.container {
    padding: 0px 20px;
}

section {
    padding: 68px 0px;
}


h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.25px;
    font-weight: 700;
}

h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
}

h3 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
}

h4 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0px;
}

h5 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}



.button {
    padding: 0px 24px;
}


.flex-grid.two .col,
.flex-grid.three .col,
.flex-grid.four .col,
.flex-grid.twothirds .col,
.flex-grid.five .col {
    width: 100%;
    text-align: center;
}

.flex-grid.six .col,
.flex-grid.seven .col {
    width: 48%;
}

.flex-grid.seven .col:nth-last-child(1) {
    display: none;
}

.hero h1 small {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}

.hero p {
    padding-bottom: 24px;
    padding-top: 12px;
}

#bannertext {
    padding-top: 80px;
}

.hero {
    padding-bottom: 0px;
}

img {
    max-width: 100%;
    height: auto;
}

#bannertext {
    margin: 0 auto;
    order: 2;
}

#bannerimg {
    display: none;
}



.button.large {
    height: 52px;
    line-height: 52px;
}

.services {
    padding-bottom: 68px;
}

#planwrapper {
    box-shadow: none;
    border-radius: unset;
    background: transparent;
}

#planwrapper .col {
    padding: 40px 32px;
}

#planwrapper .col {
    margin-bottom: 40px;
    box-shadow: 0 1px 6px 2px rgba(30, 39, 107, 0.12);
    border-radius: 5px;
    background: #fff;
}

#minecraftplans #planwrapper .col {
    padding: 40px 32px 24px 32px !important;
}

#planwrapper .col.hover {
    box-shadow: none;
    padding: 40px 32px 40px 32px !important;
    margin-bottom: 40px;
    margin-top: 0px;
}


#planwrapper .col:last-child {
    margin-bottom: 0px !important;
}


.promobg {
    padding: 48px 0px;
    margin-top: 0px;
    background: url(../images/greybg.png) center center no-repeat;
}

#promo-timer {
    width: 100%;
}

#promo-text {
    width: 100%;
    margin-top: 28px;
}

.promobg p {
    line-height: 30px;
}

.map {
    background-size: 400px 219px;
    width: 400px;
    height: 219px;
    margin: 0 auto;
    float: none;
}

#text-col {
    width: 100%;
}

.locationmap .carousel-inner {
    width: 100%;
    margin-left: 0px;
}

.locationmap .tl {
    padding-top: 0px;
    padding-right: 0%;
}

#ddos-image,
#ddos-text {
    width: 100%;
    text-align: center;
}

#ddos-image img {
    max-width: 160px;
}

#ddos-text {
    padding-top: 60px;
}

.ddos .four .col {
    margin-bottom: 40px;
}

.ddos .four .col p {
    padding-bottom: 0px;
}

.ddos .four .col:nth-last-child(1) {
    margin-bottom: 0px;
}

.ddos span {
    display: none;
}

.favgames {
    display: none;
}

.threefeatures .col {
    padding: 0px 0px 40px 0px;
}

.threefeatures {
    padding-bottom: 68px;
}

.threefeatures .col:nth-last-child(1) {
    padding-bottom: 0px;
}

#foot-left {
    width: 100%;
    padding-right: 0%;
    Text-align: center;
}

.socialbtn,
#foot-left .button {
    float: none;
}

#foot-links {
    width: 100%;
    text-align: center;
}

#foot-links .col {
    margin-top: 40px;
}

.copyright .col {
    height: auto;
    line-height: 24px;
    text-align: center;
}

.copyright .leftauto {
    display: none;
}

.plan-row {
    text-align: center;
    padding: 40px 32px 24px 32px;
}

.plan-name {
    width: 100%;
    padding-bottom: 18px !important;
}

.plan-name img {
    float: none;
    margin: 0 auto;
    display: block;
}

.plan-name h5 {
    font-size: 20px;
    line-height: 28px;
    padding-top: 12px;
}

#planwrapper.flex-grid.five .col {
    border-right: 1px solid transparent !important;
}

.plan-name h5 img {
    margin: 0px 0px 0px 0px;
    display: inline-block;
}

.plan-name h5 small {
    font-size: 16px;
    font-weight: 600;
}

.plan-ram,
.plan-ssd,
.plan-traffic,
.plan-price,
.plan-order {
    width: 100%;
}

.plan-row .flex-grid div {
    line-height: 24px;
    padding: 5px 0px;
}

