


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

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


.button_container {
  display: block;
}

.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;
}


.mnav {
  display:none;
  opacity:0;
}


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

    .mnav li a, .rnav li a {
      color:#fff;
      text-align:center;
      display:block;
    }
    .mnav.mobilemenu-toggle li {
      padding:0px;
    }

    .mnav li a:hover, .rnav li a:hover {
        background-color: #3b3b3b;
    }

.mnav .dropdown-menu {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    min-width: 100%;
    transform: unset;
    transition:unset;
    transform:unset;
}
.mnav.mobilemenu-toggle .dropdown-menu ul {
  display:block;
}
.main-nav .dropdown-menu:before {
  display:none;
}

.main-nav .dropdown-menu {
  box-shadow:unset;
  border-radius:0px;
  background-color: #3b3b3b;
}
.mnav li .dropdown-menu a {
  border-radius:0px;
}

.mnav li .dropdown-menu a:hover {
  color:var(--yellow) !important;
  border-radius:0px;
}

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

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

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


.button_container {
  position: absolute;
  top:50%;
  margin-top:-16px;
  right:12.5px;
  color:#fff;
}


.button_container.active a {
  color:var(--yellow);
}

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

    
.header {
  top:36px;
  height:88px;
  padding:28px 0px 28px 0px;
}

.hero-home .carousel-item {
    padding-top: 146px;
    padding-bottom: 80px;
}

h1 {
    font-size: 52px;
    line-height: 56px;
}

.hero-home .carousel-item .plfix {
  padding-left:0px !important;
}

.global-locations .location {
  margin-right:-90px;
  width:calc(100% + 90px)
}

.hardware-spec .font-12 {
  font-size:11px;
  line-height:14px;
  text-transform: none;
  font-weight:500;
}

.hardware-spec {
  padding-left:56px;
  padding-right:0px;
}
  
  .hardware-spec i {
    width:30px;
    font-size:30px;
    left:10px;
  }

  .hardware-spec i.fa-memory {
    font-size:26px;
  }

.risk-free-hosting-image img {
  max-width:400px !important;
}

.risk-free-hosting-image {
  width:400px;
  right:-40px;
}


.box {
    padding: 40px 20px;
}

#mc-modpacks .col.pt-4 {
  padding-top:0px !important;
}

.trailervideo {
  height:280px;
}

.col-lg-25 {
  width:25%;
    flex: 0 0 calc(25% - 3px);
    max-width: calc(25% - 3px);
}

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

.advanced-mode .col-lg-25 {
    border-right:3px solid #fff !important;
}

.advanced-mode .col-lg-25:nth-child(4n) {
    border-right:0px solid #fff !important;
}

.subhero {
    text-align: center;
    padding-top: 146px;
}

#faq h2 br {
  display:none;
}

.game-control-panel .col-lg-7 {
    padding-top: 172px;
  }

  #aff-get-started br {
    display:none;
  }

  #aff-get-started .pull-left{
    margin-top:8px;
  }

  .padded-row {
    padding:0px 0px;
  }


  #datacenters .padded-row {
    padding:0px;
  }

  
  #datacenters .padded-row .nav-link img {
    height:20px;
  }

  #hero-support .col-lg-4 {
    width:50%;
    flex-basis:50%;
  }

  #hero-vps .col-lg-25 {
    width: 20%;
    flex: 0 0 calc(20% - 3px);
    max-width: calc(20% - 3px);
}

.vps-plan-box {
  padding:20px 18px;
  font-size:14px;
}

.most-popular {
    margin: -20px -18px 20px -18px;
  }

  #hero-vps .hidemobile {
    display:none;
  }

  
  .logo img {
    margin-top:0px;
  }


  #location-specs-row .col {
    width:100%;
    flex-basis:100%;
    max-width:100%;
  }
  #location-specs-row .col:nth-last-child(1),
  #location-specs-row .col:nth-last-child(2) {
    display:none;
  }