@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 {
  -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 {
  padding: 20px 40px;
  background-color: #7856ff;
  color: #ffffff;
}
.cmbtn.primary: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 {
  -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;
}
section.cm-logo-strip p {
  text-align: center;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
section.cm-logo-strip ul {
  text-align: center;
  height: 58px;
  overflow: hidden;
}
section.cm-logo-strip ul li {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
  height: 58px;
  margin: 0 0.5%;
  text-align: center;
  position: relative;
  padding: 0 !important;
}
section.cm-logo-strip ul li:first-child {
  margin-left: 0;
}
section.cm-logo-strip ul li:last-child {
  margin-right: 0;
}
section.cm-logo-strip ul li img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
section.cm-logo-strip ul li img.fader {
  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%);
  -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: 1040px) {
  section.cm-logo-strip ul li {
    width: 18%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.cm-logo-strip ul li {
    width: 23%;
  }
}
@media only screen and (max-width: 560px) {
  section.cm-logo-strip ul li {
    width: 32%;
  }
}
@media only screen and (max-width: 400px) {
  section.cm-logo-strip ul li {
    width: 40%;
  }
}
.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;
}
section.grey {
  background-color: #fcfcfc;
}
section.border-top {
  border-top: 1px solid #ececed;
}
section.border-bottom {
  border-bottom: 1px solid #ececed;
}
section .content hgroup {
  max-width: 800px;
}
section .content hgroup p {
  width: 70%;
  margin: 0 auto;
  display: inline-block;
  float: none;
}
section .content br.clear {
  float: none;
}
section.shade {
  border-top: 1px solid #ececed;
  background: #fcfcfc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #fefefe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #fefefe));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #fefefe 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #fefefe 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #fefefe 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #fefefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#fefefe', GradientType=0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fcfcfc, endColorstr=#fefefe)';
}
section.msgbar {
  padding: 8em 0;
  text-align: center;
}
section.msgbar h3,
section.msgbar h4 {
  color: #8e959c;
  max-width: 540px;
  text-align: center;
  margin: 0 auto 40px;
  font-size: 2.6em;
  line-height: 1.346em;
}
section.msgbar p {
  margin-top: -27px;
  margin-bottom: 28px;
  color: #f6f6f7;
  text-align: center;
  max-width: 600px;
  margin: -27px auto 28px;
  float: none;
  font-size: 1.6em;
}
section.msgbar .cmbtn {
  margin: 0 auto;
}
section.msgbar.grey {
  background-color: #f6f6f7;
}
section.msgbar.darkblue {
  color: #ffffff;
  background-color: #00354f;
}
section.msgbar.darkblue h3,
section.msgbar.darkblue h4 {
  color: #ffffff;
}
section .prod-ui {
  color: #8e9aad;
  font-size: 1.4em;
  line-height: 1.429em;
  position: relative;
}
section .prod-ui span {
  color: #546070;
}
section .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;
}
section .prod-ui .info .text span {
  text-transform: uppercase;
  font-size: 0.85em;
  margin-bottom: 2px;
  display: block;
}
section .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;
}
section .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;
}
section .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;
}
section .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;
}
section .prod-ui .info.white.arrow1 {
  background-image: url(../png/arrow1_white%402x.png);
}
section .prod-ui .info.white.arrow2 {
  background-image: url(../png/arrow2_white%402x.png);
}
section .prod-ui .info.white.arrow3 {
  background-image: url(../png/arrow3_white%402x.png);
}
section .prod-ui .info.white .text {
  color: #ffffff;
}
section .prod-ui .info.white .text span {
  color: #ffffff;
}
section .prod-ui .info .handle {
  display: none;
}
@media only screen and (max-width: 1120px) {
  section .prod-ui .info.arrow1,
  section .prod-ui .info.arrow3 {
    left: 110%;
  }
  section .prod-ui .info.arrow2,
  section .prod-ui .info.arrow4 {
    right: 110%;
  }
}
@media only screen and (max-width: 1000px) {
  section .prod-ui .info {
    width: 20px;
    background: none !important;
    padding: 0 !important;
    display: block !important;
  }
  section .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;
  }
  section .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;
  }
  section .prod-ui .info .text span {
    color: #ffffff;
  }
  section .prod-ui .info .text:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    border: 8px solid transparent;
  }
  section .prod-ui .info.arrow1,
  section .prod-ui .info.arrow3 {
    left: 105%;
  }
  section .prod-ui .info.arrow1 .text,
  section .prod-ui .info.arrow3 .text {
    right: 30px;
    margin-right: -8px;
  }
  section .prod-ui .info.arrow1 .text:after,
  section .prod-ui .info.arrow3 .text:after {
    border-left-color: #111324;
    right: -16px;
  }
  section .prod-ui .info.arrow2,
  section .prod-ui .info.arrow4 {
    right: 105%;
  }
  section .prod-ui .info.arrow2 .text,
  section .prod-ui .info.arrow4 .text {
    left: 30px;
    margin-left: -8px;
  }
  section .prod-ui .info.arrow2 .text:after,
  section .prod-ui .info.arrow4 .text:after {
    border-right-color: #111324;
    left: -16px;
  }
  section .prod-ui .info.arrow1 .text[data-dir='up'],
  section .prod-ui .info.arrow3 .text[data-dir='up'],
  section .prod-ui .info.arrow2 .text[data-dir='up'],
  section .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%);
  }
  section .prod-ui .info.arrow1 .text[data-dir='up']:after,
  section .prod-ui .info.arrow3 .text[data-dir='up']:after,
  section .prod-ui .info.arrow2 .text[data-dir='up']:after,
  section .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;
  }
}
section .prod-ui.line {
  margin-bottom: 46px;
}
section .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;
}
section .prod-ui.line.color {
  margin-bottom: 24px;
}
section .prod-ui.line.color:after {
  background-color: #009ff7;
  height: 26px;
  bottom: -26px;
  z-index: -1;
}
section .prod-ui.line.min-line:after {
  height: 0px;
  bottom: 0px;
}
section .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;
}
section .prod-ui.add .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
  width: 12px;
  height: 2px;
  background-color: #d2d7de;
}
section .prod-ui.add .icon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -1px;
  width: 2px;
  height: 12px;
  background-color: #d2d7de;
}
section .prod-ui.add.color {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 2px solid #009ff7;
}
section .prod-ui.add.color .icon {
  background-color: #009ff7;
}
section .prod-ui.add.color .icon:after {
  background-color: #009ff7;
}
section .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;
}
section .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;
}
section .prod-ui.data .icon .lines {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -8px;
  width: 16px;
  height: 2px;
  background-color: #7ebd26;
}
section .prod-ui.data .icon .lines:before,
section .prod-ui.data .icon .lines:after {
  content: '';
  position: absolute;
  left: 0;
  width: 16px;
  height: 2px;
  background-color: #7ebd26;
}
section .prod-ui.data .icon .lines:before {
  top: -6px;
}
section .prod-ui.data .icon .lines:after {
  bottom: -6px;
}
section .prod-ui.data.color {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #5ce5a7;
  border: 2px solid #5ce5a7;
}
section .prod-ui.data.color .icon {
  border-color: #5ce5a7;
}
section .prod-ui.data.color .icon .lines {
  background-color: #5ce5a7;
}
section .prod-ui.data.color .icon .lines:before,
section .prod-ui.data.color .icon .lines:after {
  background-color: #5ce5a7;
}
section .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;
}
section .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;
}
section .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;
}
section .prod-ui.tooltip .options {
  margin-top: 18px;
  width: 100%;
  overflow: hidden;
}
section .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;
}
section .prod-ui.tooltip .options .option:first-child {
  margin-left: 0;
}
section .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;
}
section .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;
}
section .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;
}
section .prod-ui.tooltip.color {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #009ff7;
  border: 2px solid #009ff7;
}
section .prod-ui.tooltip.color:before {
  border-bottom-color: #009ff7;
}
section .prod-ui.tooltip.color:after {
  border-bottom-color: #053e5c;
}
section .prod-ui.tooltip.color .options .option {
  border-color: #009ff7;
}
section .prod-ui.condition {
  max-width: 336px;
  padding-top: 1px;
  margin-top: -1px;
}
section .prod-ui.condition:first-child {
  padding-top: 0;
  margin-top: auto;
}
section .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;
}
section .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;
}
section .prod-ui.condition .options .line {
  height: 34px;
  width: 50%;
  display: block;
  clear: both;
}
section .prod-ui.condition .options .line.over {
  margin-top: -2px;
}
section .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;
}
section .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;
}
section .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;
}
section .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;
}
section .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;
}
section .prod-ui.condition .options .label.yes {
  border-color: #7ebd26;
  color: #7ebd26;
  float: left;
  margin-left: -28px;
}
section .prod-ui.condition .options .label.no {
  border-color: #e85244;
  color: #e85244;
  float: right;
  margin-right: -28px;
}
section .prod-ui.condition .options .option {
  width: 50%;
  position: relative;
}
section .prod-ui.condition .options .option.bline {
  margin-bottom: 23px;
}
section .prod-ui.condition .options .option.bline:after {
  content: '';
  height: 24px;
  width: 2px;
  border: none;
  position: absolute;
  bottom: -24px;
  background-color: #d2d7de;
}
section .prod-ui.condition .options .option.left {
  padding-left: 28px;
  float: left;
  right: -1px;
}
section .prod-ui.condition .options .option.left.bline:after {
  left: 27px;
}
section .prod-ui.condition .options .option.right {
  padding-right: 28px;
  float: right;
  left: -1px;
}
section .prod-ui.condition .options .option.right.bline:after {
  right: 27px;
}
section .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%);
}
section .prod-ui.condition .condition-items:after {
  content: '';
  clear: both;
  display: block;
}
section .prod-ui.condition .condition-items .condition-item {
  position: relative;
  top: 0;
}
section .prod-ui.condition .condition-items .condition-item.left {
  left: -25%;
  float: left;
}
section .prod-ui.condition .condition-items .condition-item.right {
  right: -25%;
  position: absolute;
}
section .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;
}
section .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;
}
section .prod-ui.condition.color .options .line {
  border-color: #009ff7;
}
section .prod-ui.email {
  max-width: 240px;
}
section .prod-ui.email .image {
  width: 100%;
  min-height: 160px;
  float: none;
  margin: 0;
  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;
}
section .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;
}
section .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;
}
section .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;
}
section .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;
}
section .prod-ui.email.color .image {
  background-image: url(../png/icon-email%402x.png);
  background-size: 48px 34px;
  background-position: center;
  background-repeat: no-repeat;
}
section .prod-ui.email.color .image .border {
  border: none;
  border-bottom: 1px solid #ff8f9c;
}
section .prod-ui.email.color .label {
  border: none;
  background-color: transparent;
}
section .prod-ui.delay {
  max-width: 240px;
  width: 100%;
  font-size: 1.4em;
  text-align: center;
}
section .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;
}
section .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;
}
section#banner {
  background-color: #7856ff;
  background-image: url(../jpg/hero-bg.jpg);
  background-position: center;
  background-size: cover;
  overflow: hidden;
  /*        min-height: 550px;
        padding: 0;*/
  position: relative;
  /*        @media only screen and (max-width: 500px) {
            min-height: 0px;
        }*/
}
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: 550px;
  margin: 0 auto;
}
section#banner .btn-container a {
  width: 100%;
  margin: 0;
}
section#banner .btn-container > a,
section#banner .btn-container > span,
section#banner .btn-container > div {
  flex-basis: 50%;
}
section#banner .btn-container > span.wistia_embed > div {
  width: 100% !important;
}
section#banner .btn-container > :first-child {
  margin-right: 8px;
}
section#banner .btn-container > :last-child {
  margin-left: 8px;
}
@media only screen and (max-width: 611.6px) {
  section#banner .btn-container {
    display: block;
    margin: 0 auto;
  }
  section#banner .btn-container > :first-child,
  section#banner .btn-container > :last-child {
    clear: both;
    display: block;
    width: 267px;
    text-align: center;
    margin: 10px auto;
  }
}
section#banner .buttons {
  margin: 0 auto;
  overflow: hidden;
}
section#banner .buttons.signup {
  max-width: 240px;
}
section#banner .buttons.video {
  max-width: 500px;
}
@media only screen and (max-width: 600px) {
  section#banner .buttons.video {
    max-width: 240px;
  }
}
section#banner .buttons .cmbtn {
  margin: 10px 0 0;
  max-width: 240px;
  padding: 18px 5px 19px;
  width: 100%;
  text-align: center;
}
section#banner .buttons .cmbtn.secondary {
  color: #111324;
}
section#banner .buttons .cmbtn:active {
  padding: 19px 5px 18px;
}
section#banner .buttons .cmbtn:first-child {
  float: left;
}
section#banner .buttons .cmbtn:last-child {
  float: right;
}
section#banner .rotator {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
section#banner .rotator .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
section#banner .rotator .bg.active {
  z-index: 2;
}
section#banner #hand {
  position: absolute;
  bottom: -1px;
  left: 62%;
  background-image: url('../png/hand-email.png');
  width: 328px;
  height: 423px;
}
@media only screen and (max-width: 600px) {
  section#banner #hand {
    left: 40%;
    bottom: -130px;
  }
}
@media only screen and (max-width: 500px) {
  section#banner #hand {
    display: none;
  }
}
section#banner #laptop {
  position: absolute;
  bottom: -55px;
  left: 46%;
  /*            background-image: url('../images/features/macbook.png');*/
  width: 810px;
  height: 500px;
}
section#banner #laptop img.screen {
  position: absolute;
  top: 9.2%;
  left: 50.2%;
  width: 73.3%;
  height: 69.3%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
