@font-face {
  font-family: 'Graphik Web';
  src: url('../eot/graphik-extralight-web.eot');
  src: url('../eot/graphik-extralight-webd41d.eot#iefix') format('embedded-opentype'), url('../woff/graphik-extralight-web.woff') format('woff'), url('../ttf/graphik-extralight-web.ttf') format('truetype'), url('../svg/graphik-extralight-web.svg#Graphik-Extralight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('../eot/graphik-extralightitalic-web.eot');
  src: url('../eot/graphik-extralightitalic-webd41d.eot#iefix') format('embedded-opentype'), url('../woff/graphik-extralightitalic-web.woff') format('woff'), url('../ttf/graphik-extralightitalic-web.ttf') format('truetype'), url('../svg/graphik-extralightitalic-web.svg#Graphik-ExtralightItalic') format('svg');
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('../eot/graphik-regular-web.eot');
  src: url('../eot/graphik-regular-webd41d.eot#iefix') format('embedded-opentype'), url('../woff/graphik-regular-web.woff') format('woff'), url('../ttf/graphik-regular-web.ttf') format('truetype'), url('../svg/graphik-regular-web.svg#Graphik-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('../eot/graphik-regularitalic-web.eot');
  src: url('../eot/graphik-regularitalic-webd41d.eot#iefix') format('embedded-opentype'), url('../woff/graphik-regularitalic-web.woff') format('woff'), url('../ttf/graphik-regularitalic-web.ttf') format('truetype'), url('../svg/graphik-regularitalic-web.svg#Graphik-RegularItalic') format('svg');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('../eot/graphik-medium-web.eot');
  src: url('../eot/graphik-medium-webd41d.eot#iefix') format('embedded-opentype'), url('../woff/graphik-medium-web.woff') format('woff'), url('../ttf/graphik-medium-web.ttf') format('truetype'), url('../svg/graphik-medium-web.svg#Graphik-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'Graphik Web';
  src: url('../eot/graphik-semibold-web.eot');
  src: url('../eot/graphik-semibold-webd41d.eot#iefix') format('embedded-opentype'), url('../woff/graphik-semibold-web.woff') format('woff'), url('../ttf/graphik-semibold-web.ttf') format('truetype'), url('../svg/graphik-semibold-web.svg#Graphik-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 62.5%;
  line-height: 1.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
ol,
ul {
  list-style: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
p {
  color: #5d5d66;
}
a {
  color: #7856ff;
}
a:hover {
  color: #8c6fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  outline: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
button,
input {
  border: 1px solid;
  outline: none;
  line-height: normal;
  *overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
::selection {
  background: #65b9ff;
  color: #ffffff;
  text-shadow: none;
}
::-moz-selection {
  background: #65b9ff;
  color: #ffffff;
  text-shadow: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body {
  height: 100%;
}
html {
  position: relative;
  background-color: #f6f6f7;
  scroll-behavior: smooth;
}
body {
  color: #111324;
  min-width: 320px;
  text-rendering: optimizeLegibility;
  letter-spacing: -0.05em;
}
body > div[role=dialog] > div {
  max-width: 100%;
}
body.grey {
  background: #f6f6f7;
}
body.snug header {
  border-bottom: none;
}
body > img {
  display: none;
}
.fullwidth {
  width: 100%;
  clear: both;
  position: relative;
  z-index: 2;
}
.central,
.inner {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.clear {
  clear: both;
}
strong {
  font-weight: 600;
}
strong * {
  font-weight: 600;
}
em {
  font-style: italic;
}
.linker {
  color: inherit;
  border-bottom: 1px dotted;
  padding-bottom: 1px;
}
.linker:hover {
  color: inherit;
  border-bottom: none;
}
.hidden {
  display: none;
}
.hide {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* Lazy Loading */
img {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
img[data-src] {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.llbg {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
/* Accessibility */
a:focus {
  outline: #5d5d66 auto 5px;
}
/* BUTTON STYLES */
.cmbtn,
div.mktoForm form .mktoButton {
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.6em;
  line-height: 1.308em;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -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;
}
.cmbtn.primary,
div.mktoForm form .mktoButton {
  padding: 20px 40px;
  background-color: #7856ff;
  color: #ffffff;
}
.cmbtn.primary:hover,
div.mktoForm form .mktoButton:hover {
  background-color: #886aff;
}
.cmbtn.primary.white {
  padding: 19px 39px;
  background-color: #ffffff;
  color: #7856ff;
  border: 1px solid #ffffff;
}
.cmbtn.primary.white:hover,
.cmbtn.primary.white:active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  background-color: transparent;
  color: #ffffff;
}
.cmbtn.primary.white:hover.disabled,
.cmbtn.primary.white:active.disabled {
  background-color: #ffffff;
  color: #7856ff;
}
.cmbtn.primary.melon {
  background-color: #FF7055;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.cmbtn.primary.melon:hover,
.cmbtn.primary.melon:active {
  background-color: #ff8169;
}
.cmbtn.primary.secondary-lg {
  background-color: #51cfdb;
  color: #111324;
}
.cmbtn.primary.secondary-lg:hover,
.cmbtn.primary.secondary-lg:active {
  background-color: #6ad6e0;
}
.cmbtn.secondary {
  padding: 10px 25px;
  background: #51cfdb;
  color: #111324;
}
.cmbtn.secondary:hover {
  background-color: #6ad6e0;
}
.cmbtn.secondary.customers-b {
  padding: 20px 40px;
}
.cmbtn.secondary.white {
  padding: 9px 24px;
  background-color: #ffffff;
  color: #51cfdb;
  border: 1px solid #ffffff;
}
.cmbtn.secondary.white:hover,
.cmbtn.secondary.white:active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  background-color: transparent;
  color: #ffffff;
}
.cmbtn.secondary.white:hover.disabled,
.cmbtn.secondary.white:active.disabled {
  background-color: #ffffff;
  color: #51cfdb;
}
.cmbtn.secondary.white.purple {
  color: #7856ff;
}
.cmbtn.secondary.white.purple:hover,
.cmbtn.secondary.white.purple:active {
  color: #ffffff;
}
.cmbtn.secondary.white.gradient-text span {
  background: #7856ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #7856ff 0%, #65b9ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #7856ff 0%, #65b9ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #7856ff 0%, #65b9ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7856ff', endColorstr='#65b9ff',GradientType=1);
  /* IE6-9 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cmbtn.secondary.white.gradient-text:hover,
.cmbtn.secondary.white.gradient-text:active {
  background-color: #f0f0f0;
}
.cmbtn.tertiary {
  padding: 9px 24px;
  color: #51cfdb;
  background-color: transparent;
  text-shadow: none;
  border: 1px solid #51cfdb;
}
.cmbtn.tertiary:hover,
.cmbtn.tertiary:active {
  color: #111324;
  background-color: #6ad6e0;
}
.cmbtn.tertiary:hover.disabled,
.cmbtn.tertiary:active.disabled {
  background-color: transparent;
  color: #51cfdb;
}
.cmbtn.tertiary.white {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.cmbtn.tertiary.white:hover,
.cmbtn.tertiary.white:active {
  color: #111324;
  background-color: #ffffff;
}
.cmbtn.tertiary.white:hover.disabled,
.cmbtn.tertiary.white:active.disabled {
  background-color: transparent;
  color: #ffffff;
}
.cmbtn.tertiary.purple {
  color: #7856ff;
  border: 1px solid #7856ff;
}
.cmbtn.tertiary.purple:hover,
.cmbtn.tertiary.purple:active {
  color: #ffffff;
  background-color: #7856ff;
}
.cmbtn.tertiary.purple:hover.disabled,
.cmbtn.tertiary.purple:active.disabled {
  background-color: transparent;
  color: #7856ff;
}
.cmbtn.disabled,
div.mktoForm form .mktoButton.disabled {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)' !important;
  filter: alpha(opacity=50) !important;
  -moz-opacity: 0.5 !important;
  -khtml-opacity: 0.5 !important;
  opacity: 0.5 !important;
  cursor: default !important;
}
.cmbtn.tallbtn {
  padding: 20px 40px !important;
}
.cmbtn.tallbtn.tertiary {
  padding: 19px 38px !important;
}
.cmbtn.medbtn,
.cmbtn.shortbtn {
  padding: 11px 25px 11px !important;
}
.cmbtn.medbtn.tertiary,
.cmbtn.shortbtn.tertiary {
  padding: 9px 23px !important;
}
.cmbtn.play {
  display: block;
  position: relative;
}
.cmbtn.play:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 54px;
  margin: -27px 0 0 -40px;
  background-image: url(../svg/play-btn.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
html.noscroll {
  overflow: hidden;
  position: relative;
  height: 100%;
}
html.noscroll body {
  overflow: hidden;
  position: relative;
  height: 100%;
}
body {
  padding-top: 80px;
}
body.cn {
  padding-top: 112px;
}
header {
  width: 100%;
  height: auto;
  clear: both;
  margin: 0;
  min-width: 320px;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 101;
  border: none;
}
header .fullwidth.dark {
  background: #111324;
  height: 80px;
  position: static;
}
header .central {
  position: static;
}
@media only screen and (max-width: 850px) {
  header .central {
    width: 100%;
  }
}
header #topBar {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 850px) {
  header #topBar {
    height: 80px;
  }
}
header #topBar #cmlogo {
  float: left;
  padding: 30px 0 0 0;
  background: none;
  margin: 0 30px 0 0;
  text-indent: -9999px;
  width: 200px;
  overflow: hidden;
}
header #topBar #cmlogo.has-mobile-banner {
  transition: width 0.2s ease-in-out 0.2s;
}
@media only screen and (max-width: 850px) {
  header #topBar #cmlogo.has-mobile-banner.logo-small {
    width: 22px;
    overflow: hidden;
    transition: width 0.2s ease-in-out;
  }
}
header #topBar #cmlogo a {
  width: 200px;
  display: block;
  border: none;
  margin-left: 0;
}
header #topBar #cmlogo a svg {
  display: block;
}
header #topBar #cmlogo a .logo-color {
  fill: #ffffff;
}
@media only screen and (max-width: 1300px) {
  header #topBar #cmlogo {
    width: 150px;
    margin-right: 20px;
  }
  header #topBar #cmlogo a,
  header #topBar #cmlogo svg {
    width: 150px;
    height: 28px;
  }
}
@media only screen and (max-width: 1111px) {
  header #topBar #cmlogo {
    width: 20px;
  }
}
@media only screen and (max-width: 1060px) {
  header #topBar #cmlogo {
    width: 20px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 1111px) and (max-width: 1300px) {
  header #topBar #cmlogo {
    width: 20px;
    margin-right: 20px;
  }
  header #topBar #cmlogo a,
  header #topBar #cmlogo svg {
    width: 150px;
    height: 28px;
  }
}
@media only screen and (max-width: 850px) {
  header #topBar #cmlogo {
    width: 200px;
    margin-left: 5%;
  }
}
header #topBar a.menu-link {
  display: none;
}
@media only screen and (max-width: 850px) {
  header #topBar a.menu-link {
    margin: 0 5% 0 0;
    display: block;
    float: right;
    position: relative;
    top: 23px;
    right: -10px;
    padding: 10px;
  }
}
header #topBar a.menu-link span {
  display: block;
  height: 2px;
  width: 15px;
  background: #fff;
  margin: 1px 0 3px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: -webkit-transform 0.1s linear;
  -moz-transition: -moz-transform 0.1s linear;
  -o-transition: -o-transform 0.3s linear;
  transition: transform 0.1s linear;
}
header #topBar a.menu-link:hover .line-1 {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
header #topBar a.menu-link:hover .line-3 {
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
header #topBar a.menu-link.active span {
  -webkit-transition: transform 0.2s ease-out, opacity 0.1s linear;
  -moz-transition: transform 0.2s ease-out, opacity 0.1s linear;
  -ms-transition: transform 0.2s ease-out, opacity 0.1s linear;
  -o-transition: transform 0.2s ease-out, opacity 0.1s linear;
  transition: transform 0.2s ease-out, opacity 0.1s linear;
}
header #topBar a.menu-link.active .line-1 {
  -webkit-transform: translateY(5px) translateX(0) rotate(45deg);
  -moz-transform: translateY(5px) translateX(0) rotate(45deg);
  -ms-transform: translateY(5px) translateX(0) rotate(45deg);
  -o-transform: translateY(5px) translateX(0) rotate(45deg);
  transform: translateY(5px) translateX(0) rotate(45deg);
}
header #topBar a.menu-link.active .line-2 {
  opacity: 0;
}
header #topBar a.menu-link.active .line-3 {
  -webkit-transform: translateY(-5px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-5px) translateX(0) rotate(-45deg);
  -ms-transform: translateY(-5px) translateX(0) rotate(-45deg);
  -o-transform: translateY(-5px) translateX(0) rotate(-45deg);
  transform: translateY(-5px) translateX(0) rotate(-45deg);
}
header #topBar #mobileBanner {
  display: none;
}
@keyframes animateIn {
  0% {
    opacity: 0;
  }
}
header #mainNav {
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 850px) {
  header #mainNav {
    height: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    overflow: auto;
    -webkit-transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -ms-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    background-color: rgba(17, 19, 36, 0.97);
  }
  header #mainNav.active {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
header #skipnav {
  position: absolute;
  bottom: 0;
  left: 0;
}
header #skipnav a {
  width: 10em;
  display: block;
  color: #ffffff;
  background: #111324;
  text-decoration: none;
  padding: 5px;
  position: absolute;
  left: -1000em;
  top: 0;
  font-weight: 600;
  font-size: 1.6em;
}
header #skipnav a:focus {
  z-index: 99;
  left: 0;
  outline: #f6f6f7 dashed 1px;
}
header ul#primary {
  display: inline-block;
  background: none;
  border: none;
}
@media only screen and (max-width: 850px) {
  header ul#primary {
    margin: 0;
    min-width: 320px;
    position: relative;
    width: 100%;
  }
}
header ul#primary li {
  float: left;
}
@media only screen and (max-width: 850px) {
  header ul#primary li {
    clear: both;
    margin: 0;
    width: 100%;
  }
}
header ul#primary li.active a {
  color: #51cfdb !important;
}
header ul#primary li.active ul li a {
  color: #111324 !important;
}
header ul#primary li ul li.active a {
  color: #51cfdb !important;
}
header ul#primary li a {
  float: left;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: 200;
  letter-spacing: 0.085em;
  padding: 32px 12px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
header ul#primary li a.show-mobile {
  display: none;
}
header ul#primary li a:hover,
header ul#primary li a:active,
header ul#primary li a:focus {
  color: #51cfdb;
}
header ul#primary li a:focus {
  color: #51cfdb;
  outline: #5d5d66 dashed 1px;
}
header ul#primary li a.spacer {
  padding: 0;
}
header ul#primary li a.phonenumber {
  display: none;
}
@media only screen and (max-width: 1400px) {
  header ul#primary li a {
    padding: 32px 7px;
    font-size: 1.4em;
  }
}
@media only screen and (max-width: 920px) {
  header ul#primary li a {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 850px) {
  header ul#primary li a {
    text-transform: none;
    text-align: center;
    font-size: 2em;
    height: auto;
    padding: 15px 0px 15px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
  }
  header ul#primary li a.hide-mobile {
    display: none;
  }
  header ul#primary li a.show-mobile {
    display: block;
  }
  header ul#primary li a.phonenumber {
    display: none;
  }
  header ul#primary li a.phonenumber.active {
    display: block;
  }
  header ul#primary li a.active {
    background-color: #7856ff;
    color: #ffffff;
  }
  header ul#primary li a svg {
    transition: all 0.025s linear;
  }
  header ul#primary li a.active svg {
    transform: rotate(180deg);
  }
}
header ul#primary li#cmlogo {
  background: none;
  float: left;
  margin: 0 25px 0 0;
  text-indent: -9999px;
}
header ul#primary li#cmlogo a {
  background: url('../png/cm-logo.png') top left no-repeat;
  width: 160px;
  background-position: 0 0;
  height: 40px;
  margin-left: 0;
}
header ul#second {
  float: right;
  right: 0;
}
@media only screen and (max-width: 850px) {
  header ul#second {
    clear: both;
    float: none;
    margin: 0;
    padding: 5px 0 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
header ul#second li {
  float: right;
}
@media only screen and (max-width: 850px) {
  header ul#second li {
    float: none;
  }
}
header ul#second li a:not(.cmbtn) {
  color: #f6f6f7;
  float: left;
  font-size: 1.6em;
  font-weight: 200;
  letter-spacing: 0.085em;
  padding: 32px 12px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-align: center;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
@media only screen and (max-width: 1400px) {
  header ul#second li a:not(.cmbtn) {
    padding: 32px 7px;
    font-size: 1.4em;
  }
}
@media only screen and (max-width: 920px) {
  header ul#second li a:not(.cmbtn) {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 850px) {
  header ul#second li a:not(.cmbtn) {
    height: auto;
    padding: 0 30px 20px;
    width: 100%;
    float: none;
    margin: 0 auto;
    display: block;
  }
  header ul#second li a:not(.cmbtn).hide-mobile {
    display: none;
  }
}
header ul#second li a:not(.cmbtn):hover,
header ul#second li a:not(.cmbtn):active,
header ul#second li a:not(.cmbtn):focus {
  color: #51cfdb;
}
header ul#second li a:not(.cmbtn):focus {
  color: #51cfdb;
  outline: #5d5d66 dashed 1px;
}
header ul#second li.active a {
  color: #a8e7ed;
}
header ul#second li a.cmbtn {
  margin-left: 10px;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media only screen and (max-width: 1360px) {
  header ul#second li a.cmbtn {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 850px) {
  header ul#second li a.cmbtn {
    padding: 21px 40px !important;
    width: 90%;
    margin: 10px 5%;
    font-size: 1.6em;
  }
}
header ul#second li a.cmbtn:focus {
  outline: #f6f6f7 dashed 1px;
}
header ul#second li .subnav {
  overflow: hidden;
  position: fixed;
  z-index: -1;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: none;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media only screen and (max-width: 850px) {
  header ul#second li .subnav {
    display: none;
  }
}
header ul#second li .subnav .backing {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2a2941;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=98);
  -moz-opacity: 0.98;
  -khtml-opacity: 0.98;
  opacity: 0.98;
}
header ul#second li .subnav.open {
  z-index: 9999;
  display: block;
}
header ul#second li .subnav .central {
  overflow: hidden;
  height: 100%;
  position: relative;
}
header ul#second li .subnav .logo {
  width: 200px;
  display: block;
  border: none;
  height: 20px;
  margin-left: 0;
  text-indent: -9999em;
  margin-top: 30px;
}
header ul#second li .subnav .logo svg {
  display: block;
  width: 200px;
}
header ul#second li .subnav .logo .logo-color {
  fill: #ffffff;
}
@media only screen and (max-width: 970px) {
  header ul#second li .subnav .logo {
    width: 16px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 850px) {
  header ul#second li .subnav .logo {
    margin: 0 0 0 21px;
    width: 200px;
    height: 20px;
  }
}
header ul#second li .subnav .close {
  position: absolute;
  top: 20px;
  right: 0;
  width: 21px;
  height: 31px;
  padding: 10px 0;
  cursor: pointer;
  background: url(../svg/cross-white.svg) no-repeat right center;
  background-size: 12px;
}
header ul#second li .subnav .block {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -180px;
  width: 420px;
  padding: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1em;
  line-height: 1;
  color: #ececed;
  letter-spacing: 0.05em;
}
header ul#second li .subnav .block .title {
  font-size: 1.3em;
  line-height: 1.615em;
  font-weight: 600;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 40px;
  padding-bottom: 6px;
}
header ul#second li .subnav .block .title.small {
  margin-bottom: 26px;
  padding-top: 12px;
}
header ul#second li .subnav .block .number {
  display: block;
  overflow: hidden;
  margin-bottom: 32px;
  -webkit-font-smoothing: subpixel-antialiased;
}
header ul#second li .subnav .block .number .location {
  font-size: 1.1em;
  line-height: 1;
  letter-spacing: 0.05em;
  float: left;
  font-weight: 600;
  position: relative;
  top: 5px;
}
header ul#second li .subnav .block .number .phone {
  font-size: 1.8em;
  line-height: 0.889em;
  font-weight: 200;
  float: right;
}
header ul#second li .subnav .block .number .phone a {
  padding: 0;
  color: #ffffff;
  font-size: 1em;
}
header ul#second li .subnav .block .standalonephone {
  font-size: 2.1em;
  font-weight: 200;
  padding: 0;
  display: block;
  float: none;
  text-transform: initial;
  overflow: visible;
  margin-bottom: 55px;
  color: #ececed;
  text-align: left;
  letter-spacing: 0.01em;
}
header ul#second li .subnav .block .standalonephone a {
  float: none;
  padding-left: 0;
  color: #ececed;
  font-weight: 200;
}
header ul#second li .subnav .block .sublink {
  font-size: 2.1em;
  font-weight: 200;
  padding: 0;
  display: block;
  float: none;
  text-transform: initial;
  overflow: visible;
  margin-bottom: 35px;
  color: #ececed;
  text-align: left;
  letter-spacing: 0.01em;
}
header ul#second li .subnav .block .sublink:after {
  content: '›';
  padding-left: 10px;
  -webkit-transition: padding 0.1s ease-in-out;
  -moz-transition: padding 0.1s ease-in-out;
  -ms-transition: padding 0.1s ease-in-out;
  -o-transition: padding 0.1s ease-in-out;
  transition: padding 0.1s ease-in-out;
}
header ul#second li .subnav .block .sublink:hover {
  color: #ffffff;
}
header ul#second li .subnav .block .sublink:hover:after {
  padding-left: 12px;
}
header ul#second li .subnav .block .title::selection,
header ul#second li .subnav .block .location::selection,
header ul#second li .subnav .block .phone::selection,
header ul#second li .subnav .block .sublink::selection {
  background: #8c6fff;
}
header ul#second li .subnav .block .title::-moz-selection,
header ul#second li .subnav .block .location::-moz-selection,
header ul#second li .subnav .block .phone::-moz-selection,
header ul#second li .subnav .block .sublink::-moz-selection {
  background: #8c6fff;
}
@media only screen and (max-width: 850px) {
  header ul#second li .subnav.show-mobile {
    height: auto;
    overflow: visible;
    position: static;
  }
  header ul#second li .subnav.show-mobile .backing {
    display: none;
  }
}
header.leadgen #topBar #cmlogo {
  float: left;
}
header.leadgen #second {
  display: block;
}
header.leadgen #second .cmbtn {
  width: auto;
  padding: 9px 10px 8px !important;
}
header.leadgen.dark #topBar #cmlogo .logo-color {
  fill: #111324;
}
.placeholder {
  color: #5d5d66 !important;
}
/* Transparent Version */
body.transparent {
  padding-top: 0 !important;
}
body.transparent header {
  position: relative;
}
body.transparent header .fullwidth.dark {
  background: none;
}
@media only screen and (max-width: 850px) {
  body.transparent header #topBar.active {
    -webkit-transition: background-color 0.35s ease-in-out;
    -moz-transition: background-color 0.35s ease-in-out;
    -ms-transition: background-color 0.35s ease-in-out;
    -o-transition: background-color 0.35s ease-in-out;
    transition: background-color 0.35s ease-in-out;
    background-color: rgba(17, 19, 36, 0.97);
  }
}
body.transparent header.leadgen #topBar #cmlogo {
  float: none;
  margin: 0 auto;
}
@media only screen and (max-width: 970px) {
  body.transparent header.leadgen #topBar #cmlogo {
    width: 200px;
  }
}
@media only screen and (max-width: 850px) {
  body.transparent header.leadgen #topBar a.menu-link {
    display: none;
  }
}
body.transparent header.leadgen #topBar.active #cmlogo {
  float: left;
  margin-left: 5%;
}
body.transparent header.leadgen #topBar.active a.menu-link {
  display: block;
}
body.transparent header.leadgen #mainNav.active #second {
  display: block;
}
body.transparent header.leadgen #second {
  display: none;
}
body.transparent.headscroll header {
  position: absolute;
  top: 0;
  left: 0;
}
body.headscroll.transparent header.leadgen.dark #topBar #cmlogo .logo-color {
  fill: #111324;
}
body.headscroll header.leadgen.dark #topBar #cmlogo .logo-color {
  fill: #ffffff;
}
header > div .primary-nav a > svg,
header > div .primary-nav .dropdown {
  display: none;
}
header > div.feat_drop ul.primary-nav#primary li.has-dropdown {
  position: relative;
}
header > div.feat_drop ul.primary-nav#primary li.has-dropdown.active svg path {
  stroke: #51cfdb;
}
header > div.feat_drop ul.primary-nav#primary li.has-dropdown > a {
  pointer-events: none;
}
header > div.feat_drop ul.primary-nav#primary li.has-dropdown svg {
  display: inline-block;
  transition: all 0.2s ease;
}
header > div.feat_drop ul.primary-nav#primary li.has-dropdown:hover svg {
  transform: rotate(-180deg);
}
header > div.feat_drop ul.primary-nav#primary li.has-dropdown:hover svg path {
  stroke: #51cfdb;
}
header > div.feat_drop ul.primary-nav#primary li ul li.active a {
  position: relative;
  color: #111324 !important;
}
@media only screen and (max-width: 850px) {
  header > div.feat_drop ul.primary-nav#primary li ul li.active a {
    color: #51cfdb !important;
  }
}
header > div.feat_drop ul.primary-nav#primary li ul li.active a::after {
  content: '';
  position: absolute;
  height: 2px;
  width: calc(100% - 32px);
  bottom: 0;
  left: 16px;
  background: #111324;
}
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown ul {
  position: absolute;
  display: none;
  visibility: hidden;
  margin-top: 3.8rem;
  opacity: 0;
  transition: all 0.5s ease;
  left: 0;
  box-shadow: 0px 8px 24px rgba(17, 19, 36, 0.18);
  border-radius: 4px;
}
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown ul li:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown:hover > ul,
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown:focus-within > ul,
header > div.feat_drop ul.primary-nav#primary ul li ul:hover {
  visibility: visible;
  display: block;
  opacity: 1;
  background: #ffffff;
  z-index: 100;
}
@media only screen and (max-width: 850px) {
  header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown:hover > ul,
  header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown:focus-within > ul,
  header > div.feat_drop ul.primary-nav#primary ul li ul:hover {
    display: none;
    position: relative;
    visibility: hidden;
    opacity: 0;
  }
}
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown ul li {
  clear: both;
  width: 100%;
}
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown ul li:hover {
  background: #51cfdb;
}
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown ul li a {
  padding: 16px 16px;
  font-size: 14px;
  font-weight: 400;
  color: #111324;
}
header > div.feat_drop ul.primary-nav#primary li.nav_item.has-dropdown ul li a:hover {
  color: #111324;
}
@media only screen and (max-width: 850px) {
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li a {
    text-align: left;
    padding-left: 2rem;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.has-dropdown > a {
    pointer-events: none;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.has-dropdown svg {
    transform: rotate(0deg);
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.has-dropdown svg path {
    stroke: #ffffff;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.has-dropdown.active .dropdown > .dropdown_item.active > a {
    color: #51cfdb !important;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.has-dropdown.active svg path {
    stroke: #51cfdb;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.has-dropdown.open svg {
    transform: rotate(-180deg);
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.nav_item.has-dropdown.open ul {
    display: block;
    position: relative;
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    background: #111324;
    z-index: 100;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.nav_item.has-dropdown.open:hover > ul,
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.nav_item.has-dropdown.open:focus-within > ul,
  header > div.feat_drop #mainNav.active ul.primary-nav#primary ul li ul:hover {
    visibility: visible;
    display: block;
    opacity: 1;
    background: #111324;
    z-index: 100;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.nav_item.has-dropdown.open ul li {
    clear: both;
    width: 100%;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.nav_item.has-dropdown.open ul li:hover {
    background: none;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.nav_item.has-dropdown.open ul li a {
    padding: 16px 16px 16px 3rem;
    font-size: 14px;
    font-weight: 200;
    color: #ffffff !important;
  }
  header > div.feat_drop #mainNav.active ul.primary-nav#primary li.nav_item.has-dropdown.open ul li a:hover {
    color: #51cfdb !important;
  }
}
@media only screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}
header li.support {
  display: none;
}
@media only screen and (max-width: 850px) {
  header li.support {
    display: block;
  }
}
header .primary-nav,
header .secondary-nav {
  display: inline;
}
header .secondary-nav {
  float: right;
}
@media only screen and (max-width: 850px) {
  header .secondary-nav {
    float: none;
  }
}
section {
  background: #ffffff;
  padding: 8em 0;
}
@media only screen and (max-width: 767px) {
  section {
    padding: 6em 0;
  }
}
section:first-of-type {
  padding-top: 6em;
}
section:first-of-type.shorthead {
  min-height: 352px;
}
section:first-of-type.longhead {
  min-height: 786px;
}
section:first-of-type .inner {
  height: 100%;
}
section:first-of-type .inner.auto {
  height: auto;
}
section.overflow {
  overflow: hidden;
}
section.with-nav:first-of-type {
  padding-top: 140px;
}
section.with-nav:first-of-type.shorthead {
  min-height: 432px;
}
section.with-nav:first-of-type.longhead {
  min-height: 866px;
}
body.transparent section:first-of-type {
  padding-top: 148px;
}
body.transparent section:first-of-type.shorthead {
  min-height: 432px;
}
body.transparent section:first-of-type.longhead {
  min-height: 866px;
}
section#textonly {
  padding-top: 75px;
  overflow: hidden;
}
section#textonly .container {
  width: 100%;
  padding: 50px 0;
}
@media only screen and (max-width: 850px) {
  #login,
  .app-login-line {
    padding: 21px 40px !important;
    width: 90% !important;
    margin: 5px 5% !important;
    font-size: 1.6em;
    background-color: #7856ff;
    color: #ffffff;
    font-weight: 500 !important;
  }
}
h1 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 5.6em;
  line-height: 1.167em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  text-align: center;
  margin: 0 auto 17px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 4.6em;
  }
}
h2 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 4em;
  line-height: 1.19em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  margin: 0 auto 17px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 3em;
  }
}
h3 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 3.6em;
  line-height: 1.25em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  margin: 0 auto 14px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 2.6em;
  }
}
h4 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 3em;
  line-height: 1.23em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  max-width: 830px;
  margin: 0 auto 10px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  h4 {
    font-size: 2em;
  }
}
h5 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  h5 {
    font-size: 1.8em;
  }
}
h6 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 1.308em;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.038em;
  color: #111324;
  width: 100%;
  margin: 0 0 5px;
  padding: 0;
}
p {
  font-size: 1.8em;
  line-height: 1.5em;
  color: #111324;
  padding: 0;
  margin: 0 auto 1.25em;
  text-align: left;
}
p:last-child {
  margin-bottom: 0;
}
p.lead {
  font-size: 2.2em;
  line-height: 1.46em;
  margin-bottom: 25px;
}
p span.lead {
  font-size: 1.375em;
  line-height: 1.46em;
}
p.small {
  font-size: 1.4em;
  line-height: 1.615em;
}
p img {
  margin: 20px 0;
  max-width: 547px;
}
p img.inline {
  margin: 0;
}
p img.inline.right {
  float: right;
  margin: 4px 0 25px 30px;
  border: none;
}
p img.inline.left {
  float: left;
  margin: 4px 30px 15px 0;
}
p .green {
  color: #7856ff;
}
p .blue {
  color: #65b9ff;
}
p.color__white {
  color: #ffffff;
}
p a.inline img {
  opacity: 0.8;
}
p a.inline img:hover {
  opacity: 1;
}
p .inline-quote {
  float: right;
  width: 30%;
  margin-right: -4%;
  padding: 0 0 15px 10%;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-size-adjust: 0.48;
  font-weight: 200;
  font-style: italic;
  font-size: 1.5em;
  letter-spacing: 0.03em;
  line-height: 1.2em;
  color: #5d5d66;
  background: url('../png/quote_lightgrey.png') left top no-repeat;
  background-position: 15% 5px;
}
p i {
  font-style: normal;
}
p strong,
p b {
  font-weight: 600;
  color: #8a8b93;
}
p a.bigbutton {
  font-size: inherit !important;
  margin-left: 0;
}
p a.twitter {
  display: inline;
  color: #65b9ff;
  background: url('../png/twitter.png') left center no-repeat #e7f6fc;
  background-size: 13px 11px;
  background-position: 7px center;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 5px 5px 27px;
  margin-right: 5px;
}
p a.twitter:hover {
  color: #5bb4ff;
  background-color: #def3fb;
}
p a.twitter:active {
  background-color: #d0eef9;
}
hgroup {
  max-width: 700px;
  width: 100%;
  margin: 0 auto 6em;
  padding: 0;
  text-align: center;
  border: none;
  overflow: hidden;
}
@media only screen and (max-width: 520px) {
  hgroup {
    margin: 0 auto 4em;
  }
}
hgroup p {
  text-align: center;
}
hgroup p:last-child {
  margin-bottom: 0;
}
blockquote {
  width: 70%;
  margin: 0 7.5% 40px 11%;
  font-size: 2.2em;
  line-height: 1.45em;
  color: #5d5d66;
  border-left: 2px solid #65b9ff;
  padding: 0 0 0 5%;
  clear: both;
}
blockquote:before {
  content: '“';
}
blockquote:after {
  content: '”';
}
/* FORM ELEMENTS */
label {
  position: relative;
  display: block;
}
label span {
  font-size: 1.3em;
  line-height: 1.3em;
  color: #5d5d66;
}
label span em,
label span .required {
  padding: 0 0.2em;
}
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='number'],
input[type='search'],
input[type='url'],
input#siteurl,
textarea,
select {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6em;
  line-height: 1.5em;
  color: #111324;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #727272;
  padding: 12px 17px;
  margin: 2px 0 11px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  resize: none;
  width: 100%;
}
input[type='text']:hover,
input[type='email']:hover,
input[type='tel']:hover,
input[type='password']:hover,
input[type='number']:hover,
input[type='search']:hover,
input[type='url']:hover,
input#siteurl:hover,
textarea:hover,
select:hover {
  border: 1px solid #5d5d66;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='password']:focus,
input[type='number']:focus,
input[type='search']:focus,
input[type='url']:focus,
input#siteurl:focus,
textarea:focus,
select:focus,
input[type='text']:active,
input[type='email']:active,
input[type='tel']:active,
input[type='password']:active,
input[type='number']:active,
input[type='search']:active,
input[type='url']:active,
input#siteurl:active,
textarea:active,
select:active {
  border: 1px solid #65b9ff;
}
input[type='text'].error,
input[type='email'].error,
input[type='tel'].error,
input[type='password'].error,
input[type='number'].error,
input[type='search'].error,
input[type='url'].error,
input#siteurl.error,
textarea.error,
select.error {
  border: 1px solid #ffde4d;
}
input[type='search'] {
  background-image: url('../svg/search-icon.svg');
  background-image: none\9;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: right 14px center;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  height: 100px;
}
::-webkit-input-placeholder {
  color: #5d5d66;
  font-style: italic;
}
::-moz-placeholder {
  color: #5d5d66;
  font-style: italic;
}
:-ms-input-placeholder {
  color: #5d5d66;
  font-style: italic;
}
:-moz-placeholder {
  color: #5d5d66;
  font-style: italic;
}
.custom-select {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 2px 0 11px;
  width: 100%;
  cursor: pointer;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #727272;
}
.custom-select option {
  font-weight: normal;
}
.custom-select:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 6px;
  top: 50%;
  right: 14px;
  margin-top: -3px;
  background-image: url('../svg/dropdown-arrow.svg');
  background-image: none\9;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
  pointer-events: none;
}
.custom-select:hover,
.custom-select:focus,
.custom-select:active {
  border: 1px solid #5d5d66;
  outline: none;
}
.custom-select.error {
  border: 1px solid #ffde4d;
}
.custom-select select {
  width: 100%;
  margin: 0;
  background: none;
  outline: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1.6em;
  padding-right: 23px;
}
.custom-select select:hover,
.custom-select select:focus,
.custom-select select:active {
  outline: none;
  background: transparent;
}
.custom-checkbox-container {
  padding-right: 20px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.custom-checkbox-container label {
  align-self: center;
}
@media only screen and (max-width: 1100px) {
  .custom-checkbox-container {
    width: 100%;
    clear: left;
    height: 35px;
  }
}
.custom-checkbox {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 8px;
  cursor: pointer;
  align-self: center;
}
.custom-checkbox span {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #727272;
  background-color: #ffffff;
  -webkit-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -moz-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -ms-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.custom-checkbox input[type='checkbox'] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  /* Remove select styling */
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.custom-checkbox input[type='checkbox']:checked + span {
  border: 1px solid #7856ff;
  background-color: #7856ff;
  background-image: url(../svg/checkbox-tick.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.custom-checkbox.large span {
  width: 33px;
  height: 33px;
}
.custom-checkbox.large input[type='checkbox']:checked + span {
  background-size: 17px;
}
.custom-checkbox.large + label {
  font-size: 1.6em;
  line-height: 20px;
}
.custom-checkbox.white span {
  border-color: #ffffff;
  background-color: transparent;
}
.custom-checkbox.white input[type='checkbox']:checked + span {
  border-color: #ffffff;
  background-color: #ffffff;
  background-image: url(../svg/checkbox-tick-blue.svg);
}
.toggle-radio {
  position: relative;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #5d5d66;
  height: 20px;
  min-width: 45px;
  display: inline-block;
  overflow: hidden;
}
.toggle-radio label {
  height: 0;
  overflow: hidden;
  position: static !important;
  text-align: center !important;
  line-height: 21px;
  text-transform: uppercase;
  font-size: 1.1em !important;
  color: #ffffff !important;
  background-color: #5d5d66;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.toggle-radio label:first-of-type {
  padding-left: 15px;
}
.toggle-radio label:last-of-type {
  padding-right: 15px;
}
.toggle-radio > span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  width: 15px;
  height: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #f6f6f7;
  background-image: url(../svg/toggle-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.toggle-radio input[type='radio'] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  height: 100%;
  cursor: pointer;
  background: none;
  appearence: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  z-index: 1;
}
.toggle-radio input[type='radio']:checked + label {
  height: 20px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.toggle-radio input[type='radio']:first-of-type {
  left: 0;
}
.toggle-radio input[type='radio']:first-of-type:checked + label {
  background-color: #5d5d66;
}
.toggle-radio input[type='radio']:first-of-type:checked ~ span {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3px;
  right: auto;
  background: #f6f6f7;
}
.toggle-radio input[type='radio']:last-of-type {
  right: 0;
}
.toggle-radio input[type='radio']:last-of-type:checked + label {
  background-color: #7856ff;
}
.toggle-radio input[type='radio']:last-of-type:checked ~ span {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 3px;
  left: auto;
  background: #f6f6f7;
}
.toggle-radio.white {
  border-color: #ffffff;
  background-color: transparent;
}
.toggle-radio.white label {
  color: #ffffff;
}
.toggle-radio.white > span {
  border-color: #ffffff;
  background-color: transparent;
}
.slideshow .handles {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 1000;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slideshow .handles .handle {
  width: 11px;
  height: 11px;
  -khtml-border-radius: 13px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  border: 1px solid #ececed;
  background-color: #ffffff;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  cursor: pointer;
}
.slideshow .handles .handle.current {
  border: 1px solid rgba(81, 207, 219, 0.35);
  background-color: #7bdbe4;
}
.slideshow.dark .handles .handle {
  border: 1px solid #ffffff;
  background-color: transparent;
}
.slideshow.dark .handles .handle.current {
  border: 1px solid rgba(255, 255, 255, 0.35);
  background-color: #ffffff;
}
.content hr {
  float: left;
  width: 85%;
  border: none;
  border-top: 1px solid #ececed;
  height: 0;
  margin: 20px 7.5% 45px 7.5%;
}
.content hr.sectionbreak {
  border: none;
  background: url('../png/sectionbreak.png') repeat-x;
  height: 7px;
  width: 100%;
  margin: 30px 0 60px 0;
}
.content ol,
.content ul,
.content address {
  width: 85%;
  font-size: 1.3em;
  line-height: 1.6em;
  margin: 0 7.5% 20px 7.5%;
}
.content address {
  color: #5d5d66;
}
.content img {
  max-width: 679px;
  height: auto;
}
.content .label,
.content span.label {
  padding: 2px 4px 3px;
  line-height: 2em;
  font-size: 0.85em;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  background: #4badff;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.content .label.warning,
.content span.label.warning {
  background: #f4215b;
  color: #ffffff;
}
.content .label.success,
.content span.label.success {
  background: #643dff;
}
.content .label.or,
.content span.label.or {
  background: #ececed;
  color: #ffffff;
}
.content cite {
  float: left;
  width: 70%;
  margin: 0 7.5% 0 11%;
  border-left: 2px solid #93ceff;
  padding: 0 0 20px 5%;
  font-size: 1.3em;
  color: #111324;
  font-weight: bold;
}
.content ol {
  list-style-type: decimal;
  margin-bottom: 40px;
}
.content ul {
  list-style-type: disc;
  margin-top: 8px;
  margin-bottom: 40px;
}
.content ul.slim {
  width: 70%;
  clear: both;
}
.content ul.slimline {
  clear: both;
  margin-bottom: 20px;
}
.content ul.slimline li {
  margin-bottom: 10px;
}
.content ol li,
.content ul li {
  width: 80%;
  margin-bottom: 15px;
  margin-left: 7.5%;
  padding: 0 0 0 3%;
  line-height: 1.5em;
  color: #111324;
}
.content ol li b,
.content ul li b,
.content ol li strong,
.content ul li strong {
  color: #111324;
  font-weight: 600;
}
.content ol li i,
.content ul li i {
  font-style: normal;
}
.content .gallerypost {
  float: left;
  width: auto;
  background: #ececed;
  padding: 3px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 0 0 40px 7%;
}
.content .gallerypost a {
  float: left;
  border: 1px solid #ececed;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  padding: 6px;
}
.content .gallerypost a .image {
  margin: 0;
  padding: 0;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.content .gallerypost a:hover {
  border-color: #d2d2d4;
}
.content .galleryimage {
  float: left;
  width: 100%;
  margin: 20px 0 40px 0;
  position: relative;
}
.content .galleryimage.inline {
  width: 306px;
  clear: none;
  margin: 0 5px 15px 0;
}
.content .galleryimage.inline.first {
  margin-left: 25px;
}
.content .galleryimage p {
  position: absolute;
  font-style: italic;
  width: 230px;
  left: 320px;
  bottom: -18px;
  color: #5d5d66;
  padding: 0 0 0 10px;
  border-left: 1px solid #f6f6f7;
}
.content .galleryimage .gallery {
  float: left;
  width: 300px;
  clear: both;
  background: #f6f6f7;
  padding: 0;
  margin: 0 0 0 7%;
  border: 3px solid #ececed;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.content .galleryimage .gallery:hover {
  background: #e0e0e4;
}
.content .galleryimage .gallery img {
  width: 300px !important;
  height: auto !important;
  margin: 0;
}
.content .galleryimage .gallery img.scaled {
  width: auto !important;
}
.content .galleryimage .gallery a,
.content .galleryimage .gallery .thumb {
  float: left;
  padding: 0;
  margin: 1px;
  border: 2px solid #ffffff;
  width: 294px;
  height: 186px;
  overflow: hidden;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: url('../gif/campaignmonitor_marque_grey_small.gif') center no-repeat #ffffff;
}
.content div.figure {
  float: left;
  width: 92.5%;
  margin: 10px 0 30px 7.5%;
}
.content div.figure img {
  margin: 0 !important;
}
.content iframe {
  float: left;
  max-width: 577px;
  margin: 0 0 30px 7.5%;
  clear: both;
}
.content iframe.fullvideo {
  margin: 10px 0 40px 0;
  width: 679px;
  max-width: 679px;
}
.content p iframe {
  width: 100%;
  margin: 0;
  max-width: 100%;
}
.content table {
  margin: 30px 0 50px 7.5%;
  width: 85% !important;
  border: 1px solid #ececed;
  border-collapse: collapse;
  border-bottom: none;
}
.content table.float {
  float: left;
}
.content table td {
  border-bottom: 1px solid #ececed;
  text-align: left;
  padding: 10px 6px;
  font-size: 1.4em;
}
.content table td.comment {
  font-size: 1.2em;
  color: #5d5d66;
  text-align: center;
}
.content table td.center {
  text-align: center;
}
.content table td.green {
  background: #a189ff;
  border-bottom-color: #d5eb9d;
  color: #5b9510;
  border-left: 1px solid #d5eb9d;
}
.content table tr.header {
  background: #ececed;
}
.content table tr.header td {
  padding: 10px 0 10px 6px;
  font-size: 1.2em;
  font-weight: bold;
  color: #111324;
}
.content table tr.inset {
  color: #5d5d66;
}
.content table tr.inset td.element-style.inset {
  padding-left: 20px;
}
.content table tr.green td {
  color: #111324;
  background: #a189ff;
}
.content table tr:hover {
  background: #ececed;
}
.content table tr:hover.green td,
.content table tr:hover td.green {
  background: #8c6fff;
}
.content table tr:hover td.no-hl {
  background: #ffffff;
}
.content table thead tr,
.content table tr.header {
  background: #ececed;
}
.content table thead tr td,
.content table tr.header td {
  padding: 10px 0 10px 6px;
  font-size: 1.2em;
  font-weight: bold;
  color: #111324;
}
.content table thead tr td.green,
.content table tr.header td.green {
  color: #111324;
}
.content table thead tr.slab td,
.content table tr.header.slab td {
  border-bottom-width: 2px;
}
.content table thead tr:hover td.green,
.content table tr.header:hover td.green {
  background: #a189ff;
}
.content table.borders td {
  border-left: 1px solid #ececed;
}
.content table.big {
  font-size: 1.1em;
}
.content table.big td {
  padding-top: 13px;
  padding-bottom: 13px;
}
.content table#keyguide {
  border: none;
  margin: 0 0 20px 12%;
}
.content table#keyguide td {
  border: none;
  width: 33%;
  padding: 10px 0 0 0;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #5d5d66;
}
.content table#keyguide td .key {
  display: inline-block;
  *display: inline;
  width: 10px;
  overflow: hidden;
  text-indent: -9000px;
  height: 10px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 5px 0 0;
}
.content table#keyguide td strong {
  font-weight: 500;
  color: #111324;
}
.content table#keyguide tr:hover {
  background: none;
}
.content dl {
  float: left;
  width: 80%;
  margin: 30px 7.5% 20px 7.5%;
}
.content dl dt {
  float: left;
  width: 20%;
  height: 100%;
  font-size: 1.3em;
  line-height: 1.5em;
  clear: both;
  color: #5d5d66;
}
.content dl dt:first-child {
  color: #111324;
}
.content dl dd {
  float: right;
  position: relative;
  width: 75%;
  clear: right;
  margin: 0 10px 30px 0;
  border-left: 2px solid #93ceff;
}
.content dl dd p {
  width: 95%;
  padding: 0;
  margin: 0 0 0 5%;
}
.content .pullout,
.content p.alert-1,
.content p.alert-2 {
  float: left;
  width: 85%;
  margin: 0 4.5% 20px 4.5%;
  padding: 13px 3%;
  border: 1px solid #93ceff;
  background: #93ceff;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 1.3em;
  line-height: 1.5em;
  color: #111324;
}
.content .pullout.success,
.content p.alert-1.success,
.content p.alert-2.success {
  background: #a189ff;
  border-color: #ffffff;
  color: #4f23ff;
}
.content .pullout.success strong,
.content p.alert-1.success strong,
.content p.alert-2.success strong {
  color: #7856ff;
}
.content .pullout.warning,
.content p.alert-1.warning,
.content p.alert-2.warning {
  background: #fff3c5;
  border-color: #ffe378;
  color: #937f38;
}
.content .pullout.warning strong,
.content p.alert-1.warning strong,
.content p.alert-2.warning strong {
  color: #b89f46;
}
.content .pullout.warning h5,
.content p.alert-1.warning h5,
.content p.alert-2.warning h5 {
  color: #b89f46;
  font-weight: bold;
  font-size: 0.85em;
  margin: 0 0 8px 0;
  padding: 0;
  text-transform: uppercase;
}
.content .pullout.warning a,
.content p.alert-1.warning a,
.content p.alert-2.warning a {
  color: #493f1c;
}
.content .pullout strong,
.content p.alert-1 strong,
.content p.alert-2 strong {
  display: inline;
  color: #65b9ff;
  margin: 0 5px 0 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.85em;
}
.content p.alert-2 {
  background: #fff3c5;
  border-color: #ffe378;
  color: #937f38;
}
.content p.alert-2 strong {
  color: #b89f46;
}
.content .breakout {
  float: left;
  clear: both;
  position: relative;
  width: 89.5%;
  margin: 20px 0 40px 4.5%;
  border: 1px solid #93ceff;
  background: #93ceff;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0 0 10px 0;
}
.content .breakout h3 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  color: #65b9ff;
  margin: 30px 0 10px 0;
}
@media only screen and (max-width: 767px) {
  .content .breakout h3 {
    font-size: 1.8em;
  }
}
.content .breakout .verdict {
  position: absolute;
  width: 49px;
  height: 49px;
  background: url('../png/verdict.png') top center no-repeat;
  top: -20px;
  right: 13px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.content .breakout .verdict.good {
  background-position: bottom center;
}
.content pre {
  max-width: 600px;
  width: 100%;
  margin: 10px 0 40px 0px;
  padding: 20px;
  border: 1px solid #ececed;
  background: #ffffff;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Droid Sans Mono', monospace, Courier;
  font-style: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.6em;
  color: #111324;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
  max-height: 800px;
  overflow: auto;
}
.content .codebox h5 {
  margin: 0;
}
.content .codeblock {
  float: left;
  width: 88%;
  margin: 10px 0% 40px 4.5%;
  background: #ffffff;
  border: 1px solid #ececed;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #111324;
}
.content .codeblock code {
  float: left;
  width: 90%;
  padding: 10px 25px !important;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  color: #111324;
  font-family: 'Droid Sans Mono', monospace, Courier;
  font-style: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.6em;
  max-height: 800px;
  overflow: auto;
}
.content .syntax {
  float: left;
  width: 650px;
  background: #111324;
  margin: 10px 0 40px 19px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.content .syntax .codehead {
  position: relative;
  float: left;
  width: 100%;
  background: #93ceff;
  border: 1px solid #93ceff;
  border-bottom: none;
  padding: 13px 19px;
  font-size: 1.2em;
}
.content .syntax .codehead .method {
  color: #65b9ff;
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .content .syntax .codehead .method {
    font-size: 1.8em;
  }
}
.content .syntax .codehead strong {
  color: #65b9ff;
  font-weight: 500;
}
.content .syntax .codehead code {
  margin: 0 0 0 10px;
  font-family: 'Droid Sans Mono', monospace, Courier;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.2em;
  color: #5d5d66;
}
.content .syntax .codehead .switch {
  position: absolute;
  right: 10px;
  top: 9px;
  background: #ffffff;
  padding: 1px;
  border: 1px solid #93ceff;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.content .syntax .codehead .switch a {
  float: left;
  padding: 5px 6px;
  color: #5d5d66;
  font-size: 0.85em;
  font-weight: 500;
}
.content .syntax .codehead .switch a.active {
  background: #7856ff;
  color: #ffffff;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.content .syntax .border {
  float: left;
  margin: 0;
  padding: 20px 19px;
  border: 1px solid #ececed;
  background: #ffffff;
  color: #111324;
  width: 610px;
}
.content .syntax .border pre {
  float: none;
  width: 100%;
  padding: 0;
  border: none;
}
.content .syntax pre {
  float: left;
  margin: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 608px;
  padding: 20px 19px;
  border-left: 3px solid #111324;
}
.content .syntax pre.border {
  border-top-color: #93ceff;
}
.content .syntax p {
  float: right;
  margin: 0;
  padding: 20px 19px;
  border: 1px solid #ececed;
  background: #ffffff;
  color: #111324;
  width: 627px;
  border-left: 3px solid #111324;
}
.content .syntax p.border {
  border-top-color: #93ceff;
}
.content .syntax p .label {
  font-family: 'Droid Sans Mono', monospace, Courier;
  font-style: normal;
  font-weight: normal;
  font-size: 1;
  line-height: 1;
  margin-right: 12px;
}
.content .plaintext {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 40px;
}
.content .plaintext .margins {
  position: absolute;
  height: 206px;
  width: 2px;
  border-left: 1px solid rgba(243, 177, 157, 0.4);
  border-right: 1px solid rgba(243, 177, 157, 0.4);
  left: 8%;
  top: 0;
  z-index: 100;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.content .plaintext .margins.auto {
  height: 98%;
}
.content .plaintext textarea,
.content .plaintext pre {
  float: left;
  width: 76%;
  height: 150px;
  margin: 0 4.5%;
  padding: 28px 7.5%;
  resize: none;
  border: none;
  font-family: 'Droid Sans Mono', monospace, Courier;
  font-style: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 25px;
  color: #111324;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2edca), color-stop(5%, #fcfae8));
  background: -moz-repeating-linear-gradient(top, #fcfae8, #fcfae8 24px, #f2edca 25px);
  background: repeating-linear-gradient(top, #fcfae8, #fcfae8 24px, #f2edca 25px);
  -webkit-background-size: 100% 25px;
  outline: none;
}
.content .plaintext pre {
  height: auto;
  outline: none;
  max-height: 800px;
  overflow: auto;
}
.content .plaintext .ripped {
  float: left;
  width: 91%;
  background: url('../gif/ripped_paper_yellow.gif') left bottom repeat-x;
  height: 9px;
  margin: 0 4.5%;
}
.content img.border {
  border: 1px solid #ececed;
}
.content .image {
  float: left;
  margin: 0 7.5% 20px 7.5%;
  border: none;
  padding: 0;
  outline: none;
}
.content .fullimage {
  float: left;
  margin: 10px 0 30px 0;
  border: none;
  padding: 0;
  outline: none;
}
.content .image.spacer,
.content .fullimage.spacer {
  margin-top: 30px;
  margin-bottom: 50px;
}
.content .caption {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.content .caption img.image,
.content .caption img.fullimage,
.content .caption img.spacer {
  margin-bottom: 15px;
}
.content .caption p {
  margin-top: 0;
  color: #5f5f69;
  padding-bottom: 12px;
  border-bottom: 1px dotted #ececed;
}
.content .caption p em {
  font-style: italic;
}
.content ul.recentlist {
  width: 91%;
  list-style: none;
  padding: 0;
  margin: 0 4.5%;
}
.content ul.recentlist li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ececed;
}
.content ul.recentlist li a {
  float: left;
  width: 93%;
  padding: 12px 3.5%;
  margin: 1px 0;
}
.content ul.recentlist li a:hover {
  background: #89c9ff;
}
.content .halfbox {
  float: left;
  background: #f6f6f7;
  margin: 10px 1% 50px 4%;
  width: 38%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 3.5%;
  font-size: 1.2em;
  color: #111324;
}
.content .halfbox.right {
  margin: 10px 4% 50px 1%;
}
.content .halfbox .row {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e9e9eb;
  padding: 8px 0;
}
.content .halfbox .row.last {
  border-bottom: none;
}
.content .halfbox .row strong {
  font-weight: 500;
  color: #111324;
}
.content .halfbox .row .percent {
  float: right;
  width: 70px;
  text-align: right;
}
.content .halfbox .row .percent.mover {
  background: url('../gif/green_arrow_up.gif') left center no-repeat;
}
.content .halfbox .row .percent.shaker {
  background: url('../gif/red_arrow_down.gif') left center no-repeat;
}
.content a.bigbutton {
  float: left;
  margin: 20px 0 20px 5.5%;
  -khtml-border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  background: url('../gif/arrow_right_white_padded.gif') right center no-repeat #7856ff;
  color: #ffffff;
  font-weight: 500;
  padding: 8px 27px 9px 13px;
  font-size: 1.2em;
}
.content a.bigbutton:hover {
  background-color: #57ad17;
}
.content a.bigbutton:active {
  background-color: #4c9614;
}
.content a.bigbutton.blue {
  background-color: #7856ff;
}
.content a.bigbutton.blue:hover {
  background-color: #8c6fff;
}
.content a.bigbutton.blue:active {
  background-color: #7856ff;
}
.content a.bigbutton.download {
  background-image: url('../gif/download.gif');
  background-position: right center;
}
.content a.bigbutton.download span {
  color: #ded6ff;
}
.content a.bigbutton.download:active {
  background-position: right 60%;
}
.content .clear {
  float: left;
  width: 100%;
  clear: both;
}
#hailmary {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  z-index: 10001;
}
#hailmary > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 540px;
}
#hailmary a {
  display: block;
}
#hailmary a img {
  max-width: 100%;
  height: auto;
}
#hailmary span.close {
  position: absolute;
  top: -22px;
  right: -22px;
  width: 12px;
  height: 12px;
  background-image: url(../svg/cross-dark.svg);
  background-position: center;
  background-size: 12px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 600px) {
  #hailmary span.close {
    right: 0;
  }
}
section#signup {
  padding: 15em 0;
  background: #65b9ff;
  background: -moz-linear-gradient(left, #7856ff 0%, #65b9ff 100%);
  background: -webkit-linear-gradient(left, #7856ff 0%, #65b9ff 100%);
  background: linear-gradient(to right, #7856ff 0%, #65b9ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7856ff', endColorstr='#65b9ff', GradientType=1);
}
section#signup .inner {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
section#signup h3 {
  color: #ffffff;
  width: 100%;
  max-width: 450px;
  text-align: center;
  margin-bottom: 40px;
}
section#signup p {
  color: #ffffff;
  max-width: 500px;
  text-align: center;
  margin-bottom: 40px;
}
section#signup .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 460px;
  margin: 0 auto;
}
section#signup .btn-container a {
  width: 100%;
  margin: 0;
}
section#signup .btn-container > a,
section#signup .btn-container > span,
section#signup .btn-container > div {
  flex-basis: 50%;
}
section#signup .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
section#signup .btn-container > :first-child {
  margin-right: 8px;
}
section#signup .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 511.52px) {
  section#signup .btn-container {
    display: block;
    margin: 0 auto;
  }
  section#signup .btn-container > :first-child,
  section#signup .btn-container > :last-child {
    clear: both;
    display: block;
    width: 222px;
    text-align: center;
    margin: 10px auto;
  }
}
section.cm-cta-strip .inner {
  text-align: center;
}
section.cm-cta-strip p {
  max-width: 530px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
section.cm-cta-strip p.lead {
  max-width: 850px;
}
section.cm-cta-strip .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 450px;
  margin: 0 auto;
}
section.cm-cta-strip .btn-container a {
  width: 100%;
  margin: 0;
}
section.cm-cta-strip .btn-container > a,
section.cm-cta-strip .btn-container > span,
section.cm-cta-strip .btn-container > div {
  flex-basis: 50%;
}
section.cm-cta-strip .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
section.cm-cta-strip .btn-container > :first-child {
  margin-right: 8px;
}
section.cm-cta-strip .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 500.4px) {
  section.cm-cta-strip .btn-container {
    display: block;
    margin: 0 auto;
  }
  section.cm-cta-strip .btn-container > :first-child,
  section.cm-cta-strip .btn-container > :last-child {
    clear: both;
    display: block;
    width: 217px;
    text-align: center;
    margin: 10px auto;
  }
}
section.cm-cta-strip.grey {
  background-color: #f6f6f7;
}
section.cm-cta-strip.dark {
  background: #111324;
  /* Old browsers */
  background: -moz-linear-gradient(left, #111324 0%, #212547 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #111324 0%, #212547 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #111324 0%, #212547 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111324', endColorstr='#212547',GradientType=1);
  /* IE6-9 */
}
section.cm-cta-strip.dark p {
  color: #ffffff;
}
footer {
  width: 100%;
  min-width: 320px;
  position: relative;
  color: #f6f6f7;
  background: #111324;
  padding: 60px 0 44px 0;
  text-align: left;
  clear: both;
}
footer .main-footer {
  overflow: hidden;
}
footer .main-footer .logo {
  float: left;
}
@media only screen and (max-width: 1100px) {
  footer .main-footer .logo {
    float: none;
    margin-bottom: 45px;
  }
}
footer .main-footer .logo a.home-nav-link {
  display: block;
  height: 20px;
  margin: 0;
  width: 200px;
}
footer .main-footer .logo a.home-nav-link svg {
  display: block;
}
footer .main-footer .logo a.home-nav-link .logo-color {
  fill: #ffffff;
}
footer .main-footer .menu {
  float: right;
  width: 680px;
}
@media only screen and (max-width: 1100px) {
  footer .main-footer .menu {
    float: none;
    max-width: 680px;
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  footer .main-footer .menu {
    float: none;
    max-width: 370px;
    width: 100%;
  }
}
footer .main-footer .menu dl {
  float: left;
  width: 25%;
}
@media only screen and (max-width: 750px) {
  footer .main-footer .menu dl {
    width: 50%;
    margin-bottom: 30px;
  }
  footer .main-footer .menu dl:nth-child(2n+1) {
    clear: both;
  }
  footer .main-footer .menu dl:nth-child(1),
  footer .main-footer .menu dl:nth-child(3) {
    width: 60%;
  }
  footer .main-footer .menu dl:nth-child(2),
  footer .main-footer .menu dl:nth-child(4) {
    width: 40%;
  }
  footer .main-footer .menu dl:nth-child(3),
  footer .main-footer .menu dl:nth-child(4) {
    margin-bottom: 0;
  }
}
footer .main-footer .menu dl dt {
  font-size: 1.3em;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  width: 100%;
  margin: 0 0 15px 0;
  color: #8a8b93;
}
footer .main-footer .menu dl dt a {
  color: #8a8b93;
  font-weight: 500;
}
footer .main-footer .menu dl dd {
  font-size: 1.3em;
  padding: 0 0 12px 0;
}
footer .main-footer .menu dl dd.nopad {
  padding: 0;
}
footer .main-footer .menu dl dd a {
  color: #ffffff;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer .main-footer .menu dl dd a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
footer .main-footer .menu dl dd .phonenumber {
  display: none;
  color: #5d5d66;
  cursor: pointer;
  padding: 0 0 12px 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer .main-footer .menu dl dd .phonenumber.active {
  display: block;
}
footer .main-footer .menu dl dd .phonenumber:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
footer .sub-footer {
  border-top: 1px solid #5d5d66;
  margin-top: 40px;
  padding: 26px 0 0;
  width: 100%;
}
@media only screen and (max-width: 575px) {
  footer .sub-footer {
    text-align: center;
  }
}
footer .sub-footer .cmbtn {
  float: left;
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  footer .sub-footer .cmbtn {
    float: none;
  }
}
footer .sub-footer #subForm {
  float: left;
  position: relative;
  width: auto;
  overflow: visible;
  background: transparent;
  display: inline-block;
}
@media only screen and (max-width: 1100px) {
  footer .sub-footer #subForm {
    float: none;
  }
}
footer .sub-footer #subForm label {
  display: inline-block;
}
footer .sub-footer #subForm input[type=email] {
  width: 310px;
  font-size: 1.3em;
  padding-top: 9px;
  padding-bottom: 9px;
  margin: 0 16px 0 0;
}
footer .sub-footer #subForm span.label {
  font-size: 1.1em;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
