@font-face {
    font-family: 'proxima_nova_softbold';
    src: url('webfont/proximanovasoft-bold-webfont.eot');
    src: url('webfont/proximanovasoft-bold-webfont.eot?#iefix') format('embedded-opentype'), url('webfont/proximanovasoft-bold-webfont.svg#proxima_nova_softbold') format('svg'), url('webfont/proximanovasoft-bold-webfont.woff2') format('woff2'), url('webfont/proximanovasoft-bold-webfont.woff') format('woff'), url('webfont/proximanovasoft-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_softmedium';
    src: url('webfont/proximanovasoft-medium-webfont.eot');
    src: url('webfont/proximanovasoft-medium-webfont.eot?#iefix') format('embedded-opentype'), url('webfont/proximanovasoft-medium-webfont.svg#proxima_nova_softmedium') format('svg'), url('webfont/proximanovasoft-medium-webfont.woff2') format('woff2'), url('webfont/proximanovasoft-medium-webfont.woff') format('woff'), url('webfont/proximanovasoft-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_softregular';
    src: url('webfont/proximanovasoft-regular-webfont.eot');
    src: url('webfont/proximanovasoft-regular-webfont.eot?#iefix') format('embedded-opentype'), url('webfont/proximanovasoft-regular-webfont.svg#proxima_nova_softregular') format('svg'), url('webfont/proximanovasoft-regular-webfont.woff2') format('woff2'), url('webfont/proximanovasoft-regular-webfont.woff') format('woff'), url('webfont/proximanovasoft-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_softsemibold';
    src: url('webfont/proximanovasoft-semibold-webfont.eot');
    src: url('webfont/proximanovasoft-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('webfont/proximanovasoft-semibold-webfont.svg#proxima_nova_softsemibold') format('svg'), url('webfont/proximanovasoft-semibold-webfont.woff2') format('woff2'), url('webfont/proximanovasoft-semibold-webfont.woff') format('woff'), url('webfont/proximanovasoft-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Regular';
    src: url('webfont/Metropolis-Regular.eot'),
         format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Regular';
    src: url('webfont/Metropolis-Regular.otf') format('opentype'), url('webfont/Metropolis-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Semibold';
    src: url('webfont/Metropolis-SemiBold.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Semibold';
    src: url('webfont/Metropolis-SemiBold.otf') format('opentype'), url('webfont/Metropolis-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Bold';
    src: url('webfont/Metropolis-Bold.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Bold';
    src: url('webfont/Metropolis-Bold.otf') format('opentype'), url('webfont/Metropolis-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Bold';
    src: url('webfont/Metropolis-Bold.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Bold';
    src: url('webfont/Metropolis-Bold.otf') format('opentype'), url('webfont/Metropolis-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Light';
    src: url('webfont/Metropolis-Light.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metropolis-Light';
    src: url('webfont/Metropolis-Light.otf') format('opentype'), url('webfont/Metropolis-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@keyframes fadehalf {
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    
    color: #9da6b3;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #9da6b3;
    opacity: 1;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #9da6b3;
    opacity: 1;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #9da6b3;
}
/* Eric Meyer's CSS Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
    overflow-x: hidden;
}

html {
    overflow-x: hidden !important;}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
body {
    font: 15px/26px 'Metropolis-Regular', sans-serif;
    width: 100%;
    color: #5d6572;
}
strong {
    font-family: 'Metropolis-Semibold', sans-serif;
    color: #4a5360;
}


 ::selection {
  background: rgba(0,127,205,0.18);
	color:inherit;
}

 ::-moz-selection {
  background: rgba(0,127,205,0.18);
	color:inherit;
}

.darkbg ::selection {
  background: rgba(0,127,205,0.56); /* WebKit/Blink Browsers */
	color:#fff;
}
.darkbg ::-moz-selection {
  background: rgba(0,127,205,0.56);
	color:#fff;
}


* {
    /*-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;*/
    
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a:hover,
li:hover,
.plan-box:hover,
.plan-box:hover .button,
.column,
.columns,
.plan-table tr:hover td {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
section {
    padding: 80px 0px;
}
.rowtitle {
    margin-top: -20px;
}
h1 {
    font-size: 36px;
    line-height: 46px;
    font-family: 'proxima_nova_softsemibold';
    color: #2a3340;
}
h1 small {
    font-size: 16px;
    color: #298bc8;
    font-family: 'proxima_nova_softsemibold';
    text-transform: uppercase;
    letter-spacing: 2.5px;
    line-height: 34px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'proxima_nova_softsemibold';
    color: #2a3340;
}
h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'proxima_nova_softsemibold';
    color: #2a3340;
}
h4 {
    font-size: 18px;
    line-height: 30px;
    font-family: 'proxima_nova_softsemibold';
    color: #374151;
}
p {
    padding-bottom: 18px;
}
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button {
    height: 46px;
    line-height: 46px;
    padding: 0px 24px;
    display: inline-block;
    background: #6b767d;
    color: #fff;
    font-family: 'proxima_nova_softsemibold';
    text-transform: uppercase;
    -webkit-box-shadow: inset 0px -2px rgba(0, 0, 0, 0.22);
    box-shadow: inset 0px -2px rgba(0, 0, 0, 0.22);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.button:focus {
    outline: none;
    -webkit-box-shadow: inset 0px 2px rgba(0, 0, 0, 0.22);
    box-shadow: inset 0px 2px rgba(0, 0, 0, 0.22);
}
.button.small {
    height: 34px;
    line-height: 34px;
    text-transform: capitalize;
    padding: 0px 18px;
}
.button.xssmall {
    height: 34px;
    line-height: 34px;
    text-transform: capitalize;
    padding: 0px 8px;
    margin-right: 6px;
}
.button.small-dedi {
    height: 34px;
    width: 116px;
    line-height: 34px;
    text-transform: capitalize;
    padding: 0px 18px;
}
.button img {
    float: left;
    margin-top: 14px;
    margin-right: 8px;
}
.button.small img {
    margin-top: 9px;
}
.button:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.button:focus {
    -webkit-box-shadow: inset 0px 2px rgba(0, 0, 0, 0.22);
    box-shadow: inset 0px 2px rgba(0, 0, 0, 0.22);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.primary {
    background: #127fc3;
}
.primary:hover {
    background: #1487ce;
}
.secondary {
    background: #66c419;
}
.secondary:hover {
    background: #6acc1a;
}
.outofstock {
    background: #FF0909;
}
.outline {
    background: transparent;
    border: 2px solid rgba(163, 176, 182, 0.22);
    line-height: 44px;
}
.button.white {
    background: #fff;
    border: 1px solid #d2d7da;
    color: #5f6b7e;
    box-shadow: inset 0px -2px rgba(0, 0, 0, 0.03);
}
.button.white:hover {
    color: #6d7a90;
    border: 1px solid #d9dee1;
}
.titletext {
    font-size: 18px;
    color: #5d6572;
    padding-top: 14px;
}
.ticklist {
    padding-top: 2px;
}
.ticklist li {
    list-style-type: none;
    background: url('../images/greentick-small.png') 0px 5.5px no-repeat;
    line-height: 32px;
    padding-left: 30px;
}
.ticklist.half li {
    width: 50%;
    float: left;
}
.ticklist.big li {
    background: url('../images/greentick-big.png') 0px 6.5px no-repeat;
    padding-left: 34px;
    line-height: 40px;
}
.ticklist li.xlist {
    background: url('../images/redtick-small.png') 0px 5.5px no-repeat;
}
.spacer {
    clear: both;
    height: 60px;
}
.colospacer {
    clear: both;
    height: 46px;
}
.tabspacer {
    clear: both;
    height: 88px;
}
.vpsspacer {
    clear: both;
    height: 100px;
}
.clear {
    clear: both;
}
.lightbg {
    background: #f7fafd;
}
.darkbg {
    background: #29313d;
    color: #818690;
}
.darkbg h1 {
    color: #fff;
}
.bluebg {
    background: #127fc3;
    color: #b2daf5;
}
.texttitle {
    padding-bottom: 18px;
}
/* CSS
-----------------------------------------------------------------------------*/

.header {
    height: 92px;
    background: #FFF;
}
.logo {
    float: left;
    margin-top: 14px;
}
.top-nav {
    padding: 25px 0px;
    float: right;
}
.top-nav li {
    float: left;
    padding: 0px 12px;
    height: 42px;
    line-height: 44px;
}
.top-nav li img {
    float: left;
    margin-right: 8px;
    margin-top: 14px;
}
.top-nav a {
    color: #78808e;
}
.top-nav li:nth-last-child(1) a,
.top-nav li:nth-last-child(2) a {
    color: #5d6572 !important;
}
.top-nav li:nth-last-child(1) {
    padding-right: 0px;
}
.top-divider {
    margin: 0px 12px;
}
.top-divider img {
    float: none;
    margin: 0px !important;
}
/* Navigation */

.dropdown img {
    float: right;
    margin-top: 24px;
    margin-left: 6px;
}
.dropdown img.open {
    display: none;
}
.main-nav {
    background: #f5f8fa;
    height: 51px;
    position: relative;
    border-top: 1px solid #dce2e8;
    -webkit-box-shadow: inset 0 3px 3px -3px rgba(44, 55, 72, 0.09);
    -moz-box-shadow: inset 0 3px 3px -3px rgba(44, 55, 72, 0.09);
    box-shadow: inset 0 3px 3px -3px rgba(44, 55, 72, 0.09);
}
.main-nav ul li {
    float: left;
    list-style-type: none;
}
.main-nav ul li a {
    color: #127fc3;
    font-family: 'proxima_nova_softsemibold';
    line-height: 52px;
    height: 51px;
    display: inline-block;
    padding: 0px 20px;
    border-top: 1px solid #dce2e8;
    margin-top: -1px;
}
.main-nav ul li a:hover {
    background: #fff;
    text-decoration: none;
}
.main-nav ul li:hover a {
    background: #127fc3;
    border-top: 1px solid #127fc3;
    color: #fff;
    box-shadow: 0px 2px 3px 0.1px rgba(29, 33, 40, 0.22);
}
.main-nav ul li:hover div.sub-nav {
    display: block;
}
.main-nav ul li a:hover img {
    display: none;
}
.main-nav ul li a:hover img.open,
.main-nav ul li:hover img {
    display: none;
}
.main-nav ul li a:hover img.open,
.main-nav ul li:hover img.open {
    display: block;
}
.sub-nav ul li img {
    display: block !important;
}
.main-nav ul li:hover ul li a,
.main-nav ul li:hover ul li:hover a {
    box-shadow: 0px 0px 0px 0px #fff !important;
    background: transparent;
    border-top: 1px solid transparent;
}
.main-nav ul li div.sub-nav {
    display: none;
    background: #fff;
    padding: 22px 22px 22px 22px;
    position: absolute;
    top: 50px;
    z-index: 9999;
    margin: 0px;
    width: 560px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    border-top: 4px solid #127fc3;
    box-shadow: 0px 2px 3px 0.1px rgba(29, 33, 40, 0.36);
}
.sub-nav h3 {
    padding-left: 12px;
    padding-bottom: 4px;
    font-size: 20px;
}
.sub-nav ul li {
    width: 100%;
    background: none;
    padding: 0px;
    margin-bottom: 0px;
}
.sub-nav ul li a {
    height: auto !important;
    width: 100%;
    display: block;
    line-height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #8690a0 !important;
}
.sub-nav ul.dropdown-services li a {
    padding: 12px 12px 10px 12px !important;
    border: 1px solid transparent !important;
}
.sub-nav ul.dropdown-services li a:hover {
    border: 1px solid #dde1e4 !important;
    background: #f8fbfe !important;
}
.sub-nav ul li a h4 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 24px;
    color: #5d6572;
}
.sub-nav ul li a img {
    float: left;
    margin-right: 16px;
    height: auto;
    width: 40px;
    margin-top: 2px;
    opacity: 0.68;
}
.sub-nav ul li a:hover img {
    opacity: 1.0;
}
.sub-nav ul li a p {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-family: 'Metropolis-Regular', sans-serif;
    line-height: 24px;
    color: #8690a0;
}
.sub-nav ul li a p span {
    color: #63bd18;
}
.sub-nav ul li:first-child {
    margin-left: 0px;
}
/* Solutions Dropdown */

.main-nav ul li:nth-child(2) div.sub-nav {
    width: 420px !important;
}
.main-nav ul li:nth-child(2) div.sub-nav .six {
    width: 46%;
    margin-left: 8%;
}
.main-nav ul li:nth-child(2) div.sub-nav .six:first-child {
    margin-left: 0%;
}
.main-nav ul li:nth-child(2) div.sub-nav .six h3 {
    padding-left: 0px;
}
.main-nav .button {
    float: right;
    margin-top: 8px;
    margin-bottom: 0px;
}
.main-nav .secondary {
    margin-left: 12px;
}
.main-nav ul li:nth-last-child(1),
.main-nav ul li:nth-last-child(2) {
    display: none;
}
.main-nav ul .sub-nav li:nth-last-child(1),
.main-nav ul .sub-nav li:nth-last-child(2) {
    display: block;
}

/* Sub-Navigation */

.sub-navigation {
    height: 56px;
    background: #f9fbfc;
    -webkit-box-shadow: inset 0 -3px 3px -3px rgba(44, 55, 72, 0.14);
    box-shadow: inset 0 -3px 3px -2.5px rgba(44, 55, 72, 0.14);
    overflow: hidden;
}
.sub-navigation ul li {
    float: left;
}
.sub-navigation ul li a {
    display: block;
    height: 56px;
    line-height: 58px;
    text-transform: uppercase;
    color: #6f7a8a;
    padding: 0px 32px;
    font-family: 'proxima_nova_softsemibold';
}
.sub-navigation ul li.active a {
    color: #127fc3;
    font-family: 'Metropolis-Bold', sans-serif;
    background: #fff;
    border: 1px solid #e9ebed;
    border-bottom: 1px solid #fff;
    border-top: 0px;
    box-shadow: 0 0px 1px 0px rgba(44, 55, 72, 0.11);
    margin: 0px -1px;
}
.sub-navigation ul li a:hover {
    text-decoration: none;
    color: #5c6673;
}
/* Banner */

.banner {
    width: 100%;
    height: 584px;
    background: url('../images/bg-minecraft.png') center center no-repeat #14101a;
    padding: 0px;
    background-size: cover;
}
.vps-banner-bg {
    background: url('../images/bg-vps.png') center center no-repeat #14101a;
    background-size: cover;
}
.dedi-banner-bg {
    background: url('../images/bg-dedi.png') center center no-repeat #0a0c11;
    background-size: cover;
}
.colo-banner-bg {
    background: url('../images/bg-colo.png') center center no-repeat #0a0c11;
    background-size: cover;
}
.banner p {
    color: #858d9a;
    font-size: 20px;
    line-height: 34px;
    font-family: 'Metropolis-Regular', sans-serif;
    width: 62.5%;
    padding: 20px 0px 25px 0px;
}
.banner h1 {
    padding-top: 112px;
    font-size: 46px;
    line-height: 56px;
    font-family: 'proxima_nova_softsemibold';
    color: #ffffff;
    width: 60%;
}
.banner h1 small {
    line-height: 34px;
    color: #127fc3;
}
.banner .button {
    float: left;
}
.banner .primary {
    margin-right: 22px;
}
/* Sub Banner */

#bg-dallas {
    background: url('../images/bg-dallas.png') center center no-repeat;
    background-size: cover;
}
#bg-seattle {
    background: url('../images/bg-seattle.png') center center no-repeat;
    background-size: cover;
}
#bg-dallas p,
#bg-seattle p {
    color: #c3c7ce;
}
#bg-vps {
    background: url('../images/bg-vps.png') center center no-repeat #12171f;
    background-size: cover;
}

#bg-cloud {
    background: url('../images/cloud-bg.png') center center no-repeat #12171f;
    background-size: cover;
}


#bg-careers {
    background: url('../images/bg-careers2.png') center center no-repeat #12171f;
    background-size: cover;
}
#bg-about {
    background: url('../images/bg-about.png') center center no-repeat #12171f;
    background-size: cover;
}
#bg-account {
    background: url('../images/bg-account.png') center center no-repeat #12171f;
    background-size: cover;
}
#bg-sla {
    background: url('../images/bg-sla.png') center center no-repeat #12171f;
    background-size: cover;
}
#bg-faq {
    background: url('../images/bg-faq.png') center center no-repeat #12171f;
    background-size: cover;
}
#bg-dedi {
    background: url('../images/bg-dedi.png') center center no-repeat;
    background-size: cover;
}
#bg-colo {
    background: url('../images/bg-colo.png') center center no-repeat;
    background-size: cover;
}
#bg-mc {
    background: url('../images/bg-mc.png') center center no-repeat;
    background-size: cover;
}
.subbanner {
    height: 326px;
    padding: 0px;
    width: 100%;
    background-size: cover;
}
.subbanner h1 {
    padding-top: 78px;
    font-size: 36px;
    line-height: 40px;
    font-family: 'proxima_nova_softsemibold';
    color: #ffffff;
    text-transform: uppercase;
    height: 156px;
}
.subbanner h1 img {
    float: left;
    margin-right: 22px;
    margin-top: 2px;
}
.subbanner h1 small {
    line-height: 40px;
    font-size: 28px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'proxima_nova_softregular';
}
.subbanner p {
    color: #858d9a;
    font-size: 20px;
    line-height: 34px;
    font-family: 'Metropolis-Regular', sans-serif;
    width: 70%;
    padding: 30px 0px 25px 0px;
}
/* Home Features */

.homefeatures {
    text-align: center;
}
.homefeatures .four .icon {
    height: 64px;
    width: 100%;
    display: inline-block;
    margin-bottom: 12px;
    background-position: center 0px;
    background-repeat: no-repeat;
    position: relative;
}
.homefeatures .four .icon span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center -64px;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
}
.homefeatures .four:hover .icon span {
    opacity: 1.0;
}
.cpu,
.cpu span {
    background: url('../images/icon-hardware.png');
}
.responsive,
.responsive span {
    background: url('../images/icon-responsive.png');
}
.clock,
.clock span {
    background: url('../images/icon-clock.png');
}
.shake,
.shake span {
    background: url('../images/icon-shake.png');
}
.support,
.support span {
    background: url('../images/icon-support.png');
}
.padlock,
.padlock span {
    background: url('../images/icon-padlock.png');
}
.freetrial-row {
    padding: 28px 48px;
    height: 104px;
    border-top: 1px dashed #e1e5e9;
    border-bottom: 1px dashed #e1e5e9;
    margin-top: 50px;
}
.freetrial-row h4 {
    float: left;
    line-height: 48px;
}
.freetrial-row .button {
    float: right;
}
.freetrial-row .secondary {
    margin-left: 16px;
}
/* DDOS Row */