.plan-price {
    background: #f9f9fc;
    border-radius: 5px 5px 0px 0px;
    padding: 7px 0px 2px 0px !important;
    margin-top: 6px;
}

.plan-price h3 {
    font-size: 34px;
}

.plan-price h3 small {

    font-weight: 900;
    letter-spacing: 0px;
    font-size: 18px !important;
}

.plan-order {
    padding: 0px !important;
}

.plan-order .button {
    width: 100%;
    display: block;
    border-radius: 0px 0px 5px 5px;
}

.plan-row:hover {
    width: 100% !important;
    padding: 40px 32px 24px 32px;
}

.plan-ram {
    order: 3;
    padding-top: 25px !important;
}

.plan-ssd {
    order: 4;
}

.plan-traffic {
    order: 5;
}

.hardware .flex-grid.three .col {
    width: 100%;
    margin-bottom: 40px;
}

.hardware .flex-grid.three .col:nth-last-child(1),
.fourfeatures .col:nth-last-child(1) {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#mc-panel-text {
    padding-top: 0px;
    width: 100%;
    padding-bottom: 0px;
}

.mc-panel .col:nth-child(2) img {
    margin: 0px;
}

.bullet-list li {
    background: none;
    padding-left: 0px;
    font-weight: 700;
    color: #434659;
}


.subhero p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.subhero h2 {
    font-size: 26px;
    line-height: 34px;
    padding-top: 0px;
}

.subhero h1 {

    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    line-height: 22px;

}

.subhero {
    padding-top: 130px;
    padding-bottom: 80px;

}

#minecraftplans {
    margin-top: -40px;
}

.location-nav li {
    margin: 5px 3px;
}

.subhero strong {
    padding-top: 6px;
}

.location-nav {
    margin-top: 11px;
}

.fourfeatures .col {
    padding: 0px 0px 44px 0px;
}

#webhostingplans .flex-grid.three .col {
    width: 100%;
}

#webhostingplans #planwrapper {
    padding-left: 0%;
    padding-right: 0%;
}

#webhostingplans {
    padding-top: 0px;
    margin-top: -50px;
}

#webhostingplans .flex-grid.three .col.hover {
    margin: 0px 0px 40px 0px !important;
    padding: 48px 40px 40px 40px !important;
}

#webhostingplans .flex-grid.three .col.hover:last-child {
    margin-bottom: 0px !important;
}

.larger-plans {
    padding-top: 0px;
}

.whfeatures {
    padding-top: 0px;
    padding-bottom: 60px;
}

.ribbontick {
    float: none;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    margin-right: 8px;
}

.whfeatures ul li {
    font-size: 16px;
    padding: 4px 0px;
}

[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
    margin-left: -140px;
}

.whsoftware .container {
    padding: 0px;
}

.whsoftware .flex-grid.three .col {
    width: 33.3333%;
    display: table-cell;
    padding: 40px 20px;
}

.whsoftware .flex-grid.three img {
    vertical-align: bottom;
    max-height: 28px;
}

.whsoftware .flex-grid.three .col p {
    display: none;
}

.whsoftware .flex-grid.three .col img {
    margin-bottom: 0px;
}

.hidetoggle {
    padding: 68px 0px;
}

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

.hidetoggle .bullet-list li {
    color: #fff;
}

.hidetoggle #text-col {
    order: 2;
    padding-top: 0px;
}

#ht-img {
    padding-top: 0px;
    padding-bottom: 32px;
    text-align: center;
}

#ht-img img {
    max-width: 100%;
}

.hidetoggle .bullet-list li {
    background: none;
    padding-left: 0px;
}

.oneclickapps {
    padding-bottom: 48px;
}

.oneclickapps .col {
    width: 47% !important;
    margin-bottom: 20px;
    padding: 24px 20px 18px 20px;
}

.oneclickapps .col img {
    height: 44px;
    width: auto;
}

.title {
    padding-bottom: 40px;
}

.techspecs .title {
    text-align: left !important;
}

.techspecs .col {
    padding: 0px 0px 40px 0px;
    text-align: left !important;
}

.techspecs .col img {
    position: relative;
    top: unset;
    left: unset;
    margin-bottom: 6px;
}

.oneclickapps .col strong {

    font-size: 16px;
    padding-top: 4px;
}

.faq .col {
    width: 100% !important;
    text-align: left !important;
}

.toggle .toggle-title .title-name {
    padding: 8px 20px 10px 54px;
}

.toggle .toggle-title h3 {
    font-size: 16px;
    line-height: 22px;
}