section#banner #laptop img.shell {
  width: 100%;
  height: auto;
}
section#banner #hero {
  position: absolute;
  bottom: 0;
  right: -20px;
  max-width: 530px;
  width: 53%;
}
section#banner #hero img {
  float: left;
}
section#banner .inner {
  position: relative;
  /*            min-height: 550px;*/
  /*            @media only screen and (max-width: 500px) {
                min-height: 0px;
            }*/
}
section#banner .content {
  position: absolute;
  left: 0;
  top: 50%;
  width: 45.4%;
  max-width: 445px;
  z-index: 1;
  -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: 600px) {
  section#banner .content {
    top: 35%;
    max-width: 450px;
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  section#banner .content {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 6em 0 8em;
    text-align: center;
  }
}
section#banner h1 {
  color: #ffffff;
  text-align: left;
}
section#banner h1.centered {
  text-align: center;
}
@media only screen and (max-width: 600px) {
  section#banner h1 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 500px) {
  section#banner h1 {
    text-align: center;
  }
}
section#banner p {
  color: #ffffff;
  text-align: left;
  width: 95%;
}
@media only screen and (max-width: 500px) {
  section#banner p {
    text-align: center;
    margin: 0 auto 20px;
  }
}
section#banner .svg-triangle {
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}
@media only screen and (max-width: 600px) {
  section#banner .svg-triangle {
    display: none;
  }
}
section#logos {
  background: #fefefe;
  padding: 30px 0;
  margin: 0;
  border-bottom: 1px solid #f6f6f7;
}
section#logos h3 {
  font-size: 2.1em;
  line-height: 1.524em;
  font-weight: 200;
  letter-spacing: 0.01em;
  color: #5d5d66;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  margin: 0 auto 14px;
  width: 90%;
}
@media only screen and (max-width: 480px) {
  section#logos h3 {
    margin: 0 auto;
  }
}
section#logos ul {
  text-align: center;
  height: 75px;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  section#logos ul {
    display: none;
  }
}
section#logos ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  padding: 20px 36px;
}
@media only screen and (max-width: 500px) {
  section#logos ul li {
    padding: 20px 32px;
  }
}
section#logos ul li:first-child {
  padding-left: 0;
}
section#logos ul li:last-child {
  padding-right: 0;
}
section#logos.rotate ul {
  height: 58px;
}
section#logos.rotate ul li {
  width: 15%;
  height: 58px;
  margin: 0 0.5%;
  text-align: center;
  position: relative;
  padding: 0 !important;
}
section#logos.rotate ul li:first-child {
  margin-left: 0;
}
section#logos.rotate ul li:last-child {
  margin-right: 0;
}
section#logos.rotate ul li img {
  max-width: 100%;
  max-height: 100%;
}
section#logos.rotate ul li img.fader {
  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%);
  -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: 1040px) {
  section#logos.rotate ul li {
    width: 18%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section#logos.rotate ul li {
    width: 23%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 400px) {
  section#logos.rotate ul li {
    width: 40%;
    margin-bottom: 20px;
  }
}
section#benefits {
  border-bottom: 1px solid #ececed;
  text-align: center;
}
section#benefits #anim_line {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 1px dashed #ececed;
}
@media only screen and (max-width: 767px) {
  section#benefits #anim_line {
    display: none;
  }
}
section#benefits #anim_line .liner {
  height: 0;
  width: 0;
  border-bottom: 1px dashed #ececed;
  position: absolute;
  overflow: visible !important;
  display: none;
}
section#benefits #anim_line .liner.show {
  display: block;
}
section#benefits #anim_line .liner.right {
  left: 0;
}
section#benefits #anim_line .liner.right .dot {
  right: -10px;
}
section#benefits #anim_line .liner.right .dot.expand {
  right: -15px;
}
section#benefits #anim_line .liner.left {
  right: 0;
}
section#benefits #anim_line .liner.left .dot {
  left: -10px;
}
section#benefits #anim_line .liner.left .dot.expand {
  left: -15px;
}
section#benefits #anim_line .liner .dot {
  width: 0px;
  height: 0px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  top: 0px;
  -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#benefits #anim_line .liner .dot.expand {
  width: 10px;
  height: 10px;
  top: -5px;
  border: 2px solid #ececed;
}
section#benefits hgroup {
  padding: 10px 0 15px;
  background: #ffffff;
  max-width: 720px;
}
@media only screen and (max-width: 767px) {
  section#benefits hgroup h2 {
    font-size: 3.2em;
  }
}
section#benefits hgroup p {
  width: 100%;
}
section#benefits hgroup.nobg {
  background: transparent;
}
section#benefits .block {
  overflow: hidden;
  position: relative;
}
section#benefits .block.border-bottom {
  border-bottom: 1px 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;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  section#benefits .block {
    margin-bottom: 4em;
  }
}
section#benefits .block .text {
  width: 50%;
  padding: 0 3.8%;
  text-align: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section#benefits .block .text.short {
  padding: 0 12.2% 0 3.8%;
}
@media only screen and (max-width: 767px) {
  section#benefits .block .text {
    width: 100%;
    max-width: 550px;
    margin: 0 auto 4em;
    position: static;
    text-align: center;
    padding: 0 !important;
    float: none !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
section#benefits .block .text p {
  width: 100%;
  margin: 0;
  font-size: 1.6em;
  float: none;
}
@media only screen and (max-width: 767px) {
  section#benefits .block .text p {
    text-align: center;
  }
}
section#benefits .block .image {
  width: 50%;
  margin: 0;
}
section#benefits .block .image.left img {
  float: left;
}
@media only screen and (max-width: 767px) {
  section#benefits .block .image {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    float: none !important;
  }
}
section#benefits .block .image #graph-audience-ie,
section#benefits .block .image #graph-roi-ie,
section#benefits .block .image #graph-prospects-ie {
  display: none;
}
section#benefits .block .image svg {
  max-width: 300px;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  section#benefits .block .image svg {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  section#benefits .block .image svg#graph-audience {
    margin-left: -26px;
  }
}
@media only screen and (max-width: 370px) {
  section#benefits .block .image svg#graph-audience {
    width: 90%;
  }
}
section#benefits .block .image svg#graph-audience .graph-audience_st1 {
  fill: #f2f2f2;
}
section#benefits .block .image svg#graph-audience .graph-audience_st1-0 {
  stroke: #b7e001;
  stroke-width: 49;
  stroke-dasharray: 782;
  fill: transparent;
}
section#benefits .block .image svg#graph-audience #graph-audience_bubble {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
section#benefits .block .image svg#graph-audience #graph-audience-pie {
  stroke-dashoffset: 782;
}
section#benefits .block .image svg#graph-audience #graph-audience_legend {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
section#benefits .block .image .draw {
  max-width: 411px;
}
section#benefits .block .image .draw.duel {
  max-width: 320px;
  float: left;
  margin-right: 25px;
}
section#benefits .block .image .draw.browser {
  -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);
}
section#benefits .block .image .draw .bar {
  height: 12px;
}
section#benefits .block .image .draw .bar .dot {
  width: 0.994%;
  margin: 0.994% 0.994% 0.994% 0;
}
section#benefits .block .image .draw .screen {
  font-size: 0;
  line-height: 0;
}
section#benefits .block .image .draw .screen img {
  max-width: 100%;
}
section#benefits .block .image img {
  max-width: 100%;
}
section#benefits .block .image img.noscale {
  max-width: none;
}
@media only screen and (max-width: 767px) {
  section#benefits .block .image img.noscale {
    max-width: 100%;
  }
}
section#benefits .block.left .text {
  left: 0;
  padding-left: 0;
}
section#benefits .block.left .image {
  float: right;
}
section#benefits .block.right .text {
  right: 0;
}
section#benefits .block.right .image {
  float: left;
}
section#benefits .block.pad {
  margin-bottom: 80px;
}
section#benefits .block.no-overflow {
  overflow: visible;
}
section#benefits .cmbtn {
  margin-top: 4em;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 280px;
  width: 100%;
  text-align: center;
}
section#benefits .callout {
  max-width: 660px;
  width: 90%;
  margin: 0 auto;
}
section#benefits .callout .cmbtn {
  margin-top: 2em;
}
section#types {
  text-align: center;
}
section#types #interactive_image {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0.9% 0 1.8%;
  position: relative;
}
@media only screen and (max-width: 900px) {
  section#types #interactive_image {
    padding: 0;
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 680px) {
  section#types #interactive_image {
    margin-bottom: 2em;
  }
}
section#types #interactive_image .browser {
  width: 50%;
  position: absolute;
  left: 2%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 516px;
}
@media only screen and (max-width: 900px) {
  section#types #interactive_image .browser {
    position: static;
    -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) {
  section#types #interactive_image .browser {
    display: none;
  }
}
section#types #interactive_image .browser .screens {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
section#types #interactive_image .browser .screens img {
  position: absolute;
  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;
  -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;
}
section#types #interactive_image .browser .screens img.active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
section#types #interactive_image .draw {
  width: 50%;
  position: absolute;
  left: 2%;
  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#types #interactive_image .draw {
    position: static;
    -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) {
  section#types #interactive_image .draw {
    display: none;
  }
}
section#types #interactive_image .draw .bar {
  height: 12px;
  padding-left: 8px;
}
section#types #interactive_image .draw .bar .dot {
  width: 4px;
  margin: 4px 4px 4px 0;
}
section#types #interactive_image .draw .screen {
  position: relative;
  overflow: hidden;
  background-color: #ececed;
}
section#types #interactive_image .draw .screen img {
  width: 100%;
  max-width: none;
  float: left;
}
section#types #interactive_image .draw .screen .screens {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
section#types #interactive_image .draw .screen .screens img {
  position: absolute;
  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;
  -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;
}
section#types #interactive_image .draw .screen .screens img.active {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
section#types #interactive_image .type-blocks {
  float: right;
  width: 44.416%;
  text-align: left;
  margin-bottom: 4em;
}
@media only screen and (max-width: 900px) {
  section#types #interactive_image .type-blocks {
    float: none;
    width: 100%;
  }
}
section#types #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=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  position: relative;
}
@media only screen and (max-width: 900px) {
  section#types #interactive_image .type-blocks .block {
    float: left;
    width: 31.1%;
    margin: 4em 3.3% 0 0;
  }
  section#types #interactive_image .type-blocks .block:nth-child(3n + 1) {
    clear: left;
  }
  section#types #interactive_image .type-blocks .block:nth-child(3n + 3) {
    margin: 4em 0 0;
  }
}
section#types #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;
}
section#types #interactive_image .type-blocks .block .browser {
  display: none;
}
@media only screen and (max-width: 680px) {
  section#types #interactive_image .type-blocks .block .browser {
    display: block;
  }
}
section#types #interactive_image .type-blocks .block .browser img {
  width: 100%;
  max-width: 100%;
}
section#types #interactive_image .type-blocks .block p {
  width: 100%;
  margin: 0;
  float: none;
  font-size: 1.4em;
}
section#types #interactive_image .type-blocks .block:hover,
section#types #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#types #interactive_image .type-blocks .block:hover .mover,
section#types #interactive_image .type-blocks .block.active .mover {
  border-left: 2px solid #7856ff;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 680px) {
  section#types #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#types #interactive_image .type-blocks .block:first-child {
    margin-top: 0;
  }
  section#types #interactive_image .type-blocks .block .mover,
  section#types #interactive_image .type-blocks .block.active .mover {
    border-left: none;
    padding: 0;
    width: 48%;
  }
  section#types #interactive_image .type-blocks .block .browser {
    width: 48%;
    height: 260px;
  }
  section#types #interactive_image .type-blocks .block.left .browser {
    float: left;
  }
  section#types #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#types #interactive_image .type-blocks .block.right .browser {
    float: right;
  }
  section#types #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: 480px) {
  section#types #interactive_image .type-blocks .block.right .mover,
  section#types #interactive_image .type-blocks .block.left .mover,
  section#types #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#types #interactive_image .type-blocks .block .browser {
    width: 100%;
    height: 350px;
    float: none;
    margin-bottom: 2em;
    overflow: hidden;
  }
}
section#types .callout {
  max-width: 550px;
  width: 90%;
  margin: 0 auto;
}
section#types .callout .cmbtn {
  margin-top: 2em;
}
section.feature-section .contents {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
section.feature-section .contents .copy {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.feature-section .contents .copy p {
  margin: 0 0 20px;
  font-size: 1.6em;
}
@media only screen and (max-width: 840px) {
  section.feature-section .contents .copy {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100% !important;
    max-width: none !important;
    margin-top: 2.6em;
    text-align: center;
  }
  section.feature-section .contents .copy p {
    text-align: center;
    margin: 0 auto 20px;
    float: none;
  }
}
section.feature-section .contents .copy li {
  margin: 25px 0;
  color: #5d5d66;
  font-size: 1.4em;
  line-height: 1.571em;
  display: block;
}
section.feature-section .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;
}
section.feature-section .contents .visual {
  position: relative;
}
section.feature-section .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;
  max-width: none;
}
section.feature-section .contents .visual .background {
  background-size: 100%;
  background-repeat: no-repeat;
}
section.feature-section .contents .visual .overflow {
  position: absolute;
  top: 0;
  left: 0;
}
section.feature-section .contents.one .copy {
  max-width: 320px;
  width: 33%;
}
section.feature-section .contents.onefive .copy {
  max-width: 415px;
  width: 42%;
}
section.feature-section .contents.left .copy {
  right: 0;
}
section.feature-section .contents.right .copy {
  left: 0;
  top: 46%;
}
section.feature-section .contents.one .visual {
  width: 58.5%;
}
section.feature-section .contents.onefive .visual {
  width: 50%;
}
section.feature-section .contents.left .visual {
  float: left;
}
section.feature-section .contents.right .visual {
  float: right;
}
section.feature-section .callout {
  text-align: center;
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid #ececed;
  position: relative;
}
section.feature-section .callout:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f6f6f7;
}
section.feature-section .callout h4 {
  max-width: 620px;
  width: 90%;
  margin: 0 auto;
}
section.feature-section .callout .cmbtn {
  margin: 2em auto 0;
}
@media only screen and (max-width: 820px) {
  section#builder {
    padding: 6em 0;
  }
  section#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;
  }
  section#builder .copy p {
    text-align: center;
  }
  section#builder .copy .btn-container {
    margin: 0 auto;
  }
  section#builder .copy .btn-container a:first-child {
    float: left;
    width: auto;
    display: inline-block;
    clear: none;
    margin: 0;
  }
  section#builder .copy .btn-container a:last-child {
    float: right;
    width: auto;
    display: inline-block;
    clear: none;
    margin: 0;
  }
}
@media only screen and (max-width: 380px) {
  section#builder .copy .btn-container a:first-child,
  section#builder .copy .btn-container a:last-child {
    float: none;
    clear: both;
    display: block;
    width: 185px;
    text-align: center;
    margin: 10px auto;
  }
}
section#builder .visual .draw.browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  overflow: hidden;
}
section#builder .visual .options {
  border-right: 1px solid #ececed;
  width: 28.4%;
  height: 100%;
  background-color: #eeeff0;
}
section#builder .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%;
}
section#builder .visual .email img {
  max-width: 100%;
}
section#builder .visual .tile {
  position: absolute;
  top: 50%;
  left: 20%;
  z-index: 2;
  width: 12.8%;
  height: 23.4%;
}
@media only screen and (max-width: 820px) {
  section#builder .visual {
    float: none;
    width: 100%;
  }
  section#builder .visual .overflow {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #ececed;
    border-radius: 3px;
  }
  section#builder .visual .overflow img {
    max-width: 100%;
  }
  section#builder .visual > .hidden {
    display: none;
  }
  section#builder .visual .builder {
    float: left;
  }
}
section#growaudience,
section#redcross {
  padding: 12em 0 9em;
}
@media only screen and (max-width: 940px) {
  section#growaudience,
  section#redcross {
    padding: 6em 0;
  }
}
@media only screen and (max-width: 940px) {
  section#growaudience .contents .copy,
  section#redcross .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;
  }
  section#growaudience .contents .copy p,
  section#redcross .contents .copy p {
    text-align: center;
  }
  section#growaudience .contents .copy .btn-container,
  section#redcross .contents .copy .btn-container {
    margin: 0 auto;
  }
  section#growaudience .contents .copy .btn-container a:first-child,
  section#redcross .contents .copy .btn-container a:first-child {
    float: left;
    width: auto;
    display: inline-block;
    clear: none;
    margin: 0;
  }
  section#growaudience .contents .copy .btn-container a:last-child,
  section#redcross .contents .copy .btn-container a:last-child {
    float: right;
    width: auto;
    display: inline-block;
    clear: none;
    margin: 0;
  }
}
@media only screen and (max-width: 380px) {
  section#growaudience .contents .copy .btn-container a:first-child,
  section#redcross .contents .copy .btn-container a:first-child,
  section#growaudience .contents .copy .btn-container a:last-child,
  section#redcross .contents .copy .btn-container a:last-child {
    float: none;
    clear: both;
    display: block;
    width: 185px;
    text-align: center;
    margin: 10px auto;
  }
}
section#growaudience .contents .visual,
section#redcross .contents .visual {
  line-height: 0;
}
section#growaudience .contents .visual > img,
section#redcross .contents .visual > img {
  margin-top: 2.31%;
}
section#growaudience .contents .visual .overflow,
section#redcross .contents .visual .overflow {
  right: 0;
  left: auto;
}
section#growaudience .contents .visual .overflow > img,
section#redcross .contents .visual .overflow > img {
  margin-top: 2%;
}
section#growaudience .contents .visual .browser,
section#redcross .contents .visual .browser {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  overflow: hidden;
}
section#growaudience .contents .visual .browser .dot,
section#redcross .contents .visual .browser .dot {
  height: 4px;
  width: 4px;
  margin: 4px 4px 4px 0;
}
section#growaudience .contents .visual .screen,
section#redcross .contents .visual .screen {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
section#growaudience .contents .visual .screen img,
section#redcross .contents .visual .screen img {
  width: 100%;
}
section#growaudience .contents .visual .screen .lightbox,
section#redcross .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) {
  section#growaudience .contents .visual,
  section#redcross .contents .visual {
    float: none;
    width: 100%;
    max-width: 526px;
    margin: 0 auto;
  }
  section#growaudience .contents .visual img,
  section#redcross .contents .visual img {
    width: 100%;
  }
  section#growaudience .contents .visual .browser,
  section#redcross .contents .visual .browser {
    border-bottom: 2px solid #ececed;
  }
}
section#stjudes {
  padding: 12em 0 0;
  background-color: #7856ff;
}
@media only screen and (max-width: 940px) {
  section#stjudes {
    padding: 6em 0 0;
  }
}
section#stjudes h3 {
  color: #ffffff;
}
section#stjudes p {
  color: #ffffff;
}
@media only screen and (max-width: 940px) {
  section#stjudes .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;
    clear: both;
    padding-top: 40px;
  }
  section#stjudes .contents .copy p {
    text-align: center;
  }
  section#stjudes .contents .copy .btn-container {
    margin: 0 auto;
  }
  section#stjudes .contents .copy .btn-container a:first-child {
    float: left;
    width: auto;
    display: inline-block;
    clear: none;
    margin: 0;
  }
  section#stjudes .contents .copy .btn-container a:last-child {
    float: right;
    width: auto;
    display: inline-block;
    clear: none;
    margin: 0;
  }
}
@media only screen and (max-width: 380px) {
  section#stjudes .contents .copy .btn-container a:first-child,
  section#stjudes .contents .copy .btn-container a:last-child {
    float: none;
    clear: both;
    display: block;
    width: 185px;
    text-align: center;
    margin: 10px auto;
  }
}
section#stjudes .contents .visual {
  max-width: 500px;
  top: 40px;
}
section#stjudes .contents .visual .prod-ui {
  margin: 0 auto;
}
section#stjudes .contents .visual .prod-ui.email {
  max-width: 205px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
}
section#stjudes .contents .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;
}
section#stjudes .contents .visual .prod-ui.email.line:after {
  height: 8px;
  bottom: -8px;
}
section#stjudes .contents .visual .prod-ui.email .image,
section#stjudes .contents .visual .prod-ui.email img {
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
section#stjudes .contents .visual .prod-ui.email .image {
  min-height: 0;
}
section#stjudes .contents .visual .prod-ui.email .border {
  display: none;
}
section#stjudes .contents .visual .prod-ui.condition {
  max-width: 290px;
}
section#stjudes .contents .visual .prod-ui.condition .block {
  max-width: 270px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  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;
}
section#stjudes .contents .visual .prod-ui.condition .block:after {
  width: 44px;
  height: 44px;
  top: -22px;
  margin-left: -22px;
  background-size: 44px;
}
section#stjudes .contents .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;
}
section#stjudes .contents .visual .prod-ui.condition .options .line {
  height: 16px;
}
section#stjudes .contents .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.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
}
section#stjudes .contents .visual .prod-ui.condition .options .option {
  margin-bottom: 12px;
}
section#stjudes .contents .visual .prod-ui.condition .options .option.bline:after {
  height: 14px;
  bottom: -14px;
}
section#stjudes .contents .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) {
  section#stjudes .contents .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%);
  }
  section#stjudes .contents .visual .prod-ui.condition .condition-items .condition-item {
    width: 70%;
  }
}
@media only screen and (max-width: 940px) {
  section#stjudes .contents .visual {
    float: none;
    margin: 0 auto;
    top: auto;
    width: 90%;
  }
}
section#appstore .inner {
  max-width: 1080px;
}
section#appstore h3,
section#appstore p {
  text-align: center;
  float: none;
}
section#appstore p {
  font-size: 1.6em;
}
section#appstore .blocks {
  padding: 52px 0 84px;
  overflow: hidden;
}
section#appstore .blocks .block {
  width: 30%;
  height: 188px;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999em;
  overflow: hidden;
}
section#appstore .blocks .block.shopify {
  background-color: #7ab55c;
  background-image: url(../png/shopify-logo-white-2.png);
  background-size: 152px 44px;
}
section#appstore .blocks .block.woocommerce {
  background-color: #a46497;
  background-image: url(../png/woocommerce-logo-white.png);
  background-size: 187px 38px;
  margin: 0 5%;
}
section#appstore .blocks .block.magento {
  background-color: #ef672f;
  background-image: url(../png/magento-logo-white.png);
  background-size: 163px 47px;
}
section#appstore .blocks .block.springbaud {
  background-color: #f49243;
  background-image: url(../png/springbaud-logo-white.png);
  background-size: 160px 40px;
  margin: 0 5%;
}
section#appstore .blocks .block.salesforce {
  background-color: #00a1e0;
  background-image: url(../png/logo_sf.png);
  background-size: 86px 60px;
}
section#appstore .blocks .block.raisers-edge {
  background-color: #ee7504;
  background-image: url(../png/raisersedgenxt_white.png);
  background-size: 86px 60px;
}
section#appstore .blocks .block.eventbrite {
  background-color: #f66a32;
  background-image: url(../png/eventbrite-logo-white.png);
  background-size: 160px 26px;
}
section#appstore .blocks .block.microsoftdynamics {
  background-color: #0078d7;
  background-image: url(../png/microsoftdynamics-logo-white.png);
  background-size: 160px 40px;
}
section#appstore .blocks .block.qgiv {
  background-color: #3fae2b;
  background-image: url(../png/qgiv-white.png);
  background-size: 160px auto;
}
@media only screen and (max-width: 860px) {
  section#appstore .blocks .block {
    width: 100%;
    height: 150px;
  }
  section#appstore .blocks .block.woocommerce,
  section#appstore .blocks .block.springbaud {
    margin: 0;
  }
}
section#appstore .logos {
  text-align: center;
  padding-top: 25px;
}
section#appstore .logos .logo {
  display: inline-block;
  padding: 0 32px 15px;
  vertical-align: middle;
}
@media only screen and (max-width: 410px) {
  section#appstore .logos .logo {
    display: block;
    padding-bottom: 25px;
  }
}
section#templates {
  overflow: hidden;
}
@media only screen and (max-width: 840px) {
  section#templates {
    padding: 6em 0;
  }
}
section#templates .visual .overflow {
  width: 1008px;
}
section#templates .visual .template {
  display: inline-block;
  position: relative;
  float: right;
  margin-left: 12px;
}
section#templates .visual .template .browser {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section#templates .visual .template .emailcontent {
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
section#templates .visual .template .emailcontent img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}
@media only screen and (max-width: 840px) {
  section#templates .visual {
    float: none !important;
    width: 100% !important;
  }
  section#templates .visual .overflow {
    left: 50%;
    margin-left: -504px;
  }
}
section.elements {
  padding: 0;
}
section.elements .element {
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px 0 60px;
  border-bottom: 1px solid #ececed;
  position: relative;
  overflow: hidden;
}
section.elements .element:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 767px) {
  section.elements .element {
    max-width: 600px;
    padding: 7em 10%;
  }
}
@media only screen and (max-width: 470px) {
  section.elements .element {
    padding: 9.5em 10% 7em;
  }
}
section.elements .element .element-text {
  display: inline-block;
  width: 49%;
  position: relative;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  section.elements .element .element-text {
    width: 100%;
  }
}
section.elements .element .element-text .content {
  padding: 0 0 0 9.5em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.elements .element .element-text .content {
    padding: 0 0 0 7em;
  }
}
@media only screen and (max-width: 470px) {
  section.elements .element .element-text .content {
    padding: 0;
  }
}
section.elements .element .element-text .content h2 {
  font-size: 2.6em;
  letter-spacing: -0.015em;
  margin-bottom: 25px;
}
section.elements .element .element-text .content p {
  font-size: 1.6em;
  float: none;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  section.elements .element .element-text .content p {
    width: 100%;
  }
}
section.elements .element .element-text .content .number {
  width: 64px;
  position: absolute;
  top: 0;
  left: 2px;
  color: #2a2941;
  font-size: 2.8em;
  line-height: 1;
  text-align: center;
}
section.elements .element .element-text .content .number:before {
  content: '';
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 2px solid #75d2f9;
  -khtml-border-radius: 70px;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  -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) {
  section.elements .element .element-text .content .number {
    width: 50px;
    font-size: 2.8em;
  }
  section.elements .element .element-text .content .number:before {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 470px) {
  section.elements .element .element-text .content .number {
    position: relative;
    top: -30px;
    letter-spacing: -0.05em;
  }
}
section.elements .element .element-image {
  display: inline-block;
  width: 49%;
  max-width: 490px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  section.elements .element .element-image {
    width: 100%;
    margin-top: 60px;
  }
}
section#cta-callout {
  background: #fafbfc;
  border-top: 1px solid #ececed;
  border-bottom: 1px solid #ececed;
  padding: 60px 0;
}
section#cta-callout .inner {
  max-width: 810px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 880px) {
  section#cta-callout .inner {
    text-align: center;
  }
}
section#cta-callout h3 {
  font-size: 2.1em;
  line-height: 1.524em;
  font-weight: 200;
  letter-spacing: 0.01em;
  width: 100%;
  float: left;
  padding: 0 300px 0 0;
  margin: 0;
  color: #5d5d66;
}
@media only screen and (max-width: 880px) {
  section#cta-callout h3 {
    padding: 0;
    margin: 0 auto 0.889em;
    max-width: 600px;
    float: none;
  }
}
section#cta-callout a.primary {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 275px;
  text-align: center;
}
@media only screen and (max-width: 880px) {
  section#cta-callout a.primary {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 auto;
  }
}
section#builder {
  overflow: hidden;
}
section#builder .builder {
  border-bottom: 1px 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;
  margin: 40px auto 0;
  padding: 0;
  clear: both;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 420px) {
  section#builder .builder {
    margin-top: 16px;
  }
}
section#builder .builder .builder-monitor {
  padding: 38px 26px 26px;
  max-width: 808px;
  width: 90%;
  margin: 0 auto;
  border-top: 2px solid #ececed;
  border-left: 2px solid #ececed;
  border-right: 2px solid #ececed;
  -khtml-border-radius: 16px 16px 0 0;
  -moz-border-radius: 16px 16px 0 0;
  -webkit-border-radius: 16px 16px 0 0;
  border-radius: 16px 16px 0 0;
  position: relative;
  -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);
}
@media only screen and (max-width: 480px) {
  section#builder .builder .builder-monitor {
    padding: 14px;
  }
}
section#builder .builder .builder-monitor .camera {
  position: absolute;
  top: 3.4%;
  left: 50%;
  width: 0.996%;
  height: 1.686%;
  margin-left: -0.996%;
  background-color: #ececed;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
