@charset "UTF-8";
.channel #content #about {
  background: #707070;
}
.channel #content #about .container h1, .channel #content #about .container h2, .channel #content #about .container h3, .channel #content #about .container h4, .channel #content #about .container h5, .channel #content #about .container h6 {
  color: #fff;
}
.channel #content #about .container p {
  color: #fff;
}

.free {
  color: #c00072;
  font: inherit;
  font-style: italic;
  font-weight: inherit;
}

.dedicated.channel .free, .dedicated.channel
#intro-promo + .social .phone {
  color: #7e9da7;
}
.domain-names.channel .free, .domain-names.channel
#intro-promo + .social .phone {
  color: #0077a1;
}
.cloudsite.channel .free, .cloudsite.channel
#intro-promo + .social .phone {
  color: #8fa0b7;
}
.ecommerce.channel .free, .ecommerce.channel
#intro-promo + .social .phone {
  color: #f9ae64;
}
.email.channel .free, .email.channel
#intro-promo + .social .phone {
  color: #e8866a;
}
.office365.channel .free, .office365.channel
#intro-promo + .social .phone {
  color: #e03d02;
}
.sitemaker.channel .free, .sitemaker.channel
#intro-promo + .social .phone {
  color: #ef6e7e;
}
.ssl.channel .free, .ssl.channel
#intro-promo + .social .phone {
  color: #8ec549;
}
.web-hosting.channel .free, .web-hosting.channel
#intro-promo + .social .phone {
  color: #a864a8;
}
.virtual.channel .free, .virtual.channel
#intro-promo + .social .phone {
  color: #004c7e;
}

.channel #content section .container > h1, .channel #content section .container h2, .channel #content section .container h3, .channel #content section .container h4, .channel #content section .container h5, .channel #content section .container h6,
.channel #content section hgroup > h1,
.channel #content section hgroup h2,
.channel #content section hgroup h3,
.channel #content section hgroup h4,
.channel #content section hgroup h5,
.channel #content section hgroup h6 {
  text-align: center;
}
.channel #content section .container > h1,
.channel #content section hgroup > h1 {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1px;
}
.channel #content section .container > h1.small,
.channel #content section hgroup > h1.small {
  font-size: 18px;
}
.channel #content section .container > h2,
.channel #content section hgroup > h2 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 12px;
}
.channel #content section .container h3,
.channel #content section hgroup h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.channel #content section .container h4,
.channel #content section hgroup h4 {
  font-size: 15px;
  margin-bottom: 1em;
}
.channel #content section .container > h1 {
  margin-bottom: 20px;
}
.channel #content section .container > h2 {
  font-weight: 600;
}

.channel #content {
  margin-top: 66px;
}
.channel #content > header {
  margin-bottom: 10px;
}
.channel #content > header hgroup {
  padding: 0;
  text-align: center;
}
.channel #content > header hgroup h1 {
  display: inline;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -0.03em;
  margin-left: -32px;
  padding: 2px 0 0 32px;
  text-transform: uppercase;
}
.channel #content > header hgroup h1 a {
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0;
  -o-transition-property: opacity;
  -o-transition-duration: 0.4s;
  -o-transition-timing-function: linear;
  -o-transition-delay: 0;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.4s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0;
  transition-property: opacity;
  transition-duration: 0.4s;
  transition-timing-function: linear;
  transition-delay: 0;
}
.channel #content > header hgroup h1 a:active, .channel #content > header hgroup h1 a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.channel #content > header hgroup h2 {
  display: none;
}
.channel #content > header .more-promo,
.channel #content > header .sale-promo {
  display: none;
}
.channel #content > .container h1,
.channel #content > .container h2 {
  text-align: left;
}
.channel #content > section,
.channel #content > article {
  background: #ebebeb;
}
.channel #content > section {
  padding-bottom: 25px;
}
.channel #content > section > .container:first-child {
  background-image: url('/images/namesco/css/h/site-wide/grey-dotted-section-bg.png');
  background-repeat: repeat-x;
  padding-top: 25px;
}
.channel #content > section > .container.no-divide {
  background-image: none !important;
}

.channel #content #intro {
  background: #fff;
  border-top: 0;
  width: 100%;
  /* capitalize the main big buy button */
}
.channel #content #intro .container {
  background-image: none;
}
.channel #content #intro + section > .container {
  background-image: none;
}
.channel #content #intro .btn.buy.massive {
  clear: both;
  cursor: pointer;
  text-transform: capitalize;
}
.channel #content #intro .intro-phone {
  color: #333;
  margin-bottom: 0;
  margin-top: 5px;
  text-align: center;
}
.channel #content #intro .sales-phone {
  line-height: 1.2;
}
.channel #content #intro .sales-phone strong {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.channel #content #intro .sales-phone aside {
  margin: 0 0 18px 0;
}
.channel #content #intro .steps-links {
  float: right;
  text-align: right;
  width: 28%;
}
.channel #content #intro .steps-links li {
  display: inline;
  margin: 0 10px 0 0;
  padding: 3px 10px 3px 0;
}
.channel #content #intro .steps-links li:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.35);
}
.channel #content #intro .steps-links li a {
  color: #fff;
  line-height: 1.5;
}
.channel #content #intro .steps-links li.active a {
  text-decoration: underline;
}

.channel #content #intro-promo {
  background: #fff;
  border-top: 0;
  min-height: 60px;
  padding: 0;
}
.channel #content #intro-promo .feature-slider .slides > div {
  display: none;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
.channel #content #intro-promo .feature-slider .slides > div:first-child {
  display: block;
}
.channel #content #intro-promo .feature-slider .slides > div > div {
  background-color: #555;
  padding: 20px;
}
.channel #content #intro-promo .feature-slider .slides > div a:hover {
  text-decoration: none;
}
.channel #content #intro-promo .feature-slider .slides > div img {
  display: none;
}
.channel #content #intro-promo .feature-slider p {
  color: #fff;
  font: 500 19px/1 "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  letter-spacing: 0;
  margin: 0;
}
.channel #content #intro-promo .feature-slider p span {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 5px;
}
.channel #content #intro-promo .feature-slider .slides .emphasise span {
  color: #fff;
  display: inline;
  font-size: inherit;
  line-height: 1;
}
.channel #content #intro-promo .feature-slider ul {
  display: none;
}

.channel #content .social {
  padding: 8px 0 13px;
  text-align: right;
}
.channel #content .social .social-buttons {
  display: inline-block;
  font-size: 0;
  position: relative;
  top: 5px;
}
.channel #content .social .social-buttons li {
  border-left: 1px dotted #b6b6b6;
  float: left;
  height: 24px;
  margin-left: 5px;
  padding-left: 5px;
}
.channel #content .social .social-buttons li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.channel #content .social .social-buttons li .socialite {
  height: 20px;
  margin-top: 2px;
}
.channel #content .social .social-buttons li .socialite.facebook-like {
  background-position: 0 -300px;
  width: 77px;
}
.channel #content .social .phone {
  border-left: 1px dotted #b6b6b6;
  color: #1b1b1b;
  font: 600 20px/1 "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  display: inline-block;
  margin: 1px 0 0 5px;
  padding-left: 5px;
  position: relative;
  z-index: 40;
}
.channel #content #intro .social {
  margin-bottom: 40px;
}
.channel #content .container .social {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}

.channel #content .infographic img {
  display: none;
}
.channel #content .infographic.intro {
  text-align: left;
  font-size: 16px;
  font-weight: 500;
}

.channel #content #about {
  overflow: hidden;
  width: 100%;
}
.channel #content #about .container {
  background-image: none;
}
.channel #content #about .container > h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
}
.channel #content #about .container > div h2,
.channel #content #about .container > div h3 {
  color: #eaeaea;
  font-size: 24px;
  margin: 20px 0 15px;
  text-align: left;
}
.channel #content #about .container > div h3 {
  font-size: 20px;
}
.channel #content #about .container p {
  font: 500 14px/19px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
}
.channel #content #about .container p:first-child {
  color: #fff;
}
.channel #content #about .container img {
  display: none;
}
.no-cssgradients .channel #content #about {
  background-image: none;
}

.channel #content #summary-tech {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: relative;
}
.channel #content #summary-tech .key-specs {
  -moz-box-shadow: 0 1px 0 #d3d3d3;
  -webkit-box-shadow: 0 1px 0 #d3d3d3;
  box-shadow: 0 1px 0 #d3d3d3;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font: 12px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  min-height: 84px;
  padding: 0;
  padding: 10px 0;
}
.channel #content #summary-tech .key-specs li {
  border-top: 1px solid #EDF0F4;
  font-size: 19px;
  font-weight: bold;
  padding: 13px 20px;
}
.channel #content #summary-tech .key-specs li:first-child {
  border-top: none;
}
.channel #content #summary-tech .key-specs .heading {
  background: none;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  font-size: 24px;
  font-weight: 900;
  line-height: 25px;
}
.channel #content #summary-tech .key-specs .heading + li {
  border-top: none;
}
.channel #content #summary-tech .key-specs small {
  color: #B5B5B5;
  font-weight: normal;
  display: block;
}
.channel #content #summary-tech .key-specs + img {
  display: block;
  margin: 10px auto 0;
}
.channel #content #summary-tech .key-specs.check-list {
  padding-bottom: 20px;
}
.channel #content #summary-tech .key-specs.check-list li.heading {
  padding: 13px 20px 0;
  font-size: 24px;
}
.channel #content #summary-tech .key-specs.check-list li.heading:before {
  display: none;
}
.channel #content #summary-tech .key-specs.check-list li {
  padding: 11px 20px 5px 42px;
  font-size: 13px;
  color: #333;
}
.channel #content #summary-tech .key-specs.check-list li:before {
  left: 22px;
}
.channel #content #summary-tech .key-specs.check-list li span.free {
  color: #8fa0b7;
}
.channel #content #summary-tech .container:first-child {
  background: none !important;
}
.channel #content #summary-tech h3 {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0;
}
.channel #content #summary-tech p {
  font-size: 14px;
  line-height: 1.571428571;
  text-align: left;
}
@media (min-width: 47.9375em) {
  .channel #content #summary-tech p {
    font-size: 16px;
    line-height: 1.375;
  }
}
.channel #content #summary-tech .tabbed-nav {
  position: relative;
  width: 100%;
}
.channel #content #summary-tech .tabbed-nav dt {
  bottom: auto;
  color: #7f7f7f;
  cursor: pointer;
  font: 500 14px/2.857 "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  position: absolute;
  text-align: center;
  top: -77px;
  z-index: 30;
}
.channel #content #summary-tech .tabbed-nav dt.active, .channel #content #summary-tech .tabbed-nav dt.active:hover {
  background: #ebebeb;
  border-bottom: 0;
  cursor: default;
  color: #333;
  height: 48px;
}
.channel #content #summary-tech .tabbed-nav dt:first-child {
  left: 0;
}
.channel #content #summary-tech .tabbed-nav dd {
  display: none;
  left: 0;
  position: relative;
  top: 0;
}
.channel #content #summary-tech .tabbed-nav .active + dd {
  display: block;
}
.channel #content #summary-tech .tabbed-nav dt {
  background: #f5f5f5;
  line-height: 39px;
  margin-bottom: -9px;
  margin-top: -2px;
  text-align: center;
}
.channel #content #summary-tech .tabbed-nav dt:hover {
  -moz-box-shadow: 0 -3px 2px #e1e3e7 inset;
  -webkit-box-shadow: 0 -3px 2px #e1e3e7 inset;
  box-shadow: 0 -3px 2px #e1e3e7 inset;
}
.channel #content #summary-tech .tabbed-nav dt:hover, .channel #content #summary-tech .tabbed-nav dt.on, .channel #content #summary-tech .tabbed-nav dt.on:hover, .channel #content #summary-tech .tabbed-nav dt.active, .channel #content #summary-tech .tabbed-nav dt.active:hover {
  background: #ebebeb;
}
.channel #content #summary-tech .tabbed-nav dt.on, .channel #content #summary-tech .tabbed-nav dt.on:hover, .channel #content #summary-tech .tabbed-nav dt.active, .channel #content #summary-tech .tabbed-nav dt.active:hover {
  border-bottom: 2px solid #e8ebf0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.channel #content #summary-tech .tabbed-nav dt.active, .channel #content #summary-tech .tabbed-nav dt.active:hover {
  margin-bottom: -2px;
  margin-top: -9px;
}
.channel #content #summary-tech .tabbed-nav dt > a {
  color: #666;
  display: block;
  padding: 0 5px;
  position: relative;
  text-transform: capitalize;
}
.channel #content #summary-tech .tabbed-nav dt > a:hover {
  color: #000;
  text-decoration: none;
  z-index: 2;
}
.channel #content #summary-tech .tabbed-nav dt.on > a {
  border-bottom: 2px solid #e8ebf0;
  z-index: 12;
}
.channel #content #summary-tech .tabbed-nav dt.active > a {
  color: #333;
  border-bottom: 2px solid #e8ebf0;
  z-index: 10;
}
.channel #content #summary-tech .tabbed-nav dt > div {
  z-index: 11;
}
.channel #content #summary-tech .tabbed-nav dt.active, .channel #content #summary-tech .tabbed-nav dt.active:hover {
  height: 46px;
  line-height: 46px;
}
.channel #content #summary-tech #whats-great {
  padding: 40px 0 0 0;
}
.channel #content #summary-tech #whats-great > h1 {
  margin: 0 0 20px;
  text-align: center;
  font-size: 35px;
}

