@charset "UTF-8";
.solutions-block .holder:after, .testimonials-block .quotes-slider:after, .needhelp-block:after, .needhelp-block .text:after, .needhelp-block .btns:after, .awards-block .awards-slider:after, .page-piece-roundicons .features-slider:after, .page-piece-softicons .features-slider:after, .page-piece-featured-software .features-slider:after, .page-piece-blog_feeds .features-slider:after, .packages-holder:after, .packages-holder .package:after, .packages-holder .package .text:after, #header:after, .customized-plan:after, .customized-plan .customize-options:after, #configurator-error-box:after, .page-piece-reviews .reviews-slider:after {
  content: " ";
  display: block;
  clear: both; }

.related-pages .container ul, #nav .dropdown-menu ul, #whmcs-nav .dropdown-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.challegne-form .image-holder img, .softwares-block .col-holder .image-holder img, .testimonials-block blockquote .image img, .virtual-services .image-holder img, .needhelp-block .image-holder img, .needhelp-block .telinfo .dropdown-menu .img img, .awards-block ul li img, #header .logo img, .footer-area .payment-methods ul img, .footer-area .approved-items li img {
  width: 100%;
  height: auto;
  display: block; }

.hero-carousel .caption, .page-piece-static-hero-area .caption {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: none;
  width: 100% !important;
  height: 40px; }
  @media (min-width: 767px) {
    .jcf-select {
      height: 45px; } }
  @media (min-width: 992px) {
    .jcf-select {
      height: 45px; } }
  .jcf-select select {
    z-index: 1;
    left: 0;
    top: 0; }
  .jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 10px 0 0 25px; }
    @media (min-width: 767px) {
      .jcf-select .jcf-select-text {
        margin: 14px 0 0 25px;
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 992px) {
      .jcf-select .jcf-select-text {
        margin: 17px 0 0 25px; } }
    @media (min-width: 1201px) {
      .jcf-select .jcf-select-text {
        font-size: 16px;
        line-height: 20px; } }
    .jcf-select .jcf-select-text img {
      display: inline-block;
      vertical-align: middle;
      margin: -2px 10px 0 0;
      width: 30px; }
      @media (min-width: 767px) {
        .jcf-select .jcf-select-text img {
          margin: -2px 16px 0 0;
          width: 24px; } }
  .jcf-select .jcf-select-opener {
    position: absolute;
    left: 0;
    top: 20px;
    border-style: solid;
    border-width: 5px 6px 0 6px;
    border-color: #fff transparent transparent transparent; }
    @media (min-width: 767px) {
      .jcf-select .jcf-select-opener {
        border-width: 6px 8px 0 8px;
        top: 25px; } }
    @media (min-width: 992px) {
      .jcf-select .jcf-select-opener {
        top: 28px; } }
  .jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px; }
    .jcf-select .jcf-select-drop .jcf-select-drop-content {
      border: 1px solid #f00; }
  .jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto; }

body > .jcf-select-drop {
  position: absolute;
  margin: 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #000;
  line-height: 20px;
  font-size: 16px;
  width: 100%; }
  @media (min-width: 767px) {
    .jcf-list {
      font-size: 16px;
      line-height: 20px; } }
  .jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%; }
  .jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .jcf-list ul li {
      overflow: hidden;
      display: block; }
  .jcf-list .jcf-overflow {
    overflow: auto; }
  .jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #fff;
    height: 1%; }
    .jcf-list .jcf-option img {
      display: inline-block;
      vertical-align: top;
      margin: 3px 10px 0 0;
      width: 30px; }
      @media (min-width: 767px) {
        .jcf-list .jcf-option img {
          width: 24px;
          margin: 1px 10px 0 0; } }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #fff;
  color: #000; }

.jcf-select.jcf-select-custom {
  border: solid 1px #eee;
  background: #f5f7fa;
  height: 40px !important;
  position: relative; }
  .jcf-select.jcf-select-custom.jcf-drop-active {
    border-bottom: 0; }
  .jcf-select.jcf-select-custom:after {
    position: absolute;
    right: 56px;
    top: 8px;
    bottom: 8px;
    content: "";
    width: 2px;
    background: #e8e9eb; }
  .jcf-select.jcf-select-custom .jcf-select-text {
    margin: 8px 58px 0 13px !important;
    font-size: 21px;
    line-height: 24px;
    color: #ff8d00;
    font-weight: 600; }
  .jcf-select.jcf-select-custom .jcf-select-opener {
    position: absolute;
    right: 19px;
    left: auto;
    top: 15px;
    border-style: solid;
    border-width: 6px 8px 0 8px;
    border-color: #444 transparent transparent transparent; }

.jcf-select-drop.jcf-select-custom {
  border: 0; }
  .jcf-select-drop.jcf-select-custom:after {
    display: none; }
  .jcf-select-drop.jcf-select-custom .jcf-list {
    background: #f5f7fa;
    padding: 0 8px; }
    .jcf-select-drop.jcf-select-custom .jcf-list li {
      border-top: solid 2px #eaebec; }
    .jcf-select-drop.jcf-select-custom .jcf-list .jcf-option {
      font-size: 21px;
      line-height: 25px;
      padding: 7px 6px;
      color: #444;
      font-weight: 400; }
    .jcf-select-drop.jcf-select-custom .jcf-list .jcf-hover {
      background: none;
      color: #ff8d00; }

.jcf-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  cursor: default;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  height: 23px;
  width: 23px; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 10px;
  width: 16px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); }

:root .jcf-checkbox span {
  margin: -8px 0 0 -8px; }

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked span {
  display: block; }

/* custom radio styles */
.jcf-radio {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 100%;
  height: 24px;
  width: 24px; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #ff8e00;
  border-radius: 100%; }

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

.jcf-range {
  display: inline-block; }

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block; }

.range-holder,
.jcf-range .jcf-range-wrapper {
  background-color: #eee;
  display: block;
  margin: 0 0;
  height: 10px;
  border-radius: 8px;
  box-shadow: 0 1px #fff, inset 0 2px 3px rgba(0, 0, 0, 0.08); }

.jcf-range .jcf-range-wrapper {
  padding: 30px 0 0;
  height: auto; }

.jcf-range.jcf-vertical {
  width: auto; }

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 16px;
  height: auto; }
  @media (min-width: 767px) {
    .jcf-range.jcf-vertical .jcf-range-wrapper {
      width: 22px; } }

.jcf-range.jcf-vertical .jcf-range-track {
  height: 240px;
  width: 16px; }
  @media (min-width: 767px) {
    .jcf-range.jcf-vertical .jcf-range-track {
      height: 470px;
      width: 22px; } }

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -7px;
  top: auto; }
  @media (min-width: 767px) {
    .jcf-range.jcf-vertical .jcf-range-handle {
      left: -10px; } }

.range-holder,
.slider-range {
  height: 100%;
  display: block; }

.slider-range {
  position: relative; }

.range-holder {
  padding: 30px 0 0; }

.disp-v1 {
  position: absolute;
  top: -32px; }

.ui-slider-handle,
.jcf-range .jcf-range-handle {
  position: absolute;
  background: #eee;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin: 0 0 -4px;
  left: -6px;
  z-index: 125555;
  outline: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 2px 3px white; }
  @media (min-width: 767px) {
    .ui-slider-handle,
    .jcf-range .jcf-range-handle {
      width: 39px;
      left: -10px;
      height: 39px; } }
  .ui-slider-handle:after,
  .jcf-range .jcf-range-handle:after {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    border-radius: 100%;
    background: #d7d7d7;
    content: "";
    z-index: 2;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3); }

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px; }

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px; }

.dis1 {
  width: 34px;
  height: 45px;
  border-radius: 4px;
  background-color: #eee;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: -2px;
  top: -48px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  line-height: 18px;
  word-break: break-all;
  padding: 0;
  text-shadow: 1px 1px #fff;
  white-space: nowrap; }
  @media (min-width: 767px) {
    .dis1 {
      font-size: 18px;
      line-height: 20px;
      width: 43px;
      height: 63px;
      left: -2px;
      top: -70px; } }
  .dis1:after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 1px;
    height: 100%; }
  .dis1 span {
    position: static;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }

.ui-slider-range {
  background: #ff8e00;
  background-color: #ff8e00;
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: solid 1px #d96d00;
  border-radius: 0 0 6px 6px;
  width: 100%; }

.icon-wordpress:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-twitter-circled:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-facebook:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-twitter:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-linkedin:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-youtube:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-a2:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-cog:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-wrench:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-star:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-rocket:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-thumbs-up-alt:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-search:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-setting2:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-speed:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-storage:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-tel:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-tick:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-tools:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-turbo:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-bag:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-bandwidth:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-browser:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-cart:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-cartadd:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-chat:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-configoptions:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-cpu:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-domain:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-launcher:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-link:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-meter:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-quality:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-ram:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-relible:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-angle-left:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-angle-right:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

body {
  font-size: 20px;
  line-height: 35px;
  min-width: 320px;
  -ms-overflow-style: scrollbar; }

a {
  outline: none; }
  a:focus, a:active {
    outline: none;
    text-decoration: none; }

.btn {
  white-space: normal;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 4px; }
  .btn:focus {
    outline: none;
    box-shadow: none; }
  .btn:active:focus {
    box-shadow: none;
    outline: none; }

#wrapper {
  overflow: hidden;
  position: relative;
  width: 100%; }

@media (max-width: 1199px) {
  .container {
    width: 100%; } }

