/* line 1, ../sass/default.scss */
*, html, body, ul, ol, dl, li, dt, dd {
  margin: 0px;
  padding: 0px;
}

/* line 4, ../sass/default.scss */
html {
  height: 100%;
}

/* line 7, ../sass/default.scss */
body {
  min-height: 100%;
  position: relative;
  margin: auto;
  font-family: "Segoe UI", sans-serif;
  font-size: 16px;
  background-color: #f3f7fa;
  color: #333;
}

/* line 16, ../sass/default.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* line 19, ../sass/default.scss */
a {
  color: #5d65ac;
  outline: none;
}

/* line 23, ../sass/default.scss */
a:hover {
  color: #1194c9;
}

/* line 26, ../sass/default.scss */
img {
  border: none;
  display: block;
}

/* line 30, ../sass/default.scss */
li {
  list-style-type: none;
}

/* line 33, ../sass/default.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 37, ../sass/default.scss */
header, section, footer, nav, article, aside {
  display: block;
}

.red_ct {
    white-space: nowrap;
}

/*slide12012016*/
.inner-popular-sites h2 {
  color: #010101;
  font-size: 29px;
  font-weight: lighter;
  padding:35px 0 0;
  margin: 0 0 40px;
  text-align: center;
  }
.rsContainer .one_obj_site {
  position: relative;
  text-align:center;
  }
.rsContainer .one_obj_site span {
  display:block;
  position:relative;
  }
.rsContainer .one_obj_site span::after {
  content:'';
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  background-color:rgba(93,101,172,.5);
  top:0;
  left:0;
  }
.rsContainer .rsActiveSlide .one_obj_site span::after {
  background-color:rgba(93,101,172,0);
  }
.rsContainer .one_obj_site > a {
  font-size:32px;
  color:#969bca;
  font-weight:600;
  position:relative;
  top:20px;
  z-index:10;
  }
.rsContainer .one_obj_site > a:hover {
  color: #1194c9;
  }
.rsContainer .rsActiveSlide .one_obj_site > a {
  font-size:24px;
  color:#5d65ac;
  top:12px;
  }
.rsHor .rsActiveSlide .one_obj_site {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  }
.rsHor .one_obj_site {
  -webkit-transform: scale(0.52);
  -moz-transform: scale(0.52);
  -ms-transform: scale(0.52);
  -o-transform: scale(0.52);
  transform: scale(0.52);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  }
.wrapper-popular-pages {
  margin:0 -20px;
  padding:0 0 5px;
  }
.wrapper-popular-pages .row-page {
  width:260px;
  float:left;
  word-wrap: break-word;
  padding:0 20px;
  }
.inner-popular-pages::after {
  content:'';
  display:block;
  clear:both;
  }
.wrapper-popular-pages .row-page + .row-page {
  margin:0 0 0 20px;
  }
.wrapper-popular-pages .row-page > a {
  font-size:18px;
  line-height:150%;
  font-weight:600;
  }
.wrapper-popular-pages .row-page > p {
  font-size:14px;
  margin:20px 0 0;
  }

img.rsImg {
  width: 420px;
  height: 257px;
}

.wrapper-list-popular .wrapper-img-1 img {
  width: 256px;
}

/*slide12012016 end*/

/*terms2016*/
.triple-content {
	background-color: #fff;
	margin: auto;
	width: 1000px;
}
.wrapper-info-top-1.triple-title {
	padding: 22px 0 28px;
	min-width:1000px;
	box-sizing:border-box;
}
.wrapper-info-top-1.triple-title .inner-info-top-1 {
	padding:0;
}
.wrapper-info-top-1.triple-title h1 {
	color: #010101;
	font-size: 29px;
	padding:0 0 0 50px;
	font-weight:600;
}
.list-hot-news {
	padding:30px 0 0;
}
.list-hot-news h2 {
	color:#000;
	font-size:18px;
	font-weight:lighter;
	margin:0 0 24px;
	padding:0 0 0 50px;
}
.list-hot-news ul {
	padding:0 25px 35px;
}
.list-hot-news ul::after, .wrapper-content-2::after {
	content:'';
	display:block;
	clear:both;
}
.list-hot-news li {
	box-sizing:border-box;
	float:left;
	width:33.33%;
	padding:0 25px;
	word-wrap:break-word;
}
.list-hot-news li:only-child {
	width: 70%;
}
.list-hot-news li > a {
	font-size:18px;
	font-weight:600;
}
.list-hot-news li > div {
	font-size:18px;
	margin:10px 0 0;
	color:#555;
	line-height:150%;
}
.list-hot-news li > p {
	font-size:14px;
	margin:10px 0 0;
	color:#c0b692;
}
.list-hot-news li > p > i {
	margin:0 5px 0 0;
}
.middle-search-point {
	color:#fff;
	height:200px;
	text-align:center;
	background:url(../img/elements/bg-hot-search.jpg) no-repeat;
}
.top-icon-point {
	padding:25px 0 5px;
}
.middle-search-point > h2 {
	font-size:29px;
	font-weight:lighter;
}
.middle-search-point > h3 {
	font-size:29px;
	font-weight:600;
}
.middle-search-point > h3 > a {
	color:#fff;
}
.middle-search-point > h3 > a:hover {
	text-decoration:none;
}
.wrapper-content-2 {
	position:relative;
}
.wrapper-content-2::before {
	content:'';
	display:block;
	width:1px;
	height:100%;
	background-color:#e9e1f1;
	position:absolute;
	top:0;
	left:50%;
}
.wrapper-content-2 > div {
	box-sizing:border-box;
	float:left;
	width:50%;
	padding:25px 50px 35px;
}
.wrapper-content-2 > div + div {
	border-left:1px solid #e9e1f1;
	padding:25px 50px 35px 20px;
}
.wrapper-content-2 h3 {
	color:#000;
	/*max-width: 300px;*/
	font-size:18px;
	font-weight:lighter;
	margin:0 0 25px;
}

.actual-news {

}
.actual-news li + li {
	margin:30px 0 0;
}
.actual-news li > a {
	font-size:18px;
	font-weight:600;
}
.actual-news li > div {
	font-size:18px;
	margin:10px 0 0;
	color:#555;
	line-height:150%;
	word-break: break-word;
}
.actual-news li > p {
	font-size:14px;
	margin:10px 0 0;
	color:#c0b692;
}

