@charset "utf-8";

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

body {
    -webkit-font-smoothing: antialiased;
}
.nopadding {
   padding: 0 !important;
}

.top-links {
	background-color: #373737;
	min-height: 35px;
}
.grey13 {
	color: #E1E1E1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 35px;
	font-size: 13px;
	text-align: right;
	
}
.logo {
	float: left;
}
.top-links a {
	color: #E1E1E1;
}
.top-links a:hover  {
	color: #178DC7;
}
.livechat {
	float: right;
	width: 215px;
	border-right: 1px rgba(83,83,83,1.00);
	text-indent: 40px;
	background-image: url(../images/chaticon.png);
	background-repeat: no-repeat;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 28px;
	margin-top: 30px;
	font-size: 16px;
}
.livechat a {
	font-weight: bold;
}

.livechat a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.phone {
	margin-top: 30px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 28px;
	float: right;
}


/* Slider */

/* slider */
.blackbg {
	background-color: #000000;
}
.carousel-inner {
	margin-top: 0px;
}
section#slider .carousel-inner > .item > img {
	background-size: cover;
	width: 100%;
	/*  max-height: 730px; */
}
section#slider .carousel-indicators li {
	width: 14px;
	height: 14px;
	background-color: #fff;
	border: 1px solid #9a9a9a;
}
section#slider .carousel-indicators .active {
	background-color: #b0bc14;
	border: 2px solid #fff;
	width: 15px;
	height: 15px;
	margin-bottom: 1px;
}
.carousel-control {
	width: 50px;
}
section#slider .carousel-control {
	opacity: .1;
}
section#slider .carousel-control:hover {
	opacity: 1;
}

section#slider .container .carousel-caption {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	left: 45%;
	position: absolute;
	width: 60%;
	top: 12%;
}
section#slider h1 {
	font-size: 45px;
	font-weight: 600;
	margin-top: 6px;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, .67);

}
section#slider h1 span {
	color: #178DC7;
}
section#slider ul {
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	padding-left: 0;
	text-shadow: none;
}
section#slider ul li {
	display: inline;
	padding: 0 2px;
}
section#slider ul li span {
	background: url(../images/disc.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0 55%;
}
section#slider p {
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 17px;
	text-shadow: none;
}
section#slider p span {
	color: #9BBD00;
}
section#slider .carousel-caption a {
	font-size: 15px;
	text-decoration: none;
	font-weight: 300;
	color: #fff;
	padding: 12px 33px;
	text-shadow: none;
	background-color: #0B6FA0;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
}
section#slider .carousel-caption a:hover {
	background-color: rgba(0,88,131,1.00);
	color: #FFFFFF;
}

/* slider finish */

.black-btn {
	background-color: #161616;
	color: #FFFFFF;
}
.black-btn:hover {
	background-color: #000000;
	color: #FFFFFF;
	
}

.blue-btn {
	background-color: #096FA0;
	color: #FFFFFF;
}
.blue-btn:hover {
	background-color: #004E74;
	color: #FFFFFF;
}
.red-btn:focus {
	color: #FFFFFF;
}

#plans .container ul {
	padding-left: 20px;
}
#plans .container ul li {
	list-style-type: disc;	
}
#plans .container  h1 {
	color: #555555;
	font-size: 35px;
	margin-bottom: 0px;
}
#plans .container  p {
	font-size: 30px;
	color: rgba(99,99,99,1.00);
}

.blue-text {
	color: #0B6B9A;
}

.top-margin30 {
	margin-top: 50px;
	
}

.top-bottom-padding30 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.domainbox {
	min-height: 100px;
} 

.bluebg {
	background-color: #178DC7;
}
.greybg {
	background-color: #E8E8E8;
}


.domainsearch {
	display: inline-block;
 	width: auto;
    vertical-align: middle;
}

#domainsearch h1 {
	color:rgba(255,255,255,1.00);
}

#carousel {
    
}
.item .thumb {
	width: 25%;
	cursor: pointer;
	float: left;
}
.item .thumb img, .item img {
	
}
#partners #carousel2 #thumbcarousel .carousel-control {
	background: none;
	color: #ACACAC;
}