.channel #content #payment-plans {
  overflow: hidden;
}
@media (min-width: 47.9375em) {
  .channel #content #payment-plans .pricing-block li {
    min-height: 260px;
  }
}
@media (min-width: 61.875em) {
  .channel #content #payment-plans .pricing-block li {
    min-height: 228px;
  }
}

.channel #upsell {
  background: #17191b;
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #17191b), color-stop(50%, #37383a), color-stop(100%, #17191b));
  background: -moz-linear-gradient(left, #17191b 0%, #37383a 50%, #17191b 100%);
  background: -webkit-linear-gradient(left, #17191b 0%, #37383a 50%, #17191b 100%);
  background: linear-gradient(to right, #17191b 0%, #37383a 50%, #17191b 100%);
  position: relative;
}
.channel #upsell > .container {
  margin: 30px auto 70px;
  position: relative;
}
.channel #upsell h1,
.channel #upsell h2 {
  color: #d3d3d3;
}
.channel #upsell h2 {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 40px;
  text-align: center;
}

.channel #content > header .email-help {
  float: right;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 341px;
}
.channel #content > header .email-help > div {
  height: 10px;
}
.channel #content > header .email-help strong {
  color: #e8866a;
  display: block;
  font: 900 15px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  margin: 0 0 3px 0;
  text-align: center;
}
.channel #content > header .email-help a {
  background: #40454b;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #40454b), color-stop(100%, #1c1c1c));
  background: -moz-linear-gradient(#40454b 0%, #1c1c1c 100%);
  background: -webkit-linear-gradient(#40454b 0%, #1c1c1c 100%);
  background: linear-gradient(#40454b 0%, #1c1c1c 100%);
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid #000;
  color: #fff;
  display: block;
  float: left;
  font: 700 13px/10px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  padding: 6px 10px 8px 8px;
}
.channel #content > header .email-help a:focus, .channel #content > header .email-help a:hover {
  background: #6d6d6d;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6d6d6d), color-stop(100%, #292929));
  background: -moz-linear-gradient(#6d6d6d 0%, #292929 100%);
  background: -webkit-linear-gradient(#6d6d6d 0%, #292929 100%);
  background: linear-gradient(#6d6d6d 0%, #292929 100%);
  text-decoration: none;
}
.channel #content > header .email-help a:active {
  background: #1c1c1c;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1c1c1c), color-stop(100%, #40454b));
  background: -moz-linear-gradient(#1c1c1c 0%, #40454b 100%);
  background: -webkit-linear-gradient(#1c1c1c 0%, #40454b 100%);
  background: linear-gradient(#1c1c1c 0%, #40454b 100%);
}
.channel #content > header .email-help a.change-email {
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0px 0px 5px;
  border-right: 1px solid #666;
  padding: 6px 8px 8px 10px;
}

@media (min-width: 30em) {
  .channel #content #summary-tech .key-specs small {
    display: inline;
  }
}

@media (min-width: 47.9375em) {
  .channel #content section .container > h1,
  .channel #content section hgroup > h1 {
    font-size: 38px;
  }
  .channel #content section .container > h1.small,
  .channel #content section hgroup > h1.small {
    font-size: 33px;
  }
  .channel #content section .container > h2,
  .channel #content section hgroup > h2 {
    font-size: 20px;
    letter-spacing: -1px;
    margin-bottom: 10px;
  }
  .channel #content section .container h4,
  .channel #content section hgroup h4 {
    font-size: 17px;
  }
  .channel #content section .container > h1 {
    margin-bottom: 25px;
  }
}

@media (min-width: 47.9375em) {
  .channel #content {
    margin-top: 0;
  }
  .channel #content > header {
    margin-bottom: 0;
    position: relative;
  }
  .channel #content > header hgroup {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: left;
  }
  .channel #content > header hgroup h1 {
    display: inline;
    font-size: 43px;
    text-transform: none;
    font-weight: bold;
  }
  .channel #content > header hgroup h1 a:active, .channel #content > header hgroup h1 a:hover {
    text-decoration: none;
  }
  .channel #content > header hgroup h2 {
    display: block;
    padding-left: 5px;
    font-size: 19px;
    font-weight: 500;
    font-style: italic;
  }
  .channel #content #intro .intro-phone {
    /* 				clear:right;
    				float:right; */
  }
  .channel #content #intro-promo {
    overflow: hidden;
  }
  .channel #content #intro-promo .feature-slider .slides {
    clear: both;
    width: 98.14815%;
    float: left;
    margin-left: 0.92593%;
    margin-right: 0.92593%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 255px;
  }
  .channel #content #intro-promo .feature-slider .slides > div {
    width: 101.85185%;
  }
  .channel #content #intro-promo .feature-slider .slides div > div {
    margin-bottom: 4%;
    margin-top: 10%;
    min-height: 150px;
    width: 64.81481%;
  }
  .channel #content #intro-promo .feature-slider p {
    font-size: 31px;
    font-weight: 500;
    letter-spacing: -1px;
  }
  .channel #content #intro-promo .feature-slider p span {
    font-size: 21px;
    font-style: italic;
  }
  .channel #content #intro-promo .feature-slider ul {
    display: block;
    margin-top: 5px;
  }
  .channel #content #intro-promo .feature-slider ul li {
    font-size: 21px;
    font-style: italic;
    line-height: 1.2;
  }
  .channel #content .social .social-buttons {
    top: 3px;
  }
  .channel #content .social .social-buttons li {
    margin-left: 7px;
    padding-left: 7px;
  }
  .channel #content .social .phone {
    background: url('/images/namesco/css/h/site-wide/ico-phone.png') no-repeat 7px center;
    font-size: 24px;
    padding-left: 35px;
  }
}

@media (min-width: 47.9375em) {
  .channel #content .infographic {
    background-position: 100% 0;
    background-repeat: no-repeat;
    padding: 0 50% 0 0;
    position: relative;
    width: auto;
  }
  .channel #content .infographic.left {
    background-position: 0 0;
    padding: 0 0 0 50%;
    text-align: right;
  }
  .channel #content .infographic.reverse {
    background-position: 0 0;
    padding: 0 0 0 50%;
  }
  .channel #content .infographic img {
    display: inline;
  }
  .channel #content .infographic.intro {
    font-size: 18px;
    padding-right: 35%;
  }
  .channel #content ul.infographic {
    font-size: 18px;
    margin-top: 50px;
  }
  .channel #content ul.infographic li {
    background: url('/images/namesco/css/h/servers/dedicated/std-li-bullet.gif') 0px 11px no-repeat;
    margin: 0 0 4px 0;
    padding: 0 0 0 19px;
  }
}

@media (min-width: 47.9375em) {
  .channel #content #about .container {
    position: relative;
  }
  .channel #content #about .container > h1,
  .channel #content #about .container > h2,
  .channel #content #about .container > div h2 {
    color: #fff;
  }
  .channel #content #about .container > h2 {
    font-size: 38px;
    margin-bottom: 40px;
  }
  .channel #content #about .container > div h2,
  .channel #content #about .container > div h3 {
    color: #eaeaea;
    font-size: 24px;
    margin: 20px 0 15px;
    text-align: left;
  }
  .channel #content #about .container > div h3 {
    font-size: 20px;
  }
  .channel #content #about .container p {
    color: #fff;
    font: 500 14px/19px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  }
  .channel #content #about .container img {
    display: block;
    width: 55%;
  }
  .no-cssgradients .channel #content #about {
    background-image: none;
  }
}

@media (min-width: 47.9375em) {
  .channel #content #summary-tech .tabbed-nav dt {
    font-size: 21px;
    height: 49px;
    letter-spacing: -1px;
    line-height: 49px;
    margin-top: -12px;
  }
  .channel #content #summary-tech .tabbed-nav dt.active, .channel #content #summary-tech .tabbed-nav dt.active:hover {
    height: 52px;
    line-height: 52px;
    margin-top: -15px;
  }
  .channel #content #summary-tech .tabbed-nav dd {
    padding-top: 20px;
  }
  .channel #content #summary-tech .key-specs li {
    font-size: 14px;
  }
  .channel #content #summary-tech .key-specs + img {
    float: left;
  }
}

@media (min-width: 61.875em) {
  .channel #content section .container > h1,
  .channel #content section hgroup > h1 {
    font-size: 44px;
    letter-spacing: -2px;
  }
  .channel #content section .container > h1.small,
  .channel #content section hgroup > h1.small {
    font-size: 33px;
  }
  .channel #content section .container > h2,
  .channel #content section hgroup > h2 {
    font-size: 23px;
    letter-spacing: -1px;
    padding-left: 80px;
    padding-right: 80px;
  }
  .channel #content section .container h4,
  .channel #content section hgroup h4 {
    font-size: 19px;
  }
  .channel #content section .container > h1 {
    margin-bottom: 40px;
  }
}

@media (min-width: 61.875em) {
  .channel #content > header hgroup h2 {
    display: inline;
  }
  .channel #content > header .more-promo,
  .channel #content > header .sale-promo {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
  .channel #content > header .sale-promo {
    right: -5px;
  }
  .channel #content > section,
  .channel #content > article {
    padding-bottom: 40px;
  }
  .channel #content > section > .container:first-child,
  .channel #content > article > .container:first-child {
    padding-top: 40px;
  }
  .channel #content #intro-promo {
    overflow: visible;
    width: auto;
  }
  .channel #content #intro-promo .feature-slider .slides > div > div {
    margin-bottom: 43px;
    margin-top: 145px;
    padding-top: 30px;
    padding-bottom: 20px;
    width: 48.14815%;
  }
  .channel #content #intro-promo .feature-slider .slides > div p {
    font-size: 38px;
    letter-spacing: -2px;
  }
  .channel #content #intro-promo .feature-slider .slides > div p span {
    font-size: 28px;
    letter-spacing: -1px;
  }
  .channel #content #intro-promo .feature-slider .slides > div img {
    display: block;
    position: absolute;
  }
}

@media (min-width: 67.5em) {
  .channel #content #intro-promo .feature-slider .slides {
    background-size: auto;
    background-position: top left;
    min-height: 391px;
  }
  .channel #content #intro-promo .feature-slider .slides > div {
    min-height: 391px;
  }
  .channel #content #intro-promo .feature-slider .slides > div > div {
    min-height: 203px;
    margin-bottom: 43px;
    margin-top: 145px;
    padding: 45px 40px 0;
  }
}

@media (min-width: 61.875em) {
  .channel #content .infographic.intro {
    font-size: 20px;
  }
}

@media (min-width: 61.875em) {
  .channel #content #about .container > h2 {
    font-size: 48px;
  }
  .channel #content #about .container img {
    width: auto;
  }
}

/**
* =feature pages
* | base feature page styles
* ---------------------------------------------------------------------------*/
.features #content section hgroup {
  margin-bottom: 20px;
}
.features #content section hgroup h1 {
  margin-bottom: 5px;
}
.features #content section h3 {
  font-weight: 700;
}
.features #content section p {
  color: #3a3d42;
  font-size: 14px;
  line-height: 1.375;
}
.features #content section > div > p {
  margin-bottom: 1em;
  margin-top: 0;
  text-align: center;
}
.features #content section .container {
  position: relative;
}
.features #content section .container > div h3,
.features #content section .container > div h4,
.features #content section .container > div h5,
.features #content section .container > div p {
  text-align: left;
}
.features #content section > .container > .btn.massive {
  text-align: center;
}
.features #content .container > h1 {
  margin-bottom: 25px;
}

.features #content #intro {
  background: #fff;
  padding-bottom: 25px;
}
@media (min-width: 47.9375em) {
  .features #content #intro {
    margin-top: 117px;
  }
}
@media (min-width: 61.875em) {
  .features #content #intro {
    margin-top: 96px;
    padding-bottom: 40px;
  }
}

.features #content #intro .container {
  padding-top: 0;
  padding-bottom: 0;
}
.features #content #intro .container .btn {
  font-size: 18px;
  line-height: 1.8;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 47.9375em) {
  .features #content #intro .container .btn {
    line-height: 2;
  }
}
@media (min-width: 61.875em) {
  .features #content #intro .container .btn {
    font-size: 22px;
    line-height: 2.208333333;
  }
}
.features #content #intro .container .sales-phone {
  text-align: right;
}
.features #content #intro .container .sales-phone small,
.features #content #intro .container .sales-phone strong {
  font-size: 15px;
}
.features #content #intro .container .sales-phone strong {
  font-size: 18px;
}
@media (min-width: 47.9375em) {
  .features #content #intro .container .domain-search .btn {
    font-size: 22px;
    line-height: 1.8;
  }
}
@media (min-width: 61.875em) {
  .features #content #intro .container .domain-search .btn {
    font-size: 25px;
    line-height: 1.6;
  }
}