.hero-carousel, .page-piece-static-hero-area {
  position: relative;
  overflow: hidden; }
  .hero-carousel .mask, .page-piece-static-hero-area .mask {
    position: relative;
    overflow: hidden; }
  .hero-carousel .slideset, .page-piece-static-hero-area .slideset {
    float: left;
    width: 9999px; }
  .hero-carousel .slide, .page-piece-static-hero-area .slide {
    float: left;
    overflow: hidden;
    position: relative; }
    .hero-carousel .slide img, .page-piece-static-hero-area .slide img {
      width: 800px;
      position: relative;
      left: 50%;
      margin: 0 0 0 -400px; }
      @media (min-width: 767px) {
        .hero-carousel .slide img, .page-piece-static-hero-area .slide img {
          width: auto;
          margin: 0 0 0 -960px; } }
  .hero-carousel .caption, .page-piece-static-hero-area .caption {
    color: #fff; }
    .hero-carousel .caption .container, .page-piece-static-hero-area .caption .container {
      overflow: hidden;
      height: 100%;
      white-space: nowrap; }
      .hero-carousel .caption .container:after, .page-piece-static-hero-area .caption .container:after {
        display: inline-block;
        vertical-align: middle;
        content: "";
        width: 1px;
        height: 100%; }
      .hero-carousel .caption .container .caption-holder, .page-piece-static-hero-area .caption .container .caption-holder {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        max-width: 800px;
        padding: 40px 0; }
        @media (min-width: 767px) {
          .hero-carousel .caption .container .caption-holder, .page-piece-static-hero-area .caption .container .caption-holder {
            padding: 0; } }
    .hero-carousel .caption ul, .page-piece-static-hero-area .caption ul {
      overflow: hidden;
      font-size: 25px;
      line-height: 30px;
      font-weight: 700; }
      @media (min-width: 767px) {
        .hero-carousel .caption ul, .page-piece-static-hero-area .caption ul {
          font-size: 42px;
          line-height: 38px; } }
      .hero-carousel .caption ul li, .page-piece-static-hero-area .caption ul li {
        padding: 0 0 5px 28px;
        position: relative;
        overflow: hidden; }
        @media (min-width: 767px) {
          .hero-carousel .caption ul li, .page-piece-static-hero-area .caption ul li {
            letter-spacing: 2.5px;
            padding: 7px 0 16px 48px; } }
        .hero-carousel .caption ul li:before, .page-piece-static-hero-area .caption ul li:before {
          position: absolute;
          left: 0;
          top: 6px;
          font-size: 15px;
          line-height: 18px; }
          @media (min-width: 767px) {
            .hero-carousel .caption ul li:before, .page-piece-static-hero-area .caption ul li:before {
              font-size: 24px;
              line-height: 28px;
              top: 14px; } }
  .hero-carousel .caption-box, .page-piece-static-hero-area .caption-box {
    display: none; }
    @media (min-width: 767px) {
      .hero-carousel .caption-box, .page-piece-static-hero-area .caption-box {
        right: 0;
        display: block;
        top: 70px;
        white-space: nowrap;
        color: #333333;
        position: absolute; } }
    @media (min-width: 992px) {
      .hero-carousel .caption-box, .page-piece-static-hero-area .caption-box {
        width: 380px;
        bottom: 0;
        top: 0; } }
    .hero-carousel .caption-box:after, .page-piece-static-hero-area .caption-box:after {
      display: inline-block;
      vertical-align: middle;
      content: "";
      width: 1px;
      height: 100%; }
    .hero-carousel .caption-box .caption-frame, .page-piece-static-hero-area .caption-box .caption-frame {
      position: relative;
      width: 100%; }
      @media (min-width: 992px) {
        .hero-carousel .caption-box .caption-frame, .page-piece-static-hero-area .caption-box .caption-frame {
          display: inline-block;
          vertical-align: middle;
          position: relative;
          white-space: normal; } }
    .hero-carousel .caption-box .text, .page-piece-static-hero-area .caption-box .text {
      display: none; }
      @media (min-width: 992px) {
        .hero-carousel .caption-box .text, .page-piece-static-hero-area .caption-box .text {
          display: block;
          overflow: hidden;
          background: #fff;
          border-radius: 5px 0 0 5px;
          padding: 20px 20px; } }
      .hero-carousel .caption-box .text h1, .page-piece-static-hero-area .caption-box .text h1 {
        margin: 0  0 9px;
        line-height: 42px;
        font-size: 23px; }
        .hero-carousel .caption-box .text h1 span, .page-piece-static-hero-area .caption-box .text h1 span {
          font-weight: 600; }
        .hero-carousel .caption-box .text h1 .price, .page-piece-static-hero-area .caption-box .text h1 .price {
          font-weight: 400;
          font-size: 30px;
          line-height: 62px;
          display: block; }
          .hero-carousel .caption-box .text h1 .price strong, .page-piece-static-hero-area .caption-box .text h1 .price strong {
            font-size: 45px;
            line-height: 55px;
            font-weight: 700;
            display: inline-block;
            vertical-align: top;
            margin: 0 6px 0 0; }
    .hero-carousel .caption-box .btn, .page-piece-static-hero-area .caption-box .btn {
      font-weight: 700;
      line-height: 30px;
      margin: 0 0 20px;
      padding: 10px 32px;
      font-size: 25px;
      border-radius: 5px;
      background: #FF8E00;
      border: 0; }
      .hero-carousel .caption-box .btn:hover, .page-piece-static-hero-area .caption-box .btn:hover {
        opacity: 0.8; }
    .hero-carousel .caption-box .subheading, .page-piece-static-hero-area .caption-box .subheading {
      display: block;
      font-size: 28px;
      line-height: 35px;
      color: #FF8E00;
      font-weight: 400; }
      .hero-carousel .caption-box .subheading span, .page-piece-static-hero-area .caption-box .subheading span {
        font-weight: 600;
        display: block;
        font-size: 20px; }
    .hero-carousel .caption-box .heading, .page-piece-static-hero-area .caption-box .heading {
      display: block;
      background: #73B800;
      padding: 20px 140px 20px 20px;
      color: #fff;
      font-size: 30px;
      margin: 0 0 0 30px;
      position: relative;
      font-weight: 700; }
      @media (min-width: 992px) {
        .hero-carousel .caption-box .heading, .page-piece-static-hero-area .caption-box .heading {
          padding: 18px 140px 18px 70px; } }
      .hero-carousel .caption-box .heading:after, .page-piece-static-hero-area .caption-box .heading:after, .hero-carousel .caption-box .heading:before, .page-piece-static-hero-area .caption-box .heading:before {
        position: absolute;
        left: -34px;
        top: 0;
        content: "";
        border-style: solid;
        border-width: 0 34px 46px 0;
        border-color: transparent #73B800 transparent transparent; }
      .hero-carousel .caption-box .heading:before, .page-piece-static-hero-area .caption-box .heading:before {
        top: auto;
        bottom: 0;
        border-width: 0 0 46px 34px;
        border-color: transparent transparent #73B800 transparent; }
    .hero-carousel .caption-box .counter, .page-piece-static-hero-area .caption-box .counter {
      position: absolute;
      background: #fff;
      width: 130px;
      height: 130px;
      border: solid 10px #73B800;
      border-radius: 100%;
      box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.18);
      color: #000;
      font-size: 40px;
      line-height: 45px;
      font-weight: 700;
      right: 2px;
      padding: 10px;
      top: -38px; }
      .hero-carousel .caption-box .counter span, .page-piece-static-hero-area .caption-box .counter span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%; }
  .hero-carousel .paging, .page-piece-static-hero-area .paging {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    z-index: 15; }
    @media (min-width: 767px) {
      .hero-carousel .paging, .page-piece-static-hero-area .paging {
        bottom: 28px; } }
    .hero-carousel .paging ul, .page-piece-static-hero-area .paging ul {
      margin: 0 auto;
      padding: 0 10px; }
    .hero-carousel .paging li, .page-piece-static-hero-area .paging li {
      float: left;
      margin: 0 5px 0 0; }
      @media (min-width: 767px) {
        .hero-carousel .paging li, .page-piece-static-hero-area .paging li {
          margin: 0 16px 0 0; } }
      .hero-carousel .paging li a, .page-piece-static-hero-area .paging li a {
        display: block;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        background: #AAAAAA;
        outline: none;
        font-size: 0;
        line-height: 0; }
        .hero-carousel .paging li a:hover, .page-piece-static-hero-area .paging li a:hover {
          background: #73B800; }
        @media (min-width: 767px) {
          .hero-carousel .paging li a, .page-piece-static-hero-area .paging li a {
            width: 22px;
            height: 22px; } }
      .hero-carousel .paging li.active a, .page-piece-static-hero-area .paging li.active a {
        background: #73B800; }

.navigation-bar {
  overflow: hidden;
  background: #D7E6E7; }
  @media (min-width: 992px) {
    .navigation-bar .container {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .navigation-bar ul {
    margin: 0;
    line-height: 20px;
    font-size: 16px;
    padding: 8px 0; }
    @media (min-width: 767px) {
      .navigation-bar ul {
        display: table;
        width: 100%;
        padding: 0;
        font-size: 17px; } }
    .navigation-bar ul li {
      display: inline-block;
      vertical-align: top;
      position: relative; }
      @media (max-width: 767px) {
        .navigation-bar ul li {
          width: 139px;
          padding: 5px 8px; } }
      @media (min-width: 767px) {
        .navigation-bar ul li {
          display: table-cell;
          padding: 16px 10px 19px; } }
      @media (min-width: 767px) {
        .navigation-bar ul li:after {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          content: "";
          width: 1px;
          background: #D7E6E7; } }
      .navigation-bar ul li:first-child:after {
        display: none; }
      .navigation-bar ul li.active a {
        color: #333333; }
      .navigation-bar ul li a {
        color: #7B7B7B;
        position: relative; }
        .navigation-bar ul li a:hover, .navigation-bar ul li a:focus {
          text-decoration: none;
          color: #333333; }
        .navigation-bar ul li a:before {
          font-size: 30px;
          line-height: 23px;
          display: block;
          margin: 0 0 10px; }
          @media (min-width: 992px) {
            .navigation-bar ul li a:before {
              display: inline-block;
              vertical-align: top;
              margin: 0 8px 0 0; } }
        .navigation-bar ul li a.icon-a2:before {
          font-size: 18px;
          line-height: 20px; }
        .navigation-bar ul li a.icon-wordpress:before, .navigation-bar ul li a.icon-bag:before {
          font-size: 25px;
          line-height: 20px; }
        .navigation-bar ul li a.icon-relible:after {
          position: absolute;
          left: 6px;
          top: 0;
          color: #D7E6E7;
          content: "\e810";
          font-family: "fontello";
          font-size: 11px; }
      .navigation-bar ul li.active a {
        color: #333333; }

.solutions-block {
  overflow: hidden; }
  .solutions-block .holder {
    padding: 30px 0 20px; }
    @media (min-width: 992px) {
      .solutions-block .holder {
        padding: 50px 0 40px; } }
  .solutions-block h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    color: #7B7B7B;
    margin: 0 0 8px; }
    @media (min-width: 767px) {
      .solutions-block h1 {
        font-size: 40px;
        line-height: 45px;
        margin: 0; } }
  .solutions-block .text-holder {
    overflow: hidden;
    font-size: 20px;
    letter-spacing: 1px;
    color: #7B7B7B;
    line-height: 25px; }
    @media (min-width: 767px) {
      .solutions-block .text-holder {
        font-size: 27px;
        line-height: 33px; } }
    .solutions-block .text-holder p {
      margin: 0 0 20px; }
      @media (min-width: 767px) {
        .solutions-block .text-holder p {
          margin: 0 0 40px; } }
  .solutions-block .container {
    padding-bottom: 20px; }
    @media (min-width: 992px) {
      .solutions-block .container {
        padding-bottom: 103px; } }

.notsure-block {
  overflow: hidden; }
  .notsure-block h2 {
    font-size: 30px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    margin: 0 0 20px;
    letter-spacing: 1px; }
    @media (min-width: 992px) {
      .notsure-block h2 {
        font-size: 44px;
        margin: 0 0 40px; } }
  .notsure-block ul {
    letter-spacing: -8px;
    margin: 0; }
    .notsure-block ul li {
      letter-spacing: 0;
      margin: 0 5px 10px;
      width: 135px;
      display: inline-block;
      vertical-align: top; }
      @media (min-width: 767px) {
        .notsure-block ul li {
          width: 160px; } }
      @media (min-width: 992px) {
        .notsure-block ul li {
          margin: 0 10px 10px;
          width: 200px; } }
      @media (min-width: 1201px) {
        .notsure-block ul li {
          width: 220px; } }
      .notsure-block ul li .icon {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 8px;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        background: #D7E6E7;
        position: relative;
        font-size: 25px;
        line-height: 25px;
        color: #AAAAAA; }
        @media (min-width: 767px) {
          .notsure-block ul li .icon {
            width: 100px;
            height: 100px;
            font-size: 35px;
            line-height: 35px;
            margin: 0 0 12px; } }
        @media (min-width: 992px) {
          .notsure-block ul li .icon {
            width: 120px;
            height: 120px;
            font-size: 40px;
            line-height: 40px; } }
        .notsure-block ul li .icon:before {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .notsure-block ul li .icon.icon-quality {
          font-size: 30px;
          line-height: 30px; }
          @media (min-width: 767px) {
            .notsure-block ul li .icon.icon-quality {
              font-size: 40px;
              line-height: 40px; } }
          @media (min-width: 992px) {
            .notsure-block ul li .icon.icon-quality {
              font-size: 60px;
              line-height: 60px; } }
        .notsure-block ul li .icon.icon-chat {
          font-size: 30px;
          line-height: 30px; }
          @media (min-width: 767px) {
            .notsure-block ul li .icon.icon-chat {
              font-size: 40px;
              line-height: 40px; } }
          @media (min-width: 992px) {
            .notsure-block ul li .icon.icon-chat {
              font-size: 60px;
              line-height: 60px; } }
      .notsure-block ul li .title {
        display: block;
        text-transform: capitalize;
        font-size: 17px;
        line-height: 23px;
        color: #7B7B7B;
        letter-spacing: 1px; }
        @media (min-width: 992px) {
          .notsure-block ul li .title {
            font-size: 23px;
            line-height: 25px; } }
      .notsure-block ul li a {
        outline: none; }
        .notsure-block ul li a:hover {
          text-decoration: none;
          opacity: 0.8; }

.challegne-form {
  overflow: hidden;
  background: url(/National_Library/20160526010038oe_/https://www.a2hosting.com/images/2015/img7.jpg) no-repeat;
  background-size: cover;
  color: #fff; }
  .challegne-form .container {
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (min-width: 767px) {
      .challegne-form .container {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media (min-width: 992px) {
      .challegne-form .container {
        padding-top: 90px;
        padding-bottom: 65px; } }
  .challegne-form h1 {
    line-height: 33px;
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 11px;
    letter-spacing: 1px; }
    @media (min-width: 767px) {
      .challegne-form h1 {
        line-height: 43px;
        font-size: 37px; } }
  .challegne-form h2 {
    line-height: 25px;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .challegne-form h2 {
        line-height: 32px;
        font-size: 28px;
        margin: 0 0 25px; } }
    @media (min-width: 992px) {
      .challegne-form h2 {
        line-height: 35px;
        font-size: 32px;
        margin: 0 0 30px; } }
  .challegne-form .holder {
    margin: 0 0 30px; }
    @media (min-width: 992px) {
      .challegne-form .holder {
        margin: 0 0 60px; } }
  .challegne-form .image-holder {
    overflow: hidden;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .challegne-form .image-holder {
        margin: 0; } }
    @media (min-width: 992px) {
      .challegne-form .image-holder {
        margin: 50px 0 0; } }
  .challegne-form .text {
    overflow: hidden;
    padding: 0;
    font-size: 18px;
    line-height: 22px; }
    @media (min-width: 992px) {
      .challegne-form .text {
        padding: 26px 0 0;
        font-size: 27px;
        line-height: 35px; } }
    .challegne-form .text p {
      margin: 0 0 8px; }
      @media (min-width: 767px) {
        .challegne-form .text p {
          margin: 0 0 15px; } }
    .challegne-form .text .subheading {
      display: block;
      font-size: 18px;
      font-weight: 600; }
      @media (min-width: 992px) {
        .challegne-form .text .subheading {
          font-size: 26px; } }
  .challegne-form .field-holder {
    max-width: 1212px;
    margin: 0 auto; }
  .challegne-form .form-control {
    border-radius: 8px;
    border: solid 2px #AAAAAA;
    padding: 10px 15px;
    height: 46px;
    font-size: 18px;
    line-height: 24px;
    color: #7B7B7B;
    margin: 0 0 15px;
    box-shadow: none;
    -webkit-appearance: none; }
    @media (min-width: 767px) {
      .challegne-form .form-control {
        padding: 14px 15px;
        height: 60px;
        font-size: 25px;
        line-height: 32px;
        margin: 0 0 30px; } }
  .challegne-form .btn {
    border-radius: 8px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    padding: 12px 40px;
    letter-spacing: 3px; }
    @media (min-width: 767px) {
      .challegne-form .btn {
        padding: 14px 40px;
        font-size: 30px;
        line-height: 33px; } }
    @media (min-width: 992px) {
      .challegne-form .btn {
        font-size: 40px;
        line-height: 42px;
        padding: 14px 60px; } }
  .challegne-form ::-webkit-input-placeholder {
    color: #7B7B7B; }
  .challegne-form :-moz-placeholder {
    color: #7B7B7B; }
  .challegne-form ::-moz-placeholder {
    color: #7B7B7B;
    opacity: 1; }
  .challegne-form :-ms-input-placeholder {
    color: #7B7B7B; }
  .challegne-form .placeholder {
    color: #7B7B7B; }

.softwares-block .container {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 767px) {
    .softwares-block .container {
      padding-top: 50px;
      padding-bottom: 50px; } }

.softwares-block h1 {
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
  margin: 0 0 10px;
  color: #7B7B7B; }
  @media (min-width: 767px) {
    .softwares-block h1 {
      font-size: 40px;
      line-height: 45px;
      margin: 0 0 30px; } }

.softwares-block .text-holder {
  overflow: hidden;
  font-size: 20px;
  color: #7B7B7B;
  word-spacing: 1px;
  line-height: 24px; }
  @media (min-width: 767px) {
    .softwares-block .text-holder {
      font-size: 32px;
      line-height: 35px; } }
  .softwares-block .text-holder p {
    margin: 0 0 30px; }

.softwares-block .col-holder {
  overflow: hidden;
  font-size: 19px;
  color: #7B7B7B;
  line-height: 24px;
  padding: 0 0 20px; }
  .softwares-block .col-holder .image-holder {
    overflow: hidden;
    margin: 0 auto 15px;
    max-width: 200px; }
    @media (min-width: 767px) {
      .softwares-block .col-holder .image-holder {
        margin: 0 auto 25px;
        max-width: 267px; } }
  .softwares-block .col-holder p {
    margin: 0 0 27px; }

.softwares-block .btn-default {
  display: block;
  border-radius: 8px;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 15px;
  font-weight: 600;
  margin: 0 0 15px;
  background: #FF8E00;
  border: 0;
  letter-spacing: 2px; }
  @media (min-width: 767px) {
    .softwares-block .btn-default {
      font-size: 18px;
      line-height: 25px;
      padding: 7px 15px; } }
  .softwares-block .btn-default:hover {
    background: #cc7200; }

.softwares-block .btn-success {
  display: block;
  margin: 0 29px;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 15px;
  letter-spacing: 1px;
  border-radius: 6px;
  font-weight: 600; }

.domaininfo-block {
  overflow: hidden;
  background: #73B800;
  position: relative;
  color: #fff; }
  .domaininfo-block .container {
    max-width: 1297px;
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (min-width: 767px) {
      .domaininfo-block .container {
        padding-top: 150px;
        padding-bottom: 40px; } }
  .domaininfo-block h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .domaininfo-block h1 {
        line-height: 45px;
        font-size: 40px;
        margin: 0 0 30px; } }
  .domaininfo-block h2 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 24px; }
    @media (min-width: 767px) {
      .domaininfo-block h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 0 0 35px; } }
  .domaininfo-block .searchform {
    overflow: hidden;
    margin: 0  auto 40px;
    max-width: 960px;
    border-radius: 10px;
    background: #E5E5E5;
    position: relative;
    padding: 8px; }
    @media (min-width: 767px) {
      .domaininfo-block .searchform {
        padding: 8px 205px 8px 8px; } }
    .domaininfo-block .searchform .btn {
      display: block;
      border-radius: 10px;
      font-size: 18px;
      width: 100%;
      font-weight: 600;
      padding: 12px 10px;
      line-height: 25px;
      border: 0;
      background: #FF8E00; }
      .domaininfo-block .searchform .btn:hover {
        background: #cc7200; }
      @media (min-width: 767px) {
        .domaininfo-block .searchform .btn {
          position: absolute;
          right: 8px;
          top: 11px;
          width: 190px;
          padding: 17px 10px; } }
    .domaininfo-block .searchform ::-webkit-input-placeholder {
      color: #7B7B7B; }
    .domaininfo-block .searchform :-moz-placeholder {
      color: #7B7B7B; }
    .domaininfo-block .searchform ::-moz-placeholder {
      color: #7B7B7B;
      opacity: 1; }
    .domaininfo-block .searchform :-ms-input-placeholder {
      color: #7B7B7B; }
    .domaininfo-block .searchform .placeholder {
      color: #7B7B7B; }
  .domaininfo-block .form-control {
    border-radius: 10px;
    border: 0;
    padding: 13px 15px;
    color: #7B7B7B;
    font-size: 18px;
    height: 48px;
    line-height: 22px;
    box-shadow: none;
    -webkit-appearance: none;
    margin: 0 0 8px; }
    @media (min-width: 767px) {
      .domaininfo-block .form-control {
        padding: 16px 26px;
        font-size: 28px;
        height: 65px;
        margin: 0;
        line-height: 32px; } }
  .domaininfo-block .domain-carousel {
    position: relative;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .domaininfo-block .domain-carousel {
        padding: 80px 0 57px;
        margin: 0 0 20px;
        border: solid #73B800;
        border-width: 2px 0; } }
    .domaininfo-block .domain-carousel .mask {
      overflow: hidden;
      position: relative;
      max-width: 290px;
      margin: 0 auto; }
      @media (min-width: 767px) {
        .domaininfo-block .domain-carousel .mask {
          max-width: 738px; } }
      @media (min-width: 992px) {
        .domaininfo-block .domain-carousel .mask {
          max-width: 938px; } }
      @media (min-width: 1200px) {
        .domaininfo-block .domain-carousel .mask {
          max-width: 960px; } }
    .domaininfo-block .domain-carousel .slideset {
      width: 9999px;
      float: left; }
    .domaininfo-block .domain-carousel .slide {
      float: left;
      width: 290px;
      position: relative; }
      @media (min-width: 767px) {
        .domaininfo-block .domain-carousel .slide {
          width: 320px;
          margin: 0 25px 0 24px; } }
      @media (min-width: 992px) {
        .domaininfo-block .domain-carousel .slide {
          width: 303px;
          margin: 0 5px; } }
      @media (min-width: 1200px) {
        .domaininfo-block .domain-carousel .slide {
          width: 310px; } }
    .domaininfo-block .domain-carousel .client-holder {
      position: absolute;
      left: 0;
      top: 0;
      width: 118px;
      height: 118px;
      overflow: hidden;
      z-index: 5;
      border-radius: 100%;
      background: #fff;
      white-space: nowrap;
      padding: 15px;
      box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.1); }
      .domaininfo-block .domain-carousel .client-holder:after {
        display: inline-block;
        vertical-align: middle;
        content: "";
        height: 100%;
        width: 1px; }
      .domaininfo-block .domain-carousel .client-holder img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%; }
    .domaininfo-block .domain-carousel .slide-holder {
      overflow: hidden;
      position: relative;
      border-radius: 0 5px 5px 0;
      background: #fff;
      color: #7B7B7B;
      width: 235px;
      float: right;
      padding: 10px 18px 10px 85px; }
      @media (min-width: 767px) {
        .domaininfo-block .domain-carousel .slide-holder {
          width: 255px; } }
    .domaininfo-block .domain-carousel .price-area {
      display: block;
      font-size: 18px;
      margin: 0 0 -5px; }
      .domaininfo-block .domain-carousel .price-area strong {
        font-weight: 700; }
    .domaininfo-block .domain-carousel .price {
      display: block;
      margin: 0 0 8px;
      font-size: 22px;
      line-height: 27px;
      letter-spacing: 1px; }
    .domaininfo-block .domain-carousel .btn {
      border-radius: 5px;
      font-size: 17px;
      font-weight: 700;
      border: 0;
      display: block;
      text-align: center;
      background: #FF8E00;
      text-transform: uppercase;
      padding: 4px 5px; }
      .domaininfo-block .domain-carousel .btn:hover {
        background: #cc7200; }
    .domaininfo-block .domain-carousel .btn-next, .domaininfo-block .domain-carousel .btn-prev {
      position: absolute;
      left: -15px;
      top: 50%;
      width: 35px;
      height: 35px;
      background: #AAAAAA;
      color: #fff;
      border-radius: 100%;
      text-align: center;
      font-size: 20px;
      font-weight: 700;
      line-height: 22px;
      z-index: 15;
      outline: none;
      margin: -15px 0 0;
      padding: 4px 10px 0; }
      @media (min-width: 767px) {
        .domaininfo-block .domain-carousel .btn-next, .domaininfo-block .domain-carousel .btn-prev {
          top: 12px;
          width: 62px;
          margin: 0;
          left: 0;
          height: 62px;
          font-size: 38px;
          line-height: 40px;
          padding: 7px 10px 0; } }
      @media (min-width: 1200px) {
        .domaininfo-block .domain-carousel .btn-next, .domaininfo-block .domain-carousel .btn-prev {
          left: 0;
          top: 50%;
          margin: -28px 0 0; } }
      .domaininfo-block .domain-carousel .btn-next:hover, .domaininfo-block .domain-carousel .btn-next:focus, .domaininfo-block .domain-carousel .btn-prev:hover, .domaininfo-block .domain-carousel .btn-prev:focus {
        text-decoration: none;
        opacity: 0.8; }
    .domaininfo-block .domain-carousel .btn-prev {
      left: auto;
      right: -15px; }
      @media (min-width: 767px) {
        .domaininfo-block .domain-carousel .btn-prev {
          right: 0;
          left: auto; } }
      @media (min-width: 1200px) {
        .domaininfo-block .domain-carousel .btn-prev {
          right: 0;
          left: auto; } }
  .domaininfo-block .more {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 767px) {
      .domaininfo-block .more {
        font-size: 25px;
        line-height: 30px; } }
    .domaininfo-block .more:hover {
      text-decoration: none;
      opacity: 0.8; }
  .domaininfo-block .price-tag {
    position: relative;
    background: #FF8E00;
    padding: 11px 149px 20px 12px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    display: block;
    margin: 30px 0 0; }
    @media (min-width: 767px) {
      .domaininfo-block .price-tag {
        position: absolute;
        right: 0;
        top: 30px;
        z-index: 55;
        margin: 0;
        font-size: 30px;
        line-height: 32px; } }
    .domaininfo-block .price-tag:after, .domaininfo-block .price-tag:before {
      position: absolute;
      left: -27px;
      top: 0;
      content: "";
      border-style: solid;
      border-width: 0 27px 59px 0;
      display: none;
      border-color: transparent #FF8E00 transparent transparent; }
      @media (min-width: 767px) {
        .domaininfo-block .price-tag:after, .domaininfo-block .price-tag:before {
          display: block; } }
    .domaininfo-block .price-tag:before {
      top: auto;
      bottom: 0;
      border-width: 0 0 59px 27px;
      border-color: transparent transparent #FF8E00 transparent; }
    .domaininfo-block .price-tag .counter {
      position: absolute;
      background: #fff;
      width: 130px;
      height: 130px;
      border: solid 10px #FF8E00;
      border-radius: 100%;
      box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.18);
      color: #000;
      font-size: 30px;
      line-height: 35px;
      font-weight: 700;
      right: 2px;
      top: -19px;
      padding: 10px; }
      .domaininfo-block .price-tag .counter span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%; }

.testimonials-block .container {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 25px; }
  @media (min-width: 767px) {
    .testimonials-block .container {
      font-size: 22px;
      line-height: 27px;
      padding-top: 50px;
      padding-bottom: 20px; } }

.testimonials-block .text-holder {
  overflow: hidden;
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 25px; }
  @media (min-width: 767px) {
    .testimonials-block .text-holder {
      margin: 0 0 30px; } }
  .testimonials-block .text-holder p {
    margin: 0 0 20px; }
  .testimonials-block .text-holder strong {
    color: #73B800;
    font-weight: 400; }

.testimonials-block h1 {
  font-size: 28px;
  font-weight: 400;
  margin: 0 0 15px; }
  @media (min-width: 767px) {
    .testimonials-block h1 {
      font-size: 40px;
      margin: 0 0 30px; } }

.testimonials-block .quotes-slider {
  position: relative;
  padding: 0 15px; }
  @media (min-width: 767px) {
    .testimonials-block .quotes-slider {
      padding: 0; } }
  .testimonials-block .quotes-slider .mask {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    max-width: 450px; }
    @media (min-width: 767px) {
      .testimonials-block .quotes-slider .mask {
        height: auto !important;
        max-width: inherit;
        margin: 0;
        overflow: visible; } }
  .testimonials-block .quotes-slider .slideset {
    float: left;
    width: 9999px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (min-width: 767px) {
      .testimonials-block .quotes-slider .slideset {
        width: auto !important; } }

.testimonials-block .slide {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 767px) {
    .testimonials-block .slide {
      width: 33.33% !important;
      padding: 0 0 0 33px; } }

.testimonials-block blockquote {
  border: 0;
  padding: 20px 15px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  font-size: 16px;
  line-height: 20px;
  quotes: none;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (min-width: 767px) {
    .testimonials-block blockquote {
      margin: 0 0 37px; } }
  @media (min-width: 992px) {
    .testimonials-block blockquote {
      font-size: 18px;
      line-height: 24px;
      padding: 20px 20px 15px 76px; } }
  .testimonials-block blockquote a {
    color: #73B800; }
  .testimonials-block blockquote q {
    margin: 0 0 15px;
    letter-spacing: 1px;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (min-width: 992px) {
      .testimonials-block blockquote q {
        margin: 0 0 37px; } }
    .testimonials-block blockquote q a {
      font-weight: 600; }
  .testimonials-block blockquote cite {
    display: block;
    position: relative;
    font-style: normal;
    padding: 0 0 0 40px;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 18px; }
    @media (min-width: 992px) {
      .testimonials-block blockquote cite {
        padding: 0 0 0 47px; } }
    .testimonials-block blockquote cite:before {
      position: absolute;
      left: 0;
      color: #fff;
      top: 0;
      font-size: 30px;
      line-height: 30px;
      font-style: normal; }
      @media (min-width: 992px) {
        .testimonials-block blockquote cite:before {
          font-size: 35px;
          top: -7px;
          line-height: 35px; } }
    .testimonials-block blockquote cite .author {
      display: block; }
  .testimonials-block blockquote .image {
    margin: 0 auto 10px;
    width: 95px;
    height: 95px;
    border-radius: 100%;
    overflow: hidden; }
    @media (min-width: 992px) {
      .testimonials-block blockquote .image {
        position: absolute;
        left: -27px;
        top: 41px;
        margin: 0; } }

.testimonials-block .next, .testimonials-block .prev {
  color: #fff; }

.testimonials-block .btn-default {
  border-radius: 10px;
  background: #FF8E00;
  font-size: 20px;
  line-height: 30px;
  padding: 10px 30px;
  letter-spacing: 1px;
  font-weight: 600;
  border: 0; }
  .testimonials-block .btn-default:hover {
    background: #cc7200; }
  @media (min-width: 767px) {
    .testimonials-block .btn-default {
      font-size: 37px;
      line-height: 40px;
      padding: 14px 50px; } }
  @media (min-width: 991px) {
    .testimonials-block .btn-default {
      font-size: 49px;
      line-height: 52px;
      letter-spacing: 3px;
      padding: 19px 84px 16px; } }

.testimonials-block.inner .container {
  padding-bottom: 30px; }
  @media (min-width: 767px) {
    .testimonials-block.inner .container {
      padding-bottom: 40px; } }

.testimonials-block.inner .text-holder {
  margin: 0 0 1px; }

.testimonials-block.inner blockquote {
  margin: 0 0 20px; }

.testimonials-block .more {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px;
  letter-spacing: 1px;
  color: #fff;
  font-size: 22px;
  font-weight: 600; }
  @media (min-width: 767px) {
    .testimonials-block .more {
      font-size: 35px;
      margin: 0 0 20px; } }
  @media (min-width: 991px) {
    .testimonials-block .more {
      font-size: 49px;
      margin: 0 0 55px; } }
  .testimonials-block .more:hover {
    text-decoration: none;
    opacity: 0.8; }

.next, .prev {
  display: block;
  position: absolute;
  left: -12px;
  top: 50%;
  margin: -30px 0 0;
  font-size: 60px;
  line-height: 60px; }
  @media (min-width: 767px) {
    .next, .prev {
      display: none; } }
  .next:hover, .next:focus, .prev:hover, .prev:focus {
    text-decoration: none;
    opacity: 0.8; }

.next {
  left: auto;
  right: -12px; }

.vps-hosting {
  overflow: hidden; }
  .vps-hosting .container {
    padding-top: 30px;
    padding-bottom: 10px; }
    @media (min-width: 767px) {
      .vps-hosting .container {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media (min-width: 991px) {
      .vps-hosting .container {
        padding-top: 100px;
        padding-bottom: 50px; } }
  .vps-hosting .topheading {
    display: block;
    line-height: 25px;
    text-align: right;
    color: #FF8E00;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    font-style: italic; }
    @media (min-width: 767px) {
      .vps-hosting .topheading {
        font-size: 40px;
        line-height: 48px;
        margin: 0 0 20px;
        letter-spacing: 1.2px; } }
    @media (min-width: 991px) {
      .vps-hosting .topheading {
        font-size: 45px;
        line-height: 48px;
        margin: 0 0 48px; } }
  .vps-hosting h1 {
    margin: 0 0 20px;
    text-align: left;
    line-height: 35px;
    letter-spacing: 2px;
    color: #333333;
    font-size: 35px;
    font-weight: 700; }
    @media (min-width: 767px) {
      .vps-hosting h1 {
        font-size: 50px;
        line-height: 50px;
        margin: 0 0 30px;
        letter-spacing: 5px; } }
    @media (min-width: 991px) {
      .vps-hosting h1 {
        font-size: 72px;
        line-height: 72px;
        margin: 0 0 50px; } }
  .vps-hosting .packages-holder {
    overflow: hidden; }
    @media (min-width: 767px) {
      .vps-hosting .packages-holder {
        padding: 0 10px; } }
    @media (min-width: 991px) {
      .vps-hosting .packages-holder {
        padding: 0; } }
  .vps-hosting .main-container {
    max-width: 1265px;
    margin: 0 auto; }
  .vps-hosting .package {
    margin: 0 0 30px; }
    @media (min-width: 767px) {
      .vps-hosting .package {
        margin: 0 -10px; } }
    @media (min-width: 991px) {
      .vps-hosting .package {
        margin: 0 0 30px; } }
    .vps-hosting .package .heading-holder {
      padding: 20px 15px; }
      @media (min-width: 991px) {
        .vps-hosting .package .heading-holder {
          padding: 33px 20px 29px; } }
      .vps-hosting .package .heading-holder .heading {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 35px; }
        @media (min-width: 991px) {
          .vps-hosting .package .heading-holder .heading {
            font-size: 38px;
            line-height: 42px; } }
      .vps-hosting .package .heading-holder:before {
        left: 35px; }
    .vps-hosting .package .holder {
      overflow: hidden;
      border: solid #E5E5E5;
      border-radius: 0 0 10px 10px;
      border-width: 0 2px 2px; }
    .vps-hosting .package .price-holder {
      margin: 0 0 22px; }
      .vps-hosting .package .price-holder .from {
        font-size: 18px;
        padding: 0 11px 0 0; }
        @media (min-width: 991px) {
          .vps-hosting .package .price-holder .from {
            font-size: 25px; } }
      .vps-hosting .package .price-holder .time {
        font-size: 18px;
        padding: 0 11px 0 0; }
        @media (min-width: 991px) {
          .vps-hosting .package .price-holder .time {
            font-size: 25px; } }
      .vps-hosting .package .price-holder .price {
        font-size: 60px;
        line-height: 60px;
        letter-spacing: 0;
        font-weight: 600;
        margin: 0; }
        @media (min-width: 991px) {
          .vps-hosting .package .price-holder .price {
            margin: 0 12px -5px 0;
            font-size: 70px;
            line-height: 70px; } }
        .vps-hosting .package .price-holder .price sup {
          font-weight: 400;
          left: -7px;
          top: -40px; }
    .vps-hosting .package ul {
      margin: 0;
      font-size: 18px;
      line-height: 28px; }
      @media (min-width: 991px) {
        .vps-hosting .package ul {
          margin: 0 0 0 5px;
          font-size: 26px;
          line-height: 40px; } }
      .vps-hosting .package ul li {
        padding: 0 0 0 30px; }
        @media (min-width: 991px) {
          .vps-hosting .package ul li {
            padding: 0 0 0 38px; } }
        .vps-hosting .package ul li:before {
          font-size: 14px;
          top: 6px;
          line-height: 14px; }
          @media (min-width: 991px) {
            .vps-hosting .package ul li:before {
              font-size: 16px;
              top: 8px;
              line-height: 16px; } }
    .vps-hosting .package .text {
      padding: 16px 20px 16px; }
      @media (min-width: 767px) {
        .vps-hosting .package .text {
          padding: 16px 20px 47px; } }
    .vps-hosting .package .btns {
      text-transform: uppercase;
      padding: 0 5px 20px; }
      .vps-hosting .package .btns .btn {
        position: relative;
        border-radius: 4px;
        font-size: 14px;
        margin: 0 0 10px; }
        @media (min-width: 991px) {
          .vps-hosting .package .btns .btn {
            font-size: 18px;
            margin: 0 0 18px; } }
        .vps-hosting .package .btns .btn.btn-default {
          padding: 6px 15px 6px 40px; }
          @media (min-width: 991px) {
            .vps-hosting .package .btns .btn.btn-default {
              padding: 12px 43px 10px 50px; } }
        .vps-hosting .package .btns .btn:before {
          left: 17px;
          top: 7px;
          position: absolute; }
          @media (min-width: 991px) {
            .vps-hosting .package .btns .btn:before {
              left: 28px;
              top: 11px; } }
        .vps-hosting .package .btns .btn.btn-success {
          margin: 0;
          padding: 6px 6px; }
          @media (min-width: 991px) {
            .vps-hosting .package .btns .btn.btn-success {
              padding: 11px 6px; } }
    .vps-hosting .package .core-package {
      overflow: hidden;
      text-align: left;
      border: solid #E5E5E5;
      border-width: 2px  0;
      padding: 15px 15px 13px;
      font-size: 17px;
      line-height: 22px;
      margin: 0 -20px 10px;
      color: #333333; }
      @media (min-width: 767px) {
        .vps-hosting .package .core-package {
          height: 75px; } }
      @media (min-width: 991px) {
        .vps-hosting .package .core-package {
          margin: 0 -20px 24px;
          padding: 23px 20px 13px;
          font-size: 22px;
          line-height: 22px;
          height: 101px; } }
      .vps-hosting .package .core-package strong {
        display: block;
        word-spacing: 2px;
        position: relative;
        padding: 0 0 0 35px;
        font-weight: 400; }
        @media (min-width: 991px) {
          .vps-hosting .package .core-package strong {
            padding: 0 0 0 43px; } }
        .vps-hosting .package .core-package strong:before {
          position: absolute;
          left: 0;
          color: #AAAAAA;
          top: 0; }
  .vps-hosting .customized-plan {
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .vps-hosting .customized-plan {
        margin: -16px 0 0;
        overflow: visible; } }

.virtual-services .container {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 767px) {
    .virtual-services .container {
      padding-top: 50px;
      padding-bottom: 50px; } }

.virtual-services h1 {
  font-size: 28px;
  font-weight: 600;
  line-height: 33px;
  margin: 0 0 10px;
  color: #7B7B7B; }
  @media (min-width: 767px) {
    .virtual-services h1 {
      font-size: 40px;
      line-height: 45px;
      margin: 0 0 30px; } }

.virtual-services .text-holder {
  overflow: hidden;
  font-size: 20px;
  color: #7B7B7B;
  word-spacing: 3px;
  line-height: 24px; }
  @media (min-width: 767px) {
    .virtual-services .text-holder {
      font-size: 32px;
      line-height: 35px; } }
  .virtual-services .text-holder p {
    margin: 0 0 30px; }

.virtual-services .image-holder {
  overflow: hidden;
  padding: 15px 0 10px; }
  @media (min-width: 767px) {
    .virtual-services .image-holder {
      padding: 15px 0 0; } }
  @media (min-width: 991px) {
    .virtual-services .image-holder {
      padding: 83px 0 0; } }

.virtual-services .services {
  color: #7B7B7B;
  font-size: 18px;
  margin: 0 0 15px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center; }
  @media (min-width: 767px) {
    .virtual-services .services {
      line-height: 34px;
      font-size: 28px;
      text-align: left; } }
  @media (min-width: 991px) {
    .virtual-services .services {
      margin: 0 0 37px; } }
  .virtual-services .services p {
    margin: 0; }
  .virtual-services .services li {
    padding: 0 0 20px;
    position: relative; }
    @media (min-width: 767px) {
      .virtual-services .services li {
        padding: 15px 0 40px 131px; } }
    @media (min-width: 991px) {
      .virtual-services .services li {
        padding: 15px 0 20px 131px; } }
    .virtual-services .services li:first-child .icon {
      top: 7px; }
  .virtual-services .services .heading {
    color: #333333;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 21px;
    display: block;
    letter-spacing: 1px; }
    @media (min-width: 767px) {
      .virtual-services .services .heading {
        font-size: 32px; } }
  .virtual-services .services .icon {
    margin: 0 auto 15px;
    display: block;
    width: 75px;
    height: 75px;
    position: relative;
    font-size: 35px;
    line-height: 35px;
    border-radius: 100%;
    background: #73B800;
    color: #fff; }
    @media (min-width: 767px) {
      .virtual-services .services .icon {
        width: 108px;
        height: 108px;
        margin: 0;
        font-size: 52px;
        position: absolute;
        left: 0;
        top: -10px;
        line-height: 52px; } }
    .virtual-services .services .icon:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .virtual-services .services .icon.icon-meter {
      font-size: 25px;
      line-height: 25px; }
      @media (min-width: 767px) {
        .virtual-services .services .icon.icon-meter {
          font-size: 36px;
          line-height: 36px; } }

.virtual-services .btn-default {
  border-radius: 10px;
  background: #FF8E00;
  font-size: 20px;
  line-height: 30px;
  padding: 10px 20px;
  font-weight: 600;
  border: 0; }
  @media (min-width: 767px) {
    .virtual-services .btn-default {
      font-size: 36px;
      letter-spacing: 2px;
      line-height: 40px;
      padding: 12px 50px; } }
  .virtual-services .btn-default:hover {
    background: #cc7200; }
  @media (min-width: 991px) {
    .virtual-services .btn-default {
      padding: 19px 50px 17px;
      letter-spacing: 3.5px;
      font-size: 49px;
      line-height: 52px; } }

.our-services {
  background: #73B800;
  color: #fff; }
  .our-services h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 10px;
    letter-spacing: 0; }
    .our-services h1 br {
      display: none; }
    @media (min-width: 767px) {
      .our-services h1 {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 30px; } }
  .our-services .container {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 1px; }
    @media (min-width: 767px) {
      .our-services .container {
        padding-top: 70px;
        padding-bottom: 40px;
        font-size: 30px;
        line-height: 35px; } }
  .our-services p {
    margin: 0 0 30px; }
    @media (min-width: 767px) {
      .our-services p {
        margin: 0 0 50px; } }
  .our-services ul {
    overflow: hidden;
    margin: 0;
    font-size: 20px;
    line-height: 25px; }
    @media (min-width: 991px) {
      .our-services ul {
        font-size: 28px;
        line-height: 32px; } }
    .our-services ul li {
      max-width: 200px;
      margin: 0 10px 25px;
      display: inline-block;
      vertical-align: top; }
      @media (min-width: 767px) {
        .our-services ul li {
          margin: 0 15px 20px; } }
      @media (min-width: 991px) {
        .our-services ul li {
          max-width: 302px; } }
      .our-services ul li a {
        color: #fff; }
        .our-services ul li a:hover {
          text-decoration: none;
          opacity: 0.8; }
    .our-services ul .icon {
      display: inline-block;
      vertical-align: top;
      margin: 0 0 26px;
      color: #333333;
      font-size: 70px;
      line-height: 70px; }
    .our-services ul .title {
      display: block;
      font-weight: 400; }

.needhelp-block {
  background: #D7E6E7;
  color: #7B7B7B;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400; }
  @media (min-width: 767px) {
    .needhelp-block {
      font-size: 35px;
      line-height: 40px; } }
  .needhelp-block .container {
    position: relative;
    padding-top: 30px; }
    @media (min-width: 767px) {
      .needhelp-block .container {
        padding-top: 50px; } }
    @media (min-width: 991px) {
      .needhelp-block .container {
        padding-top: 70px; } }
  .needhelp-block h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 10px; }
    @media (min-width: 767px) {
      .needhelp-block h1 {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 30px; } }
  .needhelp-block p {
    margin: 0 0 30px; }
    .needhelp-block p br {
      display: none; }
    @media (min-width: 767px) {
      .needhelp-block p {
        margin: 0 0 35px; } }
    @media (min-width: 991px) {
      .needhelp-block p {
        margin: 0 0 57px; }
        .needhelp-block p br {
          display: block; } }
  .needhelp-block .image-holder {
    position: absolute;
    left: -70px;
    max-width: 300px;
    bottom: 0;
    display: none;
    pointer-events: none; }
    @media (min-width: 767px) {
      .needhelp-block .image-holder {
        display: block; } }
  .needhelp-block .text {
    position: relative;
    z-index: 10;
    padding-bottom: 15px; }
    @media (min-width: 767px) {
      .needhelp-block .text {
        float: right;
        width: 85%;
        padding-bottom: 87px; } }
  .needhelp-block .btns {
    padding: 0 0 0 18px; }
    @media (min-width: 767px) {
      .needhelp-block .btns {
        padding: 0; } }
  .needhelp-block .btn-chat {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    font-size: 25px;
    line-height: 35px;
    margin: 0 30px;
    padding: 15px 30px 15px 50px;
    border: 0;
    background: #73B800; }
    @media (min-width: 991px) {
      .needhelp-block .btn-chat {
        padding: 20px 50px 20px 60px;
        font-size: 38px;
        line-height: 45px; } }
    .needhelp-block .btn-chat span {
      display: block;
      width: 70px;
      height: 70px;
      text-align: center;
      border-radius: 100%;
      background: #73B800;
      font-size: 35px;
      line-height: 35px;
      left: -41px;
      position: absolute;
      top: -3px;
      box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.18); }
      @media (min-width: 991px) {
        .needhelp-block .btn-chat span {
          font-size: 70px;
          line-height: 70px;
          top: -13px;
          left: -62px;
          width: 110px;
          height: 110px; } }
      .needhelp-block .btn-chat span:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .needhelp-block .btn-chat:hover {
      opacity: 0.8; }
  .needhelp-block .telinfo {
    display: block;
    margin: 0 auto 20px;
    position: relative;
    outline: none;
    width: 250px; }
    @media (min-width: 767px) {
      .needhelp-block .telinfo {
        display: inline-block;
        vertical-align: top;
        margin: 0 35px 20px;
        width: auto; } }
    .needhelp-block .telinfo .btn {
      display: block;
      position: relative;
      color: #fff;
      font-size: 19px;
      line-height: 32px;
      padding: 15px 18px 15px 50px;
      letter-spacing: 1px;
      font-weight: 600;
      background: #73B800;
      border: 0;
      border-radius: 10px; }
      @media (min-width: 767px) {
        .needhelp-block .telinfo .btn {
          padding: 15px 30px 15px 50px;
          font-size: 25px;
          line-height: 35px; } }
      @media (min-width: 991px) {
        .needhelp-block .telinfo .btn {
          padding: 20px 48px 20px 85px;
          font-size: 35px;
          line-height: 45px; } }
      .needhelp-block .telinfo .btn:hover {
        text-decoration: none;
        opacity: 0.8; }
    .needhelp-block .telinfo .icon {
      display: block;
      width: 70px;
      height: 70px;
      text-align: center;
      border-radius: 100%;
      background: #73B800;
      font-size: 30px;
      line-height: 30px;
      left: -26px;
      position: absolute;
      top: -4px;
      box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.18); }
      @media (min-width: 991px) {
        .needhelp-block .telinfo .icon {
          font-size: 50px;
          line-height: 50px;
          top: -13px;
          left: -41px;
          width: 110px;
          height: 110px; } }
      .needhelp-block .telinfo .icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .needhelp-block .telinfo .flag-holder {
      position: relative;
      display: block; }
      .needhelp-block .telinfo .flag-holder:after {
        position: absolute;
        left: 38px;
        top: 16px;
        content: "";
        border-style: solid;
        border-width: 4px 6px 0 6px;
        border-color: #fff transparent transparent transparent; }
        @media (min-width: 767px) {
          .needhelp-block .telinfo .flag-holder:after {
            border-width: 6px 8px 0 8px;
            left: 38px;
            top: 17px; } }
        @media (min-width: 991px) {
          .needhelp-block .telinfo .flag-holder:after {
            left: 45px;
            top: 23px; } }
      .needhelp-block .telinfo .flag-holder img {
        display: inline-block;
        vertical-align: top;
        margin: 10px 25px 0 0;
        width: 30px; }
        @media (min-width: 767px) {
          .needhelp-block .telinfo .flag-holder img {
            margin: 11px 29px 0 0; } }
        @media (min-width: 991px) {
          .needhelp-block .telinfo .flag-holder img {
            margin: 15px 29px 0 0;
            width: 38px; } }
    .needhelp-block .telinfo .dropdown-menu {
      border: 0;
      margin: 0;
      width: 100%;
      left: 0;
      padding: 0; }
      @media (min-width: 991px) {
        .needhelp-block .telinfo .dropdown-menu {
          left: 77px;
          width: 345px; } }
      .needhelp-block .telinfo .dropdown-menu .img {
        display: inline-block;
        vertical-align: top;
        margin: 10px 10px 0 0;
        width: 30px; }
        @media (min-width: 991px) {
          .needhelp-block .telinfo .dropdown-menu .img {
            width: 38px;
            margin: 8px 15px 0 0; } }

#tab1, #tab2, #tab3 {
  overflow: hidden; }
  @media (min-width: 767px) {
    #tab1, #tab2, #tab3 {
      overflow: visible;
      float: none; } }
  @media (max-width: 766px) {
    #tab1, #tab2, #tab3 {
      width: 100% !important;
      padding: 0 15px; } }

.coupon-box {
  border: 3px dashed #333333;
  margin: auto;
  height: 300px;
  width: 600px;
  border-radius: 10px;
  padding: 35px;
  text-align: center;
  margin-bottom: 50px; }
  .coupon-box h4 {
    margin: 15px 0 15px 0;
    font-weight: bold; }

.awards-block {
  background: #f5f5f5; }
  .awards-block .container {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #7B7B7B;
    font-size: 20px;
    line-height: 25px; }
    @media (min-width: 767px) {
      .awards-block .container {
        font-size: 22px;
        line-height: 27px;
        padding-top: 50px;
        padding-bottom: 30px; } }
    .awards-block .container p {
      margin: 0 0 20px; }
      @media (min-width: 767px) {
        .awards-block .container p {
          margin: 0 0 67px; } }
  .awards-block h1 {
    font-size: 28px;
    font-weight: 600;
    color: #7B7B7B;
    line-height: 32px;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .awards-block h1 {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 20px; } }
  .awards-block .awards-slider {
    padding: 0 15px;
    position: relative; }
    @media (min-width: 767px) {
      .awards-block .awards-slider {
        padding: 0; } }
    .awards-block .awards-slider .mask {
      overflow: hidden;
      position: relative;
      width: 234px;
      margin: 0 auto; }
      @media (min-width: 767px) {
        .awards-block .awards-slider .mask {
          width: 100%; } }
  .awards-block ul {
    overflow: hidden;
    float: left;
    width: 9999px; }
    @media (min-width: 767px) {
      .awards-block ul {
        width: 100% !important;
        margin: 0 0 15px !important; } }
    .awards-block ul li {
      float: left;
      width: 234px; }
      @media (min-width: 767px) {
        .awards-block ul li {
          max-width: 165px;
          margin: 0 8px 20px;
          display: inline-block;
          vertical-align: top;
          float: none; } }
      @media (min-width: 992px) {
        .awards-block ul li {
          max-width: 200px;
          margin: 0 10px 20px; } }
      .awards-block ul li img {
        margin: auto; }
  .awards-block .btn {
    background: #FF8E00;
    border: 0;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 13px 20px;
    border-radius: 18px;
    letter-spacing: 1px;
    font-weight: 600; }
    @media (min-width: 767px) {
      .awards-block .btn {
        padding: 15px 30px;
        font-size: 20px;
        line-height: 25px; } }
    .awards-block .btn:hover {
      opacity: 0.8; }
  @media (min-width: 767px) {
    .awards-block.inner ul {
      margin: 0 0 15px !important; } }
  .awards-block.inner .more {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px;
    color: #73B800;
    letter-spacing: 1px;
    line-height: 25px;
    font-size: 20px;
    font-weight: 600; }
    .awards-block.inner .more:hover {
      text-decoration: none;
      opacity: 0.8; }
    @media (min-width: 767px) {
      .awards-block.inner .more {
        font-size: 30px;
        line-height: 50px;
        margin: 0 0 20px; } }
    @media (min-width: 991px) {
      .awards-block.inner .more {
        font-size: 44px;
        margin: 0 0 70px; } }
  .awards-block.inner .btn {
    background: #FF8E00;
    font-size: 20px;
    line-height: 30px;
    border-radius: 8px;
    padding: 10px 30px; }
    @media (min-width: 767px) {
      .awards-block.inner .btn {
        font-size: 35px;
        letter-spacing: 4px;
        line-height: 40px;
        padding: 14px 50px; } }
    @media (min-width: 991px) {
      .awards-block.inner .btn {
        padding: 19px 87px 16px;
        font-size: 49px;
        line-height: 52px; } }

section {
  background: #fff center center;
  background-size: cover; }
  section a {
    color: #73B800;
    text-decoration: underline; }
    section a:hover {
      color: #59A000; }
    section a.btn, section a.glyphicon {
      color: #fff;
      text-decoration: none; }
  section ul.nav a {
    text-decoration: none; }
  section a.next, section a.prev {
    text-decoration: none; }
  section.section-grey {
    background-color: #f5f5f5;
    color: #333333; }
    section.section-grey a {
      color: #73B800; }
      section.section-grey a:hover {
        color: #59A000; }
      section.section-grey a.btn, section.section-grey a.glyphicon {
        color: #fff;
        text-decoration: none; }
  section.section-black {
    background-color: #333333;
    color: #fff; }
    section.section-black a {
      color: #73B800; }
      section.section-black a:hover {
        color: #59A000; }
      section.section-black a.btn, section.section-black a.glyphicon {
        color: #fff;
        text-decoration: none; }
  section.section-green {
    background-color: #73B800;
    color: #fff; }
    section.section-green a {
      color: #333333; }
      section.section-green a:hover {
        color: #f5f5f5; }
      section.section-green a.btn, section.section-green a.glyphicon {
        color: #fff;
        text-decoration: none; }
  section.section-blue {
    background-color: #D7E6E7;
    color: #fff; }
    section.section-blue a {
      color: #333333; }
      section.section-blue a:hover {
        color: #000; }
      section.section-blue a.btn, section.section-blue a.glyphicon {
        color: #fff;
        text-decoration: none; }
  section.section-grey tr.odd {
    background-color: #D7E6E7; }
    section.section-grey tr.odd a {
      color: #333333; }
      section.section-grey tr.odd a:hover {
        color: #000; }
      section.section-grey tr.odd a.btn, section.section-grey tr.odd a.glyphicon {
        color: #fff;
        text-decoration: none; }
  section.section-grey tr.even {
    background-color: #fff; }
    section.section-grey tr.even a {
      color: #73B800; }
      section.section-grey tr.even a:hover {
        color: #59A000; }
      section.section-grey tr.even a.btn, section.section-grey tr.even a.glyphicon {
        color: #fff;
        text-decoration: none; }
  section.page-piece-footer-copy .container {
    max-width: 80rem;
    font-size: 20px;
    margin: 0px auto;
    text-align: left;
    line-height: 30px; }
    section.page-piece-footer-copy .container .feature-container {
      text-align: justify; }
      section.page-piece-footer-copy .container .feature-container ul > li {
        text-align: left; }
      section.page-piece-footer-copy .container .feature-container h1, section.page-piece-footer-copy .container .feature-container h2, section.page-piece-footer-copy .container .feature-container h3, section.page-piece-footer-copy .container .feature-container h4 {
        text-align: center; }
      section.page-piece-footer-copy .container .feature-container p {
        -webkit-column-break-inside: avoid;
           page-break-inside: avoid;
                break-inside: avoid; }

.features-block .container {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 24px; }
  @media (min-width: 767px) {
    .features-block .container {
      padding-top: 25px;
      padding-bottom: 30px; } }

.features-block p {
  margin: 0 0 20px; }
  .features-block p br {
    display: none; }
  @media (min-width: 767px) {
    .features-block p {
      margin: 0 0 40px; } }

.features-block .btn {
  padding: 6px 15px;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 4px;
  border: 0;
  background: #FF8E00;
  font-weight: 600; }
  .features-block .btn:hover {
    background: #cc7200; }
  .features-block .btn.btn-success {
    background: #AAAAAA; }
    .features-block .btn.btn-success:hover {
      background: #7B7B7B; }

section.page-piece-product-page-comparison-title h2.section-title {
  margin-top: 10px; }

.hero-carousel, .page-piece-static-hero-area {
  display: none; }
  @media (min-width: 767px) {
    .hero-carousel, .page-piece-static-hero-area {
      display: block; } }
  .hero-carousel.container-fluid, .container-fluid.page-piece-static-hero-area {
    padding-left: 0px;
    padding-right: 0px; }
  @media (min-width: 767px) {
    .hero-carousel .caption-box, .page-piece-static-hero-area .caption-box {
      display: none; } }
  @media (min-width: 991px) {
    .hero-carousel .caption-box, .page-piece-static-hero-area .caption-box {
      display: block; } }
  .hero-carousel .caption-box .heading.a2-heading:before, .page-piece-static-hero-area .caption-box .heading.a2-heading:before {
    content: none; }
  .hero-carousel .caption-box .heading.a2-heading:after, .page-piece-static-hero-area .caption-box .heading.a2-heading:after {
    content: none; }
  @media (min-width: 991px) {
    .hero-carousel .caption-box .heading.a2-heading, .page-piece-static-hero-area .caption-box .heading.a2-heading {
      margin: 0px; } }
  .hero-carousel .caption-box .counter.a2-counter, .page-piece-static-hero-area .caption-box .counter.a2-counter {
    left: -18px;
    right: inherit;
    z-index: 1; }
  .hero-carousel .caption-box .heading.a2-heading.circle, .page-piece-static-hero-area .caption-box .heading.a2-heading.circle {
    padding: 18px 18px 18px 100px; }
    @media (max-width: 991px) {
      .hero-carousel .caption-box .heading.a2-heading.circle, .page-piece-static-hero-area .caption-box .heading.a2-heading.circle {
        padding-right: 36px; } }
  .hero-carousel .caption-box .heading.a2-heading.plain, .page-piece-static-hero-area .caption-box .heading.a2-heading.plain {
    padding: 18px; }
    @media (max-width: 991px) {
      .hero-carousel .caption-box .heading.a2-heading.plain, .page-piece-static-hero-area .caption-box .heading.a2-heading.plain {
        padding-right: 36px; } }
  .hero-carousel .caption-box .text, .page-piece-static-hero-area .caption-box .text {
    border-radius: 0px; }
  .hero-carousel .caption-holder ul, .page-piece-static-hero-area .caption-holder ul {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0; }
    .hero-carousel .caption-holder ul li:before, .page-piece-static-hero-area .caption-holder ul li:before {
      top: 12px;
      content: "";
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      display: inline-block;
      text-decoration: inherit;
      font-variant: normal;
      text-transform: none; }

.navigation-bar.paging.a2-paging {
  position: inherit;
  top: inherit;
  left: inherit;
  bottom: inherit;
  right: inherit; }
  .navigation-bar.paging.a2-paging ul {
    display: table;
    width: 100%;
    padding: 0;
    font-size: 17px; }
  .navigation-bar.paging.a2-paging li {
    display: table-cell;
    padding: 16px 10px 19px;
    float: none; }
  .navigation-bar.paging.a2-paging li a {
    display: inline;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    outline: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: myriadpro, fontello, 'Glyphicons Regular'; }

.matrix-container {
  margin: 40px auto;
  max-width: 1200px; }
  @media (max-width: 766px) {
    .matrix-container {
      display: none; } }
  .matrix-container .matrix-table {
    width: 100%; }
    .matrix-container .matrix-table th.matrix-column-heading {
      border-radius: 10px 10px 0 0;
      background: #fff;
      padding: 0px;
      color: #7B7B7B;
      width: 220px;
      min-width: 220px;
      font-weight: 400; }
      .matrix-container .matrix-table th.matrix-column-heading.featured {
        box-shadow: 4px 0 15px -4px rgba(156, 156, 156, 0.8), -4px 0 15px -4px rgba(156, 156, 156, 0.8);
        position: relative;
        z-index: 100; }
        .matrix-container .matrix-table th.matrix-column-heading.featured .matrix-column-heading-title {
          margin-top: -20px;
          margin-bottom: 20px;
          border: none; }
        .matrix-container .matrix-table th.matrix-column-heading.featured .matrix-column-heading-content {
          border: none; }
        .matrix-container .matrix-table th.matrix-column-heading.featured .featured-ribbon {
          content: "";
          position: absolute;
          display: block;
          border-width: 5px 5px 5px 0px;
          border-style: solid;
          border-color: #f5f5f5 #f5f5f5 #f5f5f5 transparent;
          z-index: 1000;
          right: -10px;
          top: 50px;
          border-right-width: 15px;
          border-left-color: transparent;
          background: #f5f5f5;
          color: #FFAF00;
          padding-left: 12px;
          box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.25); }
          .matrix-container .matrix-table th.matrix-column-heading.featured .featured-ribbon:before {
            position: absolute;
            border-style: solid;
            border-width: 22px 0px 23px 10px;
            border-color: #f5f5f5 transparent #f5f5f5 transparent;
            top: -5px;
            left: -10px;
            content: "";
            /*
						-webkit-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.25);
						-moz-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.25);
						box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.25);
						*/ }
          .matrix-container .matrix-table th.matrix-column-heading.featured .featured-ribbon:after {
            right: -15px;
            border-width: 0 0 10px 10px;
            content: "";
            position: absolute;
            display: block;
            border-style: solid;
            border-color: transparent transparent transparent #AAAAAA;
            bottom: -15px; }
          .matrix-container .matrix-table th.matrix-column-heading.featured .featured-ribbon span.glyphicon-star {
            position: relative;
            top: 3px; }
          .matrix-container .matrix-table th.matrix-column-heading.featured .featured-ribbon.orange {
            color: #FF8E00; }
          .matrix-container .matrix-table th.matrix-column-heading.featured .featured-ribbon.light-green {
            color: #73B800; }
          .matrix-container .matrix-table th.matrix-column-heading.featured .featured-ribbon.green {
            color: #008500; }
      .matrix-container .matrix-table th.matrix-column-heading .featured-ribbon {
        display: none; }
      .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-content {
        border: solid #f5f5f5;
        border-width: 0px 1px;
        padding: 20px 10px; }
        .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-content .matrix-column-heading-price {
          margin-left: -0.5em; }
          .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-content .matrix-column-heading-price sup {
            top: -0.9em; }
      .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title {
        background: #FFAF00;
        padding: 10px 10px;
        white-space: nowrap;
        position: relative;
        border-radius: 10px 10px 0 0;
        color: #fff;
        border: solid #f5f5f5;
        border-width: 1px 1px 0px 1px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 600; }
        .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title:before {
          position: absolute;
          left: 24px;
          bottom: -11px;
          content: "";
          border-style: solid;
          border-width: 11px 12px 0 12px;
          border-color: #FFAF00 transparent transparent transparent; }
        .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title:after {
          display: inline-block;
          vertical-align: middle;
          content: "";
          width: 1px;
          height: 100%; }
        .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title .heading {
          white-space: normal;
          display: inline-block;
          vertical-align: middle;
          line-height: 25px;
          color: #fff;
          letter-spacing: 1px;
          text-transform: uppercase;
          font-size: 20px;
          font-weight: 700;
          font-family: "Lato", sans-serif; }
        .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title.orange {
          background: #FF8E00; }
          .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title.orange:before {
            border-color: #FF8E00 transparent transparent transparent; }
        .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title.light-green {
          background: #73B800; }
          .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title.light-green:before {
            border-color: #73B800 transparent transparent transparent; }
        .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title.green {
          background: #008500; }
          .matrix-container .matrix-table th.matrix-column-heading .matrix-column-heading-title.green:before {
            border-color: #008500 transparent transparent transparent; }
      .matrix-container .matrix-table th.matrix-column-heading .btn-matrix-column-heading {
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-top: 15px;
        margin-bottom: 0px;
        display: block; }
      .matrix-container .matrix-table th.matrix-column-heading span.from {
        display: block;
        font-size: 16px; }
      .matrix-container .matrix-table th.matrix-column-heading span.matrix-column-heading-price span.price-value {
        font-size: 48px;
        font-weight: 700; }
      .matrix-container .matrix-table th.matrix-column-heading span.matrix-column-heading-price span.time {
        line-height: 1em;
        display: block; }
      .matrix-container .matrix-table th.matrix-column-heading span.original-price {
        color: #AAAAAA;
        font-size: 16px;
        line-height: 1em; }
    .matrix-container .matrix-table th,
    .matrix-container .matrix-table td {
      padding: 2px 10px; }
    .matrix-container .matrix-table thead th ~ th {
      max-width: 120px;
      text-align: center; }
    .matrix-container .matrix-table tbody th {
      color: #fff;
      background-color: #73B800; }
    .matrix-container .matrix-table tbody td ~ td {
      max-width: 120px;
      text-align: center; }
    .matrix-container .matrix-table tbody tr.even {
      background-color: #f5f5f5; }
    .matrix-container .matrix-table tbody tr:hover {
      background-color: #E5E5E5; }
    .matrix-container .matrix-table tbody tr.clickable {
      cursor: pointer; }
    .matrix-container .matrix-table .btn {
      border-radius: 5px;
      margin: 10px; }
    .matrix-container .matrix-table .matrix-switcher {
      text-align: center;
      vertical-align: middle; }
      .matrix-container .matrix-table .matrix-switcher span ~ span {
        display: none; }
    .matrix-container .matrix-table .row-description,
    .matrix-container .matrix-table .row-description div {
      display: none;
      cursor: pointer; }

.challegne-form .image-holder img {
  width: 100% !important;
  height: auto !important;
  display: block !important; }

@media (min-width: 767px) {
  .hero-carousel .caption-box .counter.a2-counter, .page-piece-static-hero-area .caption-box .counter.a2-counter {
    white-space: normal; } }

div.feature-content {
  margin-top: 1.5em;
  text-align: justify; }
  div.feature-content img {
    margin-right: 30px; }

div.feature-container {
  text-align: center; }

ul.nav-pills {
  margin: auto;
  min-width: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
  ul.nav-pills li {
    border-top: 2px solid #AAAAAA;
    border-bottom: 2px solid #AAAAAA;
    margin: 0px;
    font-size: 20px;
    width: 25%;
    text-align: center;
    vertical-align: middle;
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden; }
    ul.nav-pills li a {
      margin: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; }
    ul.nav-pills li.active, ul.nav-pills li:hover {
      border-color: #73B800;
      background-color: #73B800;
      color: #fff; }
    ul.nav-pills li:hover a {
      color: #fff; }
    ul.nav-pills li.active a,
    ul.nav-pills li.active a:hover,
    ul.nav-pills li.active a:focus {
      background-color: #73B800; }
    ul.nav-pills li a:hover {
      color: #fff;
      background-color: #73B800; }
  ul.nav-pills > li:first-child {
    border-left: 2px solid #AAAAAA;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  ul.nav-pills > li:last-child {
    border-right: 2px solid #AAAAAA;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  ul.nav-pills > li {
    border-right: 1px solid #AAAAAA; }

div.panel-group div.panel.tab-feature div.panel-heading {
  color: #fff;
  background-color: #73B800; }
  div.panel-group div.panel.tab-feature div.panel-heading h4.panel-title {
    margin-top: 5px;
    margin-bottom: 5px; }
    div.panel-group div.panel.tab-feature div.panel-heading h4.panel-title a.tab-feature-title {
      display: block;
      width: 100%;
      text-decoration: none; }

div.panel-group div.panel.tab-feature div.panel-collapse div.feature-content {
  margin-top: 0; }

.page-piece-roundicons {
  overflow: hidden; }
  @media (min-width: 767px) {
    .page-piece-roundicons .roundicons-content {
      margin-top: -40px; } }
  .page-piece-roundicons h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .page-piece-roundicons h2 {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 20px; } }
  .page-piece-roundicons .features-slider {
    position: relative;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .page-piece-roundicons .features-slider {
        margin: 0 -10px;
        padding: 0; } }
    .page-piece-roundicons .features-slider .mask {
      overflow: hidden;
      position: relative;
      max-width: 450px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .page-piece-roundicons .features-slider .mask {
          height: auto !important;
          max-width: inherit;
          margin: 0; } }
    .page-piece-roundicons .features-slider .holder {
      float: left;
      width: 9999px; }
      @media (min-width: 767px) {
        .page-piece-roundicons .features-slider .holder {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 768px) {
        .page-piece-roundicons .features-slider .holder {
          width: 100% !important;
          margin: 0 !important; } }
      .page-piece-roundicons .features-slider .holder .feature {
        font-size: 17px;
        line-height: 24px;
        float: left; }
        @media (min-width: 767px) {
          .page-piece-roundicons .features-slider .holder .feature {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
        @media (min-width: 768px) {
          .page-piece-roundicons .features-slider .holder .feature {
            width: 45% !important;
            margin: 40px 15px 0px;
            vertical-align: top;
            float: none; } }
        @media (min-width: 991px) {
          .page-piece-roundicons .features-slider .holder .feature {
            width: 235px !important;
            margin: 40px 7px 0px; } }
        @media (min-width: 1200px) {
          .page-piece-roundicons .features-slider .holder .feature {
            width: 217px !important; } }
        .page-piece-roundicons .features-slider .holder .feature .glyphicon {
          width: 118px;
          height: 118px;
          min-height: 118px;
          border-radius: 100%;
          margin: 0 auto 20px;
          background: #73B800;
          font-size: 50px;
          line-height: 50px;
          position: relative;
          color: #fff;
          display: block; }
          .page-piece-roundicons .features-slider .holder .feature .glyphicon:before {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          .page-piece-roundicons .features-slider .holder .feature .glyphicon.orange {
            background: #FF8E00; }
          .page-piece-roundicons .features-slider .holder .feature .glyphicon.yellow {
            background: #FFAF00; }
          .page-piece-roundicons .features-slider .holder .feature .glyphicon.blue {
            background: #0098c1; }
          .page-piece-roundicons .features-slider .holder .feature .glyphicon.gray {
            background: #AAAAAA; }
        .page-piece-roundicons .features-slider .holder .feature a.glyphicon:hover {
          opacity: 0.8;
          text-decoration: none; }
        .page-piece-roundicons .features-slider .holder .feature h3 {
          font-size: 29px;
          line-height: 34px;
          color: #7B7B7B;
          margin: 0 0 25px;
          font-weight: 700; }
          .page-piece-roundicons .features-slider .holder .feature h3 a {
            color: #7B7B7B; }
            .page-piece-roundicons .features-slider .holder .feature h3 a:hover {
              text-decoration: none;
              opacity: 0.8; }
        .page-piece-roundicons .features-slider .holder .feature p {
          margin: 0 0 20px;
          height: 100%;
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; }
        .page-piece-roundicons .features-slider .holder .feature a.roundicon-link {
          -webkit-align-self: flex-end;
              -ms-flex-item-align: end;
                  align-self: flex-end;
          margin: auto; }

.page-piece-softicons, .page-piece-featured-software, .page-piece-blog_feeds {
  overflow: hidden; }
  @media (min-width: 767px) {
    .page-piece-softicons .softicons-content, .page-piece-featured-software .softicons-content, .page-piece-blog_feeds .softicons-content {
      margin-top: -40px; } }
  .page-piece-softicons h2, .page-piece-featured-software h2, .page-piece-blog_feeds h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .page-piece-softicons h2, .page-piece-featured-software h2, .page-piece-blog_feeds h2 {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 20px; } }
  .page-piece-softicons .features-slider, .page-piece-featured-software .features-slider, .page-piece-blog_feeds .features-slider {
    position: relative;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .page-piece-softicons .features-slider, .page-piece-featured-software .features-slider, .page-piece-blog_feeds .features-slider {
        margin: 0 -10px;
        padding: 0; } }
    .page-piece-softicons .features-slider .mask, .page-piece-featured-software .features-slider .mask, .page-piece-blog_feeds .features-slider .mask {
      overflow: hidden;
      position: relative;
      max-width: 450px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .page-piece-softicons .features-slider .mask, .page-piece-featured-software .features-slider .mask, .page-piece-blog_feeds .features-slider .mask {
          height: auto !important;
          max-width: inherit;
          margin: 0; } }
    .page-piece-softicons .features-slider .holder, .page-piece-featured-software .features-slider .holder, .page-piece-blog_feeds .features-slider .holder {
      float: left;
      width: 9999px; }
      @media (min-width: 767px) {
        .page-piece-softicons .features-slider .holder, .page-piece-featured-software .features-slider .holder, .page-piece-blog_feeds .features-slider .holder {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 768px) {
        .page-piece-softicons .features-slider .holder, .page-piece-featured-software .features-slider .holder, .page-piece-blog_feeds .features-slider .holder {
          width: 100% !important;
          margin: 0 !important; } }
      .page-piece-softicons .features-slider .holder .feature, .page-piece-featured-software .features-slider .holder .feature, .page-piece-blog_feeds .features-slider .holder .feature {
        font-size: 17px;
        line-height: 24px;
        float: left; }
        @media (min-width: 767px) {
          .page-piece-softicons .features-slider .holder .feature, .page-piece-featured-software .features-slider .holder .feature, .page-piece-blog_feeds .features-slider .holder .feature {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
        @media (min-width: 768px) {
          .page-piece-softicons .features-slider .holder .feature, .page-piece-featured-software .features-slider .holder .feature, .page-piece-blog_feeds .features-slider .holder .feature {
            width: 45% !important;
            margin: 40px 15px 0px;
            vertical-align: top;
            float: none; } }
        @media (min-width: 991px) {
          .page-piece-softicons .features-slider .holder .feature, .page-piece-featured-software .features-slider .holder .feature, .page-piece-blog_feeds .features-slider .holder .feature {
            width: 235px !important;
            margin: 40px 7px 0px; } }
        @media (min-width: 1200px) {
          .page-piece-softicons .features-slider .holder .feature, .page-piece-featured-software .features-slider .holder .feature, .page-piece-blog_feeds .features-slider .holder .feature {
            width: 217px !important; } }
        .page-piece-softicons .features-slider .holder .feature img.softicon-logo, .page-piece-featured-software .features-slider .holder .feature img.softicon-logo, .page-piece-blog_feeds .features-slider .holder .feature img.softicon-logo {
          max-width: 150px;
          max-height: 150px; }
        .page-piece-softicons .features-slider .holder .feature h3, .page-piece-featured-software .features-slider .holder .feature h3, .page-piece-blog_feeds .features-slider .holder .feature h3 {
          font-size: 29px;
          line-height: 34px;
          color: #7B7B7B;
          margin: 0 0 25px;
          font-weight: 700; }
          .page-piece-softicons .features-slider .holder .feature h3 a, .page-piece-featured-software .features-slider .holder .feature h3 a, .page-piece-blog_feeds .features-slider .holder .feature h3 a {
            color: #7B7B7B;
            text-decoration: none; }
            .page-piece-softicons .features-slider .holder .feature h3 a:hover, .page-piece-featured-software .features-slider .holder .feature h3 a:hover, .page-piece-blog_feeds .features-slider .holder .feature h3 a:hover {
              opacity: 0.8; }
        .page-piece-softicons .features-slider .holder .feature p, .page-piece-featured-software .features-slider .holder .feature p, .page-piece-blog_feeds .features-slider .holder .feature p {
          margin: 0 0 20px;
          height: 100%;
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; }
        .page-piece-softicons .features-slider .holder .feature a.softicon-link, .page-piece-featured-software .features-slider .holder .feature a.softicon-link, .page-piece-blog_feeds .features-slider .holder .feature a.softicon-link {
          -webkit-align-self: flex-end;
              -ms-flex-item-align: end;
                  align-self: flex-end;
          margin: auto; }

.packages-holder {
  position: relative;
  padding: 0 12px; }
  @media (min-width: 767px) {
    .packages-holder {
      padding: 0; } }
  .packages-holder .mask {
    position: relative;
    overflow: hidden;
    max-width: 400px;
    margin: 0 auto; }
    @media (min-width: 767px) {
      .packages-holder .mask {
        height: auto !important;
        margin: 0;
        max-width: inherit; } }
    .packages-holder .mask .slideset {
      float: left; }
      @media (min-width: 767px) {
        .packages-holder .mask .slideset {
          width: auto !important;
          margin: 0 0 0 -17px !important; } }
    .packages-holder .mask .slide {
      float: left;
      padding: 0 5px 0 0; }
      @media (min-width: 767px) {
        .packages-holder .mask .slide {
          width: 50% !important;
          padding: 0 0 20px 17px; } }
      @media (min-width: 992px) {
        .packages-holder .mask .slide {
          width: 25% !important;
          padding: 0 0 15px 17px; } }
  .packages-holder .package {
    border-radius: 13px;
    background: #f5f5f5;
    position: relative;
    height: 100%;
    margin: 0 0 30px; }
    @media (min-width: 767px) {
      .packages-holder .package {
        margin: 0 -10px; } }
    @media (min-width: 991px) {
      .packages-holder .package {
        margin: 0 0 30px; } }
    .packages-holder .package .heading-holder {
      background: #FFAF00;
      padding: 10px 10px;
      white-space: nowrap;
      position: relative;
      border-radius: 13px 13px 0 0; }
      @media (min-width: 991px) {
        .packages-holder .package .heading-holder {
          padding: 20px; } }
      .packages-holder .package .heading-holder .heading {
        white-space: normal;
        display: inline-block;
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 35px;
        vertical-align: middle;
        margin: 0;
        color: #fff;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        font-family: "Lato", sans-serif; }
        @media (min-width: 991px) {
          .packages-holder .package .heading-holder .heading {
            font-size: 24px;
            line-height: 26px; } }
        .packages-holder .package .heading-holder .heading a {
          color: #fff;
          text-decoration: none; }
      .packages-holder .package .heading-holder:before {
        position: absolute;
        left: 24px;
        bottom: -11px;
        content: "";
        border-style: solid;
        border-width: 11px 12px 0 12px;
        border-color: #FFAF00 transparent transparent transparent; }
      .packages-holder .package .heading-holder:after {
        display: inline-block;
        vertical-align: middle;
        content: "";
        width: 1px;
        height: 100%; }
    .packages-holder .package .holder {
      overflow: hidden;
      border: solid #E5E5E5;
      border-radius: 0 0 10px 10px;
      border-width: 0 2px 2px;
      box-sizing: initial; }
    .packages-holder .package .price-holder {
      margin: 0 0 22px;
      overflow: hidden;
      text-align: center; }
      .packages-holder .package .price-holder .from {
        display: block;
        color: #7B7B7B;
        font-size: 16px; }
        @media (min-width: 991px) {
          .packages-holder .package .price-holder .from {
            font-size: 20px; } }
      .packages-holder .package .price-holder .price {
        letter-spacing: 0;
        font-weight: 600;
        display: block;
        font-size: 65px;
        color: #7B7B7B;
        line-height: 1em; }
        .packages-holder .package .price-holder .price .price-text {
          margin-left: -0.5em; }
          .packages-holder .package .price-holder .price .price-text sup {
            font-weight: 400;
            font-size: 22px;
            top: -1.1em;
            right: -0.5em; }
      .packages-holder .package .price-holder .time {
        display: block;
        font-size: 16px;
        line-height: 1em; }
        @media (min-width: 991px) {
          .packages-holder .package .price-holder .time {
            font-size: 16px; } }
      .packages-holder .package .price-holder .original-price {
        color: #AAAAAA;
        font-size: 16px;
        line-height: 1em; }
    .packages-holder .package ul {
      margin: 0;
      font-size: 18px;
      line-height: 28px; }
      @media (min-width: 991px) {
        .packages-holder .package ul {
          margin: 0 0 0 5px;
          font-size: 16px;
          line-height: 16px; } }
      .packages-holder .package ul li {
        padding: 0 0 0 30px; }
        @media (min-width: 991px) {
          .packages-holder .package ul li {
            padding: 0 0 0 38px; } }
        .packages-holder .package ul li:before {
          font-size: 14px;
          top: 6px;
          line-height: 14px; }
          @media (min-width: 991px) {
            .packages-holder .package ul li:before {
              font-size: 1px;
              top: 8px;
              line-height: 16px; } }
    .packages-holder .package .text {
      padding: 16px 20px 16px;
      position: relative; }
      .packages-holder .package .text ul {
        text-align: left;
        font-size: 14px;
        line-height: 27px; }
        .packages-holder .package .text ul li {
          position: relative;
          padding: 0 0 0 27px; }
          .packages-holder .package .text ul li:before {
            position: absolute;
            left: 0;
            top: 0;
            color: #73B800;
            font-size: 12px;
            line-height: 32px; }
    .packages-holder .package .package-coupon-container {
      border-top: solid #E5E5E5;
      border-width: 2px;
      padding: 15px; }
    .packages-holder .package .btns {
      text-transform: uppercase;
      padding: 0 5px 20px;
      overflow: visible;
      width: 100%; }
      .packages-holder .package .btns .btn {
        display: block;
        position: relative;
        border-radius: 7px;
        margin: 0 0 14px;
        font-size: 24px;
        line-height: 29px;
        font-weight: 600;
        letter-spacing: 1px;
        padding: 4px 10px 5px; }
        @media (min-width: 991px) {
          .packages-holder .package .btns .btn {
            font-size: 18px;
            margin: 0; } }
        .packages-holder .package .btns .btn.btn-default {
          padding: 6px 15px 6px 40px;
          border: 0;
          background: #FF8E00; }
          @media (min-width: 991px) {
            .packages-holder .package .btns .btn.btn-default {
              padding: 12px 43px 10px 50px; } }
          .packages-holder .package .btns .btn.btn-default:hover {
            background: #cc7200; }
        .packages-holder .package .btns .btn:before {
          display: inline-block;
          left: 17px;
          top: 7px;
          position: absolute;
          vertical-align: top;
          margin: 0 15px 0 0; }
          @media (min-width: 991px) {
            .packages-holder .package .btns .btn:before {
              left: 28px;
              top: 11px; } }
        .packages-holder .package .btns .btn.btn-success {
          margin: 18px 0 0 0;
          padding: 6px 6px;
          font-size: 16px; }
          @media (min-width: 991px) {
            .packages-holder .package .btns .btn.btn-success {
              padding: 11px 6px; } }
        @media (max-width: 990px) {
          .packages-holder .package .btns .btn.btn-secondary {
            display: none; } }
        .packages-holder .package .btns .btn.btn-secondary.selected {
          background-color: #73B800;
          z-index: 1000;
          height: 75px;
          padding-top: 15px;
          font-size: 18px; }
    .packages-holder .package .core-package {
      overflow: hidden;
      text-align: left;
      border-top: solid #E5E5E5;
      border-width: 2px  0;
      padding: 15px 15px 15px 15px;
      font-size: 17px;
      line-height: 22px;
      margin: 0 -20px 10px;
      color: #333333; }
      @media (min-width: 767px) {
        .packages-holder .package .core-package {
          height: 75px; } }
      @media (min-width: 991px) {
        .packages-holder .package .core-package {
          margin: 0 -20px -24px;
          padding: 23px 20px 13px 25px;
          height: 101px; } }
      .packages-holder .package .core-package strong {
        display: block;
        word-spacing: 2px;
        position: relative;
        padding: 0 0 0 30px;
        font-weight: 400; }
        .packages-holder .package .core-package strong:before {
          position: absolute;
          left: 0;
          color: #AAAAAA;
          top: 0; }
    .packages-holder .package .description {
      border-top: solid #E5E5E5;
      border-width: 2px  0;
      padding: 24px 15px 13px;
      margin: 0px -20px 10px; }
      .packages-holder .package .description ul {
        list-style: none;
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 0 10px;
        padding: 0; }
        .packages-holder .package .description ul li:before {
          font-size: 12px;
          line-height: 12px;
          top: 4px;
          content: "";
          font-family: "fontello";
          font-style: normal;
          font-weight: normal;
          display: inline-block;
          text-decoration: inherit;
          font-variant: normal;
          text-transform: none; }
        .packages-holder .package .description ul li {
          padding-left: 28px; }
    .packages-holder .package.featured {
      box-shadow: 4px 0 15px -4px rgba(156, 156, 156, 0.8), -4px 0 15px -4px rgba(156, 156, 156, 0.8);
      position: relative;
      z-index: 100; }
      .packages-holder .package.featured .matrix-column-heading-title {
        margin-top: -20px;
        margin-bottom: 20px;
        border: none; }
      .packages-holder .package.featured .matrix-column-heading-content {
        border: none; }
      .packages-holder .package.featured .holder {
        border: none; }
      .packages-holder .package.featured .featured-ribbon {
        content: "";
        position: absolute;
        display: block;
        border-width: 5px 5px 5px 0px;
        border-style: solid;
        border-color: #fff #fff #fff transparent;
        z-index: 1000;
        right: -10px;
        top: 150px;
        border-right-width: 15px;
        border-left-color: transparent;
        background: #fff;
        color: #FFAF00;
        padding-left: 12px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 22px;
        box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.25); }
        .packages-holder .package.featured .featured-ribbon:before {
          position: absolute;
          border-style: solid;
          border-width: 27px 0px 27px 10px;
          border-color: #fff transparent #fff transparent;
          top: -5px;
          left: -15px;
          content: " ";
          z-index: 1001;
          display: block;
          width: 15px; }
        .packages-holder .package.featured .featured-ribbon:after {
          right: -15px;
          border-width: 0 0 10px 10px;
          content: "";
          position: absolute;
          display: block;
          border-style: solid;
          border-color: transparent transparent transparent #AAAAAA;
          bottom: -15px; }
        .packages-holder .package.featured .featured-ribbon span.glyphicon-star {
          position: relative;
          top: 1px; }
        .packages-holder .package.featured .featured-ribbon.orange {
          color: #FF8E00; }
        .packages-holder .package.featured .featured-ribbon.light-green {
          color: #73B800; }
        .packages-holder .package.featured .featured-ribbon.green {
          color: #008500; }
    .packages-holder .package .featured-ribbon {
      display: none; }
  .packages-holder .package-holder {
    display: inline-block;
    vertical-align: top;
    height: 100%; }
    @media (min-width: 991px) {
      .packages-holder .package-holder {
        width: 30%;
        float: none; }
        .packages-holder .package-holder .price {
          font-size: 65px;
          line-height: 0.75em; }
          .packages-holder .package-holder .price sup {
            top: -0.8em; }
          .packages-holder .package-holder .price .time {
            line-height: 1.3em; }
        .packages-holder .package-holder:first-child:nth-last-child(4),
        .packages-holder .package-holder:first-child:nth-last-child(4) ~ div {
          float: left;
          width: 25%; }
          .packages-holder .package-holder:first-child:nth-last-child(4) .price,
          .packages-holder .package-holder:first-child:nth-last-child(4) ~ div .price {
            font-size: 50px; }
            .packages-holder .package-holder:first-child:nth-last-child(4) .price sup,
            .packages-holder .package-holder:first-child:nth-last-child(4) ~ div .price sup {
              font-size: 16px; } }
    @media (max-width: 990px) {
      .packages-holder .package-holder:first-child {
        margin-bottom: 10px; }
      .packages-holder .package-holder:nth-child(3) {
        clear: left; } }
  .packages-holder .tagline {
    overflow: hidden;
    text-align: left;
    background: #FFAF00;
    color: #fff;
    padding: 10px 15px;
    white-space: nowrap; }
    .packages-holder .tagline:after {
      display: inline-block;
      vertical-align: middle;
      content: "";
      width: 1px;
      height: 100%; }
    .packages-holder .tagline span {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      font-size: 17px;
      line-height: 20px; }
      .packages-holder .tagline span strong {
        font-size: 16px; }
  .packages-holder .orange .heading-holder {
    background: #FF8E00; }
    .packages-holder .orange .heading-holder:before {
      border-color: #FF8E00 transparent transparent transparent; }
  .packages-holder .orange .tagline {
    background: #FF8E00; }
  .packages-holder .light-green .heading-holder {
    background: #73B800; }
    .packages-holder .light-green .heading-holder:before {
      border-color: #73B800 transparent transparent transparent; }
  .packages-holder .light-green .tagline {
    background: #73B800; }
  .packages-holder .green .heading-holder {
    background: #008500; }
    .packages-holder .green .heading-holder:before {
      border-color: #008500 transparent transparent transparent; }
  .packages-holder .green .tagline {
    background: #008500; }
  .packages-holder.inner {
    padding: 0; }
    .packages-holder.inner .package {
      margin-bottom: 20px; }
      @media (min-width: 767px) {
        .packages-holder.inner .package {
          margin-bottom: 0; } }
      .packages-holder.inner .package .btns {
        padding: 0 5px 12px; }
        .packages-holder.inner .package .btns .btn {
          margin: 0 0 10px; }
          @media (min-width: 767px) {
            .packages-holder.inner .package .btns .btn {
              margin: 0 0 40px; } }
          .packages-holder.inner .package .btns .btn:last-child {
            margin: 0; }
          .packages-holder.inner .package .btns .btn .selected {
            display: none; }
        .packages-holder.inner .package .btns.active {
          padding: 0 5px 8px; }
          @media (min-width: 767px) {
            .packages-holder.inner .package .btns.active {
              padding: 0 5px 0; } }
          .packages-holder.inner .package .btns.active .custom {
            background: #73B800;
            font-size: 20px;
            line-height: 25px;
            padding: 7px 10px 8px; }
            @media (min-width: 767px) {
              .packages-holder.inner .package .btns.active .custom {
                font-size: 30px;
                line-height: 35px;
                padding: 10px 15px 18px; } }
            .packages-holder.inner .package .btns.active .custom:before {
              display: inline-block;
              vertical-align: top;
              content: "\e810";
              position: static;
              font-family: "fontello";
              font-size: 16px;
              line-height: 16px;
              margin: 4px 9px 0 0; }
              @media (min-width: 767px) {
                .packages-holder.inner .package .btns.active .custom:before {
                  font-size: 24px;
                  line-height: 24px;
                  margin: 5px 9px 0 0; } }
            .packages-holder.inner .package .btns.active .custom .selected {
              display: inline-block;
              vertical-align: top; }
            .packages-holder.inner .package .btns.active .custom .btn-text {
              display: none; }

section.page-piece .btn-large {
  background: #FF8E00;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: 1px;
  padding: 15px 30px 15px 30px;
  border-radius: 10px;
  font-weight: 600;
  margin-bottom: 25px; }
  section.page-piece .btn-large:hover {
    background: #cc7200; }

.page-piece-static-hero-area {
  min-height: 450px;
  max-height: 800px;
  position: relative; }
  .page-piece-static-hero-area .star-rating {
    color: #FFAF00;
    font-size: 160%;
    margin: .5em 0; }
  .page-piece-static-hero-area .price-ribbon {
    background: #FF8E00;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 15px 20px 8px 20px;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400; }
    .page-piece-static-hero-area .price-ribbon:before {
      content: '';
      position: absolute;
      border-color: #FF8E00 #FF8E00 #FF8E00 transparent;
      border-width: 35px 0 35px 15px;
      border-style: solid;
      left: -15px;
      top: 0px; }
    .page-piece-static-hero-area .price-ribbon.stick {
      margin-top: 0 !important;
      position: fixed;
      top: 0;
      z-index: 10000; }
    .page-piece-static-hero-area .price-ribbon .hero-ribbon-text {
      display: inline-block;
      height: 42px; }
    .page-piece-static-hero-area .price-ribbon .price {
      font-size: 36px;
      font-weight: 700;
      padding: 0px;
      white-space: nowrap; }
    .page-piece-static-hero-area .price-ribbon .ribbon-coupon-text {
      display: inline-block;
      font-size: 14px;
      line-height: 14px;
      margin-left: 15px;
      letter-spacing: 1px; }
    .page-piece-static-hero-area .price-ribbon .ribbon-coupon {
      display: block;
      font-size: 22px;
      line-height: 22px;
      font-weight: 700; }
  .page-piece-static-hero-area .copy-content {
    display: block;
    margin-top: 85px; }
    .page-piece-static-hero-area .copy-content .caption-box .text {
      padding-bottom: 30px; }
  .page-piece-static-hero-area .btn {
    margin: 0 0 14px;
    border-radius: 7px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 4px 10px 5px; }
    @media (min-width: 991px) {
      .page-piece-static-hero-area .btn {
        font-size: 18px;
        margin: 0; } }
    .page-piece-static-hero-area .btn.btn-default, .page-piece-static-hero-area .btn.btn-success {
      padding: 6px 15px 6px 40px; }
      @media (min-width: 991px) {
        .page-piece-static-hero-area .btn.btn-default, .page-piece-static-hero-area .btn.btn-success {
          padding: 12px 43px 10px 50px; } }

.page-piece-landing-hero .container .copy-content {
  text-align: center;
  margin-top: 95px; }
  .page-piece-landing-hero .container .copy-content h1 img {
    height: 75px;
    margin-top: -10px;
    margin-right: 18px; }
  .page-piece-landing-hero .container .copy-content h3 {
    margin-bottom: 40px;
    margin-top: 50px; }
  .page-piece-landing-hero .container .copy-content.contains-review {
    /* add the width of the caption box to the right padding for the copy text */ }
    @media (min-width: 991px) {
      .page-piece-landing-hero .container .copy-content.contains-review h1 {
        padding-right: 380px; }
      .page-piece-landing-hero .container .copy-content.contains-review h3 {
        padding-right: 380px; } }

.page-piece-software-demo #loadingimage, .page-piece-software-demo #msg1, .page-piece-software-demo #msg2, .page-piece-software-demo #msg3 {
  display: none;
  width: 100%;
  text-align: center; }

.page-piece-software-demo #loadingimage {
  width: auto; }

.page-piece-software-demo .demo-form input {
  padding: 5px 10px;
  margin: 10px 0px;
  width: 276px; }

.page-piece-software-demo #demo-sidebar {
  width: 32%;
  background-color: #fafafa;
  padding: 20px;
  color: #565745;
  height: 100%; }
  .page-piece-software-demo #demo-sidebar ul {
    list-style-image: url("/National_Library/20160526010038oe_/https://www.a2hosting.com/images/uploads/experimental/yes.png"); }
    .page-piece-software-demo #demo-sidebar ul li {
      padding: 10px 20px; }
  .page-piece-software-demo #demo-sidebar h3 {
    font-size: 1.3em;
    font-weight: 500;
    color: #565745; }

.page-piece-software-demo .btn {
  border-radius: 7px; }

.related-pages {
  padding: 5px 0; }
  @media (max-width: 766px) {
    .related-pages {
      display: none; } }
  .related-pages .container {
    box-shadow: none;
    font-size: 17px;
    padding: 0; }
    @media (min-width: 992px) {
      .related-pages .container {
        font-size: 18px; } }
    .related-pages .container ul {
      display: block;
      width: 100%;
      line-height: 35px; }
      .related-pages .container ul li {
        display: block; }
        @media (min-width: 767px) {
          .related-pages .container ul li {
            display: table-cell;
            position: relative;
            padding: 0 25px;
            border: 0;
            vertical-align: middle; } }
        @media (min-width: 767px) {
          .related-pages .container ul li:before {
            position: absolute;
            left: -2px;
            top: 0;
            bottom: 0;
            content: "";
            width: 1px;
            background: #333333;
            border-left: solid 1px #7B7B7B; } }
        .related-pages .container ul li:first-child:before {
          display: none; }
        .related-pages .container ul li.selected a {
          color: #FF8E00;
          pointer-events: none;
          cursor: default; }
        .related-pages .container ul li a {
          display: block;
          position: relative;
          padding: 0px 20px;
          font-weight: 600;
          text-decoration: none; }
          @media (min-width: 767px) {
            .related-pages .container ul li a {
              padding: 0;
              display: inline-block;
              vertical-align: top; } }
          .related-pages .container ul li a:hover {
            text-decoration: none;
            color: #FF8E00; }
  .related-pages.section-black a {
    color: #fff; }
  .related-pages.section-green .container ul li.selected a {
    color: #333333; }
  .related-pages.section-green .container ul li a {
    color: #fff; }
    .related-pages.section-green .container ul li a:hover {
      color: #333333; }

#header {
  border-bottom: solid 6px #73B800; }
  @media (min-width: 767px) {
    #header {
      border: 0; } }
  #header .topbar {
    background: #000; }
    #header .topbar .container {
      padding-top: 0;
      padding-bottom: 0; }
  #header .popup {
    width: 100%;
    background: #000;
    display: none;
    background: #333333;
    padding: 8px 10px;
    z-index: 15; }
    @media (min-width: 767px) {
      #header .popup {
        position: absolute;
        right: 0;
        top: 100%;
        width: 525px;
        padding: 20px 11px 13px; } }
    #header .popup .form-control {
      border: 0;
      height: 38px;
      margin: 0 0 10px;
      box-shadow: none;
      border-radius: 5px;
      padding: 8px 15px;
      font-size: 18px;
      line-height: 22px;
      box-shadow: none;
      -webkit-appearance: none; }
    #header .popup .btn {
      border-radius: 5px;
      font-size: 20px;
      text-transform: uppercase;
      padding: 5px 10px;
      letter-spacing: 2px;
      line-height: 24px;
      text-align: center;
      min-width: 232px;
      font-weight: 600; }
      @media (min-width: 767px) {
        #header .popup .btn {
          font-size: 24px;
          line-height: 26px; } }
  #header .logo {
    overflow: hidden;
    margin: 0 0 15px;
    max-width: 200px;
    position: relative;
    z-index: 2; }
    @media (min-width: 767px) {
      #header .logo {
        max-width: inherit;
        margin: 0;
        float: left; } }
  #header .container {
    padding-top: 15px;
    padding-bottom: 15px; }
    @media (min-width: 767px) {
      #header .container {
        padding-top: 30px;
        padding-bottom: 30px; } }
    @media (min-width: 992px) {
      #header .container {
        padding-top: 50px;
        padding-bottom: 45px; } }
  #header .btn-chat {
    float: right;
    border: 0;
    font-size: 0;
    font-weight: 600;
    border-radius: 6px;
    position: relative;
    padding: 0;
    background: none;
    margin-top: 10px; }
    @media (min-width: 992px) {
      #header .btn-chat {
        padding: 10px 40px;
        font-size: 22px;
        background: #73B800; } }
    #header .btn-chat span {
      display: block;
      width: 45px;
      height: 45px;
      text-align: center;
      border-radius: 100%;
      background: #73B800;
      font-size: 28px;
      line-height: 28px;
      padding: 10px 0 0;
      box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.18); }
      @media (min-width: 767px) {
        #header .btn-chat span {
          width: 60px;
          height: 60px;
          font-size: 40px;
          line-height: 40px; } }
      @media (min-width: 992px) {
        #header .btn-chat span {
          left: -41px;
          position: absolute;
          top: -5px; } }
    #header .btn-chat:hover {
      opacity: 0.8; }
  #header .info {
    float: right; }
    @media (min-width: 767px) {
      #header .info {
        margin: -7px 0 0 0; } }
  #header .telinfo {
    float: left;
    position: relative;
    margin: 3px 42px 0 0;
    font-size: 22px; }
    @media (min-width: 767px) {
      #header .telinfo {
        margin: 8px 10px 0 0; } }
    @media (min-width: 992px) {
      #header .telinfo {
        margin: 8px 60px 0 0; } }
    #header .telinfo.open .btn .flag-holder {
      border-bottom: 0;
      border-radius: 9px 9px 0 0; }
    #header .telinfo .dropdown-menu {
      font-size: 16px;
      font-weight: 400;
      box-shadow: none;
      border: solid 1px #E5E5E5;
      margin: 0;
      width: 200px;
      background: #f5f5f5;
      border-radius: 0 10px 10px 10px; }
      #header .telinfo .dropdown-menu li a {
        padding: 5px 13px 4px;
        line-height: 22px;
        color: #333333; }
        #header .telinfo .dropdown-menu li a:hover {
          background: none;
          opacity: 0.8; }
      #header .telinfo .dropdown-menu li .img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 14px 0 0; }
        #header .telinfo .dropdown-menu li .img img {
          display: block; }
    #header .telinfo .icon-tel {
      position: relative;
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 20px;
      font-weight: 600;
      color: #333333;
      font-size: 22px;
      line-height: 40px;
      margin: 10px 0 0 7px; }
      @media (min-width: 767px) {
        #header .telinfo .icon-tel {
          padding: 0 0 0 29px;
          margin: 8px 0 0 5px;
          font-size: 25px;
          line-height: 50px; } }
      @media (min-width: 991px) {
        #header .telinfo .icon-tel {
          padding: 0 0 0 29px;
          margin: 8px 0 0 5px;
          font-size: 25px;
          line-height: 35px; } }
      #header .telinfo .icon-tel:before {
        position: absolute;
        left: -4px;
        top: 10px;
        font-size: 20px;
        line-height: 25px;
        font-size: 18px;
        line-height: 18px; }
        @media (min-width: 767px) {
          #header .telinfo .icon-tel:before {
            left: 0px;
            top: 16px;
            font-size: 20px;
            line-height: 20px; } }
        @media (min-width: 991px) {
          #header .telinfo .icon-tel:before {
            left: 0px;
            top: 9px;
            font-size: 20px;
            line-height: 20px; } }
      #header .telinfo .icon-tel:hover {
        text-decoration: none;
        opacity: 0.8; }
    #header .telinfo .btn {
      background: none;
      border: 0;
      padding: 0;
      font-size: 20px;
      font-weight: 600;
      line-height: 25px;
      color: #333333;
      letter-spacing: 1px;
      box-shadow: none;
      outline: none;
      float: left;
      max-width: 220px; }
      @media (min-width: 767px) {
        #header .telinfo .btn {
          float: none;
          max-width: inherit;
          font-size: 30px;
          line-height: 35px;
          margin: 8px 0 0; } }
      #header .telinfo .btn .flag-holder {
        display: inline-block;
        vertical-align: top;
        border-radius: 5px;
        background: #f5f5f5;
        position: relative;
        border: solid 1px #E5E5E5;
        z-index: 5;
        margin: 0 0 -1px;
        z-index: 5555;
        width: 68px;
        padding: 8px 20px 8px 10px; }
        @media (min-width: 767px) {
          #header .telinfo .btn .flag-holder {
            border-radius: 9px;
            width: 75px;
            padding: 12px 32px 11px 13px; } }
        #header .telinfo .btn .flag-holder img {
          display: block;
          max-width: 100%; }
        #header .telinfo .btn .flag-holder:before {
          position: absolute;
          right: 5px;
          top: 15px;
          content: "";
          border-style: solid;
          border-width: 5px 5px 0 5px;
          border-color: #333333 transparent transparent transparent; }
          @media (min-width: 767px) {
            #header .telinfo .btn .flag-holder:before {
              border-width: 5px 5px 0 5px;
              right: 10px;
              top: 17px; } }
  #header .language-select {
    overflow: hidden;
    width: 160px; }
    @media (min-width: 767px) {
      #header .language-select {
        float: left; } }
    @media (min-width: 992px) {
      #header .language-select {
        width: 179px; } }
  #header #nav .container {
    padding: 0; }
    @media (min-width: 767px) {
      #header #nav .container {
        padding: 0 15px; } }
  #header > .container {
    padding-top: 25px;
    padding-bottom: 25px; }
  #header .topbar .navbar-nav li a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 45px; }
    @media (max-width: 766px) {
      #header .topbar .navbar-nav li a {
        line-height: 40px; } }
    #header .topbar .navbar-nav li a:before {
      font-size: 20px;
      margin-top: 0;
      line-height: 45px; }
      @media (max-width: 766px) {
        #header .topbar .navbar-nav li a:before {
          line-height: 40px; } }
  #header .topbar .rightnav .navbar-header .navbar-toggle {
    height: 40px; }
  #header .navbar-collapse ul.nav.navbar-nav.green-bar {
    padding: 8px 0;
    font-size: 18px; }
  #header .old-browser-notice {
    margin-bottom: 0;
    display: none; }
    #header .old-browser-notice .notice-content {
      width: 72rem;
      font-size: 20px;
      margin: 0px auto;
      text-align: left;
      text-align: justify; }
      #header .old-browser-notice .notice-content ul > li {
        text-align: left; }
      #header .old-browser-notice .notice-content h1, #header .old-browser-notice .notice-content h2, #header .old-browser-notice .notice-content h3, #header .old-browser-notice .notice-content h4 {
        text-align: center;
        font-weight: 700; }

#nav, #whmcs-nav {
  margin: 0;
  border: 0;
  left: 0;
  position: absolute;
  top: 65px;
  right: 0;
  z-index: 5;
  background: none; }
  @media (min-width: 767px) {
    #nav, #whmcs-nav {
      position: relative;
      top: 0;
      z-index: 15;
      background: #73B800; } }
  #nav .container, #whmcs-nav .container {
    padding: 0; }
    @media (min-width: 767px) {
      #nav .container, #whmcs-nav .container {
        padding: 0 15px; } }
  #nav .navbar-toggle, #whmcs-nav .navbar-toggle {
    background: #73B800;
    border: solid 1px #73B800;
    margin-top: 0; }
    #nav .navbar-toggle .icon-bar, #whmcs-nav .navbar-toggle .icon-bar {
      background: #fff; }
    #nav .navbar-toggle:hover, #whmcs-nav .navbar-toggle:hover {
      opacity: 0.8; }
  #nav .dropdown-menu, #whmcs-nav .dropdown-menu {
    border: 0;
    width: 100%;
    box-shadow: none;
    background: #59A000;
    font-size: 17px;
    padding: 0;
    color: #fff;
    left: auto; }
    @media (min-width: 991px) {
      #nav .dropdown-menu, #whmcs-nav .dropdown-menu {
        font-size: 18px;
        padding: 5px 0;
        max-width: 250px; } }
    #nav .dropdown-menu:before, #whmcs-nav .dropdown-menu:before {
      position: absolute;
      border: 10px solid #73B800;
      border-color: #73B800 transparent transparent transparent;
      border-bottom: 0;
      content: '';
      left: 15%;
      top: -1px;
      height: 0; }
    #nav .dropdown-menu .container, #whmcs-nav .dropdown-menu .container {
      width: 100%;
      margin-left: 0;
      padding-left: 0; }
      @media (min-width: 767px) {
        #nav .dropdown-menu .container, #whmcs-nav .dropdown-menu .container {
          padding-top: 10px;
          padding-bottom: 10px; } }
    #nav .dropdown-menu ul, #whmcs-nav .dropdown-menu ul {
      display: block; }
      @media (min-width: 767px) {
        #nav .dropdown-menu ul, #whmcs-nav .dropdown-menu ul {
          line-height: 35px; } }
      #nav .dropdown-menu ul li, #whmcs-nav .dropdown-menu ul li {
        display: block;
        border-top: solid 1px #7B7B7B; }
        @media (min-width: 767px) {
          #nav .dropdown-menu ul li, #whmcs-nav .dropdown-menu ul li {
            position: relative;
            padding: 0 8px;
            border: 0;
            vertical-align: middle; } }
        #nav .dropdown-menu ul li:first-child:before, #whmcs-nav .dropdown-menu ul li:first-child:before {
          display: none; }
        #nav .dropdown-menu ul li.selected a, #whmcs-nav .dropdown-menu ul li.selected a {
          color: #FF8E00; }
        #nav .dropdown-menu ul li a, #whmcs-nav .dropdown-menu ul li a {
          display: block !important;
          color: #fff;
          position: relative;
          padding: 0 8px; }
          @media (min-width: 767px) {
            #nav .dropdown-menu ul li a, #whmcs-nav .dropdown-menu ul li a {
              display: inline-block;
              vertical-align: top; } }
          #nav .dropdown-menu ul li a:hover, #whmcs-nav .dropdown-menu ul li a:hover {
            text-decoration: none;
            color: #FF8E00; }
  #nav .navbar-collapse, #whmcs-nav .navbar-collapse {
    border: 0;
    top: 100%;
    padding: 0;
    overflow: hidden;
    box-shadow: none;
    background: #73B800; }
  #nav .navbar-nav, #whmcs-nav .navbar-nav {
    display: block;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    border: 0;
    box-shadow: none;
    margin: 0; }
    @media (min-width: 767px) {
      #nav .navbar-nav, #whmcs-nav .navbar-nav {
        display: table;
        width: 100%;
        font-size: 16px;
        text-align: center;
        padding: 17px 0; } }
    @media (min-width: 992px) {
      #nav .navbar-nav, #whmcs-nav .navbar-nav {
        font-size: 20px; } }
    #nav .navbar-nav > li, #whmcs-nav .navbar-nav > li {
      display: block;
      float: none;
      border-bottom: solid 1px #fff; }
      @media (min-width: 767px) {
        #nav .navbar-nav > li:before, #whmcs-nav .navbar-nav > li:before {
          position: absolute;
          top: 50%;
          margin: -22px 0 0 -12px;
          bottom: 0;
          height: 45px;
          content: "";
          width: 3px;
          background: #73B800;
          border-left: solid 1px #73B800; } }
      @media (min-width: 767px) {
        #nav .navbar-nav > li, #whmcs-nav .navbar-nav > li {
          display: table-cell;
          vertical-align: middle;
          position: static;
          padding: 0 8px;
          border: 0; } }
      #nav .navbar-nav > li.open > a:after, #whmcs-nav .navbar-nav > li.open > a:after {
        position: absolute;
        left: 50%;
        bottom: -23px;
        margin: 0 0 0 -24px;
        content: "";
        border-style: solid;
        border-width: 0 24px 13px 24px;
        display: none;
        border-color: transparent transparent #333333 transparent; }
        @media (min-width: 767px) {
          #nav .navbar-nav > li.open > a:after, #whmcs-nav .navbar-nav > li.open > a:after {
            display: block; } }
        @media (min-width: 992px) {
          #nav .navbar-nav > li.open > a:after, #whmcs-nav .navbar-nav > li.open > a:after {
            bottom: -23px; } }
      #nav .navbar-nav > li > a, #whmcs-nav .navbar-nav > li > a {
        line-height: 25px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: auto; }
        @media (min-width: 767px) {
          #nav .navbar-nav > li > a, #whmcs-nav .navbar-nav > li > a {
            line-height: 20px; } }
        @media (min-width: 992px) {
          #nav .navbar-nav > li > a, #whmcs-nav .navbar-nav > li > a {
            line-height: 25px; } }
      #nav .navbar-nav > li:first-child:before, #whmcs-nav .navbar-nav > li:first-child:before {
        display: none; }
  #nav .collapse, #whmcs-nav .collapse {
    padding: 0; }

#whmcs-nav .dropdown-menu {
  background-color: #333333; }
  #whmcs-nav .dropdown-menu:before {
    display: none; }

nav .navbar-header {
  margin-bottom: 20px; }
  @media (min-width: 767px) {
    nav .navbar-header {
      margin-bottom: inherit; } }

#header .language-select, #header .currency-select {
  overflow: hidden;
  float: left; }
  #header .language-select .jcf-select, #header .currency-select .jcf-select {
    margin-top: 0; }
    #header .language-select .jcf-select .jcf-select-text, #header .currency-select .jcf-select .jcf-select-text {
      line-height: 45px;
      margin-top: 0; }
      @media (max-width: 766px) {
        #header .language-select .jcf-select .jcf-select-text, #header .currency-select .jcf-select .jcf-select-text {
          line-height: 40px; } }

#header .jcf-select-opener {
  top: 20px;
  line-height: 45px; }
  @media (max-width: 766px) {
    #header .jcf-select-opener {
      line-height: 40px; } }

#header .language-select {
  width: 200px; }
  @media (max-width: 991px) {
    #header .language-select {
      width: 50px; }
      #header .language-select .jcf-select .jcf-select-text span {
        display: none; } }
  @media (max-width: 766px) {
    #header .language-select {
      width: 55px; } }

#header .currency-select {
  width: 70px;
  margin-left: 20px; }

@media (max-width: 990px) {
  .jcf-select-language .jcf-list .jcf-list-content span.jcf-option, .jcf-select-currency .jcf-list .jcf-list-content span.jcf-option {
    margin-left: 3px; } }

.jcf-select-language .jcf-list .jcf-list-content span.jcf-option img, .jcf-select-currency .jcf-list .jcf-list-content span.jcf-option img {
  vertical-align: middle; }
  @media (max-width: 990px) {
    .jcf-select-language .jcf-list .jcf-list-content span.jcf-option img, .jcf-select-currency .jcf-list .jcf-list-content span.jcf-option img {
      margin-right: 15px; } }

.jcf-select-language.jcf-select-drop .jcf-hover, .jcf-select-currency.jcf-select-drop .jcf-hover {
  background: #333333;
  color: #fff; }

.jcf-select-currency .jcf-list .jcf-list-content span.jcf-option {
  margin-left: 5px; }

.customized-plan {
  border: solid #E5E5E5;
  border-radius: 0 0 5px 5px;
  border-width: 0 2px 2px;
  background: #f5f5f5;
  text-align: left;
  padding: 0 5px;
  position: relative;
  display: none;
  z-index: 999; }
  @media (min-width: 767px) {
    .customized-plan {
      padding: 0 5px; } }
  @media (max-width: 990px) {
    .customized-plan .configurator-form {
      display: none; } }
  .customized-plan .topbar {
    overflow: hidden;
    background: #73B800;
    padding: 18px 24px 16px 34px;
    color: #fff; }
    @media (min-width: 767px) {
      .customized-plan .topbar {
        padding: 30px 15px 16px 15px; } }
    @media (min-width: 991px) {
      .customized-plan .topbar {
        padding: 54px 24px 16px 34px; } }
    .customized-plan .topbar .plan-price {
      font-size: 20px;
      line-height: 25px;
      text-transform: uppercase; }
      @media (min-width: 767px) {
        .customized-plan .topbar .plan-price {
          float: right; } }
      @media (min-width: 991px) {
        .customized-plan .topbar .plan-price {
          max-width: 350px; } }
      .customized-plan .topbar .plan-price strong {
        display: inline-block;
        vertical-align: baseline;
        font-size: 35px;
        line-height: 30px;
        font-weight: 700; }
        @media (min-width: 991px) {
          .customized-plan .topbar .plan-price strong {
            font-size: 42px;
            line-height: 38px; } }
  .customized-plan h2 {
    margin: 0 0 10px;
    text-transform: capitalize;
    max-width: 450px;
    letter-spacing: 2px;
    color: #fff;
    font-size: 28px;
    font-weight: 700; }
    @media (min-width: 767px) {
      .customized-plan h2 {
        float: left;
        margin: 0; } }
    @media (min-width: 991px) {
      .customized-plan h2 {
        max-width: 700px;
        font-size: 35px; } }
  .customized-plan .customize-options {
    padding: 20px 0 15px;
    text-align: center;
    margin: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative; }
    @media (min-width: 767px) {
      .customized-plan .customize-options {
        padding: 50px 0 15px; } }
    @media (min-width: 991px) {
      .customized-plan .customize-options {
        margin: 0 -10px;
        text-align: left;
        padding: 95px 0 15px; } }
    .customized-plan .customize-options .col {
      text-align: center;
      display: table-cell;
      vertical-align: top;
      position: static;
      width: inherit;
      margin: 0 4px 0 -7px;
      float: none; }
      .customized-plan .customize-options .col .dis1 {
        width: 80px;
        left: -20px; }
        @media (max-width: 766px) {
          .customized-plan .customize-options .col .dis1 {
            width: 72px; } }
    .customized-plan .customize-options .range-slide {
      display: inline-block;
      vertical-align: top;
      width: 20px;
      margin: 50px 0 50px;
      position: relative;
      height: 260px; }
      @media (min-width: 767px) {
        .customized-plan .customize-options .range-slide {
          height: 488px;
          margin: 0 0 26px; } }
      .customized-plan .customize-options .range-slide .max-limit, .customized-plan .customize-options .range-slide .min-limit {
        font-size: 14px;
        color: #7B7B7B;
        position: absolute;
        width: 74px;
        line-height: 22px;
        left: -50%;
        right: 0;
        top: -30px;
        text-align: center;
        margin: 0 0 0 -18px; }
        @media (min-width: 767px) {
          .customized-plan .customize-options .range-slide .max-limit, .customized-plan .customize-options .range-slide .min-limit {
            font-size: 16px;
            left: 100%;
            top: 0;
            text-align: left;
            right: auto;
            margin: -3px 0 0 12px; } }
      .customized-plan .customize-options .range-slide .min-limit {
        top: auto;
        bottom: -30px; }
        @media (min-width: 767px) {
          .customized-plan .customize-options .range-slide .min-limit {
            margin: 0 0 6px 15px;
            margin: 0 0 0 12px;
            bottom: 0;
            top: auto; } }
    .customized-plan .customize-options label {
      display: block;
      font-weight: 400; }
    .customized-plan .customize-options .icon {
      display: inline-block;
      vertical-align: top;
      color: #333333;
      font-size: 20px;
      margin: 0 0 10px; }
      @media (min-width: 767px) {
        .customized-plan .customize-options .icon {
          margin: 0 0 19px; } }
    .customized-plan .customize-options .title {
      display: block;
      color: #7B7B7B;
      font-size: 15px;
      line-height: 18px;
      letter-spacing: 1px;
      font-weight: 600;
      margin: 0 0 2px;
      word-break: break-all; }
      @media (min-width: 767px) {
        .customized-plan .customize-options .title {
          font-size: 18px;
          line-height: 21px;
          word-break: normal; } }
    .customized-plan .customize-options .amount {
      line-height: 18px;
      font-size: 15px;
      color: #FF8E00;
      font-weight: 700;
      display: inline-block;
      vertical-align: top; }
      @media (min-width: 767px) {
        .customized-plan .customize-options .amount {
          line-height: 22px;
          font-size: 17px; } }
  .customized-plan .overview-info {
    overflow: hidden;
    background: #E5E5E5;
    padding: 10px 15px;
    margin: 0 -5px; }
    @media (min-width: 767px) {
      .customized-plan .overview-info {
        padding: 20px 15px; } }
    @media (min-width: 991px) {
      .customized-plan .overview-info {
        margin: 0 -5px;
        padding: 30px 20px 10px 20px; } }
  .customized-plan .overview {
    overflow: hidden;
    padding: 6px 0 0 0; }
    @media (min-width: 991px) {
      .customized-plan .overview {
        padding: 6px 52px 0 0; } }
    .customized-plan .overview .title {
      color: #333333;
      margin: 0 0 10px;
      letter-spacing: 1px;
      display: block;
      line-height: 25px;
      font-size: 25px;
      font-weight: 700; }
      @media (min-width: 767px) {
        .customized-plan .overview .title {
          font-size: 30px;
          line-height: 35px;
          margin: 0 0 20px; } }
    .customized-plan .overview ul {
      font-size: 22px;
      line-height: 27px;
      margin: 0;
      color: #333333;
      letter-spacing: 1px;
      padding: 0; }
      @media (min-width: 767px) {
        .customized-plan .overview ul {
          font-size: 27px;
          line-height: 34px;
          margin: 0 0 0 -30px; } }
      .customized-plan .overview ul li {
        position: relative;
        width: 100%;
        padding: 0 0 15px 35px; }
        @media (min-width: 767px) {
          .customized-plan .overview ul li {
            padding: 0 0 20px 75px;
            float: left;
            width: 50%; } }
        .customized-plan .overview ul li strong {
          font-weight: 700; }
        .customized-plan .overview ul li:before {
          font-size: 18px;
          line-height: 18px;
          position: absolute;
          left: 0;
          top: 6px; }
          @media (min-width: 767px) {
            .customized-plan .overview ul li:before {
              left: 40px;
              top: 8px;
              font-size: 20px;
              line-height: 20px; } }
  .customized-plan .price-info {
    text-align: center;
    overflow: hidden; }
    .customized-plan .price-info .promo-price {
      display: block;
      font-size: 25px;
      font-weight: 700;
      margin: 0 0 7px;
      letter-spacing: 1px;
      color: #333333; }
      @media (min-width: 767px) {
        .customized-plan .price-info .promo-price {
          font-size: 28px; } }
      .customized-plan .price-info .promo-price .configurator-promo-price {
        font-size: 32px;
        line-height: 36px;
        color: #FF8E00; }
        @media (min-width: 767px) {
          .customized-plan .price-info .promo-price .configurator-promo-price {
            font-size: 38px;
            line-height: 40px; } }
    .customized-plan .price-info .regular-price {
      display: block;
      color: #AAAAAA;
      font-size: 18px;
      margin: 0 0 10px; }
      @media (min-width: 767px) {
        .customized-plan .price-info .regular-price {
          font-size: 20px;
          margin: 0 0 15px; } }
  .customized-plan .btn-default {
    background: #FF8E00;
    padding: 11px 21px;
    line-height: 30px;
    border: 0;
    border-radius: 5px;
    font-size: 25px;
    font-weight: 700; }
    .customized-plan .btn-default:hover {
      opacity: 0.8; }
    @media (min-width: 767px) {
      .customized-plan .btn-default {
        font-size: 30px;
        line-height: 35px;
        padding: 13px 21px;
        letter-spacing: 3px; } }
  .customized-plan .right-area {
    font-size: 20px;
    line-height: 25px;
    overflow: hidden;
    padding: 0 10px; }
    @media (min-width: 767px) {
      .customized-plan .right-area {
        padding: 24px 15px;
        font-size: 25px;
        line-height: 35px; } }
    @media (min-width: 991px) {
      .customized-plan .right-area {
        margin: 0 0 0 -17px;
        padding: 24px 8px 20px 0; } }
    .customized-plan .right-area .title {
      font-size: 20px;
      color: #333333;
      letter-spacing: -0.6px;
      font-weight: 400;
      text-align: left;
      display: block;
      margin: 0 0 10px; }
      @media (min-width: 767px) {
        .customized-plan .right-area .title {
          font-size: 25px;
          margin: 0 0 15px; } }
      @media (min-width: 991px) {
        .customized-plan .right-area .title {
          margin: 0 0 26px; } }
    .customized-plan .right-area .form-elements {
      margin: 0 0 10px -6px;
      padding: 0;
      overflow: hidden; }
      @media (min-width: 991px) {
        .customized-plan .right-area .form-elements {
          margin: 0 0 18px -6px; } }
      .customized-plan .right-area .form-elements li {
        padding: 0 0 10px 40px;
        float: left;
        position: relative; }
        @media (min-width: 767px) {
          .customized-plan .right-area .form-elements li {
            padding: 0 0 15px 40px; } }
        @media (min-width: 991px) {
          .customized-plan .right-area .form-elements li {
            padding: 0 0 22px 66px; } }
      .customized-plan .right-area .form-elements label {
        font-weight: 400;
        letter-spacing: -0.8px; }
      .customized-plan .right-area .form-elements .jcf-radio {
        left: 6px;
        top: 2px; }
        @media (min-width: 767px) {
          .customized-plan .right-area .form-elements .jcf-radio {
            top: 7px; } }
        @media (min-width: 991px) {
          .customized-plan .right-area .form-elements .jcf-radio {
            left: 20px; } }
      .customized-plan .right-area .form-elements .jcf-checkbox {
        left: 6px;
        top: 1px; }
        @media (min-width: 767px) {
          .customized-plan .right-area .form-elements .jcf-checkbox {
            top: 7px; } }
        @media (min-width: 991px) {
          .customized-plan .right-area .form-elements .jcf-checkbox {
            left: 20px; } }
    .customized-plan .right-area .row-frame {
      overflow: hidden;
      margin: 0 0 25px; }
      .customized-plan .right-area .row-frame label {
        font-size: 20px;
        color: #333333;
        letter-spacing: -0.6px;
        font-weight: 400;
        text-align: left;
        display: block; }
      .customized-plan .right-area .row-frame .select-holder {
        overflow: hidden;
        width: 100%; }

.page-piece-product-configurator {
  display: none;
  margin-top: -95px;
  border-radius: 13px; }
  .page-piece-product-configurator .container {
    padding-top: 0px;
    position: relative; }

#configurator-error-box {
  display: none;
  border: solid #E5E5E5;
  border-radius: 0 0 5px 5px;
  border-width: 0 2px 2px;
  background: #f5f5f5;
  text-align: center;
  padding: 5px;
  position: relative;
  z-index: 999; }
  #configurator-error-box .topbar {
    overflow: hidden;
    background: #73B800;
    padding: 20px 15px 16px 15px;
    color: #fff;
    line-height: 100px; }

#configurator-loading-box {
  display: none;
  padding: 5px;
  border: solid #E5E5E5;
  border-radius: 0 0 5px 5px;
  border-width: 0 2px 2px;
  background: #f5f5f5;
  text-align: left;
  position: relative;
  z-index: 999; }
  #configurator-loading-box .topbar {
    overflow: auto;
    height: 100px;
    background: #73B800;
    position: relative; }

.jcf-select-drop.jcf-select-custom .jcf-list {
  background: #fff;
  border: 1px solid #eee; }

.section-kb #rightpanel .sidenav ul {
  list-style: none;
  padding: 0px; }
  .section-kb #rightpanel .sidenav ul li {
    width: auto; }
    .section-kb #rightpanel .sidenav ul li .details {
      padding: 8px 14px;
      color: #333; }
    .section-kb #rightpanel .sidenav ul li .appliesto {
      border: none;
      width: auto;
      list-style-type: disc;
      background: none; }
    .section-kb #rightpanel .sidenav ul li a {
      padding-left: 0px;
      padding-right: 0px;
      float: none;
      width: auto; }

.section-kb #rightpanel #appliestolist {
  border: none;
  width: auto;
  float: none; }

.section-kb #rightpanel ul.nav-sub li a {
  text-decoration: underline; }

.section-kb #rightpanel .btn {
  width: 350px;
  display: block;
  margin: 0 0 14px;
  border-radius: 7px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 4px 10px 5px; }
  @media (min-width: 991px) {
    .section-kb #rightpanel .btn {
      font-size: 18px;
      margin: 0; } }
  .section-kb #rightpanel .btn.btn-primary, .section-kb #rightpanel .btn.btn-success {
    margin-top: 10px;
    padding: 6px 15px 6px 40px; }
    @media (min-width: 991px) {
      .section-kb #rightpanel .btn.btn-primary, .section-kb #rightpanel .btn.btn-success {
        padding: 11px 50px 11px 50px; } }

.section-kb ul#toc li {
  list-style-type: none;
  margin-bottom: 0px; }

.section-kb ol, .section-kb ul {
  line-height: 1.5em;
  margin-left: 1em;
  padding-left: 1em;
  text-indent: -1em;
  text-indent: 0;
  list-style-position: outside; }

.section-kb ul {
  list-style-type: disc; }

.section-kb pre {
  text-indent: 0;
  padding: 5px 20px 5px 10px;
  margin-bottom: 8px;
  margin-top: 5px;
  background-color: #232323;
  color: #F8F8F8;
  overflow: auto; }

.section-kb p {
  margin-bottom: 1em; }

.section-kb div.kb-message, .section-kb div.warning, .section-kb div.important, .section-kb div.note, .section-kb div.tip {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1em;
  min-height: 48px;
  background-size: 48px 48px;
  border: 2px solid #000000;
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 15px 10px 15px 74px; }
  .section-kb div.kb-message ul li, .section-kb div.warning ul li, .section-kb div.important ul li, .section-kb div.note ul li, .section-kb div.tip ul li {
    font-size: 1em; }

.section-kb div.warning {
  background-image: url("/National_Library/20160526010038oe_/https://www.a2hosting.com/images/uploads/knowledgebase_images/kb-messages-warning.png");
  background-color: #ffcccc;
  border-color: #ffaaaa; }

.section-kb div.important {
  background-image: url("/National_Library/20160526010038oe_/https://www.a2hosting.com/images/uploads/knowledgebase_images/kb-messages-important.png");
  background-color: #ffffcc;
  border-color: #ffffaa; }

.section-kb div.note {
  background-image: url("/National_Library/20160526010038oe_/https://www.a2hosting.com/images/uploads/knowledgebase_images/kb-mesages-note.png");
  background-color: #eeeeee;
  border-color: #cccccc; }

.section-kb div.tip {
  background-image: url("/National_Library/20160526010038oe_/https://www.a2hosting.com/images/uploads/knowledgebase_images/kb-messages-tip.png");
  background-color: #ccccff;
  border-color: #aaaaff; }

.section-kb span.button,
.section-kb span.checkbox,
.section-kb span.textbox,
.section-kb span.radio,
.section-kb span.menu,
.section-kb span.UI {
  font-weight: bold !important;
  display: inline; }

.section-kb span.user-input {
  font-family: monospaced;
  font-weight: bold !important; }

.section-kb pre.command {
  font-style: italic;
  background-color: #333;
  color: #fff; }

.section-kb pre.code {
  background-color: #fff;
  color: #333; }

.section-kb summary {
  font-size: 30px; }

.section-kb ul.related-articles {
  list-style: none; }

#searchresults {
  padding-left: 0; }
  #searchresults li {
    margin-top: 15px;
    list-style: none; }
  #searchresults .meta {
    padding-bottom: 1.5em;
    font-size: .8em; }
  #searchresults .excerpt {
    margin-bottom: 0px; }

p.pagination {
  margin-top: 15px;
  color: #333;
  border-top: 1px solid #d6d6d6;
  width: 100%;
  text-align: center;
  padding-top: 15px; }
  p.pagination span.count {
    display: none !important; }

#honeypot {
  display: none; }

.big-search .search {
  margin-bottom: 34px;
  float: none; }
  .big-search .search #search-request {
    width: 500px; }

div.search {
  float: right;
  margin-top: 34px;
  margin-bottom: 17px; }
  div.search input#search-request {
    font-size: 22px;
    border-radius: 5px;
    color: #999;
    padding: 3px; }
  div.search .btn {
    margin: 0 0 14px;
    border-radius: 7px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 4px 10px 5px; }
    @media (min-width: 991px) {
      div.search .btn {
        font-size: 18px;
        margin: 0; } }
    div.search .btn.btn-primary, div.search .btn.btn-success {
      padding: 6px 15px 6px 40px; }
      @media (min-width: 991px) {
        div.search .btn.btn-primary, div.search .btn.btn-success {
          padding: 11px 50px 11px 50px; } }

div.termprices {
  display: none; }

section.whmcs-page-piece {
  width: 100%;
  font-size: 16px; }
  section.whmcs-page-piece h1 {
    font-size: 42px; }
  section.whmcs-page-piece h2 {
    font-size: 36px; }
  section.whmcs-page-piece h3 {
    font-size: 30px; }
  section.whmcs-page-piece .page-header {
    margin-top: 10px;
    margin-bottom: 15px; }
    section.whmcs-page-piece .page-header h1 {
      font-weight: 700;
      margin-bottom: 0px;
      margin-top: 0px; }
      section.whmcs-page-piece .page-header h1 small {
        font-weight: 300; }
  section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger),
  section.whmcs-page-piece .btn.btn-success {
    color: #fff;
    background-color: #008500;
    border-color: #008500; }
    section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).focus,
    section.whmcs-page-piece .btn.btn-success:focus,
    section.whmcs-page-piece .btn.btn-success.focus {
      color: #fff;
      background-color: #005200;
      border-color: #000600; }
    section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):hover,
    section.whmcs-page-piece .btn.btn-success:hover {
      color: #fff;
      background-color: #005200;
      border-color: #004800; }
    section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):active, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).active,
    .open > section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).dropdown-toggle,
    section.whmcs-page-piece .btn.btn-success:active,
    section.whmcs-page-piece .btn.btn-success.active,
    .open >
    section.whmcs-page-piece .btn.btn-success.dropdown-toggle {
      color: #fff;
      background-color: #005200;
      border-color: #004800; }
      section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):active:hover, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):active:focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):active.focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).active:hover, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).active:focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).active.focus,
      .open > section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).dropdown-toggle:hover,
      .open > section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).dropdown-toggle:focus,
      .open > section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).dropdown-toggle.focus,
      section.whmcs-page-piece .btn.btn-success:active:hover,
      section.whmcs-page-piece .btn.btn-success:active:focus,
      section.whmcs-page-piece .btn.btn-success:active.focus,
      section.whmcs-page-piece .btn.btn-success.active:hover,
      section.whmcs-page-piece .btn.btn-success.active:focus,
      section.whmcs-page-piece .btn.btn-success.active.focus,
      .open >
      section.whmcs-page-piece .btn.btn-success.dropdown-toggle:hover,
      .open >
      section.whmcs-page-piece .btn.btn-success.dropdown-toggle:focus,
      .open >
      section.whmcs-page-piece .btn.btn-success.dropdown-toggle.focus {
        color: #fff;
        background-color: #002e00;
        border-color: #000600; }
    section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):active, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).active,
    .open > section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).dropdown-toggle,
    section.whmcs-page-piece .btn.btn-success:active,
    section.whmcs-page-piece .btn.btn-success.active,
    .open >
    section.whmcs-page-piece .btn.btn-success.dropdown-toggle {
      background-image: none; }
    section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).disabled, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).disabled:hover, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).disabled:focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).disabled.focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).disabled:active, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).disabled.active, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger)[disabled], section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger)[disabled]:hover, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger)[disabled]:focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger)[disabled].focus, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger)[disabled]:active, section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger)[disabled].active,
    fieldset[disabled] section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger),
    fieldset[disabled] section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):hover,
    fieldset[disabled] section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):focus,
    fieldset[disabled] section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).focus,
    fieldset[disabled] section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger):active,
    fieldset[disabled] section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger).active,
    section.whmcs-page-piece .btn.btn-success.disabled,
    section.whmcs-page-piece .btn.btn-success.disabled:hover,
    section.whmcs-page-piece .btn.btn-success.disabled:focus,
    section.whmcs-page-piece .btn.btn-success.disabled.focus,
    section.whmcs-page-piece .btn.btn-success.disabled:active,
    section.whmcs-page-piece .btn.btn-success.disabled.active,
    section.whmcs-page-piece .btn.btn-success[disabled],
    section.whmcs-page-piece .btn.btn-success[disabled]:hover,
    section.whmcs-page-piece .btn.btn-success[disabled]:focus,
    section.whmcs-page-piece .btn.btn-success[disabled].focus,
    section.whmcs-page-piece .btn.btn-success[disabled]:active,
    section.whmcs-page-piece .btn.btn-success[disabled].active,
    fieldset[disabled]
    section.whmcs-page-piece .btn.btn-success,
    fieldset[disabled]
    section.whmcs-page-piece .btn.btn-success:hover,
    fieldset[disabled]
    section.whmcs-page-piece .btn.btn-success:focus,
    fieldset[disabled]
    section.whmcs-page-piece .btn.btn-success.focus,
    fieldset[disabled]
    section.whmcs-page-piece .btn.btn-success:active,
    fieldset[disabled]
    section.whmcs-page-piece .btn.btn-success.active {
      background-color: #008500;
      border-color: #008500; }
    section.whmcs-page-piece .btn:not(.btn-primary):not(.btn-default):not(.btn-info):not(.btn-warning):not(.btn-danger) .badge,
    section.whmcs-page-piece .btn.btn-success .badge {
      color: #008500;
      background-color: #fff; }
  section.whmcs-page-piece .pagination {
    margin: 0px; }
    section.whmcs-page-piece .pagination ul {
      padding-left: 0; }
      section.whmcs-page-piece .pagination ul .next, section.whmcs-page-piece .pagination ul .prev {
        display: inline;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
        section.whmcs-page-piece .pagination ul .next.disabled a, section.whmcs-page-piece .pagination ul .prev.disabled a {
          color: #E5E5E5;
          cursor: default; }
        section.whmcs-page-piece .pagination ul .next a, section.whmcs-page-piece .pagination ul .prev a {
          text-decoration: none;
          font-size: 20px;
          padding: 15px;
          border: solid 1px #E5E5E5; }
  section.whmcs-page-piece .nav-tabs > li > a {
    font-size: 19px; }
  section.whmcs-page-piece blockquote {
    font-size: 20px;
    line-height: 24px; }
  section.whmcs-page-piece .jcf-select-custom {
    background: inherit; }
    section.whmcs-page-piece .jcf-select-custom .jcf-select-text {
      color: #7B7B7B;
      font-weight: inherit; }
  section.whmcs-page-piece div.prodtable, section.whmcs-page-piece form.prodtable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 20px; }
    section.whmcs-page-piece div.prodtable .productcard, section.whmcs-page-piece form.prodtable .productcard {
      font-size: 15px;
      text-align: center;
      width: 225px;
      overflow: hidden;
      margin-bottom: 30px; }
      section.whmcs-page-piece div.prodtable .productcard .header, section.whmcs-page-piece form.prodtable .productcard .header {
        border-radius: 10px 10px 0 0;
        background-color: #73B800;
        color: #fff;
        padding-top: 1px;
        padding-bottom: 5px; }
        section.whmcs-page-piece div.prodtable .productcard .header h5, section.whmcs-page-piece form.prodtable .productcard .header h5 {
          font-size: 20px; }
      section.whmcs-page-piece div.prodtable .productcard .details, section.whmcs-page-piece form.prodtable .productcard .details {
        border: 2px solid #E5E5E5;
        border-radius: 0 0 10px 10px;
        padding: 15px;
        border-top: 0px; }
        section.whmcs-page-piece div.prodtable .productcard .details .btn, section.whmcs-page-piece form.prodtable .productcard .details .btn {
          margin-top: 15px; }
    section.whmcs-page-piece div.prodtable p.domainregtitle, section.whmcs-page-piece form.prodtable p.domainregtitle {
      width: 100%;
      text-align: center;
      margin-top: 40px; }
    section.whmcs-page-piece div.prodtable .domainreginput, section.whmcs-page-piece form.prodtable .domainreginput {
      width: 100%; }
      section.whmcs-page-piece div.prodtable .domainreginput input, section.whmcs-page-piece div.prodtable .domainreginput select.tld, section.whmcs-page-piece form.prodtable .domainreginput input, section.whmcs-page-piece form.prodtable .domainreginput select.tld {
        display: inline-block; }
  section.whmcs-page-piece #order-comparison #leftpanel {
    width: 225px; }
  section.whmcs-page-piece div#creditcardform label.full {
    position: relative;
    padding-left: 30px; }
  section.whmcs-page-piece .label {
    color: #333333;
    padding: 0;
    font-size: inherit; }
  section.whmcs-page-piece input {
    font-size: 20px;
    line-height: 24px; }
  section.whmcs-page-piece .fullwidth {
    width: 100%; }
  section.whmcs-page-piece .radiofield {
    position: relative; }
    section.whmcs-page-piece .radiofield label {
      padding-left: 30px; }
    section.whmcs-page-piece .radiofield .jcf-radio {
      top: 5px; }
  section.whmcs-page-piece .text-center {
    width: 100%;
    text-align: center; }
  section.whmcs-page-piece .bigfield {
    margin-bottom: 10px; }
  section.whmcs-page-piece div#signupfrm input[type="text"],
  section.whmcs-page-piece div#signupfrm input[type="password"], section.whmcs-page-piece div#domaincontactfields input[type="text"],
  section.whmcs-page-piece div#domaincontactfields input[type="password"], section.whmcs-page-piece div#creditcardform input[type="text"],
  section.whmcs-page-piece div#creditcardform input[type="password"] {
    width: 100%; }
  section.whmcs-page-piece div#signupfrm .strengthbar table, section.whmcs-page-piece div#domaincontactfields .strengthbar table, section.whmcs-page-piece div#creditcardform .strengthbar table {
    text-align: left !important;
    width: 100%; }
  section.whmcs-page-piece div#signupfrm .strengthbar td:nth-child(1), section.whmcs-page-piece div#domaincontactfields .strengthbar td:nth-child(1), section.whmcs-page-piece div#creditcardform .strengthbar td:nth-child(1) {
    width: 248px; }
  section.whmcs-page-piece div#signupfrm .strengthbar td:nth-child(2), section.whmcs-page-piece div#domaincontactfields .strengthbar td:nth-child(2), section.whmcs-page-piece div#creditcardform .strengthbar td:nth-child(2) {
    width: 105px; }
  section.whmcs-page-piece div#signupfrm .alert .btn, section.whmcs-page-piece div#domaincontactfields .alert .btn, section.whmcs-page-piece div#creditcardform .alert .btn {
    float: right;
    padding: 4px 16px; }
  section.whmcs-page-piece .sidebar {
    background-image: none;
    line-height: 20px;
    font-size: 16px;
    border-radius: 0px; }
    section.whmcs-page-piece .sidebar h3 {
      background-color: #7B7B7B;
      color: #fff;
      font-size: 20px;
      background-image: none;
      padding: 4px 0px; }
    section.whmcs-page-piece .sidebar table {
      margin: 10px; }
  section.whmcs-page-piece div#creditcardform .jcf-select-narrow,
  section.whmcs-page-piece div#ccinputform .jcf-select-narrow,
  section.whmcs-page-piece div#domainresults .jcf-select-narrow {
    width: auto !important; }
  section.whmcs-page-piece .alert-message {
    display: block;
    width: 100%;
    background-color: #f5f5f5;
    padding: 10px;
    text-align: center; }
    section.whmcs-page-piece .alert-message p {
      margin-bottom: 0px; }
  section.whmcs-page-piece #order-comparison .cartcontainer {
    width: 100%;
    background-image: none;
    line-height: 30px; }
    section.whmcs-page-piece #order-comparison .cartcontainer .configtable .jcf-radio, section.whmcs-page-piece #order-comparison .cartcontainer .billingcycle .jcf-radio {
      top: 4px;
      left: 15px; }
      section.whmcs-page-piece #order-comparison .cartcontainer .configtable .jcf-radio span, section.whmcs-page-piece #order-comparison .cartcontainer .billingcycle .jcf-radio span {
        background-color: #7B7B7B; }
    section.whmcs-page-piece #order-comparison .cartcontainer .configtable .jcf-checkbox, section.whmcs-page-piece #order-comparison .cartcontainer .billingcycle .jcf-checkbox {
      top: 6px;
      left: 15px; }
    section.whmcs-page-piece #order-comparison .cartcontainer .fieldlabel {
      vertical-align: top;
      line-height: 40px; }
    section.whmcs-page-piece #order-comparison .cartcontainer .domainconfig label {
      padding-left: 50px; }
    section.whmcs-page-piece #order-comparison .cartcontainer .domainoptions div {
      position: relative; }
      section.whmcs-page-piece #order-comparison .cartcontainer .domainoptions div label {
        margin-left: 30px; }
    section.whmcs-page-piece #order-comparison .cartcontainer div.domainreginput .jcf-select {
      width: auto !important; }
    section.whmcs-page-piece #order-comparison .cartcontainer .totalduetoday {
      font-weight: bold; }
    section.whmcs-page-piece #order-comparison .cartcontainer label {
      position: relative;
      padding-left: 30px;
      font-weight: inherit; }
    section.whmcs-page-piece #order-comparison .cartcontainer input#domainbutton {
      margin: auto;
      display: block;
      margin-top: 15px; }
    section.whmcs-page-piece #order-comparison .cartcontainer .fieldarea div {
      position: relative; }
    section.whmcs-page-piece #order-comparison .cartcontainer .fieldarea span + label {
      margin-left: 30px; }
    section.whmcs-page-piece #order-comparison .cartcontainer .jcf-checkbox {
      border: 2px solid #7b7b7b;
      top: 4px; }
    section.whmcs-page-piece #order-comparison .cartcontainer .btn {
      font-size: 18px;
      padding: 8px 20px;
      border: none; }
  section.whmcs-page-piece #order-comparison .stepscontainer {
    width: 100%;
    height: 36px;
    border: none;
    background-color: #7B7B7B;
    background-image: none; }
    section.whmcs-page-piece #order-comparison .stepscontainer .step, section.whmcs-page-piece #order-comparison .stepscontainer .stepactive, section.whmcs-page-piece #order-comparison .stepscontainer .arrowactiveright {
      height: 36px;
      background-image: none;
      color: #fff; }
    section.whmcs-page-piece #order-comparison .stepscontainer .stepactive {
      background-color: #73B800; }
    section.whmcs-page-piece #order-comparison .stepscontainer .arrowactiveright {
      border-top: 18px solid transparent;
      border-bottom: 18px solid transparent;
      border-left: 20px solid #73B800; }
    section.whmcs-page-piece #order-comparison .stepscontainer .arrow {
      background-image: none; }
    section.whmcs-page-piece #order-comparison .stepscontainer .title {
      font-size: 18px; }
    section.whmcs-page-piece #order-comparison .stepscontainer.fill {
      background-color: #73B800; }
  section.whmcs-page-piece div.a2_kayako_content {
    padding-bottom: 2em; }
    section.whmcs-page-piece div.a2_kayako_content table.outline tr {
      border: 1px solid #E5E5E5; }
    section.whmcs-page-piece div.a2_kayako_content table.outline th, section.whmcs-page-piece div.a2_kayako_content table.outline td {
      padding: 0 10px; }
    section.whmcs-page-piece div.a2_kayako_content table.outline th {
      background-color: #E5E5E5;
      color: #333333; }
    section.whmcs-page-piece div.a2_kayako_content .ticketreplybox {
      display: none;
      margin-bottom: 2em; }
      section.whmcs-page-piece div.a2_kayako_content .ticketreplybox.show {
        display: block; }
      section.whmcs-page-piece div.a2_kayako_content .ticketreplybox .btn {
        width: 250px;
        margin: auto; }
      section.whmcs-page-piece div.a2_kayako_content .ticketreplybox label.btn {
        text-align: center; }
    section.whmcs-page-piece div.a2_kayako_content .fullwidth {
      width: 100%; }
    section.whmcs-page-piece div.a2_kayako_content .ticketreply {
      border: 1px solid #E5E5E5;
      margin-bottom: 1em; }
      section.whmcs-page-piece div.a2_kayako_content .ticketreply .staff {
        background-color: #73B800;
        color: #fff; }
      section.whmcs-page-piece div.a2_kayako_content .ticketreply .header {
        background-color: #E5E5E5;
        padding: 10px; }
      section.whmcs-page-piece div.a2_kayako_content .ticketreply .staffmsg, section.whmcs-page-piece div.a2_kayako_content .ticketreply .clientmsg {
        padding: 10px; }
    section.whmcs-page-piece div.a2_kayako_content .pagination {
      width: 100%; }
      section.whmcs-page-piece div.a2_kayako_content .pagination ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        section.whmcs-page-piece div.a2_kayako_content .pagination ul li {
          display: block; }
    section.whmcs-page-piece div.a2_kayako_content .ticketdetailscontainer {
      background-color: #E5E5E5;
      padding: 10px;
      margin-bottom: 1em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      section.whmcs-page-piece div.a2_kayako_content .ticketdetailscontainer .detail {
        color: #333333; }
    section.whmcs-page-piece div.a2_kayako_content .searchbox {
      margin-bottom: 1em; }
      section.whmcs-page-piece div.a2_kayako_content .searchbox input[type='text'] {
        width: 833px; }
    section.whmcs-page-piece div.a2_kayako_content .networkissue {
      border: 1px solid #E5E5E5;
      margin-bottom: 1em;
      padding: 0 1em 1em 1em; }
      section.whmcs-page-piece div.a2_kayako_content .networkissue .networkissueheader, section.whmcs-page-piece div.a2_kayako_content .networkissue .networkissuefooter {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-size: 18px; }
      section.whmcs-page-piece div.a2_kayako_content .networkissue .networkissuedescription {
        color: #333333; }
    section.whmcs-page-piece div.a2_kayako_content table {
      width: 100%; }
      section.whmcs-page-piece div.a2_kayako_content table .btn {
        margin: 5px; }
        section.whmcs-page-piece div.a2_kayako_content table .btn.text-nowrap {
          white-space: nowrap; }
      section.whmcs-page-piece div.a2_kayako_content table .option {
        text-align: right; }
      section.whmcs-page-piece div.a2_kayako_content table td {
        padding: 4px; }
    section.whmcs-page-piece div.a2_kayako_content label {
      width: 18%;
      margin-right: 0.5em;
      text-align: right;
      font-weight: bold;
      color: #7B7B7B; }
      section.whmcs-page-piece div.a2_kayako_content label.btn {
        color: #fff; }
    section.whmcs-page-piece div.a2_kayako_content .swiftfieldset {
      margin-bottom: 1em; }
    section.whmcs-page-piece div.a2_kayako_content #irsuititle {
      display: none; }
    section.whmcs-page-piece div.a2_kayako_content #irsui {
      border: 2px solid #E5E5E5;
      padding: .5em 1em;
      display: none; }
    section.whmcs-page-piece div.a2_kayako_content .ticketdata {
      color: #7B7B7B; }
    section.whmcs-page-piece div.a2_kayako_content input[type='text'], section.whmcs-page-piece div.a2_kayako_content textarea {
      width: 700px; }
    section.whmcs-page-piece div.a2_kayako_content legend {
      font: 120%/1 sans-serif;
      font-weight: bold; }
    section.whmcs-page-piece div.a2_kayako_content .data {
      display: inline-block;
      padding-top: 0.35em; }
    section.whmcs-page-piece div.a2_kayako_content .searchtitle {
      font-weight: bold;
      font-size: 1.1em; }
    section.whmcs-page-piece div.a2_kayako_content .searchtitle a {
      font-size: 1em; }
    section.whmcs-page-piece div.a2_kayako_content .searchdesc {
      font: 90%/1 sans-serif;
      line-height: normal; }
    section.whmcs-page-piece div.a2_kayako_content p.search-result {
      margin: 0px; }
    section.whmcs-page-piece div.a2_kayako_content #showerror {
      border: 2px solid red;
      border-radius: 5px;
      padding: 15px;
      font-size: 15px; }
    section.whmcs-page-piece div.a2_kayako_content .searchtitle a {
      color: #360; }
    section.whmcs-page-piece div.a2_kayako_content .file {
      display: none; }
  section.whmcs-page-piece .aligntop {
    vertical-align: top; }
  section.whmcs-page-piece #domainchecker .btn {
    margin-left: 5px;
    margin-top: -4px; }
  section.whmcs-page-piece p {
    margin: 0 0 1rem; }
  section.whmcs-page-piece table.zebra-striped {
    width: 100%; }
    section.whmcs-page-piece table.zebra-striped thead tr {
      background-color: #E5E5E5; }
    section.whmcs-page-piece table.zebra-striped tbody tr {
      background-color: #E5E5E5; }
    section.whmcs-page-piece table.zebra-striped tbody tr:nth-child(odd) {
      background-color: #f5f5f5; }
    section.whmcs-page-piece table.zebra-striped td, section.whmcs-page-piece table.zebra-striped th {
      padding: 5px;
      position: relative;
      min-width: 26px;
      font-size: 17px !important; }
      section.whmcs-page-piece table.zebra-striped td .jcf-checkbox, section.whmcs-page-piece table.zebra-striped th .jcf-checkbox {
        top: 11px;
        left: 5px; }
    section.whmcs-page-piece table.zebra-striped th a {
      color: inherit; }
    section.whmcs-page-piece table.zebra-striped .label.unpaid {
      color: inherit; }
  section.whmcs-page-piece div.information-data, section.whmcs-page-piece div.domain-data {
    margin-top: 1rem;
    padding: 0 5px;
    font-size: 17px; }
    section.whmcs-page-piece div.information-data div:nth-child(odd), section.whmcs-page-piece div.domain-data div:nth-child(odd) {
      background-color: #f5f5f5; }
    section.whmcs-page-piece div.information-data label, section.whmcs-page-piece div.domain-data label {
      width: 280px; }
  section.whmcs-page-piece div.domain-data label {
    width: 220px; }
  section.whmcs-page-piece div.domain-data form {
    display: inline;
    margin-left: 20px; }
  section.whmcs-page-piece div.contactdetails {
    padding: 10px; }
    section.whmcs-page-piece div.contactdetails fieldset {
      margin-bottom: 20px; }
  section.whmcs-page-piece div.back-align-left-to-right-submit {
    margin-top: -10px; }
    section.whmcs-page-piece div.back-align-left-to-right-submit:after {
      display: block;
      content: " ";
      clear: both; }
  section.whmcs-page-piece fieldset.onecol label {
    width: 175px; }
  section.whmcs-page-piece fieldset.onecol:last-child {
    margin-bottom: 10px; }
  section.whmcs-page-piece fieldset.password-change label {
    width: 35%; }
  section.whmcs-page-piece fieldset.password-change input[type='password'] {
    width: 50%; }
  section.whmcs-page-piece div.canceldomain {
    position: relative; }
  section.whmcs-page-piece div.recordslimit {
    margin-top: 10px;
    float: right; }
    section.whmcs-page-piece div.recordslimit .jcf-select {
      width: 115px !important; }
    section.whmcs-page-piece div.recordslimit:after {
      display: block;
      content: " ";
      clear: both; }
  section.whmcs-page-piece div.tab-content {
    padding: 20px 0; }
  section.whmcs-page-piece .halfwidthcontainer .page-header {
    margin: 20px auto;
    width: 400px; }
  section.whmcs-page-piece .logincontainer {
    margin: 20px auto;
    width: 400px;
    background-color: #f5f5f5;
    padding: 20px; }
    section.whmcs-page-piece .logincontainer label {
      width: 140px; }
    section.whmcs-page-piece .logincontainer .btn {
      margin: 10px; }
  section.whmcs-page-piece .moduleoutput {
    margin: 20px 0 20px 0;
    padding: 10px;
    text-align: center;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 6px; }
    section.whmcs-page-piece .moduleoutput p {
      font-size: 18px;
      line-height: 20px; }
  section.whmcs-page-piece .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none; }
  section.whmcs-page-piece .cancelationtype {
    width: 300px;
    margin-bottom: 34px; }
  section.whmcs-page-piece div.actions {
    margin: 20px 0;
    text-align: right; }
  section.whmcs-page-piece div#immediate-cancellation {
    display: none; }
  section.whmcs-page-piece #bulkmanage .jcf-select {
    width: 320px !important; }
  section.whmcs-page-piece #bulkmanage input[type="submit"] {
    display: none;
    margin-left: 10px; }
  section.whmcs-page-piece #clientdetails {
    margin-top: 20px; }
    section.whmcs-page-piece #clientdetails label {
      width: 220px; }
    section.whmcs-page-piece #clientdetails div.input {
      margin-bottom: 10px;
      width: 420px; }
  section.whmcs-page-piece #clientcontacts {
    margin-top: 20px; }
    section.whmcs-page-piece #clientcontacts label {
      width: 150px; }
    section.whmcs-page-piece #clientcontacts div.input {
      margin-bottom: 10px;
      width: 510px; }
  section.whmcs-page-piece #changepw {
    margin-top: 20px; }
    section.whmcs-page-piece #changepw label {
      width: 210px; }
    section.whmcs-page-piece #changepw div.input {
      margin-bottom: 10px;
      width: 100%; }
  section.whmcs-page-piece #changesc {
    margin-top: 20px; }
    section.whmcs-page-piece #changesc label {
      width: 300px; }
  section.whmcs-page-piece #creditcarddetails {
    margin-top: 20px; }
    section.whmcs-page-piece #creditcarddetails label {
      width: 130px; }
    section.whmcs-page-piece #creditcarddetails div.input {
      width: 275px;
      margin-bottom: 10px; }
      section.whmcs-page-piece #creditcarddetails div.input .month {
        width: 110px;
        float: left; }
      section.whmcs-page-piece #creditcarddetails div.input .year {
        width: 140px;
        float: left;
        margin-left: 10px; }
    section.whmcs-page-piece #creditcarddetails .ccstart {
      clear: both; }
  section.whmcs-page-piece #subaccountfields label {
    width: 100%; }
  section.whmcs-page-piece #emailpreferences label {
    width: 100%; }
  section.whmcs-page-piece .searchbox input[type="submit"] {
    margin-left: 10px; }
  section.whmcs-page-piece #cloudstack_client_area {
    font-size: 15px;
    line-height: 17px; }
    section.whmcs-page-piece #cloudstack_client_area .btn {
      font-size: 15px;
      line-height: 17px;
      padding: 5px;
      width: 110px; }
    section.whmcs-page-piece #cloudstack_client_area select {
      font-size: 14px; }