section#builder .builder .builder-monitor .builder-screen {
  max-width: 750px;
  width: 100%;
  background: #fefefe;
  border: 1px solid #ececed;
  overflow: hidden;
  position: relative;
}
section#builder .builder .builder-monitor .builder-screen img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  float: left;
}
section#builder .builder .builder-monitor .builder-screen #builder-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
section#builder .builder .tile {
  width: 154px;
  height: 110px;
  background: url('../image-drop.html') center center no-repeat;
  position: absolute;
  top: 200px;
  left: 50px;
  opacity: 0;
  z-index: 2;
}
section#builder .image {
  display: block;
  float: none;
  border-bottom: 1px 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;
  position: relative;
  height: 300px;
  margin: 0 0 20px 0;
  overflow: hidden;
}
section#builder .image .iphone {
  position: absolute;
  bottom: 0;
  width: 260px;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  border-bottom: 0;
  -khtml-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
section#builder .image .iphone .speaker {
  height: 4px;
}
section#builder .image .iphone > .screen {
  border-bottom: 0;
  height: 86.6%;
  bottom: -2px;
  top: auto;
}
section#builder .image .iphone > .screen .screen {
  height: 90.6%;
  bottom: 0;
  top: auto;
}
section#builder .image .iphone .email .emailhead {
  height: 24px;
  padding: 7px;
}
section#builder .image .iphone .email .profile {
  height: 10px;
  width: 10px;
}
section#builder .image .iphone .email .lines {
  height: 10px;
}
section#builder .image .iphone .email .lines .line {
  height: 2px;
}
section#builder .image .iphone .email .lines .line.one {
  margin-bottom: 2px;
  margin-right: 2px;
  width: 28px;
}
section#builder .image .iphone .email .lines .line.two {
  margin-bottom: 2px;
  width: 45px;
}
section#builder .image .iphone .email .lines .line.three {
  margin-right: 2px;
  width: 30px;
}
section#builder .image .iphone .email .lines .line.four {
  width: 43px;
}
section#builder .image .iphone .email .screen {
  width: 100%;
  left: 0;
  border: none;
}
section#builder .image .iphone .email .screen img {
  width: 100%;
}
section#builder .image .iphone.left {
  left: 3%;
  bottom: -13.4%;
}
@media only screen and (max-width: 767px) {
  section#builder .image .iphone.left {
    left: 5%;
  }
}
section#builder .image .iphone.middle {
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
section#builder .image .iphone.right {
  right: 3%;
  bottom: -13.4%;
}
@media only screen and (max-width: 767px) {
  section#builder .image .iphone.right {
    right: 5%;
  }
}
section#builder .content-blocks {
  margin-top: 5em;
  overflow: hidden;
}
section#builder .content-blocks .block {
  width: 31.1%;
  float: left;
  margin: 0 3.3% 0 0;
}
section#builder .content-blocks .block:nth-child(3n + 3) {
  margin: 0;
}
@media only screen and (max-width: 600px) {
  section#builder .content-blocks .block {
    width: 100%;
    float: none;
    margin: 0 0 3em;
  }
}
section#builder .content-blocks .block h5 {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-bottom: 1em;
}
section#builder .content-blocks .block p {
  width: 100%;
  margin: 0;
  float: none;
  font-size: 1.4em;
}
section#video {
  height: 390px;
  width: 100%;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 0;
  background-color: #f6f6f7;
}
section#video .inner {
  display: table;
  height: 100%;
  width: 100%;
}
section#video .wrap {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
section#video h3 {
  max-width: 400px;
  width: 90%;
  font-size: 3.2em;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 200;
  font-style: italic;
  margin: 0 auto 20px;
}
section#ptbs .templates {
  font-size: 0.1px;
}
section#ptbs .template {
  display: inline-block;
  width: 33.3%;
}
@media (max-width: 850px) {
  section#ptbs .template {
    width: 49.9%;
  }
}
@media (max-width: 500px) {
  section#ptbs .template {
    width: 100%;
  }
}
section#ptbs .photo-grid {
  text-align: center;
  margin: 18px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.05);
  background-color: #f2f2f2;
}
@media only screen and (max-width: 399px) {
  section#ptbs .photo-grid {
    margin: 18px 0;
  }
}
section#ptbs .photo-grid a {
  display: inline-block;
  width: 100%;
  float: left;
}
section#ptbs .photo-grid br.clear {
  clear: both;
}
section#ptbs .photo-grid img {
  display: block;
  height: auto;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  max-width: 100%;
}
section#ptbs .photo-grid figure {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-left: 0px;
}
section#ptbs .photo-grid figcaption {
  color: white;
  display: table;
  height: 100%;
  width: 100%;
  font-size: 10px;
}
section#ptbs .photo-grid .button-container {
  display: block;
  left: 0;
  position: absolute;
  z-index: 20;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(21, 21, 21, 0.8);
  opacity: 0;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  transition-delay: 100ms;
}
section#ptbs .photo-grid:hover .button-container,
section#ptbs .photo-grid.clicked .button-container {
  opacity: 1;
}
section#ptbs .photo-grid .button-wrap {
  display: table-cell;
  vertical-align: middle;
}
section#related .inner {
  max-width: 1300px;
}
section#related hgroup {
  max-width: none;
}
section#related hgroup h3 {
  font-size: 3.8em;
}
@media only screen and (max-width: 767px) {
  section#related hgroup h3 {
    font-size: 3.2em;
  }
}
section#related hgroup p {
  width: 90%;
  max-width: 800px;
}
section#related .customers {
  margin-top: 50px;
  margin-bottom: 20px;
  overflow: hidden;
}
section#related .customer {
  height: 280px;
  text-align: center;
  margin: 20px 0 0;
}
section#related .customer .middle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section#related .customer h4 {
  font-size: 3.6em;
  line-height: 1.3em;
  font-weight: 200;
  color: #ffffff;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.4);
  margin: 0 auto 25px;
  width: 90%;
}
section#related .half {
  width: 49.255%;
}
@media only screen and (max-width: 767px) {
  section#related .half {
    width: 100%;
  }
}
section#related .full {
  width: 100%;
}
section#related .left {
  float: left;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  section#related .left {
    float: none;
  }
}
section#related .right {
  float: right;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  section#related .right {
    float: none;
  }
}
section#related-guide {
  /*        background: rgb(25,169,229);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5YTllNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOThiYzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  rgba(25,169,229,1) 0%, rgba(25,139,192,1) 100%);
        background: -webkit-linear-gradient(top,  rgba(25,169,229,1) 0%,rgba(25,139,192,1) 100%);
        background: linear-gradient(to bottom,  rgba(25,169,229,1) 0%,rgba(25,139,192,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@blue', endColorstr='#198bc0',GradientType=0 );*/
  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 */
  min-height: 270px;
  padding: 0;
}
section#related-guide .content {
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 338px 217px;
  min-height: 270px;
  max-width: 1000px;
  position: relative;
}
section#related-guide .content .middle {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-right: 390px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section#related-guide .content h4 {
  color: #ffffff;
  margin: 0 0 30px;
  font-size: 1.8em;
  max-width: 450px;
}
@media only screen and (max-width: 767px) {
  section#related-guide .content {
    background-position: bottom center;
    width: 100%;
  }
  section#related-guide .content .middle {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 60px 0 277px;
    text-align: center;
    max-width: 370px;
    width: 90%;
    margin: 0 auto;
  }
}
.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;
}
body.seo-emailmarketing section#banner .content {
  max-width: 470px;
  width: 78%;
}
@media only screen and (max-width: 1020px) {
  body.seo-emailmarketing section#banner .content h1 {
    font-size: 4.4em;
  }
}
@media only screen and (max-width: 600px) {
  body.seo-emailmarketing section#banner .content {
    width: 100%;
    max-width: 450px;
  }
  body.seo-emailmarketing section#banner .content h1 {
    font-size: 3.6em;
  }
}
body.seo-emailmarketing section#types #interactive_image {
  max-width: 900px;
}
body.seo-emailmarketing section#benefits .block .image {
  max-width: 300px;
}
body.seo-software section#banner {
  background-image: url(../jpg/hero-banner.jpg);
  min-height: 420px;
}
body.seo-software section#banner .inner {
  min-height: 420px;
}
body.seo-software section#banner .content {
  position: absolute;
  left: 50%;
  max-width: 660px;
  width: 100%;
  -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;
}
@media only screen and (max-width: 1020px) {
  body.seo-software section#banner .content h1 {
    font-size: 4.4em;
  }
}
@media only screen and (max-width: 600px) {
  body.seo-software section#banner .content {
    top: 50%;
  }
  body.seo-software section#banner .content h1 {
    font-size: 3.6em;
  }
}
@media only screen and (max-width: 500px) {
  body.seo-software section#banner .content {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 auto;
  }
}
body.seo-software section#banner h1,
body.seo-software section#banner p {
  text-align: center;
}
body.seo-software section#banner p {
  width: 90%;
  margin: 0 auto 20px;
  font-size: 1.8em;
}
body.seo-software section#video {
  background-image: url(../jpg/hero-salesdemo.jpg);
  background-position: 38% top;
  background-size: 100%;
  background-size: cover;
  min-height: 515px;
}
body.seo-software footer.spacer {
  margin-top: 0;
}
body.seo-survey section#video {
  background-image: url(../jpg/video-bg.jpg);
  background-position: 40% center;
}
body.seo-survey section#video h3 {
  font-size: 3.6em;
  font-weight: 400;
  letter-spacing: -0.015em;
  margin-bottom: 10px;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  body.seo-survey section#video h3 {
    font-size: 2.8em;
  }
}
body.seo-survey section#video p {
  color: #ffffff;
  font-size: 1.6em;
  float: none;
  line-height: 1.5em;
  margin: 0 auto;
  margin-bottom: 35px;
  max-width: 500px;
}
@media only screen and (max-width: 767px) {
  body.seo-survey section#video p {
    width: 90%;
  }
}
body.seo-survey section#video .watch-video {
  margin-top: 10px;
  border-bottom: 1px solid #f6f6f7;
  color: #f6f6f7;
  font-size: 1.3em;
  display: inline-block;
}
body.seo-survey section#video .watch-video:hover {
  border-bottom: 1px solid #5d5d66;
  color: #5d5d66;
}
body.seo-survey section#benefits .block {
  overflow: visible;
}
body.seo-survey section#benefits .block.right .image {
  max-width: 449px;
}
body.seo-survey section#benefits .block.right .image img {
  float: right;
  max-width: 449px;
}
@media only screen and (max-width: 767px) {
  body.seo-survey section#benefits .block .image img {
    width: 100%;
  }
}
body.seo-survey section#types #interactive_image {
  overflow: visible;
  margin: 1em auto 7em;
}
body.seo-survey footer.spacer {
  margin-top: 0;
}
body.seo-template section#banner {
  padding-top: 0;
  padding-bottom: 0;
}
body.seo-template section#banner .inner {
  min-height: 550px;
}
@media only screen and (max-width: 500px) {
  body.seo-template section#banner .inner {
    min-height: 0px;
  }
}
@media only screen and (max-width: 767px) {
  body.seo-template section#banner .content {
    position: static;
    width: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 30px auto 60px;
    padding: 0;
    text-align: center;
  }
  body.seo-template section#banner .content h1,
  body.seo-template section#banner .content p {
    text-align: center;
  }
  body.seo-template section#banner .content h1 {
    font-size: 3.6em;
  }
  body.seo-template section#banner .content p {
    font-size: 1.6em;
  }
  body.seo-template section#banner #hero {
    position: static;
    width: 90%;
    margin: 0 auto;
  }
  body.seo-template section#banner #hero img {
    max-width: 100%;
  }
}
body.seo-nonprofit section#banner {
  background-image: url(../jpg/bg_nonprofit-hero.jpg);
  background-position: top center;
}
body.seo-nonprofit section#banner .inner {
  position: static;
}
body.seo-nonprofit section#banner hgroup {
  width: 90%;
  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%);
}
body.seo-nonprofit section#banner hgroup h1 {
  color: #ffffff;
  max-width: 32rem;
}
body.seo-nonprofit section#banner hgroup p {
  text-align: center;
}
@media only screen and (max-width: 580px) {
  body.seo-nonprofit section#banner hgroup h1 {
    font-size: 12.06896552vw;
  }
  body.seo-nonprofit section#banner hgroup p {
    font-size: 1.6em;
  }
}
body.seo-nonprofit section.cm-logo-strip {
  /* Potential global update */
}
body.seo-nonprofit section.cm-logo-strip ul {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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.seo-nonprofit section.cm-logo-strip ul li {
  margin: 0;
  padding: 0 1em;
  -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-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  body.seo-nonprofit section.cm-logo-strip ul {
    height: auto;
  }
  body.seo-nonprofit section.cm-logo-strip ul li {
    width: 50%;
    margin-bottom: 2em;
  }
}
body.seo-nonprofit section#templates {
  overflow: visible;
}
body.seo-nonprofit section#templates .contents {
  display: flex;
  align-items: center;
  margin: -2rem;
}
@media screen and (max-width: 1200px) {
  body.seo-nonprofit section#templates .contents {
    flex-direction: column-reverse;
    margin: 0;
  }
}
body.seo-nonprofit section#templates .copy {
  flex-basis: calc(30% - 4rem);
  margin: 2rem;
}
@media screen and (max-width: 1200px) {
  body.seo-nonprofit section#templates .copy {
    margin: 0;
  }
}
body.seo-nonprofit section#templates .copy ul li {
  margin: 25px 0;
  font-size: 1.4em;
  line-height: 1.571em;
  color: #5D5D66;
}
@media screen and (min-width: 1200px) {
  body.seo-nonprofit section#templates .copy ul li.hide-dsktp {
    display: none;
  }
}
body.seo-nonprofit section#templates .copy ul li strong {
  font-size: 0.92em;
  line-height: 1.615em;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  color: #111324;
  margin-bottom: 10px;
}
body.seo-nonprofit section#templates .visual {
  flex-basis: calc(60% - 4rem);
  margin: 2rem;
  align-self: stretch;
}
@media screen and (max-width: 1200px) {
  body.seo-nonprofit section#templates .visual {
    margin: 0 0 2rem 0;
  }
}
@media only screen and (max-width: 840px) {
  body.seo-nonprofit section#templates .visual {
    float: none !important;
    width: auto !important;
  }
}
body.seo-nonprofit section#templates .visual_img-wrapper {
  position: relative;
  height: 100%;
}
body.seo-nonprofit section#templates .visual img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 140%;
}
@media screen and (max-width: 1200px) {
  body.seo-nonprofit section#templates .visual img {
    position: relative;
    max-width: 100%;
  }
}
body.seo-nonprofit section.feature-section .visual {
  max-height: 580px;
}
body.seo-nonprofit section.feature-section .visual .overflow {
  max-height: 580px;
}
body.seo-nonprofit section.feature-section .visual img {
  max-height: 750px;
  max-width: 100%;
  margin: 0 !important;
}
body.seo-nonprofit section.feature-section .visual .bar {
  height: 12px;
  padding-left: 8px;
}
body.seo-nonprofit section.feature-section .visual .bar .dot {
  width: 4px;
  margin: 4px 4px 4px 0;
}
body.seo-nonprofit section.feature-section .visual .screen {
  top: 12px;
  height: 100%;
}
@media only screen and (max-width: 940px) {
  body.seo-nonprofit section.feature-section .content p {
    margin: 0 auto 20px;
    float: none;
  }
}
body.seo-nonprofit section.feature-section .callout h4 {
  max-width: 640px;
}
body.seo-nonprofit section.feature-section .callout h4 span {
  font-weight: 600;
  font-style: italic;
}
body.seo-nonprofit section#types hgroup h2 {
  max-width: 620px;
}
body.seo-nonprofit section#types hgroup p {
  width: 100%;
}
body.seo-nonprofit section#types #interactive_image {
  max-width: none;
}
body.seo-nonprofit section#types #interactive_image .browser {
  width: 51.5%;
  position: relative;
  float: left;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media only screen and (max-width: 900px) {
  body.seo-nonprofit section#types #interactive_image .browser {
    float: none;
    width: 100%;
    max-width: 500px;
  }
}
@media only screen and (max-width: 680px) {
  body.seo-nonprofit section#types #interactive_image .browser {
    box-shadow: none;
  }
}
body.seo-nonprofit section#types #interactive_image .type-blocks {
  width: 41%;
  margin: 1em 0 5em;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.seo-nonprofit section#types #interactive_image .type-blocks .block:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 900px) {
  body.seo-nonprofit section#types #interactive_image .type-blocks {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    float: none;
    width: 100%;
  }
  body.seo-nonprofit section#types #interactive_image .type-blocks .block:first-child {
    margin-top: 4em;
  }
}
body.seo-nonprofit section#related-guide {
  padding: 8em 0;
  background-color: #111324;
}
body.seo-nonprofit section#related-guide .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1140px;
  position: relative;
}
@media only screen and (max-width: 960px) {
  body.seo-nonprofit section#related-guide .inner {
    flex-direction: column;
  }
}
body.seo-nonprofit section#related-guide .content {
  flex-basis: 50%;
}
@media only screen and (max-width: 960px) {
  body.seo-nonprofit section#related-guide .content {
    margin-bottom: 4rem;
  }
}
body.seo-nonprofit section#related-guide .content .new-flag {
  display: inline-block;
  margin-bottom: 1.5rem;
  padding: 0.3rem 0.8rem;
  border-radius: 0.9rem;
  font-weight: 600;
  background: #51cfdb;
  font-size: 0.8rem;
}
body.seo-nonprofit section#related-guide .content h3,
body.seo-nonprofit section#related-guide .content p {
  color: #ffffff;
}
@media only screen and (max-width: 960px) {
  body.seo-nonprofit section#related-guide .content {
    width: 100%;
    text-align: center;
  }
  body.seo-nonprofit section#related-guide .content h3,
  body.seo-nonprofit section#related-guide .content p {
    text-align: center;
  }
}
body.seo-nonprofit section#related-guide .graphic {
  flex-basis: 45%;
}
body.seo-nonprofit section#related-guide .graphic img {
  max-width: 100%;
  display: block;
}
body.seo-nonprofit section#appstore .hero .blocks {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.seo-nonprofit section#appstore .hero .blocks .block {
  width: 25%;
  height: fit-content;
  float: none;
  border-radius: 6px;
}
body.seo-nonprofit section#appstore .hero .blocks .block::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
body.seo-nonprofit section#appstore .hero .blocks .block.raisers-edge,
body.seo-nonprofit section#appstore .hero .blocks .block.qgiv {
  width: 18%;
  background-size: 75%;
  z-index: 0;
}
@media screen and (max-width: 900px) {
  body.seo-nonprofit section#appstore .hero .blocks .block.raisers-edge,
  body.seo-nonprofit section#appstore .hero .blocks .block.qgiv {
    width: 22%;
  }
}
@media screen and (max-width: 400px) {
  body.seo-nonprofit section#appstore .hero .blocks .block.raisers-edge,
  body.seo-nonprofit section#appstore .hero .blocks .block.qgiv {
    width: 30%;
  }
}
body.seo-nonprofit section#appstore .hero .blocks .block.raisers-edge {
  margin: 0;
  transform: translateX(12px);
}
body.seo-nonprofit section#appstore .hero .blocks .block.salesforce {
  z-index: 10;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.19);
  background-size: 65%;
}
@media screen and (max-width: 900px) {
  body.seo-nonprofit section#appstore .hero .blocks .block.salesforce {
    width: 35%;
  }
}
@media screen and (max-width: 400px) {
  body.seo-nonprofit section#appstore .hero .blocks .block.salesforce {
    width: 40%;
  }
}
body.seo-nonprofit section#appstore .hero .blocks .block.qgiv {
  transform: translateX(-12px);
}
body.seo-nonprofit section#support-rc {
  padding: 100px 0;
  background: center center no-repeat url(../jpg/cbc_background.jpg);
  background-size: cover;
  border-bottom: none;
}
@media (max-width: 767px) {
  body.seo-nonprofit section#support-rc {
    background: #111324 !important;
  }
}
body.seo-nonprofit section#support-rc .support-contents {
  display: flex;
  max-width: 700px;
  text-align: left;
}
body.seo-nonprofit 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.seo-nonprofit section#support-rc .support-contents .quote svg path {
    fill: #7856ff !important;
  }
}
body.seo-nonprofit section#support-rc .support-contents p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  body.seo-nonprofit section#support-rc .support-contents p {
    font-size: 1.25rem;
    text-align: center;
  }
}
body.seo-nonprofit section#support-rc .support-contents .support-contents__quote,
body.seo-nonprofit section#support-rc .support-contents .support-contents__attribution {
  color: white;
}
body.seo-nonprofit section#support-rc .support-contents .support-contents__attribution {
  font-size: 1rem;
  font-weight: 500;
}
@media only screen and (max-width: 970px) {
  body.seo-nonprofit section#support-rc .support-contents .btn-container {
    margin: 0;
  }
}
@media only screen and (max-width: 840px) {
  body.seo-nonprofit section#support-rc .support-contents .btn-container {
    margin: 0 auto;
    text-align: center;
  }
}
body.seo-nonprofit section#support-rc .support-contents .cmbtn {
  width: auto;
  margin-left: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  body.seo-nonprofit section#support-rc .support-contents .cmbtn {
    margin: 0 auto;
  }
}
body.seo-smb section#banner {
  background-image: url(../jpg/banner.jpg);
}
body.seo-smb section#banner .inner {
  position: static;
}
body.seo-smb section#banner hgroup {
  width: 90%;
  max-width: 800px;
  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%);
}
body.seo-smb section#banner hgroup h1 {
  color: #ffffff;
}
body.seo-smb section#banner hgroup p {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  body.seo-smb section#banner {
    min-height: 0;
  }
  body.seo-smb section#banner .inner {
    min-height: 550px;
  }
}
@media only screen and (max-width: 400px) {
  body.seo-smb section#banner hgroup h1 {
    font-size: 11.5vw;
  }
}
body.seo-smb section.cm-logo-strip {
  /* Potential global update */
}
body.seo-smb section.cm-logo-strip ul {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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.seo-smb section.cm-logo-strip ul li {
  margin: 0;
  padding: 0 1em;
  -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-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  body.seo-smb section.cm-logo-strip ul {
    height: auto;
  }
  body.seo-smb section.cm-logo-strip ul li {
    width: 50%;
    margin-bottom: 2em;
  }
}
body.seo-smb section.highlight {
  background-color: #111324;
  padding: 18em 0 9em;
}
body.seo-smb section.highlight .inner {
  background: #65b9ff;
  background: -moz-linear-gradient(-45deg, #7856ff 0%, #65b9ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #7856ff 0%, #65b9ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #7856ff 0%, #65b9ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7856ff', endColorstr='#65b9ff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
body.seo-smb section.highlight .contents {
  -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.seo-smb section.highlight .contents > div {
  width: 50%;
  position: relative;
}
body.seo-smb section.highlight .contents .copy {
  padding: 8em 3em 8em 0;
}
body.seo-smb section.highlight .contents .copy h3,
body.seo-smb section.highlight .contents .copy p {
  color: #ffffff;
}
body.seo-smb section.highlight .contents .visual img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.seo-smb section.highlight .contents.left {
  flex-direction: row-reverse;
}
body.seo-smb section.highlight .contents.left .copy {
  padding-left: 6em;
}
@media only screen and (max-width: 1040px) {
  body.seo-smb section.highlight .contents {
    display: block;
    text-align: center;
  }
  body.seo-smb section.highlight .contents > div {
    width: 90%;
    margin: 0 auto;
  }
  body.seo-smb section.highlight .contents .visual img {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-top: -10em;
  }
  body.seo-smb section.highlight .contents .copy {
    padding: 6em 0 !important;
  }
  body.seo-smb section.highlight .contents .copy p {
    text-align: center;
  }
}
body.seo-smb section.cm-cta-strip.dark {
  padding-top: 17em;
  background: #111324;
}
body.seo-smb section.cm-cta-strip.dark p {
  max-width: 700px;
}
body.seo-smb section.cm-cta-strip.dark h4 {
  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;
  color: #ffffff;
  max-width: 700px;
}
@media only screen and (max-width: 767px) {
  body.seo-smb section.cm-cta-strip.dark h4 {
    font-size: 2.6em;
  }
}
@media only screen and (max-width: 1040px) {
  body.seo-smb section.cm-cta-strip.dark {
    padding-top: 4em;
  }
}
body.seo-smb section#resources {
  background: #111324;
}
body.seo-smb section#resources .inner {
  -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-around;
  -moz-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
}
body.seo-smb section#resources .inner > div {
  text-align: center;
  width: 33.3%;
  position: relative;
}
body.seo-smb section#resources .inner > div > div {
  max-width: 340px;
  padding: 0 20px;
  margin: 0 auto;
}
body.seo-smb section#resources .inner > div:after {
  content: '';
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
  height: 90%;
  background-color: #5d5d66;
}
body.seo-smb section#resources .inner > div:last-child:after {
  display: none;
}
body.seo-smb section#resources .inner > div .content {
  margin: 0 auto;
  width: 80%;
}
body.seo-smb section#resources .inner > div .visual {
  min-height: 180px;
}
body.seo-smb section#resources .inner > div h5 {
  color: #ffffff;
  max-width: 300px;
  margin: 0 auto 20px;
}
body.seo-smb section#resources .inner > div p {
  text-align: center;
}
@media only screen and (max-width: 850px) {
  body.seo-smb section#resources .inner {
    display: block;
  }
  body.seo-smb section#resources .inner > div {
    margin: 0 auto 6em;
    width: 100%;
  }
  body.seo-smb section#resources .inner > div:after {
    display: none;
  }
  body.seo-smb section#resources .inner > div .content {
    max-width: 540px;
  }
  body.seo-smb section#resources .features {
    padding-bottom: 4rem;
    margin-bottom: 4em !important;
  }
  body.seo-smb section#resources .features:after {
    right: 5%;
    top: auto;
    bottom: 0;
    width: 90%;
    height: 1px;
  }
}
@media only screen and (max-width: 400px) {
  body.seo-smb section#resources .features .visual .float {
    right: 0%;
    bottom: -20px;
  }
}
body.seo-smb section#signup h3 {
  max-width: 775px;
}
body.seo-media-entertainment section#banner,
body.seo-publishing section#banner,
body.seo-technology section#banner,
body.seo-travel section#banner {
  background-position: top center;
}
body.seo-media-entertainment section#banner .inner,
body.seo-publishing section#banner .inner,
body.seo-technology section#banner .inner,
body.seo-travel section#banner .inner {
  position: static;
}
body.seo-media-entertainment section#banner hgroup,
body.seo-publishing section#banner hgroup,
body.seo-technology section#banner hgroup,
body.seo-travel section#banner hgroup {
  width: 90%;
  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%);
}
body.seo-media-entertainment section#banner hgroup h1,
body.seo-publishing section#banner hgroup h1,
body.seo-technology section#banner hgroup h1,
body.seo-travel section#banner hgroup h1 {
  color: #ffffff;
}
body.seo-media-entertainment section#banner hgroup p,
body.seo-publishing section#banner hgroup p,
body.seo-technology section#banner hgroup p,
body.seo-travel section#banner hgroup p {
  text-align: center;
}
@media only screen and (max-width: 580px) {
  body.seo-media-entertainment section#banner hgroup h1,
  body.seo-publishing section#banner hgroup h1,
  body.seo-technology section#banner hgroup h1,
  body.seo-travel section#banner hgroup h1 {
    font-size: 12.06896552vw;
  }
  body.seo-media-entertainment section#banner hgroup p,
  body.seo-publishing section#banner hgroup p,
  body.seo-technology section#banner hgroup p,
  body.seo-travel section#banner hgroup p {
    font-size: 1.6em;
  }
}
body.seo-media-entertainment section#banner .content,
body.seo-publishing section#banner .content,
body.seo-technology section#banner .content,
body.seo-travel section#banner .content {
  position: absolute;
  left: 50%;
  max-width: 730px;
  width: 100%;
  -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.seo-media-entertainment section#banner .content h1,
