@import url(fonts.css);
body {
	padding-bottom:0;
	color:#5a5a5a
}
.navbar-wrapper {
	position:relative;
	z-index:15
}
.carousel {
	margin-bottom:60px
}
.carousel-caption {
	z-index:10
}
.carousel .item {
	height:500px;
	background-color:#777
}
.carousel-inner>.item>img {
	position:absolute;
	top:0;
	left:0;
	min-width:100%;
	height:500px
}
.marketing {
	padding-left:15px;
	padding-right:15px
}
.marketing .col-lg-4 {
	text-align:center;
	margin-bottom:20px
}
.marketing h2 {
	font-weight:700
}
.marketing .col-lg-4 p {
	margin-left:10px;
	margin-right:10px
}
.featurette-divider {
	margin:80px 0
}
.featurette-heading {
	font-weight:300;
	line-height:1;
	letter-spacing:-1px
}
@media (min-width:768px) {
.marketing {
padding-left:0;
padding-right:0
}
.navbar-wrapper {
margin:5px 0;
background-color:#FFF
}
.navbar-wrapper .navbar {
border-radius:4px
}
.carousel-caption p {
margin-bottom:20px;
font-size:21px;
line-height:1.4
}
.featurette-heading {
font-size:50px
}
}
@media (min-width:992px) {
.featurette-heading {
margin-top:120px
}
}

@media (min-width:320px) and (max-width:767px) {
.box-hosting, .box-hosting.last, .box-hosting:first-child {
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
behavior:url(../pie/PIE.htc);
position:relative
}
.domain_search {
position:inherit;
top:0;
padding:10px
}
.domain_search input[type=text] {
width:75%
}
.domain_search select {
width:25%;
margin-right:0
}
.domain_search input[type=button] {
width:100%
}

.search-box input[type="text"]{
	-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
border-radius:  4px 4px 0 0 !important;

}
.search-box button{
	-webkit-border-radius:0 0 4px 4px !important;
-moz-border-radius:0 0 4px 4px !important;
border-radius:0 0 4px 4px !important;
}


}