.toggle .toggle-title i {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    top: 50%;
    margin-top: -12px;

}

.toggle .toggle-title.active i {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
}

.srvtbl thead {
    display: none;
}

.srvtbl tr {
    display: block;
    border-bottom: 1px solid #e3e3e8;
}

.srvtbl td {
    padding: 6px 24px;
    width: 100%;
    border-bottom: 0px;
    display: block;
    text-align: center;
}

.srvtbl td:nth-child(1) {
    width: 100%;
    padding-right: 24px;
    padding-top: 40px;
}

.srvtbl td:nth-last-child(1) {
    padding-bottom: 40px;
    width: 100%;
}

.srvtbl td:nth-child(1) img {
    float: none;
    margin: 0 auto;
    margin-bottom: 4px;
}

.srvtbl .tooltip-left {
    cursor: default;
}

.servers .titleleft h2,
.servers .titleleft p {
    text-align: center;
}

.srvtbl .tooltip-left:hover:before,
.srvtbl .tooltip-left:hover:after {
    display: none;
}

.aboutbg {
    background: none;
}

.abouthero {
    padding: 0px;
    text-align: center;
    background: url(../images/subhero-bg.png) top -70px center no-repeat;
    text-align: center !important;
    padding-bottom: 68px;
}

.abouthero p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

#about-image {
    display: none;
}

.core-values {
    padding-top: 68px;
}

#value-1,
#value-3 {
    width: 100%;
}

#value-2 {
    margin-left: 0%;
    width: 100%;
}

.value img {
    float: none;
    margin: 0 auto;
    margin-bottom: 12px;
}

#values-left {
    padding-right: 0%;
}


#values-right {
    padding-top: 68px;
    padding-left: 0;
    padding-right: 0;
}

.circletick li {
    background: none;
    padding-left: 0px;
}

.charity ul li {
    display: inline-block;
    margin: 0px 10px;
}

.charity ul li img {
    max-width: 100%;
    height: 36px;
}

.charity {
    padding: 68px 0px 60px 0px;
}

.charity .title {
    padding-bottom: 18px;
}

.title p {
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px;
}



.charity strong {
    font-size: 16px;
}

.morelinks .flex-grid.five .col {
    width: 47%;
    padding: 32px 14px 28px 14px;
    margin-bottom: 28px;
}

.morelinks .flex-grid.five .col:nth-last-child(1) {
    margin-bottom: 0px;
}

.morelinks .flex-grid.five .col span {
    display: none;
}

#about-text {
    padding-right: 0%;
    padding-top: 130px;
}

#rangecol {
    padding: 20px 28px 0px 28px;
}

.rangecontainer {
    padding: 40px 28px 20px 28px;
}


#specs .col {
    width: 47%;
    margin-bottom: 20px;
}

#specs .col img {
    float: none;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 6px;
}

#specs .col:nth-last-child(1),
#specs .col:nth-last-child(2),
#specs .col:nth-last-child(3) {
    margin-bottom: 20px;
}

#pricinginfo {
    padding: 0px 28px 28px 28px;
}

.range-labels {
    text-align: center;
}

.range-labels li {
    width: auto;
    padding: 5px 8px 4px 8px;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 4px;
    margin: 4px 2px;
    float: none;
    color: #fff;
    opacity: 1;
    display: inline-block;
    font-size: 14px;
    line-height:18px;
}

.range-labels h5 {
    display: block;
    font-size: 16px;
    color: #fff;
}

.range-labels .active h5 {
    font-size: 16px;
}

.select-location {
    margin-top: 6px;
}

.select-location select {
    background: url(../images/selectdrop.png) right 18px center no-repeat rgba(255, 255, 255, 1);
    color: #1d1f45;
}

.select-location select:focus {
    background: url(../images/selectdrop.png) right 18px center no-repeat rgba(255, 255, 255, 1);
    color: #1d1f45;
}

.range:before {

    width: 34.26%;
}


.cloudslider {
    padding: 0px;
    margin-top: -50px;
}

.range-labels .active {
    color: #fff;
    font-size: 14px;
    box-shadow: none;
    border-radius: 4px;
    background-color: #00c3e6;
}

#sl-text,
#sl-select {
    width: 100%;
}

#sl-select {
    margin: 0 auto;
    margin-top: 12px;
    font-size: 16px;
    width: 66%;
}

.range-labels {
    margin-top: 28px;
}

.subhero strong {
    font-size: 16px;
}

