@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: #2a6496;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 2em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  height: auto;
  max-width: 100%;
}

iframe,
object,
embed {
  max-width: 100%;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

nav ul,
menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav ul li,
menu li {
  margin: 0;
  padding: 0;
}

iframe,
object,
embed {
  max-width: 100%;
}

table {
  margin: 1em 0;
}
table th,
table td {
  text-align: left;
  padding: 0.25em 0.35em;
}
table th {
  border-bottom: 2px solid #ddd;
}
table td {
  border-bottom: 1px solid #ddd;
}

html,
body,
button,
input,
select,
textarea {
  color: #454545;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

body {
  font-size: 14px;
  line-height: 1.6;
}
@media (min-width: 760px) {
  body {
    font-size: 16px;
  }
}

b,
strong,
th {
  font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

h1 {
  font-size: 2.25em;
}

h2 {
  font-size: 1.875em;
}

h3 {
  font-size: 1.675em;
}

h4 {
  font-size: 1.425em;
}

h5 {
  font-size: 1.375em;
}

h6 {
  font-size: 1em;
}

.section-title {
  color: #999;
  font-size: 2.5em;
  font-weight: 300;
  text-align: center;
  margin: 1rem 0 2rem 0;
}
.section-title b {
  font-weight: 400;
}

.entry-title {
  margin-top: 0;
}

.typ-caps {
  font-size: 1.1em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.typ-sep {
  color: #999;
  padding-left: .25em;
  padding-right: .25em;
}

.typ-center {
  text-align: center;
}

.typ-lg {
  font-size: 1.2em;
}

.btn, #submit {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #428bca;
  display: inline-block;
  padding: 0.5em 1.25em 0.6em;
  transition: all 0.25s ease;
}
.btn:hover, #submit:hover {
  background-color: #f3f3f3;
  color: #428bca;
  text-decoration: none;
}

.btn-primary {
  background-color: #428bca;
  border-color: #428bca;
  color: #fff;
}
.btn-primary:hover {
  background-color: #2a6496;
  border-color: #2a6496;
  color: #fff;
}

.comment-navigation,
.paging-navigation,
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: left;
  width: 50%;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: right;
  text-align: right;
  width: 50%;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

.browserupgrade {
  margin: 0;
  background: #FFB42B;
  color: #000;
  padding: 0.5em 1em;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin: .25em 1.25em 1em 0;
}

.alignright {
  display: inline;
  float: right;
  margin: .25em 0 1em 1.25em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.alignnone {
  margin: 1em 0;
}

.widget select {
  max-width: 100%;
}

.comment-list {
  font-size: 0.9em;
  list-style-type: none;
  margin-top: 2.5em;
  padding: 0;
}
.comment-list ol.children {
  list-style-type: none;
  margin-top: 2.5em;
  padding-left: 0;
}
.comment-list .comment {
  margin-bottom: 2.5em;
  padding-left: 45px;
  position: relative;
}
.comment-list .avatar {
  position: absolute;
  top: 3px;
  left: 0;
}

.comment-form label {
  color: #999;
  display: block;
}

.required {
  color: #08c;
}

#author,
#email,
#url,
#comment {
  padding: 0.3em 0.5em;
  width: 100%;
}

#author,
#email,
#url {
  max-width: 30em;
}

.form-allowed-tags {
  display: none;
}

.wp-caption-text {
  background-color: #f3f3f3;
  font-size: 0.8em;
  margin: 0;
  padding: 0.5em 1em;
}

.gallery {
  margin: 1em -1em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 1em;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

body {
  background-color: #322f31;
}

#page {
  background-color: #fff;
}

.section {
  padding: 30px 5.26316%;
}
@media (min-width: 1100px) {
  .section {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

.section-lighter {
  background-color: #f3f3f3;
}

.section-lighter-fade {
  background: #f3f3f3;
  background: linear-gradient(to bottom, #f3f3f3 0%, #ffffff 50%);
}

.section-download {
  background-image: url(../img/pattern-1.png);
  background-size: 30px 51px;
  background-attachment: fixed;
  background-color: #003043;
  font-size: 1.2em;
  text-align: center;
}

.section-intro h1,
.section-hero h1 {
  font-size: 1.6em;
  font-weight: 400;
  margin: 1rem 0;
  max-width: 48em;
}
@media (min-width: 760px) {
  .section-intro h1,
  .section-hero h1 {
    font-size: 1.8em;
  }
}
.section-intro h3,
.section-hero h3 {
  color: #ddd;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 2em;
}
@media (min-width: 760px) {
  .section-intro h3,
  .section-hero h3 {
    font-size: 1.3em;
  }
}

.section-intro {
  background-image: url(../img/pattern-1.png);
  background-size: 30px 51px;
  background-attachment: fixed;
  background-color: #003043;
  color: #fff;
  overflow: hidden;
  font-size: 1.2em;
  font-weight: 300;
}
.section-intro a {
  color: #fff;
  text-decoration: underline;
}
.section-intro h1 a {
  text-decoration: none;
}
.section-intro img {
  margin-top: 2em;
  margin-bottom: -60px;
  z-index: 1;
}
.section-intro small {
  font-size: 0.75em;
  opacity: 0.75;
}

.section-hero {
  background-color: #003043;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  font-size: 1.2em;
  font-weight: 300;
}
.section-hero .container {
  max-width: 960px;
}

/*
New product page changes: Studio, Elements, Gallery, Connect
*/
.page-template-page-basic-builder p {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.5em;
  color: #454545;
}
.page-template-page-basic-builder .section-0 p {
  font-size: 1.45em;
}
.page-template-page-basic-builder a.yellow-cta-button {
  background: #fec10d;
  border-radius: 5px;
  color: #000;
  margin-top: 30px;
  padding: 0.25em 1.25em 0.3em;
  transition: all 0.25s ease;
  margin: 10px;
}
.page-template-page-basic-builder a.yellow-cta-button:hover {
  background: #e2b01d;
  transition: all 0.25s ease;
}
.page-template-page-basic-builder a.gray-cta-button {
  background: #f0f0f0;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  margin-top: 30px;
  padding: 10px;
  transition: all 0.25s ease;
  margin: 10px;
}
.page-template-page-basic-builder a.gray-cta-button:hover {
  background: #bbb;
  transition: all 0.25s ease;
}
.page-template-page-basic-builder .section-hero {
  background-position: center;
}
.page-template-page-basic-builder .section-hero img {
  margin: 4em auto;
  height: 138px;
}
@media (max-width: 760px) {
  .page-template-page-basic-builder .section-hero img {
    margin: 50px auto;
    height: auto;
    width: 360px;
  }
}
.page-template-page-basic-builder .section-title {
  /*
  		font-weight: 400;
  		font-size: 2.2em;
  */
  color: #999;
  font-size: 3em;
}
.page-template-page-basic-builder .section {
  clear: both;
  padding: 30px 16%;
}
.page-template-page-basic-builder .section .container {
  position: relative;
}
.page-template-page-basic-builder .section .container .pos-bottom {
  position: relative;
  z-index: 1;
  bottom: 0;
}
.page-template-page-basic-builder .section .container .pos-bottom img {
  margin-bottom: 0 !important;
}
@media (max-width: 1100px) {
  .page-template-page-basic-builder .section .container .pos-bottom {
    position: absolute;
  }
}
@media (max-width: 760px) {
  .page-template-page-basic-builder .section .container .pos-bottom {
    position: relative;
  }
}
.page-template-page-basic-builder .section .center {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 420px;
}
@media (min-width: 760px) {
  .page-template-page-basic-builder .section.pos-bottom {
    padding: 0 16%;
  }
}
@media (min-width: 1100px) {
  .page-template-page-basic-builder .section.pos-bottom {
    margin-bottom: 0;
    padding: 30px 16% 0 16%;
  }
}
.page-template-page-basic-builder .section.whitetxt, .page-template-page-basic-builder .section.whitetxt p, .page-template-page-basic-builder .section.whitetxt .section-title {
  color: #fff;
}
@media (max-width: 480px) {
  .page-template-page-basic-builder .section.whitetxt, .page-template-page-basic-builder .section.whitetxt p, .page-template-page-basic-builder .section.whitetxt .section-title {
    color: #454545;
  }
}
.page-template-page-basic-builder .section.blktxt, .page-template-page-basic-builder .section.blktxt p, .page-template-page-basic-builder .section.blktxt .section-title {
  color: #333;
}
.page-template-page-basic-builder .section.tall {
  padding: 8em 19%;
}
.page-template-page-basic-builder .section.wide {
  padding: 8em 16%;
}
.page-template-page-basic-builder .section.xwide {
  padding: 8em 11%;
}
.page-template-page-basic-builder .section.xwide .span-6 {
  padding-left: 2%;
  margin-right: 1%;
}
.page-template-page-basic-builder .section.xwide .span-6-last {
  padding-left: 0;
  width: 50%;
}
.page-template-page-basic-builder .section.flexbox {
  /*
  			@include breakpoint($break-medium, max) {
  				p {
  					font-size: 1.25rem;
  				}
  			}
  */
}
.page-template-page-basic-builder .section.flexbox .span-6,
.page-template-page-basic-builder .section.flexbox .span-6-last {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-template-page-basic-builder .section.flexbox .span-6 img,
.page-template-page-basic-builder .section.flexbox .span-6-last img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-template-page-basic-builder .section.flexbox .span-6 p,
.page-template-page-basic-builder .section.flexbox .span-6-last p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 19rem;
  margin: 1em 0;
}
@media (max-width: 1100px) {
  .page-template-page-basic-builder .section.flexbox p {
    font-size: 1.25rem;
  }
}
.page-template-page-basic-builder h3 {
  font-weight: 300;
  /*		font-size: 1.75em;
  		line-height: 1.55em;
  */
  color: #777;
}
.page-template-page-basic-builder .buttons p {
  margin-top: 2em;
}
.page-template-page-basic-builder .new-btns .btn.btn-primary, .page-template-page-basic-builder .new-btns .btn-primary#submit {
  background-color: #E6E6E6;
  border-color: transparent;
  border: none;
  padding: 0.25em 0.65em 0.3em;
  color: #003042;
}
.page-template-page-basic-builder .new-btns .btn, .page-template-page-basic-builder .new-btns #submit,
.page-template-page-basic-builder .new-btns #submit {
  background-color: #FFC227;
  border: none;
  border-radius: 6px;
  color: #003042;
  display: inline-block;
  padding: 0.25em 1.25em 0.3em;
  transition: all 0.25s ease;
  font-size: 1.1em;
}
.page-template-page-basic-builder .withbg {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-template-page-basic-builder .nocover {
  background-position: top center;
  background-repeat: no-repeat;
}
.page-template-page-basic-builder .content-max {
  max-width: 58em;
}
.page-template-page-basic-builder .cta-rhogallery {
  display: none;
}

.section-gallery-intro .container {
  max-width: 960px;
  text-align: center;
}
.section-gallery-intro .container .span-4 {
  padding-top: 8px;
}
.section-gallery-intro .container .span-4 .intro-container {
  background-image: url(../img/product-logomark-rhogallery.png);
  background-size: 65px 65px;
  background-repeat: no-repeat;
  margin: 0 auto;
  max-width: 480px;
  min-height: 65px;
}
.section-gallery-intro .container .span-4 h2 {
  color: #000;
  font-size: 1.4em;
  margin: 0;
  padding: 10px 0 0 75px;
  text-align: left;
}
@media (max-width: 760px) {
  .section-gallery-intro .container .span-4 h2 {
    font-size: 1.2em;
  }
}
.section-gallery-intro .container .span-4 h3 {
  font-size: 1em;
  margin: 0;
  padding: 0 0 0 75px;
  text-align: left;
}

.section-special-1 {
  background-image: url(../img/RhoGallery_1.jpg);
  background-attachment: fixed;
  background-position: left center;
  background-size: cover;
  padding: 30px 16% 10rem;
}

.section-special-2 {
  background-image: url(../img/RhoHub_1.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 30px 18% 10rem;
}
@media (min-width: 1100px) {
  .section-special-2 {
    background-size: cover;
  }
}
@media (max-width: 1100px) {
  .section-special-2 {
    background-size: cover;
    background-position: bottom;
  }
}
@media (max-width: 760px) {
  .section-special-2 {
    background-image: none;
  }
}

@media (min-width: 1100px) {
  .page-template-page-basic-builder .section-hero {
    background-position: center;
  }
}
@media (min-width: 1400px) {
  .page-template-page-basic-builder .section-hero {
    background-position: center;
  }
}

@media (min-width: 880px) {
  .page-template-page-rhostudio .section-hero {
    background-position: center -50px;
  }
}

.page-template-page-rhostudio .withbg {
  background-size: cover;
}
.page-template-page-rhostudio .withbg .mobile-img {
  display: none;
}
@media (max-width: 1100px) {
  .page-template-page-rhostudio .withbg {
    background-position: right bottom;
    background-size: contain;
  }
}
@media (max-width: 760px) {
  .page-template-page-rhostudio .withbg {
    background-image: none !important;
  }
  .page-template-page-rhostudio .withbg .span-6-last {
    margin-right: -25%;
    margin-bottom: -30px;
  }
  .page-template-page-rhostudio .withbg .mobile-img {
    display: block;
  }
}

.page-template-page-rhoelements .section.flexbox .span-6 p,
.page-template-page-rhoelements .section.flexbox .span-6-last p {
  height: 24rem;
}

.page-template-page-rhostudio .section.flexbox .span-6 p,
.page-template-page-rhostudio .section.flexbox .span-6-last p {
  height: 28rem;
}

.page-template-page-rhoelements .section.flexbox .span-6-last img {
  max-height: 100%;
}

.page-template-page-basic-builder section.pad {
  padding: 8em 16%;
}
.page-template-page-basic-builder section.inline-img img {
  max-width: 100%;
}
.page-template-page-basic-builder section.bgimage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 480px) {
  .page-template-page-basic-builder section.bgimage {
    background-image: none !important;
  }
}
@media (max-width: 760px) {
  .page-template-page-basic-builder section.bgimage .span-6 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .page-template-page-basic-builder section.bgimage .span-6 {
    width: 100%;
  }
}
@media (max-width: 760px) {
  .page-template-page-basic-builder section.bgimage .span-6-last {
    width: 60%;
    float: right;
  }
}
@media (max-width: 480px) {
  .page-template-page-basic-builder section.bgimage .span-6-last {
    width: 100%;
    float: right;
  }
}
.page-template-page-basic-builder section.bgimage.floatimg {
  background-size: contain;
}
@media (max-width: 480px) {
  .page-template-page-basic-builder section.bgimage.floatimg {
    background-image: none !important;
  }
}
@media (min-width: 760px) {
  .page-template-page-basic-builder section.bgimage.floatimg {
    background-size: contain;
  }
}
@media (min-width: 1100px) {
  .page-template-page-basic-builder section.bgimage.floatimg {
    background-size: contain;
    background-position: right;
  }
}
.page-template-page-basic-builder section.pull-left {
  background-position: bottom left;
  background-size: contain;
}

.container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.container:after {
  content: " ";
  display: block;
  clear: both;
}

.content-max {
  margin-left: auto;
  margin-right: auto;
  max-width: 48em;
}

.layout-content-sidebar .site-main {
  border-bottom: 1px solid #ddd;
  margin-bottom: 4em;
  padding-bottom: 3em;
}
@media (min-width: 760px) {
  .layout-content-sidebar .site-main {
    width: 65.71429%;
    float: left;
    margin-right: 2.85714%;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .layout-content-sidebar .widget-area {
    width: 31.42857%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 760px) {
  .span-6 {
    width: 48.57143%;
    float: left;
    margin-right: 2.85714%;
  }

  .span-6-last {
    width: 48.57143%;
    float: right;
    margin-right: 0;
  }
}
html, body {
  overflow-x: hidden;
  width: 100%;
}

.site-header {
  background-image: url(../img/pattern-0.png);
  background-size: 30px 51px;
  background-attachment: fixed;
  background-color: #003043;
  border-bottom: 1px solid #4e7489;
  position: relative;
  width: 100%;
  z-index: 100;
}

ul.zetta-menu {
  background: transparent;
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 5.26316%;
}

.zetta-menu h1, .zetta-menu h2, .zetta-menu h3, .zetta-menu h4, .zetta-menu h5, .zetta-menu h6 {
  border-bottom: none;
}

.zetta-menu > li.active > a {
  font-weight: 600;
}

/* Browser Nav hover/active */
.zetta-menu > li:hover,
.zetta-menu > li.zm-active,
.zetta-menu > li.zm-opened,
.zetta-menu > li.rho-logo:hover,
ul.zetta-menu li:hover {
  background: rgba(0, 0, 0, 0.25);
}

.zetta-menu > li.zm-logo {
  margin-right: 25px;
  padding-bottom: 10px;
}
.zetta-menu > li.zm-logo img {
  max-width: 225px;
}

.zetta-menu > li.zm-logo:hover,
ul.zetta-menu li.zm-logo:hover {
  background: transparent;
}

/* Background of dropdown */
.zetta-menu > li.zm-content > div,
.zetta-menu > li.zm-content-full > div {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
}

.zetta-menu a:hover,
.zetta-menu a:active,
.zetta-menu a {
  color: #fff;
  text-decoration: none;
}

/* Styles of dropdown sub-texts */
/* clear dropdown styles */
.zetta-menu.zm-js-0 > li.zm-opened > div,
.zetta-menu.zm-js-0 li.zm-opened > ul {
  padding: 0;
}

.zetta-menu .zm-row .zm-col {
  margin: 0;
  padding: 0;
  height: 140px;
}

.zetta-menu .zm-row .zm-col.c-3 {
  padding-top: 5px;
}

.zetta-menu .zm-row .zm-col.c-4 {
  padding-top: 10px;
  padding-bottom: 25px;
}

.zetta-menu > li {
  min-height: 50px;
  padding-top: 10px;
  padding-bottom: 60px;
}

.zetta-menu .zm-row .zm-col.nav-push-top {
  padding-top: 25px;
}

.zetta-menu .zm-row .zm-col.c-3:hover,
.zetta-menu .zm-row .zm-col.c-4:hover {
  background-color: #222;
}

.zetta-menu > li.zm-content > div ul li a,
.zetta-menu > li.zm-content-full > div ul li a,
.zetta-menu > li.zm-content > div ul li a:visited,
.zetta-menu > li.zm-content-full > div ul li a:visited {
  color: #999;
  padding: 0;
  line-height: 21px;
}

.zetta-menu > li.zm-content > div ul li:hover a,
.zetta-menu > li.zm-content-full > div ul li:hover a,
.zetta-menu > li.zm-content > div ul li:hover a:visited,
.zetta-menu > li.zm-content-full > div ul li:hover a:visited {
  color: #999;
  text-decoration: none;
}

.zetta-menu > li > a {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 0 1em;
}

.zetta-menu > li.zm-content > div img,
.zetta-menu > li.zm-content-full > div img {
  width: 205px;
  margin: 0;
}

/* Gives dropdowns full width background */
.zm-row:before, .zm-row:after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.92);
  top: 0;
  bottom: 0;
  width: 100%;
}

.zm-row:before {
  right: 100%;
}

.zm-row:after {
  left: 100%;
}

.zetta-menu > li > ul li > a,
.zetta-menu > li > ul ul li > a,
.zetta-menu .zm-multi-column li > a,
.zetta-menu .zm-multi-column > ul ul li > a,
.zetta-menu > li > ul li > a:visited,
.zetta-menu > li > ul ul li > a:visited,
.zetta-menu .zm-multi-column li > a:visited,
.zetta-menu .zm-multi-column > ul ul li > a:visited {
  color: #fff;
}

.zetta-menu > li > ul li:hover,
.zetta-menu > li > ul ul li:hover,
.zetta-menu .zm-multi-column li:hover,
.zetta-menu .zm-multi-column > ul ul li:hover,
.zetta-menu > li > ul li.zm-opened,
.zetta-menu > li > ul ul li.zm-opened,
.zetta-menu .zm-multi-column li.zm-opened,
.zetta-menu .zm-multi-column > ul ul li.zm-opened {
  background-color: #222;
}

/* collapse navbar */
@media (max-width: 880px) {
  .zetta-menu.zm-response-switch li.zm-logo {
    text-align: left;
  }

  .zetta-menu.zm-response-switch li.zm-logo img {
    margin-top: 6px;
    max-width: 180px;
  }

  .zetta-menu h1,
  .zetta-menu h2,
  .zetta-menu h3,
  .zetta-menu h4,
  .zetta-menu h5,
  .zetta-menu h6 {
    font-size: 14px;
    padding-left: 20px;
    text-align: left;
  }

  .zetta-menu > li.zm-content-full > div ul li a {
    font-size: 14px;
  }

  .zetta-menu .zm-row .zm-col.nav-push-top {
    padding: 0;
  }

  .zetta-menu .zm-row .zm-col.c-3, .zetta-menu .zm-row .zm-col.c-4 {
    padding: 0;
  }

  .zetta-menu ul > li {
    min-height: 0;
  }

  .zetta-menu > li.zm-content > div ul li a,
  .zetta-menu > li.zm-content-full > div ul li a,
  .zetta-menu > li.zm-content > div ul li a:visited,
  .zetta-menu > li.zm-content-full > div ul li a:visited {
    display: none;
  }

  .zetta-menu.zm-response-switch:before {
    font-size: 21px;
    margin-right: -20px;
  }

  .hidden-xs {
    display: none !important;
  }

  .visible-xs {
    display: inherit !important;
  }

  /* get rid of hover state for mobile safari */
  .zetta-menu > li.zm-active,
  .zetta-menu > li.zm-opened,
  ul.zetta-menu > li.zm-opened,
  ul.zetta-menu li:active {
    background: rgba(0, 0, 0, 0.25);
  }

  .zetta-menu > li {
    padding: 0;
  }

  .zetta-menu > li.zm-opened > li > a .zm-caret {
    font-size: 40px;
  }

  .zetta-menu .zm-row .zm-col {
    height: 50px;
  }
}
@media screen and (min-width: 1110px) {
  .sign-in {
    float: right !important;
  }
}
@media (max-width: 880px) {
  .hidden-xs {
    display: none;
  }
}
@media (min-width: 880px) {
  .visible-xs {
    display: none;
  }
}
.site-footer {
  background-color: #322f31;
  color: #ddd;
  font-size: 15px;
  padding: 3em 5.26316%;
}
.site-footer a {
  color: #999;
}
.site-footer a:hover {
  text-decoration: underline;
}
.site-footer a[href^="mailto"]:before, .site-footer a[href^="https://twitter.com"]:before {
  font-family: FontAwesome;
  margin-right: 10px;
  -webkit-font-smoothing: antialiased;
}
.site-footer a[href^="mailto"]:before {
  content: "\f1d8";
}
.site-footer a[href^="https://twitter.com"]:before {
  content: "\f099";
}
.site-footer .widget {
  float: left;
  width: 50%;
  margin-bottom: 1em;
}
.site-footer .widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.site-footer .widget ul ul {
  padding-left: 1em;
}
@media (min-width: 760px) {
  .site-footer .widget {
    float: left;
    width: 18%;
  }
  .site-footer .widget:nth-child(5) {
    margin-left: 7%;
    padding-left: 3%;
    border-left: 1px solid #999;
  }
}
.site-footer .widget-title {
  font-size: 1em;
  margin: 0 0 0.5em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.site-info {
  margin-bottom: 0;
}
.site-info img {
  max-width: 18px;
  margin-right: 5px;
  margin-top: -2px;
}

.entry-meta {
  color: #999;
}
.entry-meta a {
  color: #999;
}
.entry-meta a:hover {
  text-decoration: underline;
}

.updated:not(.published) {
  display: none;
}

.post-list {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.post-list:after {
  content: " ";
  display: block;
  clear: both;
}
.post-list article {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 3em;
  padding-bottom: 2.5em;
}
.post-list .entry-title {
  font-size: 1.75em;
}
.post-list .entry-image {
  text-align: center;
  margin-bottom: 2em;
}
.post-list .entry-image img {
  max-width: 80%;
}
@media (min-width: 760px) {
  .post-list .entry-image {
    width: 31.42857%;
    float: right;
    margin-right: 0;
  }
  .post-list .entry-content {
    width: 65.71429%;
    float: left;
    margin-right: 2.85714%;
  }
}

.app-excerpt {
  margin-bottom: 4.28571%;
  padding: 1em;
  position: relative;
}
@media (min-width: 480px) {
  .app-excerpt {
    width: 48.57143%;
    float: left;
  }
  .app-excerpt:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .app-excerpt:nth-child(2n + 2) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 760px) {
  .app-excerpt {
    width: 31.42857%;
    float: left;
  }
  .app-excerpt:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .app-excerpt:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .app-excerpt:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 1000px) {
  .app-excerpt {
    width: 22.85714%;
    float: left;
  }
  .app-excerpt:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .app-excerpt:nth-child(4n + 2) {
    margin-left: 25.71429%;
    margin-right: -100%;
    clear: none;
  }
  .app-excerpt:nth-child(4n + 3) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none;
  }
  .app-excerpt:nth-child(4n + 4) {
    margin-left: 77.14286%;
    margin-right: -100%;
    clear: none;
  }
}

.app-title {
  font-size: 1.2em;
  font-weight: 300;
  margin: 1em 0 0.5em 0;
}

.app-content {
  color: #999;
  font-size: 0.8em;
}
.app-content p {
  margin: 0.5em 0 0 0;
}

.thumb-container {
  position: relative;
  width: 100%;
}

.helper {
  padding-top: 100%;
}

.app-thumb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font: 0/0 a;
}

.app-thumb:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.app-thumb img {
  vertical-align: middle;
  display: inline-block;
}

.partners-list {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  list-style-type: none;
  font-size: 0.9em;
  margin-bottom: 2em;
  margin-top: 0;
  padding: 0;
}
.partners-list:after {
  content: " ";
  display: block;
  clear: both;
}
.partners-list li {
  border: 1px solid #ddd;
  margin-bottom: 1em;
  padding: 1em 2em;
  text-align: center;
}
@media (min-width: 760px) {
  .partners-list li {
    width: 48.57143%;
    float: left;
  }
  .partners-list li:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .partners-list li:nth-child(2n + 2) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none;
  }
}
.partners-list img.partner-logo {
  max-width: 200px;
}
.partners-list h3 {
  color: #999;
  font-size: 1.3em;
  font-weight: 300;
  margin: 0.5em 0 1em 0;
}
.partners-list div {
  display: none;
  text-align: left;
}

.partner-toggle {
  display: block;
  color: #ccc;
  cursor: pointer;
}
.partner-toggle:hover {
  color: #2a6496;
}

.products-cta a {
  border: 1px solid #fff;
  border-radius: 4px;
  color: #999;
  display: block;
  float: left;
  margin: 0 3%;
  padding: 2em 1em;
  text-align: center;
  width: 94%;
}
.products-cta a:hover {
  background-color: #f3f3f3;
  border-color: #ccc;
}
@media (min-width: 760px) {
  .products-cta a {
    width: 27.3333%;
  }
}
.products-cta h4 {
  font-weight: 400;
  color: #322f31;
}
.products-cta p {
  margin: 0 auto;
  max-width: 200px;
}
.products-cta .fa {
  color: #003043;
  font-size: 6em;
}

.page-template-page-rhoelements-php .cta-rhoelements {
  display: none;
}

.page-template-page-rhostudio-php .cta-rhostudio {
  display: none;
}

.page-template-page-rhoconnect-php .cta-rhoconnect {
  display: none;
}

.page-template-page-rhogallery-php .cta-rhogallery {
  display: none;
}

@media (min-width: 1100px) {
  .rho-download {
    margin-top: -210px;
    margin-bottom: 0;
  }
}
.rho-downloads {
  margin-bottom: 60px;
}

.rho-download a {
  background-color: #fff;
  border: 3px solid #f3f3f3;
  border-radius: 4px;
  color: #999;
  display: block;
  float: left;
  margin: 3%;
  padding: 2em 1em;
  text-align: center;
  width: 94%;
}
.rho-download a:hover {
  background-color: #f3f3f3;
  border-color: #ccc;
}
@media (min-width: 480px) {
  .rho-download a {
    width: 44%;
  }
}
.rho-download img {
  margin-bottom: 1em;
}
.rho-download h2,
.rho-download h3 {
  margin: 0;
  font-weight: 400;
}
.rho-download h2 {
  color: #322f31;
}
.rho-download h3 {
  color: #999;
}

.gal-3 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.gal-3:after {
  content: " ";
  display: block;
  clear: both;
}
.gal-3 li {
  text-align: center;
  margin: 1em 0;
}
@media (min-width: 480px) {
  .gal-3 li {
    width: 31.42857%;
    float: left;
  }
  .gal-3 li:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .gal-3 li:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .gal-3 li:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }
}

.rho-suite .section-title {
  color: #454545;
  font-size: 1.675em;
  margin: 1.5rem 0 1rem 0;
}
.rho-suite .cta-rhoelement {
  margin-bottom: 4.28571%;
  padding: 1em;
  position: relative;
  text-align: center;
}
@media (min-width: 480px) {
  .rho-suite .cta-rhoelement {
    width: 48.57143%;
    float: left;
  }
  .rho-suite .cta-rhoelement:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-suite .cta-rhoelement:nth-child(2n + 2) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 760px) {
  .rho-suite .cta-rhoelement {
    width: 31.42857%;
    float: left;
  }
  .rho-suite .cta-rhoelement:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-suite .cta-rhoelement:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .rho-suite .cta-rhoelement:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 1000px) {
  .rho-suite .cta-rhoelement {
    width: 31.42857%;
    float: left;
  }
  .rho-suite .cta-rhoelement:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-suite .cta-rhoelement:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .rho-suite .cta-rhoelement:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }
}
.rho-suite .typ-lg {
  color: #999;
  font-size: 1.1em;
}
.rho-suite .span-6 {
  float: none;
  margin: 0 auto;
  width: 100%;
}
.rho-suite .span-6 p {
  text-align: left;
}
.rho-suite .span-6-last {
  float: none;
  width: 100%;
}
.rho-suite .span-6-last .buttons {
  margin-top: 3em;
}
.rho-suite .section-lighter {
  padding: 30px 16%;
}
.rho-suite .section-white .btn, .rho-suite .section-white #submit {
  background-color: #FFC227;
  border: none;
  border-radius: 6px;
  color: #003042;
  display: inline-block;
  font-size: 1.1em;
  padding: 0.25em 1.25em 0.3em;
  transition: all 0.25s ease;
}
.rho-suite .cta-rhoelement {
  padding: 25px;
}
.rho-suite .cta-rhoelement p {
  height: 160px;
}
.rho-suite .cta-rhoelement .btn, .rho-suite .cta-rhoelement #submit {
  margin-top: 20px;
}
.rho-suite .section-apps {
  background: url(../img/orange-bg.jpg);
}
.rho-suite .section-apps h1 {
  color: #000;
  font-weight: 400;
  text-align: center;
  padding-bottom: 15px;
}
.rho-suite .section-apps .btn, .rho-suite .section-apps #submit {
  padding: 0.4em 1.7em;
}
.rho-suite .app-container {
  margin-bottom: 4.28571%;
  padding: 1em;
  position: relative;
  text-align: center;
}
.rho-suite .app-container .app-thumb {
  background: #fff;
}
@media (min-width: 480px) {
  .rho-suite .app-container {
    width: 48.57143%;
    float: left;
  }
  .rho-suite .app-container:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-suite .app-container:nth-child(2n + 2) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 760px) {
  .rho-suite .app-container {
    width: 31.42857%;
    float: left;
  }
  .rho-suite .app-container:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-suite .app-container:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .rho-suite .app-container:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 1000px) {
  .rho-suite .app-container {
    width: 22.85714%;
    float: left;
  }
  .rho-suite .app-container:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-suite .app-container:nth-child(4n + 2) {
    margin-left: 25.71429%;
    margin-right: -100%;
    clear: none;
  }
  .rho-suite .app-container:nth-child(4n + 3) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none;
  }
  .rho-suite .app-container:nth-child(4n + 4) {
    margin-left: 77.14286%;
    margin-right: -100%;
    clear: none;
  }
}