footer .sub-footer #subForm span.label.error {
  color: #937f38;
}
footer .sub-footer #subForm .error_field {
  bottom: 4px;
  right: 20px;
  position: absolute;
  z-index: 10;
  height: 30px;
  font-size: 11px;
  line-height: 30px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffefa6;
  border: 1px solid #ffde4d;
  color: #5d5d66;
  padding: 0 15px;
}
footer .sub-footer #subForm #subForm-check-alive {
  display: none;
}
footer .sub-footer #subForm #subResponse {
  font-size: 1.2em;
  display: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #e4ddff;
  border: 1px solid #7856ff;
  color: #5d5d66;
  text-align: center;
  line-height: 38px;
}
footer .sub-footer #subForm #subResponse.show {
  display: block;
}
@media only screen and (max-width: 575px) {
  footer .sub-footer #subForm {
    text-align: center;
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
  }
  footer .sub-footer #subForm label,
  footer .sub-footer #subForm input[type=email] {
    display: block;
    width: 100%;
  }
  footer .sub-footer #subForm .cmbtn {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  footer .sub-footer #subForm #subResponse {
    line-height: 88px;
  }
}
footer .sub-footer .footnotes {
  float: right;
  width: 683px;
}
@media only screen and (max-width: 1260px) {
  footer .sub-footer .footnotes {
    float: left;
    width: auto;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  footer .sub-footer .footnotes {
    display: block;
    float: none;
    padding-left: 0px;
    clear: both;
    margin-top: 4px;
  }
}
@media only screen and (max-width: 575px) {
  footer .sub-footer .footnotes {
    text-align: center;
  }
}
footer .sub-footer .footnotes .social {
  float: left;
  margin-top: 11px;
  margin-right: 12px;
}
@media only screen and (max-width: 575px) {
  footer .sub-footer .footnotes .social {
    float: none;
    margin: 11px 0 0;
    display: inline-block;
  }
}
footer .sub-footer .footnotes .social a {
  color: #bebec2;
  font-size: 1.1em;
  margin-right: 18px;
  display: inline-block;
  overflow: hidden;
  width: 18px;
  float: left;
  height: 18px;
  line-height: 18px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer .sub-footer .footnotes .social a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
footer .sub-footer .footnotes .social .phone {
  display: none;
}
@media only screen and (max-width: 1060px) {
  footer .sub-footer .footnotes .social .phone {
    display: inline;
  }
  footer .sub-footer .footnotes .social .phone .number {
    display: inline-block;
    top: -1px;
    text-indent: -9999em;
    overflow: hidden;
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url('../png/footer-phone%402x.png');
    background-position: 2px 2px;
    background-size: 16px 36px;
  }
  footer .sub-footer .footnotes .social .phone .number:hover {
    background-position: 2px -18px;
  }
}
@media only screen and (max-width: 620px) {
  footer .sub-footer .footnotes .social .phone .number {
    margin: 0 10px;
    float: none;
    position: relative;
    top: 1px;
  }
}
footer .sub-footer .footnotes .social .twitter svg {
  margin-top: 1.5px;
}
footer .sub-footer .footnotes .foot-line {
  float: right;
  width: 498px;
  font-size: 1.2em;
  line-height: 1.8em;
  margin-top: 11px;
  color: #bebec2;
}
@media only screen and (max-width: 1260px) {
  footer .sub-footer .footnotes .foot-line {
    float: left;
    width: auto;
    margin-top: 6px;
  }
}
@media only screen and (max-width: 575px) {
  footer .sub-footer .footnotes .foot-line {
    float: none;
    width: 100%;
    text-align: center;
    clear: both;
    display: flex;
    flex-direction: column;
  }
}
footer .sub-footer .footnotes .foot-line a {
  color: #bebec2;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer .sub-footer .footnotes .foot-line a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
@media only screen and (max-width: 575px) {
  footer .sub-footer .footnotes .foot-line a {
    padding: 0 0 12px 0;
  }
}
footer .sub-footer .footnotes .foot-line .sep {
  width: 1px;
  height: 18px;
  position: relative;
  top: 5px;
  display: none;
  background-color: #8a8b93;
  margin: 0 5px;
}
@media only screen and (max-width: 1260px) {
  footer .sub-footer .footnotes .foot-line .sep {
    display: inline-block;
  }
}
@media only screen and (max-width: 575px) {
  footer .sub-footer .footnotes .foot-line .sep {
    display: none;
  }
}
footer .sub-footer .footnotes .foot-line .first-sep {
  width: 1px;
  height: 13px;
  position: relative;
  top: 2px;
  display: inline-block;
  background-color: #8a8b93;
  margin: 0 5px;
}
@media only screen and (max-width: 1260px) {
  footer .sub-footer .footnotes .foot-line .first-sep {
    top: 5px;
    height: 18px;
  }
}
@media only screen and (max-width: 575px) {
  footer .sub-footer .footnotes .foot-line .first-sep {
    display: none;
  }
}
footer .sub-footer .footnotes .foot-line .right {
  float: right;
  width: 200px;
}
@media only screen and (max-width: 1260px) {
  footer .sub-footer .footnotes .foot-line .right {
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 1060px) {
  footer .sub-footer .footnotes .foot-line .phone {
    display: none;
  }
}
footer .sub-footer .footnotes .foot-line .phone .phonenumber {
  display: none;
}
footer .sub-footer .footnotes .foot-line .phone .phonenumber.active {
  display: inline;
}
footer .cm-group {
  clear: both;
  margin-top: 6em;
  padding-top: 6em;
  text-align: center;
}
footer .cm-group span {
  font-size: 1.2em;
  color: #bebec2;
}
footer .cm-group span a {
  color: #bebec2;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer .cm-group span a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
footer .cm-group .logos {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 25px;
}
footer .cm-group .logos a {
  line-height: 0;
  margin-bottom: 15px;
}
footer .cm-group .logos img {
  margin: 0;
  height: 12px;
}
footer .cm-group .logos img.cmg {
  height: 3rem;
}
footer .cm-group .logos img.marigold {
  height: 2rem;
}
@media only screen and (max-width: 767px) {
  footer .cm-group {
    padding-top: 3em;
  }
  footer .cm-group .logos {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 460px) {
  footer .cm-group .logos {
    max-width: 160px;
  }
  footer .cm-group .logos img.cm {
    margin-bottom: -3px;
  }
  footer .cm-group .logos img.lc {
    bottom: 6px;
  }
}
footer.streamline {
  padding-top: 30px;
}
@media only screen and (max-width: 640px) {
  footer.streamline {
    padding-top: 60px;
  }
}
footer.streamline .central {
  padding-top: 10px;
}
footer.streamline .main-footer {
  overflow: visible;
}
footer.streamline .logo {
  position: relative;
  top: 5px;
  float: left;
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  footer.streamline .logo {
    float: none;
    margin-bottom: 15px;
  }
  footer.streamline .logo a.home-nav-link {
    margin: 0 auto;
  }
}
footer.streamline .sub-footer {
  float: right;
  width: auto;
  border: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 640px) {
  footer.streamline .sub-footer {
    float: none;
  }
}
@media only screen and (max-width: 400px) {
  footer.streamline .sub-footer {
    max-width: 200px;
    margin: 0 auto;
  }
}
footer.streamline .sub-footer .foot-line {
  float: right;
  font-size: 1.2em;
  line-height: 1;
  margin: -1px 0 0 0;
  color: #5d5d66;
}
@media only screen and (max-width: 1260px) {
  footer.streamline .sub-footer .foot-line {
    float: left;
    width: auto;
  }
}
@media only screen and (max-width: 575px) {
  footer.streamline .sub-footer .foot-line {
    float: none;
    width: 100%;
    text-align: center;
    clear: both;
    display: flex;
    flex-direction: column;
  }
}
footer.streamline .sub-footer .foot-line a {
  color: #bebec2;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer.streamline .sub-footer .foot-line a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
footer.streamline .sub-footer .foot-line .sep {
  width: 1px;
  height: 18px;
  position: relative;
  top: 5px;
  display: inline-block;
  background-color: #8a8b93;
  margin: 0 5px;
}
footer.streamline .sub-footer .foot-line .right {
  float: right;
  width: 320px;
}
@media only screen and (max-width: 1260px) {
  footer.streamline .sub-footer .foot-line .right {
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 1060px) {
  footer.streamline .sub-footer .foot-line .phone {
    display: none;
  }
}
footer.streamline .sub-footer .foot-line .phone .phonenumber {
  display: none;
}
footer.streamline .sub-footer .foot-line .phone .phonenumber.active {
  display: inline;
}
@media only screen and (max-width: 1060px) {
  footer.streamline .sub-footer .foot-line {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 640px) {
  footer.streamline .sub-footer .foot-line {
    text-align: center;
  }
}
@media only screen and (max-width: 450px) {
  footer.streamline .sub-footer .foot-line .sep {
    display: inline-block;
    margin: 0 2px;
  }
}
#cookie-notification {
  background: #2a2941;
  position: fixed;
  z-index: 99999;
  top: 100%;
  left: 0;
  width: 100%;
}
#cookie-notification .inner {
  padding: 10px 0;
  width: 90%;
  position: relative;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#cookie-notification p {
  position: relative;
  width: 100%;
  padding-right: 30px;
  max-width: 780px;
  margin: 0;
  font-size: 1.2em;
  line-height: 1.2em;
  color: #f6f6f7;
}
#cookie-notification #cookie-consent {
  width: 215px;
  text-align: right;
  flex-shrink: 0;
}
#cookie-notification #cookie-consent a {
  margin: 0 2px;
}
@media only screen and (max-width: 800px) {
  #cookie-notification .inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #cookie-notification p {
    text-align: center;
    padding-right: 0;
  }
  #cookie-notification #cookie-consent {
    width: 100%;
    text-align: center;
    padding-top: 2em;
  }
}
#sales_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  -webkit-tap-highlight-color: transparent;
}
#sales_overlay .overlay {
  background: #ffffff;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
#sales_overlay .phonenumber {
  display: none;
}
#sales_overlay .phonenumber.active {
  display: block;
}
#sales_overlay .cmbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 2.1em;
  font-weight: 400;
  letter-spacing: -0.03em;
  width: 250px;
  margin: -27px 0 0 -125px;
  padding-right: 35px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#sales_overlay .cmbtn span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../png/cta-phone-icon.png);
  background-size: 21px 20px;
  background-position: 0px 0px;
  position: relative;
  left: -5px;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
  #sales_overlay .cmbtn span {
    background-image: url('../png/cta-phone-icon%402x.png');
  }
}
.cm-video-container {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.875);
}
.cm-video-container .close-video {
  position: absolute;
  z-index: 5;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  background: url(../png/videoclosebtn.png) no-repeat center;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.cm-video-container .video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.cm-video-container .wistia_responsive_padding {
  position: static !important;
}
.cm-video-container .wistia_responsive_padding .wistia_embed {
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wistia_embed {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.wistia_embed_initialized {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
div.mktoForm {
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  padding: 0 0 5px;
}
div.mktoForm a {
  padding: 0;
}
div.mktoForm form {
  width: 100% !important;
  font-size: 1em !important;
  padding: 0;
  /* Placeholder formatting */
}
div.mktoForm form .mktoOffset,
div.mktoForm form .mktoAsterix,
div.mktoForm form .mktoErrorArrowWrap,
div.mktoForm form .mktoGutter {
  display: none !important;
}
div.mktoForm form .mktoFormRow {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
div.mktoForm form .mktoFormCol,
div.mktoForm form .mktoFieldWrap {
  float: none;
  margin: 0 !important;
}
div.mktoForm form .mktoFormCol {
  padding: 0 8px;
  width: 100%;
}
div.mktoForm form .mktoFormCol:nth-child(0),
div.mktoForm form .mktoFormCol:first-of-type {
  padding-left: 0;
}
div.mktoForm form .mktoFormCol:nth-last-child(1),
div.mktoForm form .mktoFormCol:last-of-type {
  padding-right: 0;
}
div.mktoForm form label {
  font-weight: 400 !important;
  float: none !important;
  font-size: 1.3em;
  padding-top: 0 !important;
  width: auto !important;
  color: #727272;
}
div.mktoForm form input[type=text],
div.mktoForm form input[type=url],
div.mktoForm form input#siteurl,
div.mktoForm form input[type=email],
div.mktoForm form input[type=tel],
div.mktoForm form input[type=number],
div.mktoForm form input[type=date],
div.mktoForm form select.mktoField,
div.mktoForm form textarea.mktoField {
  width: 100% !important;
  float: none;
  font-size: 1.6em;
  line-height: 1.5em;
  height: auto;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 12px 17px;
  margin: 2px 0 11px;
}
div.mktoForm form input[type=text].mktoInvalid,
div.mktoForm form input[type=url].mktoInvalid,
div.mktoForm form input#siteurl.mktoInvalid,
div.mktoForm form input[type=email].mktoInvalid,
div.mktoForm form input[type=tel].mktoInvalid,
div.mktoForm form input[type=number].mktoInvalid,
div.mktoForm form input[type=date].mktoInvalid,
div.mktoForm form select.mktoField.mktoInvalid,
div.mktoForm form textarea.mktoField.mktoInvalid {
  border: 1px solid #ffde4d;
}
div.mktoForm form .mktoError {
  position: absolute;
  z-index: 10;
  right: 18px !important;
  bottom: 21px !important;
  height: 30px;
  font-size: 11px;
  line-height: 30px;
  background-color: #ffefa6;
  border: 1px solid #ffde4d;
  color: #5d5d66;
  padding: 0 15px;
}
div.mktoForm form .mktoError.selector {
  bottom: 31px;
}
div.mktoForm form .mktoError .mktoErrorMsg {
  display: inline;
  margin: auto;
  background: transparent;
  border: none;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #5d5d66;
  font-size: 11px;
  line-height: 26px;
  padding: 0;
  text-shadow: none;
}
div.mktoForm form .mktoError .mktoErrorDetail {
  display: none !important;
}
div.mktoForm form .mktoFormCol:nth-child(0) .mktoError,
div.mktoForm form .mktoFormCol:first-of-type .mktoError {
  right: 16px !important;
}
div.mktoForm form .mktoFormCol:nth-last-child(1) .mktoError,
div.mktoForm form .mktoFormCol:last-of-type .mktoError {
  right: 8px !important;
}
div.mktoForm form .custom-select {
  margin-top: 2px;
  margin-bottom: 10px;
}
div.mktoForm form .custom-select option {
  font-weight: normal;
}
div.mktoForm form .custom-select .mktoError {
  bottom: 10px !important;
}
div.mktoForm form .custom-select select {
  margin: 0;
}
div.mktoForm form .custom-select select.mktoInvalid {
  border: 1px solid #ffde4d;
}
div.mktoForm form .mktoCheckboxList {
  width: 100% !important;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 1100px) {
  div.mktoForm form .mktoCheckboxList {
    display: block;
  }
}
div.mktoForm form .checkbox-container {
  width: auto;
}
div.mktoForm form .checkbox-container label {
  display: none;
}
div.mktoForm form .checkbox-custom-label {
  padding-top: 10px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.5em;
}
div.mktoForm form .checkbox-custom-label .mktoHtmlText {
  width: auto !important;
  color: #5d5d66;
}
div.mktoForm form #check-alive {
  display: none;
}
div.mktoForm form .g-recaptcha .grecaptcha-badge {
  position: relative !important;
  bottom: auto !important;
  right: auto !important;
  margin: 30px auto 0 !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(93, 93, 102, 0.5) !important;
  -moz-box-shadow: 0 0 10px 0 rgba(93, 93, 102, 0.5) !important;
  box-shadow: 0 0 10px 0 rgba(93, 93, 102, 0.5) !important;
  display: block !important;
}
div.mktoForm form .g-recaptcha iframe {
  margin: 0;
}
div.mktoForm form .mktoButtonRow {
  width: 100%;
}
div.mktoForm form .mktoButtonWrap {
  margin: 0 !important;
}
div.mktoForm form .mktoButton {
  width: 100%;
  min-width: 234px;
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border: none;
}
div.mktoForm form .mktoFormRow.privacy-line {
  margin-top: 18px;
}
div.mktoForm form .mktoFormRow.privacy-line .mktoHtmlText {
  width: 100% !important;
  text-align: center;
  font-size: 1.5em;
  margin-top: 0;
  color: #5d5d66;
}
@media only screen and (max-width: 850px) {
  div.mktoForm form .mktoFormRow:not(.parent-checkbox-container) {
    display: block;
  }
  div.mktoForm form .mktoFormCol:not(.checkbox-container):not(.checkbox-custom-label) {
    padding: 0;
  }
}
@media only screen and (max-width: 770px) {
  div.mktoForm form .mktoFormRow {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
  div.mktoForm form .mktoFormCol:not(.checkbox-container):not(.checkbox-custom-label) {
    padding: 0 8px;
  }
  div.mktoForm form .mktoFormCol:not(.checkbox-container):not(.checkbox-custom-label):nth-child(0),
  div.mktoForm form .mktoFormCol:not(.checkbox-container):not(.checkbox-custom-label):first-of-type {
    padding: 0;
  }
  div.mktoForm form .mktoFormCol:not(.checkbox-container):not(.checkbox-custom-label):nth-last-child(1),
  div.mktoForm form .mktoFormCol:not(.checkbox-container):not(.checkbox-custom-label):last-of-type {
    padding: 0;
  }
}
@media only screen and (max-width: 500px) {
  div.mktoForm form .mktoFormRow:not(.parent-checkbox-container) {
    display: block;
  }
  div.mktoForm form .mktoFormCol:not(.checkbox-container):not(.checkbox-custom-label) {
    padding: 0;
  }
}
div.mktoForm form.placeholder-labels label {
  position: absolute;
  top: 15px;
  z-index: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
div.mktoForm form.placeholder-labels label.no-hide {
  position: static;
  left: auto;
  top: auto;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #5d5d66;
}
div.mktoForm form.placeholder-labels label.no-hide.checkbox {
  padding-top: 12px !important;
}
div.mktoForm form.placeholder-labels .mktoFormCol:nth-last-child(1) label,
div.mktoForm form.placeholder-labels .mktoFormCol:last-of-type label {
  left: 8px;
}
div.mktoForm form.placeholder-labels .mktoFormCol:nth-child(0) label,
div.mktoForm form.placeholder-labels .mktoFormCol:first-of-type label {
  left: 0px;
}
div.mktoForm form.placeholder-labels input[type="text"],
div.mktoForm form.placeholder-labels input[type="email"],
div.mktoForm form.placeholder-labels input[type="tel"],
div.mktoForm form.placeholder-labels input[type="password"],
div.mktoForm form.placeholder-labels textarea {
  margin: 18px 0 5px;
  z-index: 1;
  position: relative;
}
div.mktoForm form.placeholder-labels [type="submit"],
div.mktoForm form.placeholder-labels .custom-select {
  margin-top: 18px;
}
div.mktoForm form.placeholder-labels .custom-checkbox-container {
  margin-top: 10px;
}
div.mktoForm form.placeholder-labels .custom-checkbox-container label.no-hide {
  padding-left: 12px;
  padding-top: 0 !important;
}
div.mktoForm form.placeholder-labels .mktoError {
  bottom: 15px !important;
}
html[data-useragent*='MSIE 10'] div.mktoForm textarea,
html[data-useragent*='MSIE 10'] div.mktoForm input[type="text"],
html[data-useragent*='MSIE 10'] div.mktoForm input[type="email"],
html[data-useragent*='MSIE 10'] div.mktoForm input[type="password"] {
  line-height: 1;
}
html[data-useragent*='MSIE 10'] div.mktoForm label.optin {
  padding-left: 25px;
}
html[data-useragent*='MSIE 10'] div.mktoForm label.optin input[type="checkbox"] {
  border: none;
  top: 1px;
}
html[data-useragent*='MSIE 10'] div.mktoForm .custom-select:after {
  display: none;
}
html[data-useragent*='rv:11'] div.mktoForm textarea,
html[data-useragent*='rv:11'] div.mktoForm input[type="text"],
html[data-useragent*='rv:11'] div.mktoForm input[type="email"],
html[data-useragent*='rv:11'] div.mktoForm input[type="password"] {
  line-height: 1;
}
html[data-useragent*='rv:11'] div.mktoForm .error_field {
  bottom: 23px;
}
html[data-useragent*='rv:11'] div.mktoForm .custom-select:after {
  display: none;
}
html[data-useragent*='Firefox'] div.mktoForm .custom-select {
  overflow: hidden;
}
html[data-useragent*='Firefox'] div.mktoForm .custom-select select {
  width: 110% !important;
  width: -moz-calc(110%) !important;
  width: calc(100% em) !important;
  padding-right: 3.2em;
}
html[data-useragent*='Firefox'] div.mktoForm .custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.cmForm {
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  /* Container used for styling the custom select, the buttom class below adds the bg gradient, corners, etc. */
  /* Placeholder formatting */
}
.cmForm form {
  width: 100%;
}
.cmForm .half {
  float: left;
  width: 50%;
  position: relative;
}
.cmForm .half.left {
  padding-right: 0.8em;
}
.cmForm .half.right {
  padding-left: 0.8em;
}
.cmForm hr {
  border: none;
  height: 1px;
  width: 100%;
  padding: 0 45px;
  margin: 24px 0 40px -45px;
  box-sizing: content-box;
  background: #ececed;
}
.cmForm .full {
  position: relative;
  clear: both;
  overflow: hidden;
}
.cmForm label.optin {
  margin: 2em 0 0;
  padding-left: 20px;
}
.cmForm label.optin input[type="checkbox"] {
  position: absolute;
  top: 4px;
  left: 0;
}
.cmForm label.optin .custom-checkbox {
  position: absolute;
  top: 2px;
  left: 0;
}
.cmForm label.optin .custom-checkbox input[type="checkbox"] {
  top: 0;
}
.cmForm label .helper {
  float: right;
  font-size: 1em;
  line-height: 0.5em;
  font-weight: 600;
  color: #d4d4d5;
}
.cmForm .error_field {
  position: absolute;
  z-index: 10;
  right: 10px;
  bottom: 21px;
  height: 30px;
  font-size: 11px;
  line-height: 26px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffefa6;
  border: 1px solid #ffde4d;
  color: #5d5d66;
  padding: 0 15px;
}
.cmForm .error_field.selector {
  bottom: 31px;
}
.cmForm #check-alive {
  display: none;
}
.cmForm li.checkbox {
  margin: 0 0 1.625em;
}
.cmForm li.checkbox input {
  position: absolute;
  top: 0;
  left: 0;
}
.cmForm li.checkbox span {
  font-size: 0.625em;
  padding-left: 20px;
  display: inline-block;
  line-height: 1.4em;
  color: #5d5d66;
}
.cmForm .disclaimer,
.cmForm .privacy {
  text-align: center;
  margin-top: 1.625em;
  font-size: 1em;
  line-height: 1.4em;
  color: #5d5d66;
}
.cmForm label.wrapper {
  margin: 0 0 1.3em;
}
.cmForm .custom-select .error_field {
  bottom: 9px;
}
.cmForm .custom-checkbox {
  position: relative;
  display: inline-block;
  top: -2px;
  margin-right: 8px;
  cursor: pointer;
}
.cmForm .custom-checkbox span {
  display: block;
  width: 13px;
  height: 13px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #727272;
  background-color: #ffffff;
  -webkit-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -moz-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -ms-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: border 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.cmForm .custom-checkbox input[type=checkbox] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none;
  /* Prefixed box-sizing rules necessary for older browsers */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* Remove select styling */
  -webkit-appearance: none;
  appearance: none;
}
.cmForm .custom-checkbox input[type=checkbox]:checked + span {
  border: 1px solid #7856ff;
  background-color: #7856ff;
  background-image: url(../svg/checkbox-tick.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.cmForm .floating {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 1.6em;
}
.cmForm .floating label {
  float: left;
  width: auto;
}
.cmForm .floating input[type="checkbox"] {
  float: left;
  width: auto;
  margin: 4px 0.8em 0 0;
}
.cmForm [type="submit"] {
  width: 100%;
  margin-top: 2px;
}
.cmForm .success-message {
  overflow: hidden;
}
.cmForm #cmSignupForm form {
  float: none;
  text-align: left;
}
.cmForm #cmSignupForm form input[type=password] {
  font-size: 1.231em;
  line-height: 1.5em;
}
.cmForm .display_form {
  position: relative;
  left: 100%;
}
.cmForm.placeholders label span.label,
.cmForm form.placeholders label span.label {
  font-size: 1.3em;
  line-height: 1.3em;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  padding: 0;
  font-weight: 400;
  color: #5d5d66;
  text-transform: none;
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.cmForm.placeholders label.optin span.label,
.cmForm form.placeholders label.optin span.label {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  top: auto;
  position: static;
}
.cmForm.placeholders input[type="text"],
.cmForm form.placeholders input[type="text"],
.cmForm.placeholders input[type="email"],
.cmForm form.placeholders input[type="email"],
.cmForm.placeholders input[type="password"],
.cmForm form.placeholders input[type="password"],
.cmForm.placeholders textarea,
.cmForm form.placeholders textarea,
.cmForm.placeholders .custom-select,
.cmForm form.placeholders .custom-select {
  margin: 18px 0 5px;
  z-index: 1;
  position: relative;
}
.cmForm.placeholders [type="submit"],
.cmForm form.placeholders [type="submit"] {
  margin-top: 18px;
}
.cmForm.placeholders .error_field,
.cmForm form.placeholders .error_field {
  bottom: 15px;
}
.cmForm.placeholders .custom-select .error_field,
.cmForm form.placeholders .custom-select .error_field {
  bottom: 9px;
}
html[data-useragent*='MSIE 10'] .cmForm textarea,
html[data-useragent*='MSIE 10'] .cmForm input[type="text"],
html[data-useragent*='MSIE 10'] .cmForm input[type="email"],
html[data-useragent*='MSIE 10'] .cmForm input[type="password"] {
  line-height: 1;
}
html[data-useragent*='MSIE 10'] .cmForm label.optin {
  padding-left: 25px;
}
html[data-useragent*='MSIE 10'] .cmForm label.optin input[type="checkbox"] {
  border: none;
  top: 1px;
}
html[data-useragent*='MSIE 10'] .cmForm .custom-select:after {
  display: none;
}
html[data-useragent*='rv:11'] .cmForm textarea,
html[data-useragent*='rv:11'] .cmForm input[type="text"],
html[data-useragent*='rv:11'] .cmForm input[type="email"],
html[data-useragent*='rv:11'] .cmForm input[type="password"] {
  line-height: 1;
}
html[data-useragent*='rv:11'] .cmForm .error_field {
  bottom: 23px;
}
html[data-useragent*='rv:11'] .cmForm .custom-select:after {
  display: none;
}
html[data-useragent*='Firefox'] .cmForm .custom-select {
  overflow: hidden;
}
html[data-useragent*='Firefox'] .cmForm .custom-select select {
  width: 110% !important;
  width: -moz-calc(110%) !important;
  width: calc(100% em) !important;
  padding-right: 3.2em;
}
html[data-useragent*='Firefox'] .cmForm .custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.draw-device svg {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.draw-device svg .shadow-color {
  fill: #5d5d66;
}
.draw-device svg .fill-color.white {
  fill: #ffffff;
}
.draw-device svg .fill-color.grey {
  fill: #f6f6f7;
}
.draw-device svg .border {
  fill: #ffffff;
}
.draw-device.border svg .border {
  stroke: #ececed;
  stroke-width: 1;
}
.draw-device.border .masked-video,
.draw-device.border .masked-markup {
  border: 1px solid #ececed;
}
.draw-device.browser {
  -webkit-box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  -moz-box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  position: relative;
}
.draw-device.browser .bar {
  height: 10px;
  width: 100%;
  background-color: #f6f6f7;
  background-image: url(../svg/browser-bar.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.draw-device.browser .bar .dot {
  display: none;
}
.draw-device.browser .bar.white {
  background-image: url(../svg/browser-bar-white.svg);
  background-color: #ffffff;
}
.draw-device.browser .screen {
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 100%;
  line-height: 0;
}
.draw-device.browser .screen img {
  max-width: 100%;
}
.draw-device.iphone-portrait {
  position: relative;
}
.draw-device.iphone-portrait .masked-video,
.draw-device.iphone-portrait .masked-markup {
  /*            max-width: 200px;
            max-height: 342px;*/
  width: 69.93%;
  height: 67.59%;
  position: absolute;
  top: 16%;
  left: 15.03%;
  overflow: hidden;
}
.draw-device.iphone-landscape {
  position: relative;
}
.draw-device.iphone-landscape .masked-video,
.draw-device.iphone-landscape .masked-markup {
  /*            max-width: 342px;
            max-height: 200px;*/
  width: 66.81%;
  height: 69.93%;
  position: absolute;
  left: 14.69%;
  top: 15.03%;
  overflow: hidden;
}
.draw-device.ipad-portrait {
  position: relative;
}
.draw-device.ipad-portrait .masked-video,
.draw-device.ipad-portrait .masked-markup {
  /*            max-width: 340px;
            max-height: 453px;*/
  width: 75.56%;
  height: 71.9%;
  position: absolute;
  top: 12.3%;
  left: 12.22%;
  overflow: hidden;
}
.draw-device.ipad-landscape {
  position: relative;
}
.draw-device.ipad-landscape .masked-video,
.draw-device.ipad-landscape .masked-markup {
  /*            max-width: 453px;
            max-height: 340px;*/
  width: 73.42%;
  height: 73.43%;
  position: absolute;
  top: 11.45%;
  left: 13.65%;
  overflow: hidden;
}
.draw-device.laptop {
  position: relative;
}
.draw-device.laptop .masked-video,
.draw-device.laptop .masked-markup {
  /*            max-width: 686px;
            max-height: 438px;*/
  width: 71.015%;
  height: 74.49%;
  position: absolute;
  top: 11.13%;
  left: 14.49%;
  overflow: hidden;
}
#integrations {
  background-color: #f6f6f7;
}
#integrations.white-bg {
  background-color: #ffffff;
}
#integrations .contents {
  padding: 4em 0;
}
@media only screen and (max-width: 940px) {
  #integrations {
    padding: 6em 0 0;
  }
  #integrations .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  #integrations .copy p {
    text-align: center;
  }
}
#integrations .copy .btn-container {
  max-width: 100%;
}
@media only screen and (max-width: 940px) {
  #integrations .visual {
    padding-bottom: 6em;
    float: none;
  }
}
#integrations .visual .columns {
  display: flex;
}
@media only screen and (max-width: 940px) {
  #integrations .visual .columns {
    justify-content: space-between;
  }
}
#integrations .visual .col {
  display: flex;
  flex-basis: 33%;
  flex-direction: column;
}
#integrations .visual .col.left,
#integrations .visual .col.right {
  justify-content: center;
}
@media only screen and (max-width: 940px) {
  #integrations .visual .col.left,
  #integrations .visual .col.right {
    flex-basis: 20%;
  }
}
#integrations .visual .col.left .logo,
#integrations .visual .col.right .logo {
  height: auto;
  margin: 1rem 0;
}
@media only screen and (max-width: 940px) {
  #integrations .visual .col.center {
    flex-basis: 55%;
  }
}
#integrations .visual .col.center > a {
  align-items: center;
}
#integrations .visual .col .card {
  width: 90%;
  margin: 0 auto;
  padding: 1rem 0.5rem;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.19);
}
#integrations .visual .col .card img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  opacity: 1;
}
#integrations .visual .col .card .stars {
  display: flex;
  justify-content: center;
  margin: 1rem 0 0 0;
}
#integrations .visual .col .card .stars .star {
  flex-basis: 12%;
  margin: 0 0.25rem;
}
#integrations .visual .col .card .stars .star img {
  max-width: 100%;
}
#integrations .visual .col .card .line {
  display: block;
  width: 40%;
  height: 1px;
  background: #bebec2;
  margin: 1rem auto 0.6rem;
}
#integrations .visual .col .card p {
  font-size: 1.2em;
  color: #8a8b93;
  text-align: center;
}
#integrations .visual .logo {
  text-align: center;
  height: 80px;
  display: block;
}
#integrations .visual .logo img {
  max-width: 120px;
  width: 100%;
  position: relative;
  transition: opacity 0.25s ease;
  opacity: 0.35;
}
@media only screen and (max-width: 480px) {
  #integrations .visual .logo img {
    max-width: 75px;
  }
}
#integrations .visual .logo img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
}
#integrations .visual .logo img.ga {
  max-width: 140px;
}
#integrations .visual .logo:hover img {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#integrations .visual .logo:hover img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
}
@media only screen and (max-width: 940px) {
  #integrations .visual {
    width: 100%;
    overflow: hidden;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid #ececed;
    -webkit-box-shadow: 0 2px 0 0 #f6f6f7;
    -moz-box-shadow: 0 2px 0 0 #f6f6f7;
    box-shadow: 0 2px 0 0 #f6f6f7;
  }
}
#integrations.subpage {
  margin-top: 0;
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#integrations.subpage .copy {
  top: 50%;
}
html {
  background-color: #ffffff;
}
body > section .inner .contents .btn-container > span.wistia_embed > div {
  width: 100% !important;
  height: auto !important;
}
.feature-banner-cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .feature-banner-cta-buttons {
    flex-direction: column;
    align-items: center;
  }
}
#variantsection {
  position: relative;
  overflow: hidden;
  padding: 0;
  background: #ffffff;
  background-size: cover;
  border: 0;
}
#variantsection img {
  max-width: 100%;
}
#variantsection .inner {
  min-height: 600px;
  display: flex;
  justify-content: space-between;
  padding: 2rem 0 5rem;
  width: 90%;
  max-width: 1500px;
}
@media screen and (max-width: 850px) {
  #variantsection .inner {
    flex-direction: column;
    justify-content: space-between;
  }
}
#variantsection .hero-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 50%;
  margin: 0;
  border: none;
  z-index: 1;
}
@media screen and (max-width: 850px) {
  #variantsection .hero-left {
    padding-top: 2rem;
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 600px) {
  #variantsection .hero-left {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 400px) {
  #variantsection .hero-left {
    padding-bottom: 1rem;
  }
}
#variantsection .hero-left h1 {
  margin-bottom: 2rem;
  color: #111324;
  font-weight: 700;
  text-align: center;
  font-size: 5em;
}
@media screen and (max-width: 1200px) {
  #variantsection .hero-left h1 {
    font-size: 4em;
  }
}
@media screen and (max-width: 850px) {
  #variantsection .hero-left h1 {
    margin-bottom: 1.2rem;
    font-size: 3em;
  }
}
#variantsection .hero-left p {
  color: #111324;
  margin: 0 0 2rem;
  text-align: center;
}
@media screen and (max-width: 850px) {
  #variantsection .hero-left p {
    font-size: 1.5em;
  }
}
#variantsection .hero-left .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 555px;
  width: 100%;
  margin: 0 auto;
}
#variantsection .hero-left .btn-container > :first-child {
  margin-right: 8px;
  flex-basis: 50%;
}
#variantsection .hero-left .btn-container > :last-child {
  margin-left: 8px;
  flex-basis: 50%;
}
#variantsection .hero-left .btn-container .cmbtn {
  white-space: nowrap;
}
@media screen and (max-width: 873px) {
  #variantsection .hero-left .btn-container {
    display: block;
    margin: 0 auto;
  }
  #variantsection .hero-left .btn-container .cmbtn {
    clear: both;
    display: block;
    width: 269.5px;
    text-align: center;
    margin: 10px auto;
  }
}
@media screen and (max-width: 450px) {
  #variantsection .hero-left .btn-container {
    justify-content: space-between;
  }
  #variantsection .hero-left .btn-container .cmbtn {
    font-size: 1.4em;
    padding: 20px 18px;
  }
}
@media screen and (max-width: 320px) {
  #variantsection .hero-left .btn-container .cmbtn {
    font-size: 1.1em;
  }
}
#variantsection .hero-right {
  position: relative;
  flex-basis: 45%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  #variantsection .hero-right {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 450px) {
  #variantsection .hero-right {
    margin-top: 0;
  }
}
#variantsection .hero-right img {
  align-self: center;
}
body > section {
  margin: 0;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #ececed;
  /*
    * FEATURES LANDING PAGE SECTION STYLES
  */
  /*
    * FEATURES TRANSACTIONAL SECTION STYLES
  */
  /*
    * FEATURES DESIGN SECTION STYLES
  */
  /*
    * EMAIL PERSONALISATION STYLES
  */
  /* Animatiomns */
  /*
    * FEATURES GROW AUDIENCE SECTION STYLES
  */
  /*
    * FEATURES JOURNEY SECTION STYLES
  */
  /*
    * FEATURES SUBSCRIBERS SECTION STYLES
  */
  /*
    * FEATURES REPORTING SECTION STYLES
  */
  /* Animatiomns */
  /*
    * FEATURES EXPERT SERVICES SECTION STYLES
  */
}
body > section .features-inner {
  width: 90%;
  margin: 0 auto;
  max-width: 1500px;
  clear: both;
  position: relative;
  min-height: 600px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1300px) {
  body > section .features-inner {
    max-width: 1300px;
  }
}
@media only screen and (max-width: 850px) {
  body > section .features-inner {
    flex-direction: column;
    justify-content: space-between;
  }
}
body > section .features-inner .content-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 50%;
  margin: 0;
  border: none;
  z-index: 1;
  text-align: center;
}
body > section .features-inner .content-left h1 {
  font-weight: 700;
  font-size: 5em;
  line-height: 1.37em;
}
body > section .features-inner .content-left p {
  text-align: center;
}
body > section .features-inner .image-right {
  position: relative;
  flex-basis: 45%;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  body > section .features-inner .image-right {
    margin-top: 50px;
  }
}
body > section .features-inner .image-right img {
  align-self: center;
  height: auto;
  max-width: 100%;
}
body > section .inner {
  width: 90%;
  margin: 0 auto;
  padding: 0;
}
body > section .inner h6 a {
  color: #5d5d66;
  font-weight: 600;
}
body > section .inner h6 a:hover {
  color: #7856ff;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
body > section .inner hgroup {
  position: relative;
  z-index: 1;
  max-width: 900px;
}
body > section .inner hgroup p.narrow {
  max-width: 700px;
}
body > section .inner hgroup > span:not(.wistia_embed) {
  color: #feffff;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.3em;
  display: block;
  padding-top: 3px;
  max-width: 530px;
  margin: 0 auto;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  body > section .inner hgroup > span:not(.wistia_embed) {
    display: none;
  }
}
body > section .inner .video {
  width: 100%;
  margin: 40px auto;
}
@media screen and (min-width: 769px) {
  body > section .inner .video {
    width: 730px;
  }
}
body > section .inner .contents {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
body > section .inner .contents.split .half {
  width: 46%;
}
body > section .inner .contents.split .left {
  float: left;
}
body > section .inner .contents.split .right {
  float: right;
}
body > section .inner .contents .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 368px;
}
body > section .inner .contents .btn-container a {
  width: 100%;
  margin: 0;
}
body > section .inner .contents .btn-container > a,
body > section .inner .contents .btn-container > span,
body > section .inner .contents .btn-container > div {
  flex-basis: 50%;
}
body > section .inner .contents .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
body > section .inner .contents .btn-container > :first-child {
  margin-right: 8px;
}
body > section .inner .contents .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 970px) {
  body > section .inner .contents .btn-container {
    display: block;
    margin: 0 auto;
  }
  body > section .inner .contents .btn-container > :first-child,
  body > section .inner .contents .btn-container > :last-child {
    clear: both;
    display: block;
    width: 176px;
    text-align: center;
    margin: 10px auto;
  }
}
@media only screen and (max-width: 940px) {
  body > section .inner .contents .btn-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
  }
  body > section .inner .contents .btn-container > :first-child,
  body > section .inner .contents .btn-container > :last-child {
    clear: none;
  }
  body > section .inner .contents .btn-container > :first-child {
    margin-right: 8px;
  }
  body > section .inner .contents .btn-container > :last-child {
    margin-left: 8px;
  }
}
@media only screen and (max-width: 400px) {
  body > section .inner .contents .btn-container {
    display: block;
    margin: 0 auto;
  }
  body > section .inner .contents .btn-container > :first-child,
  body > section .inner .contents .btn-container > :last-child {
    clear: both;
    display: block;
    width: 176px;
    text-align: center;
    margin: 10px auto;
  }
}
@media screen and (max-width: 970px) {
  body > section .inner .contents .btn-container a:first-child,
  body > section .inner .contents .btn-container a:last-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 400px) {
  body > section .inner .contents .btn-container a:first-child,
  body > section .inner .contents .btn-container a:last-child {
    margin-left: auto;
  }
}
body > section .inner .contents .copy {
  margin: 0;
  padding: 1px 0 0;
  position: absolute;
  z-index: 100;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body > section .inner .contents .copy li {
  margin: 25px 0;
  color: #5d5d66;
  font-size: 1.4em;
  line-height: 1.571em;
  display: block;
}
body > section .inner .contents .copy li strong {
  font-size: 0.92em;
  line-height: 1.615em;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  color: #111324;
  margin-bottom: 10px;
}
body > section .inner .contents .copy ul.bullets {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
}
body > section .inner .contents .copy ul.bullets li {
  padding-left: 10px;
  margin: 0 0 5px;
  font-size: 1.6em;
  line-height: 1.5em;
  display: list-item;
}
body > section .inner .contents.one .copy {
  max-width: 320px;
  width: 33%;
}
body > section .inner .contents.onefive .copy {
  max-width: 500px;
  width: 42%;
}
body > section .inner .contents.fiveone .copy {
  max-width: 500px;
  width: 50%;
}
body > section .inner .contents.left .copy {
  right: 0;
}
body > section .inner .contents.right .copy {
  left: 0;
  top: 46%;
}
body > section .inner .contents .visual {
  position: relative;
}
body > section .inner .contents .visual .hidden {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: block;
}
body > section .inner .contents .visual .overflow {
  position: absolute;
  top: 0;
  left: 0;
}
body > section .inner .contents .visual .background {
  background-size: 100%;
  background-repeat: no-repeat;
}
body > section .inner .contents.one .visual {
  width: 58.5%;
}
body > section .inner .contents.onefive .visual {
  width: 50%;
}
body > section .inner .contents.fiveone .visual {
  width: 44%;
}
body > section .inner .contents.left .visual {
  float: left;
}
body > section .inner .contents.right .visual {
  float: right;
}
body > section .inner .contents br {
  clear: both;
}
body > section .inner .draw.browser {
  border: 2px solid #ececed;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
body > section .inner .draw.browser .bar {
  height: 2.31%;
  width: 100%;
  padding-left: 0.942%;
  background-color: #ffffff;
  border-bottom: 1px solid #ececed;
}
body > section .inner .draw.browser .bar .dot {
  height: 36.4%;
  width: 0.476%;
  margin: 0.3% 0.476% 0.476% 0;
  float: left;
  display: inline-block;
  background-color: #ececed;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body > section .inner .draw.laptop {
  border: 2px solid #ececed;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}
body > section .inner .draw.laptop .camera {
  width: 1.2%;
  height: 2%;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #ececed;
  position: absolute;
  top: 2.6%;
  left: 50%;
  margin-left: -0.6%;
}
body > section .inner .draw.laptop .surround {
  width: 94%;
  height: 83.6%;
  border: 1px solid #ececed;
  left: 50%;
  top: 6.4%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  overflow: hidden;
}
body > section .inner .draw.laptop .surround img {
  max-width: 100%;
}
body > section .inner .draw.laptop .base {
  border: 2px solid #ececed;
  -khtml-border-radius: 15px 15px 60px 60px;
  -moz-border-radius: 15px 15px 60px 60px;
  -webkit-border-radius: 15px 15px 60px 60px;
  border-radius: 15px 15px 60px 60px;
  height: 6.4%;
  width: 120%;
  background-color: #ffffff;
  position: absolute;
  bottom: -2px;
  left: -10%;
}
body > section .inner .draw.laptop .base .handle {
  width: 11.6%;
  height: 35%;
  -khtml-border-radius: 0 0 60px 60px;
  -moz-border-radius: 0 0 60px 60px;
  -webkit-border-radius: 0 0 60px 60px;
  border-radius: 0 0 60px 60px;
  border: 1px solid #ececed;
  border-top: none;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body > section .inner .draw.email .emailhead {
  height: 40px;
  padding: 12px;
  border-bottom: 1px solid #ececed;
}
body > section .inner .draw.email .profile {
  display: block;
  float: left;
  height: 16px;
  width: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background-color: #ececed;
}
body > section .inner .draw.email .lines {
  display: block;
  float: left;
  height: 16px;
  padding: 2px 0 2px 10px;
}
body > section .inner .draw.email .lines .line {
  display: block;
  height: 4px;
  float: left;
  background-color: #ececed;
}
body > section .inner .draw.email .lines .line.one {
  width: 56px;
  margin-right: 4px;
  margin-bottom: 4px;
}
body > section .inner .draw.email .lines .line.two {
  width: 95px;
  margin-bottom: 4px;
}
body > section .inner .draw.email .lines .line.three {
  width: 60px;
  margin-right: 4px;
  clear: left;
}
body > section .inner .draw.email .lines .line.four {
  width: 86px;
}
body > section .inner .draw.email .subject {
  display: block;
  height: 16px;
  padding-left: 28px;
  font-size: 1.2em;
  line-height: 1.335em;
  color: #96a2ae;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 520px) {
  body > section .inner .draw.email .subject {
    font-size: 0.7em;
    line-height: 1.335em;
    padding-left: 24px;
  }
}
body > section .inner .draw.email .subject strong {
  font-size: 0.7em;
  font-weight: 600;
  color: #f6f6f7;
  padding-right: 6px;
}
@media only screen and (max-width: 520px) {
  body > section .inner .draw.email .subject strong {
    padding-right: 3px;
  }
}
body > section .inner .draw.iphone {
  border: 2px solid #ececed;
  -khtml-border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -webkit-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  -moz-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  position: relative;
  height: 100%;
  background-color: #ffffff;
}
@media only screen and (max-width: 585px) {
  body > section .inner .draw.iphone {
    -khtml-border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
}
body > section .inner .draw.iphone .camera {
  width: 4.5%;
  height: 2.25%;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ececed;
  position: absolute;
  top: 3.09%;
  left: 50%;
  margin-left: -2.25%;
}
body > section .inner .draw.iphone .speaker {
  height: 1.407%;
  width: 16.87%;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ececed;
  position: absolute;
  top: 7.867%;
  left: 50%;
  margin-left: -8.435%;
}
body > section .inner .draw.iphone .screen {
  border: 1px solid #ececed;
  position: absolute;
  top: 13.2%;
  left: 4.4%;
  width: 91%;
  height: 72.4%;
  overflow: hidden;
}
body > section .inner .draw.iphone .homebutton {
  width: 16.49%;
  height: 7.674%;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #ececed;
  position: absolute;
  bottom: 3.07%;
  left: 50%;
  margin-left: -8.245%;
}
body > section .inner .draw.galaxy {
  border: 2px solid #ececed;
  -khtml-border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -webkit-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  -moz-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  position: relative;
  height: 100%;
  background-color: #ffffff;
}
@media only screen and (max-width: 585px) {
  body > section .inner .draw.galaxy {
    -khtml-border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
}
body > section .inner .draw.galaxy .leftdot {
  width: 2.8%;
  height: 1.62%;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ececed;
  position: absolute;
  top: 6.067%;
  left: 25.2%;
}
body > section .inner .draw.galaxy .rightdot {
  width: 2.8%;
  height: 1.62%;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ececed;
  position: absolute;
  top: 6.067%;
  left: 30%;
}
body > section .inner .draw.galaxy .speaker {
  height: 1.407%;
  width: 27.87%;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ececed;
  position: absolute;
  top: 6.067%;
  left: 37.7%;
}
body > section .inner .draw.galaxy .camera {
  width: 4%;
  height: 2.42%;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ececed;
  position: absolute;
  top: 5.69%;
  right: 25.6%;
}
body > section .inner .draw.galaxy .screen {
  border: 1px solid #ececed;
  position: absolute;
  top: 13.8%;
  left: 4%;
  width: 91%;
  height: 72.8%;
  overflow: hidden;
}
body > section .inner .draw.galaxy .homebutton {
  width: 34.49%;
  height: 6.474%;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #ececed;
  position: absolute;
  bottom: 3.4%;
  left: 50%;
  margin-left: -17.245%;
}
body > section .inner .draw.htc.landscape {
  border: 2px solid #ececed;
  -khtml-border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  -webkit-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  -moz-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  position: relative;
  height: 100%;
  background-color: #ffffff;
}
body > section .inner .draw.htc.landscape .sensor {
  width: 3.6%;
  height: 2.82%;
  border: 1px solid #ececed;
  position: absolute;
  top: 31.867%;
  left: 2.8%;
}
body > section .inner .draw.htc.landscape .speaker {
  height: 40.407%;
  width: 2.87%;
  border: 1px solid #ececed;
  position: absolute;
  top: 38.067%;
  left: 3.2%;
}
body > section .inner .draw.htc.landscape .camera {
  width: 3.2%;
  height: 6.32%;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ececed;
  position: absolute;
  top: 22%;
  left: 3.2%;
}
body > section .inner .draw.htc.landscape .screen {
  border: 1px solid #ececed;
  position: absolute;
  top: 4.6%;
  left: 9.3%;
  width: 81.7%;
  height: 89.8%;
  overflow: hidden;
}
body > section .inner .draw.htc.landscape .homebutton {
  width: 2.89%;
  height: 56.874%;
  border: 1px solid #ececed;
  position: absolute;
  top: 50%;
  right: 3.2%;
  margin-top: -15.337%;
}
body > section .inner .draw.ipad {
  border: 2px solid #ececed;
  -khtml-border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  -webkit-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  -moz-box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  box-shadow: 4px 4px 0 0 rgba(47, 53, 62, 0.05);
  position: relative;
  height: 100%;
  background-color: #f7f8f9;
}
@media only screen and (max-width: 585px) {
  body > section .inner .draw.ipad {
    -khtml-border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
}
body > section .inner .draw.ipad .camera {
  width: 1.3%;
  height: 1.84%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #ececed;
  position: absolute;
}
body > section .inner .draw.ipad .screen {
  border: 1px solid #ececed;
  position: absolute;
  overflow: hidden;
}
body > section .inner .draw.ipad .homebutton {
  width: 4.8%;
  height: 6.78%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #ececed;
  position: absolute;
}
body > section .inner .draw.ipad.portrait .camera {
  top: 1.8%;
  left: 50%;
  margin-left: -0.92%;
}
body > section .inner .draw.ipad.portrait .screen {
  top: 6.616%;
  left: 4.82%;
  width: 90.4%;
  height: 82.4%;
}
body > section .inner .draw.ipad.portrait .homebutton {
  bottom: 12px;
  left: 50%;
  margin-left: -15px;
}
body > section .inner .draw.ipad.landscape .camera {
  left: 1.8%;
  top: 50%;
  margin-top: -0.94%;
}
body > section .inner .draw.ipad.landscape .screen {
  top: 6.616%;
  left: 4.82%;
  width: 87.8%;
  height: 86.8%;
}
body > section .inner .draw.ipad.landscape .homebutton {
  right: 1.4%;
  top: 50%;
  margin-top: -3.39%;
}
body > section .inner .prod-ui {
  color: #8e9aad;
  font-size: 1.4em;
  line-height: 1.429em;
  position: relative;
}
body > section .inner .prod-ui span {
  color: #546070;
}
body > section .inner .prod-ui .info {
  position: absolute;
  z-index: 1000;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.5em;
  width: 240px;
  text-align: left;
  color: #5d5d66;
  box-sizing: content-box;
}
body > section .inner .prod-ui .info .text span {
  text-transform: uppercase;
  font-size: 0.85em;
  margin-bottom: 2px;
  display: block;
}
body > section .inner .prod-ui .info.arrow1 {
  left: 130%;
  background-image: url(../png/arrow1%402x.png);
  background-size: 68px 24px;
  background-repeat: no-repeat;
  background-position: left 14px;
  padding: 15px 15px 15px 76px;
}
body > section .inner .prod-ui .info.arrow2 {
  right: 130%;
  background-image: url(../png/arrow2%402x.png);
  background-size: 68px 22px;
  background-repeat: no-repeat;
  background-position: right 26px;
  padding: 15px 76px 15px 15px;
}
body > section .inner .prod-ui .info.arrow3 {
  left: 130%;
  background-image: url(../png/arrow3%402x.png);
  background-size: 54px 44px;
  background-repeat: no-repeat;
  background-position: left bottom 8px;
  padding: 15px 15px 15px 76px;
}
body > section .inner .prod-ui .info.arrow4 {
  right: 130%;
  background-image: url(../png/arrow4%402x.png);
  background-size: 68px 21px;
  background-repeat: no-repeat;
  background-position: right 4px;
  padding: 15px 76px 15px 15px;
}
body > section .inner .prod-ui .info.white.arrow1 {
  background-image: url(../png/arrow1_white%402x.png);
}
body > section .inner .prod-ui .info.white.arrow2 {
  background-image: url(../png/arrow2_white%402x.png);
}
body > section .inner .prod-ui .info.white.arrow3 {
  background-image: url(../png/arrow3_white%402x.png);
}
body > section .inner .prod-ui .info.white .text {
  color: #ffffff;
}
body > section .inner .prod-ui .info.white .text span {
  color: #ffffff;
}
body > section .inner .prod-ui .info .handle {
  display: none;
}
@media only screen and (max-width: 1120px) {
  body > section .inner .prod-ui .info.arrow1,
  body > section .inner .prod-ui .info.arrow3 {
    left: 110%;
  }
  body > section .inner .prod-ui .info.arrow2,
  body > section .inner .prod-ui .info.arrow4 {
    right: 110%;
  }
}
@media only screen and (max-width: 1000px) {
  body > section .inner .prod-ui .info {
    width: 20px;
    background: none !important;
    padding: 0 !important;
    display: block !important;
  }
  body > section .inner .prod-ui .info .handle {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 0.7em;
    text-align: center;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #ffffff;
    background-color: #009ff7;
    font-size: 1.6em;
    font-weight: 600;
  }
  body > section .inner .prod-ui .info .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 240px;
    background: #111324;
    padding: 10px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: none;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  body > section .inner .prod-ui .info .text span {
    color: #ffffff;
  }
  body > section .inner .prod-ui .info .text:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    border: 8px solid transparent;
  }
  body > section .inner .prod-ui .info.arrow1,
  body > section .inner .prod-ui .info.arrow3 {
    left: 105%;
  }
  body > section .inner .prod-ui .info.arrow1 .text,
  body > section .inner .prod-ui .info.arrow3 .text {
    right: 30px;
    margin-right: -8px;
  }
  body > section .inner .prod-ui .info.arrow1 .text:after,
  body > section .inner .prod-ui .info.arrow3 .text:after {
    border-left-color: #111324;
    right: -16px;
  }
  body > section .inner .prod-ui .info.arrow2,
  body > section .inner .prod-ui .info.arrow4 {
    right: 105%;
  }
  body > section .inner .prod-ui .info.arrow2 .text,
  body > section .inner .prod-ui .info.arrow4 .text {
    left: 30px;
    margin-left: -8px;
  }
  body > section .inner .prod-ui .info.arrow2 .text:after,
  body > section .inner .prod-ui .info.arrow4 .text:after {
    border-right-color: #111324;
    left: -16px;
  }
  body > section .inner .prod-ui .info.arrow1 .text[data-dir='up'],
  body > section .inner .prod-ui .info.arrow3 .text[data-dir='up'],
  body > section .inner .prod-ui .info.arrow2 .text[data-dir='up'],
  body > section .inner .prod-ui .info.arrow4 .text[data-dir='up'] {
    bottom: 30px;
    top: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  body > section .inner .prod-ui .info.arrow1 .text[data-dir='up']:after,
  body > section .inner .prod-ui .info.arrow3 .text[data-dir='up']:after,
  body > section .inner .prod-ui .info.arrow2 .text[data-dir='up']:after,
  body > section .inner .prod-ui .info.arrow4 .text[data-dir='up']:after {
    top: auto;
    bottom: -16px;
    left: 50%;
    right: auto;
    margin-left: -8px;
    margin-top: 0;
    border: 8px solid transparent;
    border-top-color: #111324;
  }
}
body > section .inner .prod-ui.line {
  margin-bottom: 46px;
}
body > section .inner .prod-ui.line:after {
  content: '';
  height: 48px;
  width: 2px;
  border: none;
  position: absolute;
  bottom: -48px;
  left: 50%;
  margin-left: -1px;
  background-color: #d2d7de;
  -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;
}
body > section .inner .prod-ui.line.color {
  margin-bottom: 24px;
}
body > section .inner .prod-ui.line.color:after {
  background-color: #009ff7;
  height: 26px;
  bottom: -26px;
  z-index: -1;
}
body > section .inner .prod-ui.line.min-line:after {
  height: 0px;
  bottom: 0px;
}
body > section .inner .prod-ui.add {
  border: 1px solid #d2d7de;
  -webkit-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  -moz-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  background-color: #ffffff;
  -khtml-border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  width: 32px;
  height: 32px;
}
body > section .inner .prod-ui.add .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
  width: 12px;
  height: 2px;
  background-color: #d2d7de;
}
body > section .inner .prod-ui.add .icon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -1px;
  width: 2px;
  height: 12px;
  background-color: #d2d7de;
}
body > section .inner .prod-ui.add.color {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 2px solid #009ff7;
}
body > section .inner .prod-ui.add.color .icon {
  background-color: #009ff7;
}
body > section .inner .prod-ui.add.color .icon:after {
  background-color: #009ff7;
}
body > section .inner .prod-ui.data {
  border: 1px solid #d2d7de;
  -webkit-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  -moz-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  padding: 75px 32px 25px;
  background-color: #ffffff;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 240px;
  width: 100%;
  text-align: center;
}
body > section .inner .prod-ui.data .icon {
  display: block;
  position: absolute;
  top: 33px;
  left: 50%;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  border: 2px solid #7ebd26;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
body > section .inner .prod-ui.data .icon .lines {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -8px;
  width: 16px;
  height: 2px;
  background-color: #7ebd26;
}
body > section .inner .prod-ui.data .icon .lines:before,
body > section .inner .prod-ui.data .icon .lines:after {
  content: '';
  position: absolute;
  left: 0;
  width: 16px;
  height: 2px;
  background-color: #7ebd26;
}
body > section .inner .prod-ui.data .icon .lines:before {
  top: -6px;
}
body > section .inner .prod-ui.data .icon .lines:after {
  bottom: -6px;
}
body > section .inner .prod-ui.data.color {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #5ce5a7;
  border: 2px solid #5ce5a7;
}
body > section .inner .prod-ui.data.color .icon {
  border-color: #5ce5a7;
}
body > section .inner .prod-ui.data.color .icon .lines {
  background-color: #5ce5a7;
}
body > section .inner .prod-ui.data.color .icon .lines:before,
body > section .inner .prod-ui.data.color .icon .lines:after {
  background-color: #5ce5a7;
}
body > section .inner .prod-ui.tooltip {
  border: 1px solid #d2d7de;
  -webkit-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  -moz-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  padding: 24px 32px 32px;
  background-color: #ffffff;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 400px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 1.6em;
  color: #8e9aad;
  margin-top: 10px;
}
body > section .inner .prod-ui.tooltip:before {
  content: '';
  position: absolute;
  top: -16px;
  margin-left: -8px;
  left: 50%;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom: 8px solid #d2d7de;
}
body > section .inner .prod-ui.tooltip:after {
  content: '';
  position: absolute;
  top: -13px;
  margin-left: -7px;
  left: 50%;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
}
body > section .inner .prod-ui.tooltip .options {
  margin-top: 18px;
  width: 100%;
  overflow: hidden;
}
body > section .inner .prod-ui.tooltip .options .option {
  border: 1px solid #d2d7de;
  width: 31.707%;
  margin-left: 2.439%;
  float: left;
  font-size: 0.8em;
  font-weight: 400;
  padding: 65px 0 18px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
body > section .inner .prod-ui.tooltip .options .option:first-child {
  margin-left: 0;
}
body > section .inner .prod-ui.tooltip .options .option.delay {
  background-image: url(../png/icon-clock-lrg%402x.png);
  background-position: center 25px;
  background-size: 32px;
  background-repeat: no-repeat;
}
body > section .inner .prod-ui.tooltip .options .option.email {
  background-image: url(../png/icon-email-lrg%402x.png);
  background-position: center 28px;
  background-size: 36px 26px;
  background-repeat: no-repeat;
}
body > section .inner .prod-ui.tooltip .options .option.condition {
  background-image: url(../png/icon-branch-lrg%402x.png);
  background-position: center 25px;
  background-size: 22px 33px;
  background-repeat: no-repeat;
}
body > section .inner .prod-ui.tooltip.color {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #009ff7;
  border: 2px solid #009ff7;
}
body > section .inner .prod-ui.tooltip.color:before {
  border-bottom-color: #009ff7;
}
body > section .inner .prod-ui.tooltip.color:after {
  border-bottom-color: #053e5c;
}
body > section .inner .prod-ui.tooltip.color .options .option {
  border-color: #009ff7;
}
body > section .inner .prod-ui.condition {
  max-width: 336px;
  padding-top: 1px;
  margin-top: -1px;
}
body > section .inner .prod-ui.condition:first-child {
  padding-top: 0;
  margin-top: auto;
}
body > section .inner .prod-ui.condition .block {
  border: 1px solid #d2d7de;
  -webkit-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  -moz-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  padding: 29px 24px 24px;
  background-color: #ffffff;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 240px;
  margin: 26px auto 0;
  width: 100%;
  text-align: center;
  position: relative;
}
body > section .inner .prod-ui.condition .block:after {
  content: '';
  position: absolute;
  top: -26px;
  left: 50%;
  margin-left: -26px;
  width: 52px;
  height: 52px;
  background-image: url(../png/condition-icon%402x.png);
  background-size: 52px;
  background-position: center;
  background-repeat: no-repeat;
}
body > section .inner .prod-ui.condition .options .line {
  height: 34px;
  width: 50%;
  display: block;
  clear: both;
}
body > section .inner .prod-ui.condition .options .line.over {
  margin-top: -2px;
}
body > section .inner .prod-ui.condition .options .line.tl {
  border-top: 2px solid #d2d7de;
  border-left: 2px solid #d2d7de;
  -khtml-border-top-left-radius: 11px;
  -moz-border-top-left-radius: 11px;
  -webkit-border-top-left-radius: 11px;
  border-top-left-radius: 11px;
  float: left;
}
body > section .inner .prod-ui.condition .options .line.tr {
  border-top: 2px solid #d2d7de;
  border-right: 2px solid #d2d7de;
  -khtml-border-top-right-radius: 11px;
  -moz-border-top-right-radius: 11px;
  -webkit-border-top-right-radius: 11px;
  border-top-right-radius: 11px;
  float: right;
}
body > section .inner .prod-ui.condition .options .line.bl {
  border-bottom: 2px solid #d2d7de;
  border-left: 2px solid #d2d7de;
  -khtml-border-bottom-left-radius: 11px;
  -moz-border-bottom-left-radius: 11px;
  -webkit-border-bottom-left-radius: 11px;
  border-bottom-left-radius: 11px;
  float: left;
}
body > section .inner .prod-ui.condition .options .line.br {
  border-bottom: 2px solid #d2d7de;
  border-right: 2px solid #d2d7de;
  -khtml-border-bottom-right-radius: 11px;
  -moz-border-bottom-right-radius: 11px;
  -webkit-border-bottom-right-radius: 11px;
  border-bottom-right-radius: 11px;
  float: right;
}
body > section .inner .prod-ui.condition .options .label {
  min-width: 56px;
  padding: 4px 16px;
  border: 2px solid #d2d7de;
  background: #ffffff;
  font-weight: 600;
  clear: both;
  text-align: center;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body > section .inner .prod-ui.condition .options .label.yes {
  border-color: #7ebd26;
  color: #7ebd26;
  float: left;
  margin-left: -28px;
}
body > section .inner .prod-ui.condition .options .label.no {
  border-color: #e85244;
  color: #e85244;
  float: right;
  margin-right: -28px;
}
body > section .inner .prod-ui.condition .options .option {
  width: 50%;
  position: relative;
}
body > section .inner .prod-ui.condition .options .option.bline {
  margin-bottom: 23px;
}
body > section .inner .prod-ui.condition .options .option.bline:after {
  content: '';
  height: 24px;
  width: 2px;
  border: none;
  position: absolute;
  bottom: -24px;
  background-color: #d2d7de;
}
body > section .inner .prod-ui.condition .options .option.left {
  padding-left: 28px;
  float: left;
  right: -1px;
}
body > section .inner .prod-ui.condition .options .option.left.bline:after {
  left: 27px;
}
body > section .inner .prod-ui.condition .options .option.right {
  padding-right: 28px;
  float: right;
  left: -1px;
}
body > section .inner .prod-ui.condition .options .option.right.bline:after {
  right: 27px;
}
body > section .inner .prod-ui.condition .condition-items {
  clear: both;
  position: relative;
  font-size: 0.715em;
  min-width: 336px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body > section .inner .prod-ui.condition .condition-items:after {
  content: '';
  clear: both;
  display: block;
}
body > section .inner .prod-ui.condition .condition-items .condition-item {
  position: relative;
  top: 0;
}
body > section .inner .prod-ui.condition .condition-items .condition-item.left {
  left: -25%;
  float: left;
}
body > section .inner .prod-ui.condition .condition-items .condition-item.right {
  right: -25%;
  position: absolute;
}
body > section .inner .prod-ui.condition.color .block {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #f5a348;
  border: 2px solid #f5a348;
}
body > section .inner .prod-ui.condition.color .block:after {
  content: '';
  position: absolute;
  top: -27px;
  left: 50%;
  margin-left: -26px;
  width: 52px;
  height: 52px;
  background-image: url(../png/icon-branch%402x.png);
  background-size: 52px;
  background-position: center;
  background-repeat: no-repeat;
}
body > section .inner .prod-ui.condition.color .options .line {
  border-color: #009ff7;
}
body > section .inner .prod-ui.email {
  max-width: 240px;
}
body > section .inner .prod-ui.email .image {
  width: 100%;
  min-height: 160px;
  position: relative;
  -khtml-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  line-height: 0;
}
body > section .inner .prod-ui.email .image img {
  max-width: 100%;
  -khtml-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
body > section .inner .prod-ui.email .image .border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(210, 215, 222, 0.4);
  border-bottom: none;
  -khtml-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
body > section .inner .prod-ui.email .label {
  border: 1px solid #d2d7de;
  -khtml-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -khtml-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ffffff;
  padding: 15px;
  text-align: center;
}
body > section .inner .prod-ui.email.color {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #ff8f9c;
  border: 2px solid #ff8f9c;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
body > section .inner .prod-ui.email.color .image {
  background-image: url(../png/icon-email%402x.png);
  background-size: 48px 34px;
  background-position: center;
  background-repeat: no-repeat;
}
body > section .inner .prod-ui.email.color .image .border {
  border: none;
  border-bottom: 1px solid #ff8f9c;
}
body > section .inner .prod-ui.email.color .label {
  border: none;
  background-color: transparent;
}
body > section .inner .prod-ui.delay {
  max-width: 240px;
  width: 100%;
  font-size: 1.4em;
  text-align: center;
}
body > section .inner .prod-ui.delay .pill {
  padding: 14px 30px 14px 63px;
  background-color: #ffffff;
  background-image: url(../png/delay-icon%402x.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 36px center;
  border: 1px solid #d2d7de;
  -webkit-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  -moz-box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  box-shadow: 0 2px 0 0 rgba(142, 154, 173, 0.1);
  -khtml-border-radius: 80px;
  -moz-border-radius: 80px;
  -webkit-border-radius: 80px;
  border-radius: 80px;
  max-width: 240px;
  display: inline-block;
  color: #546070;
}
body > section .inner .prod-ui.delay.color .pill {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  background-image: url(../png/icon-clock%402x.png);
  color: #f5a348;
  border: 2px solid #f5a348;
}
body > section .inner .subsection {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ececed;
}
body > section .inner .testimonial {
  margin: 6em auto 0;
  padding: 6em 0 0;
  text-align: center;
  max-width: 850px;
}
body > section .inner .testimonial img {
  display: block;
  margin: 0 auto 1.5em;
}
body > section .inner .testimonial .quote {
  font-size: 2.1em;
  line-height: 1.524em;
  font-weight: 200;
  font-style: italic;
  color: #5d5d66;
  display: block;
  margin-bottom: 1em;
}
body > section .inner .testimonial .author {
  font-size: 1.3em;
  color: #5d5d66;
}
body > section .inner .testimonial .author .name {
  font-weight: 600;
}
body > section.rotator .contents .copy li {
  -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;
  cursor: pointer;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  position: relative;
  padding: 0 10px 0 0;
  border-left: 2px solid transparent;
}
body > section.rotator .contents .copy li:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
body > section.rotator .contents .copy li.current {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  padding: 0 0 0 10px;
  border-left: 2px solid #7856ff;
}
body > section.rotator .contents .visual .screen img {
  z-index: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -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;
}
body > section.rotator .contents .visual .screen img.current {
  z-index: 2;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
body > section#signup {
  border-bottom: none;
}
body > section#header hgroup {
  max-width: 100%;
}
body > section#header hgroup .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 510px;
}
body > section#header hgroup .btn-container a {
  width: 100%;
  margin: 0;
}
body > section#header hgroup .btn-container > a,
body > section#header hgroup .btn-container > span,
body > section#header hgroup .btn-container > div {
  flex-basis: 50%;
}
body > section#header hgroup .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
body > section#header hgroup .btn-container > :first-child {
  margin-right: 8px;
}
body > section#header hgroup .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 567.12px) {
  body > section#header hgroup .btn-container {
    display: block;
    margin: 0 auto;
  }
  body > section#header hgroup .btn-container > :first-child,
  body > section#header hgroup .btn-container > :last-child {
    clear: both;
    display: block;
    width: 247px;
    text-align: center;
    margin: 10px auto;
  }
}
body > section#header .hero {
  position: relative;
  margin: 0 auto;
}
body > section#header .hero img {
  display: block;
  max-width: 100%;
}
body > section#header .hero .screen {
  position: absolute;
  bottom: 0;
  overflow: hidden;
}
body > section#header .hero .desktop {
  line-height: 0;
}
body > section#header .hero .mobile {
  position: absolute;
  right: -2.4%;
  bottom: 0;
  line-height: 0;
  width: 21.4%;
}
body > section#header .hero .mobile .screen {
  height: 81.4%;
  right: 6%;
  width: 88%;
}
body > section#banner hgroup {
  margin-bottom: 0;
}
body > section#banner .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 555px;
  margin: 0 auto;
}
body > section#banner .btn-container a {
  width: 100%;
  margin: 0;
}
body > section#banner .btn-container > a,
body > section#banner .btn-container > span,
body > section#banner .btn-container > div {
  flex-basis: 50%;
}
body > section#banner .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
body > section#banner .btn-container > :first-child {
  margin-right: 8px;
}
body > section#banner .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 617.16px) {
  body > section#banner .btn-container {
    display: block;
    margin: 0 auto;
  }
  body > section#banner .btn-container > :first-child,
  body > section#banner .btn-container > :last-child {
    clear: both;
    display: block;
    width: 269.5px;
    text-align: center;
    margin: 10px auto;
  }
}
body > section#appstore {
  padding: 0;
}
body > section#appstore .banner-container {
  height: 400px;
  max-width: none;
  overflow: hidden;
  position: relative;
}
body > section#appstore .banner-container .banner {
  width: 100%;
  height: 400px;
  position: relative;
}
body > section#appstore .banner-container .banner .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
body > section#appstore .banner-container .banner .feature-image {
  position: absolute;
  right: 0;
  max-width: 400px;
  max-height: 370px;
  width: 40%;
  line-height: 0;
}
body > section#appstore .banner-container .banner .feature-image.float {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body > section#appstore .banner-container .banner .feature-image.anchor {
  bottom: 0;
}
body > section#appstore .banner-container .banner .feature-image img {
  max-width: 100%;
}
@media only screen and (max-width: 980px) {
  body > section#appstore .banner-container .banner .feature-image {
    display: none;
  }
}
body > section#appstore .banner-container .banner .inner {
  position: relative;
  overflow: hidden;
  height: 100%;
}
body > section#appstore .banner-container .banner .content {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 500px;
  width: 50%;
  padding-top: 43px;
}
body > section#appstore .banner-container .banner .content .logo {
  max-width: 120px;
  max-height: 40px;
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: -20px;
}
body > section#appstore .banner-container .banner .content .title {
  font-size: 2.6em;
  line-height: 1.2em;
  color: #111324;
  display: block;
  margin-bottom: 12px;
}
body > section#appstore .banner-container .banner .content .tagline {
  font-size: 1.6em;
  line-height: 1.431em;
  color: #5d5d66;
  margin-bottom: 24px;
  display: block;
  max-width: 400px;
}
@media only screen and (max-width: 980px) {
  body > section#appstore .banner-container .banner .content {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
    left: 50%;
  }
  body > section#appstore .banner-container .banner .content .logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  body > section#appstore .banner-container .banner .content .tagline {
    margin: 0 auto 24px;
  }
}
body > section#overview {
  margin: 0 auto;
  padding-bottom: 0;
  overflow: visible;
  background: #ffffff;
  border-bottom: 0;
}
@media only screen and (max-width: 1000px) {
  body > section#overview {
    margin-bottom: 20.2vw;
    min-height: 80.4vw;
  }
}
@media only screen and (max-width: 550px) {
  body > section#overview {
    background-size: initial;
    background-position: 50% 55%;
  }
}
body > section#overview .inner {
  position: relative;
  z-index: 100;
}
body > section#overview hgroup {
  width: 100%;
  margin-bottom: 20px;
}
body > section#overview hgroup h1,
body > section#overview hgroup p {
  color: #111324;
}
body > section#overview hgroup p {
  max-width: 700px;
}
body > section#overview hgroup .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 555px;
  margin: 0 auto;
}
body > section#overview hgroup .btn-container a {
  width: 100%;
  margin: 0;
}
body > section#overview hgroup .btn-container > a,
body > section#overview hgroup .btn-container > span,
body > section#overview hgroup .btn-container > div {
  flex-basis: 50%;
}
body > section#overview hgroup .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
body > section#overview hgroup .btn-container > :first-child {
  margin-right: 8px;
}
body > section#overview hgroup .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 617.16px) {
  body > section#overview hgroup .btn-container {
    display: block;
    margin: 0 auto;
  }
  body > section#overview hgroup .btn-container > :first-child,
  body > section#overview hgroup .btn-container > :last-child {
    clear: both;
    display: block;
    width: 269.5px;
    text-align: center;
    margin: 10px auto;
  }
}
body > section#overview .macbook {
  text-align: center;
  margin: 0 auto -202px;
  position: relative;
  max-width: 100%;
}
@media only screen and (max-width: 1000px) {
  body > section#overview .macbook {
    margin-bottom: -20.2vw;
  }
}
body > section#overview .macbook svg {
  width: 1100px;
}
body > section#features-split-hero {
  position: relative;
  z-index: 100;
}
body > section#features-split-hero .features-split-hero__bg {
  position: absolute;
  top: 10%;
  right: 0;
  width: 50%;
  height: 80%;
}
body > section#features-split-hero .features-split-hero__bg img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: right center;
}
body > section#features-split-hero .features-split-hero__bg span.wistia_embed {
  z-index: 101;
  position: absolute !important;
  top: 50%;
  right: 25%;
  transform: translate(-50%, -50%);
}
body > section#features-split-hero .features-split-hero__bg span.wistia_embed svg {
  transition: transform 0.3s ease;
}
body > section#features-split-hero .features-split-hero__bg span.wistia_embed svg:hover {
  transform: scale(1.1);
}
body > section#features-split-hero .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body > section#features-split-hero .inner > div {
  flex: 0 0 50%;
}
body > section#features-split-hero .inner .features-split-hero__text {
  padding: 75px 75px 75px 0;
}
body > section#features-split-hero hgroup {
  width: 100%;
  margin-bottom: 20px;
}
body > section#features-split-hero hgroup h1,
body > section#features-split-hero hgroup p {
  color: #111324;
  text-align: left;
}
body > section#features-split-hero hgroup p {
  max-width: 700px;
}
body > section#features-split-hero hgroup .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 555px;
  margin: 0 auto;
}
body > section#features-split-hero hgroup .btn-container a {
  width: 100%;
  margin: 0;
}
body > section#features-split-hero hgroup .btn-container > a,
body > section#features-split-hero hgroup .btn-container > span,
body > section#features-split-hero hgroup .btn-container > div {
  flex-basis: 50%;
}
body > section#features-split-hero hgroup .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
body > section#features-split-hero hgroup .btn-container > :first-child {
  margin-right: 8px;
}
body > section#features-split-hero hgroup .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 617.16px) {
  body > section#features-split-hero hgroup .btn-container {
    display: block;
    margin: 0 auto;
  }
  body > section#features-split-hero hgroup .btn-container > :first-child,
  body > section#features-split-hero hgroup .btn-container > :last-child {
    clear: both;
    display: block;
    width: 269.5px;
    text-align: center;
    margin: 10px auto;
  }
}
@media (max-width: 1000px) {
  body > section#features-split-hero .features-split-hero__bg {
    position: relative;
    top: unset;
    right: unset;
    width: 100%;
    height: auto;
    padding-left: 8vw;
  }
  body > section#features-split-hero .features-split-hero__bg img {
    position: relative;
    height: auto;
    width: 100%;
  }
  body > section#features-split-hero .inner {
    flex-direction: column;
  }
  body > section#features-split-hero .inner > div {
    flex: 0 0 100%;
  }
  body > section#features-split-hero .inner .features-split-hero__text {
    padding: 75px 0;
  }
  body > section#features-split-hero .inner hgroup h1,
  body > section#features-split-hero .inner hgroup p {
    text-align: center;
  }
}
body > section#design {
  background-color: #ffffff;
  border-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 940px) {
  body > section#design .wistia_embed {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 940px) {
  body > section#design {
    padding-bottom: 6em;
  }
  body > section#design .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#design .copy p {
    text-align: center;
  }
}
body > section#design hgroup {
  max-width: 100%;
}
@media only screen and (max-width: 940px) {
  body > section#design hgroup {
    margin-bottom: 2.6em;
  }
}
body > section#design .visual img {
  max-width: 800px;
  display: block;
}
body > section#design .visual .browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#design .visual .options {
  border-right: 1px solid #ececed;
  width: 28.4%;
  height: 100%;
  background-color: #eeeff0;
}
body > section#design .visual .email {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 1;
  width: 71.6%;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  margin-top: 20%;
}
body > section#design .visual .email img {
  max-width: 100%;
}
body > section#design .visual .tile {
  position: absolute;
  top: 50%;
  left: 20%;
  z-index: 2;
  width: 12.8%;
  height: 23.4%;
}
@media only screen and (max-width: 940px) {
  body > section#design .visual {
    float: none;
    width: 100%;
  }
  body > section#design .visual img {
    max-width: 100%;
  }
  body > section#design .visual .overflow {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #ececed;
    border-radius: 3px;
  }
  body > section#design .visual .overflow img {
    max-width: 100%;
  }
  body > section#design .visual > .hidden {
    display: none;
  }
  body > section#design .visual .builder {
    float: left;
  }
}
body > section#beyond {
  padding: 0;
  filter: none;
  border-top: 1px solid #f6f6f7;
  background-color: #f6f6f7;
}
body > section#beyond hgroup {
  max-width: 100%;
}
@media only screen and (max-width: 940px) {
  body > section#beyond hgroup {
    margin-bottom: 2.6em;
  }
}
body > section#beyond .visual img {
  display: block;
  margin: 0 auto;
}
body > section#beyond .copy h3 {
  margin-left: 0;
}
@media only screen and (max-width: 940px) {
  body > section#beyond {
    padding: 0 0 6em;
  }
  body > section#beyond .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#beyond .copy h3 {
    margin-left: auto;
    max-width: none;
  }
  body > section#beyond .copy p {
    text-align: center;
  }
}
@media (max-width: 940px) {
  body > section#beyond #automation .wistia_embed {
    margin: 0 auto;
  }
}
body > section#beyond #automation .visual {
  max-width: 500px;
  top: 40px;
}
body > section#beyond #automation .visual img {
  max-width: 100%;
  max-height: 40rem;
}
body > section#beyond #automation .visual .prod-ui {
  margin: 0 auto;
}
body > section#beyond #automation .visual .prod-ui.email {
  max-width: 205px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
}
body > section#beyond #automation .visual .prod-ui.email.line {
  max-width: 290px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: -8px;
}
body > section#beyond #automation .visual .prod-ui.email.line:after {
  height: 8px;
  bottom: -8px;
}
body > section#beyond #automation .visual .prod-ui.email .image,
body > section#beyond #automation .visual .prod-ui.email img {
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
body > section#beyond #automation .visual .prod-ui.email .image {
  min-height: 0;
}
body > section#beyond #automation .visual .prod-ui.email .border {
  display: none;
}
body > section#beyond #automation .visual .prod-ui.condition {
  max-width: 290px;
}
body > section#beyond #automation .visual .prod-ui.condition .block {
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 26px 24px 16px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: -8px;
}
body > section#beyond #automation .visual .prod-ui.condition .block:after {
  width: 44px;
  height: 44px;
  top: -22px;
  margin-left: -22px;
  background-size: 44px;
}
body > section#beyond #automation .visual .prod-ui.condition .options {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: -8px;
  position: relative;
  z-index: -1;
}
body > section#beyond #automation .visual .prod-ui.condition .options .line {
  height: 16px;
}
body > section#beyond #automation .visual .prod-ui.condition .options .label {
  -khtml-border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