body.seo-publishing section#banner .content h1,
body.seo-technology section#banner .content h1,
body.seo-travel section#banner .content h1,
body.seo-media-entertainment section#banner .content p,
body.seo-publishing section#banner .content p,
body.seo-technology section#banner .content p,
body.seo-travel section#banner .content p {
  text-align: center;
}
body.seo-media-entertainment section#banner .content p,
body.seo-publishing section#banner .content p,
body.seo-technology section#banner .content p,
body.seo-travel section#banner .content p {
  width: 90%;
  margin: 0 auto 20px;
  font-size: 1.8em;
}
@media only screen and (max-width: 1020px) {
  body.seo-media-entertainment section#banner .content h1,
  body.seo-publishing section#banner .content h1,
  body.seo-technology section#banner .content h1,
  body.seo-travel section#banner .content h1 {
    font-size: 4.4em;
  }
}
@media only screen and (max-width: 600px) {
  body.seo-media-entertainment section#banner .content,
  body.seo-publishing section#banner .content,
  body.seo-technology section#banner .content,
  body.seo-travel section#banner .content {
    top: 50%;
  }
  body.seo-media-entertainment section#banner .content h1,
  body.seo-publishing section#banner .content h1,
  body.seo-technology section#banner .content h1,
  body.seo-travel section#banner .content h1 {
    font-size: 3.6em;
  }
}
body.seo-media-entertainment section#cta-callout,
body.seo-publishing section#cta-callout,
body.seo-technology section#cta-callout,
body.seo-travel section#cta-callout {
  padding: 60px 0 50px;
  background: #186593;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4NjU5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODUyN2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #186593 0%, #18527c 100%);
  background: -webkit-linear-gradient(top, #186593 0%, #18527c 100%);
  background: linear-gradient(to bottom, #186593 0%, #18527c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#186593', endColorstr='#18527c', GradientType=0);
}
body.seo-media-entertainment section#cta-callout h3,
body.seo-publishing section#cta-callout h3,
body.seo-technology section#cta-callout h3,
body.seo-travel section#cta-callout h3 {
  color: #ffffff;
}
body.seo-media-entertainment section#cta-callout h3 span,
body.seo-publishing section#cta-callout h3 span,
body.seo-technology section#cta-callout h3 span,
body.seo-travel section#cta-callout h3 span {
  font-weight: 600;
  font-style: italic;
}
body.seo-media-entertainment section#types hgroup h2,
body.seo-publishing section#types hgroup h2,
body.seo-technology section#types hgroup h2,
body.seo-travel section#types hgroup h2 {
  max-width: 620px;
}
body.seo-media-entertainment section#types hgroup p,
body.seo-publishing section#types hgroup p,
body.seo-technology section#types hgroup p,
body.seo-travel section#types hgroup p {
  width: 100%;
}
body.seo-media-entertainment section#types #interactive_image,
body.seo-publishing section#types #interactive_image,
body.seo-technology section#types #interactive_image,
body.seo-travel section#types #interactive_image {
  max-width: none;
}
body.seo-media-entertainment section#types #interactive_image .browser,
body.seo-publishing section#types #interactive_image .browser,
body.seo-technology section#types #interactive_image .browser,
body.seo-travel section#types #interactive_image .browser {
  width: 51.5%;
}
body.seo-media-entertainment section#types #interactive_image .type-blocks,
body.seo-publishing section#types #interactive_image .type-blocks,
body.seo-technology section#types #interactive_image .type-blocks,
body.seo-travel section#types #interactive_image .type-blocks {
  width: 41%;
}
@media only screen and (max-width: 900px) {
  body.seo-media-entertainment section#types #interactive_image .type-blocks,
  body.seo-publishing section#types #interactive_image .type-blocks,
  body.seo-technology section#types #interactive_image .type-blocks,
  body.seo-travel section#types #interactive_image .type-blocks {
    float: none;
    width: 100%;
  }
}
body.seo-media-entertainment section#benefits,
body.seo-publishing section#benefits,
body.seo-technology section#benefits,
body.seo-travel section#benefits {
  overflow: hidden;
  background: #fafafa;
  padding-bottom: 20px;
}
body.seo-media-entertainment section#benefits .block,
body.seo-publishing section#benefits .block,
body.seo-technology section#benefits .block,
body.seo-travel section#benefits .block {
  border-bottom: 1px solid #ececed;
  -webkit-box-shadow: 0 2px 0 0 #f1f1f3;
  -moz-box-shadow: 0 2px 0 0 #f1f1f3;
  box-shadow: 0 2px 0 0 #f1f1f3;
}
body.seo-media-entertainment section#benefits .block.left .text,
body.seo-publishing section#benefits .block.left .text,
body.seo-technology section#benefits .block.left .text,
body.seo-travel section#benefits .block.left .text {
  padding: 0 12% 0 2%;
}
body.seo-media-entertainment section#benefits .block.right .text,
body.seo-publishing section#benefits .block.right .text,
body.seo-technology section#benefits .block.right .text,
body.seo-travel section#benefits .block.right .text {
  padding: 0 6.3% 0 8.5%;
}
body.seo-media-entertainment section#benefits .block .image .draw,
body.seo-publishing section#benefits .block .image .draw,
body.seo-technology section#benefits .block .image .draw,
body.seo-travel section#benefits .block .image .draw {
  max-width: 470px;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  border-bottom: none;
}
body.seo-media-entertainment section#benefits .block .image .draw img,
body.seo-publishing section#benefits .block .image .draw img,
body.seo-technology section#benefits .block .image .draw img,
body.seo-travel section#benefits .block .image .draw img {
  float: none;
}
body.seo-media-entertainment section#benefits .block .image.left,
body.seo-publishing section#benefits .block .image.left,
body.seo-technology section#benefits .block .image.left,
body.seo-travel section#benefits .block .image.left {
  padding-left: 20px;
}
body.seo-media-entertainment section#benefits .block .image.right,
body.seo-publishing section#benefits .block .image.right,
body.seo-technology section#benefits .block .image.right,
body.seo-travel section#benefits .block .image.right {
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  body.seo-media-entertainment section#benefits .block .image .draw,
  body.seo-publishing section#benefits .block .image .draw,
  body.seo-technology section#benefits .block .image .draw,
  body.seo-travel section#benefits .block .image .draw {
    max-width: 500px;
  }
  body.seo-media-entertainment section#benefits .block .image.left,
  body.seo-publishing section#benefits .block .image.left,
  body.seo-technology section#benefits .block .image.left,
  body.seo-travel section#benefits .block .image.left,
  body.seo-media-entertainment section#benefits .block .image.right,
  body.seo-publishing section#benefits .block .image.right,
  body.seo-technology section#benefits .block .image.right,
  body.seo-travel section#benefits .block .image.right {
    padding-left: 0;
  }
  body.seo-media-entertainment section#benefits .block br.clear,
  body.seo-publishing section#benefits .block br.clear,
  body.seo-technology section#benefits .block br.clear,
  body.seo-travel section#benefits .block br.clear {
    display: none;
  }
}
body.seo-publishing #builder {
  border-top: 1px solid #ececed;
}
body.seo-publishing #growaudience {
  padding-top: 0;
}
body.seo-publishing section#types hgroup h2 {
  max-width: none;
}
body.seo-technology section#banner {
  background-position: left center;
}
body.seo-technology section#banner .content {
  max-width: 780px;
}
body.seo-technology section#sfdc {
  padding: 0;
}
body.seo-technology section#sfdc .inner.split {
  width: 100%;
  max-width: 100%;
}
body.seo-technology section#sfdc .split {
  display: flex;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split {
    flex-direction: column;
  }
}
body.seo-technology section#sfdc .split-item {
  padding: 8em 0;
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
body.seo-technology section#sfdc .split-item.left {
  padding-left: 5%;
  padding-right: 5rem;
  background: #111324;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item.left {
    padding: 8em 5%;
  }
}
body.seo-technology section#sfdc .split-item.left h3 {
  max-width: 320px;
  margin-left: 0;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item.left h3 {
    margin-left: auto;
  }
}
body.seo-technology section#sfdc .split-item.left p {
  margin-bottom: 2.5rem;
}
body.seo-technology section#sfdc .split-item.left h3,
body.seo-technology section#sfdc .split-item.left p {
  color: #ffffff;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item.left h3,
  body.seo-technology section#sfdc .split-item.left p {
    text-align: center;
  }
}
body.seo-technology section#sfdc .split-item.left .btn-container {
  display: flex;
}
body.seo-technology section#sfdc .split-item.left .btn-container .cmbtn {
  min-width: 230px;
}
@media only screen and (max-width: 1130px) {
  body.seo-technology section#sfdc .split-item.left .btn-container .cmbtn {
    max-width: 230px;
  }
}
body.seo-technology section#sfdc .split-item.left .btn-container .cmbtn:first-of-type {
  margin-right: 1rem;
}
@media only screen and (max-width: 1130px) {
  body.seo-technology section#sfdc .split-item.left .btn-container {
    flex-direction: column;
  }
  body.seo-technology section#sfdc .split-item.left .btn-container .cmbtn:first-of-type {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item.left .btn-container {
    flex-direction: row;
    justify-content: center;
  }
  body.seo-technology section#sfdc .split-item.left .btn-container .cmbtn:first-of-type {
    margin-right: 1rem;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 550px) {
  body.seo-technology section#sfdc .split-item.left .btn-container {
    flex-direction: column;
  }
  body.seo-technology section#sfdc .split-item.left .btn-container .cmbtn {
    max-width: 100%;
  }
  body.seo-technology section#sfdc .split-item.left .btn-container .cmbtn:first-of-type {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