#whmcs-nav {
  z-index: 1; }
  #whmcs-nav .navbar-collapse {
    background: #7B7B7B; }
  #whmcs-nav .navbar-nav > li:before {
    border: 0px;
    background: inherit; }

#whmcsorderfrm p {
  display: block;
  margin: 1rem 0; }

#whmcsorderfrm table {
  width: 100%; }

.whmcs-page-piece .btn {
  border-radius: 8px; }

.page-piece-blog_feeds p a {
  color: #7B7B7B; }

.rightnav {
  margin: 0;
  border: 0;
  position: relative;
  z-index: 3;
  font-size: 15px;
  line-height: 20px;
  max-width: 1015px;
  min-height: inherit; }
  @media (min-width: 767px) {
    .rightnav {
      float: right;
      margin: -1px 0 0; } }
  .rightnav .navbar-header {
    float: right;
    margin: -37px -9px 0 0; }
  @media (min-width: 992px) {
    .rightnav {
      font-size: 16px;
      line-height: 22px; } }
  .rightnav .collapse {
    padding: 0; }
  .rightnav .navbar-toggle {
    margin: 0;
    background: none;
    border: 0; }
    .rightnav .navbar-toggle .icon-bar {
      background: #fff; }
    .rightnav .navbar-toggle:hover {
      opacity: 0.8; }
  .rightnav .navbar-collapse {
    position: absolute;
    left: -15px;
    top: 0;
    padding: 0;
    right: -15px;
    background: #000;
    border: 0;
    overflow: hidden;
    box-shadow: none; }
    @media (min-width: 767px) {
      .rightnav .navbar-collapse {
        position: static;
        overflow: visible;
        background: none; } }
  .rightnav .navbar-nav {
    margin: 0; }
    .rightnav .navbar-nav > li {
      position: relative;
      border-top: solid 1px #333333; }
      @media (min-width: 767px) {
        .rightnav .navbar-nav > li {
          border-bottom: 0;
          border-top: 0;
          border-left: solid 1px #333333; } }
      .rightnav .navbar-nav > li:first-child {
        border-left: 0; }
      .rightnav .navbar-nav > li.active > a {
        background: #fff;
        color: #000; }
      .rightnav .navbar-nav > li > a {
        color: #fff;
        padding: 5px 20px; }
        @media (min-width: 767px) {
          .rightnav .navbar-nav > li > a {
            padding: 10px 20px;
            height: 45px; } }
        @media (min-width: 992px) {
          .rightnav .navbar-nav > li > a {
            padding: 15px 30px 18px;
            height: 45px; } }
        .rightnav .navbar-nav > li > a:hover, .rightnav .navbar-nav > li > a:focus {
          background: #fff;
          color: #000; }
        .rightnav .navbar-nav > li > a.login {
          color: #59A000;
          position: relative;
          padding: 5px 20px; }
          @media (min-width: 767px) {
            .rightnav .navbar-nav > li > a.login {
              padding: 10px 20px; } }
          @media (min-width: 992px) {
            .rightnav .navbar-nav > li > a.login {
              padding: 16px 30px; } }
          .rightnav .navbar-nav > li > a.login:before {
            display: inline-block;
            vertical-align: top;
            margin: 0 10px 0 0;
            font-size: 20px; }
            @media (min-width: 992px) {
              .rightnav .navbar-nav > li > a.login:before {
                font-size: 25px;
                margin: 0 17px 0 0; } }
        .rightnav .navbar-nav > li > a.cart {
          padding: 10px 20px;
          font-size: 25px;
          line-height: 25px; }
          @media (min-width: 767px) {
            .rightnav .navbar-nav > li > a.cart {
              padding: 14px 20px; } }
          @media (min-width: 992px) {
            .rightnav .navbar-nav > li > a.cart {
              padding: 16px 20px 18px;
              font-size: 30px;
              line-height: 30px; } }
        .rightnav .navbar-nav > li > a.search {
          padding: 5px 20px;
          color: #FF8E00; }
          @media (min-width: 767px) {
            .rightnav .navbar-nav > li > a.search {
              padding: 10px 20px; } }
          @media (min-width: 992px) {
            .rightnav .navbar-nav > li > a.search {
              padding: 13px 20px 18px; } }
          .rightnav .navbar-nav > li > a.search:before {
            display: inline-block;
            vertical-align: top;
            margin: 3px 10px 0 0;
            font-size: 20px;
            line-height: 27px; }
            @media (min-width: 992px) {
              .rightnav .navbar-nav > li > a.search:before {
                font-size: 28px;
                line-height: 28px; } }

.newsletter-block {
  overflow: hidden;
  background: #D7E6E7; }
  .newsletter-block .container {
    padding-top: 35px;
    padding-bottom: 20px;
    position: relative; }
    .newsletter-block .container:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      background: url(/National_Library/20160526010038oe_/https://www.a2hosting.com/images/2015/newsletter-bg.png) no-repeat;
      width: 175px;
      height: 203px;
      background-size: 100%; }
  .newsletter-block .text {
    overflow: hidden;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.8px;
    color: #7B7B7B;
    padding: 0 0 15px; }
    .newsletter-block .text p {
      margin: 0; }
    @media (min-width: 767px) {
      .newsletter-block .text {
        padding: 0 0 20px;
        line-height: 23px; } }
  .newsletter-block h2 {
    line-height: 35px;
    color: #333333;
    letter-spacing: 3px;
    margin: 0 0 5px;
    font-size: 28px;
    font-weight: 700; }
    @media (min-width: 767px) {
      .newsletter-block h2 {
        font-size: 30px;
        margin: 0 0 14px; } }
  .newsletter-block .newsletter-from {
    margin: 0; }
    @media (min-width: 991px) {
      .newsletter-block .newsletter-from {
        margin: 36px 0 0; } }
    .newsletter-block .newsletter-from ::-webkit-input-placeholder {
      color: #7B7B7B; }
    .newsletter-block .newsletter-from :-moz-placeholder {
      color: #7B7B7B; }
    .newsletter-block .newsletter-from ::-moz-placeholder {
      color: #7B7B7B;
      opacity: 1; }
    .newsletter-block .newsletter-from :-ms-input-placeholder {
      color: #7B7B7B; }
    .newsletter-block .newsletter-from .placeholder {
      color: #7B7B7B; }
  .newsletter-block .socialnetworks {
    text-align: center;
    margin: 15px 0 0; }
    @media (min-width: 767px) {
      .newsletter-block .socialnetworks {
        margin: 8px 0 0; } }
    @media (min-width: 991px) {
      .newsletter-block .socialnetworks {
        margin: 40px 0 0; } }

.socialnetworks {
  margin: 0;
  overflow: hidden;
  font-size: 21px;
  line-height: 21px; }
  .socialnetworks li {
    margin: 0 0 5px 7px;
    padding: 0; }
    .socialnetworks li a {
      display: block;
      width: 46px;
      height: 46px;
      border-radius: 4px;
      color: #fff;
      position: relative;
      background: #324f8f;
      text-decoration: none; }
      .socialnetworks li a:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .socialnetworks li a:hover {
        text-decoration: none;
        opacity: 0.8; }
      .socialnetworks li a.icon-facebook {
        background: #324f8f; }
      .socialnetworks li a.icon-twitter {
        background: #2a97d3; }
      .socialnetworks li a.icon-linkedin {
        background: #066a92; }
      .socialnetworks li a.icon-youtube {
        background: #ff3c37; }

.newsletter-from {
  overflow: hidden;
  position: relative; }
  @media (min-width: 767px) {
    .newsletter-from {
      padding: 0 180px 0 0; } }
  .newsletter-from .form-control {
    border-radius: 8px;
    border: solid 1px #E5E5E5;
    outline: none;
    box-shadow: none;
    padding: 12px 14px;
    font-size: 21px;
    height: 50px;
    line-height: 24px;
    color: #7B7B7B;
    margin: 0 0 10px;
    -webkit-appearance: none; }
    @media (min-width: 767px) {
      .newsletter-from .form-control {
        margin: 0;
        height: 56px;
        padding: 15px 14px; } }
  .newsletter-from .btn {
    display: block;
    width: 100%;
    border-radius: 8px;
    background: #73B800;
    border: 0;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 10px;
    line-height: 28px;
    font-size: 24px;
    font-weight: 600; }
    .newsletter-from .btn:hover {
      text-decoration: none;
      background: #59A000; }
    @media (min-width: 767px) {
      .newsletter-from .btn {
        position: absolute;
        right: 0;
        top: 0;
        width: 170px;
        padding: 11px 10px;
        font-size: 28px;
        line-height: 35px; } }

.footer-area {
  color: #fff;
  background: #333333;
  overflow: hidden; }
  .footer-area .container {
    padding-top: 2px;
    padding-bottom: 20px; }
    @media (min-width: 767px) {
      .footer-area .container {
        padding-top: 25px;
        padding-bottom: 23px; } }
  .footer-area .holder {
    overflow: hidden;
    margin: 0 -15px; }
    @media (min-width: 767px) {
      .footer-area .holder {
        margin: 0 0 24px -28px;
        letter-spacing: -8px; } }
  .footer-area .links {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    padding: 0; }
    @media (min-width: 767px) {
      .footer-area .links {
        width: 33.33%;
        padding: 0 0 0 28px;
        letter-spacing: 0;
        font-size: 18px;
        line-height: 22px; } }
    @media (min-width: 992px) {
      .footer-area .links {
        width: 20%; } }
    .footer-area .links .heading {
      line-height: 25px;
      color: #73B800;
      margin: 0 0 2px;
      display: block;
      letter-spacing: 1px;
      position: relative;
      font-size: 20px;
      font-weight: 600; }
      @media (min-width: 767px) {
        .footer-area .links .heading {
          font-size: 28px;
          margin: 0 0 20px;
          line-height: 32px; }
          .footer-area .links .heading:after {
            display: none; } }
      .footer-area .links .heading a {
        color: #fff;
        background: #73B800;
        display: block;
        padding: 8px 40px 8px 20px; }
        .footer-area .links .heading a:after {
          position: absolute;
          right: 20px;
          top: 50%;
          margin: -5px 0 0;
          content: "";
          border-style: solid;
          border-width: 10px 8px 0 8px;
          border-color: #fff transparent transparent transparent; }
        @media (min-width: 767px) {
          .footer-area .links .heading a {
            color: #73B800;
            background: none;
            padding: 0;
            pointer-events: none; }
            .footer-area .links .heading a:after {
              display: none; } }
        .footer-area .links .heading a:hover, .footer-area .links .heading a:focus {
          text-decoration: none; }
    .footer-area .links.active .heading:after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg); }
    @media (min-width: 767px) {
      .footer-area .links.active ul {
        height: auto !important; } }
    .footer-area .links ul {
      padding: 0 20px;
      margin: 0 0 8px; }
      @media (min-width: 767px) {
        .footer-area .links ul {
          height: auto !important;
          display: block !important;
          padding: 0;
          position: static !important;
          margin: 0 0 20px; } }
      .footer-area .links ul li {
        margin: 0 0 1px; }
        .footer-area .links ul li a {
          color: #fff;
          outline: none; }
          .footer-area .links ul li a:hover {
            text-decoration: none;
            opacity: 0.8; }
          .footer-area .links ul li a:focus {
            text-decoration: none; }
  .footer-area .payment-methods {
    overflow: hidden;
    padding: 10px 0 0; }
    @media (min-width: 767px) {
      .footer-area .payment-methods {
        padding: 19px 0 0 0; } }
    .footer-area .payment-methods .title {
      display: block;
      font-size: 17px;
      line-height: 20px;
      font-weight: 400;
      padding: 0 0 10px; }
      @media (min-width: 767px) {
        .footer-area .payment-methods .title {
          padding: 0 0 15px; } }
    .footer-area .payment-methods ul {
      margin: 0;
      display: inline-block;
      vertical-align: top; }
      .footer-area .payment-methods ul li {
        padding: 0 3px 0 0; }
  .footer-area .approved-items {
    padding: 15px 0 0;
    margin: 0; }
    @media (min-width: 767px) {
      .footer-area .approved-items {
        padding: 40px 0 0;
        float: right; } }
    .footer-area .approved-items li {
      width: 142px;
      padding: 0 10px 0 0; }
      @media (min-width: 992px) {
        .footer-area .approved-items li {
          padding: 0 0 0 20px;
          width: auto; } }
      @media (min-width: 992px) {
        .footer-area .approved-items li {
          padding: 0 0 0 65px; } }

#footer {
  overflow: hidden;
  background: #333333;
  color: #fff;
  letter-spacing: 1px; }
  #footer .container {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 18px; }
    @media (min-width: 767px) {
      #footer .container {
        padding-top: 20px;
        padding-bottom: 20px; } }
  #footer .copyright {
    display: block;
    width: 100%;
    text-align: center; }
    @media (min-width: 767px) {
      #footer .copyright {
        text-align: left;
        float: left;
        width: auto; } }
    #footer .copyright a {
      color: #fff; }
      #footer .copyright a:hover {
        text-decoration: none;
        opacity: 0.8; }
  #footer .review-text {
    display: block;
    width: 100%;
    text-align: center; }
    @media (min-width: 767px) {
      #footer .review-text {
        text-align: right;
        float: right;
        width: auto; } }

.page-piece-reviews {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .page-piece-reviews article {
    border: 2px solid #E5E5E5;
    padding: 10px;
    color: #000; }
    .page-piece-reviews article .star-rating {
      color: #FFAF00;
      margin: 10px;
      font-size: 2.5rem; }
    .page-piece-reviews article .review-content {
      text-align: justify;
      margin: 5px; }
    .page-piece-reviews article .signature {
      margin-top: 15px; }
      .page-piece-reviews article .signature .review-author {
        font-weight: 700;
        margin-right: 10px; }
  .page-piece-reviews h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .page-piece-reviews h2 {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 20px; } }
  .page-piece-reviews .reviews-slider {
    position: relative;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .page-piece-reviews .reviews-slider {
        margin: 0 -10px;
        padding: 0; } }
    .page-piece-reviews .reviews-slider .mask {
      overflow: hidden;
      position: relative;
      max-width: 450px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .page-piece-reviews .reviews-slider .mask {
          height: auto !important;
          max-width: inherit;
          margin: 0; } }
    .page-piece-reviews .reviews-slider .holder {
      float: left;
      width: 9999px; }
      @media (min-width: 767px) {
        .page-piece-reviews .reviews-slider .holder {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 768px) {
        .page-piece-reviews .reviews-slider .holder {
          width: 100% !important;
          margin: 0 !important; } }
      .page-piece-reviews .reviews-slider .holder .feature {
        font-size: 17px;
        line-height: 24px;
        float: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        .page-piece-reviews .reviews-slider .holder .feature .review-content {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; }
        @media (min-width: 768px) {
          .page-piece-reviews .reviews-slider .holder .feature {
            width: 45% !important;
            margin: 40px 15px 0px;
            vertical-align: top;
            float: none; } }
        @media (min-width: 991px) {
          .page-piece-reviews .reviews-slider .holder .feature {
            width: 30% !important;
            margin: 40px 7px 0px;
            max-width: 500px; } }
        .page-piece-reviews .reviews-slider .holder .feature img.softicon-logo {
          max-width: 150px;
          max-height: 150px; }
        .page-piece-reviews .reviews-slider .holder .feature h3 {
          font-size: 29px;
          line-height: 34px;
          color: #7B7B7B;
          margin: 0 0 25px;
          font-weight: 700; }
          .page-piece-reviews .reviews-slider .holder .feature h3 a {
            color: #7B7B7B;
            text-decoration: none; }
            .page-piece-reviews .reviews-slider .holder .feature h3 a:hover {
              opacity: 0.8; }
        .page-piece-reviews .reviews-slider .holder .feature p {
          margin: 0 0 20px;
          height: 100%; }
        .page-piece-reviews .reviews-slider .holder .feature .signature {
          -webkit-align-self: flex-end;
              -ms-flex-item-align: end;
                  align-self: flex-end; }

body.body-inr .packages-holder .package .price-holder .price {
  font-size: 48px; }

body.body-inr .matrix-container .matrix-table th.matrix-column-heading span.matrix-column-heading-price span.price-value {
  font-size: 42px; }

.review-section .review-info {
  width: 100%;
  padding: 15px; }
  @media (min-width: 991px) {
    .review-section .review-info {
      width: 25%;
      max-width: 400px;
      float: left;
      position: relative;
      min-height: 1px; } }
  .review-section .review-info .star-rating {
    color: #FFAF00;
    font-size: 3rem;
    padding-bottom: 15px; }
  .review-section .review-info .review-author {
    font-weight: 600; }

.review-section .review-content {
  width: 100%;
  padding: 15px; }
  @media (min-width: 991px) {
    .review-section .review-content {
      width: 75%;
      max-width: 900px;
      float: left;
      position: relative;
      min-height: 1px; } }
/*# sourceMappingURL=main.css.map */