.rho-hub .section-title {
  color: #454545;
  font-size: 1.675em;
  margin: 1.5rem 0 1rem 0;
}
.rho-hub .cta-rhoelement {
  margin-bottom: 4.28571%;
  padding: 1em;
  position: relative;
  text-align: center;
}
@media (min-width: 480px) {
  .rho-hub .cta-rhoelement {
    width: 48.57143%;
    float: left;
  }
  .rho-hub .cta-rhoelement:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-hub .cta-rhoelement:nth-child(2n + 2) {
    margin-left: 51.42857%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 760px) {
  .rho-hub .cta-rhoelement {
    width: 31.42857%;
    float: left;
  }
  .rho-hub .cta-rhoelement:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-hub .cta-rhoelement:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .rho-hub .cta-rhoelement:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 1000px) {
  .rho-hub .cta-rhoelement {
    width: 31.42857%;
    float: left;
  }
  .rho-hub .cta-rhoelement:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-hub .cta-rhoelement:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .rho-hub .cta-rhoelement:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }
}
.rho-hub .typ-lg {
  color: #999;
  font-size: 1.1em;
}
.rho-hub .typ-lg .span-6 {
  float: none;
  margin: 0 auto;
  width: 70%;
}
.rho-hub .typ-lg .span-6 p {
  text-align: left;
}
.rho-hub .typ-lg .span-6-last {
  float: none;
  width: 100%;
}
.rho-hub .typ-lg .span-6-last .buttons {
  margin-top: 3em;
}
.rho-hub .section-white {
  background-position: top left;
  background-size: cover;
  padding: 30px 16%;
}
.rho-hub .section-white h3 {
  width: 100%;
}
.rho-hub .section-white p {
  float: right;
  text-align: left;
}
.rho-hub .section-white img {
  float: left;
  width: 60%;
}
.rho-hub .section-white .btn, .rho-hub .section-white #submit {
  background-color: #FFC227;
  border: none;
  border-radius: 6px;
  color: #003042;
  display: inline-block;
  font-size: 1.1em;
  padding: 0.25em 1.25em 0.3em;
  transition: all 0.25s ease;
}
.rho-hub .cta-rhoelement {
  padding: 25px;
}
.rho-hub .cta-rhoelement p {
  height: 160px;
}
.rho-hub .cta-rhoelement .btn, .rho-hub .cta-rhoelement #submit {
  margin-top: 20px;
}

