.container {
    max-width: 840px;
    padding: 0px 20px;
}

section {
    padding: 80px 0px;
}


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

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

.subhero.textcenter p {
    max-width: 720px;
}

img {
    max-width: 100%;
}

h2 {
    font-size: 30px;
    line-height: 38px;
}

h3 {
    font-size: 22px;
    line-height: 30px;
}

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

.home-bg body {
    background: url(../images/dedicated-bg.png) top right -160px no-repeat #080e1a;
    background-size: 990px;
}


.vps-bg body {
    background: url(../images/vps-bg.png) top right -120px no-repeat #080e1a;
    background-size: 890px;
}

.dedicated-bg body {
    background: url(../images/home-bg.png) top right -200px no-repeat #080e1a;
    background-size: 890px;
}

.hosting-bg body {
    background: url(../images/hosting-bg.png) top right -20px no-repeat #080e1a;
    background-size: 730px;
}

.teamspeak-bg body {
    background: url(../images/teamspeak-bg.png) top 50px center no-repeat #080e1a;
    background-size: 820px;
}

.cad-bg body {
    background: url(../images/cad-bg.png) top right -80px no-repeat #080e1a;
    background-size: 730px;
}

.cms-bg body {
    background: url(../images/cms-bg.png) top right -80px no-repeat #080e1a;
    background-size: 730px;
}


.button_container.active {
    position: fixed;
    top: 35px;
    right: 28px;
}



.header ul li {
    display: none;
}

.header ul li:nth-child(1) {
    display: inline-block;
}

.header .button {
    display: none;
}

.button_container {
    display: block;
}

.overlay .logo {
    margin-top: 28px;
    margin-left: 8px;
}


.inner-box {

    padding: 34px 20px 18px 20px;
}

.col-vps .inner-box {
    padding: 46px 20px 30px 20px;
}

.home-services .inner-box ul {
    display: none;
}

.home-services .inner-box .button {
    padding: 0px;
}

.home-services .flex-grid.three .col {
    width: 33.3333%;
    padding: 8px;
}


.home-services .flex-grid.three .col:nth-child(1) {
    border-right: 0px;
}


.home-services .flex-grid.three .col:nth-last-child(1) {
    border-left: 0px;
}

.inner-box h3 {
    font-size: 20px;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 2px;
}

.home-services {
    padding-top: 12px;
}

.home-services .inner-box img {
    height: 68px;
    width: auto;
}

.hero {
    padding-bottom: 48px;
}

.hero p {
    max-width: 840px;
}

.hero h1 {
    font-size: 40px;
    line-height: 50px;
}

.our-products .flex-grid .col img {
    margin-bottom: -20px;
}

.our-products .flex-grid {
    margin-top: -20px;
}

.our-products .flex-grid .col {
    padding: 0px 20px;
}

.our-products .flex-grid .col h3 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 36px;
    padding-bottom: 14px;
}

.the-games {
    padding: 0% 0%;
    padding-top: 28px;
    padding-bottom: 28px;
}

.title p,
.game-lists p {
    font-size: 18px;
    line-height: 26px;
    max-width: 768px;
}


#locations-text {
    width: 100%;
    text-align: center;
    padding-top: 0px;
}


#locations-text p,
#locations-text strong,
#locations-text .button {
    display: none;
}

#locations-map {
    width: 100%;
}

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

.tooltip.active {
    display: none;
}

.pin.sea {
    top: 145px;
    left: 94px;
}

.pin.la {
    top: 178px;
    left: 98px;
}

.pin.tx {
    top: 172px;
    left: 139px;
}

.pin.va {
    top: 163px;
    left: 187px;
}

.pin.chi {
    top: 139px;
    left: 163px;
}

.pin.lon {
    top: 118px;
    left: 346px;
}

.pin.ams {
    top: 125px;
    left: 367px;
}

.pin.syd {
    bottom: 49px;
    right: 57px;
}

.home-features .col,
.vps-features .col {
    padding: 0% 10%;
    width: 100% !important;
    margin-bottom: 40px;
}

.home-features .col:nth-last-child(1),
.vps-features .col:nth-last-child(1) {
    margin-bottom: 0px;
}

.home-testimonials {
    padding-top: 68px;
}

.home-testimonials .flex-grid.three .col {
    width: 48.5%;
}


#testimonial-text {
    width: 100% !important;
    padding-right: 0px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 18px;
}

#testimonial-text a {
    display: none;
}

.rated {
    margin-top: 60px;
    padding: 26px 0px 22px 0px;
}