.ddos-row p {
    padding-right: 0px;
}
.ddos-row .seven {
    width: 60%;
}
.ddos-row .five {
    width: 36%;
    text-align: right;
}
.ddos-row .ticklist.big li {
    width: 41%;
}
.ddos-row .ticklist.big li:nth-child(2n) {
    width: 59%;
    margin-right: -20px;
}
.note {
    color: #6b7482;
    opacity: 0.8;
    font-style: oblique;
}
/* Locations Row */

.tabs-temp {
    margin-bottom: 56px;
    margin-top: -16px;
}
.locations-row {
    background: url('../images/map-bg.png') center 75px no-repeat;
    min-height: 700px;
}
.locations-row .eight {
    padding-right: 68px;
}
.locations-row .four {
    padding-top: 76px;
}
.locations-row h1 {
    text-align: center;
}
.locations-row h3 {
    line-height: 26px;
    padding-bottom: 22px;
    position: relative;
    padding-left: 72px;
}
.locations-row small {
    font-size: 18px;
    color: #727c8c;
    line-height: 22px;
    font-family: 'Metropolis-Regular', sans-serif;
}
.locations-row h3 img {
    position: absolute;
    top: 0px;
    left: 0px;
	width:52px;
	height:auto;
}
/* Clients Row */

.clients-row {
    padding: 60px 0px;
    text-align: center;
}
.clients-row ul li:last-child {
    padding-right: 0px;
}
.clients-row ul li img:hover {
    opacity: 0.8;
    cursor: pointer;
}
.clients-row ul li img:hover {
    opacity: 0.8;
    cursor: pointer;
}
.clients-row h3 {
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 44px;
}
.clients-row img {
    opacity: 0.25;
}
.clients-row ul {
    white-space: nowrap;
}
.clients-row ul li {
    width: 14.6666666667%;
    margin-right: 2.4%;
    float: left;
    text-align: center;
    padding-right: 0px;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.clients-row ul li:last-child {
    margin-right: 0%;
}
.clients-row ul li img {
    max-width: 100%;
    max-height: auto;
    vertical-align: middle;
}
/* Home Services / Plans */

.home-services h1 {
    text-align: center;
}
.home-services .three.columns,
.plan-cols .three.columns {
    width: 25% !important;
    margin-left: 0% !important;
}
.home-services .three:nth-child(1) .plan-box {
    z-index: 1000;
}
.home-services .three:nth-child(2) .plan-box {
    z-index: 1001;
}
.home-services .three:nth-child(3) .plan-box {
    z-index: 1002;
}
.home-services .three:nth-child(4) .plan-box {
    z-index: 1003;
}
.plan-box {
    border-top: 4px solid #127fc3;
    box-shadow: 0px 1px 2.94px 0.06px rgba(29, 33, 40, 0.16);
    width: 100%;
    margin-left: 0%;
    text-align: center;
    padding: 28px 22px 24px 22px;
    background: #fff;
}

.plan-box h5 {
	color:#127fc3;
	text-transform: uppercase;
    font-family: 'proxima_nova_softsemibold';
	padding-bottom:10px;
	letter-spacing:0.75px;
	font-size:14px;
}

.plan-box.active h5 {
	color:#66c419;
}
/* .plan-box img {
    opacity: 0.66;
    margin-bottom: 8px;
} */
.plan-box:hover img,
.plan-box.active img,
.popular-plan img {
    opacity: 1.0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
}
.service-price {
    padding: 10px 0px 8px 0px;
}
.from {
    color: #5d6572;
    opacity: 0.62;
    line-height: 48px;
    padding-right: 12px;
    font-size: 15px;
    vertical-align: text-top;
    font-family: 'Metropolis-Semibold ', sans-serif;
}
.service-price h1 {
    font-size: 40px;
    color: #2a3340;
    line-height: 48px;
    padding: 0px 0px;
}
.service-price h1 sup {
    font-size: 32px;
    vertical-align: text-top;
    font-family: 'proxima_nova_softsemibold', sans-serif;
    line-height: 48px;
}
.per {
    color: #5d6572;
    opacity: 0.62;
    line-height: 48px;
    padding-left: 0px;
    font-size: 15px;
    vertical-align: text-top;
    font-family: 'Metropolis-Semibold', sans-serif;
    margin-top: -8px;
    display: inline-block;
}
.plan-box .button {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.plan-box:hover,
.plan-box.active {
    margin-top: -10px;
    margin-bottom: -10px;
    padding: 34px 22px;
    border-top: 4px solid #66c419;
    z-index: 9999;
    -webkit-box-shadow: 0px 0.5px 2.94px 0.06px rgba(29, 33, 40, 0.22);
    box-shadow: 0px 0.5px 2.94px 0.06px rgba(29, 33, 40, 0.22);
    border-radius: 0px 0px 4px 4px;
	font-weight:inherit !important;
}
.plan-box:hover .button,
.plan-box.active .button {
    background: #66c419;
}
.plan-box:hover .button:hover,
.plan-box.active .button:hover {
    background: #6acc1a;
}
/* Colo Plans */

.colo-plan {
    text-align: left;
    padding: 0px;
}
.colo-plan:hover {
    padding: 0px;
    margin: 0px;
}
.colo-header {
    padding: 20px 22px;
    border-bottom: 1px solid #f1f2f4;
}
.colo-header h1 {
    font-size: 30px;
    color: #2a3340;
    font-family: 'proxima_nova_softbold';
    float: left;
    line-height: 45px;
    height: 40px;
}
.colo-header span {
    color: #767f8f;
    line-height: 40px;
    height: 40px;
    float: left;
    padding-left: 28px;
}
.colo-header span strong {
    font-size: 20px;
    color: #127fc3;
    font-family: 'Metropolis-Bold', sans-serif;
}
.colo-header .button {
    width: auto;
    padding-left: 22px;
    padding-right: 22px;
    float: right;
    height: 40px;
    line-height: 40px;
}
.colo-plan ul li {
    line-height: 32px;
}
.colo-plan .bulletlist {
    padding: 25px 22px 20px 22px;
}
.colo-plan .bulletlist li {
    background: url('../images/bulletlist.png') 0px 15px no-repeat !important;
    width: 49%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: text-top;
}
/* MC Plan Row */

.mc-plan {
    padding: 0px;
    text-align: left;
    margin-top: 40px;
    -webkit-box-shadow: 0px 1px 3px 0.06px rgba(29, 33, 40, 0.16);
    box-shadow: 0px 1px 3px 0.06px rgba(29, 33, 40, 0.16);
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}
.mc-plan:hover {
    margin: 0px;
    padding: 0px;
    margin-top: 40px;
    border-top: 4px solid #127fc3 !important;
	font-weight:inherit !important;
    -webkit-box-shadow: 0px 1px 3px 0.06px rgba(29, 33, 40, 0.16);
    box-shadow: 0px 1px 3px 0.06px rgba(29, 33, 40, 0.16);
}
.mc-plan .four {
    padding: 26px 0px 13px 22px;
    width: 32%;
}
.mc-plan .four h1 {
    line-height: 30px;
    font-size: 30px;
    color: #127fc3;
    margin-top: -5px;
}
.mc-plan .four h1 small {
    color: #424d5e;
    letter-spacing: .25px;
    opacity: 0.5;
}
.mc-plan .four h1 img {
    float: left;
    margin-right: 18px;
    margin-top: 3.5px;
}
.mc-plan .four p {
    padding-top: 16px;
    padding-bottom: 0px;
    color: #8891a0;
    font-style: normal;
    line-height: 26px;
}
.mc-plan .four p strong {
    color: #5d6572;
    font-family: 'Metropolis-Semibold', sans-serif;
    font-style: normal;
}
.mc-plan .four p strong span {
    text-transform: capitalize;
}
.mc-plan .six {
    margin-left: 0%;
    padding: 26px 22px 24px 22px;
    border-right: 1px solid #e5e8ea;
    border-left: 1px solid #e5e8ea;
    width: 50%;
}
.mc-plan .six strong {
    text-transform: capitalize;
}
.mc-plan .six ul {
    padding-bottom: 0px;
    margin-bottom: -9px;
    padding-top: 4.5px;
}
.mc-plan .six ul li {
    width: 100%;
    line-height: 34px;
    background: url('../images/greentick-small.png') 0px 6.5px no-repeat;
}
.mc-plan .ticklist li.xlist {
    background: url('../images/redtick-small.png') 0px 6.5px no-repeat !important;
}
.mc-plan .two {
    width: 18%;
    margin-left: 0%;
    padding: 22px;
    text-align: center;
}
.mc-plan .top-price h1 {
    margin-bottom: -17px;
    margin-top: -4px;
}
.mc-plan .per {
    padding-left: 0px;
}
.mc-plan .button {
    margin-top: -11px;
}
/* Support Footer Row */

.support-footer {
    background: #127fc3;
    padding: 30px 0px;
}
.support-footer h3 {
    float: left;
    color: #fff;
    line-height: 50px;
    font-family: 'proxima_nova_softmedium', sans-serif;
    font-size: 22px;
}
.support-footer ul {
    float: right;
}
.support-footer ul li {
    float: left;
    padding-left: 40px;
    color: #cfedff;
    line-height: 50px;
}
.support-footer ul li img {
    float: left;
    margin-right: 12px;
    opacity: 0.74;
}
.support-footer ul li:first-child {
    padding-left: 0px;
}
.support-footer a {
    color: #cfedff;
    display: block;
}
.support-footer a:hover {
    color: #fff;
    text-decoration: none;
    text-shadow: 0px -1px rgba(0, 0, 0, 0.22);
}
.support-footer a:hover img {
    opacity: 1.0;
}
/* CSS Tabs */

.tabs-wrap {
    height: 58px;
    border-bottom: 1px solid #dde1e4;
}
ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 56px;
    margin: 0 auto;
    display: table;
}
ul.tabs li {
    display: table-cell;
    margin: 0;
    cursor: pointer;
    padding: 0px 32px;
    height: 54px;
    line-height: 56px;
    border-top: 1px solid #dde1e4;
    border-left: 1px solid #dde1e4;
    border-bottom: 1px solid #dde1e4;
    background-color: #f8fbfe;
    color: #3b4659;
    font-size: 16px;
    font-family: 'proxima_nova_softbold';
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
}
.tab_last {
    border-right: 1px solid #dde1e4;
}
ul.tabs li:hover {
    color: #000;
}
ul.tabs li.active {
    background-color: transparent;
    color: #333;
    border-bottom: 1px solid #fff;
    display: table-cell;
    color: #127fc3;
}
.tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: transparent;
    overflow: auto;
}
.tab_content {
    padding: 62px 0px 0px 0px;
    display: none;
}
.tabs-wrap ul.tabs li:nth-child(2).active,
.tabs-wrap ul.tabs li:nth-child(3).active {
    border-bottom: 1px solid #f8fafc;
}
/* Bootstrap Carousel Only */