body > section#beyond #automation .visual .prod-ui.condition .options .option {
  margin-bottom: 12px;
}
body > section#beyond #automation .visual .prod-ui.condition .options .option.bline:after {
  height: 14px;
  bottom: -14px;
}
body > section#beyond #automation .visual .prod-ui.condition .condition-items {
  min-width: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: -8px;
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media only screen and (max-width: 460px) {
  body > section#beyond #automation .visual .prod-ui.condition .condition-items {
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  body > section#beyond #automation .visual .prod-ui.condition .condition-items .condition-item {
    width: 70%;
  }
}
@media only screen and (max-width: 940px) {
  body > section#beyond #automation .visual {
    float: none;
    margin: 0 auto;
    top: auto;
    padding-top: 40px;
    width: 90%;
  }
}
body > section#personalization {
  padding-top: 8em;
  background-color: #f6f6f7;
  padding-bottom: 0;
}
body > section#personalization .contents .copy {
  padding-bottom: 8em;
}
body > section#personalization .contents .visual img {
  max-width: 100%;
  display: block;
}
@media only screen and (max-width: 1100px) {
  body > section#personalization {
    padding-top: 15em;
  }
  body > section#personalization .contents .copy {
    padding-bottom: 15em;
  }
}
@media only screen and (max-width: 940px) {
  body > section#personalization {
    padding-bottom: 6em;
  }
  body > section#personalization .contents .copy {
    padding-bottom: 0;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#personalization .contents .copy p {
    text-align: center;
  }
  body > section#personalization .contents .visual {
    float: none;
    width: 100%;
    overflow: hidden;
  }
}
body > section#segmentation {
  padding: 12em 0 9em;
}
@media (max-width: 940px) {
  body > section#segmentation .wistia_embed {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 940px) {
  body > section#segmentation .contents .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#segmentation .contents .copy p {
    text-align: center;
  }
}
@media only screen and (max-width: 1040px) {
  body > section#segmentation .contents .visual .hidden {
    display: none;
  }
}
@media only screen and (max-width: 940px) {
  body > section#segmentation .contents .visual {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  body > section#segmentation .contents .visual .hidden {
    display: block;
  }
}
@media only screen and (max-width: 530px) {
  body > section#segmentation .contents .visual .hidden {
    display: none;
  }
}
body > section#segmentation .contents .visual .iphone-portrait {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: -27px;
  width: 48%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 1040px) {
  body > section#segmentation .contents .visual .iphone-portrait {
    display: none;
  }
}
@media only screen and (max-width: 940px) {
  body > section#segmentation .contents .visual .iphone-portrait {
    float: left;
    display: block;
  }
}
@media only screen and (max-width: 530px) {
  body > section#segmentation .contents .visual .iphone-portrait {
    display: none;
  }
}
body > section#segmentation .contents .visual .snapshot {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 36.2%;
  width: 62%;
  border: 1px solid #ececed;
  text-align: left;
}
body > section#segmentation .contents .visual .snapshot .block.top {
  padding: 18px 20px;
  background: #ffffff;
  overflow: hidden;
}
body > section#segmentation .contents .visual .snapshot .block.top .avatar {
  width: 19.4%;
  float: left;
  line-height: 0;
}
body > section#segmentation .contents .visual .snapshot .block.top .avatar img {
  max-width: 100%;
}
body > section#segmentation .contents .visual .snapshot .block.top .text {
  float: left;
  margin-left: 15px;
}
body > section#segmentation .contents .visual .snapshot .block.top .text .name {
  display: block;
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: 600;
  color: #111324;
}
body > section#segmentation .contents .visual .snapshot .block.top .text .email {
  display: block;
  color: #5d5d66;
}
body > section#segmentation .contents .visual .snapshot .block.top .text .stat {
  display: block;
  color: #5d5d66;
}
body > section#segmentation .contents .visual .snapshot .block.map {
  width: 100%;
  height: 94px;
  background-position: center;
  background-size: cover;
}
body > section#segmentation .contents .visual .snapshot .block.location {
  background-color: rgba(101, 185, 255, 0.05);
  color: #65b9ff;
  padding: 10px 18px;
}
body > section#segmentation .contents .visual .snapshot .block.location img {
  width: 7px;
  height: 10px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