.features #content #intro header.container {
  margin-bottom: 18px;
  padding-top: 22px;
}
@media (min-width: 47.9375em) {
  .features #content #intro header.container {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 26px;
    z-index: 5;
  }
}
.features #content #intro header.container > div {
  position: relative;
}
@media (min-width: 47.9375em) {
  .features #content #intro header.container > div {
    padding-top: 20px;
  }
}
.features #content #intro header.container > div hgroup {
  margin-bottom: 0;
}
.features #content #intro header.container > div h1, .features #content #intro header.container > div h2, .features #content #intro header.container > div h3, .features #content #intro header.container > div h4, .features #content #intro header.container > div h5, .features #content #intro header.container > div h6 {
  text-align: center;
}
@media (min-width: 47.9375em) {
  .features #content #intro header.container > div h1, .features #content #intro header.container > div h2, .features #content #intro header.container > div h3, .features #content #intro header.container > div h4, .features #content #intro header.container > div h5, .features #content #intro header.container > div h6 {
    text-align: left;
  }
}
.features #content #intro header.container > div h1 {
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 47.9375em) {
  .features #content #intro header.container > div h1 {
    font-size: 34px;
    letter-spacing: -1px;
  }
}
@media (min-width: 67.5em) {
  .features #content #intro header.container > div h1 {
    font-size: 48px;
    letter-spacing: -2px;
  }
}
.features #content #intro header.container > div h2 {
  font-size: 19px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.1;
  padding: 0;
}
@media (min-width: 47.9375em) {
  .features #content #intro header.container > div h2 {
    font-size: 24px;
  }
}
@media (min-width: 67.5em) {
  .features #content #intro header.container > div h2 {
    font-size: 31px;
  }
}
.features #content #intro header.container > div h1 + .btn {
  margin-top: 12px;
}
@media (min-width: 47.9375em) {
  .features #content #intro header.container > div h1 + .btn {
    margin-top: 0;
  }
}

@media (min-width: 47.9375em) {
  .features #content #intro div.container div h1, .features #content #intro div.container div h2, .features #content #intro div.container div h3, .features #content #intro div.container div h4, .features #content #intro div.container div h5, .features #content #intro div.container div h6 {
    text-align: left;
  }
}
.features #content #intro div.container div h2,
.features #content #intro div.container div h3 {
  font-size: 19px;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (min-width: 47.9375em) {
  .features #content #intro div.container div h2,
  .features #content #intro div.container div h3 {
    font-size: 24px;
    letter-spacing: -1px;
  }
}
@media (min-width: 67.5em) {
  .features #content #intro div.container div h2,
  .features #content #intro div.container div h3 {
    font-size: 31px;
    letter-spacing: -2px;
    margin-bottom: 30px;
    margin-top: 15px;
  }
}
.features #content #intro div.container div h2 {
  font-style: italic;
  font-weight: 500;
}
.features #content #intro div.container div h3 {
  font-weight: 700;
}
@media (min-width: 61.875em) {
  .features #content #intro div.container div h3 {
    font-size: 30px;
  }
}
@media (min-width: 67.5em) {
  .features #content #intro div.container div h3 {
    font-size: 48px;
  }
}
.features #content #intro div.container div p {
  font-size: 15px;
  line-height: 1.5;
}
.features #content #intro div.container div ul li {
  font-size: 15px;
}
.features #content #intro div.container .feature-nav {
  *zoom: 1;
  padding-top: 20px;
}
.features #content #intro div.container .feature-nav:before, .features #content #intro div.container .feature-nav:after {
  content: " ";
  display: table;
}
.features #content #intro div.container .feature-nav:after {
  clear: both;
}
@media (min-width: 61.875em) {
  .features #content #intro div.container .feature-nav {
    padding-top: 30px;
  }
}
@media (min-width: 67.5em) {
  .features #content #intro div.container .feature-nav {
    padding-top: 40px;
  }
}
.features #content #intro div.container .text-wrapper {
  position: relative;
  z-index: 1;
}
.features #content #intro div.container .btn-wrapper {
  text-align: center;
  vertical-align: bottom;
}
.features #content #intro div.container .intro-para {
  font-weight: bold;
}
.features #content #intro div.container > img {
  display: none;
}
@media (min-width: 47.9375em) {
  .features #content #intro div.container > img {
    display: block;
    position: relative;
    top: 0;
    z-index: 0;
  }
}
@media (min-width: 61.875em) {
  .features #content #intro div.container > img {
    position: absolute;
    right: -50px;
    width: auto;
  }
}

.cloudsite.features #content #intro > header > div h1 {
  color: #6b7889;
}
.cloudsite.features #content #intro > .container hgroup h2,
.cloudsite.features #content #intro > .container > div > h2,
.cloudsite.features #content #intro > .container .row h2 {
  color: #8fa0b7;
}
.cloudsite.features #content #intro > .container > .btn,
.cloudsite.features #content #intro > .container div > .btn {
  background-color: #6b7889;
}
.cloudsite.features #content #intro > .container > .btn:hover,
.cloudsite.features #content #intro > .container div > .btn:hover {
  background-color: #8fa0b7;
}
@media (min-width: 47.9375em) {
  .cloudsite.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/cloudsite/section-divide.png');
    background-repeat: repeat-x;
  }
}

.dedicated.features #content #intro > header > div h1 {
  color: #5e757d;
}
.dedicated.features #content #intro > .container hgroup h2,
.dedicated.features #content #intro > .container > div > h2,
.dedicated.features #content #intro > .container .row h2 {
  color: #7e9da7;
}
.dedicated.features #content #intro > .container > .btn,
.dedicated.features #content #intro > .container div > .btn {
  background-color: #5e757d;
}
.dedicated.features #content #intro > .container > .btn:hover,
.dedicated.features #content #intro > .container div > .btn:hover {
  background-color: #7e9da7;
}
@media (min-width: 47.9375em) {
  .dedicated.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/servers/dedicated/section-divide.png');
    background-repeat: repeat-x;
  }
}

.domain-names.features #content #intro > header > div h1 {
  color: #005978;
}
.domain-names.features #content #intro > .container hgroup h2,
.domain-names.features #content #intro > .container > div > h2,
.domain-names.features #content #intro > .container .row h2 {
  color: #0077a1;
}
.domain-names.features #content #intro > .container > .btn,
.domain-names.features #content #intro > .container div > .btn {
  background-color: #005978;
}
.domain-names.features #content #intro > .container > .btn:hover,
.domain-names.features #content #intro > .container div > .btn:hover {
  background-color: #0077a1;
}
@media (min-width: 47.9375em) {
  .domain-names.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/domains/section-divide.png');
    background-repeat: repeat-x;
  }
}

.ecommerce.features #content #intro > header > div h1 {
  color: #ba824b;
}
.ecommerce.features #content #intro > .container hgroup h2,
.ecommerce.features #content #intro > .container > div > h2,
.ecommerce.features #content #intro > .container .row h2 {
  color: #f9ae64;
}
.ecommerce.features #content #intro > .container > .btn,
.ecommerce.features #content #intro > .container div > .btn {
  background-color: #ba824b;
}
.ecommerce.features #content #intro > .container > .btn:hover,
.ecommerce.features #content #intro > .container div > .btn:hover {
  background-color: #f9ae64;
}
@media (min-width: 47.9375em) {
  .ecommerce.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/ecommerce/section-divide.png');
    background-repeat: repeat-x;
  }
}

.email.features #content #intro > header > div h1 {
  color: #ae644f;
}
.email.features #content #intro > .container hgroup h2,
.email.features #content #intro > .container > div > h2,
.email.features #content #intro > .container .row h2 {
  color: #e8866a;
}
.email.features #content #intro > .container > .btn,
.email.features #content #intro > .container div > .btn {
  background-color: #ae644f;
}
.email.features #content #intro > .container > .btn:hover,
.email.features #content #intro > .container div > .btn:hover {
  background-color: #e8866a;
}
@media (min-width: 47.9375em) {
  .email.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/email-hosting/section-divide.png');
    background-repeat: repeat-x;
  }
}

.info.features #content #intro > header > div h1 {
  color: #3b3b3b;
}
.info.features #content #intro > .container hgroup h2,
.info.features #content #intro > .container > div > h2,
.info.features #content #intro > .container .row h2 {
  color: #555;
}
.info.features #content #intro > .container > .btn,
.info.features #content #intro > .container div > .btn {
  background-color: #3b3b3b;
}
.info.features #content #intro > .container > .btn:hover,
.info.features #content #intro > .container div > .btn:hover {
  background-color: #555;
}
@media (min-width: 47.9375em) {
  .info.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/info/section-divide.png');
    background-repeat: repeat-x;
  }
}

.office365.features #content #intro > header > div h1 {
  color: #a82d01;
}
.office365.features #content #intro > .container hgroup h2,
.office365.features #content #intro > .container > div > h2,
.office365.features #content #intro > .container .row h2 {
  color: #e03d02;
}
.office365.features #content #intro > .container > .btn,
.office365.features #content #intro > .container div > .btn {
  background-color: #a82d01;
}
.office365.features #content #intro > .container > .btn:hover,
.office365.features #content #intro > .container div > .btn:hover {
  background-color: #e03d02;
}
@media (min-width: 47.9375em) {
  .office365.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/office365/section-divide.png');
    background-repeat: repeat-x;
  }
}

.sitemaker.features #content #intro > header > div h1 {
  color: #b3525e;
}
.sitemaker.features #content #intro > .container hgroup h2,
.sitemaker.features #content #intro > .container > div > h2,
.sitemaker.features #content #intro > .container .row h2 {
  color: #ef6e7e;
}
.sitemaker.features #content #intro > .container > .btn,
.sitemaker.features #content #intro > .container div > .btn {
  background-color: #b3525e;
}
.sitemaker.features #content #intro > .container > .btn:hover,
.sitemaker.features #content #intro > .container div > .btn:hover {
  background-color: #ef6e7e;
}
@media (min-width: 47.9375em) {
  .sitemaker.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/sitemaker/section-divide.png');
    background-repeat: repeat-x;
  }
}

.training.features #content #intro > header > div h1 {
  color: #274639;
}
.training.features #content #intro > .container hgroup h2,
.training.features #content #intro > .container > div > h2,
.training.features #content #intro > .container .row h2 {
  color: #355e4c;
}
.training.features #content #intro > .container > .btn,
.training.features #content #intro > .container div > .btn {
  background-color: #274639;
}
.training.features #content #intro > .container > .btn:hover,
.training.features #content #intro > .container div > .btn:hover {
  background-color: #355e4c;
}
@media (min-width: 47.9375em) {
  .training.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/training/section-divide.png');
    background-repeat: repeat-x;
  }
}

.virtual.features #content #intro > header > div h1 {
  color: #00395e;
}
.virtual.features #content #intro > .container hgroup h2,
.virtual.features #content #intro > .container > div > h2,
.virtual.features #content #intro > .container .row h2 {
  color: #004c7e;
}
.virtual.features #content #intro > .container > .btn,
.virtual.features #content #intro > .container div > .btn {
  background-color: #00395e;
}
.virtual.features #content #intro > .container > .btn:hover,
.virtual.features #content #intro > .container div > .btn:hover {
  background-color: #004c7e;
}
@media (min-width: 47.9375em) {
  .virtual.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/servers/virtual/section-divide.png');
    background-repeat: repeat-x;
  }
}

.web-hosting.features #content #intro > header > div h1 {
  color: #7e4b7e;
}
.web-hosting.features #content #intro > .container hgroup h2,
.web-hosting.features #content #intro > .container > div > h2,
.web-hosting.features #content #intro > .container .row h2 {
  color: #a864a8;
}
.web-hosting.features #content #intro > .container > .btn,
.web-hosting.features #content #intro > .container div > .btn {
  background-color: #7e4b7e;
}
.web-hosting.features #content #intro > .container > .btn:hover,
.web-hosting.features #content #intro > .container div > .btn:hover {
  background-color: #a864a8;
}
@media (min-width: 47.9375em) {
  .web-hosting.features #content #intro > header > div {
    background-image: url('/images/namesco/css/h/webhosting/section-divide.png');
    background-repeat: repeat-x;
  }
}

/**
* = .products
* | channel products
* -----------------------------------------------------------------------*/
.products #content #intro {
  border-bottom: 0;
  padding-top: 20px;
  padding-bottom: 50px;
}
.products #content #intro .container {
  padding-top: 0;
}
.products #content #intro .container .pack-lrg,
.products #content #intro .container .pack-badge {
  display: none;
}
.products #content #intro .container h1 {
  margin-bottom: 0;
}
.products #content #intro .container h2 {
  font-style: italic;
  font-weight: 500;
  letter-spacing: -1px;
}
.products #content #intro .feature-list {
  margin-bottom: 20px;
}
.products #content #intro > img {
  display: none;
}
.products #content #compare .container > div {
  margin-top: 40px;
}
.products #content #intro .container,
.products #content #compare .container {
  background-image: none;
  position: relative;
}

.products #content #intro .product-price-wrapper {
  position: relative;
}
.products #content #intro .product-price-wrapper .product-price {
  text-align: center;
}
.products #content #intro .product-price-wrapper .product-price .sale.banner {
  display: block;
  margin: 0 auto;
}
@media (min-width: 47.9375em) {
  .products #content #intro .product-price-wrapper .product-price .sale.banner {
    left: -5px;
    max-width: 216px;
    position: absolute;
    top: 7px;
  }
}
.products #content #intro .product-price-wrapper .go-to-prices {
  background: #e1e1e1;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 44px;
  margin: 10px auto 0;
  text-decoration: underline;
  width: 100%;
}
.products #content #intro .product-price-wrapper .btn.buy {
  margin: 0 0 18px 0;
  line-height: 23px;
}
.products #content #intro .product-price-wrapper .social-wrapper {
  display: table;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
