@charset "UTF-8";
@import "../foundation-icons/foundation-icons.css";
@import "../css-components/animate.css";
@import "../css-components/validationEngine.jquery.css";
@import "../css-components/jquery.jgrowl.min.css";
@import "../css-components/font-awesome.min.css";
@import "../css-components/font-lato.css";
meta.foundation-version {
  font-family: "/5.5.1/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 100%;
  height: 100%;
}

body {
  background: #FFFFFF;
  color: #555555;
  padding: 0;
  margin: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

a:hover {
  cursor: pointer;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before, .extended-terms-select .dropdown-list > div:before, .clearfix:after, .extended-terms-select .dropdown-list > div:after {
  content: " ";
  display: table;
}
.clearfix:after, .extended-terms-select .dropdown-list > div:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
  max-width: 100%;
}

select {
  width: 100%;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 73.125rem;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

[class*=column] + [class*=column]:last-child {
  float: right;
}

[class*=column] + [class*=column].end {
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .small-1 {
    width: 8.3333333333%;
  }

  .small-2 {
    width: 16.6666666667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.3333333333%;
  }

  .small-5 {
    width: 41.6666666667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.3333333333%;
  }

  .small-8 {
    width: 66.6666666667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.3333333333%;
  }

  .small-11 {
    width: 91.6666666667%;
  }

  .small-12 {
    width: 100%;
  }

  .small-offset-0 {
    margin-left: 0% !important;
  }

  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }

  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }

  .small-offset-3 {
    margin-left: 25% !important;
  }

  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }

  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }

  .small-offset-6 {
    margin-left: 50% !important;
  }

  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }

  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }

  .small-offset-9 {
    margin-left: 75% !important;
  }

  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }

  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.small-centered,
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.small-uncentered,
.columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.small-centered:last-child,
.columns.small-centered:last-child {
    float: none;
  }

  .column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
    float: left;
  }

  .column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
    float: right;
  }

  .row.small-collapse > .column,
.row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
.row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}
@media only screen and (min-width:40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .medium-1 {
    width: 8.3333333333%;
  }

  .medium-2 {
    width: 16.6666666667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.3333333333%;
  }

  .medium-5 {
    width: 41.6666666667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.3333333333%;
  }

  .medium-8 {
    width: 66.6666666667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.3333333333%;
  }

  .medium-11 {
    width: 91.6666666667%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-0 {
    margin-left: 0% !important;
  }

  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }

  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }

  .medium-offset-3 {
    margin-left: 25% !important;
  }

  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }

  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }

  .medium-offset-6 {
    margin-left: 50% !important;
  }

  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }

  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }

  .medium-offset-9 {
    margin-left: 75% !important;
  }

  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }

  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.medium-centered,
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.medium-uncentered,
.columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.medium-centered:last-child,
.columns.medium-centered:last-child {
    float: none;
  }

  .column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
    float: left;
  }

  .column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
    float: right;
  }

  .row.medium-collapse > .column,
.row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
.row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .large-1 {
    width: 8.3333333333%;
  }

  .large-2 {
    width: 16.6666666667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.3333333333%;
  }

  .large-5 {
    width: 41.6666666667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.3333333333%;
  }

  .large-8 {
    width: 66.6666666667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.3333333333%;
  }

  .large-11 {
    width: 91.6666666667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-0 {
    margin-left: 0% !important;
  }

  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }

  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }

  .large-offset-3 {
    margin-left: 25% !important;
  }

  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }

  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }

  .large-offset-6 {
    margin-left: 50% !important;
  }

  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }

  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }

  .large-offset-9 {
    margin-left: 75% !important;
  }

  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }

  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.large-centered,
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.large-uncentered,
.columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.large-centered:last-child,
.columns.large-centered:last-child {
    float: none;
  }

  .column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
    float: left;
  }

  .column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
    float: right;
  }

  .row.large-collapse > .column,
.row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
.row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
.accordion {
  margin-bottom: 0;
}
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
.accordion:after {
  clear: both;
}
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #e8e8e8;
}
.accordion .accordion-navigation > a, .accordion dd > a {
  background: #EFEFEF;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}
.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  display: block;
  background: #FFFFFF;
}

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #226F7C;
  border-color: #1d5f6b;
  color: #FFFFFF;
}
.alert-box .close {
  font-size: 1.375rem;
  padding: 0 6px 4px;
  line-height: 0.9;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #1a2f3b;
  opacity: 0.3;
  background: inherit;
}
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
.alert-box.radius {
  border-radius: 3px;
}
.alert-box.round {
  border-radius: 1000px;
}
.alert-box.success {
  background-color: #43AC6A;
  border-color: #3a945b;
  color: #FFFFFF;
}
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #FFFFFF;
}
.alert-box.secondary {
  background-color: #E51057;
  border-color: #c50e4b;
  color: #FFFFFF;
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #FFFFFF;
}
.alert-box.info {
  background-color: #eaeaea;
  border-color: #c9c9c9;
  color: #4e051e;
}
.alert-box.alert-close {
  opacity: 0;
}

[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
[class*=block-grid-]:before, [class*=block-grid-]:after {
  content: " ";
  display: table;
}
[class*=block-grid-]:after {
  clear: both;
}
[class*=block-grid-] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width:40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .medium-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .medium-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width:64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f790b2;
  border-color: #f56b99;
  border-radius: 3px;
}
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
  color: #226F7C;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
.breadcrumbs > * a {
  color: #226F7C;
}
.breadcrumbs > *.current {
  cursor: default;
  color: #1a2f3b;
}
.breadcrumbs > *.current a {
  cursor: default;
  color: #1a2f3b;
}
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
.breadcrumbs > *.unavailable {
  color: #999999;
}
.breadcrumbs > *.unavailable a {
  color: #999999;
}
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: not-allowed;
}
.breadcrumbs > *:before {
  content: "/";
  color: #AAAAAA;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Accessibility - hides the forward slash */
[aria-label=breadcrumbs] [aria-hidden=true]:after {
  content: "/";
}

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #226F7C;
  border-color: #184e57;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #184e57;
  color: #FFFFFF;
}
button.secondary, .button.secondary {
  background-color: #E51057;
  border-color: #a00b3d;
  color: #FFFFFF;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #a00b3d;
  color: #FFFFFF;
}
button.success, .button.success {
  background-color: #43AC6A;
  border-color: #2f784a;
  color: #FFFFFF;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #2f784a;
  color: #FFFFFF;
}
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #b5240c;
  color: #FFFFFF;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #b5240c;
  color: #FFFFFF;
}
button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #b5610c;
  color: #FFFFFF;
}
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #b5610c;
  color: #FFFFFF;
}
button.info, .button.info {
  background-color: #eaeaea;
  border-color: #b2b4b3;
  color: #1a2f3b;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #b2b4b3;
  color: #1a2f3b;
}
button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}
button.small, .button.small {
  padding-top: 0.6875rem;
  padding-right: 1.375rem;
  padding-bottom: 0.75rem;
  padding-left: 1.375rem;
  font-size: 0.9375rem;
}
button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
button.radius, .button.radius {
  border-radius: 3px;
}
button.round, .button.round {
  border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #226F7C;
  border-color: #184e57;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #184e57;
  color: #FFFFFF;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #226F7C;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #E51057;
  border-color: #a00b3d;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #a00b3d;
  color: #FFFFFF;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #E51057;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #2f784a;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #2f784a;
  color: #FFFFFF;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #b5240c;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #b5240c;
  color: #FFFFFF;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #b5610c;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #b5610c;
  color: #FFFFFF;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #eaeaea;
  border-color: #b2b4b3;
  color: #1a2f3b;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #b2b4b3;
  color: #1a2f3b;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #eaeaea;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40.063em) {
  button, .button {
    display: inline-block;
  }
}
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
.button-group:after {
  clear: both;
}
.button-group.even-2 li {
  margin: 0 -2px;
  display: inline-block;
  width: 50%;
}
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
.button-group.even-3 li {
  margin: 0 -2px;
  display: inline-block;
  width: 33.3333333333%;
}
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
.button-group.even-4 li {
  margin: 0 -2px;
  display: inline-block;
  width: 25%;
}
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
.button-group.even-5 li {
  margin: 0 -2px;
  display: inline-block;
  width: 20%;
}
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
.button-group.even-6 li {
  margin: 0 -2px;
  display: inline-block;
  width: 16.6666666667%;
}
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
.button-group.even-7 li {
  margin: 0 -2px;
  display: inline-block;
  width: 14.2857142857%;
}
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
.button-group.even-8 li {
  margin: 0 -2px;
  display: inline-block;
  width: 12.5%;
}
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}
.button-group > li {
  margin: 0 -2px;
  display: inline-block;
}
.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}
.button-group.stack > li {
  display: inline-block;
  display: block;
  margin: 0;
  float: none;
}
.button-group.stack > li > button, .button-group.stack > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-left: 0;
  border-top: 0;
}
.button-group.stack > li > button {
  width: 100%;
}
.button-group.stack-for-small > li {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
  border-left: 0;
}
@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
    border-top: 0;
  }
  .button-group.stack-for-small > li > button {
    width: 100%;
  }
}
.button-group.radius > * {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}
.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
  border-radius: 0;
}
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.button-group.radius.stack > * {
  display: inline-block;
  display: block;
  margin: 0;
}
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-left: 0;
  border-top: 0;
}
.button-group.radius.stack > * > button {
  width: 100%;
}
.button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
  border-radius: 0;
}
.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media only screen and (min-width:40.063em) {
  .button-group.radius.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}
@media only screen and (max-width: 40em) {
  .button-group.radius.stack-for-small > * {
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
    border-top: 0;
  }
  .button-group.radius.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}
.button-group.round > * {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}
.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
  border-radius: 0;
}
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.button-group.round.stack > * {
  display: inline-block;
  display: block;
  margin: 0;
}
.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-left: 0;
  border-top: 0;
}
.button-group.round.stack > * > button {
  width: 100%;
}
.button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
  border-radius: 0;
}
.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media only screen and (min-width:40.063em) {
  .button-group.round.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}
@media only screen and (max-width: 40em) {
  .button-group.round.stack-for-small > * {
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
    border-top: 0;
  }
  .button-group.round.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
.button-bar:after {
  clear: both;
}
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
.button-bar .button-group div {
  overflow: hidden;
}

.back {
  position: absolute;
  left: 2em;
}

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}
.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
  margin-right: 0;
}

.clearing-blackout {
  background: #1a2f3b;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #AAAAAA;
  font-size: 0.6em;
}

.visible-img {
  height: 95%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #1a2f3b;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #CCCCCC;
  display: none;
}
.clearing-close:hover, .clearing-close:focus {
  color: #CCCCCC;
}

.clearing-assembled .clearing-container {
  height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width:40.063em) {
  .clearing-main-prev,
.clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  .clearing-main-prev > span,
.clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }
  .clearing-main-prev > span:hover,
.clearing-main-next > span:hover {
    opacity: 0.8;
  }

  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
  }

  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #CCCCCC;
  }

  .clearing-main-prev.disabled,
.clearing-main-next.disabled {
    opacity: 0.3;
  }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #1a2f3b;
    overflow: hidden;
    height: 85%;
  }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}
.f-dropdown > *:first-child {
  margin-top: 0;
}
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #FFFFFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 2px;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 0;
  max-width: 200px;
}
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: -2px;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 0;
  max-width: 200px;
}
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: -2px;
  max-width: 200px;
}
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 89;
}
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 88;
}
.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}
.f-dropdown li.radius {
  border-radius: 3px;
}
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  max-width: 200px;
}
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.tiny {
  max-width: 200px;
}
.f-dropdown.small {
  max-width: 300px;
}
.f-dropdown.medium {
  max-width: 500px;
}
.f-dropdown.large {
  max-width: 800px;
}
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}
.f-dropdown.mega.open {
  left: 0 !important;
}

.dropdown.button, button.dropdown {
  position: relative;
  outline: none;
  padding-right: 3.5625rem;
}
.dropdown.button::after, button.dropdown::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  top: 50%;
  border-color: #FFFFFF transparent transparent transparent;
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #1a2f3b transparent transparent transparent;
}

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #1a2f3b;
}
.icon-bar > * {
  text-align: center;
  font-size: 1rem;
  width: 25%;
  margin: 0 auto;
  display: block;
  padding: 1.25rem;
  float: left;
}
.icon-bar > * i, .icon-bar > * img {
  display: block;
  margin: 0 auto;
}
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
}
.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}
.icon-bar > * img {
  width: 1.875rem;
  height: 1.875rem;
}
.icon-bar.label-right > * i, .icon-bar.label-right > * img {
  margin: 0 0.0625rem 0 0;
  display: inline-block;
}
.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
  margin-top: 0;
}
.icon-bar.label-right > * label {
  display: inline-block;
}
.icon-bar.vertical.label-right > * {
  text-align: left;
}
.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  width: auto;
  margin: auto;
  float: none;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.medium-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.large-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}
.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
}
.icon-bar > * i {
  font-size: 1.875rem;
}
.icon-bar > * img {
  width: 1.875rem;
  height: 1.875rem;
}
.icon-bar > * label {
  color: #FFFFFF;
}
.icon-bar > * i {
  color: #FFFFFF;
}
.icon-bar > a:hover {
  background: #226F7C;
}
.icon-bar > a:hover label {
  color: #FFFFFF;
}
.icon-bar > a:hover i {
  color: #FFFFFF;
}
.icon-bar > a.active {
  background: #226F7C;
}
.icon-bar > a.active label {
  color: #FFFFFF;
}
.icon-bar > a.active i {
  color: #FFFFFF;
}
.icon-bar .item.disabled {
  opacity: 0.7;
  cursor: not-allowed;
  pointer-events: none;
}
.icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}

.icon-bar.two-up .item {
  width: 50%;
}
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.three-up .item {
  width: 33.3333%;
}
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.four-up .item {
  width: 25%;
}
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.five-up .item {
  width: 20%;
}
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.six-up .item {
  width: 16.66667%;
}
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.seven-up .item {
  width: 14.28571%;
}
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.eight-up .item {
  width: 12.5%;
}
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.063em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}
.inline-list > li > * {
  display: block;
}

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}

.label {
  font-weight: normal;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #226F7C;
  color: #FFFFFF;
}
.label.radius {
  border-radius: 3px;
}
.label.round {
  border-radius: 1000px;
}
.label.alert {
  background-color: #f04124;
  color: #FFFFFF;
}
.label.warning {
  background-color: #f08a24;
  color: #FFFFFF;
}
.label.success {
  background-color: #43AC6A;
  color: #FFFFFF;
}
.label.secondary {
  background-color: #E51057;
  color: #FFFFFF;
}
.label.info {
  background-color: #eaeaea;
  color: #1a2f3b;
}

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
ul.pagination li a, ul.pagination li button {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  background: none;
  border-radius: 3px;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}
ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
  background: transparent;
}
ul.pagination li.current a, ul.pagination li.current button {
  background: #226F7C;
  color: #FFFFFF;
  font-weight: bold;
  cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #226F7C;
}
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 0px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #1a2f3b;
}
.panel > :first-child {
  margin-top: 0;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #1a2f3b;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
.panel.callout {
  border-style: solid;
  border-width: 0px;
  border-color: #c4e9ef;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #eef9fa;
  color: #1a2f3b;
}
.panel.callout > :first-child {
  margin-top: 0;
}
.panel.callout > :last-child {
  margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #1a2f3b;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
.panel.callout a:not(.button) {
  color: #226F7C;
}
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #1d5f6b;
}
.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
.products-group {
  background: #48a8e7;
  padding: 1.875rem 0;
}
.products-group h2 {
  background: #48a8e7;
  font: 300 39px Roboto, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

.pricing-table {
  margin-left: 0;
  margin-bottom: 1.25rem;
  background: #76b9e5;
}
.pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricing-table .title {
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 1.75rem;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.pricing-table .price {
  background-color: #F6F6F6;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 2.5625rem;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.pricing-table .description {
  padding: 0.9375rem;
  text-align: center;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #DDDDDD;
}
.pricing-table .bullet-item {
  padding: 0 0.9375rem;
  text-align: left;
  color: #fefefe;
  font-size: 0.9375rem;
  font-weight: normal;
  line-height: 1.75rem;
}
.pricing-table .cta-button {
  text-align: center;
  padding: 1.25rem 1.25rem 0;
}

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem;
}
.progress .meter {
  line-height: 2;
  background: #226F7C;
  display: block;
}
.progress.secondary .meter {
  background: #E51057;
  display: block;
}
.progress.success .meter {
  background: #43AC6A;
  display: block;
}
.progress.alert .meter {
  background: #f04124;
  display: block;
}
.progress.radius {
  border-radius: 3px;
}
.progress.radius .meter {
  border-radius: 2px;
}
.progress.round {
  border-radius: 1000px;
}
.progress.round .meter {
  border-radius: 999px;
}

.range-slider {
  position: relative;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  width: 100%;
  height: 1rem;
  background: #a7a7a7;
}
.range-slider.vertical-range {
  position: relative;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem;
}
.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem;
}
.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0;
}
.range-slider.radius {
  background: #a7a7a7;
  border-radius: 3px;
}
.range-slider.radius .range-slider-handle {
  background: #226F7C;
  border-radius: 3px;
}
.range-slider.radius .range-slider-handle:hover {
  background: #1e626d;
}
.range-slider.round {
  background: #a7a7a7;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle {
  background: #226F7C;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover {
  background: #1e626d;
}
.range-slider.disabled, .range-slider[disabled] {
  background: #a7a7a7;
  cursor: not-allowed;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #226F7C;
  cursor: default;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #1e626d;
}

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e31056;
}

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #226F7C;
}
.range-slider-handle:hover {
  background: #1e626d;
}

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh;
  }
}
.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width:40.063em) {
  .reveal-modal {
    width: 80%;
    max-width: 73.125rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:40.063em) {
  .reveal-modal {
    top: 6.25rem;
  }
}
.reveal-modal.radius {
  border-radius: 3px;
}
.reveal-modal.round {
  border-radius: 1000px;
}
.reveal-modal.collapse {
  padding: 0;
}
@media only screen and (min-width:40.063em) {
  .reveal-modal.tiny {
    width: 30%;
    max-width: 73.125rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:40.063em) {
  .reveal-modal.small {
    width: 40%;
    max-width: 73.125rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:40.063em) {
  .reveal-modal.medium {
    width: 60%;
    max-width: 73.125rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:40.063em) {
  .reveal-modal.large {
    width: 70%;
    max-width: 73.125rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width:40.063em) {
  .reveal-modal.xlarge {
    width: 95%;
    max-width: 73.125rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.reveal-modal.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important;
}
@media only screen and (min-width:40.063em) {
  .reveal-modal.full {
    width: 100%;
    max-width: 73.125rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.reveal-modal.toback {
  z-index: 1003;
}
.reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
  color: #AAAAAA;
  font-weight: bold;
  cursor: pointer;
}

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: 0.875rem;
  font-weight: normal;
}
.side-nav li a:not(.button) {
  display: block;
  color: #226F7C;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: hsla(0deg, 0%, 0%, 0.025);
  color: #3eb6ca;
}
.side-nav li.active > a:first-child:not(.button) {
  color: #3eb6ca;
  font-weight: normal;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: white;
}
.side-nav li.heading {
  color: #226F7C;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.split.button {
  position: relative;
  padding-right: 5.0625rem;
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button span {
  width: 3.09375rem;
}
.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button span:after {
  border-color: #FFFFFF transparent transparent transparent;
}
.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.secondary span:after {
  border-color: #FFFFFF transparent transparent transparent;
}
.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.tiny {
  padding-right: 3.75rem;
}
.split.button.tiny span {
  width: 2.25rem;
}
.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button.small {
  padding-right: 4.375rem;
}
.split.button.small span {
  width: 2.625rem;
}
.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button.large {
  padding-right: 5.5rem;
}
.split.button.large span {
  width: 3.4375rem;
}
.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button.expand {
  padding-left: 2rem;
}
.split.button.secondary span:after {
  border-color: #1a2f3b transparent transparent transparent;
}
.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.split.button.no-pip span:before {
  border-style: none;
}
.split.button.no-pip span:after {
  border-style: none;
}
.split.button.no-pip span > i {
  top: 50%;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
}

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0.375rem 0;
}
.sub-nav dt {
  text-transform: uppercase;
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  margin-left: 1rem;
  margin-bottom: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  color: #999999;
}
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999999;
  padding: 0.1875rem 1rem;
}
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 6px;
  font-weight: normal;
  background: #226F7C;
  padding: 0.1875rem 1rem;
  cursor: default;
  color: #FFFFFF;
}
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #1d5f6b;
}

.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.switch label {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  color: transparent;
  background: #DDDDDD;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  cursor: pointer;
  transition: left 0.15s ease-out;
}
.switch input {
  opacity: 0;
  position: absolute;
  top: 9px;
  left: 10px;
  padding: 0;
}
.switch input + label {
  margin-left: 0;
  margin-right: 0;
}
.switch label:after {
  content: "";
  display: block;
  background: #FFFFFF;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: translate3d(0, 0, 0);
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.switch input:checked + label {
  background: #226F7C;
}
.switch input:checked + label:after {
  left: 2.25rem;
}
.switch label {
  width: 4rem;
  height: 2rem;
}
.switch label:after {
  width: 1.5rem;
  height: 1.5rem;
}
.switch input:checked + label:after {
  left: 2.25rem;
}
.switch label {
  color: transparent;
  background: #DDDDDD;
}
.switch label:after {
  background: #FFFFFF;
}
.switch input:checked + label {
  background: #226F7C;
}
.switch.large label {
  width: 5rem;
  height: 2.5rem;
}
.switch.large label:after {
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked + label:after {
  left: 2.75rem;
}
.switch.small label {
  width: 3.5rem;
  height: 1.75rem;
}
.switch.small label:after {
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked + label:after {
  left: 2rem;
}
.switch.tiny label {
  width: 3rem;
  height: 1.5rem;
}
.switch.tiny label:after {
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked + label:after {
  left: 1.75rem;
}
.switch.radius label {
  border-radius: 4px;
}
.switch.radius label:after {
  border-radius: 3px;
}
.switch.round {
  border-radius: 1000px;
}
.switch.round label {
  border-radius: 2rem;
}
.switch.round label:after {
  border-radius: 2rem;
}

table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto;
}
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
table thead {
  background: #F5F5F5;
}
table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}
table tfoot {
  background: #F5F5F5;
}
table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}
table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222;
  text-align: left;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.tabs dd > a, .tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #222222;
  padding: 1rem 2rem;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}
.tabs dd > a:focus, .tabs .tab-title > a:focus {
  outline: none;
}
.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #FFFFFF;
  color: #222222;
}
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs.vertical dd, .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}
.tabs-content:after {
  clear: both;
}
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}
.tabs-content > .content.active {
  display: block;
  float: none;
}
.tabs-content > .content.contained {
  padding: 0.9375rem;
}
.tabs-content.vertical {
  display: block;
}
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width:40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #FFFFFF;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(34, 111, 124, 0.5);
}
.th.radius {
  border-radius: 3px;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  cursor: help;
  font-weight: bold;
  color: #1a2f3b;
}
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #0f3238;
  color: #226F7C;
}
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.625rem;
  max-width: 350px;
  left: 50%;
  width: 100%;
  color: #FFFFFF;
  background: #226F7C;
}
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #226F7C transparent;
  top: -10px;
  pointer-events: none;
}
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
.tooltip.radius {
  border-radius: 3px;
}
.tooltip.round {
  border-radius: 1000px;
}
.tooltip.round > .nub {
  left: 2rem;
}
.tooltip.opened {
  color: #226F7C !important;
  border-bottom: dotted 1px #0f3238 !important;
}

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal;
}

@media only screen and (min-width:40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #226F7C transparent;
    top: -10px;
  }
  .tooltip.tip-top {
    margin-top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #226F7C transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #226F7C;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #226F7C transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
/* Standard Forms */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}
label.right {
  float: none !important;
  text-align: right;
}
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5rem 0;
}
label small {
  text-transform: capitalize;
  color: #676767;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #1a2f3b;
  border-color: #cccccc;
}

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #1a2f3b;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea {
  -webkit-appearance: none;
  border-radius: 3px;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 0;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear;
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
input[type=text]:disabled, input[type=password]:disabled, input[type=date]:disabled, input[type=datetime]:disabled, input[type=datetime-local]:disabled, input[type=month]:disabled, input[type=week]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=time]:disabled, input[type=url]:disabled, input[type=color]:disabled, textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}
input[type=text][disabled], input[type=text][readonly], fieldset[disabled] input[type=text], input[type=password][disabled], input[type=password][readonly], fieldset[disabled] input[type=password], input[type=date][disabled], input[type=date][readonly], fieldset[disabled] input[type=date], input[type=datetime][disabled], input[type=datetime][readonly], fieldset[disabled] input[type=datetime], input[type=datetime-local][disabled], input[type=datetime-local][readonly], fieldset[disabled] input[type=datetime-local], input[type=month][disabled], input[type=month][readonly], fieldset[disabled] input[type=month], input[type=week][disabled], input[type=week][readonly], fieldset[disabled] input[type=week], input[type=email][disabled], input[type=email][readonly], fieldset[disabled] input[type=email], input[type=number][disabled], input[type=number][readonly], fieldset[disabled] input[type=number], input[type=search][disabled], input[type=search][readonly], fieldset[disabled] input[type=search], input[type=tel][disabled], input[type=tel][readonly], fieldset[disabled] input[type=tel], input[type=time][disabled], input[type=time][readonly], fieldset[disabled] input[type=time], input[type=url][disabled], input[type=url][readonly], fieldset[disabled] input[type=url], input[type=color][disabled], input[type=color][readonly], fieldset[disabled] input[type=color], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}
input[type=text].radius, input[type=password].radius, input[type=date].radius, input[type=datetime].radius, input[type=datetime-local].radius, input[type=month].radius, input[type=week].radius, input[type=email].radius, input[type=number].radius, input[type=search].radius, input[type=tel].radius, input[type=time].radius, input[type=url].radius, input[type=color].radius, textarea.radius {
  border-radius: 3px;
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

input[type=submit] {
  -webkit-appearance: none;
  border-radius: 3px;
}

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto;
}

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  background-color: #FFFFFF;
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 0;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 3px;
  height: 2.3125rem;
}
select::-ms-expand {
  display: none;
}
select.radius {
  border-radius: 3px;
}
select:hover {
  background-color: #FFFFFF;
  border-color: #999999;
}
select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}
select[multiple] {
  height: auto;
}

/* Adjust margin for form elements below */
input[type=file],
input[type=checkbox],
input[type=radio],
select {
  margin: 0.5rem 0;
}

input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
input[type=file] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
fieldset legend {
  font-weight: bold;
  background: #FFFFFF;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}
.error input[type=checkbox],
.error input[type=radio] {
  margin-bottom: 1rem;
}
.error label,
.error label.error {
  color: #f04124;
}
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}
.error span.error-message {
  display: block;
}

input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

label.error {
  color: #f04124;
}

/* Fixed label position on the forms node-admin-content and user-filter-form. */
#node-admin-content .form-type-select label, #user-filter-form .form-type-select label {
  margin-top: 17px;
}

/* Fixed 'Roles' names position on the 'user-admin-account' tableselect. */
#user-admin-account .item-list > ul {
  margin: 0;
}
#user-admin-account .item-list > ul > li {
  margin: 0;
}

/* Align checkboxes on the permissions table. */
#user-admin-permissions .form-type-checkbox label[for=undefined] {
  display: none;
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: transparent;
}
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 3.125rem;
}

.top-bar {
  overflow: hidden;
  height: 3.125rem;
  line-height: 3.125rem;
  position: relative;
  background: transparent;
  margin-bottom: 0;
}
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
.top-bar .row {
  max-width: none;
}
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
.top-bar input {
  height: 1.75rem;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  font-size: 0.75rem;
}
.top-bar .button, .top-bar button {
  padding-top: 0.4125rem;
  padding-bottom: 0.4125rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area {
  position: relative;
  margin: 0;
}
.top-bar .name {
  height: 3.125rem;
  margin: 0;
  font-size: 16px;
}
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  line-height: 3.125rem;
  font-size: 1.0625rem;
  margin: 0;
}
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  font-weight: normal;
  color: #555;
  width: 75%;
  display: block;
  padding: 0 1.0416666667rem;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a {
  color: #555;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 1.0416666667rem;
  height: 3.125rem;
  line-height: 3.125rem;
}
.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 2.6041666667rem 0 1.0416666667rem;
  color: #FFFFFF;
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 1.0416666667rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
  height: auto;
  background: transparent;
}
.top-bar.expanded .title-area {
  background: transparent;
}
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}
.top-bar-section .divider,
.top-bar-section [role=separator] {
  border-top: solid 1px rgba(0, 0, 0, 0);
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li {
  background: transparent;
  margin-right: 0.1875rem;
}
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #555;
  padding: 12px 0 12px 0;
  padding-left: 1.0416666667rem;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  text-transform: none;
  border-radius: 3px;
}
.top-bar-section ul li > a.button {
  font-size: 0.75rem;
  padding-right: 1.0416666667rem;
  padding-left: 1.0416666667rem;
  background-color: #226F7C;
  border-color: #184e57;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #184e57;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #E51057;
  border-color: #a00b3d;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #a00b3d;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #2f784a;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #2f784a;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #b5240c;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #b5240c;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #b5610c;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #b5610c;
  color: #FFFFFF;
}
.top-bar-section ul li > button {
  font-size: 0.75rem;
  padding-right: 1.0416666667rem;
  padding-left: 1.0416666667rem;
  background-color: #226F7C;
  border-color: #184e57;
  color: #FFFFFF;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #184e57;
  color: #FFFFFF;
}
.top-bar-section ul li > button.secondary {
  background-color: #E51057;
  border-color: #a00b3d;
  color: #FFFFFF;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #a00b3d;
  color: #FFFFFF;
}
.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #2f784a;
  color: #FFFFFF;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #2f784a;
  color: #FFFFFF;
}
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #b5240c;
  color: #FFFFFF;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #b5240c;
  color: #FFFFFF;
}
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #b5610c;
  color: #FFFFFF;
}
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #b5610c;
  color: #FFFFFF;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background: transparent;
  color: #555;
}
.top-bar-section ul li.active > a {
  background: #226F7C;
  color: #555;
}
.top-bar-section ul li.active > a:hover {
  background: #1d5f6b;
  color: #555;
}
.top-bar-section .has-form {
  padding: 1.0416666667rem;
}
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 1.0416666667rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: absolute !important;
  height: auto;
  width: 100%;
  overflow: visible;
  clip: auto;
}
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
.top-bar-section .dropdown {
  padding: 0;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 1.0416666667rem;
}
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #555;
  display: block;
}
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}
.top-bar-section .dropdown li.has-form {
  padding: 8px 1.0416666667rem;
}
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}
.top-bar-section .dropdown label {
  padding: 8px 1.0416666667rem 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem;
}

.js-generated {
  display: block;
}

@media only screen and (min-width:40.063em) {
  .top-bar {
    background: transparent;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name h5 a,
.top-bar .name h6 a {
    width: auto;
  }
  .top-bar input,
.top-bar .button,
.top-bar button {
    font-size: 0.875rem;
    position: relative;
    height: 1.75rem;
    top: 0.6875rem;
  }
  .top-bar.expanded {
    background: transparent;
  }

  .contain-to-grid .top-bar {
    max-width: 73.125rem;
    margin: 0 auto;
    margin-bottom: 0;
  }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background: transparent;
    color: #555;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 1.0416666667rem;
    line-height: 3.125rem;
    background: transparent;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: transparent;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 1.0416666667rem;
    line-height: 3.125rem;
    color: #555;
    background: #226F7C;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #1d5f6b;
    color: #555;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.2916666667rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.5625rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: absolute !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: absolute !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "»";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: #555;
    line-height: 3.125rem;
    white-space: nowrap;
    padding: 12px 1.0416666667rem;
    background: #FFFFFF;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #555;
    background: #FFFFFF;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #3fb7cb;
    background: #FFFFFF;
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #1a2f3b;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role=separator] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px rgba(33, 33, 33, 0);
    clear: none;
    height: 3.125rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: transparent;
    padding: 0 1.0416666667rem;
    height: 3.125rem;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  .no-js .top-bar-section ul li:hover > a {
    background: transparent;
    color: #555;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #226F7C;
    color: #555;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: absolute !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: absolute !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
}
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }

  .small-only-text-right {
    text-align: right !important;
  }

  .small-only-text-center {
    text-align: center !important;
  }

  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  .small-text-left {
    text-align: left !important;
  }

  .small-text-right {
    text-align: right !important;
  }

  .small-text-center {
    text-align: center !important;
  }

  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .medium-only-text-left {
    text-align: left !important;
  }

  .medium-only-text-right {
    text-align: right !important;
  }

  .medium-only-text-center {
    text-align: center !important;
  }

  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:40.063em) {
  .medium-text-left {
    text-align: left !important;
  }

  .medium-text-right {
    text-align: right !important;
  }

  .medium-text-center {
    text-align: center !important;
  }

  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:64.063em) and (max-width:90em) {
  .large-only-text-left {
    text-align: left !important;
  }

  .large-only-text-right {
    text-align: right !important;
  }

  .large-only-text-center {
    text-align: center !important;
  }

  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:64.063em) {
  .large-text-left {
    text-align: left !important;
  }

  .large-text-right {
    text-align: right !important;
  }

  .large-text-center {
    text-align: center !important;
  }

  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:90.063em) and (max-width:120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }

  .xlarge-only-text-right {
    text-align: right !important;
  }

  .xlarge-only-text-center {
    text-align: center !important;
  }

  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:90.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }

  .xlarge-text-right {
    text-align: right !important;
  }

  .xlarge-text-center {
    text-align: center !important;
  }

  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:120.063em) and (max-width:99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  .xxlarge-only-text-right {
    text-align: right !important;
  }

  .xxlarge-only-text-center {
    text-align: center !important;
  }

  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }

  .xxlarge-text-right {
    text-align: right !important;
  }

  .xxlarge-text-center {
    text-align: center !important;
  }

  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
.h1-title,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #226F7C;
  text-decoration: none;
  line-height: inherit;
}
a:hover, a:focus {
  color: #1d5f6b;
}
a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6, .h1-title {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #555555;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1-title small {
  font-size: 60%;
  color: #919191;
  line-height: 0;
}

h1, .h1-title {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.8125rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #919191;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #1a2f3b;
  background-color: #fab5cc;
  border-width: 1px;
  border-style: solid;
  border-color: #f78cb0;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

ul {
  margin-left: 1.1rem;
}
ul.no-bullet {
  margin-left: 0;
}
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #555555;
  cursor: help;
}

abbr {
  text-transform: none;
}
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #7c7c7c;
}
blockquote cite:before {
  content: "— ";
}
blockquote cite a,
blockquote cite a:visited {
  color: #7c7c7c;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #919191;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

.vevent .summary {
  font-weight: bold;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width:40.063em) {
  h1, h2, h3, h4, h5, h6, .h1-title {
    line-height: 1.4;
  }

  h1, .h1-title {
    font-size: 2.75rem;
  }

  h2 {
    font-size: 2.4375rem;
  }

  h3 {
    font-size: 1.6875rem;
  }

  h4 {
    font-size: 1.4375rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 1rem;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #1a2f3b;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #0d181e;
  left: 0;
}

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #0d181e;
  right: 0;
}

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}
@media only screen and (min-width:40.063em) {
  .tab-bar-section.left {
    text-align: left;
  }
  .tab-bar-section.right {
    text-align: right;
  }
}
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #555;
  position: relative;
  transform: translate3d(0, 0, 0);
}
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #555, 0 7px 0 1px #555, 0 14px 0 1px #555;
  width: 1rem;
}
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #3c3c3c, 0 7px 0 1px #3c3c3c, 0 14px 0 1px #3c3c3c;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 16.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0e2430;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 16.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0e2430;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.off-canvas-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.off-canvas-list ul li label {
  display: block;
  padding: 0.3333333333rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background: #444444;
  border-top: none;
  border-bottom: none;
  margin: 0;
}
.off-canvas-list ul li a {
  display: block;
  padding: 0.3125rem 0.625rem 0.3125rem 0.8125rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: none;
  transition: background 300ms ease;
}
.off-canvas-list ul li a:hover {
  background: #122129;
}

.move-right > .inner-wrap {
  -webkit-transform: translate3d(16.625rem, 0, 0);
  -moz-transform: translate3d(16.625rem, 0, 0);
  -ms-transform: translate3d(16.625rem, 0, 0);
  -o-transform: translate3d(16.625rem, 0, 0);
  transform: translate3d(16.625rem, 0, 0);
}
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-16.625rem, 0, 0);
  -moz-transform: translate3d(-16.625rem, 0, 0);
  -ms-transform: translate3d(-16.625rem, 0, 0);
  -o-transform: translate3d(-16.625rem, 0, 0);
  transform: translate3d(-16.625rem, 0, 0);
}
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:40.063em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -16.625rem;
}
.no-csstransforms .right-off-canvas-menu {
  right: -16.625rem;
}
.no-csstransforms .move-left > .inner-wrap {
  right: 16.625rem;
}
.no-csstransforms .move-right > .inner-wrap {
  left: 16.625rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 16.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0e2430;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
.left-submenu .back > a {
  padding: 0.3333333333rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: none;
  border-bottom: none;
  margin: 0;
}
.left-submenu .back > a:hover {
  background: #0e2430;
  border-top: none;
  border-bottom: none;
}
.left-submenu .back > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -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);
}

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 16.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0e2430;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.right-submenu * {
  -webkit-backface-visibility: hidden;
}
.right-submenu .back > a {
  padding: 0.3333333333rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: none;
  border-bottom: none;
  margin: 0;
}
.right-submenu .back > a:hover {
  background: #0e2430;
  border-top: none;
  border-bottom: none;
}
.right-submenu .back > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -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);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width:40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width:64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width:90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width:120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
.hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape, td.hide-for-portrait,
th.show-for-landscape,
th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
.hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
.show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait, td.hide-for-landscape,
th.show-for-portrait,
th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !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 #999999;
    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;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}
/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }
}
/* APL-245 - start */
a {
  word-wrap: break-word;
}

/* APL-245 - start */
[v-cloak] {
  display: none;
}

.ap-custom-nav-bar .top-bar-section > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.ap-custom-nav-bar .top-bar-section > ul > li {
  display: table-cell;
  float: none;
}

.strong-600 {
  font-weight: 600;
}

.strong-900 {
  font-weight: 900;
}

.pricing-table {
  text-align: center;
}

.pricing-sale-sticker {
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.pricing-sale-sticker span {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#9bc90d 0%, #79a70a 100%);
  box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
  position: absolute;
  top: 19px;
  right: -21px;
}

.line-pricing-sale-sticker {
  position: absolute;
  width: 100px;
  margin-top: -35px !important;
  margin-left: -1.2rem;
}
.line-pricing-sale-sticker span {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#9bc90d 0%, #79a70a 100%);
  box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
  margin-top: 4px;
}

.button.hollow {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #226F7C;
  box-shadow: inset 0 0 0 2px #226F7C;
  color: #226F7C;
}

.button.hollow:hover {
  background: transparent;
  background-color: transparent;
  color: #184e57;
}

.button.secondary.hollow {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #E51057;
  box-shadow: inset 0 0 0 2px #E51057;
  color: #E51057;
}

.button.secondary.hollow:hover {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #a00b3d;
  box-shadow: inset 0 0 0 2px #a00b3d;
  color: #a00b3d;
}

.button.info.hollow {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #FFFFFF;
  box-shadow: inset 0 0 0 1px #FFFFFF;
  color: #FFFFFF;
}

.button.info.hollow:hover {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #FFFFFF;
  box-shadow: inset 0 0 0 1px #FFFFFF;
  color: #FFFFFF;
}

.button.hollow.info:focus {
  outline: 0;
}
.button.hollow.info:focus[data-reveal-id=id_login_modal] {
  background-color: #fff;
  color: #555 !important;
}

.button.cancel.hollow {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #818181;
  box-shadow: inset 0 0 0 1px #818181;
  color: #555555;
}

.button.cancel.hollow:hover {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #555555;
  box-shadow: inset 0 0 0 1px #555555;
  color: #555555;
}

button.close-reveal-modal {
  padding: 0;
  background: transparent;
}

.skip-anchor {
  position: fixed;
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  overflow: hidden;
  z-index: 1000;
  color: #fff;
}

.skip-anchor:focus {
  top: 100px;
  background-color: #fff;
  color: #555555;
  width: 300px;
}

.light-page .skip-anchor {
  color: #555555;
}

.deals-page .skip-anchor {
  display: none;
}

.button {
  border-radius: 3px;
  box-shadow: 0px -2px 0px #184e57 inset;
}

.button.secondary {
  box-shadow: 0px -2px 0px #a00b3d inset;
}

.button.alert {
  box-shadow: 0px -2px 0px #b5240c inset;
}

.button.success {
  box-shadow: 0px -2px 0px #2f784a inset;
}

.button.info {
  box-shadow: 0px -2px 0px #b2b4b3 inset;
  color: #555555;
}

.postfix.button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pricing-table .static_price {
  display: inline-block;
  text-align: center;
  color: #FFFFFF;
  font-size: 2.5625rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  padding-top: 20px;
}
.pricing-table .static_price > span {
  font-size: 16px;
  position: relative;
  top: -10px;
}
.pricing-table:hover .price {
  transition-duration: 300ms;
  background-color: #FFFFFF;
  transform: rotate(0deg);
  box-shadow: -3px -6px 0px #d6eaf7 inset;
}
.pricing-table .price {
  color: #48a8e7;
  transition-duration: 300ms;
  background-color: #f4f9fd;
  text-align: center;
  display: inline-block;
  border-radius: 65em;
  height: 164px;
  width: 164px;
  /* vertical-align: middle; */
  padding-top: 66px;
  /* padding: 20px; */
  padding-top: 60px;
  margin-top: 13px;
  transform: rotate(-14deg);
  box-shadow: -3px -6px 0px #bbdcf2 inset;
}
.pricing-table .extended-terms-select {
  height: 40px;
  border: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.pricing-table .extended-terms-select > div > span {
  font-size: 15px;
  color: #48a8e7;
  line-height: 24px;
}
.pricing-table .input-select-collapse input,
.pricing-table .input-select-collapse select {
  border: none;
  background-color: #fff;
  color: #48a8e7;
  height: 60px;
  font-size: 21px;
  font-weight: 300;
  text-indent: 20px;
}
.pricing-table .input-select-collapse input {
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.pricing-table .input-select-collapse select {
  position: relative;
  left: -2px;
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.pricing-table .button {
  background: transparent;
  border: 2px solid #fff;
  box-shadow: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size: 16px;
}
.pricing-table .input-select-collapse .button {
  height: 60px;
  font-size: 22px;
}

.content.medium-9,
.content.medium-12,
.content.medium-6,
.right_sidebar.medium-3,
.left_sidebar.medium-3 {
  transition-duration: 300ms;
}

.quicktabs-wrapper {
  overflow: hidden;
}

.node-features-box .columns img {
  width: 100%;
}
.node-features-box h4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.3rem;
}

.node-note-line {
  font-size: 0.7rem;
}

.node-top-banner img {
  width: 100%;
  margin-bottom: 1.25rem;
}

.tabs.quicktabs-tabs {
  padding: 0;
}

.qt-tab-options-form select {
  width: auto;
}

.domain-register-features .fi-wrench,
.domain-register-features .fi-web,
.domain-register-features .fi-unlock {
  font-size: 6rem;
  color: #008cba;
}
.domain-register-features .columns {
  border-left: 1px solid #ccc;
  padding: 0 2rem 1.5rem;
  margin-bottom: 1rem;
}
.domain-register-features .columns:first-child {
  border-left: none;
}

.terms-popup-window {
  max-height: 300px;
  overflow-x: auto;
  margin-bottom: 2rem;
}

.popup-button-box .button {
  margin-bottom: 0;
}

.quicktabs-tabs .disabled a {
  opacity: 0.5;
  background-color: #eee;
}

li.disabled a {
  opacity: 0.5;
  background-color: #eee;
}

ul.contextual-links li {
  background-color: #fff !important;
  float: none !important;
}

ul.contextual-links li a {
  font-size: 13px !important;
  line-height: normal !important;
  color: #333 !important;
  background-color: #fff !important;
  display: block !important;
  margin: 0.25em 0 !important;
  padding: 0.25em 1em 0.25em 0.5em !important;
}

ul.contextual-links li a:hover {
  background-color: #bfdcee !important;
}

.block-sushi-flow select {
  margin: 0px;
}

select,
.js_search_domain_tld {
  padding-right: 1rem;
  font-size: 1rem;
}

.cke_dialog select.cke_dialog_ui_input_select {
  height: auto;
}
.cke_dialog table.cke_dialog_footer_buttons {
  width: auto;
}
.cke_dialog tr:nth-of-type(even) {
  background: none;
}

#json_vars {
  display: none;
}

.cke_contents .owl-carousel {
  display: block;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover {
  background: #222222;
  color: #555;
}

.show-for-large-up nav[role=navigation] {
  height: 100%;
}

div[data-module=sidebar-menu] ul {
  margin: 0;
  list-style: none;
}
div[data-module=sidebar-menu] ul li {
  position: relative;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
}
div[data-module=sidebar-menu] ul li a {
  border-top: 1px solid #d8d8d8;
  padding: 0.4em 1em;
  display: block;
  transition: background-color 300ms ease-out;
  background: #f2f2f2;
}
div[data-module=sidebar-menu] ul li.has-dropdown .dropdown {
  left: 100%;
  position: absolute;
  z-index: 11;
  width: 220px;
  background: #fff;
  margin: 0;
  top: 0;
}
div[data-module=sidebar-menu] ul li:first-child a {
  border-top: 1px solid #d8d8d8;
}
div[data-module=sidebar-menu] ul li ul {
  display: none;
}
div[data-module=sidebar-menu] ul li:hover > a {
  background: #fff;
}
div[data-module=sidebar-menu] ul li:hover > ul {
  display: block;
}
div[data-module=sidebar-menu] ul li:last-child a {
  border-bottom: 1px solid #d8d8d8;
}
div[data-module=sidebar-menu] ul li.active a {
  background: #008cba;
  color: #fff;
}
div[data-module=sidebar-menu] ul li.active a:hover {
  text-shadow: 0 0 0 #fff;
  background-color: #006282;
}
div[data-module=sidebar-menu] .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.4);
  border-left-style: solid;
  margin-right: 0.5rem;
  margin-top: -1.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

div[data-custom-id=complex_cart_module] div.js_header {
  margin: 0px;
}

.region-content .block.block-block > h2,
.region-content .block.block-block > h3,
.region-content .block.block-block > h4,
.region-content .block.block-block > h5,
.region-content .block.block-block > h6 {
  padding: 1.5rem 0;
  text-transform: uppercase;
  font-size: 1.5625rem;
  margin-bottom: 0.75rem;
}

.region-content sushi_foundation_block .row > h2,
.region-content sushi_foundation_block .row > h3,
.region-content sushi_foundation_block .row > h4,
.region-content sushi_foundation_block .row > h5,
.region-content sushi_foundation_block .row > h6 {
  text-transform: uppercase;
  font-size: 1.5625rem;
}

.magellan-container.fixed .sub-nav {
  /*background-color: $white;*/
  background-color: rgba(255, 255, 255, 0.85);
}
.magellan-container.fixed .sub-nav a {
  font-size: 1rem;
}

/* START NEW STYLES AFTER CODE REVIEW */
/* HEADER > */
.contain-to-grid {
  position: absolute;
  z-index: 100;
}
.contain-to-grid.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
  background: rgba(14, 36, 48, 0.8);
  transition: background-color 800ms, top 800ms, -webkit-filter 800ms, -moz-filter 800ms, -o-filter 800ms, -ms-filter 800ms, filter 800ms;
  transition-duration: 0.3s;
}
.contain-to-grid .region-content-top {
  display: flex;
  justify-content: flex-end;
}
.contain-to-grid .region-content-top div[id="65"] {
  margin-right: auto;
}

.f-topbar-fixed {
  padding-top: 0px !important;
}

.tab-bar {
  background: transparent;
}
.tab-bar .menu-icon {
  margin-top: 11px;
}
.tab-bar .menu-icon span:after {
  width: 20px;
}
.tab-bar .header-logo-mobile {
  padding-top: 10px;
}
.tab-bar .header-logo-mobile a {
  width: 141px;
  height: 38px;
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus-logo-invert.png");
  background-size: auto 30px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.tab-bar .header-logo-mobile a img {
  display: none;
}
.tab-bar .ap-shopping-cart-button {
  text-align: center;
}
.tab-bar .ap-shopping-cart-button a {
  font-size: 1.3125rem;
  color: #555;
}
.tab-bar .title a {
  color: #fff;
}
.tab-bar .left-small {
  border-right: 0;
}
.tab-bar .right-small {
  border-left: 0;
  right: 4px;
  top: 10px;
}
.tab-bar .right-small .cart-count-header {
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  top: 2px;
  width: 40px;
  text-align: center;
  left: 5px;
}
.tab-bar .right-small:before {
  height: 26px;
  width: 1px;
  background: #dddddd;
  content: "";
  position: absolute;
  top: 8px;
  left: -5px;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .tab-bar .right-small {
    top: 21px;
    right: 14px;
  }
  .tab-bar .header-logo-mobile {
    padding-top: 14px;
  }
  .tab-bar .menu-icon {
    margin-top: 15px;
    margin-left: 12px;
  }
}
@media only screen and (min-width:64.063em) {
  .contain-to-grid {
    background: transparent;
  }
  .contain-to-grid .header-logo-desktop {
    margin-top: -7px;
  }
  .contain-to-grid .header-logo-desktop a {
    width: 141px;
    height: 40px;
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus-logo-invert.png");
    background-repeat: no-repeat;
    background-size: auto 30px;
    background-position: center bottom;
    display: inline-block;
  }
  .contain-to-grid .header-logo-desktop a img {
    display: none;
  }
  .contain-to-grid .top-bar li.expanded,
.contain-to-grid .top-bar li.collapsed,
.contain-to-grid .top-bar li.leaf {
    padding: 0;
    list-style: none;
  }
  .contain-to-grid .top-bar .top-bar-section {
    padding-top: 40px;
  }
  .contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 10px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0);
  }
  .contain-to-grid .top-bar .top-bar-section .has-dropdown > a {
    padding-right: 21px !important;
  }
  .contain-to-grid .top-bar .top-bar-section .has-dropdown > a:after {
    font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    border: 0;
    content: "\f107";
    margin-left: -5px;
    margin-top: -7px;
  }
  .contain-to-grid .top-bar .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover,
.contain-to-grid .top-bar .top-bar-section .dropdown li.active:not(.has-form) a:not(.button):hover,
.contain-to-grid .top-bar .top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: #FFFFFF !important;
    color: #3fb7cb !important;
    font-weight: 600 !important;
    font-size: 13px;
  }
  .contain-to-grid .top-bar .top-bar-section .has-dropdown.not-click > .dropdown {
    width: 210px;
    background: #FFFFFF;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    left: 50%;
    margin-left: -105px;
  }
  .contain-to-grid .top-bar .top-bar-section .has-dropdown.not-click > .dropdown:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    top: 0;
    left: 50%;
    border: 6px solid #fff;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
  }
  .contain-to-grid .top-bar .top-bar-section .has-dropdown.not-click > .dropdown a {
    border-bottom: 1px solid #e0f3f6;
    font-size: 12px;
    text-transform: uppercase;
    white-space: normal;
    line-height: 15px;
    padding-top: 10px;
    padding-bottom: 9px;
    border-radius: 6px;
  }
  .contain-to-grid .top-bar .top-bar-section .left-divider {
    margin-left: 24px;
  }
  .contain-to-grid .top-bar .top-bar-section .left-divider:before {
    content: "";
    width: 1px;
    height: 12px;
    background: #a6a7a8;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: -13px;
  }
}
.top-bar-section .button-box-header {
  color: #555;
}
.top-bar-section .button-box-header a:not(.button) {
  color: #555;
}
.top-bar-section .button-box-header #cart_count {
  font-size: 12px;
}
.top-bar-section .button-box-header .button {
  font-size: 12px;
  padding-top: 5px;
  float: right;
  margin-left: 20px;
  position: relative;
  margin-top: 0;
  padding-left: 27px;
  padding-right: 27px;
}
.top-bar-section .button-box-header .button.hollow.info {
  -webkit-box-shadow: inset 0 0 0 1px #555;
  box-shadow: inset 0 0 0 1px #555;
  color: #555;
}

.shopping-cart {
  position: relative;
  float: left;
}
.shopping-cart .tooltips {
  display: block;
  opacity: 0;
  position: absolute;
  width: 270px;
  height: 115px;
  color: #6e7677;
  background: #ffffff;
  line-height: 30px;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  top: -150px;
  right: -117px;
  transition: all 300ms linear;
  border-top: 1px solid #e9e9e9;
}
.shopping-cart .tooltips.show {
  opacity: 1;
  top: 45px;
}
.shopping-cart .tooltips p {
  display: block;
  text-align: center;
  padding: 14px;
  font-size: 14px;
  margin: 0;
}
.shopping-cart .tooltips .button {
  text-align: center;
  width: 110px;
  height: 38px;
  padding: 10px 0;
  border-width: 1px;
  border-color: #226F7C;
  font-size: 15px;
  border-radius: 4px;
  line-height: 16px;
  margin: 0 2px;
  float: none;
}
.shopping-cart .tooltips .button.done {
  background: #FFFFFF;
  color: #226F7C;
  box-shadow: none;
}
.shopping-cart .tooltips:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 10px;
  top: 1px;
  left: 50%;
  border: 6px solid #ffffff;
  border-color: transparent transparent #ffffff #ffffff;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
}

.search-button {
  font-size: 18px;
  margin-left: 13px;
}

.shopping-cart-button {
  font-size: 18px;
  margin-left: 15px;
}

/* < HEADER */
/* HERO ON HOMEPAGE > */
.hero-tab-box-homepage {
  background: #0e2430;
}
.hero-tab-box-homepage .tabs-content {
  margin-bottom: 0;
}
.hero-tab-box-homepage .tabs-content .content {
  padding: 0;
}
.hero-tab-box-homepage .tabs {
  background: #FFFFFF;
  padding-top: 7px;
  padding-bottom: 4px;
}
.hero-tab-box-homepage .tabs .tab-title {
  width: 33.33%;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hero-tab-box-homepage .tabs .tab-title a {
  padding: 0;
  background: transparent;
  color: #7D7D7D;
}
.hero-tab-box-homepage .tabs .tab-title a .active-arrow-up {
  display: block;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -3px;
  font-size: 11px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hero-tab-box-homepage .tabs .tab-title .halloween-pumpkin {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/pumpkin.png");
  width: 18px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.hero-tab-box-homepage .tabs .tab-title.active a {
  color: #EA2F6D;
}
.hero-tab-box-homepage .tabs .tab-title.active a .active-arrow-up {
  opacity: 1;
}
.hero-tab-box-homepage .tabs .tab-title.active a .halloween-pumpkin {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/pumpkin-active.png");
}

@media only screen and (min-width:40.063em) {
  .hero-tab-box-homepage .tabs {
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
    margin-top: -60px;
  }
  .hero-tab-box-homepage .tabs .tab-title a {
    padding-bottom: 9px;
    padding-top: 10px;
    background: rgba(255, 255, 255, 0.8);
    font-size: 23px;
    margin-top: 10px;
  }
  .hero-tab-box-homepage .tabs .tab-title .halloween-pumpkin {
    width: 27px;
    height: 24px;
  }
  .hero-tab-box-homepage .tabs .tab-title.active {
    margin-top: 0;
    background: #fff;
  }
  .hero-tab-box-homepage .tabs .tab-title.active .active-arrow-up {
    font-size: 26px;
    margin-left: -8px;
    top: -3px;
  }
}
.hero-tab-box-homepage h3,
.hero-tab-box-homepage .hero-tab-box-title {
  font-size: 38px;
  font-weight: 300;
  line-height: 41px;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.hero-tab-box-homepage p {
  font-size: 14px;
  margin-bottom: 14px;
}
.hero-tab-box-homepage .pink-uppercase {
  color: #f1467f;
  text-transform: uppercase;
}
.hero-tab-box-homepage .on-sale-text,
.hero-tab-box-homepage .on-sale-month {
  font-size: 19px;
}
.hero-tab-box-homepage .button {
  font-size: 23px;
  min-width: 270px;
  padding-bottom: 18px;
  padding-top: 16px;
}
.hero-tab-box-homepage .hero-panel-wrap-bg {
  height: 346px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #FFFFFF;
  padding-top: 70px;
}
.hero-tab-box-homepage .hero-panel-wrap-bg:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 1%;
  vertical-align: middle;
}
.hero-tab-box-homepage .hero-product-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 96%;
}
.hero-tab-box-homepage .independence-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_independence_small.jpeg");
}
.hero-tab-box-homepage .independence-bg b {
  font-weight: 900;
}
.hero-tab-box-homepage .independence-bg h3,
.hero-tab-box-homepage .independence-bg .hero-tab-box-title {
  font-size: 25px;
  font-weight: 600;
  line-height: 27px;
}
.hero-tab-box-homepage .independence-bg p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 17px;
}
.hero-tab-box-homepage .independence-bg .button {
  font-size: 20px;
  margin-bottom: 0px;
}
.hero-tab-box-homepage .independence-bg .promo-end-date {
  display: block;
}
.hero-tab-box-homepage .summer-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_promos_summer_small.jpg");
}
.hero-tab-box-homepage .summer-bg h3,
.hero-tab-box-homepage .summer-bg .hero-tab-box-title {
  font-size: 24px;
  font-weight: 600;
}
.hero-tab-box-homepage .summer-bg p {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 17px;
}
.hero-tab-box-homepage .summer-bg .button {
  font-size: 20px;
}
.hero-tab-box-homepage .spring-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_spring_small.jpg");
}
.hero-tab-box-homepage .spring-bg h3,
.hero-tab-box-homepage .spring-bg .hero-tab-box-title {
  font-size: 25px;
  font-weight: 400;
}
.hero-tab-box-homepage .spring-bg h3 span,
.hero-tab-box-homepage .spring-bg .hero-tab-box-title span {
  font-family: "Permanent Marker", cursive;
  font-size: 40px;
}
.hero-tab-box-homepage .spring-bg p {
  font-size: 15px;
  line-height: 25px;
}
.hero-tab-box-homepage .spring-bg ul {
  margin-left: 20px;
}
.hero-tab-box-homepage .spring-bg ul li {
  font-size: 19px;
  list-style: disc;
}
.hero-tab-box-homepage .spring-bg .button {
  font-size: 14px;
}
.hero-tab-box-homepage .spring2020_tab_content .spring2020-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/spring2020promo-mobile.jpg");
}
.hero-tab-box-homepage .spring2020_tab_content h3,
.hero-tab-box-homepage .spring2020_tab_content .hero-tab-box-title {
  font-size: 28.49px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 9px;
  margin-top: 0;
}
.hero-tab-box-homepage .spring2020_tab_content p {
  font-size: 16px;
  line-height: 22px;
}
.hero-tab-box-homepage .spring2020_tab_content p.promo-subtitle-line {
  font-size: 18.77px;
  line-height: 24px;
  margin-bottom: 9px;
}
.hero-tab-box-homepage .spring2020_tab_content .button {
  font-size: 18px;
}
.hero-tab-box-homepage .stpatrick-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_st_pats_small.jpg");
}
.hero-tab-box-homepage .stpatrick-bg h3,
.hero-tab-box-homepage .stpatrick-bg .hero-tab-box-title {
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 10px;
}
.hero-tab-box-homepage .stpatrick-bg h3 b,
.hero-tab-box-homepage .stpatrick-bg .hero-tab-box-title b {
  font-weight: 900;
}
.hero-tab-box-homepage .stpatrick-bg p {
  font-size: 19px;
  line-height: 27px;
  margin-bottom: 12px;
}
.hero-tab-box-homepage .stpatrick-bg p.stpatrick-promo {
  margin-bottom: 30px;
}
.hero-tab-box-homepage .stpatrick-bg p b {
  font-weight: 900;
}
.hero-tab-box-homepage .stpatrick-bg .button {
  font-size: 22px;
}
.hero-tab-box-homepage .stvalentines-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_valentines_small.jpg");
}
.hero-tab-box-homepage .stvalentines-bg h3,
.hero-tab-box-homepage .stvalentines-bg .hero-tab-box-title {
  font-size: 23px;
  line-height: 35px;
}
.hero-tab-box-homepage .stvalentines-bg p {
  font-size: 18px;
  font-weight: 300;
}
.hero-tab-box-homepage .stvalentines-bg .button {
  font-size: 19px;
}
.hero-tab-box-homepage .stvalentines-bg .button.secondary {
  background: #fff;
  color: #f03573;
}
.hero-tab-box-homepage .stvalentines-bg .button.secondary:hover {
  background: #bbb;
}
.hero-tab-box-homepage .cristmas-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-cristmas-small.jpg");
  color: #010850;
}
.hero-tab-box-homepage .cristmas-bg h3,
.hero-tab-box-homepage .cristmas-bg .hero-tab-box-title {
  font-family: "Lobster Two", cursive;
  font-size: 42px;
  font-weight: 700;
  color: #010850;
}
.hero-tab-box-homepage .cristmas-bg p {
  font-size: 22px;
  font-weight: 500;
}
.hero-tab-box-homepage .cristmas-bg .button.secondary {
  background: #b90000;
  color: #fff;
  -webkit-box-shadow: 0px -2px 0px #7a0000 inset;
  box-shadow: 0px -2px 0px #7a0000 inset;
}
.hero-tab-box-homepage .cristmas-bg .button.secondary:hover {
  background: #990505;
}
.hero-tab-box-homepage .cristmas_tab_content .hide,
.hero-tab-box-homepage .hosting-content-hptt .hide,
.hero-tab-box-homepage .stvalentines_tab_content .hide,
.hero-tab-box-homepage .stpatrick_tab_content .hide,
.hero-tab-box-homepage .blackfriday_tab_content .hide,
.hero-tab-box-homepage .cybermonday_tab_content .hide,
.hero-tab-box-homepage .halloween_tab_content .hide {
  display: none !important;
}
.hero-tab-box-homepage .prof-hosting-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-1-small.jpg");
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2018_halloween-small.jpg");
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting {
  text-align: left !important;
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting h3,
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .hero-tab-box-title {
  font-family: "Amatic SC", cursive;
  text-shadow: 2px 2px #000;
  font-size: 38px;
  line-height: 39px;
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting p {
  font-size: 14px;
  margin-bottom: 6px;
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .on-sale-text strong {
  font-size: 16px;
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .on-sale-month {
  font-size: 12px;
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .halloween-btn {
  text-align: center !important;
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .halloween-btn .secondary {
  background: #fff;
  color: #e74c00;
}
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .halloween-btn .secondary:hover {
  background: #bbb;
}
.hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.blackfriday-img {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/black_friday_2018_small.jpg");
}
.hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img {
  background-position: top center;
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/cyber_monday_2018_small.jpg");
}
.hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm h3,
.hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm .hero-tab-box-title {
  font-size: 37px;
}
.hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm p {
  font-size: 21px;
  font-weight: 300;
}
.hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm p span {
  font-weight: bold;
}
.hero-tab-box-homepage .prof-hosting-bg.memorial-day-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/memorial-day-bg-mobile.jpg");
  height: 434px;
  padding-bottom: 88px;
  position: relative;
}
.hero-tab-box-homepage .prof-hosting-bg.memorial-day-bg::after {
  content: "";
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/memorial-logo-mobile.png");
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 39px;
  background-position: center;
}
.hero-tab-box-homepage .business-email-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-5-small.jpg");
}
.hero-tab-box-homepage .business-email-bg h3,
.hero-tab-box-homepage .business-email-bg .hero-tab-box-title {
  margin-bottom: 11px;
}
.hero-tab-box-homepage .business-email-bg p {
  line-height: 24px;
  margin-bottom: 28px;
}
.hero-tab-box-homepage .prof-logo-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-4-small.jpg");
}
.hero-tab-box-homepage .prof-logo-bg h3,
.hero-tab-box-homepage .prof-logo-bg .hero-tab-box-title {
  margin-bottom: 11px;
}
.hero-tab-box-homepage .prof-logo-bg p {
  line-height: 24px;
}
.hero-tab-box-homepage .online-store-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-3-small.jpg");
}
.hero-tab-box-homepage .online-store-bg h3,
.hero-tab-box-homepage .online-store-bg .hero-tab-box-title {
  margin-bottom: 11px;
}
.hero-tab-box-homepage .online-store-bg p {
  line-height: 24px;
  margin-bottom: 21px;
}
.hero-tab-box-homepage .e-commerce-bg {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-2-small.jpg");
}
.hero-tab-box-homepage .e-commerce-bg h3,
.hero-tab-box-homepage .e-commerce-bg .hero-tab-box-title {
  margin-bottom: 11px;
}
.hero-tab-box-homepage .e-commerce-bg p {
  line-height: 24px;
  margin-bottom: 18px;
}

@media only screen and (min-width:40.063em) {
  .hero-tab-box-homepage .row {
    max-width: 670px;
  }
  .hero-tab-box-homepage h3,
.hero-tab-box-homepage .hero-tab-box-title {
    font-size: 48px;
    margin-bottom: 25px;
  }
  .hero-tab-box-homepage .hero-panel-wrap-bg {
    height: 655px;
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .hero-tab-box-homepage ul {
    margin-left: 0;
  }
  .hero-tab-box-homepage ul li {
    font-size: 17px;
    line-height: 31px;
    list-style: none;
  }
  .hero-tab-box-homepage p {
    font-size: 17px;
    margin-bottom: 25px;
  }
  .hero-tab-box-homepage .on-sale-text {
    font-size: 32px;
    line-height: 38px;
  }
  .hero-tab-box-homepage .on-sale-month {
    font-size: 16px;
  }
  .hero-tab-box-homepage ul {
    margin-bottom: 31px;
  }
  .hero-tab-box-homepage .button {
    width: 340px;
  }
  .hero-tab-box-homepage .independence-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_independence_tablet.jpeg");
  }
  .hero-tab-box-homepage .independence-bg h3,
.hero-tab-box-homepage .independence-bg .hero-tab-box-title {
    font-size: 54px;
    line-height: 65px;
  }
  .hero-tab-box-homepage .independence-bg p {
    font-size: 29px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  .hero-tab-box-homepage .independence-bg .button {
    font-size: 23px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .hero-tab-box-homepage .summer-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_promos_summer_tablet.jpg");
  }
  .hero-tab-box-homepage .summer-bg h3,
.hero-tab-box-homepage .summer-bg .hero-tab-box-title {
    font-size: 54px;
  }
  .hero-tab-box-homepage .summer-bg p {
    font-size: 26px;
    line-height: 41px;
    margin-bottom: 40px;
  }
  .hero-tab-box-homepage .summer-bg .button {
    font-size: 23px;
  }
  .hero-tab-box-homepage .spring-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_spring_tablet.jpg");
  }
  .hero-tab-box-homepage .spring-bg h3,
.hero-tab-box-homepage .spring-bg .hero-tab-box-title {
    font-size: 45px;
    margin-bottom: 25px;
  }
  .hero-tab-box-homepage .spring-bg h3 span,
.hero-tab-box-homepage .spring-bg .hero-tab-box-title span {
    font-size: 60px;
  }
  .hero-tab-box-homepage .spring-bg p {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .hero-tab-box-homepage .spring-bg .button {
    font-size: 19px;
  }
  .hero-tab-box-homepage .spring2020_tab_content .spring2020-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/spring2020promo-tablet.jpg");
  }
  .hero-tab-box-homepage .spring2020_tab_content h3,
.hero-tab-box-homepage .spring2020_tab_content .hero-tab-box-title {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 11px;
  }
  .hero-tab-box-homepage .spring2020_tab_content p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 47px;
  }
  .hero-tab-box-homepage .spring2020_tab_content p.promo-subtitle-line {
    font-size: 26.81px;
    line-height: 32px;
    margin-bottom: 13px;
  }
  .hero-tab-box-homepage .spring2020_tab_content .button {
    font-size: 20px;
  }
  .hero-tab-box-homepage .stpatrick-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_st_pats_tablet.jpg");
  }
  .hero-tab-box-homepage .stpatrick-bg h3,
.hero-tab-box-homepage .stpatrick-bg .hero-tab-box-title {
    font-size: 51px;
    margin-bottom: 25px;
  }
  .hero-tab-box-homepage .stpatrick-bg p {
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 55px;
  }
  .hero-tab-box-homepage .stpatrick-bg .button {
    font-size: 23px;
  }
  .hero-tab-box-homepage .stvalentines-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_valentines_tablet.jpg");
  }
  .hero-tab-box-homepage .stvalentines-bg h3,
.hero-tab-box-homepage .stvalentines-bg .hero-tab-box-title {
    font-size: 43px;
    line-height: 53px;
  }
  .hero-tab-box-homepage .stvalentines-bg p {
    font-size: 30px;
  }
  .hero-tab-box-homepage .stvalentines-bg .button {
    font-size: 23px;
  }
  .hero-tab-box-homepage .cristmas-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-cristmas-medium.jpg");
  }
  .hero-tab-box-homepage .cristmas-bg h3,
.hero-tab-box-homepage .cristmas-bg .hero-tab-box-title {
    font-size: 57px;
  }
  .hero-tab-box-homepage .prof-hosting-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-1.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg p {
    font-size: 16px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2018_halloween.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting h3,
.hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .hero-tab-box-title {
    font-family: "Amatic SC", cursive;
    text-shadow: 4px 4px #000;
    font-size: 89px;
    line-height: 90px;
    margin-top: 0px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting p {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .on-sale-text strong {
    font-size: 24px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .on-sale-month {
    font-size: 16px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .halloween-btn {
    text-align: left !important;
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .halloween-btn .secondary {
    background: #fff;
    color: #e74c00;
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img .halloween-hosting .halloween-btn .secondary:hover {
    background: #bbb;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm {
    position: relative;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm:before {
    display: none;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.blackfriday-img {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/black_friday_2018_tablet.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img {
    background-position: top center;
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/cyber_monday_2018_tablet.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm .discount-products-item-bf-cm {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm .discount-products-item-bf-cm:nth-of-type(2n) {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm {
    padding-top: 95px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm h3,
.hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm .hero-tab-box-title {
    font-size: 47px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-text-bf-cm p span {
    font-weight: 300;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm {
    font-size: 35px;
    font-weight: 300;
    text-align: center;
    width: 100%;
    display: flex !important;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 50px;
    left: 0;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm {
    flex: 1;
    padding: 60px 10px 40px 10px;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm:nth-of-type(2n) {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm span {
    display: block;
    margin-top: 10px;
    font-size: 30px;
    line-height: 1;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm i {
    font-size: 48px;
    height: 50px;
    display: block;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-globe-bf-cm {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/domain_globe.png");
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin-top: 0;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-btn-bf-cm {
    margin-top: 15px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-btn-bf-cm .secondary {
    max-width: 100%;
    width: auto;
    min-width: 1px;
    background: #fff;
    color: #f03573;
    font-size: 18px;
    padding: 10px 20px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-btn-bf-cm .secondary:hover {
    background: #bbb;
  }
  .hero-tab-box-homepage .prof-hosting-bg.memorial-day-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/memorial-day-bg.jpg");
    height: 605px;
    padding-top: 120px;
    margin-bottom: 50px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.memorial-day-bg::after {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/memorial-logo-tablet.png");
    width: 37%;
    height: 57px;
    left: 59%;
    background-size: contain;
    bottom: 90px;
    transform: translateY(-50%);
  }
  .hero-tab-box-homepage .business-email-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-5.jpg");
  }
  .hero-tab-box-homepage .business-email-bg h3,
.hero-tab-box-homepage .business-email-bg .hero-tab-box-title {
    margin-bottom: 18px;
    margin-top: 86px;
  }
  .hero-tab-box-homepage .business-email-bg p {
    line-height: 28px;
    margin-bottom: 31px;
  }
  .hero-tab-box-homepage .business-email-bg .button {
    width: 320px;
  }
  .hero-tab-box-homepage .prof-logo-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-4.jpg");
  }
  .hero-tab-box-homepage .prof-logo-bg h3,
.hero-tab-box-homepage .prof-logo-bg .hero-tab-box-title {
    margin-bottom: 18px;
    margin-top: 40px;
  }
  .hero-tab-box-homepage .prof-logo-bg p {
    line-height: 28px;
    margin-bottom: 22px;
  }
  .hero-tab-box-homepage .prof-logo-bg .button {
    width: 369px;
  }
  .hero-tab-box-homepage .online-store-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-3.jpg");
  }
  .hero-tab-box-homepage .online-store-bg h3,
.hero-tab-box-homepage .online-store-bg .hero-tab-box-title {
    margin-bottom: 18px;
    margin-top: 84px;
  }
  .hero-tab-box-homepage .online-store-bg p {
    line-height: 28px;
    margin-bottom: 31px;
  }
  .hero-tab-box-homepage .online-store-bg .button {
    width: 320px;
  }
  .hero-tab-box-homepage .e-commerce-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-2.jpg");
  }
  .hero-tab-box-homepage .e-commerce-bg h3,
.hero-tab-box-homepage .e-commerce-bg .hero-tab-box-title {
    margin-bottom: 18px;
    margin-top: 86px;
  }
  .hero-tab-box-homepage .e-commerce-bg p {
    line-height: 28px;
    margin-bottom: 37px;
  }
  .hero-tab-box-homepage .e-commerce-bg .button {
    width: 340px;
  }
}
@media only screen and (min-width:64.063em) {
  .hero-tab-box-homepage .tabs {
    margin-top: -245px;
  }
  .hero-tab-box-homepage .row {
    max-width: 1018px;
  }
  .hero-tab-box-homepage .hero-panel-wrap-bg {
    height: 840px;
    padding-bottom: 235px;
  }
  .hero-tab-box-homepage .independence-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_independence_large.jpeg");
  }
  .hero-tab-box-homepage .summer-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_promos_summer_large.jpg");
  }
  .hero-tab-box-homepage .spring-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_spring_large.jpg");
  }
  .hero-tab-box-homepage .spring2020_tab_content .spring2020-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/spring2020promo-desktop.jpg");
  }
  .hero-tab-box-homepage .stpatrick-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_st_pats_large.jpg");
  }
  .hero-tab-box-homepage .stvalentines-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2019_valentines_large.jpg");
  }
  .hero-tab-box-homepage .stvalentines-bg .button.secondary {
    background-color: #f03573;
    border-color: #bf0e49;
    color: #ffffff;
  }
  .hero-tab-box-homepage .stvalentines-bg .button.secondary:hover {
    background-color: #bf0e49;
  }
  .hero-tab-box-homepage .cristmas-bg {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-homepage-cristmas-large.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg.halloween-img {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus2018_halloween-large.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.blackfriday-img {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/black_friday_2018_large.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/cyber_monday_2018_large.jpg");
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm .discount-products-item-bf-cm {
    background-color: rgba(255, 255, 255, 0);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm .discount-products-item-bf-cm:nth-of-type(2n) {
    background-color: rgba(255, 255, 255, 0);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm .discount-products-item-bf-cm:hover {
    background-color: rgba(240, 53, 115, 0.3);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm.cybermonday-img .discount-products-bf-cm .discount-products-item-bf-cm:hover:nth-of-type(2n) {
    background-color: rgba(240, 53, 115, 0.3);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm {
    bottom: 235px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm {
    padding: 60px 30px;
    transition: background-color 0.4s;
    background-color: rgba(255, 255, 255, 0);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm:nth-of-type(2n) {
    background-color: rgba(255, 255, 255, 0);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm > div {
    position: relative;
    top: 50px;
    transition: top 0.4s;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm:hover {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.4s;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm:hover:nth-of-type(2n) {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm:hover > div {
    top: 0;
    transition: top 0.4s;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-products-item-bf-cm:hover .discount-btn-bf-cm {
    transition: all 0.4s;
    opacity: 1;
    visibility: visible;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-btn-bf-cm {
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
  }
  .hero-tab-box-homepage .prof-hosting-bg.discount-block-bf-cm .discount-products-bf-cm .discount-btn-bf-cm .secondary {
    max-width: 260px;
    width: 100%;
    min-width: 195px;
    padding: 16px 36px 18px 36px;
    font-size: 23px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.memorial-day-bg {
    margin-bottom: 235px;
  }
  .hero-tab-box-homepage .prof-hosting-bg.memorial-day-bg::after {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/memorial-logo.png");
    left: 37%;
    bottom: 46px;
    height: 94px;
    width: 62%;
  }
  .hero-tab-box-homepage .prof-hosting-bg h3,
.hero-tab-box-homepage .prof-hosting-bg .hero-tab-box-title {
    margin-top: 40px;
  }
  .hero-tab-box-homepage .business-email-bg .row {
    max-width: 870px;
  }
  .hero-tab-box-homepage .prof-logo-bg .row {
    max-width: 928px;
  }
}
/* < HERO ON HOMEPAGE */
/* LEFT MENU > */
.left-off-canvas-menu {
  border-right: 1px solid #fff;
}
.left-off-canvas-menu .has-dropdown,
.left-off-canvas-menu .leaf {
  font-size: 17px;
  font-weight: 600;
  padding-right: 0;
}
.left-off-canvas-menu .has-dropdown a,
.left-off-canvas-menu .leaf a {
  color: #FFFFFF;
}
.left-off-canvas-menu .has-dropdown > a {
  position: relative;
}
.left-off-canvas-menu .has-dropdown > a:after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 15px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 18px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
}
.left-off-canvas-menu .has-dropdown.collapsed:after {
  content: "\f105";
}
.left-off-canvas-menu .has-dropdown .dropdown {
  padding-left: 7px;
}
.left-off-canvas-menu .has-dropdown .dropdown li a {
  color: #bebebe;
  padding-top: 3px;
  padding-bottom: 3px;
}
.left-off-canvas-menu .mobile-cp-login .left-menu-bg .left-menu-login {
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 20px;
}
.left-off-canvas-menu .mobile-cp-login #login_manage-mob {
  background: #cccccc;
}
.left-off-canvas-menu .left-menu-bg {
  background: #1a2f3b;
  position: relative;
  height: 63px;
}
.left-off-canvas-menu .left-menu-bg .left-menu-login {
  width: 92px;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 19px;
  left: 11px;
}
.left-off-canvas-menu .left-menu-bg .left-menu-search-input {
  opacity: 0;
  position: absolute;
  top: -120px;
  left: 11px;
  margin-bottom: 0;
  width: 206px;
  height: 41px;
  border: 1px solid #dcdcdc;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.left-off-canvas-menu .left-menu-bg .left-menu-close-button {
  color: #fff;
  font-size: 23px;
  position: absolute;
  right: 18px;
  top: 15px;
}
.left-off-canvas-menu .left-menu-bg .search-button {
  color: #fff;
  font-size: 18px;
  position: relative;
  top: 20px;
  left: 109px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.left-off-canvas-menu .left-menu-bg.search-input-show .left-menu-search-input {
  display: block;
  opacity: 1;
  top: 12px;
}
.left-off-canvas-menu .left-menu-bg.search-input-show .search-button {
  color: #d2d2d2;
  left: 173px;
  top: 18px;
}
.left-off-canvas-menu .left-menu-bg.search-input-show .left-off-canvas-toggle,
.left-off-canvas-menu .left-menu-bg .close-search-button {
  display: none;
}
.left-off-canvas-menu .left-menu-bg.search-input-show .close-search-button {
  display: block;
}

/* < LEFT MENU */
/* RIGHT CARD OFF CANVAS > */
.right-off-canvas-menu {
  background: #fff;
  border-left: 1px solid #fff;
}
.right-off-canvas-menu .aside-cart-title {
  background: #f0f0f0;
  padding-left: 14px;
  padding-top: 11px;
  padding-bottom: 3px;
  position: relative;
}
.right-off-canvas-menu .aside-cart-title h3 {
  font-size: 28px;
  font-weight: 300;
  color: #333333;
}
.right-off-canvas-menu .aside-cart-title .close-aside-button {
  position: absolute;
  font-size: 23px;
  color: #999999;
  top: 50%;
  right: 10px;
  bottom: initial;
  left: initial;
  margin: -11px 0 0 0;
  cursor: pointer;
  padding: 0;
  background: transparent;
}
.right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart .row > div:last-child {
  font-weight: bold;
  color: #333333;
  padding-right: 10px;
  padding-top: 12px;
}
.right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart .row > div:first-child,
.right-off-canvas-menu div[data-module=complex_cart] .one-group-items .one-group-items .row > div:first-child {
  padding-left: 9px;
  font-weight: 600;
  line-height: 19px;
  color: #333333;
}
.right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart {
  position: relative;
  padding-top: 0;
  padding-bottom: 13px;
  border-top: 1px solid #d9d9d9;
}
.right-off-canvas-menu div[data-module=complex_cart] .one-product.no-hover {
  pointer-events: none;
}
.right-off-canvas-menu div[data-module=complex_cart] .one-product .product-name-left {
  padding-top: 10px;
  padding-bottom: 10px;
}
.right-off-canvas-menu div[data-module=complex_cart] .one-product .product-name-left .extended-terms-select {
  margin-top: 2px;
}
.right-off-canvas-menu div[data-module=complex_cart] .one-product .right-price-col .extended-terms-select {
  margin-top: 5px;
}
.right-off-canvas-menu div[data-module=complex_cart] .sub-product .sub-product {
  padding-left: 0;
}
.right-off-canvas-menu div[data-module=complex_cart] .complex-cart-remove-desctop-item {
  display: none;
}
.right-off-canvas-menu div[data-module=complex_cart] .aside-cart-term-line {
  position: relative;
  padding-left: 10px;
}
.right-off-canvas-menu div[data-module=complex_cart] .aside-cart-term-line > div {
  margin-right: 35px;
}
.right-off-canvas-menu div[data-module=complex_cart] .aside-cart-term-line .complex-cart-remove-item {
  top: 50%;
  right: 10px;
  left: inherit;
  font-size: 19px;
  margin-top: -14px;
}
.right-off-canvas-menu div[data-module=complex_cart] .aside-cart-term-line .extended-terms-select {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.right-off-canvas-menu div[data-module=complex_cart] .complex-cart-green-price {
  font-size: 15px;
  color: #6ab00e;
  display: block;
}
.right-off-canvas-menu div[data-module=complex_cart] .complex-cart-green-text {
  color: #6ab00e;
}
.right-off-canvas-menu div[data-module=complex_cart] .complex-cart-old-price {
  line-height: 15px;
  font-size: 13px;
  display: block;
}
.right-off-canvas-menu div[data-module=complex_cart] .right-aside-remove-block {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(185, 185, 185, 0.75);
  z-index: 15;
  display: none;
}
.right-off-canvas-menu div[data-module=complex_cart] .right-aside-remove-block a {
  color: #fff;
  font-size: 16px;
  position: absolute;
  width: 216px;
  height: 100%;
}
.right-off-canvas-menu div[data-module=complex_cart] .right-aside-remove-block a span {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 16px;
  font-weight: 600;
  margin-top: -12px;
  margin-left: -24px;
}
.right-off-canvas-menu div[data-module=complex_cart] .right-aside-remove-block .right-aside-remove-button {
  position: absolute;
  background: #c00000;
  display: inline-Block;
  right: 0;
  color: #fff;
  height: 100%;
  width: 51px;
  cursor: pointer;
}
.right-off-canvas-menu div[data-module=complex_cart] .right-aside-remove-block .right-aside-remove-button i {
  position: absolute;
  font-size: 31px;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -16px;
}
.right-off-canvas-menu div[data-module=cart_prices] {
  padding: 7px 10px 0 0;
  border-top: 1px solid #d9d9d9;
}
.right-off-canvas-menu div[data-module=cart_prices] .aside-cart-total-price-wrap {
  display: table;
  width: 100%;
}
.right-off-canvas-menu div[data-module=cart_prices] .aside-cart-total-price-wrap > div {
  display: table-row;
}
.right-off-canvas-menu div[data-module=cart_prices] .aside-cart-total-price-wrap > div > div {
  display: table-cell;
  font-size: 15px;
  color: #333;
  padding-bottom: 1px;
}
.right-off-canvas-menu div[data-module=cart_prices] .aside-cart-total-price-wrap > div > div:last-child {
  white-space: nowrap;
  width: 1%;
  padding-left: 21px;
}
@media only screen and (min-width:64.063em) {
  .right-off-canvas-menu div[data-module=cart_prices] {
    margin-left: 15px;
    margin-right: 15px;
  }
  .right-off-canvas-menu div[data-module=cart_prices] .aside-cart-total-price-wrap > div > div {
    font-size: 14px;
    color: #555;
    padding-bottom: 0;
  }
  .right-off-canvas-menu div[data-module=cart_prices] .aside-cart-total-price-wrap > div > div:last-child {
    padding-left: 13px;
  }
}
.right-off-canvas-menu div[data-module=coupon] .coupon-form {
  margin-top: 13px;
}
@media only screen and (min-width:64.063em) {
  .right-off-canvas-menu {
    background: rgba(255, 255, 255, 0.95);
    border: none;
  }
  .right-off-canvas-menu .aside-cart-wrap .columns {
    padding-left: 8px;
    padding-right: 8px;
  }
  .right-off-canvas-menu .main-one-product .right-price-col {
    padding-right: 9px;
  }
  .right-off-canvas-menu .main-one-product .remove-product-button {
    display: none;
  }
  .right-off-canvas-menu .main-one-product > div:hover > .row .right-price-col .old-price,
.right-off-canvas-menu .main-one-product > div:hover > .row .right-price-col .coupon-name-price,
.right-off-canvas-menu .main-one-product > div:hover > .row .right-price-col .actuale-price,
.right-off-canvas-menu .main-one-product .one-product:hover > .row .right-price-col .old-price,
.right-off-canvas-menu .main-one-product .one-product:hover > .row .right-price-col .coupon-name-price,
.right-off-canvas-menu .main-one-product .one-product:hover > .row .right-price-col .actuale-price {
    opacity: 0;
  }
  .right-off-canvas-menu .main-one-product > div:hover > .row .remove-product-button,
.right-off-canvas-menu .main-one-product .one-product:hover > .row .remove-product-button {
    display: block;
  }
  .right-off-canvas-menu .right-aside-button-continue {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px !important;
  }
  .right-off-canvas-menu .right-aside-button-continue .columns {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.right-off-canvas-menu .emptyCartBlock {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  line-height: 30px;
  padding: 41px 0;
  text-align: center;
}

div[data-module=coupon] .coupon-open-link {
  padding: 0;
}
div[data-module=coupon] .right-aside-button-continue {
  padding-top: 16px;
}
div[data-module=coupon] .coupon-discount-title {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  color: #555555;
}
@media only screen and (min-width:40.063em) {
  div[data-module=coupon] .coupon-discount-title {
    font-size: 1.4375rem;
  }
}
div[data-module=coupon] .coupon-form {
  background: #e1e1e1;
  padding-top: 8px;
  padding-bottom: 9px;
}
div[data-module=coupon] .coupon-form h5,
div[data-module=coupon] .coupon-form .coupon-form-apply-title {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  color: #333333;
  margin-bottom: 2px;
  margin-top: 3px;
}
div[data-module=coupon] .coupon-form .coupon-text {
  font-size: 13px;
  line-height: 20px;
  color: #333;
  margin-bottom: 9px;
}
div[data-module=coupon] .coupon-form input[type=text] {
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  box-shadow: none;
  margin-bottom: 9px;
}
div[data-module=coupon] .coupon-form .coupon-note-line {
  font-size: 13px;
  color: #616161;
  line-height: 20px;
  margin-bottom: 9px;
}
div[data-module=coupon] .coupon-form .row.coupon-button-box {
  margin-left: -3px;
  margin-right: -3px;
}
div[data-module=coupon] .coupon-form .row.coupon-button-box .button {
  text-transform: uppercase;
  padding-bottom: 14px;
  padding-top: 12px;
  margin-bottom: 0;
}
div[data-module=coupon] .coupon-form .row.coupon-button-box .columns,
div[data-module=coupon] .coupon-form .row.coupon-button-box .column {
  padding-left: 3px;
  padding-right: 3px;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  div[data-module=complex_cart] .complex-cart-old-price {
    font-size: 15px;
  }
}
@media only screen and (min-width:64.063em) {
  .move-left > .inner-wrap {
    -webkit-transform: translate3d(-25.75rem, 0, 0);
    -moz-transform: translate3d(-25.75rem, 0, 0);
    -ms-transform: translate3d(-25.75rem, 0, 0);
    -o-transform: translate3d(-25.75rem, 0, 0);
    transform: translate3d(-25.75rem, 0, 0);
  }

  .right-off-canvas-menu {
    width: 25.75rem;
    border-left: 0;
  }
  .right-off-canvas-menu .aside-cart-title {
    background: rgba(0, 0, 0, 0);
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 24px;
    padding-bottom: 6px;
  }
  .right-off-canvas-menu .aside-cart-title h3 {
    font-size: 28.67px;
    margin-top: 0;
  }
  .right-off-canvas-menu .aside-cart-title .shopping-cart-ico {
    font-size: 58px;
    line-height: 58px;
    color: #7e8788;
  }
  .right-off-canvas-menu .aside-cart-title .close-aside-button {
    top: 19px;
    right: inherit;
    left: -3px;
    color: #226F7C;
    font-size: 21px;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .aside-cart-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart .row > div:first-child,
.right-off-canvas-menu div[data-module=complex_cart] .one-group-items .one-group-items .row > div:first-child {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 20px;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .complex-cart-old-price {
    display: inline;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .aside-cart-term-line {
    position: absolute;
    bottom: 13px;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart {
    padding-bottom: 13px;
    padding-top: 7px;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart .row > div:last-child {
    padding-top: 7px;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart:hover {
    background: rgba(63, 183, 203, 0.05);
    cursor: pointer;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart:hover .complex-cart-remove-desctop-item {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -16px;
    font-size: 20px;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .one-item-in-cart:hover .row > div:last-child {
    display: none;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .aside-cart-term-line .complex-cart-remove-item {
    display: none;
  }
  .right-off-canvas-menu div[data-module=complex_cart] .aside-cart-term-line .extended-terms-select {
    border: none;
    width: auto;
    display: inline-block;
    color: #3fb7cb;
    font-weight: 600;
    font-size: 14px;
    padding-right: 22px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: auto;
    margin-top: 0;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
  }
  .right-off-canvas-menu div[data-module=cart_prices] {
    font-size: 14px;
    line-height: 30px;
    padding-top: 8px;
    padding-bottom: 0;
  }
  .right-off-canvas-menu div[data-module=coupon] .coupon-form {
    padding-top: 12px;
    padding-bottom: 11px;
  }
  .right-off-canvas-menu div[data-module=coupon] .coupon-form > .row > .columns {
    padding: 0 25px;
  }
  .right-off-canvas-menu div[data-module=coupon] .coupon-form .row.coupon-button-box .columns,
.right-off-canvas-menu div[data-module=coupon] .coupon-form .row.coupon-button-box .column {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* < RIGHT CARD OFF CANVAS */
/* REMOVE!!!!! */
.form-type-checkbox label {
  display: none;
}

.hot-fix-width {
  width: 100% !important;
}

/* REMOVE!!!!! */
/* AWESOME DAILY DEALS > */
.awesome-daily-deals-wrap {
  background: #0e2430;
  padding-top: 1.3125rem;
  border-top: 1px solid #FFFFFF;
}
.awesome-daily-deals-wrap.snow-wrap {
  position: relative;
}
.awesome-daily-deals-wrap.snow-wrap.snow-design-bck {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/christmas_design_dd.jpg");
}
.awesome-daily-deals-wrap.snow-wrap .snow {
  display: none;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  height: 100% !important;
  top: 0;
  left: 0;
  width: 100% !important;
}
.awesome-daily-deals-wrap.snow-wrap .awesome-daily-deals-left {
  background: none;
}
.awesome-daily-deals-wrap.snow-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box {
  background: none;
}
.awesome-daily-deals-wrap.snow-wrap .awesome-daily-deals-right .awesome-daily-deals-percent-box small {
  border-bottom: 1px solid #fff;
}
.awesome-daily-deals-wrap.snow-wrap .awesome-daily-deals-right .button.secondary {
  background: #fff;
  color: #b90000;
  -webkit-box-shadow: 0px -2px 0px #7a0000 inset;
  box-shadow: 0px -2px 0px #7a0000 inset;
}
.awesome-daily-deals-wrap.snow-wrap .awesome-daily-deals-right .button.secondary:hover {
  background: #bbb;
}
.awesome-daily-deals-wrap.snow-wrap .awesome-daily-deals-right .button.secondary.hollow {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
}
.awesome-daily-deals-wrap.snow-wrap .awesome-daily-deals-right .button.secondary.hollow:hover {
  background: transparent;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 2px #bbb;
  box-shadow: inset 0 0 0 2px #bbb;
  color: #bbb;
}
.awesome-daily-deals-wrap > .row {
  max-width: inherit;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left {
  background: #3d4e58;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time {
  color: #FFFFFF;
  padding-bottom: 1.25rem;
  padding-top: 1.0625rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box {
  background: #273a45;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-minutes {
  position: relative;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-minutes:before, .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-minutes:after {
  position: absolute;
  top: 50%;
  font-size: 2.1875rem;
  line-height: 2.1875rem;
  margin-top: -1.4375rem;
  font-weight: 300;
  display: block;
  content: ":";
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-minutes:before {
  left: -7px;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-minutes:after {
  right: -7px;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time-item {
  font-size: 0.6875rem;
  font-weight: 300;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time-item > div {
  font-size: 1.875rem;
  line-height: 2rem;
  font-weight: 400;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time-expires {
  font-size: 0.875rem;
  line-height: 0.875rem;
  font-weight: 300;
  margin-bottom: 0.4375rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box {
  color: #FFFFFF;
  font-size: 3.215625rem;
  line-height: 3.75rem;
  font-weight: 300;
  padding-bottom: 3.1875rem;
  padding-top: 3.1875rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box .deals-content {
  font-size: 4.25rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box .deals-content small {
  display: block;
  font-size: 1.8275rem;
  line-height: 2.375rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-right {
  color: #FFFFFF;
}
.awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-text {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.5625rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-percent-box {
  font-size: 2.270625rem;
  line-height: 2.25rem;
  font-weight: 300;
}
.awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-percent-box small {
  display: block;
  font-size: 1.290625rem;
  line-height: 2.125rem;
  border-bottom: 1px solid #879298;
  max-width: 15rem;
  margin: 0 auto 1.0625rem auto;
  padding-bottom: 0.75rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-button-group {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 1.125rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-button-group .columns {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
.awesome-daily-deals-wrap .awesome-daily-deals-button-group .button.secondary.hollow {
  color: #f2457f;
  -webkit-box-shadow: inset 0 0 0 2px #f2457f;
  box-shadow: inset 0 0 0 2px #f2457f;
}

@media only screen and (max-width: 40em) {
  .awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-percent-box .deals-content {
    font-size: 40px;
  }

  .snow-wrap .awesome-daily-deals-time {
    background-color: rgba(0, 0, 0, 0.3);
  }

  .daily-deals-home .daily-deals-watch-equalizer {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width:40.063em) {
  .awesome-daily-deals-wrap {
    padding-top: 0;
  }
  .awesome-daily-deals-wrap .daily-deals-watch-equalizer {
    display: flex;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-minutes:before, .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-minutes:after {
    font-size: 3.3125rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time-expires {
    font-size: 1.1875rem;
    margin-bottom: 0.8125rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time-item {
    font-size: 0.9375rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time-item > div {
    font-size: 2.79375rem;
    line-height: 3.125rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time {
    padding-top: 1.6875rem;
    padding-bottom: 1.8125rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-text {
    font-size: 1.5rem;
    line-height: 2.125rem;
    padding-top: 6.8125rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-button-group {
    max-width: 22.5rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2.375rem;
  }

  .snow-wrap .awesome-daily-deals-right {
    background-color: rgba(0, 0, 0, 0.3);
  }
}
@media only screen and (min-width:64.063em) {
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box {
    padding-right: 70px;
    font-size: 4.375rem;
    line-height: 5rem;
    padding-top: 3.375rem;
    padding-bottom: 3.375rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box > div {
    float: right;
    width: 32rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-percent-box small {
    font-size: 2.5rem;
    line-height: 3.1875rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-left .awesome-daily-deals-time {
    margin-right: 70px;
    float: right;
    width: 32rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-text {
    max-width: 40.625rem;
    font-size: 1.75rem;
    line-height: 2.5rem;
    padding-top: 7.4375rem;
  }
  .awesome-daily-deals-wrap .awesome-daily-deals-right .awesome-daily-deals-button-group {
    padding-top: 1.9375rem;
  }
}
/* < AWESOME DAILY DEALS */
/* OUR STATISTIC > */
.our-statistic-wrap {
  background: #0e2430;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding-top: 0.5625rem;
  padding-bottom: 0.8125rem;
}

.our-statistic-inner {
  display: table;
  width: 100%;
}

.our-statistic-item {
  display: table-cell;
}

.our-statistic-item p {
  margin-bottom: 0;
  font-size: 1.875rem;
  line-height: 2.1875rem;
  font-weight: 300;
  display: block;
}

.our-statistic-item small {
  font-size: 0.625rem;
  line-height: 0.625rem;
  color: #979797;
  display: block;
}

.our-statistic-item .symbol-percent {
  font-size: 1.3125rem;
  line-height: 1em;
}

@media only screen and (min-width:64.063em) {
  .our-statistic-inner {
    max-width: 69.0625rem;
    margin-left: auto;
    margin-right: auto;
  }
}
/* < OUR STATISTIC */
/* PRODUCT-BANNER-PARALAX > */
.product-banner-paralax .vertical-middle-wrap {
  height: 23.125rem;
  width: 100%;
}
.product-banner-paralax .columns {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.product-banner-paralax h3,
.product-banner-paralax .h3 {
  font-weight: 300;
  font-size: 2.125rem;
  line-height: 2.375rem;
  color: #FFFFFF;
  margin-bottom: 1.3125rem;
}
.product-banner-paralax p {
  color: #FFFFFF;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1.625rem;
}
.product-banner-paralax .button {
  min-width: 10rem;
}
.product-banner-paralax .sitelock-logo-holder {
  padding-top: 65px;
  padding-bottom: 40px;
}

.vertical-middle-wrap {
  display: table;
}
.vertical-middle-wrap .vertical-middle-inside {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .product-banner-paralax {
    max-width: 40rem;
  }
  .product-banner-paralax .vertical-middle-wrap {
    height: 29.875rem;
  }
  .product-banner-paralax p {
    line-height: 1.75rem;
    margin-bottom: 2.25rem;
  }
}
@media only screen and (min-width:64.063em) {
  .product-banner-paralax .vertical-middle-wrap {
    height: 42.375rem;
  }
  .product-banner-paralax h3,
.product-banner-paralax .h3 {
    font-size: 2.125rem;
    margin-bottom: 1.1875rem;
  }
  .product-banner-paralax p {
    line-height: 1.75rem;
    margin-bottom: 2rem;
  }
}
/* < PRODUCT-BANNER-PARALAX */
/* PRODUCT SLIDER ON HOMEPAGE > */
.product-slider-wrap {
  background: #FFFFFF;
  padding-top: 2.4375rem;
  padding-bottom: 0.75rem;
}
.product-slider-wrap h3 {
  font-size: 2.125rem;
  line-height: 2.1875rem;
  font-weight: 300;
  margin-bottom: 1.4375rem;
}
.product-slider-wrap p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 0.8125rem;
}
.product-slider-wrap .owl-carousel {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.product-slider-wrap .product-slider-text-box {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
}
.product-slider-wrap .button {
  min-width: 10rem;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .product-slider-wrap {
    padding-top: 2.9375rem;
    padding-bottom: 2.1875rem;
  }
  .product-slider-wrap .owl-carousel {
    padding-right: 3.75rem;
    padding-left: 3.75rem;
  }
  .product-slider-wrap .product-slider-text-box {
    padding-top: 1.625rem;
    padding-left: 3.375rem;
    padding-right: 3.375rem;
  }
  .product-slider-wrap p {
    line-height: 1.75rem;
    margin-bottom: 2.0625rem;
  }
  .product-slider-wrap h3 {
    margin-bottom: 1.3125rem;
  }
}
@media only screen and (min-width:64.063em) {
  .product-slider-wrap {
    padding-top: 7.0625rem;
    padding-bottom: 6.0625rem;
  }
  .product-slider-wrap .owl-carousel {
    padding-left: 0;
    padding-right: 3.25rem;
  }
  .product-slider-wrap p {
    line-height: 1.75rem;
    margin-bottom: 2.0625rem;
  }
  .product-slider-wrap .product-slider-text-wrap {
    position: relative;
  }
  .product-slider-wrap .product-slider-text-wrap::after {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 0%;
    vertical-align: middle;
  }
  .product-slider-wrap .product-slider-text-box {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 1.25rem;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 99%;
  }
}
/* < PRODUCT SLIDER ON HOMEPAGE */
/* TESTIMONIAL BOX ON HOMEPAGE > */
/* Styles for story APL-199 - start */
.node-testimonial.node-teaser h4[itemprop=headline],
.node-testimonial.node-teaser h3[itemprop=headline],
.node-testimonial.node-teaser span[itemprop=business],
.node-testimonial.node-teaser span[itemprop=author]:first-child {
  display: none;
}
.node-testimonial.node-teaser .fivestar span {
  background-image: none;
  color: #f03573;
  font-size: 1.75rem;
  line-height: 1;
  display: inline !important;
}
.node-testimonial.node-teaser .fivestar .fa.star-filled:before {
  content: "\f005";
}
.node-testimonial.node-teaser span[itemprop=author] .field-name-field-contact-name {
  color: #757575;
  font-size: 0.875rem;
  line-height: 1rem;
  font-style: normal;
  font-weight: normal;
}

/* Styles for story APL-199 - end */
.comment-slider-wrap {
  background-color: #f0f0f0;
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
}
.comment-slider-wrap.arrow-disable .slider-arrows .left-arrow,
.comment-slider-wrap.arrow-disable .slider-arrows .right-arrow {
  pointer-events: none;
}
.comment-slider-wrap h3 {
  color: #555555;
  font-weight: 300;
  font-size: 1.6875rem;
  line-height: 1.9375rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  margin-bottom: 1.75rem;
}
.comment-slider-wrap .slider-content {
  padding-bottom: 2.5625rem;
}
.comment-slider-wrap .comment-one-item {
  background: #FFFFFF;
  -webkit-border-radius: 1.25rem;
  border-radius: 1.25rem;
  margin-left: 0.6875rem;
  margin-right: 0.6875rem;
  padding: 0.9375rem 0 1.4375rem;
  -webkit-box-shadow: 0 2px 0 0 #d3d3d3;
  box-shadow: 0 2px 0 0 #d3d3d3;
  position: relative;
}
.comment-slider-wrap .comment-one-item:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 41px 41px 0 0;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -41px;
  content: "";
  left: 49px;
  z-index: 12;
}
.comment-slider-wrap .comment-one-item:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 41px 41px 0 0;
  border-color: #d3d3d3 transparent transparent transparent;
  position: absolute;
  bottom: -42px;
  content: "";
  left: 50px;
  z-index: 11;
}
.comment-slider-wrap .comment-one-item .comment-rating-wrap {
  font-size: 1.75rem;
  color: #f03573;
  margin-bottom: 0.4375rem;
}
.comment-slider-wrap .comment-one-item .comment-rating-wrap i {
  padding-left: 0.1875rem;
  padding-right: 0.25rem;
}
.comment-slider-wrap .comment-one-item .comment-text-box {
  color: #555555;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.9375rem;
  padding-bottom: 1.125rem;
}
.comment-slider-wrap .comment-one-item .comment-author-box {
  color: #999;
  font-size: 0.875rem;
  line-height: 1rem;
}
.comment-slider-wrap .owl-theme .owl-controls {
  margin-top: -1rem;
  z-index: 13;
  position: relative;
}
.comment-slider-wrap .owl-theme .owl-controls .owl-page span {
  margin-top: 0;
}
.comment-slider-wrap .slider-arrows {
  display: none;
}

@media only screen and (min-width:40.063em) {
  .comment-slider-wrap {
    padding-top: 1.9375rem;
    padding-bottom: 2.3125rem;
  }
  .comment-slider-wrap h3 {
    font-size: 2.125rem;
    line-height: 2.25rem;
    margin-bottom: 1.9375rem;
  }
  .comment-slider-wrap .slider-arrows {
    display: block;
  }
  .comment-slider-wrap .owl-carousel.owl-theme {
    padding-left: 9.25rem;
    padding-right: 9.25rem;
  }
  .comment-slider-wrap .owl-carousel.owl-theme .owl-controls {
    margin: 0;
  }
  .comment-slider-wrap .owl-carousel.owl-theme .owl-controls .owl-pagination {
    display: none;
  }
  .comment-slider-wrap .comment-one-item {
    padding: 0.9375rem 0 1.8125rem;
  }
  .comment-slider-wrap .comment-one-item .comment-rating-wrap {
    margin-bottom: 0.5625rem;
  }
  .comment-slider-wrap .comment-one-item .comment-text-box {
    font-size: 1.4375rem;
    line-height: 1.9375rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (min-width:64.063em) {
  .comment-slider-wrap .owl-carousel.owl-theme {
    padding-left: 7.1875rem;
    padding-right: 7.1875rem;
  }
  .comment-slider-wrap .comment-one-item {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}
/* < TESTIMONIAL BOX ON HOMEPAGE */
/* CUSTOM NUMBER LIST > */
.custom-number-list {
  counter-reset: myCounter;
  margin-left: 20px;
  margin-bottom: 0;
}
.custom-number-list li {
  list-style: none;
  margin-bottom: 16px;
}
.custom-number-list li:before {
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  display: inline-block;
  text-align: center;
  position: absolute;
  margin-left: -20px;
}

/* < CUSTOM NUMBER LIST */
/* CUSTOM RADIO > */
[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  left: -9999px;
}

[type=radio]:not(:checked) + label,
[type=radio]:checked + label {
  position: relative;
  cursor: pointer;
  padding-left: 27px;
  margin-left: 0;
}
[type=radio]:not(:checked) + label:before,
[type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  box-shadow: none;
  background: #fff;
  border: 1px solid #3fb7cb;
}
[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 14px;
  height: 14px;
  transition: all 0.2s;
  border-radius: 50%;
  background: #3fb7cb;
}

/* checked mark aspect changes */
[type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled radio */
[type=radio]:disabled:not(:checked) + label:before,
[type=radio]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type=radio]:disabled:checked + label:after {
  color: #999;
}

[type=radio]:disabled + label {
  color: #aaa;
}

/* < CUSTOM RADIO */
/* CUSTOM CHECKBOX > */
[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  vertical-align: top;
}

[type=checkbox]:not(:checked) + label:before,
[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border-radius: 3px;
  box-shadow: none;
  border: 1px solid #3fb7cb;
  background: #fff;
}

[type=checkbox]:not(:checked) + label:after,
[type=checkbox]:checked + label:after {
  content: "";
  background: #3fb7cb;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  transition: all 0.2s;
}

[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
[type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type=checkbox]:disabled:checked + label:after {
  color: #999;
}

[type=checkbox]:disabled + label {
  color: #aaa;
}

/* < CUSTOM CHECKBOX */
/* VALIDATION > */
/* 
        .su-validation-error-box {
            background: transparent;
            color: #f03573;
        }
     */
/*  APL 203 - ERROR MESSAGE - START */
.su-validation-error-box,
.su-validation-error-box-select {
  background-color: #e81159;
  border-radius: 0 0 5px 5px;
  color: #fff;
  margin: 0 !important;
  text-align: left;
}

/*  APL 203 - ERROR MESSAGE - END */
.su-input-validation-fail {
  border: 1px solid #e81159 !important;
  margin: 0 !important;
}

/* < VALIDATION */
/* WHITE GLOBAL-NAVBAR > */
.contain-to-grid.fixed .top-bar-section ul li > a,
.contain-to-grid.fixed .button-box-header a,
.contain-to-grid.fixed .button-box-header .button.hollow.info,
.contain-to-grid.fixed .top-bar-section li.active:not(.has-form) > a:not(.button),
.contain-to-grid.fixed .top-bar-section .button-box-header a:not(.button),
.contain-to-grid.fixed .tab-bar .ap-shopping-cart-button a,
.contain-to-grid.fixed .tab-bar .menu-icon,
.contain-to-grid.fixed .top-bar-section ul li:hover:not(.has-form) > a,
.contain-to-grid.fixed .top-bar-section ul li.hover > a:not(.button),
.top-bar-invert .top-bar-section ul li > a,
.top-bar-invert .button-box-header a,
.top-bar-invert .button-box-header .button.hollow.info,
.top-bar-invert .top-bar-section li.active:not(.has-form) > a:not(.button),
.top-bar-invert .top-bar-section .button-box-header a:not(.button),
.top-bar-invert .tab-bar .ap-shopping-cart-button a,
.top-bar-invert .tab-bar .menu-icon,
.top-bar-invert .top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-invert .top-bar-section ul li.hover > a:not(.button) {
  color: #fff;
}
.contain-to-grid.fixed .button-box-header .button.hollow.info,
.top-bar-invert .button-box-header .button.hollow.info {
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
}
.contain-to-grid.fixed .header-logo-desktop a,
.contain-to-grid.fixed .tab-bar .header-logo-mobile a,
.top-bar-invert .header-logo-desktop a,
.top-bar-invert .tab-bar .header-logo-mobile a {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus-logo.png");
}
.contain-to-grid.fixed .tab-bar .menu-icon span::after,
.top-bar-invert .tab-bar .menu-icon span::after {
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}

.contain-to-grid.fixed .header-logo-desktop {
  margin-top: 0;
}
.contain-to-grid.fixed .top-bar-section {
  padding-top: 10px;
}
.contain-to-grid.fixed .tab-bar .ap-shopping-cart-button {
  top: 3px;
  right: 6px;
}
.contain-to-grid.fixed .tab-bar .left-off-canvas-toggle {
  top: 0px;
  margin-top: 3px;
  margin-left: 0;
}
.contain-to-grid.fixed .tab-bar .header-logo-mobile {
  padding-top: 8px;
}
.contain-to-grid.fixed .tab-bar .header-logo-mobile a {
  width: 111px;
  height: 30px;
  background-size: auto 30px;
  background-repeat: no-repeat;
}

/* < WHITE GLOBAL-NAVBAR */
.inline-blk {
  display: inline-block;
}

@media only screen and (max-width: 40em) {
  /* WHITE GLOBAL-NAVBAR MOBILE ONLY */
  .top-bar-invert-only .top-bar-section ul li > a,
.top-bar-invert-only .button-box-header a,
.top-bar-invert-only .button-box-header .button.hollow.info,
.top-bar-invert-only .top-bar-section li.active:not(.has-form) > a:not(.button),
.top-bar-invert-only .tab-bar .ap-shopping-cart-button a,
.top-bar-invert-only .tab-bar .menu-icon,
.top-bar-invert-only .top-bar-section ul li:hover:not(.has-form) > a {
    color: #fff;
  }
  .top-bar-invert-only .button-box-header .button.hollow.info {
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
  }
  .top-bar-invert-only .header-logo-desktop a,
.top-bar-invert-only .tab-bar .header-logo-mobile a {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/aplus-logo.png");
  }
  .top-bar-invert-only .tab-bar .menu-icon span::after {
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  }
}
@media only screen and (min-width:40.063em) {
  .cart-removal {
    width: 540px;
  }
}
@media only screen {
  .cart-removal {
    min-height: auto;
  }
}
/* APL-242 side menus are overlapped */
.move-left .inner-wrap,
.move-right .inner-wrap {
  transform: none;
}
.move-left .exit-off-canvas,
.move-right .exit-off-canvas {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.7);
}

.offcanvas-overlap-left .exit-off-canvas,
.offcanvas-overlap-right .exit-off-canvas {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.7);
}

.move-left .right-off-canvas-menu,
.move-right .left-off-canvas-menu {
  transform: translate3d(0, 0, 0);
  z-index: 1003;
}

/* APL-242 end */
/* APL-194 - start */
.move-left-menu ul li.active ul.dropdown {
  background-color: #1a2f3b;
}
.move-left-menu ul li.active ul.dropdown li a:hover {
  background-color: #1a2f3b;
  color: #3fb7cb;
}

/* APL-194 - end */
/* APL-274 - start */
.tld-fLetter {
  clear: both;
  font-size: 34px;
  padding-left: 30px;
  padding-top: 1.25rem;
  margin-bottom: 0;
}

.all-tlds {
  padding-left: 30px;
}

.all-tlds .additional-tld-item {
  padding-bottom: 10px;
}

/* APL-274 - end */
/* END NEW STYLES AFTER CODE REVIEW */
.hide-cart-button .ap-shopping-cart-button {
  display: none;
}

/* start quick search styles */
.quick-search-wrap {
  position: relative;
  min-height: 363px;
  margin-top: -15px;
  padding-right: 10px;
  padding-left: 10px;
}
.quick-search-wrap .row {
  max-width: 73.125rem !important;
}
.quick-search-wrap:before {
  content: "";
  bottom: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 12px 10px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}
.quick-search-wrap .loading-spiner {
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -50px;
  margin-left: -50px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  padding-top: 40px;
}
.quick-search-wrap .loading-spiner.sp-related {
  top: 65%;
}
.quick-search-wrap .service-related-unavailable {
  padding-top: 50px;
}
.quick-search-wrap .see-domain-pricing-chart {
  display: none;
}
.quick-search-wrap.quick-search-homepage {
  background: #13303f;
}
.quick-search-wrap.quick-search-homepage:before {
  border-color: transparent transparent #13303f transparent;
}
.quick-search-wrap.quick-search-homepage .loading-spiner {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/loader_home.gif") no-repeat;
}
.quick-search-wrap.quick-search-domainpage {
  background: rgba(16, 86, 98, 0.9);
  margin-top: 7px;
  padding-bottom: 12px;
}
.quick-search-wrap.quick-search-domainpage:before {
  border-color: transparent transparent rgba(16, 86, 98, 0.9) transparent;
}
.quick-search-wrap.quick-search-domainpage .loading-spiner {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/loader_domains.gif") no-repeat;
}
.quick-search-wrap.quick-search-domainpage .button-continue-box .button {
  margin-bottom: 7px;
}
.quick-search-wrap.quick-search-domainpage .is-available-domain .fa,
.quick-search-wrap.quick-search-domainpage .is-available-premium-domain .fa {
  color: #0e5261;
}
.quick-search-wrap.quick-search-domainpage .see-domain-pricing-chart {
  display: block;
}
.quick-search-wrap .is-available-domain,
.quick-search-wrap .is-available-premium-domain {
  padding-top: 42px;
  padding-bottom: 49px;
}
.quick-search-wrap .is-available-domain .fa,
.quick-search-wrap .is-available-premium-domain .fa {
  color: #13303f;
  font-size: 115px;
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
  margin-bottom: 11px;
}
.quick-search-wrap .is-available-domain .domain-name-search,
.quick-search-wrap .is-available-premium-domain .domain-name-search {
  font-size: 43px;
  line-height: 48px;
  color: #fff;
  font-weight: 300;
}
.quick-search-wrap .is-available-domain .domain-name-search span,
.quick-search-wrap .is-available-premium-domain .domain-name-search span {
  word-wrap: break-word;
}
.quick-search-wrap .is-available-domain .button,
.quick-search-wrap .is-available-premium-domain .button {
  min-width: 160px;
  margin-top: 20px;
}
.quick-search-wrap .is-available-domain .pink-text,
.quick-search-wrap .is-available-premium-domain .pink-text {
  color: #f34373;
}
.quick-search-wrap .is-available-domain p,
.quick-search-wrap .is-available-premium-domain p {
  color: #fefefe;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 13px;
}
.quick-search-wrap .is-available-domain small,
.quick-search-wrap .is-available-premium-domain small {
  color: #fefefe;
  font-size: 20px;
  font-weight: 300;
}
.quick-search-wrap .is-available-domain .domain-name-search {
  padding-bottom: 10px;
}
.quick-search-wrap .is-not-available {
  padding-top: 29px;
}
.quick-search-wrap .is-not-available h2 {
  font-weight: 300;
  color: #fff;
  font-size: 28px;
  margin-bottom: 18px;
}
.quick-search-wrap .is-not-available h2 span {
  word-wrap: break-word;
}
.quick-search-wrap .is-not-available p {
  font-size: 23px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0px;
}
.quick-search-wrap .is-not-available .button {
  text-transform: uppercase;
  margin-left: 11px;
}
.quick-search-wrap .is-not-available hr {
  margin-top: 7px;
  margin-bottom: 21px;
}
.quick-search-wrap .is-not-available .row.domain-list-recomended {
  font-size: 16px;
  color: #fff;
  text-align: left;
  max-width: 996px !important;
  margin: 0 auto;
  padding-top: 22px;
}
.quick-search-wrap .is-not-available .row.domain-list-recomended span {
  cursor: pointer;
  white-space: nowrap;
  max-width: 100%;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 2px;
}
.quick-search-wrap .is-not-available .row.domain-list-recomended i {
  color: #f34373;
  font-size: 24px;
  position: relative;
  top: 4px;
  margin-right: 8px;
}
.quick-search-wrap .is-not-available .button-continue-box {
  padding-top: 24px;
  padding-bottom: 6px;
}
.quick-search-wrap .is-not-available .button-continue-box .button {
  width: 180px;
  margin-left: 0;
}
.quick-search-wrap .domain-search-tld {
  background: none;
  padding-top: 0;
}
.quick-search-wrap .domain-search-tld .other-domain ul {
  max-width: 996px !important;
  margin: 0 auto;
  width: auto;
  padding-top: 22px;
}
.quick-search-wrap .domain-search-tld .other-domain ul li {
  width: 50%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.quick-search-wrap .domain-search-tld .other-domain ul li .tld-check {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
}
.quick-search-wrap .wrap-related {
  position: relative;
  min-height: 200px;
}
.quick-search-wrap .other-results .js_search_result_text {
  padding-top: 80px;
}
.quick-search-wrap .other-results .js_search_result_text h1 {
  color: #fff;
}
.quick-search-wrap .inner-wrap-qs {
  min-height: 363px;
}
.quick-search-wrap .qs-search-results {
  margin: 0;
}

@media only screen and (min-width:40.063em) {
  .quick-search-wrap .domain-search-tld .other-domain ul li {
    width: 33%;
  }
  .quick-search-wrap .loading-spiner.sp-related {
    top: 50%;
  }
}
@media only screen and (min-width:64.063em) {
  .quick-search-wrap .domain-search-tld .other-domain ul li {
    width: 25%;
  }
}
/* end quick search styles */
/* APL-308 & APL-331 start */
.monitor-component {
  margin: 40px 30px 10px 30px;
  /* placeholder color start */
  /* placeholder color end */
}
.monitor-component ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0.4;
}
.monitor-component ::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0.4;
}
.monitor-component :-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0.4;
}
.monitor-component :-moz-placeholder {
  /* Firefox 18- */
  opacity: 0.4;
}
.monitor-component em {
  font-size: 14px;
  opacity: 0.4;
  padding-bottom: 10px;
}
.monitor-component .monitor-button .button {
  margin: 15px 0 45px 0;
  text-transform: uppercase;
}

.fax-to-email-modal {
  margin: 20px 20px 10px 20px;
  /* placeholder color start */
  /* placeholder color end */
}
.fax-to-email-modal ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0.4;
}
.fax-to-email-modal ::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0.4;
}
.fax-to-email-modal :-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0.4;
}
.fax-to-email-modal :-moz-placeholder {
  /* Firefox 18- */
  opacity: 0.4;
}
.fax-to-email-modal em {
  opacity: 0.4;
  padding-bottom: 10px;
}

/* APL-308 & APL-331 end */
/* APL-338 start */
.product-popup-wrap .request-a-call-container {
  margin: 0px 20px 0 20px;
}
.product-popup-wrap .request-a-call-container h2 {
  font-weight: 400;
}
.product-popup-wrap .request-a-call-container h3 {
  font-weight: 300;
}

/* APL-338 end */
/* APL-314 start */
.tooltip {
  border-radius: 5px;
}

/* APL-314 end */
/* Start APL-289 Control panel button dropdown */
#login_manage.f-dropdown,
.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown {
  background: #ffffff;
  width: 193px;
  border: 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  margin-top: 10px;
}
#login_manage.f-dropdown li,
.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown li {
  display: block;
  text-align: center;
  float: none;
  border-top: 1px solid #c7eaef;
  margin: 0;
}
#login_manage.f-dropdown li:first-child,
.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown li:first-child {
  border-top: 0;
}
#login_manage.f-dropdown li a,
.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown li a {
  color: #555555;
  font-size: 16px;
  text-transform: none;
  line-height: 40px;
  padding: 0;
}
#login_manage.f-dropdown li a:hover, #login_manage.f-dropdown li a:focus,
.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown li a:hover,
.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown li a:focus {
  background: #fff;
}

.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown:before {
  left: 38px;
}
.left-off-canvas-menu .mobile-cp-login #login_manage-mob.f-dropdown:after {
  left: 37px;
}

#login_manage.f-dropdown {
  margin-left: -16px;
}
#login_manage.f-dropdown:before {
  left: 50%;
  margin-left: -6px;
}
#login_manage.f-dropdown:after {
  left: 50%;
  margin-left: -7px;
}

/* End APL-289 Control panel button dropdown */
/* fix APL-360 Start */
div[data-module=complex_cart] .main-one-product > .coupon-applied > .row > .right-price-col {
  padding-top: 0;
}

/* fix APL-360 End */
.top-box-with-ribbon {
  background: #f0f0f0;
  height: 27px;
  z-index: -2;
  position: relative;
}

.box-with-ribbon .trial:before, .box-with-ribbon .trial:after {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  border-style: solid;
  border-color: #ad1c4c;
  border-width: 23px 9px;
}
.box-with-ribbon .trial:before {
  left: -19px;
  border-right-width: 26px;
  border-left-color: transparent;
}
.box-with-ribbon .trial:after {
  right: -19px;
  border-left-width: 26px;
  border-right-color: transparent;
}
.box-with-ribbon.modal-box-wr.all-product-three-price {
  padding-top: 0;
}
.box-with-ribbon.modal-box-wr.all-product-three-price .trial {
  margin: -53px 0 0 -100px;
}
.box-with-ribbon.modal-box-wr.all-product-three-price .trial:before, .box-with-ribbon.modal-box-wr.all-product-three-price .trial:after {
  border-top-width: 20px;
  border-bottom-width: 20px;
}

/* APL-171 Start */
.shopping-cart-mobile.shopping-cart {
  z-index: 1;
  float: none;
}
.shopping-cart-mobile.shopping-cart .tooltips {
  width: auto;
  height: auto;
  padding: 0 10px;
  right: 0;
}
.shopping-cart-mobile.shopping-cart .tooltips.show {
  top: 70px;
  right: 10px;
}
.shopping-cart-mobile.shopping-cart .tooltips:after {
  left: auto;
  right: -5px;
}
.shopping-cart-mobile.shopping-cart .tooltips .button {
  width: 100%;
  margin: 0;
}
.shopping-cart-mobile.shopping-cart .tooltips .button.done {
  width: 100%;
  margin: 14px 0;
}

@media only screen and (min-width:40.063em) {
  .shopping-cart-mobile.shopping-cart .tooltips:after {
    right: 5px;
  }
}
/* APL-171 End */
.right-off-canvas-menu,
.left-off-canvas-menu {
  display: block !important;
}

/* start COVID popup */
.covid-popup-wrap {
  padding: 0;
  min-height: unset;
  border: none;
  border-radius: 0;
}
.covid-popup-wrap .close-reveal-modal {
  font-size: 20px;
  color: #3fb7cb;
  right: 19px;
}
.covid-popup-wrap .covid-popup-header {
  position: relative;
  background: #f2f2f2;
}
.covid-popup-wrap .covid-popup-header:before, .covid-popup-wrap .covid-popup-header:after {
  content: "";
  width: 100%;
  height: 70px;
  z-index: 9;
  position: absolute;
}
.covid-popup-wrap .covid-popup-header:before {
  left: 0;
  bottom: 0;
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/covid-title-pic-1.jpg") no-repeat left bottom;
  background-size: contain;
}
.covid-popup-wrap .covid-popup-header:after {
  right: 0;
  bottom: 0;
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/covid-title-pic-2.jpg") no-repeat bottom right;
  background-size: contain;
}
.covid-popup-wrap .covid-popup-header h2 {
  z-index: 10;
  position: relative;
  font-size: 35px;
  color: #555555;
  font-weight: 300;
  margin: 0;
  padding: 70px 0;
}
.covid-popup-wrap .covid-popup-body {
  padding: 20px 30px;
}
.covid-popup-wrap .covid-popup-body p {
  font-size: 14px;
  line-height: 30px;
}
.covid-popup-wrap .covid-popup-body .button {
  min-width: 196px;
}
@media only screen and (min-width:64.063em) {
  .covid-popup-wrap {
    width: 1008px;
  }
  .covid-popup-wrap .covid-popup-header h2 {
    font-size: 51px;
    padding-top: 77px;
    padding-bottom: 54px;
  }
  .covid-popup-wrap .covid-popup-header:before, .covid-popup-wrap .covid-popup-header:after {
    height: 194px;
    width: 40%;
  }
  .covid-popup-wrap .covid-popup-header:before {
    left: 44px;
  }
  .covid-popup-wrap .covid-popup-header:after {
    right: 22px;
  }
  .covid-popup-wrap .covid-popup-body {
    padding-top: 33px;
    padding-left: 100px;
    padding-right: 100px;
  }
  .covid-popup-wrap .covid-popup-body p {
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 28px;
  }
}

/* end COVID popup */
/* start Contrast fix for sticky nav */
.off-canvas-wrap .inner-wrap > .ap-header-wrap + nav.show-for-large-up {
  background: rgba(0, 0, 0, 0.01);
  min-height: 1px;
  margin-top: -1px;
}

/* end Contrast fix for sticky nav */
.parallax-window {
  background: rgba(0, 0, 0, 0.01);
}

.marker,
.form-required {
  color: #e60000;
}

@media only screen and (min-width:40.063em) {
  .wasabi-tabs {
    padding-top: 17px;
  }
}
.wasabi-tabs .wasabi-tabs__label {
  font-weight: 700;
  display: block;
}
@media only screen and (min-width:40.063em) {
  .wasabi-tabs .wasabi-tabs__label {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
}
.wasabi-tabs .wasabi-tabs__list {
  background: #226F7C;
  border-radius: 3px;
  display: inline-block;
  margin-top: 8px;
}
@media only screen and (min-width:40.063em) {
  .wasabi-tabs .wasabi-tabs__list {
    margin-top: 0;
  }
}
@media only screen and (min-width:64.063em) {
  .wasabi-tabs .wasabi-tabs__list {
    float: right;
  }
}
.wasabi-tabs .wasabi-tabs__list.wasabi-tabs__list-center {
  float: none;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item .wasabi-tabs__button {
  background: transparent;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 4px 0;
  min-width: 70px;
  position: relative;
  text-align: center;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item .wasabi-tabs__button *, .wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item .wasabi-tabs__button::before, .wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item .wasabi-tabs__button::after {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item .wasabi-tabs__button::before {
  content: "";
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background: #FFFFFF;
  position: absolute;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item .wasabi-tabs__button::after {
  position: absolute;
  opacity: 0;
  bottom: -12px;
  left: 50%;
  margin-left: -3px;
  font-size: 12px;
  content: "\f0d8";
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  color: #226F7C;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item .wasabi-tabs__button span {
  position: relative;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item.active .wasabi-tabs__button {
  color: #226F7C;
  margin-top: -2px;
  padding-bottom: 6px;
  background-color: #FFFFFF;
  transition: background-color 0s 500ms linear;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item.active .wasabi-tabs__button::before {
  height: 100%;
}
.wasabi-tabs .wasabi-tabs__list .wasabi-tabs__item.active .wasabi-tabs__button::after {
  opacity: 1;
  bottom: -4px;
}

.ap-panel-footer .footer-second-box .footer-block {
  margin-bottom: 21px;
}
.ap-panel-footer ul.menu {
  margin: 0;
}
.ap-panel-footer ul.menu li {
  list-style: none;
  line-height: 1.125em;
}

#quicktabs-container-domain_page_search_transfer.tabs-content {
  margin-bottom: 0;
}
#quicktabs-container-domain_page_search_transfer.tabs-content .content {
  padding: 0;
}

table {
  border-collapse: collapse;
}

#quicktabs-search_on_transfer_page .tabs-content {
  margin-bottom: 0;
}
#quicktabs-search_on_transfer_page .tabs-content .content {
  padding: 0;
}

/*** Black Friday banner ***/
.banner-black-friday-wrap {
  background: #000000;
  padding: 100px 0 30px;
}
@media only screen and (min-width: 1235px) {
  .banner-black-friday-wrap {
    padding: 120px 0 30px;
  }
  .banner-black-friday-wrap .columns {
    padding: 0;
  }
}
.banner-black-friday-wrap .banner-black-friday-row {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 16px;
}
@media only screen and (min-width:40.063em) {
  .banner-black-friday-wrap .banner-black-friday-row {
    grid-template-columns: 1fr 1fr;
    row-gap: 0;
    column-gap: 16px;
  }
}
@media only screen and (min-width:64.063em) {
  .banner-black-friday-wrap .banner-black-friday-row {
    grid-template-columns: 1fr 275px;
  }
}
.banner-black-friday-wrap .wrap-img {
  align-self: center;
  justify-self: center;
}
.banner-black-friday-wrap .wrap-img img {
  width: 350px;
  height: 100%;
}
@media only screen and (min-width:64.063em) {
  .banner-black-friday-wrap .wrap-img img {
    width: 100%;
    height: auto;
  }
}
.banner-black-friday-wrap .wrap-note p {
  color: #706F6F;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
  margin-bottom: 0;
}
@media only screen and (min-width:64.063em) {
  .banner-black-friday-wrap .wrap-note p {
    text-align: right;
  }
}
.banner-black-friday-wrap .wrap-note p a {
  color: #706F6F;
  text-decoration: underline;
}
.banner-black-friday-wrap .wrap-note p a:hover, .banner-black-friday-wrap .wrap-note p a:focus {
  color: #fff;
}
.banner-black-friday-wrap .wrap-contact {
  border-radius: 14px;
  background-color: #3F3F3F;
  padding: 16px;
  align-self: center;
  justify-self: center;
}
.banner-black-friday-wrap .wrap-contact p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.banner-black-friday-wrap .wrap-contact p span {
  display: block;
}
.banner-black-friday-wrap .wrap-contact p span a {
  color: #fff;
  font-weight: 700;
}
.banner-black-friday-wrap .wrap-contact p span a:focus, .banner-black-friday-wrap .wrap-contact p span a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-note p {
  color: #a7a7a7;
  font-size: 12px;
  line-height: 1.3em;
}
.footer-note p a {
  color: #a7a7a7;
  font-weight: 700;
  text-decoration: none;
}
.footer-note p a:focus, .footer-note p a:hover {
  color: #fff;
  text-decoration: underline;
}

/*** Black Friday banner end ***/
#admin-menu ul {
  font-size: 12px;
}

.page-admin table {
  width: 100%;
}

.page-admin table.cke_dialog {
  width: auto;
}

#tlds_manager .connectedSortableInLine {
  margin: 0;
}
#tlds_manager .connectedSortableInLine li {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.page-admin .main-section,
.page-node-edit .main-section,
.page-node-add .main-section {
  padding-top: 110px;
}

form#user-login {
  padding-top: 120px;
  max-width: 300px;
  margin: 0 auto;
}
form#user-login .form-actions {
  text-align: center;
}

#edit-actions .button {
  margin-right: 10px;
}

.uppercase {
  text-transform: uppercase;
}

.strike {
  text-decoration: line-through;
}

.underline {
  text-decoration: underline;
}

.up-upgrade-plan-wrap {
  background: #fff;
  width: 630px !important;
}

.up-upgrade-plan-title {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 24px;
  color: #444444;
  border-bottom: 1px solid #e5e5e5;
}

.up-upgrade-plan-body {
  background: #eeeeee;
  padding: 17px 22px;
}

.up-upgrade-plan-white-box {
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 35px;
}

.up-upgrade-plan-white-box img {
  float: left;
  margin-top: 10px;
}

.up-upgrade-plan-white-box h3 {
  font-size: 36px;
  color: #8a8a8a;
  font-weight: 300;
  padding-bottom: 20px;
  margin-left: 280px;
}

.up-upgrade-plan-white-box p {
  font-size: 18px;
  color: #8a8a8a;
  font-weight: 300;
  margin-left: 280px;
}

.up-upgrade-plan-white-box h5 {
  color: #464646;
  font-size: 18px;
  font-weight: 400;
  padding-top: 20px;
  margin-left: 280px;
}

.webpoint_credits {
  display: table;
  text-align: center;
  width: 100px;
  height: 100px;
  margin: 10px auto;
}

.webpoint_credits > span {
  display: table-cell;
  vertical-align: middle;
  background: #4798ef;
  color: #fff;
  font-size: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.credits_5 {
  width: 50px;
  height: 50px;
  margin-top: 35px;
  margin-bottom: 35px;
}

.credits_25 {
  width: 70px;
  height: 70px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.credits_50 {
  width: 85px;
  height: 85px;
  margin-top: 17px;
  margin-bottom: 17px;
}

.credits_100 {
  width: 100px;
  height: 100px;
}

#overlay_country_selector {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  opacity: 0.9;
  -ms-filter: "alpha(opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  font-size: 14px;
}

#overlay_country_selector select {
  margin: 0px;
}

#overlay_country_selector #js_country_selector {
  max-width: 375px;
}

#overlay_country_selector .js_use_country {
  height: 37px;
  width: 55px;
}

.slider-container {
  text-align: center;
}

.slider-content {
  text-align: center;
  width: 100%;
  display: inline-table;
}

.slider-round-img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.slider-arrows {
  height: 100%;
  /*position: absolute;*/
  top: 0px;
  width: 100%;
}
.slider-arrows .left-arrow {
  position: absolute;
  top: calc(50% - 73px);
  left: 33px;
  opacity: 0.8;
  font-size: 80px;
  line-height: 80px;
  color: #555555;
}
.slider-arrows .left-arrow i:before {
  content: "\f137";
}
.slider-arrows .right-arrow {
  position: absolute;
  top: calc(50% - 73px);
  right: 33px;
  opacity: 0.8;
  font-size: 80px;
  line-height: 80px;
  color: #555555;
}
.slider-arrows .right-arrow i:before {
  content: "\f138";
}
.slider-arrows .left-arrow:hover,
.slider-arrows .right-arrow:hover,
.slider-arrows .left-arrow:focus,
.slider-arrows .right-arrow:focus {
  transform: scale(1.1);
  transition: all 100ms ease-in-out;
  opacity: 1;
}

.control-btns-block {
  position: relative;
}

.slider-btn {
  position: absolute;
  right: 3.25rem;
  top: -32px;
  transform: translateY(50%);
  background: transparent;
  padding: 0;
  margin-top: -14px;
}
.slider-btn .fa {
  font-size: 32px;
  color: #d9d9d9;
}
.slider-btn:hover, .slider-btn:focus {
  background: transparent;
}
.slider-btn:hover .fa, .slider-btn:focus .fa {
  color: #45b8cb;
}
.slider-btn.testimonial .fa {
  color: #555555;
  opacity: 0.2;
}
.slider-btn.testimonial:hover .fa, .slider-btn.testimonial:focus .fa {
  opacity: 1;
}

.pause-btn-container {
  position: relative;
}
.pause-btn-container .slider-btn {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 17px 8px 0;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #939393;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
  border: none;
  background: #2DA0B3;
}

@media only screen and (max-width: 1300px) {
  .pause-btn-container .slider-btn {
    margin-top: 9%;
  }

  .slider-btn .fa {
    font-size: 24px;
  }
}
@media only screen and (max-width: 40em) {
  .pause-btn-container .slider-btn {
    margin-top: 55px;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .owl-theme .owl-controls .owl-page span {
    margin-top: 20px;
  }
}
@media only screen and (min-width:64.063em) {
  .slider-arrows .left-arrow {
    left: 0;
  }
  .slider-arrows .right-arrow {
    right: 0;
  }
}
.tail {
  overflow: hidden;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  text-align: center;
}
.tail .tail-img {
  margin: 0 auto;
}
.tail h5 {
  text-transform: uppercase;
  font-size: 1.5625rem;
}

.flipping_tile {
  height: 400px;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  overflow: hidden;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}
.flipping_tile .flipping-tile-img {
  margin: 0 auto;
}
.flipping_tile h5 {
  text-transform: uppercase;
  font-size: 1.5625rem;
  margin-top: 2rem;
}
.flipping_tile:hover > div {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.flipping_tile > div {
  padding: 0 2rem;
  position: relative;
  height: 100%;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flipping_tile > div div:nth-child(1), .flipping_tile > div div:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 2rem;
  border: 2px solid #FFFFFF;
  border-radius: 3px;
}
.flipping_tile > div div:nth-child(1) {
  z-index: 2;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flipping_tile > div div:nth-child(2) {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background-color: #226F7C;
  color: #FFFFFF;
}

.node-tab {
  position: fixed;
  z-index: 10;
  width: 150px;
  top: 7.5rem;
  left: 0;
}

.node-tab-link {
  background-color: white;
  border-radius: 0 65px 65px 0px;
  padding: 4px 9px;
  font-size: 25px;
  /*position: fixed;*/
  left: 5px;
  z-index: 10;
  opacity: 0.3;
}

.node-tab-link.open {
  opacity: 1;
}

.node-tab-link:hover {
  opacity: 1;
}

.page-title-top {
  font-size: 28px;
  font-weight: 300;
}

.search-domain-form input {
  margin-bottom: 0px;
  height: 61px;
  padding-left: 21px;
  box-shadow: none;
  font-size: 18px;
  border-width: 1px 0px 1px 1px;
  border-style: solid solid solid;
  border-color: rgb(220, 220, 220) rgb(220, 220, 220) rgb(220, 220, 220);
  border-image: initial;
  border-right: 0px;
  border-radius: 3px 0px 0px 3px;
}
.search-domain-form .button {
  height: 61px;
  color: rgb(63, 183, 203);
  font-size: 24px;
  padding-top: 0px;
  background: rgb(255, 255, 255);
  border-width: 1px 1px 1px 0px;
  border-style: solid solid solid;
  border-color: rgb(220, 220, 220) rgb(220, 220, 220) rgb(220, 220, 220);
  border-image: initial;
  border-left: 0px;
  border-radius: 0px 3px 3px 0px;
}
.search-domain-form select {
  height: 60px;
  margin: 0;
  border-top: 1px solid rgb(220, 220, 220);
  border-bottom: 1px solid rgb(220, 220, 220);
  border-radius: 0;
}

.product-menu-frontpage h2 {
  font-weight: 300;
  font-size: 1.4375rem;
  margin-bottom: 0.25rem;
}
.product-menu-frontpage > ul {
  padding-bottom: 13px;
  margin-left: 0;
  margin-bottom: 0;
}
.product-menu-frontpage > ul li {
  margin-right: 29px;
  list-style: none;
  display: inline-block;
}
.product-menu-frontpage > ul li a {
  color: rgb(69, 184, 203);
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px;
}
.product-menu-frontpage > ul li.active a {
  color: rgb(85, 85, 85);
}

.frontpage-products-tabs-wrap h2 {
  font-size: 2.13rem;
  font-weight: 300;
  color: rgb(85, 85, 85);
}
.frontpage-products-tabs-wrap p.domain-taken-text {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  margin-top: 0.5rem;
  padding-left: 1rem;
}
.frontpage-products-tabs-wrap p.domain-taken-text a {
  text-decoration: underline;
}

.row.frontpage-domain-two-col {
  margin-left: -1.2rem;
  margin-right: -1.2rem;
}
.row.frontpage-domain-two-col > .columns {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.panel-custom-border {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  background: rgb(255, 255, 255);
  border-bottom: 3px solid transparent;
}
.panel-custom-border i {
  font-size: 36px;
}
.panel-custom-border.panel-pink-border {
  border-bottom-color: rgb(187, 36, 86);
  color: rgb(240, 53, 115);
}
.panel-custom-border.panel-pink-border i {
  font-size: 2.875rem;
}
.panel-custom-border.panel-pink-border img {
  height: 47px;
}
.panel-custom-border.panel-blue-border {
  border-bottom-color: rgb(9, 130, 150);
}
.panel-custom-border.active-widget {
  border-color: #fff;
  border-bottom-width: 10px;
}
.panel-custom-border.see-less-widget {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}
.panel-custom-border.see-less-widget i {
  font-size: 39px;
  padding-top: 4px;
}

.product-section {
  transition-duration: 1s;
}

.panel.panel-white {
  background: #fff;
}
.panel.open-prod-panel {
  background: #f03573;
}
.panel.open-prod-panel .taxonomy-term h2,
.panel.open-prod-panel .taxonomy-term p {
  color: #fff;
}
.panel.open-prod-panel .panel-custom-border {
  margin-top: 10px;
}
.panel.open-prod-panel .button-border {
  color: #fff;
  border-color: #fff;
  min-width: 278px;
}

.full-open-widget {
  position: relative;
}
.full-open-widget .panel-white {
  margin-bottom: 0;
}
.full-open-widget .close-open-widget {
  position: absolute;
  top: 14px;
  right: 25px;
  color: #f03573;
  font-size: 22px;
  cursor: pointer;
}

.sales-widget-list {
  margin-bottom: 2.6875rem;
}
.sales-widget-list h2 {
  font-weight: 300;
  font-size: 1.4375rem;
  margin-bottom: 0.75rem;
}
.sales-widget-list .button {
  font-size: 15px;
  text-transform: uppercase;
  background: transparent;
  padding: 8px 30px 12px;
}
.sales-widget-list h3 {
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 13px;
  padding-top: 11px;
}

.button-border {
  background: transparent;
  border-color: #f03573;
  border-width: 3px;
  border-radius: 0;
  margin-top: 20px;
  color: #f03573;
  font-size: 16px;
  line-height: 17px;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 13px;
}
.button-border i:last-child {
  font-size: 14px;
}
.button-border:hover {
  background: #45b8cb;
  border-color: #fff;
}

.open-product-wrap .title-top-open-product {
  padding-bottom: 12px;
}
.open-product-wrap .title-top-open-product i {
  font-size: 76px;
  color: #f03573;
}
.open-product-wrap .title-top-open-product h2 {
  color: #555555;
}
.open-product-wrap .open-product-description {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.open-product-wrap .open-product-description p {
  color: #555555;
  font-size: 13px;
  line-height: 28px;
}

.open-product-price-table tbody {
  border-top: none;
}
.open-product-price-table td {
  text-align: center;
  font-weight: bold;
  color: #979797;
}
.open-product-price-table td:first-child {
  text-align: left;
}
.open-product-price-table h3 {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 7px 0;
}
.open-product-price-table h4 {
  font-size: 20px;
  margin: 0 0 6px 0;
}
.open-product-price-table h4 b {
  font-weight: 900;
}
.open-product-price-table h4 span {
  font-size: 14px;
}

.switch-product-wrap {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 21px;
}
.switch-product-wrap .switch-product {
  display: inline-block;
  position: relative;
}
.switch-product-wrap .switch-product ul {
  list-style: none;
  margin: 0;
  background: #3fb7cb;
  padding: 3px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
.switch-product-wrap .switch-product ul li {
  display: inline-block;
}
.switch-product-wrap .switch-product ul li a {
  font-weight: 700;
  color: #fff;
  padding: 6px;
  font-size: 13px;
  display: inline-block;
  width: 71px;
  z-index: 12;
  position: relative;
  -webkit-transition: color 250ms linear;
  transition: color 250ms linear;
}
.switch-product-wrap .switch-product .switch-bg {
  background: #fff;
  width: 71px;
  position: absolute;
  z-index: 11;
  height: 31px;
  top: 3px;
  left: 3px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.switch-product-wrap .switch-product .active1 + .switch-bg {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.switch-product-wrap .switch-product .active1 li:nth-child(1) a {
  color: #3fb7cb;
}
.switch-product-wrap .switch-product .active2 + .switch-bg {
  -webkit-transform: translateX(73px);
  -ms-transform: translateX(73px);
  transform: translateX(73px);
}
.switch-product-wrap .switch-product .active2 li:nth-child(2) a {
  color: #3fb7cb;
}

.panel-button-more {
  background: #f0f0f0;
  border-bottom: 3px solid #bb2456;
  padding-top: 17px;
  padding-bottom: 17px;
}
.panel-button-more .button {
  margin: 0;
  background: transparent;
  border: 2px solid #3fb7cb;
  color: #3fb7cb;
  font-size: 13px;
  padding: 7px 25px;
}

.but-border-bot {
  border-bottom: 2px solid #287f8d;
  font-size: 13px;
  padding: 9px 23px;
  margin-bottom: 0;
}

/* HERO ON PAGE > */
.select-new-domain-wrap {
  background: #0e2430 url("/sites/aplus/themes/custom/MSP_ZURB/img/hero-domain-search.jpg") no-repeat center bottom;
  background-size: cover;
  min-height: 385px;
  padding-top: 90px;
}
.select-new-domain-wrap .quicktabs-tabs {
  text-align: center;
  padding: 53px 0 7px;
  margin-bottom: 12px;
}
.select-new-domain-wrap .quicktabs-tabs li {
  margin-right: 44px;
  margin-left: 44px;
  margin-bottom: 4px;
}
.select-new-domain-wrap .quicktabs-tabs a {
  font-size: 20px;
  position: relative;
}
.select-new-domain-wrap .quicktabs-tabs .active a {
  color: #fff;
}
.select-new-domain-wrap h2 {
  color: #fff;
  font-size: 23px;
  line-height: 28px;
  font-weight: 300;
}
.select-new-domain-wrap .input-select-collapse {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.select-new-domain-wrap .input-select-collapse input[type=text] {
  height: 41px;
  border: 1px solid #dcdcdc;
  font-size: 18px;
  text-indent: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  text-align: center;
  padding-right: 51px;
}
.select-new-domain-wrap .input-select-collapse .button {
  position: absolute;
  width: 41px !important;
  height: 41px !important;
  color: #999999;
  font-size: 18px !important;
  top: -2px;
  right: 2px;
  padding: 0;
  box-shadow: none;
  background: transparent;
  margin: 0;
}
.select-new-domain-wrap .see-domain-pricing-chart {
  font-size: 13px;
  margin-top: 2px;
}
.select-new-domain-wrap .see-domain-pricing-chart a {
  color: #3EA3B2;
}
.select-new-domain-wrap .search-transfer-tabs-wrap {
  padding-bottom: 12px;
  padding-top: 39px;
}
.select-new-domain-wrap .search-transfer-tabs-wrap a {
  color: #fff;
  font-size: 20px;
}
.select-new-domain-wrap .search-transfer-tabs-wrap .f-dropdown:before {
  left: 50% !important;
}
.select-new-domain-wrap .search-transfer-tabs-wrap .f-dropdown:after {
  left: 50% !important;
}
.select-new-domain-wrap .search-transfer-tabs-wrap .f-dropdown a {
  font-weight: 600;
  color: #45b8cb;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #c7eaef;
}
.select-new-domain-wrap .search-transfer-tabs-wrap .f-dropdown .active a {
  color: #555;
}

@media only screen and (max-width: 40em) {
  .select-new-domain-wrap .input-select-collapse input::-webkit-input-placeholder {
    font-size: 11px;
  }
  .select-new-domain-wrap .input-select-collapse input::-moz-placeholder {
    font-size: 11px;
  }
  .select-new-domain-wrap .input-select-collapse input:-ms-input-placeholder {
    font-size: 11px;
  }
  .select-new-domain-wrap .input-select-collapse input:-moz-placeholder {
    font-size: 11px;
  }
  .select-new-domain-wrap .quicktabs-tabs {
    width: 90%;
    margin: 0 auto;
    display: none;
  }
  .select-new-domain-wrap .quicktabs-tabs li {
    display: block;
    padding: 7px 0;
  }
  .select-new-domain-wrap .quicktabs-tabs a {
    font-size: 1.2rem;
    color: #2a7f8d;
  }
  .select-new-domain-wrap .quicktabs-tabs .active a:after {
    content: "\f107";
    display: block;
    font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: -10%;
    top: 10%;
  }

  .quicktabs-mobile {
    margin: 57px 0 0 7px;
    position: relative;
  }
  .quicktabs-mobile .quicktabs-title {
    font-weight: initial;
    font-size: 1.4em;
    color: #fff;
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  .quicktabs-mobile .quicktabs-title:after {
    content: "\f107";
    display: block;
    font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: -20px;
    top: 14%;
  }
  .quicktabs-mobile ul {
    list-style: none;
    background-color: #fff;
    box-shadow: 3px 5px 9px #031730;
    border-radius: 1px;
    position: absolute;
    width: 88%;
    z-index: 10;
    margin: 0 auto;
  }
  .quicktabs-mobile ul:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    top: 0;
    left: 50%;
    border: 6px solid #fff;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
  }
  .quicktabs-mobile ul li {
    padding: 21px 3px;
    font-size: 1.2rem;
    color: #3fb7cb;
    cursor: pointer;
  }
  .quicktabs-mobile ul li.active {
    color: #000;
  }
  .quicktabs-mobile ul li.first {
    border-bottom: 1px solid #3fb7cb;
  }
}
@media only screen and (min-width:40.063em) {
  .select-new-domain-wrap {
    min-height: 627px;
    padding-top: 173px;
  }
  .select-new-domain-wrap h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .select-new-domain-wrap .input-select-collapse input[type=text] {
    margin-top: 0;
    height: 61px;
  }
  .select-new-domain-wrap .input-select-collapse .button {
    width: 53px !important;
    height: 61px !important;
    font-size: 24px !important;
    color: #3EA3B2;
  }
  .select-new-domain-wrap .row {
    max-width: 673px;
  }
  .select-new-domain-wrap .quicktabs-tabs li {
    display: inline-block;
  }
  .select-new-domain-wrap .quicktabs-tabs a {
    color: #3EA3B2;
    display: inline-block;
  }
  .select-new-domain-wrap .quicktabs-tabs .active a:after {
    content: "\f107";
    display: block;
    font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -15px;
  }
  .select-new-domain-wrap .quicktabs-tabs .first a:before {
    content: "|";
    position: absolute;
    right: -52px;
    bottom: -10px;
    color: #3EA3B2;
    font-size: 36px;
    font-weight: 600;
  }
}
/* < HERO ON PAGE */
/* ALL DOMAINS INCLUDE > */
.all-domains-include {
  background: #04141d;
  color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 23px;
  padding-top: 7px;
}
.all-domains-include img {
  width: 56px;
  margin-bottom: 4px;
}
.all-domains-include h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  padding-bottom: 21px;
}
.all-domains-include h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
}
.all-domains-include p {
  color: #a7a7a7;
  font-size: 13px;
  line-height: 21px;
}
.all-domains-include .all-domains-include-item {
  padding-bottom: 18px;
}

@media only screen and (min-width:40.063em) {
  .all-domains-include {
    padding: 51px 86px 50px 86px;
  }
  .all-domains-include img {
    width: auto;
    margin-bottom: 20px;
  }
  .all-domains-include h2 {
    font-size: 43px;
    padding-bottom: 52px;
  }
  .all-domains-include h3 {
    font-size: 21px;
    margin-bottom: 17px;
  }
  .all-domains-include .all-domains-include-item {
    padding-bottom: 29px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width:64.063em) {
  .all-domains-include {
    padding: 51px 0 23px 0;
  }
  .all-domains-include .all-domains-include-item {
    padding-left: 0;
    padding-right: 0;
  }
}
/* < ALL DOMAINS INCLUDE */
/* 3 WAYS TO PROTECT YOUR DOMAINS > */
.three-ways-to-protect {
  background: #fff;
}
.three-ways-to-protect .three-ways-column-wrap {
  padding-left: 0;
  padding-right: 0;
}
.three-ways-to-protect h2 {
  font-size: 43px;
  font-weight: 300;
  color: #555555;
  padding-bottom: 27px;
  margin-top: 0;
}
.three-ways-to-protect .three-ways-one-item {
  position: relative;
  height: 483px;
  background: rgba(51, 51, 51, 0.8);
  border-top: 1px solid #fff;
}
.three-ways-to-protect .three-ways-one-item::before {
  content: " ";
  display: inline-block;
  height: 100%;
  width: 1%;
  vertical-align: middle;
}
.three-ways-to-protect .three-ways-guard {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/three-ways-to-protect-guard.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.three-ways-to-protect .three-ways-privacy {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/three-ways-to-protect-privacy.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.three-ways-to-protect .three-ways-monitor {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/three-ways-to-protect-monitor.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.three-ways-to-protect .state-box {
  display: inline-block;
  vertical-align: middle;
  width: 97%;
}
.three-ways-to-protect .state-box .fa {
  display: none;
}
.three-ways-to-protect .state-box h3 {
  font-size: 34px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 16px;
}
.three-ways-to-protect .state-box p {
  font-size: 13px;
  line-height: 28px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 35px;
}
.three-ways-to-protect .state-box .button {
  padding-top: 11px;
  padding-bottom: 14px;
  margin-bottom: 0;
  -webkit-box-shadow: inset 0 0 0 2px #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .three-ways-to-protect {
    padding: 34px 15px;
  }
  .three-ways-to-protect .three-ways-column-wrap {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 14px;
  }
  .three-ways-to-protect .three-ways-guard {
    background-position: top right;
  }
  .three-ways-to-protect .three-ways-privacy {
    background-position: top left;
  }
  .three-ways-to-protect .three-ways-monitor {
    background-position: top left;
  }
  .three-ways-to-protect .state-box {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (min-width:64.063em) {
  .three-ways-to-protect {
    padding: 52px 0;
  }
  .three-ways-to-protect h2 {
    padding-bottom: 29px;
  }
  .three-ways-to-protect .three-ways-column-wrap {
    padding-left: 5px;
    padding-right: 5px;
  }
  .three-ways-to-protect .three-ways-guard {
    background-position: top right;
  }
  .three-ways-to-protect .three-ways-privacy {
    background-position: top center;
  }
  .three-ways-to-protect .three-ways-monitor {
    background-position: top left;
  }
  .three-ways-to-protect .three-ways-one-item {
    height: 511px;
  }
  .three-ways-to-protect .three-ways-one-item {
    background: rgba(69, 184, 203, 0.7);
    -ms-transition: all 0.8s ease-in;
    transition: all 0.8s ease-in;
  }
  .three-ways-to-protect .three-ways-one-item .fa {
    display: block;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    max-height: 110px;
    font-size: 80px;
    color: #fff;
    opacity: 0.5;
    position: relative;
  }
  .three-ways-to-protect .three-ways-one-item p {
    opacity: 1;
    -ms-transform: scale(0);
    transform: scale(0);
    max-height: 0;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .three-ways-to-protect .three-ways-one-item .button {
    top: 0px;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
  }
  .three-ways-to-protect .three-ways-one-item:hover, .three-ways-to-protect .three-ways-one-item.focused-product-box {
    background: rgba(51, 51, 51, 0.8);
  }
  .three-ways-to-protect .three-ways-one-item:hover .state-box, .three-ways-to-protect .three-ways-one-item.focused-product-box .state-box {
    top: -10px;
    position: relative;
  }
  .three-ways-to-protect .three-ways-one-item:hover .fa, .three-ways-to-protect .three-ways-one-item.focused-product-box .fa {
    -ms-transform: scale(0);
    transform: scale(0);
    max-height: 0;
    top: -9px;
  }
  .three-ways-to-protect .three-ways-one-item:hover p, .three-ways-to-protect .three-ways-one-item.focused-product-box p {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
    max-height: 1000px;
  }
  .three-ways-to-protect .three-ways-one-item:hover .button, .three-ways-to-protect .three-ways-one-item.focused-product-box .button {
    top: 30px;
  }
}
/* < 3 WAYS TO PROTECT YOUR DOMAINS */
/* SEARCH DOMAIN PAGE BOTTOM > */
.search-domain-page-bottom {
  background-color: #fff;
  padding-top: 43px;
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 49px;
}
.search-domain-page-bottom .abbr-www {
  display: none;
}
.search-domain-page-bottom .example-domain {
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
  padding-bottom: 20px;
}
.search-domain-page-bottom .example-domain .example-domain-tld {
  color: #226F7C;
}
.search-domain-page-bottom .example-domain .example-domain-tld span {
  border-bottom: 1px solid #226F7C;
  display: inline-block;
}
.search-domain-page-bottom h2 {
  font-size: 34px;
  line-height: 44px;
  font-weight: 300;
  margin-top: 14px;
  margin-bottom: 19px;
}
.search-domain-page-bottom p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 33px;
}
.search-domain-page-bottom .input-select-collapse input[type=text] {
  margin-bottom: 31px;
  border: 1px solid #929292;
  box-shadow: none;
  height: 51px;
  font-size: 20px;
  padding-left: 16px;
  text-indent: 0px;
  padding-right: 56px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.search-domain-page-bottom .input-select-collapse .button {
  background: transparent;
  box-shadow: none;
  color: #226F7C;
  position: absolute;
  width: 56px !important;
  padding: 0;
  top: 0px;
  right: 0px;
  height: 51px !important;
  font-size: 24px !important;
}
.search-domain-page-bottom .learn-more-link {
  font-weight: bold;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .search-domain-page-bottom .row {
    max-width: 563px;
  }
}
@media only screen and (min-width:40.063em) {
  .search-domain-page-bottom {
    padding-top: 29px;
    padding-bottom: 53px;
  }
  .search-domain-page-bottom .abbr-www {
    display: inline-block;
  }
  .search-domain-page-bottom .example-domain {
    font-size: 57px;
  }
  .search-domain-page-bottom .example-domain .example-domain-tld span {
    line-height: 56px;
    border-bottom: 2px solid #226F7C;
  }
  .search-domain-page-bottom h2 {
    font-size: 35px;
    margin-top: 28px;
  }
  .search-domain-page-bottom p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .search-domain-page-bottom .input-select-collapse input[type=text] {
    margin-bottom: 41px;
  }
}
@media only screen and (min-width:64.063em) {
  .search-domain-page-bottom {
    background: #fff url("/sites/aplus/themes/custom/MSP_ZURB/img/perfect-notebook-on-bottom-page.jpg") no-repeat center right;
    background-size: contain;
    height: 767px;
    padding-top: 117px;
  }
  .search-domain-page-bottom h2 {
    margin-top: 38px;
    margin-bottom: 21px;
  }
  .search-domain-page-bottom .input-select-collapse input[type=text] {
    margin-bottom: 51px;
  }
}
/* < SEARCH DOMAIN PAGE BOTTOM */
footer.ap-panel-footer {
  background: #1a2f3b;
  padding-bottom: 1.3125rem;
}
footer.ap-panel-footer h2 {
  font-size: 1.125rem;
  color: #FFFFFF;
  font-weight: 400;
}
footer.ap-panel-footer .block-menu > ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.3125rem;
  line-height: 1.125rem;
}
footer.ap-panel-footer .block-menu > ul li {
  list-style: none;
}
footer.ap-panel-footer a {
  color: #a7a7a7;
  font-size: 0.75rem;
}
footer.ap-panel-footer a.active {
  color: #a7a7a7;
}
footer.ap-panel-footer a.sell-p-info {
  font-weight: 900;
  max-width: 125px;
  min-width: 120px;
  display: inline-block;
  text-decoration: underline;
  overflow-wrap: normal;
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width:64.063em) {
  footer.ap-panel-footer a.sell-p-info {
    margin-left: 0;
    margin-right: 0;
  }
}
footer.ap-panel-footer a:hover {
  opacity: 0.8;
}
footer.ap-panel-footer .footer-logo {
  background: #0e2430;
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
  margin-bottom: 1.25rem;
}
footer.ap-panel-footer .footer-logo p {
  color: #a7a7a7;
  font-size: 0.75rem;
  margin-bottom: 0;
  margin-top: 0.5625rem;
}
footer.ap-panel-footer .footer-logo img {
  height: 30px;
}
footer.ap-panel-footer .footer-second-box {
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
}
footer.ap-panel-footer .footer-icon-twitter:before,
footer.ap-panel-footer .footer-icon-facebook:before,
footer.ap-panel-footer .footer-icon-gplus:before {
  font: normal normal normal 0.6875rem "FontAwesome", Arial, Helvetica, sans-serif;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.5rem;
}
footer.ap-panel-footer .footer-icon-twitter:before {
  content: "\f099";
}
footer.ap-panel-footer .footer-icon-facebook:before {
  content: "\f082";
}
footer.ap-panel-footer .footer-icon-gplus:before {
  content: "\f0d5";
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  footer.ap-panel-footer .row.footer-second-box {
    padding-left: 0;
    padding-right: 0;
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width:64.063em) {
  footer.ap-panel-footer {
    background: #0e2430;
    padding-top: 1.25rem;
  }
  footer.ap-panel-footer > .row {
    max-width: 67.5rem;
  }
  footer.ap-panel-footer .footer-logo {
    padding-left: 2.9375rem;
    background: transparent;
  }
  footer.ap-panel-footer .footer-logo p {
    margin-top: 0.6875rem;
  }
  footer.ap-panel-footer .footer-logo img {
    margin-left: 0.5625rem;
  }
  footer.ap-panel-footer .footer-second-box {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.8125rem;
  }
}
.forgot-pass-wrap iframe {
  border: 0;
  width: 100%;
  height: 520px;
}

.modal-login-popup {
  border-radius: 0;
  min-height: auto;
  box-shadow: none;
  width: auto;
  left: 3px;
  right: 3px;
  border: none;
  padding: 60px 16px 24px;
}
.modal-login-popup.reveal-modal {
  max-width: 534px;
  margin: 0 auto;
}
@media only screen and (min-width:40.063em) {
  .modal-login-popup {
    padding-top: 70px;
  }
}

.login-form-wrap {
  padding: 8px 0 0 0;
}
.login-form-wrap h2 {
  font-weight: 300;
  font-size: 34px;
  line-height: 38px;
  margin-bottom: 29px;
}
.login-form-wrap label {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 0;
}
.login-form-wrap label.remember-me-checkbox {
  font-size: 14px;
  margin: 1px 0 0 0 !important;
}
.login-form-wrap .close-reveal-modal {
  font-size: 20px;
  color: #226F7C;
  top: 11px;
  right: 13px;
  padding: 0;
  background: transparent;
  margin: 0;
}
.login-form-wrap input {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  height: 38px;
  margin-bottom: 14px;
  margin-top: 3px !important;
  padding-left: 27px;
  font-size: 16px;
}
.login-form-wrap .field-email-bg {
  position: absolute;
  top: 14px;
  left: 9px;
  color: #b7b7b7;
}
.login-form-wrap .field-pass-bg {
  position: absolute;
  top: 14px;
  left: 9px;
  color: #b7b7b7;
}
.login-form-wrap .forgot-password-link {
  font-size: 14px;
}
.login-form-wrap .button {
  margin-top: 28px;
  width: 186px;
}
.login-form-wrap .error-text {
  position: absolute;
  top: 0;
  left: 0;
  background: #E81159;
  width: 100%;
  padding: 10px;
  color: #fce5ea;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  display: none;
}
.login-form-wrap.show-error .error-text {
  display: block;
  padding: 10px 30px;
  font-size: 14px;
}
@media only screen and (min-width:64.063em) {
  .login-form-wrap.show-error .error-text {
    font-size: 15px;
  }
}
.login-form-wrap.show-error h2 {
  margin-top: 35px;
}
.login-form-wrap.show-error .close-reveal-modal {
  color: #ffffff;
  top: 7px;
  right: 10px;
  font-size: 16px;
}
@media only screen and (min-width:64.063em) {
  .login-form-wrap.show-error .close-reveal-modal {
    top: 6px;
    right: 10px;
    font-size: 18px;
  }
}
@media only screen and (min-width:40.063em) {
  .login-form-wrap {
    padding-top: 8px;
    padding-bottom: 10px;
  }
  .login-form-wrap .row {
    max-width: 396px;
  }
  .login-form-wrap h2 {
    margin-bottom: 19px;
  }
  .login-form-wrap input {
    padding-left: 33px;
  }
  .login-form-wrap .field-email-bg {
    left: 15px;
  }
  .login-form-wrap .field-pass-bg {
    left: 15px;
  }
  .login-form-wrap.show-error .error-text {
    display: block;
  }
  .login-form-wrap.show-error h2 {
    margin-top: 15px;
  }
  .login-form-wrap.show-error .close-reveal-modal {
    color: #ffffff;
  }
}

.modal-password-update {
  padding: 40px 16px 16px;
  border-radius: 0;
  min-height: auto;
  box-shadow: none;
  width: auto;
  left: 3px;
  right: 3px;
  border: none;
}
.modal-password-update.reveal-modal {
  max-width: 534px;
  margin: 0 auto;
}
@media only screen and (min-width:40.063em) {
  .modal-password-update {
    padding: 40px 32px 16px;
  }
}
@media only screen and (min-width:64.063em) {
  .modal-password-update {
    padding: 40px 50px 16px;
  }
}
.modal-password-update .password-update-wrap h2 {
  font-weight: 300;
  font-size: 34px;
  line-height: 38px;
  margin-bottom: 30px;
}
.modal-password-update .password-update-wrap .close-reveal-modal {
  font-size: 20px;
  color: #226F7C;
  top: 11px;
  right: 13px;
  padding: 0;
  background: transparent;
  margin: 0;
}
.modal-password-update .password-update-wrap .wrap-btn {
  margin-top: 20px;
}
.modal-password-update .password-update-wrap .button {
  margin-bottom: 24px;
}
@media only screen and (max-width: 40em) {
  .modal-password-update .password-update-wrap .button {
    font-size: 14px;
  }
}

.sign-up-wrap {
  padding-top: 86px;
}
.sign-up-wrap .row .row {
  margin-left: -10px;
  margin-right: -10px;
}
.sign-up-wrap .columns,
.sign-up-wrap form .row .row .columns {
  padding-left: 10px;
  padding-right: 10px;
}
.sign-up-wrap h2 {
  font-size: 43px;
  line-height: 43px;
  font-weight: 300;
  margin-bottom: 20px;
}
.sign-up-wrap h3,
.sign-up-wrap .sign-up-h3-title {
  font-size: 34px;
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: 22px;
  margin-top: 14px;
}
.sign-up-wrap h3.payment-method-title,
.sign-up-wrap .sign-up-h3-title.payment-method-title {
  margin-bottom: 7px;
}
.sign-up-wrap .already-account-line {
  font-size: 15px;
  margin-bottom: 19px;
  display: inline-block;
}
.sign-up-wrap input[type=text],
.sign-up-wrap input[type=password],
.sign-up-wrap input[type=email],
.sign-up-wrap input[type=number],
.sign-up-wrap select,
.sign-up-wrap textarea {
  box-shadow: none;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 13px;
  margin-top: 0;
  padding: 0 10px;
}
.sign-up-wrap input[type=text],
.sign-up-wrap input[type=password],
.sign-up-wrap input[type=email],
.sign-up-wrap input[type=number],
.sign-up-wrap select {
  height: 33px;
  color: #757575;
}
.sign-up-wrap label {
  font-size: 16px;
  padding-bottom: 5px;
}
.sign-up-wrap label i, .sign-up-wrap label em {
  font-size: 14px;
  font-weight: 300;
}
.sign-up-wrap .billing-address-column {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 25px;
  margin-bottom: 10px;
}
.sign-up-wrap .payment-method-icons {
  margin-bottom: 13px;
  display: inline-block;
}
.sign-up-wrap .email-subscribe-wrap {
  border-top: 1px solid #f0f0f0;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 28px;
}
.sign-up-wrap .email-subscribe-wrap .email-subscribe-inside {
  margin-left: 12px;
  margin-right: 12px;
}
.sign-up-wrap .email-subscribe-wrap .email-subscribe-inside label {
  line-height: 24px;
  margin-bottom: 7px !important;
  display: inline-block;
}
.sign-up-wrap .email-subscribe-wrap .email-subscribe-inside label span {
  font-style: italic;
  color: #757575;
  padding-top: 6px;
  display: inline-block;
  line-height: 22px;
}
.sign-up-wrap .email-subscribe-wrap .email-subscribe-inside .email-subscribe-note {
  margin-top: 8px;
  line-height: 24px;
}
.sign-up-wrap .terms-wrap {
  padding-top: 7px;
  padding-bottom: 6px;
}
.sign-up-wrap .terms-wrap h3,
.sign-up-wrap .terms-wrap .sign-up-h3-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 16px;
}
.sign-up-wrap .terms-wrap .terms-text-window {
  border: 1px solid #e0e0e0;
  padding: 14px 22px;
  color: #555555;
  height: 330px;
  overflow: scroll;
  overflow-x: hidden;
  margin-bottom: 28px;
}
.sign-up-wrap .terms-wrap .terms-text-window .term-title-h5 {
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 400;
  color: #555;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}
.sign-up-wrap .terms-wrap .terms-text-window p,
.sign-up-wrap .terms-wrap .terms-text-window ul li {
  font-size: 13px;
  line-height: 24px;
}
.sign-up-wrap .terms-wrap .checkbox-terms-agree-wrap {
  font-weight: 600;
}
.sign-up-wrap .terms-wrap .checkbox-terms-agree-wrap label {
  line-height: 17px;
}
.sign-up-wrap .terms-wrap .order-description {
  padding-top: 20px;
  padding-bottom: 20px;
}
.sign-up-wrap .place-your-order-button-box {
  padding-top: 30px;
}
.sign-up-wrap .us-domain-form-wrap {
  padding-top: 26px;
}
.sign-up-wrap .us-domain-form-wrap h3,
.sign-up-wrap .us-domain-form-wrap .sign-up-h3-title {
  font-size: 24px;
  line-height: 31px;
}
.sign-up-wrap .us-domain-form-wrap .us-domain-radio-list {
  padding-top: 19px;
}
.sign-up-wrap .us-domain-form-wrap .us-domain-radio {
  padding-top: 9px;
}
.sign-up-wrap .us-domain-form-wrap [type=radio]:not(:checked) + label:after,
.sign-up-wrap .us-domain-form-wrap [type=radio]:checked + label:after {
  top: 50%;
  margin-top: -10px;
}
.sign-up-wrap .us-domain-form-wrap [type=radio]:not(:checked) + label:before,
.sign-up-wrap .us-domain-form-wrap [type=radio]:checked + label:before {
  top: 50%;
  margin-top: -13px;
}
.sign-up-wrap .us-domain-form-wrap .us-domain-gray-box {
  background: #f0f0f0;
  padding: 14px 20px;
}
.sign-up-wrap .us-domain-form-wrap .us-domain-gray-box label {
  margin-bottom: 6px;
}
.sign-up-wrap .us-domain-form-wrap hr {
  border-color: #f0f0f0;
  margin: 35px -10px 11px;
}
.sign-up-wrap .sign-up-cart-price {
  padding: 6px 5px 11px;
}
.sign-up-wrap .complete-your-order-wrap {
  padding-top: 10px;
}
.sign-up-wrap .complete-your-order-wrap h2 {
  font-size: 34px;
  line-height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 22px;
}
.sign-up-wrap .complete-your-order-wrap h3,
.sign-up-wrap .complete-your-order-wrap .sign-up-h3-title {
  line-height: 22px;
  margin-top: 27px;
  margin-bottom: 17px;
}
.sign-up-wrap .complete-your-order-wrap h3 a,
.sign-up-wrap .complete-your-order-wrap .sign-up-h3-title a {
  font-size: 15px;
  font-weight: 600;
}
.sign-up-wrap .complete-your-order-wrap p {
  margin-bottom: 10px;
}
.sign-up-wrap .complete-your-order-wrap .already-account-line {
  line-height: 16px;
}
.sign-up-wrap .complete-your-order-wrap .billing-address-column,
.sign-up-wrap .complete-your-order-wrap .payment-method-column {
  padding-bottom: 19px;
  padding-left: 21px;
  padding-right: 21px;
  margin-bottom: 2px;
}
@media only screen and (min-width:40.063em) {
  .sign-up-wrap .complete-your-order-wrap {
    padding-top: 13px;
  }
  .sign-up-wrap .complete-your-order-wrap h2 {
    font-size: 43px;
  }
  .sign-up-wrap .complete-your-order-wrap h3,
.sign-up-wrap .complete-your-order-wrap .sign-up-h3-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sign-up-wrap .complete-your-order-wrap h5 {
    margin-top: 5px;
  }
  .sign-up-wrap .complete-your-order-wrap .already-account-line {
    margin-bottom: 57px;
  }
  .sign-up-wrap .complete-your-order-wrap .billing-address-column,
.sign-up-wrap .complete-your-order-wrap .payment-method-column {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media only screen and (min-width:64.063em) {
  .sign-up-wrap .complete-your-order-wrap {
    padding-top: 3px;
  }
  .sign-up-wrap .complete-your-order-wrap .already-account-line {
    margin-bottom: 37px;
  }
}
.sign-up-wrap .braintree-sheet {
  max-height: 570px;
}

.sign-up-wrap .review-your-cart-wrap {
  background: #f0f0f0;
  padding-top: 16px;
  padding-left: 10px;
  padding-right: 10px;
}
.sign-up-wrap .review-your-cart-wrap h3,
.sign-up-wrap .review-your-cart-wrap .sign-up-h3-title {
  text-indent: -3px;
  padding-left: 22px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 0;
  padding-bottom: 26px;
}
.sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .one-product-line,
.sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .one-product {
  padding-left: 17px;
  padding-right: 13px;
}
.sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .one-product-line.no-hover,
.sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .one-product.no-hover {
  pointer-events: none;
}
.sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .sub-product {
  background: transparent;
}
.sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .details-info {
  margin: 0 -3px -10px -7px;
}
.sign-up-wrap .review-your-cart-wrap .sign-up-cart-price {
  padding-right: 18px;
  padding-bottom: 21px;
  border-top: 1px solid #ccc;
}
@media only screen and (min-width:40.063em) {
  .sign-up-wrap .review-your-cart-wrap h3,
.sign-up-wrap .review-your-cart-wrap .sign-up-h3-title {
    padding-left: 0;
    padding-bottom: 13px;
    margin-top: 14px;
  }
  .sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .one-product-line,
.sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .one-product {
    padding-left: 9px;
    padding-right: 5px;
  }
  .sign-up-wrap .review-your-cart-wrap .sign-up-complex-cart.complex-in-mycart-page .main-one-product .details-info {
    margin: 0 5px -10px 1px;
  }
  .sign-up-wrap .review-your-cart-wrap .sign-up-cart-price {
    padding-right: 0;
  }
}

.ca-domain-information h3,
.ca-domain-information .sign-up-h3-title {
  font-size: 24px;
  line-height: 31px;
}
.ca-domain-information hr {
  margin-left: -10px;
  margin-right: -10px;
  border-color: #f0f0f0;
  margin-top: 41px;
  margin-bottom: 9px;
}
.ca-domain-information .one-contact-owner {
  background: #f0f0f0;
  margin-top: 10px;
  padding-top: 18px;
  padding-bottom: 13px;
  padding-left: 12px;
  padding-right: 12px;
}
.ca-domain-information .one-contact-owner > label {
  line-height: 20px;
  padding-left: 29px;
}
.ca-domain-information .one-contact-owner [type=checkbox]:not(:checked) + label:before,
.ca-domain-information .one-contact-owner [type=checkbox]:checked + label:before {
  top: 50%;
  margin-top: -12px;
}
.ca-domain-information .one-contact-owner [type=checkbox]:not(:checked) + label:after,
.ca-domain-information .one-contact-owner [type=checkbox]:checked + label:after {
  top: 50%;
  margin-top: -10px;
}
.ca-domain-information .one-contact-owner h5,
.ca-domain-information .one-contact-owner .contact-owner-info-title {
  color: #596274;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-top: 3px;
  margin-bottom: 8px;
}

/* Review your Cart > */
.sign-up-complex-cart {
  margin-top: -1px;
}
.sign-up-complex-cart .main-one-product {
  border-top: 1px solid #d9d9d9;
  padding-top: 17px;
  padding-bottom: 13px;
}
.sign-up-complex-cart .main-one-product .product-name-left {
  font-size: 14px;
  line-height: 15px;
}
.sign-up-complex-cart .one-product.no-hover {
  pointer-events: none;
}
.sign-up-complex-cart .one-product .hover-edit-button {
  font-size: 14px;
  position: relative;
  top: 2px;
  display: none;
}
.sign-up-complex-cart .one-product:hover {
  background: #deeaec;
}
.sign-up-complex-cart .one-product:hover .hover-edit-button {
  display: inline-block;
}
.sign-up-complex-cart .js_requireIcon {
  color: #D11050;
  display: none;
  margin-right: 3px;
}
.sign-up-complex-cart .js_requireErrorMsg {
  color: #D11050;
  font-style: italic;
  font-weight: 400;
}
.sign-up-complex-cart .js_warningIcon {
  color: #856300;
  display: none;
  margin-right: 3px;
}
.sign-up-complex-cart .js_warningMsg {
  color: #856300;
  font-size: 12px;
  font-weight: 400;
}
.sign-up-complex-cart .js_warningMsg a {
  color: #856300;
  text-decoration: underline;
}
.sign-up-complex-cart .extended-terms-select {
  border: none;
  padding: 0;
  height: inherit;
  width: auto;
  display: inline-block;
  background: transparent;
  cursor: pointer;
}
.sign-up-complex-cart .extended-terms-select > div:first-child {
  color: #226F7C;
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
}
.sign-up-complex-cart .right-price-col {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 38px;
  position: relative;
  font-size: 14px;
  line-height: 20px;
}
.sign-up-complex-cart .right-price-col .extended-terms-select {
  margin-right: 5px;
}
.sign-up-complex-cart .remove-product-button {
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -10px;
  font-size: 16px;
}
.sign-up-complex-cart .main-one-product.coupon-applied .right-price-col {
  padding-top: 0;
}
.sign-up-complex-cart .main-one-product.coupon-applied .remove-product-button {
  margin-top: -14px;
}
.sign-up-complex-cart .coupon-applied .coupon-name-price,
.sign-up-complex-cart .coupon-applied .actuale-price {
  color: #477709;
  font-weight: 600;
}
.sign-up-complex-cart .coupon-applied .old-price {
  text-decoration: line-through;
  color: #666666;
}
.sign-up-complex-cart > .sub-product {
  margin-top: -14px;
  padding-bottom: 13px;
}
.sign-up-complex-cart > .sub-product .product-name-left {
  padding-top: 3px;
  padding-bottom: 3px;
}
.sign-up-complex-cart .sub-product .left-arrow-product-line:before {
  content: "\f105";
  font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  display: inline-block;
}
.sign-up-complex-cart .sub-product .red-required-icon, .sign-up-complex-cart .sub-product .fa-exclamation-triangle {
  position: relative;
  top: -5px;
}
.sign-up-complex-cart .sub-product .sub-product {
  padding-left: 10px;
}
.sign-up-complex-cart .sub-product .sub-product .left-arrow-product-line:before {
  content: "\f101";
}
.sign-up-complex-cart .details-info {
  background: #fafafa;
  text-align: center;
  font-size: 14px;
  padding: 15px 0 31px 0;
}

/* < Review your Cart */
@media only screen and (min-width:40.063em) {
  .sign-up-wrap {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 119px;
  }
  .sign-up-wrap .billing-address-column {
    margin-bottom: 0;
    border-bottom: 0;
    border-right: 1px solid #f0f0f0;
  }
  .sign-up-wrap .billing-address-column,
.sign-up-wrap .payment-method-column {
    padding-left: 25px;
    padding-right: 25px;
  }
  .sign-up-wrap .already-account-line {
    margin-bottom: 34px;
  }
  .sign-up-wrap h3,
.sign-up-wrap .sign-up-h3-title {
    margin-top: 6px;
  }
  .sign-up-wrap h3.payment-method-title,
.sign-up-wrap .sign-up-h3-title.payment-method-title {
    margin-bottom: 12px;
  }
  .sign-up-wrap .payment-method-icons {
    margin-bottom: 8px;
  }
  .sign-up-wrap .email-subscribe-wrap {
    border-top: 0;
    padding-top: 14px;
  }
  .sign-up-wrap .email-subscribe-wrap .email-subscribe-inside label {
    margin-right: 0 !important;
    margin-bottom: 17px !important;
  }
  .sign-up-wrap .terms-wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 37px;
    padding-bottom: 16px;
  }
  .sign-up-wrap .terms-wrap h3,
.sign-up-wrap .terms-wrap .sign-up-h3-title {
    margin-bottom: 22px;
  }
  .sign-up-wrap .terms-wrap .terms-text-window {
    height: 220px;
    margin-bottom: 23px;
    color: #555555;
  }
  .sign-up-wrap .terms-wrap .terms-text-window .term-title-h5 {
    font-size: 1.125rem;
  }
  .sign-up-wrap .terms-wrap .checkbox-terms-agree-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }
  .sign-up-wrap .us-domain-form-wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 35px;
  }
  .sign-up-wrap .us-domain-form-wrap h3,
.sign-up-wrap .us-domain-form-wrap .sign-up-h3-title {
    font-size: 34px;
    line-height: 39px;
    max-width: 560px;
    margin-bottom: 31px;
  }
  .sign-up-wrap .us-domain-form-wrap hr {
    margin: 40px 0 0;
  }
  .sign-up-wrap .review-your-cart-wrap {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 38px;
  }

  .ca-domain-information h3,
.ca-domain-information .sign-up-h3-title {
    font-size: 34px;
    line-height: 40px;
    max-width: 570px;
  }
  .ca-domain-information hr {
    margin-left: 15px;
    margin-right: 15px;
  }
  .ca-domain-information .ca-main-form {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ca-domain-information .select-contact-owner {
    margin-top: 30px;
    padding-bottom: 13px;
  }
  .ca-domain-information .terms-wrap {
    padding-top: 16px;
  }
  .ca-domain-information .select-contact-hide-box {
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 7px;
  }

  .sign-up-complex-cart {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .review-your-cart-wrap h3,
.review-your-cart-wrap .sign-up-h3-title {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .review-your-cart-wrap .sign-up-cart-price {
    border-top: 1px solid #d9d9d9;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    padding-top: 11px;
  }
}
@media only screen and (min-width:64.063em) {
  .sign-up-wrap {
    padding-top: 149px;
  }
  .sign-up-wrap .row {
    max-width: 1119px;
  }
  .sign-up-wrap .billing-address-column,
.sign-up-wrap .payment-method-column {
    padding-left: 56px;
    padding-right: 56px;
  }
  .sign-up-wrap h3.payment-method-title,
.sign-up-wrap .sign-up-h3-title.payment-method-title {
    margin-bottom: 22px;
  }
  .sign-up-wrap .payment-method-icons {
    margin-bottom: 0;
    margin-top: 19px;
  }
  .sign-up-wrap .email-subscribe-wrap {
    padding-top: 22px;
  }
  .sign-up-wrap .email-subscribe-wrap .email-subscribe-inside label {
    margin-bottom: 13px !important;
  }
  .sign-up-wrap .terms-wrap {
    padding: 20px 47px 13px 47px;
  }
  .sign-up-wrap .terms-wrap .terms-text-window {
    padding-left: 27px;
    padding-right: 27px;
  }
  .sign-up-wrap .ca-domain-information h3,
.sign-up-wrap .ca-domain-information .sign-up-h3-title {
    max-width: none;
  }
  .sign-up-wrap .ca-domain-information hr {
    margin-left: 47px;
    margin-right: 47px;
    margin-top: 19px;
  }
  .sign-up-wrap .ca-domain-information .ca-main-form {
    padding-left: 47px;
    padding-right: 47px;
  }
  .sign-up-wrap .select-contact-hide-box .checkbox-ca-terms-agree {
    margin-left: 0;
  }
  .sign-up-wrap .us-domain-form-wrap {
    padding: 37px 47px 0 47px;
  }
  .sign-up-wrap .us-domain-form-wrap h3,
.sign-up-wrap .us-domain-form-wrap .sign-up-h3-title {
    max-width: none;
    margin-bottom: 41px;
  }
  .sign-up-wrap .us-domain-form-wrap hr {
    margin-top: 30px;
    margin-bottom: -3px;
  }
  .sign-up-wrap .sign-up-complex-cart {
    max-width: 1005px;
  }
  .sign-up-wrap .review-your-cart-wrap h3,
.sign-up-wrap .review-your-cart-wrap .sign-up-h3-title {
    max-width: 1005px;
  }
  .sign-up-wrap .review-your-cart-wrap .sign-up-cart-price {
    max-width: 1005px;
    padding: 11px 0 30px;
  }
}
.domain-privacy-hero {
  height: 450px;
}
.domain-privacy-hero > .row {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.domain-privacy-hero .header-text {
  color: #FFFFFF;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.domain-privacy-hero .header-text h1 {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}
.domain-privacy-hero .header-text + .button {
  width: 340px;
}

.domain-privacy-content {
  background: #FFFFFF;
  padding: 50px 0;
  overflow: hidden;
}
.domain-privacy-content h2 {
  width: 100%;
  font-size: 34px;
  font-weight: 300;
  margin: 0 0 30px 0;
  color: #555555;
  text-align: center;
}
.domain-privacy-content h2 > strong {
  display: block;
  font-weight: 900;
  font-size: 38px;
  line-height: 42px;
}
.domain-privacy-content h2 > strong sup {
  font-weight: 900;
  font-size: 14px;
  margin-right: -5px;
}
.domain-privacy-content h2 > strong .dolar-price {
  font-weight: 900;
  margin-right: -5px;
}
.domain-privacy-content h2 > strong .cent-price {
  font-weight: 300;
}
.domain-privacy-content h2 > strong small {
  font-weight: 300;
  font-size: 12px;
  color: #757575;
}
.domain-privacy-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 20px 0;
}
.domain-privacy-content .button {
  margin: 0 auto;
  width: 160px;
  display: block;
}
.domain-privacy-content .monitor {
  width: 1033px;
  height: 815px;
  transform-origin: 0 0;
  position: relative;
  top: 50%;
  left: 50%;
  transform: scale(1) translate(-50%, 0%);
  margin-bottom: 0px;
  display: none;
}
.domain-privacy-content .monitor .compare {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/domain-privacy-monitor.jpg") top left no-repeat;
  width: 1033px;
  height: 815px;
  display: block;
  margin: 0 auto;
}
.domain-privacy-content .monitor .compare .info {
  display: block;
  background-color: rgba(14, 36, 48, 0.9);
  width: 270px;
  padding: 15px 20px;
  color: #FFFFFF;
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 75px;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  text-align: center;
  margin-top: -110px;
  z-index: 10;
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.4);
}
.domain-privacy-content .monitor .compare .info::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  content: "";
  border-color: rgba(14, 36, 48, 0.9) transparent transparent transparent;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
}
.domain-privacy-content .monitor .compare .cd-image-container {
  width: 970px;
  position: absolute;
  margin: 0 31px;
  height: 446px;
  bottom: 218px;
  background: rgba(0, 0, 0, 0.01);
}
.domain-privacy-content .monitor .compare .cd-image-container p {
  line-height: 26px;
}
.domain-privacy-content .monitor .compare .cd-image-container p:nth-child(1) {
  margin: 14px 0;
}
.domain-privacy-content .monitor .compare .cd-image-container p:nth-child(2), .domain-privacy-content .monitor .compare .cd-image-container p:nth-child(4) {
  margin: 22px 0;
}
.domain-privacy-content .monitor .compare .cd-image-container p:nth-child(5) {
  margin: 13px 0;
}
.domain-privacy-content .monitor .compare .cd-image-container .public,
.domain-privacy-content .monitor .compare .cd-image-container .private {
  bottom: 0;
}
.domain-privacy-content .monitor .compare .whois {
  display: block;
  margin-top: 55px;
  position: relative;
  width: 100%;
  float: left;
}
.domain-privacy-content .monitor .compare .whois h2 {
  color: #1a2f3b;
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  margin: 0;
}
.domain-privacy-content .monitor .compare .whois h3 {
  color: #555555;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}

.domain-privacy-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.domain-privacy-info > .row {
  max-width: 100%;
}
.domain-privacy-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.domain-privacy-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.domain-privacy-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.domain-privacy-info > .row + .row .columns {
  height: 375px;
  padding: 75px 0;
}
.domain-privacy-info .box {
  margin: 0 120px;
  display: block;
}
.domain-privacy-info .box h3 {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.domain-privacy-info .box h3 a {
  color: #FFFFFF;
}
.domain-privacy-info .box h3 a:hover {
  color: #d0cdcd;
}
.domain-privacy-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.domain-privacy-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .domain-privacy-hero .header-text + .button {
    width: 100%;
    max-width: 340px;
  }

  .domain-privacy-info .box {
    margin: 0px auto;
    width: auto;
    height: 200px;
  }
}
@media only screen and (min-width:40.063em) {
  .domain-privacy-hero {
    height: 650px;
  }
  .domain-privacy-hero .header-text {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 30px;
  }
  .domain-privacy-hero .row {
    max-width: 670px;
  }

  .domain-privacy-content {
    padding: 80px 0;
  }
  .domain-privacy-content h2 {
    width: 100%;
    text-align: left;
  }
  .domain-privacy-content h2 > strong {
    float: right;
  }
  .domain-privacy-content .monitor {
    margin-bottom: -260px;
    display: block;
  }
  .domain-privacy-content .button {
    margin: 0 0 50px 0;
    width: 160px;
    display: block;
    float: right;
  }
}
@media only screen and (min-width:64.063em) {
  .domain-privacy-hero {
    height: 650px;
  }
  .domain-privacy-hero .row {
    max-width: 1018px;
  }

  .domain-privacy-content .monitor {
    margin-bottom: 0px;
  }

  .domain-privacy-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .domain-privacy-info > .row + .row .columns {
    height: auto;
    padding: 0;
    border-width: 0;
  }
}
.product-page-hero-wrap {
  height: 450px;
  padding-top: 65px;
  color: #fff;
}
.product-page-hero-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 1%;
  vertical-align: middle;
}
.product-page-hero-wrap .product-page-hero-box {
  display: inline-block;
  vertical-align: middle;
  width: 99%;
  padding-left: 8px;
  padding-right: 8px;
}
.product-page-hero-wrap p, .product-page-hero-wrap span.title-text, .product-page-hero-wrap h1 {
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 17px;
}
.product-page-hero-wrap span.title-text {
  display: inherit;
}
.product-page-hero-wrap h1 {
  color: #fff;
  display: inline;
}
.product-page-hero-wrap .hero-button-box {
  padding-top: 15px;
}

.plan-and-pricing-wrap {
  background: #fff;
  padding: 25px 8px;
}
.plan-and-pricing-wrap h2,
.plan-and-pricing-wrap .plan-and-pricing-title {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 5px;
}
.plan-and-pricing-wrap .plan-and-pricing-price {
  font-size: 38px;
  line-height: 38px;
  font-weight: 300;
  color: #555;
  margin-bottom: 16px;
}
.plan-and-pricing-wrap .plan-and-pricing-price .dollar-symbol {
  font-size: 15px;
  font-weight: 600;
  position: relative;
  top: -14px;
}
.plan-and-pricing-wrap .plan-and-pricing-price b, .plan-and-pricing-wrap .plan-and-pricing-price strong {
  font-weight: 900;
}
.plan-and-pricing-wrap .plan-and-pricing-price b.strong-600, .plan-and-pricing-wrap .plan-and-pricing-price strong.strong-600 {
  font-weight: 600;
}
.plan-and-pricing-wrap .plan-and-pricing-price small {
  font-size: 12px;
}
.plan-and-pricing-wrap .plan-and-pricing-wrap .product-discription p,
.plan-and-pricing-wrap .plan-and-pricing-wrap .product-discription li {
  font-size: 14px;
  line-height: 24px;
}
.plan-and-pricing-wrap .product-discription-note {
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  margin-top: 8px;
}

.domain-monitor-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.domain-monitor-info > .row {
  max-width: 100%;
}
.domain-monitor-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.domain-monitor-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.domain-monitor-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.domain-monitor-info > .row + .row .columns {
  height: 375px;
  padding: 75px 0;
}
.domain-monitor-info .box {
  margin: 0 120px;
  display: block;
}
.domain-monitor-info .box h3,
.domain-monitor-info .box .additional-box-title {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.domain-monitor-info .box h3 a,
.domain-monitor-info .box .additional-box-title a {
  color: #FFFFFF;
}
.domain-monitor-info .box h3 a:hover,
.domain-monitor-info .box .additional-box-title a:hover {
  color: #d0cdcd;
}
.domain-monitor-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.domain-monitor-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .domain-monitor-info .box {
    margin: 0px auto;
    width: auto;
    height: 200px;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .plan-and-pricing-wrap {
    padding: 40px 8px 50px 8px;
  }

  .product-page-hero-wrap .row {
    max-width: 668px;
  }
}
@media only screen and (min-width:40.063em) {
  .product-page-hero-wrap {
    height: 650px;
  }
  .product-page-hero-wrap p, .product-page-hero-wrap span.title-text, .product-page-hero-wrap h1 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 0;
  }
  .product-page-hero-wrap .hero-button-box {
    width: 340px;
    display: inline-block;
    padding-top: 47px;
  }
  .product-page-hero-wrap .button {
    font-size: 23px;
  }

  .plan-and-pricing-wrap .row {
    max-width: 541px;
  }
  .plan-and-pricing-wrap h2,
.plan-and-pricing-wrap .plan-and-pricing-title {
    margin-bottom: 30px;
  }
  .plan-and-pricing-wrap .plan-and-pricing-price {
    margin-bottom: 0;
    margin-top: 7px;
  }
  .plan-and-pricing-wrap ol {
    margin-bottom: 32px;
  }
  .plan-and-pricing-wrap li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .plan-and-pricing-wrap p {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 28px;
  }
  .plan-and-pricing-wrap .button {
    margin-top: 9px;
  }
  .plan-and-pricing-wrap .product-discription-note {
    margin-top: 35px;
  }
}
@media only screen and (min-width:64.063em) {
  .product-page-hero-wrap .row {
    max-width: 1020px;
  }
  .product-page-hero-wrap p {
    margin-left: 300px;
  }

  .plan-and-pricing-wrap {
    padding: 54px 8px 36px 8px;
  }

  .domain-monitor-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .domain-monitor-info > .row + .row .columns {
    height: auto;
    padding: 0;
    border-width: 0;
  }
}
.domain-guard-hero {
  height: 450px;
}
.domain-guard-hero > .row {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.domain-guard-hero .header-text {
  color: #FFFFFF;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 30px;
}
.domain-guard-hero .header-text h1 {
  color: #FFFFFF;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 30px;
}
.domain-guard-hero .header-text strong {
  display: block;
}
.domain-guard-hero .header-text + .button {
  width: 340px;
}

.domain-guard-content {
  background: #FFFFFF;
  padding: 50px 0;
  overflow: hidden;
}
.domain-guard-content h2 {
  width: 100%;
  font-size: 34px;
  font-weight: 300;
  margin: 0 0 30px 0;
  color: #555555;
  text-align: center;
}
.domain-guard-content h2 > strong {
  display: block;
  font-weight: 900;
  font-size: 38px;
  line-height: 42px;
}
.domain-guard-content h2 > strong sup {
  font-weight: 900;
  font-size: 14px;
  margin-right: -5px;
}
.domain-guard-content h2 > strong .dolar-price {
  font-weight: 900;
  margin-right: -5px;
  display: inline-block;
}
.domain-guard-content h2 > strong .cent-price {
  font-weight: 300;
  display: inline-block;
}
.domain-guard-content h2 > strong small {
  font-weight: 300;
  font-size: 12px;
  color: #757575;
}
.domain-guard-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 20px 0;
}
.domain-guard-content p.notes {
  text-align: center;
  margin: 0 25px;
  font-style: italic;
}
.domain-guard-content .price {
  display: block;
}
.domain-guard-content .button {
  margin: 0 auto 35px auto;
  width: 160px;
  display: block;
}

.domain-guard-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.domain-guard-info > .row {
  max-width: 100%;
}
.domain-guard-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.domain-guard-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.domain-guard-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.domain-guard-info > .row + .row .columns {
  height: 375px;
  padding: 75px 0;
}
.domain-guard-info .box {
  margin: 0 120px;
  display: block;
}
.domain-guard-info .box h3 {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.domain-guard-info .box h3 a {
  color: #FFFFFF;
}
.domain-guard-info .box h3 a:hover {
  color: #d0cdcd;
}
.domain-guard-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.domain-guard-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .domain-guard-hero .header-text {
    padding: 0 55px;
  }
  .domain-guard-hero .header-text strong {
    display: inline;
  }
  .domain-guard-hero .header-text + .button {
    width: 100%;
    max-width: 340px;
  }

  .domain-guard-content .price {
    display: inline;
  }

  .domain-guard-info .box {
    margin: 0px auto;
    width: auto;
    height: 200px;
  }
}
@media only screen and (min-width:40.063em) {
  .domain-guard-hero {
    height: 650px;
  }
  .domain-guard-hero .header-text {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 30px;
  }
  .domain-guard-hero .row {
    max-width: 670px;
  }

  .domain-guard-content h2 {
    width: 100%;
    text-align: left;
  }
  .domain-guard-content h2 > strong {
    float: right;
  }
  .domain-guard-content .button {
    margin: 0 0 50px 0;
    width: 160px;
    display: block;
    float: right;
  }
}
@media only screen and (min-width:64.063em) {
  .domain-guard-hero {
    height: 650px;
  }
  .domain-guard-hero .row {
    max-width: 1018px;
  }

  .domain-guard-content .monitor {
    margin-bottom: 0px;
  }

  .domain-guard-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .domain-guard-info > .row + .row .columns {
    height: auto;
    padding: 0;
    border-width: 0;
  }
}
.top-bar-section .searchbar-wrap {
  display: inline-block;
  position: relative;
}
.top-bar-section .searchbar-wrap h3 {
  display: none;
}
.top-bar-section .searchbar-wrap .searchbar-on-header {
  position: absolute;
  top: -4px;
  right: -54px;
  z-index: 11;
}
.top-bar-section .searchbar-wrap .searchbar-on-header .form-item {
  margin-top: 0;
}
.top-bar-section .searchbar-wrap .searchbar-on-header .form-text,
.top-bar-section .searchbar-wrap .searchbar-on-header .search-by-page-form .form-text {
  width: 315px;
  height: 35px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  padding: 6px 35px 6px 8px;
}
.top-bar-section .searchbar-wrap .searchbar-on-header .form-submit.button,
.top-bar-section .searchbar-wrap .searchbar-on-header .search-by-page-form .form-submit.button {
  background: transparent;
  box-shadow: none;
  font-size: 18px;
  color: #3fb7cb;
  position: absolute;
  top: 14px;
  right: 25px;
  padding: 0;
}
.top-bar-section .searchbar-wrap .search-by-page-form {
  z-index: 11;
  position: relative;
}
.top-bar-section .searchbar-wrap .hide-background {
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  cursor: pointer;
}

.page-search-pages .main-section .search-form-wrap .search-form {
  padding-top: 16px;
  margin-bottom: 16px;
}
.page-search-pages .main-section h3,
.page-search-pages .main-section h1 {
  font-size: 23px;
  font-weight: 300;
  color: #555555;
  padding-top: 91px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 26px;
  margin-bottom: 1px;
}
.page-search-pages .main-section .search-by-page-input-box {
  position: relative;
}
.page-search-pages .main-section .search-by-page-input-box .form-text {
  box-shadow: none;
  border: none;
  border-bottom: 3px solid #d9d9d9;
  font-size: 22px;
  color: #7a7a7a;
  height: 53px;
  padding-right: 30px;
}
.page-search-pages .main-section .search-by-page-input-box .form-submit.button {
  color: #45b8cb;
  background: transparent;
  box-shadow: none;
  padding: 0;
  font-size: 22px;
  position: absolute;
  top: 10px;
  right: 4px;
}
.page-search-pages .main-section .search-results {
  margin-left: 11px;
  margin-right: 11px;
  padding-top: 4px;
}
.page-search-pages .main-section .search-results h4 {
  font-size: 18px;
  margin-bottom: 3px;
}
.page-search-pages .main-section .search-results p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0;
}
.page-search-pages .main-section .search-results li {
  padding-top: 16px;
  margin-bottom: 16px;
}
.page-search-pages .main-section .search-snippet-info {
  padding-left: 0;
}
.page-search-pages .main-section .search-info a {
  color: #555555;
  font-weight: 600;
}

@media only screen and (max-width: 40em) {
  .pager .pager-first,
.pager .pager-previous,
.pager .pager-next,
.pager .pager-last {
    font-size: 0;
  }
  .pager .pager-first a:before,
.pager .pager-previous a:before,
.pager .pager-next a:before,
.pager .pager-last a:before {
    font-size: 18px;
    font-family: FontAwesome, Arial, Helvetica, sans-serif;
  }
  .pager .pager-first a:before {
    content: "\f100";
    margin-right: 0.625rem;
  }
  .pager .pager-previous a:before {
    content: "\f104";
  }
  .pager .pager-next a:before {
    content: "\f105";
    margin-left: 1.6875rem;
  }
  .pager .pager-last a:before {
    content: "\f101";
    margin-left: 0.625rem;
  }
}
@media only screen and (min-width:40.063em) {
  .page-search-pages .main-section .search-form-wrap,
.page-search-pages .main-section .search-results-wrap {
    padding-left: 18px;
    padding-right: 18px;
  }
  .page-search-pages .main-section h3,
.page-search-pages .main-section h1 {
    font-size: 43px;
    padding-top: 147px;
    padding-bottom: 42px;
  }
  .page-search-pages .main-section .search-by-page-input-box {
    margin-top: 16px;
  }
  .page-search-pages .main-section .search-by-page-input-box .form-text {
    font-size: 42px;
    height: 87px;
    padding-left: 17px;
    padding-right: 60px;
  }
  .page-search-pages .main-section .search-by-page-input-box .form-submit.button {
    font-size: 42px;
    top: 14px;
    right: 22px;
  }
  .page-search-pages .main-section .search-results {
    padding-top: 14px;
    margin-right: 0;
    margin-left: 0;
  }
}
.item-list ul.pager {
  margin: 0 0 12px;
}
.item-list ul.pager li.pager-item {
  margin: 0 0 4px 24px;
}

.domain-search-tld {
  background: #FFFFFF;
}
.domain-search-tld.transfer-domain-search-tld {
  padding-top: 0;
}
.domain-search-tld .fullWidth {
  background: #F5F5F5;
  padding: 15px 0;
}
.domain-search-tld .fullWidth h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
.domain-search-tld div[data-module=search_results].domain-search-results {
  padding-top: 110px;
  margin-top: 0;
  margin-bottom: 30px;
}
.domain-search-tld div[data-module=main_tlds] .fullWidth {
  padding-left: 0;
  padding-right: 0;
}
.domain-search-tld h1,
.domain-search-tld .domain-name-search {
  font-size: 43px;
  font-weight: 300;
  word-wrap: break-word;
  color: #555555;
  margin-top: 3px;
  margin-bottom: 8px;
  line-height: 1.4;
}
.domain-search-tld h2, .domain-search-tld .h2 {
  font-size: 28px;
  font-weight: 300;
  color: #555555;
}
.domain-search-tld .offer-switch {
  height: 29px;
  max-width: 303px;
  display: block;
  position: relative;
  padding: 0px;
  margin: 0 auto;
  border-radius: 4px;
}
.domain-search-tld .offer-switch .year-list {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0;
}
.domain-search-tld .offer-switch .year-list li {
  margin: 0px;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  color: #FFFFFF;
  display: inline-block;
  width: 73px;
  text-align: center;
  position: relative;
  top: 0px;
  line-height: 29px;
  background: #226F7C;
}
.domain-search-tld .offer-switch .year-list li:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.domain-search-tld .offer-switch .year-list li:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.domain-search-tld .offer-switch .year-list.one li:nth-child(1) {
  color: #226F7C;
  background: white;
}
.domain-search-tld .offer-switch .year-list.one li:nth-child(1):after {
  content: "\f0d8";
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: -10px;
  font-size: 12px;
  left: 35px;
  color: #226f7c;
}
.domain-search-tld .offer-switch .year-list.one + .switch {
  transform: translateX(0px);
}
.domain-search-tld .offer-switch .year-list.three li:nth-child(2) {
  color: #226F7C;
  background: white;
}
.domain-search-tld .offer-switch .year-list.three li:nth-child(2):after {
  content: "\f0d8";
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: -10px;
  font-size: 12px;
  left: 35px;
  color: #226f7c;
}
.domain-search-tld .offer-switch .year-list.three + .switch {
  transform: translateX(77px);
}
.domain-search-tld .offer-switch .year-list.five li:nth-child(3) {
  color: #226F7C;
  background: white;
}
.domain-search-tld .offer-switch .year-list.five li:nth-child(3):after {
  content: "\f0d8";
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: -10px;
  font-size: 12px;
  left: 35px;
  color: #226f7c;
}
.domain-search-tld .offer-switch .year-list.five + .switch {
  transform: translateX(153px);
}
.domain-search-tld .offer-switch .year-list.ten li:nth-child(4) {
  color: #226F7C;
  background: white;
}
.domain-search-tld .offer-switch .year-list.ten li:nth-child(4):after {
  content: "\f0d8";
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: -10px;
  font-size: 12px;
  left: 35px;
  color: #226f7c;
}
.domain-search-tld .offer-switch .year-list.ten + .switch {
  transform: translateX(230px);
}
.domain-search-tld .offer-switch .switch {
  position: absolute;
  top: -4px;
  left: 0px;
  height: 33px;
  width: 73px;
  background-color: #FFFFFF;
  border-radius: 0px;
  transition: transform 0.5s;
  z-index: 0;
}
.domain-search-tld .offer-switch .switch:after {
  content: "\f0d8";
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: -4px;
  font-size: 12px;
  left: 35px;
  color: #226F7C;
}
.domain-search-tld .offer-switch .discount {
  float: left;
  margin: 5px 0 0 79px;
}
.domain-search-tld .offer-switch .discount li {
  float: left;
  display: block;
  font-size: 14px;
  color: #477709;
  font-weight: 400;
  width: 73px;
}
.domain-search-tld .offer-switch .discount li strong {
  font-weight: 700;
}
.domain-search-tld .additional,
.domain-search-tld .new {
  padding: 10px 0 45px 0;
  position: relative;
  border-bottom: 2px solid #f0f0f0;
}
.domain-search-tld .additional h2,
.domain-search-tld .new h2 {
  font-size: 28px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 45px;
}
.domain-search-tld .additional .gtld-list,
.domain-search-tld .new .gtld-list {
  text-align: center;
}
.domain-search-tld .additional .gtld-list > div > div,
.domain-search-tld .new .gtld-list > div > div {
  display: inline-block;
  margin: 10px 10px 25px 10px;
}
.domain-search-tld .additional .gtld-list > div > div.selected .tld-check,
.domain-search-tld .new .gtld-list > div > div.selected .tld-check {
  background: #3fb7cb;
}
.domain-search-tld .additional .gtld-list > div > div.selected .tld-check:before,
.domain-search-tld .new .gtld-list > div > div.selected .tld-check:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") bottom right no-repeat;
  width: 23px;
}
.domain-search-tld .additional .gtld-list > div > div.selected .tld-check .price,
.domain-search-tld .additional .gtld-list > div > div.selected .tld-check .tld,
.domain-search-tld .new .gtld-list > div > div.selected .tld-check .price,
.domain-search-tld .new .gtld-list > div > div.selected .tld-check .tld {
  color: #fff;
}
.domain-search-tld .additional .gtld-list > div > div.disabled,
.domain-search-tld .new .gtld-list > div > div.disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.domain-search-tld .additional .gtld-list > div > div.disabled label,
.domain-search-tld .new .gtld-list > div > div.disabled label {
  cursor: not-allowed;
}
.domain-search-tld .additional .gtld-list > div .tld-check,
.domain-search-tld .new .gtld-list > div .tld-check {
  width: 155px;
  height: 155px;
  font-weight: 300;
  padding: 0;
  position: relative;
  background: #fff;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  border-radius: 5px;
  outline: 0;
}
.domain-search-tld .additional .gtld-list > div .tld-check:before,
.domain-search-tld .new .gtld-list > div .tld-check:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") top left no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 30px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.domain-search-tld .additional .gtld-list > div .tld-check:hover,
.domain-search-tld .new .gtld-list > div .tld-check:hover {
  background: #3fb7cb;
}
.domain-search-tld .additional .gtld-list > div .tld-check:hover:before,
.domain-search-tld .new .gtld-list > div .tld-check:hover:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") bottom left no-repeat;
}
.domain-search-tld .additional .gtld-list > div .tld-check:hover .price,
.domain-search-tld .additional .gtld-list > div .tld-check:hover .tld,
.domain-search-tld .new .gtld-list > div .tld-check:hover .price,
.domain-search-tld .new .gtld-list > div .tld-check:hover .tld {
  color: #fff;
}
.domain-search-tld .additional .gtld-list > div .tld-check .tld,
.domain-search-tld .new .gtld-list > div .tld-check .tld {
  font-size: 24px;
  display: block;
  color: #555;
  font-weight: 300;
  line-height: 1.2rem;
  padding-top: 70px;
}
.domain-search-tld .additional .gtld-list > div .tld-check .price,
.domain-search-tld .new .gtld-list > div .tld-check .price {
  font-size: 16px;
  color: #727472;
}
.domain-search-tld .additional ul.tld-list,
.domain-search-tld .new ul.tld-list {
  text-align: center;
  margin: 0;
}
.domain-search-tld .additional ul.tld-list > li,
.domain-search-tld .new ul.tld-list > li {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin: 0 15px 25px 15px;
}
.domain-search-tld .additional ul.tld-list > li.active .tld-check,
.domain-search-tld .new ul.tld-list > li.active .tld-check {
  background: #226F7C;
}
.domain-search-tld .additional ul.tld-list > li.active .tld-check:before,
.domain-search-tld .new ul.tld-list > li.active .tld-check:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") bottom right no-repeat;
  width: 23px;
}
.domain-search-tld .additional ul.tld-list > li.active .tld-check:hover:before,
.domain-search-tld .new ul.tld-list > li.active .tld-check:hover:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") bottom right no-repeat;
}
.domain-search-tld .additional ul.tld-list > li.active .tld,
.domain-search-tld .additional ul.tld-list > li.active .price,
.domain-search-tld .additional ul.tld-list > li.active .price small,
.domain-search-tld .new ul.tld-list > li.active .tld,
.domain-search-tld .new ul.tld-list > li.active .price,
.domain-search-tld .new ul.tld-list > li.active .price small {
  color: #FFFFFF !important;
}
.domain-search-tld .additional ul.tld-list > li.active .sale,
.domain-search-tld .new ul.tld-list > li.active .sale {
  background: #E51057 !important;
}
.domain-search-tld .additional ul.tld-list > li.active .sale:before,
.domain-search-tld .new ul.tld-list > li.active .sale:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain-on-sale.png") bottom right no-repeat !important;
  width: 23px;
}
.domain-search-tld .additional ul.tld-list > li.active .sale:hover:before,
.domain-search-tld .new ul.tld-list > li.active .sale:hover:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain-on-sale.png") bottom right no-repeat !important;
}
.domain-search-tld .additional ul.tld-list > li.disabled,
.domain-search-tld .new ul.tld-list > li.disabled {
  opacity: 0.2;
}
.domain-search-tld .additional ul.tld-list > li.disabled .tld-check,
.domain-search-tld .new ul.tld-list > li.disabled .tld-check {
  cursor: not-allowed;
}
.domain-search-tld .additional ul.tld-list > li.disabled .tld-check .tld,
.domain-search-tld .additional ul.tld-list > li.disabled .tld-check .price,
.domain-search-tld .new ul.tld-list > li.disabled .tld-check .tld,
.domain-search-tld .new ul.tld-list > li.disabled .tld-check .price {
  color: #555555 !important;
}
.domain-search-tld .additional ul.tld-list > li.disabled .tld-check:hover,
.domain-search-tld .new ul.tld-list > li.disabled .tld-check:hover {
  background: #FFFFFF;
}
.domain-search-tld .additional ul.tld-list > li.disabled .tld-check:hover .tld,
.domain-search-tld .additional ul.tld-list > li.disabled .tld-check:hover .price,
.domain-search-tld .new ul.tld-list > li.disabled .tld-check:hover .tld,
.domain-search-tld .new ul.tld-list > li.disabled .tld-check:hover .price {
  color: #555555 !important;
}
.domain-search-tld .additional ul.tld-list > li.disabled .tld-check:hover:before,
.domain-search-tld .new ul.tld-list > li.disabled .tld-check:hover:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") top left no-repeat;
}
.domain-search-tld .additional ul.tld-list > li .tld-check,
.domain-search-tld .new ul.tld-list > li .tld-check {
  width: 100px;
  height: 100px;
  font-weight: 300;
  padding: 0;
  position: relative;
  background: #FFFFFF;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  border-radius: 5px;
  outline: 0;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale,
.domain-search-tld .new ul.tld-list > li .tld-check.sale {
  border: 1px solid #E51057;
  height: 115px;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale .tld,
.domain-search-tld .new ul.tld-list > li .tld-check.sale .tld {
  color: #E51057;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale .price,
.domain-search-tld .new ul.tld-list > li .tld-check.sale .price {
  color: #E51057;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale .price small,
.domain-search-tld .new ul.tld-list > li .tld-check.sale .price small {
  display: block;
  color: #6F716F;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale:hover,
.domain-search-tld .new ul.tld-list > li .tld-check.sale:hover {
  background: #E51057;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale:hover .tld,
.domain-search-tld .additional ul.tld-list > li .tld-check.sale:hover .price,
.domain-search-tld .additional ul.tld-list > li .tld-check.sale:hover .price small,
.domain-search-tld .new ul.tld-list > li .tld-check.sale:hover .tld,
.domain-search-tld .new ul.tld-list > li .tld-check.sale:hover .price,
.domain-search-tld .new ul.tld-list > li .tld-check.sale:hover .price small {
  color: #FFFFFF !important;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale:before,
.domain-search-tld .new ul.tld-list > li .tld-check.sale:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain-on-sale.png") top left no-repeat;
}
.domain-search-tld .additional ul.tld-list > li .tld-check.sale:after,
.domain-search-tld .new ul.tld-list > li .tld-check.sale:after {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/on-sale-ribbon.png") top left no-repeat;
  content: "";
  width: 47px;
  height: 48px;
  display: block;
  position: absolute;
  top: -7px;
  left: -7px;
}
.domain-search-tld .additional ul.tld-list > li .tld-check:before,
.domain-search-tld .new ul.tld-list > li .tld-check:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") top left no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 15px;
}
.domain-search-tld .additional ul.tld-list > li .tld-check .tld,
.domain-search-tld .additional ul.tld-list > li .tld-check .price, .domain-search-tld .additional ul.tld-list > li .tld-check:before,
.domain-search-tld .new ul.tld-list > li .tld-check .tld,
.domain-search-tld .new ul.tld-list > li .tld-check .price,
.domain-search-tld .new ul.tld-list > li .tld-check:before {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.domain-search-tld .additional ul.tld-list > li .tld-check .tld,
.domain-search-tld .new ul.tld-list > li .tld-check .tld {
  font-size: 34px;
  margin-top: 25px;
  display: block;
  color: #555555;
}
.domain-search-tld .additional ul.tld-list > li .tld-check .price,
.domain-search-tld .new ul.tld-list > li .tld-check .price {
  font-size: 16px;
  color: #6F716F;
}
.domain-search-tld .additional ul.tld-list > li .tld-check .price em,
.domain-search-tld .new ul.tld-list > li .tld-check .price em {
  font-style: normal;
}
.domain-search-tld .additional ul.tld-list > li .tld-check:hover,
.domain-search-tld .new ul.tld-list > li .tld-check:hover {
  background: #226F7C;
}
.domain-search-tld .additional ul.tld-list > li .tld-check:hover .tld,
.domain-search-tld .additional ul.tld-list > li .tld-check:hover .price,
.domain-search-tld .new ul.tld-list > li .tld-check:hover .tld,
.domain-search-tld .new ul.tld-list > li .tld-check:hover .price {
  color: #FFFFFF;
}
.domain-search-tld .additional ul.tld-list > li .tld-check:hover:before,
.domain-search-tld .new ul.tld-list > li .tld-check:hover:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-domain.png") bottom left no-repeat;
}
.domain-search-tld .new .new-tld {
  width: 100%;
  background-color: #f5f5f5;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  min-height: 55px;
}
.domain-search-tld .new .tld-check {
  width: 155px;
  height: 155px;
}
.domain-search-tld .new .tld-check:before {
  top: 30px;
}
.domain-search-tld .new .tld {
  font-size: 24px;
}
.domain-search-tld .new ul.tld-list li {
  width: 155px;
  height: 155px;
  margin: 10px 20px 25px 20px;
}
.domain-search-tld .new .tld-categories {
  float: left;
  width: calc(100% - 55px);
}
.domain-search-tld .new .tld-categories .categories-btn {
  margin: 0;
  background: #fafafa;
  color: #226F7C;
  font-size: 15px;
  font-weight: 400;
  padding: 0 17px 0 20px;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 125px;
}
.domain-search-tld .new .tld-categories .categories-btn.active {
  background: #def0f3;
}
.domain-search-tld .new .tld-categories .categories {
  background: rgba(34, 111, 124, 0.8);
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 100%;
  border-radius: 4px;
  padding: 20px 30px;
  display: none;
  margin-top: 3px;
}
.domain-search-tld .new .tld-categories .categories .categories-btn-close {
  color: #FFFFFF;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}
.domain-search-tld .new .tld-categories .categories .categories-list-wrap {
  display: block;
  float: left;
  margin: 0;
  width: 100%;
}
.domain-search-tld .new .tld-categories .categories .categories-list-wrap li {
  float: left;
  display: block;
  margin: 10px 5px;
  position: relative;
  width: 30%;
  list-style: none;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
.domain-search-tld .new .tld-categories .categories .categories-list-wrap li a {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  padding-left: 19px;
}
.domain-search-tld .new .tld-categories .categories .categories-list-wrap li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 12px;
  height: 12px;
  border: 1px solid #FFFFFF;
  background: transparent;
  border-radius: 3px;
  box-shadow: none;
}
.domain-search-tld .new .tld-categories .categories .categories-list-wrap li.active a:before {
  background: #FFFFFF;
}
.domain-search-tld .new .tld-categories .results {
  width: calc(100% - 125px);
  margin: 0;
  float: right;
}
.domain-search-tld .new .tld-categories .results li {
  float: left;
  margin: 2px;
  padding-right: 10px;
}
.domain-search-tld .new .tld-categories .results li button {
  background: transparent;
  margin: 0;
  color: #555555;
  font-size: 15px;
  padding: 0 0 0 10px;
  height: 51px;
}
.domain-search-tld .new .tld-categories .results li button::before {
  content: "\f00d";
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  color: #226F7C;
  margin: 0 5px 0 0px;
}
.domain-search-tld .new .tld-categories .results li button:focus {
  outline: 0;
}
.domain-search-tld .new .tld-search {
  position: absolute;
  width: 0%;
  min-width: 51px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: inherit;
  right: 0;
  transform: none;
  height: 51px;
  bottom: 0;
}
.domain-search-tld .new .tld-search.search-open {
  width: 100%;
  bottom: -51px;
}
.domain-search-tld .new .tld-search.search-open .search-icon {
  background: #226F7C;
  color: #FFFFFF;
}
.domain-search-tld .new .tld-search .search-input {
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 10;
  padding: 8px 65px 8px 20px;
  font-family: inherit;
  font-size: 14px;
  border: 1px solid #F5F5F5;
  color: #555555;
  box-shadow: none;
}
.domain-search-tld .new .tld-search .search-input::-webkit-input-placeholder {
  color: #ccc;
}
.domain-search-tld .new .tld-search .search-input:-moz-placeholder {
  color: #ccc;
}
.domain-search-tld .new .tld-search .search-input::-moz-placeholder {
  color: #ccc;
}
.domain-search-tld .new .tld-search .search-input:-ms-input-placeholder {
  color: #ccc;
}
.domain-search-tld .new .tld-search .search-input:focus {
  background: #fafafa;
}
.domain-search-tld .new .tld-search .search-submit {
  background: #FFFFFF;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.domain-search-tld .new .tld-search .search-icon,
.domain-search-tld .new .tld-search .search-submit {
  width: 51px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 51px;
  text-align: center;
  cursor: pointer;
}
.domain-search-tld .new .tld-search .search-icon {
  color: #226F7C;
  background: #F5F5F5;
  z-index: 90;
  font-size: 22px;
  font-family: "FontAwesome", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  transition: all 0.3s;
}
.domain-search-tld .new .tld-search .search-icon:before {
  content: "\f002";
  left: 50%;
  position: absolute;
  top: 50%;
  height: 51px;
  width: 51px;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width:40.063em) {
  .domain-search-tld .new .tld-search .search-input {
    font-size: 17px;
  }
}
@media only screen and (min-width:64.063em) {
  .domain-search-tld .new .tld-search {
    height: 95%;
    top: 50%;
    transform: translateY(-50%);
  }
  .domain-search-tld .new .tld-search.search-open {
    width: 40%;
  }
  .domain-search-tld .new .tld-search.search-open .search-icon {
    background: #226F7C;
    color: #FFFFFF;
  }
  .domain-search-tld .new .tld-search .search-input {
    font-size: 20px;
    border: none;
  }
}
.domain-search-tld .new .pagination {
  display: block;
  text-align: center;
}
.domain-search-tld .new .pagination .count {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
}
.domain-search-tld .new .pagination .btn-prev,
.domain-search-tld .new .pagination .btn-next {
  height: 30px;
  width: 30px;
  padding: 0;
  border-radius: 3px;
  margin: 0 2px;
}
.domain-search-tld .new .pagination .btn-prev.disabled,
.domain-search-tld .new .pagination .btn-next.disabled {
  background: #FFFFFF;
  border: 1px solid #226F7C;
  color: #226F7C;
}
.domain-search-tld .other-domain {
  padding: 25px 0 20px 0;
  border-bottom: 2px solid #f0f0f0;
}
.domain-search-tld .other-domain h2 {
  font-size: 28px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 35px;
}
.domain-search-tld .other-domain ul {
  text-align: left;
  width: 95%;
  margin: 0 auto;
}
.domain-search-tld .other-domain ul li {
  display: block;
  width: 20%;
  float: left;
  margin-bottom: 10px;
}
.domain-search-tld .other-domain ul li [class^=icon-],
.domain-search-tld .other-domain ul li [class*=" icon-"] {
  margin-right: 10px;
}
.domain-search-tld .other-domain ul li .tld-check {
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  margin: 0;
  padding: 0;
  background: transparent;
  position: relative;
  padding-right: 10px;
  word-wrap: break-word;
}
.domain-search-tld .other-domain ul li .tld-check:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-other-domain.png") bottom left;
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  margin-right: 10px;
  -webkit-transition: background 300ms ease-out;
  transition: background 300ms ease-out;
}
.domain-search-tld .other-domain ul li .tld-check:hover {
  color: #E51057;
}
.domain-search-tld .other-domain ul li.active .tld-check, .domain-search-tld .other-domain ul li.active-related-domain .tld-check {
  color: #E51057;
}
.domain-search-tld .other-domain ul li.active .tld-check:before, .domain-search-tld .other-domain ul li.active-related-domain .tld-check:before {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/add-other-domain.png") top left;
}
.domain-search-tld .continue {
  padding: 25px 0 20px 0;
}
.domain-search-tld .continue a {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  width: 160px;
}

.fullWidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}

@media only screen and (max-width: 40em) {
  .domain-search-tld h2 {
    font-size: 26px;
  }
  .domain-search-tld h1,
.domain-search-tld .domain-name-search {
    font-size: 37px;
  }
  .domain-search-tld .fullWidth h2 {
    font-size: 18px;
  }
  .domain-search-tld .additional h2 {
    font-size: 23px;
  }
  .domain-search-tld .additional h2 strong {
    display: block;
  }
  .domain-search-tld .new h2 {
    font-size: 23px;
  }
  .domain-search-tld .new ul.tld-list li {
    margin: 10px 5px 25px 5px !important;
  }
  .domain-search-tld .new .tld-check {
    width: 100px !important;
    height: 100px !important;
  }
  .domain-search-tld .new .tld-categories .categories .categories-list-wrap li {
    width: 45%;
  }
  .domain-search-tld .new .gtld-list > div .tld-check .tld {
    padding-top: 45px;
  }
  .domain-search-tld .new .gtld-list > div .tld-check:before {
    top: 18px;
  }
  .domain-search-tld .new .new-tld {
    margin-bottom: 71px;
  }
  .domain-search-tld .other-domain ul li {
    width: 100%;
  }
}
@media only screen and (min-width:40.063em) {
  .domain-search-tld .additional ul.tld-list > li,
.domain-search-tld .new ul.tld-list > li {
    margin: 0 10px 25px 10px;
  }
  .domain-search-tld .other-domain ul li {
    width: 33%;
  }
  .domain-search-tld .new ul.tld-list li {
    margin: 10px 10px 25px 10px !important;
  }
  .domain-search-tld .new .new-tld {
    margin-bottom: 71px;
  }
}
@media only screen and (min-width:64.063em) {
  .domain-search-tld .new .new-tld {
    margin-bottom: 20px;
  }
}
.premium-domain-hero {
  height: 710px;
}
.premium-domain-hero > .row {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.premium-domain-hero .header-text {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 30px;
}
.premium-domain-hero div[data-module=search_domain] .form-input-wrap input {
  margin: 0;
  height: 59px;
  font-size: 24px;
  padding: 0 50px;
  box-shadow: none;
  border-radius: 5px;
  text-align: center;
}
.premium-domain-hero div[data-module=search_domain] .form-input-wrap input::-webkit-input-placeholder {
  color: #cacaca;
}
.premium-domain-hero div[data-module=search_domain] .form-input-wrap input::-moz-placeholder {
  color: #cacaca;
}
.premium-domain-hero div[data-module=search_domain] .form-input-wrap input:-ms-input-placeholder {
  color: #cacaca;
}
.premium-domain-hero div[data-module=search_domain] .form-input-wrap input:-moz-placeholder {
  color: #cacaca;
}
.premium-domain-hero div[data-module=search_domain] .form-input-wrap input::-ms-clear {
  display: none;
}
.premium-domain-hero div[data-module=search_domain] .form-input-wrap button {
  margin: 0;
  height: 57px;
  font-size: 24px;
  right: 10px;
  top: 1px;
  position: absolute;
  background: transparent;
  padding: 0;
  box-shadow: none;
  width: 40px;
  color: #E51057;
}

.premium-domain-content {
  background-color: #f0f0f0;
  color: #666666;
  font-size: 14px;
  padding: 50px 0 35px 0;
}
.premium-domain-content h1 {
  color: #555555;
  font-weight: 300;
  font-size: 43px;
  margin: 0 0 40px 0;
}
.premium-domain-content h2 {
  color: #666666;
  font-weight: 300;
  font-size: 28px;
  margin: 0 0 15px 0;
}
.premium-domain-content p {
  margin-bottom: 35px;
}
.premium-domain-content .notes {
  margin: 40px 0 0 0;
  padding: 0;
  font-size: 13px;
  font-style: italic;
}

@media only screen and (max-width: 40em) {
  .premium-domain-hero div[data-module=search_domain] .form-input-wrap input {
    padding: 0 50px 0 10px;
    font-size: 17px;
  }
}
@media only screen {
  .premium-domain-content {
    padding: 40px 0 25px 0;
  }
  .premium-domain-content h1 {
    color: #555555;
    font-weight: 300;
    font-size: 34px;
    margin: 0 0 30px 0;
  }
  .premium-domain-content h2 {
    font-size: 26px;
  }
}
.cart-page-wrap {
  padding-top: 77px;
}
.cart-page-wrap .awesome-daily-deals-wrap {
  background: #f0f0f0;
  padding-top: 33px;
  margin-bottom: 50px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-title {
  border-bottom: 1px solid #c1c1c1;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 13px;
  margin-bottom: 38px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-title h2 {
  font-size: 43px;
  line-height: 43px;
  font-weight: 300;
  margin-bottom: 7px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-title p {
  font-size: 20px;
}
.cart-page-wrap .awesome-daily-deals-wrap h3 {
  font-size: 69.46px;
  font-weight: 300;
  line-height: 70px;
}
.cart-page-wrap .awesome-daily-deals-wrap h3 small {
  font-size: 39.48px;
  line-height: 40px;
  display: block;
  padding-top: 11px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time {
  background: #e2e2e2;
}
.cart-page-wrap .awesome-daily-deals-wrap .today-deals-items {
  margin-left: 0;
  list-style: none;
  margin-bottom: 32px;
}
.cart-page-wrap .awesome-daily-deals-wrap .button {
  padding-top: 10px;
  padding-bottom: 13px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-percent-box {
  padding-bottom: 22px;
  position: relative;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time {
  padding-top: 19px;
  padding-bottom: 29px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time > .row {
  max-width: 500px;
  margin: 0 auto !important;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time p {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 300;
  color: #555555;
  margin-bottom: 5px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time .awesome-daily-deals-time-item {
  font-weight: 300;
  font-size: 15px;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time .awesome-daily-deals-time-item > div {
  font-size: 44.7px;
  line-height: 50px;
  color: #555555;
  font-weight: 400;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time .awesome-daily-deals-time-item.minute:after {
  content: ":";
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 53px;
  font-weight: 300;
}
.cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-time .awesome-daily-deals-time-item.minute:before {
  content: ":";
  position: absolute;
  left: 0;
  top: -10px;
  font-size: 53px;
  font-weight: 300;
}
.cart-page-wrap .dealsNavigation button {
  position: absolute;
  background: transparent;
  color: #e2e2e2;
  font-size: 60px;
  line-height: 60px;
  bottom: 10px;
  padding: 0;
  margin: 0;
}
.cart-page-wrap .dealsNavigation button:focus {
  outline: none;
}
.cart-page-wrap .dealsNavigation button.prev {
  left: 10px;
}
.cart-page-wrap .dealsNavigation button.next {
  right: 10px;
}
.cart-page-wrap .cart-one-tab {
  position: relative;
  overflow: hidden;
  height: 84px;
  background: #f0f0f0;
}
.cart-page-wrap .cart-one-tab:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 1%;
  vertical-align: middle;
}
.cart-page-wrap .cart-one-tab a {
  font-size: 19px;
  line-height: 20px;
  width: 96%;
  padding-right: 1%;
  display: inline-block;
  vertical-align: middle;
}
.cart-page-wrap .cart-one-tab a .arrow-up-icon {
  position: absolute;
  bottom: -150px;
  opacity: 0;
  font-size: 13px;
  vertical-align: top;
  padding-top: 3px;
}
.cart-page-wrap .cart-one-tab.tab-active {
  background: #fff;
}
.cart-page-wrap .cart-one-tab.tab-active a {
  color: #555555;
}
.cart-page-wrap .cart-one-tab.tab-active a .arrow-up-icon {
  position: static;
  bottom: inherit;
  opacity: 1;
}
.cart-page-wrap .mycart-page-title {
  padding-top: 21px;
}
.cart-page-wrap .mycart-page-title .shopping-cart-ico {
  font-size: 58px;
  line-height: 58px;
}
.cart-page-wrap .mycart-page-title h3 {
  font-size: 28.67px;
  line-height: 34px;
  font-weight: 300;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.cart-page-wrap div[data-module=cart_simple] .su-cart-list .row:nth-child(even) {
  background: transparent;
}
.cart-page-wrap .sign-up-cart-price {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #333333;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 1px solid #d9d9d9;
}
.cart-page-wrap .right-aside-button-continue {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width:40.063em) {
  .cart-page-wrap {
    padding-top: 82px;
  }
  .cart-page-wrap .mycart-page-title {
    padding-top: 11px;
  }
}
@media only screen and (min-width:64.063em) {
  .cart-page-wrap {
    padding-top: 122px;
  }
  .cart-page-wrap .awesome-daily-deals-wrap .awesome-daily-deals-title {
    margin-left: 105px;
    margin-right: 105px;
  }
  .cart-page-wrap .dealsNavigation button {
    font-size: 80px;
    line-height: 80px;
    top: 50%;
    bottom: auto;
    margin-top: -40px;
  }
  .cart-page-wrap .dealsNavigation button.prev {
    left: 40px;
  }
  .cart-page-wrap .dealsNavigation button.next {
    right: 40px;
  }
}
.cart-page-wrap.one-column-cart .cart-page-title-line {
  margin-left: 13px;
  margin-right: 13px;
  padding-top: 10px;
  padding-bottom: 18px;
}
.cart-page-wrap.one-column-cart .cart-page-title-line .cart-total-price-top {
  line-height: 41px;
}
.cart-page-wrap.one-column-cart .cart-page-title-line .row {
  max-width: 872px;
}
.cart-page-wrap.one-column-cart .cart-page-title-line .row h1 {
  font-size: 28.67px;
  font-weight: 300;
  margin-bottom: 0;
}
.cart-page-wrap.one-column-cart .cart-page-title-line .row h1 i {
  font-size: 58px;
  vertical-align: middle;
  position: relative;
  top: -6px;
  padding-right: 13px;
}
.cart-page-wrap.one-column-cart .cart-page-title-line .row .button {
  min-width: 156px;
  margin-top: 9px;
  margin-bottom: 0;
}
.cart-page-wrap.one-column-cart .my-page-coupon-right-wrap, .cart-page-wrap.one-column-cart .coupon-you-save-box {
  max-width: 902px;
  margin: 0 auto;
}
.cart-page-wrap.one-column-cart .cart-total-price-wrap {
  display: table;
  width: 100%;
  padding-right: 14px;
  padding-top: 6px;
}
.cart-page-wrap.one-column-cart .cart-total-price-wrap > div {
  display: table-row;
}
.cart-page-wrap.one-column-cart .cart-total-price-wrap > div > div {
  font-size: 14px;
  display: table-cell;
  color: #333;
  padding-bottom: 4px;
}
.cart-page-wrap.one-column-cart .cart-total-price-wrap > div > div:last-child {
  white-space: nowrap;
  width: 1%;
  padding-left: 9px;
}
.cart-page-wrap.one-column-cart div[data-module=coupon] .coupon-form {
  padding-left: 20px;
  padding-right: 7px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.cart-page-wrap.one-column-cart div[data-module=coupon] .coupon-form > .row > .columns:first-child {
  border: 0;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .cart-domain-addons-header-box {
  font-size: 12px;
  color: #6D6F6D;
  padding-left: 19px;
  padding-top: 10px;
  padding-bottom: 7px;
  position: relative;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .cart-domain-addons-header-box:before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #f7f7f7 transparent;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .cart-asscoiated-domains-header-box {
  font-size: 12px;
  color: #6B6B6B;
  padding-left: 19px;
  padding-top: 10px;
  padding-bottom: 7px;
  position: relative;
  background: #efefef;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .cart-asscoiated-domains-header-box :before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #efefef transparent;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .sub-product {
  background: #f7f7f7 !important;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .sub-product .what-next-gray-box {
  background-color: #efefef !important;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .sub-product .card-info-line {
  padding: 0px 20px 20px 20px;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .main-one-product .one-product-line .product-column-left {
  padding-left: 0;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .main-one-product > .sub-product {
  padding-bottom: 10px;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .main-one-product > .sub-product:last-child {
  padding-bottom: 7px;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .main-one-product > .sub-product .sub-product {
  background: #efefef !important;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 17px;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line {
  padding-bottom: 16px;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-includes-box h4,
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-includes-box .what-includes-title {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  color: #555555;
  margin: 3px 0;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-includes-box .list-description {
  list-style-type: none;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-next-gray-box {
  background: #f7f7f7 url("/sites/aplus/themes/custom/MSP_ZURB/img/what-happens-next-icon.png") no-repeat 20px 19px;
  padding: 13px 15px 14px 71px;
  margin-left: 13px;
  margin-right: 13px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-next-gray-box h5,
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-next-gray-box .what-next-gray-title {
  font-size: 13px;
  line-height: 1.4;
  color: #D20F50;
  margin: 3px 0 0;
  font-weight: 600;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-next-gray-box p {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 7px;
}
.cart-page-wrap.one-column-cart .complex-in-mycart-page.sign-up-complex-cart .one-product-line:hover .old-price,
.cart-page-wrap.one-column-cart .complex-in-mycart-page.sign-up-complex-cart .one-product-line:hover .actuale-price,
.cart-page-wrap.one-column-cart .complex-in-mycart-page.sign-up-complex-cart .one-product-line:hover .coupon-name-price {
  opacity: 1;
}
.cart-page-wrap.one-column-cart .sign-up-complex-cart {
  padding-left: 13px;
  padding-right: 13px;
}
.cart-page-wrap.one-column-cart .product-column-left .coupon-name-price {
  display: none !important;
}
@media only screen and (max-width: 40em) {
  .cart-page-wrap.one-column-cart .right-price-col .coupon-name-price:nth-of-type(2) {
    display: none !important;
  }
}
@media only screen and (min-width:40.063em) {
  .cart-page-wrap.one-column-cart .cart-page-title-line .cart-total-price-top {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    padding-right: 15px;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart {
    max-width: 876px;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart .right-price-col {
    padding-right: 23px;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart .remove-product-button {
    color: #00aabf;
    position: absolute;
    top: 0px;
    right: 1px;
    margin-top: 0;
    font-size: 17px;
    display: block;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart .sub-product .one-product {
    padding-left: 5px;
    padding-right: 20px;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart .sub-product .one-product .remove-product-button {
    top: 5px;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart.complex-in-mycart-page .main-one-product .one-product-line .product-name-left {
    font-size: 18px;
    font-weight: 600;
  }
  .cart-page-wrap.one-column-cart .cart-total-price-wrap {
    max-width: 632px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }
  .cart-page-wrap.one-column-cart .recommended .recommended-list-wrap {
    max-width: 49.875rem;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.5rem;
  }
  .cart-page-wrap.one-column-cart .recommended .recommended-list-wrap .recommended-one-item {
    margin-left: 0;
  }
  .cart-page-wrap.one-column-cart .complex-in-mycart-page .main-one-product > .sub-product > div > .one-product .product-name-left {
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
  }
  .cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line {
    padding-top: 13px;
  }
  .cart-page-wrap.one-column-cart .complex-in-mycart-page .card-info-line .what-next-gray-box {
    margin-left: 0;
    margin-right: 0;
  }
  .cart-page-wrap.one-column-cart .right-price-col .coupon-name-price:nth-of-type(1) {
    display: none !important;
  }
}
@media only screen and (min-width:64.063em) {
  .cart-page-wrap.one-column-cart .cart-total-price-wrap {
    max-width: 872px;
  }
  .cart-page-wrap.one-column-cart .recommended {
    margin-bottom: 4px;
    padding-bottom: 18px;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-page-wrap.one-column-cart .sign-up-complex-cart .remove-product-button {
    top: 5px;
  }
}

.sign-up-complex-cart.complex-in-mycart-page .emptyCartBlock {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  line-height: 30px;
  padding: 41px 0;
  text-align: center;
}
.sign-up-complex-cart.complex-in-mycart-page .main-one-product {
  padding-top: 0;
  padding-bottom: 0;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product-line {
  padding-top: 12px;
  padding-bottom: 10px;
}
.sign-up-complex-cart.complex-in-mycart-page .extended-terms-select {
  margin-top: 3px;
}
.sign-up-complex-cart.complex-in-mycart-page .product-details-open {
  background: #fafafa;
}
.sign-up-complex-cart.complex-in-mycart-page .sub-product .sub-product {
  padding-left: 0px;
}
.sign-up-complex-cart.complex-in-mycart-page:not(.aside-cart-wrap) .one-product:hover .red-required-icon,
.sign-up-complex-cart.complex-in-mycart-page:not(.aside-cart-wrap) .one-product-line:hover .red-required-icon {
  visibility: hidden;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product .hover-edit-button,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line .hover-edit-button {
  font-size: 14px;
  position: relative;
  margin-top: 2px;
  display: none;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product .hover-edit-button.js_product_edit_button,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line .hover-edit-button.js_product_edit_button {
  background-color: #f5fbfc;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product:hover,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line:hover {
  background: #f5fbfc;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product:hover .hover-edit-button,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line:hover .hover-edit-button {
  display: inline-block;
  position: absolute;
  margin-left: 4px;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product.no-hover {
  pointer-events: none;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product .product-name-left {
  padding-top: 7px;
  white-space: nowrap;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product .product-name-left span {
  max-width: 93%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  text-overflow: ellipsis;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product .product-name-left .left-arrow-product-line {
  position: relative;
  top: -2px;
}
.sign-up-complex-cart.complex-in-mycart-page .one-product .product-name-left .hover-edit-button {
  margin-top: 7px;
}
.sign-up-complex-cart.complex-in-mycart-page .right-price-col {
  padding-right: 40px;
  padding-top: 0;
  font-weight: 600;
}
.sign-up-complex-cart.complex-in-mycart-page .main-one-product .product-name-left {
  font-size: 15px;
}
.sign-up-complex-cart.complex-in-mycart-page .main-one-product > .sub-product {
  padding-top: 3px;
  padding-bottom: 23px;
}
.sign-up-complex-cart.complex-in-mycart-page .main-one-product .sub-product {
  background: #f7f7f7;
}
.sign-up-complex-cart.complex-in-mycart-page .main-one-product .sub-product .one-product {
  padding-top: 10px;
}
.sign-up-complex-cart.complex-in-mycart-page .remove-product-button {
  font-size: 19px;
  right: 12px;
  top: 8px;
}
.sign-up-complex-cart.complex-in-mycart-page .coupon-applied .coupon-name-price {
  padding-bottom: 5px;
}
@media only screen and (min-width:64.063em) {
  .sign-up-complex-cart.complex-in-mycart-page .remove-product-button {
    right: 24px;
    display: none;
    top: 15px;
    font-size: 16px;
  }
  .sign-up-complex-cart.complex-in-mycart-page .existing-item.one-product-line .remove-product-button {
    top: 6px;
  }
  .sign-up-complex-cart.complex-in-mycart-page .one-product:hover .remove-product-button,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line:hover .remove-product-button {
    margin-left: 4px;
    display: inline-block;
  }
  .sign-up-complex-cart.complex-in-mycart-page .one-product:hover .old-price,
.sign-up-complex-cart.complex-in-mycart-page .one-product:hover .actuale-price,
.sign-up-complex-cart.complex-in-mycart-page .one-product:hover .coupon-name-price,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line:hover .old-price,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line:hover .actuale-price,
.sign-up-complex-cart.complex-in-mycart-page .one-product-line:hover .coupon-name-price {
    opacity: 0;
  }
  .sign-up-complex-cart.complex-in-mycart-page .one-product-line {
    padding-top: 17px;
    padding-bottom: 5px;
  }
  .sign-up-complex-cart.complex-in-mycart-page .main-one-product {
    padding-top: 0;
    padding-bottom: 13px;
  }
  .sign-up-complex-cart.complex-in-mycart-page .main-one-product .product-name-left {
    font-size: 14px;
  }
  .sign-up-complex-cart.complex-in-mycart-page .main-one-product > .sub-product {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sign-up-complex-cart.complex-in-mycart-page .main-one-product .sub-product {
    background: transparent;
  }
  .sign-up-complex-cart.complex-in-mycart-page .main-one-product .sub-product .one-product {
    padding-top: 0;
  }
  .sign-up-complex-cart.complex-in-mycart-page .right-price-col {
    padding-right: 10px;
    padding-top: 5px;
  }
  .sign-up-complex-cart.complex-in-mycart-page .coupon-applied .coupon-name-price {
    padding-bottom: 0;
  }
  .sign-up-complex-cart.complex-in-mycart-page .extended-terms-select {
    margin-top: 0;
  }
}

.whois-lookup-page {
  padding-top: 108px;
}
.whois-lookup-page h1 {
  font-size: 23px;
  color: #555555;
  font-weight: 300;
  margin-bottom: 21px;
}
@media only screen and (min-width:40.063em) {
  .whois-lookup-page {
    padding-top: 124px;
  }
  .whois-lookup-page h1 {
    font-size: 28.67px;
    line-height: 32px;
    margin-bottom: 39px;
  }
}

.price-page-wrap {
  padding-top: 85px;
}
.price-page-wrap h1 {
  font-size: 23px;
  line-height: 25px;
  font-weight: 300;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 14px;
  border-bottom: 1px solid #d9d9d9;
}
.price-page-wrap h2 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 9px;
}

.select-dropdown-price {
  position: relative;
}
.select-dropdown-price label {
  font-size: 28px;
  line-height: 28px;
  color: #3fb7cb;
  font-weight: 300;
  display: inline-block;
}
.select-dropdown-price label > i {
  font-size: 20px;
}
.select-dropdown-price > span {
  font-style: italic;
  font-size: 13px;
  color: #999999;
}
.select-dropdown-price .save-one-item {
  color: #6ab00e;
}
.select-dropdown-price ul {
  display: none;
  position: absolute;
  width: 272px;
  left: 50%;
  margin-left: -136px;
  list-style: none;
  margin-bottom: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.15);
  z-index: 15;
  margin-top: -6px;
}
.select-dropdown-price ul:before {
  content: "";
  position: absolute;
  top: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6.5px 8px 6.5px;
  border-color: transparent transparent #fff transparent;
  left: 50%;
  margin-left: -6.5px;
}
.select-dropdown-price ul li {
  border-top: 1px solid #c7eaef;
  font-size: 19px;
  line-height: 28px;
  padding-bottom: 4px;
  padding-top: 9px;
}
.select-dropdown-price ul li:first-child {
  border-top: none;
}
.select-dropdown-price ul li .save-one-item,
.select-dropdown-price ul li .period-one-item,
.select-dropdown-price ul li .not-subline {
  display: block;
  font-weight: 600;
}
.select-dropdown-price ul li .not-subline {
  padding-top: 13px;
  padding-bottom: 17px;
}

table.price-table-small,
.table.price-table-small {
  border: none;
  width: 100%;
  background: #f4f4f4;
  margin-top: 12px;
}
table.price-table-small tbody, table.price-table-small .table-wrapper,
.table.price-table-small tbody,
.table.price-table-small .table-wrapper {
  border-top: 0;
}
table.price-table-small .table-row,
.table.price-table-small .table-row {
  display: flex;
}
table.price-table-small tr.even, table.price-table-small tr.alt, table.price-table-small tr:nth-of-type(even),
table.price-table-small .table-row.even,
table.price-table-small .table-row.alt,
table.price-table-small .table-row:nth-of-type(even),
.table.price-table-small tr.even,
.table.price-table-small tr.alt,
.table.price-table-small tr:nth-of-type(even),
.table.price-table-small .table-row.even,
.table.price-table-small .table-row.alt,
.table.price-table-small .table-row:nth-of-type(even) {
  background: #ffffff;
}
table.price-table-small .table-item,
.table.price-table-small .table-item {
  width: 50%;
  padding: 0.5625rem 0.625rem;
}
table.price-table-small td,
table.price-table-small .table-item,
.table.price-table-small td,
.table.price-table-small .table-item {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

.price-fee-note {
  font-size: 12px;
  margin-top: 5px;
}

@media only screen and (min-width:40.063em) {
  .price-page-wrap {
    padding-top: 155px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .price-page-wrap h1 {
    font-size: 43px;
    line-height: 43px;
    padding-bottom: 51px;
    padding-left: 0;
    padding-right: 0;
  }
  .price-page-wrap h2 {
    font-size: 34px;
    line-height: 34px;
    font-weight: 300;
    margin-top: 40px;
    margin-bottom: 24px;
  }

  .price-table-medium {
    width: 100%;
    border: none;
  }
  .price-table-medium thead th,
.price-table-medium tbody th,
.price-table-medium tbody {
    border-bottom: none;
    border: none;
  }
  .price-table-medium thead {
    background: #fff;
  }
  .price-table-medium thead th h3,
.price-table-medium thead th .h3 {
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 4px;
  }
  .price-table-medium tbody {
    background: #f4f4f4;
  }
  .price-table-medium tbody tr.even, .price-table-medium tbody tr.alt, .price-table-medium tbody tr:nth-of-type(even) {
    background: #fff;
  }
  .price-table-medium tbody tr td,
.price-table-medium tbody tr th {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .price-table-medium tbody tr th {
    color: #707070;
    padding-left: 24px;
    min-width: 120px;
  }
  .price-table-medium td,
.price-table-medium thead th {
    text-align: center;
  }
  .price-table-medium thead th {
    vertical-align: initial;
  }
  .price-table-medium .save-price {
    color: #4D800A;
    font-size: 17px;
  }
  .price-table-medium .regular-price {
    color: #757575;
    font-style: italic;
    font-weight: 300;
  }

  .price-fee-note {
    margin-bottom: 108px;
  }
}
@media only screen and (min-width:64.063em) {
  .price-page-wrap .row {
    max-width: 1035px;
  }

  .price-table-medium thead th h3,
.price-table-medium thead th .h3 {
    font-size: 28px;
  }
}
.hide-cart-button .print-head {
  display: none;
}

@media print {
  .hide-cart-button .save-reciept, .hide-cart-button #footer, .hide-cart-button nav, .hide-cart-button .thank-you-header, .hide-cart-button .action-links, .hide-cart-button .node-tab, .hide-cart-button .order-note-box {
    display: none;
  }
  .hide-cart-button .print-head, .hide-cart-button .thank-you-wrap, .hide-cart-button .thank-you-cart-wrap {
    display: block;
  }
  .hide-cart-button .print-head {
    margin-top: -50px;
  }
  .hide-cart-button .print-head p:first-child {
    font-size: 28px;
    margin-bottom: 0;
  }
  .hide-cart-button .print-head p:last-child {
    font-size: 16px;
  }
  .hide-cart-button .thank-you-box, .hide-cart-button hr, .hide-cart-button h3, .hide-cart-button h4 {
    padding: 0;
    margin: 0;
  }
  .hide-cart-button .account-information-box a[href]:after {
    content: none;
  }
}
.FAQ-page-wrap {
  padding-top: 91px;
  position: relative;
}
.FAQ-page-wrap h1 {
  font-size: 23px;
  font-weight: 300;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 26px;
}
.FAQ-page-wrap h2 {
  font-size: 19px;
  margin-top: 9px;
}
.FAQ-page-wrap h3 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  padding-right: 10px;
}
.FAQ-page-wrap .row .columns {
  padding-left: 10px;
  padding-right: 10px;
}
.FAQ-page-wrap .accordion {
  margin-left: 0;
  margin-bottom: 43px;
}
.FAQ-page-wrap .accordion .accordion-navigation {
  border-bottom: 1px solid #d9d9d9;
  padding: 13px 0 16px 0;
}
.FAQ-page-wrap .accordion .accordion-navigation > a {
  background: transparent;
  font-size: 20px;
  line-height: 30px;
  color: #757575;
  padding: 0 17px 0 0;
  position: relative;
}
.FAQ-page-wrap .accordion .accordion-navigation > a:after {
  content: "\f107";
  font: normal normal normal 20px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  color: #3fb7cb;
  right: 0px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.FAQ-page-wrap .accordion .accordion-navigation.active > a:after {
  content: "\f106";
}
.FAQ-page-wrap .accordion .accordion-navigation > .content {
  padding: 3px 0 0 0;
}
.FAQ-page-wrap .accordion .accordion-navigation > .content:last-child {
  margin-bottom: 0;
}
.FAQ-page-wrap .faq-track-left-menu {
  top: 115px;
  position: fixed;
}
.FAQ-page-wrap .faq-bottom-left-menu {
  top: auto;
  bottom: 0;
  position: absolute;
}
@media only screen and (max-width: 40em) {
  .FAQ-page-wrap .sticky-menu-mobile {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    padding-top: 45px;
    background-color: #ffffff;
  }
  .FAQ-page-wrap .faq-custom-select {
    position: relative;
    text-align: center;
    margin-bottom: 13px;
  }
  .FAQ-page-wrap .faq-custom-select .current-topic {
    font-size: 20px;
    color: #3fb7cb;
    padding-bottom: 8px;
  }
  .FAQ-page-wrap .faq-custom-select .current-topic:after {
    content: "\f107";
    font: normal normal normal 20px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    color: #3fb7cb;
    position: relative;
    top: 2px;
  }
  .FAQ-page-wrap .faq-custom-select .current-topic.list-open:after {
    content: "\f106";
  }
  .FAQ-page-wrap .faq-custom-select .faq-topics-list {
    position: absolute;
    background: #fff;
    z-index: 20;
    width: 273px;
    left: 50%;
    margin-left: -136px;
    -webkit-box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.2);
    padding: 13px;
  }
  .FAQ-page-wrap .faq-custom-select .faq-topics-list:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    top: 0;
    left: 50%;
    border: 6px solid #fff;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
  }
  .FAQ-page-wrap .faq-custom-select .faq-topics-list li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 19px;
    font-weight: 600;
  }
  .FAQ-page-wrap .faq-custom-select .faq-topics-list li.active a {
    color: #555555;
  }
  .FAQ-page-wrap .faq-custom-select .faq-topics-list li a i {
    display: none;
  }
  .FAQ-page-wrap .align-block-mobile {
    margin-top: 95px;
  }
}
@media only screen and (min-width:40.063em) {
  .FAQ-page-wrap {
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 154px;
  }
  .FAQ-page-wrap h1 {
    font-size: 43px;
    line-height: 46px;
    padding-bottom: 49px;
  }
  .FAQ-page-wrap h3 {
    margin-bottom: 17px;
  }
  .FAQ-page-wrap .faq-left-col {
    padding-top: 5px;
  }
  .FAQ-page-wrap .faq-left-col h2 {
    margin-bottom: 16px;
  }
  .FAQ-page-wrap .faq-left-col .current-topic {
    display: none;
  }
  .FAQ-page-wrap .row .columns.faq-right-col {
    border-left: 1px solid #d9d9d9;
    padding-left: 28px;
    padding-top: 18px;
  }
  .FAQ-page-wrap .faq-page-inner {
    padding-top: 33px;
  }
  .FAQ-page-wrap .accordion .content p {
    line-height: 27px;
  }
  .FAQ-page-wrap .faq-topics-list {
    margin-left: 0;
  }
  .FAQ-page-wrap .faq-topics-list li {
    list-style: none;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
  }
  .FAQ-page-wrap .faq-topics-list li a {
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    display: block;
  }
  .FAQ-page-wrap .faq-topics-list li a i {
    opacity: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    margin-left: 5px;
  }
  .FAQ-page-wrap .faq-topics-list li.active a {
    color: #555555;
  }
  .FAQ-page-wrap .faq-topics-list li.active a i {
    opacity: 1;
  }
}
@media only screen and (min-width:64.063em) {
  .FAQ-page-wrap .row {
    max-width: 1025px;
  }
  .FAQ-page-wrap .row .columns.faq-right-col {
    padding-left: 41px;
  }
  .FAQ-page-wrap .accordion .accordion-navigation > a {
    padding-right: 30px;
  }
  .FAQ-page-wrap .accordion .accordion-navigation > a:after {
    right: 9px;
  }
}

.vps-hosting-wrap .vps-hosting-hero-wrap {
  min-height: 450px;
  padding: 130px 10px 30px 10px;
}
.vps-hosting-wrap .vps-hosting-hero-wrap h2 {
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 41px;
  padding-left: 13px;
  padding-right: 13px;
}
@media only screen and (max-width: 40em) {
  .vps-hosting-wrap .vps-hosting-hero-wrap .button {
    display: block;
    font-size: 23px;
  }
}
@media only screen and (min-width:40.063em) {
  .vps-hosting-wrap .vps-hosting-hero-wrap {
    min-height: 650px;
    padding: 271px 10px 30px 10px;
  }
  .vps-hosting-wrap .vps-hosting-hero-wrap h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 38px;
  }
  .vps-hosting-wrap .vps-hosting-hero-wrap .button {
    text-transform: uppercase;
    font-size: 17px;
    min-width: 190px;
  }
}
@media only screen and (min-width:64.063em) {
  .vps-hosting-wrap .vps-hosting-hero-wrap {
    padding-left: 90px;
    padding-right: 90px;
  }
}
.vps-hosting-wrap .all-plans-include {
  padding: 37px 15px 8px 15px;
}
.vps-hosting-wrap .all-plans-include h2 {
  font-size: 34px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 36px;
}
.vps-hosting-wrap .all-plans-include .one-item-include {
  padding-bottom: 14px;
}
.vps-hosting-wrap .all-plans-include .one-item-include h3 {
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.vps-hosting-wrap .all-plans-include .one-item-include p {
  font-size: 14px;
  line-height: 28px;
}
.vps-hosting-wrap .all-plans-include .one-item-include i.fa {
  font-size: 48px;
  color: #45b8cb;
  margin-bottom: 11px;
}
@media only screen and (min-width:40.063em) {
  .vps-hosting-wrap .all-plans-include {
    padding: 50px 25px 43px 25px;
  }
  .vps-hosting-wrap .all-plans-include .one-item-include {
    padding-bottom: 10px;
    min-height: 270px;
  }
  .vps-hosting-wrap .all-plans-include h2 {
    font-size: 43px;
    line-height: 43px;
    margin-bottom: 67px;
  }
}
@media only screen and (min-width:64.063em) {
  .vps-hosting-wrap .all-plans-include {
    padding-bottom: 20px;
  }
  .vps-hosting-wrap .all-plans-include .row {
    max-width: 67.5rem;
  }
}
.vps-hosting-wrap .the-features-wrap {
  background: #f0f0f0;
  padding-bottom: 77px;
}
.vps-hosting-wrap .the-features-wrap .the-features-inner {
  background: #f03573;
  background: -moz-linear-gradient(top, #f03573 1%, #f03573 50%, #d2d3d3 50%, #d2d3d3 100%);
  background: -webkit-linear-gradient(top, #f03573 1%, #f03573 50%, #d2d3d3 50%, #d2d3d3 100%);
  background: linear-gradient(to bottom, #f03573 1%, #f03573 50%, #d2d3d3 50%, #d2d3d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f03573", endColorstr="#d2d3d3",GradientType=0 );
  background-attachment: fixed;
}
.vps-hosting-wrap .the-features-wrap .the-features-inner h2 {
  background: #f0f0f0;
  margin: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 43px;
  font-weight: 300;
}
.vps-hosting-wrap .the-features-wrap .the-features-left-col img {
  min-width: 100%;
}
.vps-hosting-wrap .the-features-wrap .the-features-right-col {
  background: #f0f0f0;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 11px;
}
.vps-hosting-wrap .the-features-wrap .the-features-right-col h3 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 14px;
}
.vps-hosting-wrap .the-features-wrap .the-features-right-col p {
  line-height: 28px;
}
@media only screen and (min-width:40.063em) {
  .vps-hosting-wrap .the-features-wrap {
    padding-bottom: 50px;
  }
  .vps-hosting-wrap .the-features-wrap .the-features-inner h2 {
    padding-top: 46px;
    padding-bottom: 38px;
  }
  .vps-hosting-wrap .the-features-wrap .the-features-left-col {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .vps-hosting-wrap .the-features-wrap .the-features-left-col img {
    display: none;
  }
  .vps-hosting-wrap .the-features-wrap .the-features-left-col.control-pic-box {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/control-transparent-bg.png");
  }
  .vps-hosting-wrap .the-features-wrap .the-features-left-col.cpanel-pic-box {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/cpanel-transparent-bg.png");
  }
  .vps-hosting-wrap .the-features-wrap .the-features-left-col.scale-pic-box {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/scale-transparent-bg.png");
  }
  .vps-hosting-wrap .the-features-wrap .the-features-left-col.ssd-pic-box {
    background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/ssd-transparent-bg.png");
  }
  .vps-hosting-wrap .the-features-wrap .the-features-right-col {
    padding-top: 0;
    padding-bottom: 56px;
  }
  .vps-hosting-wrap .the-features-wrap .the-features-right-col h3 {
    margin-bottom: 9px;
  }
  .vps-hosting-wrap .the-features-wrap .row {
    max-width: 710px;
  }
}
@media only screen and (min-width:64.063em) {
  .vps-hosting-wrap .the-features-wrap {
    padding-bottom: 0px;
  }
  .vps-hosting-wrap .the-features-wrap .row {
    max-width: 1030px;
  }
  .vps-hosting-wrap .the-features-wrap .the-features-right-col {
    padding-left: 103px;
    padding-top: 160px;
    min-height: 500px;
  }
  .vps-hosting-wrap .the-features-wrap .the-features-inner h2 {
    padding-top: 36px;
    padding-bottom: 10px;
  }
  .vps-hosting-wrap .the-features-wrap .control-pic-box + div.the-features-right-col {
    padding-top: 90px;
    min-height: 340px;
  }
}
.vps-hosting-wrap .vps-hosting-plpr-wrap {
  background: #f0f0f0;
  padding-top: 20px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap h2 {
  font-size: 34px;
  font-weight: 300;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap h3 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 300;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 13px;
  padding-top: 59px;
  margin-left: 20px;
  margin-right: 20px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap h3 span {
  display: block;
  font-size: 50px;
  font-weight: 400;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap h4,
.vps-hosting-wrap .vps-hosting-plpr-wrap .select-package-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 3px;
  margin-bottom: 8px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap {
  text-align: center;
  padding-top: 7px;
  padding-bottom: 28px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap strong {
  padding-bottom: 3px;
  display: inline-block;
  vertical-align: bottom;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product {
  display: inline-block;
  position: relative;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul {
  display: flex;
  align-items: flex-end;
  list-style: none;
  margin: 0;
  background: transparent;
  padding: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul li {
  margin-top: 4px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul li a {
  font-weight: 400;
  color: #fff;
  padding: 4px 6px 3px;
  font-size: 14px;
  display: inline-block;
  width: 102px;
  z-index: 12;
  position: relative;
  -webkit-transition: color 250ms linear;
  transition: color 250ms linear;
  background: #226F7C;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul li a:after {
  font: normal normal normal 12px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  content: "\f0d8";
  position: absolute;
  opacity: 0;
  bottom: -20px;
  left: 50%;
  margin-left: -3px;
  display: block;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul.active1 li:first-child {
  margin-top: 0;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul.active1 li:first-child a {
  background: #fff;
  color: #226F7C;
  border-bottom: 4px solid #fff;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul.active1 li:first-child a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #226F7C transparent;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: 0;
  opacity: 1;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul.active2 li:last-child {
  margin-top: 0;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul.active2 li:last-child a {
  background: #fff;
  color: #226F7C;
  border-bottom: 4px solid #fff;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul.active2 li:last-child a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #226F7C transparent;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: 0;
  opacity: 1;
}
@media only screen and (max-width: 40em) {
  .vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap b {
    display: block;
  }
}
.vps-hosting-wrap .vps-hosting-plpr-wrap ul.tabs:not(.wasabi-tabs__list) {
  border-right: 1px solid #fbfbfb;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap ul.tabs:not(.wasabi-tabs__list) li.tab-title {
  width: 33.3333%;
  border-left: 1px solid #fbfbfb;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap ul.tabs:not(.wasabi-tabs__list) li.tab-title a {
  background: #fff;
  font-size: 19px;
  color: #3fb7cb;
  padding-top: 9px;
  padding-bottom: 9px;
  position: relative;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap ul.tabs:not(.wasabi-tabs__list) li.tab-title.active a {
  color: #555555;
  background: transparent;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap ul.tabs:not(.wasabi-tabs__list) li.tab-title.active a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #555555 transparent;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  margin-top: -3px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .tabs-content > .content {
  padding-bottom: 37px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-price-line {
  font-size: 48px;
  line-height: 50px;
  font-weight: 300;
  padding-top: 7px;
  padding-bottom: 6px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-price-line .vps-hosting-price-first-number {
  font-weight: 900;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-price-line .vps-hosting-price-period {
  font-size: 10px;
  line-height: 20px;
  font-weight: 600;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-price-line .vps-hosting-price-symbol {
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: -6px;
  font-weight: 600;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-button-line .button {
  margin-bottom: 14px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-list {
  list-style: none;
  font-weight: 600;
  padding-bottom: 4px;
  margin-left: 0;
  margin-bottom: 0;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-list li {
  padding-top: 9px;
  padding-bottom: 9px;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-list span {
  color: #226F7C;
  font-weight: 900;
}
.vps-hosting-wrap .vps-hosting-plpr-wrap .plpr-middle-col {
  background: #f8f8f8;
}
@media only screen and (min-width:40.063em) {
  .vps-hosting-wrap .vps-hosting-plpr-wrap {
    padding-top: 33px;
    padding-bottom: 30px;
    padding-left: 29px;
    padding-right: 29px;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .row {
    max-width: 1079px;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-plpr-title-wrap {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 29px;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-price-line {
    padding-top: 10px;
    padding-bottom: 9px;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .vps-hosting-list {
    padding-bottom: 24px;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap {
    padding-bottom: 0;
    text-align: right;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .switch-product-wrap .switch-product ul li a {
    text-align: center;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .select-term-wrap:not(.wasabi-term-wrap) {
    padding-top: 11px;
    padding-bottom: 18px;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .select-term-wrap:not(.wasabi-term-wrap) .term_switch {
    top: 3px;
  }
  .vps-hosting-wrap .vps-hosting-plpr-wrap .select-term-wrap:not(.wasabi-term-wrap) span {
    padding-right: 10px;
    display: inline-block;
  }
}
.vps-hosting-wrap .website-security-wrap {
  padding: 148px 5px 40px 5px;
  min-height: 550px;
  border-bottom: 1px solid #fff;
}
.vps-hosting-wrap .website-security-wrap h2 {
  font-size: 34px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 16px;
}
.vps-hosting-wrap .website-security-wrap p {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 33px;
}
@media only screen and (min-width:40.063em) {
  .vps-hosting-wrap .website-security-wrap .row {
    max-width: 42.25rem;
  }
}
@media only screen and (min-width:64.063em) {
  .vps-hosting-wrap .website-security-wrap {
    padding-top: 153px;
  }
  .vps-hosting-wrap .website-security-wrap .row {
    max-width: 56.375rem;
  }
  .vps-hosting-wrap .website-security-wrap .row .columns {
    padding-left: 80px;
  }
}

.payments-processing-wrap .payments-process-hero-wrap {
  color: #fff;
  min-height: 428px;
  padding: 106px 11px 30px 11px;
  border-bottom: 1px solid #fff;
}
.payments-processing-wrap .payments-process-hero-wrap h2 {
  color: #fff;
  font-size: 23px;
  margin-bottom: 23px;
}
.payments-processing-wrap .payments-process-hero-wrap p {
  font-size: 23px;
  font-weight: 300;
  line-height: 33px;
  margin-bottom: 35px;
}
.payments-processing-wrap .payments-process-hero-wrap small {
  display: block;
  font-size: 18px;
}
.payments-processing-wrap .payments-process-hero-wrap .button {
  font-size: 23px;
  display: block;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .payments-process-hero-wrap {
    min-height: 579px;
    padding-top: 182px;
  }
  .payments-processing-wrap .payments-process-hero-wrap h2 {
    font-size: 28px;
    margin-bottom: 19px;
  }
  .payments-processing-wrap .payments-process-hero-wrap p {
    font-size: 28px;
    line-height: 33px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 39px;
  }
  .payments-processing-wrap .payments-process-hero-wrap .button {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 14px;
    margin-bottom: 17px;
  }
}
.payments-processing-wrap .payments-processing-blue-line {
  background: #18a9e1;
  padding-top: 22px;
  padding-bottom: 6px;
  padding-left: 25px;
  padding-right: 25px;
}
.payments-processing-wrap .payments-processing-blue-line p {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .payments-processing-blue-line {
    padding-top: 35px;
    padding-bottom: 15px;
  }
  .payments-processing-wrap .payments-processing-blue-line p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
  }
}
.payments-processing-wrap .partner-cayan-wrap {
  padding-top: 41px;
  padding-bottom: 45px;
}
.payments-processing-wrap .partner-cayan-wrap h2 {
  font-size: 29px;
  line-height: 38px;
  font-weight: 300;
  margin-bottom: 21px;
}
.payments-processing-wrap .partner-cayan-wrap p {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 33px;
}
.payments-processing-wrap .partner-cayan-wrap img {
  padding-left: 6px;
  padding-right: 6px;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .partner-cayan-wrap {
    padding-top: 51px;
    padding-bottom: 84px;
  }
  .payments-processing-wrap .partner-cayan-wrap .row {
    max-width: 640px;
  }
  .payments-processing-wrap .partner-cayan-wrap h2 {
    font-size: 31px;
    margin-bottom: 18px;
  }
  .payments-processing-wrap .partner-cayan-wrap p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 48px;
  }
}
@media only screen and (min-width:64.063em) {
  .payments-processing-wrap .partner-cayan-wrap {
    padding-top: 64px;
    padding-bottom: 98px;
  }
  .payments-processing-wrap .partner-cayan-wrap .row {
    max-width: 860px;
  }
  .payments-processing-wrap .partner-cayan-wrap img {
    max-width: 544px;
    padding-left: 0;
    padding-right: 0;
  }
  .payments-processing-wrap .partner-cayan-wrap p {
    margin-bottom: 31px;
  }
}
.payments-processing-wrap .carts-slider-wrap {
  padding: 27px 5px 45px 5px;
  background: #fff;
}
.payments-processing-wrap .carts-slider-wrap img {
  max-width: 217px;
  padding-bottom: 30px;
}
.payments-processing-wrap .carts-slider-wrap h2 {
  font-size: 29px;
  line-height: 38px;
  font-weight: 300;
  margin-bottom: 19px;
}
.payments-processing-wrap .carts-slider-wrap p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 37px;
}
.payments-processing-wrap .carts-slider-wrap .button {
  min-width: 200px;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .carts-slider-wrap {
    padding: 52px 0 25px 0;
  }
  .payments-processing-wrap .carts-slider-wrap img {
    max-width: 328px;
    padding-bottom: 47px;
  }
  .payments-processing-wrap .carts-slider-wrap h2 {
    font-size: 31px;
    line-height: 40px;
    margin-bottom: 41px;
  }
  .payments-processing-wrap .carts-slider-wrap p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .payments-processing-wrap .carts-slider-wrap .row {
    max-width: 590px;
  }
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .carts-slider-wrap {
    padding: 94px 0 45px 0;
  }
  .payments-processing-wrap .carts-slider-wrap .row {
    max-width: 1175px;
  }
  .payments-processing-wrap .carts-slider-wrap .row .columns:last-child {
    padding-left: 68px;
    padding-right: 50px;
    padding-top: 40px;
  }
  .payments-processing-wrap .carts-slider-wrap img {
    max-width: 461px;
  }
}
.payments-processing-wrap .support-info-wrap .row {
  padding-left: 5px;
  padding-right: 5px;
  min-height: 540px;
}
.payments-processing-wrap .support-info-wrap .row .columns {
  padding-top: 113px;
}
.payments-processing-wrap .support-info-wrap .row h2 {
  color: #fff;
  font-size: 29px;
  line-height: 38px;
  font-weight: 300;
  margin-bottom: 19px;
}
.payments-processing-wrap .support-info-wrap .row p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .support-info-wrap .row {
    max-width: 537px;
    min-height: 550px;
  }
  .payments-processing-wrap .support-info-wrap .row .columns {
    padding-top: 179px;
  }
  .payments-processing-wrap .support-info-wrap .row h2 {
    font-size: 31px;
    line-height: 40px;
    margin-bottom: 44px;
  }
}
@media only screen and (min-width:64.063em) {
  .payments-processing-wrap .support-info-wrap .row {
    max-width: 73.125rem;
  }
  .payments-processing-wrap .support-info-wrap .row .columns {
    padding-left: 28px;
    padding-top: 150px;
  }
  .payments-processing-wrap .support-info-wrap .row h2 {
    margin-bottom: 41px;
  }
  .payments-processing-wrap .support-info-wrap .row p {
    font-size: 15px;
    line-height: 28px;
  }
}
.payments-processing-wrap .powerful-tools-wrap {
  background: #f0f0f0;
  padding: 24px 5px 14px 5px;
}
.payments-processing-wrap .powerful-tools-wrap h2 {
  font-weight: 300;
  font-size: 29px;
  line-height: 38px;
  margin-bottom: 19px;
}
.payments-processing-wrap .powerful-tools-wrap img {
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 37px;
}
.payments-processing-wrap .powerful-tools-wrap p {
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .powerful-tools-wrap {
    padding: 45px 5px 60px 5px;
  }
  .payments-processing-wrap .powerful-tools-wrap .row {
    max-width: 540px;
  }
  .payments-processing-wrap .powerful-tools-wrap img {
    padding-left: 0;
    padding-right: 0px;
    padding-bottom: 48px;
  }
  .payments-processing-wrap .powerful-tools-wrap h2 {
    font-size: 31px;
    line-height: 40px;
    margin-bottom: 17px;
  }
  .payments-processing-wrap .powerful-tools-wrap p {
    font-size: 15px;
    line-height: 28px;
  }
}
@media only screen and (min-width:64.063em) {
  .payments-processing-wrap .powerful-tools-wrap {
    padding: 86px 5px 71px 5px;
  }
  .payments-processing-wrap .powerful-tools-wrap .row {
    max-width: 73.125rem;
  }
  .payments-processing-wrap .powerful-tools-wrap .row .columns:last-child {
    padding-left: 42px;
    padding-top: 91px;
  }
  .payments-processing-wrap .powerful-tools-wrap img {
    padding-bottom: 0;
  }
}
.payments-processing-wrap .securely-process-wrap {
  background: #0e2430;
  padding: 67px 5px;
}
.payments-processing-wrap .securely-process-wrap h2 {
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  font-weight: 300;
  padding-right: 10px;
  margin-bottom: 19px;
}
.payments-processing-wrap .securely-process-wrap p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.payments-processing-wrap .securely-process-wrap img {
  padding-bottom: 49px;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .securely-process-wrap {
    padding-top: 82px;
  }
  .payments-processing-wrap .securely-process-wrap .row {
    max-width: 533px;
  }
  .payments-processing-wrap .securely-process-wrap h2 {
    font-size: 31px;
    line-height: 40px;
    margin-bottom: 41px;
  }
  .payments-processing-wrap .securely-process-wrap p {
    font-size: 15px;
    line-height: 28px;
  }
}
@media only screen and (min-width:64.063em) {
  .payments-processing-wrap .securely-process-wrap {
    padding-top: 129px;
    padding-bottom: 79px;
  }
  .payments-processing-wrap .securely-process-wrap .row {
    max-width: 73.125rem;
  }
  .payments-processing-wrap .securely-process-wrap .row .columns:last-child {
    padding-top: 24px;
  }
  .payments-processing-wrap .securely-process-wrap h2 {
    padding-right: 30px;
  }
}
.payments-processing-wrap .start-accepting-wrap {
  background: #f0f0f0;
  padding: 32px 26px 47px 26px;
}
.payments-processing-wrap .start-accepting-wrap img {
  max-width: 131px;
  margin-left: 29px;
}
.payments-processing-wrap .start-accepting-wrap h2 {
  font-size: 29px;
  line-height: 38px;
  font-weight: 300;
  margin-top: 23px;
  margin-bottom: 17px;
}
.payments-processing-wrap .start-accepting-wrap h5 {
  font-size: 20px;
  font-weight: 600;
  padding-top: 9px;
}
.payments-processing-wrap .start-accepting-wrap p {
  font-size: 20px;
  line-height: 28px;
}
.payments-processing-wrap .start-accepting-wrap ul {
  margin-left: 0;
}
.payments-processing-wrap .start-accepting-wrap ul li {
  font-size: 20px;
  line-height: 31px;
  padding-top: 7px;
  padding-bottom: 7px;
  list-style: none;
  padding-left: 15px;
  position: relative;
}
.payments-processing-wrap .start-accepting-wrap ul li:before {
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  margin-top: 5px;
  left: 0;
}
.payments-processing-wrap .start-accepting-wrap .button {
  min-width: 200px;
}
.payments-processing-wrap .start-accepting-wrap .start-accepting-note-box {
  padding-top: 6px;
}
.payments-processing-wrap .start-accepting-wrap .start-accepting-note-box i {
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  display: inline-block;
}
@media only screen and (min-width:40.063em) {
  .payments-processing-wrap .start-accepting-wrap {
    padding-top: 29px;
    padding-bottom: 27px;
  }
  .payments-processing-wrap .start-accepting-wrap img {
    max-width: 220px;
    padding-top: 75px;
  }
  .payments-processing-wrap .start-accepting-wrap h2 {
    font-size: 34px;
    line-height: 40px;
  }
  .payments-processing-wrap .start-accepting-wrap ul {
    margin-bottom: 37px;
  }
  .payments-processing-wrap .start-accepting-wrap .row {
    padding-left: 23px;
  }
  .payments-processing-wrap .start-accepting-wrap .start-accepting-note-box {
    padding-top: 54px;
  }
  .payments-processing-wrap .start-accepting-wrap .start-accepting-note-box i {
    max-width: 460px;
  }
}
@media only screen and (min-width:64.063em) {
  .payments-processing-wrap .start-accepting-wrap {
    padding-top: 39px;
  }
  .payments-processing-wrap .start-accepting-wrap .row:first-child {
    padding-left: 9px;
  }
  .payments-processing-wrap .start-accepting-wrap .row:first-child .columns:last-child {
    padding-right: 90px;
  }
  .payments-processing-wrap .start-accepting-wrap img {
    max-width: 323px;
    padding-top: 15px;
    margin-left: 0;
  }
  .payments-processing-wrap .start-accepting-wrap .start-accepting-note-box i {
    max-width: inherit;
  }
}

.fax-to-email-hero {
  height: 450px;
  border-bottom: 1px solid #FFFFFF;
  position: relative;
}
.fax-to-email-hero:after {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.fax-to-email-hero > .row {
  z-index: 1;
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.fax-to-email-hero .header-text {
  margin-top: 44px;
  margin-bottom: 40px;
}
.fax-to-email-hero .header-text p {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  line-height: 34px;
  margin-bottom: 0;
}
.fax-to-email-hero .header-text p b {
  padding-top: 34px;
  display: inline-block;
}
.fax-to-email-hero .header-text + .button {
  max-width: 270px;
  font-size: 23px;
}
@media only screen and (min-width:40.063em) {
  .fax-to-email-hero {
    height: 652px;
  }
  .fax-to-email-hero > .row {
    padding-left: 57px;
    max-width: 1030px;
  }
  .fax-to-email-hero .header-text {
    margin-top: 26px;
    margin-bottom: 55px;
  }
  .fax-to-email-hero .header-text p {
    line-height: 40px;
  }
  .fax-to-email-hero .header-text p b {
    padding-top: 15px;
  }
  .fax-to-email-hero .header-text + .button {
    max-width: none;
    width: 300px;
  }
}

.what-is-fax-wrap {
  padding-top: 28px;
  padding-bottom: 35px;
}
.what-is-fax-wrap h2 {
  font-size: 32px;
  font-weight: 300;
  color: #555555;
  margin-bottom: 26px;
}
.what-is-fax-wrap p {
  font-size: 14px;
  line-height: 23px;
}
.what-is-fax-wrap > .row {
  max-width: 610px;
}
@media only screen and (min-width:40.063em) {
  .what-is-fax-wrap {
    padding-top: 22px;
    padding-bottom: 29px;
  }
  .what-is-fax-wrap h2 {
    font-size: 34px;
  }
}
@media only screen and (min-width:64.063em) {
  .what-is-fax-wrap {
    padding-top: 40px;
    padding-bottom: 48px;
  }
}

.fax-to-email-plans {
  position: relative;
  height: 630px;
}
.fax-to-email-plans h3 {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  z-index: 2;
  font-size: 43px;
  font-weight: 300;
  margin: 0;
  top: 35px;
}
.fax-to-email-plans .text {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 1;
  color: white;
  text-align: center;
  height: 100%;
}
.fax-to-email-plans .text .columns {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  float: left;
}
.fax-to-email-plans .text .columns:nth-child(1):before, .fax-to-email-plans .text .columns:nth-child(3):before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  position: absolute;
  width: 50vw;
  top: 0;
}
.fax-to-email-plans .text .columns:nth-child(1):before {
  left: -50vw;
}
.fax-to-email-plans .text .columns:nth-child(3):before {
  right: -50vw;
}
.fax-to-email-plans .text .columns:nth-child(2) {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.5);
}
.fax-to-email-plans .text .columns:nth-child(2) .price, .fax-to-email-plans .text .columns:nth-child(3) .price {
  margin-top: 40px;
}
.fax-to-email-plans .text .columns:hover, .fax-to-email-plans .text .columns:nth-child(1):hover:before, .fax-to-email-plans .text .columns:nth-child(3):hover:before {
  background: gray;
}
.fax-to-email-plans .text .price {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 100%;
}
.fax-to-email-plans .text .price .trial {
  font-size: 20px;
  text-align: center;
  padding: 15px;
  width: 280px;
  background-color: #E50B50;
  margin: 0 auto 25px auto;
  position: relative;
  font-weight: 300;
}
.fax-to-email-plans .text .price > small {
  display: block;
  font-weight: 300;
  font-size: 34px;
}
.fax-to-email-plans .text .price > span {
  display: block;
  font-weight: 300;
  font-size: 94px;
  line-height: 90px;
}
.fax-to-email-plans .text .price > strong {
  display: block;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
}
.fax-to-email-plans .text .price > strong sup {
  font-weight: 700;
  font-size: 18px;
}
.fax-to-email-plans .text .price > strong span {
  font-weight: 300;
}
.fax-to-email-plans .text .price > strong small {
  font-weight: 300;
  font-size: 15px;
}
.fax-to-email-plans .text .price .button {
  font-weight: bold;
}
.fax-to-email-plans .additional-text {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  z-index: 1;
  bottom: 0;
  font-size: 12px;
  transform: translateX(-50%);
  left: 50%;
}
@media only screen and (max-width: 40em) {
  .fax-to-email-plans {
    background: url("/sites/aplus/themes/custom/MSP_ZURB/img/fax-to-email-plans-mobile.jpg") no-repeat center/cover;
  }
}

.fax-to-email-box {
  padding: 40px 5px 0;
}
.fax-to-email-box ul li {
  text-align: center;
}
.fax-to-email-box ul li img {
  margin-bottom: 14px;
}
.fax-to-email-box ul li h3 {
  text-transform: uppercase;
  font-size: 21px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 13px;
}
.fax-to-email-box ul li p {
  font-size: 14px;
  line-height: 28px;
}
@media only screen and (min-width:40.063em) {
  .fax-to-email-box {
    padding: 45px 0 15px;
  }
  .fax-to-email-box .row {
    max-width: 1050px;
  }
  .fax-to-email-box [class*=block-grid-] > li {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (min-width:64.063em) {
  .fax-to-email-box [class*=block-grid-] > li {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.fax-to-email-business {
  height: 370px;
}
.fax-to-email-business > .row {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.fax-to-email-business h2 {
  color: #FFFFFF;
  font-size: 34px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 33px;
  margin-bottom: 30px;
}
.fax-to-email-business .button {
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
  color: #FFFFFF;
}
.fax-to-email-business .button:hover {
  color: #FFFFFF;
}
.fax-to-email-business p {
  color: #FFFFFF;
  font-size: 13px;
  margin-bottom: 10px;
}
.fax-to-email-business p + p {
  margin-bottom: 30px;
}
@media only screen and (min-width:40.063em) {
  .fax-to-email-business .row {
    max-width: 660px;
  }
}
@media only screen and (min-width:64.063em) {
  .fax-to-email-business .row {
    max-width: 975px;
  }
}

@media only screen and (max-width: 40em) {
  .fax-to-email-hero:after {
    background: rgba(0, 0, 0, 0.75);
  }
  .fax-to-email-hero .header-text p {
    color: #FFFFFF;
    text-align: center;
    font-size: 23px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .fax-to-email-hero .header-text + .button {
    margin: 0 auto;
    display: block;
    width: 100%;
  }

  .fax-to-email-plans {
    height: 1890px;
  }
  .fax-to-email-plans .text .columns {
    height: 630px;
  }
  .fax-to-email-plans .text .columns:nth-child(1) .price {
    margin-top: 40px !important;
  }
  .fax-to-email-plans .text .columns:nth-child(2) {
    border-left: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
  }
  .fax-to-email-plans .text .columns .price > p {
    font-weight: 300;
  }

  .fax-to-email-business .columns {
    text-align: center !important;
  }
  .fax-to-email-business .columns .button {
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (min-width:40.063em) {
  .fax-to-email-plans > .row .price .trial {
    width: 220px;
    font-size: 18px;
  }
}
.website-creator-hero {
  min-height: 450px;
  padding: 135px 0px 30px 0px;
  position: relative;
}
.website-creator-hero h2, .website-creator-hero h1 {
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 41px;
  padding-left: 13px;
  padding-right: 13px;
}
.website-creator-hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 40em) {
  .website-creator-hero .button {
    display: block;
    font-size: 23px;
    margin-left: 11px;
    margin-right: 11px;
  }
}
@media only screen and (min-width:40.063em) {
  .website-creator-hero {
    min-height: 650px;
    padding: 245px 10px 30px 10px;
  }
  .website-creator-hero h2, .website-creator-hero h1 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 50px;
  }
  .website-creator-hero .button {
    text-transform: uppercase;
    font-size: 17px;
    min-width: 190px;
  }
  .website-creator-hero:before {
    background: rgba(89, 89, 89, 0.7);
  }
}
@media only screen and (min-width:64.063em) {
  .website-creator-hero {
    padding-left: 90px;
    padding-right: 90px;
  }
  .website-creator-hero h2, .website-creator-hero h1 {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

.website-creator-textbox {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 32px;
  padding-bottom: 15px;
}
.website-creator-textbox h2 {
  font-size: 34px;
  line-height: 33px;
  font-weight: 300;
  padding-bottom: 14px;
}
.website-creator-textbox p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 25px;
  padding-top: 3px;
}
.website-creator-textbox .button {
  text-transform: uppercase;
  width: 260px;
}
@media only screen and (min-width:40.063em) {
  .website-creator-textbox {
    padding-top: 67px;
    padding-bottom: 23px;
  }
  .website-creator-textbox h2 {
    padding-bottom: 36px;
  }
  .website-creator-textbox p {
    line-height: 28px;
  }
}
@media only screen and (min-width:64.063em) {
  .website-creator-textbox {
    padding-bottom: 30px;
  }
}

.website-creator-video {
  padding-bottom: 49px;
}
.website-creator-video .columns {
  padding-left: 6px;
  padding-right: 6px;
}
.website-creator-video .columns video {
  max-width: 100%;
}
@media only screen and (min-width:40.063em) {
  .website-creator-video {
    padding-bottom: 38px;
  }
  .website-creator-video .columns {
    padding-left: 21px;
    padding-right: 21px;
  }
}
@media only screen and (min-width:64.063em) {
  .website-creator-video {
    padding-bottom: 99px;
  }
  .website-creator-video .row {
    max-width: 1002px;
  }
}

.website-creator-features {
  padding: 40px 5px 23px 5px;
  background: #f0f0f0;
}
.website-creator-features .one-item-box {
  padding-bottom: 6px;
}
.website-creator-features .one-item-box .fa {
  color: #3fb7cb;
  margin-bottom: 19px;
  padding-left: 6px;
  padding-right: 6px;
}
.website-creator-features .one-item-box .fa.fa-tablet {
  font-size: 67px;
}
.website-creator-features .one-item-box .fa.fa-picture-o, .website-creator-features .one-item-box .fa.fa-shopping-cart, .website-creator-features .one-item-box .fa.fa-th {
  font-size: 62px;
}
.website-creator-features .one-item-box .fa.fa-mouse-pointer {
  font-size: 57px;
}
.website-creator-features .one-item-box .fa.fa-mobile {
  font-size: 55px;
}
.website-creator-features .one-item-box h2 {
  font-size: 21px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 13px;
}
.website-creator-features .one-item-box p {
  font-size: 14px;
  line-height: 28px;
}
.website-creator-features .one-item-box img {
  margin-bottom: 19px;
}
@media only screen and (min-width:40.063em) {
  .website-creator-features {
    padding: 56px 5px 0px 5px;
  }
  .website-creator-features .row {
    max-width: 710px;
  }
  .website-creator-features .one-item-box {
    min-height: 285px;
    padding-bottom: 0;
  }
  .website-creator-features .one-item-box img {
    margin-bottom: 14px;
  }
}
@media only screen and (min-width:64.063em) {
  .website-creator-features {
    padding: 98px 5px 54px 5px;
  }
  .website-creator-features i {
    line-height: 57px;
  }
  .website-creator-features i.fa.fa-tablet {
    line-height: 48px;
  }
  .website-creator-features .row {
    max-width: 1020px;
  }
  .website-creator-features .one-item-box {
    min-height: 300px;
  }
}

.website-creator-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.website-creator-info > .row {
  max-width: 100%;
}
.website-creator-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.website-creator-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.website-creator-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.website-creator-info > .row + .row .columns {
  height: 375px;
  padding: 75px 0;
}
.website-creator-info .box {
  margin: 0 75px;
  display: block;
}
.website-creator-info .box h3 {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.website-creator-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.website-creator-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .website-creator-info .box {
    margin: 0px auto;
    width: auto;
    height: 200px;
  }
}
@media only screen and (min-width:64.063em) {
  .website-creator-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .website-creator-info > .row + .row .columns {
    height: auto;
    padding: 0;
    border-width: 0;
  }
}
.online-store-hero {
  min-height: 450px;
  padding: 135px 0px 30px 0px;
  position: relative;
}
.online-store-hero h2 {
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 41px;
  padding-left: 33px;
  padding-right: 33px;
}
@media only screen and (max-width: 40em) {
  .online-store-hero .button {
    display: block;
    font-size: 23px;
    margin-left: 11px;
    margin-right: 11px;
  }
}
@media only screen and (min-width:40.063em) {
  .online-store-hero {
    min-height: 650px;
    padding: 245px 10px 30px 10px;
  }
  .online-store-hero h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 40px;
    padding-left: 0px;
    padding-right: 0;
  }
  .online-store-hero .button {
    text-transform: uppercase;
    font-size: 17px;
    min-width: 190px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-store-hero h2 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

.two-products-gray-box .first-product-box {
  background: #f0f0f0;
}
.two-products-gray-box .plan-and-pricing-wrap {
  background: transparent;
}
.two-products-gray-box p {
  line-height: 28px;
  font-size: 14px;
  margin-bottom: 28px;
}
.two-products-gray-box .button {
  margin-bottom: 10px;
  min-width: 160px;
}
.two-products-gray-box .second-product-box {
  background: #f7f7f7;
  border-top: 1px solid #fff;
}
@media only screen and (min-width:40.063em) {
  .two-products-gray-box .row {
    max-width: none;
  }
  .two-products-gray-box .row .row {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .two-products-gray-box h2 {
    margin-bottom: 40px;
  }
  .two-products-gray-box .first-product-box,
.two-products-gray-box .second-product-box {
    padding: 61px 8px 66px 8px;
  }
  .two-products-gray-box .second-product-box .button {
    margin-top: 63px;
  }
}
@media only screen and (min-width:64.063em) {
  .two-products-gray-box {
    max-width: 1920px;
    margin: 0 auto;
  }
  .two-products-gray-box .two-products-gray-box .first-product-box,
.two-products-gray-box .two-products-gray-box .second-product-box {
    padding: 7px 8px 30px 8px;
  }
}

.online-store-features {
  padding: 60px 0 39px 0;
  background: #fff;
}
.online-store-features .one-item-box {
  padding-bottom: 6px;
}
.online-store-features .one-item-box .simple-fa-style {
  font-size: 62px;
  font-style: normal;
  color: #3fb7cb;
  font-weight: 600;
  margin-bottom: 19px;
  letter-spacing: -3px;
  display: inline-block;
  line-height: 55px;
}
.online-store-features .one-item-box .fa {
  color: #3fb7cb;
  margin-bottom: 19px;
  padding-left: 6px;
  padding-right: 6px;
}
.online-store-features .one-item-box .fa.fa-facebook-official {
  font-size: 51px;
}
.online-store-features .one-item-box .fa.fa-tablet {
  font-size: 59px;
  line-height: 45px;
}
.online-store-features .one-item-box .fa.fa-mobile {
  font-size: 47px;
}
.online-store-features .one-item-box .fa.fa-desktop {
  font-size: 67px;
  line-height: 40px;
}
.online-store-features .one-item-box .fa.fa-shield, .online-store-features .one-item-box .fa.fa-map-marker {
  font-size: 62px;
}
.online-store-features .one-item-box i {
  line-height: 55px;
}
.online-store-features .one-item-box h2 {
  font-size: 21px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 13px;
}
.online-store-features .one-item-box p {
  font-size: 14px;
  line-height: 28px;
}
.online-store-features .one-item-box img {
  margin-bottom: 19px;
}
@media only screen and (min-width:40.063em) {
  .online-store-features {
    padding: 66px 5px 0px 5px;
  }
  .online-store-features .row {
    max-width: 710px;
  }
  .online-store-features .one-item-box {
    min-height: 285px;
    padding-bottom: 0;
  }
  .online-store-features .one-item-box img {
    margin-bottom: 6px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-store-features {
    padding: 98px 5px 54px 5px;
  }
  .online-store-features .row {
    max-width: 1130px;
  }
  .online-store-features .one-item-box {
    min-height: 300px;
  }
}

.online-store-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.online-store-info > .row {
  max-width: 100%;
}
.online-store-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.online-store-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.online-store-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.online-store-info > .row + .row .columns {
  height: 375px;
  padding: 75px 0;
}
.online-store-info .box {
  margin: 0 75px;
  display: block;
}
.online-store-info .box h3 {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.online-store-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.online-store-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .online-store-info .box {
    margin: 0px auto;
    width: auto;
    height: 200px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-store-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .online-store-info > .row + .row .columns {
    height: auto;
    padding: 0;
    border-width: 0;
  }
}
.hosting-page-features {
  padding: 30px 0 29px 0;
  background: #fff;
}
.hosting-page-features .one-item-box {
  padding-bottom: 6px;
}
.hosting-page-features .one-item-box .simple-fa-style {
  font-size: 62px;
  font-style: normal;
  color: #3fb7cb;
  font-weight: 600;
  margin-bottom: 23px;
  letter-spacing: -3px;
  display: inline-block;
  line-height: 55px;
}
.hosting-page-features .one-item-box .fa {
  color: #3fb7cb;
  margin-bottom: 23px;
  padding-left: 6px;
  padding-right: 6px;
}
.hosting-page-features .one-item-box .fa.fa-cloud, .hosting-page-features .one-item-box .fa.fa-wrench, .hosting-page-features .one-item-box .fa.fa-lock, .hosting-page-features .one-item-box .fa.fa-user-plus, .hosting-page-features .one-item-box .fa.fa-check-circle-o {
  font-size: 72px;
}
.hosting-page-features .one-item-box i, .hosting-page-features .one-item-box em {
  line-height: 55px;
}
.hosting-page-features .one-item-box h2 {
  font-size: 21px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 13px;
  padding-left: 5px;
  padding-right: 5px;
}
.hosting-page-features .one-item-box p {
  font-size: 14px;
  line-height: 28px;
}
.hosting-page-features .one-item-box img {
  margin-bottom: 19px;
}
.hosting-page-features .one-item-box .social-review-list {
  list-style: none;
  text-align: left;
  font-size: 14px;
  line-height: 28px;
  max-width: 270px;
  margin: 0 auto 20px;
  padding: 7px 0 0 0;
}
.hosting-page-features .one-item-box .social-review-list li {
  float: left;
  width: 50%;
  position: relative;
  padding-left: 30px;
  padding-bottom: 7px;
}
.hosting-page-features .one-item-box .social-review-list li:before {
  font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  display: block;
  position: absolute;
  top: 7px;
  left: 9px;
  content: "\f00c";
  color: #99d8e2;
}
@media only screen and (min-width:40.063em) {
  .hosting-page-features {
    padding: 59px 0 19px 0;
  }
  .hosting-page-features .row {
    max-width: 710px;
  }
  .hosting-page-features .one-item-box {
    min-height: 285px;
    padding-bottom: 0;
  }
  .hosting-page-features .one-item-box img {
    margin-bottom: 14px;
  }
}
@media only screen and (min-width:64.063em) {
  .hosting-page-features {
    padding: 79px 5px 0px 5px;
  }
  .hosting-page-features .row {
    max-width: 1130px;
  }
  .hosting-page-features .one-item-box {
    min-height: 300px;
  }
}

.web-hosting-plpr-wrap {
  background: #f0f0f0;
  padding-top: 20px;
}
.web-hosting-plpr-wrap h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 15px;
}
.web-hosting-plpr-wrap .select-text-term {
  display: block;
}
.web-hosting-plpr-wrap > .tabs-content {
  padding-bottom: 18px;
  margin-bottom: 0;
}
.web-hosting-plpr-wrap > .tabs-content #tab-body-3-years .see-all-plans {
  font-weight: 700;
}
.web-hosting-plpr-wrap .term-tabs-box {
  background: #226F7C;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 9px;
  max-height: 30px;
}
.web-hosting-plpr-wrap .term-tabs-box * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.web-hosting-plpr-wrap .term-tabs-box .tab-title > a {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 0px;
  min-width: 70px;
  top: 0px;
  position: relative;
  text-align: center;
}
.web-hosting-plpr-wrap .term-tabs-box .tab-title > a i, .web-hosting-plpr-wrap .term-tabs-box .tab-title > a em {
  position: absolute;
  opacity: 0;
  bottom: -20px;
  left: 50%;
  margin-left: -3px;
  font-size: 12px;
}
.web-hosting-plpr-wrap .term-tabs-box .tab-title.active {
  background: #fff;
  padding-top: 4px;
  height: 34px;
  top: -4px;
}
.web-hosting-plpr-wrap .term-tabs-box .tab-title.active a {
  color: #226F7C;
  font-weight: 600;
  top: -1px;
  position: relative;
}
.web-hosting-plpr-wrap .term-tabs-box .tab-title.active a i, .web-hosting-plpr-wrap .term-tabs-box .tab-title.active a em {
  opacity: 1;
  bottom: -3px;
}
.web-hosting-plpr-wrap .three-years-wrap {
  padding-top: 24px;
  padding-left: 5px;
  padding-right: 5px;
}
.web-hosting-plpr-wrap .three-years-wrap p {
  margin-bottom: 0;
  color: #6B6B6B;
}
.web-hosting-plpr-wrap .three-years-wrap i, .web-hosting-plpr-wrap .three-years-wrap em {
  max-width: 200px;
  display: block;
  margin: 0 auto;
  color: #6B6B6B;
}
.web-hosting-plpr-wrap .three-years-wrap h3 {
  font-weight: 300;
  font-size: 34px;
  line-height: 37px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 23px;
}
.web-hosting-plpr-wrap .three-years-wrap h4 {
  font-size: 34px;
  line-height: 37px;
  font-weight: 300;
  margin-bottom: 21px;
}
.web-hosting-plpr-wrap .three-years-wrap h5, .web-hosting-plpr-wrap .three-years-wrap .ty-features-title {
  font-size: 23px;
  line-height: 1.4;
  font-weight: 600;
  color: #6B6B6B;
  margin-bottom: 5px;
}
.web-hosting-plpr-wrap .three-years-wrap .product-price {
  font-size: 99.55px;
  line-height: 85px;
  font-weight: 300;
  letter-spacing: -7px;
}
.web-hosting-plpr-wrap .three-years-wrap .product-price small {
  font-weight: 600;
  font-size: 44px;
  vertical-align: top;
  position: relative;
  top: -10px;
  padding-right: 5px;
}
.web-hosting-plpr-wrap .three-years-wrap .button-box {
  padding-top: 23px;
  padding-bottom: 14px;
}
.web-hosting-plpr-wrap .three-years-wrap .button-box .button {
  width: 211px;
  font-size: 17px;
  font-weight: 600;
}
.web-hosting-plpr-wrap .three-years-wrap .list-blue-text {
  list-style: none;
  margin-left: 0;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
}
.web-hosting-plpr-wrap .three-years-wrap .list-blue-text li {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #6B6B6B;
}
.web-hosting-plpr-wrap .three-years-wrap .text-color-blue {
  color: #247684;
}
.web-hosting-plpr-wrap .three-years-wrap .list-plus-gray {
  padding-bottom: 14px;
}
.web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul {
  margin-bottom: 0;
  list-style: none;
  margin-left: 0;
  font-size: 18px;
  color: #6B6B6B;
  font-weight: 300;
}
.web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul li:before {
  display: inline-block;
  font: normal normal normal 18px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  content: "\f105";
  padding-right: 10px;
}
@media only screen and (min-width:40.063em) {
  .web-hosting-plpr-wrap {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 52px;
  }
  .web-hosting-plpr-wrap > .row {
    border-bottom: 1px solid #d9d9d9;
  }
  .web-hosting-plpr-wrap .term-tabs-box {
    margin-top: 18px;
    max-height: 30px;
  }
  .web-hosting-plpr-wrap .select-text-term {
    display: inline-block;
    vertical-align: top;
    padding-top: 18px;
    padding-right: 6px;
  }
  .web-hosting-plpr-wrap .three-years-wrap .list-blue-text {
    font-size: 23px;
    margin-bottom: 8px;
  }
  .web-hosting-plpr-wrap .three-years-wrap .list-blue-text li {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray {
    padding-bottom: 20px;
  }
  .web-hosting-plpr-wrap .three-years-wrap .button-box {
    padding-top: 43px;
  }
  .web-hosting-plpr-wrap .three-years-wrap > .row > .columns:first-child {
    padding-top: 119px;
  }
}
@media only screen and (min-width:64.063em) {
  .web-hosting-plpr-wrap {
    padding-top: 63px;
  }
  .web-hosting-plpr-wrap .row {
    max-width: 67.3125rem;
  }
  .web-hosting-plpr-wrap .three-years-wrap {
    padding-top: 37px;
  }
  .web-hosting-plpr-wrap .three-years-wrap .button-box {
    padding-top: 16px;
  }
  .web-hosting-plpr-wrap .three-years-wrap .first-price-column > div {
    max-width: 330px;
    margin: 0 auto;
  }
  .web-hosting-plpr-wrap .three-years-wrap h3 {
    font-size: 47px;
    line-height: 45px;
    margin-bottom: 3px;
    padding-left: 0;
  }
  .web-hosting-plpr-wrap .three-years-wrap i, .web-hosting-plpr-wrap .three-years-wrap em {
    max-width: none;
  }
  .web-hosting-plpr-wrap .three-years-wrap .product-price {
    font-size: 180px;
    line-height: 148px;
    letter-spacing: -15px;
  }
  .web-hosting-plpr-wrap .three-years-wrap .product-price b,
.web-hosting-plpr-wrap .three-years-wrap .product-price strong,
.web-hosting-plpr-wrap .three-years-wrap .product-price small {
    font-weight: 900;
  }
  .web-hosting-plpr-wrap .three-years-wrap .product-price small {
    font-size: 67px;
    top: -23px;
    padding-right: 15px;
  }
  .web-hosting-plpr-wrap .three-years-wrap > .row > .columns:first-child {
    padding-top: 70px;
  }
}
.web-hosting-plpr-wrap .ribbon-wrap {
  margin-left: 46px;
  margin-right: 46px;
}
.web-hosting-plpr-wrap .ribbon-wrap .ribbon {
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 10;
}
.web-hosting-plpr-wrap .ribbon-wrap .ribbon p.ribbon-content {
  font-size: 13px;
  line-height: 15px;
  color: #ffffff;
  text-shadow: #d65c5c 0 1px 0;
  margin: 0px;
  padding: 8px 10px 12px;
  z-index: 10;
  background: #E81159;
  width: 100%;
  display: block;
  font-weight: 300;
}
.web-hosting-plpr-wrap .ribbon-wrap .ribbon p.ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em;
}
.web-hosting-plpr-wrap .ribbon-wrap .ribbon p.ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0;
}
.web-hosting-plpr-wrap .ribbon-wrap .ribbon:before, .web-hosting-plpr-wrap .ribbon-wrap .ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -7px;
  border-left: 9px solid #ad1c4c;
  border-top: 23px solid #ad1c4c;
  border-right: 9px solid #ad1c4c;
  border-bottom: 23px solid #ad1c4c;
  z-index: -1;
}
.web-hosting-plpr-wrap .ribbon-wrap .ribbon:before {
  left: -19px;
  border-right-width: 26px;
  border-left-color: transparent;
}
.web-hosting-plpr-wrap .ribbon-wrap .ribbon:after {
  right: -19px;
  border-left-width: 26px;
  border-right-color: transparent;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-title {
  font-weight: bold;
  padding-top: 9px;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist {
  padding-top: 7px;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist li {
  width: 33.333333%;
  text-align: center;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist .tab-title * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist .tab-title a {
  padding: 9px 0;
  background: #fff;
  font-size: 19px;
  color: #3fb7cb;
  position: relative;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist .tab-title a i, .web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist .tab-title a em {
  position: absolute;
  bottom: -22px;
  left: 50%;
  font-size: 13px;
  margin-left: -4px;
  opacity: 0;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist .tab-title.active a {
  background: #f0f0f0;
  color: #555555;
}
.web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist .tab-title.active a i, .web-hosting-plpr-wrap .feature-table-mobile .select-package-tabslist .tab-title.active a em {
  bottom: 2px;
  opacity: 1;
}
.web-hosting-plpr-wrap .feature-table-mobile .tabs-content {
  margin-bottom: 0;
}
.web-hosting-plpr-wrap .feature-table-mobile .tabs-content .content {
  padding-bottom: 0;
}
.web-hosting-plpr-wrap .feature-table-mobile .product-price {
  font-size: 48px;
  font-weight: 300;
  line-height: 33px;
  letter-spacing: -3px;
  padding-top: 5px;
}
.web-hosting-plpr-wrap .feature-table-mobile .product-price b,
.web-hosting-plpr-wrap .feature-table-mobile .product-price strong {
  font-weight: 900;
}
.web-hosting-plpr-wrap .feature-table-mobile .product-price small {
  font-weight: 900;
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: -5px;
}
.web-hosting-plpr-wrap .feature-table-mobile .product-price span {
  font-size: 21.8px;
  letter-spacing: 0px;
}
.web-hosting-plpr-wrap .feature-table-mobile .product-price div {
  display: inline-block;
}
.web-hosting-plpr-wrap .feature-table-mobile p {
  font-size: 10px;
  color: #6B6B6B;
  margin-bottom: 0;
}
.web-hosting-plpr-wrap .feature-table-mobile .button-box {
  padding-top: 8px;
}
.web-hosting-plpr-wrap .feature-table-mobile .button-box .button {
  margin-bottom: 0;
  width: 151px;
}
.web-hosting-plpr-wrap .feature-table-mobile table {
  border: 0;
  width: 100%;
  color: #6B6B6B;
  font-weight: 300;
  margin-top: 18px;
  border-collapse: collapse;
}
.web-hosting-plpr-wrap .feature-table-mobile table tbody {
  border-top: 0;
}
.web-hosting-plpr-wrap .feature-table-mobile table tbody tr:nth-of-type(even) {
  background: #f0f0f0;
}
.web-hosting-plpr-wrap .feature-table-mobile table tbody th,
.web-hosting-plpr-wrap .feature-table-mobile table tbody td {
  color: #6B6B6B;
  padding-left: 18px;
  padding-right: 18px;
  border-top: 1px solid #f9f9f9;
  font-size: 13px;
}
.web-hosting-plpr-wrap .feature-table-mobile table tbody th {
  width: 220px;
  font-weight: 300;
  border: 0;
}
.web-hosting-plpr-wrap .feature-table-mobile table tbody td {
  text-align: center;
}
.web-hosting-plpr-wrap .feature-table-desktop {
  margin-left: -14px;
  margin-right: -14px;
}
.web-hosting-plpr-wrap .feature-table-desktop .ribbon-in-table {
  position: relative;
  padding-bottom: 6px;
  padding-top: 14px;
}
.web-hosting-plpr-wrap .feature-table-desktop .ribbon-in-table .ribbon-wrap {
  margin-right: 0;
  position: absolute;
  margin-top: -50px;
  width: 205px;
  left: 50%;
  margin-left: -115px;
}
.web-hosting-plpr-wrap .feature-table-desktop .ribbon-in-table.halloween-discount .ribbon-wrap {
  left: 100%;
  margin-left: -225px;
  width: 205px;
  margin-top: -140px;
}
@media only screen and (min-width:64.063em) {
  .web-hosting-plpr-wrap .feature-table-desktop .ribbon-in-table.halloween-discount .ribbon-wrap {
    margin-left: -220px;
    margin-top: -130px;
    width: 230px;
  }
}
.web-hosting-plpr-wrap .feature-table-desktop table {
  width: 100%;
  border: 0;
  margin-bottom: 12px;
  margin-top: 5px;
  border-collapse: collapse;
  table-layout: fixed;
}
.web-hosting-plpr-wrap .feature-table-desktop table tbody,
.web-hosting-plpr-wrap .feature-table-desktop table tfoot {
  border-top: 0;
}
.web-hosting-plpr-wrap .feature-table-desktop table tbody td,
.web-hosting-plpr-wrap .feature-table-desktop table tfoot td {
  text-align: center;
}
.web-hosting-plpr-wrap .feature-table-desktop table thead,
.web-hosting-plpr-wrap .feature-table-desktop table tfoot tr {
  background: #f0f0f0;
}
.web-hosting-plpr-wrap .feature-table-desktop table thead th {
  vertical-align: bottom;
  text-align: center;
}
.web-hosting-plpr-wrap .feature-table-desktop table th,
.web-hosting-plpr-wrap .feature-table-desktop table td {
  color: #6B6B6B;
  font-size: 13px;
}
.web-hosting-plpr-wrap .feature-table-desktop table th {
  border: 0;
  padding: 8px 8px 13px 16px;
}
@media only screen and (min-width:64.063em) {
  .web-hosting-plpr-wrap .feature-table-desktop table th {
    white-space: nowrap;
  }
}
.web-hosting-plpr-wrap .feature-table-desktop table th > small,
.web-hosting-plpr-wrap .feature-table-desktop table td > small {
  font-size: 10px;
  display: inline-block;
  margin-bottom: 6px;
}
.web-hosting-plpr-wrap .feature-table-desktop table h5, .web-hosting-plpr-wrap .feature-table-desktop table .table-column-title {
  font-size: 14px;
  line-height: 1.4;
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 21px;
  font-weight: 400;
  margin-top: 3px;
}
.web-hosting-plpr-wrap .feature-table-desktop table .price-line {
  font-size: 40px;
  font-weight: 300;
  color: #555555;
  letter-spacing: -4px;
  margin-bottom: 5px;
}
@media only screen and (min-width:64.063em) {
  .web-hosting-plpr-wrap .feature-table-desktop table .price-line {
    font-size: 48px;
    white-space: nowrap;
  }
}
.web-hosting-plpr-wrap .feature-table-desktop table .price-line b,
.web-hosting-plpr-wrap .feature-table-desktop table .price-line strong {
  letter-spacing: -1px;
  font-weight: 900;
}
.web-hosting-plpr-wrap .feature-table-desktop table .price-line span {
  font-size: 18px;
  letter-spacing: -1px;
}
@media only screen and (min-width:64.063em) {
  .web-hosting-plpr-wrap .feature-table-desktop table .price-line span {
    font-size: 21px;
  }
}
.web-hosting-plpr-wrap .feature-table-desktop table .price-line small {
  font-weight: 900;
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: -3px;
  margin-right: 4px;
}
.web-hosting-plpr-wrap .feature-table-desktop table .price-line div {
  display: inline-block;
}
.web-hosting-plpr-wrap .feature-table-desktop .button {
  padding-left: 0;
  padding-right: 0;
  width: 145px;
  margin: 21px 0;
  font-weight: 600;
}
@media only screen and (min-width:64.063em) {
  .web-hosting-plpr-wrap .feature-table-desktop .button {
    width: 151px;
  }
}
.web-hosting-plpr-wrap .feature-table-desktop .see-all-plans {
  font-size: 15px;
}
.web-hosting-plpr-wrap .feature-table-desktop .see-all-plans i {
  padding-left: 4px;
  padding-right: 4px;
}
@media only screen and (min-width:64.063em) {
  .web-hosting-plpr-wrap .feature-table-desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: 1077px;
  }
  .web-hosting-plpr-wrap .feature-table-desktop .ribbon-in-table {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.hosting-addons-wrap {
  background: #f0f0f0;
}
.hosting-addons-wrap .hosting-addons-title-box {
  background: #f0f0f0;
  padding: 32px 37px 30px;
}
.hosting-addons-wrap .hosting-addons-title-box h2 {
  font-size: 43px;
  font-weight: 300;
}
.hosting-addons-wrap .hosting-addons-title-box p {
  margin-bottom: 0;
}
.hosting-addons-wrap .hosting-addons-box {
  background: #fff;
}
.hosting-addons-wrap .hosting-addons-box .plan-and-pricing-wrap {
  background: transparent;
  padding-top: 40px;
}
.hosting-addons-wrap .hosting-addons-box .plan-and-pricing-wrap .plan-and-pricing-price {
  margin-bottom: 3px;
}
.hosting-addons-wrap .hosting-addons-box .plan-and-pricing-wrap .plan-and-pricing-price i, .hosting-addons-wrap .hosting-addons-box .plan-and-pricing-wrap .plan-and-pricing-price em {
  font-weight: 400;
  font-size: 14.43px;
  line-height: 16px;
  font-style: normal;
  display: block;
}
.hosting-addons-wrap .hosting-addons-box h3 {
  font-size: 34px;
  font-weight: 300;
  line-height: 37px;
  margin-top: 7px;
  margin-bottom: 16px;
}
.hosting-addons-wrap .hosting-addons-box p {
  line-height: 28px;
  font-size: 14px;
  margin-bottom: 0;
}
.hosting-addons-wrap .hosting-addons-box .button {
  margin: 16px auto 10px auto;
  width: 160px;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
}
.hosting-addons-wrap .hosting-addons-box .learn-more-link {
  font-size: 14px;
}
.hosting-addons-wrap .hosting-addons-box .bg-gray-100 {
  background-color: rgb(240, 240, 240);
}
.hosting-addons-wrap .hosting-addons-box .bg-gray-80 {
  background-color: rgba(240, 240, 240, 0.8);
}
.hosting-addons-wrap .hosting-addons-box .bg-gray-60 {
  background-color: rgba(240, 240, 240, 0.6);
}
.hosting-addons-wrap .hosting-addons-box .bg-gray-40 {
  background-color: rgba(240, 240, 240, 0.4);
}
.hosting-addons-wrap .hosting-addons-box .bg-gray-20 {
  background-color: rgba(240, 240, 240, 0.2);
}
.hosting-addons-wrap .hosting-addons-box .product-icon {
  line-height: 90px;
  margin-bottom: 3px;
}
.hosting-addons-wrap .hosting-addons-box .product-icon.fa-shopping-cart {
  font-size: 80px;
}
.hosting-addons-wrap .hosting-addons-box .product-icon.fa-pencil, .hosting-addons-wrap .hosting-addons-box .product-icon.fa-paint-brush, .hosting-addons-wrap .hosting-addons-box .product-icon.fa-desktop {
  font-size: 70px;
}
.hosting-addons-wrap .hosting-addons-box .product-icon.fa-check-circle-o, .hosting-addons-wrap .hosting-addons-box .product-icon.fa-lock {
  font-size: 90px;
}
.hosting-addons-wrap .hosting-addons-box .first-product-box,
.hosting-addons-wrap .hosting-addons-box .second-product-box {
  padding-bottom: 37px;
}
@media only screen and (min-width:40.063em) {
  .hosting-addons-wrap .hosting-addons-title-box h2 {
    margin-bottom: 5px;
  }
  .hosting-addons-wrap .hosting-addons-title-box p {
    font-size: 23px;
    font-weight: 300;
  }
  .hosting-addons-wrap .hosting-addons-box {
    max-width: 1300px;
    margin: 0 auto;
  }
  .hosting-addons-wrap .hosting-addons-box h3 {
    margin-bottom: 7px;
  }
  .hosting-addons-wrap .hosting-addons-box .row .row {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .hosting-addons-wrap .hosting-addons-box .button {
    margin-top: 34px;
  }
  .hosting-addons-wrap .hosting-addons-box .plan-and-pricing-wrap .plan-and-pricing-price i, .hosting-addons-wrap .hosting-addons-box .plan-and-pricing-wrap .plan-and-pricing-price em {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 7px;
    margin-right: 3px;
  }
}
@media only screen and (min-width:64.063em) {
  .hosting-addons-wrap .row {
    max-width: none;
  }
  .hosting-addons-wrap .hosting-addons-box .row .row {
    max-width: 405px;
    margin-left: auto;
    margin-right: auto;
  }
  .hosting-addons-wrap .hosting-addons-box .button {
    margin-top: 0;
    float: right;
  }
  .hosting-addons-wrap .hosting-addons-box .learn-more-link {
    margin-top: 7px;
    display: inline-block;
  }
  .hosting-addons-wrap .hosting-addons-box p {
    margin-bottom: 24px;
  }
  .hosting-addons-wrap .hosting-addons-box .product-discription {
    padding-top: 16px;
  }
}

.web-hosting-hero {
  position: relative;
  height: 450px;
  color: #fff;
}
.web-hosting-hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.web-hosting-hero h2, .web-hosting-hero h1 {
  font-size: 31px;
  font-weight: 300;
  line-height: 36px;
  padding-top: 92px;
  margin-bottom: 10px;
  color: #fff;
}
.web-hosting-hero p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 26px;
}
.web-hosting-hero .price-line {
  font-size: 21px;
  line-height: 24px;
}
.web-hosting-hero .price-line small {
  font-size: 21px;
}
.web-hosting-hero i, .web-hosting-hero em {
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
}
.web-hosting-hero .button {
  margin-top: 39px;
  min-width: 270px;
  margin-bottom: 16px;
  font-weight: 600;
}
.web-hosting-hero .see-details-below-link {
  color: #f03573;
  font-weight: 600;
  font-size: 18px;
}
.web-hosting-hero .halloween-hosting-page {
  text-align: left;
}
.web-hosting-hero .halloween-hosting-page h2, .web-hosting-hero .halloween-hosting-page h1 {
  font-family: "Amatic SC", cursive;
  text-shadow: 2px 2px #000;
  font-size: 38px;
  line-height: 39px;
  margin-bottom: 20px;
  padding-left: 20px;
}
.web-hosting-hero .halloween-hosting-page p {
  margin-bottom: 16px;
}
.web-hosting-hero .halloween-hosting-page .secondary {
  background: #FFF;
  color: #e74c00;
  margin-left: 20px;
}
.web-hosting-hero .halloween-hosting-page .secondary:hover {
  background: #bbb;
}
.web-hosting-hero .halloween-hosting-page .see-details-below-link {
  color: #FFF;
  margin-left: 20px;
}
@media only screen and (min-width:40.063em) {
  .web-hosting-hero {
    height: 650px;
  }
  .web-hosting-hero:before {
    content: none;
    display: none;
  }
  .web-hosting-hero h2, .web-hosting-hero h1 {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 14px;
    padding-top: 196px;
  }
  .web-hosting-hero p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 32px;
  }
  .web-hosting-hero i, .web-hosting-hero em {
    font-size: 16px;
    font-style: italic;
    opacity: 0.5;
  }
  .web-hosting-hero .button {
    margin-top: 33px;
    min-width: 190px;
    margin-bottom: 6px;
  }
  .web-hosting-hero .price-line {
    font-size: 28px;
    font-weight: 600;
  }
  .web-hosting-hero .price-line span {
    font-size: 32px;
  }
  .web-hosting-hero .price-line small {
    font-size: 16px;
    font-weight: 300;
  }
  .web-hosting-hero .halloween-hosting-page {
    text-align: left;
  }
  .web-hosting-hero .halloween-hosting-page h2, .web-hosting-hero .halloween-hosting-page h1 {
    font-family: "Amatic SC", cursive;
    text-shadow: 4px 4px #000;
    font-size: 89px;
    line-height: 90px;
    padding-left: 0px;
  }
  .web-hosting-hero .halloween-hosting-page p {
    margin-bottom: 24px;
    padding-left: 0px;
  }
  .web-hosting-hero .halloween-hosting-page .secondary {
    background: #FFF;
    color: #e74c00;
    margin-left: 0px;
  }
  .web-hosting-hero .halloween-hosting-page .secondary:hover {
    background: #bbb;
  }
  .web-hosting-hero .halloween-hosting-page .see-details-below-link {
    color: #FFF;
    margin-left: 15px;
  }
}
@media only screen and (min-width:64.063em) {
  .web-hosting-hero h2, .web-hosting-hero h1 {
    padding-top: 246px;
  }
}

.note-wrap {
  padding: 15px 15px 0;
}
@media only screen and (min-width:64.063em) {
  .note-wrap .row {
    max-width: 67.3125rem;
  }
}

.note-wrap.note-wrap-bg--grey {
  background: #f0f0f0;
}

.business-email-hero {
  height: 650px;
  border-bottom: 1px solid #ffffff;
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/business-email-hero.jpg");
  background-size: cover;
}
.business-email-hero > .row {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.business-email-hero .header-text {
  color: #333333;
  font-size: 31px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.business-email-hero .header-text span {
  font-weight: 300;
  display: block;
  margin-top: 10px;
  font-size: 25px;
}
.business-email-hero h2 {
  color: #333333;
  font-size: 25px;
  font-weight: 300;
}
.business-email-hero h2 strong {
  font-size: 31px;
  font-weight: 700;
}
.business-email-hero h2 small {
  font-size: 19px;
  color: #333333;
}
.business-email-hero h2 + .button {
  width: 340px;
  font-size: 23px;
  float: right;
  margin: 25px 40px 0 0;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .business-email-hero h2 + .button {
    float: left;
    width: 310px;
  }
}

.business-email-plans {
  position: relative;
  height: 630px;
  overflow: hidden;
}
.business-email-plans h3 {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  z-index: 2;
  font-size: 43px;
  font-weight: 300;
  margin: 0;
  top: 35px;
}
.business-email-plans .text {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 1;
  color: white;
  text-align: center;
  height: 100%;
}
.business-email-plans .text .columns {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  float: left;
}
.business-email-plans .text .columns:nth-child(1):before, .business-email-plans .text .columns:nth-child(3):before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  position: absolute;
  width: 50vw;
  top: 0;
}
.business-email-plans .text .columns:nth-child(1):before {
  left: -50vw;
}
.business-email-plans .text .columns:nth-child(3):before {
  right: -50vw;
}
.business-email-plans .text .columns:nth-child(2) {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.5);
}
.business-email-plans .text .columns:hover, .business-email-plans .text .columns:nth-child(1):hover:before, .business-email-plans .text .columns:nth-child(3):hover:before {
  background: gray;
}
.business-email-plans .text .price {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 100%;
}
.business-email-plans .text .price > small {
  display: block;
  font-weight: 300;
  font-size: 34px;
}
.business-email-plans .text .price > span {
  display: block;
  font-weight: 300;
  font-size: 94px;
  line-height: 90px;
}
.business-email-plans .text .price > strong {
  display: block;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
}
.business-email-plans .text .price > strong sup {
  font-weight: 700;
  font-size: 18px;
}
.business-email-plans .text .price > strong span {
  font-weight: 300;
}
.business-email-plans .text .price > strong small {
  font-weight: 300;
  font-size: 15px;
}
.business-email-plans .text .price .button {
  font-weight: bold;
}

.business-email-all-plans {
  height: 660px;
  padding: 135px 0;
}
.business-email-all-plans h2 {
  font-size: 43px;
  font-weight: 300;
  margin: 0 0 25px 0;
}
.business-email-all-plans ul li {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/business-email-bullet.png") 0px 5px no-repeat;
  font-size: 17px;
  padding-left: 20px;
  margin-bottom: 15px;
}

.business-email-box {
  padding: 90px 0 140px 0;
  background: #f0f0f0;
}
.business-email-box ul li {
  text-align: center;
}
.business-email-box ul li .fa {
  margin-bottom: 15px;
  color: #3fb7cb;
  line-height: 63px;
  font-size: 3.7rem;
}
.business-email-box ul li img {
  margin-bottom: 15px;
}
.business-email-box ul li h3 {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
}
.business-email-box ul li p {
  font-size: 14px;
}

.business-email-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.business-email-info > .row {
  max-width: 100%;
}
.business-email-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.business-email-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.business-email-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.business-email-info > .row + .row .columns {
  height: 375px;
  padding: 45px 15px;
}
.business-email-info .box {
  display: block;
}
.business-email-info .box h3 {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.business-email-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.business-email-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .business-email-hero {
    background-position: 70% 0 !important;
    position: relative;
  }
  .business-email-hero > .row {
    z-index: 1;
  }
  .business-email-hero:after {
    content: "";
    background: rgba(0, 0, 0, 0.75);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .business-email-hero .header-text {
    color: #FFFFFF;
    text-align: center;
    font-size: 23px;
  }
  .business-email-hero .header-text + .button {
    margin: 0 auto;
    display: block;
  }
  .business-email-hero h2 {
    color: #FFFFFF;
    text-align: center;
  }
  .business-email-hero h2 small {
    color: #FFFFFF;
  }
  .business-email-hero h2 + .button {
    float: none;
    margin: 25px auto 0 auto;
    display: block;
    width: 100%;
    max-width: 340px;
  }

  .business-email-plans {
    height: 1290px;
  }
  .business-email-plans .text .columns {
    height: 430px;
  }
  .business-email-plans .text .columns:nth-child(1) .price {
    margin-top: 40px !important;
  }
  .business-email-plans .text .columns:nth-child(2) {
    border-left: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
  }

  .business-email-all-plans {
    padding: 20px 0px 40px 0px;
    height: auto;
  }
  .business-email-all-plans h2 {
    text-align: center;
  }

  .business-email-box {
    padding: 70px 0 50px 0;
  }

  .business-email-info > .row {
    max-width: 100%;
  }
  .business-email-info > .row .columns {
    height: 475px;
  }
  .business-email-info > .row + .row .columns {
    height: 475px;
    padding: 80px 0;
  }
  .business-email-info .box {
    margin: 0px auto;
    width: auto;
    height: auto;
  }
}
@media only screen and (min-width:40.063em) {
  .business-email-hero {
    background-position: 50% 0 !important;
  }

  .business-email-all-plans {
    height: auto;
    padding: 50px 0;
  }
  .business-email-all-plans h2 {
    width: 550px;
    display: block;
    margin: 0 auto 25px auto;
  }
  .business-email-all-plans ul {
    width: 550px;
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .business-email-all-plans img {
    display: block;
    margin: 0 auto;
  }

  .business-email-box {
    padding: 70px 0 50px 0;
  }
}
@media only screen and (min-width:64.063em) {
  .business-email-all-plans {
    height: 660px;
    padding: 135px 0;
  }
  .business-email-all-plans h2 {
    font-size: 43px;
    font-weight: 300;
    margin: 0 0 25px 0;
    padding: 0;
  }
  .business-email-all-plans ul {
    padding: 0;
  }
  .business-email-all-plans ul li {
    background: url("/sites/aplus/themes/custom/MSP_ZURB/img/business-email-bullet.png") 0px 5px no-repeat;
    font-size: 17px;
    padding-left: 20px;
    margin-bottom: 15px;
  }

  .business-email-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .business-email-info > .row + .row .columns {
    padding: 58px 0;
    border-width: 0;
  }
  .business-email-info > .row .box .button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
.ssl-certificate-hero {
  height: 450px;
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/ssl-certificate-hero.jpg") top center no-repeat;
  position: relative;
  padding-top: 129px;
}
.ssl-certificate-hero:before {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
}
.ssl-certificate-hero p {
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 39px;
}
.ssl-certificate-hero .button {
  width: 340px;
  font-size: 23px;
}
@media only screen and (max-width: 40em) {
  .ssl-certificate-hero .button {
    width: 100%;
    max-width: 340px;
  }
}
@media only screen and (min-width:40.063em) {
  .ssl-certificate-hero {
    background-position: right -193px bottom 0px;
    background-size: 69%;
    height: 650px;
    padding-top: 226px;
  }
  .ssl-certificate-hero:before {
    content: none;
    display: none;
  }
  .ssl-certificate-hero p {
    color: #555;
    font-size: 28px;
    line-height: 40px;
    padding-left: 14px;
    padding-right: 60px;
  }
  .ssl-certificate-hero .button {
    max-width: none;
    display: block;
    margin-right: 13px;
    margin-left: 14px;
  }
  .ssl-certificate-hero .ssl-certificate-hero-inside {
    padding-right: 25px;
  }
}
@media only screen and (min-width:64.063em) {
  .ssl-certificate-hero {
    background-size: auto;
    background-position: right 0 top 129px;
    padding-top: 264px;
  }
  .ssl-certificate-hero .ssl-certificate-hero-inside {
    padding-left: 35px;
  }
  .ssl-certificate-hero .button {
    margin-right: 1px;
  }
  .ssl-certificate-hero p {
    margin-bottom: 69px;
    padding-right: 0;
  }
}

.ssl-certificate-banner-bottom {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.ssl-certificate-banner-bottom .product-banner-paralax {
  max-width: none;
}
.ssl-certificate-banner-bottom .product-banner-paralax p {
  line-height: 28px;
  margin-bottom: 29px;
}
@media only screen and (min-width:40.063em) {
  .ssl-certificate-banner-bottom .product-banner-paralax p {
    margin-bottom: 37px;
  }
}
.ssl-certificate-banner-bottom .product-banner-paralax .vertical-middle-wrap {
  height: 375px;
}

.ssl-certificate-gray-box {
  background: #f0f0f0;
  padding-left: 21px;
  padding-right: 21px;
  padding-top: 33px;
}
.ssl-certificate-gray-box p {
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 35px;
}
@media only screen and (min-width:40.063em) {
  .ssl-certificate-gray-box {
    padding-top: 51px;
    padding-bottom: 18px;
  }
  .ssl-certificate-gray-box .row {
    max-width: 40rem;
  }
  .ssl-certificate-gray-box p {
    font-size: 19px;
    line-height: 40px;
    margin-bottom: 39px;
  }
}
@media only screen and (min-width:64.063em) {
  .ssl-certificate-gray-box {
    padding-top: 71px;
    padding-bottom: 23px;
  }
  .ssl-certificate-gray-box .row {
    max-width: 56.5625rem;
  }
}

.ssl-certificate-plans-include {
  background: #0e2430;
  color: #fff;
  padding: 47px 14px 78px;
}
.ssl-certificate-plans-include h2 {
  font-size: 34px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 22px;
}
.ssl-certificate-plans-include ul {
  list-style: none;
  margin-left: 23px;
  margin-bottom: 46px;
}
.ssl-certificate-plans-include ul li {
  font-size: 16px;
  line-height: 21px;
  padding-top: 9px;
  padding-bottom: 10px;
  position: relative;
}
.ssl-certificate-plans-include ul li:before {
  content: "\f105";
  font: normal normal normal 12px/16px "FontAwesome", Arial, Helvetica, sans-serif;
  display: block;
  position: absolute;
  top: 12px;
  left: -22px;
  width: 15px;
  height: 16px;
  background: #ffffff;
  color: #0e2430;
  text-align: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding-left: 2px;
}
.ssl-certificate-plans-include img {
  max-width: 213px;
}
@media only screen and (min-width:40.063em) {
  .ssl-certificate-plans-include {
    padding: 79px 14px 71px;
  }
  .ssl-certificate-plans-include .row {
    max-width: 705px;
  }
  .ssl-certificate-plans-include h2 {
    font-size: 42px;
  }
  .ssl-certificate-plans-include ul {
    padding-right: 20px;
    padding-top: 12px;
  }
  .ssl-certificate-plans-include ul li {
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 11px;
  }
  .ssl-certificate-plans-include img {
    max-width: 292px;
    margin-top: 168px;
  }
}
@media only screen and (min-width:64.063em) {
  .ssl-certificate-plans-include img {
    max-width: 338px;
    margin-top: 148px;
    margin-left: 47px;
  }
}

.ssl-plpr-wrap {
  padding-top: 22px;
}
.ssl-plpr-wrap h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 23px;
}
.ssl-plpr-wrap .button {
  margin-bottom: 0;
}
.ssl-plpr-wrap .select-text-term {
  display: block;
}
.ssl-plpr-wrap .term-tabs-box {
  background: #226F7C;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 9px;
  max-height: 30px;
}
.ssl-plpr-wrap .term-tabs-box * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.ssl-plpr-wrap .term-tabs-box .one-tab {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.ssl-plpr-wrap .term-tabs-box .one-tab > a {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 0px;
  min-width: 70px;
  top: 0px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.ssl-plpr-wrap .term-tabs-box .one-tab > a i {
  position: absolute;
  opacity: 0;
  bottom: -20px;
  left: 50%;
  margin-left: -3px;
  font-size: 12px;
}
.ssl-plpr-wrap .term-tabs-box .one-tab.active {
  background: #fff;
  padding-top: 4px;
  top: -3px;
  height: 34px;
}
.ssl-plpr-wrap .term-tabs-box .one-tab.active a {
  color: #226F7C;
  font-weight: 600;
  top: -1px;
  position: relative;
}
.ssl-plpr-wrap .term-tabs-box .one-tab.active a i {
  opacity: 1;
  bottom: -3px;
}
.ssl-plpr-wrap .select-package-title {
  font-weight: bold;
}
.ssl-plpr-wrap .select-package-tabslist {
  padding-top: 7px;
  margin-left: 0;
  margin-bottom: 0;
}
.ssl-plpr-wrap .select-package-tabslist li {
  width: 33.333333%;
  text-align: center;
}
.ssl-plpr-wrap .select-package-tabslist .package-tab {
  margin-bottom: 0 !important;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  background: #f0f0f0;
}
.ssl-plpr-wrap .select-package-tabslist .package-tab * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.ssl-plpr-wrap .select-package-tabslist .package-tab a {
  padding: 13px 5px;
  font-size: 19px;
  line-height: 21px;
  color: #226F7C;
  position: relative;
  display: block;
}
.ssl-plpr-wrap .select-package-tabslist .package-tab a i {
  position: absolute;
  bottom: -22px;
  left: 50%;
  font-size: 13px;
  margin-left: -4px;
  opacity: 0;
}
.ssl-plpr-wrap .select-package-tabslist .package-tab.active {
  background: #fff;
}
.ssl-plpr-wrap .select-package-tabslist .package-tab.active a {
  color: #555555;
}
.ssl-plpr-wrap .select-package-tabslist .package-tab.active a i {
  bottom: 2px;
  opacity: 1;
}
@media only screen and (min-width:40.063em) {
  .ssl-plpr-wrap {
    padding-top: 35px;
    padding-bottom: 23px;
  }
  .ssl-plpr-wrap h2 {
    margin-top: 1px;
    margin-bottom: 16px;
  }
  .ssl-plpr-wrap > .row {
    border-bottom: 1px solid #d9d9d9;
    margin-left: 29px;
    margin-right: 29px;
    width: auto;
    margin-bottom: 18px;
  }
  .ssl-plpr-wrap .term-tabs-box {
    margin-top: 18px;
    margin-bottom: 0;
    max-height: 30px;
  }
  .ssl-plpr-wrap .select-text-term {
    display: none;
  }
  .ssl-plpr-wrap .button {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:64.063em) {
  .ssl-plpr-wrap {
    padding-top: 50px;
    padding-bottom: 15px;
  }
  .ssl-plpr-wrap .row {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .ssl-plpr-wrap .three-years-wrap {
    padding-top: 37px;
  }
  .ssl-plpr-wrap .select-text-term {
    display: inline-block;
    vertical-align: top;
    padding-right: 6px;
    position: relative;
    top: 17px;
  }
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table {
  border: none;
  width: 100%;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table td {
  text-align: center;
  color: #979797;
  font-size: 15px;
  line-height: 19px;
  vertical-align: middle;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table td p {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table th {
  text-align: center;
  border: 0;
  font-weight: 400;
  color: #4d4d4d;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table th,
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table td {
  padding-top: 12px;
  padding-bottom: 16px;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table tbody {
  border: 0;
  background: #f0f0f0;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table tr.even, .ssl-plpr-wrap table.ssl-plpr-on-desktop-table tr.alt, .ssl-plpr-wrap table.ssl-plpr-on-desktop-table tr:nth-of-type(even) {
  background: #ffffff;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead,
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table tfoot {
  background: #fff;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead th {
  padding: 16px;
  text-align: center;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead th > span {
  font-size: 11px;
  color: #979797;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead p {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead h5 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
  margin-top: 8px;
  margin-bottom: 0;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead h5 small {
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: 18px;
  color: #555;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead h5 span {
  font-size: 48px;
  color: #555;
  font-weight: 300;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead div > span {
  color: #979797;
  font-size: 11px;
  text-transform: uppercase;
}
.ssl-plpr-wrap table.ssl-plpr-on-desktop-table .button {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 16px;
}
@media only screen and (min-width:64.063em) {
  .ssl-plpr-wrap table.ssl-plpr-on-desktop-table {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .ssl-plpr-wrap table.ssl-plpr-on-desktop-table tbody th, .ssl-plpr-wrap table.ssl-plpr-on-desktop-table tbody td {
    padding-top: 26px;
    padding-bottom: 21px;
    font-size: 13px;
  }
  .ssl-plpr-wrap table.ssl-plpr-on-desktop-table tbody th {
    text-align: left;
    color: #979797;
    padding-left: 33px;
  }
}

.comodo-ssl-box {
  padding-top: 22px;
}
.comodo-ssl-box h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 23px;
}
.comodo-ssl-box .select-text-term {
  display: block;
}
.comodo-ssl-box .tabs-content {
  margin-bottom: 0;
}
.comodo-ssl-box .tabs-content > .content {
  padding: 0;
}
.comodo-ssl-box .term-tabs-box {
  background: #226F7C;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 9px;
  max-height: 30px;
}
.comodo-ssl-box .term-tabs-box * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.comodo-ssl-box .term-tabs-box .one-tab {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.comodo-ssl-box .term-tabs-box .one-tab > a {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 0px;
  min-width: 70px;
  top: 0px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.comodo-ssl-box .term-tabs-box .one-tab > a i {
  position: absolute;
  opacity: 0;
  bottom: -20px;
  left: 50%;
  margin-left: -3px;
  font-size: 12px;
}
.comodo-ssl-box .term-tabs-box .one-tab.active {
  background: #fff;
  padding-top: 4px;
  top: -3px;
  height: 34px;
}
.comodo-ssl-box .term-tabs-box .one-tab.active a {
  color: #226F7C;
  font-weight: 600;
  top: -1px;
  position: relative;
}
.comodo-ssl-box .term-tabs-box .one-tab.active a i {
  opacity: 1;
  bottom: -3px;
}
.comodo-ssl-box .select-package-title {
  font-weight: bold;
  padding-bottom: 6px;
}
.comodo-ssl-box .select-package-tabslist {
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.comodo-ssl-box .select-package-tabslist li {
  width: 33.333333%;
  text-align: center;
  padding: 0;
}
.comodo-ssl-box .select-package-tabslist .package-tab {
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
  vertical-align: middle;
}
.comodo-ssl-box .select-package-tabslist .package-tab * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.comodo-ssl-box .select-package-tabslist .package-tab a {
  padding: 24px 5px 0 5px;
  height: 90px;
  font-size: 19px;
  line-height: 21px;
  color: #226F7C;
  position: relative;
  display: block;
  background: #f0f0f0;
  margin: 1px;
}
.comodo-ssl-box .select-package-tabslist .package-tab a i {
  position: absolute;
  bottom: -22px;
  left: 50%;
  font-size: 13px;
  margin-left: -4px;
  opacity: 0;
}
.comodo-ssl-box .select-package-tabslist .package-tab.active a {
  color: #555555;
  background: #fff;
  padding-top: 18px;
}
.comodo-ssl-box .select-package-tabslist .package-tab.active a i {
  bottom: 18px;
  opacity: 1;
}
.comodo-ssl-box .progress-icon-lock {
  display: none;
}
.comodo-ssl-box h3 {
  display: none;
}
.comodo-ssl-box .product-price {
  font-size: 48px;
  line-height: 55px;
  padding-bottom: 9px;
  padding-top: 14px;
}
.comodo-ssl-box .product-price b {
  font-weight: 900;
}
.comodo-ssl-box .product-price small {
  font-size: 18px;
  font-weight: 900;
  vertical-align: top;
  position: relative;
  top: -5px;
}
.comodo-ssl-box .product-price .price-period-line {
  font-size: 10px;
  line-height: 14px;
  color: #979797;
  font-weight: 600;
}
.comodo-ssl-box .comodo-ssl-product-list .button {
  width: 151px;
  margin-bottom: 24px;
}
.comodo-ssl-box .comodo-ssl-product-list p {
  font-size: 14px;
  line-height: 26px;
  padding: 0 20px;
}
.comodo-ssl-box .comodo-ssl-product-list p.coming-soon {
  font-size: 20px;
  margin-top: 10px;
  padding-bottom: 10px;
  font-weight: 800;
  color: #555;
}
.comodo-ssl-box .comodo-ssl-product-list h4,
.comodo-ssl-box .comodo-ssl-product-list .ssl-includes-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 3px;
  margin-bottom: 8px;
}
.comodo-ssl-box .comodo-ssl-product-list ul {
  font-size: 14px;
  color: #6B6B6B;
  list-style: none;
  margin-left: 0;
  padding: 0 20px;
}
.comodo-ssl-box .comodo-ssl-product-list ul li {
  padding-bottom: 17px;
}
.comodo-ssl-box .comodo-ssl-product-list ul li i {
  display: block;
}
@media only screen and (min-width:40.063em) {
  .comodo-ssl-box {
    padding: 33px 25px 27px 25px;
  }
  .comodo-ssl-box h2 {
    margin-bottom: 16px;
  }
  .comodo-ssl-box h3 {
    display: block;
    font-size: 21px;
    color: #555555;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 0;
  }
  .comodo-ssl-box > .row {
    border-bottom: 1px solid #d9d9d9;
    width: auto;
    margin-bottom: 22px;
  }
  .comodo-ssl-box .term-tabs-box {
    margin-top: 18px;
    margin-bottom: 0;
    max-height: 30px;
  }
  .comodo-ssl-box .select-text-term {
    display: none;
  }
  .comodo-ssl-box .comodo-ssl-product-list .columns {
    height: 700px;
    padding-top: 29px;
  }
  .comodo-ssl-box .comodo-ssl-product-list .columns.last-blue-column {
    background: #226F7C;
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .comodo-ssl-box .comodo-ssl-product-list .columns.last-blue-column h2 {
    font-size: 41px;
    line-height: 51px;
    font-weight: 300;
    color: #fff;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 11px;
  }
  .comodo-ssl-box .comodo-ssl-product-list .columns.last-blue-column > b, .comodo-ssl-box .comodo-ssl-product-list .columns.last-blue-column > strong, .comodo-ssl-box .comodo-ssl-product-list .columns.last-blue-column > p {
    font-size: 23px;
    line-height: 45px;
    color: #fff;
  }
  .comodo-ssl-box .comodo-ssl-product-list .columns.last-blue-column > p {
    margin-bottom: 31px;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-price {
    padding-top: 3px;
    padding-bottom: 14px;
  }
  .comodo-ssl-box .comodo-ssl-product-list .progress-icon-lock {
    background: url("/sites/aplus/themes/custom/MSP_ZURB/img/new-ssl-progress-lock-icon.png") 0 0 no-repeat;
    width: 40px;
    height: 48px;
    display: block;
    margin: 0 auto;
  }
  .comodo-ssl-box .comodo-ssl-product-list .button {
    margin-bottom: 26px;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-2 {
    background: #fafafa;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-2 .progress-icon-lock {
    background-position: -40px 0;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-3 {
    background: #fafafa;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-3 .progress-icon-lock {
    background-position: -80px 0;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-4 {
    background: #f4f4f4;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-4 .progress-icon-lock {
    background-position: -120px 0;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-5 {
    background: #f0f0f0;
  }
  .comodo-ssl-box .comodo-ssl-product-list .product-column-5 .progress-icon-lock {
    background-position: -160px 0;
  }
  .comodo-ssl-box .comodo-ssl-product-list p, .comodo-ssl-box .comodo-ssl-product-list ul {
    padding-left: 0;
    padding-right: 0;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .comodo-ssl-box .comodo-ssl-product-list ul li {
    padding-bottom: 16px;
  }
}
@media only screen and (min-width:64.063em) {
  .comodo-ssl-box {
    padding-top: 48px;
    padding-bottom: 66px;
  }
  .comodo-ssl-box .row {
    max-width: 1077px;
  }
  .comodo-ssl-box > .row {
    margin-bottom: 0;
  }
  .comodo-ssl-box:not(.popup-ssl-box) .comodo-ssl-product-list .product-column-2 {
    background: #fafafa;
  }
  .comodo-ssl-box:not(.popup-ssl-box) .comodo-ssl-product-list .product-column-3 {
    background: #f6f6f6;
  }
  .comodo-ssl-box:not(.popup-ssl-box) .comodo-ssl-product-list .product-column-4 {
    background: #f6f6f6;
  }
  .comodo-ssl-box:not(.popup-ssl-box) .comodo-ssl-product-list .product-column-5 {
    background: #f0f0f0;
  }
}

.website-security-hero {
  height: 650px;
}
.website-security-hero > .row {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.website-security-hero .header-text {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.website-security-hero .header-text + .button {
  width: 340px;
  font-size: 23px;
}
.website-security-hero .header-text h1 {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.website-security-text {
  padding: 100px 0;
}
.website-security-text p {
  font-size: 19px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.website-security-plans {
  padding: 30px;
  min-height: 710px;
}
.website-security-plans .sitelock-security-title {
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 29px;
}
.website-security-plans .sitelock-price-box .columns {
  background: rgba(255, 255, 255, 0.1);
  height: 520px;
}
.website-security-plans .sitelock-price-box .columns:nth-child(2n) {
  background: rgba(255, 255, 255, 0.2);
}
.website-security-plans .sitelock-price-box .columns:hover {
  background: #808080 !important;
}
.website-security-plans .select-text-term {
  top: -10px;
  position: relative;
  margin-right: 5px;
}
.website-security-plans .wasabi-tabs .wasabi-tabs__label {
  color: #fff;
}
.website-security-plans h2 {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
}
.website-security-plans h3,
.website-security-plans .sitelock-package-title {
  font-size: 40px;
  line-height: 34px;
  font-weight: 300;
  padding-top: 100px;
  margin: 3px 20px 8px 20px;
  color: #FFFFFF;
}
.website-security-plans h4 {
  font-weight: 600;
}
.website-security-plans .switch-product-wrap {
  color: #FFFFFF;
  text-align: right;
}
.website-security-plans .sitelock-security-price-line {
  font-size: 48px;
  line-height: 50px;
  font-weight: 300;
  padding-top: 7px;
  padding-bottom: 27px;
  color: #FFFFFF;
}
.website-security-plans .sitelock-security-price-line .sitelock-security-price-first-number {
  font-weight: 900;
}
.website-security-plans .sitelock-security-price-line .sitelock-security-price-period {
  font-size: 11px;
  line-height: 20px;
  font-weight: 600;
}
.website-security-plans .sitelock-security-price-line .sitelock-security-price-symbol {
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: -6px;
  font-weight: 600;
}
.website-security-plans .sitelock-security-button-line .button {
  margin-bottom: 20px;
  padding: 13px;
  width: 150px;
}
.website-security-plans .sitelock-security-button-line + p {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 36px;
}
.website-security-plans .sitelock-security-button-line + p small {
  font-weight: 300;
  font-style: italic;
  margin-top: -15px;
  font-size: 15px;
  display: block;
}

.website-security-sitelock {
  position: relative;
}
.website-security-sitelock .text {
  background-color: #1D7D9F;
}
.website-security-sitelock .text .box {
  height: 340px;
  background-color: #1D7D9F;
  padding: 50px 0;
  color: #FFFFFF;
}
.website-security-sitelock .text .box h2 {
  color: #FFFFFF;
  font-size: 37px;
  font-weight: 300;
}
.website-security-sitelock .text .box p {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 5px 0;
}
.website-security-sitelock .text .box:nth-child(2) {
  background-color: #155B74;
}

.website-security-box {
  padding: 90px 0 140px 0;
}
.website-security-box ul li {
  text-align: center;
}
.website-security-box ul li img {
  margin-bottom: 15px;
}
.website-security-box ul li h3 {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
}
.website-security-box ul li p {
  font-size: 14px;
}

.website-security-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.website-security-info > .row {
  max-width: 100%;
}
.website-security-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.website-security-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.website-security-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.website-security-info > .row + .row .columns {
  height: 375px;
  padding: 75px 0;
}
.website-security-info .box {
  margin: 0 75px;
  display: block;
}
.website-security-info .box h3 {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.website-security-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.website-security-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .website-security-hero .header-text + .button {
    width: 100%;
    max-width: 340px;
  }

  .website-security-info .box {
    margin: 0px auto;
    width: auto;
    height: 200px;
  }

  .website-security-plans .switch-product-wrap {
    text-align: center;
  }
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .website-security-plans h3,
.website-security-plans .sitelock-package-title {
    padding-top: 65px;
  }
  .website-security-plans .sitelock-price-box .columns {
    background: rgba(255, 255, 255, 0.1);
    height: 420px;
  }
  .website-security-plans .sitelock-price-box .columns:nth-child(3) {
    background: rgba(255, 255, 255, 0.2);
  }
  .website-security-plans .sitelock-price-box .columns:nth-child(4) {
    background: rgba(255, 255, 255, 0.1);
  }
}
@media only screen and (min-width:64.063em) {
  .website-security-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .website-security-info > .row + .row .columns {
    height: auto;
    padding: 0;
    border-width: 0;
  }
  .website-security-info > .row .box {
    min-height: 210px;
  }
  .website-security-info > .row .box .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.compare-page-wrap {
  position: relative;
  padding-top: 91px;
}
.compare-page-wrap .feature-table-mobile {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 13px;
  padding-bottom: 15px;
}
.compare-page-wrap .feature-table-mobile .select-package-title {
  font-weight: 600;
  font-size: 16px;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist {
  padding-top: 7px;
  margin-left: 0;
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist li {
  width: 33.333333%;
  text-align: center;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist .package-tab {
  margin-bottom: 0 !important;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  background: #f0f0f0;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist .package-tab * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist .package-tab a {
  padding: 13px 5px;
  font-size: 19px;
  line-height: 21px;
  color: #3fb7cb;
  position: relative;
  display: block;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist .package-tab a i {
  position: absolute;
  bottom: -22px;
  left: 50%;
  font-size: 13px;
  margin-left: -4px;
  opacity: 0;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist .package-tab.active {
  background: #fff;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist .package-tab.active a {
  color: #555555;
}
.compare-page-wrap .feature-table-mobile .select-package-tabslist .package-tab.active a i {
  bottom: 2px;
  opacity: 1;
}
.compare-page-wrap h1 {
  font-size: 23px;
  font-weight: 300;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 26px;
}
.compare-page-wrap h2 {
  font-size: 19px;
  margin-top: 9px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.compare-page-wrap h3 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  padding-right: 10px;
}
.compare-page-wrap .row .columns {
  padding-left: 0;
  padding-right: 0;
}
.compare-page-wrap .faq-right-col {
  padding-left: 0px;
  padding-right: 0px;
}
.compare-page-wrap .accordion {
  margin-left: 0;
  margin-bottom: 43px;
}
.compare-page-wrap .accordion .accordion-navigation {
  padding: 13px 0 10px 0;
}
.compare-page-wrap .accordion .accordion-navigation:not(.active) {
  border-bottom: 1px solid #d9d9d9;
}
.compare-page-wrap .accordion .accordion-navigation > a {
  background: transparent;
  font-size: 28px;
  line-height: 30px;
  color: #757575;
  padding: 0 17px 7px 11px;
  position: relative;
  font-weight: 300;
}
.compare-page-wrap .accordion .accordion-navigation > a:after {
  content: "\f107";
  font: normal normal normal 20px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  color: #3fb7cb;
  right: 15px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.compare-page-wrap .accordion .accordion-navigation.active > a:after {
  content: "\f106";
}
.compare-page-wrap .accordion .accordion-navigation > .content {
  padding: 3px 0 0 0;
}
.compare-page-wrap .accordion .accordion-navigation > .content:last-child {
  margin-bottom: 0;
}
.compare-page-wrap .accordion .note-wrap {
  padding: 0;
  background: #fff;
}
.compare-page-wrap .accordion .note-wrap p {
  font-size: 13px;
  line-height: 1.4em;
}
.compare-page-wrap .faq-track-left-menu {
  top: 115px;
  position: fixed;
}
.compare-page-wrap .faq-bottom-left-menu {
  top: auto;
  bottom: 0;
  position: absolute;
}
.compare-page-wrap .compare-page-table {
  border: none;
  width: 100%;
}
.compare-page-wrap .compare-page-table tr {
  border-bottom: 1px solid #d9d9d9;
  vertical-align: middle;
}
.compare-page-wrap .compare-page-table tr th, .compare-page-wrap .compare-page-table tr td {
  padding: 15px 10px;
}
.compare-page-wrap .compare-page-table tr th {
  border-bottom: none;
  color: #757575;
  font-weight: 400;
  font-size: 16px;
}
.compare-page-wrap .compare-page-table tr td {
  text-align: center;
  color: #757575;
  font-size: 16px;
}
.compare-page-wrap .compare-page-table tr td .fa {
  color: #45b8cb;
  font-size: 16px;
}
.compare-page-wrap .compare-page-table tr small {
  display: block;
  font-size: 16px;
  color: #979797;
  padding-top: 7px;
}
.compare-page-wrap .compare-page-table tr.even, .compare-page-wrap .compare-page-table tr.alt, .compare-page-wrap .compare-page-table tr:nth-of-type(even) {
  background: #fff;
}
@media only screen and (min-width:40.063em) {
  .compare-page-wrap .compare-page-table thead {
    background: transparent;
  }
  .compare-page-wrap .compare-page-table thead tr th {
    font-weight: 300;
    font-size: 28px;
    white-space: nowrap;
    line-height: 32px;
    padding-top: 2px;
  }
  .compare-page-wrap .compare-page-table thead tr td {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
  }
  .compare-page-wrap .compare-page-table tr th, .compare-page-wrap .compare-page-table tr td {
    padding-top: 12px;
    padding-bottom: 13px;
  }
  .compare-page-wrap .compare-page-table tr th {
    padding-left: 0;
  }
}
@media only screen and (max-width: 40em) {
  .compare-page-wrap .sticky-menu-mobile {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    padding-top: 45px;
    background-color: #ffffff;
  }
  .compare-page-wrap .faq-custom-select {
    position: relative;
    text-align: center;
    margin-bottom: 7px;
  }
  .compare-page-wrap .faq-custom-select .current-topic {
    font-size: 20px;
    color: #3fb7cb;
    padding-bottom: 0;
  }
  .compare-page-wrap .faq-custom-select .current-topic:after {
    content: "\f107";
    font: normal normal normal 20px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    color: #3fb7cb;
    position: relative;
    top: 2px;
  }
  .compare-page-wrap .faq-custom-select .current-topic.list-open:after {
    content: "\f106";
  }
  .compare-page-wrap .faq-custom-select .faq-topics-list {
    position: absolute;
    background: #fff;
    z-index: 20;
    width: 273px;
    left: 50%;
    margin-left: -136px;
    -webkit-box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.2);
    padding: 13px;
  }
  .compare-page-wrap .faq-custom-select .faq-topics-list:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    top: 0;
    left: 50%;
    border: 6px solid #fff;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
  }
  .compare-page-wrap .faq-custom-select .faq-topics-list li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 19px;
    font-weight: 600;
  }
  .compare-page-wrap .faq-custom-select .faq-topics-list li.active a {
    color: #555555;
  }
  .compare-page-wrap .faq-custom-select .faq-topics-list li a i {
    display: none;
  }
  .compare-page-wrap .align-block-mobile {
    margin-top: 180px;
  }
}
@media only screen and (min-width:40.063em) {
  .compare-page-wrap {
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 154px;
  }
  .compare-page-wrap h1 {
    font-size: 43px;
    line-height: 46px;
    padding-bottom: 49px;
  }
  .compare-page-wrap h3 {
    margin-bottom: 17px;
  }
  .compare-page-wrap .faq-left-col {
    padding-top: 5px;
  }
  .compare-page-wrap .faq-left-col h2 {
    margin-bottom: 16px;
  }
  .compare-page-wrap .faq-left-col .current-topic {
    display: none;
  }
  .compare-page-wrap .row .columns.faq-right-col {
    border-left: 1px solid #d9d9d9;
    padding-left: 28px;
    padding-top: 18px;
  }
  .compare-page-wrap .faq-page-inner {
    padding-top: 33px;
  }
  .compare-page-wrap .accordion .accordion-navigation > a {
    padding-left: 0;
    padding-bottom: 7px;
  }
  .compare-page-wrap .accordion .content p {
    line-height: 27px;
  }
  .compare-page-wrap .faq-topics-list {
    margin-left: 0;
  }
  .compare-page-wrap .faq-topics-list li {
    list-style: none;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
  }
  .compare-page-wrap .faq-topics-list li a {
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    display: block;
  }
  .compare-page-wrap .faq-topics-list li a i {
    opacity: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    margin-left: 5px;
  }
  .compare-page-wrap .faq-topics-list li.active a {
    color: #555555;
  }
  .compare-page-wrap .faq-topics-list li.active a i {
    opacity: 1;
  }
}
@media only screen and (min-width:64.063em) {
  .compare-page-wrap .row {
    max-width: 1025px;
  }
  .compare-page-wrap .row .columns.faq-right-col {
    padding-left: 41px;
  }
  .compare-page-wrap .accordion .accordion-navigation > a {
    padding-right: 30px;
  }
  .compare-page-wrap .accordion .accordion-navigation > a:after {
    right: 9px;
  }
  .compare-page-wrap h1 {
    padding-bottom: 69px;
  }
}

.online-storage-hero-wrap {
  height: 450px;
  padding-top: 97px;
  position: relative;
}
.online-storage-hero-wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}
.online-storage-hero-wrap p, .online-storage-hero-wrap h1 {
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
}
.online-storage-hero-wrap span {
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 15px;
}
.online-storage-hero-wrap .hero-button-box {
  padding-top: 15px;
  padding-left: 11px;
  padding-right: 11px;
}
.online-storage-hero-wrap .hero-button-box .button {
  font-size: 23px;
}
@media only screen and (min-width:40.063em) {
  .online-storage-hero-wrap {
    height: 650px;
    padding-top: 200px;
  }
  .online-storage-hero-wrap:before {
    display: none;
    content: none;
  }
  .online-storage-hero-wrap p, .online-storage-hero-wrap h1 {
    font-size: 28px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
  }
  .online-storage-hero-wrap p b span:last-child, .online-storage-hero-wrap h1 b span:last-child {
    font-weight: 300;
    font-size: 22px;
  }
  .online-storage-hero-wrap span {
    font-size: 28px;
    line-height: 40px;
  }
  .online-storage-hero-wrap .hero-button-box {
    padding-top: 7px;
  }
  .online-storage-hero-wrap .hero-button-box .button {
    max-width: 340px;
  }
}

.online-storage-page-features {
  padding: 30px 0 29px 0;
  background: #f0f0f0;
}
.online-storage-page-features .one-item-box {
  padding-bottom: 6px;
}
.online-storage-page-features .one-item-box .simple-fa-style {
  font-size: 62px;
  font-style: normal;
  color: #3fb7cb;
  font-weight: 600;
  margin-bottom: 23px;
  letter-spacing: -3px;
  display: inline-block;
  line-height: 55px;
}
.online-storage-page-features .one-item-box .fa {
  color: #3fb7cb;
  margin-bottom: 23px;
  padding-left: 6px;
  padding-right: 6px;
}
.online-storage-page-features .one-item-box .fa.fa-cloud-download {
  font-size: 68px;
}
.online-storage-page-features .one-item-box .fa.fa-mobile {
  font-size: 54px;
}
.online-storage-page-features .one-item-box .fa.fa-desktop {
  font-size: 60px;
}
.online-storage-page-features .one-item-box .fa.fa-files-o {
  font-size: 60px;
}
.online-storage-page-features .one-item-box .fa.fa-refresh, .online-storage-page-features .one-item-box .fa.fa-shield {
  font-size: 63px;
}
.online-storage-page-features .one-item-box i {
  line-height: 55px;
}
.online-storage-page-features .one-item-box h2 {
  font-size: 21px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 13px;
  padding-left: 20px;
  padding-right: 20px;
}
.online-storage-page-features .one-item-box p {
  font-size: 14px;
  line-height: 28px;
}
.online-storage-page-features .one-item-box img {
  margin-bottom: 19px;
}
@media only screen and (min-width:40.063em) {
  .online-storage-page-features {
    padding: 75px 0 56px 0;
  }
  .online-storage-page-features .row {
    max-width: 710px;
  }
  .online-storage-page-features .one-item-box {
    min-height: 285px;
    padding-bottom: 0;
  }
  .online-storage-page-features .one-item-box img {
    margin-bottom: 14px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-storage-page-features {
    padding: 102px 5px 0px 5px;
  }
  .online-storage-page-features .row {
    max-width: 1130px;
  }
  .online-storage-page-features .one-item-box {
    min-height: 300px;
  }
}

.online-storage-include {
  background: #ffffff;
  padding: 35px 4px 63px;
}
.online-storage-include h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 22px;
  padding-left: 26px;
}
.online-storage-include ul {
  list-style: none;
  margin-left: 23px;
  margin-bottom: 34px;
}
.online-storage-include ul li {
  font-size: 16px;
  line-height: 24px;
  padding-top: 7px;
  padding-bottom: 9px;
  position: relative;
}
.online-storage-include ul li span {
  text-transform: uppercase;
}
.online-storage-include ul li small {
  font-size: 16px;
  color: #757575;
}
.online-storage-include ul li:before {
  content: "\f105";
  font: normal normal normal 12px/16px "FontAwesome", Arial, Helvetica, sans-serif;
  display: block;
  position: absolute;
  top: 12px;
  left: -22px;
  width: 15px;
  height: 15px;
  background: #555555;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding-left: 2px;
}
.online-storage-include img {
  max-width: 245px;
}
@media only screen and (min-width:40.063em) {
  .online-storage-include {
    padding: 42px 14px 71px;
  }
  .online-storage-include .row {
    max-width: 510px;
  }
  .online-storage-include h2 {
    font-size: 42px;
    padding-left: 0;
    margin-bottom: 18px;
  }
  .online-storage-include ul {
    padding-top: 12px;
  }
  .online-storage-include ul li {
    padding-top: 7px;
    padding-bottom: 9px;
  }
  .online-storage-include img {
    max-width: 412px;
    margin-top: 9px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-storage-include {
    padding: 72px 14px 87px;
  }
  .online-storage-include .row {
    max-width: 1000px;
  }
  .online-storage-include img {
    max-width: 412px;
    margin-top: 148px;
    margin-left: 0;
  }
}

.text-in-white-bg {
  padding-top: 49px;
}
.text-in-white-bg p {
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width:40.063em) {
  .text-in-white-bg {
    padding-top: 70px;
  }
  .text-in-white-bg .row {
    max-width: 690px;
  }
  .text-in-white-bg p {
    font-size: 19px;
    line-height: 40px;
    padding: 0;
  }
}
@media only screen and (min-width:64.063em) {
  .text-in-white-bg {
    padding-top: 80px;
  }
  .text-in-white-bg .row {
    max-width: 880px;
  }
}

.online-storage-info {
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.01);
}
.online-storage-info > .row {
  max-width: 100%;
}
.online-storage-info > .row .columns {
  height: 375px;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
}
.online-storage-info > .row .columns:last-child {
  border-bottom-width: 0;
}
.online-storage-info > .row + .row {
  position: absolute;
  max-width: 73.125rem;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 0;
  color: white;
  text-align: center;
}
.online-storage-info > .row + .row .columns {
  height: 375px;
  padding: 75px 0;
}
.online-storage-info .box {
  margin: 0 60px;
  display: block;
}
.online-storage-info .box h3,
.online-storage-info .box .additional-box-title {
  font-size: 34px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.online-storage-info .box p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.online-storage-info .box .button {
  color: #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  margin: 0;
}

@media only screen and (max-width: 40em) {
  .online-storage-info .box {
    margin: 0px auto;
    width: auto;
    height: 200px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-storage-info > .row .columns:first-child {
    border-right: 1px solid #FFFFFF;
    border-bottom-width: 0;
  }
  .online-storage-info > .row + .row .columns {
    height: auto;
    padding: 0;
    border-width: 0;
  }
}
.online-storage-plpr-wrap {
  padding-top: 18px;
}
.online-storage-plpr-wrap .button {
  margin-bottom: 0;
}
.online-storage-plpr-wrap .tabs-content {
  margin-bottom: 0;
}
.online-storage-plpr-wrap .tabs-content > .content {
  padding-top: 0;
}
.online-storage-plpr-wrap .select-package-tabslist {
  padding-top: 7px;
  margin-left: 0;
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.online-storage-plpr-wrap .select-package-tabslist li {
  width: 33.333333%;
  text-align: center;
}
.online-storage-plpr-wrap .select-package-tabslist .package-tab {
  margin-bottom: 0 !important;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  background: #f0f0f0;
}
.online-storage-plpr-wrap .select-package-tabslist .package-tab * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.online-storage-plpr-wrap .select-package-tabslist .package-tab a {
  padding: 13px 5px;
  font-size: 19px;
  line-height: 21px;
  color: #3fb7cb;
  position: relative;
  display: block;
}
.online-storage-plpr-wrap .select-package-tabslist .package-tab a i {
  position: absolute;
  bottom: -22px;
  left: 50%;
  font-size: 13px;
  margin-left: -4px;
  opacity: 0;
}
.online-storage-plpr-wrap .select-package-tabslist .package-tab.active {
  background: #fff;
}
.online-storage-plpr-wrap .select-package-tabslist .package-tab.active a {
  color: #555555;
}
.online-storage-plpr-wrap .select-package-tabslist .package-tab.active a i {
  bottom: 2px;
  opacity: 1;
}
@media only screen and (min-width:40.063em) {
  .online-storage-plpr-wrap {
    padding-top: 35px;
    padding-bottom: 23px;
  }
  .online-storage-plpr-wrap > .row {
    border-bottom: 1px solid #d9d9d9;
    margin-left: 29px;
    margin-right: 29px;
    width: auto;
    margin-bottom: 18px;
  }
  .online-storage-plpr-wrap .button {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-storage-plpr-wrap {
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .online-storage-plpr-wrap .row {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .online-storage-plpr-wrap .three-years-wrap {
    padding-top: 37px;
  }
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table {
  border: none;
  width: 100%;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table td {
  text-align: center;
  color: #6B6B6B;
  font-weight: 600;
  line-height: 19px;
  vertical-align: middle;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table td p {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table th {
  text-align: left;
  border: 0;
  font-weight: 400;
  color: #4d4d4d;
  padding-left: 18px;
  width: 50%;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table th,
.online-storage-plpr-wrap table.online-storage-on-desktop-table td {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 13px;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table tbody {
  border: 0;
  background: #f0f0f0;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table tr.even, .online-storage-plpr-wrap table.online-storage-on-desktop-table tr.alt, .online-storage-plpr-wrap table.online-storage-on-desktop-table tr:nth-of-type(even) {
  background: #ffffff;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead,
.online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot {
  background: #fff;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead th {
  padding: 16px;
  text-align: center;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead th > span {
  font-size: 11px;
  color: #757575;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead p {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead h5, .online-storage-plpr-wrap table.online-storage-on-desktop-table thead .online-storage-table-price {
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead h5 small, .online-storage-plpr-wrap table.online-storage-on-desktop-table thead .online-storage-table-price small {
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: 18px;
  color: #555;
  line-height: 0;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead h5 span, .online-storage-plpr-wrap table.online-storage-on-desktop-table thead .online-storage-table-price span {
  font-size: 48px;
  color: #555;
  font-weight: 300;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table thead div > span {
  color: #757575;
  font-size: 11px;
}
.online-storage-plpr-wrap table.online-storage-on-desktop-table .button {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;
  white-space: nowrap;
}
@media only screen and (min-width:40.063em) {
  .online-storage-plpr-wrap table.online-storage-on-desktop-table thead p {
    font-weight: 400;
  }
  .online-storage-plpr-wrap table.online-storage-on-desktop-table .button {
    margin-bottom: 5px;
  }
  .online-storage-plpr-wrap table.online-storage-on-desktop-table th {
    width: auto;
  }
}
@media only screen and (min-width:64.063em) {
  .online-storage-plpr-wrap table.online-storage-on-desktop-table {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th,
.online-storage-plpr-wrap table.online-storage-on-desktop-table tbody td {
    padding-top: 11px;
    padding-bottom: 9px;
    font-size: 13px;
  }
  .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th {
    text-align: left;
    color: #6B6B6B;
    padding-left: 20px;
  }
}

.bluebg-text-box {
  background: #0e2430;
  padding: 39px 7px 29px;
}
.bluebg-text-box p {
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 28px;
}
@media only screen and (min-width:40.063em) {
  .bluebg-text-box {
    padding: 90px 40px 85px 50px;
    border-top: 1px solid #fff;
  }
  .bluebg-text-box p {
    font-size: 23px;
    line-height: 39px;
    margin-bottom: 39px;
  }
}
@media only screen and (min-width:64.063em) {
  .bluebg-text-box {
    padding: 79px 0 50px 0;
  }
  .bluebg-text-box p {
    font-size: 28px;
    line-height: 51px;
    margin-bottom: 51px;
  }
}

.website-design-features {
  padding: 60px 0 39px 0;
  background: #fff;
}
.website-design-features .one-item-box {
  padding-bottom: 6px;
}
.website-design-features .one-item-box .simple-fa-style {
  font-size: 62px;
  font-style: normal;
  color: #3fb7cb;
  font-weight: 600;
  margin-bottom: 19px;
  letter-spacing: -3px;
  display: inline-block;
  line-height: 55px;
}
.website-design-features .one-item-box .fa {
  color: #3fb7cb;
  margin-bottom: 19px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 67px;
}
.website-design-features .one-item-box .fa.fa-pencil-square-o {
  font-size: 81.38px;
}
.website-design-features .one-item-box .fa.fa-paint-brush {
  font-size: 61px;
}
.website-design-features .one-item-box .fa.fa-mobile {
  font-size: 47px;
  line-height: 47px;
}
.website-design-features .one-item-box .fa.fa-tablet {
  font-size: 59px;
  line-height: 47px;
}
.website-design-features .one-item-box .fa.fa-desktop {
  font-size: 67px;
}
.website-design-features .one-item-box .fa.fa-wrench, .website-design-features .one-item-box .fa.fa-clock-o, .website-design-features .one-item-box .fa.fa-check-circle-o {
  font-size: 72px;
}
.website-design-features .one-item-box i {
  line-height: 55px;
}
.website-design-features .one-item-box h2 {
  font-size: 21px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 13px;
}
.website-design-features .one-item-box p {
  font-size: 14px;
  line-height: 28px;
}
.website-design-features .one-item-box img {
  margin-bottom: 19px;
}
@media only screen and (min-width:40.063em) {
  .website-design-features {
    padding: 80px 5px 60px 5px;
  }
  .website-design-features .row {
    max-width: 710px;
  }
  .website-design-features .one-item-box {
    min-height: 200px;
    padding-bottom: 0;
  }
  .website-design-features .one-item-box img {
    margin-bottom: 6px;
  }
}
@media only screen and (min-width:64.063em) {
  .website-design-features {
    padding: 86px 5px 26px 5px;
  }
  .website-design-features .row {
    max-width: 1130px;
  }
  .website-design-features .one-item-box {
    min-height: 210px;
  }
}

.web-design-hero {
  background: #0e2430 url("/sites/aplus/themes/custom/MSP_ZURB/img/web-design-hero-mobile.jpg") no-repeat 0 0;
  background-size: cover;
  height: 450px;
  padding-top: 100px;
  position: relative;
}
.web-design-hero:before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.web-design-hero p {
  color: #fff;
  font-size: 23px;
  line-height: 40px;
  margin-bottom: 14px;
  font-weight: 300;
  padding-left: 30px;
  padding-right: 30px;
}
.web-design-hero .button-box {
  padding-top: 27px;
}
.web-design-hero .button-box .button.info {
  color: #f03573;
  font-size: 23px;
  box-shadow: 0px -2px 0px #a91b4a inset;
  width: 270px;
}
@media only screen and (min-width:40.063em) {
  .web-design-hero {
    background: #0e2430 url("/sites/aplus/themes/custom/MSP_ZURB/img/web-design-hero-desktop.jpg") no-repeat center;
    height: 650px;
    padding-top: 202px;
  }
  .web-design-hero:before {
    display: none;
    content: "";
  }
  .web-design-hero .row {
    max-width: 680px;
  }
  .web-design-hero p {
    font-size: 28px;
    line-height: 40px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .web-design-hero .button-box {
    padding-top: 5px;
  }
  .web-design-hero .button-box .button.large.info {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    width: 190px;
    padding-top: 12px;
    padding-bottom: 13px;
  }
}
@media only screen and (min-width:64.063em) {
  .web-design-hero {
    background-size: cover;
  }
  .web-design-hero .row {
    max-width: 1080px;
  }
}

.slider-logo-design-page {
  padding-top: 25px;
  padding-bottom: 79px;
}
.slider-logo-design-page h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 30px;
}
.slider-logo-design-page .slider-logo-design-bg {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/slider-monitor-bg.png") no-repeat center;
  background-size: contain;
  width: 280px;
  height: 240px;
  margin: 0 auto;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 16px;
  padding-bottom: 34px;
}
.slider-logo-design-page .slider-logo-design-bg .owl-wrapper {
  max-height: 163px;
  overflow: hidden;
}
.slider-logo-design-page .slider-arrows .left-arrow,
.slider-logo-design-page .slider-arrows .right-arrow {
  color: #3fb7cb;
  opacity: 1;
  font-size: 50px;
  bottom: -99px;
  top: auto;
}
.slider-logo-design-page .slider-arrows .left-arrow {
  left: -12px;
}
.slider-logo-design-page .slider-arrows .left-arrow i:before {
  content: "\f053";
}
.slider-logo-design-page .slider-arrows .right-arrow {
  right: -12px;
}
.slider-logo-design-page .slider-arrows .right-arrow i:before {
  content: "\f054";
}
@media only screen and (min-width:40.063em) {
  .slider-logo-design-page {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 39px;
    padding-top: 31px;
  }
  .slider-logo-design-page h2 {
    font-size: 43px;
    margin-bottom: 38px;
  }
  .slider-logo-design-page .slider-logo-design-bg {
    width: auto;
    height: 535px;
    max-width: 660px;
    padding-left: 3%;
    padding-right: 3%;
    background-position: top center;
  }
  .slider-logo-design-page .slider-logo-design-bg .owl-wrapper {
    max-height: none;
  }
  .slider-logo-design-page .slider-logo-design-bg .slider-arrows .left-arrow,
.slider-logo-design-page .slider-logo-design-bg .slider-arrows .right-arrow {
    bottom: auto;
    top: 50%;
    margin-top: -6%;
  }
  .slider-logo-design-page .slider-logo-design-bg .slider-arrows .left-arrow {
    left: -67px;
  }
  .slider-logo-design-page .slider-logo-design-bg .slider-arrows .right-arrow {
    right: -67px;
  }
}
@media only screen and (min-width:64.063em) {
  .slider-logo-design-page {
    padding-top: 37px;
    padding-bottom: 16px;
    padding-left: 150px;
    padding-right: 150px;
  }
  .slider-logo-design-page h2 {
    margin-bottom: 48px;
  }
  .slider-logo-design-page .slider-logo-design-bg {
    height: 813px;
    max-width: 1002px;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 2.5%;
  }
  .slider-logo-design-page .slider-logo-design-bg .slider-arrows .left-arrow,
.slider-logo-design-page .slider-logo-design-bg .slider-arrows .right-arrow {
    margin-top: -2%;
  }
  .slider-logo-design-page .slider-logo-design-bg .slider-arrows .left-arrow {
    left: -120px;
  }
  .slider-logo-design-page .slider-logo-design-bg .slider-arrows .right-arrow {
    right: -120px;
  }
}

.logo-design-banner-paralax {
  padding: 50px 24px 61px;
  border-bottom: 1px solid #fff;
}
.logo-design-banner-paralax h3 {
  font-size: 34px;
  line-height: 37px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 23px;
}
.logo-design-banner-paralax p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.logo-design-banner-paralax .button-box {
  padding-top: 10px;
}
.logo-design-banner-paralax .button-box .button {
  text-transform: uppercase;
}
@media only screen and (min-width:40.063em) {
  .logo-design-banner-paralax {
    padding: 93px 24px 68px;
  }
  .logo-design-banner-paralax p {
    line-height: 28px;
  }
  .logo-design-banner-paralax .button-box {
    padding-top: 7px;
  }
}

.allow-people-bg-wrap {
  padding-top: 84px;
  padding-bottom: 79px;
  background: #0e2430 url("/sites/aplus/themes/custom/MSP_ZURB/img/allow-people-bg.jpg") no-repeat center top;
  background-size: cover;
}
.allow-people-bg-wrap h3 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 27px;
}
.allow-people-bg-wrap p {
  font-size: 14px;
  line-height: 29px;
  color: #fff;
}
.allow-people-bg-wrap .button-box {
  padding-top: 10px;
  padding-right: 10px;
}
.allow-people-bg-wrap .button-box .button {
  font-size: 17px;
  text-transform: uppercase;
  min-width: 190px;
}
@media only screen and (min-width:40.063em) {
  .allow-people-bg-wrap {
    padding-top: 121px;
    padding-bottom: 50px;
    height: 750px;
  }
  .allow-people-bg-wrap h3 {
    font-size: 49px;
    line-height: 55px;
  }
  .allow-people-bg-wrap p {
    font-size: 17px;
    line-height: 29px;
  }
  .allow-people-bg-wrap .button-box {
    padding-top: 19px;
    padding-right: 55px;
  }
}
@media only screen and (min-width:64.063em) {
  .allow-people-bg-wrap {
    height: 870px;
  }
}

.web-design-plpr-wrap {
  padding-top: 20px;
  padding-bottom: 1px;
  background: #f0f0f0;
}
.web-design-plpr-wrap h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 15px;
}
.web-design-plpr-wrap .button {
  margin-bottom: 0;
}
.web-design-plpr-wrap .select-text-term {
  display: block;
}
.web-design-plpr-wrap .term-tabs-box {
  background: #226F7C;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 9px;
  margin-bottom: 24px;
}
.web-design-plpr-wrap .term-tabs-box * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.web-design-plpr-wrap .term-tabs-box .one-tab {
  position: relative;
  padding-top: 4px;
  margin-top: -4px;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.web-design-plpr-wrap .term-tabs-box .one-tab > a {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 0px;
  min-width: 103px;
  top: 0px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.web-design-plpr-wrap .term-tabs-box .one-tab > a i {
  position: absolute;
  opacity: 0;
  bottom: -20px;
  left: 50%;
  margin-left: -3px;
  font-size: 12px;
}
.web-design-plpr-wrap .term-tabs-box .one-tab.active {
  background: #fff;
}
.web-design-plpr-wrap .term-tabs-box .one-tab.active a {
  color: #226F7C;
  font-weight: 600;
  top: -2px;
  position: relative;
}
.web-design-plpr-wrap .term-tabs-box .one-tab.active a i {
  opacity: 1;
  bottom: -3px;
}
.web-design-plpr-wrap .select-package-title {
  font-weight: bold;
}
.web-design-plpr-wrap .select-package-tabslist {
  padding-top: 7px;
  margin-left: 0;
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.web-design-plpr-wrap .select-package-tabslist li {
  width: 25%;
  text-align: center;
}
.web-design-plpr-wrap .select-package-tabslist .package-tab {
  margin-bottom: 0 !important;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  background: #f0f0f0;
}
.web-design-plpr-wrap .select-package-tabslist .package-tab * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.web-design-plpr-wrap .select-package-tabslist .package-tab a {
  padding: 13px 3px;
  font-size: 16px;
  line-height: 21px;
  color: #3fb7cb;
  position: relative;
  display: block;
}
.web-design-plpr-wrap .select-package-tabslist .package-tab a i {
  position: absolute;
  bottom: -22px;
  left: 50%;
  font-size: 13px;
  margin-left: -4px;
  opacity: 0;
}
.web-design-plpr-wrap .select-package-tabslist .package-tab.active {
  background: #fff;
}
.web-design-plpr-wrap .select-package-tabslist .package-tab.active a {
  color: #555555;
}
.web-design-plpr-wrap .select-package-tabslist .package-tab.active a i {
  bottom: 2px;
  opacity: 1;
}
@media only screen and (min-width:40.063em) {
  .web-design-plpr-wrap {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 35px;
    padding-bottom: 0px;
  }
  .web-design-plpr-wrap h2 {
    margin-top: 1px;
    margin-bottom: 16px;
  }
  .web-design-plpr-wrap > .row {
    border-bottom: 1px solid #d9d9d9;
    /*
    margin-left: 29px;
    margin-right: 29px;
    */
    width: auto;
    margin-bottom: 18px;
  }
  .web-design-plpr-wrap .term-tabs-box {
    margin-top: 18px;
    margin-bottom: 0;
  }
  .web-design-plpr-wrap .select-text-term {
    display: none;
  }
  .web-design-plpr-wrap .button {
    margin-bottom: 20px;
  }
  .web-design-plpr-wrap .web-design-table-wrap {
    overflow: auto;
    position: relative;
  }
}
@media only screen and (min-width:64.063em) {
  .web-design-plpr-wrap {
    padding-top: 50px;
    padding-bottom: 15px;
  }
  .web-design-plpr-wrap .row {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .web-design-plpr-wrap .three-years-wrap {
    padding-top: 37px;
  }
  .web-design-plpr-wrap .select-text-term {
    display: inline-block;
    vertical-align: top;
    padding-right: 6px;
    position: relative;
    top: 17px;
  }
}
.web-design-plpr-wrap table.web-design-on-desktop-table {
  border: none;
  width: 100%;
  background: transparent;
  table-layout: fixed;
}
.web-design-plpr-wrap table.web-design-on-desktop-table td {
  text-align: center;
  color: #6B6B6B;
  font-size: 15px;
  line-height: 18px;
  vertical-align: middle;
}
.web-design-plpr-wrap table.web-design-on-desktop-table td p {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
}
.web-design-plpr-wrap table.web-design-on-desktop-table th {
  text-align: center;
  border: 0;
}
.web-design-plpr-wrap table.web-design-on-desktop-table th,
.web-design-plpr-wrap table.web-design-on-desktop-table td {
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 18px;
}
.web-design-plpr-wrap table.web-design-on-desktop-table tbody {
  border: 0;
  background: #f0f0f0;
}
.web-design-plpr-wrap table.web-design-on-desktop-table tbody th {
  text-align: left;
  color: #6B6B6B;
}
.web-design-plpr-wrap table.web-design-on-desktop-table tbody tr.odd, .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr.alt, .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr:nth-of-type(odd) {
  background: #ffffff;
}
.web-design-plpr-wrap table.web-design-on-desktop-table tr.even, .web-design-plpr-wrap table.web-design-on-desktop-table tr.alt, .web-design-plpr-wrap table.web-design-on-desktop-table tr:nth-of-type(even) {
  background: transparent;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead,
.web-design-plpr-wrap table.web-design-on-desktop-table tfoot {
  background: transparent;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead tr.even, .web-design-plpr-wrap table.web-design-on-desktop-table thead tr.alt, .web-design-plpr-wrap table.web-design-on-desktop-table thead tr:nth-of-type(even),
.web-design-plpr-wrap table.web-design-on-desktop-table tfoot tr.even,
.web-design-plpr-wrap table.web-design-on-desktop-table tfoot tr.alt,
.web-design-plpr-wrap table.web-design-on-desktop-table tfoot tr:nth-of-type(even) {
  background: transparent;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead tr {
  vertical-align: initial;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead th {
  padding: 5px 5px 20px;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead p {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead h5, .web-design-plpr-wrap table.web-design-on-desktop-table thead .web-design-table-price {
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
  margin-top: 8px;
  margin-bottom: 0;
  color: #555555;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead h5 small, .web-design-plpr-wrap table.web-design-on-desktop-table thead .web-design-table-price small {
  font-size: 18px;
  color: #555555;
  vertical-align: top;
  position: relative;
  top: 18px;
  line-height: 0;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead h5 span, .web-design-plpr-wrap table.web-design-on-desktop-table thead .web-design-table-price span {
  font-weight: 300;
  font-size: 48px;
  color: #555555;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead h5 p, .web-design-plpr-wrap table.web-design-on-desktop-table thead .web-design-table-price p {
  font-size: 21px;
  color: #555;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead span {
  font-size: 10px;
  text-transform: uppercase;
  color: #6B6B6B;
  line-height: 11px;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead i, .web-design-plpr-wrap table.web-design-on-desktop-table thead em {
  font-size: 10px;
  text-transform: uppercase;
  color: #6B6B6B;
  line-height: 11px;
  display: block;
}
.web-design-plpr-wrap table.web-design-on-desktop-table thead sup {
  text-transform: capitalize;
}
.web-design-plpr-wrap table.web-design-on-desktop-table .button {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 11px;
}
.web-design-plpr-wrap table.web-design-on-desktop-table .text-large-footer {
  font-size: 19px;
  padding-top: 4px;
  display: inline-block;
}
@media only screen and (min-width:40.063em) {
  .web-design-plpr-wrap table.web-design-on-desktop-table {
    min-width: 980px;
  }
  .web-design-plpr-wrap table.web-design-on-desktop-table tfoot td, .web-design-plpr-wrap table.web-design-on-desktop-table tfoot th {
    padding: 0;
  }
  .web-design-plpr-wrap table.web-design-on-desktop-table .button {
    margin-top: 16px;
  }
  .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr > th, .web-design-plpr-wrap table.web-design-on-desktop-table thead tr > td, .web-design-plpr-wrap table.web-design-on-desktop-table tfoot tr > th {
    position: sticky;
    z-index: 1;
    left: 0;
    background-color: #f0f0f0;
  }
  .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr:nth-of-type(odd) th {
    background-color: #fff;
  }
}
@media only screen and (min-width:64.063em) {
  .web-design-plpr-wrap table.web-design-on-desktop-table {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .web-design-plpr-wrap table.web-design-on-desktop-table tbody th, .web-design-plpr-wrap table.web-design-on-desktop-table tbody td {
    padding-left: 32px;
    font-size: 13px;
  }
  .web-design-plpr-wrap table.web-design-on-desktop-table tbody th {
    text-align: left;
    color: #6B6B6B;
    padding-left: 33px;
  }
  .web-design-plpr-wrap table.web-design-on-desktop-table .large-title-footer {
    font-size: 15px;
  }
}

.hero-web-design-thank-you .web-design-thank-you-content {
  margin-top: 160px;
  margin-bottom: 50px;
}
.hero-web-design-thank-you .web-design-thank-you-content h1 {
  font-size: 43px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 40px;
  color: #555555;
}
.hero-web-design-thank-you .web-design-thank-you-content p {
  font-size: 22px;
  font-weight: 300;
  color: #555555;
  line-height: 35px;
}

.hero-update-request .update-request-content {
  margin-top: 160px;
}
.hero-update-request .update-request-content h1 {
  font-size: 42px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 40px;
  color: #555555;
}
.hero-update-request .update-request-content iframe {
  height: 950px;
  width: 800px;
  border: none;
}

.logo-design-hero-box {
  min-height: 400px;
  padding-top: 117px;
}
.logo-design-hero-box p {
  font-size: 23px;
  line-height: 34px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 11px;
}
.logo-design-hero-box .hero-button-box {
  padding-top: 18px;
  padding-left: 10px;
  padding-right: 10px;
}
.logo-design-hero-box .hero-button-box .button {
  font-size: 23px;
}
@media only screen and (min-width:40.063em) {
  .logo-design-hero-box {
    padding-left: 43px;
    padding-right: 43px;
    padding-top: 195px;
    min-height: 600px;
  }
  .logo-design-hero-box p {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .logo-design-hero-box .hero-button-box {
    padding-top: 35px;
    padding-left: 0px;
    padding-right: 27px;
  }
}

.slider-logo-design-hero {
  background: rgba(14, 36, 48, 0.6);
  padding-top: 25px;
  padding-bottom: 41px;
}
.slider-logo-design-hero h2 {
  color: #fff;
  font-weight: 300;
  font-size: 23px;
  margin-bottom: 26px;
}
.slider-logo-design-hero .slider-arrows .left-arrow,
.slider-logo-design-hero .slider-arrows .right-arrow {
  font-size: 40px;
  opacity: 0.3;
  color: #fff;
  top: calc(50% - 40px);
  cursor: pointer;
}
.slider-logo-design-hero .slider-arrows .left-arrow:hover,
.slider-logo-design-hero .slider-arrows .right-arrow:hover {
  opacity: 0.8;
}
.slider-logo-design-hero .slider-arrows .left-arrow {
  left: 20px;
}
.slider-logo-design-hero .slider-arrows .right-arrow {
  right: 20px;
}
.slider-logo-design-hero .slider-arrows .fa-chevron-left:before {
  content: "\f053";
}
.slider-logo-design-hero .slider-arrows .fa-chevron-right:before {
  content: "\f054";
}
@media only screen and (min-width:40.063em) {
  .slider-logo-design-hero {
    padding-top: 33px;
    padding-bottom: 54px;
  }
  .slider-logo-design-hero h2 {
    font-size: 34px;
    margin-bottom: 34px;
  }
  .slider-logo-design-hero .slider-logo-design-hero-bg {
    padding-left: 88px;
    padding-right: 88px;
  }
  .slider-logo-design-hero .slider-arrows .left-arrow {
    left: -67px;
  }
  .slider-logo-design-hero .slider-arrows .right-arrow {
    right: -67px;
  }
}
@media only screen and (min-width:64.063em) {
  .slider-logo-design-hero .slider-logo-design-hero-bg {
    padding-left: 0;
    padding-right: 0;
  }
  .slider-logo-design-hero .slider-arrows .left-arrow {
    left: -45px;
  }
  .slider-logo-design-hero .slider-arrows .right-arrow {
    right: -45px;
  }
}

.logo-design-six-features {
  background: #0e2430;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 23px;
}
.logo-design-six-features .columns {
  padding-bottom: 10px;
}
.logo-design-six-features i {
  font-size: 35px;
}
.logo-design-six-features h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 4px;
  margin-top: 9px;
}
.logo-design-six-features p {
  color: #a7a7a7;
  font-size: 13px;
}
@media only screen and (min-width:40.063em) {
  .logo-design-six-features {
    padding-top: 39px;
    padding-bottom: 20px;
  }
  .logo-design-six-features .row {
    max-width: 33.875rem;
  }
  .logo-design-six-features .columns {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 5px;
  }
  .logo-design-six-features h3 {
    margin-bottom: 5px;
  }
  .logo-design-six-features p {
    line-height: 19px;
  }
}
@media only screen and (min-width:64.063em) {
  .logo-design-six-features .row {
    max-width: 68.125rem;
  }
}

.logo-design-white-box {
  padding: 47px 11px 25px 11px;
}
.logo-design-white-box p {
  line-height: 35px;
}
@media only screen and (min-width:40.063em) {
  .logo-design-white-box {
    padding: 71px 45px 54px 45px;
  }
  .logo-design-white-box p {
    font-size: 19px;
    line-height: 40px;
  }
}
@media only screen and (min-width:64.063em) {
  .logo-design-white-box {
    padding: 63px 10px 44px 10px;
  }
  .logo-design-white-box .row {
    max-width: 55.625rem;
  }
}

.logo-design-banner-bottom {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
  background: #263741;
}
.logo-design-banner-bottom:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(17, 42, 55, 0.8);
  content: "";
  display: block;
}
.logo-design-banner-bottom > .row {
  padding: 26px 0;
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/logo-design-banner-bottom.jpg") no-repeat center center;
}
.logo-design-banner-bottom h3 {
  font-size: 34px;
  line-height: 37px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 23px;
}
.logo-design-banner-bottom p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 16px;
}
.logo-design-banner-bottom .button-box {
  padding-top: 10px;
}
.logo-design-banner-bottom .button-box .button {
  text-transform: uppercase;
  min-width: 160px;
}
.logo-design-banner-bottom .button-box .button.info.hollow {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
}
@media only screen and (min-width:40.063em) {
  .logo-design-banner-bottom > .row {
    padding: 48px 0 43px;
  }
  .logo-design-banner-bottom > .row .columns {
    padding-left: 58px;
    padding-right: 58px;
  }
  .logo-design-banner-bottom:before {
    background: rgba(38, 55, 65, 0.8);
  }
  .logo-design-banner-bottom h3 {
    margin-bottom: 21px;
  }
  .logo-design-banner-bottom p {
    line-height: 28px;
    margin-bottom: 13px;
  }
  .logo-design-banner-bottom .button-box {
    padding-top: 23px;
  }
}
@media only screen and (min-width:64.063em) {
  .logo-design-banner-bottom > .row {
    background: transparent;
  }
  .logo-design-banner-bottom > .row > .columns:last-child {
    padding-left: 0;
    padding-right: 42px;
    text-align: center;
    padding-top: 30px;
  }
  .logo-design-banner-bottom:before {
    background: transparent;
  }
  .logo-design-banner-bottom img {
    max-width: 100%;
  }
}

.logo-design-list-box {
  background: #0e2430 url("/sites/aplus/themes/custom/MSP_ZURB/img/logo-design-list-bg.jpg") no-repeat top left;
  background-size: cover;
  position: relative;
  padding-top: 23px;
  padding-bottom: 8px;
}
.logo-design-list-box:before {
  background: rgba(14, 36, 48, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
}
.logo-design-list-box h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 31px;
}
.logo-design-list-box h3 {
  color: #fff;
  font-weight: 300;
  font-size: 26px;
  line-height: 37px;
  padding-left: 10px;
  padding-right: 10px;
}
.logo-design-list-box ul {
  display: table;
  margin-left: auto;
  margin-right: auto;
  max-width: 490px;
}
.logo-design-list-box ul li {
  color: #fff;
  display: table-row;
  font-size: 15px;
  line-height: 26px;
}
.logo-design-list-box ul li > span, .logo-design-list-box ul li > i {
  display: table-cell;
  vertical-align: middle;
  padding-top: 12px;
  padding-bottom: 11px;
}
.logo-design-list-box ul li > i:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 31px;
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/transparent-check.png") no-repeat 0 0;
  margin-right: 20px;
  margin-top: 4px;
}
@media only screen and (min-width:40.063em) {
  .logo-design-list-box {
    padding-top: 40px;
    min-height: 835px;
    background-size: auto;
  }
  .logo-design-list-box h2 {
    font-size: 43px;
    margin-bottom: 79px;
  }
  .logo-design-list-box h3 {
    font-size: 34px;
    margin-bottom: 27px;
  }
  .logo-design-list-box ul li {
    font-size: 17px;
  }
  .logo-design-list-box ul li > span, .logo-design-list-box ul li > i {
    padding-top: 8px;
    padding-bottom: 7px;
  }
  .logo-design-list-box ul li > i:before {
    margin-right: 26px;
  }
}

.logo-design-plpr-wrap {
  padding-top: 34px;
  background: #f0f0f0;
}
.logo-design-plpr-wrap .button {
  margin-bottom: 0;
}
.logo-design-plpr-wrap .tabs-content {
  margin-bottom: 0;
}
.logo-design-plpr-wrap .tabs-content > .content {
  padding-top: 0;
}
.logo-design-plpr-wrap .select-package-title {
  font-weight: 600;
}
.logo-design-plpr-wrap .select-package-tabslist {
  padding-top: 7px;
  margin-left: 0;
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.logo-design-plpr-wrap .select-package-tabslist li {
  width: 25%;
  text-align: center;
}
.logo-design-plpr-wrap .select-package-tabslist .package-tab {
  margin-bottom: 0 !important;
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}
.logo-design-plpr-wrap .select-package-tabslist .package-tab * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.logo-design-plpr-wrap .select-package-tabslist .package-tab a {
  padding: 13px 5px;
  font-size: 19px;
  line-height: 21px;
  color: #3fb7cb;
  position: relative;
  display: block;
  background: #fff;
}
.logo-design-plpr-wrap .select-package-tabslist .package-tab a i {
  position: absolute;
  bottom: -22px;
  left: 50%;
  font-size: 13px;
  margin-left: -4px;
  opacity: 0;
}
.logo-design-plpr-wrap .select-package-tabslist .package-tab.active a {
  color: #555555;
  background: transparent;
}
.logo-design-plpr-wrap .select-package-tabslist .package-tab.active a i {
  bottom: 2px;
  opacity: 1;
}
@media only screen and (min-width:40.063em) {
  .logo-design-plpr-wrap {
    padding-top: 39px;
    padding-bottom: 23px;
  }
  .logo-design-plpr-wrap > .row {
    border-bottom: 1px solid #d9d9d9;
    margin-left: 29px;
    margin-right: 29px;
    width: auto;
    margin-bottom: 18px;
  }
  .logo-design-plpr-wrap .button {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:64.063em) {
  .logo-design-plpr-wrap {
    padding-top: 40px;
    padding-bottom: 15px;
  }
  .logo-design-plpr-wrap .row {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .logo-design-plpr-wrap .three-years-wrap {
    padding-top: 37px;
  }
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table {
  border: none;
  width: 100%;
  background: transparent;
  margin-bottom: 11px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table tr td:last-child {
  padding-right: 15px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table td {
  text-align: center;
  color: #979797;
  font-weight: 600;
  line-height: 19px;
  vertical-align: middle;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table td p {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table th {
  text-align: left;
  border: 0;
  font-weight: 400;
  color: #979797;
  padding-left: 18px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table th,
.logo-design-plpr-wrap table.logo-design-on-desktop-table td {
  padding: 9px 5px 11px 5px;
  font-size: 13px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table tbody {
  border: 0;
  background: transparent;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.odd, .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.alt, .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr:nth-of-type(odd) {
  background: #ffffff;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.even, .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.alt, .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr:nth-of-type(even) {
  background: transparent;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr th {
  padding-left: 18px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead,
.logo-design-plpr-wrap table.logo-design-on-desktop-table tfoot {
  background: transparent;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead th {
  padding: 14px 14px 19px;
  text-align: center;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead th > span {
  font-size: 11px;
  color: #979797;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead p {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead h5 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 9px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead h5 small {
  font-size: 18px;
  vertical-align: top;
  position: relative;
  top: 18px;
  color: #555;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead h5 span {
  font-size: 48px;
  color: #555;
  font-weight: 300;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead h5 b {
  font-weight: 900;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table thead div > span {
  color: #979797;
  font-size: 11px;
}
.logo-design-plpr-wrap table.logo-design-on-desktop-table .button {
  white-space: nowrap;
  padding-left: 14px;
  padding-right: 14px;
}
@media only screen and (min-width:40.063em) {
  .logo-design-plpr-wrap table.logo-design-on-desktop-table {
    margin-bottom: 26px;
  }
  .logo-design-plpr-wrap table.logo-design-on-desktop-table thead th {
    padding-bottom: 15px;
  }
  .logo-design-plpr-wrap table.logo-design-on-desktop-table thead p {
    font-weight: 400;
  }
  .logo-design-plpr-wrap table.logo-design-on-desktop-table .button {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width:64.063em) {
  .logo-design-plpr-wrap table.logo-design-on-desktop-table {
    max-width: 67.3125rem;
    margin-left: auto;
    margin-right: auto;
  }
  .logo-design-plpr-wrap table.logo-design-on-desktop-table th,
.logo-design-plpr-wrap table.logo-design-on-desktop-table td {
    padding: 11px 15px 9px 15px;
  }
  .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody th,
.logo-design-plpr-wrap table.logo-design-on-desktop-table tbody td {
    font-size: 13px;
  }
  .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody th {
    text-align: left;
    color: #979797;
    padding-left: 33px;
  }
  .logo-design-plpr-wrap table.logo-design-on-desktop-table .button {
    min-width: 151px;
  }
}

.thank-you-header {
  padding-top: 104px;
  padding-bottom: 19px;
}
.thank-you-header h1 {
  font-size: 39px;
  font-weight: 300;
  margin-bottom: 6px;
}
.thank-you-header h2 {
  font-size: 23px;
  line-height: 26px;
  font-weight: 300;
}
@media only screen and (min-width:40.063em) {
  .thank-you-header {
    padding-top: 100px;
    padding-bottom: 46px;
  }
  .thank-you-header h1 {
    font-size: 43px;
    margin-bottom: 0px;
  }
  .thank-you-header h2 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media only screen and (min-width:64.063em) {
  .thank-you-header {
    padding-top: 140px;
  }
}

.thank-you-wrap {
  padding-left: 5px;
  padding-right: 5px;
}
.thank-you-wrap .thank-you-box {
  border: 2px solid #f0f0f0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding-top: 31px;
}
.thank-you-wrap .thank-you-box hr {
  border-color: #f0f0f0;
}
.thank-you-wrap .thank-you-box h3 {
  font-size: 23px;
  font-weight: 300;
  padding-bottom: 10px;
}
.thank-you-wrap .thank-you-box h3 span {
  font-weight: 400;
}
.thank-you-wrap .thank-you-box h4 {
  font-size: 28px;
  font-weight: 300;
  padding-bottom: 8px;
}
.thank-you-wrap .thank-you-box .account-information-box {
  padding: 5px 12px;
  font-size: 14px;
}
.thank-you-wrap .thank-you-box .account-information-box .row .row {
  margin-top: 14px;
}
.thank-you-wrap .thank-you-box .order-note-box {
  padding-top: 12px;
  padding-bottom: 5px;
}
.thank-you-wrap .thank-you-box .order-note-box p {
  font-size: 14px;
  line-height: 22px;
  padding: 0 15px;
}
@media only screen and (min-width:40.063em) {
  .thank-you-wrap .thank-you-box {
    padding-top: 25px;
  }
  .thank-you-wrap .thank-you-box hr {
    margin-left: 21px;
    margin-right: 21px;
  }
  .thank-you-wrap .thank-you-box h3 {
    font-size: 28px;
    padding-bottom: 8px;
  }
  .thank-you-wrap .thank-you-box .account-information-box {
    padding-left: 37px;
    padding-right: 37px;
    font-size: 15px;
    padding-bottom: 25px;
  }
  .thank-you-wrap .thank-you-box .account-information-box .row .row {
    margin-top: 13px;
  }
  .thank-you-wrap .thank-you-box .order-note-box p {
    font-size: 15px;
    padding-left: 68px;
    padding-right: 68px;
  }
  .thank-you-wrap .row {
    max-width: 45.5rem;
  }
}
@media only screen and (min-width:64.063em) {
  .thank-you-wrap .thank-you-box .account-information-box {
    padding-left: 117px;
    padding-right: 117px;
  }
  .thank-you-wrap .thank-you-box hr {
    margin-left: 31px;
    margin-right: 31px;
  }
  .thank-you-wrap .thank-you-box .order-note-box p {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 585px;
    margin-left: auto;
    margin-right: auto;
  }
  .thank-you-wrap .row {
    max-width: 63rem;
  }
}

.thank-you-cart-wrap {
  background: #f0f0f0;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 21px;
  margin-bottom: 20px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.thank-you-cart-wrap h2 {
  font-size: 28px;
  font-weight: 300;
  padding-left: 15px;
  padding-bottom: 13px;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .one-product:hover {
  background: transparent;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .one-product:hover .hover-edit-button {
  display: none;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product > .row > .columns:first-child {
  padding-left: 8px;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .product-name-left {
  font-size: 15px;
  line-height: 17px;
  padding-left: 0;
  max-width: 100%;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .sub-product {
  padding-left: 10px;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .sub-product .sub-product {
  padding-left: 0;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .right-price-col {
  padding-right: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  padding-top: 0;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .coupon-applied .coupon-name-price,
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .coupon-applied .actuale-price {
  color: #333333;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .extended-terms-select {
  margin-top: 0;
}
.thank-you-cart-wrap .sign-up-complex-cart .main-one-product .old-price {
  display: block;
}
.thank-you-cart-wrap .sign-up-cart-price {
  color: #333;
  border-top: 1px solid #d9d9d9;
  padding: 9px 13px 15px 13px;
}
@media only screen and (min-width:40.063em) {
  .thank-you-cart-wrap {
    background: transparent;
    padding-top: 0;
  }
  .thank-you-cart-wrap > .row {
    background: #f0f0f0;
    max-width: 45.5rem;
    padding-left: 24px;
    padding-right: 24px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  .thank-you-cart-wrap h2 {
    padding-top: 22px;
    padding-bottom: 5px;
    padding-left: 4px;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product > .row {
    padding-bottom: 6px;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product > .row > .columns:first-child {
    padding-left: 4px;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product .sub-product {
    padding-left: 4px;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product .one-product {
    padding-bottom: 5px;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product .product-name-left {
    font-size: 14px;
    line-height: 16px;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product .right-price-col {
    font-size: 14px;
    padding-right: 4px;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product .extended-terms-select {
    font-size: 14px;
    font-weight: 600;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product .old-price {
    display: inline-block;
    color: #555555;
    font-weight: 400;
  }
  .thank-you-cart-wrap .sign-up-complex-cart .main-one-product .coupon-applied .old-price {
    color: #696969;
  }
  .thank-you-cart-wrap .sign-up-cart-price {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 32px;
  }
}
@media only screen and (min-width:64.063em) {
  .thank-you-cart-wrap h2 {
    max-width: 47.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .thank-you-cart-wrap .sign-up-complex-cart {
    max-width: 47.5rem;
  }
  .thank-you-cart-wrap > .row {
    max-width: 63rem;
  }
  .thank-you-cart-wrap .sign-up-cart-price {
    max-width: 47.5rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.row.button-box {
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 15px;
  width: auto;
}
.row.button-box .columns {
  padding-left: 4px;
  padding-right: 4px;
}
.row.button-box .button {
  text-transform: uppercase;
  font-weight: bold;
}
.row.button-box .button .info {
  color: #333333;
}
.row.button-box .button.disabled-login {
  pointer-events: none;
}
@media only screen and (min-width:40.063em) {
  .row.button-box {
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 28px;
  }
}
@media only screen and (min-width:64.063em) {
  .row.button-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 63.375rem;
  }
}

/**
* Survey Popup design
*/
.content-survey-popup {
  margin-left: 20px;
  margin-right: 20px;
}
.content-survey-popup h2 {
  margin-left: 35px;
  margin-right: 35px;
}
.content-survey-popup .buttons-or-box {
  padding-top: 10px;
}
.content-survey-popup .buttons-or-box .hr-or-text {
  margin: 0 0 0 15px !important;
}
.content-survey-popup .container-content p {
  color: #555555;
  font-size: 23px;
  margin-bottom: 8px;
  font-weight: 300;
  margin-left: 40px;
  margin-right: 40px;
}
.content-survey-popup .container-rate {
  display: flex;
  margin-top: 20px;
  margin-bottom: 8px;
}
.content-survey-popup .container-rate span {
  font-weight: 600;
}
.content-survey-popup .container-rate span:last-of-type {
  margin-left: auto;
}
.content-survey-popup .container-rate-buttons {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
.content-survey-popup .container-rate-buttons a {
  height: 28px;
  width: 28px;
  display: inline-block;
  border: 2px solid #3fb7cb;
  border-radius: 50%;
  line-height: 21px;
  text-align: center;
  color: #3fb7cb;
  font-weight: 600;
}

@media only screen and (min-width:40.063em) {
  .content-survey-popup h2 {
    margin-left: 67px;
    margin-right: 67px;
  }
  .content-survey-popup .buttons-or-box .hr-or-text {
    margin: 2px 48px 27px 48px !important;
  }
}
/**
* Survey page
*/
.survey_header {
  text-align: center;
  padding-top: 150px;
}
.survey_header h2 {
  font-size: 38px;
  font-weight: 300;
}

.survey_footer {
  text-align: center;
  padding: 50px 10px;
  background: #f0f0f0;
  font-size: 19px;
}
.survey_footer span {
  color: #999999;
}
.survey_footer b {
  line-height: 20px;
  color: #555555;
}

.survey_container {
  padding-top: 100px;
}
.survey_container .survey_main_question {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f0f0f0;
}
.survey_container .survey_main_question .c-checkbox label {
  display: none !important;
}
.survey_container .survey_main_question .survey_main_question_wrap {
  max-width: 36rem;
  margin: auto;
}
.survey_container .survey_main_question .survey_main_question_wrap .st-row > div.title-block {
  display: flex;
}
.survey_container .survey_table_wrap {
  max-width: 73.125rem;
  margin: auto;
}
.survey_container .survey_table_wrap .survey-table {
  width: 100%;
  max-width: 900px;
}
.survey_container .survey_table_wrap .survey-table textarea {
  border: 1px solid #f0f0f0;
  resize: none;
}
.survey_container .survey_table_wrap .survey-table .st-row {
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 1px solid #f0f0f0;
}
.survey_container .survey_table_wrap .survey-table .st-row.title-row {
  display: none;
}
.survey_container .survey_table_wrap .survey-table .st-row:last-of-type {
  border: 0;
  padding-bottom: 20px;
}
.survey_container .survey_table_wrap .survey-table .st-row .st-title {
  text-align: center;
  font-weight: 400;
}
.survey_container .survey_table_wrap .survey-table .st-row:nth-of-type(2) {
  padding-top: 20px;
}
.survey_container .survey_table_wrap .survey-table > .st-row:nth-of-type(even) {
  background-color: #ffffff;
}
.survey_container .survey_table_wrap .survey-table .st-row > div.title-block {
  display: flex;
  flex: 0 0 50%;
  margin-left: auto;
}
.survey_container .survey_table_wrap .survey-table .st-rate:not(.st-textarea):before {
  content: "Strongly disagree";
  position: absolute;
  font-weight: 600;
  left: 0;
  top: 10px;
}
.survey_container .survey_table_wrap .survey-table .st-rate:not(.st-textarea):after {
  content: "Strongly agree";
  position: absolute;
  font-weight: 600;
  right: 0;
  top: 10px;
}
.survey_container .survey_table_wrap .survey_btn_container {
  text-align: center;
  padding-top: 10px;
}
.survey_container .survey_table_wrap .survey_btn_container a {
  width: 200px;
  text-align: center;
  margin-bottom: 50px;
}
.survey_container .c-checkbox {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.survey_container .c-checkbox span {
  pointer-events: none;
  line-height: 23px;
  width: 27px;
  font-size: 15px;
  border: 2px solid #3fb7cb;
  font-weight: 700;
  text-align: center;
  color: #3fb7cb;
  display: inline-block;
  border-radius: 50%;
}
.survey_container .c-checkbox input {
  visibility: hidden;
  display: none !important;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.survey_container .c-checkbox input:checked ~ span {
  background-color: #3fb7cb;
  color: #fff;
}
.survey_container .st-row {
  display: flex;
  display: block;
  align-items: center;
  padding: 10px 20px;
}
.survey_container .st-row > div {
  flex: 1;
}
.survey_container .st-row > div.title-block .title-right {
  margin-left: auto;
}
.survey_container .st-row .st-title {
  font-weight: 600;
}
.survey_container .st-row .st-rate {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 40px;
}

.thank-you {
  padding-bottom: 50px;
  padding-top: 150px;
  text-align: center;
}
.thank-you h2 {
  font-size: 38px;
  font-weight: 300;
}
.thank-you a {
  width: 200px;
  text-align: center;
  margin-bottom: 50px;
}

@media only screen and (min-width:40.063em) {
  .survey_container .survey_table_wrap .survey-table {
    width: 100%;
    max-width: 73.125rem;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row:nth-of-type(even) {
    background-color: #eee;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row:last-of-type {
    display: block;
    padding-right: 20px;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row:last-of-type .st-title {
    align-self: flex-start;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row:last-of-type .st-rate {
    display: block;
    margin-top: 15px;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row.title-row {
    display: flex;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row .st-title {
    text-align: left;
    padding-right: 10px;
  }
  .survey_container .survey_table_wrap .st-rate:not(.st-textarea):before,
.survey_container .survey_table_wrap .st-rate:not(.st-textarea):after {
    display: none;
  }
  .survey_container .st-row {
    display: flex;
  }
  .survey_container .st-row .st-rate {
    padding-top: 0;
  }
  .survey_container .st-row > div.title-block {
    font-weight: 600;
    font-size: 13px;
  }
  .survey_container .survey-table-main .st-rate {
    padding-top: 0px;
  }

  .thank-you {
    padding-bottom: 250px;
    padding-top: 250px;
  }
}
@media only screen and (min-width:64.063em) {
  .survey_container .survey_table_wrap .survey-table > .st-row:last-of-type {
    display: flex;
    padding-right: 0px;
  }
  .survey_container .survey_table_wrap .survey-table > .st-row:last-of-type .st-rate {
    display: flex;
    margin-top: 0px;
  }
  .survey_container .survey_table_wrap .survey_btn_container {
    text-align: right;
    padding-top: 50px;
  }
}
.new-domain-extensions-wrap {
  background: #0e2430 url("/sites/aplus/themes/custom/MSP_ZURB/img/new-domain-name-extensions-hero.jpg") no-repeat;
  background-size: cover;
}
.new-domain-extensions-wrap .see-complete-price {
  padding-top: 11px;
  padding-bottom: 11px;
}
.new-domain-extensions-wrap .see-complete-price a {
  color: #fff;
  text-decoration: underline;
}
.new-domain-extensions-wrap .slide-to-next-box i {
  color: #fff;
  font-size: 37px;
  line-height: 42px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.new-domain-extensions-wrap .new-domain-extensions-form {
  padding-top: 79px;
}
.new-domain-extensions-wrap .new-domain-extensions-form h2 {
  color: #fff;
  font-size: 23px;
  line-height: 29px;
  font-weight: 300;
  margin-bottom: 19px;
  padding-left: 40px;
  padding-right: 40px;
}
.new-domain-extensions-wrap .new-domain-extensions-form h2 span {
  font-weight: 600;
}
.new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap {
  padding-left: 10px;
  padding-right: 10px;
}
.new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .form-input-wrap {
  border: 1px solid #dcdcdc;
}
.new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .button {
  padding: 0;
  background: transparent;
}
.new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse {
  border-radius: 3px;
  position: relative;
}
.new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
  color: #3fb7cb;
  font-size: 17px;
  position: absolute;
  top: -1px;
  right: 2px;
  width: 40px;
  left: inherit;
}
.new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse input {
  font-size: 18px;
  text-align: center;
  padding-right: 40px;
  padding-left: 40px;
}
.new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse input, .new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
  border: none;
  box-shadow: none;
  border-radius: 3px;
  height: 41px;
}
@media only screen and (min-width:40.063em) {
  .new-domain-extensions-wrap .new-domain-extensions-form {
    padding-top: 128px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 34px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap {
    padding-left: 89px;
    padding-right: 89px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse input {
    font-size: 20px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
    font-size: 24px;
    right: 10px;
    top: -3px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse input, .new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
    margin-top: 0;
    height: 51px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form .see-complete-price {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form .slide-to-next-box {
    padding-top: 37px;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form .slide-to-next-box i {
    font-size: 54px;
  }
}
@media only screen and (min-width:64.063em) {
  .new-domain-extensions-wrap .new-domain-extensions-form {
    padding-top: 145px;
    padding-bottom: 0;
  }
  .new-domain-extensions-wrap .new-domain-extensions-form div[data-module=search_domain] .input-select-collapse {
    max-width: 593px;
  }
}
.new-domain-extensions-wrap .domain-animation-box {
  background: #26a7d7;
  padding-top: 30px;
  padding-bottom: 27px;
  opacity: 0.9;
}
.new-domain-extensions-wrap .domain-animation-box img {
  margin: 0 auto;
}
@media only screen and (min-width:40.063em) {
  .new-domain-extensions-wrap .domain-animation-box {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}

.domain-exten-additional {
  padding-top: 31px;
  padding-bottom: 47px;
  background: #f0f0f0;
}
.domain-exten-additional h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 29px;
}
.domain-exten-additional h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
.domain-exten-additional .one-tld-box {
  width: 50%;
  float: left;
}
.domain-exten-additional .additional-tld-item-price,
.domain-exten-additional .additional-tld-item-price span {
  position: static !important;
  font-size: 15px !important;
  font-weight: 300;
  color: #6A6C6A;
}
.domain-exten-additional .tld-name-line {
  font-size: 25px;
  line-height: 36px;
  font-weight: 300;
}
.domain-exten-additional .additional-tld-item {
  padding-bottom: 33px;
}
.domain-exten-additional .pagination {
  display: block;
  text-align: center;
  padding-top: 13px;
}
.domain-exten-additional .pagination .count {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
}
.domain-exten-additional .pagination .btn-prev,
.domain-exten-additional .pagination .btn-next {
  height: 30px;
  width: 30px;
  padding: 0;
  border-radius: 3px;
  margin: 0 2px;
}
.domain-exten-additional .pagination .btn-prev.disabled,
.domain-exten-additional .pagination .btn-next.disabled {
  background: #f0f0f0;
  border: 1px solid #c7c7c7;
  color: #555555;
}
@media only screen and (max-width: 40em) {
  .domain-exten-additional .custom-categories-select {
    position: relative;
    text-align: center;
    margin-bottom: 13px;
  }
  .domain-exten-additional .custom-categories-select .current-categorie {
    font-size: 20px;
    color: #3fb7cb;
    padding-bottom: 8px;
    cursor: pointer;
    font-weight: 600;
  }
  .domain-exten-additional .custom-categories-select .current-categorie:after {
    content: "\f107";
    font: normal normal normal 20px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    color: #3fb7cb;
    position: relative;
    top: 2px;
  }
  .domain-exten-additional .custom-categories-select .current-categorie.list-open:after {
    content: "\f106";
  }
  .domain-exten-additional .custom-categories-select .tld-categories-list {
    position: absolute;
    background: #fff;
    z-index: 20;
    width: 273px;
    left: 50%;
    margin-left: -136px;
    -webkit-box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.2);
    padding: 13px;
  }
  .domain-exten-additional .custom-categories-select .tld-categories-list:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    top: 0;
    left: 50%;
    border: 6px solid #fff;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
  }
  .domain-exten-additional .custom-categories-select .tld-categories-list li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 19px;
    font-weight: 600;
  }
  .domain-exten-additional .custom-categories-select .tld-categories-list li.active a {
    color: #555555;
  }
  .domain-exten-additional .custom-categories-select .tld-categories-list li a i {
    display: none;
  }
}
@media only screen and (min-width:40.063em) {
  .domain-exten-additional {
    padding: 34px 18px 61px 18px;
  }
  .domain-exten-additional h2 {
    font-size: 43px;
    margin-bottom: 32px;
  }
  .domain-exten-additional h3 {
    font-size: 34px;
    font-weight: 300;
    color: #6B6B6B;
    padding-left: 30px;
    margin-top: 11px;
    margin-bottom: 20px;
  }
  .domain-exten-additional h4 {
    font-size: 14px;
    font-weight: 300;
  }
  .domain-exten-additional .categories-filter-column {
    border-right: 1px solid #d9d9d9;
    padding-top: 15px;
  }
  .domain-exten-additional .tld-categories-list {
    list-style: none;
    margin-left: 0;
  }
  .domain-exten-additional .tld-categories-list li {
    padding-top: 3px;
    padding-bottom: 2px;
  }
  .domain-exten-additional .tld-categories-list li.active a:after {
    width: 12px;
    height: 12px;
    display: block;
    content: "";
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #3fb7cb;
    position: absolute;
    left: 3px;
    top: 7px;
  }
  .domain-exten-additional .tld-categories-list li a {
    padding-left: 28px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #555555;
  }
  .domain-exten-additional .tld-categories-list li a:before {
    width: 18px;
    height: 18px;
    border: 1px solid #3fb7cb;
    display: block;
    content: "";
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 4px;
  }
}
@media only screen and (min-width:64.063em) {
  .domain-exten-additional {
    padding-bottom: 38px;
  }
  .domain-exten-additional .categories-filter-column {
    padding-left: 0;
    padding-right: 0;
  }
  .domain-exten-additional .one-tld-box {
    width: 20%;
  }
}

.three-ways-protect-wrap .one-way-to-protect-wrap {
  color: #fff;
  display: table;
  width: 100%;
  background-color: #0e2430;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.three-ways-protect-wrap .one-way-to-protect-wrap > div {
  display: table-cell;
  height: 375px;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  padding-left: 35px;
  padding-right: 35px;
}
.three-ways-protect-wrap .one-way-to-protect-wrap h3 {
  color: inherit;
  font-weight: 300;
  font-size: 34px;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.three-ways-protect-wrap .one-way-to-protect-wrap p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 33px;
}
.three-ways-protect-wrap .one-way-to-protect-wrap .button.info.hollow {
  text-transform: uppercase;
  -webkit-box-shadow: inset 0 0 0 2px #FFFFFF;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  min-width: 160px;
}
.three-ways-protect-wrap .one-way-to-protect-wrap.domain-guard {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/domain-name-extensions-guard.jpg");
}
.three-ways-protect-wrap .one-way-to-protect-wrap.domain-privacy {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/domain-name-extensions-privacy.jpg");
}
.three-ways-protect-wrap .one-way-to-protect-wrap.domain-monitor {
  background-image: url("/sites/aplus/themes/custom/MSP_ZURB/img/domain-name-extensions-monitor.jpg");
}
@media only screen and (min-width:40.063em) {
  .three-ways-protect-wrap .one-way-to-protect-wrap h3 {
    margin-bottom: 16px;
  }
  .three-ways-protect-wrap .one-way-to-protect-wrap p {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    margin-bottom: 47px;
  }
}
@media only screen and (min-width:64.063em) {
  .three-ways-protect-wrap {
    padding-top: 63px;
    padding-bottom: 119px;
  }
  .three-ways-protect-wrap h2 {
    font-size: 42px;
    font-weight: 300;
    padding-bottom: 31px;
  }
  .three-ways-protect-wrap .row {
    padding-left: 7px;
    padding-right: 7px;
  }
  .three-ways-protect-wrap .columns {
    padding-left: 5px !important;
    padding-right: 4px !important;
  }
  .three-ways-protect-wrap .one-way-to-protect-wrap {
    opacity: 0.8;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .three-ways-protect-wrap .one-way-to-protect-wrap > div {
    height: 511px;
  }
  .three-ways-protect-wrap .one-way-to-protect-wrap:hover {
    opacity: 1;
  }
}

.hero-deals {
  display: block;
  width: 100%;
  min-height: 932px;
  position: relative;
  padding-top: 70px;
}
.hero-deals .deals-timer {
  margin-top: 5%;
}
.hero-deals .deals-timer h3, .hero-deals .deals-timer .h3 {
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 19px;
}
.hero-deals .deals-timer .timer .timer-block {
  display: inline-block;
  margin: 0 16px;
  position: relative;
}
.hero-deals .deals-timer .timer .timer-block h1, .hero-deals .deals-timer .timer .timer-block .h1 {
  font-size: 73px;
  color: white;
  text-align: center;
}
.hero-deals .deals-timer .timer .timer-block p {
  text-transform: uppercase;
  color: white;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  margin: 0;
}
.hero-deals .deals-timer .timer .timer-block.hour:after, .hero-deals .deals-timer .timer .timer-block.minute:after {
  position: absolute;
  display: block;
  content: ":";
  font-size: 38px;
  color: #ffffff;
  font-weight: 100;
  top: 25px;
  right: -22px;
}
.hero-deals .deals-timer .deals-time-zone {
  font-size: 15px;
  margin-top: 10px;
  font-weight: 300;
  color: #FFFFFF;
}
.hero-deals .deals-slider {
  padding: 0 80px;
}
.hero-deals .deals-slider .deals-content .item-wrapper h1, .hero-deals .deals-slider .deals-content .item-wrapper .h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 300;
  margin: 25px 0 0px 0;
}
.hero-deals .deals-slider .deals-content .item-wrapper h2, .hero-deals .deals-slider .deals-content .item-wrapper .h2 {
  color: #ffffff;
  display: block;
  max-width: 300px;
  font-size: 33px;
  font-weight: 300;
  margin: 0 auto;
  padding: 5px 0;
}
.hero-deals .deals-slider .deals-content .item-wrapper p {
  max-width: 420px;
  text-align: center;
  font-weight: 300;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0 auto;
  padding: 10px 0;
  font-size: 15px;
}
.hero-deals .deals-slider .deals-content .item-wrapper .button {
  margin-top: 15px;
  padding: 15px 72px;
  font-weight: 300;
  font-size: 19px;
}
.hero-deals .deals-slider .dealsNavigation button {
  padding: 1px;
  background: transparent;
  position: absolute;
  top: 35%;
  opacity: 0.2;
  font-size: 80px;
}
.hero-deals .deals-slider .dealsNavigation button.prev {
  left: 15px;
}
.hero-deals .deals-slider .dealsNavigation button.next {
  right: 15px;
}
.hero-deals .deals-slider .dealsNavigation button:hover {
  opacity: 0.6;
}
.hero-deals .text {
  width: 100%;
  background-color: rgba(14, 36, 48, 0.9);
  display: none;
}
.hero-deals .text h1, .hero-deals .text .h1 {
  color: #ffffff;
  font-size: 43px;
  font-weight: 300;
  margin: 15px 0;
  display: block;
  text-align: center;
}
.hero-deals .text .upcoming-deals-items {
  background-color: rgba(255, 255, 255, 0.05);
}
.hero-deals .text .upcoming-deal-item {
  height: 215px;
  padding: 25px 0;
  color: #FFFFFF;
}
.hero-deals .text .upcoming-deal-item h3, .hero-deals .text .upcoming-deal-item .h3 {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 300;
  border-bottom: 1px solid #FFFFFF;
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0px 15px 5px 15px;
}
.hero-deals .text .upcoming-deal-item h2, .hero-deals .text .upcoming-deal-item .h2 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 300;
}
.hero-deals .text .upcoming-deal-item h2 span, .hero-deals .text .upcoming-deal-item .h2 span {
  font-size: 20px;
  display: block;
}
.hero-deals .text .upcoming-deal-item:nth-child(1):before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.05);
  right: 100%;
  top: 0;
  width: 50vw;
  height: 100%;
}
.hero-deals .text .upcoming-deal-item:nth-child(2) {
  background-color: rgba(255, 255, 255, 0.07);
}
.hero-deals .text .upcoming-deal-item:nth-child(3):before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.05);
  left: 100%;
  top: 0;
  width: 50vw;
  height: 100%;
}
.hero-deals .text .upcoming-deal-item.two:nth-child(2):before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.12);
  left: 100%;
  top: 0;
  width: 50vw;
  height: 100%;
}
.hero-deals .text .upcoming-deal-item.one:after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.05);
  left: 100%;
  top: 0;
  width: 50vw;
  height: 100%;
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .hero-deals {
    min-height: 912px;
  }
}
@media only screen and (max-width: 40em) {
  .hero-deals {
    min-height: 800px;
  }

  .hero-deals .deals-timer .timer .timer-block h1, .hero-deals .deals-timer .timer .timer-block .h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .hero-deals .deals-timer .timer .timer-block p {
    font-size: 11px;
  }
  .hero-deals .deals-timer .timer .timer-block.hour:after, .hero-deals .deals-timer .timer .timer-block.minute:after {
    font-size: 28px;
    top: -5px;
    right: -22px;
  }

  .hero-deals .text {
    position: relative;
  }

  .hero-deals .deals-slider {
    padding: 0 20px;
  }

  .hero-deals .deals-slider .deals-content .item-wrapper .button {
    padding: 15px 65px;
  }

  .hero-deals .deals-slider .dealsNavigation button {
    font-size: 45px;
  }
  .hero-deals .deals-slider .dealsNavigation button.prev {
    left: 5px;
  }
  .hero-deals .deals-slider .dealsNavigation button.next {
    right: 5px;
  }
}
.online-logo-hero .header-text {
  color: #555555;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 120px;
  margin-bottom: 30px;
}
.online-logo-hero .animation {
  margin: 0 auto 30px auto;
}
.online-logo-hero .animation + .button {
  width: 340px;
  font-size: 23px;
  margin-bottom: 75px;
}
.online-logo-hero .slider-online-logo {
  background: #f0f0f0;
  padding: 40px 0;
}
.online-logo-hero .slider-online-logo .online-logo-item {
  text-align: center;
}
.online-logo-hero .logo-online-features {
  background: #0e2430;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 23px;
}
.online-logo-hero .logo-online-features .columns {
  padding-bottom: 10px;
}
.online-logo-hero .logo-online-features i {
  font-size: 35px;
}
.online-logo-hero .logo-online-features h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 4px;
  margin-top: 9px;
}
.online-logo-hero .logo-online-features p {
  color: #a7a7a7;
  font-size: 13px;
}
@media only screen and (min-width:40.063em) {
  .online-logo-hero .logo-online-features {
    padding-top: 39px;
    padding-bottom: 20px;
  }
  .online-logo-hero .logo-online-features .row {
    max-width: 33.875rem;
  }
  .online-logo-hero .logo-online-features .columns {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 5px;
  }
  .online-logo-hero .logo-online-features h3 {
    margin-bottom: 5px;
  }
  .online-logo-hero .logo-online-features p {
    line-height: 19px;
  }
}
@media only screen and (min-width:64.063em) {
  .online-logo-hero .logo-online-features .row {
    max-width: 68.125rem;
  }
}

.logo-desing-services {
  padding: 93px 24px 68px;
}
.logo-desing-services h3 {
  font-size: 34px;
  font-weight: 300;
  color: #ffffff;
}
.logo-desing-services p {
  font-size: 14px;
  color: #ffffff;
  margin: 0 0 35px 0;
  line-height: 28px;
}

@media only screen and (max-width: 40em) {
  .online-logo-hero .animation + .button {
    width: 100%;
    max-width: 340px;
  }
}
@media all and (-ms-high-contrast: none) {
  .logo-widget .lmwgt-lmwgt .lmwgt-buy-overlay-wrapper .lmwgt-buy-overlay .lmwgt-buy-overlay-price .lmwgt-buy-overlay-price-value {
    float: none;
  }
}
.product-popup-wrap {
  border-radius: 0;
  padding: 27px 0 0 0;
  max-width: 560px !important;
  border: none;
}
.product-popup-wrap input {
  border-width: 1px;
  border-color: #cccccc;
}
.product-popup-wrap .input-caption {
  margin: 0 0 5px 0;
}
.product-popup-wrap .close-reveal-modal {
  font-size: 20px;
  color: #226F7C;
  top: 13px;
  right: 15px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.product-popup-wrap #buttons-holder {
  margin: 25px auto;
}
.product-popup-wrap .modal-title {
  margin: 10px auto;
}
.product-popup-wrap h2, .product-popup-wrap .product-popup-title {
  font-weight: 300;
  font-size: 34px;
  margin-bottom: 11px;
  color: #555555;
  line-height: 1.4;
}
.product-popup-wrap h4 {
  font-size: 18px;
  color: #555555;
  margin-top: -14px;
}
.product-popup-wrap p {
  font-size: 13px;
  color: #757575;
  margin-bottom: 8px;
}
.product-popup-wrap .buttons-or-box {
  padding-top: 24px;
  padding-bottom: 19px;
}
.product-popup-wrap .buttons-or-box .button {
  text-transform: uppercase;
  padding-left: 27px;
  padding-right: 27px;
}
.product-popup-wrap .buttons-or-box .hr-or-text {
  position: relative;
  margin: 2px 48px 27px 48px;
}
.product-popup-wrap .buttons-or-box .hr-or-text:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  background: #6E7677;
}
.product-popup-wrap .buttons-or-box .hr-or-text span {
  background: #fff;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  color: #6E7677;
  font-size: 21px;
}
.product-popup-wrap .buttons-or-box h3 {
  font-size: 18px;
  color: #555555;
  line-height: 25px;
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 32px;
}
.product-popup-wrap .buttons-or-box .popup-domains-list {
  list-style: none;
  padding-left: 56px;
}
.product-popup-wrap .buttons-or-box .popup-domains-list li {
  position: relative;
  padding-bottom: 1px;
}
.product-popup-wrap .buttons-or-box .popup-domains-list button {
  position: absolute;
  border: 2px solid #3fb7cb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  line-height: 12px;
  padding: 2px 0 1px;
  margin-top: -10px;
  width: 20px;
  background: transparent;
  color: #3fb7cb;
  margin-bottom: 0;
  box-shadow: none;
  margin-left: -28px;
  top: 16px;
}
.product-popup-wrap .buttons-or-box .popup-domains-list button.fi-check:hover {
  background-color: #cf2a0e;
  border-color: #cf2a0e;
}
.product-popup-wrap .buttons-or-box .popup-domains-list button.fi-check:hover:before {
  content: "\f217";
  color: white;
}
.product-popup-wrap .buttons-or-box .popup-domains-list span {
  color: #7e8788;
  font-size: 17px;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  display: block;
  padding-right: 30px;
}
.product-popup-wrap .buttons-or-box .popup-domains-list small {
  display: block;
  font-size: 15px;
  line-height: 15px;
  color: #999999;
  padding-bottom: 10px;
}
.product-popup-wrap .buttons-or-box .button-no-margin {
  margin-bottom: 5px;
}
.product-popup-wrap .modal-window-footer {
  background: #f2f2f2;
  font-size: 17px;
  font-weight: 600;
  padding-top: 4px;
  padding-bottom: 5px;
}
.product-popup-wrap .modal-window-footer button {
  margin: 0;
  padding: 0;
  color: #226f7c;
  background: transparent;
  font-weight: 900;
}
.product-popup-wrap .no-parent-product-popup h2 {
  max-width: 300px;
  margin: 8px auto 21px auto;
  line-height: 37px;
}
.product-popup-wrap .no-parent-product-popup p {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}
.product-popup-wrap .no-parent-product-popup .button-box {
  padding-top: 19px;
  padding-bottom: 6px;
}
.product-popup-wrap .no-parent-product-popup .button-box .button {
  width: 170px;
}
@media only screen and (min-width:40.063em) {
  .product-popup-wrap #buttons-holder {
    width: 80%;
  }
}

@media only screen and (max-width: 40em) {
  .reveal-modal.product-popup-wrap {
    min-height: auto;
  }
}
.contact-page {
  padding-top: 124px;
}
.contact-page h1 {
  font-size: 43px;
  text-align: center;
  font-weight: 300;
  color: #555555;
  margin: 0 0 50px 0;
}
.contact-page .info {
  text-align: center;
  background: #ececec;
}
.contact-page .info h3,
.contact-page .info .contact-page-info-title {
  font-size: 34px;
  font-weight: 300;
  color: #555555;
  margin: 0 0 20px 0;
  padding: 0 10px;
  line-height: 34px;
}
.contact-page .info p {
  font-size: 14px;
  color: #555555;
  padding: 0px 50px;
}
.contact-page .info .button {
  text-transform: uppercase;
  margin-bottom: 0;
}
.contact-page .info .button.live {
  width: 250px;
}
.contact-page .info dl {
  margin-bottom: 0;
  width: 145px;
  display: inline-block;
}
.contact-page .info dl dt {
  font-size: 18px;
  color: #555555;
  line-height: 22px;
}
.contact-page .info dl dd {
  margin-bottom: 0;
  font-size: 18px;
  color: #555555;
}
.contact-page .info dl:last-child {
  border-left: 1px solid #d9d9d9;
  padding-left: 5px;
  margin-left: 5px;
}
.contact-page .info dl:last-child dt {
  margin-bottom: 18px;
}
.contact-page .info .columns {
  min-height: 275px;
  padding: 50px 0 0 0;
  position: relative;
}
@media only screen and (max-width: 40em) {
  .contact-page .info .columns {
    min-height: 245px;
    padding: 35px 0 0 0;
  }
}
.contact-page .info .columns:nth-child(1) {
  background: #f7f7f7;
}
.contact-page .info .columns:nth-child(1):before {
  content: "";
  background: #f7f7f7;
  height: 100%;
  width: 100vw;
  position: absolute;
  top: 0;
  right: 100%;
}
.contact-page .info .columns:nth-child(2) {
  background: #ececec;
}
.contact-page .info .columns:nth-child(2):before {
  content: "";
  background: #ececec;
  height: 100%;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 100%;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .contact-page .info .columns:nth-child(2) {
    min-height: 255px;
  }
}
.contact-page .support {
  text-align: center;
  padding: 30px 0;
  font-size: 18px;
}
.contact-page .support p {
  margin-bottom: 0;
}
@media only screen and (max-width: 40em) {
  .contact-page .support .row div:first-child {
    margin-bottom: 25px;
  }
}
.contact-page .full-width {
  max-width: 100%;
  background: #ececec;
  padding: 30px 0;
}
.contact-page .full-width p {
  text-align: center;
  font-size: 14px;
  color: #555555;
  margin-bottom: 0;
}
.contact-page .full-width p a {
  color: #237280;
}
@media only screen and (min-width:40.063em) {
  .contact-page .full-width p {
    padding: 0 115px;
  }
}
.contact-page .full-width p a {
  font-weight: 700;
}

.contact-page-form {
  margin: 30px 0 0 0;
}
.contact-page-form .form {
  min-height: 715px;
  position: relative;
}
.contact-page-form .form .message {
  font-size: 34px;
  text-align: center;
  font-weight: 300;
  color: #555555;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: visibility 250ms linear, opacity 250ms linear;
  height: 0;
}
.contact-page-form .form h2 {
  font-size: 34px;
  text-align: center;
  font-weight: 300;
  color: #555555;
  margin: 0 0 20px 0;
  transition: visibility 350ms linear, opacity 350ms linear;
  opacity: 1;
  visibility: visible;
}
.contact-page-form .form .form-content {
  transition: visibility 350ms linear, opacity 350ms linear, overflow 350ms linear;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.contact-page-form .form .form-content input,
.contact-page-form .form .form-content textarea {
  border-radius: 0;
  border: 1px solid #929292;
  box-shadow: none;
  margin-top: 5px;
}
.contact-page-form .form .form-content label {
  font-size: 16px;
  color: #555555;
}
.contact-page-form .form .form-content .button {
  text-transform: uppercase;
  width: 200px;
  margin: 15px 0 0 0;
}
.contact-page-form .form.success h2,
.contact-page-form .form.success .form-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.contact-page-form .form.success .message {
  opacity: 1;
  visibility: visible;
  height: auto;
  margin-top: 250px;
}
.contact-page-form .full-width {
  max-width: 100%;
  background: #263944;
  padding: 30px 0;
  margin-top: 50px;
  text-align: center;
  border-bottom: 1px solid #ffffff;
}
.contact-page-form .full-width h2 {
  color: #ffffff;
  font-weight: lighter;
}
.contact-page-form .full-width dl {
  color: #ffffff;
  font-size: 15px;
  font-weight: lighter;
}
.contact-page-form .full-width dl dt,
.contact-page-form .full-width dl dd {
  margin: 0 0 5px 0;
  font-weight: lighter;
}

.all-product-banner-top {
  position: relative;
}
.all-product-banner-top:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.46);
  content: "";
}
.all-product-banner-top .vertical-middle-wrap {
  height: 254px;
}
.all-product-banner-top p, .all-product-banner-top h1 {
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 0;
  padding-top: 44px;
}
.all-product-banner-top h1 {
  color: #fff;
}
@media only screen and (min-width: 40.063em) {
  .all-product-banner-top:before {
    background: rgba(89, 89, 89, 0.65);
  }
  .all-product-banner-top .product-banner-paralax {
    max-width: none;
  }
  .all-product-banner-top .vertical-middle-wrap {
    height: 25rem;
  }
  .all-product-banner-top p, .all-product-banner-top h1 {
    font-size: 28px;
    line-height: 36px;
    padding-top: 50px;
  }
}

.all-product-navigation-wrap {
  background: #0e2430;
  padding-top: 18px;
  padding-bottom: 23px;
  border-top: 1px solid #f0f0f0;
  position: relative;
}
.all-product-navigation-wrap .all-product-filter-box {
  float: left;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-line {
  padding-left: 16px;
  padding-top: 14px;
  position: relative;
  z-index: 21;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-line span {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-line span .fa {
  padding-left: 2px;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-line .close-filter {
  display: none;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-line .fa {
  opacity: 1;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown {
  position: absolute;
  width: 252px;
  background: #fff;
  z-index: 20;
  top: 0;
  -webkit-box-shadow: 1px 4px 6px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 1px 4px 6px 0 rgba(0, 0, 0, 0.15);
  border-top: 89px solid #173c51;
  left: -100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  padding-top: 22px;
  padding-left: 19px;
  text-align: left;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown .close-filter {
  position: absolute;
  top: -58px;
  right: 20px;
  color: #fff;
  font-size: 17px;
  opacity: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown fieldset legend {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown h2, .all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown legend {
  font-weight: 400;
  font-size: 14px;
  color: #555555;
  text-transform: uppercase;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown label.label-text {
  font-size: 14px;
  color: #555555;
  display: inline-block;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown input[type=radio]:not(.dummy-checkbox) + label:not(.dummy-checkbox),
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown input[type=checkbox]:not(.dummy-checkbox) + label:not(.dummy-checkbox) {
  display: inline-block;
  padding-left: 15px;
  margin-right: 7px;
  margin-left: 0;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=radio]:not(:checked) + label:before,
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=radio]:checked + label:before {
  width: 19px;
  height: 19px;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=radio]:not(:checked) + label:after,
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=radio]:checked + label:after {
  width: 13px;
  height: 13px;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=checkbox]:not(:checked) + label,
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=checkbox]:checked + label {
  top: 3px;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=checkbox]:not(:checked) + label:before,
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=checkbox]:checked + label:before {
  width: 17px;
  height: 17px;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=checkbox]:not(:checked) + label:after,
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown [type=checkbox]:checked + label:after {
  width: 13px;
  height: 13px;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown ul {
  list-style: none;
  margin: 0 0 37px 2px;
}
.all-product-navigation-wrap .all-product-filter-box .all-product-filter-dropdown ul li {
  margin-bottom: 5px;
}
.all-product-navigation-wrap .all-product-filter-box.all-product-filter-open .all-product-filter-line .fa {
  opacity: 0;
}
.all-product-navigation-wrap .all-product-filter-box.all-product-filter-open .all-product-filter-dropdown {
  left: 0;
}
.all-product-navigation-wrap .all-product-filter-box.all-product-filter-open .all-product-filter-dropdown .close-filter {
  opacity: 1;
}
.all-product-navigation-wrap .all-product-navigation {
  float: right;
  padding-right: 16px;
  color: #fff;
  position: relative;
}
.all-product-navigation-wrap .all-product-navigation small {
  display: block;
  color: #737d83;
  font-size: 14px;
}
.all-product-navigation-wrap .all-product-navigation .apac-mob {
  font-size: 20px;
  line-height: 26px;
  width: 130px;
  display: block;
}
.all-product-navigation-wrap .all-product-navigation .all-product-select-category {
  position: absolute;
  background: #fff;
  list-style: none;
  z-index: 22;
  margin: 13px 0 0 -19px;
  width: 153px;
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.25);
}
.all-product-navigation-wrap .all-product-navigation .all-product-select-category:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #ffffff transparent;
  content: "";
  position: absolute;
  top: -9px;
  left: 19px;
}
.all-product-navigation-wrap .all-product-navigation .all-product-select-category li a {
  display: block;
  border-top: 1px solid #c7eaef;
  padding: 8px 19px 7px 19px;
  color: #555555;
}
.all-product-navigation-wrap .all-product-navigation .all-product-select-category li.active a {
  font-weight: 600;
}
.all-product-navigation-wrap .all-product-navigation .all-product-select-category li:first-child a {
  border-top: 0;
}
@media only screen and (min-width:64.063em) {
  .all-product-navigation-wrap {
    text-align: center;
  }
  .all-product-navigation-wrap .all-product-navigation {
    padding-right: 0;
    padding-bottom: 10px;
    padding-top: 13px;
    float: none;
    display: inline-block;
  }
  .all-product-navigation-wrap .all-product-navigation .all-product-active-category {
    display: none;
  }
  .all-product-navigation-wrap .all-product-navigation .all-product-select-category {
    position: static;
    display: inline-block !important;
    background: transparent;
    margin: 0;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .all-product-navigation-wrap .all-product-navigation .all-product-select-category:before {
    content: none;
  }
  .all-product-navigation-wrap .all-product-navigation .all-product-select-category li {
    display: inline-block;
    padding-right: 19px;
    padding-left: 19px;
  }
  .all-product-navigation-wrap .all-product-navigation .all-product-select-category li a {
    border-top: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
  }
  .all-product-navigation-wrap .all-product-navigation .all-product-select-category li a:after {
    content: "\f106";
    font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 1px;
    margin-left: -5px;
    opacity: 0;
  }
  .all-product-navigation-wrap .all-product-navigation .all-product-select-category li.active a:after {
    opacity: 1;
  }
  .all-product-navigation-wrap .all-product-filter-box.all-product-filter-open .all-product-filter-dropdown {
    width: 231px;
  }
}

.products-logo-sprite {
  width: 65px;
  height: 65px;
  margin: 0 auto;
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/products-logo-sprite-w65-h65.png") no-repeat;
  margin-bottom: 9px;
}
.products-logo-sprite.product-logo-hosting {
  background-position: 0 0;
}
.products-logo-sprite.product-logo-online {
  background-position: -65px 0;
}
.products-logo-sprite.product-logo-ssl {
  background-position: -130px 0;
}
.products-logo-sprite.product-logo-vps {
  background-position: -195px 0;
}
.products-logo-sprite.product-logo-domain-reg {
  background-position: -260px 0;
}
.products-logo-sprite.product-logo-guard {
  background-position: -325px 0;
}
.products-logo-sprite.product-logo-privacy {
  background-position: -390px 0;
}
.products-logo-sprite.product-logo-monitor {
  background-position: -455px 0;
}
.products-logo-sprite.product-logo-web-design {
  background-position: -520px 0;
}
.products-logo-sprite.product-logo-logo-design {
  background-position: -585px 0;
}
.products-logo-sprite.product-logo-istant-logo {
  background-position: 0 -65px;
}
.products-logo-sprite.product-logo-business-email {
  background-position: -65px -65px;
}
.products-logo-sprite.product-logo-fax-to-email {
  background-position: -130px -65px;
}
.products-logo-sprite.product-logo-business-cards {
  background-position: -195px -65px;
}
.products-logo-sprite.product-logo-email-marketing {
  background-position: -260px -65px;
}
.products-logo-sprite.product-logo-local-listings {
  background-position: -325px -65px;
}
.products-logo-sprite.product-logo-website-security {
  background-position: -390px -65px;
}
.products-logo-sprite.product-logo-online-storage {
  background-position: -455px -65px;
}
.products-logo-sprite.product-logo-credit-card {
  background-position: -520px -65px;
}
.products-logo-sprite.product-website-creator {
  background-position: -585px -65px;
}
.products-logo-sprite.product-logo-dse {
  background-position: 0 -130px;
}

.products-list-wrap {
  background: #f0f0f0;
  padding-top: 11px;
}
@media only screen and (min-width:64.063em) {
  .products-list-wrap {
    min-height: 340px;
  }
}
.products-list-wrap .columns {
  padding-left: 12px;
  padding-right: 12px;
}
.products-list-wrap .one-product-box {
  background: #ffffff;
  -webkit-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05);
  height: 298px;
  margin-bottom: 13px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  padding-top: 53px;
}
.products-list-wrap .one-product-box > div {
  padding-left: 25px;
  padding-right: 25px;
}
.products-list-wrap .one-product-box > div .button {
  font-size: 0;
  padding: 0;
  opacity: 0;
  margin: 0;
  position: absolute;
  bottom: 37px;
  width: 160px;
  left: 50%;
  margin-left: -80px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.products-list-wrap .one-product-box:hover, .products-list-wrap .one-product-box.focused-product-box {
  padding-top: 9px;
}
.products-list-wrap .one-product-box:hover .button, .products-list-wrap .one-product-box.focused-product-box .button {
  opacity: 1;
  font-size: 15px;
  padding: 11px 22px 12px;
}
.products-list-wrap .one-product-box h3,
.products-list-wrap .one-product-box .h3 {
  font-size: 17px;
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.products-list-wrap .one-product-box p {
  font-size: 13px;
  color: #757575;
  line-height: 21px;
}
@media only screen and (min-width: 40.063em) {
  .products-list-wrap {
    padding-top: 19px;
  }
  .products-list-wrap .row {
    max-width: 628px;
  }
  .products-list-wrap .columns {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (min-width: 64.063em) {
  .products-list-wrap .row {
    max-width: 1283px;
  }
  .products-list-wrap .columns {
    padding-left: 11px;
    padding-right: 11px;
  }
  .products-list-wrap .one-product-box {
    margin-bottom: 23px;
  }
}

.all-product-banner-bottom {
  border-bottom: 1px solid #fff;
}
.all-product-banner-bottom .vertical-middle-wrap {
  height: 23.4375rem;
}
.all-product-banner-bottom h3,
.all-product-banner-bottom .h3 {
  font-weight: 300;
  line-height: 44px;
  margin-bottom: 14px;
}
.all-product-banner-bottom p {
  font-weight: 300;
  font-size: 24px;
  line-height: 37px;
  padding: 0 10px;
  margin-bottom: 34px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-banner-bottom h3,
.all-product-banner-bottom .h3 {
    font-size: 52px;
    line-height: 52px;
    padding-top: 32px;
  }
  .all-product-banner-bottom p {
    font-size: 34px;
    margin-bottom: 42px;
  }
  .all-product-banner-bottom .product-banner-paralax {
    max-width: none;
  }
}

.all-product-popups,
.recommended-popup {
  left: 5px;
  right: 5px;
  width: auto;
  border-radius: 0;
  border: none;
  padding: 35px 0 0;
  min-height: auto;
}
.all-product-popups .products-logo-sprite,
.recommended-popup .products-logo-sprite {
  margin-bottom: 12px;
}
.all-product-popups .close-reveal-modal,
.recommended-popup .close-reveal-modal {
  font-size: 20px;
  color: #226F7C;
  top: 8px;
  right: 9px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.all-product-popups h2,
.all-product-popups .product-popups-title,
.recommended-popup h2,
.recommended-popup .product-popups-title {
  font-size: 34px;
  font-weight: 300;
  line-height: 37px;
  margin-bottom: 25px;
  margin-top: 3px;
}
.all-product-popups p,
.recommended-popup p {
  font-size: 13px;
  line-height: 22px;
  color: #6b6b6b;
}
.all-product-popups .popups-padding,
.recommended-popup .popups-padding {
  padding-left: 28px;
  padding-right: 28px;
}
.all-product-popups .check-style-list,
.recommended-popup .check-style-list {
  list-style: none;
  font-size: 13px;
  line-height: 17px;
  color: #6b6b6b;
  margin-left: 45px;
  margin-right: 20px;
  padding-top: 2px;
}
.all-product-popups .check-style-list li,
.recommended-popup .check-style-list li {
  margin-top: 11px;
  position: relative;
}
.all-product-popups .check-style-list li:before,
.recommended-popup .check-style-list li:before {
  position: absolute;
  content: "\f00c";
  font: normal normal normal 16px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  color: #226F7C;
  left: -21px;
  top: -1px;
}
.all-product-popups .popup-learnmore-box,
.recommended-popup .popup-learnmore-box {
  border-top: 1px solid #d9d9d9;
  margin-left: 1px;
  margin-right: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.all-product-popups .popup-learnmore-box .button,
.recommended-popup .popup-learnmore-box .button {
  margin-bottom: 0;
}
.all-product-popups .plan-and-pricing-price,
.recommended-popup .plan-and-pricing-price {
  font-size: 48px;
  line-height: 32px;
  font-weight: 300;
  padding-bottom: 16px;
  padding-top: 19px;
}
.all-product-popups .plan-and-pricing-price span,
.recommended-popup .plan-and-pricing-price span {
  letter-spacing: -3px;
}
.all-product-popups .plan-and-pricing-price small,
.recommended-popup .plan-and-pricing-price small {
  font-size: 10px;
  line-height: 15px;
  display: block;
}
.all-product-popups .plan-and-pricing-price .dollar-symbol,
.recommended-popup .plan-and-pricing-price .dollar-symbol {
  font-weight: 600;
  position: relative;
  top: -7px;
  font-size: 24px;
  padding-right: 3px;
}
.all-product-popups .online-storage-body .check-style-list,
.all-product-popups .domain-guard-body .check-style-list,
.recommended-popup .online-storage-body .check-style-list,
.recommended-popup .domain-guard-body .check-style-list {
  margin-bottom: 14px;
}
.all-product-popups .online-storage-body img,
.all-product-popups .domain-guard-body img,
.recommended-popup .online-storage-body img,
.recommended-popup .domain-guard-body img {
  max-width: 100%;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .online-storage-body,
.all-product-popups .domain-guard-body,
.recommended-popup .online-storage-body,
.recommended-popup .domain-guard-body {
    padding-bottom: 15px;
  }
  .all-product-popups .online-storage-body .check-style-list,
.all-product-popups .domain-guard-body .check-style-list,
.recommended-popup .online-storage-body .check-style-list,
.recommended-popup .domain-guard-body .check-style-list {
    margin-left: 33px;
  }
  .all-product-popups .online-storage-body .row,
.all-product-popups .domain-guard-body .row,
.recommended-popup .online-storage-body .row,
.recommended-popup .domain-guard-body .row {
    max-width: 588px;
  }
}
.all-product-popups .online-storage-body p,
.recommended-popup .online-storage-body p {
  margin-bottom: 9px;
}
.all-product-popups .business-cards-body,
.recommended-popup .business-cards-body {
  padding: 0 24px 24px;
}
.all-product-popups .business-cards-body h5,
.all-product-popups .business-cards-body .h5,
.all-product-popups .business-cards-body .business-cards-list-title,
.recommended-popup .business-cards-body h5,
.recommended-popup .business-cards-body .h5,
.recommended-popup .business-cards-body .business-cards-list-title {
  font-size: 13px;
  color: #757575;
  padding-left: 10px;
  margin-bottom: 0;
  padding-top: 10px;
}
.all-product-popups .business-cards-body .check-style-list,
.recommended-popup .business-cards-body .check-style-list {
  margin-left: 30px;
  margin-right: 10px;
}
.all-product-popups .business-cards-body + .text-center,
.recommended-popup .business-cards-body + .text-center {
  padding-bottom: 24px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .business-cards-body,
.recommended-popup .business-cards-body {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 17px;
  }
  .all-product-popups .business-cards-body .check-style-list,
.all-product-popups .business-cards-body h5,
.all-product-popups .business-cards-body .h5,
.all-product-popups .business-cards-body .business-cards-list-title,
.recommended-popup .business-cards-body .check-style-list,
.recommended-popup .business-cards-body h5,
.recommended-popup .business-cards-body .h5,
.recommended-popup .business-cards-body .business-cards-list-title {
    max-width: 414px;
    margin-left: auto;
    margin-right: auto;
  }
  .all-product-popups .business-cards-body .check-style-list,
.recommended-popup .business-cards-body .check-style-list {
    padding-left: 31px;
  }
  .all-product-popups .business-cards-body h5,
.all-product-popups .business-cards-body .h5,
.all-product-popups .business-cards-body .business-cards-list-title,
.recommended-popup .business-cards-body h5,
.recommended-popup .business-cards-body .h5,
.recommended-popup .business-cards-body .business-cards-list-title {
    padding-top: 6px;
  }
  .all-product-popups .business-cards-body + .text-center,
.recommended-popup .business-cards-body + .text-center {
    padding-bottom: 36px;
  }
}
.all-product-popups .email-marketing-body,
.recommended-popup .email-marketing-body {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 12px;
}
.all-product-popups .email-marketing-body + .text-center,
.recommended-popup .email-marketing-body + .text-center {
  padding-bottom: 13px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .email-marketing-body,
.recommended-popup .email-marketing-body {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
  .all-product-popups .email-marketing-body + .text-center,
.recommended-popup .email-marketing-body + .text-center {
    padding-bottom: 33px;
  }
}
.all-product-popups .local-listings-body,
.recommended-popup .local-listings-body {
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 35px;
}
.all-product-popups .local-listings-body .check-style-list,
.recommended-popup .local-listings-body .check-style-list {
  margin-left: 16px;
  margin-right: 0;
  margin-bottom: 0;
}
.all-product-popups .local-listings-body h5,
.recommended-popup .local-listings-body h5 {
  font-size: 14px;
  margin-bottom: -2px;
  padding-left: 10px;
  padding-top: 16px;
}
.all-product-popups .local-listings-body + .button-box-popup,
.recommended-popup .local-listings-body + .button-box-popup {
  padding-bottom: 5px;
}
.all-product-popups .local-listings-body + .button-box-popup + .popup-learnmore-box,
.recommended-popup .local-listings-body + .button-box-popup + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .local-listings-body,
.recommended-popup .local-listings-body {
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 45px;
  }
  .all-product-popups .local-listings-body p,
.recommended-popup .local-listings-body p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.all-product-popups .domain-reg-body p,
.recommended-popup .domain-reg-body p {
  padding-left: 16px;
  padding-right: 16px;
}
.all-product-popups .domain-reg-body .input-select-collapse,
.recommended-popup .domain-reg-body .input-select-collapse {
  padding: 15px 6px 45px 6px;
  position: relative;
}
.all-product-popups .domain-reg-body .input-select-collapse input[type=text],
.recommended-popup .domain-reg-body .input-select-collapse input[type=text] {
  height: 61px;
  border: 1px solid #757575;
  font-size: 24px;
  text-indent: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  text-align: left;
  padding-right: 51px;
  padding-left: 16px;
}
.all-product-popups .domain-reg-body .input-select-collapse input[type=text]::-webkit-input-placeholder,
.recommended-popup .domain-reg-body .input-select-collapse input[type=text]::-webkit-input-placeholder {
  color: #757575;
}
.all-product-popups .domain-reg-body .input-select-collapse input[type=text]::-moz-placeholder,
.recommended-popup .domain-reg-body .input-select-collapse input[type=text]::-moz-placeholder {
  color: #757575;
}
.all-product-popups .domain-reg-body .input-select-collapse input[type=text]:-ms-input-placeholder,
.recommended-popup .domain-reg-body .input-select-collapse input[type=text]:-ms-input-placeholder {
  color: #757575;
}
.all-product-popups .domain-reg-body .input-select-collapse input[type=text]:-moz-placeholder,
.recommended-popup .domain-reg-body .input-select-collapse input[type=text]:-moz-placeholder {
  color: #757575;
}
.all-product-popups .domain-reg-body .input-select-collapse .button,
.recommended-popup .domain-reg-body .input-select-collapse .button {
  position: absolute;
  width: 41px !important;
  height: 61px !important;
  color: #29A1B5;
  font-size: 24px !important;
  top: -2px;
  right: 2px;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
  margin: 0;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .domain-reg-body,
.recommended-popup .domain-reg-body {
    max-width: 553px;
    margin-left: auto;
    margin-right: auto;
  }
  .all-product-popups .domain-reg-body p,
.recommended-popup .domain-reg-body p {
    padding-left: 0;
    padding-right: 0;
  }
  .all-product-popups .domain-reg-body .input-select-collapse,
.recommended-popup .domain-reg-body .input-select-collapse {
    padding: 2px 1px 45px 1px;
  }
  .all-product-popups .domain-reg-body .input-select-collapse input[type=text],
.recommended-popup .domain-reg-body .input-select-collapse input[type=text] {
    text-align: center;
  }
  .all-product-popups .domain-reg-body .input-select-collapse .button,
.recommended-popup .domain-reg-body .input-select-collapse .button {
    top: 15px;
    right: 7px;
  }
}
.all-product-popups .domain-privacy-body,
.recommended-popup .domain-privacy-body {
  padding-left: 25px;
  padding-right: 25px;
}
.all-product-popups .domain-privacy-body + .plan-and-pricing-price,
.recommended-popup .domain-privacy-body + .plan-and-pricing-price {
  padding-top: 8px;
  padding-bottom: 28px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .domain-privacy-body + .plan-and-pricing-price,
.recommended-popup .domain-privacy-body + .plan-and-pricing-price {
    padding-bottom: 20px;
  }
}
.all-product-popups .all-product-popups-gray-bg,
.recommended-popup .all-product-popups-gray-bg {
  background: #f1f1f1;
  position: relative;
}
.all-product-popups .all-product-popups-gray-bg .row > .columns:first-child,
.recommended-popup .all-product-popups-gray-bg .row > .columns:first-child {
  border-bottom: 1px solid #fff;
}
.all-product-popups .all-product-popups-gray-bg ul,
.recommended-popup .all-product-popups-gray-bg ul {
  list-style: none;
  text-align: center;
  margin: 27px 0 36px 0;
}
.all-product-popups .all-product-popups-gray-bg ul li,
.recommended-popup .all-product-popups-gray-bg ul li {
  margin-bottom: 5px;
  letter-spacing: -0.7px;
}
.all-product-popups .all-product-popups-gray-bg ul li p,
.recommended-popup .all-product-popups-gray-bg ul li p {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 5px;
}
.all-product-popups .all-product-popups-gray-bg ul li span,
.recommended-popup .all-product-popups-gray-bg ul li span {
  display: block;
  padding-bottom: 9px;
}
.all-product-popups .all-product-popups-gray-bg ul.pink-list, .all-product-popups .all-product-popups-gray-bg ul.pink-list li p,
.recommended-popup .all-product-popups-gray-bg ul.pink-list,
.recommended-popup .all-product-popups-gray-bg ul.pink-list li p {
  color: #d70f51;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .all-product-popups-gray-bg,
.recommended-popup .all-product-popups-gray-bg {
    padding-top: 7px;
    margin-top: 15px;
  }
  .all-product-popups .all-product-popups-gray-bg:before,
.recommended-popup .all-product-popups-gray-bg:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15.5px 16px 15.5px;
    border-color: transparent transparent #f1f1f1 transparent;
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -16px;
  }
  .all-product-popups .all-product-popups-gray-bg .row > .columns:first-child,
.recommended-popup .all-product-popups-gray-bg .row > .columns:first-child {
    border-right: 2px solid #fff;
    border-bottom: none;
  }
  .all-product-popups .all-product-popups-gray-bg ul,
.recommended-popup .all-product-popups-gray-bg ul {
    margin-top: 20px;
  }
}
.all-product-popups .all-product-three-col,
.recommended-popup .all-product-three-col {
  background: #f0f0f0;
  padding-top: 18px;
  padding-bottom: 18px;
}
.all-product-popups .all-product-three-col h3,
.recommended-popup .all-product-three-col h3 {
  font-size: 28px;
  font-weight: 300;
  color: #555;
  margin-bottom: 16px;
}
.all-product-popups .all-product-three-col b,
.all-product-popups .all-product-three-col strong,
.recommended-popup .all-product-three-col b,
.recommended-popup .all-product-three-col strong {
  font-size: 13px;
  color: #6b6b6b;
}
.all-product-popups .all-product-three-col p,
.recommended-popup .all-product-three-col p {
  padding-left: 55px;
  padding-right: 55px;
}
.all-product-popups .all-product-three-col .columns,
.recommended-popup .all-product-three-col .columns {
  padding-bottom: 6px;
}
.all-product-popups .all-product-three-col + .popup-learnmore-box,
.recommended-popup .all-product-three-col + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 23px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .all-product-three-col,
.recommended-popup .all-product-three-col {
    padding-top: 15px;
    padding-bottom: 9px;
  }
  .all-product-popups .all-product-three-col .columns,
.recommended-popup .all-product-three-col .columns {
    padding-bottom: 0;
  }
  .all-product-popups .all-product-three-col + .popup-learnmore-box,
.recommended-popup .all-product-three-col + .popup-learnmore-box {
    padding-bottom: 30px;
  }
  .all-product-popups .all-product-three-col p,
.recommended-popup .all-product-three-col p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.all-product-popups .instant-logo-body,
.recommended-popup .instant-logo-body {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .instant-logo-body,
.recommended-popup .instant-logo-body {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}
.all-product-popups .business-email-body,
.recommended-popup .business-email-body {
  padding-left: 25px;
  padding-right: 25px;
}
.all-product-popups .business-email-body h5,
.all-product-popups .business-email-body .h5,
.all-product-popups .business-email-body .business-email-feature-list-title,
.recommended-popup .business-email-body h5,
.recommended-popup .business-email-body .h5,
.recommended-popup .business-email-body .business-email-feature-list-title {
  font-size: 14px;
  line-height: 1.4;
  padding-top: 8px;
  margin-bottom: 0;
  margin-left: 12px;
}
.all-product-popups .business-email-body .check-style-list,
.recommended-popup .business-email-body .check-style-list {
  margin-left: 33px;
  margin-right: 5px;
  margin-bottom: 37px;
}
.all-product-popups .business-email-body .check-style-list li,
.recommended-popup .business-email-body .check-style-list li {
  margin-top: 3px;
  padding-bottom: 2px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .business-email-body,
.recommended-popup .business-email-body {
    max-width: 529px;
    margin: 0 auto;
  }
  .all-product-popups .business-email-body h5,
.all-product-popups .business-email-body .h5,
.all-product-popups .business-email-body .business-email-feature-list-title,
.recommended-popup .business-email-body h5,
.recommended-popup .business-email-body .h5,
.recommended-popup .business-email-body .business-email-feature-list-title {
    padding-top: 0;
    margin-top: 0;
    margin-left: 26px;
  }
  .all-product-popups .business-email-body .check-style-list,
.recommended-popup .business-email-body .check-style-list {
    margin-left: 47px;
    margin-bottom: 28px;
  }
}
.all-product-popups .fax-to-email-body,
.recommended-popup .fax-to-email-body {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 32px;
}
.all-product-popups .fax-to-email-body h5,
.recommended-popup .fax-to-email-body h5 {
  font-size: 14px;
  padding-top: 8px;
  margin-bottom: 0;
  margin-left: 12px;
}
.all-product-popups .fax-to-email-body .check-style-list,
.recommended-popup .fax-to-email-body .check-style-list {
  margin-left: 33px;
  margin-right: 5px;
  margin-bottom: 37px;
}
.all-product-popups .fax-to-email-body .check-style-list li,
.recommended-popup .fax-to-email-body .check-style-list li {
  margin-top: 3px;
  padding-bottom: 2px;
}
.all-product-popups .fax-to-email-body + .all-product-three-price,
.recommended-popup .fax-to-email-body + .all-product-three-price {
  padding-top: 25px;
}
.all-product-popups .fax-to-email-body + .all-product-three-price .plan-and-pricing-price,
.recommended-popup .fax-to-email-body + .all-product-three-price .plan-and-pricing-price {
  padding-bottom: 7px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .fax-to-email-body,
.recommended-popup .fax-to-email-body {
    max-width: 529px;
    margin: 0 auto;
  }
  .all-product-popups .fax-to-email-body h5,
.recommended-popup .fax-to-email-body h5 {
    padding-top: 0;
    margin-top: 0;
    margin-left: 26px;
  }
  .all-product-popups .fax-to-email-body .check-style-list,
.recommended-popup .fax-to-email-body .check-style-list {
    margin-left: 47px;
    margin-bottom: 28px;
  }
  .all-product-popups .fax-to-email-body + .all-product-three-price .row,
.recommended-popup .fax-to-email-body + .all-product-three-price .row {
    max-width: 614px;
  }
  .all-product-popups .fax-to-email-body + .all-product-three-price .row .columns,
.recommended-popup .fax-to-email-body + .all-product-three-price .row .columns {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 64.063em) {
  .all-product-popups .fax-to-email-body,
.recommended-popup .fax-to-email-body {
    max-width: 610px;
  }
}
.all-product-popups .all-product-three-price,
.recommended-popup .all-product-three-price {
  background: #f0f0f0;
  padding-top: 31px;
  padding-bottom: 5px;
}
.all-product-popups .all-product-three-price h4, .all-product-popups .all-product-three-price h3,
.recommended-popup .all-product-three-price h4,
.recommended-popup .all-product-three-price h3 {
  font-size: 14px;
}
.all-product-popups .all-product-three-price .plan-and-pricing-price,
.recommended-popup .all-product-three-price .plan-and-pricing-price {
  padding-top: 2px;
}
.all-product-popups .all-product-three-price .columns,
.recommended-popup .all-product-three-price .columns {
  padding-bottom: 12px;
}
.all-product-popups .all-product-three-price + .popup-learnmore-box,
.recommended-popup .all-product-three-price + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 24px;
}
.all-product-popups .all-product-three-price .button.small,
.recommended-popup .all-product-three-price .button.small {
  font-size: 13px;
  padding: 10px;
}
.all-product-popups .all-product-three-price .row,
.recommended-popup .all-product-three-price .row {
  max-width: 554px;
}
.all-product-popups .all-product-three-price p,
.recommended-popup .all-product-three-price p {
  margin-bottom: 16px;
}
.all-product-popups .all-product-three-price .trial,
.recommended-popup .all-product-three-price .trial {
  font-size: 13px;
  text-align: center;
  padding: 10px;
  width: 200px;
  background-color: #e81159;
  position: absolute;
  margin: -45px 0 0 -100px;
  color: #fff;
  left: 50%;
  font-weight: 300;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .all-product-three-price,
.recommended-popup .all-product-three-price {
    padding-top: 25px;
    padding-bottom: 0;
  }
  .all-product-popups .all-product-three-price + .popup-learnmore-box,
.recommended-popup .all-product-three-price + .popup-learnmore-box {
    padding-bottom: 27px;
  }
}
.all-product-popups .all-product-term-box .select-text-term,
.recommended-popup .all-product-term-box .select-text-term {
  display: block;
}
.all-product-popups .all-product-term-box .term-tabs-box,
.recommended-popup .all-product-term-box .term-tabs-box {
  background: #3fb7cb;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 9px;
  margin-bottom: 9px;
  max-height: 30px;
}
.all-product-popups .all-product-term-box .term-tabs-box *,
.recommended-popup .all-product-term-box .term-tabs-box * {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.all-product-popups .all-product-term-box .term-tabs-box .one-tab,
.recommended-popup .all-product-term-box .term-tabs-box .one-tab {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
  width: 103px;
}
.all-product-popups .all-product-term-box .term-tabs-box .one-tab > a,
.recommended-popup .all-product-term-box .term-tabs-box .one-tab > a {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 0px;
  min-width: 70px;
  top: 0px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.all-product-popups .all-product-term-box .term-tabs-box .one-tab > a i,
.recommended-popup .all-product-term-box .term-tabs-box .one-tab > a i {
  position: absolute;
  opacity: 0;
  bottom: -20px;
  left: 50%;
  margin-left: -3px;
  font-size: 12px;
}
.all-product-popups .all-product-term-box .term-tabs-box .one-tab.active,
.recommended-popup .all-product-term-box .term-tabs-box .one-tab.active {
  background: #fff;
  padding-top: 4px;
  top: -3px;
  height: 34px;
}
.all-product-popups .all-product-term-box .term-tabs-box .one-tab.active a,
.recommended-popup .all-product-term-box .term-tabs-box .one-tab.active a {
  color: #3fb7cb;
  font-weight: 600;
  top: -1px;
  position: relative;
}
.all-product-popups .all-product-term-box .term-tabs-box .one-tab.active a i,
.all-product-popups .all-product-term-box .term-tabs-box .one-tab.active a em,
.recommended-popup .all-product-term-box .term-tabs-box .one-tab.active a i,
.recommended-popup .all-product-term-box .term-tabs-box .one-tab.active a em {
  opacity: 1;
  bottom: -3px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .all-product-term-box,
.recommended-popup .all-product-term-box {
    border-bottom: 1px solid #d9d9d9;
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 12px;
  }
  .all-product-popups .all-product-term-box .select-text-term,
.recommended-popup .all-product-term-box .select-text-term {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    padding-right: 10px;
  }
  .all-product-popups .all-product-term-box .term-tabs-box,
.recommended-popup .all-product-term-box .term-tabs-box {
    margin: 0;
  }
}
.all-product-popups .product-columns-wrap,
.recommended-popup .product-columns-wrap {
  padding-bottom: 9px;
}
.all-product-popups .product-columns-wrap h4,
.recommended-popup .product-columns-wrap h4 {
  font-size: 26px;
  font-weight: 300;
  margin: 0;
}
.all-product-popups .product-columns-wrap .plan-and-pricing-price,
.recommended-popup .product-columns-wrap .plan-and-pricing-price {
  padding-top: 12px;
}
.all-product-popups .product-columns-wrap .plan-and-pricing-price small,
.recommended-popup .product-columns-wrap .plan-and-pricing-price small {
  font-size: 12px;
  font-weight: 400;
  color: #555;
}
.all-product-popups .product-columns-wrap .button,
.recommended-popup .product-columns-wrap .button {
  padding: 10px 0;
  margin-bottom: 18px;
}
.all-product-popups .product-columns-wrap ul,
.recommended-popup .product-columns-wrap ul {
  margin: 0;
}
.all-product-popups .product-columns-wrap ul li,
.recommended-popup .product-columns-wrap ul li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 11px;
}
.all-product-popups .product-columns-wrap ul li i,
.recommended-popup .product-columns-wrap ul li i {
  color: #828282;
  font-weight: 300;
}
.all-product-popups .product-columns-wrap .columns,
.recommended-popup .product-columns-wrap .columns {
  padding-bottom: 14px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .product-columns-wrap,
.recommended-popup .product-columns-wrap {
    padding-top: 25px;
    padding-bottom: 14px;
  }
  .all-product-popups .product-columns-wrap .row,
.recommended-popup .product-columns-wrap .row {
    max-width: 630px;
  }
  .all-product-popups .product-columns-wrap .row .columns,
.recommended-popup .product-columns-wrap .row .columns {
    padding-left: 5px;
    padding-right: 5px;
  }
  .all-product-popups .product-columns-wrap ul li,
.recommended-popup .product-columns-wrap ul li {
    line-height: 18px;
    margin-bottom: 15px;
  }
  .all-product-popups .product-columns-wrap + .popup-learnmore-box,
.recommended-popup .product-columns-wrap + .popup-learnmore-box {
    padding-top: 22px;
    padding-bottom: 28px;
  }
}
.all-product-popups .website-security-body,
.recommended-popup .website-security-body {
  padding-left: 22px;
  padding-right: 22px;
}
.all-product-popups .website-security-body p,
.recommended-popup .website-security-body p {
  margin-bottom: 15px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .website-security-body,
.recommended-popup .website-security-body {
    max-width: 540px;
    margin: 0 auto;
    padding-bottom: 34px;
  }
}
.all-product-popups .vps-body,
.recommended-popup .vps-body {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 17px;
}
.all-product-popups .vps-body + .web-design-plpr-wrap,
.recommended-popup .vps-body + .web-design-plpr-wrap {
  padding-bottom: 19px;
}
.all-product-popups .vps-body + .web-design-plpr-wrap .product-columns-wrap,
.recommended-popup .vps-body + .web-design-plpr-wrap .product-columns-wrap {
  padding-bottom: 3px;
  border-bottom: 0;
}
.all-product-popups .vps-body + .web-design-plpr-wrap .product-columns-wrap ul li,
.recommended-popup .vps-body + .web-design-plpr-wrap .product-columns-wrap ul li {
  float: left;
  width: 50%;
  font-weight: 600;
  color: #555555;
}
.all-product-popups .vps-body + .web-design-plpr-wrap .product-columns-wrap ul li span,
.recommended-popup .vps-body + .web-design-plpr-wrap .product-columns-wrap ul li span {
  color: #226F7C;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .vps-body,
.recommended-popup .vps-body {
    max-width: 560px;
    margin: 0 auto;
  }
  .all-product-popups .vps-body + .web-design-plpr-wrap,
.recommended-popup .vps-body + .web-design-plpr-wrap {
    padding-bottom: 12px;
  }
  .all-product-popups .vps-body + .web-design-plpr-wrap .product-columns-wrap .row,
.recommended-popup .vps-body + .web-design-plpr-wrap .product-columns-wrap .row {
    max-width: 566px;
  }
  .all-product-popups .vps-body + .web-design-plpr-wrap .product-columns-wrap ul li,
.recommended-popup .vps-body + .web-design-plpr-wrap .product-columns-wrap ul li {
    float: none;
    width: auto;
  }
  .all-product-popups .vps-body + .web-design-plpr-wrap .product-columns-wrap + .popup-learnmore-box,
.recommended-popup .vps-body + .web-design-plpr-wrap .product-columns-wrap + .popup-learnmore-box {
    padding-bottom: 24px;
  }
}
.all-product-popups .logo-design-body p,
.recommended-popup .logo-design-body p {
  padding-left: 22px;
  padding-right: 22px;
}
.all-product-popups .logo-design-body h5,
.recommended-popup .logo-design-body h5 {
  font-size: 13px;
  color: #757575;
  padding-left: 21px;
  margin-bottom: 0;
  padding-top: 17px;
}
.all-product-popups .logo-design-body .check-style-list,
.recommended-popup .logo-design-body .check-style-list {
  margin-left: 42px;
}
.all-product-popups .logo-design-body .check-style-list li,
.recommended-popup .logo-design-body .check-style-list li {
  margin-top: 3px;
  margin-bottom: 5px;
}
.all-product-popups .logo-design-body + .logo-design-plpr-wrap,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap {
  background: #fff;
  padding-top: 13px;
}
.all-product-popups .logo-design-body + .logo-design-plpr-wrap .button,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap .button {
  min-width: 150px;
}
.all-product-popups .logo-design-body + .logo-design-plpr-wrap .select-package-tabslist .package-tab:not(.active) a,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap .select-package-tabslist .package-tab:not(.active) a {
  background: #f0f0f0;
}
.all-product-popups .logo-design-body + .logo-design-plpr-wrap .tabs-content > .content,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap .tabs-content > .content {
  padding-bottom: 3px;
}
.all-product-popups .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table th,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table th {
  padding-left: 13px;
}
.all-product-popups .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.odd, .all-product-popups .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.alt, .all-product-popups .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr:nth-of-type(odd),
.recommended-popup .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.odd,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr.alt,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap table.logo-design-on-desktop-table tbody tr:nth-of-type(odd) {
  background: #f0f0f0;
}
.all-product-popups .logo-design-body + .logo-design-plpr-wrap + .popup-learnmore-box,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap {
    padding-bottom: 0;
  }
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap .logo-design-on-desktop-table,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap .logo-design-on-desktop-table {
    margin-bottom: 16px;
  }
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap .button,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap .button {
    min-width: 107px;
    font-size: 13px;
    padding: 9px 0 11px 0;
  }
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap th,
.all-product-popups .logo-design-body + .logo-design-plpr-wrap td,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap th,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap td {
    font-size: 11px;
    padding: 2px 5px 3px 5px;
  }
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap thead p,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap thead p {
    margin-bottom: 3px;
  }
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap thead h5,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap thead h5 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 7px;
  }
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap tbody th,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap tbody th {
    width: 240px;
    padding-left: 27px !important;
  }
  .all-product-popups .logo-design-body + .logo-design-plpr-wrap + .popup-learnmore-box,
.recommended-popup .logo-design-body + .logo-design-plpr-wrap + .popup-learnmore-box {
    padding-top: 22px;
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .logo-design-body,
.recommended-popup .logo-design-body {
    max-width: 530px;
    margin: 0 auto;
  }
  .all-product-popups .logo-design-body p,
.recommended-popup .logo-design-body p {
    padding-left: 0;
    padding-right: 0;
  }
  .all-product-popups .logo-design-body h5,
.recommended-popup .logo-design-body h5 {
    padding-top: 5px;
  }
}
.all-product-popups .hosting-body p,
.recommended-popup .hosting-body p {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .hosting-body,
.recommended-popup .hosting-body {
    max-width: 575px;
    margin: 0 auto;
  }
}
.all-product-popups .web-hosting-plpr-wrap,
.recommended-popup .web-hosting-plpr-wrap {
  background: #fff;
  padding-top: 14px;
  padding-bottom: 13px;
}
.all-product-popups .web-hosting-plpr-wrap .select-package-tabslist .tab-title a,
.recommended-popup .web-hosting-plpr-wrap .select-package-tabslist .tab-title a {
  background: #f0f0f0;
}
.all-product-popups .web-hosting-plpr-wrap .select-package-tabslist .tab-title.active a,
.recommended-popup .web-hosting-plpr-wrap .select-package-tabslist .tab-title.active a {
  background: #fff;
}
.all-product-popups .web-hosting-plpr-wrap table,
.recommended-popup .web-hosting-plpr-wrap table {
  background: #f0f0f0;
  table-layout: fixed;
}
.all-product-popups .web-hosting-plpr-wrap table tbody tr:nth-of-type(even),
.recommended-popup .web-hosting-plpr-wrap table tbody tr:nth-of-type(even) {
  background: #fff;
}
@media only screen and (max-width: 40em) {
  .all-product-popups .web-hosting-plpr-wrap table td,
.recommended-popup .web-hosting-plpr-wrap table td {
    text-align: center;
  }
  .all-product-popups .web-hosting-plpr-wrap table td:first-child,
.recommended-popup .web-hosting-plpr-wrap table td:first-child {
    text-align: left;
    width: 220px;
  }
}
.all-product-popups .web-hosting-plpr-wrap .tabs-content,
.recommended-popup .web-hosting-plpr-wrap .tabs-content {
  padding-bottom: 0px;
}
.all-product-popups .web-hosting-plpr-wrap + .popup-learnmore-box,
.recommended-popup .web-hosting-plpr-wrap + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 24px;
}
.all-product-popups .web-hosting-plpr-wrap .ribbon-wrap,
.recommended-popup .web-hosting-plpr-wrap .ribbon-wrap {
  margin: -3px 40px 6px 41px;
}
.all-product-popups .web-hosting-plpr-wrap .note-wrap,
.recommended-popup .web-hosting-plpr-wrap .note-wrap {
  background: #fff;
  padding: 10px 15px 0;
}
.all-product-popups .web-hosting-plpr-wrap .note-wrap p,
.recommended-popup .web-hosting-plpr-wrap .note-wrap p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.6em;
}
@media only screen and (min-width:40.063em) {
  .all-product-popups .web-hosting-plpr-wrap .select-text-term,
.recommended-popup .web-hosting-plpr-wrap .select-text-term {
    padding-top: 7px;
  }
  .all-product-popups .web-hosting-plpr-wrap .term-tabs-box,
.recommended-popup .web-hosting-plpr-wrap .term-tabs-box {
    margin-top: 3px;
    margin-bottom: 11px !important;
  }
  .all-product-popups .web-hosting-plpr-wrap > .row,
.recommended-popup .web-hosting-plpr-wrap > .row {
    max-width: 595px;
  }
  .all-product-popups .web-hosting-plpr-wrap .button,
.recommended-popup .web-hosting-plpr-wrap .button {
    width: 127px;
    font-size: 13px;
    padding-top: 9px;
    padding-bottom: 11px;
    margin: 14px 0 0;
  }
  .all-product-popups .web-hosting-plpr-wrap .tabs-content > .content,
.recommended-popup .web-hosting-plpr-wrap .tabs-content > .content {
    padding-bottom: 0;
    padding-top: 6px;
  }
  .all-product-popups .web-hosting-plpr-wrap table,
.recommended-popup .web-hosting-plpr-wrap table {
    margin-bottom: 0;
  }
  .all-product-popups .web-hosting-plpr-wrap table thead,
.all-product-popups .web-hosting-plpr-wrap table tfoot tr,
.all-product-popups .web-hosting-plpr-wrap table tfoot,
.recommended-popup .web-hosting-plpr-wrap table thead,
.recommended-popup .web-hosting-plpr-wrap table tfoot tr,
.recommended-popup .web-hosting-plpr-wrap table tfoot {
    background: #fff;
  }
  .all-product-popups .web-hosting-plpr-wrap table th,
.all-product-popups .web-hosting-plpr-wrap table td,
.recommended-popup .web-hosting-plpr-wrap table th,
.recommended-popup .web-hosting-plpr-wrap table td {
    font-size: 12px;
    padding: 2px 6px 4px 10px;
  }
  .all-product-popups .web-hosting-plpr-wrap table tbody th,
.recommended-popup .web-hosting-plpr-wrap table tbody th {
    padding-left: 27px;
    width: 100px;
  }
  .all-product-popups .web-hosting-plpr-wrap table .price-line,
.recommended-popup .web-hosting-plpr-wrap table .price-line {
    font-size: 21px;
    letter-spacing: -2px;
    margin-bottom: 0px;
  }
  .all-product-popups .web-hosting-plpr-wrap table .price-line small,
.recommended-popup .web-hosting-plpr-wrap table .price-line small {
    position: static;
    top: 0;
    margin-right: 0;
  }
  .all-product-popups .web-hosting-plpr-wrap table .price-line span,
.recommended-popup .web-hosting-plpr-wrap table .price-line span {
    font-size: 16px;
    letter-spacing: 0;
  }
  .all-product-popups .web-hosting-plpr-wrap table h5,
.all-product-popups .web-hosting-plpr-wrap table .table-column-title,
.recommended-popup .web-hosting-plpr-wrap table h5,
.recommended-popup .web-hosting-plpr-wrap table .table-column-title {
    margin-bottom: 6px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap {
    padding: 27px 0 0 0;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap h3,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap h3 {
    padding-left: 19px;
    padding-right: 19px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap h5,
.all-product-popups .web-hosting-plpr-wrap .three-years-wrap .ty-features-title,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap h5,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .ty-features-title {
    font-size: 18px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap p,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap p {
    font-size: 16px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap i,
.all-product-popups .web-hosting-plpr-wrap .three-years-wrap em,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap i,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap em {
    padding-top: 15px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .button-box,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .button-box {
    padding-top: 26px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .button-box .button,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .button-box .button {
    padding-top: 14px;
    padding-bottom: 17px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .product-price,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .product-price {
    padding-bottom: 2px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .product-price b,
.all-product-popups .web-hosting-plpr-wrap .three-years-wrap .product-price strong,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .product-price b,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .product-price strong {
    font-weight: 900;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .list-blue-text,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .list-blue-text {
    font-size: 16px;
    margin-bottom: 17px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .list-blue-text li,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .list-blue-text li {
    padding-top: 6px;
    padding-bottom: 3px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .list-blue-text li span,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .list-blue-text li span {
    font-weight: bold;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap > .row > .first-price-column,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap > .row > .first-price-column {
    padding-top: 0;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray {
    padding-bottom: 11px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul {
    font-size: 14px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul li,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul li {
    padding-top: 2px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul li:before,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .list-plus-gray ul li:before {
    padding-right: 5px;
    font-size: 14px;
  }
  .all-product-popups .web-hosting-plpr-wrap .ribbon-in-table,
.recommended-popup .web-hosting-plpr-wrap .ribbon-in-table {
    padding-bottom: 1px;
    padding-top: 30px;
  }
  .all-product-popups .web-hosting-plpr-wrap .ribbon-in-table .ribbon-wrap,
.recommended-popup .web-hosting-plpr-wrap .ribbon-in-table .ribbon-wrap {
    width: 195px;
    margin-left: -105px;
  }
  .all-product-popups .web-hosting-plpr-wrap .ribbon-in-table .ribbon-wrap .ribbon-content,
.recommended-popup .web-hosting-plpr-wrap .ribbon-in-table .ribbon-wrap .ribbon-content {
    font-size: 12px;
  }
}
@media only screen and (min-width:64.063em) {
  .all-product-popups .web-hosting-plpr-wrap,
.recommended-popup .web-hosting-plpr-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap {
    padding: 27px 0 0 0;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap h3,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap h3 {
    font-size: 34px;
    line-height: 37px;
    color: #757575;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .product-price,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .product-price {
    font-size: 99.55px;
    line-height: 84px;
    padding-top: 21px;
    letter-spacing: -7px;
  }
  .all-product-popups .web-hosting-plpr-wrap .three-years-wrap .product-price small,
.recommended-popup .web-hosting-plpr-wrap .three-years-wrap .product-price small {
    font-size: 44px;
    top: -13px;
    padding-right: 6px;
  }
}
.all-product-popups .ssl-body p,
.recommended-popup .ssl-body p {
  padding-left: 15px;
  padding-right: 15px;
}
.all-product-popups .ssl-body + div + .popup-learnmore-box,
.recommended-popup .ssl-body + div + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .ssl-body p,
.recommended-popup .ssl-body p {
    padding-left: 38px;
    padding-right: 0;
  }
}
.all-product-popups .ssl-plpr-wrap,
.recommended-popup .ssl-plpr-wrap {
  padding-top: 7px;
}
.all-product-popups .ssl-plpr-wrap .button,
.recommended-popup .ssl-plpr-wrap .button {
  margin-top: 11px;
  width: 151px;
}
.all-product-popups .ssl-plpr-wrap table,
.recommended-popup .ssl-plpr-wrap table {
  margin-bottom: 7px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .ssl-plpr-wrap,
.recommended-popup .ssl-plpr-wrap {
    padding-top: 17px;
    padding-bottom: 0;
  }
  .all-product-popups .ssl-plpr-wrap > .row,
.recommended-popup .ssl-plpr-wrap > .row {
    margin-bottom: 0;
  }
  .all-product-popups .ssl-plpr-wrap .select-text-term,
.recommended-popup .ssl-plpr-wrap .select-text-term {
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
  }
  .all-product-popups .ssl-plpr-wrap .term-tabs-box,
.recommended-popup .ssl-plpr-wrap .term-tabs-box {
    margin-top: 0;
    margin-bottom: 12px;
  }
  .all-product-popups .ssl-plpr-wrap .button,
.recommended-popup .ssl-plpr-wrap .button {
    margin-top: 4px !important;
    width: 127px;
    font-size: 13px;
    padding: 9px 0 11px 0;
    margin-bottom: 1px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table h5,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table h5 {
    font-size: 20px;
    line-height: 20px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table h5 span,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table h5 span {
    font-size: 20px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table h5 small,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table h5 small {
    position: static;
    top: 0;
    vertical-align: top;
    font-size: 20px;
    line-height: 20px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table th,
.all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table td,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table th,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table td {
    padding: 8px 5px 11px 5px;
    font-size: 12px;
    line-height: 15px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table th p,
.all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table td p,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table th p,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table td p {
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
    color: #555;
  }
}
@media only screen and (min-width: 64.063em) {
  .all-product-popups .ssl-plpr-wrap .select-text-term,
.recommended-popup .ssl-plpr-wrap .select-text-term {
    top: 0;
  }
  .all-product-popups .ssl-plpr-wrap > .row,
.recommended-popup .ssl-plpr-wrap > .row {
    margin-bottom: 10px;
    max-width: 607px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead h5,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead h5 {
    font-size: 20px;
    line-height: 20px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead h5 small,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table thead h5 small {
    position: static;
    top: 0;
    vertical-align: top;
    font-size: 20px;
    line-height: 20px;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table td,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table td {
    padding-left: 0;
    padding-right: 0;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table th p,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table th p {
    font-size: 14px;
    line-height: 15px;
    font-weight: 300;
    color: #555;
  }
  .all-product-popups .ssl-plpr-wrap table.ssl-plpr-on-desktop-table tbody th,
.recommended-popup .ssl-plpr-wrap table.ssl-plpr-on-desktop-table tbody th {
    padding-left: 16px;
    padding-right: 0;
  }
}
.all-product-popups .credit-card-body h2,
.recommended-popup .credit-card-body h2 {
  margin-bottom: 10px;
}
.all-product-popups .credit-card-body h5,
.recommended-popup .credit-card-body h5 {
  margin-left: 22px;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  margin-right: 20px;
}
.all-product-popups .credit-card-body .check-style-list,
.recommended-popup .credit-card-body .check-style-list {
  margin-left: 43px;
}
.all-product-popups .credit-card-body .check-style-list li,
.recommended-popup .credit-card-body .check-style-list li {
  margin-top: 5px;
}
.all-product-popups .credit-card-body .note-star,
.recommended-popup .credit-card-body .note-star {
  font-size: 12px;
  line-height: 16px;
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .credit-card-body,
.recommended-popup .credit-card-body {
    max-width: 530px;
    margin: 0 auto;
  }
}
.all-product-popups .online-storage-body,
.recommended-popup .online-storage-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 8px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .online-storage-body,
.recommended-popup .online-storage-body {
    max-width: 590px;
    margin: 0 auto;
  }
}
.all-product-popups .online-storage-plpr-wrap .tabs-content > .content,
.recommended-popup .online-storage-plpr-wrap .tabs-content > .content {
  padding-bottom: 11px;
}
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table {
  margin-bottom: 0;
}
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th {
  padding-left: 13px;
}
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody td,
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody td,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th {
  padding-top: 9px;
  padding-bottom: 11px;
}
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot th,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot th {
  padding-left: 10px;
  padding-right: 10px;
}
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot .button,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot .button {
  margin-top: 13px;
}
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table .button,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table .button {
  width: 151px;
}
.all-product-popups .online-storage-plpr-wrap + .popup-learnmore-box,
.recommended-popup .online-storage-plpr-wrap + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .online-storage-plpr-wrap,
.recommended-popup .online-storage-plpr-wrap {
    padding-bottom: 2px;
    padding-top: 1px;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table h5,
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table .online-storage-table-price,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table h5,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table .online-storage-table-price {
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table h5 span,
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table .online-storage-table-price span,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table h5 span,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table .online-storage-table-price span {
    font-size: 20px;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table h5 small,
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table .online-storage-table-price small,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table h5 small,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table .online-storage-table-price small {
    top: 3px;
    font-size: 20px;
    line-height: 21px;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table thead th,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table thead th {
    padding: 9px;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table thead div > span,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table thead div > span {
    font-size: 15px;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th,
.all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody td,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody td {
    font-size: 12px;
    line-height: 16px;
    padding-top: 3px;
    padding-bottom: 4px;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tbody th {
    padding-left: 26px;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot th,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot th {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
  }
  .all-product-popups .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot .button,
.recommended-popup .online-storage-plpr-wrap table.online-storage-on-desktop-table tfoot .button {
    width: 127px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 13px;
    padding-top: 9px;
    padding-bottom: 11px;
    margin-top: 6px;
  }
}
.all-product-popups .web-design-body,
.recommended-popup .web-design-body {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .web-design-body,
.recommended-popup .web-design-body {
    max-width: 590px;
    margin: 0 auto;
  }
}
.all-product-popups .web-design-plpr-wrap,
.recommended-popup .web-design-plpr-wrap {
  background: #fff;
  padding-top: 8px;
}
.all-product-popups .web-design-plpr-wrap .tabs-content,
.recommended-popup .web-design-plpr-wrap .tabs-content {
  margin-bottom: 0;
}
.all-product-popups .web-design-plpr-wrap .tabs-content > .content,
.recommended-popup .web-design-plpr-wrap .tabs-content > .content {
  padding-top: 0;
  padding-bottom: 0;
}
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table {
  margin-bottom: 12px;
}
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tbody,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tbody {
  background: #fff;
}
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr:nth-of-type(odd),
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr:nth-of-type(odd) {
  background: #f0f0f0;
}
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tfoot td,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tfoot td {
  padding: 10px;
}
.all-product-popups .web-design-plpr-wrap + .popup-learnmore-box,
.recommended-popup .web-design-plpr-wrap + .popup-learnmore-box {
  padding-top: 22px;
  padding-bottom: 21px;
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups .web-design-plpr-wrap,
.recommended-popup .web-design-plpr-wrap {
    padding-left: 0;
    padding-right: 0;
    margin-top: 6px;
  }
  .all-product-popups .web-design-plpr-wrap .row,
.recommended-popup .web-design-plpr-wrap .row {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 11px;
  }
  .all-product-popups .web-design-plpr-wrap .select-text-term,
.recommended-popup .web-design-plpr-wrap .select-text-term {
    display: inline-block;
    vertical-align: top;
    padding-top: 22px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table {
    margin-top: 11px;
    table-layout: auto;
    margin-bottom: 8px;
    min-width: 880px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table th,
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table td,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table th,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table td {
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 1px;
    min-width: 145px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table td,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table td {
    width: 190px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table .text-large-footer,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table .text-large-footer {
    font-size: 14px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table thead th,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table thead th {
    padding: 5px 5px 15px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table thead th > span,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table thead th > span {
    font-size: 16px;
    text-transform: none;
    font-weight: 300;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table thead .web-design-table-price p,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table thead .web-design-table-price p {
    font-size: 15px;
    color: #555;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr > th, .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table thead tr > td, .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tfoot tr > th,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr > th,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table thead tr > td,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tfoot tr > th {
    position: sticky;
    z-index: 1;
    left: 0;
    background-color: #fff;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr:nth-of-type(odd) th,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tbody tr:nth-of-type(odd) th {
    background-color: #f0f0f0;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tfoot .button,
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table thead .button,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tfoot .button,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table thead .button {
    font-size: 13px;
    width: 127px;
    padding: 10px 0;
    margin-bottom: 0;
    margin-top: 8px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table h5,
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table .web-design-table-price,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table h5,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table .web-design-table-price {
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
    margin-top: 2px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table h5 small,
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table .web-design-table-price small,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table h5 small,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table .web-design-table-price small {
    top: 2px;
    font-size: 20px;
    line-height: 21px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table h5 span,
.all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table .web-design-table-price span,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table h5 span,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table .web-design-table-price span {
    font-size: 20px;
  }
  .all-product-popups .web-design-plpr-wrap + .popup-learnmore-box,
.recommended-popup .web-design-plpr-wrap + .popup-learnmore-box {
    padding-bottom: 28px;
  }
}
@media only screen and (min-width: 64.063em) {
  .all-product-popups .web-design-plpr-wrap,
.recommended-popup .web-design-plpr-wrap {
    padding-bottom: 0;
  }
  .all-product-popups .web-design-plpr-wrap .select-text-term,
.recommended-popup .web-design-plpr-wrap .select-text-term {
    padding-top: 5px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table .large-title-footer,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table .large-title-footer {
    font-size: 12px;
  }
  .all-product-popups .web-design-plpr-wrap table.web-design-on-desktop-table tbody th,
.recommended-popup .web-design-plpr-wrap table.web-design-on-desktop-table tbody th {
    padding-left: 16px;
  }
}
@media only screen and (min-width: 40.063em) {
  .all-product-popups,
.recommended-popup {
    max-width: 665px;
    width: 100%;
  }
  .all-product-popups .close-reveal-modal,
.recommended-popup .close-reveal-modal {
    right: 14px;
  }
  .all-product-popups .check-style-list,
.recommended-popup .check-style-list {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }
  .all-product-popups .popups-padding,
.recommended-popup .popups-padding {
    padding-left: 70px;
    padding-right: 70px;
  }
  .all-product-popups .button-box-popup .button + .button,
.recommended-popup .button-box-popup .button + .button {
    margin-left: 5px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 64.063em) {
  .all-product-popups .check-style-list,
.recommended-popup .check-style-list {
    max-width: 400px;
  }
}

.news-and-media-page {
  padding-top: 91px;
}
.news-and-media-page h1 {
  font-size: 23px;
  font-weight: 300;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 26px;
}
.news-and-media-page h2 {
  font-size: 28px;
  font-weight: 300;
  padding-left: 11px;
  margin-top: 0;
}
.news-and-media-page table {
  border: 0;
  width: 100%;
}
.news-and-media-page table td {
  font-size: 16px;
  line-height: 23px;
}
.news-and-media-page table tr.even,
.news-and-media-page table tr.alt,
.news-and-media-page table tr:nth-of-type(even) {
  background: #f4f4f4;
}
.news-and-media-page .pagination {
  padding-top: 3px;
  padding-bottom: 4px;
}
.news-and-media-page .pagination .count {
  display: inline-block;
  padding-right: 2px;
}
.news-and-media-page .pagination button {
  line-height: 30px;
  min-height: 30px;
  padding: 0 12px;
  margin-left: 7px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.news-and-media-page .pagination button.disabled {
  color: #aaaaaa;
  background: #fff;
  -webkit-box-shadow: inset 0 0 2px 0 #aaaaaa;
  box-shadow: inset 0 0 2px 0 #aaaaaa;
}
@media only screen and (min-width:40.063em) {
  .news-and-media-page {
    padding-top: 147px;
  }
  .news-and-media-page h1 {
    font-size: 43px;
    border-bottom: 0;
    padding-bottom: 54px;
  }
  .news-and-media-page h2 {
    border-top: 1px solid #ccc;
    padding-left: 19px;
    padding-top: 12px;
    margin-bottom: 11px;
  }
  .news-and-media-page table {
    border: 0;
    margin-bottom: 16px;
  }
  .news-and-media-page table td {
    line-height: 22px;
    padding: 12px 22px;
  }
  .news-and-media-page .pagination {
    padding-right: 22px;
    padding-bottom: 10px;
  }
  .news-and-media-page .pagination .count {
    font-size: 14px;
  }
}
@media only screen and (min-width:64.063em) {
  .news-and-media-page {
    padding-left: 10px;
    padding-right: 10px;
  }
  .news-and-media-page .row {
    max-width: 1005px;
  }
  .news-and-media-page h2 {
    padding-left: 0;
  }
  .news-and-media-page .pagination {
    padding-top: 14px;
    padding-right: 0;
  }
}

.contact-page-hero .contact-page-inside {
  display: table;
  width: 100%;
}
.contact-page-hero .contact-page-inside > div {
  display: table-cell;
  height: 260px;
  vertical-align: middle;
  padding-top: 16px;
}
.contact-page-hero .contact-page-inside > div h2,
.contact-page-hero .contact-page-inside > div h1 {
  color: #fff;
  font-weight: 300;
  font-size: 23px;
  line-height: 34px;
}
.contact-page-hero .contact-page-inside > div h2 b,
.contact-page-hero .contact-page-inside > div h2 strong,
.contact-page-hero .contact-page-inside > div h1 b,
.contact-page-hero .contact-page-inside > div h1 strong {
  white-space: nowrap;
}
@media only screen and (min-width:40.063em) {
  .contact-page-hero .contact-page-inside > div {
    height: 400px;
    padding-top: 32px;
  }
  .contact-page-hero .contact-page-inside > div h2,
.contact-page-hero .contact-page-inside > div h1 {
    font-size: 33px;
    line-height: 34px;
  }
}

.company-white-box {
  padding: 28px 5px 8px 5px;
}
.company-white-box img {
  width: 90px;
}
.company-white-box h3,
.company-white-box .company-white-box-title {
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 0;
}
.company-white-box p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 22px;
  margin-bottom: 0;
  padding-bottom: 2px;
  color: #757575;
}
@media only screen and (min-width:40.063em) {
  .company-white-box {
    padding: 58px 5px 97px 5px;
  }
  .company-white-box .row {
    max-width: 670px;
  }
  .company-white-box img {
    width: auto;
  }
  .company-white-box h3,
.company-white-box .company-white-box-title {
    font-size: 34px;
    margin-top: 39px;
  }
  .company-white-box p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 24px;
    padding-bottom: 4px;
  }
}

.company-logo-list-box {
  background: #f0f0f0;
  padding: 36px 10px 34px 10px;
}
.company-logo-list-box .columns {
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width:40.063em) {
  .company-logo-list-box {
    padding: 23px 10px 23px 10px;
  }
}
@media only screen and (min-width:64.063em) {
  .company-logo-list-box .row {
    max-width: 750px;
  }
}

@media only screen and (max-width: 40em) {
  .slider-company-page-statistic {
    position: relative;
    overflow: hidden;
    padding-left: 25%;
    padding-right: 25%;
    width: auto;
  }
  .slider-company-page-statistic .owl-carousel {
    min-height: 67px;
  }
  .slider-company-page-statistic .owl-carousel .owl-wrapper-outer {
    width: 200%;
    padding-left: 50%;
    margin-left: -50%;
  }
  .slider-company-page-statistic .owl-theme .owl-controls {
    margin-top: 0;
    position: absolute;
    bottom: -6px;
    width: 100%;
  }
  .slider-company-page-statistic .owl-theme .owl-controls .owl-page span {
    width: 8px;
    height: 8px;
    margin: 0 3px 0 4px;
  }
}
.company-team-list {
  background: #0e2430;
  padding: 29px 0;
}
.company-team-list h2 {
  color: #fff;
  font-weight: 300;
  font-size: 34px;
  margin-bottom: 34px;
}
.company-team-list .company-one-persone {
  width: 257px;
  height: 240px;
  overflow: hidden;
  margin: 0 auto 20px auto;
}
.company-team-list .company-one-persone .one-persone-inside {
  position: relative;
  top: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.company-team-list .company-one-persone .one-persone-inside img {
  margin-left: 16px;
  border: 2px solid #fff;
  border-bottom: 0;
  -webkit-box-shadow: 0 -1px 1px 0 #0e2430;
  box-shadow: 0 -1px 1px 0 #0e2430;
  position: relative;
  z-index: 12;
}
.company-team-list .company-one-persone .one-persone-inside .one-persone-title {
  background: #226F7C;
  height: 76px;
  padding: 13px 14px 0 14px;
  position: relative;
}
.company-team-list .company-one-persone .one-persone-inside .one-persone-title h3 {
  font-weight: 300;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  margin: 0 0 5px 0;
}
.company-team-list .company-one-persone .one-persone-inside .one-persone-title p {
  font-size: 17px;
  line-height: 17px;
  font-weight: 300;
  color: #fff;
}
.company-team-list .company-one-persone .one-persone-inside .one-persone-title:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 11px 15px;
  border-color: transparent transparent #1d5d68 transparent;
  position: absolute;
  bottom: 100%;
  left: 1px;
  content: "";
}
.company-team-list .company-one-persone .one-persone-inside .one-persone-title:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 12px 0;
  border-color: transparent #1d5d68 transparent transparent;
  position: absolute;
  top: 100%;
  left: 1px;
  content: "";
}
.company-team-list .company-one-persone .one-persone-inside .one-persone-body {
  background: #28707b;
  padding-top: 10px;
  padding-left: 19px;
  padding-right: 12px;
  margin-left: 16px;
  height: 164px;
}
.company-team-list .company-one-persone .one-persone-inside .one-persone-body p {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
.company-team-list .company-one-persone:hover .one-persone-inside, .company-team-list .company-one-persone:focus .one-persone-inside {
  top: -164px;
}
@media only screen and (min-width:40.063em) {
  .company-team-list {
    padding: 38px 0 33px 0;
  }
  .company-team-list .row {
    max-width: 555px;
  }
  .company-team-list h2 {
    font-size: 43px;
    line-height: 43px;
  }
}
@media only screen and (min-width:64.063em) {
  .company-team-list {
    padding: 41px 0 63px 0;
  }
  .company-team-list .row {
    max-width: 1109px;
  }
  .company-team-list h2 {
    margin-bottom: 50px;
  }
}

.is-better-wrap {
  background: #f0f0f0;
  padding-top: 31px;
}
.is-better-wrap h2 {
  font-size: 34px;
  line-height: 35px;
  font-weight: 300;
  color: #555;
  padding-left: 30px;
  padding-right: 30px;
}
.is-better-wrap h3 {
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 11px;
  margin-top: 0;
  position: relative;
}
.is-better-wrap p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.is-better-wrap .is-better-list {
  padding-top: 24px;
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/is-better-ico-dotted.png") no-repeat 17px 40px;
}
.is-better-wrap .is-better-list .columns {
  padding-left: 64px;
}
.is-better-wrap .is-better-list .columns.secure-data {
  height: 360px;
}
.is-better-wrap .is-better-list .columns.account-management {
  height: 293px;
}
.is-better-wrap .is-better-list .columns.support {
  height: 232px;
}
.is-better-wrap .is-better-list .columns.recognitions {
  min-height: 320px;
}
@media only screen and (min-width:40.063em) {
  .is-better-wrap {
    padding-top: 53px;
    padding-bottom: 20px;
  }
  .is-better-wrap h2 {
    font-size: 42px;
  }
  .is-better-wrap h3 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 19px;
  }
  .is-better-wrap p {
    font-size: 14px;
    line-height: 28px;
  }
  .is-better-wrap .is-better-list {
    background: url("/sites/aplus/themes/custom/MSP_ZURB/img/is-better-ico-dotted-tablet.png") no-repeat center 38px;
  }
  .is-better-wrap .is-better-list .columns:not(.medium-offset-6) {
    padding-left: 21px;
    padding-right: 53px;
  }
  .is-better-wrap .is-better-list .columns.medium-offset-6 {
    padding-left: 56px;
  }
  .is-better-wrap .is-better-list .columns.secure-data {
    height: 280px;
  }
  .is-better-wrap .is-better-list .columns.account-management {
    height: 253px;
  }
  .is-better-wrap .is-better-list .columns.support {
    height: 215px;
  }
  .is-better-wrap .is-better-list .columns.recognitions {
    min-height: 304px;
  }
}
@media only screen and (min-width:64.063em) {
  .is-better-wrap {
    padding-top: 67px;
  }
  .is-better-wrap h3 {
    letter-spacing: -0.5px;
  }
  .is-better-wrap .is-better-list {
    padding-top: 60px;
    background: url("/sites/aplus/themes/custom/MSP_ZURB/img/is-better-ico-dotted-desktop.png") no-repeat center 102px;
  }
  .is-better-wrap .is-better-list .columns:not(.medium-offset-6) {
    padding-left: 0;
    padding-right: 53px;
  }
  .is-better-wrap .is-better-list .columns.medium-offset-6 {
    padding-left: 71px;
  }
  .is-better-wrap .is-better-list .columns.secure-data {
    height: 203px;
  }
  .is-better-wrap .is-better-list .columns.account-management {
    height: 227px;
  }
  .is-better-wrap .is-better-list .columns.support {
    height: 180px;
  }
  .is-better-wrap .is-better-list .columns.recognitions {
    min-height: 237px;
  }
}

.transfer-domain-wrap {
  padding-top: 94px;
}
.transfer-domain-wrap h2 {
  font-size: 23px;
  line-height: 28px;
  font-weight: 300;
}
.transfer-domain-wrap .input-select-collapse {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.transfer-domain-wrap .input-select-collapse input[type=text] {
  height: 41px;
  border: 1px solid #dcdcdc;
  font-size: 18px;
  text-indent: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  text-align: center;
  padding-right: 51px;
}
.transfer-domain-wrap .input-select-collapse input[type=text]::-webkit-input-placeholder {
  color: #c6c6c6;
}
.transfer-domain-wrap .input-select-collapse input[type=text]::-moz-placeholder {
  color: #c6c6c6;
}
.transfer-domain-wrap .input-select-collapse input[type=text]:-ms-input-placeholder {
  color: #c6c6c6;
}
.transfer-domain-wrap .input-select-collapse input[type=text]:-moz-placeholder {
  color: #c6c6c6;
}
.transfer-domain-wrap .input-select-collapse .button {
  position: absolute;
  width: 41px !important;
  height: 41px !important;
  color: #999999;
  font-size: 18px !important;
  top: -2px;
  right: 2px;
  padding: 0;
  box-shadow: none;
  background: transparent;
  margin: 0;
}
@media only screen and (max-width: 40em) {
  .transfer-domain-wrap .quicktabs-tabs {
    display: none;
  }
  .transfer-domain-wrap .quicktabs-mobile {
    margin: 27px 0 0 0;
    position: relative;
  }
  .transfer-domain-wrap .quicktabs-mobile .quicktabs-title {
    color: #2A7F8D;
    white-space: nowrap;
    font-size: 20px;
    margin-bottom: 14px;
  }
  .transfer-domain-wrap .quicktabs-mobile .quicktabs-title:after {
    position: relative;
    display: inline-block;
    top: 0;
    right: auto;
    font-size: 17px;
    margin-left: 7px;
  }
  .transfer-domain-wrap .quicktabs-mobile ul {
    list-style: none;
    box-shadow: 3px 5px 9px #031730;
    border-radius: 1px;
    position: absolute;
    width: 88%;
    z-index: 10;
    margin: 0 auto;
  }
  .transfer-domain-wrap .quicktabs-mobile ul:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 10px;
    top: 0;
    left: 50%;
    border: 6px solid #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
  }
  .transfer-domain-wrap .quicktabs-mobile ul li {
    padding: 21px 3px;
    font-size: 1.2rem;
    color: #3fb7cb;
    cursor: pointer;
  }
  .transfer-domain-wrap .quicktabs-mobile ul li.active {
    color: #000;
  }
  .transfer-domain-wrap .quicktabs-mobile ul li.first {
    border-bottom: 1px solid #3fb7cb;
  }
}
@media only screen and (min-width:40.063em) {
  .transfer-domain-wrap {
    padding-top: 121px;
  }
  .transfer-domain-wrap h2 {
    font-size: 28.67px;
    line-height: 38px;
  }
  .transfer-domain-wrap .input-select-collapse input[type=text] {
    margin-top: 0;
    height: 61px;
    font-size: 24px;
  }
  .transfer-domain-wrap .input-select-collapse .button {
    width: 53px !important;
    height: 61px !important;
    font-size: 24px !important;
    color: #3fb7cb;
  }
  .transfer-domain-wrap .row {
    max-width: 673px;
  }
  .transfer-domain-wrap .quicktabs-tabs {
    text-align: center;
    padding-bottom: 7px;
    padding-top: 26px;
    margin: 0 0 12px;
  }
  .transfer-domain-wrap .quicktabs-tabs li {
    display: inline-block;
    margin-right: 44px;
    margin-left: 44px;
    margin-bottom: 4px;
    position: relative;
  }
  .transfer-domain-wrap .quicktabs-tabs li a {
    color: #2A7F8D;
    display: inline-block;
    font-size: 20px;
    position: relative;
  }
  .transfer-domain-wrap .quicktabs-tabs .active a {
    color: #555555;
  }
  .transfer-domain-wrap .quicktabs-tabs .active a:after {
    content: "\f107";
    display: block;
    font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -19px;
  }
  .transfer-domain-wrap .quicktabs-tabs .first:before {
    content: "";
    position: absolute;
    right: -52px;
    top: 10px;
    width: 0;
    height: 20px;
    border-left: 1px solid #cdd0d5;
    border-right: 1px solid #e8e9eb;
  }
}

.domain-name-result-title {
  padding-top: 11px;
  padding-bottom: 29px;
}
.domain-name-result-title p {
  font-size: 22px;
  line-height: 29px;
  font-weight: 300;
  color: #333333;
  margin-bottom: 0;
}
.domain-name-result-title p .nowrap-text {
  white-space: nowrap;
}
@media only screen and (min-width:40.063em) {
  .domain-name-result-title {
    padding-bottom: 49px;
    padding-top: 31px;
  }
  .domain-name-result-title p {
    font-size: 28px;
  }
}

.no-epp-code-box {
  background: #f5f5f5;
  padding: 15px 10px 10px;
  margin-bottom: 31px;
}
.no-epp-code-box h2 {
  font-size: 21px;
  font-weight: 300;
  color: #333;
  margin-bottom: 16px;
}
.no-epp-code-box p {
  font-size: 14px;
  line-height: 27px;
}
.no-epp-code-box .button {
  width: 220px;
  text-transform: uppercase;
}
@media only screen and (min-width:40.063em) {
  .no-epp-code-box {
    padding: 0px;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    background: transparent;
  }
  .no-epp-code-box h2 {
    font-size: 28px;
    margin-bottom: 18px;
  }
  .no-epp-code-box p {
    margin-bottom: 33px;
  }
  .no-epp-code-box .button {
    width: 180px;
  }
}

.epp-code-gray-box {
  background: #f5f5f5;
  padding: 17px 6px 22px 6px;
  margin-bottom: 50px;
}
.epp-code-gray-box h2 {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 19px;
}
.epp-code-gray-box h2 i {
  color: #38b6cb;
  font-size: 16px;
  position: relative;
  top: -6px;
}
.epp-code-gray-box input[type=text] {
  height: 61px;
  border: 1px solid #dcdcdc;
  box-shadow: none;
}
.epp-code-gray-box .epp-code-button-box {
  padding-top: 2px;
}
.epp-code-gray-box .epp-code-button-box .button {
  display: block;
  width: 220px;
  margin: 0 auto 10px auto;
  text-transform: uppercase;
}
@media only screen and (min-width:40.063em) {
  .epp-code-gray-box {
    max-width: 653px;
    padding: 17px 2px 12px 2px;
    margin-left: auto;
    margin-right: auto;
  }
  .epp-code-gray-box .epp-code-button-box .button {
    display: inline-block;
  }
  .epp-code-gray-box .epp-code-button-box .button:first-child {
    float: right;
    margin-left: 15px;
    width: 180px;
  }
}

.not-available-gray-box {
  background: #f5f5f5;
  padding: 11px 0 23px 0;
  margin-bottom: 27px;
}
.not-available-gray-box .blue-arrow-list {
  font-size: 14px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
.not-available-gray-box .blue-arrow-list li {
  margin-bottom: 14px;
  position: relative;
}
.not-available-gray-box .blue-arrow-list li:before {
  content: "\f054";
  font: normal normal normal 8px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3fb7cb;
  position: absolute;
  left: -12px;
  top: 7px;
}
.not-available-gray-box .why-domain-not-available {
  padding-bottom: 19px;
}
.not-available-gray-box .why-domain-not-available h2 {
  font-weight: 300;
  color: #555555;
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 23px;
  padding-left: 3px;
}
.not-available-gray-box .so-now-what-box {
  border-top: 1px solid #e3e3e3;
  padding-top: 18px;
}
.not-available-gray-box .so-now-what-box h2 {
  font-size: 24px;
  font-weight: 300;
  color: #555555;
  line-height: 28px;
  margin-bottom: 17px;
}
.not-available-gray-box .so-now-what-box .inside-box h3 {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 6px;
}
.not-available-gray-box .so-now-what-box .inside-box p {
  line-height: 19px;
  color: #696969;
  margin-bottom: 12px;
}
.not-available-gray-box .so-now-what-box .inside-box .button {
  width: 180px;
}
.not-available-gray-box .so-now-what-box > .columns:last-child h3 {
  padding-top: 10px;
  margin-bottom: 13px;
}
@media only screen and (min-width:40.063em) {
  .not-available-gray-box {
    max-width: 653px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 31px;
    padding-bottom: 34px;
  }
  .not-available-gray-box .blue-arrow-list {
    font-size: 16px;
  }
  .not-available-gray-box .blue-arrow-list li:before {
    font-size: 10px;
    top: 6px;
    left: -14px;
  }
  .not-available-gray-box .why-domain-not-available {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 27px;
  }
  .not-available-gray-box .why-domain-not-available h2 {
    font-size: 24px;
    padding-left: 2px;
  }
  .not-available-gray-box .so-now-what-box {
    padding-top: 28px;
  }
  .not-available-gray-box .so-now-what-box h2 {
    margin-bottom: 27px;
  }
  .not-available-gray-box .so-now-what-box .columns:last-child {
    border-left: 1px solid #e3e3e3;
    padding-top: 15px;
  }
  .not-available-gray-box .so-now-what-box .columns:last-child h3 {
    margin-bottom: 40px;
  }
  .not-available-gray-box .so-now-what-box .inside-box .button {
    margin-bottom: 8px;
  }
  .not-available-gray-box .so-now-what-box .inside-box p {
    margin-bottom: 21px;
  }
}

.creative-brief-page .creative-brief-hero {
  height: 328px;
  max-width: 280px;
  padding-top: 101px;
}
.creative-brief-page .creative-brief-hero h1 {
  color: #fff;
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 16px;
}
.creative-brief-page .creative-brief-hero p {
  color: #fff;
  font-size: 19px;
  line-height: 27px;
}
.creative-brief-page .gray-bg-form {
  background: #f0f0f0;
}
.creative-brief-page .creative-brief-form .intl-tel-input {
  display: block;
  position: relative;
}
.creative-brief-page .creative-brief-form h2 {
  font-size: 43px;
  line-height: 44px;
  font-weight: 300;
  margin-bottom: 12px;
}
.creative-brief-page .creative-brief-form h3 {
  font-size: 34px;
  font-weight: 300;
}
.creative-brief-page .creative-brief-form h4 {
  line-height: 28px;
}
.creative-brief-page .creative-brief-form input[type=text],
.creative-brief-page .creative-brief-form input[type=email] {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e0e0e0;
  margin-top: 5px !important;
  margin-bottom: 18px !important;
}
.creative-brief-page .creative-brief-form textarea {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e0e0e0;
  margin-top: 29px;
}
.creative-brief-page .creative-brief-form .creative-brief-your-style {
  padding-top: 31px;
  padding-bottom: 19px;
}
.creative-brief-page .creative-brief-form .creative-brief-your-style .columns {
  padding-left: 10px;
  padding-right: 10px;
}
.creative-brief-page .creative-brief-form .design-detail-box {
  padding-top: 30px;
}
.creative-brief-page .creative-brief-form .design-detail-box p {
  font-size: 14px;
  line-height: 28px;
}
.creative-brief-page .creative-brief-form .design-detail-box h3 {
  margin-top: 30px;
}
.creative-brief-page .creative-brief-form .position-logo-list.row {
  margin: 0 -21px !important;
}
.creative-brief-page .creative-brief-form .position-logo-list .columns .position-logo-item {
  border: 8px solid #f0f0f0;
  margin-bottom: 31px;
  min-height: 248px;
  padding-bottom: 20px;
}
.creative-brief-page .creative-brief-form .position-logo-list .columns .position-logo-item.active {
  border-color: #45b8cb;
}
.creative-brief-page .creative-brief-form .position-logo-list .columns img {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
}
.creative-brief-page .creative-brief-form .position-logo-list label.label-description {
  font-size: 19px;
  padding-top: 13px;
  padding-left: 18px;
}
.creative-brief-page .creative-brief-form .position-logo-list label:not(.label-description) {
  float: right;
  margin: 10px 16px 0 0;
  padding: 0;
  width: 26px;
}
.creative-brief-page .creative-brief-form .position-logo-list [type=checkbox]:not(:checked) + label:before,
.creative-brief-page .creative-brief-form .position-logo-list [type=checkbox]:checked + label:before {
  border-width: 3px;
  width: 26px;
  height: 26px;
  border-radius: 5px;
  right: 0;
  left: auto;
  top: 15px;
}
.creative-brief-page .creative-brief-form .position-logo-list [type=checkbox]:not(:checked) + label:after,
.creative-brief-page .creative-brief-form .position-logo-list [type=checkbox]:checked + label:after {
  width: 16px;
  height: 16px;
  top: 20px;
  left: auto;
  right: 5px;
}
.creative-brief-page .creative-brief-submit-box {
  padding-bottom: 49px;
}
.creative-brief-page .creative-brief-submit-box .text-upper-button {
  font-size: 28px;
  line-height: 31px;
  font-weight: 300;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 29px;
  padding-bottom: 36px;
}
.creative-brief-page .creative-brief-submit-box .text-upper-button b {
  padding-bottom: 19px;
  display: inline-block;
}
.creative-brief-page .creative-brief-submit-box .button {
  font-size: 23px;
  font-weight: 300;
  width: 280px;
  margin: 0 auto;
  max-width: 100%;
}
.creative-brief-page .creative-brief-submit-box .creative-error-popup {
  background-color: red;
  width: 100%;
  min-height: 50px;
  color: white;
  padding: 15px;
  border-radius: 5px;
  margin: 5px 0px;
}
.creative-brief-page .creative-your-information {
  padding-top: 40px;
  padding-bottom: 5px;
}
.creative-brief-page .creative-your-information h3 {
  font-size: 21px;
  line-height: 23px;
  font-weight: 600;
  margin-bottom: 0;
}
.creative-brief-page .creative-your-information .creative-brief-sub-title {
  font-size: 18px;
  margin-bottom: 48px;
}
.creative-brief-page .creative-your-information label {
  font-size: 16px;
}
.creative-brief-page .creative-your-information label i {
  font-size: 14px;
  font-weight: 300;
  color: #555555;
}
.creative-brief-page .creative-your-information .columns {
  padding-left: 10px;
  padding-right: 10px;
}
.creative-brief-page .creative-your-information .wrap-input {
  margin-bottom: 18px !important;
}
.creative-brief-page .creative-your-information textarea {
  margin-top: 9px !important;
}
.creative-brief-page .creative-your-information input.complete-required-info {
  border: 1px solid red;
}
.creative-brief-page .creative-your-information input[type=text], .creative-brief-page .creative-your-information input[type=email] {
  margin-bottom: 0px !important;
}
.creative-brief-page .creative-your-information .intl-tel-input.allow-dropdown .flag-container {
  height: 37px;
}
.creative-brief-page .design-select-color-box {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 22px;
  padding-bottom: 12px;
}
.creative-brief-page .design-select-color-box p {
  max-width: 180px;
  font-size: 14px;
  line-height: 28px;
  margin-left: auto;
  margin-right: auto;
}
.creative-brief-page .design-select-color-box .select-color-list {
  padding-top: 16px;
}
.creative-brief-page .design-select-color-box .select-color-list .select-one-color-box {
  display: inline-block;
  width: 50px;
  margin-left: 22px;
  margin-right: 22px;
  margin-bottom: 25px;
}
.creative-brief-page .design-select-color-box .select-color-list .select-one-color-box input[type=checkbox] + label,
.creative-brief-page .design-select-color-box .select-color-list .select-one-color-box input[type=radio] + label {
  margin: 0;
  padding: 0;
  width: 19px;
}
.creative-brief-page .design-select-color-box .select-color-list .select-one-color-box .color-rect {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  margin-bottom: 10px;
}
.creative-brief-page .design-select-color-box .select-color-list .select-one-color-box .color-rect.white-color-bw {
  border: 2px solid #dedede;
}
.creative-brief-page .design-select-color-box .select-color-list .select-one-color-box .color-rect.two-color-bw {
  border: 2px solid #000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,000000+50 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ffffff 50%, #000000 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #ffffff 50%, #000000 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #ffffff 50%, #000000 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#000000",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.creative-brief-page .design-select-color-box .select-color-list .select-one-color-box span {
  display: block;
}
.creative-brief-page .creative-design-idea {
  padding-top: 30px;
  padding-bottom: 28px;
  border-bottom: 1px solid #dddddd;
}
.creative-brief-page .creative-design-idea h3 {
  line-height: 40px;
}
.creative-brief-page .creative-design-idea label {
  font-size: 14px;
  line-height: 28px;
}
.creative-brief-page .creative-design-idea .columns {
  padding-left: 10px;
  padding-right: 10px;
}
.creative-brief-page .creative-font-style {
  padding-top: 32px;
  padding-bottom: 24px;
}
.creative-brief-page .creative-font-style h3 {
  line-height: 43px;
}
.creative-brief-page .creative-font-style label {
  display: block;
  margin: 0 auto 22px auto;
  padding: 0;
  width: 26px;
  height: 26px;
}
.creative-brief-page .creative-font-style [type=checkbox]:not(:checked) + label:before,
.creative-brief-page .creative-font-style [type=checkbox]:checked + label:before {
  border-width: 3px;
  width: 26px;
  height: 26px;
  border-radius: 5px;
}
.creative-brief-page .creative-font-style [type=checkbox]:not(:checked) + label:after,
.creative-brief-page .creative-font-style [type=checkbox]:checked + label:after {
  width: 16px;
  height: 16px;
  top: 7px;
  left: 5px;
}
.creative-brief-page .creative-font-style p {
  font-size: 14px;
  line-height: 28px;
  padding-left: 20px;
  padding-right: 20px;
}
.creative-brief-page .creative-font-style .font-style-logo-list {
  padding-top: 18px;
}
.creative-brief-page .creative-font-style .font-style-logo-list .font-style-logo-item {
  border: 8px solid #f0f0f0;
  margin: 0 auto 20px auto;
  width: 242px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.creative-brief-page .creative-font-style .font-style-logo-list .font-style-logo-item.active {
  border-color: #45b8cb;
}
.creative-brief-page .creative-breaf-logo-usage {
  padding-top: 38px;
  padding-bottom: 50px;
}
.creative-brief-page .creative-breaf-logo-usage p {
  font-size: 18px;
  line-height: 28px;
}
.creative-brief-page .creative-breaf-logo-usage [type=checkbox]:not(:checked) + label:before,
.creative-brief-page .creative-breaf-logo-usage [type=checkbox]:checked + label:before {
  border-width: 3px;
  width: 26px;
  height: 26px;
  border-radius: 5px;
}
.creative-brief-page .creative-breaf-logo-usage [type=checkbox]:not(:checked) + label:after,
.creative-brief-page .creative-breaf-logo-usage [type=checkbox]:checked + label:after {
  width: 16px;
  height: 16px;
  top: 7px;
  left: 5px;
}
.creative-brief-page .creative-breaf-logo-usage .usage-logo-list {
  padding-top: 18px;
}
.creative-brief-page .creative-breaf-logo-usage .usage-logo-list h5 {
  font-size: 19px;
  line-height: 21px;
  margin-top: 1px;
}
.creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-other-label {
  display: inline-block;
}
.creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-one-item {
  border: 10px solid #e8e8e8;
  margin: 0 auto 20px auto;
  padding-top: 15px;
  width: 240px;
  height: 290px;
  padding-bottom: 4px;
  background: #fff;
}
.creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-one-item label {
  display: block;
  margin: 0 auto 12px auto;
  padding: 0;
  width: 26px;
  height: 26px;
}
.creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-one-item.active {
  border-color: #45b8cb;
}
.creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-last-item {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}
.creative-brief-page .creative-breaf-logo-usage .creative-error-popup {
  display: none;
  background-color: red;
  width: 100%;
  min-height: 50px;
  color: white;
  padding: 15px;
  border-radius: 5px;
  margin: 5px 0;
}
@media only screen and (min-width:40.063em) {
  .creative-brief-page .creative-brief-hero {
    height: 400px;
    max-width: 500px;
    padding-top: 165px;
  }
  .creative-brief-page .creative-brief-hero h1 {
    font-size: 33px;
    margin-bottom: 21px;
  }
  .creative-brief-page .creative-brief-hero p {
    padding-left: 50px;
    padding-right: 50px;
  }
  .creative-brief-page .creative-brief-form h4 {
    font-size: 18px;
    margin-top: 0;
  }
  .creative-brief-page .creative-brief-form textarea {
    margin-top: 20px;
  }
  .creative-brief-page .creative-brief-form .creative-brief-your-style {
    padding-top: 51px;
    padding-bottom: 52px;
  }
  .creative-brief-page .creative-brief-form .creative-brief-your-style .row {
    max-width: 665px;
  }
  .creative-brief-page .creative-brief-form .position-logo-list.row {
    margin: 0 auto !important;
    max-width: 690px;
  }
  .creative-brief-page .creative-brief-form .position-logo-list .columns .position-logo-item {
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 27px;
  }
  .creative-brief-page .creative-brief-form .position-logo-list .columns:last-child .position-logo-item {
    width: 50%;
    margin: 0 auto;
  }
  .creative-brief-page .creative-brief-form .design-detail-box {
    padding-top: 48px;
    padding-bottom: 45px;
  }
  .creative-brief-page .creative-brief-form .design-detail-box h3 {
    margin-top: 43px;
  }
  .creative-brief-page .creative-brief-form .position-logo-list {
    padding-top: 12px;
  }
  .creative-brief-page .creative-brief-submit-box {
    padding-bottom: 111px;
  }
  .creative-brief-page .creative-brief-submit-box .text-upper-button {
    font-size: 38px;
    line-height: 38px;
    padding-bottom: 43px;
    padding-top: 107px;
  }
  .creative-brief-page .creative-brief-submit-box .text-upper-button b {
    padding-bottom: 12px;
  }
  .creative-brief-page .creative-brief-submit-box .button {
    width: 340px;
  }
  .creative-brief-page .creative-your-information {
    max-width: 690px;
    margin: 0 auto;
    padding-top: 64px;
    padding-bottom: 45px;
  }
  .creative-brief-page .creative-your-information .creative-brief-sub-title {
    max-width: 456px;
    margin-left: auto;
    margin-right: auto;
  }
  .creative-brief-page .design-select-color-box {
    padding-bottom: 28px;
  }
  .creative-brief-page .design-select-color-box p {
    max-width: none;
  }
  .creative-brief-page .design-select-color-box .select-color-list {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .creative-brief-page .design-select-color-box .select-color-list .select-one-color-box {
    margin-left: 21px;
    margin-right: 21px;
    margin-bottom: 15px;
  }
  .creative-brief-page .creative-design-idea {
    padding-top: 34px;
    padding-bottom: 25px;
  }
  .creative-brief-page .creative-design-idea textarea {
    margin-top: 28px;
    height: 137px;
    max-width: 648px;
    margin-left: auto;
    margin-right: auto;
  }
  .creative-brief-page .creative-font-style {
    padding-top: 28px;
    padding-bottom: 41px;
  }
  .creative-brief-page .creative-font-style .font-style-logo-list {
    padding-top: 10px;
    max-width: 511px;
    margin-left: auto;
    margin-right: auto;
  }
  .creative-brief-page .creative-breaf-logo-usage {
    padding-top: 50px;
  }
  .creative-brief-page .creative-breaf-logo-usage .row {
    max-width: 530px;
  }
  .creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-last-item {
    width: 100%;
    padding-top: 11px;
  }
  .creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-last-item label {
    margin: 0;
  }
  .creative-brief-page .creative-breaf-logo-usage .usage-logo-list .usage-logo-last-item h5 {
    margin-bottom: 0;
    margin-top: 4px;
    padding-left: 6px;
  }
}
@media only screen and (min-width:64.063em) {
  .creative-brief-page .creative-brief-form .creative-brief-your-style .row {
    max-width: 1005px;
  }
  .creative-brief-page .creative-brief-form .position-logo-list.row {
    max-width: 1028px;
    margin-left: -14px !important;
    margin-right: -14px !important;
  }
  .creative-brief-page .creative-brief-form .position-logo-list .columns:last-child .position-logo-item {
    width: auto;
    margin: 0 auto;
  }
  .creative-brief-page .creative-your-information {
    max-width: 931px;
    padding-top: 57px;
    padding-bottom: 55px;
  }
  .creative-brief-page .design-detail-box .row {
    max-width: 1036px;
  }
  .creative-brief-page .design-select-color-box {
    max-width: 1006px;
  }
  .creative-brief-page .design-select-color-box .select-color-list {
    max-width: none;
    display: table;
    width: 100%;
  }
  .creative-brief-page .design-select-color-box .select-color-list .select-one-color-box {
    display: table-cell;
    text-align: center;
  }
  .creative-brief-page .design-select-color-box .select-color-list .select-one-color-box .color-rect {
    margin-left: auto;
    margin-right: auto;
  }
  .creative-brief-page .creative-design-idea {
    max-width: 1006px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 45px;
  }
  .creative-brief-page .creative-design-idea .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .creative-brief-page .creative-design-idea .columns textarea {
    margin-top: 28px;
    height: 137px;
    max-width: 100%;
  }
  .creative-brief-page .creative-font-style {
    padding-bottom: 53px;
  }
  .creative-brief-page .creative-font-style p {
    padding-left: 0;
    padding-right: 0;
  }
  .creative-brief-page .creative-font-style .row {
    max-width: 1038px;
  }
  .creative-brief-page .creative-font-style .row .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .creative-brief-page .creative-font-style .font-style-logo-list {
    max-width: none;
  }
  .creative-brief-page .creative-breaf-logo-usage .row {
    padding-top: 33px;
    max-width: 1034px;
  }
}

.creative-brief-thank-page {
  padding-top: 116px;
  padding-bottom: 54px;
}
.creative-brief-thank-page .fa {
  font-size: 67px;
  color: #6ab00e;
}
.creative-brief-thank-page h1 {
  font-weight: 600;
  margin-top: 13px;
  margin-bottom: 12px;
}
.creative-brief-thank-page h4 {
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  max-width: 200px;
  margin: 0 auto 32px auto;
}
.creative-brief-thank-page .button.large {
  font-size: 18px;
  width: 240px;
  padding-top: 13px;
  padding-bottom: 16px;
}
@media only screen and (min-width:40.063em) {
  .creative-brief-thank-page {
    padding-top: 186px;
    padding-bottom: 84px;
  }
  .creative-brief-thank-page h1 {
    font-size: 34px;
    margin-bottom: 8px;
  }
  .creative-brief-thank-page h4 {
    font-size: 28px;
    margin-bottom: 63px;
    max-width: none;
  }
  .creative-brief-thank-page .button.large {
    font-size: 23px;
    width: 340px;
    padding-top: 16px;
    padding-bottom: 18px;
  }
}

.social-engagement-paralax {
  min-height: 450px;
  display: flex;
  align-items: center;
  padding-top: 52px;
}
.social-engagement-paralax .header-text, .social-engagement-paralax h1 {
  font-size: 25px;
  line-height: 34px;
  font-weight: 300;
  color: #fff;
  padding-bottom: 30px;
}
.social-engagement-paralax h1 {
  display: inline;
}
.social-engagement-paralax .button {
  min-width: 270px;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .social-engagement-paralax .header-text, .social-engagement-paralax h1 {
    padding-bottom: 49px;
  }
  .social-engagement-paralax .button {
    min-width: 340px;
  }
}
@media only screen and (min-width:40.063em) {
  .social-engagement-paralax {
    min-height: 650px;
    padding-top: 0;
  }
  .social-engagement-paralax .header-text, .social-engagement-paralax h1 {
    font-size: 28px;
    line-height: 40px;
  }
}
@media only screen and (min-width:64.063em) {
  .social-engagement-paralax {
    padding-top: 88px;
  }
  .social-engagement-paralax .header-text, .social-engagement-paralax h1 {
    padding-bottom: 38px;
  }
  .social-engagement-paralax .button {
    min-width: 190px;
    font-size: 17px;
    padding-top: 15px;
    padding-bottom: 16px;
  }
}

.social-engagement-content {
  background: #FFFFFF;
  padding: 30px 0 54px;
}
.social-engagement-content .social-engagement-product-title h2 {
  font-size: 34px;
  line-height: 38px;
  font-weight: 300;
}
.social-engagement-content .social-engagement-product-title .se-strong-title {
  font-size: 23px;
  line-height: 26px;
  font-weight: 900;
  display: block;
  margin-top: 21px;
}
.social-engagement-content .social-engagement-product-title .se-product-title {
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 29px;
}
.social-engagement-content p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 28px;
}
.social-engagement-content .button {
  width: 160px;
  margin-bottom: 0;
}
@media only screen and (min-width:40.063em) {
  .social-engagement-content {
    padding: 73px 0 82px;
  }
  .social-engagement-content .social-engagement-product-title {
    padding-bottom: 16px;
  }
  .social-engagement-content .social-engagement-product-title .se-strong-title {
    margin-top: 13px;
  }
  .social-engagement-content .social-engagement-product-title .se-product-title {
    margin-bottom: 0;
  }
}

.case-stadies-wrap {
  padding-top: 21px;
  padding-bottom: 40px;
}
.case-stadies-wrap .case-stadies-title-box {
  padding-bottom: 15px;
}
.case-stadies-wrap .case-stadies-title-box h2 {
  font-size: 34px;
  font-weight: 300;
  margin-bottom: 18px;
}
.case-stadies-wrap .case-stadies-title-box p {
  font-size: 14px;
  line-height: 28px;
}
@media only screen and (max-width: 40em) {
  .case-stadies-wrap .column, .case-stadies-wrap .columns {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.case-stadies-wrap .one-case-stadies-box {
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(109, 110, 113, 0.35);
  box-shadow: 0 2px 4px 0 rgba(109, 110, 113, 0.35);
  margin-bottom: 17px;
}
.case-stadies-wrap .one-case-stadies-box img {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  display: block;
  width: 100%;
}
.case-stadies-wrap .one-case-stadies-box .one-case-stadies-inner {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #f2f2f2;
  border-top: 0;
  padding: 20px;
}
.case-stadies-wrap .one-case-stadies-box .one-case-stadies-inner p {
  font-size: 19px;
  line-height: 28px;
}
.case-stadies-wrap .one-case-stadies-box .one-case-stadies-inner .button {
  text-transform: uppercase;
  min-width: 160px;
}
@media only screen and (min-width:40.063em) {
  .case-stadies-wrap {
    padding: 31px 22px 50px;
  }
  .case-stadies-wrap .case-stadies-title-box h2 {
    font-size: 43px;
    margin-bottom: 14px;
  }
  .case-stadies-wrap .one-case-stadies-box .one-case-stadies-inner {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (min-width:64.063em) {
  .case-stadies-wrap {
    padding-top: 40px;
  }
  .case-stadies-wrap .one-case-stadies-box .one-case-stadies-inner {
    padding-left: 45px;
    padding-right: 45px;
  }
}

.three-columns-blue-box {
  background: #226F7C;
  color: #fff;
  padding-top: 23px;
  padding-bottom: 32px;
}
.three-columns-blue-box img {
  margin-top: 20px;
}
.three-columns-blue-box h2 {
  font-size: 35px;
  line-height: 40px;
  color: #fff;
  font-weight: 300;
  margin: 15px 0;
}
.three-columns-blue-box p {
  font-size: 14px;
  line-height: 28px;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .three-columns-blue-box {
    padding-top: 43px;
    padding-bottom: 25px;
  }
  .three-columns-blue-box img {
    margin-top: 10px;
  }
  .three-columns-blue-box .column,
.three-columns-blue-box .columns {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media only screen and (min-width:64.063em) {
  .three-columns-blue-box {
    padding-top: 43px;
    padding-bottom: 64px;
  }
}

.faq-accordeon-wrap {
  background: #f0f0f0;
  padding: 39px 16px 27px;
}
.faq-accordeon-wrap h2 {
  font-size: 34px;
  line-height: 34px;
  font-weight: 300;
}
.faq-accordeon-wrap .accordion .accordion-navigation > a,
.faq-accordeon-wrap .accordion dd > a {
  background: transparent;
  font-size: 18px;
  font-weight: 600;
  color: #226F7C;
  padding: 8px 0 9px;
}
.faq-accordeon-wrap .accordion .accordion-navigation > a:before,
.faq-accordeon-wrap .accordion dd > a:before {
  font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  content: "\f107";
  border: 0;
  position: absolute;
  font-size: 27px;
  margin-left: -31px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.faq-accordeon-wrap .accordion .accordion-navigation.active > a:before,
.faq-accordeon-wrap .accordion dd.active > a:before {
  transform: rotate(180deg);
}
.faq-accordeon-wrap .accordion .accordion-navigation > .content,
.faq-accordeon-wrap .accordion dd > .content {
  padding: 0;
}
.faq-accordeon-wrap .accordion .accordion-navigation > .content p,
.faq-accordeon-wrap .accordion dd > .content p {
  line-height: 28px;
}
.faq-accordeon-wrap .accordion .accordion-navigation > .content.active,
.faq-accordeon-wrap .accordion dd > .content.active {
  background: transparent;
}
@media only screen and (min-width:40.063em) {
  .faq-accordeon-wrap {
    padding: 41px 62px 75px;
  }
  .faq-accordeon-wrap h2 {
    font-size: 43px;
    line-height: 43px;
    margin-bottom: 32px;
  }
  .faq-accordeon-wrap .accordion {
    margin-left: 50px;
  }
  .faq-accordeon-wrap .accordion .accordion-navigation > a,
.faq-accordeon-wrap .accordion dd > a {
    font-size: 23px;
    line-height: 28px;
    padding: 12px 0 12px;
  }
  .faq-accordeon-wrap .accordion .accordion-navigation > a:before,
.faq-accordeon-wrap .accordion dd > a:before {
    font-size: 36px;
    margin-left: -40px;
    margin-top: -5px;
  }
  .faq-accordeon-wrap .accordion .accordion-navigation > .content,
.faq-accordeon-wrap .accordion dd > .content {
    padding-right: 50px;
  }
}

.social-engagement-bottom-paralax {
  min-height: 370px;
  border-bottom: 2px solid #fff;
  padding: 40px 0 46px;
  display: flex;
  align-items: center;
}
.social-engagement-bottom-paralax h2 {
  font-size: 34px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 13px;
}
.social-engagement-bottom-paralax p {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 27px;
}
.social-engagement-bottom-paralax .button {
  min-width: 160px;
}
@media only screen and (min-width:40.063em) {
  .social-engagement-bottom-paralax {
    padding-bottom: 0;
    min-height: 552px;
  }
}

.case-study-paralax {
  padding: 70px 0 30px;
  min-height: 280px;
  display: flex;
  align-items: center;
}
.case-study-paralax h1 {
  font-size: 34px;
  line-height: 47px;
  font-weight: 300;
  color: #fff;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .case-study-paralax {
    min-height: 241px;
    padding-top: 86px;
  }
}
@media only screen and (min-width:64.063em) {
  .case-study-paralax {
    padding-top: 126px;
  }
}

.case-study-page-title {
  padding-top: 33px;
  padding-bottom: 29px;
}
.case-study-page-title h2 {
  font-size: 34px;
  line-height: 46px;
  font-weight: 300;
}
@media only screen and (min-width:40.063em) {
  .case-study-page-title {
    padding-top: 38px;
    padding-bottom: 35px;
  }
}
@media only screen and (min-width:64.063em) {
  .case-study-page-title {
    padding-top: 53px;
    padding-bottom: 0;
  }
  .case-study-page-title h2 {
    font-size: 43px;
    line-height: 59px;
  }
}

.case-study-big-pic {
  background: #226F7C;
  margin-bottom: 34px;
}
.case-study-big-pic img {
  width: 100%;
  display: block;
}
.case-study-big-pic .case-study-big-pic-text {
  padding: 27px 17px;
}
.case-study-big-pic .case-study-big-pic-text h2 {
  font-size: 21px;
  line-height: 31px;
  color: #fff;
  text-transform: uppercase;
  padding-right: 20px;
  margin-bottom: 9px;
}
.case-study-big-pic .case-study-big-pic-text p {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .case-study-big-pic {
    margin: 0 50px 49px;
  }
  .case-study-big-pic .case-study-big-pic-text {
    padding: 38px 44px 35px;
  }
}
@media only screen and (min-width:64.063em) {
  .case-study-big-pic {
    margin-bottom: 0;
    margin-top: 52px;
  }
  .case-study-big-pic > .row {
    display: flex;
    align-items: center;
  }
  .case-study-big-pic .case-study-big-pic-text {
    padding: 40px 61px 40px 41px;
  }
}

.case-study-quote-wrap {
  background: #f0f0f0;
  padding: 37px 5px;
}
.case-study-quote-wrap .quote-text-box p {
  font-size: 21px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 19px;
  text-indent: 23px;
  position: relative;
}
.case-study-quote-wrap .quote-text-box p:before {
  content: "“";
  position: absolute;
  display: inline-block;
  font-size: 49px;
  left: -23px;
  margin-top: 7px;
}
.case-study-quote-wrap .quote-text-box p:after {
  content: "”";
  position: absolute;
  display: inline-block;
  font-size: 49px;
  margin-left: -23px;
  margin-top: 6px;
}
.case-study-quote-wrap .case-study-quote-author {
  opacity: 0.8;
  line-height: 23px;
}
@media only screen and (min-width:40.063em) {
  .case-study-quote-wrap {
    padding: 43px 36px 60px 36px;
  }
  .case-study-quote-wrap .quote-text-box p {
    margin-bottom: 23px;
  }
}
@media only screen and (min-width:64.063em) {
  .case-study-quote-wrap {
    padding-bottom: 43px;
  }
  .case-study-quote-wrap .quote-text-box p {
    margin-bottom: 14px;
  }
}

.case-study-two-col-content {
  padding-bottom: 21px;
}
.case-study-two-col-content .case-study-two-col-inner h2 {
  font-size: 23px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 32px;
}
.case-study-two-col-content .case-study-two-col-inner p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 28px;
}
.case-study-two-col-content .case-study-left-col-inner img {
  width: 100%;
  margin-bottom: 28px;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 0 2px 10px 0 rgba(109, 110, 113, 0.23);
  box-shadow: 0 2px 10px 0 rgba(109, 110, 113, 0.23);
}
.case-study-two-col-content .case-study-right-col-inner {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .case-study-two-col-content .row.medium-vertical-center {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width:40.063em) {
  .case-study-two-col-content {
    padding: 0 36px 50px;
  }
  .case-study-two-col-content .case-study-right-col-inner {
    padding-top: 38px;
  }
}
@media only screen and (min-width:64.063em) {
  .case-study-two-col-content {
    padding-top: 34px;
  }
  .case-study-two-col-content > .row.large-vertical-center {
    display: flex;
    align-items: center;
  }
  .case-study-two-col-content .case-study-two-col-inner {
    margin-bottom: -28px;
  }
  .case-study-two-col-content .case-study-left-col-inner {
    border-right: 1px solid #cccccc;
    padding-right: 75px;
  }
  .case-study-two-col-content .case-study-right-col-inner {
    padding-top: 0;
  }
}

.three-month-free-box {
  background: #f0f0f0;
  margin-bottom: 36px;
  padding-top: 35px;
  padding-bottom: 42px;
}
.three-month-free-box b {
  font-weight: 900;
  font-size: 23px;
  display: block;
  margin-bottom: 15px;
}
.three-month-free-box .button {
  margin-bottom: 0;
  min-width: 190px;
}
@media only screen and (min-width:40.063em) {
  .three-month-free-box {
    margin-bottom: 15px;
  }
}

.case-study-info-wrap {
  padding-top: 15px;
}
.case-study-info-wrap .case-study-icon-box {
  display: flex;
  justify-content: center;
  padding-bottom: 11px;
}
.case-study-info-wrap .case-study-icon-box img {
  margin: 0 4px;
}
.case-study-info-wrap .case-study-info-text {
  padding-bottom: 32px;
}
.case-study-info-wrap .case-study-info-text h3 {
  font-size: 21px;
  line-height: 32px;
  font-weight: 600;
}
.case-study-info-wrap .case-study-info-text .case-study-info-author {
  padding-left: 20px;
}
.case-study-info-wrap .case-study-info-list {
  list-style: none;
}
.case-study-info-wrap .case-study-info-list li {
  position: relative;
  padding-bottom: 11px;
}
.case-study-info-wrap .case-study-info-list li:before {
  font: normal normal normal 18px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  display: block;
  position: absolute;
  top: 4px;
  left: -21px;
  content: "\f00c";
  color: #26a7d7;
}
@media only screen and (min-width:64.063em) {
  .case-study-info-wrap .case-study-info-list {
    margin-left: 20px;
  }
}
@media only screen and (min-width:40.063em) {
  .case-study-info-wrap .case-study-info-text {
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .case-study-info-wrap .case-study-info-text .case-study-info-author {
    padding-left: 26px;
    padding-bottom: 25px;
  }
}

/*start Deals-set page*/
.deals-calendar .table-tab {
  position: relative;
}
.deals-calendar .table-was {
  color: #A9A9A9;
  font-size: 12px;
  display: block;
}
.deals-calendar .strike {
  text-decoration: line-through;
}
.deals-calendar .table-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  height: 100%;
  background: #fff;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.deals-calendar .table-overlay.curtains-up {
  height: 0;
}
.deals-calendar .btn-disabled {
  pointer-events: none !important;
  background: #fff !important;
  border: 1px solid #3fb7cb !important;
  color: #3fb7cb !important;
}
.deals-calendar .deals-set-table th span {
  position: relative;
}
.deals-calendar .deals-set-table th i {
  font-size: 13px;
  font-weight: normal;
}
.deals-calendar .deals-set-table th i.fa-chevron-up {
  position: absolute;
  top: 0;
  right: 0;
}
.deals-calendar .table-pagination {
  display: block;
  text-align: center;
}
.deals-calendar .table-pagination button {
  height: 30px;
  width: 30px;
  padding: 0;
  border-radius: 3px;
  margin: 0 2px;
}
.deals-calendar .count {
  display: inline-block;
}
.deals-calendar .no-relative {
  position: static;
}
.deals-calendar .calendar {
  margin-bottom: 30px;
}
.deals-calendar .calendar h1, .deals-calendar .upcoming-discounts h1 {
  margin: 1rem auto;
  text-align: center;
}
.deals-calendar .coupon-list-deals {
  margin-top: 3rem;
  width: 250px;
  overflow-y: scroll;
  height: 420px;
}
.deals-calendar .calendar-deals {
  display: table !important;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.deals-calendar .calendar-deals > div {
  display: table-row;
}
.deals-calendar .calendar-deals > div > div {
  display: table-cell;
  border: 1px solid #ccc;
  padding: 2px 5px;
  vertical-align: top;
  font-size: 0.7rem;
  height: 85px;
}
.deals-calendar .js-calendar-body {
  display: none;
}
.deals-calendar .js-calendar-body-header {
  display: none;
}
.deals-calendar .calendar-deals-wrap {
  position: relative;
}
.deals-calendar .calendar-deals-header {
  overflow: hidden;
}
.deals-calendar .calendar-deals-month {
  float: left;
  width: 200px;
}
.deals-calendar .calendar-deals-left, .deals-calendar .calendar-deals-right, .deals-calendar .calendar-deals-now {
  cursor: pointer;
  margin: 11px 5px;
  color: #cecece;
}
.deals-calendar .calendar-deals-left, .deals-calendar .calendar-deals-right {
  border: 1px solid #ccc;
  border-radius: 6px;
  display: inline-block;
  height: 32px;
  margin-top: 0px;
  padding: 3px 10px 5px 8px;
  background: #ededed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededed 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededed 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ededed 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ededed 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ededed", endColorstr="#ffffff",GradientType=0 );
  /* IE6-9 */
}
.deals-calendar .calendar-deals-right {
  margin-top: 0px;
  padding: 3px 10px 5px 8px;
}
.deals-calendar .calendar-deals-left:hover, .deals-calendar .calendar-deals-right:hover {
  background: #ededed;
  color: #fff;
}
.deals-calendar .calendar-deals-now:hover {
  color: #cecece;
}
.deals-calendar .deal-coupon-title-left {
  color: #23B565;
}
.deals-calendar .deal-coupon-title-left i {
  margin-right: 30px;
}
.deals-calendar .remove-coupon-deals {
  height: 10px;
  width: 10px;
  cursor: pointer;
  position: absolute;
  right: 1px;
}
.deals-calendar .js-ui-placeholder,
.deals-calendar .ui-sortable-handle,
.deals-calendar .calendar-deals .js-draggable {
  background: orange;
  color: #fff;
  margin-bottom: 1px;
  padding-left: 5px;
  box-sizing: content-box;
  border-radius: 3px;
  position: relative;
}
.deals-calendar .calendar-deals.js-calendar-body-header > div:first-child > div {
  border: none;
  height: auto;
}
.deals-calendar .calendar-deals .ui-sortable {
  min-height: 3.5rem;
}
.deals-calendar .calendar-deals.js-draggable a.couponPreview {
  display: none;
}
.deals-calendar .calendar-coupon-name {
  max-width: 90px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  display: inline-block;
  color: #fff;
}
.deals-calendar .deals-set-admin .calendar-coupon-name {
  cursor: pointer;
}
.deals-calendar .couponPreview {
  vertical-align: top;
}
.deals-calendar .js-coupon-list.coupon-list-deals span.calendar-coupon-name {
  min-width: 160px;
}
.deals-calendar .calendar-coupon-name:hover {
  color: #fff;
}
.deals-calendar .coupon-list-deals .calendar-coupon-name {
  color: #000;
}
.deals-calendar .ui-draggable-handle {
  cursor: move;
}
.deals-calendar .js-draggable {
  padding: 2px 5px;
  vertical-align: top;
  font-size: 0.7rem;
  margin-bottom: 1px;
  padding-left: 5px;
}
.deals-calendar .ui-draggable-dragging span {
  color: #000;
}
.deals-calendar .ui-draggable-dragging a {
  display: none;
}
.deals-calendar .js-sortable,
.deals-calendar .js-draggable,
.deals-calendar .js-coupon-list {
  overflow: auto;
}
.deals-calendar .js-coupon-list {
  display: none;
}
.deals-calendar .js-other-month {
  color: #ccc;
}
.deals-calendar .deals-set-admin .js-past .js-sortable {
  cursor: no-drop;
}
.deals-calendar .deals-set-admin .js-future .js-sortable {
  cursor: move;
}
.deals-calendar div.deals-menu {
  margin: 150px auto 30px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: flex-end;
}
.deals-calendar ul.deals-set-menu li {
  display: inline-block;
  padding: 0 95px;
  border-left: 1px solid #cecece;
  line-height: 20px;
}
.deals-calendar ul.deals-set-menu li:nth-child(1) {
  border-left: 1px solid #ffffff;
}
.deals-calendar ul.deals-set-menu li a {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  color: #3fb7cb !important;
  font-size: 18px !important;
  padding: 0 !important;
  background-color: transparent !important;
}
.deals-calendar ul.deals-set-menu li.active a {
  cursor: default;
  color: #000000 !important;
}
.deals-calendar ul.deals-set-menu li i {
  display: none;
}
.deals-calendar ul.deals-set-menu li.active i {
  font-size: 12px;
  display: block;
  position: absolute;
  left: 50%;
  margin: 10px 0 0 -6px;
}
.deals-calendar .deals-set-table {
  width: 100%;
  min-width: 900px;
}
.deals-calendar .deals-set-table tbody tr {
  display: none;
}
.deals-calendar .deals-set-table thead tr {
  border-bottom: 5px solid #ccc;
}
.deals-calendar .deals-set-table td, .deals-calendar .deals-set-table th {
  text-align: center;
}
.deals-calendar .upcoming-discounts-tab, .deals-calendar .product-discounts-tab {
  display: none;
}
.deals-calendar .fa-caret-down,
.deals-calendar .fa-caret-up {
  display: none;
}
.deals-calendar .table-pagination {
  display: none;
}

/*end Deals-set page*/
.hero-deals.hide {
  display: none !important;
}

.snow-wrap {
  position: relative;
}
.snow-wrap .snow {
  display: none;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  height: 100% !important;
  top: 0;
  left: 0;
  width: 100% !important;
}

.deals-christmas-wrap .deals-christmas-header {
  padding-top: 40px;
}
.deals-christmas-wrap .deals-christmas-header img {
  max-width: 236px;
  margin-bottom: 16px;
}
.deals-christmas-wrap .deals-christmas-header h2 {
  font-family: "Lobster Two", cursive;
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
}
.deals-christmas-wrap .deals-christmas-header p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}
.deals-christmas-wrap .deals-christmas-body {
  padding-bottom: 330px;
}
.deals-christmas-wrap .deals-christmas-body .deals-christmas-desc {
  padding-top: 8px;
  padding-bottom: 10px;
}
.deals-christmas-wrap .deals-christmas-body .deals-christmas-desc h2 {
  font-size: 29px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.deals-christmas-wrap .deals-christmas-body .deals-christmas-desc h2 sup {
  text-transform: lowercase;
}
.deals-christmas-wrap .deals-christmas-body .deals-christmas-desc h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  color: #fff;
}
.deals-christmas-wrap .deals-christmas-body .deals-christmas-desc h3 span {
  font-size: 52px;
}
.deals-christmas-wrap .deals-christmas-body .deals-christmas-desc hr {
  margin: 12px;
  opacity: 0.4;
  border-color: #fff;
}
.deals-christmas-wrap .deals-christmas-body .deals-christmas-desc p {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
}
.deals-christmas-wrap .deals-christmas-body .button-box {
  padding-top: 3px;
}
.deals-christmas-wrap .deals-christmas-body .button-box .button {
  min-width: 230px;
  background: #b90000;
  box-shadow: 0px -2px 0px #7a0000 inset;
  font-size: 18px;
  padding-top: 13px;
}
.deals-christmas-wrap .deals-christmas-body .button-box .button:hover {
  background: #7a0000;
}
.deals-christmas-wrap .deals-christmas-days {
  max-width: 305px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0;
}
.deals-christmas-wrap .deals-christmas-days .flex-item {
  position: relative;
  display: inline-block;
  height: 0;
  width: 20%;
  padding-top: 20%;
  font-size: 18px;
  color: white;
  text-align: center;
}
.deals-christmas-wrap .deals-christmas-days .flex-item .flex-item-inner {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 5px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  background: url("../img/rounded-dotted.png") no-repeat center center;
  background-size: cover;
}
.deals-christmas-wrap .deals-christmas-days .flex-item.day-now {
  color: #3b489d;
}
.deals-christmas-wrap .deals-christmas-days .flex-item.day-now.last-day .flex-item-inner {
  color: #3b489d;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.deals-christmas-wrap .deals-christmas-days .flex-item.day-now .flex-item-inner {
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.deals-christmas-wrap .deals-christmas-days .flex-item.day-lost {
  color: #3b489d;
}
.deals-christmas-wrap .deals-christmas-days .flex-item.day-lost .flex-item-inner {
  background: rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.deals-christmas-wrap .deals-christmas-days .flex-item.last-day .flex-item-inner {
  background: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
}
@media only screen and (min-width:40.063em) {
  .deals-christmas-wrap .deals-christmas-header {
    padding-top: 86px;
  }
  .deals-christmas-wrap .deals-christmas-header img {
    max-width: 522px;
    margin-bottom: 16px;
  }
  .deals-christmas-wrap .deals-christmas-header h2 {
    font-size: 82px;
  }
  .deals-christmas-wrap .deals-christmas-header p {
    font-size: 16px;
    line-height: 26px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .deals-christmas-wrap .deals-christmas-body {
    padding-bottom: 508px;
  }
  .deals-christmas-wrap .deals-christmas-body .deals-christmas-desc {
    padding-top: 18px;
    padding-bottom: 38px;
    max-width: 406px;
    margin: 0 auto;
  }
  .deals-christmas-wrap .deals-christmas-body .deals-christmas-desc h2 {
    margin-bottom: 19px;
  }
  .deals-christmas-wrap .deals-christmas-body .button-box {
    padding-top: 13px;
  }
  .deals-christmas-wrap .deals-christmas-days {
    max-width: 472px;
  }
  .deals-christmas-wrap .deals-christmas-days .flex-item {
    font-size: 23px;
  }
  .deals-christmas-wrap .deals-christmas-days .flex-item .flex-item-inner {
    margin: 8px;
  }
}
@media only screen and (min-width:64.063em) {
  .deals-christmas-wrap .deals-christmas-body {
    max-width: 940px;
    padding-top: 38px;
    padding-bottom: 631px;
  }
  .deals-christmas-wrap .deals-christmas-body .deals-christmas-desc {
    padding-top: 52px;
  }
  .deals-christmas-wrap .deals-christmas-days {
    margin: 0;
  }
}

.extended-terms-select {
  position: relative;
}
.extended-terms-select > div:first-child .right {
  padding-right: 20px;
}
.extended-terms-select .dropdown-list {
  position: absolute;
  top: 100%;
  margin-top: 15px;
  margin-left: -37px;
  left: 100%;
  width: 100%;
  z-index: 40;
  background-color: #fff;
  border: none;
  min-width: 210px;
  border-radius: 6px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
}
.extended-terms-select .dropdown-list:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 40px;
  border: 6px solid #ffffff;
  border-color: transparent transparent #ffffff #ffffff;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.1);
  z-index: 12;
}
.extended-terms-select .dropdown-list > div {
  padding: 9px 13px 14px 13px;
  border-bottom: 1px solid #e0f3f6;
  font-size: 14px;
  cursor: pointer;
}
.extended-terms-select .dropdown-list > div > div:first-child {
  font-weight: 600;
  color: #226F7C;
}
.extended-terms-select .dropdown-list > div:hover {
  background: #fafafa;
  color: #226F7C;
}
.extended-terms-select .dropdown-list > div:first-child:hover {
  border-radius: 6px 6px 0 0;
}
.extended-terms-select .dropdown-list > div:last-child:hover {
  border-radius: 0 0 6px 6px;
}
.extended-terms-select .dropdown-list > div .month-price {
  color: #737373;
}
.extended-terms-select .dropdown-list > div .price-green-text {
  color: #4D800A;
  font-weight: bold;
}
.extended-terms-select .dropdown-list > div.active {
  background: #ECF6FF;
}

.right-price-col .extended-terms-select .dropdown-list {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -44px;
}
.right-price-col .extended-terms-select .dropdown-list:before {
  left: auto;
  right: 28px;
}

[data-module=cart_simple] .extended-terms-select .dropdown-list {
  left: 0;
  margin-left: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[data-module=cart_simple] .extended-terms-select .dropdown-list:before {
  content: "";
  display: none;
}

@media only screen and (min-width:40.063em) {
  div[data-module=search_domain] select, div[data-module=search_domain] input, div[data-module=search_domain] button {
    margin: 1rem 0 1rem 0;
  }
}
@media only screen and (max-width: 40em) {
  div[data-module=search_domain] #select_domain {
    margin: 0 0 1rem 0;
  }
}
div[data-module=search_domain] .input-select-collapse input, div[data-module=search_domain] .input-select-collapse select, div[data-module=search_domain] .collapse input, div[data-module=search_domain] .collapse select,
div[data-module=transfer_domain] .input-select-collapse input,
div[data-module=transfer_domain] .input-select-collapse select,
div[data-module=transfer_domain] .collapse input,
div[data-module=transfer_domain] .collapse select,
div[data-module=search_whois] .input-select-collapse input,
div[data-module=search_whois] .input-select-collapse select,
div[data-module=search_whois] .collapse input,
div[data-module=search_whois] .collapse select {
  height: 60px;
  font-size: 21px;
  text-indent: 20px;
  /*color: $primary-color;*/
}
div[data-module=search_domain] .input-select-collapse select, div[data-module=search_domain] .collapse select,
div[data-module=transfer_domain] .input-select-collapse select,
div[data-module=transfer_domain] .collapse select,
div[data-module=search_whois] .input-select-collapse select,
div[data-module=search_whois] .collapse select {
  position: relative;
  left: -2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
div[data-module=search_domain] .input-select-collapse .button, div[data-module=search_domain] .collapse .button,
div[data-module=transfer_domain] .input-select-collapse .button,
div[data-module=transfer_domain] .collapse .button,
div[data-module=search_whois] .input-select-collapse .button,
div[data-module=search_whois] .collapse .button {
  height: 60px;
  font-size: 22px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
}
div[data-module=search_domain] .input-select-collapse input,
div[data-module=transfer_domain] .input-select-collapse input,
div[data-module=search_whois] .input-select-collapse input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

div[data-module=transfer_domain] .collapse .button {
  line-height: 2.4;
  margin-left: 0.5em;
}
div[data-module=transfer_domain] h5 {
  font-size: 24px;
}

.homepage-blue-box {
  background: #297F9F;
  padding-top: 15px;
  padding-bottom: 32px;
}
.homepage-blue-box.christmas_time {
  background: #47963d;
}
.homepage-blue-box h2 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 9px;
}
.homepage-blue-box div[data-module=search_domain] .form-input-wrap {
  padding-left: 10px;
  padding-right: 10px;
}
.homepage-blue-box div[data-module=search_domain] .form-input-wrap .form-input-wrap {
  border: 1px solid #dcdcdc;
}
.homepage-blue-box div[data-module=search_domain] .form-input-wrap .button {
  padding: 0;
  background: transparent;
}
.homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse {
  /*background: #fff;*/
  border-radius: 3px;
  /*border: 1px solid #dcdcdc;*/
  position: relative;
}
.homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
  color: #939393;
  font-size: 17px;
  position: absolute;
  top: -1px;
  right: 2px;
  width: 40px;
  left: inherit;
}
.homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse input {
  font-size: 18px;
  text-align: center;
  padding-right: 40px;
  padding-left: 40px;
}
.homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse input, .homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
  margin-bottom: 0;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  height: 39px;
}

@media only screen and (min-width:40.063em) {
  .homepage-blue-box {
    position: relative;
    padding-top: 20px;
    padding-bottom: 38px;
  }
  .homepage-blue-box h2 {
    font-size: 32px;
    margin-bottom: 19px;
  }
  .homepage-blue-box div[data-module=search_domain] .form-input-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
  .homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse input {
    font-size: 24px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
    font-size: 28px;
    right: 10px;
    top: -3px;
  }
  .homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse input, .homepage-blue-box div[data-module=search_domain] .form-input-wrap .input-select-collapse button {
    margin-top: 0;
    height: 59px;
  }
}
@media only screen and (min-width:64.063em) {
  .homepage-blue-box {
    background: rgba(41, 127, 159, 0.8);
  }
  .homepage-blue-box.christmas_time {
    background: rgba(71, 150, 61, 0.8);
  }
  .homepage-blue-box div[data-module=search_domain] .input-select-collapse {
    max-width: 1008px;
  }
}
div[data-module=main_tlds] .row {
  text-align: center;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
div[data-module=main_tlds] .row .column,
div[data-module=main_tlds] .row .columns {
  padding-left: 0.3375rem;
  padding-right: 0.3375rem;
}
div[data-module=main_tlds] .row a:not(.wasabi-tabs__button) {
  font-weight: bold;
  display: block;
  border: 1px solid #1a2f3b;
  font-size: 14px;
  white-space: nowrap;
  padding: 10px 0;
  margin-bottom: 0.9375rem;
}
div[data-module=main_tlds] .row a:not(.wasabi-tabs__button):before {
  content: ".";
  display: inline-block;
}
div[data-module=main_tlds] .row a:not(.wasabi-tabs__button):hover {
  background: #71a900;
  border-color: #71a900;
  color: #fff;
}
div[data-module=main_tlds] .row > div.active a {
  color: #fff;
  background: #259CDA;
}
div[data-module=main_tlds] .row > div.disabled a {
  opacity: 0.5;
  cursor: not-allowed;
  background: #fff;
  color: #000;
  border-color: #000;
}

div[data-module=search_results] {
  margin-top: 20px;
  margin-bottom: 30px;
}
div[data-module=search_results] h5 {
  margin-top: 30px;
}

[data-module=search_results] .premium-text {
  text-align: left;
  color: #fff;
  background-color: #48a8e7;
  border-color: #000;
}

[data-module=search_results] .success {
  font-size: 37px;
}

[data-module=search_results] .fi-info {
  float: right;
  color: #fff;
  font-size: 25px;
  margin-top: -4px !important;
  border: none;
}

div[data-module=recent_searches] .panel {
  padding-bottom: 0;
}
div[data-module=recent_searches] .side-nav {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-bottom: 0;
}

div[data-module=related_domain] .related-domain-list {
  border-bottom: 1px solid #D8D8D8;
  margin-left: 0;
  margin-right: 0;
}
div[data-module=related_domain] .related-domain-list .columns {
  padding-top: 3px;
  padding-bottom: 3px;
}
div[data-module=related_domain] input[type=checkbox] {
  margin-bottom: 0;
}
div[data-module=related_domain] .panel {
  margin-bottom: 0;
}

div[data-module=cart_summary] .su-cart-summary-item .row .columns:first-child {
  position: relative;
  padding-left: 2rem;
}
div[data-module=cart_summary] .su-cart-summary-item .row .su-remove-item {
  position: absolute;
  left: 1rem;
  top: 0;
}
div[data-module=cart_summary] .su-cart-summary-item .row .su-remove-item:before {
  font-family: "foundation-icons", Arial, Helvetica, sans-serif;
  content: "\f217";
  display: block;
}
div[data-module=cart_summary] .su-cart-summary-item .row .su-remove-item:hover:before {
  color: #f04124;
}
div[data-module=cart_summary] .su-cart-summary-item .row .su-remove-item + span {
  white-space: nowrap;
}
div[data-module=cart_summary] .su-cart-summary-item .row:first-child .columns:first-child {
  padding-left: 0.9375rem;
}
div[data-module=cart_summary] .su-cart-summary-item .row:first-child .su-remove-item {
  left: 0px;
}
div[data-module=cart_summary] .su-summary-total {
  border-top: 1px solid #ccc;
}
div[data-module=cart_summary] .su-summary-total .su-summary-last-line {
  color: green;
}
div[data-module=cart_summary] .su-border-block {
  border-top: 1px solid #ccc;
  padding-top: 5px;
  margin-top: 5px;
}

div[data-module=cart_simple] .su-cart-list {
  padding-left: 2px;
  padding-right: 2px;
}
div[data-module=cart_simple] .su-cart-list .extended-terms-select {
  height: 38px;
  padding-top: 7px;
  color: #999999;
  margin-bottom: 0;
}
div[data-module=cart_simple] .su-cart-list .product-term-row {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 13px;
}
div[data-module=cart_simple] .su-cart-list .product-term-row .product-term-inside {
  margin-right: 24px;
}
div[data-module=cart_simple] .su-cart-list .product-name-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
div[data-module=cart_simple] .su-cart-list .product-name-row p {
  margin-bottom: 0;
  color: #6ab00e;
  font-weight: 600;
  line-height: 16px;
}
div[data-module=cart_simple] .su-cart-list .product-name-row .js_requireIcon {
  color: #DA1054;
  display: none;
  margin-right: 3px;
}
div[data-module=cart_simple] .su-cart-list .product-name-row .js_requireErrorMsg {
  color: #DA1054;
  font-style: italic;
  font-weight: 400;
}
div[data-module=cart_simple] .su-cart-list .product-name-row .js_warningIcon {
  color: #856300;
  display: none;
  margin-right: 3px;
}
div[data-module=cart_simple] .su-cart-list .product-name-row .js_warningMsg {
  color: #856300;
  font-size: 12px;
  font-weight: 400;
}
div[data-module=cart_simple] .su-cart-list .product-name-row .js_warningMsg a {
  color: #856300;
  text-decoration: underline;
}
div[data-module=cart_simple] .su-cart-list .row {
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 0;
  margin-right: 0;
}
div[data-module=cart_simple] .su-cart-list .row:nth-child(even) {
  background: #F0F0F0;
}
div[data-module=cart_simple] .su-cart-list .row ul li {
  font-size: 0.8rem;
  line-height: 1rem;
  margin-left: 1rem;
}
div[data-module=cart_simple] .su-discount-column p {
  font-size: 0.8rem;
  margin-bottom: 0;
  color: #6ab00e;
}
div[data-module=cart_simple] .su-discount-column span {
  color: #6ab00e;
}
div[data-module=cart_simple] .su-discount-column .old-price-box,
div[data-module=cart_simple] .su-discount-column .new-price-box {
  font-weight: 600;
}
div[data-module=cart_simple] .su-discount-column .old-price-box {
  color: #333;
}
div[data-module=cart_simple] .su-remove-item {
  color: #45b8cb;
  font-size: 19px;
  position: absolute;
  top: 5px;
  right: 10px;
}
div[data-module=cart_simple] .su-remove-item:hover {
  text-decoration: underline;
}

div[data-module=login] .button {
  margin-bottom: 0;
}

.forgot_pass_modal {
  width: 542px;
  border-radius: 10px 10px;
  height: 428px;
}
.forgot_pass_modal iframe {
  width: 483px;
  height: 380px;
  border: none;
}

div[data-module=create_account] .password-note {
  font-size: 0.7rem;
  line-height: 1rem;
}

div[data-module=domain_extras] table {
  width: 100%;
}

div[data-module=complex_cart] .one-item-in-cart {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
div[data-module=complex_cart] .one-item-in-cart .row > div:first-child {
  padding-left: 2rem;
  padding-top: 0.5rem;
}
div[data-module=complex_cart] .one-item-in-cart .row > div:last-child {
  padding-top: 0.5rem;
  padding-right: 1rem;
}
div[data-module=complex_cart] .complex-cart-remove-item {
  position: absolute;
  left: 1rem;
  top: 0.5rem;
}
div[data-module=complex_cart] select {
  margin-bottom: 0;
}
div[data-module=complex_cart] .one-group-items.even {
  background-color: #fff;
}
div[data-module=complex_cart] .one-group-items.odd, div[data-module=complex_cart] .one-group-items.even {
  border-bottom: 1px solid #ccc;
}
div[data-module=complex_cart] .one-group-items .one-group-items .row > div:first-child {
  padding-left: 3rem;
}
div[data-module=complex_cart] .one-group-items .one-group-items .one-group-items .row > div:first-child {
  padding-left: 20px;
}
div[data-module=complex_cart] .one-group-items .one-group-items .one-group-items .one-group-items .row > div:first-child {
  padding-left: 5rem;
}
div[data-module=complex_cart] .js_requireIcon {
  color: #D11050;
  display: none;
  margin: 0 5px;
}
div[data-module=complex_cart] .js_requireErrorMsg {
  color: #D11050;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-top: 5px;
}
div[data-module=complex_cart] .js_warningIcon {
  color: #856300;
  display: none;
  margin-right: 3px;
}
div[data-module=complex_cart] .js_warningMsg {
  color: #856300;
  font-size: 12px;
  font-weight: 400;
}
div[data-module=complex_cart] .js_warningMsg a {
  color: #856300;
  text-decoration: underline;
}
div[data-module=complex_cart] .complex-cart-green-text {
  color: green;
  font-size: 0.8rem;
}
div[data-module=complex_cart] .complex-cart-green-price {
  font-weight: bold;
  color: green;
}
div[data-module=complex_cart] .su-edit-dopdown {
  position: relative;
}
div[data-module=complex_cart] .su-edit-dopdown .fi-play.fi-dropdown:before {
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  font-size: 0.8rem;
  position: relative;
  top: -2px;
}
div[data-module=complex_cart] .su-edit-dropdown-list {
  position: absolute;
  white-space: nowrap;
  background: #fff;
  z-index: 20;
}
div[data-module=complex_cart] .su-edit-dropdown-list ul {
  margin: 0;
  border: 1px solid #ccc;
  border-top: none;
  left: 100%;
  margin-top: -3px;
}
div[data-module=complex_cart] .su-edit-dropdown-list li {
  list-style: none;
  padding: 5px 20px;
  cursor: pointer;
  border-top: 1px solid #ccc;
  position: relative;
}
div[data-module=complex_cart] .su-edit-dropdown-list li:hover {
  background: #EAF1FF;
}
div[data-module=complex_cart] .su-edit-dropdown-list li .disabled {
  color: #afafaf;
  cursor: not-allowed;
  background: #ECECEC;
}
div[data-module=complex_cart] .su-edit-dropdown-list li .fi-play {
  position: absolute;
  right: 10px;
  top: 7px;
}

div[data-module=transfer_domain] .button {
  margin-bottom: 0;
}

div[data-module=transfer_domain_result] .button_no_bg {
  background-color: transparent;
  color: #197bbc;
  margin-left: 10px;
}

div[data-module=transfer_domain_result] .button_no_bg:hover {
  background-color: #197bbc;
  color: #ffffff;
}

div[data-module=additional_tlds] .side-nav li.active > a:first-child:not(.button) {
  background: #ccc;
  color: #fff;
}
div[data-module=additional_tlds] .additional-tld-item {
  position: relative;
}
div[data-module=additional_tlds] .additional-tld-item-price {
  position: absolute;
  right: 1.5rem;
  top: 2px;
  font-size: 0.9rem;
}
div[data-module=additional_tlds] .inline-tld-list > div {
  text-align: center;
}
div[data-module=additional_tlds] .inline-tld-list > div a {
  font-weight: bold;
  display: block;
  border: 1px solid #1a2f3b;
  font-size: 14px;
  white-space: nowrap;
  padding: 10px 0;
  margin-bottom: 0.9375rem;
}
div[data-module=additional_tlds] .inline-tld-list > div a:before {
  content: ".";
  display: inline-block;
}
div[data-module=additional_tlds] .inline-tld-list > div a:hover {
  background: #71a900;
  border-color: #71a900;
  color: #fff;
}
div[data-module=additional_tlds] .inline-tld-list > div > div.active a {
  color: #fff;
  background: #259CDA;
}
div[data-module=additional_tlds] .inline-tld-list > div > div.disabled a {
  opacity: 0.5;
  cursor: not-allowed;
  background: #fff;
  color: #000;
  border-color: #000;
}

div[data-module=us_domain] .us-domain-radio-list {
  margin-bottom: 1rem;
}

div[data-module=plan_pricing] .pricing-table {
  margin-bottom: 0;
}

div[data-custom-id=sushi_domain_privacy] .domain-privacy-price, div[data-custom-id=sushi_hosting_domain_privacy] .domain-privacy-price {
  font: 26px "Yanone Kaffeesatz", sans-serif;
  font-weight: 700;
  margin-top: 10px;
}
div[data-module=account_info] p {
  font-size: 0.8rem;
}
div[data-module=account_info] h5 a {
  font-size: 0.8rem;
}

div[data-module=coupon] .coupon-form > .row > .columns {
  padding: 1rem 0.5rem;
}
div[data-module=coupon] .coupon-form > .row > .columns:first-child {
  border-right: 1px dashed #ccc;
}
div[data-module=coupon] .coupon-open-link > .row {
  border-top: 1px solid #CCC;
}
div[data-module=coupon] .coupon-you-save-box {
  margin: 10px 0 0;
}
div[data-module=coupon] .coupon-you-save-box > .row {
  background: url(../img/you_save_bg.png) no-repeat left center;
  background-size: contain;
}
div[data-module=coupon] .coupon-you-save-box .coupon-note-text {
  font-size: 0.7rem;
}
div[data-module=coupon] .coupon-you-save-box .coupon-save-price {
  font-size: 0.8rem;
}

div[data-module=existing_hosting] .curent_hosting {
  width: 500px;
  margin-right: 20px;
}
div[data-module=existing_hosting] .exist_host_button {
  margin-top: -8px;
}
div[data-module=existing_hosting] .exist_host_span {
  font-size: 11px;
  line-height: 15px;
}

[data-module=renew_domains] .renew-domain-input {
  width: 100%;
  border: 1px solid #E3E3E3;
  margin-top: 2px;
  font-size: 17px;
}

[data-module=renew_domains] .renew-domain-search {
  padding: 9px 25px 8px 25px;
}

[data-module=renew_domains] li {
  margin: 5px 10px 10px 10px;
}

[data-module=renew_domains] .content {
  padding: 10px 10px;
}

[data-module=renew_domains] .renew-expires {
  float: right;
  margin: 0px 10px;
  font-style: italic;
  font-size: 15px;
}

[data-module=renew_domains] .renew-left {
  float: right;
  font-weight: bold;
  font-size: 15px;
}

[data-module=renew_domains] .renew-select-terms {
  float: left;
  width: 250px;
  border: 1px solid #E3E3E3;
  margin: 15px 15px;
}

[data-module=renew_domains] .renew-length-title {
  float: left;
  margin: 23px 5px;
}

[data-module=renew_domains] .renew-add-button {
  float: left;
  margin: 15px 5px;
  padding: 10px 25px;
}

[data-module=renew_domains] .renew-domain-search-block {
  margin: 10px 10px;
}

.recommended {
  background: #f0f0f0;
}
.recommended .switcher-wrap {
  background: #fff;
  padding-top: 21px;
  padding-bottom: 23px;
}
.recommended .switcher-wrap h4,
.recommended .switcher-wrap .switcher-wrap-title {
  margin-top: 0;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: 16px;
}
.recommended .switcher-wrap h4 i, .recommended .switcher-wrap h4 em,
.recommended .switcher-wrap .switcher-wrap-title i,
.recommended .switcher-wrap .switcher-wrap-title em {
  font-size: 16px;
}
.recommended .fa-stack-2x {
  font-size: 70px;
}
.recommended .fa-stack-1x {
  color: #aaaaaa;
  line-height: 72px;
  font-size: 28px;
}
.recommended .term_switch {
  position: relative;
  display: flex;
  z-index: 1;
  align-items: flex-end;
  justify-content: center;
  height: 33px;
}
.recommended .term_switch label {
  background-color: #226F7C;
  color: white;
  line-height: 29px;
  text-align: center;
  position: relative;
  z-index: 3;
  font-weight: 300;
  margin-top: 4px;
  transition: all 0.3s;
  border-bottom: 0px solid transparent;
}
.recommended .term_switch label::before, .recommended .term_switch label::after {
  display: none;
}
.recommended .term_switch label:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.recommended .term_switch [type=radio]:first-child + label {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.recommended .term_switch [type=radio] + label {
  width: 101px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.recommended .term_switch input[type=radio]:checked + label {
  background: #fff;
  color: #226F7C;
  border-bottom: 4px solid #fff;
  margin-top: 0 !important;
}
.recommended .term_switch input[type=radio]:checked + label::after {
  content: "\f0d8";
  display: block;
  position: absolute;
  color: #226F7C;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Helvetica, sans-serif;
  top: 19px;
  left: 50%;
  z-index: 3;
  margin-left: -4px;
  width: auto;
  height: auto;
  background: transparent;
}
.recommended .recommended-list-wrap .recommended-one-box {
  padding-top: 16px;
  padding-bottom: 20px;
  border-top: 1px solid #d9d9d9;
}
.recommended .recommended-list-wrap .recommended-one-box:first-child {
  border-top: none;
}
.recommended .recommended-list-wrap .recommended-one-box > .row > .columns {
  padding-left: 25px;
  padding-right: 25px;
}
.recommended .recommended-list-wrap .recommended-one-box h3 {
  font-weight: 300;
  font-size: 21px;
  padding-top: 12px;
  margin-bottom: 10px;
}
.recommended .recommended-list-wrap .recommended-one-box p {
  font-size: 13px;
  line-height: 21px;
}
.recommended .recommended-list-wrap .recommended-one-box .fa.dse-icon {
  background: url("/sites/aplus/themes/custom/MSP_ZURB/img/dse-icon.png") no-repeat center;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 4px;
}
.recommended .recommended-list-wrap .recommended-one-box .recommended-one-item {
  position: relative;
  padding-left: 16px;
}
.recommended .recommended-list-wrap .recommended-one-box .recommended-one-item .recommended-one-item-title {
  font-size: 16px;
  color: #676E6F;
  font-weight: 300;
}
.recommended .recommended-list-wrap .recommended-one-box .recommended-one-item .columns {
  position: static;
}
.recommended .recommended-list-wrap .recommended-one-box .recommended-one-item button.tiny {
  position: absolute;
  top: 50%;
  left: 0;
  border: 2px solid #3fb7cb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  line-height: 12px;
  padding: 2px 0 1px;
  margin-top: -10px;
  width: 20px;
  background: transparent;
  color: #3fb7cb;
  margin-bottom: 0;
  box-shadow: none;
}
.recommended .recommended-list-wrap .recommended-one-box .recommended-one-item button.tiny.tiny.fi-check {
  color: #fff;
  background: #3fb7cb;
}
@media (hover: hover) {
  .recommended .recommended-list-wrap .recommended-one-box .recommended-one-item button.tiny.tiny.fi-check:hover {
    background-color: #cf2a0e;
    border-color: #cf2a0e;
  }
  .recommended .recommended-list-wrap .recommended-one-box .recommended-one-item button.tiny.tiny.fi-check:hover::before {
    content: "\f217";
    color: white;
  }
}

.small-only-checkout-button-wrap {
  max-width: 245px;
  margin: 28px auto 4px auto;
}

.my-page-coupon-right-wrap {
  padding-top: 16px;
}

@media only screen {
  .recommended .recommended-header {
    background: #f9f9f9;
    padding-top: 29px;
  }
  .recommended .recommended-header .switcher-wrap {
    background: transparent;
    padding-top: 8px;
  }
  .recommended .recommended-header h3,
.recommended .recommended-header .recommended-section-title {
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 0;
  }
  .recommended .recommended-header p {
    font-size: 14px;
  }
  .recommended .recommended-list-wrap {
    padding-left: 24px;
  }
  .recommended .recommended-list-wrap .recommended-one-box {
    padding-top: 22px;
    padding-bottom: 28px;
  }
  .recommended .recommended-list-wrap .recommended-one-box > .row > .columns {
    padding-left: 11px;
    padding-right: 0;
  }
  .recommended .recommended-list-wrap .recommended-one-box p {
    margin-bottom: 15px;
    padding-right: 20px;
  }
  .recommended .recommended-list-wrap .recommended-one-box .recommended-one-item {
    margin-bottom: 11px;
  }
}
@media only screen and (min-width:64.063em) {
  .recommended {
    margin-bottom: 25px;
  }
  .recommended .recommended-header .switcher-wrap {
    padding-top: 4px;
  }
  .recommended .recommended-header h3,
.recommended .recommended-header .recommended-section-title {
    font-size: 43px;
    line-height: 43px;
    margin-bottom: 6px;
  }
  .recommended .recommended-header p {
    font-size: 16px;
  }
  .recommended .recommended-list-wrap {
    padding-right: 20px;
  }
  .recommended .recommended-list-wrap .recommended-one-box {
    padding-top: 5px;
    padding-bottom: 19px;
  }
  .recommended .recommended-list-wrap .recommended-one-box > .row > .columns {
    padding-left: 82px;
  }
  .recommended .recommended-list-wrap .recommended-one-box .icon-recommended-product {
    position: absolute;
    left: 0;
    top: 17px;
  }
  .recommended .recommended-list-wrap .recommended-one-box p {
    margin-bottom: 19px;
  }
}
div[data-module=search_whois] .whois-lookup-form {
  padding-bottom: 14px;
}
div[data-module=search_whois] .whois-lookup-form .input-select-collapse {
  position: relative;
}
div[data-module=search_whois] .whois-lookup-form .input-select-collapse input[type=text] {
  height: 41px;
  border: 1px solid #dcdcdc;
  font-size: 18px;
  text-indent: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  text-align: center;
  padding-right: 51px;
}
div[data-module=search_whois] .whois-lookup-form .input-select-collapse input[type=text]::-webkit-input-placeholder {
  color: #c6c6c6;
}
div[data-module=search_whois] .whois-lookup-form .input-select-collapse input[type=text]::-moz-placeholder {
  color: #c6c6c6;
}
div[data-module=search_whois] .whois-lookup-form .input-select-collapse input[type=text]:-ms-input-placeholder {
  color: #c6c6c6;
}
div[data-module=search_whois] .whois-lookup-form .input-select-collapse input[type=text]:-moz-placeholder {
  color: #c6c6c6;
}
div[data-module=search_whois] .whois-lookup-form .input-select-collapse .button {
  position: absolute;
  width: 41px !important;
  height: 41px !important;
  color: #3fb7cb;
  font-size: 18px !important;
  top: -2px;
  right: 2px;
  padding: 0;
  box-shadow: none;
  background: rgba(0, 0, 0, 0);
  margin: 0;
}
div[data-module=search_whois] .whois-lookup-gray-box {
  background: #e6e6e6;
  padding: 40px 22px 34px;
}
div[data-module=search_whois] .whois-lookup-gray-box h2 {
  color: #555555;
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 6px;
}
div[data-module=search_whois] .whois-lookup-gray-box .button {
  margin-bottom: 0;
}
div[data-module=search_whois] .whois-lookup-gray-box p {
  font-size: 17px;
  line-height: 31px;
  font-weight: 300;
  margin-bottom: 27px;
}
div[data-module=search_whois] .whois-lookup-result-box {
  padding-top: 28px;
  padding-bottom: 15px;
}
div[data-module=search_whois] .whois-lookup-result-box pre {
  font-size: 13px;
  line-height: 30px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  white-space: pre-wrap;
}
@media only screen and (min-width:40.063em) {
  div[data-module=search_whois] .whois-lookup-form {
    padding-left: 43px;
    padding-right: 43px;
    padding-bottom: 30px;
  }
  div[data-module=search_whois] .whois-lookup-form .input-select-collapse input[type=text] {
    margin-top: 0;
    height: 61px;
    font-size: 24px;
  }
  div[data-module=search_whois] .whois-lookup-form .input-select-collapse .button {
    width: 53px !important;
    height: 61px !important;
    font-size: 24px !important;
    color: #3fb7cb;
  }
  div[data-module=search_whois] .whois-lookup-gray-box {
    padding: 45px 22px 29px;
    margin-left: 18px;
    margin-right: 18px;
  }
  div[data-module=search_whois] .whois-lookup-gray-box h2 {
    font-size: 25px;
    margin-bottom: 9px;
  }
  div[data-module=search_whois] .whois-lookup-gray-box p {
    font-size: 25px;
    line-height: 35px;
    max-width: 455px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  div[data-module=search_whois] .whois-lookup-result-box {
    margin-left: 18px;
    margin-right: 18px;
  }
}
@media only screen and (min-width:64.063em) {
  div[data-module=search_whois] .whois-lookup-gray-box {
    padding-bottom: 35px;
    margin-left: 35px;
    margin-right: 35px;
  }
  div[data-module=search_whois] .whois-lookup-gray-box h2 {
    font-size: 28.67px;
    line-height: 39px;
  }
  div[data-module=search_whois] .whois-lookup-gray-box p {
    font-size: 28.67px;
    line-height: 30px;
    max-width: inherit;
    margin-bottom: 28px;
  }
  div[data-module=search_whois] .whois-lookup-result-box {
    margin-left: 35px;
    margin-right: 35px;
    padding-top: 38px;
  }
}

.search_rdap .rdap-lookup-form {
  padding-bottom: 14px;
}
.search_rdap .rdap-lookup-form .input-select-collapse {
  position: relative;
}
.search_rdap .rdap-lookup-form .input-select-collapse input[type=text] {
  height: 41px;
  border: 1px solid #dcdcdc;
  font-size: 18px;
  text-indent: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  text-align: center;
  padding-right: 51px;
}
.search_rdap .rdap-lookup-form .input-select-collapse input[type=text]::-webkit-input-placeholder {
  color: #c6c6c6;
}
.search_rdap .rdap-lookup-form .input-select-collapse input[type=text]::-moz-placeholder {
  color: #c6c6c6;
}
.search_rdap .rdap-lookup-form .input-select-collapse input[type=text]:-ms-input-placeholder {
  color: #c6c6c6;
}
.search_rdap .rdap-lookup-form .input-select-collapse input[type=text]:-moz-placeholder {
  color: #c6c6c6;
}
.search_rdap .rdap-lookup-form .input-select-collapse .button {
  position: absolute;
  width: 41px !important;
  height: 41px !important;
  color: #3fb7cb;
  font-size: 18px !important;
  top: -2px;
  right: 2px;
  padding: 0;
  box-shadow: none;
  background: rgba(0, 0, 0, 0);
  margin: 0;
}
.search_rdap .rdap-lookup-gray-box {
  background: #e6e6e6;
  padding: 40px 22px 34px;
}
.search_rdap .rdap-lookup-gray-box h2 {
  color: #555555;
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 6px;
}
.search_rdap .rdap-lookup-gray-box .button {
  margin-bottom: 0;
}
.search_rdap .rdap-lookup-gray-box p {
  font-size: 17px;
  line-height: 31px;
  font-weight: 300;
  margin-bottom: 27px;
}
.search_rdap .rdap-lookup-result-box {
  padding-top: 28px;
  padding-bottom: 15px;
}
.search_rdap .rdap-lookup-result-box pre {
  font-size: 13px;
  line-height: 30px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  white-space: pre-wrap;
}
.search_rdap .rdap-margin {
  margin-left: 25px;
}
.search_rdap .rdap-margin .rdap-margin {
  margin-left: 25px;
}
.search_rdap .rdap-margin .rdap-margin .rdap-margin {
  margin-left: 25px;
}
.search_rdap .rdap-lookup-result-box {
  font-size: 13px;
  line-height: 30px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-left: 20px;
  margin-top: 38px;
}
@media only screen and (min-width:40.063em) {
  .search_rdap .rdap-lookup-form {
    padding-left: 43px;
    padding-right: 43px;
    padding-bottom: 30px;
  }
  .search_rdap .rdap-lookup-form .input-select-collapse input[type=text] {
    margin-top: 0;
    height: 61px;
    font-size: 24px;
  }
  .search_rdap .rdap-lookup-form .input-select-collapse .button {
    width: 53px !important;
    height: 61px !important;
    font-size: 24px !important;
    color: #3fb7cb;
  }
  .search_rdap .rdap-lookup-gray-box {
    padding: 45px 22px 29px;
    margin-left: 18px;
    margin-right: 18px;
  }
  .search_rdap .rdap-lookup-gray-box h2 {
    font-size: 25px;
    margin-bottom: 9px;
  }
  .search_rdap .rdap-lookup-gray-box p {
    font-size: 25px;
    line-height: 35px;
    max-width: 455px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .search_rdap .rdap-lookup-result-box {
    margin-left: 18px;
    margin-right: 18px;
  }
}
@media only screen and (min-width:64.063em) {
  .search_rdap .rdap-lookup-gray-box {
    padding-bottom: 35px;
    margin-left: 35px;
    margin-right: 35px;
  }
  .search_rdap .rdap-lookup-gray-box h2 {
    font-size: 28.67px;
    line-height: 39px;
  }
  .search_rdap .rdap-lookup-gray-box p {
    font-size: 28.67px;
    line-height: 30px;
    max-width: inherit;
    margin-bottom: 28px;
  }
  .search_rdap .rdap-lookup-result-box {
    margin-left: 35px;
    margin-right: 35px;
    padding-top: 38px;
  }
}

.rdap-lookup-page {
  padding-top: 108px;
}
.rdap-lookup-page h1 {
  font-size: 23px;
  color: #555555;
  font-weight: 300;
  margin-bottom: 21px;
}
@media only screen and (min-width:40.063em) {
  .rdap-lookup-page {
    padding-top: 124px;
  }
  .rdap-lookup-page h1 {
    font-size: 28.67px;
    line-height: 32px;
    margin-bottom: 39px;
  }
}

div[data-module=cc_consent] {
  padding: 16px;
  background-color: #fff;
  border: 1px solid #B5B5B5;
  border-radius: 4px;
  margin: 0 auto;
  -webkit-transition: opacity 0.3s, max-height 0.3s ease, -webkit-transform 0.3s;
  transition: opacity 0.3s, max-height 0.3s ease, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, max-height 0.3s ease;
  transition: transform 0.3s, opacity 0.3s, max-height 0.3s ease, -webkit-transform 0.3s;
  width: 100%;
}
div[data-module=cc_consent] > p {
  font-weight: 600;
}
div[data-module=cc_consent] .js_braintree_form > div {
  margin-top: 3px !important;
  display: block !important;
  width: 100% !important;
}
div[data-module=cc_consent] .js_braintree_form_logined > div {
  margin-top: 3px !important;
  display: block !important;
  width: 100% !important;
}

span[itemprop=reviewRating],
.node-testimonial.node-teaser .field-name-field-product-service {
  display: none;
}

div[itemprop=reviewBody] {
  margin-bottom: 1em;
}

div.node-testimonial + div.node-testimonial:before {
  content: "";
  display: block;
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.25rem;
  height: 0;
}

.node-testimonial.node-teaser .field-type-image {
  margin-left: 5px;
}

@media only screen and (min-width: 40em) {
  .node-testimonial.node-teaser .field-type-image {
    margin-top: 58px;
  }
}
.node-testimonial.node-teaser .field-name-field-contact-name {
  font-style: italic;
}

.node-testimonial.node-teaser .fivestar {
  margin-bottom: 1em;
}

.node-testimonial.node-teaser .tes-floatRight {
  float: right;
}

.node-testimonial.node-teaser .tes-floatLeft {
  float: left;
}

/*DLX-453 - start */
.node-testimonial.node-teaser .columns.tes-floatLeft {
  float: left;
}

/*DLX-453 - end */
.node-testimonial.node-teaser .tes-align-center {
  text-align: center;
}

.node-testimonial.node-teaser .fivestar span {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url(images/star.png);
  margin-right: 5px;
}

.node-testimonial.node-teaser .fivestar .star-filled {
  background-position: center bottom;
}

.node-testimonial-form .form-file {
  width: auto;
}

div.taxonomy-term.vocabulary-type {
  display: none;
}

.cd-image-container {
  /*
    position: relative;
    width: 90%;
    max-width: 768px;
    margin: 0em auto;
  */
}
.cd-image-container .cd-resize-img .text-content {
  color: #555555;
}
.cd-image-container .public, .cd-image-container .private {
  position: absolute;
  bottom: 65px;
  font-size: 22px;
  width: 260px;
  height: 70px;
}
.cd-image-container .public strong, .cd-image-container .private strong {
  display: block;
}
.cd-image-container .public {
  left: 20px;
  text-align: left;
  color: #1a2f3b;
}
.cd-image-container .private {
  right: 20px;
  text-align: right;
  color: #FFFFFF;
}

.cd-image-container img {
  display: block;
}

.cd-image-label {
  position: absolute;
  width: 969px;
  height: 446px;
  display: block;
  top: 0;
}
.cd-image-label .text-content {
  position: absolute;
  top: 0;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  color: #FFFFFF;
}
.cd-image-label .text-content .text-center {
  font-size: 17px;
  margin: 9px 0;
  width: 100%;
  float: left;
}
.cd-image-label .text-content .text-center > span {
  display: block;
  text-transform: uppercase;
  font-weight: 300;
}
.cd-image-label .text-content .text-center > strong {
  display: block;
  font-weight: 700;
}
.cd-image-label .text-content .text-center > strong span {
  font-weight: 300;
}

.cd-image-label.is-hidden {
  visibility: hidden;
}

.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}

.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}

.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  /* center the element */
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #ffffff url("/sites/aplus/themes/custom/MSP_ZURB/img/cd-handle.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}

.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #eeeeee;
}

.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

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