body > section#segmentation .contents .visual .snapshot .block.gender,
body > section#segmentation .contents .visual .snapshot .block.age {
  background-color: #f8f9fb;
  border-top: 1px solid #e1e5e8;
  padding: 10px 18px;
  font-size: 1.2em;
}
body > section#segmentation .contents .visual .snapshot .block.gender .label,
body > section#segmentation .contents .visual .snapshot .block.age .label {
  color: #5d5d66;
  display: block;
  padding-bottom: 4px;
}
body > section#segmentation .contents .visual .snapshot .block.gender .value,
body > section#segmentation .contents .visual .snapshot .block.age .value {
  color: #5d5d66;
  font-weight: 600;
}
@media only screen and (max-width: 1040px) {
  body > section#segmentation .contents .visual .snapshot {
    width: 100%;
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    top: 0;
    max-width: 309px;
  }
}
@media only screen and (max-width: 940px) {
  body > section#segmentation .contents .visual .snapshot {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 36.2%;
    width: 62%;
  }
}
@media only screen and (max-width: 530px) {
  body > section#segmentation .contents .visual .snapshot {
    width: 100%;
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    top: 0;
    max-width: 309px;
    margin: 0 auto;
  }
}
body > section#segmentation .contents .visual .snapshot img {
  max-width: 100%;
}
body > section#segmentation .contents .visual .snapshot .snapshot-pin {
  position: absolute;
  top: 31%;
  left: 42%;
  margin-top: -200px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#link-checker {
  padding-top: 12em;
  padding-bottom: 12em;
}
body > section#link-checker .visual {
  transform: translateY(50%);
}
body > section#link-checker img {
  max-width: 100%;
}
@media only screen and (min-width: 940px) {
  body > section#link-checker .contents {
    min-height: 20rem;
  }
}
body > section#link-checker .contents .flag-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
}
@media only screen and (max-width: 940px) {
  body > section#link-checker .contents .flag-wrapper {
    justify-content: center;
  }
}
body > section#link-checker .contents .flag {
  display: inline;
  margin-right: 0.5rem;
  padding: 0.1rem 0.5rem;
  background: linear-gradient(135deg, #7856ff 0%, #65b9ff 100%);
  border-radius: 3px;
  font-weight: 600;
  color: #ffffff;
  vertical-align: middle;
  font-size: 0.8em;
}
body > section#link-checker .contents h6 {
  margin: 0;
}
@media only screen and (max-width: 940px) {
  body > section#link-checker .contents h6 {
    width: auto;
  }
}
@media only screen and (max-width: 940px) {
  body > section#link-checker .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#link-checker .copy p {
    text-align: center;
  }
}
@media only screen and (min-width: 940px) {
}
@media only screen and (max-width: 940px) {
  body > section#link-checker .visual {
    float: none;
    width: 100%;
    max-width: 585px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
body > section#support-rc {
  padding: 100px 0;
  background: center center no-repeat url(../jpg/banner-ripcurl.jpg);
  background-size: cover;
  border-bottom: none;
}
@media (max-width: 767px) {
  body > section#support-rc {
    background: #111324 !important;
  }
}
body > section#support-rc .support-contents {
  display: flex;
  max-width: 925px;
  text-align: left;
}
body > section#support-rc .support-contents .quote {
  display: block;
  margin-top: 10px;
  margin-right: 20px;
  line-height: 0;
  font-weight: 200;
}
@media (max-width: 767px) {
  body > section#support-rc .support-contents .quote svg path {
    fill: #7856ff !important;
  }
}
body > section#support-rc .support-contents p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  body > section#support-rc .support-contents p {
    font-size: 1.25rem;
    text-align: center;
  }
}
body > section#support-rc .support-contents .support-contents__quote,
body > section#support-rc .support-contents .support-contents__attribution {
  color: white;
}
body > section#support-rc .support-contents .support-contents__attribution {
  font-size: 1rem;
  font-weight: 500;
}
@media only screen and (max-width: 970px) {
  body > section#support-rc .support-contents .btn-container {
    margin: 0;
  }
}
@media only screen and (max-width: 840px) {
  body > section#support-rc .support-contents .btn-container {
    margin: 0 auto;
  }
}
body > section#support-rc .support-contents .cmbtn {
  width: auto;
  margin-left: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  body > section#support-rc .support-contents .cmbtn {
    margin: 0 auto;
  }
}
body > section#free-image-gallery {
  padding: 0;
}
body > section#free-image-gallery img {
  max-width: 100%;
  display: block;
}
@media only screen and (min-width: 940px) {
  body > section#free-image-gallery .contents {
    min-height: 30rem;
  }
  body > section#free-image-gallery .contents .copy {
    max-width: 460px;
  }
}
body > section#free-image-gallery .contents .flag-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
}
@media only screen and (max-width: 940px) {
  body > section#free-image-gallery .contents .flag-wrapper {
    justify-content: center;
  }
}
body > section#free-image-gallery .contents .flag {
  display: inline;
  margin-right: 0.5rem;
  padding: 0.1rem 0.5rem;
  background: linear-gradient(135deg, #7856ff 0%, #65b9ff 100%);
  border-radius: 3px;
  font-weight: 600;
  color: #ffffff;
  vertical-align: middle;
  font-size: 0.8em;
}
body > section#free-image-gallery .contents h6 {
  margin: 0;
}
@media only screen and (max-width: 940px) {
  body > section#free-image-gallery .contents h6 {
    width: auto;
  }
}
@media only screen and (max-width: 940px) {
  body > section#free-image-gallery .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
    padding-bottom: 8em;
  }
  body > section#free-image-gallery .copy p {
    text-align: center;
  }
}
body > section#free-image-gallery .visual img {
  margin: 0 0 0 auto;
}
@media only screen and (min-width: 940px) {
  body > section#free-image-gallery .visual {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    right: 0;
  }
}
@media only screen and (max-width: 940px) {
  body > section#free-image-gallery .visual {
    float: none;
    width: 100%;
    max-width: 585px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  body > section#free-image-gallery .visual img {
    margin: 0 auto;
  }
}
body > section#growaudience {
  background-color: #f6f6f7;
}
@media only screen and (max-width: 940px) {
  body > section#growaudience .contents .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#growaudience .contents .copy p {
    text-align: center;
  }
}
body > section#growaudience .contents .visual {
  line-height: 0;
}
body > section#growaudience .contents .visual > img {
  margin-top: 2.31%;
}
body > section#growaudience .contents .visual .overflow {
  max-width: 100%;
}
body > section#growaudience .contents .visual .overflow > img {
  margin-top: 2%;
}
body > section#growaudience .contents .visual .browser {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
body > section#growaudience .contents .visual .screen img {
  width: 100%;
}
body > section#growaudience .contents .visual .screen .lightbox {
  width: 75.86%;
  height: 70.97%;
  position: absolute;
  top: 14.52%;
  left: 12.07%;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  margin-top: 15px;
}
@media only screen and (max-width: 940px) {
  body > section#growaudience .contents .visual {
    float: none;
    width: 100%;
    max-width: 526px;
    margin: 0 auto 60px;
  }
  body > section#growaudience .contents .visual img {
    width: 100%;
  }
  body > section#growaudience .contents .visual .browser {
    border-bottom: 2px solid #ececed;
  }
}
body > section#growaudience .signup {
  margin: 6em auto;
  padding: 6em 0 0;
  text-align: center;
}
body > section#growaudience .signup p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body > section#growaudience .signup .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 504px;
  margin: 0 auto;
}
body > section#growaudience .signup .btn-container a {
  width: 100%;
  margin: 0;
}
body > section#growaudience .signup .btn-container > a,
body > section#growaudience .signup .btn-container > span,
body > section#growaudience .signup .btn-container > div {
  flex-basis: 50%;
}
body > section#growaudience .signup .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
body > section#growaudience .signup .btn-container > :first-child {
  margin-right: 8px;
}
body > section#growaudience .signup .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 560.448px) {
  body > section#growaudience .signup .btn-container {
    display: block;
    margin: 0 auto;
  }
  body > section#growaudience .signup .btn-container > :first-child,
  body > section#growaudience .signup .btn-container > :last-child {
    clear: both;
    display: block;
    width: 244px;
    text-align: center;
    margin: 10px auto;
  }
}
body > section#reporting {
  padding-bottom: 0;
  background-position: right bottom;
  background-repeat: no-repeat;
  background: #f6f6f7;
}
body > section#reporting .copy {
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  margin-top: -4em;
}
@media only screen and (max-width: 940px) {
  body > section#reporting {
    padding: 6em 0;
  }
  body > section#reporting .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#reporting .copy p {
    text-align: center;
  }
}
body > section#reporting .visual {
  z-index: 3;
}
body > section#reporting .visual .overflow {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
body > section#reporting .visual .browser {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 805px;
  height: 670px;
}
body > section#reporting .visual .browser .screen {
  background-color: #ffffff;
  font-size: 1em;
}
body > section#reporting .visual .browser .screen .nav {
  background-color: #333c4e;
  overflow: hidden;
}
body > section#reporting .visual .browser .screen .nav .contain {
  width: 92%;
  margin: 0 auto;
}
body > section#reporting .visual .browser .screen .nav .contain ul {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
body > section#reporting .visual .browser .screen .nav .logo {
  height: 5em;
  float: left;
  margin-right: 1.4em;
  line-height: 4.8em;
}
body > section#reporting .visual .browser .screen .nav .logo img {
  vertical-align: middle;
}
body > section#reporting .visual .browser .screen .nav li {
  height: 5em;
  line-height: 5em;
  color: #d8dee3;
  position: relative;
  margin: 0 1.4em;
  font-size: 1.2em;
}
body > section#reporting .visual .browser .screen .nav li:first-child {
  margin-left: 0;
}
body > section#reporting .visual .browser .screen .nav li:first-child img {
  vertical-align: middle;
}
body > section#reporting .visual .browser .screen .nav li.active {
  color: #ffffff;
}
body > section#reporting .visual .browser .screen .nav li.active:after {
  content: '';
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #65b9ff;
}
body > section#reporting .visual .browser .screen .content-area {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  width: 92%;
  margin: 0 auto;
  padding-top: 7em;
}
body > section#reporting .visual .browser .screen .side-menu {
  width: 20%;
  text-align: left;
}
body > section#reporting .visual .browser .screen .side-menu ul {
  margin-bottom: 4em;
}
body > section#reporting .visual .browser .screen .side-menu li {
  font-size: 1.6em;
  line-height: 1;
  margin-bottom: 2em;
  color: #5d5d66;
}
body > section#reporting .visual .browser .screen .side-menu li.title {
  color: #111324;
  font-weight: 600;
}
body > section#reporting .visual .browser .screen .side-menu li.active {
  color: #65b9ff;
  font-weight: 600;
}
body > section#reporting .visual .browser .screen .main-section {
  padding-left: 8%;
  width: 80%;
  line-height: 1.5;
  text-align: left;
}
body > section#reporting .visual .browser .screen .main-section .section {
  border-bottom: 1px solid #ececed;
  padding-bottom: 1em;
  margin-bottom: 8em;
}
body > section#reporting .visual .browser .screen .main-section .section .h2 {
  font-size: 1.8em;
  line-height: 1;
  display: block;
  margin-bottom: 1em;
}
body > section#reporting .visual .browser .screen .main-section .section .input {
  border: 1px solid #ececed;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 1em 1.6em 0.9em;
  font-size: 1.4em;
  display: inline-block;
}
body > section#reporting .visual .browser .screen .main-section .section .h4 {
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  display: block;
}
body > section#reporting .visual .browser .screen .main-section .section .blurb {
  color: #5d5d66;
  font-size: 1.1em;
}
body > section#reporting .visual .browser .screen .charts {
  padding: 20px 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width: 100%;
}
body > section#reporting .visual .browser .screen .chart {
  width: 160px;
  position: relative;
}
body > section#reporting .visual .browser .screen .chart.top {
  z-index: 1;
}
body > section#reporting .visual .browser .screen .chart > .title {
  color: #5d5d66;
  font-size: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 2.4em;
  display: block;
  text-align: left;
}
body > section#reporting .visual .browser .screen .chart .gauge-metric {
  width: 160px;
  height: 160px;
  position: relative;
}
body > section#reporting .visual .browser .screen .chart .tooltip-label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: help;
  color: #111324;
}
body > section#reporting .visual .browser .screen .chart .tooltip-label .tooltip-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  min-width: 55px;
}
body > section#reporting .visual .browser .screen .chart .tooltip-label .value {
  font-size: 2em;
  line-height: 1;
  display: block;
}
body > section#reporting .visual .browser .screen .chart .tooltip-label .growth {
  padding: 4px;
  margin-top: 4px;
  background-color: #e9ebef;
  color: #434d5d;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: block;
  font-weight: 400;
}
body > section#reporting .visual .browser .screen .chart .tooltip-label .growth.pos {
  background-color: #bae8cf;
  color: #016a19;
}
body > section#reporting .visual .browser .screen .chart .tooltip-label .growth.neg {
  background-color: #f9cbc7;
  color: #ad0201;
}
body > section#reporting .visual .browser .screen .chart .tooltip-label .growth .value {
  font-size: 1.2em;
}
body > section#reporting .visual .browser .screen .chart .tooltip-popup {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(30%, -15%);
  -moz-transform: translate(30%, -15%);
  -ms-transform: translate(30%, -15%);
  -o-transform: translate(30%, -15%);
  transform: translate(30%, -15%);
  border: 1px solid #ececed;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  background-color: #ffffff;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(67, 77, 93, 0.2);
  -moz-box-shadow: 0 2px 4px 0 rgba(67, 77, 93, 0.2);
  box-shadow: 0 2px 4px 0 rgba(67, 77, 93, 0.2);
  color: #5d5d66;
  max-width: 19rem;
  padding: 1rem;
  text-transform: none !important;
  white-space: nowrap;
  z-index: 3;
}
body > section#reporting .visual .browser .screen .chart .tooltip-popup .divider {
  width: 100%;
  height: 1px;
  background-color: #ececed;
  margin: 10px 0;
}
body > section#reporting .visual .browser .screen .chart .tooltip-popup .label {
  font-size: 1.1em;
  padding-bottom: 5px;
}
body > section#reporting .visual .browser .screen .chart .tooltip-popup .value {
  font-size: 1.6em;
  color: #111324;
}
body > section#reporting .visual .browser .screen .chart .tooltip-popup .prior .value {
  font-size: 1.4em;
}
body > section#reporting .visual .browser .screen .chart .gauge {
  position: relative;
  transform: rotate(-90deg);
  width: auto;
  height: auto;
}
body > section#reporting .visual .browser .screen .chart .gauge .outer,
body > section#reporting .visual .browser .screen .chart .gauge .value {
  fill: none;
}
body > section#reporting .visual .browser .screen .chart .gauge .outer {
  stroke: #f5f6f8;
}
body > section#reporting .visual .browser .screen .chart .gauge .value {
  stroke: #509cf6;
}
body > section#reporting .visual .browser .screen .chart .gauge.prior {
  position: absolute;
  top: 8px;
  left: 8px;
}
body > section#reporting .visual .browser .screen .chart .gauge.prior .value {
  stroke: #cae1fc;
}
body > section#reporting .visual.init .browser .screen .chart .gauge .value {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#reporting .visual.init .browser .screen .chart .gauge.prior .value {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#reporting .visual.inview .browser .screen .chart .tooltip-popup {
  animation: slightFade 0.3s forwards;
  animation-delay: 0.8s;
}
body > section#reporting .visual.inview .browser .screen .chart .gauge .value {
  animation: fillDial 0.5s linear;
}
body > section#reporting .visual.inview .browser .screen .chart .gauge.prior .value {
  animation: fillDialComparedTo 0.5s linear 0.2s;
}
@media only screen and (max-width: 940px) {
  body > section#reporting .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  body > section#reporting .visual .hidden {
    display: none;
  }
  body > section#reporting .visual .overflow,
  body > section#reporting .visual .browser {
    position: static;
    margin: 0 auto;
  }
  body > section#reporting .visual .browser {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 890px) {
  body > section#reporting .visual .browser {
    width: 90.4494382vw;
    height: 67.19101124vw;
  }
  body > section#reporting .visual .browser .screen {
    font-size: 1.12359551vw;
  }
  body > section#reporting .visual .browser .screen .nav li:first-child img {
    width: 2.13483146vw;
    height: 1.46067416vw;
  }
  body > section#reporting .visual .browser .screen .chart {
    width: 17.97752809vw;
  }
  body > section#reporting .visual .browser .screen .chart .gauge-metric {
    width: 17.97752809vw;
    height: 17.97752809vw;
  }
  body > section#reporting .visual .browser .screen .chart .gauge-metric .gauge.current {
    width: 17.97752809vw;
    height: 17.97752809vw;
  }
  body > section#reporting .visual .browser .screen .chart .gauge-metric .gauge.prior {
    width: 16.17977528vw;
    height: 16.17977528vw;
    top: 0.8988764vw;
    left: 0.8988764vw;
  }
}
@keyframes fillDial {
  0% {
    stroke-dashoffset: 477.522;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@keyframes fillDialComparedTo {
  0% {
    stroke-dashoffset: 427.256;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@keyframes slightFade {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
body > section#transactional .contents.right {
  margin-top: 9em;
}
@media only screen and (max-width: 940px) {
  body > section#transactional .contents.right {
    margin-top: 6em;
  }
}
@media only screen and (max-width: 940px) {
  body > section#transactional .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#transactional .copy p {
    text-align: center;
  }
}
body > section#transactional .visual .screen {
  margin-right: 37px;
}
body > section#transactional .visual .overflow {
  right: 0;
  left: auto;
  width: 585px;
  height: 100%;
  max-width: 100%;
}
body > section#transactional .visual .laptop {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body > section#transactional .visual .window {
  position: absolute;
  top: 0;
  right: 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 73%;
  height: 100%;
}
body > section#transactional .visual .sidebar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 27%;
}
body > section#transactional .visual .tile {
  position: absolute;
  top: 41%;
  left: 16%;
  z-index: 3;
  width: 12.6%;
}
@media only screen and (max-width: 940px) {
  body > section#transactional .visual {
    float: none;
    width: 100%;
    max-width: 585px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  body > section#transactional .visual .overflow {
    width: 100%;
  }
  body > section#transactional .visual .overflow img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  body > section#transactional .visual .laptop {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 88%;
  }
  body > section#transactional .visual .hidden {
    max-width: 100%;
  }
  body > section#transactional .visual .window {
    width: 76.6%;
  }
}
@keyframes bounce {
  0% {
    transform: scale(1.1);
    opacity: 1;
  }
  50% {
    transform: scale(1.6);
    opacity: 0.7;
  }
  60% {
    transform: scale(0.6);
    opacity: 1;
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(0.85);
  }
}
body > section#support {
  background-color: #ffffff;
}
@media only screen and (max-width: 910px) {
  body > section#support hgroup {
    margin-bottom: 0;
  }
  body > section#support .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#support .copy p {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  body > section#support hgroup {
    margin-bottom: 4em;
  }
}
body > section#support .visual {
  height: 500px;
}
body > section#support .visual .ring {
  width: 500px;
  height: 500px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../svg/support-circles.svg);
  background-size: 400px;
  background-repeat: no-repeat;
  background-position: center;
}
body > section#support .visual .ring .bar {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  background: transparent !important;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
body > section#support .visual .ring .bar .bar-text {
  width: 250px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
}
body > section#support .visual .ring .bar .bar-text .number {
  font-size: 14em;
  line-height: 0.6em;
  font-weight: 600;
  color: #7856ff;
  display: block;
  letter-spacing: -0.05em;
  text-align: center;
}
body > section#support .visual .ring .bar .bar-text .number sup {
  font-weight: 600;
  font-size: 0.4em;
  top: -1em;
}
body > section#support .visual .ring .bar .bar-text .text {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 1.308em;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.038em;
  color: #111324;
  width: 100%;
  margin: 0 0 5px;
  padding: 0;
  display: block;
  text-align: center;
  margin-top: 20px;
}
body > section#support .visual .ring .person {
  position: absolute;
  width: 44px;
}
body > section#support .visual .ring .person.ne {
  top: 50px;
  left: 374px;
}
body > section#support .visual .ring .person.se {
  top: 380px;
  left: 390px;
}
body > section#support .visual .ring .person.sw {
  top: 432px;
  left: 180px;
}
body > section#support .visual .ring .person.nw {
  top: 100px;
  left: 31px;
}
@media only screen and (max-width: 910px) {
  body > section#support .visual {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  body > section#support .visual .ring {
    margin: 0 auto;
  }
  body > section#support .visual .ring .person.se {
    top: 300px;
    left: 420px;
  }
}
@media only screen and (max-width: 480px) {
  body > section#support .visual {
    margin-top: -60px;
    z-index: -1;
    margin-bottom: -60px;
  }
  body > section#support .visual .person {
    display: none;
  }
}
body > section#header .hero.signup {
  display: flex;
  justify-content: center;
}
body > section#header .hero.signup img {
  display: block;
  max-width: 100%;
}
body > section#header .hero.transactional .hidden {
  display: block;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#header .hero.transactional .tile {
  position: absolute;
  top: 51%;
  left: 23.4%;
  width: 12.6%;
  max-width: 107px;
  z-index: 6;
}
body > section#header .hero.transactional .laptop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 0;
  -khtml-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