.footer {
    padding-top: 80px;
}

#foot-links {
    width: 100%;
    padding-bottom: 40px;
}

#foot-twitter {
    display: none;
}

.copyright {
    padding-bottom: 34px;
}

.copyright .logo {
    float: none;
    margin-right: 0px;
    display: block;
    margin-bottom: 12px;
}

.vps-plans .flex-grid.three .col:nth-child(1),
.vps-plans .flex-grid.three .col:nth-child(2),
.vps-plans .flex-grid.three .col:nth-child(3) {
    width: 33.3333%;
    border-bottom: 0px;
}

.vps-plans .flex-grid.three .col:nth-child(1) {
    border-right-width: 1px;
}

.vps-plans .flex-grid.three .col:nth-child(2) {
    border-left-width: 1px;
    border-right-width: 1px;
}

.vps-plans .flex-grid.three .col:nth-child(3) {
    border-right-width: 1px;
}

.vps-plans .flex-grid.three .col:nth-child(4),
.vps-plans .flex-grid.three .col:nth-child(5) {
    width: 50%;
    border-image-source: linear-gradient(180deg, rgb(0, 173, 255, 0.48), rgb(244, 63, 69, 0.48));
}

.vps-plans .flex-grid.three .col:nth-child(4) {
    border-right-width: 1px;
}

.vps-plans .flex-grid.three .col:nth-child(5) {
    border-left-width: 1px;
}

.vps-plans .popularvps {
    margin: 0px;
}

.vps-plans .mostpopular {
    display: none;
}

.popularvps .inner-box {
    padding: 28px 24px 24px 24px !important;
}

.vps-features {
    background: url(../images/vpsline-flipped.png) center top no-repeat;
    padding-top: 100px;
}

#box-os {

    padding: 36px 28px;
}

.two-features .col {
    padding: 44px 28px;
}

.two-features h2 {
    font-size: 24px;
    line-height: 32px;
}

.slidebox {

    padding: 54px 10% 44px 10%;
}

.carousel-control {
    left: -8%;
    background-size: 14px auto !important;
    background-repeat: no-repeat !important;
}

.carousel-control.next {
    right: -8%;
}

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

.slidebox h4 {
    padding-bottom: 2px;
}

.bundle-box {
    max-width: 740px;
}


.dedicated-plans h4 {
    font-size: 18px;
}

#dedi-col-1 {
    width: 100%;
    padding: 4px 0px;
    text-align: center;
}

#dedi-col-2 {
    width: 100%;
    padding: 4px 0px;
    text-align: center;
}

#dedi-col-3 {
    width: 100%;
    padding: 4px 0px;
    text-align: center;
}

#dedi-col-4 {
    width: 100%;
    padding: 4px 0px;
    text-align: center;
}

#dedi-col-5 {
    width: 100%;
    padding: 4px 0px;
    text-align: center;
}

#dedi-col-6 {
    width: 100%;
    padding: 12px 0px 4px 0px;
    text-align: center;
}

.dedicated-plans .flex-grid.one .col-main {
    width: 48.66%;
    text-align: center;
}


.feature-list {
    padding-top: 60px;
}

.feature-list .flex-grid.two .col {
    width: 100% !important;
    text-align: center;
}

.biglist {
    display: table;
    margin: 0 auto;
    margin-top: 15px;
}

.biglist li {
    width: 50%;
    float: left;
    font-size: 18px;
}


.three-testimonials #test-3 {
    display: none;
}

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

#cpu-image {
    text-align: left;
}

#cpu-image img {
    margin-bottom: 0px;
    max-width: 80%;
    margin-top: 12px;
}

#box-ddos {
    padding: 40px 28px;
    margin-top: -24px;
    margin-bottom: -24px;
}

#box-management {
    padding: 54px 28px;
}

.dtwofeats h3 {
    padding-bottom: 4px;
}

.left-img {
    top: unset;
    left: unset;
    position: relative;
    display: block;
    margin-bottom: 24px;
}

.dedi-features .col {
    width: 50% !important;
    margin-bottom: 40px;
}


.dedi-features .col:nth-last-child(1),
.dedi-features .col:nth-last-child(2) {
    margin-bottom: 0px;
}

.os-choice ul {
    padding: 28px 0px;
}

.os-choice ul li {
    padding: 0px 5px;
}

.os-choice ul li img {
    height: 32px;
}

#tld-list li img {
    height: auto !important;
}


