/*
 * Plugin component styles (plan tables, order forms, domain search, data centers,
 * product pages) carried over from FeatureHosting and cleaned for current browsers.
 * Generated by tools/transform_css.py: brand colors are CSS variables set by the
 * Customizer. Visual overrides live in rp-reskin.css; edit that file, not this one.
 */
.rpwp-btn {
	width: 110px;
	text-align: center;
}
.rpwp-button {
	cursor: pointer;
	display: block;
	position: relative;
	padding: 2px 15px 2px 15px;
	font-family: inherit;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: normal;
	color: #000;
	text-shadow: 0 1px var(--hf-accent);
	border: none;
	border-radius: 6px;
}
.rpwp-button.colorize {
	margin: 0 auto;
	background-image: linear-gradient(to top, var(--hf-accent) 0%, var(--hf-accent) 100%);
}
.rpwp-button.colorize:hover {
	background-image: linear-gradient(to top, var(--hf-accent) 0%, var(--hf-accent) 100%);
}
.rpwp-button.colorize-2 {
	text-shadow: 0 1px #bfbfbf;
	background-image: linear-gradient(to top, #A8A8A8 0%, #E8E8E8 100%);
}
.rpwp-button.colorize-2:hover {
	background-image: linear-gradient(to top, #808080 0%, #CCCCCC 100%);
}
.rpwp-button.left {
	float: left;
}
.rpwp-button.right {
	float: right;
}
.rwp-button.center {
	margin: 0px auto;
	text-align: center;
}
.rpwp-block {
	padding-right: 2em;
	padding-bottom: 30px;
}
#content_header {
	padding: 0 20px;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 10px;
	position: relative;
}
#content_header h1,
#content_header h2,
#content_header h3,
#domain-content-main h1,
#aboutus-content-main h1,
#default_content h1 {
	margin-top: 0;
	font-family: inherit;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
	color: var(--hf-primary);
}
.header_dedicated {
	float: left;
	width: 900px;
}
.header_semi-dedicated {
	float: left;
	width: 900px;
}
.header_web_hosting {
	float: left;
	width: 900px;
}
.header_vps_compare {
	float: left;
	width: 900px;
}
.header_vps_openvz {
	float: left;
	width: 900px;
}
.header_vps_kvm {
	float: left;
	width: 900px;
}
.header_domains {
	float: left;
	width: 900px;
}
.header_dedicated,
.header_semi-dedicated,
.header_web_hosting,
.header_vps_compare,
.header_domains,
.header_vps_openvz,
.header_vps_kvm {
	height: 270px;
}
.text_dedicated,
.text_semi-dedicated,
.text_web_hosting,
.text_vps_compare,
.text_domains,
.text_vps_openvz,
.text_vps_kvm {
	width: 620px;
	line-height: 24px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header_hepsia {
	float: left;
	width: 950px;
	height: 270px;
}
.text_hepsia {
	width: 460px;
	line-height: 28px;
	font-size: 14px;
	padding-bottom: 10px;
	float: left;
}
.hepsia-top-video {
	float: right;
	margin: 0px 12px 0px 0px;
	height: 217px;
}
a.demo-link {
	padding: 0px 0px 0px 25px;
	margin-right: 7px;
}
a.video-link {
	padding: 0px 0px 0px 23px;
	margin-left: 7px;
}
.line-full-width {
	border-top: 1px solid #b5b5b5;
}
#default_content ol {
	padding: 0 0 0 20px;
}
#default_content ol li {
	padding: 4px 0 4px 9px;
}
#default_content p {
	line-height: 24px;
}
#domain-only-banner,
#domain-hosting-banner {
	float: left;
	width: 950px;
	height: 242px;
	margin: 0 0 20px -15px;
	padding: 10px 15px 0px 15px;
	background-image: linear-gradient(to top, var(--hf-primary) 0%, var(--hf-primary) 100%);
	border-radius: 10px;
}
#domain-only-banner td,
#domain-hosting-banner td {
	line-height: 48px;
}
#domain-only-banner td.last,
#domain-hosting-banner td.last {
	border-bottom: none;
	line-height: 48px;
}
#domain-only-banner h3,
#domain-hosting-banner h3 {
	font-size: 20px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
#domain-only-banner .text,
#domain-hosting-banner .text {
	font-size: 24px;
	color: #fff;
}
#domain-only-banner span.currency,
#domain-hosting-banner span.currency {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}
#domain-only-banner span.price-value,
#domain-hosting-banner span.price-value {
	font-size: 30px;
	margin: 0px;
	font-weight: bold;
	color: #fff;
}
#domain-tld-banner {
	float: left;
	width: 950px;
	height: 212px;
	margin: -20px 0 20px -15px;
	padding: 30px 15px 0px 15px;
	font-size: 36px;
	color: #fff;
	background-image: linear-gradient(to top, var(--hf-primary) 0%, var(--hf-primary) 100%);
	border-radius: 10px;
}
#domain-tld-banner span.tld {
	float: none;
	font-size: 100px;
	line-height: 120px;
	color: #fff;
}
#domain-tld-banner span.currency {
	font-size: 90px;
	color: #fff;
}
#domain-tld-banner span.price-value {
	font-size: 123px;
	line-height: 140px;
	color: #fff;
}
#domain-tld-banner-2 {
	float: left;
	width: 920px;
	height: 212px;
	margin: 0 0 20px 0;
	padding: 30px 15px 0px 15px;
	font-size: 36px;
	color: #fff;
	background-image: linear-gradient(to top, var(--hf-primary) 0%, var(--hf-primary) 100%);
	border-radius: 10px;
}
#domain-tld-banner-2 span.tld {
	float: none;
	font-size: 100px;
	line-height: 120px;
	color: #fff;
}
#domain-tld-banner-2 span.currency {
	font-size: 90px;
	color: #fff;
}
#domain-tld-banner-2 span.price-value {
	font-size: 123px;
	line-height: 140px;
	color: #fff;
}
.free-domain {
	font-size: 60px;
	font-weight: bold;
}
.domain-tld-banner-text {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
}
#domain-tld-banner-2 .domain-price {
	font-size: 60px;
	font-weight: bold;
}
#domain-tld-banner-2 td.domain-price {
	width: 160px;
	padding-right: 10px;
	text-align: right;
}
#domain-tld-banner-2 .domain-currency {
	font-size: 50px;
	font-family: inherit;
}
#domain-content-main {
	float: left;
	width: 630px;
	margin: 0;
	padding: 0 20px 0 0;
	display: block;
}
#domain-content-main p {
	line-height: 26px;
}
#domain-banner-1 {
	float: left;
	width: 630px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	background-image: linear-gradient(to top, var(--hf-primary) 0%, var(--hf-primary) 100%);
	border-radius: 10px;
}
#domain-banner-1 div {
	float: left;
	width: 460px;
	height: 40px;
	margin: 0px 90px;
	padding: 0;
}
h3.domain-banner-title-1 {
	float: left;
	font-size: 30px;
	width: 630px;
	margin: 0px;
	padding: 15px 0px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#domain-banner-1 h4 {
	float: left;
	margin-top: 20px;
	width: 630px;
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	color: var(--hf-accent);
}
#domain-banner-1 h4 strong.tld-cont {
	font-size: 32px;
	color: var(--hf-accent);
}
#domain-sidebar {
	float: right;
	width: 295px;
	margin-top: -20px;
	margin-right: -20px;
	padding: 10px 10px;
	display: block;
	background: var(--hf-primary-tint);
	border-top-right-radius: 4px;
}
#domain-sidebar h3 {
	font-size: 19px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	background: #000;
	color: #FFF;
	border: 1px solid #000000;
	border-radius: 7px;
	line-height: 42px;
	background-image: linear-gradient(to top, var(--hf-ink) 30%, #000000 60%);
}
#domain-sidebar h4 {
	font-size: 19px;
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	background: #000;
	color: #FFF;
	border: 1px solid #000000;
	border-radius: 7px;
	line-height: 42px;
	background-image: linear-gradient(to top, var(--hf-ink) 30%, #000000 60%);
}
#domain-sidebar table.tld-prices th {
	height: 35px;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	background: var(--hf-primary-dark);
}
#domain-sidebar table.tld-prices tr {
	background: var(--hf-primary-tint-2);
}
#domain-sidebar table.tld-prices tr td {
	padding: 0 0 0 15px;
	border-top: 1px solid var(--hf-primary-dark);
	border-bottom: 1px solid var(--hf-primary-tint);
}
.tld-price-currency {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#domain-sidebar table.tld-prices tr td .tld-price-value {
	font-size: 16px;
	color: #000;
}
table.tld-prices td strong.tld {
	margin: 0;
	font-size: 16px;
	border: none;
	text-align: left;
	color: #000;
}
#sidebar_accordion td.year {
	color: var(--hf-ink);
	font-size: 19px;
}
#sidebar_accordion td.price {
	font-size: 22px;
}
#domain-sidebar strong {
	line-height: 25px;
}
#domain-search-area-frontpage {
	float: left;
	width: 100%;
	height: 85px;
	margin: 0;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: linear-gradient(to top, var(--hf-primary) 1%, #FFFFFF 100%);
	border-radius: 10px;
}
#domain-search-area,
#domain-search-area-4 {
	float: left;
	width: 100%;
	height: 85px;
	margin: 0 0 20px -20px;
	padding: 0;
	background-image: linear-gradient(to top, var(--hf-primary) 1%, #FFFFFF 100%);
	border-radius: 10px;
}
#domain-search-form {
	float: left;
	width: 460px;
	height: 80px;
	margin-left: 10px;
	text-align: left;
}
#domain-search-form h3 {
	float: left;
	height: 30px;
	margin: 6px 0 0 0;
	padding: 0;
	font-family: inherit;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	color: #000;
}
#domain-search-form div {
	float: left;
	width: 460px;
	height: 40px;
	margin: 0px;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	outline: none;
}
#domain-search-form div form,
#domain-banner-1 div form,
.sidebar-domain-search div form {
	height: 40px;
	background: #fff;
	border: 1px solid var(--hf-primary);
	border-radius: 6px;
}
#domain_sld {
	float: left;
	width: 240px;
	height: 28px;
	margin: 0px;
	padding: 5px;
	font-size: 20px;
	line-height: 26px;
	font-family: inherit;
	color: #000;
	background: none;
	border: 0px solid #FFF;
	border-right: 1px solid #000;
	display: block;
}
#domain_tld {
	float: left;
	width: 97px;
	height: 36px;
	margin: 2px 0 0 0;
	padding: 0px;
	background: none;
	font-family: inherit;
	font-size: 20px;
	line-height: 36px;
	border: 0px solid #FFF;
	display: block;
}
.domain-search-button {
	float: right;
	width: 82px;
	height: 36px;
	margin-right: 2px;
	margin-top: 2px;
}
#promo-tlds {
	float: right;
	width: 480px;
	height: 85px;
	margin: 0 10px 0 0;
}
#promo-tlds h3 {
	margin: 10px 0 5px;
	padding: 0 0 0 20px;
	font-size: 20px;
	color: #000;
}
#promo-tlds p {
	margin: 0;
	padding: 0 0 0 20px;
	color: #000;
}
#promo-tlds a {
	color: #720101;
}
#tld-box {
	float: left;
	width: 120px;
	height: 85px;
	margin: 0;
	padding: 0px;
}
.tld {
	float: left;
	width: 119px;
	height: 24px;
	margin: 35px 0 0 0;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	color: #000;
	border-left: 1px dotted var(--hf-primary);
}
.tld-price {
	float: left;
	width: 120px;
	height: 24px;
	margin: 0;
	text-align: center;
}
.tld-currency {
	font-size: 16px;
}
.tld-price-value {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
}
.tld-period {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
}
#domain_results_header {
	float: left;
	width: 624px;
	height: 38px;
	margin: 0;
	border: 1px solid #000;
	background-image: linear-gradient(to top, var(--hf-primary) 1%, var(--hf-primary-tint-2) 100%);
	color: #FFF;
	font-weight: bold;
}
#domain_results_header_left {
	float: left;
	width: 426px;
	padding: 10px 5px 10px 10px;
	border-right: 1px solid #fff;
}
#domain_results_header_right {
	float: left;
	width: 167px;
	padding: 10px 5px 10px 10px;
}
table#domain_results_table {
	margin: 0;
	border: 1px solid #D2D2D2;
	color: #000;
}
#domain-tables {
	padding: 7px 20px;
}
ul.domain-tabs {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	border-bottom: 1px solid var(--hf-primary);
	height: 40px;
}
ul.domain-tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
	border-right: 1px solid #FFF;
}
ul.domain-tabs a {
	background-image: linear-gradient(to top, #BEBEBE 0%, #EEEEEE 100%) !important;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 240px;
	text-align: center;
	text-decoration: none;
	color: #333 !important;
	padding: 0px;
	margin: 0px;
	position: relative;
	border-right: 1px solid #B8B8B8;
}
ul.domain-tabs a:active {
	outline: none;
}
ul.domain-tabs a:hover {
	background-image: linear-gradient(to top, var(--hf-primary) 1%, var(--hf-primary-tint-2) 100%) !important;
	color: #fff !important;
	top: 1px;
}
ul.domain-tabs .ui-tabs-active a,
ul.domain-tabs .ui-tabs-active a:hover,
ul.domain-tabs .ui-tabs-active a {
	background-image: linear-gradient(to top, var(--hf-primary) 1%, var(--hf-primary-tint-2) 100%) !important;
	cursor: default !important;
	color: #FFF !important;
	top: 1px;
}
ul.domain-tabs a.s {
	background-position: -553px 0;
	width: 81px;
}
ul.domain-tabs a.s:hover {
	background-position: -553px -31px;
}
ul.domain-tabs a.s.current {
	background-position: -553px -62px;
}
ul.domain-tabs a.l {
	background-position: -248px -0px;
	width: 174px;
}
ul.domain-tabs a.l:hover {
	background-position: -248px -31px;
}
ul.domain-tabs a.l.current {
	background-position: -248px -62px;
}
ul.domain-tabs a.xl {
	background-position: 0 -0px;
	width: 248px;
}
ul.domain-tabs a.xl:hover {
	background-position: 0 -31px;
}
ul.domain-tabs a.xl.current {
	background-position: 0 -62px;
}
.panes .pane {
	display: none;
}
table.rp-tld-price {
	border-right: 1px dotted #b5b5b5;
}
.rp-tld-price,
.rp-tld-info {
	width: 100%;
	border-collapse: collapse;
}
.rp-tld-price th,
.rp-tld-info th {
	padding: 6px 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border-left: 1px dotted #b5b5b5;
	background-image: linear-gradient(to top, var(--hf-primary) 0%, var(--hf-primary) 100%);
}
.rp-tld-row-even {
	background: #ededed;
}
.rp-tld-price td,
.rp-tld-info td {
	text-align: right;
	padding: 6px 8px;
	border-left: 1px dotted #b5b5b5;
	border-bottom: 1px dotted #b5b5b5;
}
.rp-tld-price td.rp-tld-col-first,
.rp-tld-info td.rp-tld-col-first {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background: var(--hf-primary);
	border-left: 1px dotted #b5b5b5;
}
.rp-tld-price td.rp-tld-col-first a,
.rp-tld-info td.rp-tld-col-first a {
	color: var(--hf-accent);
}
.rp-tld-price td.rp-tld-col-last,
.rp-tld-info td.rp-tld-col-last {
	border-right: 1px dotted #b5b5b5;
}
.wrap {
	padding: 1px;
}
#rp_presentation {
	border-style: none;
	width: 100%;
	padding: 10px 0;
	table-layout: fixed;
	border-spacing: 5px 0px;
	border-collapse: separate;
	border: 1px solid #b9b9b9;
	border-radius: 10px;
}
#rp_presentation td {
	vertical-align: middle;
}
#rp_presentation .rp_pr_plan_header td {
	word-wrap: break-word;
}
.rp_pr_plan_header .rp_pr_plan {
	height: 40px;
	padding-top: 20px;
	vertical-align: middle;
	font-family: inherit;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000;
	background: inherit;
}
.rp_pr_plan_header .rp_pr_plan.rp_pr_best {
	color: var(--hf-primary);
	background: #e4e4e4;
}
.rp_pr_feature_header .rp_pr_desc {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 30px;
	font-weight: Bold;
	padding-left: 10px;
	color: #000;
	height: 40px;
	border-top: 1px dotted #7d7d7d;
}
.rp_pr_feature_header .rp_pr_plan.rp_pr_best {
	height: 30px;
	padding-right: 0px;
	background: #e4e4e4;
	border-top: 1px dotted #7d7d7d;
}
.rp_pr_feature_header .rp_pr_plan.rp_pr_after_best,
.rp_pr_feature_header .rp_pr_plan {
	height: 30px;
	padding-right: 0px;
	border-top: 1px dotted #7d7d7d;
}
.rp_pr_features .rp_pr_desc div {
	position: relative;
	margin: 0 0 0 10px;
	padding: 0;
}
.rp_pr_features .rp_pr_desc {
	width: 320px;
	padding: 7px 0;
	font-size: 14px;
}
.pr_rp_desc_info_test {
	position: absolute;
	width: 200px;
	background-color: #FFFFD2;
	border: 1px solid #FDB179;
	border-radius: 4px;
	box-shadow: 0px 0px 5px var(--hf-ink-2);
	padding: 0.5em;
	right: 0;
	top: 100%;
	z-index: 1;
	font-size: 12px;
}
.rp_pr_features .pr_rp_desc_info {
	margin-left: -5px;
	padding: 0px 5px 0px 5px;
}
.rp_pr_plan {
	margin: 0;
	padding: 7px;
	text-align: center;
	color: #000;
}
.rp_pr_features .rp_pr_plan.rp_pr_best {
	background: #e4e4e4;
}
.plan-overview {
	margin-top: -25px;
	padding: 0px 5px 10px;
}
.rp_pr_features.rp_pr_features_price .rp_pr_desc {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
.rp_pr_features.rp_pr_features_price .rp_pr_plan {
	font-family: inherit;
	font-size: 24px;
	font-weight: normal;
	color: var(--hf-primary);
}
.rp_pr_features.rp_pr_features_price .rp_pr_plan span {
	font-size: 20px;
	font-weight: normal;
}
.rp_pr_signup .rp_pr_plan {
	padding: 5px 0 5px 0;
}
.rp_pr_signup .pr_rp_sing_up_form {
	text-align: center;
}
.rp_pr_signup .rp_pr_plan.rp_pr_best {
	background: #e4e4e4;
}
.rp_pr_signup .rpwp-button.colorize {
	display: inline;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 4px 6px;
}
.rp_pr_signup .rp_pr_best .rpwp-button.colorize {
	font-size: 20px;
	padding: 6px 6px;
}
.rp_upgrades .rp_pr_signup .rp_pr_best .rpwp-button.colorize {
	font-size: 18px;
	padding: 5px 5px;
}
.rp_pr_end .rp_pr_plan {
	height: 7px;
	border-left: 0;
}
.rp_pr_end .rp_pr_plan.rp_pr_best {
	background: #e4e4e4;
}
.rp_upgrades {
	padding: 0;
	margin: 0;
}
.rp_upgrades .rp_pr_feature_header .rp_pr_desc {
	background-image: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.rp_upgrades .rp_pr_feature_header .rp_pr_plan {
	font-family: inherit;
	font-size: 18px;
	font-weight: normal;
	background-image: none;
	color: #000;
}
.rp_upgrades .rp_pr_feature_header .rp_pr_plan.rp_pr_best {
	color: var(--hf-primary);
}
.rp_upgrades .rp_pr_plan {
	color: #000;
}
.rp_upgrades .rp_pr_plan.rp_pr_best {
	background: #e4e4e4;
}
.rp_upgrades .rp_pr_end {
	display: none;
}
#tower-box {
	float: left;
	min-width: 183px;
	width: 183px;
	margin-top: 25px;
	position: relative;
	color: #000;
	border: 1px solid #7d7d7d;
}
#tower-box-title {
	width: 100%;
	height: auto;
	padding: 0px;
	position: relative;
	border-bottom: 1px dotted #7d7d7d;
}
#tower-box-title h2 {
	margin: 0px;
	padding: 20px 10px 0px 10px;
	font-family: inherit;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	word-wrap: break-word;
}
#tower-box-content {
	float: left;
	width: 183px;
	margin: 0px;
}
#tower-box-price {
	width: 183px;
	text-align: center;
	padding-top: 10px;
}
.tower-box-price-currency {
	font-family: inherit;
	font-size: 24px;
	font-weight: normal;
	color: var(--hf-primary);
}
.tower-box-price-value {
	font-family: inherit;
	font-size: 36px;
	font-weight: normal;
	color: var(--hf-primary);
}
.tower-box-price-period {
	font-family: inherit;
	font-size: 24px;
	color: var(--hf-primary);
}
#tower-box-content ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 183px;
	height: auto;
}
#tower-box-content-2 ul {
	float: left;
	width: 183px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#tower-box-content ul li,