@media only screen and (max-width: 670px) {
  body > section#header .hero.transactional .laptop {
    -khtml-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
  }
}
body > section#header .hero.transactional .laptop .surround {
  height: 93.6%;
  top: 9.4%;
  border-bottom: 0;
}
body > section#header .hero.transactional .laptop .surround .sidebar {
  width: 26.98%;
}
body > section#header .hero.transactional .laptop .surround .window {
  position: absolute;
  top: 0;
  right: 0;
  width: 72.8%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 79.8%;
}
body > section#header .hero.transactional .laptop .camera {
  top: 3.2%;
  height: 2.6%;
}
body > section#header .hero.transactional .mobile {
  bottom: auto;
  top: 21%;
}
@media only screen and (max-width: 670px) {
  body > section#header .hero.transactional .mobile {
    -khtml-border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
}
body > section#header .hero.transactional .mobile .screen {
  width: 91.4%;
  background-image: url(../jpg/transactional-birchboxmobile.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}
body > section#marketers {
  padding: 12em 0 9em;
}
@media only screen and (max-width: 840px) {
  body > section#marketers {
    padding: 6em 0;
  }
  body > section#marketers .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
body > section#marketers .visual img {
  max-width: 100%;
}
body > section#marketers .visual .browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#marketers .visual .browser .bar {
  height: 2.136%;
}
body > section#marketers .visual .browser .bar .dot {
  width: 0.816%;
  margin: 0.816% 0.816% 0.816% 0;
}
body > section#marketers .visual .screen {
  position: absolute;
  top: 2.2%;
  left: 00%;
  width: 100%;
  height: 97.8%;
  overflow: hidden;
  text-align: center;
  padding: 0;
  background-color: #ffffff;
}
body > section#marketers .visual .screen img {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 840px) {
  body > section#marketers .visual {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 840px) {
  body > section#smart-transactional {
    padding: 6em 0;
  }
  body > section#smart-transactional .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
  }
  body > section#smart-transactional .copy li {
    width: 50%;
    padding-right: 4%;
    float: left;
    margin: 13px 0;
  }
  body > section#smart-transactional .copy li:nth-child(odd) {
    clear: both;
  }
  body > section#smart-transactional .copy li:nth-child(even) {
    padding-right: 0;
    padding-left: 4%;
  }
}
@media only screen and (max-width: 600px) {
  body > section#smart-transactional .copy li {
    width: 100%;
    float: none;
    padding: 0 !important;
  }
}
body > section#smart-transactional .visual {
  width: 50%;
}
body > section#smart-transactional .visual .browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#smart-transactional .visual .sidebar {
  position: absolute;
  top: 2.2%;
  left: 0;
  width: 28.6%;
  height: 97.8%;
  overflow: hidden;
}
body > section#smart-transactional .visual .sidebar img {
  max-width: 100%;
}
body > section#smart-transactional .visual .desktop {
  position: absolute;
  z-index: -1;
  top: 2.2%;
  right: 0;
  width: 71.4%;
  height: 97.8%;
  overflow: hidden;
  text-align: center;
  padding: 4.5% 8.6% 0;
  background-color: #fefefe;
}
body > section#smart-transactional .visual .desktop img {
  max-width: 100%;
}
@media only screen and (max-width: 840px) {
  body > section#smart-transactional .visual {
    float: none;
    width: 100%;
  }
  body > section#smart-transactional .visual .overflow {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  body > section#smart-transactional .visual .overflow img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  body > section#smart-transactional .visual .hidden {
    display: none;
  }
}
@media only screen and (max-width: 785px) {
  body > section#graph {
    padding: 6em 0;
  }
  body > section#graph .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
@media only screen and (max-width: 785px) {
  body > section#graph .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
  }
}
body > section#graph .visual img {
  max-width: 100%;
}
body > section#graph .visual .modal {
  position: absolute;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  background-color: #ffffff;
  color: #7f7f7f;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: 30.6%;
  left: 57.8%;
  padding: 3.2% 4%;
  font-size: 1.2em;
  letter-spacing: 0.05px;
  width: 32.7%;
  margin-top: 10px;
  -webkit-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1075px) {
  body > section#graph .visual .modal {
    font-size: 1.1163vw;
  }
}
@media only screen and (max-width: 785px) {
  body > section#graph .visual .modal {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 535px) {
  body > section#graph .visual .modal {
    font-size: 2.243vw;
    width: 33%;
  }
}
body > section#graph .visual .modal:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 6px solid #c2c2c2;
  margin-top: -6px;
}
body > section#graph .visual .modal:after {
  content: '';
  position: absolute;
  top: 50%;
  left: -11px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 6px solid #ffffff;
  margin-top: -6px;
}
body > section#graph .visual .modal .number {
  font-size: 1.333em;
}
body > section#graph .visual .modal .green-value {
  color: #96cc5a;
  margin: 7.2% 0 0;
  display: block;
  line-height: 1;
}
body > section#graph .visual .modal .blue-value {
  color: #008acb;
  margin: 5.4% 0 1.2%;
  display: block;
  line-height: 1;
}
@media only screen and (max-width: 700px) {
  body > section#classic {
    padding: 6em 0;
  }
  body > section#classic .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
body > section#classic .visual {
  max-width: 490px;
}
body > section#classic .visual img {
  max-width: 100%;
}
body > section#classic .visual .modalimg {
  position: absolute;
  top: 30%;
  left: 39%;
  width: 54%;
  margin-top: 10px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#classic .visual .modal {
  position: absolute;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  background-color: #ffffff;
  color: #7f7f7f;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: 31.6%;
  left: 40.6%;
  padding: 4% 5%;
  font-size: 1.2em;
  letter-spacing: 0.05px;
  lin-height: 1;
  width: 49.8%;
  margin-top: 10px;
  -webkit-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1075px) {
  body > section#classic .visual .modal {
    font-size: 1.1163vw;
  }
}
@media only screen and (max-width: 700px) {
  body > section#classic .visual .modal {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 535px) {
  body > section#classic .visual .modal {
    font-size: 2.243vw;
  }
}
body > section#classic .visual .modal:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 6px solid #c2c2c2;
  margin-top: -6px;
}
body > section#classic .visual .modal:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -11px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 6px solid #ffffff;
  margin-top: -6px;
}
body > section#classic .visual .modal .title {
  display: block;
  font-size: 1.1666em;
  font-weight: 600;
  margin-bottom: 4.2%;
  line-height: 1;
}
body > section#classic .visual .modal .desc {
  display: block;
  letter-spacing: 0.35px;
  margin-bottom: 7.4%;
  line-height: 140%;
}
body > section#classic .visual .modal .resend {
  display: inline-block;
  border: 1px solid #bebebe;
  padding: 2.4% 4.8% 2.4% 14.2%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 3%;
  background: #fcfcfc;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
  /* IE6-8 */
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.08), 2px 0 0 inset #fff;
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.08), 2px 0 0 inset #fff;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.08), 2px 0 0 inset #fff;
  position: relative;
}
body > section#classic .visual .modal .resend .icon {
  position: absolute;
  top: 21%;
  left: 11.4%;
  width: 16%;
  height: 67%;
}
body > section#classic .visual .modal .resend .icon img {
  max-width: 100%;
}
body > section#classic .visual .modal .resend .label {
  position: relative;
  /*                        top: -1px;*/
  letter-spacing: 0;
  font-weight: 600;
  text-shadow: 1px 1px #ffffff;
}
@media only screen and (max-width: 700px) {
  body > section#classic .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}
body > section#header {
  padding-bottom: 0;
}
body > section#header .hero.design {
  /* Remove once all are done */
  /* End removal */
}
body > section#header .hero.design .browser .screen {
  position: relative;
}
body > section#header .hero.design .iphone-portrait {
  position: absolute;
  right: -85px;
  bottom: -88px;
}
@media only screen and (max-width: 950px) {
  body > section#header .hero.design .iphone-portrait {
    width: 30.10526316vw;
    height: 53.26315789vw;
    right: -8.94736842vw;
    bottom: -9.26315789vw;
  }
}
body > section#beautiful .visual img {
  width: 100%;
}
@media only screen and (max-width: 840px) {
  body > section#beautiful {
    padding: 6em 0;
  }
  body > section#beautiful .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
  }
  body > section#beautiful .copy li {
    width: 50%;
    padding-right: 4%;
    float: left;
    margin: 13px 0;
  }
  body > section#beautiful .copy li:nth-child(odd) {
    clear: both;
  }
  body > section#beautiful .copy li:nth-child(even) {
    padding-right: 0;
    padding-left: 4%;
  }
}
@media only screen and (max-width: 600px) {
  body > section#beautiful .copy li {
    width: 100%;
    float: none;
    padding: 0 !important;
  }
}
body > section#beautiful .visual {
  width: 50%;
}
body > section#beautiful .visual .browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#beautiful .visual .sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 28.4%;
  height: 97.8%;
  overflow: hidden;
}
body > section#beautiful .visual .sidebar img {
  max-width: 100%;
}
body > section#beautiful .visual .desktop {
  position: absolute;
  top: 0;
  right: 0%;
  width: 71.6%;
  height: 97.8%;
  overflow: hidden;
  text-align: center;
}
body > section#beautiful .visual .desktop img {
  max-width: 100%;
}
@media only screen and (max-width: 840px) {
  body > section#beautiful .visual {
    float: none;
    width: 100%;
  }
  body > section#beautiful .visual .overflow {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  body > section#beautiful .visual .overflow .hidden {
    display: block;
    width: 90vw;
    height: 55vw;
  }
  body > section#beautiful .visual .overflow img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  body > section#beautiful .visual .hidden {
    display: none;
  }
}
body > section#brand-styles .brand-styles-cta {
  margin-bottom: 2rem;
  text-align: center;
}
body > section#brand-styles .contents.stacked {
  display: flex;
  flex-direction: column;
  max-width: 900px;
  margin: 0 auto;
}
body > section#brand-styles .contents.stacked img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
@media only screen and (max-width: 840px) {
  body > section#templates {
    padding: 6em 0;
  }
  body > section#templates .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
body > section#templates .visual .overflow {
  width: 1008px;
  left: auto;
  right: 0;
}
body > section#templates .visual .template {
  display: inline-block;
  position: relative;
  float: right;
  margin-left: 12px;
}
body > section#templates .visual .template .browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#templates .visual .template .emailcontent {
  position: absolute;
  top: 0;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
body > section#templates .visual .template .emailcontent img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}
@media only screen and (max-width: 840px) {
  body > section#templates .visual {
    float: none;
    width: 100%;
  }
  body > section#templates .visual .overflow {
    left: 50%;
    margin-left: -504px;
  }
}
body > section#countdown {
  background: #f8f8f8;
}
body > section#countdown ~ .cm-cta-strip {
  padding: 1rem 0 3rem;
}
body > section#countdown ~ .cm-cta-strip a {
  background-color: #51cfdb !important;
  color: #111324 !important;
}
body > section#countdown .feature-flag {
  margin: 20px 0;
  text-align: center;
}
body > section#countdown .feature-flag span {
  display: inline-block;
  padding: 6px 24px;
  background-color: #7856ff;
  border-radius: 0;
  color: #ffffff;
}
body > section#countdown .contents.stacked {
  display: flex;
  flex-direction: column;
  max-width: 900px;
  margin: 0 auto;
}
body > section#countdown .contents.stacked .stacked-copy {
  position: relative;
  display: flex;
  font-size: 1.4em;
  justify-content: space-between;
}
body > section#countdown .contents.stacked .stacked-copy-item {
  display: flex;
  flex-direction: column;
  flex-basis: 28%;
}
body > section#countdown .contents.stacked .stacked-copy-item .img {
  margin: 1rem 0;
}
body > section#countdown .contents.stacked .stacked-copy-item p.strong {
  font-size: 0.92em;
  line-height: 1.615em;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  color: #111324;
  margin-bottom: 10px;
  text-align: center;
}
body > section#countdown .contents.stacked .stacked-copy-item p {
  color: #5d5d66;
  font-size: 14px;
  line-height: 1.571em;
  display: block;
  text-align: center;
}
@media screen and (max-width: 600px) {
  body > section#countdown .contents.stacked .stacked-copy {
    flex-direction: column;
  }
}
body > section#countdown .contents.stacked img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
body > section#countdown .contents.stacked img.small {
  max-width: 65%;
}
@media only screen and (max-width: 767px) {
  body > section#code {
    padding: 6em 0;
  }
  body > section#code .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
body > section#code .visual img {
  display: none;
  max-width: 100%;
}
@media only screen and (max-width: 480px) {
  body > section#code .visual img {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  body > section#code .visual {
    float: none;
    width: 100%;
    text-align: center;
  }
}
body > section#code .visual .code_block {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 480px) {
  body > section#code .visual .code_block {
    display: none;
  }
}
body > section#code .visual .line_numbers {
  position: absolute;
  top: 0;
  left: 0;
  width: 4%;
  border-right: 1px solid #ececed;
  padding: 0.5% 0;
}
body > section#code .visual .line_numbers span {
  display: block;
  font-size: 1.2em;
  padding: 1.8% 0;
  color: #ececed;
  font-family: 'Courier New';
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1085px) {
  body > section#code .visual .line_numbers span {
    font-size: 1.05vw;
  }
}
@media only screen and (max-width: 767px) {
  body > section#code .visual .line_numbers span {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 545px) {
  body > section#code .visual .line_numbers span {
    font-size: 2.1vw;
  }
}
body > section#code .visual .code {
  padding-left: 6%;
}
body > section#code .visual .code .line {
  padding: 0.07% 0;
  font-size: 1.4em;
  font-family: monospace;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-align: left;
}
@media only screen and (max-width: 1085px) {
  body > section#code .visual .code .line {
    font-size: 1.05vw;
  }
}
@media only screen and (max-width: 767px) {
  body > section#code .visual .code .line {
    font-size: 1.4em;
  }
}
@media only screen and (max-width: 545px) {
  body > section#code .visual .code .line {
    font-size: 2.1vw;
  }
}
body > section#code .visual .code .line.tab-1 {
  padding-left: 3%;
}
body > section#code .visual .code .line.tab-2 {
  padding-left: 6%;
}
body > section#code .visual .code .line.tab-3 {
  padding-left: 9%;
}
body > section#code .visual .code .line span.tag {
  color: #268bd2;
}
body > section#code .visual .code .line span.attribute {
  color: #b58900;
}
body > section#code .visual .code .line span.value {
  color: #4c9899;
}
body > section#header.personalization {
  max-height: 804px;
  background-color: #9ccbd3;
}
body > section#header.personalization .bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#header.personalization .bg .canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
}
body > section#header.personalization .bg .canvas.left {
  background-color: #9ccbd3;
  background-image: url(../jpg/banner_left%401x.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body > section#header.personalization .bg .canvas.right {
  width: 75%;
  left: auto;
  right: 0;
  overflow: visible !important;
}
body > section#header.personalization .bg .canvas.right .cut {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body > section#header.personalization .bg .canvas.right .view {
  position: relative;
  width: 100vw;
  height: 100%;
  float: right;
  line-height: 0;
  overflow: hidden;
  background-color: #e2d0b8;
  background-image: url(../jpg/banner_right%401x.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body > section#header.personalization .bg .canvas.right .handle {
  height: 100%;
  width: 0px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body > section#header.personalization .bg .canvas.right .handle .handles {
  width: 70px;
  height: 70px;
  background-color: #65b9ff;
  background-image: url(../svg/arrows.svg);
  background-size: 47px 19px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 10%;
  left: -35px;
  -khtml-border-radius: 70px;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  cursor: col-resize;
}
body > section#header.personalization .bg .canvas.right .handle .handles:before,
body > section#header.personalization .bg .canvas.right .handle .handles:after {
  content: '';
  position: absolute;
  top: 15px;
  width: 40px;
  height: 40px;
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
  -khtml-border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0 2px 30px 0 rgba(93, 93, 102, 0.5);
  -moz-box-shadow: 0 2px 30px 0 rgba(93, 93, 102, 0.5);
  box-shadow: 0 2px 30px 0 rgba(93, 93, 102, 0.5);
}
body > section#header.personalization .bg .canvas.right .handle .handles:before {
  right: 110%;
  background-image: url(../png/avatar_left.png);
}
body > section#header.personalization .bg .canvas.right .handle .handles:after {
  left: 110%;
  background-image: url(../png/avatar_right.png);
}
body > section#header.personalization .inner {
  z-index: 1;
}
body > section#header.personalization .inner hgroup {
  max-width: 710px;
}
body > section#header.personalization .inner hgroup h1,
body > section#header.personalization .inner hgroup h6 a,
body > section#header.personalization .inner hgroup p,
body > section#header.personalization .inner hgroup a {
  color: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body > section#header.personalization .inner hgroup h1 {
  max-width: 650px;
}
body > section#header.personalization .iphone-portrait {
  display: none;
  width: 100%;
  max-width: 585px;
  margin: -30px auto 0;
}
@media only screen and (max-width: 400px) {
  body > section#header.personalization .iphone-portrait {
    margin-left: -5%;
    width: 110%;
  }
}
@media only screen and (max-width: 550px) {
  body > section#header.personalization .bg {
    display: none;
  }
  body > section#header.personalization .iphone-portrait {
    display: block;
  }
}
body > section#customer-data {
  padding-top: 12em;
  padding-bottom: 12em;
}
body > section#customer-data .visual .detailed {
  -webkit-box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.2);
  width: 364px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
}
body > section#customer-data .visual .detailed.left {
  top: 0;
  left: 0;
  width: 333px;
}
body > section#customer-data .visual .detailed.right {
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 1330px) {
  body > section#customer-data .visual .detailed {
    width: 27.36842105vw;
  }
  body > section#customer-data .visual .detailed.left {
    width: 25.03759398vw;
  }
}
body > section#customer-data .visual .detailed .headshot {
  position: relative;
}
body > section#customer-data .visual .detailed .headshot img {
  width: 100%;
  -khtml-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -khtml-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
