
body {
  font-size:14px;
  line-height:24px;
}


section {
  padding:60px 0px;
}

.hero {
  padding:88px 0px 20px 0px;
}

.m-order-1 {
  order:1;
}

.m-order-2 {
  order:2;
}
.m-order-3 {
  order:3;
}

.font-18 {
    font-size: 16px;
    line-height: 24px;
}

.font-20 {
    font-size: 18px;
    line-height:28px;
}

.font-22 {
    font-size: 20px;
    line-height:28px;
}

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

.font-28 {
    font-size: 24px;
    line-height:32px;
}

.font-36 {
    font-size: 30px;
    line-height: 34px;
}

.font-40 {
  font-size:36px;
  line-height:42px;
}


.ptfix {padding-top:0px !important;}
.pbfix {padding-bottom:0px !important;}
.plfix {padding-left:calc(var(--bs-gutter-x) * .575) !important;}
.prfix {padding-right:calc(var(--bs-gutter-x) * .575) !important;}

.plfix.col {padding-left:calc(var(--bs-gutter-x) * .575) !important;}
.prfix.col {padding-right:calc(var(--bs-gutter-x) * .575) !important;}

.mtfix {margin-top:0px !important;}
.mbfix {margin-bottom:0px !important;}
.mlfix {margin-left:0px !important;}
.mrfix {margin-right:0px !important;}

.myfix {margin-top:0px !important;margin-bottom:0px !important;}
.mxfix {margin-right:0px !important;margin-left:0px !important;}

.col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    flex-basis: 100%;
    text-align:center;
}

.header_area {
  position:relative;
  padding:24px 0px;
}

.top-bar {
  display:none;
}

.logo {
  height:40px;
}

.header .container {
  padding:0px 20px;
}

.hidemobile {
  display:none;
}

.showmobile {
  display:block !important;
}


.header .col {
  width: 100%;
  flex-basis: 100% !important;
  text-align: left;
}

.header .col ul li {
  width:100%;
  display:block;
}


.button_container {
  display: block;
}

.header {
  position: relative;
  padding:28px 0px 28px 0px;
}

.nav-divider {
  display:none !important;
}


.header .col-right ul {
  border-radius:0px 0px 8px 8px;
  padding-bottom:20px;
  padding-right:20px;
  padding-left:20px;
}


.header .col-right ul .button {
  margin-top:10px;
}


.header li {
  float:none;
  margin-left:0px !important;
  width:100%;
  display:block;
}

.header .pull-left {
  float:none !important;
  display:inline-block !important;
}


.header .dropdown-item img.pull-left {
  float:none !important;
  margin-right:0px !important;
  margin-bottom:14px;
  display:none;
}
.header .dropdown-item strong {
  color:#fff;
}

img {
  max-width:100%;
}

.header ul {
  display:none;
}

.dropdown-style:before,
.dropdown-style:after {
  right:48.75%;
  margin-left: 6px;
}

h1 br {
  display:none;
}

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

.hero .fa-circle-check {
  margin-right:2px !important;
  margin-bottom:2px;
}

h2 br {
  display:none;
}


.footer h5 {
  padding:10px 0px;
}

.footer h5:after {
  display: inline-block;
  content: " ";
  background: url(../images/footer-down.svg) center bottom 1px no-repeat;
  width: 13px;
  height: 15px;
  background-size: 12px;
  margin-left: 8px;
}


.footer h5.active:after {
  background: url(../images/footer-up.svg) center bottom 1px no-repeat;
  background-size: 12px;
}
.footer h5:hover {
  color:#fff;
  cursor: pointer;
}

.footer .col-lg-3 ul {
  display:none;
}


    .mnav.mobilemenu-toggle {
        display: block !important;
        position: absolute;
        top: 96px;
        left: 12.5px;
        right: 12.5px;
        background-color: #fff;
        box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2);
        margin: 0px !important;
        opacity: 1;
        z-index: 1001;
        border-radius: 12px;
        padding: 10px 12px 10px 12px !important;
    }

    .mnav li a, .rnav li a {
      color:var(--body);
      text-align:center;
      border-radius:8px;
    }

    .mnav li a:hover, .rnav li a:hover {
      background:#eaecef;
    }

.mnav .dropdown-menu {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    min-width: 100%;
    transform: unset;
}

.mnav li .dropdown-menu a:hover {
  color:var(--teal) !important;
}

.button_container .fa-xmark-large {
  display:none;
}

.button_container.active .fa-xmark-large {
  display:block;
}

.button_container.active .fa-bars {
  display:none;
}

.w-66 {
  width:100%;
}

.hero-rated .va-bot {
  display:block;
  margin:0px auto 20px auto !important;
}

.hero-rated .inline-block {
  display:block;
}