body.seo-technology section#sfdc .split-item.right {
  padding-right: 5%;
  padding-left: 5rem;
  background: #51cfdb;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item.right {
    padding: 8em 5%;
  }
}
body.seo-technology section#sfdc .split-item.right p {
  margin: 0 0 1.25em;
  text-align: left;
  font-size: 2.4em;
}
@media only screen and (max-width: 767px) {
  body.seo-technology section#sfdc .split-item.right p {
    font-size: 1.8em;
  }
}
body.seo-technology section#sfdc .split-item.right p.author {
  font-weight: 500;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item.right p,
  body.seo-technology section#sfdc .split-item.right h3 {
    text-align: center;
  }
}
body.seo-technology section#sfdc .split-item.right .logo {
  max-width: 5rem;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item.right .logo {
    margin: 0 auto;
  }
}
body.seo-technology section#sfdc .split-item .new-flag {
  display: inline-block;
  width: fit-content;
  margin-bottom: 1.5rem;
  padding: 0.3rem 0.8rem;
  border-radius: 0.9rem;
  font-weight: 600;
  background: #51cfdb;
  font-size: 0.8rem;
}
@media only screen and (max-width: 840px) {
  body.seo-technology section#sfdc .split-item .new-flag {
    margin: 0 auto 1.5rem;
  }
}
body.seo-travel section#banner p {
  width: 100%;
  margin: 0;
}
body.seo-travel section#banner .content {
  max-width: 740px;
}
body.seo-travel section#logos ul {
  height: 55px;
}
body.seo-travel section#logos ul li {
  width: 15%;
  height: 55px;
  margin: 0 0.5%;
  padding: 0;
}
body.seo-travel section#logos ul li:first-child {
  margin-left: 0;
}
body.seo-travel section#logos ul li:last-child {
  margin-right: 0;
}
body.seo-travel section#logos ul li img {
  max-width: 100%;
  max-height: 100%;
}
body.seo-travel section#automation {
  background-color: #6d2884;
  padding-bottom: 0;
}
body.seo-travel section#automation .content h3,
body.seo-travel section#automation .content p {
  color: #ffffff;
}
body.seo-travel section#automation .visual {
  max-width: 500px;
  top: 40px;
}
body.seo-travel section#automation .visual .prod-ui {
  margin: 0 auto;
}
body.seo-travel section#automation .visual .prod-ui.email {
  max-width: 205px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
}
body.seo-travel section#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.seo-travel section#automation .visual .prod-ui.email.line:after {
  height: 8px;
  bottom: -8px;
}
body.seo-travel section#automation .visual .prod-ui.email .image,
body.seo-travel section#automation .visual .prod-ui.email img {
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
body.seo-travel section#automation .visual .prod-ui.email .image {
  min-height: 0;
}
body.seo-travel section#automation .visual .prod-ui.email .border {
  display: none;
}
body.seo-travel section#automation .visual .prod-ui.condition {
  max-width: 290px;
}
body.seo-travel section#automation .visual .prod-ui.condition .block {
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  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.seo-travel section#automation .visual .prod-ui.condition .block:after {
  width: 44px;
  height: 44px;
  top: -22px;
  margin-left: -22px;
  background-size: 44px;
}
body.seo-travel section#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.seo-travel section#automation .visual .prod-ui.condition .options .line {
  height: 16px;
}
body.seo-travel section#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.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
}
body.seo-travel section#automation .visual .prod-ui.condition .options .option {
  margin-bottom: 12px;
}
body.seo-travel section#automation .visual .prod-ui.condition .options .option.bline:after {
  height: 14px;
  bottom: -14px;
}
body.seo-travel section#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.seo-travel section#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.seo-travel section#automation .visual .prod-ui.condition .condition-items .condition-item {
    width: 70%;
  }
}
@media only screen and (max-width: 840px) {
  body.seo-travel section#automation .visual {
    float: none;
    margin: 0 auto;
    top: auto;
    padding-top: 40px;
    width: 90%;
  }
}
body.seo-travel section#builder .visual .hidden {
  width: 100%;
}
body.seo-travel section#builder .visual .bar {
  height: 12px;
  padding-left: 4px;
}
body.seo-travel section#builder .visual .bar .dot {
  width: 4px;
  height: 4px;
  margin: 4px 4px 4px 0;
}
body.seo-travel section#builder .visual .screen img {
  width: 100%;
  max-width: none;
}
@media only screen and (max-width: 840px) {
  body.seo-travel section#builder .visual {
    float: none;
    width: 100%;
  }
  body.seo-travel section#builder .visual .overflow {
    width: 100%;
    position: static;
  }
}
body.seo-travel section#survey .visual .graphic .screen {
  position: absolute;
  width: 85.8%;
  height: 86.8%;
  left: 9.4%;
  top: 6%;
}
body.seo-travel section#survey .visual .graphic .screen img {
  width: 100%;
}
@media only screen and (max-width: 840px) {
  body.seo-travel section#survey .visual {
    float: none;
    width: 100%;
  }
  body.seo-travel section#survey .visual .hidden {
    display: none;
  }
  body.seo-travel section#survey .visual .overflow {
    position: static;
  }
  body.seo-travel section#survey .visual .graphic > img {
    width: 100%;
    max-width: none;
  }
}
body.seo-travel section#cta-callout {
  padding: 60px 0 50px;
  background: #ffffff;
  border-bottom: none;
}
body.seo-travel section#cta-callout h3 {
  color: #111324;
  float: none;
  padding-right: 0;
  font-size: 2.6em;
  text-align: center;
  max-width: 660px;
  margin: 0 auto;
}
body.seo-travel section#cta-callout a.primary {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin: 30px auto 0;
  display: block;
}
body.seo-embestprac section#banner {
  background: #ffffff;
  padding-top: 70px;
}
body.seo-embestprac section#banner .inner {
  min-height: 0;
}
body.seo-embestprac section#banner .content {
  position: static;
  width: 100%;
  max-width: none;
  padding: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