body > section#customer-data .visual .detailed .headshot .points {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 125%;
}
body > section#customer-data .visual .detailed .info {
  padding: 15px 28px;
  background-color: #ffffff;
  font-size: 0.8em;
  line-height: 1em;
  margin-top: -2px;
}
body > section#customer-data .visual .detailed .info .name {
  color: #111324;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececed;
  margin: 5px 0;
}
body > section#customer-data .visual .detailed .info .name .label {
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  width: 84px;
}
body > section#customer-data .visual .detailed .info .name .value {
  font-size: 2.625em;
  font-weight: 600;
}
body > section#customer-data .visual .detailed .info .detail {
  color: #5d5d66;
  display: block;
  padding: 7px 0;
}
body > section#customer-data .visual .detailed .info .detail .label {
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  width: 84px;
}
body > section#customer-data .visual .detailed .info .detail .value {
  font-size: 1.75em;
  font-weight: 600;
  position: relative;
}
body > section#customer-data .visual .detailed .info .detail .value .source-icons {
  background-image: url(../png/source-icons.png);
  background-repeat: no-repeat;
  background-size: 54px 15px;
  background-position: center;
  display: block;
  width: 54px;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
}
@media only screen and (max-width: 1136px) {
  body > section#customer-data .visual .detailed .info {
    font-size: 0.71428571vw;
    padding: 1.33928571vw 2.30769231vw;
  }
  body > section#customer-data .visual .detailed .info .name .value {
    font-size: 1.66666667vw;
  }
  body > section#customer-data .visual .detailed .info .detail .value {
    font-size: 1.25vw;
  }
  body > section#customer-data .visual .detailed .info .name .label,
  body > section#customer-data .visual .detailed .info .detail .label {
    width: 6.46153846vw;
  }
}
body > section#customer-data .visual .detailed .more {
  background-color: #65b9ff;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 1em;
  line-height: 1em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: right;
  -khtml-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media only screen and (max-width: 1120px) {
  body > section#customer-data .visual .detailed .more {
    font-size: 0.89285714vw;
    padding: 0.89285714vw 1.78571429vw;
  }
}
@media only screen and (max-width: 940px) {
  body > section#customer-data .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#customer-data .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
    max-width: 520px;
  }
  body > section#customer-data .visual .detailed {
    width: 364px;
  }
  body > section#customer-data .visual .detailed.left {
    width: 333px;
  }
  body > section#customer-data .visual .detailed .info {
    font-size: 0.8em;
    padding: 15px 30px;
    margin-top: -2px;
  }
  body > section#customer-data .visual .detailed .info .name .value {
    font-size: 2.1em;
  }
  body > section#customer-data .visual .detailed .info .detail .value {
    font-size: 1.4em;
  }
  body > section#customer-data .visual .detailed .info .name .label,
  body > section#customer-data .visual .detailed .info .detail .label {
    width: 84px;
  }
}
@media only screen and (max-width: 710px) {
  body > section#customer-data .visual {
    width: 73.23943662vw;
  }
  body > section#customer-data .visual > svg {
    width: 77.46478873vw;
    height: 76.05633803vw;
    min-height: 300px;
  }
  body > section#customer-data .visual .detailed {
    width: 51.26760563vw;
  }
  body > section#customer-data .visual .detailed.left {
    width: 46.90140845vw;
  }
  body > section#customer-data .visual .detailed .info {
    font-size: 1.12676056vw;
    padding: 2.11267606vw 4.22535211vw;
  }
  body > section#customer-data .visual .detailed .info .name .value {
    font-size: 2.81690141vw;
  }
  body > section#customer-data .visual .detailed .info .detail .value {
    font-size: 1.97183099vw;
  }
  body > section#customer-data .visual .detailed .info .name .label,
  body > section#customer-data .visual .detailed .info .detail .label {
    width: 11.83098592vw;
  }
}
body > section#timezone {
  padding-bottom: 6.6em;
}
body > section#timezone .copy {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  width: 100%;
  max-width: none;
  margin-top: 2.6em;
  text-align: center;
}
body > section#timezone .copy p {
  text-align: center;
  max-width: 720px;
}
body > section#timezone .visual {
  padding-top: 100px;
}
body > section#timezone .visual #interactive_image {
  width: 100%;
  margin: 0 auto;
  padding: 0 0.9% 0 1.8%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  body > section#timezone .visual #interactive_image {
    padding: 0;
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 680px) {
  body > section#timezone .visual #interactive_image {
    margin-bottom: 2em;
  }
}
body > section#timezone .visual #interactive_image .images {
  width: 63%;
  position: absolute;
  left: -4%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  body > section#timezone .visual #interactive_image .images {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-height: 550px;
    max-width: 600px;
    margin: 0 auto;
    overflow: hidden;
  }
}
@media only screen and (max-width: 680px) {
  body > section#timezone .visual #interactive_image .images {
    display: none;
  }
}
body > section#timezone .visual #interactive_image .images .image-slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body > section#timezone .visual #interactive_image .images .image-slides img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
body > section#timezone .visual #interactive_image .images .image-slides img.active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
body > section#timezone .visual #interactive_image .type-blocks {
  float: right;
  width: 39%;
  max-width: 390px;
  text-align: left;
  margin-bottom: 4em;
}
@media only screen and (max-width: 900px) {
  body > section#timezone .visual #interactive_image .type-blocks {
    float: none;
    width: 100%;
    max-width: none;
  }
}
body > section#timezone .visual #interactive_image .type-blocks .block {
  margin: 4em 0 0 0;
  -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;
  cursor: pointer;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: relative;
}
@media only screen and (max-width: 900px) {
  body > section#timezone .visual #interactive_image .type-blocks .block {
    float: left;
    width: 47%;
    margin: 4em 6% 0 0;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block:last-child {
    margin-right: 0;
  }
}
body > section#timezone .visual #interactive_image .type-blocks .block .mover {
  padding: 0 10px 0 0;
  border-left: 2px solid transparent;
  -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;
}
body > section#timezone .visual #interactive_image .type-blocks .block img {
  display: none;
}
@media only screen and (max-width: 680px) {
  body > section#timezone .visual #interactive_image .type-blocks .block img {
    display: block;
  }
}
body > section#timezone .visual #interactive_image .type-blocks .block p {
  width: 100%;
  margin: 0;
  float: none;
  font-size: 1.4em;
}
body > section#timezone .visual #interactive_image .type-blocks .block:hover,
body > section#timezone .visual #interactive_image .type-blocks .block.active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
body > section#timezone .visual #interactive_image .type-blocks .block:hover .mover,
body > section#timezone .visual #interactive_image .type-blocks .block.active .mover {
  border-left: 2px solid #7856ff;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 680px) {
  body > section#timezone .visual #interactive_image .type-blocks .block {
    float: none;
    padding: 0 !important;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    width: 100%;
    clear: both;
    overflow: hidden;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block:first-child {
    margin-top: 0;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block .mover,
  body > section#timezone .visual #interactive_image .type-blocks .block.active .mover {
    border-left: none;
    padding: 0;
    width: 48%;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block img {
    width: 48%;
    height: auto;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block.left img {
    float: left;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block.left .mover {
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body > section#timezone .visual #interactive_image .type-blocks .block.right img {
    float: right;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block.right .mover {
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 580px) {
  body > section#timezone .visual #interactive_image .type-blocks .block.right .mover,
  body > section#timezone .visual #interactive_image .type-blocks .block.left .mover,
  body > section#timezone .visual #interactive_image .type-blocks .block.active .mover {
    border-left: none;
    padding: 0;
    width: 100%;
    position: static;
    float: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  body > section#timezone .visual #interactive_image .type-blocks .block img {
    width: 100%;
    float: none;
    margin-bottom: 2em;
    overflow: hidden;
  }
}
body > section#easy-builder .visual .overflow {
  left: auto;
  right: -30px;
}
body > section#easy-builder .visual .draw-device {
  position: absolute;
}
body > section#easy-builder .visual .iphone-portrait {
  bottom: 0;
  right: 0;
  width: 286px;
  height: 506px;
}
body > section#easy-builder .visual .laptop {
  top: 0;
  left: 0;
  width: 966px;
  height: 584px;
}
@media only screen and (max-width: 940px) {
  body > section#easy-builder .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#easy-builder .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 830px) {
  body > section#easy-builder .visual > svg {
    height: 73.37349398vw;
  }
  body > section#easy-builder .visual .overflow > svg {
    width: 126.98795181vw;
    height: 73.37349398vw;
  }
  body > section#easy-builder .visual .laptop {
    width: 116.38554217vw;
    height: 70.36144578vw;
  }
  body > section#easy-builder .visual .iphone-portrait {
    width: 34.45783133vw;
    height: 60.96385542vw;
  }
}
body > section#insights-reporting .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#insights-reporting .bg svg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body > section#insights-reporting .bg svg #teal-line .dot,
body > section#insights-reporting .bg svg #khaki-line .dot {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#insights-reporting .bg svg #teal-line .line {
  stroke-dasharray: 2300;
  stroke-dashoffset: 2300;
}
body > section#insights-reporting .bg svg #khaki-line .line {
  stroke-dasharray: 2520;
  stroke-dashoffset: 2520;
}
body > section#insights-reporting .bg.inview #teal-line .line,
body > section#insights-reporting .bg.inview #khaki-line .line {
  -webkit-animation: line 1.8s linear forwards;
  -moz-animation: line 1.8s linear forwards;
  -o-animation: line 1.8s linear forwards;
  animation: line 1.8s linear forwards;
}
body > section#insights-reporting .bg.inview #teal-line .dot,
body > section#insights-reporting .bg.inview #khaki-line .dot {
  -webkit-animation: dot 0.36s linear forwards;
  -moz-animation: dot 0.36s linear forwards;
  -o-animation: dot 0.36s linear forwards;
  animation: dot 0.36s linear forwards;
}
body > section#insights-reporting .bg.inview #teal-line .dot {
  -webkit-animation-delay: 1.44s;
  -moz-animation-delay: 1.44s;
  -o-animation-delay: 1.44s;
  animation-delay: 1.44s;
}
body > section#insights-reporting .bg.inview #khaki-line .line {
  -webkit-animation-delay: 0.594s;
  -moz-animation-delay: 0.594s;
  -o-animation-delay: 0.594s;
  animation-delay: 0.594s;
}
body > section#insights-reporting .bg.inview #khaki-line .dot {
  -webkit-animation-delay: 2.034s;
  -moz-animation-delay: 2.034s;
  -o-animation-delay: 2.034s;
  animation-delay: 2.034s;
}
body > section#insights-reporting .visual .browser {
  max-width: 449px;
}
body > section#insights-reporting .visual .browser .screen {
  overflow: visible;
}
body > section#insights-reporting .visual .stat-popup {
  position: absolute;
  text-align: left;
  bottom: -3%;
  right: -30%;
  padding: 35px 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  -moz-box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  max-width: 300px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
body > section#insights-reporting .visual .stat-popup .eyebrow {
  text-transform: uppercase;
  font-weight: 600;
  color: #5d5d66;
  font-size: 0.9em;
  line-height: 1.778em;
  display: block;
}
body > section#insights-reporting .visual .stat-popup .title {
  font-size: 2em;
  line-height: 1.2em;
  color: #111324;
  margin-bottom: 27px;
  display: block;
  max-width: 200px;
}
body > section#insights-reporting .visual .stat-popup .stats {
  margin-bottom: 30px;
}
body > section#insights-reporting .visual .stat-popup .stats .line {
  width: 100%;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 3px;
}
body > section#insights-reporting .visual .stat-popup .stats .line .label,
body > section#insights-reporting .visual .stat-popup .stats .line .value {
  width: 50%;
}
body > section#insights-reporting .visual .stat-popup .stats .line .label {
  padding-left: 1.8em;
  font-size: 0.9em;
  line-height: 1.778em;
  font-weight: 600;
  text-transform: uppercase;
  color: #5d5d66;
  position: relative;
  width: 60%;
}
body > section#insights-reporting .visual .stat-popup .stats .line .label.colour:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.6em;
  height: 0.6em;
}
body > section#insights-reporting .visual .stat-popup .stats .line .label.colour.green:after {
  background-color: #7856ff;
}
body > section#insights-reporting .visual .stat-popup .stats .line .label.colour.blue:after {
  background-color: #65b9ff;
}
body > section#insights-reporting .visual .stat-popup .stats .line .label.colour.dark:after {
  background-color: #111324;
}
body > section#insights-reporting .visual .stat-popup .stats .line .value {
  font-size: 1.4em;
  line-height: 1.143em;
  color: #5d5d66;
  width: 40%;
}
body > section#insights-reporting .visual .stat-popup .stats .line .value .diff {
  background-color: #f6f6f7;
  color: #5d5d66;
  font-size: 0.536em;
  line-height: 1em;
  display: inline-block;
  width: 3.8em;
  padding: 2px 0 2px;
  text-align: center;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}
body > section#insights-reporting .visual .stat-popup .stats .line .value .diff.pos {
  background-color: rgba(120, 86, 255, 0.4);
  color: #3000ef;
}
body > section#insights-reporting .visual .stat-popup .line-chart {
  background-color: #f6f6f7;
  width: 100%;
}
body > section#insights-reporting .visual .stat-popup .line-chart div {
  height: 0.6em;
  width: 0%;
}
body > section#insights-reporting .visual .stat-popup .line-chart.inview div.green {
  background-color: #7856ff;
  -webkit-animation: green-bar 1.2s linear forwards;
  -moz-animation: green-bar 1.2s linear forwards;
  -o-animation: green-bar 1.2s linear forwards;
  animation: green-bar 1.2s linear forwards;
  -webkit-animation-delay: 0.24s;
  -moz-animation-delay: 0.24s;
  -o-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
body > section#insights-reporting .visual .stat-popup .line-chart.inview div.blue {
  background-color: #65b9ff;
  -webkit-animation: blue-bar 1.2s linear forwards;
  -moz-animation: blue-bar 1.2s linear forwards;
  -o-animation: blue-bar 1.2s linear forwards;
  animation: blue-bar 1.2s linear forwards;
  -webkit-animation-delay: 0.48s;
  -moz-animation-delay: 0.48s;
  -o-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
body > section#insights-reporting .visual .stat-popup .line-chart.inview div.dark {
  background-color: #111324;
  -webkit-animation: dark-bar 1.2s linear forwards;
  -moz-animation: dark-bar 1.2s linear forwards;
  -o-animation: dark-bar 1.2s linear forwards;
  animation: dark-bar 1.2s linear forwards;
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -o-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
@media only screen and (max-width: 940px) {
  body > section#insights-reporting .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#insights-reporting .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  body > section#insights-reporting .visual .browser {
    margin: 0 auto;
  }
}
@-webkit-keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes green-bar {
  to {
    width: 40%;
  }
}
@-moz-keyframes green-bar {
  to {
    width: 40%;
  }
}
@-o-keyframes green-bar {
  to {
    width: 40%;
  }
}
@keyframes green-bar {
  to {
    width: 40%;
  }
}
@-webkit-keyframes blue-bar {
  to {
    width: 18%;
  }
}
@-moz-keyframes blue-bar {
  to {
    width: 18%;
  }
}
@-o-keyframes blue-bar {
  to {
    width: 18%;
  }
}
@keyframes blue-bar {
  to {
    width: 18%;
  }
}
@-webkit-keyframes dark-bar {
  to {
    width: 45%;
  }
}
@-moz-keyframes dark-bar {
  to {
    width: 45%;
  }
}
@-o-keyframes dark-bar {
  to {
    width: 45%;
  }
}
@keyframes dark-bar {
  to {
    width: 45%;
  }
}
body > section#personalization-guide {
  background-image: url(../jpg/guide-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-bottom: 0;
}
body > section#personalization-guide hgroup {
  text-align: center;
  margin-bottom: 0;
}
body > section#personalization-guide hgroup h6,
body > section#personalization-guide hgroup h3 {
  text-align: center;
  color: #ffffff;
}
body > section#header .hero.grow .hidden {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: block;
}
body > section#header .hero.grow .browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: none;
}
body > section#header .hero.grow .browser .bar {
  height: 3.356%;
}
@media only screen and (max-width: 450px) {
  body > section#header .hero.grow .browser .bar {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
}
body > section#header .hero.grow .browser .bar .dot {
  height: 36.4%;
  width: 0.478%;
  margin: 0.478% 0.478% 0.478% 0;
}
body > section#header .hero.grow .browser .screen {
  height: 100%;
  left: 0%;
  top: 0%;
  bottom: auto;
  width: 100%;
  background-color: #ffffff;
  margin-top: 1.6%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../jpg/topshop-site.jpg);
}
body > section#header .hero.grow .browser .screen img {
  margin: 0 auto;
  display: block;
}
body > section#header .hero.grow .popout {
  position: absolute;
  top: 31.2%;
  width: 26.8%;
  height: 43.8%;
  right: 1.4%;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../jpg/topshop-subscribe.jpg);
  background-size: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 900px) {
  body > section#subscribe-features {
    padding: 6em 0;
  }
  body > section#subscribe-features .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
@media only screen and (max-width: 870px) {
  body > section#subscribe-features .copy {
    text-align: left;
  }
  body > section#subscribe-features .copy .btn-block {
    text-align: center;
  }
}
body > section#subscribe-features .visual {
  line-height: 0;
}
body > section#subscribe-features .visual img {
  max-width: 100%;
}
@media only screen and (max-width: 900px) {
  body > section#subscribe-features .visual {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 900px) {
  body > section#subscribe {
    padding: 6em 0;
  }
  body > section#subscribe .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
body > section#subscribe .visual .browser {
  position: absolute;
  top: 0;
  left: 0;
}
body > section#subscribe .visual .browser .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
}
body > section#subscribe .visual .browser .bar .dot {
  width: 4px;
  height: 4px;
  margin: 4px 4px 4px 0;
}
body > section#subscribe .visual .browser .screen {
  position: relative;
  margin-top: 12px;
  line-height: 0;
}
body > section#subscribe .visual .browser .screen img {
  width: 100%;
}
body > section#subscribe .visual .browser .screen .lightbox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
@media only screen and (max-width: 900px) {
  body > section#subscribe .visual {
    float: none;
    width: 100%;
    text-align: center;
  }
  body > section#subscribe .visual > .hidden {
    display: none;
  }
  body > section#subscribe .visual .overflow {
    position: relative;
    width: 100%;
  }
  body > section#subscribe .visual .overflow .hidden {
    max-width: 100%;
  }
}
body > section#enlist-subscribers {
  padding-bottom: 0;
}
@media only screen and (max-width: 900px) {
  body > section#enlist-subscribers {
    padding: 6em 0;
  }
  body > section#enlist-subscribers .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
}
body > section#enlist-subscribers .visual {
  line-height: 0;
}
body > section#enlist-subscribers .visual img {
  max-width: 100%;
}
@media only screen and (max-width: 900px) {
  body > section#enlist-subscribers .visual {
    float: none;
    width: 100%;
    text-align: center;
  }
}
body > section#thirdparty {
  padding-bottom: 0;
}
body > section#thirdparty .visual {
  max-width: 550px;
  margin: 0 auto;
  float: none;
}
body > section#thirdparty .visual img {
  max-width: 100%;
}
@media only screen and (max-width: 820px) {
  body > section#thirdparty .visual {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
  }
}
body > section#thirdparty .visual .surround {
  border: 1px solid #f0f0f0;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fcfcfc;
  padding: 3.2%;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 500px) {
  body > section#thirdparty .visual .surround {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 450px) {
  body > section#thirdparty .visual .surround {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 390px) {
  body > section#thirdparty .visual .surround {
    font-size: 0.6em;
  }
}
body > section#thirdparty .visual .textarea {
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  color: #b7b7b7;
  font-family: 'Courier New';
  width: 100%;
  height: 64.4%;
  padding: 2.4% 2.6%;
  font-size: 1.3em;
  line-height: 1.7em;
  letter-spacing: -0.01em;
  -khtml-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
body > section#thirdparty .visual .textarea span {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#thirdparty .visual .dragarea {
  height: 35%;
  width: 100%;
  border: 1px solid #d3d3d3;
  border-top: 0;
  padding: 2.4%;
  -khtml-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
body > section#thirdparty .visual .droparea {
  border: 1px dashed #e3e3e3;
  width: 100%;
  height: 100%;
  padding: 0 0 0 21.6%;
  position: relative;
  background-size: 21%;
  background-position: top left;
  background-repeat: no-repeat;
}
body > section#thirdparty .visual .droparea .text {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
  text-align: center;
  width: 100%;
  font-weight: 500;
  font-size: 1.4em;
  line-height: 1.6em;
}
body > section#thirdparty .visual .droparea .text span {
  color: #538ced;
  text-decoration: underline;
}
body > section#thirdparty .visual .droparea .text span.info {
  color: #8d96a7;
  text-decoration: none;
  font-weight: 400;
  font-size: 0.86em;
}
body > section#thirdparty .visual .logos div {
  position: absolute;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#thirdparty .visual .logos div img {
  width: 100%;
}
body > section#thirdparty .visual .logos div .line {
  height: 1px;
  background: #ececed;
  width: 0px;
  position: absolute;
}
body > section#thirdparty .visual .logos div.wordpress {
  width: 9.09%;
  height: 13.89%;
  top: 18%;
  left: -18%;
}
body > section#thirdparty .visual .logos div.wordpress .line {
  top: 50%;
  left: 110%;
  -webkit-transform: rotate(-16deg);
  -moz-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  transform: rotate(-16deg);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
body > section#thirdparty .visual .logos div.sumo {
  width: 7.27%;
  height: 11.11%;
  top: 40%;
  left: -10%;
}
body > section#thirdparty .visual .logos div.sumo .line {
  top: 30%;
  left: 110%;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
body > section#thirdparty .visual .logos div.optinmonster {
  width: 6.55%;
  height: 10%;
  top: 10%;
  right: -13%;
}
body > section#thirdparty .visual .logos div.optinmonster .line {
  top: 60%;
  right: 110%;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
body > section#thirdparty .visual .logos div.wufoo {
  width: 8%;
  height: 12.22%;
  top: 30%;
  right: -11%;
}
body > section#thirdparty .visual .logos div.wufoo .line {
  top: 60%;
  right: 110%;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
body > section#header.journeys {
  filter: none;
  background-position: center;
  background-size: cover;
  height: 660px;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 520px) {
  body > section#header.journeys {
    background-position: right center;
  }
}
body > section#header.journeys .inner {
  position: relative;
  height: 100%;
  z-index: 2;
}
@media only screen and (max-width: 520px) {
  body > section#header.journeys .inner {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
body > section#header.journeys hgroup {
  width: 61%;
  max-width: 610px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body > section#header.journeys hgroup h1 {
  color: #ffffff;
  text-align: left;
}
body > section#header.journeys hgroup h6 {
  color: #ffffff;
}
body > section#header.journeys hgroup h6 a {
  color: #ffffff;
}
body > section#header.journeys hgroup p {
  text-align: left;
  color: #ffffff;
  max-width: 530px;
  margin-left: 0;
}
@media only screen and (max-width: 520px) {
  body > section#header.journeys hgroup {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  body > section#header.journeys hgroup h1,
  body > section#header.journeys hgroup p {
    text-align: center;
  }
}
body > section#brands {
  background-image: url(../jpg/brands-background.jpg);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5e2e9c;
}
body > section#brands .direction {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 18px 80px;
  width: 40px;
  height: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
}
@media only screen and (max-width: 1230px) {
  body > section#brands .direction {
    display: none;
  }
}
body > section#brands .direction.left {
  background-image: url(../png/left%402x.png);
  left: 20px;
}
body > section#brands .direction.right {
  background-image: url(../png/right%402x.png);
  right: 20px;
}
body > section#brands .direction:hover {
  background-position: bottom center;
}
body > section#brands .fade {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+40,ffffff+100&1+0,1+40,0+100 */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1150px;
}
body > section#brands .inner hgroup {
  max-width: 920px;
  margin: 0 auto 4em;
}
body > section#brands .inner hgroup h3 {
  margin: 0;
}
body > section#brands .visual {
  width: 100%;
  float: none;
}
body > section#brands #examples-wrap {
  position: relative;
}
body > section#brands #examples-wrap .dir {
  display: none;
  position: absolute;
  z-index: 200;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-size: 12px 20px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
body > section#brands #examples-wrap .dir.left {
  left: 0;
  background-image: url(../png/gallery-arrow-left.png);
}
body > section#brands #examples-wrap .dir.right {
  right: 0;
  background-image: url(../png/gallery-arrow-right.png);
}
@media only screen and (max-width: 520px) {
  body > section#brands #examples-wrap .dir {
    display: block;
  }
}
body > section#brands #examples {
  border-bottom: 1px solid #ececed;
  position: relative;
  width: 109%;
  min-height: 124px;
  margin-left: -4.5%;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
body > section#brands #examples:before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #f6f6f7;
}
body > section#brands #examples:after {
  content: '';
  clear: both;
}
@media only screen and (max-width: 520px) {
  body > section#brands #examples {
    width: 100%;
    margin: 0 auto 40px;
  }
}
body > section#brands #examples .example {
  width: 18.52%;
  height: 124px;
  position: relative;
  float: left;
  margin-right: 1.835%;
  cursor: pointer;
}
body > section#brands #examples .example:last-child {
  margin-right: 0;
}
body > section#brands #examples .example .border {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
body > section#brands #examples .example .logo {
  background-size: 100% 200%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: -20px;
}
body > section#brands #examples .example span {
  font-size: 1.3em;
  line-height: 1.615em;
  text-transform: uppercase;
  color: #5d5d66;
  font-weight: bold;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}
body > section#brands #examples .example.current .logo,
body > section#brands #examples .example:hover .logo {
  background-position: center bottom 1px;
}
body > section#brands #examples .example.current span,
body > section#brands #examples .example:hover span {
  color: #009ff7;
}
body > section#brands #examples .example.current:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #009ff7;
}
@media only screen and (max-width: 950px) {
  body > section#brands #examples .example {
    width: 31.4%;
  }
  body > section#brands #examples .example:nth-child(3n + 3) {
    margin-right: 0;
  }
  body > section#brands #examples .example.current:before {
    display: none;
  }
  body > section#brands #examples .example.current:after {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  body > section#brands #examples .example {
    width: 100%;
    margin-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
  body > section#brands #examples .example.current {
    position: relative;
    display: block;
  }
}
body > section#brands #journeys {
  position: relative;
}
body > section#brands #journeys .journey {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
body > section#brands #journeys .journey.current {
  display: block;
  position: relative;
}
body > section#brands #journeys .journey .blurb {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}
body > section#brands #journeys .journey .blurb p {
  text-align: center;
}
body > section#brands #journeys .journey .blurb span {
  font-style: italic;
}
body > section#brands #journeys .journey .blurb .cmbtn span {
  font-style: normal;
}
@media only screen and (max-width: 480px) {
  body > section#brands #journeys .journey .blurb .cmbtn span {
    display: none;
  }
}
body > section#brands #journeys .journey .ui-blocks {
  text-align: center;
  padding-top: 40px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui {
  margin-left: auto;
  margin-right: auto;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.line:after {
  background-color: #5d5d66;
  z-index: -1;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.data {
  border: 0;
  -webkit-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  -moz-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  max-width: 280px;
  width: 80%;
  padding: 46px 30px 22px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.data .icon {
  top: 18px;
  width: 24px;
  height: 20px;
  margin-left: -12px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.data .icon .lines {
  width: 12px;
  height: 1px;
  margin: -0.5px 0 0 -6px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.data .icon .lines:before {
  top: -3px;
  width: 12px;
  height: 1px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.data .icon .lines:after {
  bottom: -3px;
  width: 12px;
  height: 1px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.email {
  border: 0;
  -webkit-box-shadow: 0 2px 10px 0 rgba(24, 27, 31, 0.6);
  -moz-box-shadow: 0 2px 10px 0 rgba(24, 27, 31, 0.6);
  box-shadow: 0 2px 10px 0 rgba(24, 27, 31, 0.6);
  max-width: 440px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.email .arrow1 {
  margin-top: -40px;
  left: 110%;
}
@media only screen and (max-width: 1000px) {
  body > section#brands #journeys .journey .ui-blocks .prod-ui.email .arrow1 {
    left: 105%;
  }
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.email .image .border {
  border: 0;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.email .image img {
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.email .label {
  border: 0;
  border-top: 1px solid #d2d7de;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.delay .arrow2 {
  background-position: right 46px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.delay .pill {
  border: 0;
  -webkit-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  -moz-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition {
  max-width: 556px;
  width: 80%;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .block {
  border: 0;
  -webkit-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  -moz-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  max-width: 280px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .block .arrow2 {
  margin-top: -10px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .block .arrow3 {
  margin-top: 40px;
}
@media only screen and (max-width: 1000px) {
  body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .block .arrow2 {
    margin-top: 0px;
  }
  body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .block .arrow3 {
    margin-top: 140px;
    left: 50%;
    margin-left: -10px;
  }
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .options .line {
  border-color: #5d5d66;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .options .line.br,
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .options .line.bl {
  height: 80px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .options .label {
  -webkit-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  -moz-box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  box-shadow: 0 2px 10px 0 rgba(142, 154, 173, 0.6);
  -khtml-border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  min-width: 78px;
  padding: 8px 16px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .options .label.yes {
  margin-left: -39px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .options .label.no {
  margin-right: -39px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .options .option.bline:after {
  background-color: #5d5d66;
  z-index: -1;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .condition-items {
  min-width: 0;
}
@media only screen and (max-width: 1000px) {
  body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .condition-items {
    width: 80%;
  }
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item {
  width: 82%;
  max-width: 440px;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item.left {
  left: -34.6%;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item.right {
  right: -34.6%;
}
body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item .image {
  min-height: 0;
}
@media only screen and (max-width: 420px) {
  body > section#brands #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item .label {
    font-size: 0.7em;
  }
}
body > section#learn .inner {
  max-width: 1340px;
}
body > section#learn .inner hgroup {
  max-width: 920px;
}
body > section#learn .inner hgroup p {
  max-width: 700px;
}
body > section#learn .visual {
  width: 100%;
  margin: 0 auto;
  float: none;
}
body > section#learn .visual .guide {
  width: 49.25%;
  height: 575px;
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d;
}
@media only screen and (max-width: 820px) {
  body > section#learn .visual .guide {
    width: 100%;
    margin: 10px 0;
  }
}
body > section#learn .visual .guide.left {
  float: left;
}
body > section#learn .visual .guide.left .text:not(.llbg) {
  background-image: url(../jpg/essential-guide-bg.jpg);
}
body > section#learn .visual .guide.right {
  float: right;
}
body > section#learn .visual .guide.right .text:not(.llbg) {
  background-image: url(../jpg/getting-started-bg.jpg);
}
body > section#learn .visual .guide a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
body > section#learn .visual .guide .text,
body > section#learn .visual .guide .form {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: 0.6s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#learn .visual .guide .text {
  z-index: 2;
  background-position: center;
  background-size: cover;
}
body > section#learn .visual .guide .center {
  width: 96%;
  max-width: 325px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
body > section#learn .visual .guide .center .title {
  font-size: 3.2em;
  line-height: 1.25em;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 25px;
  display: block;
}
body > section#learn .visual .guide .center .btn {
  width: 182px;
  padding: 11px 0 12px;
  border: 2px solid #ffffff;
  color: #ffffff;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.3em;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5), inset 0 2px 4px rgba(0,0,0,0.5), '';
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5), inset 0 2px 4px rgba(0,0,0,0.5), '';
  box-shadow: 0 2px 4px rgba(0,0,0,0.5), inset 0 2px 4px rgba(0,0,0,0.5), '';
}
body > section#learn .visual .guide:hover .btn {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  text-shadow: none;
  color: rgba(0, 0, 0, 0.5);
}
body > section#banner.journeys {
  background-position: center;
  background-size: cover;
  position: relative;
  border-bottom: none;
  padding: 8em 0;
}
body > section#banner.journeys hgroup {
  width: 90%;
  max-width: 710px;
  margin: 0 auto;
  text-align: center;
}
body > section#banner.journeys hgroup p {
  text-align: center;
  color: #d8dee3;
  width: 92%;
}
body > section#banner.journeys hgroup .pre-text {
  font-size: 1.3em;
  line-height: 1.615em;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 auto 13px;
  text-align: center;
}
body > section#banner.journeys hgroup h3 {
  color: #ffffff;
}
body > section#banner.journeys hgroup .cmbtn {
  color: #692680;
}
body > section#banner.journeys hgroup .cmbtn:hover {
  color: #ffffff;
}
body > section#banner.journeys .visual {
  margin-left: 4%;
  max-width: 400px;
  width: 40%;
}
body > section#banner.journeys .visual .ie-graph {
  display: none;
}
body > section#banner.journeys .visual #best-of-breed-graph {
  width: 100%;
  height: auto;
}
body > section#banner.journeys .visual #best-of-breed-graph .backer {
  stroke: rgba(0, 159, 247, 0.15);
  stroke-width: 24;
  fill: transparent;
}
body > section#banner.journeys .visual #best-of-breed-graph .anim {
  stroke: #009ff7;
  stroke-width: 24;
  stroke-dasharray: 242.72%, 296%;
  stroke-dashoffset: 242.72%;
  fill: transparent;
}
@media only screen and (max-width: 767px) {
  body > section#banner.journeys .visual {
    margin: 0 auto 40px;
    width: 100%;
  }
}
body > section#header .hero.subscribers .hidden {
  display: none;
}
@media only screen and (max-width: 675px) {
  body > section#header .hero.subscribers .hidden {
    display: block;
  }
}
body > section#header .hero.subscribers .browser {
  bottom: -2px;
}
body > section#header .hero.subscribers .screen {
  position: relative;
  bottom: auto;
  width: 100%;
  padding: 2.4% 2.4% 0 2.4%;
  background-color: #f6f6f7;
  text-align: left;
}
@media only screen and (max-width: 675px) {
  body > section#header .hero.subscribers .screen {
    padding: 0;
  }
}
body > section#header .hero.subscribers .snapshot {
  width: 38.3%;
  border: 1px solid #ececed;
  position: relative;
  float: left;
}
body > section#header .hero.subscribers .snapshot .block.top {
  padding: 18px 20px;
  background: #ffffff;
  overflow: hidden;
}
body > section#header .hero.subscribers .snapshot .block.top .avatar {
  width: 21.4%;
  float: left;
  line-height: 0;
}
body > section#header .hero.subscribers .snapshot .block.top .avatar img {
  max-width: 100%;
}
body > section#header .hero.subscribers .snapshot .block.top .text {
  float: left;
  margin-left: 15px;
}
body > section#header .hero.subscribers .snapshot .block.top .text .name {
  display: block;
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: 600;
  color: #111324;
}
@media only screen and (max-width: 940px) {
  body > section#header .hero.subscribers .snapshot .block.top .text .name {
    font-size: 1.596vw;
    line-height: 2.235vw;
  }
}
body > section#header .hero.subscribers .snapshot .block.top .text .email {
  display: block;
  color: #5d5d66;
  line-height: 1.5em;
}
@media only screen and (max-width: 940px) {
  body > section#header .hero.subscribers .snapshot .block.top .text .email {
    font-size: 1.064vw;
    line-height: 1.596vw;
  }
}
body > section#header .hero.subscribers .snapshot .block.top .text .stat {
  display: block;
  color: #5d5d66;
  line-height: 1.5em;
}
@media only screen and (max-width: 940px) {
  body > section#header .hero.subscribers .snapshot .block.top .text .stat {
    font-size: 1.064vw;
    line-height: 1.596vw;
  }
}
body > section#header .hero.subscribers .snapshot .block.map {
  width: 100%;
  height: 94px;
  background-position: center;
  background-size: cover;
}
body > section#header .hero.subscribers .snapshot .block.location {
  background-color: #ecf9ff;
  color: #7856ff;
  padding: 10px 18px;
}
body > section#header .hero.subscribers .snapshot .block.location img {
  width: 7px;
  height: 10px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