.vps-highlights .flex-grid .col {
    width: 100% !important;
    margin-bottom: 40px;
    box-shadow: none;
    padding: 0px 0px;
}

.vps-highlights .flex-grid .col:hover {
    box-shadow: none;
    padding: 0px 0px;
}

.vps-highlights .flex-grid .col:nth-last-child(1) {
    margin-bottom: 0px;
}

.vps-highlights .flex-grid {
    padding-left: 0%;
    padding-right: 0%;
}

.vps-temp {
    margin-left: -22px;
    margin-bottom: -18px;
}


.paymentmethods img:nth-last-child(2) {
    display: none;
}


.paymentmethods img:nth-last-child(1) {
    display: block;
    margin: 0 auto;
}


#vps-text {
    padding-left: 0%;
    padding-top: 12px;
}

#vps-text .vps-feat:nth-last-child(1) {
    margin-bottom: 0px;
}

.vps-feat {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 40px;
}

.vps-feat img {
    position: relative;
    top: unset;
    left: unset;
    margin-bottom: 6px;
}

.our-games .flex-grid.two .col {
    width: 47% !important;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    padding: 24px 12px 20px 12px;
}

.our-games .flex-grid.two .col img {
    float: none;
    margin: 0 auto;
    display: block;
    margin-bottom: 12px;
}

.our-games .colsecond {
    margin-bottom: 20px;
    padding-right: 0%;
}

.vl-nav {
    padding-bottom: 28px;
    padding-top: 60px;
}

#vl-text {
    padding-right: 0%;
    padding-bottom: 12px;
}

#locationSelect {
    display: inline-block;
}

.vl-content {
    padding: 48px 0px 68px 0px;
}

.vl-content .titleleft h2,
.vl-content .titleleft p {
    text-align: center !Important;
}

.vl-content .flex-grid.twothirds .colfirst,
.vl-content .flex-grid.twothirds .colsecond {
    width: 100% !important;
}

.vl-content .flex-grid.twothirds .col {
    margin-top: 28px;
}

.vl-nav .title {
    padding-bottom: 20px;
}

.vl-nav .nav {
    display: none;
}

.lpin {
    font-size: 12px;
    font-weight: 800;
    line-height: 20px;
}

.lpin span {
    display: none;
}



.lpin.fl {
    top: 120px;
    left: 106px;
}

.lpin.la {
    top: 92px;
    left: -16px;
}

.lpin.tx {
    top: 108px;
    left: 87px;
}



.lpin.va {
    top: 98px;
    left: 113px;
}



.lpin.qc {
    top: 63px;
    left: 114px;
}

.lpin.uk {
    top: 49px;
    left: 160px;
}

.lpin.fr {
    top: 82px;
    left: 135px;
}


.lpin.de {
    top: 64px;
    left: 213px;
}

.lpin.as {
    top: 140px;
    right: 91px;
}

.lpin.au {
    bottom: 17px;
    right: 43px;
}

.lpin.br {
    bottom: 27px;
    left: 142px;
}

.locationmap #text-col {
    order: 2;
    margin-top: 28px;
}


.locationmap {
    padding: 68px 0px;
}

.locationmap .carousel-inner {
    margin-top: 12px;
}

.locationmap h4 img {
    float: none;
    vertical-align: middle;
    margin-top: 0px;
}

.locationmap .carousel-control {
    transform: rotate(270deg);
    width: 32px;
    height: 32px;
    position: relative;
    display: inline-block;
    top: unset;
    left: unset;
}

#carouselLocations {
    padding-top: 12px;
}

.hero-nav {
    display: none;
}

.hardware .flex-grid.three .col {
    margin-bottom: 20px;
}

.hardware .flex-grid.three .col:nth-last-child(1) {
    padding-bottom: 36px;
}

#mc-panel-text {
    order: 2;
}

.mc-panel .col:nth-child(2) img {
    margin-top: -18px;
    margin-bottom: 20px;
}

.hero .carousel-inner {
    padding-bottom: 0px;
}


.hero .carousel-indicators {
    display: block;
    text-align: center;
    bottom: 56px;
}

.carousel-indicators li {
    display: inline-block;
    width: 48px;
}

#availservices ul li a,
#availservices ul li a:hover {
    background: none;
    padding-left: 0px;
    margin-left: 0px;
}

.hero .carousel-item {
    padding: 0px 20px 100px 20px;
}


.hero .container {
    padding: 0px;
}

#mc-bg {
    background: url('../images/herobg-mc.png') center center no-repeat;
    background-size: cover;
    height:454px;
}