body.seo-embestprac section#banner h1 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 4.4em;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #111324;
  text-shadow: none;
  text-align: center;
}
body.seo-embestprac section#banner h2 {
  font-size: 2.6em;
  line-height: 1.3em;
  color: #111324;
  text-align: center;
  margin-bottom: 16px;
}
body.seo-embestprac section#banner p {
  text-shadow: none;
  font-size: 1.6em;
  line-height: 1.5em;
  color: #5d5d66;
  text-align: center;
  max-width: 660px;
  margin: 0 auto 60px;
}
body.seo-embestprac section#banner .grid {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
body.seo-embestprac section#banner .grid .block {
  width: 33.3%;
  position: relative;
  cursor: pointer;
}
body.seo-embestprac section#banner .grid .block:before {
  content: '';
  float: left;
  padding-top: 100%;
}
body.seo-embestprac section#banner .grid .block .number {
  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%);
  color: #ffffff;
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 20em;
  line-height: 1;
}
@media only screen and (max-width: 940px) {
  body.seo-embestprac section#banner .grid .block .number {
    font-size: 21.27659574vw;
  }
}
body.seo-embestprac section#banner .grid .block .graphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body.seo-embestprac section#banner .grid .block .label {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 3.4em;
  line-height: 1.18em;
  text-transform: uppercase;
  text-align: center;
  -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;
}
@media only screen and (max-width: 940px) {
  body.seo-embestprac section#banner .grid .block .label {
    font-size: 3.61702128vw;
  }
}
body.seo-embestprac section#banner .grid .block .label span {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.seo-embestprac section#banner .grid .block.blue,
body.seo-embestprac section#banner .grid .block.blue .label {
  background-color: #65b9ff;
}
body.seo-embestprac section#banner .grid .block.orange,
body.seo-embestprac section#banner .grid .block.orange .label {
  background-color: #f7a43d;
}
body.seo-embestprac section#banner .grid .block.red,
body.seo-embestprac section#banner .grid .block.red .label {
  background-color: #5d5d66;
}
body.seo-embestprac section#banner .grid .block.front .number {
  z-index: 2;
}
body.seo-embestprac section#banner .grid .block.front .graphic {
  z-index: 1;
}
body.seo-embestprac section#banner .grid .block.back .number {
  z-index: 1;
}
body.seo-embestprac section#banner .grid .block.back .graphic {
  z-index: 2;
}
body.seo-embestprac section#banner .grid .block.one .graphic {
  background-image: url(../svg/graphic-one.svg);
}
body.seo-embestprac section#banner .grid .block.two .graphic {
  background-image: url(../svg/graphic-two.svg);
}
body.seo-embestprac section#banner .grid .block.three .graphic {
  background-image: url(../svg/graphic-three.svg);
}
body.seo-embestprac section#banner .grid .block.four .graphic {
  background-image: url(../svg/graphic-four.svg);
}
body.seo-embestprac section#banner .grid .block.five .graphic {
  background-image: url(../svg/graphic-five.svg);
}
body.seo-embestprac section#banner .grid .block.six .graphic {
  background-image: url(../svg/graphic-six.svg);
}
body.seo-embestprac section#banner .grid .block.seven .graphic {
  background-image: url(../svg/graphic-seven.svg);
}
body.seo-embestprac section#banner .grid .block.eight .graphic {
  background-image: url(../svg/graphic-eight.svg);
}
body.seo-embestprac section#banner .grid .block.nine .graphic {
  background-image: url(../svg/graphic-nine.svg);
}
body.seo-embestprac section#banner .grid .block:hover .label {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
body.seo-embestprac section.tip {
  padding: 6em 0 0;
}
body.seo-embestprac section.tip .inner {
  max-width: 660px;
  width: 70%;
  position: relative;
  margin: 0 auto;
}
body.seo-embestprac section.tip .inner:after {
  content: '';
  display: block;
  clear: both;
}
body.seo-embestprac section.tip .number {
  position: absolute;
  top: -4px;
  right: 100%;
  margin-right: 24px;
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 6em;
  line-height: 1;
}
body.seo-embestprac section.tip .number.blue {
  color: #65b9ff;
}
body.seo-embestprac section.tip .number.orange {
  color: #f7a43d;
}
body.seo-embestprac section.tip .number.red {
  color: #5d5d66;
}
body.seo-embestprac section.tip .copy p {
  width: 100%;
  float: none;
  margin: 0;
  font-size: 1.6em;
  line-height: 1.5em;
}
body.seo-embestprac section.tip .tweet {
  margin-top: 5.5em;
  padding: 30px 0 36px;
  width: 100%;
  display: block;
  background-color: rgba(0, 159, 247, 0.05);
  border-top: 1px solid rgba(0, 159, 247, 0.2);
  border-bottom: 1px solid rgba(0, 159, 247, 0.2);
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -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;
}
body.seo-embestprac section.tip .tweet .inner {
  display: block;
  margin: 0 auto;
}
body.seo-embestprac section.tip .tweet .icon {
  position: absolute;
  top: 9px;
  right: 100%;
  margin-right: 24px;
}
body.seo-embestprac section.tip .tweet .tweet-copy {
  color: #65b9ff;
  font-size: 3.6em;
  line-height: 1.17em;
  font-style: italic;
  font-weight: 200;
  position: relative;
  -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;
}
body.seo-embestprac section.tip .tweet:hover .tweet-copy {
  color: #2a2941;
}
body.seo-embestprac section.tip#tip-9 {
  padding-bottom: 5.5em;
}
body.seo-embestprac section#signup-section {
  background-color: #65b9ff;
  padding-bottom: 0;
}
body.seo-embestprac section#signup-section .content {
  max-width: 660px;
  text-align: center;
  margin: 0 auto;
}
body.seo-embestprac section#signup-section .content h2 {
  color: #ffffff;
}
body.seo-embestprac section#signup-section .content p {
  text-align: center;
  color: #ffffff;
  font-size: 1.6em;
  line-height: 1.5em;
  float: none;
  width: 100%;
  margin: 0 0 30px;
}
body.seo-embestprac section#signup-section .btn-container {
  margin: 0 auto 4.2em;
  max-width: 460px;
  overflow: hidden;
}
body.seo-embestprac section#signup-section .btn-container a {
  width: 220px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
  display: inline-block;
  clear: none;
  margin: 0;
}
body.seo-embestprac section#signup-section .btn-container a:first-child {
  float: left;
}
body.seo-embestprac section#signup-section .btn-container a:last-child {
  float: right;
  color: #2a2941;
}
@media only screen and (max-width: 500px) {
  body.seo-embestprac section#signup-section .btn-container {
    max-width: 220px;
  }
  body.seo-embestprac section#signup-section .btn-container a {
    float: none !important;
    margin-top: 10px;
  }
}
body.seo-embestprac section#signup-section .graphic {
  line-height: 0;
  text-align: center;
  max-width: 806px;
  margin: 0 auto;
}
body.seo-embestprac section#signup-section .graphic .screen {
  position: relative;
}
body.seo-embestprac section#signup-section .graphic .screen img {
  width: 100%;
}
body.seo-embestprac section#signup-section .graphic .screen video {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.seo-markauto section .content {
  max-width: 380px;
}
body.seo-markauto section .content.right {
  float: right;
}
body.seo-markauto section .content h3 {
  font-size: 2.6em;
  line-height: 1.3em;
  letter-spacing: -0.005em;
  color: #111324;
  margin-bottom: 15px;
  text-align: left;
}
body.seo-markauto section .content h4 {
  font-size: 3.5em;
  line-height: 1.2em;
  font-weight: 600;
  color: #111324;
  text-align: left;
  max-width: none;
  margin-bottom: 15px;
}
body.seo-markauto section .content p {
  font-size: 1.6em;
  line-height: 1.5em;
  max-width: 660px;
  width: 100%;
  text-align: left;
  margin: 0 0 20px;
  float: none;
}
body.seo-markauto section .content.center {
  max-width: none;
}
body.seo-markauto section .content.center h3,
body.seo-markauto section .content.center h4,
body.seo-markauto section .content.center p {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
body.seo-markauto section.msgbar {
  padding: 8em 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body.seo-markauto section.msgbar h3,
body.seo-markauto section.msgbar h4 {
  color: #111324;
  max-width: 620px;
  text-align: center;
  margin: 0 auto 40px;
  font-size: 2.6em;
  font-weight: 400;
  line-height: 1.346em;
}
body.seo-markauto section.msgbar p {
  margin-top: -27px;
  margin-bottom: 28px;
  color: #5d5d66;
  max-width: 610px;
}
body.seo-markauto section.msgbar .cmbtn {
  margin: 0 auto;
}
body.seo-markauto section.msgbar .btn-container {
  margin: 0 auto;
  max-width: 520px;
}
body.seo-markauto section.msgbar .btn-container a:first-child {
  float: left;
  width: auto;
  display: inline-block;
  clear: none;
  margin: 0;
}
body.seo-markauto section.msgbar .btn-container a:last-child {
  float: right;
  width: auto;
  display: inline-block;
  clear: none;
  margin: 0;
}
@media only screen and (max-width: 580px) {
  body.seo-markauto section.msgbar .btn-container a:first-child,
  body.seo-markauto section.msgbar .btn-container a:last-child {
    float: none;
    clear: both;
    display: block;
    width: 265px;
    text-align: center;
    margin: 10px auto;
  }
}
body.seo-markauto section.msgbar.grey {
  background-color: #f6f6f7;
  border-top: 1px solid #ececed;
  border-bottom: 1px solid #ececed;
}
body.seo-markauto section.msgbar.darkblue {
  color: #ffffff;
  background-color: #00354f;
}
body.seo-markauto section.msgbar.darkblue h3,
body.seo-markauto section.msgbar.darkblue h4,
body.seo-markauto section.msgbar.darkblue p {
  color: #ffffff;
}
body.seo-markauto section .tweet {
  padding: 30px 0 36px;
  width: 100%;
  display: block;
  background-color: rgba(0, 159, 247, 0.05);
  border-top: 1px solid rgba(0, 159, 247, 0.2);
  border-bottom: 1px solid rgba(0, 159, 247, 0.2);
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -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;
}
body.seo-markauto section .tweet .inner {
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 840px;
  width: 84%;
  padding-left: 60px;
}
body.seo-markauto section .tweet .icon {
  position: absolute;
  top: 9px;
  left: 0;
  margin-right: 24px;
}
body.seo-markauto section .tweet .tweet-copy {
  color: #65b9ff;
  font-size: 3.6em;
  line-height: 1.17em;
  font-style: italic;
  font-weight: 200;
  position: relative;
  -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;
}
@media only screen and (max-width: 600px) {
  body.seo-markauto section .tweet .tweet-copy {
    font-size: 2.6em;
  }
}
body.seo-markauto section .tweet:hover .tweet-copy {
  color: #2a2941;
}
body.seo-markauto section#banner {
  padding-top: 80px;
  min-height: 460px;
  background-image: url(../jpg/header-bg.jpg);
}
body.seo-markauto section#banner .inner {
  min-height: 0;
}
body.seo-markauto section#banner .content {
  margin: 75px auto 125px;
  max-width: 780px;
  width: 100%;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  text-align: center;
}
body.seo-markauto section#banner .content h1 {
  font-family: 'Graphik Web', Helvetica, sans-serif;
  font-size: 7.2em;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
