@-ms-viewport{width:auto!important}	/* 修正边距 */

body, button, input, select, textarea, h1 ,h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Arial, sans-serif;
}
/*
body {
	font-size: 16px;
}
*/
.wrapper {
	overflow:hidden
}

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

a:hover {
	text-decoration: none;
}

a.underline,
a.underline:hover {
	text-decoration: underline;
}

a.underline:hover {
	color: #ef6c0f;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*
 1) Global Headings and spacer
 -----------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #262626;
	margin: 0;
	padding: 0;
	line-height: 1.2
}
h1 {
	font-size: 48px;
	font-weight: 700;
	/*color: #fff;
	text-align: center;*/
	margin: 10px 0;
}

h2 {
	font-size: 48px;
	font-weight: 400;
	/*
	color: #262626;
	text-align: center;
	*/
}

h3 {
	font-size: 36px;
	font-weight: 700;
	/*
	color: #fff;
	text-align: center;
	*/
	margin: 10px 0;
}

h4 {
	font-size: 18px;
	font-weight: 500;
	/*color: #ffffff;*/
}

h5 {
	font-size: 16px;
	font-weight: 500;
}

h6 {
	font-size: 12px;
	font-weight: 400;
}

p {
	font-size:16px;
	line-height:26px;
	font-weight: 400;
	/*color:#262626;*/
}

.padding-0 {
	padding: 0 !important
}
/*padding from top 20 min and max 150 step count 5px*/
.padding-top5 {
	padding-top:5px
}
.padding-top10 {
	padding-top:10px
}
.padding-top15 {
	padding-top:15px
}
.padding-top20 {
	padding-top:20px
}
.padding-top25 {
	padding-top:25px
}
.padding-top30 {
	padding-top:30px
}
.padding-top35 {
	padding-top:35px
}
.padding-top40 {
	padding-top:40px
}
.padding-top45 {
	padding-top:45px
}
.padding-top50 {
	padding-top:50px
}
.padding-top55 {
	padding-top:55px
}
.padding-top60 {
	padding-top:60px
}
.padding-top65 {
	padding-top:65px
}
.padding-top70 {
	padding-top:70px
}
.padding-top75 {
	padding-top:75px
}
.padding-top80 {
	padding-top:80px
}
.padding-top85 {
	padding-top:85px
}
.padding-top90 {
	padding-top:90px
}
.padding-top95 {
	padding-top:95px
}
.padding-top100 {
	padding-top:100px
}
.padding-top105 {
	padding-top:105px
}
.padding-top110 {
	padding-top:110px
}
.padding-top115 {
	padding-top:115px
}
.padding-top120 {
	padding-top:120px
}
.padding-top125 {
	padding-top:125px
}
.padding-top130 {
	padding-top:130px
}
.padding-top135 {
	padding-top:135px
}
.padding-top140 {
	padding-top:140px
}
.padding-top145 {
	padding-top:145px
}
.padding-top150 {
	padding-top:150px
}
/*end*/

/*padding from bottom 20 min and max 150 step count 5px*/
.padding-bottom20 {
	padding-bottom:20px
}
.padding-bottom25 {
	padding-bottom:25px
}
.padding-bottom30 {
	padding-bottom:30px
}
.padding-bottom35 {
	padding-bottom:35px
}
.padding-bottom40 {
	padding-bottom:40px
}
.padding-bottom45 {
	padding-bottom:45px
}
.padding-bottom50 {
	padding-bottom:50px
}
.padding-bottom55 {
	padding-bottom:55px
}
.padding-bottom60 {
	padding-bottom:60px
}
.padding-bottom65 {
	padding-bottom:65px
}
.padding-bottom70 {
	padding-bottom:70px
}
.padding-bottom75 {
	padding-bottom:75px
}
.padding-bottom80 {
	padding-bottom:80px
}
.padding-bottom85 {
	padding-bottom:85px
}
.padding-bottom90 {
	padding-bottom:90px
}
.padding-bottom95 {
	padding-bottom:95px
}
.padding-bottom100 {
	padding-bottom:100px
}
.padding-bottom105 {
	padding-bottom:105px
}
.padding-bottom110 {
	padding-bottom:110px
}
.padding-bottom115 {
	padding-bottom:115px
}
.padding-bottom120 {
	padding-bottom:120px
}
.padding-bottom125 {
	padding-bottom:125px
}
.padding-bottom130 {
	padding-bottom:130px
}
.padding-bottom135 {
	padding-bottom:135px
}
.padding-bottom140 {
	padding-bottom:140px
}
.padding-bottom145 {
	padding-bottom:145px
}
.padding-bottom150 {
	padding-bottom:150px
}
/*end*/


/*padding from top and bottom with equal value 10 min and max 150 step count 10px*/

.padding-10 {
	padding:10px 0
}
.padding-20 {
	padding:20px 0
}
.padding-30 {
	padding:30px 0
}
.padding-40 {
	padding:40px 0
}
.padding-50 {
	padding:50px 0
}
.padding-60 {
	padding:60px 0
}
.padding-70 {
	padding:70px 0
}
.padding-80 {
	padding:80px 0
}
.padding-90 {
	padding:90px 0
}
.padding-100 {
	padding:100px 0
}
.padding-110 {
	padding:110px 0
}
.padding-120 {
	padding:120px 0
}
.padding-130 {
	padding:130px 0
}
.padding-140 {
	padding:140px 0
}
.padding-150 {
	padding:150px 0
}
/*end*/


/*margin from top 20 min and max 150 step count 5px*/
.margin-top20 {
	margin-top:20px
}
.margin-top25 {
	margin-top:25px
}
.margin-top30 {
	margin-top:30px
}
.margin-top35 {
	margin-top:35px
}
.margin-top40 {
	margin-top:40px
}
.margin-top45 {
	margin-top:45px
}
.margin-top50 {
	margin-top:50px
}
.margin-top55 {
	margin-top:55px
}
.margin-top60 {
	margin-top:60px
}
.margin-top65 {
	margin-top:65px
}
.margin-top70 {
	margin-top:70px
}
.margin-top75 {
	margin-top:75px
}
.margin-top80 {
	margin-top:80px
}
.margin-top85 {
	margin-top:85px
}
.margin-top90 {
	margin-top:90px
}
.margin-top95 {
	margin-top:95px
}
.margin-top100 {
	margin-top:100px
}
.margin-top105 {
	margin-top:105px
}
.margin-top110 {
	margin-top:110px
}
.margin-top115 {
	margin-top:115px
}
.margin-top120 {
	margin-top:120px
}
.margin-top125 {
	margin-top:125px
}
.margin-top130 {
	margin-top:130px
}
.margin-top135 {
	margin-top:135px
}
.margin-top140 {
	margin-top:140px
}
.margin-top145 {
	margin-top:145px
}
.margin-top150 {
	margin-top:150px
}
/*end*/