.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 6%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
    background: url('../images/arrow-prev.png') center center no-repeat;
}
.carousel-control.right {
    left: auto;
    right: 0;
    background: url('../images/arrow-next.png') center center no-repeat;
}
.carousel-control:hover,
.carousel-control:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px 2px;
    text-indent: -999px;
    border: 2px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background: transparent;
    opacity: 0.22;
}
.carousel-indicators li:hover {
    opacity: 0.44;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    opacity: 1.0;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 30px;
    }
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/* Footer */

.foot {
    background: #1f2630;
    padding: 80px 0px 88px 0px;
}
.foot-info {
    width: 40%;
    float: left;
}
.foot-links {
    width: 20%;
    float: left;
}
.foot h4 {
    color: #fff;
    padding-bottom: 8px;
}
.foot ul li {
    background: url('../images/footbullet.png') 0px 9px no-repeat;
    padding-left: 12px;
}
.foot a {
    color: #9da6b4;
}
.foot a:hover {
    color: #fff;
}
.foot-info p {
    padding-bottom: 4px;
    padding-top: 2px;
    color: #9da6b4;
}
.foot-info a {
    color: #9da6b4;
    opacity: 0.6;
    text-decoration: underline;
}
.foot-info a:hover {
    opacity: 1.0;
}
.seperator {} .dropdown-links {
    padding-bottom: 10px;
    display: block;
}
.dropdown-links li {
    float: none !important;
    display: block;
}
.dropdown-links li a {
    padding: 6px 0px 2px 12px !important;
    border: 0px solid transparent !important;
    border-bottom: 1px solid #e9edf0 !important;
    border-radius: 0px !important;
    margin-top: 0px !important;
    font-family: 'Metropolis-Regular', sans-serif !important;
    font-weight: 300 !important;
}
.dropdown-links li a:hover {
    padding: 6px 0px 2px 12px !important;
    background: none !important;
    border: 0px solid transparent !important;
    border-bottom: 1px solid #e9edf0 !important;
    border-radius: 0px !important;
    background: #f8fbfe !important;
    margin-top: 0px !important;
    color: #127fc3 !important;
    font-weight: 300 !important;
}
.dropdown-links li:first-child a {
    border-top: 1px solid #e9edf0 !important;
}
/* VPS Plans */