.products #content #intro .product-price-wrapper .social-wrapper .social-buttons li {
  float: left;
}

.dedicated.products #content #intro .product-price-wrapper .product-price {
  background-color: #7e9da7;
}
.ecommerce.products #content #intro .product-price-wrapper .product-price {
  background-color: #f9ae64;
}
.sitemaker.products #content #intro .product-price-wrapper .product-price {
  background-color: #ef6e7e;
}
.email.products #content #intro .product-price-wrapper .product-price {
  background-color: #e8866a;
}
.virtual.products #content #intro .product-price-wrapper .product-price {
  background-color: #004c7e;
}
.web-hosting.products #content #intro .product-price-wrapper .product-price {
  background-color: #a864a8;
}

.products #content #intro .price {
  color: #fff;
  line-height: 24px;
  margin: 0 0 7px 0;
  padding: 20px 20px 0;
}
.products #content #intro .price strong {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
}
.products #content #intro .price strong .currency-symbol {
  font-size: 30px;
}
.products #content #intro .price strong small {
  font-size: 32px;
}
@media (min-width: 47.9375em) {
  .products #content #intro .price.promo {
    margin-top: 34px;
  }
}
.products #content #intro .price.promo em {
  color: #fff;
  font-size: 18px;
}
.products #content #intro .price.promo .strike span {
  color: #fff;
}
.products #content #intro .price .setup {
  display: block;
  margin: 0 0 13px 0;
  color: #fff;
  font-size: 11px;
}

#additional-info .additional-group {
  text-align: center;
}
#additional-info .additional-group:first-child {
  margin: 0 0 64px 0;
}
#additional-info .additional-group img {
  margin: 0 0 35px 0;
}
#additional-info .additional-group hgroup {
  margin: 0 0 48px 0;
}
#additional-info .additional-group hgroup h2 {
  line-height: 33px;
}
#additional-info .additional-group ul {
  margin: 0 0 15px 0;
  overflow: hidden;
}

.products .disclaimer-text {
  padding: 20px 0 0 0;
}

.products #intro .container .prod-description {
  clear: both;
  font-size: 14px;
  margin-bottom: 20px;
}
@media (min-width: 47.9375em) {
  .products #intro .container .prod-description p {
    font-size: 16px;
    line-height: 1.375;
  }
}

@media (min-width: 47.9375em) {
  .products #content #intro,
  .products #content #compare {
    margin-top: 215px;
  }
  .products #content #intro {
    padding-top: 40px;
  }
  .products #content #intro .container hgroup {
    margin-bottom: 40px;
  }
  .products #content #intro .container h1,
  .products #content #intro .container h2 {
    padding: 0;
    text-align: left;
  }
  .products #content #intro .container h1 {
    font-size: 40px;
    letter-spacing: -2px;
  }
  .products #content #intro .container h2 {
    font-size: 20px;
    letter-spacing: -1px;
    margin-bottom: 0;
  }
  .products #content #intro .container .pack-lrg,
  .products #content #intro .container .pack-badge {
    display: block;
  }
  .products #content #intro .container .pack-lrg {
    margin-bottom: 30px;
    margin-top: -20px;
  }
  .products #content #intro .container .pack-badge {
    left: 50%;
    position: absolute;
    top: 234px;
    width: 10%;
  }
  .products #content #intro .product-price-wrapper {
    margin-bottom: 20px;
  }
  .products #content #intro .product-price-wrapper .social-wrapper {
    padding-top: 20px;
  }
}

@media (min-width: 61.875em) {
  .products #content #intro,
  .products #content #compare {
    margin-top: 256px;
  }
  .products #content #intro .container hgroup {
    margin-bottom: 60px;
  }
  .products #content #intro .container h1,
  .products #content #intro .container h2 {
    display: inline;
  }
  .products #content #intro .container h2 {
    margin-left: 5px;
  }
  .products #content #intro .container .pack-lrg {
    margin-top: -30px;
  }
  .products #content #intro .container .pack-badge {
    top: 264px;
    width: auto;
  }
}

#channel-nav > ul {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  width: 100%;
  z-index: 50;
}
#channel-nav > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
  float: left;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
  width: 50%;
}
#channel-nav > ul > li > a {
  display: block;
  line-height: 46px;
}
#channel-nav > ul > li > a:hover {
  text-decoration: none;
}
#channel-nav > ul > li > div {
  display: none;
}
#channel-nav > ul #nav-contact-us,
#channel-nav > ul #nav-domain-gtlds {
  width: 100%;
}
#channel-nav > ul #nav-domain-gtlds {
  position: absolute;
  top: 47px;
}
#channel-nav > ul #nav-overview,
#channel-nav > ul #nav-domain-registration {
  display: none;
}
#channel-nav > ul #nav-products,
#channel-nav > ul #nav-protection-management,
#channel-nav > ul #nav-seo,
#channel-nav > ul #nav-faq {
  border-left: 1px solid rgba(0, 0, 0, 0.35);
}

#channel-nav.sitepromo-nav ul li a span {
  display: none;
}
#channel-nav.sitepromo-nav ul li:last-child {
  width: 100%;
}

#channel-nav > ul > li > div {
  background: #1b1b1b;
  height: auto;
  left: 0;
  position: absolute;
  top: 46px;
  width: 100%;
}
#channel-nav > ul > li.on > div {
  display: block;
}

.dedicated #channel-nav > ul > li {
  background-color: #7e9da7;
}
.dedicated #channel-nav > ul > li > a {
  color: #beced3;
}
.dedicated #channel-nav > ul > li.on, .dedicated
#channel-nav > ul > li > div {
  background-color: #5e757d;
}
.dedicated #channel-nav > ul > li ul .active {
  background-color: #3f4e53;
}
.domain-names #channel-nav > ul > li {
  background-color: #0077a1;
}
.domain-names #channel-nav > ul > li > a {
  color: #7fbbd0;
}
.domain-names #channel-nav > ul > li.on, .domain-names
#channel-nav > ul > li > div {
  background-color: #005978;
}
.domain-names #channel-nav > ul > li ul .active {
  background-color: #003b50;
}
.ecommerce #channel-nav > ul > li {
  background-color: #f9ae64;
}
.ecommerce #channel-nav > ul > li > a {
  color: #fcd6b1;
}
.ecommerce #channel-nav > ul > li.on, .ecommerce
#channel-nav > ul > li > div {
  background-color: #ba824b;
}
.ecommerce #channel-nav > ul > li ul .active {
  background-color: #7c5732;
}
.email #channel-nav > ul > li {
  background-color: #e8866a;
}
.email #channel-nav > ul > li > a {
  color: #f3c2b4;
}
.email #channel-nav > ul > li.on, .email
#channel-nav > ul > li > div {
  background-color: #ae644f;
}
.email #channel-nav > ul > li ul .active {
  background-color: #744335;
}
.info #channel-nav > ul > li {
  background-color: #555;
}
.info #channel-nav > ul > li > a {
  color: #aaaaaa;
}
.info #channel-nav > ul > li.on, .info
#channel-nav > ul > li > div {
  background-color: #3b3b3b;
}
.info #channel-nav > ul > li ul .active {
  background-color: #2a2a2a;
}
.office365 #channel-nav > ul > li {
  background-color: #e03d02;
}
.office365 #channel-nav > ul > li > a {
  color: #ef9e80;
}
.office365 #channel-nav > ul > li.on, .office365
#channel-nav > ul > li > div {
  background-color: #a82d01;
}
.office365 #channel-nav > ul > li ul .active {
  background-color: #701e01;
}
.sitepromotion #channel-nav > ul > li {
  background-color: #00a89c;
}
.sitepromotion #channel-nav > ul > li > a {
  color: #7fd3cd;
}
.sitepromotion #channel-nav > ul > li.on, .sitepromotion
#channel-nav > ul > li > div {
  background-color: #007e75;
}
.sitepromotion #channel-nav > ul > li ul .active {
  background-color: #00544e;
}
.sitemaker #channel-nav > ul > li {
  background-color: #ef6e7e;
}
.sitemaker #channel-nav > ul > li > a {
  color: #f7b6be;
}
.sitemaker #channel-nav > ul > li.on, .sitemaker
#channel-nav > ul > li > div {
  background-color: #b3525e;
}
.sitemaker #channel-nav > ul > li ul .active {
  background-color: #77373f;
}
.ssl #channel-nav > ul > li {
  background-color: #8ec549;
}
.ssl #channel-nav > ul > li > a {
  color: #c6e2a4;
}
.ssl #channel-nav > ul > li.on, .ssl
#channel-nav > ul > li > div {
  background-color: #638933;
}
.ssl #channel-nav > ul > li ul .active {
  background-color: #476224;
}
.training #channel-nav > ul > li {
  background-color: #355e4c;
}
.training #channel-nav > ul > li > a {
  color: #718e81;
}
.training #channel-nav > ul > li.on, .training
#channel-nav > ul > li > div {
  background-color: #274639;
}
.training #channel-nav > ul > li ul .active {
  background-color: #1a2f26;
}
.virtual #channel-nav > ul > li {
  background-color: #004c7e;
}
.virtual #channel-nav > ul > li > a {
  color: #7fa5be;
}
.virtual #channel-nav > ul > li.on, .virtual
#channel-nav > ul > li > div {
  background-color: #00395e;
}
.virtual #channel-nav > ul > li ul .active {
  background-color: #00263f;
}
.web-hosting #channel-nav > ul > li {
  background-color: #a864a8;
}
.web-hosting #channel-nav > ul > li > a {
  color: #d3b1d3;
}
.web-hosting #channel-nav > ul > li.on, .web-hosting
#channel-nav > ul > li > div {
  background-color: #7e4b7e;
}
.web-hosting #channel-nav > ul > li ul .active {
  background-color: #543254;
}
#channel-nav > ul > li.active > a, #channel-nav > ul > li.on > a {
  color: #fff;
}

#channel-nav > ul ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.35);
  line-height: 40px;
}
#channel-nav > ul ul li a {
  color: #fff;
  display: block;
  font: 600 16px/40px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  overflow: hidden;
  text-indent: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#channel-nav > ul ul li a:hover {
  text-decoration: none;
}
#channel-nav > ul ul:first-child li:first-child {
  border-top: 0;
}

#channel-nav > ul .features-nav ul li {
  text-align: left;
}
#channel-nav > ul .features-nav .downloads li a {
  background: url('/images/css/low-res/channel-bullets.png') no-repeat 27px 8px;
  padding-left: 30px;
}
#channel-nav > ul .features-nav .downloads li.support a {
  background-position: 28px -63px;
}

#channel-nav > ul .products-nav ul li {
  background-image: url('/images/css/low-res/nav-power-bars.png');
  background-repeat: no-repeat;
  background-position: 14px 13px;
  text-align: right;
}
#channel-nav > ul .products-nav ul li a {
  padding-right: 15px;
}
#channel-nav > ul .products-nav ul li:nth-child(2) {
  border-top: 0;
}
#channel-nav > ul .products-nav #nav-compare {
  display: none;
}
#channel-nav > ul .products-nav #nav-pro,
#channel-nav > ul .products-nav #nav-professional,
#channel-nav > ul .products-nav #nav-sitemaker-standard,
#channel-nav > ul .products-nav #nav-ds2,
#channel-nav > ul .products-nav #nav-vs50m {
  background-position: 14px -149px;
}
#channel-nav > ul .products-nav #nav-premium,
#channel-nav > ul .products-nav #nav-sitemaker-pro,
#channel-nav > ul .products-nav #nav-ds3,
#channel-nav > ul .products-nav #nav-vs100m {
  background-position: 14px -311px;
}
#channel-nav > ul .products-nav #nav-platinum {
  background-position: 14px -473px;
}

@media (min-width: 47.9375em) {
  #content #channel-nav > ul {
    margin-left: 0.92593%;
    margin-right: 0.92593%;
    width: 98.14815%;
  }
  #content #channel-nav > ul > li {
    display: inline-block;
    background-color: transparent;
    border-bottom: 0;
    border-left: 0;
    float: none;
    font-size: 19px;
    letter-spacing: -1px;
    margin-right: 40px;
    position: static;
    text-align: left;
    top: 0;
    width: auto;
  }
  #content #channel-nav > ul > li:first-child {
    margin-left: 20px;
  }
  #content #channel-nav > ul > li > a {
    -moz-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    -webkit-transition: color 0.1s linear;
    transition: color 0.1s linear;
    line-height: 57px;
    position: relative;
  }
  #content #channel-nav > ul > li > a:hover {
    color: #fff;
  }
  #content #channel-nav > ul > li > div {
    display: block;
    height: 0;
    overflow: hidden;
    top: 57px;
  }
  #content #channel-nav > ul > .active > a {
    z-index: 10;
  }
}