/*margin from bottom 20 min and max 150 step count 5px*/
.margin-bottom20 {
	margin-bottom:20px
}
.margin-bottom25 {
	margin-bottom:25px
}
.margin-bottom30 {
	margin-bottom:30px
}
.margin-bottom35 {
	margin-bottom:35px
}
.margin-bottom40 {
	margin-bottom:40px
}
.margin-bottom45 {
	margin-bottom:45px
}
.margin-bottom50 {
	margin-bottom:50px
}
.margin-bottom55 {
	margin-bottom:55px
}
.margin-bottom60 {
	margin-bottom:60px
}
.margin-bottom65 {
	margin-bottom:65px
}
.margin-bottom70 {
	margin-bottom:70px
}
.margin-bottom75 {
	margin-bottom:75px
}
.margin-bottom80 {
	margin-bottom:80px
}
.margin-bottom85 {
	margin-bottom:85px
}
.margin-bottom90 {
	margin-bottom:90px
}
.margin-bottom95 {
	margin-bottom:95px
}
.margin-bottom100 {
	margin-bottom:100px
}
.margin-bottom105 {
	margin-bottom:105px
}
.margin-bottom110 {
	margin-bottom:110px
}
.margin-bottom115 {
	margin-bottom:115px
}
.margin-bottom120 {
	margin-bottom:120px
}
.margin-bottom125 {
	margin-bottom:125px
}
.margin-bottom130 {
	margin-bottom:130px
}
.margin-bottom135 {
	margin-bottom:135px
}
.margin-bottom140 {
	margin-bottom:140px
}
.margin-bottom145 {
	margin-bottom:145px
}
.margin-bottom150 {
	margin-bottom:150px
}
/*end*/


/*margin from top and bottom with equal value 10 min and max 150 step count 10px*/

.margin-10 {
	margin:10px 0
}
.margin-20 {
	margin:20px 0
}
.margin-30 {
	margin:30px 0
}
.margin-40 {
	margin:40px 0
}
.margin-50 {
	margin:50px 0
}
.margin-60 {
	margin:60px 0
}
.margin-70 {
	margin:70px 0
}
.margin-80 {
	margin:80px 0
}
.margin-90 {
	margin:90px 0
}
.margin-100 {
	margin:100px 0
}
.margin-110 {
	margin:110px 0
}
.margin-120 {
	margin:120px 0
}
.margin-130 {
	margin:130px 0
}
.margin-140 {
	margin:140px 0
}
.margin-150 {
	margin:150px 0
}
/*end*/



/*
 2.) Form Elements
 -----------------------------*/