#tld-list li {
    padding: 0px 12px;
    margin-bottom: 8px;
}

#hosthero-text {
    width: 100%;
    padding-right: 0px;
    text-align: center;
    padding-top: 0px;
}

#hosting-hero ul {
    padding-bottoM: 18px;
}

#hosting-hero li {
    text-align: center;
}

.hosting-plans {
    padding-top: 60px;
    width: 100% !important;
}

#cpanel-image img {
    margin-right: -40px;
    max-width: 110%;
}

#cpanel-text {
    padding-top: 10px;
    padding-right: 6%;
}

#halfticklist {
    display: none;
}

.appboxes {
    padding-top: 68px;
}

.appboxes .flex-grid.six .col {
    width: 20%;
    border-right-width: 1px;
    border-left-width: 1px;
    padding: 8px;
}


.appboxes .flex-grid.six .col:nth-child(1) {
    border-left-width: 2px;
}

.appboxes .flex-grid.six .col:nth-last-child(2) {
    border-right-width: 2px;
}

.appboxes .title p {
    padding-bottom: 16px;
}

.appboxes .flex-grid.six .col .inner-col {
    background: #131b2b;
    padding: 30px 0px 24px 0px;
}

.appboxes .flex-grid.six .col .inner-col h5 {
    padding-top: 10px;
}

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

.appboxes .flex-grid.six .col img {
    height: 48px;
    width: auto;
}

.appboxes .title {
    padding-bottom: 32px;
}

.appboxes .flex-grid.six .col span {
    font-size: 13px;
}

.appboxes .flex-grid.six .col:hover {
    margin: 0px;
}

.appboxes .flex-grid.six .col:hover .inner-col {
    padding: 30px 0px 24px 0px;
}

.teamspeak-features .flex-grid.three .col {
    padding: 0px 0px;
}

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

.teamspeak-features .col h4 {
    padding-top: 12px;
    padding-bottom: 0px;
}

.teamspeak-features .flex-grid.three .col img {
    height: 48px;
    width: auto;
}

.slider-box .flex-grid.twothirds .colfirst {
    width: 100%;
}

.slider-box .flex-grid.twothirds .colsecond {
    width: 100%;
}

.slider {
    padding: 6px 0px 14px 0px;
}

.range:before {
    width: 32.6%;
}

#voice-map {
    padding-top: 80px;
}

.ts-panel .flex-grid.two .col {
    width: 100%;
}

#ts-image {
    text-align: center;
}

.ts-panel-img {
    margin-top: -20px;
}

.ts-panel .tiny-container {
    max-width: 100%;
    padding-left: 0%;
    padding-top: 44px;
}

.ts-panel .single-feature {
    width: 33.3333%;
    float: left;
    padding: 0px 12px;
    text-align: center;
}

.ts-panel .single-feature img {
    position: relative;
    top: unset;
    left: unset;
    display: block;
    margin: 0 auto;
    height: 48px;
    margin-bottom: 20px;
}


#promo-text,
#promo-timer {
    width: 100%;
    padding: 0%;
}

#promo-text {
    padding-top: 28px;
    text-align: center;
}

.faq .flex-grid.twothirds .colsecond {
    width: 100%;
}

.faq .flex-grid.twothirds .colfirst {
    width: 100%;
    padding-top: 14px;
}


#cadhero-text {
    width: 100%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    order: 2;
}

#cad-boxes {
    padding-left: 0%;
    width: 100%;
    text-align: center;
}

#cad-boxes img {
    max-width: 280px;
    margin-bottom: 24px;
    margin-top: -13px;
}

.cad-plans .flex-grid.three .col .inner-box {
    padding: 28px 20px 20px 20px;
}

.cad-plans h4 {
    font-size: 15px;
}

.cad-nav li a {
    padding: 14px 20px;
}

#cad-text {
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
    padding-top: 40px;
    width: 100%;
}

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

#cad-image img {
    margin: -24px;
    max-width: 400px;
}



#cmshero-text {
    width: 100%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    order: 2;
}

#cms-boxes {
    padding-left: 0%;
    width: 100%;
    text-align: center;
}

#cms-boxes img {
    max-width: 320px;
    margin-bottom: 44px;
    margin-top: -1px;
    margin-right: -60px;
}


.cms-plans .flex-grid.four .col .inner-box {
    padding: 28px 20px 20px 20px;
}

.cms-plans .flex-grid.four .col {
    border-left-width: 1px;
    border-right-width: 1px;
    width: 25%;
    padding: 8px;
}

