

section { 
  padding:80px 0px;
}

.container {
  max-width:1024px;
}

h2 {
  font-size:36px;
  line-height:42px;
  letter-spacing:-1px;
}

#home-locations .titleleft {
    margin-right:-40px;
}

#home-features .col-lg-9 .col-lg-4 {
    display:none;
}

#home-features .col-lg-9 .col-lg-7 {
    width:100%;
}

#home-features .col-lg-3 {
    width:33.3333%;
}
#home-features .col-lg-9 {
    width:66.6667%;
    padding-top:12px;
}

.service-image {
  height:120px;
}

#home-services .font-30 {
  font-size:24px;
}

#home-hero .col-lg-7 {
  flex: 0 0 auto;
  width: 66.6667%;
}

.hero {
  font-size:20px;
  line-height:30px;
}

.spec-list {
  display:none;
}

.spec-hide {
    display:inline-block;
}

.spec-amount {
  width:100%;
  float:none;
}

.spec-amount li{
    text-align:center;
  }

#cloud-pricing .box {
    padding: 32px 16px;
    font-size:14px;
}

#cloud-pricing h2 {
  font-size:32px;
}

.mw-66, .w-66 {
  max-width:75%;
  width:75%;
}

#cloud-locations:before {
  width: 700px;
  height: 299px;
  background-size: 700px auto;
  top: -22px;
  right: -230px;
}

#cloud-management .col{
  text-align:left;
  width:100%;
}

#cloud-management .col-lg-4{
  margin-bottom:20px;
}

.half-feature .icon-bg {
  background:transparent;
  width:48px;
  height:48px;
  line-height:48px;
  margin-bottom:0px;
}

.half-feature {
    position: relative;
    padding-left: 78px;
}

.server-specs li {
    display: inline-block;
    padding-right: 32px;
    font-size:13px;
}

.dedicated-list li {
  padding:0px 0px !important;
  width:25%;
  float:left;
}

.dedicated-list li img {
  display:block;
  margin:0px auto 10px auto !important;
}

.feature-tab-nav:after, .dedicated-list:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.page-dedicated body, .page-dedicated {
    overflow-x:hidden;
}

#dedicated-apps .col img {
  height:40px;
}

#about-vision .container {
  padding:0px 50px;
}


#about-core-values .col-lg-9 .col-lg-4 {
    display:none;
}

#about-core-values .col-lg-9 .col-lg-7 {
    width:100%;
}

#about-core-values .col-lg-3 {
    width:33.3333%;
}
#about-core-values .col-lg-9 {
    width:66.6667%;
    padding-top:12px;
}