@media (min-width: 47.9375em) {
  #content #channel-nav > ul .dropdown > a span {
    background-color: darkgrey;
    position: relative;
    background: none;
  }
  #content #channel-nav > ul .dropdown > a span:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    top: 100%;
    left: 50%;
  }
  #content #channel-nav > ul .dropdown > a span:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: darkgrey;
    border-width: 4px;
    margin-left: -4px;
  }
  #content #channel-nav > ul .dropdown > a span:after {
    -moz-transition: border 0.1s linear;
    -o-transition: border 0.1s linear;
    -webkit-transition: border 0.1s linear;
    transition: border 0.1s linear;
    left: auto;
    right: -20px;
    top: 50%;
  }
  .dedicated #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #beced3;
  }
  .domain-names #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #7fbbd0;
  }
  .ecommerce #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #fcd6b1;
  }
  .email #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #f3c2b4;
  }
  .info #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #aaaaaa;
  }
  .office365 #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #ef9e80;
  }
  .sitepromotion #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #7fd3cd;
  }
  .sitemaker #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #f7b6be;
  }
  .ssl #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #c6e2a4;
  }
  .training #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #718e81;
  }
  .virtual #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #7fa5be;
  }
  .web-hosting #content #channel-nav > ul .dropdown > a span:after {
    border-top-color: #d3b1d3;
  }
  #content #channel-nav > ul .dropdown.active > a span:after,
  #content #channel-nav > ul .dropdown.on > a span:after,
  #content #channel-nav > ul .dropdown > a:hover span:after {
    border-top-color: #fff;
  }
}

@media (min-width: 47.9375em) {
  #content #channel-nav > ul > .active > a {
    background-color: darkgrey;
    position: relative;
  }
  #content #channel-nav > ul > .active > a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    top: 100%;
    left: 50%;
  }
  #content #channel-nav > ul > .active > a:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: darkgrey;
    border-width: 9px;
    margin-left: -9px;
  }
  .dedicated #content #channel-nav > ul {
    background-color: #7e9da7;
  }
  .dedicated #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .dedicated #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .dedicated #content #channel-nav > ul > .active > a:after {
    border-top-color: #7e9da7;
  }
  .domain-names #content #channel-nav > ul {
    background-color: #0077a1;
  }
  .domain-names #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .domain-names #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .domain-names #content #channel-nav > ul > .active > a:after {
    border-top-color: #0077a1;
  }
  .ecommerce #content #channel-nav > ul {
    background-color: #f9ae64;
  }
  .ecommerce #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .ecommerce #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .ecommerce #content #channel-nav > ul > .active > a:after {
    border-top-color: #f9ae64;
  }
  .email #content #channel-nav > ul {
    background-color: #e8866a;
  }
  .email #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .email #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .email #content #channel-nav > ul > .active > a:after {
    border-top-color: #e8866a;
  }
  .info #content #channel-nav > ul {
    background-color: #555;
  }
  .info #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .info #content #channel-nav > ul > .active > a:after {
    border-top-color: #555;
  }
  .office365 #content #channel-nav > ul {
    background-color: #e03d02;
  }
  .office365 #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .office365 #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .office365 #content #channel-nav > ul > .active > a:after {
    border-top-color: #e03d02;
  }
  .sitepromotion #content #channel-nav > ul {
    background-color: #00a89c;
  }
  .sitepromotion #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .sitepromotion #content #channel-nav > ul > .active > a:after {
    border-top-color: #00a89c;
  }
  .sitemaker #content #channel-nav > ul {
    background-color: #ef6e7e;
  }
  .sitemaker #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .sitemaker #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .sitemaker #content #channel-nav > ul > .active > a:after {
    border-top-color: #ef6e7e;
  }
  .ssl #content #channel-nav > ul {
    background-color: #8ec549;
  }
  .ssl #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .ssl #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .ssl #content #channel-nav > ul > .active > a:after {
    border-top-color: #8ec549;
  }
  .training #content #channel-nav > ul {
    background-color: #355e4c;
  }
  .training #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .training #content #channel-nav > ul > .active > a:after {
    border-top-color: #355e4c;
  }
  .virtual #content #channel-nav > ul {
    background-color: #004c7e;
  }
  .virtual #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .virtual #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .virtual #content #channel-nav > ul > .active > a:after {
    border-top-color: #004c7e;
  }
  .web-hosting #content #channel-nav > ul {
    background-color: #a864a8;
  }
  .web-hosting #content #channel-nav > ul:after {
    content: "";
    color: #fff;
    font-family: "Icons";
    font-size: 23px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 57px;
    position: absolute;
    right: 20px;
    speak: none;
    text-transform: none;
    top: 0;
  }
  .web-hosting #content #channel-nav > ul > .active > a {
    background: transparent;
  }
  .web-hosting #content #channel-nav > ul > .active > a:after {
    border-top-color: #a864a8;
  }
}

@media (min-width: 47.9375em) {
  #content #channel-nav > ul .dropdown.active > div {
    height: auto;
  }
}

@media (min-width: 47.9375em) {
  .dedicated #content #channel-nav > ul > li > div {
    background-color: #cdd9dd;
  }
  .dedicated #content #channel-nav > ul > li.active > div, .dedicated #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #a4bac1;
  }
  .domain-names #content #channel-nav > ul > li > div {
    background-color: #d9e6eb;
  }
  .domain-names #content #channel-nav > ul > li.active > div, .domain-names #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #4c9fbd;
  }
  .ecommerce #content #channel-nav > ul > li > div {
    background-color: #fdf1e4;
  }
  .ecommerce #content #channel-nav > ul > li.active > div, .ecommerce #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #fac692;
  }
  .email #content #channel-nav > ul > li > div {
    background-color: #fbebe6;
  }
  .email #content #channel-nav > ul > li.active > div, .email #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #eeaa96;
  }
  .info #content #channel-nav > ul > li > div {
    background-color: #e2e2e2;
  }
  .info #content #channel-nav > ul > li.active > div, .info #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #888888;
  }
  .office365 #content #channel-nav > ul > li > div {
    background-color: #f3d6cc;
  }
  .office365 #content #channel-nav > ul > li.active > div, .office365 #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #e9774d;
  }
  .sitepromotion #content #channel-nav > ul > li > div {
    background-color: #d3f0ee;
  }
  .sitepromotion #content #channel-nav > ul > li.active > div, .sitepromotion #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #4cc2b9;
  }
  .sitemaker #content #channel-nav > ul > li > div {
    background-color: #fce6e9;
  }
  .sitemaker #content #channel-nav > ul > li.active > div, .sitemaker #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #f399a4;
  }
  .ssl #content #channel-nav > ul > li > div {
    background-color: #d5e8e7;
  }
  .ssl #content #channel-nav > ul > li.active > div, .ssl #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #afd67f;
  }
  .training #content #channel-nav > ul > li > div {
    background-color: #e2e2e2;
  }
  .training #content #channel-nav > ul > li.active > div, .training #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #c2cec9;
  }
  .virtual #content #channel-nav > ul > li > div {
    background-color: #d3e0e9;
  }
  .virtual #content #channel-nav > ul > li.active > div, .virtual #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #4c81a4;
  }
  .web-hosting #content #channel-nav > ul > li > div {
    background-color: #e9dee8;
  }
  .web-hosting #content #channel-nav > ul > li.active > div, .web-hosting #content #channel-nav > ul > li.on > div {
    border-bottom: 4px solid #c292c2;
  }
  #content #channel-nav > ul > li ul .active {
    background-color: transparent;
  }
  #content #channel-nav > ul > li ul li {
    border: 0;
  }
}

@media (min-width: 47.9375em) {
  #content #channel-nav .features-nav {
    padding-left: 20px;
    padding-right: 20px;
  }
  #content #channel-nav .features-nav ul {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .dedicated #content #channel-nav .features-nav ul li a {
    color: #5e757d;
  }
  .domain-names #content #channel-nav .features-nav ul li a {
    color: #005978;
  }
  .ecommerce #content #channel-nav .features-nav ul li a {
    color: #ba824b;
  }
  .email #content #channel-nav .features-nav ul li a {
    color: #ae644f;
  }
  .info #content #channel-nav .features-nav ul li a {
    color: #3b3b3b;
  }
  .office365 #content #channel-nav .features-nav ul li a {
    color: #a82d01;
  }
  .sitepromotion #content #channel-nav .features-nav ul li a {
    color: #007e75;
  }
  .sitemaker #content #channel-nav .features-nav ul li a {
    color: #b3525e;
  }
  .ssl #content #channel-nav .features-nav ul li a {
    color: #638933;
  }
  .training #content #channel-nav .features-nav ul li a {
    color: #274639;
  }
  .virtual #content #channel-nav .features-nav ul li a {
    color: #00395e;
  }
  .web-hosting #content #channel-nav .features-nav ul li a {
    color: #7e4b7e;
  }
  #content #channel-nav .features-nav .feature-links {
    width: 67%;
    float: left;
  }
  #content #channel-nav .features-nav .feature-links li {
    float: left;
  }
  #content #channel-nav .features-nav .feature-links a {
    background-color: darkgrey;
    position: relative;
    background-color: transparent;
    font-size: 14px;
    line-height: 1.857142857;
    overflow: visible;
    text-indent: 6px;
  }
  #content #channel-nav .features-nav .feature-links a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    left: 100%;
    top: 50%;
  }
  #content #channel-nav .features-nav .feature-links a:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: darkgrey;
    border-width: 3px;
    margin-top: -3px;
  }
  #content #channel-nav .features-nav .feature-links a:after {
    left: 0;
  }
  #content #channel-nav .features-nav .feature-links a:hover,
  #content #channel-nav .features-nav .feature-links .active a {
    text-decoration: underline;
  }
  .dedicated #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #5e757d;
  }
  .domain-names #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #005978;
  }
  .ecommerce #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #ba824b;
  }
  .email #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #ae644f;
  }
  .info #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #3b3b3b;
  }
  .office365 #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #a82d01;
  }
  .sitepromotion #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #007e75;
  }
  .sitemaker #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #b3525e;
  }
  .ssl #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #638933;
  }
  .training #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #274639;
  }
  .virtual #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #00395e;
  }
  .web-hosting #content #channel-nav .features-nav .feature-links li a:after {
    border-left-color: #7e4b7e;
  }
  #content #channel-nav .features-nav .downloads,
  #content #channel-nav .features-nav .contact {
    float: right;
    text-align: right;
    width: auto;
  }
  #content #channel-nav .features-nav .downloads li,
  #content #channel-nav .features-nav .contact dt {
    background: #fff;
    float: none;
    font-weight: 600;
    margin-right: 0;
  }
  #content #channel-nav .features-nav .downloads li:first-child,
  #content #channel-nav .features-nav .contact dt:first-child {
    margin-bottom: 5px;
  }
  #content #channel-nav .features-nav .downloads li:hover > a, #content #channel-nav .features-nav .downloads li:focus > a,
  #content #channel-nav .features-nav .contact dt:hover > a,
  #content #channel-nav .features-nav .contact dt:focus > a {
    text-decoration: none;
  }
  #content #channel-nav .features-nav .downloads li a,
  #content #channel-nav .features-nav .contact dt a {
    background-image: url('/images/namesco/css/h/site-wide/channel-bullets.png');
    background-repeat: no-repeat;
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 34px;
    text-indent: 0;
    padding: 0 34px;
  }
  #content #channel-nav .features-nav .downloads .support:first-child {
    margin-right: 55px;
  }
  #content #channel-nav .features-nav .downloads .support a {
    background-position: 8px -661px;
  }
  #content #channel-nav .features-nav .downloads .pdf a {
    background-position: 8px -590px;
  }
  #content #channel-nav .features-nav .contact {
    text-align: left;
  }
  #content #channel-nav .features-nav .contact dt {
    margin-bottom: 10px;
    margin-left: 50px;
  }
  #content #channel-nav .features-nav .contact dd {
    line-height: 1.2;
    padding-left: 50px;
  }
  #content #channel-nav .features-nav .contact dd strong {
    display: block;
    font-size: 20px;
  }
}