.about-news {

}
.about-news li {
	float: left;
	margin-bottom: 20px;
}
.about-news li > h4, .about-news li > h5 {
	color:#000;
	font-size:18px;
	font-weight:lighter;
}
.about-news li > a {
	font-size:18px;
	font-weight:600;
}
.about-news li > div {
}
.about-news li > div > div {
	font-size:14px;
	margin:12px 0 0;
	color:#555;
	padding: 0 0 0 116px;
	line-height:150%;
	position: relative;
	top: -6px;
}
.about-news li > div > a {
	display:block;
	width:98px;
	height:60px;
	border:1px solid #e5e5e5;
	overflow:hidden;
	float:left;
	position: relative;
	z-index: 2;
}
.about-news li > p > a {
	font-size:14px;
	font-weight:600;
}

.about-news li > div > a img {
    width: 100px;
    height: 62px;
}

@media only screen and (max-width: 860px) {
	.triple-content {
		width:100%;
	}
	.wrapper-info-top-1.triple-title {
		min-width: 320px;
	}
	.wrapper-info-top-1.triple-title h1 {
		font-size: 25px;
		padding: 0 15px;
	}
	.wrapper-info-top-1.triple-title {
		padding: 12px 0 18px;
	}
	.list-hot-news li:only-child {
		width: auto;
	}
	.list-hot-news li, .wrapper-content-2 > div {
		float:none;
		width:100%;
		padding:0;
	}
	.list-hot-news li + li, .actual-news li + li {
		margin:35px 0 0;
	}
	.list-hot-news ul {
		padding: 0 15px 35px;
	}
	.list-hot-news h2 {
		padding: 0 15px;
	}
	.middle-search-point > h2 {
		font-size: 18px;
		margin: 0 0 5px;
	}
	.middle-search-point > h3 {
		font-size: 18px;
	}
	.middle-search-point {
		background: url(../img/elements/bg-hot-search-m.jpg) no-repeat;
		background-size: 100%;
	}
	.top-icon-point {
		padding: 50px 0 20px;
	}
	.wrapper-content-2 {
		padding: 0 15px;
	}
	.list-hot-news li, .actual-news li, .about-news li {
		max-width: 540px;
	}
	.wrapper-content-2::before {
		display:none;
	}
	.wrapper-content-2 > div + div {
		border-left: none;
		padding: 0 0 30px;
	}
	div.left-hot-content {
		padding: 30px 0 30px;
		border-bottom: 1px solid #e9e1f1;
		margin: 0 0 30px;
	}
	.about-news li > div > div {
		padding:0;
	}
	.about-news li > div > a {
		margin: 0 20px 10px 0;
	}
}
/*terms2016 end*/

/* line 2, ../sass/style.scss */
.inner-info-top-1::after, .wrapper-row2::after, .inner-list-popular::after, .top-info-table-1 ul::after {
  content: '';
  clear: both;
  display: block;
}

/* line 20, ../sass/header.scss */
header {
  background-color: #fff;
  box-sizing: border-box;
  min-width: 1000px;
  padding: 0 20px;
}
/* line 23, ../sass/header.scss */
header .inner-header-1 {
  width: 1000px;
  margin: auto;
  height: 64px;
  position: relative;
}
/* line 28, ../sass/header.scss */
header .logo {
  float: left;
  display: inline-block;
  width: 201px;
  height: 46px;
  position: relative;
  box-sizing: border-box;
  line-height: 46px;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 40px;
  top: 8px;
  -moz-transition: all ease .2s;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
}
@media only screen and (max-width: 860px) {
  header .logo {
    padding-left: 10px;
  }
}
header .logo img {
  width: 153px;
  margin-top: 15px;
}
/* line 38, ../sass/header.scss */
header .logo:hover {
  opacity: .7;
}
/* line 41, ../sass/header.scss */
header .main-menu {
  float: right;
  position: relative;
  top: 22px;
}
/* line 45, ../sass/header.scss */
header .main-menu li + li {
  margin: 0 0 0 15px;
}

/* line 51, ../sass/header.scss */
.main-menu li {
  display: inline-block;
  position: relative;
}
/* line 55, ../sass/header.scss */
.main-menu a {
  font-size: 14px;
  font-weight: 600;
}

/* line 34, ../sass/content.scss */
.content {
  clear: both;
  padding-bottom: 244px;
}

/* line 38, ../sass/content.scss */
.wrapper-top-info {
  background-color: #fff;
  box-sizing: border-box;
  min-width: 1000px;
  padding: 0 20px;
}
/* line 41, ../sass/content.scss */
.wrapper-top-info .inner-top-info {
  box-sizing: border-box;
  padding: 38px 15px 53px;
  width: 1000px;
  margin: auto;
}
/* line 45, ../sass/content.scss */
.wrapper-top-info .inner-top-info h1 {
  text-align: center;
  margin: 0 0 30px;
}

/* line 51, ../sass/content.scss */
h1 {
  color: #010101;
  font-size: 36px;
  font-weight: lighter;
}