#gs-bg {
    background: url('../images/herobg-gs.png') center center no-repeat;
    background-size: cover;
    height:454px;
}

#vps-bg {
    background: url('../images/herobg-vps.png') center center no-repeat;
    background-size: cover;
    height:454px;
}

.modpacks .col {
    margin: 10px 0px;
    width: 33.3333% !important;
}

.modpacks .col img {
    height: 40px;
    width: auto;
}

#values-right {
    padding-top: 0px;
    padding-bottom: 48px;
}

#values-left {
    order: 2;
}

.value,
.value:hover {
    box-shadow: none !important;
    padding: 0px;
}

#value-2 {
    margin: 40px 0px;
}

.tech-partners {
    border-top: 1px solid #eaeaf3;
    padding: 48px 0px 38px 0px;
}

.tech-partners .title {
    padding-bottom: 20px;
}

.tech-partners .col {
    margin: 10px 0px;
}

.tech-partners .col img {
    height: 32px;
    width: auto;
}

.button.large {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    padding: 0px 32px;
}

.services-home #planwrapper .col {
    border-right: 1px solid transparent;
}

#whvps {
    padding-top: 68px;
}

.vps-tabs {
    display: none;
}

#vps-panels {
    margin-bottom: 0px;
    padding-bottom: 48px;
}

#vps-panels .tab-content {
    margin-bottom: 0px;
    padding-top: 0px;
}

#vps-panels .title {
    padding-bottom: 28px;
}

.cpaneltext {
    padding-top: 0px !important;
}

.cltext {
    padding-top: 0px !important;
}

.cpanelimg {
    margin: -15px 0px;
}

.clicon {
    height: 160px;
}

.changer {
    margin-bottom: 20px;
}





.subhero-left, .subhero-left p {
    text-align:center;
    font-size:16px;
    line-height:24px;
}

.tick-list-banner li {
    font-size:16px;
    line-height:24px;
    width:100%;
    display:block;
    float:none;
}

#belowhtwo {
    padding-bottom:0px;
}

#page-vps {
    display:none;
}

#vps-banner strong, #vps-banner ul {
    display:none;
}

#locations-list {
    display:none;
}

.locations-bar-box {
    padding-bottom:16px;
}



.col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 10px;
    margin:0px auto;
    float: none;
}

.carousel-control-prev {
    left: 0px !important;
}

.carousel-control-next {
    right: 0px !important;
}

.carousel-item-next {
    top:20px;
}

.vps-plans .carousel-control-next {
    height:23px;
    top:unset;
    bottom:-28px;
    right:42% !important;
    background-size:10px;
}

.vps-plans .carousel-control-prev {
    height:23px;
    top:unset;
    bottom:-28px;
    left:42% !important;
    background-size:10px;
}

.small-title-p {
    width:100%;
}

.operatingsystems .col {
    width:50% !important;
    margin-bottom:30px;
}

.operatingsystems .col p {
    display:none;
}

.operatingsystems .col h4 {
    padding-top: 4px;
    font-size: 16px;
}

.operatingsystems .col:nth-last-child(1) {
    display:none;
}

.operatingsystems .flex-grid {
    margin-bottom:-30px;
}

.vl-content {
    padding: 28px 0px 68px 0px;
}

.title p {
    font-weight:600;
}

.fourfeatures .col h4 {
    padding-top: 10px;
}

#change-locations {
    display:block;
}


#home-hero h1{
    color:#fff;
}
#home-hero p {
    color:rgba(255,255,255,0.8);
}

.map {
    margin-left:auto !important;
}

#webhostingplans #planwrapper {
    margin-left: 0%;
    margin-right: 0%;
}











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

#games-features .colfirst {
    padding-left: 0px;
}

#games-features li img {
  float:none !important;
  vertical-align: middle;
}

#games-features ul {
  margin-top:0px;
}

.titleleft h2, .titleleft p, .titleleft h2, .titleleft h5 {
  text-align:center;
}

#games-panel-features {
  padding-left:0px;
}

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

.feature-left-block img {
  position:relative;
  top:unset;
  left:unset;
  margin:0px auto 12px auto;
}

#games-findgame .gridcol {
  width:50%;
}

.game-box {
  height:200px;
}

#games-findgame .flex-grid {
  margin:0px -10px;
  width:calc(100% + 20px);
    margin-top: -20px;
}

#games-col-one {
  display:none;
}

#games-col-two {
    width: 100%;
  }