#tower-box-content-2 ul li {
	padding: 7px 0;
	margin: 0px;
	list-style: none;
	line-height: normal;
	font-size: 13px;
	text-align: center;
}
#tower-box-content ul li strong,
#tower-box-content-2 ul li strong {
	font-size: 16px;
}
#tower-box-bottom {
	height: 53px;
	padding: 17px 0px 0px 0px;
	text-align: center;
	width: 183px;
}
.rp_pr_signup .rp_pr_plan .out-of-stock,
.article1-plan-order .out-of-stock,
#box-bottom .out-of-stock {
	text-transform: uppercase;
	font-weight: bold;
}
#default_content.content_vps_openvz table {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.box-space-11px {
	width: 11px;
	height: 11px;
}
.tower-box-button {
	width: 150px;
	margin: 0px auto;
}
.best-plan {
	position: absolute;
	top: -18px;
	left: 77px;
	width: 29px;
	height: 28px;
	z-index: 2;
}
a.expand {
	float: left;
	height: 25px;
	width: 50px;
	padding-left: 20px;
	margin-left: 55px;
	line-height: 24px;
	background: url(../../images/plus.gif) left no-repeat;
}
a.collapse {
	float: left;
	height: 25px;
	width: 50px;
	padding-left: 20px;
	margin-left: 55px;
	line-height: 24px;
	background: url(../../images/minus.gif) left no-repeat;
}
a.expand_all {
	float: right;
	height: 25px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 24px;
	background: url(../../images/plus.gif) left no-repeat;
}
a.collapse_all {
	float: right;
	height: 25px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 24px;
	background: url(../../images/minus.gif) left no-repeat;
}
#compare-box {
	float: left;
	width: 183px !important;
	margin-top: 25px;
	position: relative;
	background: #e4e4e4;
	border: 1px solid #7d7d7d;
}
#compare-box-title {
	padding: 0px;
	height: 56px;
	position: relative;
}
#compare-box-title h2 {
	font-size: 20px;
	font-weight: bold;
	color: var(--hf-primary);
	margin: 0px;
	padding: 15px 10px 0px 10px;
	text-align: center;
	text-transform: uppercase;
}
#compare-box-text {
	width: 173px;
	padding: 10px 5px;
	text-align: center;
	line-height: 20px;
}
#compare-box-content {
	text-align: center;
}
#compare-box-content ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 183px;
	height: 250px;
}
#compare-box-content ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 38px;
}
#compare-box-bottom {
	height: 53px;
	padding: 17px 0px 0px 0px;
	text-align: center;
	width: 183px;
}
.compare-box-button {
	width: 160px;
	margin: 0px auto;
	padding-left: 5px;
	padding-right: 5px;
}
.openvz-plan-even {
	float: left;
	width: 97%;
	background: var(--hf-primary-tint);
	border: 1px solid #fff;
	padding: 10px;
	position: relative;
}
.openvz-plan-even:hover {
	background: var(--hf-primary-tint);
}
.openvz-plan-odd {
	float: left;
	width: 97%;
	background: var(--hf-primary-tint-2);
	border: 1px solid #fff;
	padding: 10px;
	position: relative;
}
.openvz-plan-odd:hover {
	background: var(--hf-primary-tint-2);
}
.openvz-plan-name {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.openvz-plan-features {
	line-height: 26px;
}
.openvz-plan-price {
	font-family: inherit;
	font-size: 24px;
	font-weight: normal;
	color: var(--hf-primary);
}
.openvz-price-currency {
	font-family: inherit;
	font-size: 18px;
	font-weight: normal;
	color: var(--hf-primary);
}
.openvz-plan-price-mo {
	font-family: inherit;
	font-size: 18px;
	font-weight: normal;
	color: var(--hf-primary);
}
.openvz-info {
	padding: 10px;
}
ul.openvz-server-info {
	float: left;
	width: 290px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
ul.openvz-server-info li {
	padding: 0px 0px 0px 18px;
	margin: 0px;
	list-style: none;
	line-height: 28px;
}
.openvz-plan-odd div.best-plan-openvz,
.openvz-plan-even div.best-plan-openvz {
	position: absolute;
	width: 126px;
	height: 30px;
	top: 86px;
	left: -5px;
}
.openvz-plan-odd.best,
.openvz-plan-even.best {
	background: #f1d774;
}
div.text-box.domain-box {
	float: left;
	width: 650px;
	height: auto;
	margin-top: 20px;
	padding: 0;
	background: none;
}
div.text-box.domain-box div span {
	float: left;
	width: 630px;
	margin: 0 20px 0 0;
	padding: 0px;
	line-height: 26px;
}
div.text-box.domain-box div h3 {
	float: left;
	width: 630px;
	margin: 0 20px 0 0;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
div.text-box.without-img {
	float: left;
	width: 50%;
	height: auto;
	margin-top: 20px;
	padding: 0;
	background: none;
}
div.text-box.without-img div span {
	float: left;
	width: 90%;
	margin: 0 10px;
	padding: 0px;
	line-height: 26px;
}
div.text-box.without-img div h3 {
	float: left;
	margin: 0 10px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
#aboutus-content-main {
	width: 630px;
	float: left;
	display: block;
}
#aboutus-content-main h2 {
	margin: 20px 0 0 0;
	padding: 0px;
}
#aboutus-content-main p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 26px;
}
#aboutus-sidebar {
	width: 280px;
	float: right;
	padding: 10px 10px;
	display: block;
	line-height: 26px;
}
#aboutus-sidebar h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.cform-input {
	width: 280px;
	height: 26px;
	border: 1px solid #D0D0D0;
	border-radius: 5px;
	padding: 2px 5px;
}
.cform-select {
	width: 295px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #D0D0D0;
	border-radius: 5px;
	padding: 2px;
	margin: 0px;
}
.cform-textfield {
	width: 280px;
	border: 1px solid #D0D0D0;
	border-radius: 5px;
	padding: 2px 5px;
}
.to-checkbox {
	font-size: 13px;
	display: inline-block;
	margin-left: 20px;
}
.error {
	border: 1px solid red;
}
input[type="checkbox"].error {
	box-shadow: 0 0 0 1px red;
	border-radius: 3px;
}
.article1-plans-area {
	display: block;
	float: left;
	width: 288px;
	margin-left: 10px;
	padding-top: 6px;
}
.article1-text-area {
	display: block;
	float: right;
	width: 620px;
	margin-right: 10px;
}
.article1-plan-box {
	float: left;
	width: 278px;
	margin: 0 10px 10px 0;
	padding: 0;
	text-align: center;
	position: relative;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px #000;
}
.article1-plan-title {
	float: left;
	width: 278px;
	height: 40px;
	margin: 0;
	padding: 0 0 10px 0;
	font-family: inherit;
	text-align: center;
	color: #000;
}
.article1-plan-title span {
	display: block;
	padding-top: 15px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
}
.article1-plan-features {
	padding: 20px 10px 0;
	font-size: 15px;
	text-align: center;
	line-height: 34px;
	color: #000;
}
.article1-plan-features strong {
	font-size: 17px;
}
.article1-plan-price {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	color: #000;
}
.article1-plan-price span {
	font-size: 26px;
}
.article1-plan-order {
	padding-top: 10px;
	padding-bottom: 30px;
}
.article1-plan-order input {
	display: block;
	width: 134px;
	margin: auto;
}
.article1-plan-order .rpwp-button {
	margin: 0 auto;
}
.article-plan-best {
	background-color: #ffce8e;
}
.article-plan-best div.article1-plan-title {
	background-color: #ffce8e;
}
.article2-links-area {
	display: block;
	float: left;
	width: 202px;
	padding: 6px 28px 0 0;
	margin-left: 10px;
	min-height: 448px;
}
.article2-links-area a.a-link {
	display: block;
	padding: 5px 2px 5px 2px;
	border-bottom: 1px solid #aaaaaa;
}
.article2-links-area a.a-link:hover,
.article2-links-area a.a-link-selected {
	background: #e8e5e5;
}
.article2-text-area {
	display: block;
	float: right;
	width: 690px;
	margin-right: 10px;
}
.article2-text-plan-area {
	float: left;
	display: block;
	width: 635px;
	margin-left: 55px;
}
.article2-text-plan-area .article1-plan-box {
	display: block;
	width: 278px;
	float: left;
	margin-right: 20px;
}
.domain-promo {
	width: 390px;
	height: 205px;
	margin: 0px auto;
	border: 1px solid #E7E7E7;
	border-radius: 9px;
	padding-left: 210px;
}
.domain-promo h3 {
	text-transform: uppercase;
	font-size: 22px;
	margin: 20px 0px 30px 0px;
	padding: 0px;
}
.domain-promo div {
	border: 1px solid #9A9A9A;
	border-radius: 5px;
	height: 37px;
	width: 370px;
}
.domain-promo div input#domain_sld {
	width: 255px;
}
.domain-promo div select#domain_tld {
	border-left: 1px solid #B5B5B5;
	margin-top: 1px;
}
.domain-promo input.domain-search-button {
	margin: 20px 0px 0px 0px;
	float: right;
}
.domain-promo div.prices-starts-from {
	float: left;
	width: 280px;
	height: 30px;
	font-size: 16px;
	border: 0px;
	margin-top: 25px;
	font-style: italic;
}
.domain-promo span.tld-price {
	float: right;
	width: 120px;
	height: 30px;
	margin: -0px 0 0 0px;
	padding: 0;
	font-style: normal;
	background: none;
}
.domain-promo span.tld-price span.tld-currency {
	font-size: 20px;
	font-family: inherit;
	font-weight: bold;
	color: var(--hf-primary-dark);
}
.domain-promo span.tld-price span.tld-price-value,
.domain-promo span.tld-price span.tld-period {
	font-size: 24px;
	color: var(--hf-primary-dark);
}
.sidebar-domain-search {
	height: 165px;
}
.sidebar-domain-search h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.sidebar-domain-search div {
	height: 37px;
	margin-left: 10px;
	margin-top: 15px;
	width: 265px;
}
.sidebar-domain-search #domain_sld {
	width: 165px;
	height: 25px;
	line-height: 26px;
	background: none;
	padding: 3px 5px;
	font-family: inherit;
	font-size: 15px;
	float: left;
	margin: 2px 0px 0px 0px;
	display: block;
}
.sidebar-domain-search #domain_tld {
	float: left;
	height: 33px;
	line-height: 27px;
	padding: 3px 0px;
	width: 85px;
	font-family: inherit;
	font-size: 15px;
	margin: 2px 0px 0px 0px;
	display: block;
}
.sidebar-domain-search .domain-search-button {
	margin-top: 20px;
	height: 37px;
	widows: 84px;
	float: right;
	border-radius: 6px;
}
.sidebar-domain-table {
	padding-top: 2px;
	margin: 0 0 20px 0px;
	text-align: center;
	line-height: normal;
	color: #000;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px #000;
}
.sidebar-domain-table table {
	margin: -30px 0 0px 0px;
}
.sidebar-domain-table td {
	text-align: center;
	line-height: normal;
	padding: 3px 5px;
}
.sidebar-domain-table td .tld {
	float: none;
	padding: 0;
	font-size: 14px;
	height: inherit;
	color: #000;
	border: none;
}
.sidebar-domain-table td .tld-price {
	float: none;
	padding: 0;
	font-size: 14px;
	color: #cf3125;
	background: none;
}
#us-dc-banner {
	float: left;
	width: 942px;
	height: 232px;
	margin: 0px 0 20px -7px;
	padding: 25px 0px 0px 20px;
	font-size: 16px;
	color: #fff;
}
#us-dc-banner h3 {
	margin: -10px 0 0 0;
	padding: 0px;
	font-size: 48px;
}
#us-dc-banner ul {
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 0px 0px;
}
#us-dc-banner ul li {
	padding: 2px 0;
	margin: 0px;
}
#us-dc-banner a {
	color: var(--hf-accent);
}
#dc-box {
	float: left;
	width: 462px;
	margin: 0 5px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #c8c8c8;
	border-radius: 10px;
}
#dc-box #box-title {
	padding: 0px 0px 0px 15px;
}
#dc-box #box-title h2 {
	margin-bottom: 5px;
	color: #000;
}
#dc-box #box-content {
	width: 436px;
	padding: 13px;
	height: 215px;
}
#dc-box #box-content {
	line-height: 24px;
}
#dc-box #box-content div.cp-demo {
	line-height: 24px;
	padding-right: 110px;
}
#dc-box #box-content p {
	line-height: 24px;
}
#dc-box #box-content ul {
	padding: 0px;
	margin: 0px;
}
#dc-box #box-content li {
	line-height: 38px;
	font-size: 14px;
}
.learn-more-link {
	float: right;
	width: 160px;
	margin: 10px 15px;
	font-weight: bold;
	text-align: right;
}
.dc-header-container {
	padding: 0;
}
.dc-video-containter {
	float: left;
	width: 385px;
	padding: 25px 0 0 0;
	margin: 0 0 0 20px;
}
.dc-image {
	float: right;
	width: 366px;
	text-align: right;
	padding: 12px 0 0 0;
}
.dc-image img {
	border: 7px solid #aaaaaa;
}
.dc-information {
	float: left;
	width: 540px;
}
.dc-information p {
	text-align: justify;
	line-height: 24px;
}
.dc-bottom-line {
	margin: 14px 0 0 0;
	padding: 0;
	font-size: 0;
	height: 7px;
}
.dc-banner {
	width: 450px;
	height: 340px;
	padding: 5px 480px 0 20px;
	padding-left: 20px;
}
.dc-banner p {
	line-height: 24px;
}
.us-dc {
	border: 1px solid #c8c8c8;
	border-radius: 10px;
}
.se-dc {
	border: 1px solid #c8c8c8;
	border-radius: 10px;
}
.au-dc {
	border: 1px solid #c8c8c8;
	border-radius: 10px;
}
.uk-dc {
	border: 1px solid #c8c8c8;
	border-radius: 10px;
}
#domain-tables.ui-tabs,
#domain-tables.ui-widget-header,
#domain-tables .ui-widget-header,
#domain-tables .ui-widget-content #dc-plans.ui-tabs,
#dc-plans.ui-widget-header,
#dc-plans .ui-widget-header,
#dc-plans.ui-widget-content {
	background: none;
	border: none;
}
#domain-tables .ui-tabs .ui-tabs-panel,
#dc-plans .ui-tabs .ui-tabs-panel {
	display: block;
	border-width: inherit;
	padding: initial;
	background: none;
}
#domain-tables .ui-widget-content,
#dc-plans.ui-widget-content {
	padding: 0;
}
#dc-plans .ui-state-active,
#dc-plans .ui-widget-content .ui-state-active,
#dc-plans .ui-widget-header .ui-state-active {
	border: none;
	background: none;
}
ul.dc-tabs a:active,
ul.dc-tabs a:visited {
	outline: none;
}
ul.dc-tabs .ui-tabs-active a,
ul.dc-tabs .ui-tabs-active a:hover,
ul.dc-tabs .ui-tabs-active a:focus,
ul.domain-tabs .ui-tabs-active a,
ul.domain-tabs .ui-tabs-active a:hover,
ul.domain-tabs .ui-tabs-active a:focus {
	outline: none !important;
	border: none !important;
}
ul.domain-tabs li {
	border-top: none !important;
	border-bottom: : none !important;
	border-right: : none !important;
	background: none !important;
}
.domain-tabs .ui-state-active,
.domain-tabs .ui-widget-content .ui-state-active,
.domain-tabs .ui-widget-header .ui-state-active,
.domain-tabs .ui-state-default,
.domain-tabs .ui-widget-content .ui-state-default,
.domain-tabs .ui-widget-header .ui-state-default {
	border: none !important;
	background: none !important;
}
#domain-tables {
	padding: 0px;
	overflow: hidden;
}
.dc-tabs.ui-tabs-nav li a {
	padding: 0 !important;
	font-size: 13px;
}
#dc-plans #tower-box {
	margin-left: 1px;
	margin-right: 1px;
}
ul.domain-tabs,
ul.dc-tabs {
	padding: 0 !important;
}
ul.dc-tabs a,
.rp-tld-price td,
.rp-tld-info td {
	font-size: 13px;
}
.rp-tld-price th,
.rp-tld-info th,
.rp-tld-price td.rp-tld-col-first,
.rp-tld-info td.rp-tld-col-first {
	font-size: 12px !important;
}
#promo-tlds .tld {
	font-size: 15px !important;
}
ul.dc-tabs {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	height: 40px;
	border-bottom: 3px solid var(--hf-ink);
}
ul.dc-tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
	border-right: 1px solid #FFF;
}
ul.dc-tabs a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 180px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	background-image: linear-gradient(to top, #BEBEBE 0%, #EEEEEE 100%) !important;
	color: #333 !important;
	border-right: 1px solid #B8B8B8;
}
ul.dc-tabs a:active {
	outline: none;
}
ul.dc-tabs a:hover {
	top: 1px;
	background-image: linear-gradient(to top, var(--hf-primary) 1%, var(--hf-primary-tint-2) 100%) !important;
	color: #fff !important;
}
ul.dc-tabs .ui-tabs-active a,
ul.dc-tabs .ui-tabs-active a:hover,
ul.dc-tabs .ui-tabs-active a {
	cursor: default !important;
	top: 1px;
	background-image: linear-gradient(to top, var(--hf-primary) 1%, var(--hf-primary-tint-2) 100%) !important;
	color: #fff !important;
	border-right: 1px solid var(--hf-primary-dark);
	border-left: 1px solid var(--hf-primary-dark);
	border-top: 1px solid var(--hf-primary-dark);
}
ul.dc-tabs a.s {
	background-position: -553px 0;
	width: 81px;
}
ul.dc-tabs a.s:hover {
	background-position: -553px -31px;
}
ul.dc-tabs a.s.current {
	background-position: -553px -62px;
}
ul.dc-tabs a.l {
	background-position: -248px -0px;
	width: 174px;
}
ul.dc-tabs a.l:hover {
	background-position: -248px -31px;
}
ul.dc-tabs a.l.current {
	background-position: -248px -62px;
}
ul.dc-tabs a.xl {
	background-position: 0 -0px;
	width: 248px;
}
ul.dc-tabs a.xl:hover {
	background-position: 0 -31px;
}
ul.dc-tabs a.xl.current {
	background-position: 0 -62px;
}
.panes .pane {
	display: none;
}
#dc-plans {
	padding: 7px;
}
#cs_context_help_areas {
	padding-left: 110px;
	background-position: 0px 9px;
	margin-bottom: 30px;
	line-height: 26px;
}
#cs_video_tutorials {
	padding-left: 110px;
	background-position: 0px 9px;
	margin-bottom: 30px;
	line-height: 26px;
}
#cs_faq {
	padding-left: 110px;
	background-position: 0px 9px;
	margin-bottom: 30px;
	line-height: 26px;
}
#cs_ticketing_system {
	padding-left: 110px;
	background-position: 0px 9px;
	margin-bottom: 30px;
	line-height: 26px;
}
.app-preview-left {
	width: 460px;
	float: left;
}
.app-text-right {
	float: right;
	width: 460px;
}
.app-text-right p {
	text-align: justify;
}
.app-text-right p.tar {
	text-align: right;
}
.app-text-right h3 {
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.app-preview-right {
	width: 460px;
	float: right;
}
.app-text-left {
	float: left;
	width: 460px;
}
.app-text-left p {
	text-align: justify;
}
.app-text-left p.tar {
	text-align: right;
}
.app-text-left h3 {
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.app-box-item {
	display: block;
	float: left;
	height: 390px;
	width: 176px;
	margin: -20px 0 20px 0;
	padding: 0 19px 0 19px;
}
.app-box-item h3 {
	margin: 16px auto 16px auto;
	padding: 0;
	font-size: 24px;
	text-align: center;
}
.app-box-item p.app-box-text {
	display: block;
	height: 124px;
	overflow: hidden;
	margin: 12px 0 12px 0;
	padding: 0;
}
.app-box-demo-signup {
	text-align: center;
	border-top: 1px solid #d7d7d7;
	padding-top: 12px;
}
.app-box-divider {
	display: block;
	float: left;
	width: 30px;
	height: 10px;
}
.why-us-2 {
	float: left;
	width: 424px;
	height: 310px;
	padding: 10px 14px;
	margin: 0 10px;
	margin-bottom: 20px;
	display: block;
	line-height: 26px;
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	border-radius: 7px;
}
.why-us-2 h3 {
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}
.why-us-2 img {
	margin-right: 10px;
	margin-bottom: 140px;
}
.hepsia-feature h4 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 0;
}
.hepsia-feature p {
	margin: 0;
	padding: 0;
}
.hepsia-feature img {
	border: 5px solid #c8c8c8;
	float: right;
	margin: 8px 0 0 40px;
}
.compare-panels {
	width: 440px;
	margin-left: 20px;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 10px 14px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	margin-bottom: 0px;
	line-height: 24px;
}
.compare-panels h3 {
	font-size: 24px;
	margin-bottom: 15px;
}
.compare-panels.left img {
	margin: 0px 0px 0px 10px;
}
.compare-panels.right img {
	margin: 0px 10px 0px 0px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #A5A5A5;
	background: #D7D7D7;
	font-weight: normal;
	color: #000;
}
.ui-widget-header {
	border: 1px solid var(--hf-primary);
	background: var(--hf-primary);
	color: #FFF;
	font-weight: bold;
	line-height: 15px;
}
.ui-widget-header a {
	color: #FFF;
}
.ui-widget-header span a:link {
	color: #000;
}
.ui-widget-header.header {
	color: #000;
}
#all_pm {
	height: 90px;
}
#PayPalDP label {
	height: 75px;
	overflow: visible;
	padding-top: 15px;
}
#submit_order .ui-button {
	font-size: 22px;
	padding: 6px 15px 9px;
	border: 0px;
	color: #FFF;
	background: var(--hf-primary-dark);
	font-weight: bold;
}
#submit_order .ui-button:hover {
	font-size: 22px;
	padding: 6px 15px 9px;
	text-decoration: none;
	border: 0px;
	color: #FFF;
	background: var(--hf-primary-dark);
	font-weight: bold;
}
#shared-box {
	float: right;
	width: 300px;
	height: 350px;
	margin: 0 0px 10px 25px;
	padding: 0;
	text-align: center;
	position: relative;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px #000;
}
#shared-box #box-title {
	float: left;
	width: 300px;
	height: 40px;
	margin: 0px 0 50px 0;
	padding: 0;
	text-align: center;
}
#box-title h2 {
	height: 40px;
	margin-top: 0;
	padding-top: 0;
	font-family: inherit;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #000;
}
#shared-box form {
	float: left;
	margin: 0 90px;
}
#shared-box form .rpwp-button.colorize {
	display: inline;
	padding: 5px 20px;
}
#shared-box #box-price {
	width: 298px;
	margin: 0;
	text-align: center;
	padding: 0;
	color: var(--hf-primary);
	position: absolute;
	top: 60px;
	left: 0;
}
#shared-box #box-price .box-price-value {
	font-size: 36px;
	font-weight: bold;
	color: var(--hf-primary);
}
#shared-box #box-price .box-price-currency {
	font-size: 24px;
	color: var(--hf-primary);
}
#shared-box #box-price .box-price-period {
	font-size: 24px;
	color: var(--hf-primary);
}
#shared-box #box-content {
	border: none;
}
#shared-box #box-content ul {
	float: left;
	width: 268px;
	margin: 10px 0;
	padding: 0 15px;
}
.plan-details-link {
	float: left;
	width: 298px;
	margin: 5px 0;
	text-align: center;
}
.plan-details-link a {
	color: #bd281d;
}
#home-banner-1 {
	float: left;
	width: 100%;
	height: 390px;
	margin: -25px 0 25px 0;
	position: relative;
}
#bannerbkg {
	float: none;
	width: 444px;
	height: 313px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	bottom: 45px;
	z-index: 2;
}
h2.home-banner-title-1 {
	width: 560px;
	height: 50px;
	font-family: inherit;
	font-size: 48px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 25px;
}
#home-banner-1-plan-features {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 80px;
	left: 320px;
}
#home-banner-1-plan-features ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
#home-banner-1-plan-features ul li {
	width: 220px;
	font-family: inherit;
	padding: 3px 0 3px 30px;
	font-size: 16px;
	list-style: none;
	font-weight: normal;
	color: #fff;
}
#home-banner-1-plan-features ul li span {
	font-family: inherit;
	font-size: 20px;
	font-weight: normal;
	list-style: none;
	color: #fff;
}
.home-banner-1-price {
	width: 238px;
	height: 114px;
	margin: 0;
	padding: 45px 0 0 0;
	font-family: inherit;
	color: var(--hf-primary-dark);
	text-align: center;
	position: absolute;
	left: 40px;
	top: 100px;
	padding-left: 5px;
}
.home-banner-1-price .price-value {
	padding-left: 5px;
	font-size: 48px;
	line-height: 70px;
	font-weight: normal;
	color: #000;
}
.home-banner-1-price .currency {
	font-size: 40px;
	line-height: 70px;
	font-weight: normal;
	color: #000;
}
.home-banner-1-price .period {
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.home-banner-1-buttons {
	width: 362px;
	height: 40px;
	margin: 0;
	padding: 0px;
	position: absolute;
	left: 320px;
	top: 255px;
	z-index: 5;
}
.home-banner-play-video {
	float: right;
	width: 158px;
	height: 40px;
	margin: 0;
	text-align: right;
	z-index: 5;
}
.home-banner-play-video a {
	padding-right: 20px;
	font-family: inherit;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #fff;
}
.home-banner-play-video a:hover {
	color: var(--hf-accent);
}
.home-banner-sign-up {
	float: left;
	width: 200px;
	height: 40px;
	margin: 0px;
	padding: 0;
	text-align: center;
	z-index: 5;
}
.home-banner-sign-up .rpwp-button2 {
	width: 200px;
	font-family: inherit;
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	display: block;
	color: #000;
	text-shadow: 1px 1px var(--hf-accent);
	z-index: 5;
	background: none;
	background-image: none;
	border: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
}
.home-banner-sign-up .rpwp-button2:hover {
	color: #850000;
}
.home-banner-sign-up .rpwp-button2:hover,
.home-banner-sign-up .rpwp-button2:focus {
	outline: none;
}
.home-banner-sign-up.out-of-stock {
	background: none;
}
.home-banner-sign-up.out-of-stock .checkstock,
.home-banner-sign-up.out-of-stock .outofstock {
	display: block;
	text-align: center;
	line-height: 40px;
}
.home-banner-sign-up.out-of-stock .out-of-stock {
	text-transform: uppercase;
	color: #c7c7c7;
	font-size: 18px;
}
#front_page_content-plan-area {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
	padding: 20px 0;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px #000;
}
#shared-box-small {
	float: left;
	width: 300px;
	height: 310px;
	margin: 0 0 0 25px;
	padding: 0;
	text-align: center;
}
#shared-box-medium {
	float: left;
	width: 462px;
	height: auto;
	margin: 0 0 0 25px;
	padding: 0;
	text-align: center;
}
#shared-box-large {
	float: left;
	width: 950px;
	height: 310px;
	margin: 0 25px;
	padding: 0;
	text-align: center;
}
#shared-box-small #box-title {
	float: left;
	width: 300px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