.cms-plans .flex-grid.four .col:nth-child(1) {
    border-left-width: 2px;
}

.cms-plans .flex-grid.four .col:nth-last-child(1) {
    border-right-width: 2px;
}

.cms-plans h2 {
    padding-top: 14px;
    padding-bottom: 4px;
}

.panel-rotate {
    margin-bottom: 80px;
    padding: 0% 0%;
}

#rotate-overview {
    padding-top: 20px;
}

.responsive {
    display: none;
}

#rotate-department {
    padding-top: 8px;
}

#rotate-department p {
    padding-bottom: 0px;
}

#rotate-roster {
    padding-top: 0px;
}

.panel-rotate.nomargin {
    margin-bottom: 0px !important;
}

.cms-panel {
    padding-bottom: 80px;
}

#home-tests .flex-grid.twothirds .colfirst {
    width: 100%;
}

#home-tests .testimonial-box {
    width: 49% !important;
}

.range-labels li:nth-child(1) {
    text-align: left;
    padding-left: 1%;
}



.range-labels li:nth-child(2) {
    padding-right: 3.75%;
    padding-left: 0%;
}

.range-labels li:nth-child(3) {
    padding-right: 2.5%;
    padding-left: 0%;
}

.range-labels li:nth-child(4) {
    padding-right: 1.5%;
    padding-left: 0%;
}

.range-labels li:nth-child(5) {
    padding-right: .35%;
    padding-left: 0%;
}

.range-labels li:nth-child(6) {
    padding-right: 0%;
    padding-left: 1%;
}

.range-labels li:nth-child(7) {
    padding-right: 0%;
    padding-left: 2.25%;
}

.range-labels li:nth-child(8) {
    padding-right: 0%;
    padding-left: 3%;
}

.range-labels li:nth-child(9) {
    padding-right: 0.88%;
    padding-left: 0%;
    text-align: right;
}

.range-labels li:nth-last-child(1) {
    text-align: right;
    padding-right: 0.25%;
}

.mc-plans .inner-box .button {
    padding: 0px;
}

.mc-plans .inner-box .button span {
    display: none;
}

.mc-plans .flex-grid.three .col .inner-box {
    padding: 50px 20px 20px 20px;
}

.rec-slots {
    height: auto;
    line-height: 20px;
    padding: 8px;
}


.mc-plans .inner-box h2 {
    font-size: 24px;
}

.mc-plans .inner-box h2 small {
    font-size: 16px;
    font-weight: 500;
}

.mc-plans .col {
    margin-bottom: 68px;
}

.mc-plans ul li {
    width: 100%;
    float: none;
}


.minecraft-bg .hero {
    padding-bottom: 68px;
}

.minecraft-bg body {
    background: url(../images/bg-mc.png) top center no-repeat #080e1a;
    background-size: 1450px;
}

.mc-features .biglist {
    margin: 0px !important;
}


#modpacks-text {
    padding-right: 0%;
    padding-top: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

#modpacks-packs {
    width: 100%;
}


#modpacks-packs .flex-grid.three .col {
    width: 25%;
}

#modpacks-packs .flex-grid.three .col:nth-last-child(1) {
    display: none;
}

#ms-map {
    order: 2;
    width: 100%;
}

#ms-map .map {
    margin: 0 auto;
}

#ms-text {
    width: 100%;
    padding-left: 0%;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
    margin-bottom: 40px;
}

#ms-map .map {
    margin: 0 auto;
    float: none;
}

.small-map {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding-top: 80px;
}

#mcpanel {
    padding-top: 80px;
}

#mcpanel .single-feature {
    width: 50%;
    margin-bottom: 60px;
}

#mcpanel .single-feature:nth-last-child(1) {
    display: none;
}

.mc-features .title {
    padding-bottom: 28px;
}

.mc-three-features .container {
    padding: 0px;
}

.mc-three-features .col {
    padding: 48px 20px;
    text-align: center;
}

#mcpanel {
    padding-bottom: 0px;
}


.order-minecraft {
    padding-top: 0px;
}

.order-minecraft .twothirds .colfirst {
    width: 100%;
}

div#jsLocationMap div.usa {
    overflow: hidden;
}


.order-minecraft .twothirds .colsecond {
    width: 100%;
    order: 2;
    margin-top: 60px;
}


.pricemobile {
    display: block;
}


#about-hero p {
    max-width: 100%;
}

.timeline .tl ul li:after {
    right: -65px;
}