@media (min-width: 47.9375em) {
  #content #channel-nav .products-nav ul {
    padding: 0;
  }
  #content #channel-nav .products-nav ul li {
    width: 20%;
    float: left;
    font: normal 15px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
    line-height: 23px;
    min-height: 205px;
    position: relative;
  }
  #content #channel-nav .products-nav ul li a {
    display: block;
    font-size: 20px;
    line-height: 1.1;
    padding-bottom: 34px;
    padding-right: 0;
    padding-top: 150px;
    text-align: center;
    text-indent: 0;
  }
  .dedicated #content #channel-nav .products-nav ul li a {
    color: #5e757d;
  }
  .domain-names #content #channel-nav .products-nav ul li a {
    color: #005978;
  }
  .ecommerce #content #channel-nav .products-nav ul li a {
    color: #ba824b;
  }
  .email #content #channel-nav .products-nav ul li a {
    color: #ae644f;
  }
  .info #content #channel-nav .products-nav ul li a {
    color: #3b3b3b;
  }
  .office365 #content #channel-nav .products-nav ul li a {
    color: #a82d01;
  }
  .sitepromotion #content #channel-nav .products-nav ul li a {
    color: #007e75;
  }
  .sitemaker #content #channel-nav .products-nav ul li a {
    color: #b3525e;
  }
  .ssl #content #channel-nav .products-nav ul li a {
    color: #638933;
  }
  .training #content #channel-nav .products-nav ul li a {
    color: #274639;
  }
  .virtual #content #channel-nav .products-nav ul li a {
    color: #00395e;
  }
  .web-hosting #content #channel-nav .products-nav ul li a {
    color: #7e4b7e;
  }
  #content #channel-nav .products-nav ul li a span {
    padding-right: 0;
  }
  #content #channel-nav .products-nav ul li .badge.right {
    position: absolute;
    right: 0;
    top: 22px;
    width: auto;
  }
  .dedicated #content #channel-nav .products-nav ul li:hover a, .dedicated
  #content #channel-nav .products-nav ul .active a {
    color: #3f4e53;
  }
  .domain-names #content #channel-nav .products-nav ul li:hover a, .domain-names
  #content #channel-nav .products-nav ul .active a {
    color: #003b50;
  }
  .ecommerce #content #channel-nav .products-nav ul li:hover a, .ecommerce
  #content #channel-nav .products-nav ul .active a {
    color: #7c5732;
  }
  .email #content #channel-nav .products-nav ul li:hover a, .email
  #content #channel-nav .products-nav ul .active a {
    color: #744335;
  }
  .info #content #channel-nav .products-nav ul li:hover a, .info
  #content #channel-nav .products-nav ul .active a {
    color: #2a2a2a;
  }
  .office365 #content #channel-nav .products-nav ul li:hover a, .office365
  #content #channel-nav .products-nav ul .active a {
    color: #701e01;
  }
  .sitepromotion #content #channel-nav .products-nav ul li:hover a, .sitepromotion
  #content #channel-nav .products-nav ul .active a {
    color: #00544e;
  }
  .sitemaker #content #channel-nav .products-nav ul li:hover a, .sitemaker
  #content #channel-nav .products-nav ul .active a {
    color: #77373f;
  }
  .ssl #content #channel-nav .products-nav ul li:hover a, .ssl
  #content #channel-nav .products-nav ul .active a {
    color: #476224;
  }
  .training #content #channel-nav .products-nav ul li:hover a, .training
  #content #channel-nav .products-nav ul .active a {
    color: #1a2f26;
  }
  .virtual #content #channel-nav .products-nav ul li:hover a, .virtual
  #content #channel-nav .products-nav ul .active a {
    color: #00263f;
  }
  .web-hosting #content #channel-nav .products-nav ul li:hover a, .web-hosting
  #content #channel-nav .products-nav ul .active a {
    color: #543254;
  }
  .dedicated #content #channel-nav .products-nav ul .active a {
    background-color: #a4bac1;
    position: relative;
    background: transparent;
  }
  .dedicated #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .dedicated #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #a4bac1;
    border-width: 17px;
    margin-left: -17px;
  }
  .domain-names #content #channel-nav .products-nav ul .active a {
    background-color: #4c9fbd;
    position: relative;
    background: transparent;
  }
  .domain-names #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .domain-names #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #4c9fbd;
    border-width: 17px;
    margin-left: -17px;
  }
  .ecommerce #content #channel-nav .products-nav ul .active a {
    background-color: #fac692;
    position: relative;
    background: transparent;
  }
  .ecommerce #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .ecommerce #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fac692;
    border-width: 17px;
    margin-left: -17px;
  }
  .email #content #channel-nav .products-nav ul .active a {
    background-color: #eeaa96;
    position: relative;
    background: transparent;
  }
  .email #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .email #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #eeaa96;
    border-width: 17px;
    margin-left: -17px;
  }
  .info #content #channel-nav .products-nav ul .active a {
    background-color: #888888;
    position: relative;
    background: transparent;
  }
  .info #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .info #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #888888;
    border-width: 17px;
    margin-left: -17px;
  }
  .office365 #content #channel-nav .products-nav ul .active a {
    background-color: #e9774d;
    position: relative;
    background: transparent;
  }
  .office365 #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .office365 #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #e9774d;
    border-width: 17px;
    margin-left: -17px;
  }
  .sitepromotion #content #channel-nav .products-nav ul .active a {
    background-color: #4cc2b9;
    position: relative;
    background: transparent;
  }
  .sitepromotion #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .sitepromotion #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #4cc2b9;
    border-width: 17px;
    margin-left: -17px;
  }
  .sitemaker #content #channel-nav .products-nav ul .active a {
    background-color: #f399a4;
    position: relative;
    background: transparent;
  }
  .sitemaker #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .sitemaker #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #f399a4;
    border-width: 17px;
    margin-left: -17px;
  }
  .ssl #content #channel-nav .products-nav ul .active a {
    background-color: #afd67f;
    position: relative;
    background: transparent;
  }
  .ssl #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .ssl #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #afd67f;
    border-width: 17px;
    margin-left: -17px;
  }
  .training #content #channel-nav .products-nav ul .active a {
    background-color: #c2cec9;
    position: relative;
    background: transparent;
  }
  .training #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .training #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #c2cec9;
    border-width: 17px;
    margin-left: -17px;
  }
  .virtual #content #channel-nav .products-nav ul .active a {
    background-color: #4c81a4;
    position: relative;
    background: transparent;
  }
  .virtual #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .virtual #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #4c81a4;
    border-width: 17px;
    margin-left: -17px;
  }
  .web-hosting #content #channel-nav .products-nav ul .active a {
    background-color: #c292c2;
    position: relative;
    background: transparent;
  }
  .web-hosting #content #channel-nav .products-nav ul .active a:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    bottom: 100%;
    left: 50%;
  }
  .web-hosting #content #channel-nav .products-nav ul .active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #c292c2;
    border-width: 17px;
    margin-left: -17px;
  }
  #content #channel-nav .products-nav ul .active a:after {
    bottom: 0 !important;
  }
  #content #channel-nav .products-nav ul #nav-compare {
    display: list-item;
  }
}

@media (min-width: 47.9375em) {
  #content #channel-nav.sitepromo-nav ul {
    background-color: transparent;
  }
  #content #channel-nav.sitepromo-nav ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    background-color: #d3f0ee;
    font-weight: 600;
    margin-left: 0;
    margin-right: 0;
    min-height: 116px;
  }
  #content #channel-nav.sitepromo-nav ul li a {
    color: #00a89c;
    line-height: 1;
    font-style: normal;
    min-height: 116px;
    padding: 32px 20px 26px;
    padding-left: 20px;
  }
  #content #channel-nav.sitepromo-nav ul li a span {
    color: #007e75;
    display: block;
    font-size: 16px;
    font-style: italic;
  }
  #content #channel-nav.sitepromo-nav ul .active {
    background-color: #00a89c;
  }
  #content #channel-nav.sitepromo-nav ul .active a {
    color: #fff;
  }
  #content #channel-nav.sitepromo-nav ul .active a span {
    color: #7fd3cd;
  }
}

@media (min-width: 61.875em) {
  #content #channel-nav > ul > li {
    font-size: 21px;
  }
}

@media (min-width: 61.875em) {
  #content #channel-nav .features-nav .feature-links {
    width: 57%;
    float: left;
  }
  #content #channel-nav .features-nav .downloads {
    width: 43%;
    float: right;
  }
  #content #channel-nav .features-nav .downloads li {
    display: inline-block;
    margin-left: 10px;
  }
}

@media (min-width: 61.875em) {
  #content #channel-nav .products-nav ul li {
    min-height: 250px;
  }
  #content #channel-nav .products-nav ul li a {
    padding-top: 196px;
  }
}

@media (min-width: 61.875em) {
  #content #channel-nav.sitepromo-nav ul li {
    min-height: 0;
  }
}
#content #channel-nav.sitepromo-nav ul #nav-sub a,
#content #channel-nav.sitepromo-nav ul #nav-seo a {
  line-height: 1;
  padding: 10px 0;
}
@media (min-width: 30em) {
  #content #channel-nav.sitepromo-nav ul #nav-sub a,
  #content #channel-nav.sitepromo-nav ul #nav-seo a {
    line-height: 46px;
    padding: 0;
  }
}
@media (min-width: 47.9375em) {
  #content #channel-nav.sitepromo-nav ul #nav-sub a,
  #content #channel-nav.sitepromo-nav ul #nav-seo a {
    line-height: 1;
    padding: 32px 20px 26px;
  }
}

.features-tables {
  background: url('/images/css/low-res/rotate-device.png') center no-repeat;
  min-height: 142px;
}
.features-tables table {
  display: none;
}

@media (min-width: 30em) {
  .features-tables {
    background: none;
    min-height: 0;
    position: relative;
  }
  .features-tables table {
    border-collapse: collapse;
    display: block;
    width: 100%;
  }
  .features-tables table th,
  .features-tables table td {
    width: 19%;
    padding: 15px 12px;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
  }
  .features-tables table .tooltip.question {
    background-position: 100% 0;
  }
  .features-tables table thead tr:first-child th:first-child {
    background: #ebebeb !important;
  }
  .features-tables table thead tr:first-child a,
  .features-tables table thead tr:first-child span {
    color: #fff;
    font-size: 15px;
  }
  .features-tables table thead tr:first-child a small,
  .features-tables table thead tr:first-child span small {
    display: none;
  }
  .features-tables table thead tr:first-child th.recommended {
    padding-bottom: 0;
    padding-top: 0;
  }
  .features-tables table thead tr:first-child th.recommended span {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    background: #191919;
    margin: -15px -12px 0;
    padding: 21px 12px 13px;
    width: 100%;
  }
  .features-tables table thead th:first-child {
    text-align: left;
  }
  .features-tables table thead th:first-child .compare-type {
    color: #000;
  }
  .features-tables table thead th {
    border-bottom: 0;
  }
  .features-tables table thead th span.price strong {
    font-size: 25px;
  }
  .features-tables table thead th span.price strong small {
    font-size: 20px;
  }
  .features-tables table tbody tr th {
    font-weight: 500;
    text-align: left;
    line-height: 1.2em;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
    padding: 8px 30px 8px 12px;
  }
  .features-tables table tbody tr th.tooltip {
    background-position: 94% 50%;
  }
  .features-tables table tbody tr.separator th {
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
    font-weight: 700;
    font-size: 20px;
    line-height: 1.692;
    text-align: left;
  }
  .features-tables table tbody td {
    font-weight: 700;
    text-transform: uppercase;
  }
  .features-tables table tbody td span.tick {
    background: url('/images/namesco/css/h/site-wide/table-icons.png') 100% 4px no-repeat;
  }
  .features-tables table tbody td span.cross {
    background: url('/images/namesco/css/h/site-wide/table-icons.png') 100% -81px no-repeat;
  }
  .features-tables table tbody td.recommended {
    background-color: #f6f6f9;
  }
  .features-tables table tfoot {
    display: none;
  }
}
@media (min-width: 47.9375em) {
  .features-tables table tbody tr td span.tick {
    background-position: 50% 4px;
  }
  .features-tables table tbody tr td span.cross {
    background-position: 50% -81px;
  }
}
@media (min-width: 61.875em) {
  .features-tables table th,
  .features-tables table td {
    font-size: 15px;
  }
  .features-tables table thead tr:first-child a,
  .features-tables table thead tr:first-child span {
    font-size: 25px;
  }
  .features-tables table thead tr:first-child a small,
  .features-tables table thead tr:first-child span small {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
  }
  .features-tables table thead th span.price strong {
    font-size: 45px;
  }
  .features-tables table thead th span.price strong small {
    font-size: 35px;
  }
  .features-tables table thead .btn, .features-tables table thead .btn:visited {
    font-size: 20px;
    font-weight: 600;
  }
  .features-tables table tbody tr th {
    line-height: 1.3em;
    padding: 12px 40px 12px 15px;
  }
}

@media (min-width: 30em) {
  .features-tables table.sticky-header {
    display: none;
    position: fixed;
    top: 51px;
    max-width: 96.6%;
  }
  .features-tables table.sticky-header thead {
    border-bottom: 1px solid #ebebeb;
  }
}
@media (min-width: 47.9375em) {
  .features-tables table.sticky-header {
    top: 0;
    max-width: 98.2%;
  }
}
@media (min-width: 61.875em) {
  .features-tables table.sticky-header {
    width: 98%;
    max-width: 1060px;
  }
}

@media (min-width: 30em) {
  #summary-tech table.features thead tr:first-child th strong {
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
  }
  #summary-tech table.features thead tr:first-child th strong small {
    font-size: 20px;
    text-transform: uppercase;
  }
  #summary-tech table.features thead tr div.tooltip {
    color: #333;
    font-weight: 600;
    text-align: right;
    padding: 2px 25px 0 0;
  }
  #summary-tech table.features thead tr th,
  #summary-tech table.features thead tr .price strong {
    text-shadow: none;
  }
  #summary-tech table.features thead tr th:first-child {
    text-align: center;
  }
  #summary-tech table.features thead tr:first-child th:first-child {
    text-align: left;
  }
  #summary-tech table.features thead tr .price {
    color: #333;
    padding: 0;
    text-align: center !important;
    display: block;
  }
  #summary-tech table.features thead tr .price strong {
    display: inline;
  }
  #summary-tech table.features thead .btn + small {
    margin-bottom: 2px;
    margin-top: 6px;
  }
  #summary-tech table.features thead .price.promo .strike {
    font-size: 35px;
  }
  #summary-tech table.features thead .price.promo .strike span {
    color: #333;
    font-size: 25px;
  }
  #summary-tech table.features thead .price.promo strong {
    color: #ec008c;
    font-size: 60px;
    display: block;
  }
  #summary-tech table.features thead tr:first-child th small, #summary-tech table.features.col-3 th.linux span strong, #summary-tech table.features.col-3 th.windows span strong {
    color: #fff !important;
  }
  #summary-tech table.features .recommended .ribbon-wrap .ribbon.right {
    top: -25px;
  }
}