section.centered img {
  display: block;
  text-align: center;
}

.cta {
  background-image: url(../img/pattern-4.png);
  background-size: 30px 51px;
  background-attachment: fixed;
  background-color: #eee;
  border: 1em solid #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 48em;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.cta-1 {
  padding: .75em 1.75em;
}
.cta-1 .cta-btns {
  margin-bottom: 2em;
  margin-top: 2em;
}

.cta-2 img {
  max-height: 100%;
  width: auto;
}

@media (min-width: 760px) {
  .cta {
    border-width: 1.5em;
  }

  .cta-1 {
    margin-top: -90px;
  }
}
@media (min-width: 1100px) {
  .cta {
    margin-top: -150px;
    height: 370px;
  }

  .cta-1 {
    width: 48.57143%;
    float: left;
    margin-right: 2.85714%;
  }

  .cta-2 {
    width: 48.57143%;
    float: right;
    margin-right: 0;
  }
}
.section-video {
  background-image: url(../img/pattern-3.png);
  background-size: 30px 51px;
  background-attachment: fixed;
  background-color: #FFB42B;
}

@media (min-width: 760px) {
  .video-player {
    width: 48.57143%;
    float: left;
    margin-right: 2.85714%;
  }

  .video-description {
    width: 48.57143%;
    float: right;
    margin-right: 0;
  }
}
.sub-content {
  overflow: hidden;
}

