


/* Proxima Nova */
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/ProximaNova-Regular.eot') format('embedded-opentype') font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/ProximaNova-Regular.otf') format('opentype'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/ProximaNova-Semibold.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/ProximaNova-Semibold.otf') format('opentype'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold.otf') format('opentype'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold.otf') format('opentype'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Light';
	src: url('../fonts/ProximaNova-Light.eot') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNova-Light';
	src: url('../fonts/ProximaNova-Light.otf') format('opentype'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Gotham */

@font-face {
	font-family: 'Gotham-Black';
	src: url('../fonts/Gotham-Black.eot') format('embedded-opentype') font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Black';
	src: url('../fonts/Gotham-Black.otf') format('opentype'), url('../fonts/Gotham-Black.ttf') format('truetype'), url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.eot') format('embedded-opentype') font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.otf') format('opentype'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('../fonts/Gotham-Medium.eot') format('embedded-opentype') font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('../fonts/Gotham-Medium.otf') format('opentype'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/Gotham-Book.eot') format('embedded-opentype') font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/Gotham-Book.otf') format('opentype'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('../fonts/Gotham-Light.eot') format('embedded-opentype') font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
/* 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;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

blockquote {
	padding-left: 20px;
	padding: 8px 0px 7px 20px;
	border-left: 4px solid #e4e9ed;
}

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: 16px/24px 'ProximaNova-Regular', sans-serif;
	width: 100%;
	color: #6d7785;
}

html {
	overflow-x: hidden;
}
/* Styles / HTML Tags */

strong {
	font-family: 'ProximaNova-Semibold', sans-serif;
	color: #61656e;
}

p {
	padding-bottom: 20px;
}

a {
	color: #0080ff;
	text-decoration: none;
	font-family: 'ProximaNova-Semibold', sans-serif;
}


a:hover {
	text-decoration: underline;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/* Box sizes / Layout widths */

.one-half,
.one-third,
.one-fourth,
.one-fifth,
.two-thirds,
.container,
.header {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.one-half {
	width: 48%;
	margin-right: 4%;
	float: left;
}

.one-half:nth-last-child(1) {
	margin-right: 0%;
}

.one-third {
	width: 31%;
	margin-right: 3.5%;
	float: left;
}

.one-third:nth-last-child(1) {
	margin-right: 0%;
}

.two-thirds {
	width: 62%;
	margin-right: 7%;
	float: left;
}

.one-fourth {
	width: 22%;
	margin-right: 4%;
	float: left;
}

.one-fourth:nth-last-child(1) {
	margin-right: 0%;
}

.one-fifth {
	width: 20%;
	float: left;
}
/* Layout Specific CSS */

.container {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0px 20px;
}

.container:after {
	content: '';
	display: block;
	clear: both;
}

section {
	padding: 88px 0px;
}

.clear {
	clear: both;
}
/* Buttons */

.button {
	height: 42px !important;
	line-height: 44px;
	padding: 0px 22px;
	display: inline-block;
	font-family: 'Gotham-Medium', sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.button:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.button.long {
	padding: 0px 44px;
}

.primary {
	background: #178ae3;
}

.primary:hover {
	background: #219cfb;
}

.secondary {
	background: #24b769;
}

.secondary:hover {
	background: #28cb75;
}

.dark {
	background: #2a3b50;
}

.dark:hover {
	background: #31445c;
}

.grey {
	background: #acb5c0;
}

.grey:hover {
	background: #b6c0cc;
}

.button.small {
	height: 38px !important;
	line-height: 40px !important;
	padding: 0px 16px;
}

.lightblue {
	background: #63bbff;
}

.lightblue:hover {
	background: #7cc6ff !important;
}

.darkblue {
	background: #104980;
	color: #fff;
	height: 38px;
	line-height: 40px;
}

.darkblue:hover {
	color: #fff;
	background-color: #125492;
}

.outline {
	height: 40px;
	line-height: 42px;
	border: 1px solid rgba(255, 255, 255, 1);
	color: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0px 0px transparent;
	box-shadow: 0px 0px transparent;
}

.outline:hover {
	border: 1px solid rgba(255, 255, 255, 0.66);
	color: rgba(255, 255, 255, 0.8);
}

.header .outline {
	height: 36px !important;
	line-height: 38px !important;
}

.header .darkblue {
	height: 38px !important;
	line-height: 40px !important;
}

.outlinegrey {
	color: #a6b0bc;
	border: 1px solid #d7dce3;
	height: 40px !important;
	line-height: 42px;
}

.outlinegrey:hover {
	background: #fff !important;
	color: #97a0aa;
	border: 1px solid #d0d4d9;
}

.greybutton {
	background: #e7ebed;
	color: #727a85;
}

.greybutton:hover {
	background: #e7ebed;
	color: #727a85;
	opacity: 0.78;
}

.nobg {
	background: transparent;
	border: 0px;
	color: #fff;
}

.nobg:hover {
	background: transparent !important;
	opacity: 0.75;
}

.bottom-button {
	height: 46px !important;
	line-height: 50px !important;
	display: block;
	position: fixed;
	bottom: 0;
	right: 20px;
	margin: 0;
	padding: 0 22px;
	border-radius: 4px 4px 0 0;
	z-index: 9999;
	background: #24b769;
	color: #fff !important;
}

.bottom-button:hover {
	background: #28cb75;
}

.bottom-button i {
	font-size: 15px;
	float: left;
	margin-top: 17.5px;
	margin-right: 4px;
}
/* Headers */

h1 {
	font-size: 30px;
	font-family: 'Gotham-Bold', sans-serif;
	line-height: 40px;
	color: #232d3d;
}

h2 {
	font-size: 26px;
	font-family: 'Gotham-Medium', sans-serif;
	line-height: 36px;
	color: #232d3d;
}

h3 {
	font-size: 22px;
	font-family: 'Gotham-Medium', sans-serif;
	line-height: 30px;
	color: #37465b;
}

h4 {
	font-size: 18px;
	font-family: 'Gotham-Medium', sans-serif;
	line-height: 24px;
	color: #37465b;
}

h5 {
	font-size: 16px;
	font-family: 'Gotham-Medium', sans-serif;
	line-height: 24px;
	color: #37465b;
}
/* Title */

.title {
	padding-bottom: 7px;
}

.title.withpad {
	padding-bottom: 52px;
}

.title span {
	font-size: 14px;
	color: #178ae3;
	font-family: 'Gotham-Medium', sans-serif;
	letter-spacing: 1.25px;
	text-transform: uppercase;
	display: block;
}

.title h1 {
	line-height: 42px;
	margin-top: 2px;
}

.title p {
	padding: 14px 18% 0px 18%;
	font-size: 18px;
	color: #6d7785;
	line-height: 26px;
}
/* BGs */

.darkbg {
	background: #253448;
	color: #a4adba;
}

.darkbg .title h1 {
	color: #fff;
}
/* Header */

.header {
	height: 92px;
	padding-top: 12px;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999;
	font-family: 'Gotham-Bold', sans-serif;
}

@media (min-width: 940px) {
	.header .outline:hover {
		background: #fff;
		color: #1886db;
		border: 1px solid #fff;
	}
}

.logo {
	float: left;
	margin-top: 4px;
}

.navigation {
	float: right;
}

.dropdown a {
	background: url('https://www.crocweb.com/assets/images/nav-arrow.png') right 2.5px no-repeat;
	padding-right: 16px !important;
}

.navigation ul li {
	float: left;
	height: 42px;
	line-height: 44px;
	margin: 36px 0px;
	margin-right: 22px;
	font-size: 13px;
	letter-spacing: 0.5px;
	font-family: 'Gotham-Medium', sans-serif;
}

.navigation ul li:last-child {
	display: none;
}

.navigation ul li:nth-last-child(2) {
	margin-right: 0px;
}

.navigation ul li:nth-last-child(3) {
	margin-right: 18px;
}

.navigation a {
	font-family: 'Gotham-Medium', sans-serif;
	color: #fff;
	text-decoration: none;
}

.navigation a:hover {
	color: rgba(255, 255, 255, 0.8);
	text-decoration: none;
}

.home-hero {
	position: relative;
	background: #178ae3;
	background: url('https://www.crocweb.com/assets/images/home-bg.png') center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 688px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 100px 0px;
}

.home-hero h1 {
	font-size: 52px;
	line-height: 66px;
	margin-top: -12px;
	color: #fff;
	font-family: 'Gotham-Bold', sans-serif;
	text-transform: uppercase;
}

.home-hero h2 {
	padding-top: 164px;
	font-size: 22px;
	line-height: 66px;
	color: #c6e6fe;
	font-family: 'Gotham-Light', sans-serif;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.home-hero p {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	padding: 8px 20% 29px 20%;
	letter-spacing: 0.5px;
}

.home-hero .button {
	height: 50px !important;
	line-height: 52px;
	padding: 0px 34px;
	margin: 0px 8px;
	background: #104980;
	color: #fff;
	font-size: 14px;
}

.home-hero .button:hover {
	color: #fff;
	background-color: #125492;
}

.scroll-down {
	height: 40px;
	width: 160px;
	color: #fff;
	font-size: 13px;
	letter-spacing: .5px;
	font-family: 'Gotham-Medium', sans-serif;
	background: url('https://www.crocweb.com/assets/images/scroll-down.png') bottom center no-repeat;
	text-transform: uppercase;
	position: absolute;
	left: 50%;
	bottom: 34px;
	display: block;
	margin-left: -80px;
	z-index: 9999;
}

.scroll-down:hover {
	text-decoration: none;
	bottom: 26px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/* Subpage Hero */

.sub-hero {
	background: #178ae3;
	background-size: cover;
	width: 100%;
	height: 460px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 100px 0px;
}

.sub-hero h1 {
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	font-family: 'Gotham-Medium', sans-serif;
	padding: 0% 25%;
	margin-top: 12px;
}

.sub-hero h4 {
	padding-top: 142px;
	font-size: 18px;
	line-height: 24px;
	color: #dbefff;
	font-family: 'Gotham-Light', sans-serif;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.sub-hero p {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-family: 'ProximaNova-Semibold', sans-serif;
	padding: 26px 18% 31px 18%;
}

.sub-hero .button {
	height: 46px;
	line-height: 48px;
	padding: 0px 34px;
	margin: 0px 8px;
}

.sub-hero .outline {
	height: 44px;
	line-height: 46px;
}
/* Homepage Plan Boxes */

.home-services {
	background: #eff3f7;
	text-align: center;
	padding-bottom: 42px;
}

.plans-table {
	text-align: center;
	margin-top: -132px;
	padding-bottom: 40px;
}

.plan-box {
	background: #fff;
	padding: 40px 24px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 48px;
}

.plan-box.one-fourth {
	width: 23.5%;
	margin-right: 2%;
}

.plan-box:last-child {
	margin-right: 0%;
}

.plan-box h3 {
	font-size: 18px;
	font-family: 'Gotham-Bold', sans-serif;
	letter-spacing: -0.25px;
	line-height: 22px;
	color: #2a3b50;
	text-transform: uppercase;
	padding-top: 12px;
}

.plan-box h3 small {
	font-size: 23px;
	font-family: 'Gotham-Medium', sans-serif;
	letter-spacing: 0.5px;
	color: #178ae3;
	line-height: 26px;
}

.plan-box .button {
	margin-top: 24px;
	margin-bottom: 8px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.shared-plans .plan-box .button {
	margin-bottom: 22px;
}

.plan-box ul li:first-child {
	color: #178ae3;
	font-family: 'ProximaNova-Semibold', sans-serif;
}

.plan-box ul li strong {
	color: #474c53;
}

.plan-box .fake-select-wrap,
.croc .fake-select-wrap {
	width: 100%;
}

.plan-box .fake-select-wrap .btn,
.croc .fake-select-wrap .btn {
	width: 100%;
	-webkit-appearance: none;
	appearance: none;
	height: 42px;
	background: transparent;
	border: 1px solid #d4dae1;
	color: #565e67;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 16px;
	font-size: 16px;
	font-family: 'ProximaNova-Regular', sans-serif;
	text-align: left;
}

.plan-box .btn,
.croc .btn {
	color: #6d7785 !important;
}

.fake-selected {
	margin-top: 1px;
	display: inline-block;
	float:left;
}

.plan-box:hover .fake-select-wrap .btn {
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.plan-box .fake-select-wrap .caret,
.croc .fake-select-wrap .caret {
	border-top-color: #565e67 !important;
	float: right;
	border-top: 5px solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	margin-top: 9px;
}

button:focus {
	outline: none;
}

.plan-box:hover .fake-select-wrap .caret {
	border-top-color: #fff !important;
}

.plan-box .fake-select-wrap strong,
.croc .fake-select-wrap strong {
	font-family: 'ProximaNova-Semibold', sans-serif;
}

.plan-box .fake-select-wrap .open>.dropdown-toggle.btn-default,
.croc .fake-select-wrap .open>.dropdown-toggle.btn-default {
	background-color: rgba(255, 255, 255, 0.0);
	!important;
	border: 1px solid #d4dae1 !important;
}

.plan-box:hover .fake-select-wrap .open>.dropdown-toggle.btn-default {
	background-color: rgba(255, 255, 255, 0.0);
	!important;
	border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.plan-box .dropdown-menu,
.croc .dropdown-menu {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	top: 56px;
}

.plan-box .dropdown-menu>li>a,
.croc .dropdown-menu>li>a {
	padding: 10px 16px 8px 16px;
	color: #6d7785;
	font-size: 16px;
	font-family: 'ProximaNova-Regular', sans-serif;
}

.plan-box .dropdown-menu>li>a:hover,
.croc .dropdown-menu>li>a:hover {
	background: #178ae3;
	color: #fff;
	margin:0px -1px;
}

.plan-box p {
	padding-top: 16px;
	padding-left: 0%;
	padding-right: 0%;
}

.plans-table .plan-box ul li {
	line-height: 32px;
}

.plans-table .plan-box ul li:first-child {
	color: #6d7785;
	font-family: 'ProximaNova-Regular', sans-serif;
}

.plans-table .plan-box:hover ul li:first-child {
	color: #99a7b7;
}

.plan-divider {
	background: url('https://www.crocweb.com/assets/images/plans-divider.png') center center no-repeat;
	width: 100%;
	height: 1px;
	display: block;
	margin-top: 22px;
	opacity: 0.6;
}

.plan-box:hover .plan-divider {
	opacity: 0.22;
}

.plans-table .price {
	margin-top: 29px;
}

.price {
	margin-top: 16px;
	margin-bottom: -10px;
}

.price .dollar-sign {
	font-size: 36px;
	line-height: 54px;
	color: #2a3b50;
	font-family: 'Gotham-Bold', sans-serif;
	display: inline-block;
	vertical-align: text-bottom;
}

.price h1 {
	font-size: 62px;
	line-height: 60px;
	color: #2a3b50;
	font-family: 'Gotham-Medium', sans-serif;
	display: inline-block;
	letter-spacing: -1.5px;
	padding-right: 4px;
}

.price .decimal {
	font-size: 36px;
	line-height: 18px;
	color: #2a3b50;
	font-family: 'Gotham-Bold', sans-serif;
	display: inline-block;
	letter-spacing: -1px;
}

.price .term {
	font-size: 16px;
	color: #818d9b;
	font-family: 'ProximaNova-Semibold', sans-serif;
	display: inline-block;
	letter-spacing: 0.5px;
	opacity: 0.8;
}

.textcenterp {
	clear: both;
	padding: 0% 22.5%;
	text-align: center;
}

.vps-pricing .textcenterp {
	padding: 0% 25.5%;
	padding-top: 40px;
}

.textcenterp p {
	margin-bottom: -6px;
	padding-bottom: 0px;
}

.plan-box:hover {
	background: #212e40;
	padding: 52px 24px;
	margin-top: -12px;
	margin-bottom: -12px;
	color: #99a7b7;
	-webkit-transition: all .33s ease-in-out;
	-moz-transition: all .33s ease-in-out;
	transition: all .33s ease-in-out;
}

.plan-box:hover h3 small {
	color: #178ae3;
}

.plan-box:hover h3 {
	color: #fff;
	font-family: 'Gotham-Medium', sans-serif;
	letter-spacing: -0.25px;
}

.plan-box:hover .button,
.plan-box .button:hover {
	background: #178ae3;
}

.plan-box:hover .button:hover {
	background: #219cfb;
}

.plan-box:hover ul li strong {
	color: #fff;
}

.plan-box:hover .price h1,
.plan-box:hover .price .decimal,
.plan-box:hover .price .dollar-sign {
	color: #fff;
}

.plan-box:hover .price .term {
	color: #99a7b7;
}

.plan-box .icon {
	background: url('https://www.crocweb.com/assets/images/icon-hosting.png');
	height: 54px;
	display: block;
	margin: 0 auto;
}

.plan-box .icon.webhosting {
	background: url('https://www.crocweb.com/assets/images/icon-hosting.png');
	width: 62px;
}

.plan-box .icon.reseller {
	background: url('https://www.crocweb.com/assets/images/icon-reseller.png');
	width: 48px;
}

.plan-box .icon.vps {
	background: url('https://www.crocweb.com/assets/images/icon-vps.png');
	width: 56px;
}

.plan-box .icon.managedvps {
	background: url('https://www.crocweb.com/assets/images/icon-managedvps.png');
	width: 59px;
}

.plan-box:hover .icon {
	background-position: 0px -54px;
}
/* Homepage Welcome Text */

.croc-left {
	width: 38%;
	margin-top: -4%;
	margin-bottom: -7%;
	margin-left: 9%;
	margin-right: 3%;
	float: left;
}

.croc-left img,
.croc-only img {
	max-width: 100%;
	height: auto;
}

.croc-right {
	width: 50%;
	float: left;
}

.croc-only {
	display: none;
	width: 28%;
	margin-right: 8%;
	float: left;
}

.about-row .croc-only {
	margin-right: 0%;
	margin-left: 8%;
	padding-top: 58px;
}

.croc-right .title {
	margin-top: 8px;
}

.canada-pride {
	margin-bottom: 24px;
	background: url('https://www.crocweb.com/assets/images/canada.png') 0px 3px no-repeat;
	text-indent: 38px;
	line-height: 26px;
}

.canada-pride strong {
	color: #ff2f2f;
	font-family: 'ProximaNova-Bold', sans-serif;
}

.croc-right .button {
	margin-right: 12px;
}
/* SSD Graph Home */

.ssd-graph {
	padding-top: 100px;
}

.graph-left {
	width: 42%;
	padding-top: 6px;
	float: left;
}

.graph-left p {
	padding-bottom: 22px;
}

.graph-right {
	width: 50%;
	padding-left: 8%;
	float: left;
}

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

.graph-left .button {
	margin-right: 12px;
}

.textcenter {
	text-align: center;
}

.ssd-graph .textcenter {
	padding-top: 60px;
	clear: both;
	margin-bottom: -14px;
}
/* Dropdown */

.ssd-graph .btn {
		height: 42px !important;
	font-family: 'Gotham-Medium', sans-serif;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-decoration: none;
	
	
	background: #178ae3 !important;
	color: #fff !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	font-size: 13px !important;
	line-height: 26px !important;
	padding: 0px 22px !important;
	display: inline-block !important;
	border: 0px !important;
}

.ssd-graph *:focus,
.plan-box *:focus {
	outline: none !important;
	box-shadow: 0px !important;
	border:0px;
}

.ssd-graph .btn:hover,
.ssd-graph .open .btn {
	background: #219cfb !important;
}

.ssd-graph .open .btn {
	box-shadow: inset 0px 3px rgba(0, 0, 0, 0.1);
}

.ssd-graph .btn>.caret,
.ssd-graph .dropup>.btn>.caret {
	border-top-color: #fff !important;
	margin-left: 6px !important;
	margin-top: -2px !important;
}

.ssd-graph .caret {
	margin-left: 6px;
	margin-top: -2px;
}

.ssd-graph .dropdown-menu {
	background: #116bb0 !important;
	padding: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	margin-top: 0px;
	border: 0px !important;
}

.ssd-graph .dropdown-menu:before,
.ssd-graph .dropdown-menu:after {
	display: none !important;
}

.ssd-graph .dropdown-menu li:first-child {
	display: none;
}

.ssd-graph .dropdown-menu>li>a {
	padding: 16px 66px 12px 18px;
	border-bottom: 1px solid #1480d4;
	color: #fff;
	font-size: 13px;
	font-family: 'Gotham-Medium', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.5px !important;
	background: url('https://www.crocweb.com/assets/images/arrow-right.png') right 18px center no-repeat !important;
}

.ssd-graph .dropdown-menu>li:hover {
	background: #0f64a4 !important;
}

.ssd-graph .dropdown-menu>li>a:hover,
.ssd-graph .dropdown-menu>li>a:focus {
	color: #fff !important;
	opacity: 0.8;
}

.ssd-graph .dropdown-menu>li:last-child>a {
	border-bottom: 0px;
}
/* Homepage Features */

.home-features .feature-box {
	margin-bottom: 56px;
}

.reseller-sixfeatures {
	padding-bottom: 88px;
	background: #fff;
}

.feature-box h3 {
	font-size: 18px;
	padding-top: 16px;
	font-family: 'Gotham-Medium', sans-serif;
}

.home-features .feature-box p {
	padding-bottom: 0px;
	padding-top: 2px;
}

.foot-assistance {
	background: #178ae3;
	height: 44px;
	padding: 40px 0px 44px 0px;
	;
}

.foot-assistance h2 {
	line-height: 50px;
	height: 48px;
	color: #fff;
	float: left;
	font-family: 'Gotham-Medium', sans-serif;
	font-size: 22px;
}

.foot-assistance ul {
	float: right;
	width: auto;
	display: inline-block;
}

.foot-assistance ul li {
	float: left;
	line-height: 20px;
	height: 48px;
	color: #cae0ff;
	padding-right: 76px;
	cursor: pointer;
	display: inline-block;
}

.foot-assistance ul li a {
	color:#fff !important;
}

.foot-assistance ul li a:hover {
	color:#fff !important;
}

.foot-assistance ul li:hover {
	opacity: 0.84;
}

.foot-assistance ul li img {
	float: left;
	margin-right: 16px;
	margin-top: 6px;
}

.foot-assistance ul li:last-child img {
	margin-top: 5px;
}

.foot-assistance ul li:last-child {
	padding-right: 0px !important;
}

.foot-assistance ul li h3 small {
	line-height: 20px;
	color: #cae0ff;
	font-size: 13px;
	letter-spacing: 0.75px;
	font-family: 'Gotham-Medium', sans-serif;
	text-transform: uppercase;
}

.foot-assistance ul li h3 {
	font-size: 20px;
	color: #fff;
	display: block;
	float:left;
	font-family: 'Gotham-Medium', sans-serif;
	line-height: 24px;
}

.footer {
	background: #212e40;
	padding-top: 80px;
	color: #909eb2;
	line-height: 26px;
	padding-bottom: 100px;
}

.footer-left {
	width: 24%;
	float: left;
}

.footer-left img {
	display: block;
	margin-bottom: 40px;
}

.footer-links {
	width: 19%;
	float: left;
}

.footer-social {
	width: 19%;
	float: left;
}

.footer-social li:nth-child(2) {
	margin-top: 6px;
}

.footer a {
	color: #909eb2;
	text-decoration: none;
	font-family: 'ProximaNova-Regular', sans-serif;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer ul li:first-child {
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 4px;
	padding-top: 18px;
	font-family: 'Gotham-Medium', sans-serif;
	font-size: 14px;
}

.shared-features {
	background: #fff;
}

.shared-features .title {
	padding-bottom: 48px;
}

.shared-features .tab-content {
	position: relative;
}

.shared-features .arrow-nav {
	width: 22px !important;
	height: 33px !important;
	top: 50% !important;
	margin-top: -16.5px;
	display: block;
	position: absolute;
	opacity: 0.52;
}

.shared-features .arrow-nav:hover {
	opacity: 0.88;
}

.shared-features .arrow-nav.next {
	background: url('https://www.crocweb.com/assets/images/next-arrow.png') no-repeat;
	right: 0px !important;
}

.shared-features .arrow-nav.prev {
	background: url('https://www.crocweb.com/assets/images/prev-arrow.png') no-repeat;
	left: 0px !important;
}

.shared-features .clear {
	height: 100px;
}

.features-tab li {
	float: left;
	width: 16.6667%;
	position: relative;
}

.features-tab li a {
	color: #9299a0;
	display: block;
	background: #f2f5f8;
	padding: 26px 16px 24px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
}

.features-tab li a:hover {
	text-decoration: none;
	color: #61676d;
}

.features-tab li.active a {
	background: #178ae3;
	color: #fff;
}

.features-tab li.active a::after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -14px;
	border-width: 14px 14px 0;
	border-style: solid;
	border-color: #178ae3 transparent;
	display: block;
	width: 0;
}

.features-tab li:nth-child(1) a {
	-webkit-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
}

.features-tab li:nth-child(6) a {
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}

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

.cloud-feature h3 {
	margin-top: 34px;
	margin-bottom: 8px;
}

.cloud-feature p {
	padding: 0% 17%;
	font-size: 18px;
	line-height: 30px;
}

.cp-preview {
	background: #223043;
	color: #8c98a8;
	padding-bottom: 0px;
	overflow-x: hidden;
}

.cp-preview strong {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	display: block;
	padding-top: 4px;
	padding-bottom: 22px;
}

.cp-preview .title h1 {
	color: #fff;
}

.square-bullet li {
	background: url('https://www.crocweb.com/assets/images/sq-bullet.png') 0px 6px no-repeat;
	padding-left: 18px;
	padding-bottom: 20px;
}

.cp-text {
	width: 52%;
	padding-top: 0px;
	float: left;
}

.cp-text .button {
	margin-top: 5px;
}

.cp-image {
	width: 42%;
	padding-bottom: 88px;
	float: right;
}

.cp-image img {
	float: left;
}

.tabs-left {
	width: 20%;
	float: left;
}

.tabs-left ul {
	margin-bottom: 40px;
}

.tabs-left ul li {
	display: block;
	position: relative;
}

.tabs-left ul li a {
	height: 48px;
	line-height: 50px;
	overflow: hidden;
	padding-left: 14px;
	border: 1px solid #e3e7ee;
	border-bottom: 0px;
	display: block;
	color: rgba(113, 126, 145, 0.82);
	font-family: 'ProximaNova-Regular', sans-serif;
}

.tabs-left ul li:last-child a {
	border-bottom: 1px solid #e3e7ee;
}

.tabs-left ul li a .icon {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 14px;
	opacity: 0.82;
}

.tabs-left ul li a .icon.hosting {
	background: url('https://www.crocweb.com/assets/images/tab-hosting.png');
}

.tabs-left ul li a .icon.cp {
	background: url('https://www.crocweb.com/assets/images/tab-cp.png');
}

.tabs-left ul li a .icon.stats {
	background: url('https://www.crocweb.com/assets/images/tab-stats.png');
}

.tabs-left ul li a .icon.email {
	background: url('https://www.crocweb.com/assets/images/tab-email.png');
}

.tabs-left ul li a .icon.commerce {
	background: url('https://www.crocweb.com/assets/images/tab-commerce.png');
}

.tabs-left ul li a .icon.db {
	background: url('https://www.crocweb.com/assets/images/tab-db.png');
}

.tabs-left ul li a:hover {
	color: rgba(113, 126, 145, 1.0);
	text-decoration: none;
	background: #f5f8fb;
}

.tabs-left ul li a:hover .icon {
	opacity: 1.0;
}

.tabs-left ul li.active a {
	background: #178ae3;
	border: 1px solid #178ae3;
	color: #fff;
	text-decoration: none;
	font-family: 'ProximaNova-Semibold', sans-serif;
}

.tabs-left ul li.active a .icon {
	background-position: 0px -20px;
	opacity: 1.0;
}

.tabs-left ul li.active:after {
	display: block;
	content: "";
	width: 19px;
	height: 51px;
	background: url('https://www.crocweb.com/assets/images/active-arrow.png');
	position: absolute;
	top: 0;
	right: -19px;
}

.shared-tabs {
	background: #fff;
	display: none;
}

.shared-features-list {
	background: #fff;
}

.listfeatures {
	padding-top: 16px;
}

.shared-tabs .tab-content {
	width: 72%;
	padding-left: 8%;
	float: left;
}

.tab-content h1 {
	padding-bottom: 6px;
}

.checklist {
	margin-bottom: 20px;
}

.checklist li {
	background: url('https://www.crocweb.com/assets/images/check.png') 0px 3px no-repeat;
	line-height: 28px;
	padding-left: 28px;
}

.bulletlist {
	margin-bottom: 19px;
}

.bulletlist li {
	background: url('https://www.crocweb.com/assets/images/bullet.png') 0px 8.5px no-repeat;
	line-height: 26px;
	padding-left: 15px;
}

.shared-testimonials {
	background: #f4f7fa;
	text-align: center;
}

.shared-testimonials img {
	margin: 22px 6px 48px 6px;
}

.shared-testimonials .test-box {
	background: #fff;
	padding: 20px 20px 18px 20px;
	text-align: left;
	border: 1px solid #dfe5ea;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 19, 41, 0.04);
	box-shadow: 0px 1px 3px rgba(0, 19, 41, 0.04);
	margin-bottom: 32px;
	line-height: 22px;
}

.shared-testimonials .test-box:after {
	display: block;
	background: url('https://www.crocweb.com/assets/images/testimonial-arrow.png') 0px 0px no-repeat;
	position: absolute;
	bottom: -12px;
	left: 24px;
	content: " ";
	width: 15px;
	height: 12px;
}

.test-box strong {
	color: #f1362d !important;
}

.shared-testimonials .one-third {
	text-align: left;
	line-height: 20px;
}

.shared-testimonials .one-third img {
	float: left;
	margin: -4px 12px 0px 0px;
}

.shared-testimonials .one-third span {
	color: #8b97a8;
}

.shared-testimonials .one-third strong {
	color: #178ae3;
}
/* About Page */

.about-row {
	padding-top: 68px;
	background: #fff;
}

.about-text {
	width: 52%;
	padding-right: 5%;
	float: left;
}

.about-text .title {
	padding-top: 28px;
}

.about-image {
	width: 43%;
	float: right;
	text-align: center;
}

.about-row .one-third {
	padding-top: 42px;
}

.about-row .one-third h4 {
	line-height: 32px;
	padding-bottom: 16px;
}

.about-row .one-third h4 img {
	float: left;
	margin-right: 12px;
}

.location-map {
	background: #f4f8fd;
	padding: 88px 0px;
}

.location-map .map-left {
	float: left;
	width: 44%;
	padding-right: 8%;
}

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

.location-map .map-right {
	float: right;
	width: 48%;
	margin-top: 18px;
}

.sla-guarantee {
	background: #fff;
}

.sla-guarantee .sla-left {
	width: 62%;
	float: left;
	padding-top: 0px;
}

.sla-guarantee .sla-left p {
	padding-right: 4%;
}

.sla-guarantee .sla-right {
	float: right;
	width: 38%;
	text-align: center;
	margin-bottom: -8px;
}

.sla-right img {
	margin-right: 8%;
	height: 320px;
	width: auto;
	margin-top: 6px;
}

.sla-stats li {
	padding-top: 3px;
	float: left;
	padding-right: 56px;
	line-height: 24px;
	font-family: 'ProximaNova-Semibold', sans-serif;
	color: #717e91;
}

.sla-stats li h2 {
	line-height: 28px;
	color: #178ae3;
	font-family: 'Gotham-Medium', sans-serif;
	font-size: 26px;
}

.sla-guarantee .button {
	margin-top: 24px;
}

.about-testimonials {
	background: #178ae3;
	text-align: center;
	color: #a4adba;
	padding: 76px 0px;
}

.about-testimonials p {
	font-family: 'ProximaNova-Light', sans-serif;
	padding: 0% 14%;
	font-size: 22px;
	line-height: 30px;
	color: #d3ecff;
	text-align: center;
	margin-bottom: -3px;
}

.about-testimonials h2 {
	color: #fff;
	font-family: 'ProximaNova-Semibold', sans-serif;
	font-size: 22px;
	line-height: 24px;
	padding-top: 5px;
}

.about-testimonials span {
	font-family: 'ProximaNova-Semibold', sans-serif;
	color: #fff;
}

.our-network .one-third {
	padding: 48px 24px 52px 24px;
	text-align: center;
	width: 33.3333%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.our-network {
	background: #fff;
}

.our-network .one-third h4 {
	padding-top: 12px;
	padding-bottom: 4px;
	color: #2a3546;
	font-size: 18px;
}

.our-network .row:last-child {
	padding: 0px 24px;
}

.speedtest {
	border: 1px solid #e5e7e9;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.speedtest img {
	display: inline-block;
	margin: 4px 16px -6px 16px;
}

.speedtest h4 {
	display: block;
	width: 186px;
	margin: 0 auto;
	margin-top: -11px;
	background: #fff;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #576273;
	padding-bottom: 24px;
}

.speedtest .button {
	margin: 0px 8px;
}

.speedtest p {
	padding-top: 16px;
}

.speedtest strong {
	color: #3398e6;
}
/* DC Page */

.dc-row {
	padding-top: 88px;
	padding-bottom: 68px;
}

.dc-text {
	width: 56%;
	padding-right: 7%;
	float: left;
}

.dc-text .title {
	padding-top: 0px;
}

.dc-text .square-bullet {
	padding-top: 6px;
}

.dc-image {
	width: 37%;
	float: right;
	text-align: left;
	padding-top: 0px;
}

.dc-image .clear {
	clear: both;
	height: 16px;
}

.dc-image .button {
	margin: 6px 10px 0px 0px;
}

.dc-image img,
.about-image img {
	max-width: 100%;
	height: auto;
}

#gmapid-1683e966-2f99-4d3f-9556-d7a38f3074c7,
#gmapid-f231c6aa-6029-439b-8fb1-c3f86c813753 {
	margin-bottom: 26px;
	width: 100% !important;
	height: auto;
	min-height: 250px !important;
}

.spectable {
	width: 100%;
	display: table;
}

.spectable tr td {
	background: #fff;
	padding: 14px 16px 12px 16px;
	display: table-cell;
	border: 1px solid #e5e7e9;
}

.spectable tr td:first-child {
	text-align: right;
	font-family: 'ProximaNova-Semibold', sans-serif;
	width: 16%;
}

.spectable thead tr {
	background: #219cfb;
	color: #fff;
	padding: 10px 0px;
	font-size: 16px;
	font-family: 'ProximaNova-Semibold', sans-serif;
	text-transform: uppercase;
}

.spectable thead tr th {
	padding: 12px 0px 10px 0px;
	border: 1px solid #219cfb;
}

.spectable tbody tr:nth-child(2n) td {
	background: #fbfcfe;
}
/* DC Gallery */

.section-gallery {
	padding: 0!important;
	background: #178ae3;
}

.section-gallery .row {
	margin-left: 0;
	margin-right: 0;
}

.section-gallery .picturewidth,
.section-gallery .picturewidth:hover {
	width: 25%;
	float: left;
	padding-left: 0;
	padding-right: 0;
	margin: 0px;
}

.section-gallery img {
	margin: 0px;
	height: auto;
	width: 100%;
	opacity: 0.48;
	border: 0px;
	float: left;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	-webkit-backface-visibility: hidden;
	display: block;
}

.section-gallery img:hover {
	opacity: 0.96;
	width: 100%;
}

.get-started .title p {
	padding: 0% 21%;
	padding-top: 14px;
}
/* DC Table */

.dc-specs {
	background: #f4f8fd;
}

.dc-specs .title {
	padding-bottom: 56px;
}

.dc-tabs {
	width: 100%;
}

.dc-tabs li {
	float: left;
}

.dc-tabs li a {
	border: 1px solid #dbe1e8;
	height: 44px;
	line-height: 46px;
	display: inline-block;
	padding: 0px 18px;
	border-right: 0px;
	color: #7b828b;
	background: transparent;
}

.dc-tabs li a:hover {
	background: rgba(0, 0, 0, 0.05);
	cursor: pointer;
	color: #575c63;
	text-decoration: none;
}

.dc-tabs li:nth-last-child(1) a {
	border-right: 1px solid #dbe1e8;
}

.dc-tabs li.active a {
	background: #178ae3;
	color: #fff;
	border: 1px solid #178ae3;
	border-right: 0px;
}

.dc-tabs li:nth-last-child(1).active a {
	border-right: 1px solid #178ae3;
}

.dc-specs .tab-content {
	border: 1px solid #dbe1e8;
	padding: 0px 0px;
	margin-top: -1px;
}

.top-row td {
	border-top: 0px !important;
}

.dc-table,
.dc-table tbody {
	width: 100%;
	max-width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.dc-table tr td {
	border-top: 1px solid #dbe1e8;
	line-height: 24px;
	padding: 10px 18px;
	width: 80%;
	vertical-align: top;
	background: rgba(255, 255, 255, 0.48);
}

.dc-table tr:nth-child(1),
.dc-table tr:nth-child(3),
.dc-table tr:nth-child(5),
.dc-table tr:nth-child(7),
.dc-table tr:nth-child(9),
.dc-table tr:nth-child(11),
.dc-table tr:nth-child(13),
.dc-table tr:nth-child(15),
.dc-table tr:nth-child(17),
.dc-table tr:nth-child(19) {
	background: #fff;
}

.dc-table tr td:nth-child(1) {
	width: 20%;
}

.dc-table .blue {
	font-family: 'ProximaNova-Semibold', sans-serif;
}

.tab-pane {
	display: none;
}

.tab-pane.active {
	display: block;
}

.cert-list {
	margin-top: 32px;
	height: 48px;
	margin-bottom: -20px;
}

.cert-list li {
	display: inline-block;
	padding: 0 30px;
	width: auto;
	float: none;
}

.cert-list li:first-child {
	padding-Left: 0px;
}

.cert-list li img {
	max-height: 48px;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	opacity: 0.62;
}

.certified .button {
	margin: 0px 6px;
	margin-top: 40px;
}

.dc-test .speedtest {
	border: 0px;
	padding: 0px;
	margin-top: 26px;
}

.dc-test .title p {
	padding: 0% 12%;
	padding-top: 10px;
}

.dc-test .button {
	margin: 0px 6px;
	margin-bottom: 22px;
}
/* VPS Slider */

#packageform ul {
	margin: 0;
	display: inline-block
}

#packageform .choose {
	color: #fff;
	margin-top: 30px
}

#packageform .choose:hover {
	color: #fff;
	text-decoration: none
}

.croc {
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.slider-control,
.slider-details {
	position: relative;
	padding: 40px;
	padding-right: 20px;
}

.slider-control {
	z-index: 10;
	padding-bottom: 0px
}

.slider-control:after {
	content: "";
	display: table;
	clear: both
}

.slider-control .slider-wrap {
	float: left;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 20px 28px 18px;
	background-color: #fafcff;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d4dae1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.slider-control .button-wrap {
	float: right;
	display: inline-block;
	width: 25%
}

.slider-control a.choose {
	margin: 0;
	width: 100%;
	padding: 1.2rem 0 1rem;
	font-size: 1.1rem
}

.slider-details {
	z-index: 5;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}

.slider-details:after {
	content: "";
	display: table;
	clear: both
}

@media only screen and (min-width: 48.063em) and (max-width: 56em) {
	.slider-details {
		padding-bottom: 50px
	}
}

.slider-details ul {
	width: 100%;
	margin: 0
}

.slider-details li {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left
}

@media only screen and (min-width: 768px) {
	.pricing--slider__package-select {
		display: none
	}
}

@media only screen and (min-width: 768px) {
	.shown-for-small {
		display: none
	}
}

.pricing--slider__overview {
	display: none
}

.ui-slider-horizontal {
	height: 16px
}

.ui-slider-horizontal .ui-slider-handle {
	top: -9px;
	margin-left: 0
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
	background: #178ae3 !important;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider {
	position: relative;
	text-align: left;
	background-color: #dae2eb;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.04);
	cursor: pointer
}

.ui-slider .ui-slider-handle {
	outline: none;
	position: absolute;
	z-index: 10;
	top: -5px;
	width: 28px;
	height: 26px;
	margin-left: -14px;
	background: url(https://www.crocweb.com/assets/images/slider-handle.png) center center no-repeat
}

.ui-slider .ui-slider-handle:hover,
.ui-slider .ui-slider-handle:active {
	outline: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 5;
	display: block;
	background: linear, to left, #f87a69 0%, #f0915b 100%;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.spec-box {
	width: 48.425%;
	padding: 20px;
	float: left;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d4dae1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	height: 90px;
}

.spec-box img {
	float: left;
	margin-right: 18px;
	height: 48px;
	width: auto;
	opacity: 0.8;
}

.spec-box h4 {
	margin-top: 0px;
	color: #178ae3;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-family: 'Gotham-Medium', sans-serif;
	text-transform: uppercase;
}

.spec-box span {
	font-size: 24px;
	font-family: 'Gotham-Medium', sans-serif;
	line-height: 26px;
	color: #444e5e;
}

.slider-details li:nth-child(2n) .spec-box {
	float: right;
}

.vps-pricing {
	background: #eff3f7;
}

.vps-row {
	margin-top: -136px;
}

.select-wrapper {
	margin-bottom: 32px;
}

.slider-left {
	width: 70%;
	float: left;
	height: 356px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.slider-right {
	width: 30%;
	float: right;
	height: 356px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.price-box {
	padding: 40px;
	padding-left: 0px;
	text-align: center;
}

.choose {
	width: 100%;
	padding: 0px;
	text-align: center;
	height: 56px !important;
	line-height: 60px;
	margin-bottom: 20px;
	font-size: 14px;
}

.price-box strong {
	display: block;
	text-transform: uppercase;
	color: #178ae3;
	font-family: 'ProximaNova-Semibold', sans-serif;
	font-size: 16px;
	margin-top: -1px;
}

.price-wrap {
	padding: 20px;
	float: left;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d4dae1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
}

.price-box .price {
	margin-top: 12px;
	margin-bottom: 18px;
}

.price-box .note {
	line-height: 22px;
	padding-bottom: 5px;
	margin-bottom: -6px;
}

.price-wrap .fake-select-wrap .btn {
	height:42px;
	margin-top:1px;
}

.wraptwo .price {
    margin-top: 10px;
    margin-bottom: 20px;
}

#slider-details__price-permonth {
	display: inline-block;
}

#slider-details__price-permonth small {
	font-size: 18px;
}

.vps-features .title {
	padding-bottom: 8px;
}

.vps-features .one-fourth {
	width: 25%;
	padding: 0% 4%;
	margin-right: 0%;
	text-align: center;
	margin-top: 54px;
}

.vps-features .one-fourth h4 {
	font-size: 17px;
	color: #475160;
	font-family: 'ProximaNova-Semibold', sans-serif;
	padding-top: 8px;
	line-height: 22px;
}

.vps-faq {
	padding-bottom: 42px;
}

.vps-faq .one-half {
	padding-bottom: 26px;
}

.vps-faq .one-half h4 {
	font-size: 17px;
	font-family: 'ProximaNova-Semibold', sans-serif;
	color: #424d5c;
	padding-bottom: 6px;
}

.our-network .title p {
	padding: 0% 16%;
	padding-top: 14px;
}

.reseller-features {
	padding: 12px 0px;
	background: #fff;
}

.reseller-features .reseller-row:nth-child(1) .image {
	padding-top: 24px;
}

.reseller-features .reseller-row:nth-child(2) .image {
	padding-top: 44px;
}

.reseller-features .reseller-row:nth-child(3) {
	border-bottom: 14px;
}

.reseller-features .reseller-row:nth-child(3) .image {
	padding-top: 14px;
}

.reseller-row {
	border-bottom: 1px solid #e4e9ed;
	padding-top: 88px;
	padding-bottom: 88px;
	display: table;
}

.reseller-row .image {
	width: 36%;
	text-align: center;
	display: table-cell;
}

.reseller-row .text {
	width: 58%;
	display: table-cell;
	margin-bottom: 4px;
}

.reseller-row .left {
	float: left;
}

.reseller-row .right {
	float: right;
}

.reseller-row .text h2 {
	padding-bottom: 13px;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Gotham-Medium', sans-serif;
	padding-right: 10%;
}

.reseller-row ul {
	margin-left: 12px;
	margin-top: -9px;
}

.virtual-features {
	background: #fff;
	padding-bottom: 36px;
}

.virtual-features .title p {
	line-height: 24px;
	font-size: 16px;
}

.virtual-features .title {
	padding-bottom: 58px;
}

.testimonials {
	padding-bottom: 76px;
}

.testimonials ul {
	display: table;
	margin: 0 auto;
	width: auto;
}

.testimonials ul li {
	float: left;
	margin-right: 82px;
	display: table-cell;
	opacity: 0.25;
	cursor: pointer;
}

.testimonials ul li:last-child {
	margin-right: 0px;
}

.testimonials ul li:hover {
	opacity: 0.5;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.testimonials ul li.active {
	opacity: 0.75;
}

.testimonials h4 {
	margin-top: 44px;
	font-size: 20px;
	color: #868b99;
	text-align: center;
	padding: 0% 17%;
	font-family: 'ProximaNova-Regular', sans-serif;
	line-height: 32px;
}

.testimonials h4 img {
	margin: 0px 8px;
}

.testimonials p {
	font-size: 16px;
	color: #868b99;
	line-height: 26px;
	padding-top: 32px;
	text-align: center;
	padding-bottom: 0px;
}

.testimonials p strong {
	font-size: 20px;
	font-family: 'ProximaNova-Semibold', sans-serif;
	color: #52555c;
}

.reseller-sixfeatures .title p {
	padding: 0% 18%;
	padding-top: 14px;
}

.reseller-getstarted {
	padding: 28px 40px;
	border-top: 1px solid #e4e9ed;
	border-bottom: 1px solid #e4e9ed;
	margin-top: -8px;
}

.reseller-getstarted h3 {
	float: left;
	line-height: 42px;
}

.reseller-getstarted .button {
	float: right;
	margin-left: 20px;
}

.shared-features {
	padding-bottom: 82px;
}

.carousel-circles {
	width: auto;
	margin: 0 auto;
	text-align: center;
	margin-top: 32px;
}

.carousel-circles li {
	width: 8px;
	height: 8px;
	border: 2px solid #dadee4;
	background: transparent;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 0px;
}

.carousel-circles li.active0,
.carousel-circles li.active1,
.carousel-circles li.active2,
.carousel-circles li.active3,
.carousel-circles li.active4,
.carousel-circles li.active5 {
	background: #a9b1b7;
	border: 2px solid #a9b1b7;
}



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


.faq {
	background: #fff;
}

.faq .title {
	padding-bottom: 40px;
}

.faq .one-half {
	width: 48%;
}

.faq .one-half:nth-child(3) {
	float: right;
}

.faq .one-half .faqquestion:nth-child(1) {
	border-top: 1px solid #edeff0;
}

.faqquestion {
	border-bottom: 1px solid #edeff0;
	padding: 16px 0px;
}

.faqquestion h5 {
	font-family: 'ProximaNova-Semibold', sans-serif;
	color: #536073;
	font-size: 16px;
	line-height: 24px;
	height: 20px;
	display: block;
	cursor: pointer;
}

.faqquestion h5 img {
	float: left;
	margin-right: 8px;
}

.faqquestion p {
	padding-top: 16px;
	padding-bottom: 4px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.expand-all {
	margin-top: 4px;
}

.reseller-buttons {
	padding-top: 32px;
}

.reseller-buttons .button {
	margin: 0px 9px;
	padding: 0px 36px;
}

.management {
	background: #fff;
	border-top: 1px solid #e6e8ea;
	text-align: center;
	padding: 48px 0px 48px 0px;
}

.management h3 {
	font-size: 20px;
	font-family: 'ProximaNova-Semibold', sans-serif;
	line-height: 30px;
}

.management p {
	padding: 8px 24% 20px 24%;
}

.management .buttontext,
.management .button {
	margin: 0 10px;
	margin-bottom: 2px;
}

.buttontext {
	color: #a6b0bc;
	border-bottom: 2px solid #b2bcc8;
	opacity: 0.72;
	font-size: 15px;
	letter-spacing: 0.5px;
	font-family: 'ProximaNova-Semibold', sans-serif;
}

.buttontext:hover {
	text-decoration: none;
	opacity: 0.88;
}

.virtual-features .title {
	margin-top: -8px;
}

.shared-plans .plan-box:hover {
	margin-bottom: -12px;
}

.shared-plans h3 {
	font-size: 24px;
	margin-top: -6px;
	padding-top: 0px;
	line-height: 32px;
}

.shared-plans h3 small {
	font-size: 24px;
}

.plans-page body {
	background: #eff3f7;
}

.feature-half {
	text-align: left;
	padding-left: 92px;
	position: relative;
	padding-bottom: 48px;
}

.feature-half img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 62px;
	height: auto;
}

.feature-half p {
	padding-bottom: 0px;
}

.feature-half h3 {
	font-size: 18px;
	font-family: 'ProximaNova-Semibold', sans-serif;
}

.listfeatures .checklist {
	margin-bottom: 0px;
}

.listfeatures .checklist li {
	background: url('https://www.crocweb.com/assets/images/checkmark.png') 0px 9px no-repeat;
	line-height: 22px;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listfeatures .one-fourth {
	width: 25%;
	margin-right: 0%;
}

.listfeatures h5 {
	padding-bottom: 4px;
}

.nopad {
	padding: 0px;
}

.reseller-row .nopad {
	margin-bottom: -5px;
}

.bottom-features {
	background: #fff;
	padding: 88px 0px;
}

.bottom-features .feature-box {
	margin-bottom: 35px;
}

.contact-row {
	background: #fff;
}

.contact-form {
	width: 58%;
	float: left;
}

.input,
textarea {
	border: 1px solid #e1e5eb;
	background: #fff;
	width: 100%;
	color: #595f67;
	padding: 15px 15px 14px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "ProximaNova-Regular", sans-serif;
	font-size: 16px;
	border: 1px solid #dcdee0;
	margin-bottom: 18px;
}

input:focus,
textarea:focus {
	outline: none;
	border-color: #178ae3;
}

.submit-button {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}



.submit-button:focus {
	outline: none;
}

textarea {
	margin-bottom: 8px !important;
}

.one-half.right {
	margin-right: 0%;
}

.contact-right {
	width: 34%;
	margin-left: 8%;
	float: left;
}

.address,
.emails,
.callus {
	margin-bottom: 36px;
}

.contact-right strong {
	display: block;
	padding-bottom: 2px;
	font-size: 16px;
	color: #576273;
}

.callus h3 {
	font-family: 'ProximaNova-Regular', sans-serif;
	font-size: 22px;
}

.callus h3 span {
	color: #178ae3;
}

.button-block {
	color: #61656e;
	background-color: #eff3f7;
	display: block;
	width: 100%;
	margin-bottom: 26px!important;
	text-transform: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 50px !important;
	line-height: 52px;
	letter-spacing: 0px;
	text-align: center;
	font-size: 16px;
}

.button-block span {
	font-family: 'ProximaNova-Regular', sans-serif;
	color: #6d7785;
}

.button-block:hover {
	color: inherit;
	background: #eff3f7;
}

.contact-form h4 {
	font-family: 'ProximaNova-Semibold', sans-serif;
	margin-bottom: 8px;
	color: #576273;
	font-size: 16px;
}

.submit-button {
	border: 0px;
}

.enter-captcha {
	margin-bottom: 18px;
}

.navigation .dropdown:hover .dropdown-menu {
	display: block;
	margin-left: -22px;
	min-width: 148px;
	left: 0 !important;
	margin: 0px 0px 0px -18px !important;
	border: 0px !important;
}

.navigation .dropdown-menu li {
	padding: 0px;
	margin: 0px !important;
	display: block;
	width: 100%;
	height: 32px !important;
	line-height: 34px !important;
}

.navigation .dropdown-menu li a {
	display: block;
	padding: 0px 18px;
	clear: both;
	line-height: 1.42857143;
	color: #555d68;
	white-space: nowrap;
	height: 32px;
	line-height: 34px;
}

.navigation .dropdown-menu li a:hover {
	color: #178ae3;
}

.navigation .dropdown-menu:after,
.dropdown-menu:before {
	position: absolute;
	left: 30px;
	top: -14px;
	display: block;
	content: "\f2f8";
	height: 14px;
	width: 16px;
	color: #fff;
	font-family: 'Material-Design-Iconic-Font';
	font-size: 40px;
	line-height: 26px;
}

.croc .dropdown-menu:before,
.plan-box .dropdown-menu:before {
	position: absolute;
	left: 30px;
	top: -17px;
	display: block;
	content: "\f2f8";
	height: 14px;
	width: 18px;
	color: #d4dae1;
	font-family: 'Material-Design-Iconic-Font';
	font-size: 40px;
	line-height: 26px;
}

.croc .dropdown-menu:after,
.plan-box .dropdown-menu:after {
	position: absolute;
	left: 30px;
	top: -15px;
	display: block;
	content: "\f2f8";
	height: 14px;
	width: 16px;
	color: #fff;
	font-family: 'Material-Design-Iconic-Font';
	font-size: 40px;
	line-height: 26px;
}

.legal-row {
	background: #fff;
}

.legal-row h3 {
	padding-bottom: 8px;
}

.legal-row strong {
	font-size: 16px;
	display: block;
	margin-bottom: -20px;
	margin-top: 12px;
}

.legal-row .bulletlist {
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: -12px;
}

.legal-row .bulletlist li {
	background: url('https://www.crocweb.com/assets/images/bullet.png') 0px 14px no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boldtext {
	font-family: 'ProximaNova-Semibold', sans-serif;
}

.sub-nav {
	padding: 0px;
	background: #fff;
	border-bottom: 1px solid #e8ecf2;
	height: 52px;
}

.sub-nav li {
	float: left;
	margin-right: 32px;
}

.sub-nav li a {
	height: 52px;
	line-height: 54px;
	display: block;
	color: #a6b0bc;
	cursor: pointer;
}

a {
	cursor: pointer;
}

a:focus {
	outline: none;
}

.sub-nav li a:hover {
	color: #858c95;
	text-decoration: none;
}

.sub-nav li.active a,
.sub-nav li.active a:hover {
	color: #178ae3;
	text-decoration: none;
}

.small-note {
	padding-bottom: 0px;
	margin-bottom: -8px;
	text-align: center;
}

.social {
	width: 36px;
	height: 36px;
	background-position: 0px -36px;
	display: inline-block;
	margin-right: 8px;
	cursor: pointer;
}

.footer-social li:nth-child(2),
.footer-social li:nth-child(3) {
	width: 44px;
	display: inline-block;
}

.social:hover {
	opacity: 0.88;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.social.fb {
	background: url('https://www.crocweb.com/assets/images/fb.png') no-repeat;
	background-position: 0px -36px;
}

.social.twt {
	background: url('https://www.crocweb.com/assets/images/twt.png') no-repeat;
	background-position: 0px -36px;
}
.vps-plans h3 {
  margin-bottom: 21px;
}