.vps-plans {
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
}
.top-price {
    padding: 4px 0px 12px 0px !important;
}
.top-price h1 {
    margin-bottom: -14px;
}
.plan-box ul {
    margin-top: -4px;
    padding-bottom: 22px;
}
.plan-box ul li {
    font-size: 15px;
    line-height: 37px;
    color: #5d6572;
}
/* VPS Table */

.plan-table {
    width: 100%;
    padding: 0px;
    margin: 52px 0px 40px 0px;
}
.highvolume .plan-table {
    margin: 52px 0px 0px 0px;
}
.plan-table thead {
    height: 38px;
}
.plan-table thead th {
    background: #414a57;
    line-height: 38px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 3px 18px 0px 18px;
    font-family: 'proxima_nova_softmedium';
}
.plan-table thead th:first-child {
    border-left: 1px solid #414a57;
    padding-left: 32px;
}
.plan-table thead th:last-child {
    border-right: 1px solid #414a57;
    padding-right: 32px;
}
.plan-table tr td {
    line-height: 20px;
	vertical-align:middle;
    padding: 2px 18px 0px 18px;
    background: #ffffff;
    border-bottom: 1px solid #e2e7eb;
    color: #5d6572;
    font-size: 15px;
    text-align: center;
}

@media (min-width:960px) {
	.plan-table tr td {    padding: 12px 11px 12px 11px;}
}
.plan-table tr td:first-child {
    border-left: 1px solid #e2e7eb;
    padding-left: 32px;
}
.plan-table tr td:nth-child(4) {
    padding: 2px 0px 0px 0px;
}
.plan-table tr td:nth-child(4) p {
    padding-bottom: 0px;
}
.plan-table tr td:last-child {
    border-right: 1px solid #e2e7eb;
    padding-right: 32px;
    text-align: center;
}
@media (min-width: 960px) {
    .plan-table tr td:first-child {
        text-align: left;
    }
}
.salerow td:first-child {
    background: url('../images/saleribbon.png') 0px 0px no-repeat #fff !important;
}
.salerow td:nth-last-child(3) {
    color: #5fa723;
    font-family: 'Metropolis-Bold', sans-serif;
}
.plan-table tr:hover td {
    background: #f9fbfd !important;
}
.salerow:hover td:first-child {
    background: url('../images/saleribbon.png') 0px 0px no-repeat #f9fbfd !important;
}
.more {
    padding-bottom: 0px;
    text-align: center;
}
.blue {
    color: #127fc3;
}
.red {
    color: #FF0000;
}

/* SSD VS HDD */

.ssdvshdd {
    text-align: center;
    border-top: 1px solid #e6e9ea;
}
.ssdvshdd .row {
    background: url('../images/ssd-graph.png') top center no-repeat;
    min-height: 356px;
    padding-top: 60px;
}
.ssdvshdd h1 {
    padding-bottom: 40px;
}
.ssdvshdd .three {
    text-align: left;
}
.textcenter {
    text-align: center;
}
.textleft {
    text-align: left;
}
/* VPS CP */