.hero-rated img.mx-2 {
  display:none;
}

#home-services {
  padding-top:68px !important;
}

.server-box {
  padding:24px;
}

.wavey-bg:before,
.wavey-bg:after,
.red-wavey-bg:before,
.red-wavey-bg {
  background-size:unset;
}

.map {
  background-size:640px 254px;
  width:640px;
  height:254px;
  margin:0px auto;
}

.pin-hover .font-14 {
  display:none;
}

.pin-hover {
  width:154px;
  left: 58px;
}

#trustpilot-row {
  text-align:center !important;
  border-top:1px solid rgba(255,255,255,0.1);
  border-bottom:1px solid rgba(255,255,255,0.1);
  padding:68px 0px !important;
}

#trustpilot-row img.block {
  margin-left:auto !important;
  margin-right:auto !important;
}

#trustpilot-row .box {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top:30px;
}

.test-top {
  order:2 !important;
  width:100%;
  border-bottom:0px;
  padding-top:0px;
}

.test-bot {
  order:1 !important;
  width:100%;
}

#home-features .col p {
  padding-bottom:0px;
}

.red-wavey-bg {
  padding-bottom:138px;
  margin-bottom:-60px;
}

.center-vertically, .vertical-center {
  position: relative;
  top:unset;
  left:unset;
  right:unset;
  bottom:unset;
  transform: unset;;
}

.subhero {
    padding-top: 20px;
  }

  .hero-features li img {
    float:none;
  }

  .hero-features {
    display:none;
  }

  #server-pricing {
    padding-top:68px !important;
  }

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

  .filters select {
    padding: 8px 66px 8px 12px;
    display:inline-block;
    height:48px;
  }

  .server-specs li {
    width:100%;
    padding:4px 0px;
    padding-right:0px;
  }

  .server-tag {
    display:block;
    margin:0px auto 12px auto !important;
    float:none;
  }

  .filters {
    text-align:center;
  }

  #use-cases .box-light {
    background:transparent;
    text-align:center;
    padding-left:0px;
    padding-right:0px;
    border:0px;
  }

  #use-cases .height-48 {
    margin:0px auto 20px auto;
  }

  #use-cases h2 {
    padding-bottom:15px;
  }

  #usecasescarousel {
    margin-bottom:-50px;
  }

  .padded-row {
    padding:0px;
  }

  .feature-left {
    padding-left:0px;
  }

  .feature-left .icon-bg {
    position: relative;
    top:unset;
    left:unset;
    margin:0px auto 20px auto;
  }

  #dedicated-features {text-align:center;}

  #os-templates .row {
    margin-bottom:-40px;
  }

  #os-templates .col {
    width:33.3333%;
    flex-basis:33.3333%;
    margin-bottom:40px;
  }

  #dedicated-network .row {
    margin-bottom:-30px;
  }

  #dedicated-network .col-lg-25 {
    width:50%;
    margin-bottom:30px;
    flex-basis:50%;
  }

  #dedicated-network .col-lg-25:nth-last-child(1) {
    display:none;
  }

  .faq-question, .faq-answer {
    padding-left:0px;
    padding-right:0px;
  }

  .breadcrumb {
    font-size:12px;
    padding-bottom: 60px;
  }

  .breadcrumb ul li {
    font-size:12px;
  }

  #cloud-pricing {
    padding-top:48px !important;
  }

  #cloud-pricing .sbox-pricing {
    margin-top:20px;
  }

  .server-specs li.pull-right {
    float:none !important;
    padding-top:15px;
  }

  .sbox.cloud {
    text-align:center;
  }

  #cloud-features .sbox {
    background:transparent;
    text-align:center;
    border:0px;
    padding:18px 15px;
    
  }

  
#cloud-features .col {
    padding-bottom: 0px;
}

#cloud-features .feature-left .icon-bg {
  margin-bottom:12px;
}


.title p {
  font-size:18px;
  line-height:28px;
}

#latest-hardware .box-outline img.mb-4 {
  margin:0px auto 20px auto !important;
}
#latest-hardware .box-outline {
  margin-bottom:25px;
}

.map-flat {
  background: url(../images/world-map-home.svg);
        background-size: 640px 254px;
        width: 640px;
        height: 254px;
        margin: 0px auto;
}


#cloud-locations .map {
  margin-top:0px;
}

#cloud-locations .col-lg-4 .row .col {
  width:25%;
  flex-basis:25%;
  font-size:12px;
}



#cloud-locations .col-lg-4 .row .col h2 {
        font-size: 22px;
        line-height: 34px;
  }

#cloud-locations .col-lg-4 a {
  display:none;
}

.center-vertically.mt-5 {
  margin-top:25px !important;
}