body.seo-markauto section#banner .content h1 span {
  display: block;
  font-size: 0.39em;
  line-height: 0.7em;
}
body.seo-markauto section#banner .content p {
  width: 100%;
  max-width: none;
  text-align: center;
  font-size: 1.6em;
}
body.seo-markauto section#banner .content .cmbtn {
  margin-top: 10px;
}
@media only screen and (max-width: 500px) {
  body.seo-markauto section#banner {
    min-height: 0;
  }
  body.seo-markauto section#banner .content {
    padding: 0;
    margin: 40px auto 60px;
  }
  body.seo-markauto section#banner .content h1 {
    font-size: 14.4vw;
  }
}
body.seo-markauto section#loyal-fans {
  padding: 0;
}
body.seo-markauto section#loyal-fans > .inner {
  position: relative;
  padding: 75px 0 75px 45px;
}
body.seo-markauto section#loyal-fans .graphic {
  float: right;
}
body.seo-markauto section#loyal-fans .graphic svg {
  position: relative;
}
body.seo-markauto section#loyal-fans .graphic svg .pie-piece,
body.seo-markauto section#loyal-fans .graphic svg .pie-piece-label {
  -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: 1100px) {
  body.seo-markauto section#loyal-fans .graphic svg {
    width: 49.45454545vw;
    height: auto;
  }
}
body.seo-markauto section#loyal-fans .content {
  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: 940px) {
  body.seo-markauto section#loyal-fans > .inner {
    padding-left: 0;
  }
  body.seo-markauto section#loyal-fans .graphic {
    float: none;
    margin-bottom: 0;
  }
  body.seo-markauto section#loyal-fans .graphic svg {
    width: 100%;
    max-width: 626px;
    margin: 0 auto 50px;
    display: block;
    right: -6.7%;
  }
  body.seo-markauto section#loyal-fans .graphic svg #funnel-caption {
    -webkit-transform: translate(165px, 420px);
    -moz-transform: translate(165px, 420px);
    -ms-transform: translate(165px, 420px);
    -o-transform: translate(165px, 420px);
    transform: translate(165px, 420px);
  }
  body.seo-markauto section#loyal-fans .content {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 auto;
  }
  body.seo-markauto section#loyal-fans .content h3,
  body.seo-markauto section#loyal-fans .content p {
    text-align: center;
  }
}
@media only screen and (max-width: 550px) {
  body.seo-markauto section#loyal-fans .graphic svg #funnel-caption {
    font-size: 18px;
    -webkit-transform: translate(125px, 430px);
    -moz-transform: translate(125px, 430px);
    -ms-transform: translate(125px, 430px);
    -o-transform: translate(125px, 430px);
    transform: translate(125px, 430px);
  }
  body.seo-markauto section#loyal-fans .graphic svg #funnel-caption .shift1 {
    -webkit-transform: translate(0, 5px);
    -moz-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    -o-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  body.seo-markauto section#loyal-fans .graphic svg #funnel-caption .shift2 {
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
}
body.seo-markauto section#auto-invest {
  padding-bottom: 0;
}
body.seo-markauto section#auto-invest > .inner {
  position: relative;
  padding-left: 45px;
}
body.seo-markauto section#auto-invest .graphic {
  overflow: hidden;
}
body.seo-markauto section#auto-invest .graphic svg {
  position: relative;
  bottom: -10px;
  overflow: hidden;
}
body.seo-markauto section#auto-invest .graphic svg #values,
body.seo-markauto section#auto-invest .graphic svg #percentages,
body.seo-markauto section#auto-invest .graphic svg #bars .bar {
  -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: 1100px) {
  body.seo-markauto section#auto-invest .graphic svg {
    width: 42vw;
    height: auto;
  }
}
body.seo-markauto section#auto-invest .content {
  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%);
}
@media only screen and (max-width: 940px) {
  body.seo-markauto section#auto-invest {
    padding-bottom: 6em;
  }
  body.seo-markauto section#auto-invest > .inner {
    padding-left: 0;
  }
  body.seo-markauto section#auto-invest .graphic {
    float: none;
  }
  body.seo-markauto section#auto-invest .graphic svg {
    width: 100%;
    max-width: 462px;
    margin: 0 auto 50px;
    display: block;
    bottom: 0;
  }
  body.seo-markauto section#auto-invest .content {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 auto;
  }
  body.seo-markauto section#auto-invest .content h3,
  body.seo-markauto section#auto-invest .content p {
    text-align: center;
  }
}
@media only screen and (max-width: 550px) {
  body.seo-markauto section#auto-invest .graphic svg #bar_caption {
    font-size: 16px;
    -webkit-transform: translate(145.186047, 94) scale(-1, 1);
    -moz-transform: translate(145.186047, 94) scale(-1, 1);
    -ms-transform: translate(145.186047, 94) scale(-1, 1);
    -o-transform: translate(145.186047, 94) scale(-1, 1);
    transform: translate(145.186047, 94) scale(-1, 1);
  }
  body.seo-markauto section#auto-invest .graphic svg #bar_caption .shift1 {
    -webkit-transform: translate(0, 5px);
    -moz-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    -o-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  body.seo-markauto section#auto-invest .graphic svg #bar_caption .shift2 {
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
}
@media only screen and (max-width: 514px) {
  body.seo-markauto section#auto-invest .graphic svg {
    width: 89.88326848vw;
    height: 98.44357977vw;
  }
}
body.seo-markauto section#big-pie {
  padding-bottom: 0;
}
body.seo-markauto section#big-pie > .inner {
  position: relative;
}
body.seo-markauto section#big-pie .graphic {
  float: right;
}
body.seo-markauto section#big-pie .graphic img {
  width: 500px;
  height: 363px;
}
@media only screen and (max-width: 1100px) {
  body.seo-markauto section#big-pie .graphic img {
    width: 45.45454545vw;
    height: auto;
  }
}
body.seo-markauto section#big-pie .content {
  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: 940px) {
  body.seo-markauto section#big-pie > .inner {
    padding-left: 0;
    padding-bottom: 6em;
  }
  body.seo-markauto section#big-pie .graphic {
    float: none;
  }
  body.seo-markauto section#big-pie .graphic .draw {
    max-width: 500px;
    margin: 0 auto 50px;
  }
  body.seo-markauto section#big-pie .graphic img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    bottom: 0;
  }
  body.seo-markauto section#big-pie .content {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 auto;
  }
  body.seo-markauto section#big-pie .content h3,
  body.seo-markauto section#big-pie .content p {
    text-align: center;
  }
}
body.seo-markauto section#set-forget {
  padding-bottom: 0;
  margin-bottom: -110px;
  background-color: #65b9ff;
}
body.seo-markauto section#set-forget > .inner {
  position: relative;
  padding-left: 45px;
}
body.seo-markauto section#set-forget .graphic {
  max-width: 500px;
  top: 40px;
}
body.seo-markauto section#set-forget .graphic img {
  max-width: 100%;
  max-height: 40rem;
}
body.seo-markauto section#set-forget .graphic .prod-ui {
  margin: 0 auto;
}
body.seo-markauto section#set-forget .graphic .prod-ui.email {
  max-width: 205px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
}
body.seo-markauto section#set-forget .graphic .prod-ui.email.line {
  max-width: 289px;
  top: 0;
}
body.seo-markauto section#set-forget .graphic .prod-ui.email.line:after {
  height: 18px;
  bottom: -18px;
  background-color: #5d5d66;
}
body.seo-markauto section#set-forget .graphic .prod-ui.email .image,
body.seo-markauto section#set-forget .graphic .prod-ui.email img {
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
body.seo-markauto section#set-forget .graphic .prod-ui.email .image {
  min-height: 0;
}
body.seo-markauto section#set-forget .graphic .prod-ui.email .border {
  display: none;
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition {
  max-width: 289px;
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition .block {
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  padding: 26px 24px 16px;
  top: 0;
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition .block:after {
  width: 30px;
  height: 30px;
  top: -15px;
  margin-left: -15px;
  background-size: 30px;
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition .options {
  top: 0;
  position: relative;
  z-index: -1;
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition .options .line {
  height: 16px;
  border-color: #5d5d66;
}
body.seo-markauto section#set-forget .graphic .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.34);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.34);
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition .options .option {
  margin-bottom: 12px;
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition .options .option.bline:after {
  height: 14px;
  bottom: -14px;
  background-color: #5d5d66;
}
body.seo-markauto section#set-forget .graphic .prod-ui.condition .condition-items {
  min-width: 0;
  top: 0;
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media only screen and (max-width: 630px) {
  body.seo-markauto section#set-forget .graphic .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.seo-markauto section#set-forget .graphic .prod-ui.condition .condition-items .condition-item {
    width: 70%;
  }
}
@media only screen and (max-width: 1100px) {
  body.seo-markauto section#set-forget .graphic .prod-ui.email.line {
    max-width: 26.27272727vw;
  }
}
@media only screen and (max-width: 630px) {
  body.seo-markauto section#set-forget .graphic {
    max-width: 79.36507937vw;
  }
}
body.seo-markauto section#set-forget .content {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -55px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.seo-markauto section#set-forget .content h3,
body.seo-markauto section#set-forget .content p {
  color: #ffffff;
}
@media only screen and (max-width: 940px) {
  body.seo-markauto section#set-forget {
    margin-bottom: 0;
  }
  body.seo-markauto section#set-forget > .inner {
    padding-left: 0;
    padding-bottom: 6em;
  }
  body.seo-markauto section#set-forget .graphic {
    float: none;
    margin: 0 auto 25px;
    top: auto;
    padding-top: 40px;
    width: 90%;
  }
  body.seo-markauto section#set-forget .graphic .prod-ui.email.line {
    max-width: 289px;
  }
  body.seo-markauto section#set-forget .content {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 auto;
  }
  body.seo-markauto section#set-forget .content h3,
  body.seo-markauto section#set-forget .content p {
    text-align: center;
  }
}
body.seo-markauto section#auto-examples {
  background-color: #f6f6f7;
  padding-bottom: 0;
  margin-bottom: -50px;
  overflow: hidden;
}
body.seo-markauto section#auto-examples .graphic #examples-wrap {
  position: relative;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #examples-wrap .dir.left {
  left: 0;
  background-image: url(../png/gallery-arrow-left.png);
}
body.seo-markauto section#auto-examples .graphic #examples-wrap .dir.right {
  right: 0;
  background-image: url(../png/gallery-arrow-right.png);
}
@media only screen and (max-width: 520px) {
  body.seo-markauto section#auto-examples .graphic #examples-wrap .dir {
    display: block;
  }
}
body.seo-markauto section#auto-examples .graphic #examples {
  border-bottom: 1px solid #5d5d66;
  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.seo-markauto section#auto-examples .graphic #examples:after {
  content: '';
  clear: both;
}
@media only screen and (max-width: 520px) {
  body.seo-markauto section#auto-examples .graphic #examples {
    width: 100%;
    margin: 0 auto 40px;
  }
}
body.seo-markauto section#auto-examples .graphic #examples .example {
  width: 18.52%;
  height: 124px;
  position: relative;
  float: left;
  margin-right: 1.835%;
  cursor: pointer;
}
body.seo-markauto section#auto-examples .graphic #examples .example:last-child {
  margin-right: 0;
}
body.seo-markauto section#auto-examples .graphic #examples .example .border {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #examples .example.current .logo,
body.seo-markauto section#auto-examples .graphic #examples .example:hover .logo {
  background-position: center bottom 0px;
}
body.seo-markauto section#auto-examples .graphic #examples .example.current span,
body.seo-markauto section#auto-examples .graphic #examples .example:hover span {
  color: #009ff7;
}
body.seo-markauto section#auto-examples .graphic #examples .example.current {
  /*                    &:before {
                                                    content: '';
                                                    position: absolute;
                                                    bottom: -41px;
                                                    left: 50%;
                                                    width: 0;
                                                    height: 0;
                                                    border: 8px solid transparent;
                                                    border-top-color: @borders;
                                                    margin-left: -8px;
                                                }
                                                &:after {
                                                    content: '';
                                                    position: absolute;
                                                    bottom: -37px;
                                                    left: 50%;
                                                    width: 0;
                                                    height: 0;
                                                    border: 6px solid transparent;
                                                    border-top-color: #fcfcfc;
                                                    margin-left: -6px;
                                                }*/
}
body.seo-markauto section#auto-examples .graphic #examples .example.current:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #009ff7;
}
@media only screen and (max-width: 950px) {
  body.seo-markauto section#auto-examples .graphic #examples .example {
    width: 31.4%;
  }
  body.seo-markauto section#auto-examples .graphic #examples .example:nth-child(3n + 3) {
    margin-right: 0;
  }
  body.seo-markauto section#auto-examples .graphic #examples .example.current:before {
    display: none;
  }
  body.seo-markauto section#auto-examples .graphic #examples .example.current:after {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  body.seo-markauto section#auto-examples .graphic #examples .example {
    width: 100%;
    margin-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
  body.seo-markauto section#auto-examples .graphic #examples .example.current {
    position: relative;
    display: block;
  }
}
body.seo-markauto section#auto-examples .graphic #journeys {
  position: relative;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey.current {
  display: block;
  position: relative;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .blurb {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .blurb h3 {
  font-size: 2.6em;
  line-height: 1.3em;
  letter-spacing: -0.005em;
  color: #111324;
  margin-bottom: 15px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .blurb p {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.5em;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .blurb span {
  font-style: italic;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .blurb .cmbtn span {
  font-style: normal;
}
@media only screen and (max-width: 480px) {
  body.seo-markauto section#auto-examples .graphic #journeys .journey .blurb .cmbtn span {
    display: none;
  }
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks {
  text-align: center;
  padding-top: 40px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui {
  margin-left: auto;
  margin-right: auto;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.line:after {
  background-color: #f6f6f7;
  z-index: -1;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.data .icon {
  top: 18px;
  width: 24px;
  height: 20px;
  margin-left: -12px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.data .icon .lines {
  width: 12px;
  height: 1px;
  margin: -0.5px 0 0 -6px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.data .icon .lines:before {
  top: -3px;
  width: 12px;
  height: 1px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.data .icon .lines:after {
  bottom: -3px;
  width: 12px;
  height: 1px;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.email .arrow1 {
  margin-top: -40px;
  left: 110%;
}
@media only screen and (max-width: 1000px) {
  body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.email .arrow1 {
    left: 105%;
  }
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.email .image .border {
  border: 0;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.email .label {
  border: 0;
  border-top: 1px solid #f6f6f7;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.delay .arrow2 {
  background-position: right 46px;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition {
  max-width: 556px;
  width: 80%;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .block .arrow2 {
  margin-top: -10px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .block .arrow3 {
  margin-top: 40px;
}
@media only screen and (max-width: 1000px) {
  body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .block .arrow2 {
    margin-top: 0px;
  }
  body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .block .arrow3 {
    margin-top: 140px;
    left: 50%;
    margin-left: -10px;
  }
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .options .line {
  border-color: #f6f6f7;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .options .line.br,
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .options .line.bl {
  height: 80px;
}
body.seo-markauto section#auto-examples .graphic #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.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .options .label.yes {
  margin-left: -39px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .options .label.no {
  margin-right: -39px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .options .option.bline:after {
  background-color: #f6f6f7;
  z-index: -1;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .condition-items {
  min-width: 0;
}
@media only screen and (max-width: 1000px) {
  body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .condition-items {
    width: 80%;
  }
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item {
  width: 82%;
  max-width: 440px;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item.left {
  left: -34.6%;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item.right {
  right: -34.6%;
}
body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item .image {
  min-height: 0;
}
@media only screen and (max-width: 420px) {
  body.seo-markauto section#auto-examples .graphic #journeys .journey .ui-blocks .prod-ui.condition .condition-items .condition-item .label {
    font-size: 0.7em;
  }
}
/* DRAW OVERRIDE - To eventually be moved to global */
.draw.browser {
  border: none;
  -webkit-box-shadow: 0 2px 10px 0 rgba(142, 149, 156, 0.2);
  -moz-box-shadow: 0 2px 10px 0 rgba(142, 149, 156, 0.2);
  box-shadow: 0 2px 10px 0 rgba(142, 149, 156, 0.2);
}
.draw.browser .bar {
  padding-left: 0px !important;
  height: 10px !important;
  border: none;
  width: 100%;
  background-color: #f6f6f7;
  background-image: url(../svg/browser-bar.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.draw.browser .bar .dot {
  display: none;
}
.draw.browser .screen {
  line-height: 0;
}
.draw.email .emailhead {
  background-image: url(../svg/email-head.svg);
  background-position: left 12px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #f6f6f7;
}
.draw.email .emailhead .profile,
.draw.email .emailhead .lines {
  display: none;
}
.draw.laptop {
  -khtml-border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  -khtml-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -khtml-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #f6f6f7;
  position: relative;
  border: none;
}
.draw.laptop .camera {
  width: 12px;
  height: 12px;
  background-color: #5d5d66;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  top: 17px;
  margin-left: -6px;
}
.draw.laptop .surround {
  padding: 40px 26px 0;
  width: 100%;
  height: auto;
  left: auto;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  border: none;
}
.draw.laptop .surround .screen {
  width: 100%;
  border: 1px solid #ececed;
}