.vps-cp {
    padding-bottom: 0px;
}
.vps-cp h1 {
    color: #fff;
}
.vps-cp .seven {
    overflow: visible;
}
.browser {
    background: url('../images/browser-top.png') 0px 0px no-repeat;
    width: 678px;
    padding-top: 32px;
    margin-bottom: -8px;
}
.vps-cp .five h2 {
    color: #fff;
    padding-bottom: 14px;
    padding-top: 27px;
}
.arrow-list li {
    line-height: 34px;
    background: url('../images/arrow-right.png') 0px 6px no-repeat;
    padding-left: 30px;
}
/* VPS Dropdown Features */

.accordion,
.careers-head {
    font-size: 22px;
    color: #2a3340;
    border-top: 2px solid #e6e9ea;
    padding: 32px 8px 30px 8px;
    font-family: 'proxima_nova_softsemibold';
    text-transform: uppercase;
    cursor: pointer;
}
.careers-head {
    border-top: 0px;
    font-size: 30px;
    text-transform: capitalize;
    padding-top: 6px;
    padding-bottom: 40px;
}
.careers-text ul {
    padding-bottom: 12px;
}
.accordion:hover {
    padding: 32px 12px 30px 12px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.accordion-open {
    padding: 30px 8px !important;
}
.accordion-open:hover {
    padding: 30px 8px !important;
}
.bot-accordion {
    border-bottom: 2px solid #e6e9ea;
}
.bot-accordion.accordion-open {
    border-bottom: 0px;
}
.accordion-features,
.careers-list {
    padding-bottom: 12px;
    margin-top: -18px;
    padding-left: 8px;
}
.accordion-features li,
.careers-list li {
    line-height: 34px;
    height: 32px;
    margin: 8px 0px;
}
.accordion-features li a,
.careers-list li a {
    color: #727c8b;
    font-family: 'Metropolis-Semibold', sans-serif;
    padding-left: 22px;
}
.accordion-features li a:hover,
.careers-list li a:hover {
    text-decoration: none;
    padding-left: 30px;
    cursor: pointer;
}
.accordion-features li a.active,
.careers-list li a.active {
    border-left: 4px solid #127fc3;
    padding-left: 18px;
    color: #127fc3;
}
.vps-feature-text {
    padding-top: 4px;
}
.vps-feature-text h3 {
    padding-bottom: 10px;
}
.vps-feature-text h4 {
    padding-bottom: 4px;
}
.bulletlist li {
    background: url('../images/bulletlist.png') 0px 10px no-repeat;
    padding-left: 16px;
}
.bulletlist.blue li {
    background: url('../images/bluebullet.png') 0px 13px no-repeat;
    line-height: 32px;
}
.colo-details {
    text-align: left;
}
.colo-details .seven {
    text-align: right;
    padding-top: 25px;
}
.colo-details .five ul {
    padding-bottom: 4px;
}
.colo-details .five a {
    font-family: 'Metropolis-Semibold', sans-serif;
}
/* Colo Features */

.colofeatures .four {
    width: 33.3333%;
    margin-left: 0%;
    border: 1px solid #dde3e4;
    border-left: 0px;
    padding: 60px 26px 55px 26px;
    text-align: center;
}
.colofeatures .four:first-child {
    border-left: 1px solid #dde3e4 !important;
}
.colofeatures .four ul li,
.colofeatures .four p {
    text-align: left;
}
.colofeatures .four h4 {
    padding-bottom: 8px;
    padding-top: 16px;
    font-size: 20px;
}
.colofeatures .four ul li {
    background: url('../images/bluebullet.png') 0px 10px no-repeat;
    padding-left: 16px;
}
.quoteform h1 {
    padding-bottom: 50px;
}
.quoteform p {
    padding-top: 30px;
    padding-bottom: 0px;
    text-align: center;
    line-height: 32px;
}
.quoteform p strong {
    color: #fff;
    font-size: 18px;
    font-family: 'proxima_nova_softmedium';
    letter-spacing: 0.5px;
}
.input,
.textarea {
    line-height: 24px !important;
    padding: 10px 12px !important;
    height: 44px !important;
    background: #fff;
    width: 100%;
    margin-bottom: 16px;
    border: 1px solid #14181e;
    font-size: 16px;
    box-shadow: inset 0px 2px 3px rgba(0, 0, 0, .08) !important;
    -webkit-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, .08) !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
	color:#5d6572;    font-family: 'Metropolis-Regular', sans-serif;
}

.captcha {
    background: #1f252e;
    border: 1px solid #14181e;
    padding: 14px 10px 7px 11px;
    display: inline-block;
    float: left;
    margin-right: 21px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.enter-captcha {
    float: left;
    padding-top: 1px;
    padding-bottom: 0px;
    margin-bottom: -8px;
    width: 341px;
}

.enter-captcha input {
	margin-top:1px;
}

.enter-captcha span {margin-right: -140px;
    width: 300px;
    display: block;
}

.enter-captcha span  a {
	color:#fff;
	text-decoration: underline;
}

.enter-captcha span a:hover {
	text-decoration: underline;
	opacity:0.8;
}

.submit-captcha {
    margin-right: 0px;
    padding-top: 20px;
	clear:both;
	margin-top:0px;
}

.submitbutton {
	border:0px;
font-size:16px;
    height: 44px;
    line-height: 46px;
    padding: 0px 22px;
width:100%;
}
.textarea {
    min-height: 110px !important;
}
.inputbutton {
    border: 0px;
    width: 100%;
    font-size: 16px;
    font-family: 'proxima_nova_softsemibold';
    margin-top: -9px;
}
/* Colo DC's */

.colo-datacenters .six {
    text-align: center;
}
.colo-datacenters h4 {
    font-size: 20px;
    padding-top: 24px;
    padding-bottom: 14px;
    line-height: 32px;
}
.colo-datacenters h4 small {
    font-size: 16px;
    color: #9aa3b1;
    text-transform: uppercase;
    font-family: 'Metropolis-Semibold', sans-serif;
    letter-spacing: 2px;
}
.colo-datacenters .freetrial-row h4 {
    padding: 0px;
    line-height: 48px;
}
/* Dedicated Features Lists */

.dedicatedfeatures h4 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
}
.dedicatedfeatures .two {
    width: 20%;
    padding-top: 12px;
}
.dedicatedfeatures .five {
    width: 36%;
}
.dedicatedfeatures .ticklist li {
    line-height: 36px;
    background: url('../images/greentick-small.png') 0px 7.5px no-repeat;
}
/* Platform */

.platform {
    padding-bottom: 68px;
}
.platform h1 {
    padding-bottom: 16px;
}
.platform h4 {
    font-size: 20px;
}
.platform ul li {
    background: url('../images/bluebullet.png') 0px 8px no-repeat;
    margin: 7px 0px;
    line-height: 24px;
}
.platform .five {
    padding-top: 100px;
}
.dedi-testimonials h3 {
    color: #fff;
    font-size: 22px;
    padding-bottom: 12px;
    font-family: 'Metropolis-Semibold', sans-serif;
}
.dedi-testimonials h3 small {
    font-size: 16px;
    font-family: 'Metropolis-Light', sans-serif;
    color: #a6d0ec;
}
.dedi-testimonials .eight {
    padding-left: 158px;
    position: relative;
    margin: 0% 17.5%;
}
.dedi-testimonials .avatar {
    position: absolute;
    top: 0;
    left: 0;
}
.dedi-testimonials p {
    background: url('../images/quote-open.png') 0px 5px no-repeat;
    padding-left: 18px;
    font-style: oblique;
}
.quoteclose {
    padding-left: 8px;
}
.faq-accordion .accordion {
    background: url('../images/faq-right.png') 0px 20px no-repeat;
    padding: 18px 0px 18px 40px;
    border-top: 0px;
    font-size: 22px;
    text-transform: none;
    color: #2a3340;
    line-height: 26px;
    min-height: 60px;
    cursor: pointer;
}
.faq-tabs li a {
    cursor: pointer !important;
}
.faq-accordion .accordion:hover {
    padding: 18px 0px 18px 40px;
}
.faq-accordion .accordion-open {
    background: url('../images/faq-down.png') 0px 20px no-repeat !important;
    padding: 18px 0px 18px 40px !important;
}
.faq-accordion .containers {
    padding-left: 40px;
}
.faq-accordion p:nth-last-child(1) {
    padding-bottom: 12px;
}
/* DC Overview */

.dc-overview .five img {
    margin-bottom: 30px;
    margin-top: 0px;
    width: 100%;
    height: auto;
}
.dc-overview h1 {
    padding-bottom: 18px;
}
.dc-overview ul {
    padding-bottom: 18px;
}
.dl-spec {
    height: 46px;
    line-height: 48px;
    margin-left: 26px;
    color: #a5aab2;
    font-family: 'proxima_nova_softsemibold';
}
.dl-spec:hover {
    color: #818790;
    text-decoration: none;
}
/* TEST IP */