#colo-pricing {
  padding-top: 48px !important;
}

#colo-pricing .col {
  margin-bottom:20px;
}
#colo-pricing .row {
  margin-bottom:-20px;
}

#colo-pricing .sbox {
  text-align:center;
}


#colo-pricing .sbox img.mb-4 {
  margin:0px auto 20px auto !important;
}

#colo-features h3 img.height-48 {
  display:block;
  margin:0px auto 20px auto !important;
}
#colo-features .col {
  padding-bottom:50px;
}
#colo-features .row {
  margin-bottom:-50px;
}

#colo-logos .col {
  width:33.3333%;
  flex-basis:33.3333%;
  margin:12px 0px;
}

#colo-features-big {
  text-align:center;
}

.sliding-gallery {
  background-size:50%;
    height: 166px;
    width: 2190px;
}

#colo-features {
  margin-top:-40px;
    padding-top: 128px;
}

.ping-checker-box {
  padding:0px;
}

.ping-checker-box .col {
  padding:10px 40px;
}


#network-ping-stats {
  margin-top:-20px;
}

#network-ping-stats .col {
  width:50%;
  flex-basis:50%;
  margin-top:20px;
}

.location-stat {
  border-left:0px;
  padding:0px 20px;
}

#network-logos .col {
  width:33.3333%;
  margin:12px 0px;
  flex-basis:33.3333%;
  line-height:48px;
}



#network-logos .col img {
  vertical-align: middle;
}

#network-logos .col:nth-last-child(1) {
  display:none;
}





.wavey-bg {
  margin-bottom:60px;
}

#testimonialCarousel .col-lg-6 {
  width:50%;
  flex-basis:50%;
}

#server-pricing .sbox {
  width:48.75%;
  float:left;
}
#server-pricing .sbox:nth-child(2n) {
  float:right;
}

.bg-home body {
  background-size:unset;
}

#latest-hardware .col {
  width:50%;
  flex-basis:50%;
}
.footer br {
  display:none;
}



#about-stats .col {
  width:33.3333%;
  flex-basis:33.3333%;
  text-align:left;
}
#about-stats .col:nth-last-child(1) {
  display:none;
}

#about-stats .location-stat {
  margin-top:20px;
  text-align:center;
  font-size:16px;
  padding-left:8px;
  padding-right:8px;
    border-left: 0px solid rgba(255, 255, 255, 0.2);
}

#about-stats .location-stat span {
        font-size: 16px;
        line-height: 24px;
        color:#fff;   
        font-weight:500;   
}

#about-stats .location-stat h2 {
  font-size:40px;
}

#about-vision img.responsive-img {
  margin-bottom:40px;
  margin-top:10px;
  max-width:540px;
  margin-left:auto;
  margin-right:auto;
}


#about-hero, #core-values {
  text-align:center;
}

.core-block {
  padding-left:0px;
}


    .core-block .value-number {
        position: relative;
        top: unset;
        left: unset;
        width: auto;
        padding-bottom: 10px;
    }

    .explore-link {
      text-align:left;
    }

.legal-tabs li {
  float:none;
  display:inline-block;
  padding:5px;
}

.legal-tabs li a {
  border-radius:6px;
  border:0px;
    height: 44px;
    line-height: 44px;
}

.legal-tabs li.active a {
  border:0px;
}

#legal-page {
  text-align:center;
}

.font-14 {
  font-size:12px;
}


.server-specs li {
  width:50% !important;
}
.server-specs li:nth-last-child(1) {
  width:100% !important;
  padding-bottom:20px;
}

#cloud-pricing .col {
  width:50%;
  flex-basis:50%;
}

.graph-container {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  border-left: 4px solid #4ade80; /* mint accent */
  border-radius: 0 6px 6px 0;
  background: #1f2230;
  gap: 10px;
}

.svg-white {
  filter: brightness(0) invert(1);
}


@media (min-width: 768px) and (max-width: 991px) {
  #dashboard-showcase {
    padding: 40px 0;
  }

  #dashboard-showcase .row {
    display: flex;
    flex-direction: column;
  }

  #dashboard-showcase .col-lg-4 {
    width: 100%;
    margin-bottom: 30px;
  }

  #dashboard-showcase .col-lg-8 {
    width: 100%;
  }

  #dashboard-showcase h2 {
    font-size: 28px;
  }

  #dashboard-showcase p {
    font-size: 15px;
    max-width: 600px;
  }

  .feature-list {
    max-width: 600px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .feature-list li {
    width: 50%;
    padding-right: 15px;
    margin-bottom: 12px;
  }

  .dashboard-img-container {
    max-height: 400px;
    margin: 0 auto;
  }

  .button-teal {
    display: inline-block;
    padding: 10px 20px;
  }
}