#content .features-tables table.col-3 th.linux span,
#content .features-tables table.col-3 th.windows span,
#content .features-tables table.col-3 th.linux span strong,
#content .features-tables table.col-3 th.windows span strong {
  display: block;
}

#content .features-tables table.col-3 th.linux span strong,
#content .features-tables table.col-3 th.windows span strong {
  color: #30B2D7;
  line-height: 32px;
  text-transform: capitalize;
}
@media (min-width: 47.9375em) {
  #content .features-tables table.col-3 th.linux span strong,
  #content .features-tables table.col-3 th.windows span strong {
    background-image: url('/images/namesco/css/h/site-wide/ico-os-large.png');
    background-position: 10px 0;
    background-repeat: no-repeat;
  }
}
@media (min-width: 61.875em) {
  #content .features-tables table.col-3 th.linux span strong,
  #content .features-tables table.col-3 th.windows span strong {
    background-position: 31px 0;
  }
}

@media (min-width: 47.9375em) {
  #content .features-tables table.col-3 th.linux span strong {
    background-position: 32px -84px;
  }
}
@media (min-width: 61.875em) {
  #content .features-tables table.col-3 th.linux span strong {
    background-position: 50px -84px;
  }
}

.feature-highlights {
  *zoom: 1;
}
.feature-highlights:before, .feature-highlights:after {
  content: " ";
  display: table;
}
.feature-highlights:after {
  clear: both;
}

#content .feature-highlights.row {
  border-spacing: 1.53846em 5px;
}
#content .feature-highlights.row:before, #content .feature-highlights.row:after {
  display: none;
}
#content .feature-highlights.row .box {
  vertical-align: middle;
}

.feature-highlights dl {
  margin: 30px 0;
}

.feature-highlights dt {
  font: 900 28px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  margin-bottom: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  text-transform: capitalize;
}

#content .feature-highlights .box {
  color: #666;
  font: 15px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  margin-bottom: 5px;
  margin-top: 5px;
  min-height: 0;
  padding: 10px;
  text-align: center;
}

div.feature-highlights dd {
  font-weight: 700;
  -moz-box-shadow: 0 2px 3px #cfcfcf;
  -webkit-box-shadow: 0 2px 3px #cfcfcf;
  box-shadow: 0 2px 3px #cfcfcf;
}

div.feature-highlights dt + dd {
  margin-top: 0;
}

ul.feature-highlights li:first-child {
  margin-top: 0;
}

ul.features .feature-highlights li h3 {
  font-size: 24px;
}

ul.features .feature-highlights li p {
  font: 15px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
}

.dedicated.products #content ul.feature-highlights.col-3 li strong,
.virtual.products #content ul.feature-highlights.col-3 li strong {
  color: #333;
}

#content #features-tools .container > .box {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (min-width: 47.9375em) {
  #content #features-tools .container > h2 {
    font-size: 38px;
    letter-spacing: -1px;
    margin-bottom: 40px;
  }
}
@media (min-width: 61.875em) {
  #content #features-tools .container > h2 {
    font-size: 48px;
    letter-spacing: -2px;
  }
}
#content #features-tools .container > h3 {
  margin-bottom: 10px;
  margin-top: 20px;
}
#content #features-tools .box {
  color: #828282;
  font-size: 14px;
  padding: 20px;
  position: relative;
}
#content #features-tools .box h1,
#content #features-tools .box h3 {
  margin: 0 0 20px;
  font-weight: 600;
  font-size: 23px;
  font-style: italic;
  text-align: center;
}
#content #features-tools .box > ul {
  margin: 0 0 1em;
}
#content #features-tools .box > ul > li {
  color: #333;
  font-size: 13px;
  font-weight: bold;
}
#content #features-tools .box p {
  color: #333;
  line-height: 22px;
  text-align: center;
}
#content #features-tools .box p a {
  color: #20a4d1;
  font-weight: inherit;
}

#content #features-tools #free-widgets {
  padding-left: 5px;
  padding-right: 5px;
}
#content #features-tools #free-widgets ul li {
  background-repeat: no-repeat;
  color: #828282;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 44px;
  line-height: 38px;
  margin-bottom: 10px;
  padding: 0 0 0 57px;
}

#content #features-tools p.view-all {
  display: none;
}
#content #features-tools .call-to-action {
  font: 700 16px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  letter-spacing: -0.25px;
  margin-top: 30px;
  padding: 0 !important;
  width: auto !important;
}

@media (min-width: 30em) {
  #content #features-tools .row div.view-all {
    padding-bottom: 88px;
  }
  #content #features-tools p.view-all {
    bottom: 0;
    display: block;
    height: 88px;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
  }
  #content #features-tools p.view-all span {
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    text-indent: -99999px;
  }
}

@media (min-width: 47.9375em) {
  #content #features-tools .box {
    padding: 25px 45px;
  }
  #content #features-tools .box > ul {
    margin: 0 0 1em;
  }
}

@media (min-width: 61.875em) {
  #content #features-tools #free-widgets {
    padding: 25px 45px;
  }
}

.pricing-block {
  text-align: center;
  width: auto;
}
.pricing-block > li {
  border-bottom: 1px dotted #ccc;
  margin: 0;
  padding: 0 6px 90px;
  position: relative;
}
.pricing-block > li:last-child {
  border-bottom: 0;
  border-right: 0;
}

.pricing-block h3 {
  color: #1aa1d3;
  font-size: 25px !important;
}
.pricing-block h3.dedicated {
  text-transform: uppercase;
}
.pricing-block img {
  display: none;
}
.pricing-block .ribbon {
  display: block;
  right: 10px;
  position: absolute;
  top: -1px;
}
@media (min-width: 47.9375em) {
  .pricing-block .ribbon {
    top: 0;
  }
}
@media (min-width: 61.875em) {
  .pricing-block .ribbon {
    top: 0;
  }
}
.col-1 .pricing-block .ribbon {
  top: -31px;
}
@media (min-width: 47.9375em) {
  .col-1 .pricing-block .ribbon {
    top: -25px;
  }
}
@media (min-width: 61.875em) {
  .col-1 .pricing-block .ribbon {
    top: -45px;
  }
}
.col-1.sale .pricing-block .ribbon {
  top: -40px;
}
.pricing-block li:first-child .ribbon {
  left: -5px;
}

.pricing-block h3 {
  font-weight: 600;
}
.email .pricing-block h3 {
  color: #ae644f;
}
.web-hosting .pricing-block h3 {
  color: #7e4b7e;
}
.sitemaker .pricing-block h3 {
  color: #b3525e;
}
.cloudsite .pricing-block h3 {
  color: #6b7889;
}
.ecommerce .pricing-block h3 {
  color: #ba824b;
}
.office365 .pricing-block h3 {
  color: #a82d01;
}
.virtual .pricing-block h3 {
  color: #00395e;
}
.dedicated .pricing-block h3 {
  color: #5e757d;
}
.ssl .pricing-block h3 {
  color: #638933;
}
.sitepromotion .pricing-block h3 {
  color: #007e75;
}
.pricing-block .price {
  margin-bottom: 7px;
}
.pricing-block .price strong {
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  margin-top: 4px;
}
.pricing-block .price strong small {
  font-size: 24px;
  color: #000;
}
.pricing-block .price small {
  font-size: 10px;
  color: #57585e;
}
.pricing-block .price + small {
  color: #57585e;
  font-weight: 600;
  font-size: 15px;
}
.pricing-block .price.promo strong small {
  color: #ec008c;
}

.pricing-block .btn-wrap {
  background: #fff;
  bottom: 0;
  left: 0;
  padding: 10px 0 7px;
  position: absolute;
  right: 0;
}
.pricing-block .btn-wrap.no-details {
  padding: 23px 0;
}
.pricing-block .btn-wrap .view-details {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-top: 4px;
}
.pricing-block li:first-child .btn-wrap {
  left: 1px;
}

@media (min-width: 47.9375em) {
  .pricing-block > li {
    border-bottom: 0;
    border-right: 1px dotted #ccc;
    padding: 0 6px 100px;
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 228px;
  }
  .pricing-block img {
    display: block;
  }
  .pricing-block .pack {
    bottom: -72px;
    position: absolute;
    right: -10px;
  }
  .pricing-block .one-click {
    position: absolute;
    right: -8px;
    top: 62px;
    z-index: 10;
  }
  .pricing-block.linux {
    background: url('/images/namesco/css/h/webhosting/linux-penguin.jpg') 92% -14px no-repeat;
  }
  .pricing-block.windows {
    background: url('/images/namesco/css/h/webhosting/windows-logo.jpg') 118% -21px no-repeat;
  }
  .pricing-block.linux-windows {
    background: url('/images/namesco/css/h/webhosting/windows-and-linux.jpg') 123% -21px no-repeat;
  }
}

@media (min-width: 61.875em) {
  .pricing-block.linux {
    background-position: 92% -14px;
  }
  .pricing-block.windows {
    background-position: 98% -21px;
  }
  .pricing-block.linux-windows {
    background-position: 103% -21px;
  }
}

/**
* =payplan-popup
* | The popup used when a buy button can offer two options i.e. windows or linux hosting.
* -------------------------------------------------------------------------- */
#payplan-popup {
  max-width: 757px;
}
#payplan-popup #simplemodal-data,
#simplemodal-data {
  padding: 10px 4.303% 0;
}
@media (min-width: 47.9375em) {
  #payplan-popup #simplemodal-data,
  #simplemodal-data {
    padding: 30px 4.303%;
  }
}

#payplan-popup h4 {
  border: none;
  color: #a864a8;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 3px;
  line-height: 20px;
}
@media (min-width: 30em) {
  #payplan-popup h4 {
    font-size: 21px;
  }
}
@media (min-width: 47.9375em) {
  #payplan-popup h4 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 25px 0;
  }
}
#payplan-popup h4 > strong {
  color: #000;
  font-weight: inherit;
}
#payplan-popup ul {
  overflow: visible;
  padding-bottom: 10px;
}
#payplan-popup ul li {
  display: block;
  margin: 0 4% 0 0;
  padding: 2%;
  position: relative;
}
@media (min-width: 30em) {
  #payplan-popup ul li {
    float: left;
  }
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li {
    background-image: url('/images/namesco/css/h/webhosting/compare-popup-icons.png');
    background-repeat: no-repeat;
  }
}
#payplan-popup ul li h3 {
  margin-bottom: 7px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  padding-bottom: 4px;
  width: 100%;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li h3 {
    font-size: 28px;
    line-height: 39px;
    margin-bottom: 13px;
    padding-bottom: 6px;
    width: 80%;
  }
}
#payplan-popup ul li p {
  font: 14px/1.25 "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  color: #666;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li p {
    font-size: 16px;
  }
}
#payplan-popup ul li.compare-main {
  border: 4px solid #8a9f39;
  margin-bottom: 20px;
  width: 93%;
}
@media (min-width: 30em) {
  #payplan-popup ul li.compare-main {
    width: 54%;
  }
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-main {
    background-position: 313px -6px;
  }
}
#payplan-popup ul li.compare-main p {
  margin: 0;
}
#payplan-popup ul li.compare-main .one-click {
  margin: 5px 0 7px;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-main .one-click {
    margin: 21px 0;
  }
}
#payplan-popup ul li.compare-main .one-click strong {
  background-image: url('/images/namesco/css/h/webhosting/hosting-compare-tick.gif');
  background-position: 0px 2px;
  color: #8a9f39;
  font-size: 16px;
  padding: 0 0 0 22px;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-main .one-click strong {
    font-size: 18px;
  }
}
#payplan-popup ul li.compare-main > img {
  display: none;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-main > img {
    position: absolute;
    display: block;
  }
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-main > img.recommended {
    right: -9px;
    top: -9px;
  }
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-main > img.pack-box {
    bottom: -60px;
    right: -7px;
  }
}
#payplan-popup ul li.compare-main a.btn {
  font-size: 20px;
  padding: 5px 21px;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-main a.btn {
    font-size: 22px;
    padding: 8px 21px 13px;
  }
}
#payplan-popup ul li.compare-alternative {
  border-bottom: 1px solid #eaeaea;
  margin: 16px 0 0 0;
  background-color: #ebebeb;
}
@media (min-width: 30em) {
  #payplan-popup ul li.compare-alternative {
    margin-top: 0;
    width: 31%;
  }
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-alternative {
    background-position: -753px -27px;
  }
}
#payplan-popup ul li.compare-alternative h3 {
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 5px 0;
  margin-bottom: 4px;
  width: 98%;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-alternative h3 {
    font-size: 19px;
    line-height: 30px;
    width: 87%;
  }
}
#payplan-popup ul li.compare-alternative p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
}
#payplan-popup ul li.compare-alternative p strong {
  color: #000;
}
#payplan-popup ul li.compare-alternative .one-click strong {
  background-image: url('/images/namesco/css/h/webhosting/hosting-compare-cross.gif');
  background-position: 0px 2px;
  color: #996666;
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0;
  padding: 0 0 0 16px;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-alternative .one-click strong {
    line-height: 22px;
  }
}
#payplan-popup ul li.compare-alternative a.btn {
  font-size: 15px;
  padding: 4px 14px 9px;
}
@media (min-width: 47.9375em) {
  #payplan-popup ul li.compare-alternative a.btn {
    font-size: 17px;
    padding: 5px 14px 8px;
  }
}