.timeline .tl ul li:nth-child(2n):after {
    right: unset;
    left: -65px;
}

.core-values .col {
    width: 50% !important;
}

.core-values {
    padding-bottom: 68px;

}

.meet-the-team .flex-grid .col {
    padding: 0px 24px;
    width: 50%;
}

#jobcol-1 {
    display: none;
}

.jobtext {
    text-align: center;
}

.jobs h2 {
    display: none;
}


.jobs-bg body {
    background: url(../images/team-bg.png) top -50px right -80px no-repeat #080e1a;
    background-size: 600px;
}

.jobs {
    padding-top: 48px;
}

.timeline {
    margin: 0 auto;
    max-width: 751px;
}


.header .leftauto ul li:nth-child(1) {
    display: none;
}
.home-bg .hero p {
    max-width: 100%;
}








#colo-text h1 {
    font-size:32px !important;
    padding-top:0px;
    line-height:40px;
}

#colo-text p {
    font-size:18px;
    line-height:26px;
}

#colo-text ul li {
    font-size:18px;
    text-align:left;
    padding: 2px 0px;
}

#colo-text .flex-grid.two .col {
    width:100%;
}

#colo-price {
    text-align:left;
}

#colo-price strong {
    padding-top:0px;
}

#colo-text strong {
    font-size: 18px;
}


.how-it-works .col {
    text-align: center;
    padding: 0px 14px;
}


#ddos-text {
    height: 78px;
    margin: 0 auto;
}

#ddos-list {
    display:none;
}

.techspecs .col {
    padding-left:0px;
}


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

.dc-overview {
    text-align:center;
}

.dc-overview .flex-grid.two .col {
    width:100% !important;
}

.addon-table {
    width:100%;
}

.dc-overview .dc-specs {
    margin-top:28px;
}

.dedi-upsell .col {
width:100%;}

.dedi-upsell {
    padding-top:40px;
    padding-bottom:50px;
    text-align:center;
}

.dedi-upsell .leftauto {
    width:100%;
    margin-top:12px;
}


.dedi-upsell h3 {
    font-weight:600;
    padding-bottom:4px;
}


.colohead p {
    max-width: 100% !important;
    margin: 0 auto;
} 

#colo-text h2 {
    margin-top:8px;
}


#colo-text {
    width: 66.6666% !important;
    padding-left: 8%;
}














.steps-plans .flex-grid.three .col {
    width: 31% !important;
    cursor: pointer;
    margin-right: 3%;
    margin-bottom:20px;
}


.steps-plans .flex-grid.three .col:nth-child(3) {
    margin-right:0%;
}


#starter-plans {
    margin-bottom:40px; 
}

.available-addons .flex-grid  {
    justify-content: space-between;
}
.available-addons .flex-grid .col {
    width:48.5%;
    margin-right:0%;
}

.input-box .colsecond {
    width:43% !important;
}

.input-box .colfirst{
    width:57% !important;
}

.saveamount {
    display:none;
}

.step-map {
    background-size:680px 372px;
    width:680px;
    margin-top:0px;
    height:372px;
    margin:0 auto;float:none;
}

.step-pin {
    padding: 5px 14px;
    font-size:14px;
}

.pin-seattle {
    top: 137px;
    left: -25px;
}

.step-oos span {
    height:16px;
    line-height:16px;
    top:-16px;
    font-size:10px;
}

.pin-losangeles {
    top: 208px;
    left: 77px;
}

.pin-losangeles:before {
    top: -18px !important;
    left: 20%;
    bottom:unset !important;
    margin-left: -4px;
    right: unset !important;
}


.step-pin.pin-losangeles:after {
    content: '';
    position: absolute;
    top: -14px;
    left: 20%;
    bottom: 100%;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-bottom: 0px;
    border-bottom: 7px solid #232b3a;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    margin-left: -7px;
}


.step-pin.pin-losangeles:hover:after {
    border-bottom: 0px;
    border-bottom: 7px solid #384255;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
}

.pin-newyork {
    left: 201px;
    top: 146px;
}

.pin-dallas {
    left: 79px;
    top: 108px;
}

.step-pin.pin-dallas:before {
    bottom: -32px;
}

.pin-losangeles.active:after {
    border-left: solid 7px transparent !important;
    border-bottom: solid 7px #09b1ff !important;
}


.billing-cycle .colfirst, .billing-cycle .colsecond {
    width:100% !important;
}

.billing-cycle .colfirst {
    padding-right: 0%;
    margin-bottom:40px;
}