.ipgroup {
    float: left;
    padding-top: 10px;
}
.ipgroup label {
    display: inline-block;
    padding: 0px 16px;
    max-width: 88px;
    height: 46px !important;
    line-height: 46px;
    border: 1px solid #d8dde3;
    background: #fff;
    font-size: 16px;
    color: #5d6572;
    font-family: 'Metropolis-Bold', sans-serif;
    -webkit-box-shadow: inset 0px -1px 2px rgba(0, 0, 0, .06) !important;
    box-shadow: inset 0px -1px 2px rgba(0, 0, 0, .06) !important;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    float: left;
}
.ipgroup input[type="text"],
.mc-testservers input[type="text"] {
    display: inline-block;
    padding: 0px 16px;
    height: 46px !important;
    line-height: 46px;
    border: 1px solid #d8dde3;
    border-left: 0px;
    background: #f9fbfd;
    font-size: 15px;
    color: #127fc3;
    font-family: 'Metropolis-Semibold', sans-serif;
    -webkit-box-shadow: inset 0px -1px 2px rgba(0, 0, 0, .06) !important;
    box-shadow: inset 0px -1px 2px rgba(0, 0, 0, .06) !important;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    float: left;
    cursor: Pointer !important;
}
.mc-testservers input[type="text"] {
    color: #737c8a;
    font-family: 'Metropolis-Regular', sans-serif;
}
.mc-testservers input:first-child {
    border-radius: 4px 0px 0px 4px;
    border-left: 1px solid #d8dde3;
}
.mc-testservers input:last-child {
    min-width: 230px;
}
.premium-testservers input:first-child {
    min-width: 212px;
}
.premium-testservers input:last-child {
    min-width: 242px;
}
.or {
    line-height: 102px;
    float: left;
    padding: 10px 16px 0px 16px;
    font-family: 'Metropolis-Bold', sans-serif;
    font-size: 14px;
    opacity: 0.75;
}
.speedbtn {
    float: left;
    padding: 0px 16px;
    margin-right: -15px;
    margin-top: 38px;
}
/* DC Features */

.dc-features .four h4 {
    padding: 14px 0px 6px 0px;
    font-size: 20px;
}
/* Network Partners */

.network-partners img {
    margin-top: 40px;
    width: 100%;
    height: auto;
}
/* MC Control Panel */

.mc-controlpanel .six h1 {
    padding-bottom: 18px;
}
.mc-controlpanel .mc-cp {
    padding-top: 38px;
}
.mc-feature li img {
    float: left;
    margin: 4px 22px 6px 0px;
}
/* Minecraft Trial */