body > section#header .hero.subscribers .snapshot .block.gender,
body > section#header .hero.subscribers .snapshot .block.age {
  background-color: #f8f9fb;
  border-top: 1px solid #e1e5e8;
  padding: 10px 18px;
  font-size: 1.2em;
  line-height: 1.5em;
}
body > section#header .hero.subscribers .snapshot .block.gender .label,
body > section#header .hero.subscribers .snapshot .block.age .label {
  color: #5d5d66;
  display: block;
  padding-bottom: 4px;
}
body > section#header .hero.subscribers .snapshot .block.gender .value,
body > section#header .hero.subscribers .snapshot .block.age .value {
  color: #5d5d66;
  font-weight: 600;
}
body > section#header .hero.subscribers .snapshot img {
  max-width: 100%;
}
body > section#header .hero.subscribers .snapshot .snapshot-pin {
  position: absolute;
  top: 31%;
  left: 42%;
}
@media only screen and (max-width: 675px) {
  body > section#header .hero.subscribers .snapshot {
    display: none;
  }
}
body > section#header .hero.subscribers .stats {
  float: right;
  width: 59.1%;
}
body > section#header .hero.subscribers .stats .heading {
  margin: 23px 0 14px;
  font-weight: 600;
}
body > section#header .hero.subscribers .stats .tab {
  position: relative;
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  border: 1px solid #ececed;
  border-bottom: none;
  background-color: #f6f6f7;
}
body > section#header .hero.subscribers .stats .tab.last {
  border-bottom: 1px solid #ececed;
}
body > section#header .hero.subscribers .stats .tab.thin {
  height: 28px;
  line-height: 26px;
  padding-left: 18px;
}
body > section#header .hero.subscribers .stats .tab .number {
  font-size: 1.6em;
  vertical-align: middle;
  position: relative;
  top: -1px;
  padding-right: 2px;
}
body > section#header .hero.subscribers .stats .tab .number .pc {
  font-size: 0.6em;
  position: relative;
  top: -4px;
}
body > section#header .hero.subscribers .stats .tab:before {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body > section#header .hero.subscribers .stats .tab.blue {
  color: #779bc4;
}
body > section#header .hero.subscribers .stats .tab.blue .number {
  color: #406581;
}
body > section#header .hero.subscribers .stats .tab.blue:before {
  background-color: #3385e0;
}
body > section#header .hero.subscribers .stats .tab.green {
  color: #75a962;
}
body > section#header .hero.subscribers .stats .tab.green .number {
  color: #2f5720;
}
body > section#header .hero.subscribers .stats .tab.green:before {
  background-color: #30a106;
}
body > section#header .hero.subscribers .stats .tab.red {
  color: #e0835f;
}
body > section#header .hero.subscribers .stats .tab.red .number {
  color: #593325;
}
body > section#header .hero.subscribers .stats .tab.red:before {
  background-color: #f24f10;
}
body > section#header .hero.subscribers .stats .tab .stat,
body > section#header .hero.subscribers .stats .tab .location,
body > section#header .hero.subscribers .stats .tab .time {
  color: #5d5d66;
  display: inline-block;
}
body > section#header .hero.subscribers .stats .tab .stat {
  width: 61%;
}
body > section#header .hero.subscribers .stats .tab .location {
  background-image: url(../png/pin-grey%402x.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 5px 8px;
  padding-left: 11px;
  width: 25.4%;
}
@media only screen and (max-width: 675px) {
  body > section#header .hero.subscribers .stats {
    display: none;
  }
}
@media only screen and (max-width: 870px) {
  body > section#success {
    padding: 6em 0;
  }
  body > section#success .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
  }
  body > section#success .copy li {
    width: 50%;
    padding-right: 4%;
    float: left;
    margin: 13px 0;
  }
  body > section#success .copy li:nth-child(odd) {
    clear: both;
  }
  body > section#success .copy li:nth-child(even) {
    padding-right: 0;
    padding-left: 4%;
  }
}
@media only screen and (max-width: 600px) {
  body > section#success .copy li {
    width: 100%;
    float: none;
    padding: 0 !important;
  }
}
body > section#success .visual {
  text-align: center;
  max-width: 500px;
}
@media only screen and (max-width: 870px) {
  body > section#success .visual {
    float: none;
    width: 100%;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
  }
}
body > section#success .visual img {
  max-width: 100%;
}
body > section#success .visual .snapshot-pin {
  position: absolute;
  top: 64.8%;
  left: 44%;
  width: 4.8%;
  height: 8.06%;
  margin-top: -100px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#success .visual .form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body > section#success .visual .form .block {
  background-color: #fdfdfd;
  border: 1px solid #cbcbcb;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 3.4% 4%;
  overflow: hidden;
}
body > section#success .visual .form .left {
  float: left;
}
body > section#success .visual .form .right {
  float: right;
}
body > section#success .visual .form .dropdown {
  border: 1px solid #c6c6c6;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.08), 0 0 0 inset #f7f7f7, '';
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.08), 0 0 0 inset #f7f7f7, '';
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.08), 0 0 0 inset #f7f7f7, '';
  background: #fdfdfd;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fdfdfd 0%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fdfdfd 0%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fdfdfd 0%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fdfdfd 0%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fdfdfd 0%, #f0f0f0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f0f0f0', GradientType=0);
  /* IE6-8 */
  position: relative;
  text-align: left;
  padding: 0.9% 1.2% 0.5%;
  font-size: 1.2em;
}
@media only screen and (max-width: 415px) {
  body > section#success .visual .form .dropdown {
    font-size: 2.892vw;
  }
}
body > section#success .visual .form .dropdown.left {
  width: 43.6%;
}
body > section#success .visual .form .dropdown.right {
  width: 52%;
}
body > section#success .visual .form .dropdown:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 3.2%;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 4px solid #9b9a99;
  margin-top: -1px;
}
body > section#success .visual .form .input {
  border: 1px solid #aec7df;
  -khtml-border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 10px -3px #aec7df 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px -3px #aec7df 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px -3px #aec7df 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: left;
  padding: 0.9% 1.2% 0.5% 6%;
  font-size: 1.2em;
}
@media only screen and (max-width: 415px) {
  body > section#success .visual .form .input {
    font-size: 2.892vw;
  }
}
body > section#success .visual .form .input.left {
  width: 43.6%;
}
body > section#success .visual .form .input.right {
  width: 52%;
}
body > section#success .visual .form .input:before {
  position: absolute;
  content: '';
  top: 25%;
  left: 3.8%;
  width: 4.24%;
  height: 46.8%;
  background-image: url(../png/magnify%402x.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
body > section#success .visual .form .input:after {
  position: absolute;
  content: '';
  top: 13%;
  right: 1.6%;
  width: 6.78%;
  height: 74.8%;
  background-image: url(../png/close%402x.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
body > section#success .visual .form .line {
  width: 1px;
  height: 16.19%;
  background-color: #cbcbcb;
  margin-left: 21.6%;
}
body > section#success .visual .form .line .and-pill {
  position: absolute;
  top: 19.4%;
  left: 14%;
  background-color: #cbe1ee;
  border: 1px solid #92bed1;
  color: #558eaa;
  display: block;
  height: 6%;
  width: 15%;
  -khtml-border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  line-height: 200%;
  font-size: 1.2em;
  font-weight: 600;
  padding-left: 2.6%;
}
@media only screen and (max-width: 550px) {
  body > section#success .visual .form .line .and-pill {
    font-size: 2.182vw;
  }
}
body > section#success .visual .form .line .and-pill:after {
  position: absolute;
  content: '';
  top: 12%;
  left: 11%;
  width: 24.66%;
  height: 78%;
  color: #558eaa;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 50%;
  background-image: url(../png/plus%402x.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
body > section#success .visual .form .map {
  background-color: #fdfdfd;
  border: 1px solid #cbcbcb;
  border-top: none;
  -khtml-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  padding: 0 2% 1.2%;
  width: 96%;
  margin: 0 auto;
  position: relative;
  top: -1px;
}
body > section#success .visual .form .map img {
  border: 1px solid #cbcbcb;
}
body > section#success .visual .form .map .snapshot-pin {
  position: absolute;
  top: 39%;
  left: 44%;
  width: 4.8%;
  height: 14.06%;
}
body > section#subscribers {
  padding: 12em 0 9em;
}
@media only screen and (max-width: 870px) {
  body > section#subscribers {
    padding: 6em 0;
  }
  body > section#subscribers .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
  }
  body > section#subscribers .copy li {
    width: 50%;
    padding-right: 4%;
    float: left;
    margin: 13px 0;
  }
  body > section#subscribers .copy li:nth-child(odd) {
    clear: both;
  }
  body > section#subscribers .copy li:nth-child(even) {
    padding-right: 0;
    padding-left: 4%;
  }
}
@media only screen and (max-width: 600px) {
  body > section#subscribers .copy li {
    width: 100%;
    float: none;
    padding: 0 !important;
  }
}
body > section#subscribers .visual {
  line-height: 0;
  position: relative;
}
body > section#subscribers .visual > img {
  width: 60%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 500px) {
  body > section#subscribers .visual > img {
    width: 80%;
  }
}
body > section#subscribers .visual .iphone-portrait {
  float: right;
  right: 0%;
  top: 50%;
  position: absolute;
  height: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 1000px) {
  body > section#subscribers .visual .iphone-portrait {
    width: 28.6vw;
    height: 45.1vw;
  }
}
@media only screen and (max-width: 870px) {
  body > section#subscribers .visual .iphone-portrait {
    width: 286px;
    height: 451px;
  }
}
@media only screen and (max-width: 500px) {
  body > section#subscribers .visual .iphone-portrait {
    width: 57.2vw;
    height: 90.2vw;
  }
}
body > section#subscribers .visual .tabs {
  position: absolute;
  z-index: -1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12%;
  width: 61.8%;
}
body > section#subscribers .visual .tabs .tab {
  margin: 10px 0;
  position: relative;
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  border: 1px solid #ececed;
  background-color: #f6f6f7;
}
body > section#subscribers .visual .tabs .tab .number {
  font-size: 1.6em;
  vertical-align: middle;
  position: relative;
  top: -1px;
  padding-right: 2px;
}
body > section#subscribers .visual .tabs .tab .number .pc {
  font-size: 0.6em;
  position: relative;
  top: -4px;
}
body > section#subscribers .visual .tabs .tab:before {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body > section#subscribers .visual .tabs .tab.blue {
  left: -24%;
  color: #779bc4;
}
body > section#subscribers .visual .tabs .tab.blue .number {
  color: #406581;
}
body > section#subscribers .visual .tabs .tab.blue:before {
  background-color: #3385e0;
}
body > section#subscribers .visual .tabs .tab.green {
  left: -14%;
  color: #75a962;
}
body > section#subscribers .visual .tabs .tab.green .number {
  color: #2f5720;
}
body > section#subscribers .visual .tabs .tab.green:before {
  background-color: #30a106;
}
body > section#subscribers .visual .tabs .tab.red {
  left: -4%;
  color: #e0835f;
}
body > section#subscribers .visual .tabs .tab.red .number {
  color: #593325;
}
body > section#subscribers .visual .tabs .tab.red:before {
  background-color: #f24f10;
}
@media only screen and (max-width: 870px) {
  body > section#subscribers .visual {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
  }
}
body > section#header.analytics {
  background-color: #65b9ff;
}
body > section#header.analytics h1,
body > section#header.analytics h6 a,
body > section#header.analytics p {
  color: #ffffff;
}
body > section#header.analytics hgroup {
  max-width: 900px;
  position: relative;
  z-index: 1;
}
body > section#header.analytics hgroup p {
  max-width: 750px;
}
body > section#header.analytics .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body > section#header.analytics .bg svg {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: auto;
  min-width: 1488px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body > section#header.analytics .bg #white-line .dot,
body > section#header.analytics .bg #green-line .dot,
body > section#header.analytics .bg #blue-line .dot {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#header.analytics .bg #white-line .line {
  stroke-dasharray: 1955;
  stroke-dashoffset: 1955;
}
body > section#header.analytics .bg #green-line .line {
  stroke-dasharray: 1872;
  stroke-dashoffset: 1872;
}
body > section#header.analytics .bg #blue-line .line {
  stroke-dasharray: 2029;
  stroke-dashoffset: 2029;
}
body > section#header.analytics .hero.report {
  max-width: none;
  position: static;
}
body > section#header.analytics .hero.report .iphone-portrait {
  width: 660px;
  height: 1172px;
  margin: -81px auto -710px;
}
body > section#header.analytics .hero.report .masked-markup {
  overflow: visible;
}
body > section#header.analytics .hero.report .masked-markup .emailhead {
  background-color: #f6f6f7;
  padding: 0.9em 0 0.6em 3.8em;
}
body > section#header.analytics .hero.report .masked-markup .emailhead > img {
  display: inline-block;
  margin-right: 11px;
  height: 2.5em;
}
body > section#header.analytics .hero.report .masked-markup .emailhead .email-detail {
  display: inline-block;
  font-size: 1.1em;
  line-height: 1.182em;
  color: #5d5d66;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: relative;
  top: -0.1em;
}
body > section#header.analytics .hero.report .masked-markup .emailhead .email-detail .subject {
  display: block;
  font-weight: 600;
}
body > section#header.analytics .hero.report .masked-markup .emailhead .email-detail .to-field {
  position: relative;
}
body > section#header.analytics .hero.report .masked-markup .emailhead .email-detail .to-field > img {
  display: inline-block;
  height: 0.8em;
  position: relative;
  top: 0.1em;
}
body > section#header.analytics .hero.report .masked-markup > img {
  width: 100%;
}
body > section#header.analytics .hero.report .masked-markup .label {
  display: block;
  position: absolute;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #3000ef;
  padding: 5px 7px 6px;
  font-size: 1.6em;
}
body > section#header.analytics .hero.report .masked-markup .label span {
  position: relative;
  z-index: 2;
}
body > section#header.analytics .hero.report .masked-markup .label:before {
  content: '';
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
body > section#header.analytics .hero.report .masked-markup .label:after {
  content: '';
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(120, 86, 255, 0.4);
}
body > section#header.analytics .hero.report .masked-markup .label.left {
  top: 10px;
  left: -40px;
}
body > section#header.analytics .hero.report .masked-markup .label.right {
  top: 166px;
  right: -40px;
}
body > section#header.analytics .hero.report .graph {
  position: absolute;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
body > section#header.analytics .hero.report .graph.left {
  left: 0;
  bottom: -70px;
}
body > section#header.analytics .hero.report .graph.right {
  right: 0;
  bottom: 60px;
}
@media only screen and (max-width: 1120px) {
  body > section#header.analytics .hero.report .iphone-portrait {
    width: 58.92857143vw;
    height: 104.64285714vw;
    margin-bottom: -62.5vw;
  }
  body > section#header.analytics .hero.report .masked-markup .label.left {
    top: 0.89285714vw;
    left: -3.57142857vw;
  }
  body > section#header.analytics .hero.report .masked-markup .label.right {
    top: 14.82142857vw;
    right: -3.57142857vw;
  }
}
@media only screen and (max-width: 620px) {
  body > section#header.analytics .hero.report .graph {
    display: none;
  }
  body > section#header.analytics .hero.report .iphone-portrait {
    width: 90%;
    height: 100%;
    margin-bottom: -90%;
    margin-top: -10%;
  }
  body > section#header.analytics .hero.report .masked-markup .label {
    font-size: 2.58064516vw;
    padding-top: 0.80645161vw;
    padding-right: 1.12903226vw;
    padding-bottom: 0.96774194vw;
    padding-left: 1.12903226vw;
  }
  body > section#header.analytics .hero.report .masked-markup .label.left {
    top: 1.61290323vw;
    left: -6.4516129vw;
  }
  body > section#header.analytics .hero.report .masked-markup .label.right {
    top: 26.77419355vw;
    right: -6.4516129vw;
  }
}
@media only screen and (max-width: 530px) {
  body > section#header.analytics .hero.report .masked-markup .emailhead {
    padding-left: 7.16981132vw;
  }
  body > section#header.analytics .hero.report .masked-markup .emailhead > img {
    height: 4.71698113vw;
  }
  body > section#header.analytics .hero.report .masked-markup .emailhead .email-detail {
    font-size: 2.0754717vw;
  }
}
body > section#header.analytics.inview #white-line .line,
body > section#header.analytics.inview #green-line .line,
body > section#header.analytics.inview #blue-line .line {
  -webkit-animation: line 1.8s linear forwards;
  -moz-animation: line 1.8s linear forwards;
  -o-animation: line 1.8s linear forwards;
  animation: line 1.8s linear forwards;
}
body > section#header.analytics.inview #white-line .dot,
body > section#header.analytics.inview #green-line .dot,
body > section#header.analytics.inview #blue-line .dot {
  -webkit-animation: dot 0.36s linear forwards;
  -moz-animation: dot 0.36s linear forwards;
  -o-animation: dot 0.36s linear forwards;
  animation: dot 0.36s linear forwards;
}
body > section#header.analytics.inview #blue-line .dot {
  -webkit-animation-delay: 1.44s;
  -moz-animation-delay: 1.44s;
  -o-animation-delay: 1.44s;
  animation-delay: 1.44s;
}
body > section#header.analytics.inview #green-line .line {
  -webkit-animation-delay: 0.594s;
  -moz-animation-delay: 0.594s;
  -o-animation-delay: 0.594s;
  animation-delay: 0.594s;
}
body > section#header.analytics.inview #green-line .dot {
  -webkit-animation-delay: 2.034s;
  -moz-animation-delay: 2.034s;
  -o-animation-delay: 2.034s;
  animation-delay: 2.034s;
}
body > section#header.analytics.inview #white-line .line {
  -webkit-animation-delay: 1.188s;
  -moz-animation-delay: 1.188s;
  -o-animation-delay: 1.188s;
  animation-delay: 1.188s;
}
body > section#header.analytics.inview #white-line .dot {
  -webkit-animation-delay: 2.628s;
  -moz-animation-delay: 2.628s;
  -o-animation-delay: 2.628s;
  animation-delay: 2.628s;
}
body > section#header.analytics.inview .graph {
  -webkit-animation: dot 0.18s linear forwards;
  -moz-animation: dot 0.18s linear forwards;
  -o-animation: dot 0.18s linear forwards;
  animation: dot 0.18s linear forwards;
}
body > section#header.analytics.inview .graph.left {
  -webkit-animation-delay: 1.44s;
  -moz-animation-delay: 1.44s;
  -o-animation-delay: 1.44s;
  animation-delay: 1.44s;
}
body > section#header.analytics.inview .graph.right {
  -webkit-animation-delay: 2.628s;
  -moz-animation-delay: 2.628s;
  -o-animation-delay: 2.628s;
  animation-delay: 2.628s;
}
@-webkit-keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes line {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@keyframes dot {
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
body > section#smarter-email {
  padding-bottom: 0;
  background-image: url(../svg/smarter-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
}
body > section#smarter-email .copy {
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
}
body > section#smarter-email .visual .browser {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
body > section#smarter-email .visual .browser .screen {
  position: relative;
  background-color: #ffffff;
}
body > section#smarter-email .visual .browser .screen img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
body > section#smarter-email .visual .browser .screen img.current {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media only screen and (max-width: 940px) {
  body > section#smarter-email {
    padding: 6em 0;
  }
  body > section#smarter-email .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#smarter-email .copy p {
    text-align: center;
  }
  body > section#smarter-email .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  body > section#smarter-email .visual .hidden {
    display: none;
  }
  body > section#smarter-email .visual .overflow,
  body > section#smarter-email .visual .browser {
    position: static;
    margin: 0 auto;
  }
  body > section#smarter-email .visual .browser {
    margin-bottom: 60px;
  }
  body > section#smarter-email .visual .browser .screen {
    width: 90.42553191vw;
    height: 74.25531915vw;
  }
}
body > section#actionable-analytics {
  padding-top: 11em;
  padding-bottom: 11em;
}
body > section#actionable-analytics .visual .browser {
  width: 499px;
  height: 636px;
}
body > section#actionable-analytics .visual .screen {
  text-align: left;
  overflow: visible;
}
body > section#actionable-analytics .visual .screen .stat-popup {
  position: absolute;
  top: 50%;
  right: -20%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 35px 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  -moz-box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  box-shadow: 0 10px 30px 0 rgba(142, 149, 156, 0.5);
  max-width: 300px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
body > section#actionable-analytics .visual .screen .stat-popup .eyebrow {
  text-transform: uppercase;
  font-weight: 600;
  color: #5d5d66;
  font-size: 0.9em;
  line-height: 1.778em;
  display: block;
}
body > section#actionable-analytics .visual .screen .stat-popup .title {
  font-size: 2em;
  line-height: 1.2em;
  color: #111324;
  margin-bottom: 27px;
  display: block;
  max-width: 200px;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats {
  margin-bottom: 30px;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line {
  width: 100%;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 3px;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .label,
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .value {
  width: 50%;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .label {
  padding-left: 1.8em;
  font-size: 0.9em;
  line-height: 1.778em;
  font-weight: 600;
  text-transform: uppercase;
  color: #5d5d66;
  position: relative;
  width: 60%;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .label.colour:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.6em;
  height: 0.6em;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .label.colour.green:after {
  background-color: #7856ff;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .label.colour.blue:after {
  background-color: #65b9ff;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .label.colour.dark:after {
  background-color: #111324;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .value {
  font-size: 1.4em;
  line-height: 1.143em;
  color: #5d5d66;
  width: 40%;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .value .diff {
  background-color: #f6f6f7;
  color: #5d5d66;
  font-size: 0.536em;
  line-height: 1em;
  display: inline-block;
  width: 3.8em;
  padding: 2px 0 2px;
  text-align: center;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}
body > section#actionable-analytics .visual .screen .stat-popup .stats .line .value .diff.pos {
  background-color: rgba(120, 86, 255, 0.4);
  color: #3000ef;
}
body > section#actionable-analytics .visual .screen .stat-popup .line-chart {
  background-color: #f6f6f7;
  width: 100%;
}
body > section#actionable-analytics .visual .screen .stat-popup .line-chart div {
  height: 0.6em;
}
body > section#actionable-analytics .visual .screen .stat-popup .line-chart div.green {
  background-color: #7856ff;
  width: 40%;
}
body > section#actionable-analytics .visual .screen .stat-popup .line-chart div.blue {
  background-color: #65b9ff;
  width: 18%;
}
body > section#actionable-analytics .visual .screen .stat-popup .line-chart div.dark {
  background-color: #111324;
  width: 45%;
}
@media only screen and (max-width: 1200px) {
  body > section#actionable-analytics .visual .browser {
    width: 41.58333333vw;
    height: 53vw;
  }
  body > section#actionable-analytics .visual .screen .stat-popup {
    right: -10%;
  }
}
@media only screen and (max-width: 940px) {
  body > section#actionable-analytics {
    padding: 6em 0;
  }
  body > section#actionable-analytics .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#actionable-analytics .copy p {
    text-align: center;
  }
  body > section#actionable-analytics .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  body > section#actionable-analytics .visual .hidden {
    display: none;
  }
  body > section#actionable-analytics .visual .overflow,
  body > section#actionable-analytics .visual .browser {
    position: static;
    margin: 0 auto;
  }
  body > section#actionable-analytics .visual .browser {
    margin-bottom: 60px;
    width: 499px;
    height: 636px;
  }
  body > section#actionable-analytics .visual .screen .stat-popup {
    right: -20%;
  }
}
@media only screen and (max-width: 767px) {
  body > section#actionable-analytics .visual .browser {
    width: 65.05867014vw;
    height: 82.92046936vw;
  }
  body > section#actionable-analytics .visual .screen .stat-popup {
    right: -10%;
  }
}
@media only screen and (max-width: 520px) {
  body > section#actionable-analytics .visual .browser {
    width: 60%;
    height: auto;
    margin-left: 0;
  }
  body > section#actionable-analytics .visual .screen .stat-popup {
    right: -70%;
  }
}
@media only screen and (max-width: 400px) {
  body > section#actionable-analytics .visual .browser {
    width: 80%;
    margin-bottom: 180px;
  }
  body > section#actionable-analytics .visual .screen .stat-popup {
    right: -25%;
    top: 100%;
  }
}
body > section#abtesting {
  background-image: url(../svg/abtesting-bg.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: right bottom;
  padding-top: 28em;
  padding-bottom: 25em;
}
body > section#abtesting .copy {
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 25px 15px rgba(255, 255, 255, 0.75);
  padding-top: 8em;
}
body > section#abtesting .visual .browser {
  max-width: 317px;
}
body > section#abtesting .visual .a-test,
body > section#abtesting .visual .b-test {
  display: inline-block;
  padding: 0 3em;
  position: absolute;
  top: 0;
}
body > section#abtesting .visual .test-letter {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 500;
  font-style: normal;
  color: #111324;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  body > section#abtesting .visual .test-letter {
    font-size: 1.8em;
  }
}
body > section#abtesting .visual .screen {
  overflow: visible;
  background-color: #ffffff;
}
body > section#abtesting .visual img.logo {
  width: 4.6em;
  height: 3.1em;
  margin: 0.5em 0 1.5em;
}
body > section#abtesting .visual img.banner {
  width: 100%;
}
body > section#abtesting .visual .fake-content {
  width: 67%;
  margin: 2.5em auto 3em;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
body > section#abtesting .visual .fake-content .block {
  width: 100%;
}
body > section#abtesting .visual .fake-content .block .half {
  width: 45%;
}
body > section#abtesting .visual .fake-content .title {
  display: block;
  height: 16px;
  margin-bottom: 1em;
  background-color: #f6f6f7;
}
body > section#abtesting .visual .fake-content .para {
  display: block;
  height: 8px;
  margin-bottom: 0.8em;
  background-color: #f6f6f7;
}
body > section#abtesting .visual .fake-content .btn {
  display: block;
  height: 20px;
  width: 90%;
  max-width: 78px;
  margin: 2em auto 0;
  background-color: #ececed;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