.error {
	border-bottom: 1px solid red !important;
}
button {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: inherit;
	background: #fff;
	border: 1px solid #ccc;
}
input, textarea, select {
	/*-webkit-appearance: none;	会导致 webkit 类浏览器（Chrome） checkbox 无法显示 */
	border-radius:0;
}
a {
	color: inherit;
}
a:hover, a:focus, button:focus, input[type="submit"]:focus {
	text-decoration:none;
	outline:none;
}
input {
	line-height: normal;
}
input[type="text"]:focus, select:focus, textarea:focus, input[type="email"]:focus {
	border:0;
	outline: 0;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	border: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="file"] {
	-webkit-appearance: none;
	cursor: pointer;
	line-height: normal;
	overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
	color: #999;
	border-color: #ccc;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.float-right {
	float:right !important
}
.float-left {
	float:left !important
}
.small-button {
	min-width:160px;
	line-height:1.2;
	padding:16px 15px;
	/*border:2px solid #a61c1c;*/
	border: 2px solid transparent;
	background:#a61c1c;
	font-size:18px;
	font-weight:500;
	color:#fff;
	text-align:center;
	display:inline-block;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.mediam-button {
	min-width:190px;
	line-height:1.2;
	padding:16px 15px;
	border:2px solid #a61c1c;
	background:#a61c1c;
	font-size:18px;
	font-weight:500;
	color:#fff;
	text-align:center;
	display:inline-block;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.larg-button {
	min-width:220px;
	line-height:1.2;
	padding:16px 15px;
	border: 0px solid transparent;
	background:#a61c1c;
	font-size:18px;
	font-weight:500;
	color:#fff;
	text-align:center;
	display:inline-block;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.dark {
	background:#262626;
	border-color:#262626;
}
.light {
	background:#8c8979;
	border-color:#8c8979;
}

.small-button:hover, .small-button:focus {
	background:transparent;
	border:2px solid #a61c1c;
	color:#fff
	
}
.mediam-button:hover, .mediam-button:focus {
	background:transparent;
	color:#fff
	
}
.larg-button:hover, .larg-button:focus {
	background:transparent;
	color:#fff;
	border:2px solid #a61c1c;
	padding-top:14px;
	padding-bottom:14px;
}
.dark:hover, .dark:focus {
	color:#fff
	border-color:#262626;
}
.light:hover, .dark:focus {
	color:#fff
	border-color:#8c8979;
}

.small-button.green {
	border:2px solid #00A63F;
	background:#00A63F;
	font-weight: 600;
}

.small-button.green:hover, .small-button.green:focus {
	border:2px solid #02C54C;
	background:#02C54C;
}

.textcolor:hover,.toll-free-support .larg-button:hover,
.textcolor:focus,.toll-free-support .larg-button:focus{ color:#262626 !important }


 @media (min-width: 1200px) {
.container {
 width: 1200px;
}
}
/* 3.) Header Style*/


.navbar {
	border:0;
	border-radius:0;
	margin:0;
	min-height:1px;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li > a {
	background:none
}

.navbar-nav > li > a {
	color:#262626;
	font-weight:700;
	padding:13px 16px;
	line-height:1.2;
	/*font-size:14px;*/
}
.navbar-nav > li > a {
	background:none
}
.navbar-nav > li:hover > a, .navbar-nav > li.active > a {
	color:#a61c1c
}

.header .navbar-nav {
	padding-top:4px;
}

.navbar-toggle .icon-bar {
	background: #a61c1c
}

.navbar-toggle {
	margin-right: 0px;
	background-color: #f4f4f4;
}

/* 4.) Global content*/
.content {
	min-height:20vh
}

/*5.) Footer Style*/
.footer {
	background:#262626;
	padding:30px 0 30px;
}

.ext-link li {
	margin-bottom:5px
}
.ext-link li a {
	position:relative;
	color:#fff;
	display:inline-block;
	line-height:1.2;
}

.ext-link li a:hover {
	text-decoration: underline;
}

.footer h4 {
	margin:22px 0 22px;
	color:#fff;
}
.logo-footer {
	margin:17px 0;
	overflow:hidden
}
.logo-footer img {
	display:block
}
.footer-social-icon {
	display:block
}
.footer-social-icon i {
	font-size:24px;
	color:#fff
}
.policy-and-service {
	/*font-size:14px;*/
	color:#fff
}
.policy-and-service a {
	/*font-size:14px;*/
	color:#fff
}
.footer-social-list {
	margin:60px 0 26px
}
.copyright-mark {
	color:#fff;
	/*font-size:14px;*/
	margin:5px 0
}
.policy-and-service a:hover, .footer-social-icon i:hover {
	color: #ffedad
}

.payment-logo {
	padding-top: 10px;
}

/* 自定义通用风格 */
.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}
.btn-default:hover,
.btn-default:active,
.btn-default.hover {
  background-color: #e7e7e7;
}
.btn-primary {
  background-color: #3c8dbc;
  border-color: #367fa9;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
  background-color: #367fa9;
}
.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
}
.btn-success:hover,
.btn-success:active,
.btn-success.hover {
  background-color: #008d4c;
}
.btn-info {
  background-color: #00c0ef;
  border-color: #00acd6;
}
.btn-info:hover,
.btn-info:active,
.btn-info.hover {
  background-color: #00acd6;
}
.btn-danger {
  background-color: #dd4b39;
  border-color: #d73925;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
  background-color: #d73925;
}
.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
  background-color: #e08e0b;
}

/* .fr-view */
.fr-view h1,
.fr-view h2,
.fr-view h3,
.fr-view h4,
.fr-view h5,
.fr-view h6 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.fr-view h1 {
  font-size: 32px;
  font-weight: 600;
  padding-bottom: 0.3em;
}

.fr-view h2 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 0.3em;
}

.fr-view h3 {
  font-size: 20px;
  font-weight: 600;
}

.fr-view h4 {
  font-size: 16px;
  font-weight: 600;
}

.fr-view h5 {
  font-size: 14px;
  font-weight: 600;
}

.fr-view h6 {
  font-size: 12px;
  font-weight: 600;
}
/*
.fr-view table {
	display: table;
}
*/
/* .fr-view end */


/* 用于在英文版以雅黑显示“中文”，但英文操作系统可能无雅黑字体，此代码可能无意义 */
.langselect {
	font-family: "Microsoft Yahei", 微软雅黑, "Helvetica Neue", Arial, sans-serif;
}

.langselect, .userlogin {
	font-size:14px;
	padding-top:5px;
	padding-right:9px;
	padding-bottom:10px;
}

.langselect {
	padding-left:20px;
}

.langselect img {
	padding-bottom:2px;
	margin-right:5px;
}

.langselect a:hover,
.userlogin a:hover:not(.btn)
{
	color: #C71521;
}

.navbar-login {
	width: 280px;
	padding: 10px 10px 0px 10px;
}

.navbar-login p {
	line-height: 1.42857143;
}

.navbar-login .small {
	font-size:100%;
}

.icon-size {
	font-size: 60px;
}

/* 左右加长 */
.btn {
	padding-left: 20px;
	padding-right: 20px;
}

/* 小按钮恢复标准边距 */
.btn-sm,
.btn-group-sm > .btn {
	padding-left: 10px;
	padding-right: 10px;
}

.btn-xs,
.btn-group-xs > .btn {
	padding-left: 5px;
	padding-right: 5px;
}

.btn-group-lg>.btn, .btn-lg {
	padding: 9px 30px;
	border-radius: 3px;
}

.text-red {
  color: #dd4b39 !important;
}
.text-yellow {
  color: #f39c12 !important;
}
.text-aqua {
  color: #00c0ef !important;
}
.text-blue {
  color: #0073b7 !important;
}
.text-black {
  color: #111111 !important;
}
.text-light-blue {
  color: #3c8dbc !important;
}
.text-green {
  color: #00a65a !important;
}
.text-gray {
  color: #d2d6de !important;
}
.text-navy {
  color: #001f3f !important;
}
.text-teal {
  color: #39cccc !important;
}
.text-olive {
  color: #3d9970 !important;
}
.text-lime {
  color: #01ff70 !important;
}
.text-orange {
  color: #ff851b !important;
}
.text-fuchsia {
  color: #f012be !important;
}
.text-purple {
  color: #605ca8 !important;
}
.text-maroon {
  color: #d81b60 !important;
}
.link-muted {
  color: #7a869d;
}
.link-muted:hover,
.link-muted:focus {
  color: #606c84;
}
.link-black {
  color: #666;
}
.link-black:hover,
.link-black:focus {
  color: #999;
}

.header-bg {
	background: #CC0000;
}

.header-bg h3 {
	font-size: 18px;
	color: #fff;
	text-align: left;
	padding:10px 0 10px 5px;
	font-weight: 600;
}

/* Megamenu */
.container-fluid.megamenu {
	padding-right: 0px;
	padding-left: 0px;
}

.megamenu .navbar-header {
	padding-left: 15px;
	padding-right: 15px;
}

.megamenu .navbar-nav>li>.dropdown-menu {
	margin-top: 16px;
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	border-top: 3px solid #A61C1C;
	/*color: #777;*/
	/*border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #a61c1c;
	background-color: #F9F9F9;
	border: 0;*/
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: transparent;
}

.megamenu .mega-dropdown {
	position: static !important;
}

.megamenu .mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.megamenu .mega-dropdown-menu .overview {
	padding-top: 4px;
}

.megamenu .mega-dropdown-menu .overview h2 {
	font-size: 18px;
	font-weight: 700;
}

.megamenu .mega-dropdown-menu .overview p {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 1.628571429;
}

.megamenu .mega-dropdown-menu .small {
	font-size: 14px;
	line-height: 1.628571429;
}

.megamenu .mega-dropdown-menu ul {
	padding: 0;
	margin: 0;
}

.megamenu .mega-dropdown-menu ul > li {
	list-style: none;
}

.megamenu .mega-dropdown-menu ul > li > a {
	display: block;
	/*padding: 5px 20px;*/
	padding: 3px 5px;
	clear: both;
	font-weight: normal;
	line-height: 1.628571429;
	font-size: 14px;
}

.megamenu .mega-dropdown-menu ul > li > a:hover,
.megamenu .mega-dropdown-menu ul > li > a:focus {
	text-decoration: none;
	color: #444;
	background-color: #f5f5f5;
}

.megamenu .mega-dropdown-menu .dropdown-header,
.megamenu .mega-dropdown-menu .dropdown-header a {
	color: #333333;
	font-size: 16px;
	font-weight: 700;
	padding: 5px;
	line-height: 1.42857143;
}

.megamenu .mega-dropdown-menu .dropdown-header a {
	padding: 0px;
}

.megamenu .mega-dropdown-menu .dropdown-header a:hover,
.megamenu .mega-dropdown-menu .dropdown-header a:focus {
	color: #a61c1c;
	background: none;
}

.megamenu .mega-dropdown-menu form {
	margin: 3px 20px;
}

.megamenu .mega-dropdown-menu h3 {
	color: #777;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
	line-height: 1.628571429;
}

.megamenu .mega-dropdown-menu h4 {
	color: #777;
}

.megamenu .mega-dropdown-menu hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.megamenu .mega-dropdown-menu .form-group {
	margin-bottom: 3px;
}
/* Megamenu end */

.table thead tr td,
.table tbody tr td {
	vertical-align: middle;
}


/* Common */
.hero-banner {
	background-color: #a61c1c;
	background-image: url(../images/hero-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 118px;
	padding-bottom: 118px;
	text-align: center;
}

.chinese-new-year {
	background-image: url(../images/hero-chinese-new-year.jpg);
}

.hero-banner h1 {
	color: #fff;
}

.hero-banner h2 {
	margin: 20px 0;
	font-size: 22px;
	color: #fff;
}

.hero-banner p {
	color: #fff;
	margin: 20px 0;
	text-align: center;
}

.banner-text-left h1 {
	margin: 20px 0;
	font-weight: 700;
	/*font-size: 36px;*/
	text-align: left;
	color: #fff;
}

.banner-text-left h2 {
	font-weight: 700;
	margin: 20px 0;
	font-size: 22px;
	text-align: left;
	color: #fff;
}

.banner-text-left p {
	color: #fff;
}

.hero-text {
	width: 100%;
	max-width: 816px;
	margin: 0 auto;
	color: #fff;
	text-align: center
}

.hero-text h1 {
	color: #fff;
}
.hero-text h2 {
	font-size: 30px;
	color: #fff;
}
.hero-text p {
	font-size: 16px;
}
.note-text {
	padding-top: 25px;
	font-size: 16px;
	clear: both
}
.note-text small {
	font-size: 100%;
	color: #ffedad
}

.home-banner {
	padding-top: 80px;
	padding-bottom: 80px;
}

.bulk-search .btn-link {
	font-size: 16px;
	font-weight: 600;
	color: #EF6C0F;
}

.domain-banner {
	background-image: url(../images/hero-domain-registration.jpg);
	padding-top: 60px;
	padding-bottom: 60px;
}

.domain-check-banner {
	background-image: url(../images/hero-banner0.jpg);
	padding-top: 60px;
	padding-bottom: 30px;
}

.tlds-banner {
	background-image: url(../images/hero-banner0.jpg);
}

.terms-banner {
	background-image: url(../images/hero-terms.jpg);
	padding-top: 118px;
	padding-bottom: 118px;
	text-align: center;
}

.availability {
	border-radius: 0;
	float: left;
	color: #fff;
	background: #a61c1c;
	border: 0;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	height: 54px;
	padding: 2px 30px;
	/*border: 2px solid #a61c1c;*/
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.availability:hover {
	background: rgba(0, 0, 0, 0.3)
}

.domain-availability {
	width: 100%;
	max-width: 816px;
	margin: 0 auto;
	padding: 33px 0;
	display: table;
	position: relative;
	z-index: 99
}

.domain-availability h3 {
	color: #ffedad;
	clear: both;
	font-size: 30px;
	font-weight: normal
}

.domain-availability .bootstrap-select {
	width: 100% !important;
	border-radius: 0;
}

.domain-availability .btn {
	border-radius: 0;
	background: #f2f2f2;
	color: #2d2d2d;
	line-height: 1;
	border: 0;
	font-size: 18px;
	height: 54px;
	font-weight: 700;
	margin: 0;
	padding: 10px 21px;
}

.domain-availability .form-control {
	width: 80%;
	height: 54px;
	border: none;
	font-size: 18px;
	color: #2d2d2d;
	/*line-height: 1; 会导致 input placeholder 不垂直居中 */ 
	padding: 10px 21px;
	float: left;
	border-radius: 0;
	background: #ffffff;
	font-weight: 500;
}

.domain-availability .form-horizontal {
	z-index: 2;
	position: relative;
}
.domain-availability .bootstrap-select .btn:hover, .domain-availability .bootstrap-select .btn:active {
	background: #f2f2f2;
	color: #2d2d2d;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.domain-services {
	width: 100%;
	max-width: 815px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 6px 0 6px;
}
.domain-services li {
	padding: 0 15px;
	width: 33.33%;
	display: block;
	float: left;
	margin-bottom: 5px
}
.domain-services li span {
	font-size: 14px;
	position: relative;
	color: #fff;
	display: inline-block;
	padding: 8px 0;
	line-height: 1.2;
	border-bottom: 1px solid #a61c1c;
	padding-right: 8px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.domain-services li span:after {
	right: -6px;
	bottom: -3px;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	display: block;
	content: "";
	background: #a61c1c;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.full-text-section h2 {
	font-weight: 700;
	margin-bottom: 8px;
	font-size: 28px;
}

.full-graphice-bg-01 {
	background-color: #fff;
	background-image: url('../images/full-graphice-bg-01.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
}
.dedicated-servers h3 {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 26px
}
.starting-price-text h5 {
	color: #262626
}
.starting-price-text {
	padding: 5px 20px 0;
	text-align: right
}
.starting-price-text span {
	color: #a61c1c;
	font-size: 26px;
	font-weight: 500;
}
.col-offset {
	padding: 0 8%
}
.padding-top-20 {
	padding-top: 20px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-top65-bottom82 {
	margin: 0
}
.custome-h1 {
	font-size: 48px;
	color: #a61c1c;
	line-height: 1.1;
	font-weight: 500;
	text-align: left;
	padding: 17px 0;
}
.tree-points {
	width: 100%;
	height: 399px;
	position: relative;
	min-width: 372px;
	max-width: 570px;
}
.margin-top21-bottom21 {
	margin: 21px 0
}
.width84 {
	width: 84%
}
.tree-points > div {
	font-size: 14px;
	color: #262626;
	white-space: nowrap;
	text-align: right;
	position: absolute;
	font-weight: 500
}
.live-support-text {
	right: 78px;
	top: 50px;
}
.live-monitoring-text {
	bottom: 60px;
	left: 114px;
}
.cloud-technology-text {
	top: 50%;
	right: 78px;
	margin-top: -24px;
}
.hi-tech-database-text {
	right: 20px;
	bottom: 50px;
}
.live-support-icon {
	left: 246px;
	top: 13px;
}
.live-monitoring-icon {
	bottom: 92px;
	left: 13px;
}
.cloud-technology-icon {
	top: 157px;
	left: 174px;
}
.hi-tech-database-icon {
	left: 310px;
	bottom: 13px;
}
.tree-points span.icons {
	width: 49px;
	height: 50px;
	position: absolute;
}
.tree-points .cloud-technology-icon.icons {
	width: 101px;
	height: 101px;
}
span.icons small {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 100%
}
.tree-points span.icons small:after {
	left: 100%;
	top: 50%;
	position: absolute;
	width: 132px;
	height: 6px;
	display: block;
	content: "";
	margin-top: -3px;
	z-index: -1;
	background: url(../images/tree-arrow.png) left center no-repeat;
}
.tree-points span.icons small:before {
	right: -134px;
	top: 50%;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	display: block;
	content: "";
	background: #a61c1c;
	margin-top: -3px;
	display: none;
}
.live-support-icon {
	background: url(../images/live-support.png) center center no-repeat;
}
.cloud-technology-icon {
	background: url(../images/cloud.png) center center no-repeat;
}
.live-monitoring-icon {
	background: url(../images/monitoring.png) center center no-repeat;
}
.hi-tech-database-icon {
	background: url(../images/database.png) center center no-repeat;
}
.tree-points span.icons.live-monitoring-icon small:after {
	top: 100%
}
.tree-points span.icons.live-monitoring-icon small:before {
	top: 100%
}
.brand-logo {
	display: table;
	width: 100%;
	margin: 0
}
.brand-logo li {
	display: table-cell;
	padding: 0 15px;
	text-align: center;
	vertical-align: middle
}
.brand-logo li:first-child {
	padding-left: 0;
}
.brand-logo li:last-child {
	padding-right: 0;
}
.webhosting-section {
	background: #262626;
}
.webhosting-section h3 {
	font-size: 48px;
	color: #fff;
	text-align: center
}
.webhosting-section h4 {
	font-weight: normal;
	text-align: center;
	padding: 18px 0px;
	font-size: 24px;
}

.plans-header {
	padding: 33px 0 28px
}
.plans-details {
	width: 25%;
	border: 1px solid #404040;
}
.cols-mid-1 {
	margin-top: -4px;
	border: 5px solid #a61c1c;
	margin-bottom: -4px;
}
.animated.cols-mid-2 {
	border-left: 0;
	border-right: 0
}
.hosting-plans {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	margin: 51px 0
}
.hosting-plans .plans-details.animated:first-child {
	border-right: 0;
}
.plans-title {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 10px 5px 0;
}
.plans-prices {
	display: table;
	margin: 0 auto
}
.plans-prices span {
	font-size: 48px;
	vertical-align: middle;
	font-weight: 700;
	display: table-cell;
	color: #f2f2f2;
	padding: 10px 5px;
	line-height: 1;
}
.plans-prices small {
	color: #adadad;
	font-size: 16px;
	font-weight: 500;
	display: table-cell;
	vertical-align: middle;
	padding: 0px 5px;
}
.plans-offers {
	color: #f2f2f2;
	font-size: 16px;
	font-weight: 500;
	padding: 17px 5px
}

.plans-offers p {
	color:#262626;
}

.plans-footer {
	padding: 36px 5px 51px
}
.color-row {
	background: #404040
}
.plans-footer .mediam-button {
	padding: 13px 0
}
.fifty-fifty-image-bg {
	background-image: url('../images/halft-graphics-bg-01.jpg'), url('../images/halft-graphics-bg-02.jpg');
	background-repeat: no-repeat, no-repeat;
	background-size: 50% 100%;
	background-position: left top, right top;
}

.fifty-fifty-image-bg h3 {
	color: #fff;
	margin-bottom: 10px;
}

.info {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-top: 14px;
}
.right-content {
	color: #222d3a
}
.right-content .info {
	color: #222d3a
}
.right-content .just {
	color: #222d3a
}
.right-content h2 {
	color: #222d3a
}
.right-content h2 span {
	color: #222d3a
}
.right-content .plans-prices span, .right-content .plans-prices small {
	color: #222d3a
}

.right-content .plans-prices .discount,
.right-content .discount {
	color: #a61c1c;
}
.discount {
	font-weight: 500;
}
.discount del {
	font-weight: 400;
}
.just {
	display: block;
	font-size: 22px;
	color: #fff;
	padding: 16px 0 8px 0;
	font-weight: 500;
}
.discount {
	display: block;
	font-size: 28px;
	color: #ffedad;
}
h2 span {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	display: block;
	padding: 14px 0;
}
.fifty-fifty-image-bg .plans-prices span {
	padding-top: 0
}
.fifty-fifty-image-bg .mediam-button {
	margin-top: 31px
}
.fifty-fifty-image-bg .plans-prices span {
	padding-left: 0;
	padding-right: 0
}
.fifty-fifty-image-bg .plans-prices small {
	padding: 0 3px;
	color: #f2f2f2
}
.right-content .plans-prices small {
	padding: 0 3px;
	color: #222d3a
}
/*custome animation css*/
.tree-points span.icons small:after {
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	width: 0;
}
.animated.tree-points span.icons small:after {
	width: 132px
}
/*custome animation css end*/

/* Home */

.sec-reliable {
	width: 26px;
	height: 42px;
	margin: 10px auto;
	display: block;
	background: url(../images/icon-02.png) center center no-repeat
}
.super-fast {
	width: 34px;
	height: 39px;
	margin: 10px auto;
	display: block;
	background: url(../images/icon-03.png) center center no-repeat
}
.cus-support {
	width: 41px;
	height: 42px;
	margin: 10px auto;
	display: block;
	background: url(../images/icon-04.png) center center no-repeat
}
.toll-free-support {
	padding: 35px 0;
	background: #f8f8f8
}
.toll-free-support p {
	margin: 0
}
.toll-free-support span {
	font-size: 18px;
	line-height: 1;
}
.toll-free-support .larg-button {
	width: auto;
	min-width: 100px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 15px
}
.dark-bg {
	background: #262626
}
.light-bg {
	background: #f8f8f9
}
.dark-bg h1 {
	color: #fff
}
.light-bg h1 {
	color: #222d3a
}
.dark-bg p {
	color: #fff
}
.light-bg p {
	color: #262626
}
/*
 3.) About
 +++++++++++++++++++++++++++++++++++ */

.fifty-fifty-container {
	background-color: #a61c1c;
	background-image: url('../images/halft-graphics-bg-03.jpg');
	background-repeat: no-repeat;
	background-size: 50% 100%;
	background-position: right top;
}
.fifty-fifty-container p {
	color: #fff
}
.fifty-fifty-container-left {
	padding-right: 5%;
}
.fifty-fifty-container-left p {
	width: 94%
}
.fifty-fifty-container-left h2 {
	text-align: left;
	font-size: 48px;
	padding-bottom: 10px
}
.fifty-fifty-container-left h3 {
	color: #fff
}

.fifty-fifty-container-left p {
	padding: 10px 0 0;
	font-size: 16px;
}
.definition {
	padding: 16px 0;
	overflow: hidden;
	width: 100%;
}
.definition h4 {
	color: #ffedad;
	margin-bottom: 13px
}
.def-icon {
	float: left;
	width: 15%;
	padding-top: 5px;
}
.def-text {
	float: left;
	width: 85%
}

.hosting-support {
	background-color: #a61c1c;
	background-image: url('../images/graphics-01.jpg');
	background-repeat: no-repeat;
	background-size: 50% 100%;
	background-position: right top;
}
.tetimonials h2 {
	font-size: 48px;
	color: #222d3a
}
blockquote {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #222d3a;
	font-size: 22px;
	line-height: 32px;
	border-left: 0;
	text-align: left;
}
.author {
	position: relative;
	font-size: 14px;
	line-height: 18px;
	background-color: #f8f8f9;
	z-index: 3
}
.testimonial-thumbnail {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.testimonial-thumbnail img {
	height: 53px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 53px
}
.company-name {
	display: table-cell;
	vertical-align: middle;
	color: #222d3a;
	text-align: left
}
.company-name strong {
	color: #a61c1c;
}
.client-view .owl-controls {
	text-align: left;
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 78%;
	padding: 16px 0;
	background: #f8f8f9;
}
.client-view .owl-controls .owl-page span {
	border: 1px solid #a61c1c;
	background: #ffffff;
	margin: 5px;
	opacity: 1;
}
.client-view .owl-controls .owl-page.active span {
	background: #a61c1c
}
.client-view .owl-pagination {
	height: 22px;
	position: relative;
	padding-left: 5px;
	z-index: 1
}
.client-view .owl-pagination:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background-color: #cdcdcd;
	left: 0;
	top: 16px;
	z-index: 1;
}
.client-view .owl-controls .owl-page {
	position: relative;
	z-index: 2;
	padding-top: 6px
}
/*
 4.) Business email
 +++++++++++++++++++++++++++++++++++ */

.email-hosting {
	background-color: #a61c1c;
	background-image: url('../images/graphics-02.jpg');
	background-repeat: no-repeat;
	background-size: 50% 100%;
	background-position: right top;
}
.email-hosting h2 small {
	font-size: 24px;
	color: #fff;
	display: block
}
.list-items {
	color: #fff
}
.list-items li {
	color: #fff;
	padding: 8px 0;
}
.list-items a {
	color: #fff
}
.price-btn {
	background: #a61c1c;
	border: 0;
	border-radius: 0;
	padding: 12px 26px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	line-height: 29px;
	position: relative
}
.price-btn:hover {
	color: #fff
}
.price-btn span {
	font-size: 30px;
}

.full-width-text h2 {
	font-size: 36px;
}

.full-width-text h4 {
	color: #262626;
	font-weight: 700;
	padding: 20px 0
}

.border-0 {
	border: 0 !important
}

mark {
	padding: 0;
	font-size: 100%;
	color: #ffedad;
	background: none
}
/*
 5.) reseller
 +++++++++++++++++++++++++++++++++++ */

.reseller-banner {
	background-color: #a61c1c;
	background-image: url('../images/hero-reseller.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
	color: #fff;
}

.reseller-banner h1 {
	font-size: 38px;
	color: #fff;
}

.reseller-banner ul {
	padding-top: 10px;
}

.reseller-banner ul li {
	padding: 3px 0;
	font-size: 16px;
}

.plans-table {
	width: 100%;
	border: 0;
}
.plans-table td {
	width: 25%
}
.plans-table .plans-offers {
	padding-left: 25px;
	padding-right: 25px;
}
.plans-table .plans-footer {
	padding-top: 22px;
	padding-bottom: 22px
}
/*
 6.) Domain
 +++++++++++++++++++++++++++++++++++ */

.popular-domains {
	background: #ffffff
}
.popular-domains h3 {
	font-size: 48px;
	color: #222d3a;
	text-align: center;
	font-weight: 700;
}
.popular-domains .plans-details {
	background: #f8f8f8;
	width: 100% !important;
	text-align: center;
	padding: 0 20px;
}
.popular-domains .plans-prices {
	color: #222d3a;
	font-size: 24px;
	font-weight: 500;
}
.popular-domains .plans-title {
	color: #222d3a;
	font-size: 48px;
	font-weight: 900;
	text-transform: none;
	padding: 0;
	padding-bottom: 15px
}
.popular-domains .plans-header {
	padding: 20px 0
}
.popular-domains .plans-offers {
	padding: 0
}
.popular-domains .plans-footer {
	padding-top: 18px
}
.headingBr {
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #d6d8db;
	padding-right: 8px;
	line-height: 1.3;
}
.headingBr:after {
	right: -6px;
	bottom: -3px;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	display: block;
	content: "";
	background: #d6d8db
}
.other-domains h3 {
	font-size: 48px;
	color: #222d3a;
	text-align: center;
	font-weight: 700;
}
.other-domains-details {
	width: 100%;
	text-align: center
}
.other-domains-details .plans-header {
	font-size: 18px;
	text-transform: uppercase;
	width: 33.333%;
	padding: 0
}
.other-domains-details .plans-header span {
	padding: 19px 0;
	background: #262626;
	color: #fff;
	display: block;
	font-size: 100%;
	margin: 0 15px;
}
.other-domains-details .plans-offers {
	font-size: 24px;
	color: #222d3a;
	width: 33.333%;
	padding: 12px 0
}
.other-domains-details .color-row {
	background: #f8f8f9;
}
.other-domains-details del {
	font-size: 16px;
}
.other-domains-details .discount {
	color: #222d3a;
	font-size: 24px
}
.border-domain {
	border: 1px solid #efefef
}
.heading-icons {
	line-height: 42px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 51px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 700
}
.best-support-icon {
	background-image: url('../images/icon-05.png');
}
.trust-icon {
	background-image: url('../images/icon-06.png');
}
.exp-icon {
	background-image: url('../images/icon-07.png');
}
.graphice-bg2 {
	background: url(../images/full-graphice-bg-02.jpg) center top no-repeat #0C2A46;
	background-size: cover
}
.white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color p {
	color: #fff;
	text-align: left
}
.left-content {
	display: block;
	margin-right: 20px;
}
.right-content {
	margin-left: 20px;
}
.price-btn:hover, .price-btn:focus, .price-btn.focus {
	color: #fff;
}
/*
 7.) Hosting
 +++++++++++++++++++++++++++++++++++ */

.hosting-page {
	background: linear-gradient( to right, #a61c1c 0%, #a61c1c 50%, #262626 50%, #262626 100% );
}
.fastest h2 small {
	color: #fff;
	font-size: 40%;
	display: block;
	padding-top: 8px
}
.from-world h3 {
	color: #fff;
	padding: 0 0 10px;
	margin: 10px 0;
	line-height: 1.3;
}
.from-world .price-btn {
	background: #333e4d
}
.from-world .price-btn:after {
	border-color: transparent #262626 transparent transparent;
}
.disscount-off {
	position: relative;
	text-align: center;
	padding: 10px 0
}
.hexagon-container {
	position: absolute;
	right: 40px;
	top: -16px;
	width: 96px;
	height: 110px;
}
.hexagon {
	position: relative;
	width: 96px;
	height: 55.43px;
	background-color: #ffedad;
	margin: 27.71px 0;
}
.hexagon:before, .hexagon:after {
	content: "";
	position: absolute;
	width: 0;
	border-left: 48px solid transparent;
	border-right: 48px solid transparent;
}
.hexagon:before {
	bottom: 100%;
	border-bottom: 27.71px solid #ffedad;
	left: 0
}
.hexagon:after {
	top: 100%;
	width: 0;
	border-top: 27.71px solid #ffedad;
	left: 0
}
.disscount-off span {
	font-size: 48px;
	color: #222d3a;
	line-height: 1;
	position: relative;
	top: -6px;
	display: block;
	left: -3px;
	font-weight: 700;
}
.disscount-off span small {
	font-size: 16px;
	color: #222d3a;
	margin: 0 -8px;
	font-weight: 400;
}
.disscount-off .off-text {
	font-size: 16px;
	color: #222d3a;
	line-height: 1;
	position: relative;
	z-index: 9;
}
.hosting-page-plans {
	width: 50%;
	text-align: center;
}
.border-right {
	border-right: 1px solid #262626
}
.hosting-page-plans .plans-offers {
	overflow: hidden
}
.plans-off-dis {
	width: 100%
}
.plans-off-dis .discount {
	font-size: 26px;
	color: #ffedad;
	padding: 15px 0 0;
	font-weight: 500;
}
.cols-width {
	width: 50%;
	padding: 0 25px;
	text-align: left;
	display: block;
	float: left
}
.icon-holder {
	padding: 0 40px
}
.inline-blk {
	display: inline-block
}
/*
 8.) Services
 +++++++++++++++++++++++++++++++++++ */

.white-color .text-center p {
	text-align: center;
}

.white-color h1.text-center,
.white-color h2.text-center {
	font-size: 48px;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
.graphics-05 {
	background-color: #8c8979;
	background-image: url('../images/graphics-05.jpg');
	background-repeat: no-repeat;
	background-size: 50% 100%;
	background-position: right top;
}
.graphics-05 .price-btn:after {
	border-color: transparent #8c8979 transparent transparent;
}
.full-width-text .custome-h1 {
	color: #262626
}
.best-service h3 {
	color: #262626;
	text-align: center;
	font-weight: 700;
	font-size: 36px
}
.best-service p {
	text-align: left
}
.ssd-01 {
	width: 36px;
	height: 40px;
	margin: 10px auto;
	display: block;
	background: url(../images/icon-08.png) center center no-repeat;
}
.ssd-02 {
	width: 48px;
	height: 46px;
	margin: 10px auto;
	display: block;
	background: url(../images/icon-09.png) center center no-repeat;
}
.ssd-03 {
	width: 35px;
	height: 46px;
	margin: 10px auto;
	display: block;
	background: url(../images/icon-10.png) center center no-repeat;
}
.fastest h2 {
	padding-right: 15px;
}
.skill-info {
	margin: 0 auto;
	width: auto;
	text-align: center
}
.skill-info li {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	padding: 0 15px;
}
.skill-info img {
	margin: 25px 0
}
.skill-info span {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
	display: block;
	line-height: 1.2
}
.skill-info small {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	display: block;
	line-height: 1.2
}
.skill-heading {
	font-size: 16px;
	margin: 50px 0 20px
}
.service-light-bg {
	background: linear-gradient( to right, #a61c1c 0%, #a61c1c 50%, #f9f9f9 50%, #f9f9f9 100% )
}
.tabsection {
	color: #222d3a
}
.tab-content-list {
	display: table;
	width: 100%
}
.tab-content-list li {
	display: table-cell;
	list-style: none;
	text-align: center;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada
}
.tab-content-list li:last-child {
	border-right: none;
}
.tab-content-list li a {
	line-height: 48px;
	display: block;
	padding: 0 10px;
}
.tab-content-list li.active a, .tab-content-list li:hover a {
	color: #a61c1c
}
.service-light-bg .tab-content {
	max-height: 235px;
	overflow-y: auto;
	min-height: 235px
}
/*
 1.) Contact Us
 +++++++++++++++++++++++++++++++++++ */

.contact-us {
	background-color: #a61c1c;
	background-image: none;
}

.email-info span {
	display: block
}
.email-info span a {
	color: #ffedad
}
.form-control {
	background-color: #fff;
	color: #262626;
	border-radius: 0;
	border: 0;
	height: 58px;
	font-size: 16px;
	padding: 18px;
	font-weight: 400
}
.textarea {
	min-height: 180px;
	resize: none;
}
.map_wrapper {
	height: 590px;
}
#map_canvas {
	width: 100%;
	height: 100%;
}
.info_content a {
	color: #ffedad
}
.info_content p {
	line-height: 1.2
}
.info_content h3 {
	font-size: 22px;
	color: #262626;
	font-weight: 500;
}

.padding-bottom-zero {
	padding-bottom: 0
}
.padding-100t-100b .hosting-plans {
	margin-bottom: 0
}

.padding-100t-100b {
	padding-bottom: 100px;
	padding-top: 100px
}

.font-26 {
	font-size: 26px;
	color: #262626;
	font-weight: normal;
	display: block;
	line-height: 1.2
}
.font-32 {
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	display: block;
	line-height: 1.2
}

.darktext {
	color: #262626 !important
}
.whitetext {
	color: #fff; !important
}
.redtext {
	color: #a61c1c; !important
}

.sub-title-h3 {
	font-size: 16px;
	color: #fff
}
h2.redtext {
	text-align: left
}

.navbar-nav > li > a.xs-arrow {
	padding-right: 22px;
}

.navbar-nav > li > a.xs-arrow {
	background: url(../images/dr-arrow.png) right center no-repeat !important;
}

/* 页面标题 */
.page-title {
	background: url(../images/hero-page-title.jpg) center center no-repeat #0C2A46;
	background-size: cover;
	padding-top: 118px;
	padding-bottom: 118px;
	text-align: center;
}

.page-title h1 {
	color: #fff;
}

/* TLD Logo Box */
.slider-box {
    padding: 18px;
    border-radius: 5px;
    border: 0;
    text-align: center;
    background: #ffffff;
}

.domain-registration,
.tld-banner {
	background-image: url(../images/hero-banner0.jpg);
}

.domain-registration h1 {
	font-size: 68px;
}

.domain-registration small {
	color: #fff;
}

.tld-banner h1,
.tld-banner h2,
.tld-banner h3 {
	font-weight: 700;
	text-align: left;
	color: #fff;
}

.tld-banner h1 {
	font-size: 48px;
}

.tld-banner h2 {
	font-size: 36px;
}

.tld-banner h3 {
	font-size: 22px;
	line-height: 1.5;
}

.domain-registration .price,
.tld-banner .price {
	color: #ef6c0f;
	font-weight: 700;
	font-size: 36px;
	display: inline-block;
	margin-top: 20px;
}

.domain-registration .price del,
.tld-banner .price del {
	font-size: 18px;
	color: #fff;
}

.newgtld-banner h1,
.newgtld-banner h2,
.newgtld-banner h3 {
	color: #fff;
}

.newgtld-banner h3 {
	font-size: 22px;
	line-height: 1.5;
}

/* TLDs */
.tlds hr {
	margin-top: 15px;
	margin-bottom: 35px;
}

.tlds h2,
.tld-info h2 {
	font-size: 28px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 20px;
}

.tlds p {
	margin: 0;
}

.tld-info hr
{
	margin-top: 35px;
}

.tld-info table
{
	margin-bottom: 38px;
}

#tldlistbutton {
	text-align: center;
}

.alpha-list-section h2 {
	text-align: center;
	margin-bottom: 38px;
}

.alpha-list-section .alpha-list-btn {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #0071bc;
	padding: 0 10px;
	border: 0
}

.alpha-list-section .alpha-list-btn:hover {
	color: #004c92;
	text-decoration: underline
}

.alpha-list-section .deactive {
	color: #d4d4d4 !important;
	cursor: default
}

.alpha-list-section .deactive:hover, .alpha-list-section .deactive:focus {
	color: #d4d4d4 !important;
	cursor: default
}

.alpha-list-section .alpha-list-container .alpha-alphabet {
	font-weight: bold;
	margin-bottom: 16px;
}

.alpha-list-section .alpha-list-container .alpha-list {
	padding: 0;
	float: left;
	display: block;
	width: 100%;
	list-style: none
}

.alpha-list-section .alpha-list-container .alpha-list .alpha-name {
	font-size: 16px;
	line-height: 22px;
	padding-right: 8px;
	margin: 0 0 6px 0;
	color: #0071bc;
	float: left
}

.alpha-list-section .alpha-list-container .alpha-list ul {
	padding-left: 0;
	width: 100%;
	display: inline-block
}

.alpha-list-section .alpha-list-container .alpha-list ul li {
	float: left;
	list-style: none
}

.alpha-list-section .alpha-list-container .alpha-list ul li a:hover {
	text-decoration: underline
}

/*New gTLDs */
.tld-categories ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
}

.tld-categories a {
	text-decoration: none;
}

.tld-categories a:hover {
	color: #ef6c0f;
	font-weight: 600;
	text-decoration: underline;
}

.tld-categories ul li.active {
	font-weight: 600;
	color: #ef6c0f;
}

.tld-categories h2,
.tld-list h2 {
	text-align: left;
	margin-bottom: 20px;
}

.tld-list .table {
	font-size: 16px;
}

.tld-list .table>thead>tr>th {
	border-bottom: 0px solid #ddd;
}

/* Domain Check */
.popular-domains .plans-prices {
	color: #ef6c0f;
	font-weight: 700;
}

.domainresult h2 {
	text-align: left;
	font-size: 22px;
	font-weight: 600;
}

#searching h2 {
	text-align: center;
}

.searching {
	background: url(../images/searching.gif) 6px 0 no-repeat;
	height: 6px;
	width: 58px;
	display: inline-block;
	vertical-align: middle;
}

.loading {
	background: url(../images/loading.gif) 0 9px no-repeat;
	height: 25px;
	width: 16px;
	display: inline-block;
	vertical-align: middle;
}

.suggestionLoading {
	background: url(../images/ajax-loader.gif) 0 0 no-repeat;
	height: 32px;
	width: 32px;
	display: inline-block;
	vertical-align: middle;
}

.domainresult .available {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
}

.domainresult .btn {
	min-width: 94px;
	margin-left:10px;
	/*color: #ffffff; 会导致查询结果页面 不可用时与背景相同*/
}

.domainresult .results {
	padding: 12px 0 10px 0;
	border-top: 1px solid #E3E3E3 !important;
}

.domainresult .popular_title {
	padding-bottom: 15px;
}

.domainresult .popular_title h2 {
	font-size: 18px !important;
}

.domainresult .whois {
	padding-left: 10px;
	text-decoration: underline;
}

.domain-text h5 {
	color: #ffcc00;
	clear: both;
	font-size: 28px;
	font-weight: normal
}

.domainprice {
	padding-top: 5px;
	text-align: right
}

.domainprice h5 {
	color: #EF6C0F;
}

.domainprice span {
	color: #EF6C0F;
	font-weight: 500;
}

/* Cart */
.cart-title {
	background-color: #CB1F26;
}

.cart-title h3 {
	font-size: 20px;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
}

.cart h3 {
	font-size: 28px;
	color: #222d3a;
	text-align: center;
	font-weight: 700;
}

.checkout .box-title {
	padding-bottom:15px;
}

.amount {
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

.contact-us .list-items li {
	padding: 3px 0;
}

.terms, .agreement {
	text-align: left;
	/*font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
}

.terms h2 {
	text-align: left;
	font-size: 28px;
	font-weight: 700;
	padding-bottom: 10px;
	/*font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
}

.terms h3 {
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	padding-top: 10px;
	color: #222d3a;
	/*font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
}

.agreement li,
.agreement p {
	text-align: justify;
	font-size: 14px;
	line-height:1.3;
}

.agreement p,
#legal ol li {
	padding:12px 0 0 0;
	margin: 0;
}

#legal ol {
	padding: 0 0 0 20px;
}

#legal ol ol li { list-style-type: lower-alpha; padding-top:8px; }
#legal ol ol ol li { list-style-type: lower-roman; }
#legal ol ol ol ol li { list-style-type: decimal; }
#legal ol p { line-height: 1.231em; }

/* News */
.news-item h2 {
	font-size: 18px;
	text-align: left;
	font-weight: 700;
}

.news-item a {
	text-align: right;
	padding-left: 0;
}

.news-item .metadata {
    margin: 15px 0 10px;
    font-size: 14px;
}

.news-item .metadata .divider {
    margin: 0 10px;
}

.news-item.archives ul {
	margin-top: 10px;
}

.news-item.archives ul li {
	padding: 5px 0;
}

.news-item.next-post {
	margin-top: 30px;
	border-top: 1px solid #E3E3E3;
	padding-top: 10px;
}

.news-item.next-post p {
	margin: 0;
	padding: 0;
}

.news-item .news-recent {
    margin: 15px 0 0;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
}

.news-item .news-recent:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

/* Pricing */
.pricing {
	margin-top: 60px;
	margin-bottom: 60px;
}

.pricing h3 {
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
}

.pricing a,
.pricing a:hover {
	text-decoration: underline;
}

/* SSL */
.ssl-banner {
	background-image: url('../images/ssl-banner.jpg');
}

/* 默认，无背景色 */
.text-section {
    padding: 60px 0;
}

/* 带背景色 */
.text-section.text-section-bg {
    background-color: #f8f8f8;
}

.text-section .img-holder,
.text-section .text-holder {
    margin-top:20px;
    margin-bottom:20px;
}

.text-section .text-holder h2 {
    margin-bottom:10px;
    font-weight: 700;
    font-size: 36px;
    text-align: left;
}

.text-section .text-holder h3 {
    margin-bottom:15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    color: #000;
}

.text-section .text-holder .btn {
    margin-top: 10px;
    padding: 12px 20px;
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    
}

.ssl-brand {
	background-image: url('../images/hero-banner1.jpg');
}

.ssl-brand h1 {
	margin: 20px 0;
	font-weight: 700;
	font-size: 36px;
}

.ssl-brand h2 {
	font-weight: 700;
	margin: 20px 0;
	font-size: 22px;
}

.ssl-product h3 {
	font-size: 26px;
	color: #000;
	font-weight: 700;
	text-align: left;
	margin: 10px 0;
}

.registrar-banner {
	background-image: url('../images/hero-registrar.jpg');
}

.dns-banner {
	background-image: url('../images/hero-dns.jpg');

}

.corporate-banner {
	background-image: url('../images/hero-banner1.jpg');
	padding-top: 118px;
	padding-bottom: 118px;
}

.policy-and-service.list-inline  li:last-child {
	padding-right: 0;
}