.mc-trial .seven {
    margin-left: 0%;
    width: 60%;
    padding-top: 10px;
}
.trial-box {
    background: #fff;
    width: 62%;
    margin: 0 19%;
    padding: 22px;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.trial-box .button {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.trial-box h3 {
    padding-top: 12px;
    padding-bottom: 10px;
}
.trial-box strong {
    font-family: 'Metropolis-Bold', sans-serif;
    color: #5d6572;
}
.trial-box ul {
    padding-bottom: 20px;
}
.bluetext {
    color: #127fc3;
    font-family: 'Metropolis-Bold', sans-serif;
}
.mc-trial .seven h4 {
    color: #fff;
    padding-bottom: 6px;
}
.mc-trial .seven h1 {
    padding-bottom: 18px;
}
/* MC Features */

.mc-features {} .mc-features h4 {
    line-height: 26px;
    padding-bottom: 24px;
}
.mc-features h4 img {
    float: left;
    margin-right: 22px;
}
.mc-testrow {
    padding: 28px 22px;
}
.mc-testrow h4 {
    line-height: 46px;
    padding-bottom: 0px;
    float: left;
}
.mc-testservers {
    float: right;
    padding-left: 0px;
}
.mc-or {
    color: #b8bfc9;
    font-size: 14px;
    font-family: 'Metropolis-Bold', sans-serif;
    line-height: 46px;
    padding: 0px 16px;
    float: right;
}
/* Slider.css */

.slider-bar {
    position: relative;
    width: 1040px;
    padding-top: 0px;
    margin-top: 12px;
    margin-bottom: 35px;
    display: block;
    height: 72px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.horizontal:focus {
    outline: 0;
}
.slider-bar div.handle {
    background: url("../images/slider-handle.png") no-repeat;
    width: 37px;
    height: 28px;
    z-index: 1005;
    position: absolute;
    top: 0px;
    left: 116px;
}
.slider-bar div.slide-active {
    background: url("../images/slider-active.png") no-repeat;
    width: 626px;
    height: 16px;
    position: absolute;
    top: 13px;
    left: 1px;
    z-index: 1001;
}
.slider-bar div.slide {
    background: url("../images/slider-inactive.png") no-repeat;
    width: 1040px;
    height: 18px;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 1000;
}
.plan-names {
    width: 1080px;
    margin: 0px -19px;
    z-index: 1003;
    position: absolute;
    top: 12px;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
    display: none;
}
.show {
    display: block;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.hide {
    display: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.plan-names tr td {
    padding-top: 40px;
    width: 77.1px;
    background: url('../images/slider-tick.png') top center no-repeat;
    float: left;
    display: block;
    cursor: pointer;
    text-align: center;
    font-family: 'proxima_nova_softmedium';
    color: #6f757f;
}
#p0 {} .slider-specs .main {
    width: 600px;
    float: left;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slider-specs .main p {
    padding-top: 0px;
    font-size: 16px;
    color: #868993;
    padding-top: 18px;
    margin-bottom: -4px;
}
.slider-specs .price {
    width: 300px;
    float: right;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slider-specs .cloud-spec {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 290px;
    height: 72px;
    border: 1px solid #ced0d1;
    background: #fafbfc;
    padding: 14px 16px 14px 80px;
    text-align: left;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.slider-specs .cloud-spec h4 {
    font-size: 13px;
    color: #9ba4a8;
    font-family: 'Metropolis-Semibold', sans-serif;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    margin-top: -2px;
    line-height: 24px;
}
.slider-specs .cloud-spec h2 {
    font-size: 24px;
    color: #41434c;
    font-family: 'Metropolis-Semibold', sans-serif;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    margin-top: -2px;
    line-height: 24px;
    letter-spacing: -1px;
}
.slider-specs .ram {
    background: url("../images/slider-ram.png") 16px center no-repeat;
    float: left;
    margin-bottom: 20px;
}
.slider-specs .cpu {
    background: url("../images/slider-cpu.png") 16px center no-repeat;
    float: left;
}
.slider-specs .hdd {
    background: url("../images/slider-hdd.png") 16px center no-repeat;
    float: right;
    margin-bottom: 20px;
}
.slider-specs .bw {
    background: url("../images/slider-bw.png") 16px center no-repeat;
    float: right;
}
.price {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    border: 1px solid #ced0d1;
    padding: 18px 0px 0px 0px;
    background: #f8f9f9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.price h4 {
    font-size: 13px;
    color: #9ba4a8;
    font-family: 'Metropolis-Semibold', sans-serif;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    margin-top: -6px;
    line-height: 24px;
}
.price h1 {
    color: #484a50;
    font-size: 48px;
    line-height: 24px;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-family: 'Metropolis-Bold', sans-serif;
    padding-top: 18px;
    padding-bottom: 12px;
    letter-spacing: -2px;
}
.price span {
    font-size: 18px;
    color: #919399;
    font-family: 'Metropolis-Semibold', sans-serif;
}
.price .button {
    width: 260px;
    height: 48px;
    line-height: 48px;
}
.button-wrap {
    background: #fafbfc;
    border-top: 1px solid #ced0d1;
    padding: 20px;
    margin-top: 20px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}
.dynamic-slider-control {
    position: relative;
    background-color: transparent;
    -moz-user-focus: normal;
    -moz-user-select: none;
    cursor: default;
}
.dynamic-slider-control.horizontal {
    margin-top: 0px;
    width: 1040px;
    height: 40px;
}
.dynamic-slider-control input {
    display: none;
}
.dynamic-slider-control .handle {
    position: absolute;
    font-size: 1px;
    overflow: hidden;
    -moz-user-select: none;
    z-index: 1006;
    cursor: pointer;
}
.dynamic-slider-control.horizontal .handle {
    width: 0px !important;
    padding-left: 36px;
    height: 36px;
    background-image: url("../images/slider-handle.png");
    margin-top: 1px !important;
    margin-left: 0px;
}
.dynamic-slider-control .line {
    position: absolute;
    overflow: hidden;
    height: 18px;
    background-image: url('../images/slider-slide.png');
    background-position: -865px 0px;
    width: 1036px !important;
}
.dynamic-slider-control .line div {
    width: 1040px !important;
}
#p0 {
    visibility: visible;
}
.vps-location {
    padding: 40px;
    width: 46%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cbced0;
    float: left;
}
.vps-sliderinfo {
    padding: 34px 0px 0px 0px;
    clear: both;
}
.hidden {
    display: none;
}
.os-box {
    width: 48px;
    height: 48px;
    display: block;
    margin-right: 32px;
    margin-top: 22px;
    background-position: 0px 0px;
    float: left;
    cursor: pointer;
}
.os-text {
    text-align: center;
    margin-top: 7px;
    font-size: 12px;
    font-family: 'Metropolis-Bold', sans-serif;
    height: 18px;
    margin: 56px -16px 0px -16px;
    width: 80px;
    letter-spacing: 0px;
}
.os-text-first {
    margin-left: -16px;
}
.os-text-last {
    margin-right: -16px;
}
.vps-location {
    padding-bottom: 65px;
}
.centos {
    background: url('../images/os-centos.png');
}
.ubuntu {
    background: url('../images/os-ubuntu.png');
}
.fedora {
    background: url('../images/os-fedora.png');
}
.debian {
    background: url('../images/os-debian.png');
}
.archlinux {
    background: url('../images/os-arch.png');
    margin-right: 0px;
}
.windows {
    background: url('../images/os-windows.png');
}
.vps-os input[type="radio"]:checked+label {
    background-position: 0px -48px;
}
.select-vps {
    height: 48px;
    width: 100%;
    background: #fafbfc;
    border: 1px solid #ced0d1;
    font-size: 17px;
    padding-left: 15px;
    color: #737781;
    margin-top: 22px;
}
.select-vps:focus {
    outline: none;
}
.select-plan {
    display: none;
}
.mc-button {
    border: 0px;
    color: #fff;
    font-size: 16px !important;
    font-family: 'proxima_nova_softsemibold';
}
.switch {
    position: relative;
    display: inline-block;
    height: 30px;
    width: 70px;
    background: #9cd86f;
    border-radius: 33px;
    vertical-align: top;
}
.active-switch-text {
    color: #127fc3 !important;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.premium.active-switch-text {
    color: #62b81b !important;
}
.prem-active {
    background: #127fc3;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.switch-label {
    position: relative;
    z-index: 999;
    float: left;
    width: 35px;
    height: 30px;
    cursor: pointer;
}
.switch-label:active {
    font-family: 'Metropolis-Bold', sans-serif;
}
.switch-label-off {
    width: 0px;
}
.switch-label-on {
    width: 70px;
}
.prem-active .switch-label-off {
    width: 70px;
}
.prem-active .switch-label-on {
    width: 0px;
}
.switch-input {
    display: none !important;
}
.switch-input:checked + .switch-label {
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
}
.switch-input:checked + .switch-label-on ~ .switch-selection {
    /* Note: left: 50% doesn't transition in WebKit */
    
    left: 43px;
}
.switch-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 3px;
    left: 3px;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}
.switch-blue .switch-selection {
    background: #3aa2d0;
    background-image: -webkit-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: -moz-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: -o-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: linear-gradient(to bottom, #4fc9ee, #3aa2d0);
}
.switch-yellow .switch-selection {
    background: #c4bb61;
    background-image: -webkit-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: -moz-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: -o-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: linear-gradient(to bottom, #e0dd94, #c4bb61);
}
.selector {
    text-align: center;
    margin-top: -25px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.budget,
.premium,
.ssd,
.hdd {
    display: inline-block;
    line-height: 30px;
    text-transform: uppercase;
    vertical-align: top;
    color: #b3b9c3;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: 'Metropolis-Semibold', sans-serif;
}
.budget label,
.premium label {
    cursor: pointer;
}
.budget {
    padding-right: 16px;
}
.premium {
    padding-left: 16px;
}
.mc-icon {
    height: 24px;
    width: 24px;
    display: inline-block;
    background-position: 0px 0px;
    opacity: 0.4;
}
.mc-wolf {
    background: url('../images/mc/mc-wolf.png') no-repeat;
}
.vps-content {
    display: none;
    clear: both;
    padding-top: 10px;
}
.highvolume-plans {
    padding-top: 55px;
    padding-bottom: 48px;
    background: #fff;
}
.dedi-testimonials {
    padding: 0px;
}
.dedi-testimonials .carousel {
    padding: 80px 0px;
}
.dedi-testimonials .carousel-control.left {
    background: url('../images/test-prev.png') center center no-repeat;
}
.dedi-testimonials .carousel-control.right {
    left: auto;
    right: 0;
    background: url('../images/test-next.png') center center no-repeat;
}
.dedicatedfeatures {
    padding-top: 20px;
}
.open-positions {} .employment-benefits {
    border-top: 0px solid #e6e9ea;
}
.employment-benefits .one-fifth h4 {
    margin-top: 10px;
}
.about-us .seven {
    padding-right: 60px;
}
.about-us h1 {
    padding-bottom: 18px;
}
.about-us .five {
    padding-top: 68px;
}
.about-us .five img {
    width: 100%;
    height: auto;
}
.about-us h3 {
    padding-top: 6px;
    padding-bottom: 8px;
}
.about-row {
    border-top: 1px solid #e6e9ea;
}
.about-us ul {
    padding-bottom: 18px;
    padding-top: 6px;
}
.career-contact {} .career-contact textarea {
    border: 1px solid #D1D1D1;
}
.career-contact textarea,
.career-contact input[type="text"] {
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, .04) !important;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, .04) !important;
}
.nomargin {
    margin-left: 0%;
}
.rotate {
    -webkit-transform: rotate(180deg);
    /* Chrome and other webkit browsers */
    
    -moz-transform: rotate(180deg);
    /* FF */
    
    -o-transform: rotate(180deg);
    /* Opera */
    
    -ms-transform: rotate(180deg);
    /* IE9 */
    
    transform: rotate(180deg);
    /* W3C compliant browsers */
    /* IE8 and below */
    
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');
}
.show {
    display: block !important;
}
.slicknav_menu {
    display: none;
}
.type {
    display: none;
}
.topbuttons {
    display: none;
    padding-top: 29px;
}
.topbuttons .primary {
    margin-left: 12px;
}
.storage-p p {
    padding-top: 56px;
    padding-bottom: 0px;
    margin-bottom: -5px;
}
.budgetlist {
    float: left;
    width: 55%;
}
.premlist {
    float: right;
    width: 45%;
}
.vps-location-tabs {
    margin-top: 0px;
}
.center-tab {
    float: right !important; 
    position: relative; 
    left: -25%; 
    margin-top: 15px;
}
.ddos-protection {
    clear: both;
    border: 2px solid #e2e7eb;
    margin-top: 60px;
    text-align: center;
    padding: 16px 22px 12px 22px;
}
.ddos-protection img {
    display: inline-block;
    margin-bottom: 0px;
    opacity: 1.0;
}
.storage-p strong {
    color: #127fc3;
}
.plans-wrap .three {
    padding-top: 0px !important;
}
#gmapid-1683e966-2f99-4d3f-9556-d7a38f3074c7,
#gmapid-f231c6aa-6029-439b-8fb1-c3f86c813753 {
    margin-bottom: 26px;
    width: 100% !important;
    height: auto;
    min-height: 250px !important;
}
.hidden-sm {
    display: none;
}
@media (max-width: 768px) {
    .hidden-sm {
        display: block;
    }
    .form-large {
        display: none;
    }
}
.radios .radio:first-child {
    margin-top: 0px !important;
}
.radio input[type="radio"] {
    display: none;
}
#form-billing,
#form-cpanel,
#form-solus,
#form-multicraft {
    padding-left: 10px;
}
.radio.login {
    padding: 16px 10px;
    border: 2px solid #dbe1e3;
    margin-top: 20px !important;
    line-height: 24px;
    cursor: pointer !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.radio.login.radio-border {
    border: 2px solid #127fc3;
    cursor: pointer !important;
}
.radio-border img {
    opacity: 1.0 !important;
}
.radio.login.radio-border label {
    color: #127fc3 !important;
}
.radio.login label {
    color: #2a3340;
    font-family: 'proxima_nova_softmedium';
    padding-left: 8px;
    padding-top: 2px;
    font-size: 20px;
    display: block;
    cursor: pointer !important;
}
.radio.login:hover label {
    color: #374353;
}
.radio.login img {
    width: auto;
    height: 48px;
    float: left;
    margin-right: 16px;
    margin-top: -1px;
    opacity: 0.72;
}
.radio.login:hover img {
    opacity: 0.88;
}
.radio.login label span.radio-desc {
    font-family: 'Metropolis-Regular', sans-serif;
    font-size: 16px;
    color: #5d6572;
}
.login-title p {
    color: #999;
    font-size: 18px;
    margin-bottom: 0;
}
.login-form {
    width: 100%;
    padding: 60px 15px;
    margin: 0 auto;
}
.login-form form {
    margin: 0 auto;
    min-width: 240px;
    max-width: 320px;
}
.login-form form input::-webkit-input-placeholder,
.login-form form input:-moz-placeholder,
.login-form form input::-moz-placeholder,
.login-form form input:-ms-input-placeholder {
    color: #5d6572;
}
.login-form form select,
.login-form form select option:disabled {
    color: #5d6572;
}
.login-form form select {
    color: white;
}
.login-form form input {
    color: white;
}
.form-control.login {
    height: 42px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #cfd5db;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    color: #5d6572 !important;
    font-size: 16px;
    width: 100%;
    margin-bottom: 18px;
}
.checkbox {
    margin-top: -6px;
    margin-bottom: 8px;
}
form input[type="button"],
form input[type="button"],
form button[type="submit"] {
    border: 0px !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    padding: 0px 20px;
}
.checkbox label {
    color: #5d6572 !important;
    padding-left: 20px;
}
.form-control.login:focus {
    box-shadow: none;
    outline: 0 !important;
    color: white;
}
.btn-block {
    border: 0px;
    margin-top: 0px;
}
.btn-block:focus {
    outline: none;
}
.checkbox input {
    float: left;
    margin-top: 6px;
    margin-right: 8px;
    margin-left: -20px !important;
}
#forgotPassword {
    text-align: left;
    color: #5db416;
    margin-top: 10px;
    display: inline-block;
    padding-left: 12px;
    font-size: 16px;
    letter-spacing: 0px;
}
#account-small #forgotPassword {
    padding-left: 0px;
}
#forgotPassword:hover {
    color: #52a210;
}
.form-large {
    padding-top: 60px;
}
.form-large form input {
    color: white;
}
.account-p {
    text-align: center;
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 0px;
}
#account-big .four {
    width: 36% !important;
}
#account-big .offset-by-two {
    margin-left: 12% !important;
}
@media (min-width: 768px) and (max-width: 840px) {
    #account-big .four {
        width: 48% !important;
    }
    #account-big .offset-by-two {
        margin-left: 0% !important;
    }
}
@media (min-width: 841px) and (max-width: 960px) {
    #account-big .four {
        width: 40% !important;
    }
    #account-big .offset-by-two {
        margin-left: 8% !important;
    }
}
.budget-test-second {
    border-radius: 0px !important;
}
.ddos-shield-row {
    height: auto;
    line-height: 34px;
    padding-left: 44px;
    position: relative;
    margin-top: 80px;
    margin-bottom: -20px;
}
.ddos-shield-row img {
    width: auto;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
}
.phone-item {
	line-height:20px !important;
}