body > section#abtesting .visual .fake-content .btn.winner {
  background-color: #65b9ff;
}
body > section#abtesting .visual .badge {
  width: 9.7em;
  height: 9.7em;
  position: absolute;
  top: 8%;
  left: -4.8em;
  background-image: url(../svg/abtesting-winner-badge.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
body > section#abtesting .visual .stat {
  display: block;
  position: absolute;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #3000ef;
  padding: 5px 7px 6px;
  font-size: 1.6em;
  line-height: 1;
}
body > section#abtesting .visual .stat span {
  position: relative;
  z-index: 2;
}
body > section#abtesting .visual .stat:before {
  content: '';
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
body > section#abtesting .visual .stat:after {
  content: '';
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(120, 86, 255, 0.4);
}
body > section#abtesting .visual .stat.banner {
  top: 11%;
  right: 4%;
}
body > section#abtesting .visual .stat.text {
  bottom: 25%;
  left: 6%;
}
body > section#abtesting .visual .stat.btn {
  bottom: 5%;
  right: 32%;
}
body > section#abtesting .visual .a-test {
  left: 0;
}
body > section#abtesting .visual .b-test {
  right: 0;
}
@media only screen and (max-width: 940px) {
  body > section#abtesting {
    padding: 6em 0;
  }
  body > section#abtesting .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#abtesting .copy p {
    text-align: center;
  }
  body > section#abtesting .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
  body > section#abtesting .visual .overflow {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 840px) {
  body > section#abtesting .visual .a-test {
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-60%);
    -moz-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    -o-transform: translateX(-60%);
    transform: translateX(-60%);
    z-index: 1;
  }
  body > section#abtesting .visual .b-test {
    right: 50%;
    -webkit-transform: translateX(60%);
    -moz-transform: translateX(60%);
    -ms-transform: translateX(60%);
    -o-transform: translateX(60%);
    transform: translateX(60%);
  }
}
@media only screen and (max-width: 500px) {
  body > section#abtesting .visual .a-test,
  body > section#abtesting .visual .b-test {
    width: 61.6vw;
    padding: 0;
  }
  body > section#abtesting .visual .a-test .stat {
    font-size: 3.2vw;
    padding-top: 1vw;
    padding-right: 1.4vw;
    padding-bottom: 1.2vw;
    padding-left: 1.4vw;
  }
  body > section#abtesting .visual .a-test .stat.left {
    top: 1.61290323vw;
    left: -6.4516129vw;
  }
  body > section#abtesting .visual .a-test .stat.right {
    top: 26.77419355vw;
    right: -6.4516129vw;
  }
  body > section#abtesting .visual .badge {
    width: 19.4vw;
    height: 19.4vw;
    left: -9.6vw;
  }
}
body > section#compare-performance {
  padding-bottom: 0;
  padding-top: 18em;
}
body > section#compare-performance .copy {
  margin-top: -9em;
}
body > section#compare-performance .copy .logos {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 400px;
}
body > section#compare-performance .copy .logos img {
  vertical-align: middle;
}
body > section#compare-performance .visual {
  line-height: 0;
}
@media only screen and (max-width: 1240px) {
  body > section#compare-performance .visual svg {
    width: 49.11290323vw;
    height: 54.03225806vw;
  }
}
@media only screen and (max-width: 940px) {
  body > section#compare-performance {
    padding: 6em 0;
  }
  body > section#compare-performance .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-width: none;
    margin-top: 2.6em;
    text-align: center;
  }
  body > section#compare-performance .copy p {
    text-align: center;
  }
  body > section#compare-performance .copy .logos {
    margin: 0 auto;
  }
  body > section#compare-performance .visual {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
  body > section#compare-performance .visual svg {
    max-width: 609px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (max-width: 680px) {
  body > section#compare-performance .visual svg {
    width: 89.55882353vw;
    height: 98.52941176vw;
  }
}
body > section#expert__header {
  background-color: #f6f6f7;
  position: relative;
  padding-top: 100px;
}
body > section#expert__header.expert-services {
  border-bottom: 0;
}
body > section#expert__header.expert-services hgroup {
  max-width: 900px;
}
body > section#expert__header.expert-services hgroup h1 {
  font-size: 3rem;
}
body > section#expert__header.expert-services hgroup h6 a {
  color: #7856ff;
  margin-bottom: 2rem;
  display: block;
}
body > section#expert__header.expert-services hgroup p {
  margin: 3rem 0;
}
body > section#expert__header #hero-left-svg {
  position: absolute;
  top: 8%;
  left: 0;
}
body > section#expert__header #hero-right-svg {
  position: absolute;
  bottom: 8%;
  right: 0;
}
@media (max-width: 960px) {
  body > section#expert__header #hero-right-svg,
  body > section#expert__header #hero-left-svg {
    display: none;
  }
}
body > section#expert__support .grid-thirds,
body > section#expert__deliverability .grid-thirds,
body > section#expert__prof-services .grid-thirds {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
  align-items: center;
}
body > section#expert__support .text h6,
body > section#expert__deliverability .text h6,
body > section#expert__prof-services .text h6 {
  color: #7856ff;
  text-transform: uppercase;
  font-weight: 700;
}
body > section#expert__support .text a.cmbtn,
body > section#expert__deliverability .text a.cmbtn,
body > section#expert__prof-services .text a.cmbtn {
  margin-top: 32px;
  display: inline-block;
}
body > section#expert__support .image img,
body > section#expert__deliverability .image img,
body > section#expert__prof-services .image img {
  height: auto;
  max-width: 100%;
}
@media (max-width: 960px) {
  body > section#expert__support .grid-thirds,
  body > section#expert__deliverability .grid-thirds,
  body > section#expert__prof-services .grid-thirds {
    display: block;
  }
  body > section#expert__support .image,
  body > section#expert__deliverability .image,
  body > section#expert__prof-services .image {
    max-width: 100% !important;
    margin-bottom: 32px;
  }
}
body > section#expert__support .image {
  grid-column: 2 / 4;
  max-width: 80%;
  justify-self: flex-end;
}
body > section#expert__support .text {
  order: -1;
}
body > section#expert__deliverability {
  background-color: #f6f6f7;
}
body > section#expert__deliverability .image {
  grid-column: 2 / 4;
  max-width: 80%;
  justify-self: flex-end;
}
body > section#expert__deliverability .text {
  order: -1;
}
body > section#expert__prof-services .image {
  grid-column: 1 / 3;
  max-width: 80%;
  justify-self: flex-start;
}
body > section .supportbucket {
  padding-bottom: 35px;
}
@-webkit-keyframes blink {
  0% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  40% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  80% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  100% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  40% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  80% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  100% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes blink {
  0% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  40% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  80% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  100% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  40% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  80% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  100% {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes online {
  from {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    top: 215px;
  }
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 205px;
  }
}
@-moz-keyframes online {
  from {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    top: 215px;
  }
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 205px;
  }
}
@-o-keyframes online {
  from {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    top: 215px;
  }
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 205px;
  }
}
@keyframes online {
  from {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    top: 215px;
  }
  to {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 205px;
  }
}
body > section#appstore.getfeedback .banner-container .banner .bg-overlay {
  background-image: url(../jpg/appstore-bg.jpg);
}
body > section#appstore.getfeedback .banner-container .banner .feature-image {
  max-width: 376px;
  max-height: 382px;
}
body > section.signup.fullwidth {
  text-align: center;
  padding: 6em 0;
}
body > section.signup.fullwidth h4 {
  max-width: 550px;
  margin-bottom: 20px;
}
body.touch-detected section#header.personalization .bg {
  display: none;
}
body.touch-detected section#header.personalization .iphone-portrait {
  display: block;
}
html[data-useragent*='iPhone'] body > section#header.analytics,
html[data-useragent*='iPad'] body > section#header.analytics,
html[data-useragent*='iPod'] body > section#header.analytics {
  mix-blend-mode: initial;
}
.cm-customer-hero {
  padding: 0;
  background-color: #f6f6f7;
  background-position: 40% 50%;
  background-size: cover;
  border: none;
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero {
    background: #51cfdb !important;
  }
}
.cm-customer-hero .inner {
  min-height: 420px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 2000px) {
  .cm-customer-hero .inner {
    min-height: 560px;
  }
}
.cm-customer-hero .wrap {
  width: 50%;
  position: absolute;
  top: 50%;
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero .wrap {
    width: 90%;
    text-align: center;
  }
}
.cm-customer-hero .logo {
  margin-bottom: 20px;
  max-width: 100%;
}
.cm-customer-hero .quote {
  font-size: 2.4em;
  line-height: 1.333em;
  color: #ffffff;
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero .quote {
    font-size: 1.8em;
    line-height: 1.333em;
  }
}
.cm-customer-hero .quote .marks {
  position: absolute;
  top: 5px;
  left: -60px;
  width: 47px;
  height: 37px;
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero .quote .marks {
    top: -47px;
    left: 50%;
    margin-left: -24px;
  }
}
.cm-customer-hero .quote .marks svg {
  width: 47px;
  height: 37px;
}
.cm-customer-hero .quote .marks svg .quote-color {
  fill: #65b9ff;
}
.cm-customer-hero .quote.withlogo {
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero .quote.withlogo .marks {
    display: none;
  }
}
.cm-customer-hero .author {
  font-size: 1.6em;
  line-height: 1.4em;
  color: #f6f6f7;
  margin-top: 20px;
  display: block;
}
.cm-customer-hero .cmbtn {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero.left {
    background-position: 0% 50%;
  }
}
.cm-customer-hero.left .wrap {
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 1550px) {
  .cm-customer-hero.left .wrap {
    left: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero.left .wrap {
    left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero.right {
    background-position: 100% 50%;
  }
}
.cm-customer-hero.right .wrap {
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 1550px) {
  .cm-customer-hero.right .wrap {
    right: 5%;
  }
}
.cm-customer-hero.center .wrap {
  left: 50%;
  width: 68%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero.center .wrap {
    width: 90%;
  }
}
.cm-customer-hero.center .wrap .quote .marks {
  top: -60px;
  left: 50%;
  margin-left: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cm-customer-hero.center .wrap .quote.withlogo .marks {
  display: none;
}
.cm-customer-hero.dark .quote {
  color: #111324;
}
.cm-customer-hero.dark .author {
  color: #5d5d66;
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero.dark .quote,
  .cm-customer-hero.dark .author {
    color: #ffffff;
  }
}
.cm-customer-hero.orange .quote .marks svg .quote-color {
  fill: #f7a43d;
}
.cm-customer-hero.pink .quote .marks svg .quote-color {
  fill: #f4215b;
}
.cm-customer-hero.purple .quote .marks svg .quote-color {
  fill: #7856ff;
}
.cm-customer-hero.green .quote .marks svg .quote-color {
  fill: #7856ff;
}
.cm-customer-hero.white .quote .marks svg .quote-color {
  fill: #ffffff;
}
.cm-customer-hero.red .quote .marks svg .quote-color {
  fill: #5d5d66;
}
.cm-customer-hero.grey .quote .marks svg .quote-color {
  fill: #5d5d66;
}
.cm-customer-hero.teal .quote .marks svg .quote-color {
  fill: #51cfdb;
}
.cm-customer-hero.darkquote .quote .marks svg .quote-color {
  fill: #111324;
}
.cm-customer-hero.darkquote .author {
  color: #111324;
}
.cm-customer-hero-wrap {
  padding: 0;
  background-color: #f6f6f7;
  border: none;
  position: relative;
  min-height: 420px;
}
@media only screen and (min-width: 2000px) {
  .cm-customer-hero-wrap {
    min-height: 560px;
  }
}
.cm-customer-hero-wrap.slideshow .cm-customer-hero {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.cm-customer-hero-wrap.slideshow .cm-customer-hero.current {
  z-index: 10;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.cm-customer-hero-wrap.slideshow .inner .heading {
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 3rem;
  max-width: 60%;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .cm-customer-hero-wrap.slideshow .inner .heading {
    max-width: 90%;
  }
}
.cm-customer-hero-wrap.carousel {
  min-height: 485px;
  height: 485px;
  overflow: hidden;
}
.cm-customer-hero-wrap.carousel .cm-customer-hero {
  max-width: 940px;
  width: 80%;
  position: absolute;
  top: 0;
  left: 50%;
  display: none;
  -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;
}
.cm-customer-hero-wrap.carousel .cm-customer-hero.noanim {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.cm-customer-hero-wrap.carousel .cm-customer-hero.new-next {
  display: block;
  -webkit-transform: translateX(-50%) scale(0.681);
  -moz-transform: translateX(-50%) scale(0.681);
  -ms-transform: translateX(-50%) scale(0.681);
  -o-transform: translateX(-50%) scale(0.681);
  transform: translateX(-50%) scale(0.681);
  margin-left: 1800px;
}
@media only screen and (max-width: 1180px) {
  .cm-customer-hero-wrap.carousel .cm-customer-hero.new-next {
    margin-left: 153%;
  }
}
.cm-customer-hero-wrap.carousel .cm-customer-hero.new-prev {
  display: block;
  -webkit-transform: translateX(-50%) scale(0.681);
  -moz-transform: translateX(-50%) scale(0.681);
  -ms-transform: translateX(-50%) scale(0.681);
  -o-transform: translateX(-50%) scale(0.681);
  transform: translateX(-50%) scale(0.681);
  margin-left: -1800px;
}
@media only screen and (max-width: 1180px) {
  .cm-customer-hero-wrap.carousel .cm-customer-hero.new-prev {
    margin-left: -153%;
  }
}
.cm-customer-hero-wrap.carousel .cm-customer-hero.next {
  display: block;
  -webkit-transform: translateX(-50%) scale(0.825);
  -moz-transform: translateX(-50%) scale(0.825);
  -ms-transform: translateX(-50%) scale(0.825);
  -o-transform: translateX(-50%) scale(0.825);
  transform: translateX(-50%) scale(0.825);
  margin-left: 900px;
}
@media only screen and (max-width: 1180px) {
  .cm-customer-hero-wrap.carousel .cm-customer-hero.next {
    margin-left: 76%;
  }
}
.cm-customer-hero-wrap.carousel .cm-customer-hero.prev {
  display: block;
  -webkit-transform: translateX(-50%) scale(0.825);
  -moz-transform: translateX(-50%) scale(0.825);
  -ms-transform: translateX(-50%) scale(0.825);
  -o-transform: translateX(-50%) scale(0.825);
  transform: translateX(-50%) scale(0.825);
  margin-left: -900px;
}
@media only screen and (max-width: 1180px) {
  .cm-customer-hero-wrap.carousel .cm-customer-hero.prev {
    margin-left: -76%;
  }
}
.cm-customer-hero-wrap.carousel .cm-customer-hero .wrap {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.cm-customer-hero-wrap.carousel .cm-customer-hero.current {
  display: block;
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.cm-customer-hero-wrap.carousel .cm-customer-hero.current .wrap {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.cm-customer-hero-wrap.carousel .inner {
  min-height: 485px;
  width: 80%;
}
.cm-customer-hero-wrap.carousel .arrow {
  width: 60px;
  height: 100px;
  background-color: rgba(74, 74, 74, 0.85);
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.cm-customer-hero-wrap.carousel .arrow:hover {
  background-color: #4a4a4a;
}
.cm-customer-hero-wrap.carousel .arrow.left {
  left: 0;
  -khtml-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.cm-customer-hero-wrap.carousel .arrow.right {
  right: 0;
  -khtml-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.cm-customer-hero-wrap.carousel .arrow svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -17px 0 0 -10px;
}
@media screen and (max-width: 970px) {
  body > section .inner .contents .btn-container.features > script {
    display: none;
    width: 0;
  }
  body > section .inner .contents .btn-container > :first-child,
  body > section .inner .contents .btn-container > :last-child {
    width: auto;
  }
  body > section .inner .contents .btn-container a:first-child,
  body > section .inner .contents .btn-container a:last-child {
    margin: 10px auto;
  }
  body > section .inner .contents .btn-container > a,
  body > section .inner .contents .btn-container > span,
  body > section .inner .contents .btn-container > div {
    flex-basis: 48%;
  }
}
#header .hero img.email {
  display: block;
  max-width: 850px;
  margin: -2rem auto 0;
}
@media screen and (max-width: 940px) {
  #header .hero img.email {
    max-width: 100%;
  }
}
.features-timer-cta {
  margin: 3rem auto 0;
  padding: 0 0.5rem;
  text-align: center;
}
.features-timer-cta p {
  text-align: center;
}
/*
 * Commerce Styles
 */
#interactive_image {
  max-width: 1200px !important;
}
/*
* FEATURES SALESFORCE INTEGRATION PAGE 
*/
.features-salesforce img {
  max-width: 100%;
}
.features-salesforce > section#header .inner hgroup {
  max-width: 900px;
}
.features-salesforce > section#header .inner hgroup p {
  max-width: 700px;
}
@media only screen and (min-width: 840px) and (max-width: 1150px) {
  .features-salesforce #templates .contents {
    height: 32rem;
  }
}
@media only screen and (min-width: 840px) and (max-width: 1150px) {
  .features-salesforce #templates .visual {
    top: 50%;
    transform: translateY(-50%);
  }
}
.features-salesforce #templates .left.one .copy {
  max-width: 100%;
}
@media only screen and (max-width: 850px) {
  .features-salesforce .cm-customer-hero-wrap .fullwidth {
    padding: 4em 0;
  }
}
.features-salesforce .cm-customer-hero-wrap .author {
  font-weight: 600;
}
.features-salesforce .cm-customer-hero-wrap .marks {
  display: none;
}
@media only screen and (max-width: 767px) {
  .features-salesforce .cm-customer-hero-wrap .nord {
    background: #7856ff !important;
  }
}
.features-salesforce #brand-styles .btn-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 555px;
  margin: 0 auto;
}
.features-salesforce #brand-styles .btn-container a {
  width: 100%;
  margin: 0;
}
.features-salesforce #brand-styles .btn-container > a,
.features-salesforce #brand-styles .btn-container > span,
.features-salesforce #brand-styles .btn-container > div {
  flex-basis: 50%;
}
.features-salesforce #brand-styles .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
.features-salesforce #brand-styles .btn-container > :first-child {
  margin-right: 8px;
}
.features-salesforce #brand-styles .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 617.16px) {
  .features-salesforce #brand-styles .btn-container {
    display: block;
    margin: 0 auto;
  }
  .features-salesforce #brand-styles .btn-container > :first-child,
  .features-salesforce #brand-styles .btn-container > :last-child {
    clear: both;
    display: block;
    width: 269.5px;
    text-align: center;
    margin: 10px auto;
  }
}
.features-salesforce #brand-styles .btn-container {
  margin-bottom: 6em;
}
@media only screen and (min-width: 940px) and (max-width: 970px) {
  .features-salesforce #design .contents {
    height: 24rem;
  }
}
@media only screen and (min-width: 940px) and (max-width: 970px) {
  .features-salesforce #design .visual {
    top: 50%;
    transform: translateY(-50%);
  }
}
#sticky-menu {
  background: #51cfdb;
  padding: 0;
}
#sticky-menu.is-sticky {
  position: fixed;
  left: 0;
  top: 80px;
  z-index: 100;
}
#sticky-menu nav {
  width: 100%;
}
#sticky-menu nav ul {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#sticky-menu nav ul a {
  display: block;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
  color: black;
  font-weight: 500;
  position: relative;
  padding: 2em 1em;
  margin: 0;
}
@media only screen and (min-width: 900px) {
  #sticky-menu nav ul a:after {
    position: absolute;
    content: '';
    height: 0px;
    background: #7856ff;
    width: 100%;
    bottom: 0px;
    left: 0;
    transition: height 0.2s ease;
  }
  #sticky-menu nav ul a.active::after,
  #sticky-menu nav ul a:hover::after {
    height: 10px;
  }
}
@media only screen and (max-width: 900px) {
  #sticky-menu {
    display: none;
  }
}
.create-custom-emails {
  border: none;
}
.create-custom-emails#header {
  border: 0;
  position: relative;
  padding: 0;
}
.create-custom-emails#header:before {
  content: '';
  background-image: url(../png/gradient-bg.png);
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
  background-size: cover;
}
@media screen and (max-width: 1059px) {
  .create-custom-emails#header {
    min-height: unset;
  }
  .create-custom-emails#header:before {
    display: none;
  }
}
.create-custom-emails#header .flex {
  display: flex;
}
@media screen and (max-width: 1059px) {
  .create-custom-emails#header .flex {
    flex-direction: column;
  }
  .create-custom-emails#header .flex .left p,
  .create-custom-emails#header .flex .left .btn-container {
    display: none;
  }
  .create-custom-emails#header .flex .right {
    display: none;
  }
}
.create-custom-emails#header .col {
  width: 50%;
}
@media screen and (max-width: 1059px) {
  .create-custom-emails#header .col {
    width: 100%;
  }
}
.create-custom-emails#header .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 30px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.create-custom-emails#header .left > * {
  max-width: 530px;
  margin-left: 0;
}
.create-custom-emails#header .left .btn-container {
  margin-bottom: 3rem;
}
.create-custom-emails#header .left .btn-container > a:first-child {
  margin-bottom: 1rem;
  margin-right: 0.5rem;
}
.create-custom-emails#header .left .btn-container > a:last-child {
  margin-bottom: 1rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 1059px) {
  .create-custom-emails#header .left h1 {
    text-align: left;
  }
}
@media screen and (max-width: 1059px) {
  .create-custom-emails#header .left {
    padding: 0;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  .create-custom-emails#header .left > * {
    max-width: unset;
  }
  .create-custom-emails#header .left h1 {
    margin-top: 2rem;
  }
}
.create-custom-emails#header .right {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.create-custom-emails#header .right img {
  float: right;
  max-width: 530px;
  width: 100%;
  object-fit: contain;
  z-index: 2;
}
@media screen and (min-width: 1060px) and (max-width: 1400px) {
  .create-custom-emails#header .right img {
    max-width: 450px;
  }
}
@media screen and (min-width: 851px) and (max-width: 1059px) {
  .create-custom-emails#header .right img {
    max-width: 300px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1059px) {
  .create-custom-emails#header .right img {
    max-width: 100%;
    height: 200px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1059px) {
  .create-custom-emails#header .right:after {
    content: '';
    background-image: url(../png/gradient-bg.png);
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    background-size: cover;
  }
}
.create-custom-emails#header .mobile {
  display: none;
}
@media only screen and (max-width: 1059px) {
  .create-custom-emails#header .mobile {
    display: block;
  }
  .create-custom-emails#header .mobile .image {
    height: 175px;
    background-image: url(../png/gradient-bg.png);
    background-size: 200%;
    background-position: center;
  }
  .create-custom-emails#header .mobile .image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .create-custom-emails#header .mobile .left p {
    margin: 2rem 0;
    max-width: 100%;
  }
  .create-custom-emails#header .mobile .left .btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .create-custom-emails#header .mobile .left .btn-container > a:first-child {
    margin: 0 0.5rem 1rem 0.5rem;
  }
  .create-custom-emails#header .mobile .left .btn-container > a:last-child {
    margin: 0 0.5rem 1rem 0.5rem;
  }
}
@media screen and (max-width: 400px) {
  .create-custom-emails#header .mobile .left .btn-container > a {
    padding: 20px 10px!important;
    font-size: 1.2em;
    width: 100%;
  }
}
.create-custom-emails#brandingTemplate .flex {
  display: flex;
}
@media screen and (max-width: 850px) {
  .create-custom-emails#brandingTemplate .flex {
    flex-direction: column;
  }
}
.create-custom-emails#brandingTemplate .col {
  width: 50%;
}
@media screen and (max-width: 850px) {
  .create-custom-emails#brandingTemplate .col {
    width: 100%;
    align-items: flex-start;
  }
}
.create-custom-emails#brandingTemplate .col img {
  max-width: 100%;
}
.create-custom-emails#brandingTemplate .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 15px;
}
.create-custom-emails#brandingTemplate .right {
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.create-custom-emails#brandingTemplate .right h2 {
  text-align: center;
}
@media screen and (min-width: 851px) {
  .create-custom-emails#brandingTemplate .right h2 {
    text-align: left;
  }
}
.create-custom-emails#brandingTemplate .right form {
  display: flex;
  margin-top: 2rem;
}
.create-custom-emails#brandingTemplate .right form input:first-child {
  margin: 0;
  border: 1px solid #ececed;
  outline: none;
  margin-right: 2rem;
}
.create-custom-emails#brandingTemplate .right form input[type="submit"] {
  padding: 15px 20px;
  font-family: 'Graphik Web', Helvetica, sans-serif;
}
@media screen and (max-width: 850px) {
  .create-custom-emails#brandingTemplate .right form {
    flex-direction: column;
    width: 100%;
  }
  .create-custom-emails#brandingTemplate .right form input:first-child {
    width: 100%;
    margin-bottom: 1rem;
  }
  .create-custom-emails#brandingTemplate .right form input[type="submit"] {
    width: fit-content;
    margin: 0 auto;
  }
}
.create-custom-emails#freeTemplates {
  padding-bottom: 200px;
}
.create-custom-emails#freeTemplates h2 {
  text-align: center;
}
.create-custom-emails#freeTemplates p {
  text-align: center;
  max-width: 550px;
}
.create-custom-emails#freeTemplates .btn-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.create-custom-emails#freeTemplates .btn-container > a:first-child {
  margin: 0 0.5rem 1rem 0.5rem;
}
.create-custom-emails#freeTemplates .btn-container > a:last-child {
  margin: 0 0.5rem 1rem 0.5rem;
}
@media screen and (max-width: 450px) {
  .create-custom-emails#freeTemplates .btn-container > a {
    padding: 20px 10px!important;
    font-size: 1.2em;
    width: 100%;
  }
}
.create-custom-emails#email-templates {
  overflow: visible;
}
.create-custom-emails#email-templates > .inner {
  margin-top: -270px;
}
.create-custom-emails#email-templates > .inner #Container {
  background-color: transparent;
}
@media screen and (max-width: 850px) {
  .create-custom-emails#email-templates > .inner #Container .mix:not(:first-child) {
    display: none!important;
  }
}
.create-custom-emails#email-templates .view-all {
  margin-top: 2rem;
}
.create-custom-emails#beautiful h3,
.create-custom-emails#beautiful p {
  text-align: center;
  max-width: 860px;
}
.create-custom-emails#beautiful .contents {
  display: flex;
  align-items: center;
}
.create-custom-emails#beautiful .contents .visual {
  flex: 1;
  left: unset;
  right: 0;
  margin: 3rem;
}
.create-custom-emails#beautiful .contents .visual img {
  box-shadow: 6px 6px 15px 4px rgba(0, 0, 0, 0.2);
  width: auto;
  max-width: 100%;
  border-radius: 8px;
}
.create-custom-emails#beautiful .contents .copy {
  left: unset;
  top: unset;
  max-width: 300px;
  width: 100%;
  margin: 0 150px 0 0 ;
  position: relative;
  z-index: 100;
  transform: unset;
}
@media only screen and (max-width: 840px) {
  .create-custom-emails#beautiful .contents {
    padding: 1rem 0;
  }
  .create-custom-emails#beautiful .contents .copy {
    position: inherit;
    width: inherit;
    max-width: inherit;
    margin-top: inherit;
    left: unset;
    top: unset;
    max-width: unset;
    width: unset;
    margin: 0;
    position: relative;
    z-index: 100;
    transform: unset;
  }
  .create-custom-emails#beautiful .contents .copy li {
    margin: 25px 0;
    color: #5D5D66;
    font-size: 1.4em;
    line-height: 1.571em;
    display: block;
  }
  .create-custom-emails#beautiful .contents .copy li:nth-child(odd) {
    clear: unset;
  }
  .create-custom-emails#beautiful .contents .copy li:nth-child(even) {
    padding-right: unset;
    padding-left: unset;
  }
}
@media only screen and (max-width: 850px) {
  .create-custom-emails#beautiful .contents {
    padding: 0;
  }
  .create-custom-emails#beautiful .contents .copy {
    position: inherit;
    width: inherit;
    max-width: inherit;
    left: unset;
    top: unset;
    max-width: unset;
    width: unset;
    margin: 1rem 0 0 0;
    position: relative;
    z-index: 100;
    transform: unset;
  }
  .create-custom-emails#beautiful .contents .copy li {
    margin: 25px 0;
    color: #5D5D66;
    font-size: 1.4em;
    line-height: 1.571em;
    display: block;
  }
  .create-custom-emails#beautiful .contents .copy li:nth-child(odd) {
    clear: unset;
  }
  .create-custom-emails#beautiful .contents .copy li:nth-child(even) {
    padding-right: unset;
    padding-left: unset;
  }
  .create-custom-emails#beautiful .contents .copy li:last-child {
    margin-bottom: 0;
  }
  .create-custom-emails#beautiful .contents .visual {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 850px) {
  .create-custom-emails#beautiful .contents {
    flex-direction: column;
  }
  .create-custom-emails#beautiful .contents .copy {
    order: 1;
  }
}
.create-custom-emails#code .inner {
  display: flex;
  align-items: center;
}
.create-custom-emails#code .inner .visual {
  width: 50%;
}
.create-custom-emails#code .inner .visual .code_block {
  background-color: #fff;
  border-radius: 8px;
  margin: unset;
  box-shadow: 6px 6px 15px 4px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  max-width: 550px;
}
.create-custom-emails#code .inner .visual .code_block .line_numbers {
  padding: 1rem 8px;
}
.create-custom-emails#code .inner .copy {
  width: 50%;
  padding-left: 4rem;
}
@media only screen and (max-width: 850px) {
  .create-custom-emails#code .inner {
    flex-direction: column;
  }
  .create-custom-emails#code .inner .visual,
  .create-custom-emails#code .inner .copy {
    width: 100%;
    padding: 0;
  }
  .create-custom-emails#code .inner .visual h3,
  .create-custom-emails#code .inner .copy h3 {
    text-align: center;
    margin-top: 2rem;
  }
  .create-custom-emails#code .inner .visual .code_block,
  .create-custom-emails#code .inner .copy .code_block {
    margin: 0 auto;
    display: block!important;
  }
}
.create-custom-emails#free-image-gallery .inner .contents .copy {
  max-width: 530px;
}
@media only screen and (max-width: 850px) {
  .create-custom-emails#free-image-gallery .inner .contents .copy {
    margin-left: auto;
    margin-right: auto;
  }
}
.create-custom-emails#countdown .inner h3,
.create-custom-emails#countdown .inner p {
  text-align: center;
  max-width: 640px;
}
.create-custom-emails#countdown .features-timer-cta {
  max-width: 640px;
}
.create-custom-emails:nth-child(odd) {
  background: #F6F6F8;
}
.create-custom-emails#email-templates {
  background: #f6f6f7;
}
.create-custom-emails#email-templates .inner {
  text-align: center;
}
.create-custom-emails#email-templates .inner div.new {
  background: #5d5d66;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 350px;
  width: 100%;
  max-width: 275px;
  position: relative;
  text-align: center;
  margin: 8px;
}
.create-custom-emails#email-templates .inner div.new .anchor-wrapper {
  background: #111324;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  margin: 0;
}
.create-custom-emails#email-templates .inner div.new .anchor-wrapper a {
  margin: 50% auto 0;
}
.create-custom-emails#email-templates .inner div.new .anchor-wrapper span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin: 20px auto;
}
.create-custom-emails#email-templates .inner div.new:hover .anchor-wrapper {
  opacity: 1;
  visibility: visible;
}
.create-custom-emails#email-templates .controls {
  padding: 16px;
  text-align: center;
  margin: 0 auto;
  max-width: 1300px;
  border-bottom: 1px solid #d5dadd;
}
.create-custom-emails#email-templates .controls label {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  display: block;
  color: #111324;
  padding: 0.7272em 1.2727em;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .create-custom-emails#email-templates .controls label {
    font-size: 1.8em;
  }
}
.create-custom-emails#email-templates .controls a,
.create-custom-emails#email-templates .controls button {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 1.308em;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.038em;
  color: #111324;
  width: 100%;
  margin: 0 0 5px;
  padding: 0;
  width: auto;
  display: inline-block;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 8px 14px;
  margin: 0 7px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  color: #5d5d66;
  text-transform: capitalize;
  font-weight: normal;
}
.create-custom-emails#email-templates .controls a:hover,
.create-custom-emails#email-templates .controls button:hover {
  color: #8c6fff;
}
.create-custom-emails#email-templates .controls a:focus,
.create-custom-emails#email-templates .controls button:focus,
.create-custom-emails#email-templates .controls a:active,
.create-custom-emails#email-templates .controls button:active {
  background: #7856ff;
  color: #ffffff;
}
.create-custom-emails#email-templates .controls a.selected,
.create-custom-emails#email-templates .controls button.selected,
.create-custom-emails#email-templates .controls a.active,
.create-custom-emails#email-templates .controls button.active {
  background: #7856ff;
  color: #ffffff;
}
@media only screen and (max-width: 850px) {
  .create-custom-emails#email-templates .controls {
    padding-top: 30px;
    margin: 0 30px;
  }
  .create-custom-emails#email-templates .controls label {
    margin-bottom: 20px;
  }
  .create-custom-emails#email-templates .controls a,
  .create-custom-emails#email-templates .controls button {
    margin: 12px auto;
    display: block;
  }
}
.create-custom-emails#email-templates .container {
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 0.1px;
  max-width: 1320px;
  margin: 0 auto;
  background-color: #f6f6f7;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.create-custom-emails#email-templates .container figure {
  border: 1px solid #ececed;
}
.create-custom-emails#email-templates .container .target {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  display: block;
  cursor: pointer;
}
.create-custom-emails#email-templates .container .target .img_wrapper {
  height: 100%;
}
.create-custom-emails#email-templates .container .target .free-flag {
  position: absolute;
  right: 15px;
  bottom: 10px;
  height: 24px;
  width: 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #7856ff;
  font-size: 14px;
  border-radius: 100px;
}
.create-custom-emails#email-templates .container .target figure,
.create-custom-emails#email-templates .container .target .info {
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  min-height: 280px;
  height: auto;
  color: #ffffff;
  font-size: 0.6rem;
}
.create-custom-emails#email-templates .container .target .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: top;
  background-size: contain;
  border: 1px solid #ececed;
}
.create-custom-emails#email-templates .container .target .info::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.create-custom-emails#email-templates .container .target .info .inner .no-hover {
  pointer-events: none;
}
.create-custom-emails#email-templates .container .target figure:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  opacity: 0.6;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.create-custom-emails#email-templates .container .target:hover figure,
.create-custom-emails#email-templates .container .target:hover .info {
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -o-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.create-custom-emails#email-templates .container .target .info {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.create-custom-emails#email-templates .container .target .info .inner {
  -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
  transform: translateY(-50%) translateZ(60px) scale(0.94);
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 0;
  opacity: 0;
  transition: 0.3s ease;
}
.create-custom-emails#email-templates .container .target figure {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.create-custom-emails#email-templates .container .target:hover .info {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.create-custom-emails#email-templates .container .target:hover .info .inner {
  opacity: 1;
}
.create-custom-emails#email-templates .container .target:hover figure {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.create-custom-emails#email-templates .container:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.create-custom-emails#email-templates .container .mix,
.create-custom-emails#email-templates .container .gap {
  display: inline-block;
  width: 269px;
  height: 334px;
}
.create-custom-emails#email-templates .container .mix {
  text-align: left;
  margin: 1%;
  display: none;
}
.create-custom-emails#email-templates .container .mix:after {
  content: attr(data-myorder);
  color: #f6f6f7;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 4% 6%;
  font-weight: 600;
}
.create-custom-emails#email-templates .container .mix .photo-grid {
  max-width: 1106px;
  text-align: center;
}
.create-custom-emails#email-templates .container .mix .photo-grid li {
  display: inline-block;
  width: 269px;
}
.create-custom-emails#email-templates .container .mix .photo-grid img {
  display: block;
  height: 100%;
  max-width: 100%;
  -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;
}
.create-custom-emails#email-templates .container .mix .photo-grid figure {
  height: 334px;
  overflow: hidden;
  position: relative;
  width: 269px;
  margin: 0;
}
.create-custom-emails#email-templates .container .mix .photo-grid figcaption {
  font-size: 10px;
  background-color: rgba(101, 185, 255, 0.9);
  color: #ffffff;
  display: table;
  height: 100%;
  left: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -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;
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  transition-delay: 100ms;
  z-index: 20;
  border: 1px solid #ffffff;
}
.create-custom-emails#email-templates .container .mix .photo-grid figcaption p {
  display: table-cell;
  position: relative;
  top: -40px;
  width: 270px;
  vertical-align: middle;
  text-align: center;
  text-shadow: 1px 1px 0px #32a2ff;
  font-size: 2.6em;
  line-height: 1.23em;
  font-weight: 600;
  -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;
  color: #ffffff;
  padding: 22px;
  table-layout: fixed;
  -webkit-font-smoothing: antialiased;
}
.create-custom-emails#email-templates .container .mix .photo-grid li:hover figcaption {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.create-custom-emails#email-templates .container .mix .photo-grid li:hover figcaption p {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}
.create-custom-emails#email-templates .container .mix .photo-grid figcaption {
  background-color: rgba(81, 207, 219, 0.9);
}
.create-custom-emails#email-templates .container .mix .photo-grid figcaption p {
  text-shadow: 1px 1px 0px #2bc0ce;
}
@media only screen and (max-width: 1024px) {
  .create-custom-emails#email-templates .controls {
    padding: 16px 0;
  }
}
#smsHighlight {
  background: #f6f6f7;
  position: relative;
  padding: 0;
}
#smsHighlight .inner {
  display: flex;
  align-items: center;
}
#smsHighlight .inner > div {
  flex: 0 0 50%;
}
@media (max-width: 940px) {
  #smsHighlight .inner {
    flex-direction: column;
  }
  #smsHighlight .inner > div {
    flex: 0 0 100%;
  }
}
#smsHighlight .smsHighlight__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  object-fit: cover;
  object-position: right top;
}
@media (max-width: 940px) {
  #smsHighlight .smsHighlight__bg {
    display: none;
  }
}
#smsHighlight .smsHighlight_content {
  padding: 64px 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#smsHighlight .smsHighlight_content > div {
  max-width: 400px;
}
@media (max-width: 940px) {
  #smsHighlight .smsHighlight_content > div {
    max-width: 100%;
    text-align: center;
  }
}
#smsHighlight .smsHighlight_content h3 {
  margin-bottom: 0;
}
#smsHighlight .smsHighlight_content h3 span {
  font-weight: 400;
  font-style: italic;
}
#smsHighlight .smsHighlight_content p {
  margin-top: 24px;
  max-width: 800px;
  margin-right: auto ;
  margin-left: auto ;
}
@media (max-width: 940px) {
  #smsHighlight .smsHighlight_content p {
    width: 100%;
    text-align: center;
  }
}
#smsHighlight .smsHighlight__image-container {
  min-height: 500px;
}
#smsHighlight .smsHighlight__image-container .smsHighlight__image-relative-wrapper {
  width: auto;
  display: inline-block;
  position: relative;
  isolation: isolate;
}
#smsHighlight .smsHighlight__image-container .smsHighlight__image {
  max-width: 100%;
}
#smsHighlight .smsHighlight__image-container .smsHighlight__dots {
  position: absolute;
  right: 6%;
  top: 30%;
  z-index: -1;
}
#sms__disclaimer {
  width: 100%;
  padding: 20px;
}
#sms__disclaimer small {
  text-align: center;
  margin: 0 auto;
  display: block;
}
section .sms__purple-text {
  color: #7856ff;
}
section.sms__fifty-fifty-split {
  position: relative;
}
section.sms__fifty-fifty-split .sms__vector-bg.sms__vector-bg--left {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 960px) {
  section.sms__fifty-fifty-split .sms__vector-bg.sms__vector-bg--left {
    display: none;
  }
}
section.sms__fifty-fifty-split.shade {
  background-color: #f6f6f7;
}
section.sms__fifty-fifty-split .inner {
  display: flex;
}
section.sms__fifty-fifty-split .inner > div {
  width: 50%;
}
@media (max-width: 960px) {
  section.sms__fifty-fifty-split .inner {
    flex-direction: column;
  }
  section.sms__fifty-fifty-split .inner > div {
    width: 100%;
  }
}
section.sms__fifty-fifty-split .inner .sms__fifty-image {
  display: flex;
  align-items: center;
}
section.sms__fifty-fifty-split .inner .sms__fifty-image img {
  max-width: 100%;
}
@media (max-width: 960px) {
  section.sms__fifty-fifty-split .inner .sms__fifty-image {
    justify-content: center;
  }
}
section.sms__fifty-fifty-split .inner .copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 32px 64px;
}
@media (max-width: 960px) {
  section.sms__fifty-fifty-split .inner .copy {
    padding: 32px 0;
  }
}
section.sms__fifty-fifty-split .sms__bullet-list {
  list-style-type: disc;
  margin-left: 32px;
  margin-bottom: 2rem;
}
section.sms__fifty-fifty-split .sms__bullet-list li {
  font-size: 1.8em;
  line-height: 1.5em;
}
section.sms__webinar-cta {
  position: relative;
}
section.sms__webinar-cta hgroup {
  margin-bottom: -50px;
}
@media (max-width: 960px) {
  section.sms__webinar-cta hgroup {
    margin-bottom: 2rem;
  }
}
section.sms__webinar-cta .sms__bubbles-image {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 1000px;
  margin: 0 auto;
  min-height: 300px;
}
section.sms__webinar-cta .sms__bubbles-image img {
  max-width: 360px;
}
@media (max-width: 680px) {
  section.sms__webinar-cta .sms__bubbles-image {
   display: contents; 
  }
}
section.sms__webinar-cta .sms__vector-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  object-fit: cover;
}
@media (max-width: 680px) {
  section.sms__webinar-cta .sms__vector-bg {
    display: none;
  }
}
section.sms__featured-blogs .sms__post-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 960px) {
  section.sms__featured-blogs .sms__post-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 680px) {
  section.sms__featured-blogs .sms__post-grid {
    grid-template-columns: 1fr;
  }
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
  background: white;
  position: relative;
  transition: 0.3s ease;
  flex: 1 1 100%;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile:hover {
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.15);
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile .image {
  width: 100%;
  height: 215px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile .image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(144, 144, 150, 0.35);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile .details {
  padding: 2rem;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile .details ul {
  border-top: 1px solid #bebec2;
  padding-top: 20px;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile .details ul li {
  font-size: 1rem;
  display: block;
  margin: 12px 0px;
  line-height: 1.6;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile .details p {
  font-size: 1rem;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile small {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #8a8b93;
  font-weight: 500;
  margin-bottom: 1rem;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile small span {
  display: block;
  margin-left: 8px;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile h4 {
  font-size: 1.4rem;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile h4.collection-title {
  font-size: 1.2rem;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile h4.collection-title a {
  font-weight: 500 !important;
}
section.sms__featured-blogs .sms__post-grid .cm-resource-tile a.tile-link {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 768px) {
  section.sms__featured-blogs .sms__post-grid .cm-resource-tile {
    flex: 0 1 calc(50% - 1rem);
  }
}
section#sms__hero {
  border: 0;
  position: relative;
  padding: 0;
}
section#sms__hero:before {
  content: '';
  background-image: url(../svg/sms-hero-vector-bg.svg);
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
  background-size: cover;
}
section#sms__hero .mobile-h1 {
  display: none;
}
@media screen and (max-width: 900px) {
  section#sms__hero {
    min-height: unset;
    padding: 64px 0;
  }
  section#sms__hero:before {
    display: none;
  }
  section#sms__hero h1 {
    display: none;
  }
  section#sms__hero h1.mobile-h1 {
    display: block;
  }
}
section#sms__hero .flex {
  display: flex;
}
@media screen and (max-width: 900px) {
  section#sms__hero .flex {
    flex-direction: column-reverse;
  }
}
section#sms__hero .col {
  width: 50%;
}
@media screen and (max-width: 900px) {
  section#sms__hero .col {
    width: 100%;
  }
}
section#sms__hero .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 30px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
section#sms__hero .left > * {
  max-width: 530px;
  margin-left: 0;
}
section#sms__hero .left .btn-container {
  margin-bottom: 1rem;
}
section#sms__hero .left .btn-container > a:first-child {
  margin-bottom: 1rem;
  margin-right: 0.5rem;
  margin-left: 0;
}
section#sms__hero .left .btn-container > a:last-child:not("first-child") {
  margin-bottom: 1rem;
  margin-left: 0.5rem;
}
section#sms__hero .left .disclaimer-text {
  font-size: 12px;
  font-style: italic;
}
@media screen and (min-width: 900px) {
  section#sms__hero .left h1 {
    text-align: left;
    font-size: 3rem;
  }
}
@media screen and (max-width: 900px) {
  section#sms__hero .left {
    padding: 0;
    margin-top: 0rem;
    margin-bottom: 0rem;
    text-align: center;
  }
  section#sms__hero .left p {
    text-align: center;
    width: 100%;
  }
  section#sms__hero .left > * {
    max-width: unset;
  }
  section#sms__hero .left h1 {
    margin-top: 2rem;
  }
}
section#sms__hero .right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  isolation: isolate;
}
section#sms__hero .right img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
section#sms__hero .right .sms__hero__dots {
  position: absolute;
  left: 14%;
  bottom: 8%;
  z-index: -1;
  transform: rotate(80deg);
}
section#sms__slideshow-blocks {
  position: relative;
  padding-bottom: 6.6em;
}
section#sms__slideshow-blocks .sms__vector-bg.sms__vector-bg--right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 80%;
  object-fit: cover;
  object-position: center top;
}
@media (max-width: 960px) {
  section#sms__slideshow-blocks .sms__vector-bg.sms__vector-bg--right {
    display: none;
  }
}
section#sms__slideshow-blocks .copy {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  width: 100%;
  max-width: none;
  margin-top: 2.6em;
  text-align: center;
}
section#sms__slideshow-blocks .copy p {
  text-align: center;
  max-width: 720px;
}
section#sms__slideshow-blocks .visual {
  padding-top: 100px;
}
section#sms__slideshow-blocks .visual h5 {
  font-weight: 600;
  font-size: 1.2rem;
}
section#sms__slideshow-blocks .visual #interactive_image {
  width: 100%;
  margin: 0 auto;
  padding: 0 0.9% 0 1.8%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  section#sms__slideshow-blocks .visual #interactive_image {
    padding: 0;
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 899px) {
  section#sms__slideshow-blocks .visual #interactive_image {
    margin-bottom: 2em;
  }
}
section#sms__slideshow-blocks .visual #interactive_image .images {
  width: 63%;
  position: absolute;
  right: -4%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  section#sms__slideshow-blocks .visual #interactive_image .images {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    max-height: 550px;
    max-width: 600px;
    margin: 0 auto;
    overflow: hidden;
  }
}
@media only screen and (max-width: 899px) {
  section#sms__slideshow-blocks .visual #interactive_image .images {
    display: none;
  }
}
section#sms__slideshow-blocks .visual #interactive_image .images .image-slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
section#sms__slideshow-blocks .visual #interactive_image .images .image-slides img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 400px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
}
section#sms__slideshow-blocks .visual #interactive_image .images .image-slides img.active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
section#sms__slideshow-blocks .visual #interactive_image .type-blocks {
  float: left;
  width: 39%;
  max-width: 390px;
  text-align: left;
  margin-bottom: 4em;
}
@media only screen and (max-width: 900px) {
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks {
    float: none;
    width: 100%;
    max-width: none;
  }
}
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block {
  margin: 4em 0 0 0;
  -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;
  cursor: pointer;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: relative;
}
@media only screen and (max-width: 900px) {
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block {
    float: left;
    width: 47%;
    margin: 4em 6% 0 0;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block:last-child {
    margin-right: 0;
  }
}
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block .mover {
  padding: 0 10px 0 0;
  border-left: 4px solid transparent;
  -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;
}
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block img {
  display: none;
}
@media only screen and (max-width: 899px) {
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block img {
    display: block;
  }
}
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block p {
  width: 100%;
  margin: 0;
  float: none;
  font-size: 1.4em;
}
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block:hover,
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block:hover .mover,
section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.active .mover {
  border-left: 4px solid #7856ff;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 899px) {
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block {
    float: none;
    padding: 0 !important;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    width: 100%;
    clear: both;
    overflow: hidden;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block:first-child {
    margin-top: 0;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block .mover,
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.active .mover {
    border-left: none;
    padding: 0;
    width: 48%;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block img {
    width: 48%;
    height: auto;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.left img {
    float: left;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.left .mover {
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.right img {
    float: right;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.right .mover {
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 580px) {
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.right .mover,
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.left .mover,
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block.active .mover {
    border-left: none;
    padding: 0;
    width: 100%;
    position: static;
    float: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  section#sms__slideshow-blocks .visual #interactive_image .type-blocks .block img {
    width: 100%;
    float: none;
    margin-bottom: 2em;
    overflow: hidden;
  }
}
#smsCustomerSignup .form-wrapper {
  padding-top: 0;
}
#smsCustomerSignup .form-container {
  max-width: 800px;
  margin: 0 auto;
}
#smsCustomerSignup form {
  border-radius: 6px;
  background: #f6f6f7;
  padding: 20px;
}
#smsCustomerSignup .thankyou {
  display: none;
  text-align: center;
  margin-top: 6em;
}

/* Magnific CSS */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

section#express__hero:before {
  content: '';
  background-image: url(../png/features_hero-bg.png);
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
  background-size: cover;
}

section#express__hero {
  border: 0;
  position: relative;
  padding: 0;
}

section#express__hero .mobile-h1 {
  display: none;
}
@media screen and (max-width: 900px) {
  section#express__hero {
    min-height: unset;
    padding: 64px 0;
  }
  section#express__hero:before {
    display: none;
  }
  section#express__hero h1 {
    display: none;
  }
  section#express__hero h1.mobile-h1 {
    display: block;
  }
}
section#express__hero .flex {
  display: flex;
}
@media screen and (max-width: 900px) {
  section#express__hero .flex {
    flex-direction: column-reverse;
  }
}
section#express__hero .col {
  width: 50%;
}
@media screen and (max-width: 900px) {
  section#express__hero .col {
    width: 100%;
  }
}
section#express__hero .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 30px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
section#express__hero .left > * {
  max-width: 530px;
  margin-left: 0;
}
section#express__hero .left .btn-container {
  margin-bottom: 1rem;
}
section#express__hero .left .btn-container > a:first-child {
  margin-bottom: 1rem;
  margin-right: 0.5rem;
  margin-left: 0;
}
section#express__hero .left .btn-container > a:last-child:not("first-child") {
  margin-bottom: 1rem;
  margin-left: 0.5rem;
}
section#express__hero .left .disclaimer-text {
  font-size: 12px;
  font-style: italic;
}
@media screen and (min-width: 900px) {
  section#express__hero .left h1 {
    text-align: left;
    font-size: 3rem;
  }
}
@media screen and (max-width: 900px) {
  section#express__hero .left {
    padding: 0;
    margin-top: 0rem;
    margin-bottom: 0rem;
    text-align: center;
  }
  section#express__hero .left p {
    text-align: center;
    width: 100%;
  }
  section#express__hero .left > * {
    max-width: unset;
  }
  section#express__hero .left h1 {
    margin-top: 2rem;
  }
}
section#express__hero .right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  isolation: isolate;
}
section#express__hero .right img {
  width: 90%;
  height: auto;
  max-width: 90%;
}
section#express__hero .right .express__hero__dots {
  position: absolute;
  left: 14%;
  bottom: 8%;
  z-index: -1;
  transform: rotate(80deg);
}

hgroup.liveclicker-banner-container {
  padding: 0 7%;
}