.compare {
  border-top: 1px solid #f3f3f3;
  margin-top: 5.71429%;
  padding-top: 2.85714%;
}
.compare h2 {
  text-align: center;
}

.compare-img {
  display: block;
  margin: 0 auto;
  width: 400px;
}

@media (min-width: 760px) {
  .compare {
    border-top: 0;
    margin-top: 2.85714%;
  }
  .compare h2 {
    text-align: left;
  }

  .compare-copy {
    float: left;
    width: 60%;
  }

  .compare-img {
    float: left;
    width: 38%;
    margin-left: 2%;
  }
}
.testimonial-quote {
  color: #999;
  font-style: italic;
  font-weight: 300;
  line-height: 1.6;
}

.testimonial-source {
  padding-right: 60px;
}

.slick-slider {
  margin-bottom: 0;
}

.slick-prev,
.slick-next {
  background: #428bca url(../img/slick-arrows.png);
  background-size: 40px 86px;
  height: 40px;
  left: auto;
  right: 0;
  width: 40px;
  margin: 0;
}
.slick-prev:before,
.slick-next:before {
  content: "";
}

.slick-prev {
  top: 17px;
}
.slick-prev:hover, .slick-prev:focus {
  background: #2a6496 url(../img/slick-arrows.png);
  background-size: 40px 86px;
}