/* line 56, ../sass/content.scss */
.search-type-1 {
  width: 580px;
  position: relative;
  margin: 0 auto 22px;
}
/* line 60, ../sass/content.scss */
.search-type-1 input {
  width: 100%;
  height: 50px;
  border: 2px solid #dcdff7;
  color: #616161;
  font-size: 18px;
  line-height: 50px;
  font-family: "Segoe UI", sans-serif;
  box-sizing: border-box;
  padding: 0 50px 0 17px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 63, ../sass/content.scss */
.search-type-1 input::-webkit-input-placeholder {
  color: #616161;
}
/* line 64, ../sass/content.scss */
.search-type-1 input::-moz-placeholder {
  color: #616161;
}
/* line 65, ../sass/content.scss */
.search-type-1 input:-moz-placeholder {
  color: #616161;
}
/* line 66, ../sass/content.scss */
.search-type-1 input:-ms-input-placeholder {
  color: #616161;
}
/* line 68, ../sass/content.scss */
.search-type-1 input:focus::-webkit-input-placeholder {
  color: #616161;
}
/* line 69, ../sass/content.scss */
.search-type-1 input:focus::-moz-placeholder {
  color: #616161;
}
/* line 70, ../sass/content.scss */
.search-type-1 input:focus:-moz-placeholder {
  color: #616161;
}
/* line 71, ../sass/content.scss */
.search-type-1 input:focus:-ms-input-placeholder {
  color: #616161;
}
/* line 73, ../sass/content.scss */
.search-type-1 input:focus {
  color: #000 !important;
}
/* line 76, ../sass/content.scss */
.search-type-1 input:focus + .btn-search-1 {
  color: #1194c9;
}

/* line 80, ../sass/content.scss */
.btn-search-1 {
  display: block;
  position: absolute;
  width: 50px;
  font-family: "Segoe UI", sans-serif;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  text-decoration: none !important;
  right: 0;
  top: 0;
}

/* line 93, ../sass/content.scss */
.btn-search-1:hover {
  opacity: .8;
  color: #1194c9;
}

/* line 97, ../sass/content.scss */
.domain-site {
  text-align: center;
  font-size: 18px;
  color: #616161;
}
/* line 101, ../sass/content.scss */
.domain-site a {
  text-decoration: none !important;
  border-bottom: 1px dashed;
  color: #616161;
}

/* line 107, ../sass/content.scss */
.description-page {
  padding: 40px 0 0;
  min-width: 1000px;
  width: 1000px;
  margin: auto;
}
/* line 111, ../sass/content.scss */
.description-page .inner-description {
  background-color: #fff;
  box-sizing: border-box;
  width: 820px;
  margin: auto;
  padding: 28px 40px 54px;
}
/* line 117, ../sass/content.scss */
.description-page .inner-description div {
  font-size: 18px;
}
/* line 119, ../sass/content.scss */
.description-page .inner-description div p {
  line-height: 160%;
}
/* line 122, ../sass/content.scss */
.description-page .inner-description div p + p {
  margin: 20px 0 0;
}
/* line 126, ../sass/content.scss */
.description-page .inner-description div + div {
  margin: 33px 0 0;
  padding: 27px 0 0;
  border-top: 1px solid #eee1b3;
}
/* line 131, ../sass/content.scss */
.description-page .inner-description h2 {
  font-size: 29px;
  text-align: center;
  margin: 0 0 30px;
  color: #010101;
  font-weight: lighter;
}

/* line 141, ../sass/content.scss */
.domain-view .main-menu {
  float: left;
  margin: 0 20px;
}
/* line 145, ../sass/content.scss */
.domain-view .search-type-2 {
  position: absolute;
  right: 0;
  top: 15px;
}

/* line 152, ../sass/content.scss */
.wrapper-info-top-1 {
  padding: 30px 0 0;
  background: #e1ebef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e1ebef 0%, #f3f7fa 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e1ebef 0%, #f3f7fa 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e1ebef 0%, #f3f7fa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ebef', endColorstr='#f3f7fa',GradientType=0 );
  /* IE6-9 */
}

.wrapper-info-top-1.yellow-cc {
	background: rgb(238,225,179);
	background: -moz-linear-gradient(top, rgba(238,225,179,1) 0%, rgba(243,247,250,1) 100%);
	background: -webkit-linear-gradient(top, rgba(238,225,179,1) 0%,rgba(243,247,250,1) 100%);
	background: linear-gradient(to bottom, rgba(238,225,179,1) 0%,rgba(243,247,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee1b3', endColorstr='#f3f7fa',GradientType=0 );
}


.wrapper-info-top-1.purple-cc {
	background: rgb(204,163,178);
	background: -moz-linear-gradient(top, rgba(204,163,178,1) 0%, rgba(243,247,250,1) 100%);
	background: -webkit-linear-gradient(top, rgba(204,163,178,1) 0%,rgba(243,247,250,1) 100%);
	background: linear-gradient(to bottom, rgba(204,163,178,1) 0%,rgba(243,247,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cca3b2', endColorstr='#f3f7fa',GradientType=0 );
}



/* line 159, ../sass/content.scss */
.wrapper-info-top-1 .inner-info-top-1 {
  box-sizing: border-box;
  padding: 0 50px;
  width: 1000px;
  margin: auto;
}

/* line 165, ../sass/content.scss */
.wrapper-screen-1 {
  float: left;
  position: relative;
}
/* line 167, ../sass/content.scss */
.wrapper-screen-1 a {
  display: block;
  width: 420px;
  overflow: hidden;
  position: relative;
}

.wrapper-screen-1 img {
  max-width: 100%;
}

.wrapper-screen-1 span {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing:border-box;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 18px;
	left: 0;
	line-height: 30px;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 1;
}

/* line 174, ../sass/content.scss */
.domain-text-1 {
  color: #000;
  float: right;
  margin: 0 0 0 40px;
  padding: 18px 0 0;
  text-align: center;
  width: 415px;
}
.domain-text-1 h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5d65ac;
}
/* line 182, ../sass/content.scss */
.domain-text-1 h1 a {
  font-size: 36px;
  font-weight: 600;
}

/* line 188, ../sass/content.scss */
.raiting-stars {
  margin: 20px 0 0;
  font-size: 18px;
  color: #000;
}
/* line 192, ../sass/content.scss */
.raiting-stars i {
  color: #ddca85;
}

.raiting-stars .stars-rait {
	display: inline-block;
}

.raiting-stars.yellow-cc i {
	color: #d19c5e;
}
.raiting-stars.purple-cc i {
	color: #aa5978;
}

/* line 196, ../sass/content.scss */
.desc-domain {
  font-size: 18px;
  line-height: 160%;
  margin: 13px 0;
}

/* line 201, ../sass/content.scss */
.main-content {
  width: 1140px;
  margin: auto;
  background-color: #fff;
}
/* line 205, ../sass/content.scss */
.main-content .inner-main-content {
  width: 970px;
  margin: auto;
}

/* line 210, ../sass/content.scss */
.top-info-table-1 {
  width: 920px;
  margin: auto;
}
/* line 213, ../sass/content.scss */
.top-info-table-1 ul {
  display: table;
  width: 100%;
  height: 101px;
}
/* line 217, ../sass/content.scss */
.top-info-table-1 ul li {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
/* line 223, ../sass/content.scss */
.top-info-table-1 .top-info-title-1 {
  font-size: 14px;
  padding: 0 0 7px;
}
/* line 227, ../sass/content.scss */
.top-info-table-1 .top-info-title-2 {
  font-size: 18px;
  font-weight: 600;
}

/* line 232, ../sass/content.scss */
.info-1 {
  border-top: 2px solid #eee1b3;
  padding: 28px 20px;
}
/* line 235, ../sass/content.scss */
.info-1 h1, .info-1 h2, .info-1 h3, .info-1 h4, .info-1 h5 {
  color: #000;
  font-size: 29px;
  font-weight: lighter;
  margin: 0 0 20px;
}

/* line 242, ../sass/content.scss */
.txt-1 {
  font-size: 18px;
  color: #2b2b2b;
  line-height: 160%;
  padding: 0 0 21px;
  max-width: 740px;
}

/* line 249, ../sass/content.scss */
.wrapper-btn-1 {
  text-align: center;
}

/* line 252, ../sass/content.scss */
.btn-type-1 {
  display: inline-block;
  border: 2px solid #e1ebef;
  height: 46px;
  line-height: 43px;
  text-align: center;
  padding: 0 25px;
  font-size: 18px;
  -moz-transition: all ease .2s;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
}

/* line 262, ../sass/content.scss */
.btn-type-1:hover {
  background-color: #1194c9;
  border-color: #1194c9;
  color: #fff !important;
}

/* line 267, ../sass/content.scss */
.wrapper-over-table {
  margin: 0 0 31px;
}

/* line 270, ../sass/content.scss */
.wrapper-over-table.active {
  /*height: 300px;*/
  overflow: hidden;
}

/* line 275, ../sass/content.scss */
.wrapper-over-table table {
  width: 100%;
}
/* line 277, ../sass/content.scss */
.wrapper-over-table table td {
  width: 482px;
  line-height: 46px;
  font-size: 18px;
  border-bottom: 1px solid #e9e1f1;
}
/* line 282, ../sass/content.scss */
.wrapper-over-table table td i {
  font-weight: normal;
  margin: 0 15px 0 0;
}
/* line 287, ../sass/content.scss */
.wrapper-over-table table tr:hover td {
  background-color: #f3f7fa;
}
/* line 290, ../sass/content.scss */
.wrapper-over-table table td + td {
  font-weight: 600;
  width: 155px;
}
/* line 294, ../sass/content.scss */
.wrapper-over-table table td + td + td {
  width: auto;
}
/* line 298, ../sass/content.scss */
.wrapper-over-table .-up-traf {
  color: #87c712;
}
/* line 301, ../sass/content.scss */
.wrapper-over-table .-down-traf {
  color: #f5a778;
}

/* line 305, ../sass/content.scss */
.table-type-1 {
  width: 100%;
}
/* line 307, ../sass/content.scss */
.table-type-1 td {
  font-size: 18px;
  line-height: 46px;
  width: 320px;
}
/* line 312, ../sass/content.scss */
.table-type-1 tr:hover td {
  background-color: #f3f7fa;
}
/* line 315, ../sass/content.scss */
.table-type-1 td + td {
  font-weight: 600;
  width: auto;
}
/* line 319, ../sass/content.scss */
.table-type-1 tr + tr td {
  border-top: 1px solid #e9e1f1;
}

/* line 324, ../sass/content.scss */
.wrapper-row2 .row2 {
  width: 50%;
  float: left;
  max-width: 420px;
}
/* line 329, ../sass/content.scss */
.wrapper-row2 .row2 + .row2 {
  float: right;
}

/* line 333, ../sass/content.scss */
.table-type-2 {
  width: 100%;
  margin: 0 0 30px;
}
/* line 336, ../sass/content.scss */
.table-type-2 td {
  width: 320px;
  font-size: 18px;
  line-height: 46px;
  vertical-align: middle;
  border-bottom: 1px solid #e9e1f1;
}
/* line 342, ../sass/content.scss */
.table-type-2 td i {
  font-size: 30px;
  margin: 0 15px 0 0;
  position: relative;
  top: 3px;
}
/* line 349, ../sass/content.scss */
.table-type-2 td + td {
  width: auto;
  font-weight: 600;
}

/* line 354, ../sass/content.scss */
.fa-facebook-official {
  color: #3b579d;
}

/* line 357, ../sass/content.scss */
.fa-twitter {
  color: #55acee;
}

/* line 360, ../sass/content.scss */
.fa-google-plus-square {
  color: #dc4e41;
}

.fa-linkedin-square {
  color: #0080b5;
}

.fa-pinterest {
  color: #eb1a22;
}

.fa-stumbleupon-circle {
  color: #ff4d1a;
}

/* line 363, ../sass/content.scss */
.more-info-1 {
  font-size: 18px;
  font-weight: 600;
  margin: -9px 0 0;
}
/* line 367, ../sass/content.scss */
.more-info-1 a {
  display: inline-block;
  margin: 22px 0 0;
  white-space: pre;
}

	.more-info-1 span {
		margin-right: 7px;
	}

/* line 373, ../sass/content.scss */
.whois-info {
  font-size: 18px;
  margin: 27px 0 0;
}
/* line 376, ../sass/content.scss */
.whois-info .whois-txt {
  margin: 0 0 35px;
}
/* line 378, ../sass/content.scss */
.whois-info .whois-txt p {
  line-height: 40px;
}

/* line 384, ../sass/content.scss */
.whois-info.active .whois-txt {
  height: 190px;
  overflow: hidden;
}

/* line 389, ../sass/content.scss */
.wrapper-list-popular {
  padding: 0 0 13px;
}
/* line 391, ../sass/content.scss */
.wrapper-list-popular .inner-list-popular {
  padding: 0 0 24px;
}
/* line 394, ../sass/content.scss */
.wrapper-list-popular .one-popular {
  width: 260px;
  float: left;
  margin: 0 0 28px 60px;
}
/* line 399, ../sass/content.scss */
.wrapper-list-popular .one-popular a:hover .wrapper-img-1 {
  border-color: #1194c9;
}
/* line 402, ../sass/content.scss */
.wrapper-list-popular .one-popular:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
/* line 406, ../sass/content.scss */
.wrapper-list-popular .wrapper-img-1 {
  display: block;
  width: 260px;
  border: 2px solid #dcdff7;
  box-sizing: border-box;
  height: 167px;
  overflow: hidden;
  -moz-transition: all ease .2s;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
}
/* line 415, ../sass/content.scss */
.wrapper-list-popular .title-img-1 {
  font-size: 18px;
  display: block;
  text-align: center;
  font-weight: 600;
  padding: 10px 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*adding*/
/* line 426, ../sass/content.scss */
.adding-content {
  background-color: #fff;
  box-sizing: border-box;
  min-width: 1000px;
  padding: 0 20px;
}
/* line 429, ../sass/content.scss */
.adding-content .adding-content-2 {
  padding: 36px 0;
  width: 1000px;
  margin: auto;
}
/* line 432, ../sass/content.scss */
.adding-content .adding-content-2 h1 {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
/* line 436, ../sass/content.scss */
.adding-content .adding-content-2 h1 strong {
  font-weight: 600;
}

/* line 442, ../sass/content.scss */
.steps-adding {
  margin: 74px auto 0;
  padding: 0 0 60px;
  position: relative;
  width: 980px;
}
/* line 447, ../sass/content.scss */
.steps-adding li {
  float: left;
  width: 33.33%;
  text-align: center;
}
/* line 451, ../sass/content.scss */
.steps-adding li span {
  position: relative;
  display: block;
  background-color: #fff;
  margin: auto;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border: 2px solid #eee1b3;
  text-align: center;
  font-size: 20px;
  color: #eee1b3;
  z-index: 5;
}
/* line 465, ../sass/content.scss */
.steps-adding li p {
  font-size: 18px;
  padding: 27px 0 0;
}
/* line 471, ../sass/content.scss */
.steps-adding li.active span {
  background-color: #eee1b3;
  color: #000;
}

/* line 477, ../sass/content.scss */
.steps-adding::after, .steps-adding::before {
  content: '';
  display: block;
  clear: both;
}

/* line 482, ../sass/content.scss */
.steps-adding::before {
  background-color: #eee1b3;
  height: 2px;
  left: 50%;
  margin: 0 0 0 -344px;
  position: absolute;
  top: 23px;
  width: 688px;
  z-index: 2;
}

/*adding end*/
/**404**/
/* line 494, ../sass/content.scss */
.title404 {
  text-align: center;
  font-size: 96px;
  font-weight: 600;
}

/**404 end**/
/***error toolbar***/
/* line 501, ../sass/content.scss */
.error-message {
  background-color: #eee1b3;
  display: table;
  height: 100%;
  width: 610px;
}

.error-message-framedeny {
  background-color: rgba(1,7,23,.7);
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 507, ../sass/content.scss */
.message_popup {
  box-sizing: border-box;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

/* line 514, ../sass/content.scss */
.inner_message {
  background-color: #fff;
  box-sizing: border-box;
  font-size: 100%;
  margin: auto;
  padding: 4% 3% 8.5%;
  text-align: center;
  width: 95%;
}
/* line 522, ../sass/content.scss */
.inner_message h1 {
  font-weight: lighter;
  font-size: 30px;
}
/* line 526, ../sass/content.scss */
.inner_message p {
  font-size: 18px;
  line-height: 170%;
  padding: 4% 3% 7%;
}

/* line 533, ../sass/content.scss */
.group-type-1 a {
  display: inline-block;
  margin: 0 15px;
  height: 50px;
  line-height: 47px;
  padding: 0 25px;
  font-weight: 600;
  text-decoration: underline !important;
  color: #fff;
  border: 2px solid;
  -moz-transition: all ease .2s;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
}
/* line 547, ../sass/content.scss */
.group-type-1 a {
  border-color: #daddf7;
  color: #5d65ac;
}
/* line 551, ../sass/content.scss */
.group-type-1 a:hover {
  background-color: #5d65ac;
  border-color: #5d65ac;
  color: #fff;
}
/* line 556, ../sass/content.scss */
.group-type-1 a + a {
  border-color: #ffdcdc;
  color: #ff3e3e;
}
/* line 560, ../sass/content.scss */
.group-type-1 a + a:hover {
  background-color: #ff3e3e;
  border-color: #ff3e3e;
}

/***error toolbar end***/
/* line 34, ../sass/footer.scss */
.btn-search-2 {
  display: block;
  position: absolute;
  width: 40px;
  font-family: "Segoe UI", sans-serif;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  text-decoration: none !important;
  right: 0;
  top: 0;
}

/* line 47, ../sass/footer.scss */
.btn-search-2:hover {
  opacity: .8;
}

/* line 50, ../sass/footer.scss */
footer {
  -webkit-box-shadow: 0 50px 20px -50px #ccc inset;
  -moz-box-shadow: 0 50px 20px -50px #ccc inset;
  box-shadow: 0 50px 20px -50px #ccc inset;
  background-color: #fff;
  box-sizing: border-box;
  min-width: 1000px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
/* line 60, ../sass/footer.scss */
footer .inner-footer {
  width: 1060px;
  margin: auto;
  height: 184px;
  position: relative;
}
/* line 65, ../sass/footer.scss */
footer .inner-footer .main-menu {
  float: left;
  padding: 105px 0 0;
  width: 440px;
}
/* line 68, ../sass/footer.scss */
footer .inner-footer .main-menu li {
  margin: 0 15px 0 0;
}
/* line 72, ../sass/footer.scss */
footer .inner-footer .search-type-2 {
  float: right;
  padding: 98px 0 0;
  width: 320px;
}
/* line 77, ../sass/footer.scss */
footer .inner-footer .btn-search-2 {
  top: 98px;
}

/* line 82, ../sass/footer.scss */
.copyright {
  width: 246px;
  position: absolute;
  left: 50%;
  top: 45px;
  display: block;
  text-decoration: none;
  margin: 0 0 0 -123px;
  text-align: center;
  padding: 55px 0 0;
  color: #000;
}

@media only screen and (max-width: 860px) {
  .copyright {
    padding-top: 0;
  }
}

/* line 92, ../sass/footer.scss */
.copyright .domain-copyright {
  font-size: 28px;
  font-weight: lighter;
  margin: 0 0 5px;
  display: block;
}

.copyright .domain-copyright img {
  width: 153px;
  padding-left: 50px;
}

@media only screen and (max-width: 860px) {
  .copyright .domain-copyright img {
    padding-left: 0;
	display: block;
	margin: 0 auto;
  }
}

.copyright a {
    color: #000;
    text-decoration: none;
}
/* line 96, ../sass/footer.scss */
.copyright .date-copyright {
  display: inline-block;
  font-size: 14px;
}
/* line 101, ../sass/footer.scss */
.search-type-2 {
  width: 380px;
  height: 40px;
  position: relative;
}

.search-type-2.search-type-small {
  margin: -20px 10% 20px;
  width: 80%;
}

/* line 105, ../sass/footer.scss */
.search-type-2 input {
  width: 100%;
  height: 40px;
  border: 2px solid #dcdff7;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 40px;
  font-family: "Segoe UI", sans-serif;
  box-sizing: border-box;
  padding: 0 40px 0 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 108, ../sass/footer.scss */
.search-type-2 input::-webkit-input-placeholder {
  color: #616161;
}
/* line 109, ../sass/footer.scss */
.search-type-2 input::-moz-placeholder {
  color: #616161;
}
/* line 110, ../sass/footer.scss */
.search-type-2 input:-moz-placeholder {
  color: #616161;
}
/* line 111, ../sass/footer.scss */
.search-type-2 input:-ms-input-placeholder {
  color: #616161;
}
/* line 113, ../sass/footer.scss */
.search-type-2 input:focus::-webkit-input-placeholder {
  color: #616161;
}
/* line 114, ../sass/footer.scss */
.search-type-2 input:focus::-moz-placeholder {
  color: #616161;
}
/* line 115, ../sass/footer.scss */
.search-type-2 input:focus:-moz-placeholder {
  color: #616161;
}
/* line 116, ../sass/footer.scss */
.search-type-2 input:focus:-ms-input-placeholder {
  color: #616161;
}
/* line 118, ../sass/footer.scss */
.search-type-2 input:focus {
  color: #000 !important;
}
/* line 121, ../sass/footer.scss */
.search-type-2 input:focus + .btn-search-2 {
  color: #1194c9;
}

/* CONTACT US PAGE */

.feedback-form {
  margin: 30px 0 50px;
}
.feedback-form   label {
  display:block;
  color:#333;
  padding:0 0 5px;
}
.feedback-form .form-row-1 {
  width:35%;
  float:left;
}
.feedback-form .form-row-1 + .form-row-1 {
  width:55%;
  float:right;
  border-top: none;
  margin: 0 !important;
  padding: 0 !important;
}
.feedback-form .form-row-2 {
  clear:both;
  padding: 19px 0;
  border-top: none !important;
}
.feedback-form .form-row-3 {
  border-top: none !important;
  margin: 8px 0 0 !important;
  clear:both;
}
.feedback-form .error {
  color: #ff0000;
  display: block;
  width: 100%;
  position: relative;
  font-size: 15px;
  top: -16px;
}
.feedback-form .success {
  color: #3bb369;
  display: block;
  width: 100%;
  position: relative;
  font-size: 15px;
  top: -16px;
}
.feedback-form input[type="text"] {
  width:100%;
  border:1px solid #dcdcdc;
  height:35px;
  line-height:35px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  font-size:16px;
  box-sizing:border-box;
  font-family:"arial";
  padding:0 7px;
}
.feedback-form input.error-type[type="text"], .feedback-form textarea.error-type {
  border-color:#43bfff;
}
.feedback-form textarea {
  width:100%;
  border:1px solid #dcdcdc;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  box-sizing:border-box;
  font-family:"arial";
  font-size:16px;
  height:147px;
  padding:6px 7px;
  resize:none;
}
.feedback-form .g-recaptcha {
  width:302px;
  float:left;
}
.feedback-form input[type="submit"] {
  background-color: #627ab8;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 18px;
  width:100px;
  height: 40px;
  line-height: 36px;
  border:2px solid #d2d9eb;
  margin: 19px 0 0px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  float:right;
}
.feedback-form input[type="submit"]:hover {
  background-color:#608bff;
}


@media only screen and (max-width: 1170px) {
  /* line 11, ../sass/style.scss */
  header .inner-header-1, footer .inner-footer {
    width: 960px;
  }

  /* line 14, ../sass/style.scss */
  .main-content {
    width: 970px;
  }
}
@media only screen and (max-width: 860px) {
  /* line 19, ../sass/style.scss */
  header, .wrapper-top-info, .description-page, footer, .adding-content {
    min-width: 320px;
    padding: 0;
  }

  /* line 23, ../sass/style.scss */
  header .inner-header-1, .description-page, .wrapper-top-info .inner-top-info, .description-page .inner-description, footer .inner-footer, .search-type-1, .search-type-2, .wrapper-info-top-1 .inner-info-top-1, .main-content, .main-content .inner-main-content, .top-info-table-1, .adding-content, .adding-content .adding-content-2, .steps-adding {
    width: 100%;
  }

  /* line 26, ../sass/style.scss */
  .content {
    padding: 0;
  }

  /* line 29, ../sass/style.scss */
  header .logo {
    left: 10px;
  }

  /* line 32, ../sass/style.scss */
  .menu-open {
    display: block;
    background-color: #fff;
    width: 61px;
    height: 59px;
    color: #5d65ac !important;
    line-height: 57px;
    text-align: center;
    position: absolute;
    border: 2px solid #fff;
    border-bottom: none;
    top: 0;
    right: 0;
    font-size: 25px;
    z-index: 10;
  }

  /* line 48, ../sass/style.scss */
  .menu-open.active {
    border: 2px solid #eee1b3;
    border-bottom: 2px solid #fff;
  }

  /* line 52, ../sass/style.scss */
  .wrapper-menu {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: 61px;
    padding: 22px 7px;
    box-sizing: border-box;
    border: 2px solid #eee1b3;
    z-index: 9;
  }
  /* line 62, ../sass/style.scss */
  .wrapper-menu form {
    max-width: 420px;
    padding: 0 0 20px;
  }

  /* line 67, ../sass/style.scss */
  header .main-menu {
    max-width: 460px;
    margin: auto;
    float: none;
    top: auto;
  }
  /* line 72, ../sass/style.scss */
  header .main-menu ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 82, ../sass/style.scss */
  header .main-menu li {
    display: block;
    margin: 0 !important;
  }
  /* line 86, ../sass/style.scss */
  header .main-menu li + li:after {
    content: '';
    display: block;
    width: 1px;
    height: 19px;
    background-color: #eee1b3;
    position: absolute;
    top: 3px;
    left: -15px;
  }

  /* line 97, ../sass/style.scss */
  .wrapper-top-info .inner-top-info {
    padding: 28px 10px 43px;
  }

  /* line 100, ../sass/style.scss */
  .description-page {
    padding: 30px 10px;
    box-sizing: border-box;
  }
  /* line 104, ../sass/style.scss */
  .description-page .inner-description h2 {
    font-size: 25px;
  }

  /* line 109, ../sass/style.scss */
  .description-page .inner-description {
    padding: 28px 10px 54px;
  }

  /* line 112, ../sass/style.scss */
  footer {
    position: relative;
    padding: 45px 10px 0;
    box-sizing: border-box;
  }
  /* line 116, ../sass/style.scss */
  footer .inner-footer {
    height: auto;
  }

  footer .inner-footer > a {
    text-decoration: none;
  }

  /* line 118, ../sass/style.scss */
  footer .inner-footer .main-menu {
    float: none;
    padding: 20px 0 7px;
	text-align: center;
  }
  /* line 121, ../sass/style.scss */
  footer .inner-footer .main-menu li {
    margin-bottom: 7px;
  }
  /* line 125, ../sass/style.scss */
  footer .inner-footer .search-type-2 {
    float: none;
    margin: auto;
    width: 100%;
    max-width: 420px;
    padding: 25px 0 0;
  }
  /* line 132, ../sass/style.scss */
  footer .inner-footer .btn-search-2 {
    top: 25px;
  }

  /* line 137, ../sass/style.scss */
  .copyright {
    position: relative;
    left: auto;
    margin: auto;
    top: auto;
    width: 100%;
  }

  /* line 143, ../sass/style.scss */
  .production-date {
    text-align: center;
    font-size: 14px;
    color: #000;
    padding: 0 0 25px;
  }

  /* line 150, ../sass/style.scss */
  .wrapper-info-top-1 .inner-info-top-1 {
    padding: 0;
  }
  /* line 152, ../sass/style.scss */
  .wrapper-info-top-1 .inner-info-top-1 .wrapper-screen-1 {
    float: none;
    padding: 20px 15px 0 15px;
  }
  /* line 155, ../sass/style.scss */
  .wrapper-info-top-1 .inner-info-top-1 .wrapper-screen-1 a {
    width: 100%;
    height: auto;
    max-width: 460px;
    margin: auto;
  }
  /* line 160, ../sass/style.scss */
  .wrapper-info-top-1 .inner-info-top-1 .wrapper-screen-1 a img {
    width: 100%;
  }

	.wrapper-screen-1.wrapper-screen-1-m span {
		font-size: 14px;
		padding: 6px 15px;
		line-height: normal;
		text-align: left;
	}

  /* line 166, ../sass/style.scss */
  .wrapper-info-top-1 .domain-text-1 {
    width: 100%;
    float: none;
    margin: auto;
    padding: 0;
  }
  /* line 171, ../sass/style.scss */
  .wrapper-info-top-1 .domain-text-1 .raiting-stars {
    margin: 30px 0 0;
  }
  /* line 175, ../sass/style.scss */
  .wrapper-info-top-1 .desc-domain {
    padding: 0 10px;
    max-width: 480px;
    margin: 13px auto;
  }

  /* line 181, ../sass/style.scss */
  .main-content {
    box-sizing: border-box;
    padding: 0 20px;
  }

  /* line 185, ../sass/style.scss */
  .info-1 {
    padding: 28px 0;
  }

  /* line 188, ../sass/style.scss */
  .txt-1 {
    max-width: 450px;
  }

  /* line 191, ../sass/style.scss */
  .top-info-table-1 ul {
    display: block;
    padding: 40px 0 0;
    height: auto;
  }
  /* line 195, ../sass/style.scss */
  .top-info-table-1 ul li {
    display: block;
    width: 50%;
    float: left;
    margin: 0 0 40px;
  }

  /* line 202, ../sass/style.scss */
  .info-1 h1, .info-1 h2, .info-1 h3, .info-1 h4, .info-1 h5 {
    font-size: 25px;
  }

  /* line 205, ../sass/style.scss */
  .btn-type-1 {
    /*border-color: #e1ebef !important;
    background-color: #fff !important;*/
    color: #5d65ac !important;
  }

  /* line 213, ../sass/style.scss */
  .wrapper-over-table {
    font-size: 18px;
    color: #2b2b2b;
    margin: 0 0 21px;
  }
  /* line 217, ../sass/style.scss */
  .wrapper-over-table li {
    border-bottom: 1px solid #e9e1f1;
    margin: 0 0 10px;
    padding: 0 0 10px;
  }
  /* line 221, ../sass/style.scss */
  .wrapper-over-table li span {
    display: inline-block;
    width: 127px;
  }
  /* line 225, ../sass/style.scss */
  .wrapper-over-table li i {
    margin: 0 15px 0 0;
  }
  /* line 229, ../sass/style.scss */
  .wrapper-over-table .mobile-title-1 {
    margin: 0 0 5px;
  }
  /* line 232, ../sass/style.scss */
  .wrapper-over-table .mobile-title-2 {
    font-weight: 600;
  }

  /* line 236, ../sass/style.scss */
  .table-type-1 {
    font-size: 18px;
    color: #2b2b2b;
  }
  /* line 239, ../sass/style.scss */
  .table-type-1 li + li {
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #e9e1f1;
  }
  /* line 245, ../sass/style.scss */
  .table-type-1 li p {
    margin: 0 0 5px;
  }
  /* line 248, ../sass/style.scss */
  .table-type-1 li p + p {
    font-weight: 600;
  }

  /* line 253, ../sass/style.scss */
  .wrapper-row2 .row2 {
    width: 100%;
    float: none;
    max-width: inherit;
    border-bottom: 2px solid #eee1b3;
  }
  /* line 258, ../sass/style.scss */
  .wrapper-row2 .row2 .table-type-2 {
    margin: 0 0 20px;
    max-width: 420px;
  }
  /* line 261, ../sass/style.scss */
  .wrapper-row2 .row2 .table-type-2 td {
    border-bottom: none;
  }
  /* line 264, ../sass/style.scss */
  .wrapper-row2 .row2 .table-type-2 tr + tr td {
    border-top: 1px solid #e9e1f1;
  }

  /* line 269, ../sass/style.scss */
  .wrapper-row2 .row2 + .row2 {
    border: none;
    padding: 30px 0 0;
    float: none;
  }
  /* line 273, ../sass/style.scss */
  .wrapper-row2 .row2 + .row2 .table-type-2 {
    margin: 0 0 30px;
  }
  /* line 275, ../sass/style.scss */
  .wrapper-row2 .row2 + .row2 .table-type-2 td {
    border-bottom: 1px solid #e9e1f1;
  }

  /* line 280, ../sass/style.scss */
  .whois-info .whois-txt {
    margin: 0 0 15px;
  }

  /*12012016*/
  .wrapper-popular-pages .row-page {
    width:100%;
    box-sizing:border-box;
    max-width:480px;
    float:none;
    }
  .wrapper-popular-pages .row-page > p {
    margin:5px 0 0;
    }
  .wrapper-popular-pages .row-page + .row-page {
    margin:35px 0 0;
    }
  .rsContainer .rsActiveSlide .one_obj_site > a, .rsContainer .one_obj_site > a {
    font-size:18px;
    top:12px;
    }
  .royalSlider {
      height: 190px !important;
    }
  .rsVisibleNearbyWrap, .rsVisibleNearbyWrap .rsOverflow {
    height:175px !important;
    }
  .inner-popular-sites h2 {
    font-size:25px;
    padding: 30px 0 0;
    margin: 0 0 35px;
    }
  .rsHor .one_obj_site img {
    display:inline;
    }
  .rsHor .one_obj_site {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    }

  img.rsImg {
    width: 220px;
    height: 133px;
  }
  /*12012016 end*/

  /* line 283, ../sass/style.scss */
  .whois-info .whois-txt p {
    font-size: 12px;
    line-height: 30px;
  }

  /* line 287, ../sass/style.scss */
  .more-info-1 {
    margin: 0;
  }
  /* line 289, ../sass/style.scss */
  .more-info-1 a {
    margin: 0 0 5px;
    display: block;
  }
  .more-info-1 span {
    display: none;
  }
  /* line 292, ../sass/style.scss */
  .more-info-1 a + a {
    margin: 20px 0 0;
  }

  /* line 296, ../sass/style.scss */
  .wrapper-list-popular .one-popular {
    margin: auto;
    float: none;
  }

  /* line 300, ../sass/style.scss */
  .wrapper-list-popular .one-popular:nth-child(3n+1) {
    margin: auto;
  }

  /* line 303, ../sass/style.scss */
  .wrapper-list-popular .one-popular + .one-popular {
    margin-top: 20px;
  }

  /* line 306, ../sass/style.scss */
  .error-message {
    width: 100%;
  }

  /* line 309, ../sass/style.scss */
  .group-type-1 a {
    width: 130px;
    margin: 0 7px 7px;
    padding: 0 5px;
    border-color: #daddf7;
    color: #5d65ac !important;
    background-color: #fff !important;
  }

  /* line 317, ../sass/style.scss */
  .group-type-1 a + a {
    border-color: #ffdcdc !important;
    color: #ff3e3e !important;
  }

  /* line 321, ../sass/style.scss */
  .adding-content .adding-content-2 h1 {
    font-size: 25px;
  }

  /* line 324, ../sass/style.scss */
  .adding-content .adding-content-2 {
    word-wrap: break-word;
    padding: 36px 15px;
    box-sizing: border-box;
  }

  /* line 329, ../sass/style.scss */
  .steps-adding::after, .steps-adding::before {
    display: none;
  }

  /* line 332, ../sass/style.scss */
  .steps-adding {
    margin: 44px 0 0;
    padding: 0 0 10px;
  }

  /* line 336, ../sass/style.scss */
  .steps-adding li {
    float: none;
    width: 100%;
    text-align: left;
    overflow: hidden;
  }

  /* line 342, ../sass/style.scss */
  .steps-adding li + li {
    margin: 15px 0 0;
    padding: 15px 0 0;
    border-top: 1px solid #eee;
  }

  /* line 347, ../sass/style.scss */
  .steps-adding li span {
    margin: 0;
    float: left;
  }

  /* line 351, ../sass/style.scss */
  .steps-adding li p {
    padding: 0 0 0 65px;
    position: relative;
    top: 11px;
  }
}


@media only screen and (max-width: 860px) {
	.hidden-xs {
		display: none;
	}

  .feedback-form {
    margin: 30px 0 0;
  }

  .feedback-form .g-recaptcha {
    float:none;
    margin-left: auto;
    margin-right: auto;
  }

  .feedback-form input[type="submit"] {
    float:none;
    margin-left: auto;
    margin-right: auto
  }
}


.td-line-0 {
    line-height: normal !important;
    padding: 0 0 10px;
}

.b-framedeny-alert {
  width: 610px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 3;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.b-modal {
  width: 100%;
  height: 100%;
  z-index:2;
  position:absolute;
  background-color: rgb(1,7,23);
  background-color: rgba(1,7,23,.7);
}

@media only screen and (max-width: 860px) {
  .error-message, .b-framedeny-alert {
      width: 100%;
  }
}

@media screen and (min-width: 1025px) {
  .b-image:before {
    transform: scale(0.28);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-image: inherit;
    background-size: cover;
    background-repeat: inherit;
  }
   .b-image {
     width: 100%;
     height: 100%;
     -webkit-filter: blur(1px);
     -moz-filter: blur(1px);
     -o-filter: blur(1px);

     filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
     transform: matrix3d(1, 0, 0, 0,
     0, 1, 0, 0,
     0, 0, 1, 0,
     0, 0, 0, 0.28);

   }
}
@media screen and (max-width: 1025px) {
  .b-image {
    width: 100%;
    height: 100%;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
  }

  .b-framedeny-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    height: auto;
  }
}

@media screen and (max-height: 575px) {
  #rc-imageselect, .g-recaptcha {
    transform:scale(0.92);
    -webkit-transform:scale(0.92);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}