#payplan-popup ul li.linux p strong {
  color: #a864a8;
}
#payplan-popup ul li .one-click strong {
  background-repeat: no-repeat;
  font-weight: 500;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
}

#content #pricing .price,
#content #pricing .buy-wrapper,
#content #pricing .ssl-validation {
  background: #e2e2e2;
}

#content #pricing section {
  background: #e2e2e2;
  color: #333;
  margin-bottom: 15px;
  margin-top: 0;
  padding: 0;
  position: relative;
  text-align: center;
}

#content #pricing section > span,
#content #pricing section > a,
#content #pricing section > hgroup {
  background: #f3f3f3;
  color: #333;
  display: block;
  padding: 16px 0 20px;
  position: relative;
  text-align: left;
}
#content #pricing section a:hover, #content #pricing section a:active {
  text-decoration: none;
}
#content #pricing section hgroup h1,
#content #pricing section hgroup h3 {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 0;
  padding: 0 25px;
  text-align: left;
}
#content #pricing section hgroup h2,
#content #pricing section hgroup h3 + h1 {
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
  margin: 2px 0 0;
  padding: 0 25px;
}
#content #pricing section hgroup h2 {
  text-align: left;
}
#content #pricing section hgroup h2 strong {
  font-weight: 500;
}
#content #pricing section .ribbon {
  z-index: 1;
}

#content #pricing section .price {
  padding: 12px 13px 2px;
  position: relative;
}
#content #pricing section .price,
#content #pricing section .price strong {
  color: #fff;
}
#content #pricing section .price p {
  display: inline-block;
  margin-right: -2px;
  margin-top: 10px;
  text-align: right;
}
#content #pricing section .price strong {
  display: inline-block;
  font-size: 47px;
  font-weight: 700;
  margin-left: 5px;
  text-align: right;
}
#content #pricing section .price strong small {
  font-size: 34px;
}
#content #pricing section .price strong span {
  font-size: 24px;
}
#content #pricing section .price.promo em {
  color: #fff;
  margin-right: 7px;
}
#content #pricing section .price.promo .strike span {
  color: #fff;
  font-size: 24px;
}

#content #pricing section > strong {
  display: block;
  font-size: 11px;
  line-height: 14px;
  padding: 6px 0 8px;
  text-transform: uppercase;
}
#content #pricing section > strong > span {
  display: block;
  font-weight: normal;
  text-transform: lowercase;
}

#content #pricing section .domain-validation {
  overflow: hidden;
  padding: 6px 13px 2px;
}

#content #pricing section .ssl-validation {
  border-bottom: 1px solid #5B5E62;
}

#content #pricing section > ul {
  background: #e2e2e2;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  font-size: 14px;
  padding: 12px 5% 30px;
  text-align: left;
}
#content #pricing section > ul li {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -1px;
  margin: 0;
}
#content #pricing section > ul li.tooltip {
  background-image: none;
  padding-right: 0;
}
#content #pricing section > ul li.tooltip:hover {
  text-decoration: underline;
}
#content #pricing section > ul li > span {
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  margin-right: 5px;
  min-width: 47px;
  padding: 4px 0;
  text-align: center;
  text-shadow: none;
}
#content #pricing section > ul li > span.unlimited {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}
#content #pricing section > ul li > span.small {
  font-size: 10px;
  line-height: 20px;
  text-transform: lowercase;
}
#content #pricing section > ul li.extra-information span {
  vertical-align: top;
}
#content #pricing section > ul li.extra-information div {
  display: inline-block;
  line-height: 1;
  vertical-align: text-top;
}
#content #pricing section > ul li.extra-information div small {
  display: block;
}

#content #pricing section ul.additional-features li, #content #pricing section .trust-security {
  color: #666;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 1;
  padding: 12px 3px;
  margin-bottom: 0;
  text-transform: none;
}
#content #pricing section ul.additional-features li:nth-child(odd), #content #pricing section .trust-security:nth-child(odd) {
  background-color: #ebebeb;
}

#content #pricing section ul.additional-features {
  padding: 0;
  text-align: center;
}

#content #pricing section .trust-security {
  border-bottom: 0;
  padding-top: 10px;
  padding-bottom: 5px;
}

#content #pricing .buy-wrapper {
  padding: 8px 15px 21px;
}
@media (min-width: 30em) {
  #content #pricing .buy-wrapper {
    padding: 8px 24% 21px;
  }
}
@media (min-width: 47.9375em) {
  #content #pricing .buy-wrapper {
    padding: 8px 15px 21px;
  }
}
@media (min-width: 61.875em) {
  #content #pricing .buy-wrapper {
    padding: 8px 40px 21px;
  }
}
#content #pricing .buy-wrapper .btn {
  width: 100%;
  padding: 8px 0 14px;
  text-align: center;
}

#content #pricing .view-details {
  padding: 14px 13px;
}
#content #pricing .view-details a {
  font: 700 14px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  padding: 4px 0;
  text-align: center;
  text-decoration: underline;
}

#content #pricing.sticky section {
  overflow: hidden;
}
#content #pricing.sticky section hgroup {
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#content #pricing section.unlimited {
  background: #222427;
}
#content #pricing section.unlimited ul {
  border-top: 1px solid #46474a;
  border-bottom: 1px solid #000;
}
#content #pricing section.unlimited ul li.office span {
  border-bottom: none;
}
#content #pricing section.unlimited strong.additional-features {
  background: transparent;
  border: none;
}
#content #pricing section.unlimited ul.additional-features li {
  background: #282b2e;
  border-bottom: 1px solid #333538;
  border-top: 1px solid #0f1011;
}
#content #pricing section.unlimited .price,
#content #pricing section.unlimited .buy-wrapper,
#content #pricing section.unlimited .ssl-validation {
  background: #191919;
}
#content #pricing section.unlimited .buy-wrapper {
  border-bottom: 1px solid #000;
}
#content #pricing section.unlimited > a {
  border-bottom: 1px solid #000;
}
#content #pricing section.unlimited .ssl-validation {
  border-bottom: 1px solid #36383a;
}
#content #pricing section.unlimited .view-details,
#content #pricing section.unlimited .ssl-validation {
  border-top: 1px solid #44484B;
}
#content #pricing section.unlimited > strong {
  border-bottom: 1px solid #000;
}

@media (min-width: 30em) {
  #content #pricing {
    padding-top: 0;
  }
  #content #pricing section hgroup h2 strong {
    display: inline;
  }
  #content #pricing section img.recommended {
    top: -35px;
  }
  #content #pricing section ul {
    margin: 0 auto;
    width: 54%;
  }
  #content #pricing section .price br {
    display: none;
  }
  #content #pricing.col-3 section.recommended {
    margin-top: 43px;
  }
}

@media (min-width: 47.9375em) {
  #content #pricing {
    position: relative;
    padding-bottom: 0;
  }
  #content #pricing section hgroup h2,
  #content #pricing section hgroup h3 + h1 {
    font-size: 14px;
    letter-spacing: -1px;
  }
  #content #pricing section hgroup h1,
  #content #pricing section hgroup h3 {
    font-size: 28px;
  }
  #content #pricing section > ul {
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
  }
  #content #pricing section > ul li {
    margin-bottom: 3px;
    text-align: center;
  }
  #content #pricing section > ul li span {
    display: block;
    margin: 0 auto -10px;
    width: 74px;
  }
  #content #pricing section .price br {
    display: inline;
  }
  #content #pricing .col-3 section .price strong,
  #content #pricing .col-3 section .price p,
  #content #pricing .col-4 section .price strong,
  #content #pricing .col-4 section .price p {
    text-align: center;
  }
  #content #pricing .col-4 section ul,
  #content #pricing .col-4 section .view-details {
    padding-left: 45px;
    padding-right: 45px;
  }
  #content #pricing .col-4 section ul.additional-features {
    border-top: none;
    padding-bottom: 10px;
  }
}

@media (min-width: 61.875em) {
  #content #pricing section hgroup h1 strong {
    font-size: 26px;
  }
  #content #pricing section hgroup h2,
  #content #pricing section hgroup h3 + h1 {
    font-size: 18px;
    letter-spacing: -1px;
  }
  #content #pricing section hgroup h1,
  #content #pricing section hgroup h3 {
    font-size: 36px;
    letter-spacing: -3px;
  }
  #content #pricing section ul li {
    margin-bottom: 0;
    text-align: left;
  }
  #content #pricing section ul li span {
    display: inline-block;
  }
  #content #pricing section ul.additional-features li {
    text-align: center;
  }
  #content #pricing .col-3 section .price strong,
  #content #pricing .col-3 section .price p,
  #content #pricing .col-4 section .price strong,
  #content #pricing .col-4 section .price p {
    text-align: left;
  }
}

.channel #content #features-tools .product-options .box {
  padding: 0;
}
.channel #content #features-tools .product-options .box h3 {
  margin: 7px 0 2px;
  font-size: 17px;
  font-weight: normal;
}
.channel #content #features-tools .product-options .box a {
  padding: 0;
}
.channel #content #features-tools .product-options .box a div {
  padding-top: 108px;
}
.channel #content #features-tools .product-options p {
  color: #666;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
  font-weight: 500;
  line-height: 16px;
  padding: 0 20px;
  text-align: center;
}

.channel #upsell {
  display: none;
}

@media (min-width: 30em) {
  .channel #upsell {
    display: block;
  }
}

@media (min-width: 30em) {
  #content .upsell-products {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 0 0 7px #000 inset;
    -webkit-box-shadow: 0 0 7px #000 inset;
    box-shadow: 0 0 7px #000 inset;
    background: #111213;
    border-bottom: 1px solid #3f4042;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 50px;
    position: relative;
    width: 332px;
  }
  #content .upsell-products .container {
    height: 75px;
    max-width: none;
    width: 332px !important;
  }
  #content .upsell-products .container > ul li {
    float: left;
    margin: 0 12px;
    height: 75px;
    margin: 0 31px 0 10px;
    padding-left: 79px;
    text-shadow: 0 1px 0 #000;
    width: 250px !important;
  }
  #content .upsell-products .container > ul li.upsell-domains {
    background: url('/images/namesco/css/h/domains/ico-domains-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-guide {
    background: url('/images/namesco/css/h/domains/guides-upsell-icon.gif') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-email {
    background: url('/images/namesco/css/h/email-hosting/ico-email-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-webhosting {
    background: url('/images/namesco/css/h/webhosting/ico-webhosting-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-sitemaker {
    background: url('/images/namesco/css/h/sitemaker/ico-sitemaker-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-ecommerce {
    background: url('/images/namesco/css/h/ecommerce/ico-ecommerce-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-servers {
    background: url('/images/namesco/css/h/servers/dedicated/ico-dedicated-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-ssl {
    background: url('/images/namesco/css/h/ssl/ico-ssl-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-site-promotion {
    background: url('/images/namesco/css/h/site-promotion/ico-site-promotion-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li.upsell-cloudsite {
    background: url('/images/namesco/css/h/cloudsite/ico-cloudsite-head.png') 8px center no-repeat;
  }
  #content .upsell-products .container > ul li a {
    color: #fff;
  }
  #content .upsell-products h3 {
    font: 700 16px "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
    margin-top: 4px;
    text-shadow: none;
  }
  #content .upsell-products a > p {
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "sans-serif";
    line-height: 16px;
    margin-bottom: 0;
    margin-top: 2px;
  }
}

@media (min-width: 30em) {
  #content .upsell-products .slider-controls {
    left: 0;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  #content .upsell-products .slider-controls li {
    background: url('/images/namesco/css/h/site-wide/upsell-arrow-next.png') no-repeat 50% 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 30px;
    margin-right: 20px;
    width: 30px;
  }
  #content .upsell-products .slider-controls li:first-child {
    background: url('/images/namesco/css/h/site-wide/upsell-arrow-prev.png') no-repeat 50% 0;
    float: left;
    margin-left: 20px;
    margin-right: 0;
  }
}

@media (min-width: 47.9375em) {
  #content .upsell-products {
    width: 590px;
  }
  #content .upsell-products .container {
    height: 66px;
    width: 590px !important;
  }
  #content .upsell-products .container > ul li {
    height: 66px;
    margin: 0 12px;
    width: 191px !important;
  }
}

@media (min-width: 61.875em) {
  #content .upsell-products {
    padding: 25px 32px;
    width: 895px;
  }
  #content .upsell-products .container {
    width: 852px !important;
  }
  #content .upsell-products .container > ul li {
    width: 181px !important;
  }
}