.phone-item div {
	display:inline-block;
	padding-top:6px;
}

.phone-item:hover img {
	opacity:1.0 !important;
}

.budget-list-div, .premium-list-div {
	display:none;
}



/* Fixes */

.vps-plans .plan-table {
	margin-bottom:0px;
}

.storage-p {
	clear:both;
}

body, html {
	overflow-x:hidden;
}
.alternative {text-align:center;padding-top:20px;}

.alternative h5 {
	padding-top:12px;
	display: inline-block;
    margin: 0px 16px;
}

.alternative h5 a{
	font-size:18px;
	line-height:28px;
	color:#fff;
	text-decoration: none;
}

.alternative h5 a img {
	display:inline-block;
    vertical-align: middle;
	width:28px;
	height:28px;
	margin-right:10px;
	-webkit-border-radius:50%;
	border-radius:50%;
	
}


.err {
	background:#f94040;
	border:1px solid #ef2a2a;
	color:#fff;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-bottom:40px;
	padding:21px 18px 16px 18px;
	color:rgba(255,255,255,0.8);
}

.err h5 img {
	width:24px;
	height:24px;
	float:left;
	margin-right:12px;
}

.err h5 {
	color:#fff;
	font-family:'Metropolis-Semibold',sans-serif;
	font-size:18px;
	padding-bottom:8px;
}

.modpack-table .container{
}

.modpack-table table {
	width:100%;
}

.modpack-table th {
	text-transform: capitalize !important; 
	text-align:left !important;
	font-family:'Metropolis-Semibold',sans-serif;
	border-right:1px solid rgba(255,255,255,0.06);
	padding:0px 18px 0px 18px !important;
}

.modpack-table td {
	text-align:left;
	border-right:1px solid #e2e7eb;
	padding:12px 18px 12px 18px !important;
}

.modpack-table td img {
    display: block;
	float:left;
	height:40px;
	width:auto;
}

.modpack-table td:nth-child(1) {
	width:78px;
}


.modpack-table td:nth-child(3) {
	width:140px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

.modpack-table .button {
	    font-size: 16px;
    text-transform: capitalize;
    padding: 0px 16px;
    height: 40px;
    line-height: 40px;
    float: right;
}




.description {
	font-style:italic;
	opacity:0.6;
}

.hostingfeatures {
	margin-bottom:-14px;
}
.hostingfeatures h3 {
	padding:10px 28% 30px 28%;
}

.faq-takeover {
	padding:60px 0px 30px;
}

.faq-takeover h1{
	color:#fff;
}

.faq-takeover h1 small {
	color:rgba(255,255,255,0.66);
}

.faq-takeover .carousel {
	padding-top:44px;
}

.faq-takeover .eight {
	padding-left:0px !important;
	text-align:center;
}

.faq-takeover h5 {
	font-size:24px;
	color:#fff;
    font-family: 'proxima_nova_softsemibold';
}


.faq-takeover p {
	background:none !important;
	padding-left:0px !important;
	font-style:normal !important;
	font-size:18px;
	padding-top:14px;
	padding-bottom:24px;
}

.faq-takeover .carousel-indicators {
	    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    list-style: none;
    text-align: center;
	margin-left:0px;
}

.faq-takeover .carousel-control {
	
    height: 142px;
    top: 44px;
}

@media (max-width:767px) {
	.faq-takeover .carousel-control {display:none !important;}
	.hostingfeatures .four {
		width:100% !important;
		margin:0% !important;
	}
	
	.hostingfeatures h3 {
		padding:0px 0% 0px 0% !important;text-align:left !important;
	}
	.hostingfeatures .four:nth-child(3) {
		padding-top:0px;margin-top:-8px !important;
	}
}

@media (min-width:768px) and (max-width:939px) {
	.faq-takeover .eight {
		width:80% !important;
    margin: 0 10% !important;
	}
	
	.faq-takeover .carousel-control.left {margin-left:0px !important;background: url('../images/test-prev.png') center center no-repeat !important;}
	.faq-takeover .carousel-control.right {margin-right:0px !important;background: url('../images/test-next.png') center center no-repeat !important;}

	.hostingfeatures .four {
		width:40% !important;
		margin:0 5% !important;
	}
	
	.hostingfeatures h3 {
    padding: 0px 14% 30px 14% !important;
	}
}

.hostingfeatures h3 {
	padding-top:0px;
	margin-top:-20px;
}

/*Tooltips*/

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
    position: relative;
    cursor: pointer;
}

.tooltip-img {
    margin-left: 5px;
    margin-bottom: -3px!important;
    
}


/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
    white-space: pre-line;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 10px 16px;
    width: 140px;
    background-color: #1e1d4a;
    background-color: rgba(18, 127, 195, 0.94);
    border-radius: 4px;
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}

.plan-row .tooltip:after,
.plan-row [data-tooltip]:after {
    text-align: center;
    height: auto;
    white-space: normal;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
    bottom: 100%;
    left: 50%;
    white-space: pre-line;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
    margin-left: -2px;
    margin-bottom: -12px;
    border-top-color: #1e1d4a;
    border-top-color: rgba(18, 127, 195, 0.94);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
    margin-left: -60px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
    right: 100%;
    bottom: 50%;
    left: auto;
}

.tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: rgba(18, 127, 195, 0.94);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px);
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
    top: 100%;
    bottom: auto;
    left: 50%;
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: rgba(18, 127, 195, 0.94);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px);
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
    bottom: 50%;
    left: 100%;
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: rgba(18, 127, 195, 0.94);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
    top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px;
}

/* For mobile to prevent cutting off */
@media (max-width: 768px) {
    [data-tooltip]:after, .tooltip:after, .tooltip-top:after {
        margin-left: -140px!important;
    }
}

.promo-banner {
    display: block;
    color: #fff;
    line-height: 1.25;
    padding: 10px 40px;
    text-align: center;
}

@media (max-width: 639px){
    .promo-banner {
        line-height: 1.2;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.promo-bg {
    background: #127fc3;
    color: #b2daf5;
}

.text-sm {
    color: #FFF !important;
}