.bottom {
background: rgba(56,56,56,1);
background: -moz-linear-gradient(top, rgba(56,56,56,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(56,56,56,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(56,56,56,1) 0%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(56,56,56,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(56,56,56,1) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(56,56,56,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000', GradientType=0 );
}

.bottom  h3 {
	font-size: 18px;
	color: rgba(255,255,255,1.00);
}

.bottom ul {
	padding: 0px;
	list-style: none;
}

.bottom ul li {
	list-style: none;
}

.bottom ul li a {
	color: rgba(159,159,159,1.00);
}
.bottom ul li a:hover {
	text-decoration: underline;
}

.social {
	background: rgba(0,131,198,1);
background: -moz-linear-gradient(top, rgba(0,131,198,1) 0%, rgba(0,68,102,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,131,198,1)), color-stop(100%, rgba(0,68,102,1)));
background: -webkit-linear-gradient(top, rgba(0,131,198,1) 0%, rgba(0,68,102,1) 100%);
background: -o-linear-gradient(top, rgba(0,131,198,1) 0%, rgba(0,68,102,1) 100%);
background: -ms-linear-gradient(top, rgba(0,131,198,1) 0%, rgba(0,68,102,1) 100%);
background: linear-gradient(to bottom, rgba(0,131,198,1) 0%, rgba(0,68,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0083c6', endColorstr='#004466', GradientType=0 );
margin-top: 20px;
border-radius: 8px;
}
.social a {
	color:rgba(255,255,255,1.00);
}
.social a:hover {
	text-decoration: underline;
}

.subpageheader {
	position: relative;
	color: #FFFFFF;
}
.subpageheader img {
	background-size: cover;
	width: 100%;
}


.item .thumb {
	
	padding-left: 3%;
	padding-right: 3%;
}

.Subpagetitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	position: absolute;
	width: 100%;
	bottom: 25%;
}
.whitetext {
	color:rgba(255,255,255,1.00);
}
.centeralign {
	margin-left:auto;
	margin-right:auto;
	float: none;
	clear: both;
}
.whitebg {
	background:rgba(255,255,255,1.00);

}
@media (min-width: 960px) and (max-width: 1200px) {

.livechat {

	width: 215px;
	margin-top: 15px;
	float: right;
}
	
.phone {
	margin-top: 15px;
	float: right;
	text-align: center;
}

section#slider .container .carousel-caption {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	left: 45%;
	position: absolute;
	width: 60%;
	top: 5%;
	
}
section#slider h1 {
	font-size: 30px;
	font-weight: 500;
	margin-top: 0px;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, .67);

}
section#slider ul {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	padding-left: 0;
	text-shadow: none;
}
section#slider p {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px;
	text-shadow: none;
}
section#slider .carousel-caption a {
	font-size: 12px;
	text-decoration: none;
	font-weight: 200;
	color: #fff;
	padding: 8px 25px;
	text-shadow: none;
	background-color: #9C0002;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
}
#plans .container  h1 {

	font-size: 30px;

}

}


@media only screen and (max-width: 960px) {
.grey13 {
	text-align: center;
}
.livechat {

	width: 215px;
	margin-top: 12px;
	float: right;
}

.phone {
	margin-top: 12px;
	float: right;
	text-align: center;
}

section#slider .container .carousel-caption {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	left: 45%;
	position: absolute;
	width: 60%;
	top: 5%;
	
}
section#slider h1 {
	font-size: 30px;
	font-weight: 500;
	margin-top: 0px;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, .67);

}
section#slider ul {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	padding-left: 0;
	text-shadow: none;
}
section#slider p {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px;
	text-shadow: none;
}
section#slider .carousel-caption a {
	font-size: 12px;
	text-decoration: none;
	font-weight: 200;
	color: #fff;
	padding: 8px 25px;
	text-shadow: none;
	background-color: #9C0002;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
}
#plans .container  h1 {

	font-size: 30px;

}

#domainsearch input, #domainsearch select, #domainsearch button, #domainsearchpage input, #domainsearchpage select, #domainsearchpage button {
	margin-bottom: 7px;
}

}

@media only screen and (max-width: 768px) {

section#slider .container .carousel-caption {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	left: 45%;
	position: absolute;
	width: 60%;
	top: 5%;
}
section#slider h1 {
	font-size: 30px;
	font-weight: 600;
	margin-top: 0px;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, .67);

}
section#slider ul {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	padding-left: 0;
	text-shadow: none;
}
section#slider p {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px;
	text-shadow: none;
}
section#slider .carousel-caption a {
	font-size: 12px;
	text-decoration: none;
	font-weight: 200;
	color: #fff;
	padding: 8px 25px;
	text-shadow: none;
	background-color: #9C0002;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
}
.social {
	text-align: center;
}

}



@media (max-width: 585px) {
.logo {
	float: none;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 70px;
}
.livechat {

	width: 215px;
	padding-top: 12px;
	float: none;
	clear: both;
	margin: auto;
}

.phone {
	float: left;
	text-align: center;
	float: none;
	clear: both;
	margin:auto;
}
.center-align {
	float: none;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}

#carousel2 p {
	margin-top: 5px;
	font-size: 10px;
}

#plans button {
	margin-top: 6px;
}

}

@media (max-width: 480px) {

section#slider .container .carousel-caption {
	margin-bottom: 0px;
	padding-bottom: 0px;
	left: 45%;
	position: absolute;
	width: 60%;
	top: 0;
	padding-top: 5px;
}
section#slider h1 {
	font-size: 15px;
	font-weight: 400;
	margin-top: 0px;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, .67);
	padding: 0px;

}
section#slider ul {
	color: #fff;
	font-weight: 300;
	font-size: 10px;
	padding-left: 0;
	text-shadow: none;

}
section#slider p {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 5px;
	text-shadow: none;
	margin-top: 0px;
	float: left;
}
section#slider .carousel-caption a {
	font-size: 12px;
	text-decoration: none;
	font-weight: 200;
	color: #fff;
	padding: 5px 15px;
	text-shadow: none;
	background-color: #9C0002;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.80);
	float: left;
	margin-left: 20px;	
}
#carousel2 img {
background-size: cover;
	width: 100%;
	
}

}

@media (max-width: 320px) {
	
}