#shared-box-medium #box-title {
	float: left;
	width: 462px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
#shared-box-large #box-title {
	float: left;
	width: 950px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
#box-title h4 {
	height: 40px;
	margin-top: 0;
	padding-top: 0;
	font-family: inherit;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
}
#box-title h4 a {
	color: #000;
	text-decoration: none;
}
#box-title h4 a:hover {
	color: var(--hf-primary);
	text-decoration: none;
}
#shared-box-small form {
	float: left;
	margin: 0 auto;
	width: 100%;
}
#shared-box-medium form {
	float: left;
	margin: 0 135px;
}
#shared-box-large form {
	float: left;
	margin: 0 375px;
}
#shared-box-small form .rpwp-button.colorize {
	display: inline;
	padding: 5px 20px;
}
#shared-box-medium form .rpwp-button.colorize {
	display: inline;
	font-size: 20px;
	margin-top: -10px;
	padding: 10px 30px;
}
#shared-box-large form .rpwp-button.colorize {
	display: inline;
	font-size: 20px;
	margin-top: -10px;
	padding: 10px 30px;
}
#shared-box-small #box-price {
	float: left;
	width: 300px;
	margin: 0;
	text-align: center;
	padding: 0;
	color: var(--hf-primary);
}
#shared-box-medium #box-price {
	float: left;
	width: 460px;
	margin: 0;
	text-align: center;
	padding: 0;
	color: var(--hf-primary);
}
#shared-box-large #box-price {
	float: left;
	width: 948px;
	margin: 0;
	text-align: center;
	padding: 0;
	color: var(--hf-primary);
}
#box-price {
	font-family: inherit;
}
#box-price .box-price-value {
	font-size: 36px;
	font-weight: normal;
	color: var(--hf-primary);
}
#box-price .box-price-currency {
	font-size: 36px;
	color: var(--hf-primary);
}
#box-price .box-price-period {
	font-size: 36px;
	color: var(--hf-primary);
}
#box-content {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#box-content ul {
	float: left;
	margin: 10px 0;
	padding: 0 15px;
	text-align: left;
}
#shared-box-small #box-content ul {
	width: 270px;
}
#shared-box-medium #box-content ul {
	width: 201px;
}
#shared-box-large #box-content ul {
	width: 286px;
}
#box-content ul li {
	margin: 0px;
	padding: 7px 0px 7px 25px;
	list-style: none;
	font-size: 15px;
	line-height: normal;
}
#box-content ul li strong {
	font-weight: bold;
}
#box-form .out-of-stock {
	display: block;
	text-transform: uppercase;
	line-height: 40px;
}
#shared-box-large #box-form .out-of-stock {
	font-size: 20px;
	margin-bottom: 20px;
}
#front_page_content-welcome {
	float: left;
	width: 435px;
	margin: 0 0 25px 0;
	padding: 5px 20px 20px;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px #000;
}
#front_page_content-welcome h2 {
	width: 100%;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #b3b3b3;
}
#other-services,
#hosting-features {
	float: right;
	width: 435px;
	margin: 0 0 25px 0;
	padding: 5px 20px 20px;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px #000;
}
#other-services h2,
#hosting-features h2 {
	width: 100%;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #b3b3b3;
}
#other-services ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#other-services ul li {
	padding: 6px 0 6px 30px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	list-style-image: none;
	color: var(--hf-primary);
}
#other-services ul li a {
	color: #000;
	text-decoration: underline;
}
#other-services ul li a:hover {
	color: var(--hf-primary);
	text-decoration: none;
}
#hosting-features ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#hosting-features ul li {
	padding: 6px 0 6px 30px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	list-style-image: none;
	color: #000;
}
#comments {
	padding: 0px 10px 0px 10px;
}
#comments h3 {
	font-family: inherit;
	font-size: 24px;
}
li.comment {
	border: 1px solid #E5E5E5;
	margin-top: 20px;
	padding: 10px;
}
.comment-meta {
	color: #9A9A9A;
	background-position: 130px 4px;
	padding-left: 150px;
	margin-bottom: 10px;
}
.comment.depth-2 {
	margin-top: 10px;
}
.thread-even {
	background: #FFF;
}
.even.depth-2,
.even.depth-3,
.even.depth-4 {
	background: #F0F0F0;
}
.odd.depth-2,
.odd.depth-3,
.odd.depth-4 {
	background: #FFF;
}
.thread-odd {
	background: #F9F9F9;
}
div.comment-content {
	word-wrap: break-word;
	padding-left: 130px;
}
li.comment.depth-2,
li.comment.depth-3,
li.comment.depth-4 {
	border-left: 3px solid #333;
	list-style: none;
}
.comment-reply-link {
	text-align: right;
	font-weight: bold;
	clear: both;
}
.comment-author {
	width: 110px;
	float: left;
	margin-right: 20px;
}
img.avatar {
	margin-bottom: 10px;
	border: 3px solid #A0A0A4;
	display: block;
}
div#respond {
	margin-top: 40px;
}
.form-section {
	margin-bottom: 10px;
}
.form-label {
	float: left;
	width: 100px;
}
.required {
	color: #F00;
}
form#searchform div {
	height: 38px;
	margin-bottom: 15px;
	border: 1px solid #adadad;
	border-radius: 5px;
	background-image: linear-gradient(to top, #e9e8e8 0%, #ffffff 100%);
}
form#searchform div label.screen-reader-text {
	float: left;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	line-height: 28px;
	font-style: italic;
	color: #000;
	background: none;
	border: none;
	display: block;
}
form#searchform div input#s {
	float: left;
	width: 120px;
	height: 20px;
	margin: 8px 0;
	padding: 0px 3px;
	background: none;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	background: #eae9e9;
	border: 1px solid #adadad;
	display: block;
}
form#searchform div input#searchsubmit {
	float: right;
	width: 60px;
	height: 36px;
	margin-right: 2px;
	margin-top: 1px;
	border: none;
	color: #fff;
	border-radius: 4px;
	background-image: linear-gradient(to top, var(--hf-ink) 0%, var(--hf-ink-2) 100%);
}
.date-formating {
	float: left;
	width: 60px;
	background: var(--hf-primary-tint-2);
	text-align: center;
	padding-top: 5px;
}
.month {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
.day {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 23px;
	color: #000;
}
.year {
	font-size: 11px;
	color: #000;
}
.time {
	font-size: 12px;
	padding: 3px 0px;
	color: var(--hf-accent);
	background: var(--hf-primary);
}
.cat-excerpt {
	float: left;
	width: 550px;
	margin-left: 10px;
	line-height: 18px;
}
.terms-left-col {
	float: left;
	width: 475px;
	margin-top: 10px;
}
.terms-left-col h2 {
	margin: 0px;
	padding: 0px;
}
.video_overlay {
	display: block;
	width: 640px;
	height: 360px;
}
#script-banner {
	float: left;
	width: 950px;
	height: 238px;
	margin: -20px 0 30px -14px;
	padding: 10px 14px 0px 14px;
	background-image: linear-gradient(to top, var(--hf-primary) 0%, var(--hf-primary) 100%);
	border-radius: 10px;
}
#script-banner h1,
h3.script-banner-title {
	font-size: 30px;
	width: 500px;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	font-weight: bold;
	color: #fff;
}
#script-banner-plan-features {
	float: left;
	width: 550px;
}
#script-banner-plan-features ul {
	padding: 0px;
	margin: 28px 0px 0px 20px;
	float: left;
}
#script-banner-plan-features ul li {
	font-size: 17px;
	line-height: 34px;
	list-style: none;
	padding-left: 25px;
	color: #fff;
}
.script-banner-price {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	text-align: center;
	position: absolute;
	top: 110px;
	right: 400px;
	color: #fff;
}
.script-banner-price .price-value {
	font-size: 55px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.script-banner-price .currency {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
}
.script-banner-price .period {
	font-size: 24px;
	color: #fff;
}
#script-banner-plan-features .rpwp-button {
	font-size: 26px;
}
#script-banner-img {
	float: right;
	margin: -9px 0px 0px 0px;
}
.script-main-text {
	line-height: 26px;
	margin: 10px 0px 15px 0px;
}
.script-main-text h2 {
	font-size: 24px;
	line-height: 40px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.script-main-text img {
	padding-left: 20px;
}
.script-text-col-1,
.script-text-col-2 {
	width: 304px;
	float: left;
	margin-right: 17px;
}
.script-text-col-3 {
	width: 304px;
	float: right;
}
.script-text-col-1 ul li,
.script-text-col-2 ul li,
.script-text-col-3 ul li {
	padding: 4px 0;
}
#whois_id_protection_banner {
	float: left;
	margin: 0 0 20px -25px;
	width: 100%;
	height: 257px;
	text-align: center;
	color: #FFF;
}
#whois_id_protection_banner h3 {
	font-size: 30px;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	text-transform: capitalize;
	margin: 0px;
	padding-top: 15px;
}
.sidebar-ad-usa-data-center {
	border: 1px solid #DDDDDD;
	padding: 15px 5px 15px 90px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 6px;
	margin-bottom: 4px;
	background-position: 3px 3px;
}
.sidebar-ad-uk-data-center {
	border: 1px solid #DDDDDD;
	padding: 15px 5px 15px 90px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 6px;
	margin-bottom: 4px;
	background-position: 3px 3px;
}
.sidebar-ad-au-data-center {
	border: 1px solid #DDDDDD;
	padding: 15px 5px 15px 90px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 6px;
	margin-bottom: 4px;
	background-position: 3px 3px;
}
.sidebar-ad-fi-data-center {
	border: 1px solid #DDDDDD;
	padding: 15px 5px 15px 90px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 6px;
	margin-bottom: 4px;
	background-position: 3px 3px;
}
.sidebar-ad-bg-data-center {
	border: 1px solid #DDDDDD;
	padding: 15px 5px 15px 90px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 6px;
	background-position: 3px 3px;
}
div.video-box {
	float: left;
	min-width: 310px;
	margin-bottom: 30px;
	font-size: 13px;
}
.video-thumb {
	float: left;
	margin-right: 10px;
	border: 3px solid #C8C8C8;
}
.video-thumb:hover {
	float: left;
	margin-right: 10px;
	border: 3px solid var(--hf-ink-2);
}
.video-box a {
	font-weight: bold;
}
.line {
	margin: 15px 10px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #CCC;
}
div.article-summary {
	float: left;
	margin-bottom: 30px;
	line-height: 24px;
}
.article-thumb {
	float: left;
	margin-right: 10px;
	border: 3px solid #C8C8C8;
}
.article-thumb:hover {
	float: left;
	margin-right: 10px;
	border: 3px solid var(--hf-ink-2);
}
.article-summary a {
	font-weight: bold;
}
#aboutus-content-main div.article-summary h2 {
	margin-top: 0px;
}
#jquery-live-search {
	background: #fff;
	padding: 3px 5px;
	max-height: 400px;
	overflow: auto;
	position: absolute;
	z-index: 999;
	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.live-search-res {
	line-height: 25px;
	border-bottom: 1px dotted #999;
	clear: both;
}
.live-search-res img {
	float: right;
	margin-top: 5px;
}
.sum span.tld-price {
	background: none;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: none;
}
#selected_domains_table .tld-price,
#tlds-results-table .tld-price {
	background: none;
	border: none;
	height: auto;
	box-shadow: none;
	color: #000;
}
#quote_wrap {
	overflow: hidden;
}
.dedicated-wrapper {
	display: inline-block;
	width: 100%;
}
.dedicated-wrapper:not(:first-child) {
	margin-top: 30px;
}
.dedicated-service-title h2 {
	font-size: 23px;
}
.dedicated-service-title {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.dedicated-service-title > div:nth-child(2) {
	margin: 15px 0;
	text-align: right;
}
.dedicated-service-note {
	background: #fdfede;
	color: #000;
	display: inline-block;
	border: 1px solid #e8e8e8;
	padding: 15px 20px;
	margin: 10px 0;
	font-style: italic;
	width: 100%;
}
.dedicated-service-note p {
	line-height: 24px;
	font-size: 16px;
	margin: 0;
	text-align: left;
}
.dedicated-plan div.dedicated-plan-name {
	font-weight: bold;
	font-size: 18px;
	margin-left: 5px;
}
.dedicated-service-title .period-choice div {
	display: inline-block;
}
.dedicated-service-title .period-choice div:not(:first-child) {
	margin-left: 20px;
}
.dedicated-service-title .period-choice input {
	visibility: hidden;
	margin: 0;
	width: 0;
}
.dedicated-service-title .period-choice span {
	font-size: 14px;
	margin-left: 5px;
}
.dedicated-service-title .period-choice label {
	cursor: pointer;
	line-height: 25px;
}
.dedicated-service-title .period-choice .radio-img {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	vertical-align: baseline;
}
.dedicated-service-title .period-choice label > input[type="radio"]:checked + .radio-img + .dedicated-period {
	color: var(--hf-accent);
}
.dedicated-service-title .period-choice .dedicated-period {
	color: #666;
}
.dedicated-service-title .period-choice .radio-img {
	background: #fff;
	border: 3px solid #fff;
	box-shadow: 0 0 0 3px var(--hf-primary);
}
.dedicated-service-title .period-choice label > input[type="radio"]:checked + .radio-img {
	background: var(--hf-primary);
	box-shadow: 0 0 0 3px var(--hf-accent);
}
.dedicated-service-title span {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
}
.dedicated-service-title span.burst {
	width: 25px;
	height: 25px;
	line-height: 25px;
	position: relative;
	text-align: center;
	margin-right: 10px;
	font-size: 22px;
	z-index: 1;
}
.dedicated-service-title span.burst:before,
.dedicated-service-title span.burst:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	z-index: -1;
}
.dedicated-plan.separate-features:first-child table {
	border-top: none;
}
.dedicated-plan {
	float: left;
	width: 99.8%;
}
.dedicated-plan.separate-features {
	float: none;
	width: 49.5%;
	display: inline-block;
	border: none;
	border-radius: 5px;
}
.dedicated-plan table {
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
	margin: 0 !important;
}
.dedicated-plan table td {
	padding: 10px 5px;
}
.dedicated-plan.separate-features table tr:first-child td:first-child {
	border-radius: 5px 5px 0 0;
}
.dedicated-plan table td.dedicated-plan-name {
	width: 120px;
	margin: 0 !important;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
}
.dedicated-plan:not(.separate-features) table td.dedicated-plan-name {
	text-align: center;
	vertical-align: middle;
	line-height: 0;
}
.dedicated-plan:not(.separate-features) table td.dedicated-plan-name span {
	display: block;
	word-break: break-word;
}
.dedicated-plan:not(.separate-features) table td.dedicated-plan-features {
	width: 600px;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 0;
}
.dedicated-plan table td.dedicated-plan-features ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.dedicated-plan table td.dedicated-plan-features ul li {
	padding: 5px 0;
}
.dedicated-plan:not(.separate-features) table td.dedicated-plan-features ul li {
	display: inline-block;
	width: 32.33%;
	padding-left: 0.5%;
}
.dedicated-plan:not(.separate-features) table td.dedicated-plan-features ul li.locations img {
	display: inline-block;
	vertical-align: middle;
	transform: scale(0.8);
}
.dedicated-plan.separate-features {
	vertical-align: top;
	margin: 10px 0;
}
.dedicated-plan.separate-features table td.dedicated-plan-features {
	text-align: left;
}
.dedicated-plan.separate-features table td.dedicated-plan-features ul li {
	padding-left: 10px;
	padding-right: 10px;
}
.dedicated-plan-features span.value {
	display: inline-block;
	float: right;
	text-align: center;
}
.dedicated-plan.separate-features table td.dedicated-plan-features ul li img {
	vertical-align: middle;
}
.dedicated-plan table td.dedicated-plan-price {
	font-size: 20px;
	padding: 0;
	text-align: center;
}
.dedicated-plan table td.dedicated-plan-price .price {
	font-weight: bold;
	font-size: 21px;
}
.dedicated-plan table td.dedicated-plan-price .period {
	display: block;
	font-size: 14px;
}
.dedicated-plan-name-wrapper {
	position: relative;
}
.dedicated-plan table td.dedicated-plan-name .discount {
	position: absolute;
	top: -10px;
	line-height: normal;
	right: 2px;
	z-index: 9999;
	content: '';
	width: auto;
	font-size: 14px;
	background: #ef3232;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	border-radius: 5px;
}
.dedicated-plan table td.dedicated-plan-price .old-price {
	display: inline;
	font-size: 17px;
	color: #000000;
	text-decoration: line-through;
}
.dedicated-plan table td.dedicated-plan-price .promo-period-text {
	font-size: 12px;
	line-height: 12px;
	display: block;
	margin-top: 5px;
}
.the-stock-swith {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	width: 100%;
}
.the-stock-swith .show-stock:hover {
	cursor: pointer;
	color: var(--hf-primary);
}
.dedicated-service-title .the-stock-swith span {
	font-size: 15px;
	display: initial;
	color: #000;
}
.switch {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 25px;
	margin: 0 10px;
}
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
.stock-switch {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: .4s;
	border-radius: 34px;
}
.stock-switch:before {
	position: absolute;
	content: "";
	height: 17px;
	width: 17px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	transition: .4s;
	border-radius: 50%;
}
.switch .stock-switch.checked {
	background-color: var(--hf-primary);
}
.switch .stock-switch.checked:before {
	transform: translateX(17px);
}
.switch .stock-switch.disabled {
	background-color: #ccc;
}
[id^="home-banner-"] .promo-period-text {
	position: relative;
	top: -10px;
	font-size: 12px;
	display: block;
	width: 200px;
	left: 0;
	right: 0;
	margin: auto;
}
.rp_pr_plan .old-price,
.article1-plan-box .old-price,
#tower-box .old-price,
#shared-box .old-price,
[class^="openvz-plan-"] .old-price,
[id^="share-box-"] .old-price,
[id^="home-banner-"] .old-price {
	display: block;
	color: #000;
	font-size: 13px;
	text-decoration: line-through;
}
.rp_pr_plan .promo-period-text,
.article1-plan-box .promo-period-text,
#tower-box .promo-period-text,
#shared-box .promo-period-text,
[class^="openvz-plan-"] .promo-period-text,
[id^="share-box-"] .promo-period-text {
	display: block;
	font-size: 11px;
}
.dedicated-plan table td:nth-child(5),
.dedicated-plan table td:nth-child(6) {
	text-align: center;
}
.dedicated-plan table td button {
	margin: 0 auto;
	padding: 10px 15px;
}
.dedicated-plan:not(.separate-features) table td:last-child {
	text-align: center;
}
span.out-of-stock {
	font-style: italic;
	color: #8C8C8C;
}
.show-features {
	display: inline-block;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
.dedicated-service-title {
	border-bottom: 2px solid #b9b9b9;
}
.dedicated-service-title span {
	color: var(--hf-primary);
}
.dedicated-service-title span.burst,
.dedicated-service-title span.burst:before,
.dedicated-service-title span.burst:after {
	background: var(--hf-primary);
}
.dedicated-service-title span.burst {
	color: #fff;
}
.dedicated-plan:first-child table {
	border-top: 2px solid #b9b9b9;
}
.dedicated-plan {
	background: #F7F7F7;
	border-bottom: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
}
.dedicated-plan:nth-child(even) {
	background: #fff;
}
.dedicated-plan.separate-features table td.dedicated-plan-name {
	background: var(--hf-primary);
	color: #fff;
}
.dedicated-plan.separate-features:nth-child(even) table td.dedicated-plan-name {
	background: #e4e4e4;
	color: #000;
}
.dedicated-plan.separate-features {
	box-shadow: 0 0 0 1px #b9b9b9;
}
.dedicated-plan table td.dedicated-plan-price {
	color: var(--hf-primary);
}
#compare_overlay .pr_rp_desc_info_test {
	left: 0;
}
#header_title {
	display: flex;
	align-items: center;
}
.swiping-arrows {
	position: fixed;
	width: 86%;
	top: 48%;
	z-index: 9999;
}
.swiping-arrows .rightArrow {
	position: absolute;
	right: 7px;
}
.swiping-arrows .rightArrow,
.swiping-arrows .leftArrow {
	border-radius: 50%;
	height: 50px;
	width: 50px;
	border: 1px solid;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	opacity: 0.7;
	background: #e3e3e3;
	box-shadow: 0 0 3px 1px #000;
}
.swiping-arrows .rightArrow:hover,
.swiping-arrows .leftArrow:hover {
	opacity: 1;
	cursor: pointer;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff;
	vertical-align: middle;
	display: inline-block;
}
@media only screen and (min-width: 1025px) {
	h3.swipe,
	div[class*=" content_"] .fixed-column,
	.domain-panes .fixed-column {
		display: none;
	}
}
@media only screen and (max-width: 1024px) {
	#header_title {
		width: 85%;
	display: inline-block;
	height: 100%;
	}
	.glow {
		background: var(--hf-primary-dark) !important;
	box-shadow: 0px 0px 20px var(--hf-primary-tint-2), 0px 0px 30px var(--hf-primary-tint-2), 0px 0px 40px var(--hf-primary-tint-2);
	}
	#header_right {
		display: none;
	width: auto;
	height: auto;
	}
	.menu-hover-class {
		width: 100%;
	padding: 0;
	height: 100%;
	border-bottom: 1px solid var(--hf-primary);
	background: var(--hf-accent) !important;
	background: linear-gradient(to bottom,  var(--hf-accent) 0%,var(--hf-accent) 10%,var(--hf-accent) 21%,var(--hf-accent) 72%,var(--hf-accent) 90%,var(--hf-accent) 100%) !important;
	}
	#front_page_content {
		width: 100%;
	margin-top: 0;
	}
	#home-banner-1 {
		width: 100%;
	height: 100%;
	float: none;
	margin-top: 0;
	padding-top: 15px;
	}
	h2.home-banner-title-1 {
		width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: auto;
	position: initial;
	}
	#home-banner-1-plan-features {
		width: 45%;
	margin-left: 0;
	position: initial;
	display: inline-block;
	float: none;
	}
	#home-banner-1-plan-features ul {
		width: 100%;
	margin-left: 20%;
	}
	#home-banner-1-plan-features ul li {
		width: 100%;
	text-shadow: 0 1px 5px #000;
	}
	.home-banner-1-buttons {
		width: 100%;
	margin: 15px auto 0;
	position: initial;
	}
	.home-banner-1-buttons div {
		width: 48%;
	margin: 0 auto;
	text-align: center;
	display: initial;
	background-position: center !important;
	}
	.home-banner-1-buttons .home-banner-play-video {
		background: var(--hf-primary-dark) !important;
	width: 20%;
	margin: 0 15%;
	border-radius: 10px;
	box-shadow: 0 0px 10px #000;
	}
	.home-banner-1-buttons .home-banner-play-video a {
		display: initial;
	padding-right: 0;
	}
	.webp .home-banner-1-buttons .home-banner-sign-up,
	.no-webp .home-banner-1-buttons .home-banner-sign-up {
		background: var(--hf-accent) !important;
	background: linear-gradient(to bottom,  var(--hf-accent) 0%,var(--hf-accent) 10%,var(--hf-accent) 21%,var(--hf-accent) 72%,var(--hf-accent) 90%,var(--hf-accent) 100%) !important;
	width: 30%;
	margin: 0 10%;
	border-radius: 10px;
	box-shadow: 0 0px 10px #000;
	}
	.home-banner-1-buttons .home-banner-sign-up .rpwp-button2 {
		width: 100%;
	display: initial;
	padding-left: 0;
	}
	.home-banner-1-buttons .home-banner-sign-up.out-of-stock {
		background: none !important;
	box-shadow: none;
	}
	.home-banner-1-buttons .home-banner-sign-up.out-of-stock div {
		width: 100%;
	}
	.home-banner-1-buttons .home-banner-sign-up.out-of-stock .out-of-stock {
		font-weight: bold;
	text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000;
	}
	.home-banner-1-price {
		width: 248px;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline-block;
	position: initial;
	background-position: center !important;
	height: 160px;
	}
	.home-banner-1-price span {
		display: inline-block;
	margin-top: 55px;
	}
	.home-banner-1-price .price-value {
		font-size: 50px;
	}
	#bannerbkg {
		right: 15px;
	bottom: -50px;
	z-index: -1;
	opacity: 0.5;
	}
	#script-banner-img {
		display: none;
	}
	#script-banner {
		width: 100%;
	height: 100%;
	padding: 10px 14px;
	}
	#script-banner-plan-features {
		width: 100%;
	}
	#script-banner h1,
	h3.script-banner-title {
		width: 100%;
	text-align: center;
	padding: 0;
	font-size: 20px;
	}
	#script-banner-plan-features ul {
		width: 50%;
	display: inline-block;
	padding-left: 10%;
	float: none;
	}
	.script-banner-price {
		display: inline-block;
	margin: 0;
	position: initial;
	float: none;
	}
	#us-dc-banner {
		width: 100%;
	}
	#dc-box {
		width: 49%;
	margin: 0 0.3%;
	}
	#dc-box #box-content {
		width: auto;
	height: auto;
	}
	#dc-box #box-title h2 {
		font-size: 19px;
	padding-left: 0;
	}
	#dc-box #box-content img {
		width: 100% !important;
	height: auto;
	}
	#domain-tld-banner,
	#domain-only-banner,
	#domain-hosting-banner,
	#domain-only-banner,
	#domain-tld-banner-2,
	#whois_id_protection_banner {
		width: 100%;
	height: 100%;
	padding: 10px 0;
	margin: 0 auto;
	background-repeat: repeat !important;
	}
	#domain-tld-banner table td {
		display: block;
	width: 100%;
	}
	#domain-tld-banner table td:nth-child(2) {
		display: none;
	}
	#domain-hosting-banner table,
	#domain-only-banner table {
		width: 90%;
	margin: 0 5%;
	}
	#domain-tld-banner-2 table tr td:nth-child(1) {
		width: 100%;
	display: block;
	text-align: center;
	}
	#domain-tld-banner-2 table tr td:nth-child(3),
	#domain-tld-banner-2 table tr td.arrow,
	#domain-tld-banner-2 table tr td br {
		display: none;
	}
	#whois_id_protection_banner {
		padding: 0 0 10px;
	border-radius: 10px;
	}
	#domain-search-area-frontpage,
	#domain-search-area,
	#domain-search-area-4 {
		width: 95%;
	margin: 15px 2.5%;
	height: 100%;
	position: relative;
	padding-bottom: 30px;
	}
	#domain-search-form {
		width: 90%;
	margin-left: 5%;
	height: auto !important;
	}
	#domain-search-form h3 {
		display: block;
	width: 100%;
	text-align: center;
	margin: 15px auto;
	}
	#domain-search-form div {
		width: 100%;
	}
	#tld-box {
		width: 25%;
	height: auto;
	}
	.tld {
		width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding-right: 0;
	}
	#tld-box:first-child .tld {
		border-left: none;
	}
	.tld-price {
		width: 100%;
	background-position: center !important;
	text-align: center;
	}
	#domain_sld {
		width: 65%;
	}
	#domain-search-area,
	#domain-search-area-4 {
		width: 100%;
	margin-left: 0;
	}
	#domain-search-area-4 #domain-search-form h3 {
		height: auto;
	margin-bottom: 10px;
	}
	#promo-tlds {
		width: 100%;
	margin: 0;
	height: auto;
	}
	#promo-tlds h3 {
		margin-top: 35px;
	}
	.domain-promo {
		width: 100%;
	padding-left: 0;
	background: #ffffff !important;
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 70%,#f6f6f6 78%,#f6f6f8 78%,#f0f4f7 79%,#e4e7ec 83%,#dcdfe4 87%,#d7d6db 93%,#d7d8da 96%,#d9dadc 97%,#b6b7b9 97%,#bebfc1 98%,#cccdcf 98%,#e3e4e6 99%,#e5e6e8 99%,#ffffff 100%,#ffffff 100%) !important;
	}
	.domain-promo div {
		width: 90%;
	margin: 0 auto;
	}
	.domain-promo h3 {
		text-align: center;
	}
	.domain-promo input.domain-search-button {
		margin: 0;
	}
	.domain-promo div input#domain_sld {
		width: 60%;
	}
	.sidebar-domain-search {
		height: auto;
	}
	.sidebar-domain-search div {
		width: 80%;
	margin: 10px auto 20px;
	}
	.sidebar-domain-search .domain-search-button {
		margin-top: 0;
	}
	.sidebar-domain-table {
		margin: 10px auto 40px;
	}
	.sidebar-domain-table h4 {
		height: 40px;
	margin: 5px auto 15px;
	}
	.sidebar-domain-search #domain_sld {
		width: 60%;
	}
	ul.domain-tabs {
		height: auto;
	}
	ul.domain-tabs li {
		width: 100%;
	float: none;
	}
	ul.domain-tabs a {
		width: 100%;
	}
	h3.swipe {
		background: #E2E2E2 !important;
	border-radius: 5px;
	padding: 5px 0;
	text-align: center;
	}
	.wrapper {
		width: 99%;
	overflow-x: scroll;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
	padding: 0.5%;
	}
	.rp_upgrades {
		border: none;
	}
	.rp_upgrades .wrapper {
		width: 100%;
	padding: 0;
	}
	.domain-panes,
	.long-domain-table {
		width: 100%;
	overflow-x: scroll;
	border-right: 1px solid #b5b5b5;
	}
	.domain-panes div:not(.fixed-column),
	.long-domain-table table:not(.fixed-column) {
		width: 100%;
	}
	.domain-panes .rp-tld-price th,
	.domain-panes .rp-tld-price td {
		width: 100px;
	}
	.domain-panes .fixed-column,
	.long-domain-table .fixed-column {
		position: absolute;
	}
	.domain-panes .fixed-column table.rp-tld-price,
	.long-domain-table table.fixed-column.rp-tld-price {
		width: 115px;
	border-right: 1px solid #fff;
	}
	.domain-panes .fixed-column table.rp-tld-info,
	.long-domain-table table.fixed-column.rp-tld-info {
		width: 110px;
	border-right: 1px solid #fff;
	}
	.domain-panes div h3.swipe {
		display: none;
	}
	.domain-panes div .long-domain-table {
		border: none;
	}
	#rp_presentation {
		width: 100%;
	border: none;
	padding: 0;
	}
	.wrapper .rp_pr_plan,
	.content_vps_openvz div.wrapper table td {
		width: 253px !important;
	}
	.wrapper #tower-box,
	.wrapper #compare-box {
		width: 265px;
	}
	.wrapper #tower-box {
		margin-right: 11px;
	}
	ul.dc-tabs {
		height: auto;
	width: 100%;
	display: inline-block;
	}
	ul.dc-tabs li,
	ul.dc-tabs a {
		width: 100%;
	}
	.content_vps_openvz div.wrapper table td {
		display: table-cell;
	}
	.content_vps_compare .wrapper table td:nth-child(odd),
	.content_vps_openvz .wrapper table td:nth-child(odd) {
		margin: 0;
	}
	.wrapper #rp_presentation.fixed-column .rp_pr_desc {
		width: 200px;
	}
	.wrapper #rp_presentation:not(.fixed-column) td {
		width: 220px !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.six-plans,
	.content_modal .wrapper #rp_presentation.six-col {
		width: 1615px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.five-plans,
	.content_modal .wrapper #rp_presentation.five-col {
		width: 1355px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.four-plans,
	.content_modal .wrapper #rp_presentation.four-col {
		width: 1085px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.three-plans,
	.content_modal .wrapper #rp_presentation.three-col {
		width: 985px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.two-plans,
	.content_modal .wrapper #rp_presentation.two-col {
		width: 965px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.one-plan,
	.content_modal .wrapper #rp_presentation.one-col {
		width: 100%;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .tr .td {
		display: inline-block;
	margin-top: 40px;
	text-align: center;
	padding: 5px 0;
	border-color: #e4e4e4;
	width: 264px !important;
	font-size: 14px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_features.tr .td.rp_pr_best {
		border: none !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_features.tr .td:not(:first-child) {
		border-left: 1px inset #e4e4e4;
	border-right: 1px inset #e4e4e4;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_features.tr .td:nth-child(3) {
		border-left: none !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_features.tr .td:last-child {
		border-right: none;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .tr .td:last-child {
		border-right-color: #fff;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_feature_header.tr .td {
		border-color: #fff;
	}
	div[class*=" content_"] .rp_upgrades .wrapper #rp_presentation.table .tr .td {
		margin-bottom: 20px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table.three-plans .tr .td,
	.content_modal .wrapper #rp_presentation.table.three-col .tr .td {
		width: 320px !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table.two-plans .tr .td,
	.content_modal .wrapper #rp_presentation.table.two-col .tr .td {
		width: 474px !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table.one-plan .tr .td,
	.content_modal .wrapper #rp_presentation.table.one-col .tr .td {
		width: 100% !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .tr .td:first-child {
		position: absolute;
	width: 95% !important;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	z-index: -1;
	}
	div[class*=" content_"] .rp_upgrades .wrapper #rp_presentation.table .tr .td:first-child {
		width: 92% !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_plan_header.tr .td {
		margin-top: 0;
	padding-top: 20px;
	height: 40px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_signup.tr .td .rpwp-button.colorize {
		padding: 4px 10px;
	font-size: 22px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_plan_header.tr .td.rp_pr_best,
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_plan_header.tr .td {
		font-size: 23px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .tr .td.rp_pr_desc div {
		text-align: center;
	font-weight: bold;
	}
	div[class*=" content_"] .rp_upgrades .wrapper .rp_pr_best {
		color: #000;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_feature_header.tr .td:not(:first-child) {
		height: 0 !important;
	background: none !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .tr .td a.pr_rp_desc_info,
	div[class*=" content_"] .wrapper #rp_presentation.table .tr.rp_pr_end {
		display: none;
	}
	#compare_overlay .content_modal {
		position: relative;
	}
	#compare_overlay .content_modal #rp_presentation {
		background: #fff !important;
	}
	#compare_overlay .content_modal .wrapper #rp_presentation.table .tr .td:first-child {
		z-index: 0 !important;
	}
	#compare_overlay .content_modal .rp_upgrades .wrapper #rp_presentation.table .rp_pr_feature_header.tr .td:not(:first-child) {
		height: 20px !important;
	}
	#compare_overlay .content_modal .wrapper #rp_presentation.table .tr .td:first-child {
		width: 98% !important;
	}
	div[id*="compare_overlay_tld"] .long-domain-table {
		border-right: none;
	}
	div[id*="compare_overlay_tld"] .long-domain-table .fixed-column {
		width: 115px;
	position: absolute;
	padding: 0;
	}
	div[id*="compare_overlay_tld"] .wrapper {
		padding: 0;
	}
	div[id*="compare_overlay_tld"] .long-domain-table .wrapper h3.swipe {
		display: none;
	}
	#domain_results_header {
		width: 100%;
	}
	#domain_results_header_left {
		width: 70%;
	border-right: none;
	}
	#domain_results_header_right {
		width: 20%;
	}
	table#domain_results_table {
		width: 100%;
	border-spacing: 0;
	}
	#front_page_content-titles {
		width: 100%;
	height: auto;
	display: inline-block;
	float: none;
	position: relative;
	background: none !important;
	}
	#front_page_content-titles:before {
		content: "";
	position: absolute;
	display: block;
	width: 100%;
	bottom: -10px;
	height: 2px;
	!importantground: #f5f5f5 !important;
	background: linear-gradient(to right,  #f5f5f5 0%,#eeeeee 2%,#e2e2e2 3%,#929292 12%,#868686 14%,#7f7f7f 15%,#7f7f7f 85%,#868686 87%,#929292 88%,#e2e2e2 97%,#eeeeee 99%,#f5f5f5 100%) !important;
	}
	#front_page_content-titles:after {
		content: "";
	position: absolute;
	display: block;
	width: 100%;
	bottom: -50px;
	height: 40px;
	background: #d0d0d0 !important;
	background: linear-gradient(to bottom,  #d0d0d0 0%,#d4d4d4 17%,#ebebeb 69%,#f5f5f5 100%) !important;
	}
	#front_page_content-titles h3 {
		font-size: 40px;
	line-height: 40px;
	}
	#front_page_content-plan-area {
		width: 95%;
	height: 100%;
	position: relative;
	padding: 20px 0 0;
	margin: 0 2.5% 20px;
	border: 0;
	}
	#shared-box-small {
		width: 32%;
	margin-left: 1%;
	padding-bottom: 40px;
	height: auto;
	}
	#shared-box-small form {
		margin: 0 auto;
	width: 100%;
	}
	#shared-box-small #box-title,
	#shared-box-large #box-title,
	#shared-box-medium #box-title,
	.article1-plan-title,
	#shared-box #box-title {
		width: 100%;
	padding-bottom: 5px;
	}
	#shared-box-small #box-price,
	#shared-box-large #box-price,
	#shared-box-medium #box-price,
	#shared-box #box-price {
		width: 100%;
	}
	#box-price .box-price-currency {
		font-size: 25px;
	}
	#box-price .box-price-value {
		font-size: 45px;
	}
	#box-price .box-price-period {
		font-size: 20px;
	}
	#box-content {
		width: 95%;
	margin: 0 2.5% 20px;
	}
	#shared-box-small #box-content {
		height: 100%;
	}
	#box-content ul {
		padding: 0;
	}
	#shared-box-small #box-content ul,
	#shared-box-medium #box-content ul {
		width: 100%;
	}
	#shared-box-large {
		width: 90%;
	margin: 0 5%;
	height: auto;
	}
	#shared-box-large #box-content ul {
		width: 33.33%;
	}
	#shared-box-large .rpwp-button.colorize,
	#shared-box-medium .rpwp-button.colorize {
		margin-bottom: 20px;
	}
	#shared-box-medium {
		width: 44%;
	margin: 0 2.5%;
	height: auto;
	}
	#shared-box #box-content ul {
		text-align: center;
	}
	#shared-box-medium #box-content ul:nth-child(2) {
		margin-top: 0;
	}
	#shared-box {
		width: 80%;
	margin: 0 10%;
	height: auto;
	}
	#shared-box #box-content ul {
		width: 95%;
	}
	.plan-details-link {
		width: 100%;
	}
	#shared-box form,
	#shared-box-medium form,
	#shared-box-large form {
		float: none;
	margin: 0 auto;
	}
	#box-form .out-of-stock {
		font-size: 20px;
	}
	#front_page_content-main {
		width: 100%;
	position: relative;
	padding-top: 40px;
	background-image: none !important;
	}
	#front_page_content-main div {
		width: 32%;
	margin-left: 1%;
	}
	#front_page_content-welcome {
		width: 48%;
	margin: 0 1%;
	padding: 1%;
	}
	#other-services,
	#hosting-features {
		width: 40%;
	margin: 0 1% 15px;
	padding: 1%;
	}
	#content_header h1,
	#content_header h2,
	#content_header h3,
	#aboutus-content-main h1 {
		font-size: 20px;
	margin-top: 0;
	color: var(--hf-ink);
	text-shadow: none;
	}
	#domain-content-main h1,
	#default_content .article2-text-area h1,
	#default_content .article1-text-area h1,
	#default_content h1 {
		font-size: 20px;
	}
	#default_content h2 {
		font-size: 19px;
	padding-left: 0;
	}
	.text_dedicated,
	.text_semi-dedicated,
	.text_web_hosting,
	.text_vps_compare,
	.text_domains,
	.text_vps_openvz,
	.text_vps_kvm {
		width: 100%;
	}
	.header_dedicated,
	.header_semi-dedicated,
	.header_web_hosting,
	.header_vps_compare,
	.header_domains,
	.header_vps_openvz,
	.header_vps_kvm {
		width: auto;
	height: auto;
	background: none !important;
	}
	.content_vps_compare table,
	.content_vps_openvz table {
		width: 100%;
	margin: 0;
	text-align: center;
	}
	.content_vps_compare table td,
	.content_vps_openvz table td {
		display: inline-block;
	}
	.content_vps_compare table td:nth-child(odd),
	.content_vps_openvz table td:nth-child(odd) {
		width: 32.33%;
	margin: 0 0.5%;
	}
	.content_vps_compare table td:nth-child(even),
	.content_vps_openvz table td:nth-child(even) {
		width: 0;
	}
	.content_vps_compare #tower-box,
	.content_vps_compare #compare-box,
	.content_vps_openvz table #tower-box {
		min-width: 100%;
	width: 100%;
	}
	.content_vps_openvz #tower-box {
		width: 32.33%;
	margin: 0 0.5%;
	}
	#tower-box-title h2 {
		padding-right: 0;
	}
	#tower-box-content,
	#tower-box-content ul,
	#tower-box-price,
	#tower-box-bottom,
	#compare-box-content ul,
	#compare-box-bottom,
	#tower-box-content-2 ul {
		width: 100%;
	}
	#compare-box-text {
		padding: 0 5%;
	width: 90%;
	}
	.compare-box-button {
		width: 180px;
	}
	#tower-box .best-plan {
		left: 0;
	right: 0;
	margin: 0 auto;
	}
	#tower-box-bottom .rpwp-button.colorize {
		margin: 0 auto;
	}
	.content_vps_openvz .content_vps_openvz #tower-box {
		min-width: 32%;
	width: 32%;
	margin: 15px 0.5%;
	}
	.openvz-plan-even,
	.openvz-plan-odd {
		width: 49%;
	padding: 10px 0;
	}
	.content_vps_openvz div table td {
		display: block;
	width: 100% !important;
	}
	.openvz-plan-features {
		text-align: center;
	}
	ul.openvz-server-info {
		width: 33.33%;
	margin: 20px 0 0;
	}
	.content_vps_openvz table #tower-box {
		margin: 25px 0 0;
	}
	div[class^="script-text-col-"] {
		width: 32.33%;
	margin: 0 0.5%;
	}
	.script-main-text img {
		width: 30%;
	}
	.dc-information {
		width: 100%;
	}
	.dc-image {
		display: none;
	}
	.dc-information p,
	.app-text-right p,
	.app-text-left p {
		text-align: left;
	}
	#aboutus-content-main,
	#aboutus-sidebar {
		width: 49%;
	padding-top: 10px;
	}
	#aboutus-sidebar {
		padding: 10px 0;
	}
	#aboutus-sidebar h3 {
		text-align: center;
	}
	#aboutus-sidebar img,
	#aboutus-content-main img[src*="404-img"] {
		display: block;
	float: none !important;
	margin: 0 auto !important;
	}
	.terms-left-col {
		width: 50%;
	}
	#internal_page_1 > div#aboutus-content-main,
	#internal_page_1 > div#aboutus-sidebar {
		margin-top: 40px;
	}
	#contactsForm table tr td {
		display: block;
	width: 100%;
	}
	#contactsForm table tr td:nth-child(2) .cform-input,
	#contactsForm table tr td:nth-child(2) .cform-textfield {
		margin-top: 15px;
	}
	#contactsForm table tr:last-child td {
		text-align: center;
	}
	.to-checkbox {
		margin-top: 20px;
	margin-left: 0;
	}
	.cform-input {
		width: 99%;
	}
	.cform-textfield,
	.cform-select {
		width: 100%;
	}
	.cform-textfield {
		resize: vertical;
	}
	#contactsForm img {
		display: inline-block !important;
	vertical-align: middle;
	}
	.header_hepsia {
		width: auto;
	height: auto;
	margin-top: 50px !important;
	}
	div[id^="video"] video {
		width: 100%;
	height: auto;
	}
	#colorbox,
	#cboxContent,
	#cboxLoadedContent {
		height: auto !important;
	}
	.text_hepsia {
		width: 100%;
	}
	.hepsia-top-video {
		margin: 10px auto 0;
	width: 100%;
	display: inline-block;
	height: auto;
	float: none;
	border: none;
	}
	.hepsia-top-video div,
	.dc-video-containter div {
		width: auto !important;
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
	height: auto;
	}
	.hepsia-top-video div video,
	.dc-video-containter div video {
		border: 2px solid #000;
	}
	.dc-video-containter {
		width: 100%;
	display: block;
	margin: 0 auto;
	}
	.app-text-left,
	.app-text-right {
		width: 70%;
	}
	.app-preview-left,
	.app-preview-right {
		width: 25%;
	text-align: center;
	}
	.app-preview-left img,
	.app-preview-right img {
		width: 90%;
	height: auto;
	}
	.app-text-right h3,
	.app-text-left h3 {
		font-size: 19px;
	}
	.why-us-2 {
		width: 100%;
	margin: 5px auto;
	border: none;
	height: auto;
	padding: 0 0 20px;
	}
	.why-us-2 > div {
		padding: 10px;
	}
	.why-us-2 img {
		margin: 0 auto 20px;
	display: inline-block !important;
	}
	.app-text-left p.tar {
		text-align: left;
	}
	.app-box-item {
		width: 32%;
	margin: 0 4.5% 20px;
	padding: 0 4%;
	height: 420px;
	border: 1px solid #cacaca;
	border-radius: 5px;
	background: #ffffff !important;
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%) !important;
	box-shadow: 0 9px 9px -9px #000, inset 0px 0px 0px 4px #fff;
	}
	.app-box-divider {
		display: none;
	}
	.app-box-item h3 {
		font-size: 19px;
	}
	.app-box-item h3 + span {
		display: block;
	text-align: center;
	}
	.app-box-item img {
		width: 80%;
	height: auto;
	}
	.compare-panels {
		width: 46%;
	height: auto;
	min-height: auto;
	margin: 0 auto;
	padding: 10px 0px;
	}
	.compare-panels img,
	.dc-header-container .left img,
	.dc-header-container .right img {
		display: none;
	}
	#aboutus-content-main img.article-thumb {
		display: none;
	}
	#cs_context_help_areas,
	#cs_video_tutorials,
	#cs_faq,
	#cs_ticketing_system {
		background: none !important;
	padding-left: 0;
	}
	#cboxWrapper {
		width: 100% !important;
	}
	#colorbox {
		top: 10% !important;
	left: 5% !important;
	width: 90% !important;
	outline: 0;
	}
	#cboxContent {
		width: 98% !important;
	border: 5px solid #000;
	border-radius: 5px;
	overflow: initial !important;
	}
	#cboxLoadedContent {
		width: 100% !important;
	overflow: initial !important;
	}
	.video_overlay {
		width: 100% !important;
	height: auto;
	}
	#cboxTopLeft,
	#cboxTopCenter,
	#cboxTopRight,
	#cboxMiddleLeft,
	#cboxMiddleRight,
	#cboxBottomLeft,
	#cboxBottomCenter,
	#cboxBottomRight {
		display: none !important;
	}
	#domain-content-main,
	#domain-banner-1,
	h3.domain-banner-title-1,
	#domain-banner-1 h4 {
		width: 100%;
	}
	#domain-banner-1 div {
		width: 95%;
	margin: 0 2.5%;
	}
	#domain-sidebar {
		width: 70%;
	margin: 20px 15%;
	}
	.article1-plans-area,
	.article1-text-area,
	.article2-text-plan-area {
		width: 100%;
	margin: 0 auto;
	}
	.article1-plans-area br {
		display: none;
	}
	.article1-plan-box {
		width: 31%;
	margin: 0 0.5%;
	border-width: 3px;
	}
	.article1-plan-features br {
		display: block;
	}
	.article2-container-area .menu-links {
		text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #ECECEC !important;
	width: 100%;
	padding: 5px 0;
	margin: 0 auto;
	}
	.menu-link-icon {
		position: relative;
	display: inline-block;
	width: 25px;
	height: 9px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	}
	.menu-link-icon:before {
		content: "";
	position: absolute;
	top: 3px;
	left: 0px;
	width: 100%;
	border-top: 3px solid #000;
	}
	.article2-links-area {
		display: none;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
	border: 1px solid #C7C7C7;
	}
	.article2-text-area {
		width: 100%;
	margin: 20px auto;
	padding: 0;
	}
	.article2-text-plan-area .article1-plan-box {
		width: 44%;
	margin: 0 2% 20px;
	}
	#comments h3 {
		font-size: 20px;
	}
	#form-section-comment textarea {
		width: 100%;
	}
	.cat-excerpt {
		width: auto;
	float: none;
	margin-left: 70px;
	}
	.tabs-new span {
		display: block;
	width: 100%;
	text-align: center;
	line-height: 33px;
	border-width: 0 !important;
	}
	.tabs-new span.selected {
		padding: 0 !important;
	}
	#Plans .split,
	#Semi_Dedicated .split,
	#VPS .split,
	#SOLUSVM .split,
	#Dedicated .split,
	#Domain_Names .split,
	#SSL .split {
		width: 100%;
	}
	#the_details .split,
	#the_details .input-details.sub-div-right:first-child {
		width: 100% !important;
	}
	#the_details .sub-div-right label {
		margin-right: 40%;
	}
	#VPS .sub-div-right label {
		margin-right: 25%;
	}
	#comp_phones {
		width: auto !important;
	}
	#Register_Domains span#tld_price {
		display: block;
	}
	table#selected_domains_table,
	#selected_domains_table .tld-price {
		width: 100% !important;
	}
	#tlds-results-table .tld-price {
		background: none !important;
	border: none;
	box-shadow: none;
	color: #000;
	}
	#selected_domains_table [class*="tld-price"] {
		text-align: center;
	}
	#solusvm_upgrades.sub-div-right div,
	#products-block .input-details.sub-div-right div {
		padding-right: 13%;
	}
	.info {
		background-repeat: no-repeat !important;
	}
	#SSL .ssl_choice .ssl_details,
	#SSL .split.ssl_choice {
		margin: 0 !important;
	}
	#SSL .split.pl20 {
		padding-left: 0 !important;
	text-align: center;
	}
	.ui-dialog {
		width: 97% !important;
	overflow: hidden;
	left: 1% !important;
	}
	.ui-dialog #domain_dialog {
		width: auto !important;
	height: auto !important;
	}
	.found_suggestions {
		display: inherit !important;
	}
	#domain_search_content {
		height: auto !important;
	overflow: hidden;
	}
	#tld-checkboxes li {
		width: 33.33% !important;
	}
	#terms_dialog {
		padding: 0;
	}
	#terms_dialog #Semi_Terms h2,
	#terms_dialog #Dedicated_Terms h2 {
		font-size: 13px;
	}
	#terms_dialog #Semi_Terms table {
		width: 100% !important;
	}
	#colorbox,
	#cboxOverlay,
	#cboxWrapper {
		overflow: visible !important;
	}
	.dedicated-service-title {
		border-bottom: none !important;
	}
	.dedicated-service-title div {
		width: 100%;
	text-align: center;
	}
	.dedicated-service-title > div:nth-child(2) {
		margin-top: 0;
	line-height: normal;
	}
	.dedicated-service-title .period-choice div {
		margin: 5px 0;
	}
	.dedicated-service-title .period-choice div:not(:first-child) {
		margin-left: 0;
	}
	.dedicated-service-title span.burst {
		display: none;
	}
	.dedicated-plan {
		margin-bottom: 10px;
	}
	.dedicated-plan.separate-features {
		width: 100%;
	}
	.dedicated-plan table td {
		padding: 10px 0 !important;
	display: block;
	width: 100% !important;
	text-align: center;
	}
	.dedicated-plan table td.dedicated-plan-features {
		padding: 0 !important;
	}
	.dedicated-plan {
		border-top: 1px solid #b9b9b9;
	}
}
@media only screen and (max-width: 640px) {
	h2.home-banner-title-1 {
		font-size: 40px;
	}
	#home-banner-1-plan-features ul {
		width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	}
	#home-banner-1-plan-features ul li {
		background: none !important;
	padding-left: 0;
	font-size: 19px;
	}
	.home-banner-1-buttons div {
		width: 100%;
	}
	.home-banner-sign-up {
		padding: 0;
	}
	#script-banner-plan-features ul {
		width: 100%;
	padding-left: 0;
	margin: 10px auto;
	text-align: center;
	}
	#script-banner-plan-features ul li {
		background: none !important;
	padding-left: 0;
	}
	.script-banner-price {
		width: 100%;
	margin-top: 20px;
	}
	#dc-box {
		width: 100%;
	margin: 0 auto 20px;
	}
	#dc-box #box-title h2 {
		height: auto;
	padding-top: 5px;
	line-height: 24px;
	}
	#domain_sld {
		width: 50%;
	}
	.article2-text-area h2,
	.article1-text-area h2 {
		padding-left: 0;
	font-size: 19px;
	}
	.domain-promo div {
		border: none;
	height: 74px;
	}
	.domain-promo div input#domain_sld {
		width: 40%;
	}
	.domain-promo h3 {
		font-size: 13px;
	margin-bottom: 10px;
	}
	.domain-promo div input#domain_sld {
		width: 96%;
	margin-bottom: 5px;
	border: 1px solid #9A9A9A !important;
	border-radius: 5px;
	background: none !important;
	}
	.domain-promo div select#domain_tld {
		border: 1px solid #9A9A9A;
	border-radius: 5px;
	margin-left: 5%;
	background: none !important;
	}
	.domain-promo input.domain-search-button {
		margin-right: 5%;
	}
	.domain-promo div.prices-starts-from {
		width: 100%;
	}
	.domain-promo span.tld-price {
		width: auto;
	margin: -7px 0 0 3px;
	}
	#shared-box-small,
	#shared-box-medium {
		width: 80%;
	margin-left: 10%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	}
	#shared-box-small:nth-child(1):nth-last-child(2),
	#shared-box-small:nth-child(2):nth-last-child(1) {
		margin-left: 10%;
	}
	#shared-box-large #box-content ul {
		width: 100%;
	text-align: center;
	}
	#shared-box-large #box-content ul li {
		background: none !important;
	padding: 0;
	}
	#shared-box-medium .rpwp-button.colorize {
		margin-bottom: 40px;
	}
	.rpwp-button {
		width: 60%;
	margin: 0 20%;
	padding: 10px 20px 10px 20px;
	}
	.content_vps_openvz .content_vps_openvz #tower-box {
		min-width: 48%;
	width: 48%;
	margin: 15px 0.5%;
	}
	#front_page_content-main div {
		width: 90%;
	margin: 0 5%;
	}
	#front_page_content-main div h2 {
		text-align: center;
	}
	#front_page_content-welcome {
		width: 90%;
	margin: 0 3% 15px;
	}
	#front_page_content-welcome h2 {
		font-size: 16px;
	}
	#other-services,
	#hosting-features {
		width: 89%;
	margin: 0 3% 15px;
	}
	div.text-box.without-img {
		width: 100%;
	}
	.content_vps_compare table td:nth-child(odd),
	.content_vps_openvz table td:nth-child(odd) {
		width: 49% !important;
	margin: 0 0.5% !important;
	}
	.content_vps_openvz div table td:nth-child(odd) {
		width: 100% !important;
	}
	.openvz-plan-even,
	.openvz-plan-odd {
		width: 100%;
	}
	.content_modal .openvz-plan-even,
	.content_modal .openvz-plan-odd {
		width: 99%;
	}
	.content_vps_openvz div table td:first-child {
		display: none;
	}
	.content_vps_openvz div.best table td:nth-child(2) {
		margin-top: 15px;
	}
	.openvz-plan-odd div.best-plan-openvz,
	.openvz-plan-even div.best-plan-openvz {
		top: 4px;
	}
	ul.openvz-server-info {
		width: 100%;
	}
	.content_vps_openvz div.wrapper table td {
		width: 253px !important;
	}
	.wrapper #rp_presentation.fixed-column .rp_pr_desc {
		width: 80px;
	}
	a.pr_rp_desc_info {
		display: none;
	}
	div[class*=" content_"] .rp_upgrades .wrapper #rp_presentation.table .tr .td:first-child {
		width: 82% !important;
	line-height: 18px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .tr .td:first-child {
		width: 83% !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.three-plans,
	.content_modal .wrapper #rp_presentation.three-col {
		width: 815px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.two-plans,
	.content_modal .wrapper #rp_presentation.two-col {
		width: 585px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table.three-plans .tr .td:not(:first-child),
	.content_modal .wrapper #rp_presentation.table.three-col .tr .td:not(:first-child) {
		width: 264px !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table.two-plans .tr .td:not(:first-child),
	.content_modal .wrapper #rp_presentation.table.two-col .tr .td:not(:first-child) {
		width: 284px !important;
	}
	div[class^="script-text-col-"] {
		width: 100%;
	margin: 5px 0;
	}
	div[class^="script-text-col-"] ul {
		margin: 0;
	}
	.script-main-text img {
		width: 50%;
	}
	#aboutus-content-main,
	#aboutus-sidebar {
		width: 100%;
	}
	#aboutus-content-main h2 {
		margin-top: 0;
	font-size: 19px;
	}
	div.article-summary {
		margin-bottom: 10px;
	}
	#aboutus-content-main br {
		display: none;
	}
	.terms-left-col {
		width: 100%;
	}
	.terms-left-col h2 {
		font-size: 19px;
	}
	.terms-left-col ul {
		padding-left: 5px;
	line-height: 22px;
	}
	.rpwp_header_left.content_vps_openvz h2,
	.hepsia-feature h4 {
		font-size: 19px;
	padding-left: 0;
	}
	.rpwp_header_left.content_vps_openvz p img,
	.why-us-2 img,
	.hepsia-feature img {
		display: none !important;
	}
	.app-box-item {
		width: 80%;
	margin: 10px 5%;
	padding: 0 5%;
	height: auto;
	}
	.app-box-item p.app-box-text {
		height: auto;
	}
	.app-box-item img {
		width: 50%;
	}
	.app-text-left,
	.app-text-right {
		width: 100%;
	}
	.app-preview-left,
	.app-preview-right {
		width: 100%;
	text-align: center;
	}
	.app-preview-left img,
	.app-preview-right img {
		width: 80%;
	height: auto;
	}
	.video-box {
		min-width: 100% !important;
	}
	.video-box a:nth-child(2) {
		margin-right: 5px;
	display: block;
	}
	.dedicated-plan:not(.separate-features) table td.dedicated-plan-features ul li {
		width: 100%;
	padding-left: 0;
	font-size: 15px;
	}
	h3.domain-banner-title-1 {
		font-size: 20px;
	}
	#domain-tld-banner,
	#domain-tld-banner-2 {
		font-size: 25px;
	}
	#domain-tld-banner span.tld,
	#domain-tld-banner span.price-value,
	#domain-tld-banner-2 span.tld {
		font-size: 75px;
	line-height: 100px;
	}
	#domain-hosting-banner,
	#domain-only-banner {
		display: none;
	}
	#domain-tld-banner-2 table tr td br {
		display: block;
	}
	.article1-plan-box {
		width: 80%;
	margin: 0 10% 20px;
	}
	.article2-text-plan-area .article1-plan-box {
		width: 90%;
	margin: 0 5% 20px;
	}
	.sidebar-domain-search div {
		width: 100%;
	}
	.sidebar-domain-search #domain_sld {
		width: 50%;
	}
	.sidebar-domain-search h3 {
		font-size: 19px;
	}
	.sidebar-domain-search select {
		margin-left: 5%;
	}
	#comments-list ol {
		padding: 0;
	}
	#comments-list ol li.comment {
		list-style: none;
	}
	.comment-author {
		width: 100%;
	margin: 0;
	}
	img.avatar {
		display: none;
	}
	.comment-meta,
	div.comment-content {
		padding-left: 0;
	}
	.comment-meta {
		background: none !important;
	}
	#the_details .sub-div-right label {
		margin-right: 15%;
	}
	#PayPalDP label,
	#FirstData label {
		width: 50%;
	margin-right: 0 !important;
	}
	#amounts {
		padding: 0 !important;
	}
	#amounts div {
		width: 100%;
	float: none !important;
	}
	#selected_domains_table {
		width: 90% !important;
	}
	#selected_domains_table td {
		display: inline-block;
	padding: 0 !important;
	margin: 0 !important;
	}
	#selected_domains_table td:first-child {
		width: 55%;
	border: none !important;
	}
	#selected_domains_table td:nth-child(2),
	#selected_domains_table td:nth-child(3) {
		width: 20%;
	}
	#selected_domains_table td:nth-child(4) {
		width: 5%;
	border: none !important;
	}
	#selected_domains_table .promo_td {
		width: 100% !important;
	border-bottom: none;
	}
	#solusvm_upgrades.sub-div-right div,
	#products-block .input-details.sub-div-right div {
		padding-right: 0;
	}
}
@media only screen and (max-width: 460px) {
	#home-banner-1-plan-features,
	.home-banner-1-price {
		width: 100%;
	}
	.webp .home-banner-1-buttons .home-banner-sign-up,
	.webp .home-banner-1-buttons .home-banner-play-video,
	.no-webp .home-banner-1-buttons .home-banner-sign-up,
	.no-webp .home-banner-1-buttons .home-banner-play-video {
		width: 60%;
	margin: 15px 20%;
	}
	.home-banner-1-buttons div:nth-child(1):nth-last-child(1) {
		width: 60%;
	margin: 0 20%;
	}
	#bannerbkg {
		opacity: 0.3;
	}
	#us-dc-banner h3 {
		font-size: 25px;
	}
	#us-dc-banner {
		height: auto;
	background-repeat: repeat !important;
	}
	#domain-search-form {
		height: 140px;
	}
	#domain-search-form div {
		height: auto;
	}
	#domain-search-form div form,
	#domain-banner-1 div form,
	.sidebar-domain-search div form {
		height: 80px;
	background: none !important;
	border: none;
	}
	#domain_sld {
		width: 97%;
	margin-bottom: 5px !important;
	background: #fff !important;
	border: 1px solid #000 !important;
	border-radius: 5px;
	}
	select#domain_tld {
		margin-left: 5% !important;
	background: #fff !important;
	border: 1px solid #000;
	}
	.domain-search-button {
		margin-right: 5%;
	}
	#jquery-live-search {
		width: 230px !important;
	}
	#jquery-live-search div {
		width: 230px !important;
	word-break: break-all;
	}
	#jquery-live-search div button {
		width: 50%;
	display: block;
	margin: 10px 25%;
	}
	#jquery-live-search div div {
		width: 100% !important;
	display: block;
	text-align: center;
	}
	#tld-box {
		width: 47%;
	height: 60px;
	}
	#tld-box:nth-child(3) .tld {
		border-left: none;
	}
	.sidebar-domain-search div {
		height: 100%;
	}
	.sidebar-domain-search #domain_sld {
		width: 98%;
	}
	.sidebar-domain-table {
		margin-bottom: 15px;
	}
	.sidebar-domain-table table {
		margin: 0;
	}
	.sidebar-domain-table h4 {
		height: 20px;
	}
	#aboutus-sidebar img {
		width: 65%;
	}
	#other-services ul li {
		padding: 6px 0 6px 15px;
	font-size: 14px;
	}
	.content_vps_compare table td:nth-child(odd),
	.content_vps_openvz table td:nth-child(odd) {
		width: 99% !important;
	margin: 0 0.5% !important;
	}
	.content_vps_openvz .content_vps_openvz #tower-box {
		min-width: 99%;
	width: 99%;
	margin: 15px 0;
	}
	.script-main-text img {
		width: 100%;
	padding-bottom: 20px;
	}
	.dedicated-plan.separate-features table td.dedicated-plan-features ul li {
		text-align: center;
	}
	.dedicated-plan-features span.value {
		float: initial;
	display: block;
	}
	.page-template-default li p + table {
		width: 100%!important;
	}
	#default_content ol li h2 {
		font-size: 18px;
	}
	#default_content ol li a {
		word-break: break-word;
	}
	#domain-banner-1 h4 {
		margin-top: 60px;
	margin-bottom: 15px;
	font-size: 20px;
	}
	#domain-sidebar {
		width: 100%;
	margin: 20px -3% 20px 0;
	}
	.article1-plan-box,
	#shared-box {
		width: 100%;
	margin: 0 0 20px;
	}
	#shared-box #box-content ul {
		width: 89%;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table.two-plans .tr .td:not(:first-child),
	.content_modal .wrapper #rp_presentation.table.two-col .tr .td:not(:first-child) {
		width: 264px !important;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_features.tr .td {
		font-size: 13px;
	line-height: 14px;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_desc,
	div[class*=" content_"] .wrapper #rp_presentation.table .rp_pr_desc div {
		padding: 10px 0 0;
	}
	div[class*=" content_"] .wrapper #rp_presentation.table .tr .td {
		margin-top: 40px;
	}
	div[class*=" content_"] .rp_upgrades .wrapper #rp_presentation.table .rp_pr_features.tr .td {
		font-size: 12px;
	line-height: 14px;
	}
	#domain_results_header_left {
		width: 55%;
	}
	table#domain_results_table td {
		display: inline-block;
	}
	table#domain_results_table td:nth-child(2) {
		width: 80%;
	}
	table#domain_results_table td:nth-child(3),
	table#domain_results_table td:nth-child(4) {
		width: 40%;
	}
	#username-block input.wide {
		width: 180px;
	}
	.sub-div-right div,
	#the_details .sub-div-right label,
	#SSL .ssl_choice .ssl_details .row div:first-of-type,
	#SSL .split.pl20 {
		text-align: left !important;
	}
	#the_details .sub-div-right label span ~ input,
	#the_details .sub-div-right label span ~ select,
	#the_details .sub-div-right label input[name="address2"],
	#SSL .ssl_choice .ssl_details .row,
	#SSL .ssl_choice .ssl_details .row select,
	#SSL .ssl_choice .ssl_details .row input {
		width: 90%;
	display: inline-block;
	}
	#vps_upgrades + .sub-div-right label span,
	#SOLUSVM .sub-div-right label span:first-child,
	#Dedicated .sub-div-right label span:first-child {
		display: block;
	}
	#VPS .sub-div-right label,
	#SOLUSVM .sub-div-right label,
	#Dedicated .sub-div-right label {
		display: block;
	margin-right: 0;
	}
	#solusvm_upgrades.sub-div-right label span:first-child,
	#dedicated_upgrades.sub-div-right label span:first-child {
		display: inline-block;
	}
	#Register_Domains input.wide,
	#Host_Domain input.wide {
		width: 150px;
	}
	#Register_Domains select.small {
		width: 85px;
	margin-top: 10px;
	}
	#comp_phones,
	#comp_details.split,
	#SSL .ssl_choice .ssl_details .row div {
		width: 100% !important;
	}
	.domains-result-table {
		width: 100% !important;
	}
	.domains-result-table td {
		vertical-align: top;
	padding: 5px 0 !important;
	display: inline-block;
	width: 100% !important;
	text-align: center !important;
	}
	#selected_domains_table td:nth-child(1) span,
	#selected_domains_table td:nth-child(1) strong {
		line-height: normal;
	}
	#selected_domains_table td:nth-child(1) span,
	#selected_domains_table td:nth-child(1) strong {
		word-wrap: break-word;
	}
	#selected_domains_table td:nth-child(2),
	#selected_domains_table td:nth-child(3) {
		vertical-align: bottom;
	}
	#tlds-results-table tr:nth-child(2n+1) {
		background: #fff !important;
	}
	#domain_search_content #tlds-results-table tr td:nth-child(2) {
		width: 68% !important;
	text-align: left !important;
	}
	#domain_search_content #tlds-results-table tr td:nth-child(3) {
		width: 30% !important;
	}
	#domain_search .ssl_period_select {
		margin-top: 25px !important;
	}
	.approver_email .ssl_approver_email {
		margin: 5px auto 0 !important;
	width: 80%;
	float: left;
	}
	#domain_search_content .domains-result-table td.period select {
		width: 70px;
	}
	#domain_dialog #search_input input.wide {
		width: 200px;
	}
	form#whois_form table td {
		display: inline-block;
	width: auto;
	}
	form#whois_form table td:first-child {
		text-align: left;
	}
	form#whois_form table td:nth-child(3) {
		display: block;
	}
	#the_details .split,
	#the_details .input-details.sub-div-right:first-child {
		width: 91% !important;
	}
	#selected_domains .additional_service {
		margin-left: 0 !important;
	font-size: 11px;
	}
}
.no-webp .domain-promo {
	background: url(../../images/bg-domain-promo.jpg) no-repeat bottom;
}
.webp .domain-promo {
	background: url(../../images/bg-domain-promo.webp) no-repeat bottom;
}
.no-webp .openvz-plan-odd div.best-plan-openvz,
.no-webp .openvz-plan-even div.best-plan-openvz {
	background: url(../../images/best-plan-openvz.png) no-repeat left top;
}
.webp .openvz-plan-odd div.best-plan-openvz,
.webp .openvz-plan-even div.best-plan-openvz {
	background: url(../../images/best-plan-openvz.webp) no-repeat left top;
}
.no-webp .comment-meta {
	background: url(../../images/time.png) no-repeat left;
}
.webp .comment-meta {
	background: url(../../images/time.webp) no-repeat left;
}
.no-webp .sidebar-ad-fi-data-center {
	background: #F9F9F9 url("../../images/fi-flag.png") no-repeat top left;
}
.webp .sidebar-ad-fi-data-center {
	background: #F9F9F9 url("../../images/fi-flag.webp") no-repeat top left;
}
.no-webp .sidebar-ad-bg-data-center {
	background: #F9F9F9 url("../../images/bg-flag.png") no-repeat top left;
}
.webp .sidebar-ad-bg-data-center {
	background: #F9F9F9 url("../../images/bg-flag.webp") no-repeat top left;
}
.no-webp a.demo-link {
	background: url(../../images/demo.png) left no-repeat;
}
.webp a.demo-link {
	background: url(../../images/demo.webp) left no-repeat;
}
.no-webp a.video-link {
	background: url(../../images/movie_play.png) left no-repeat;
}
.webp a.video-link {
	background: url(../../images/movie_play.webp) left no-repeat;
}
.no-webp .sidebar-ad-usa-data-center {
	background: #F9F9F9 url("../../images/us-flag.png") no-repeat top left;
}
.webp .sidebar-ad-usa-data-center {
	background: #F9F9F9 url("../../images/us-flag.webp") no-repeat top left;
}
.no-webp .sidebar-ad-uk-data-center {
	background: #F9F9F9 url("../../images/uk-flag.png") no-repeat top left;
}
.webp .sidebar-ad-uk-data-center {
	background: #F9F9F9 url("../../images/uk-flag.webp") no-repeat top left;
}
.no-webp .sidebar-ad-au-data-center {
	background: #F9F9F9 url("../../images/au-flag.png") no-repeat top left;
}
.webp .sidebar-ad-au-data-center {
	background: #F9F9F9 url("../../images/au-flag.webp") no-repeat top left;
}
.no-webp .app-box-item {
	background: url(../../images/app-box-item.png) no-repeat left top;
}
.webp .app-box-item {
	background: url(../../images/app-box-item.webp) no-repeat left top;
}
.no-webp #home-banner-1-plan-features ul li,
.no-webp #script-banner-plan-features ul li {
	background: url(../../images/list-style-1.png) left no-repeat;
}
.webp #home-banner-1-plan-features ul li,
.webp #script-banner-plan-features ul li {
	background: url(../../images/list-style-1.webp) left no-repeat;
}
.no-webp .us-dc {
	background: #fff url(../../images/banner-usa-data-center.jpg) top right no-repeat;
}
.webp .us-dc {
	background: #fff url(../../images/banner-usa-data-center.webp) top right no-repeat;
}
.no-webp .se-dc {
	background: #fff url(../../images/banner-se-data-center-img.jpg) top right no-repeat;
}
.webp .se-dc {
	background: #fff url(../../images/banner-se-data-center-img.webp) top right no-repeat;
}
.no-webp .au-dc {
	background: #fff url(../../images/banner-au-data-center-img.jpg) top right no-repeat;
}
.webp .au-dc {
	background: #fff url(../../images/banner-au-data-center-img.webp) top right no-repeat;
}
.no-webp .uk-dc {
	background: #fff url(../../images/banner-uk-data-center-img.jpg) top right no-repeat;
}
.webp .uk-dc {
	background: #fff url(../../images/banner-uk-data-center-img.webp) top right no-repeat;
}
.no-webp #whois_id_protection_banner {
	background: url("../../images/banner-whois-id-protect.jpg") no-repeat top center;
}
.webp #whois_id_protection_banner {
	background: url("../../images/banner-whois-id-protect.webp") no-repeat top center;
}
.no-webp #domain-tld-banner-2 .arrow,
.no-webp #domain-tld-banner .arrow {
	background: url(../../images/hand-paint-arrow.png) no-repeat center;
}
.webp #domain-tld-banner-2 .arrow,
.webp #domain-tld-banner .arrow {
	background: url(../../images/hand-paint-arrow.webp) no-repeat center;
}
.no-webp .best-plan {
	background: url(../../images/best-plan.png) top left no-repeat;
}
.webp .best-plan {
	background: url(../../images/best-plan.webp) top left no-repeat;
}
.no-webp #us-dc-banner {
	background: url(../../images/bg-us-dc-banner.png) no-repeat top left;
}
.webp #us-dc-banner {
	background: url(../../images/bg-us-dc-banner.webp) no-repeat top left;
}
.no-webp #cs_context_help_areas {
	background: url(../../images/ico-context-help.png) no-repeat top left;
}
.webp #cs_context_help_areas {
	background: url(../../images/ico-context-help.webp) no-repeat top left;
}
.no-webp #cs_video_tutorials {
	background: url(../../images/ico-video-tutorials.png) no-repeat top left;
}
.webp #cs_video_tutorials {
	background: url(../../images/ico-video-tutorials.webp) no-repeat top left;
}
.no-webp #cs_faq {
	background: url(../../images/ico-faq.png) no-repeat top left;
}
.webp #cs_faq {
	background: url(../../images/ico-faq.webp) no-repeat top left;
}
.no-webp #cs_ticketing_system {
	background: url(../../images/ico-ticketing-system.png) no-repeat top left;
}
.webp #cs_ticketing_system {
	background: url(../../images/ico-ticketing-system.webp) no-repeat top left;
}
.no-webp .home-banner-sign-up {
	background: url(../../images/sign-up-button.png) top left no-repeat;
}
.webp .home-banner-sign-up {
	background: url(../../images/sign-up-button.webp) top left no-repeat;
}
.no-webp .home-banner-play-video {
	background: url(../../images/play-video.png) top left no-repeat;
}
.webp .home-banner-play-video {
	background: url(../../images/play-video.webp) top left no-repeat;
}
.no-webp .header_dedicated {
	background: url(../../images/header_dedicated_servers-img.jpg) no-repeat top right;
}
.webp .header_dedicated {
	background: url(../../images/header_dedicated_servers-img.webp) no-repeat top right;
}
.no-webp .header_semi-dedicated {
	background: url(../../images/header_semi_dedicated_servers-img.jpg) no-repeat top right;
}
.webp .header_semi-dedicated {
	background: url(../../images/header_semi_dedicated_servers-img.webp) no-repeat top right;
}
.no-webp .header_web_hosting {
	background: url(../../images/header_web_hosting-img.jpg) no-repeat top right;
}
.webp .header_web_hosting {
	background: url(../../images/header_web_hosting-img.webp) no-repeat top right;
}
.no-webp .header_vps_compare {
	background: url(../../images/header_vps-img.jpg) no-repeat top right;
}
.webp .header_vps_compare {
	background: url(../../images/header_vps-img.webp) no-repeat top right;
}
.no-webp .header_vps_openvz {
	background: url(../../images/header_vps_openvz-img.jpg) no-repeat top right;
}
.webp .header_vps_openvz {
	background: url(../../images/header_vps_openvz-img.webp) no-repeat top right;
}
.no-webp .header_vps_kvm {
	background: url(../../images/header_vps_kvm-img.jpg) no-repeat top right;
}
.webp .header_vps_kvm {
	background: url(../../images/header_vps_kvm-img.webp) no-repeat top right;
}
.no-webp .header_domains {
	background: url(../../images/header_domains-img.jpg) no-repeat top right;
}
.webp .header_domains {
	background: url(../../images/header_domains-img.webp) no-repeat top right;
}
.no-webp #box-content ul li {
	background: url(../../images/list-style-2.png) left no-repeat;
}
.webp #box-content ul li {
	background: url(../../images/list-style-2.webp) left no-repeat;
}
.no-webp #bannerbkg {
	background: url(../../images/bannerbkg.png) top left no-repeat;
}
.webp #bannerbkg {
	background: url(../../images/bannerbkg.webp) top left no-repeat;
}
.no-webp #bannerbkg.kvm {
	background: url(../../images/bannerbkg-kvm.png) top left no-repeat;
}
.webp #bannerbkg.kvm {
	background: url(../../images/bannerbkg-kvm.webp) top left no-repeat;
}
.no-webp #content,
.no-webp .article1-plan-box,
.no-webp .sidebar-domain-table,
.no-webp #shared-box,
.no-webp #front_page_content-plan-area,
.no-webp #front_page_content-welcome,
.no-webp #other-services,
.no-webp #hosting-features {
	background: #fff url(../../images/bg-table.png) repeat-x bottom left;
}
.webp #content,
.webp .article1-plan-box,
.webp .sidebar-domain-table,
.webp #shared-box,
.webp #front_page_content-plan-area,
.webp #front_page_content-welcome,
.webp #other-services,
.webp #hosting-features {
	background: #fff url(../../images/bg-table.webp) repeat-x bottom left;
}
.no-webp .home-banner-1-price {
	background: url(../../images/bkg_banner_price.png) top left no-repeat;
}
.webp .home-banner-1-price {
	background: url(../../images/bkg_banner_price.webp) top left no-repeat;
}
.no-webp body {
	background: #fff url(../../images/bkg_body.jpg) top center repeat-x;
}
.webp body {
	background: #fff url(../../images/bkg_body.webp) top center repeat-x;
}
.no-webp ul.openvz-server-info li,
.no-webp #other-services ul li,
.no-webp #hosting-features ul li {
	background: url(../../images/list-style-3.png) left no-repeat;
}
.webp ul.openvz-server-info li,
.webp #other-services ul li,
.webp #hosting-features ul li {
	background: url(../../images/list-style-3.webp) left no-repeat;
}
@media only screen and (max-width: 1024px) {
	.no-webp #bannerbkg.kvm {
		background: url(../../images/bannerbkg-kvm.png) top left no-repeat !important;
	}
	.webp #bannerbkg.kvm {
		background: url(../../images/bannerbkg-kvm.webp) top left no-repeat !important;
	}
	#home-banner-1 {
		background: url(../../images/bkg_banner_mobile.jpg) !important;
	}
}