.slick-next {
  background-position: 0 -46px;
  top: 59px;
}
.slick-next:hover, .slick-next:focus {
  background: #2a6496 url(../img/slick-arrows.png);
  background-size: 40px 86px;
  background-position: 0 -46px;
}

@media (min-width: 760px) {
  .testimonial-quote,
  .testimonial-source {
    margin-top: 5.71429%;
  }

  .testimonial-quote {
    width: 55%;
    float: left;
    margin-right: 2.85714%;
  }

  .testimonial-source {
    width: 40%;
    float: right;
    margin-right: 0;
    background: url(../img/logo-marker.png) 0 50% no-repeat;
    padding-left: 10px;
  }
}
@media (min-width: 1100px) {
  .testimonial-quote {
    width: 65%;
    float: left;
    margin-right: 2.85714%;
  }

  .testimonial-source {
    width: 30%;
    float: right;
    margin-right: 0;
    padding-right: 0;
  }

  .slick-prev,
  .slick-next {
    right: -60px;
  }
}
.columns.two {
  width: 50%;
  float: left;
  text-align: center;
}
.columns.two p {
  max-width: 415px;
  margin: 0 auto;
}

@media (max-width: 760px) {
  .columns.two {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.rho-sc-button {
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
  padding: 0.5em 1.25em 0.6em;
  transition: all 0.25s ease;
}

@media (max-width: 760px) {
  .special-panel .special-panel-img {
    margin-top: 5px;
  }
}
.video-player {
  -webkit-box-shadow: 10px 10px 56px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 56px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 56px -12px rgba(0, 0, 0, 0.75);
}
.video-player p {
  margin: 0;
}

.float-right {
  width: 45%;
  float: right;
}

.typ-center.pad-sides {
  padding: 0 10em;
}

.no-pad p {
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0;
}

.pad-sides {
  padding: 0 4em;
}

@media (max-width: 760px) {
  .float-right {
    float: none;
    width: 100%;
  }

  .typ-center.pad-sides {
    padding: 0;
  }

  .pad-sides {
    padding: 0;
  }
}
.rho-plan {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding: 1em;
  position: relative;
  text-align: center;
}
.rho-plan small {
  bottom: -25px;
  color: #ddd;
  font-size: 0.7em;
  left: 1em;
  position: absolute;
}

.rho-plan-header {
  background-image: url(../img/pattern-4.png);
  background-size: 30px 51px;
  background-attachment: fixed;
  padding: 2em 1em;
}
.rho-plan-header h2 {
  margin: 0;
  opacity: .7;
}

.rho-plan-price {
  display: inline-block;
  line-height: 1;
  margin: 0 auto;
  position: relative;
}
.rho-plan-price b {
  display: inline-block;
  clear: left;
  font-size: 60px;
}
.rho-plan-price sup {
  font-size: 34px;
  padding-right: 2px;
}
.rho-plan-price em {
  float: right;
  font-size: 0.9em;
  font-style: normal;
  line-height: 1.2;
  margin-top: 14px;
  padding-left: 0.5em;
  text-align: left;
}
.rho-plan-price span {
  display: block;
}

p.rho-plan-additional {
  margin: 0;
  opacity: .7;
}

.rho-plan-list {
  border-top: 1px solid #f3f3f3;
  font-size: 0.9em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rho-plan-list li {
  border-bottom: 1px solid #f3f3f3;
  padding: 0.5em 0;
}

.rho-plan-signup {
  padding: 2em 0 1.5em;
}

.rho-plan-featured .rho-plan-header {
  background-image: url(../img/pattern-2.png);
  background-size: 30px 51px;
  background-attachment: fixed;
}
.rho-plan-featured .rho-plan-price {
  color: #fff;
  text-shadow: 0 1px #003043;
}

@media (min-width: 1100px) {
  .rho-pricing-spacer {
    height: 90px;
  }

  .rho-plan {
    width: 31.42857%;
    float: left;
    margin-top: -150px;
  }
  .rho-plan:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .rho-plan:nth-child(3n + 2) {
    margin-left: 34.28571%;
    margin-right: -100%;
    clear: none;
  }
  .rho-plan:nth-child(3n + 3) {
    margin-left: 68.57143%;
    margin-right: -100%;
    clear: none;
  }

  .rho-plan-featured {
    margin-top: -165px;
  }
  .rho-plan-featured .rho-plan-header {
    padding-bottom: 2.9em;
    padding-top: 2.9em;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
