/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    border: 0;
    vertical-align: baseline;
}
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: "Open Sans", sans-serif;
    color: #7b7a76;
    background-color: #FFF;
    height: 100%;
    position: relative;
    overflow-x: hidden;
}

a {
    color: #2CA86A;
    text-decoration: none;
}
a:hover,
a:active {
    color: #0A7740;
    text-decoration: none;
}
*/
.footer2 {display:none !important}
/*Buttons*/
.btn {
    border-radius: 2px;
}
.btn-grey {
    background: #C2C7CD;
    color: #5C636B !important;
}
.btn-grey:hover,
.btn-grey:focus {
    background: #A6ABB1;
    color: #fff !important;
}
.btn-green {
    background: #2BA969;
}
.green-rslt .wrapper .com-wrap > .com-btn:hover,
.btn-green:hover,
.btn-green:focus {
    background: #23925A;
}
.btn-red {
    background: #E9593E;
}
.btn-red:hover,
.btn-red:focus {
    background: #CB4F38;
}

/*HEADER*/
/*.navbar {
    background: #25292D;
    height: 65px;
    margin-bottom: 0px;
    border: 0px;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
    line-height: 1.6;
    color: #fff;
    font-size: 14px;
    padding: 21.5px 15px;
    text-shadow: 0px 1px 0px #000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #2B2F33;
}
.navbar-collapse .container > .navbar-right {
    margin-right: 0px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #2B2F33;
    color: #fff;
}

*/
/*Search BoX*/
.domainbox {
    height: 180px;
}
.domainbox .logo {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 35px;;
}
.domainbox .logo a img {
    width: 100%;
}
.domainbox .search {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
	border: 0px none;
    vertical-align: baseline;
}

.domainbox .search .search-input {
    background: #fff;
    padding: 7px;
    border-radius: 3px;
}
.domainbox .search .search-input .input-group > .input-group-addon {
    border: 0px;
    font-size: 16px;
    background-color: #fff;
    padding: 6px 2px 6px 12px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.domainbox .search .search-input .input-group > input {
    height: 28px;
    border: 0px;
    font-size: 16px;
    box-shadow: none;
    padding: 5px 10px 5px 0px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.domainbox .search .search-btn .input-group > button {
    /*height: 69px;*/
    width: 100%;
    /*padding: 20px 31px;
    background: #2CA86A;*/
    -webkit-border-radius: 3px;
    /*border: 0px;
    font-size: 18px;*/
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

/*Social Profiles */
.social {
    height: 45px;
    width: 100%;
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: 1px solid #EAEAEA;
    min-height: 41px;
    border-top: 0px none;
    z-index: 1;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
}
.social .text {
    line-height: 3;
    float: left;
}
.social .social-holder {
    float: left;
    margin-left: 15px;
}
.social .social-holder > .fb,
.social .social-holder > .twitter,
.social .social-holder > .google-plus {
    float: left;
}
.social .social-holder > .fb {
    line-height: 2.2;
}
.social .social-holder > .twitter {
    line-height: 3.7;
    margin-left: 8px;
}
.social .social-holder > .google-plus {
    margin-left: 8px;
    line-height: 3.7;
}

/*.COM Domain Results*/
.com-rslt {
    margin-top: 0px;
    width: 100%;
    color: #575757;
}
.com-rslt .wrapper > a {
    color: #6C7177;
}
.com-rslt .wrapper > a:hover,
.com-rslt .wrapper > a:focus {
    text-decoration: none;
}
.com-btn {
    padding: 0px 15px;
    border-radius: 3px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    display: inline-table;
}
.main-tld-loader {
    margin: 10px 15px !important;
}
.grey-rslt {
    background: #DFE3E6;
    border-bottom: solid 1px #C2C7CD;
    border-top: solid 1px #C2C7CD;
}
.grey-rslt .wrapper .com-wrap > .com-btn {
    background: #C2C7CD;
	padding: 0px;
}
.green-rslt {
    background: #DFF0D8;
    border-bottom: 1px solid #D6E9C6;
    border-top: 1px solid #D6E9C6;
}
.green-rslt .wrapper .com-wrap > .com-btn {
    background: #29AA69;
	padding: 0px;
}
.green-rslt .wrapper > a .com-wrap  {
    color: #29AA69;
}
.green-rslt .wrapper > a:hover .com-wrap
.green-rslt .wrapper > a:focus .com-wrap {
    color: #29AA69;
    text-decoration: none;
}
.red-rslt {
    background: #F2DEDE;
    border-bottom: 1px solid #EBCCD1;
    border-top: 1px solid #EBCCD1;
}
.red-rslt .wrapper .com-wrap > .com-btn {
    background: #E9593E;
	padding: 0px;
}
.red-rslt .wrapper > a .com-wrap  {
    color: #E9593E;
}
.red-rslt .wrapper > a:hover .com-wrap
.red-rslt .wrapper > a:focus .com-wrap {
    color: #E9593E;
    text-decoration: none;
}
.com-btn{ line-height: 2;}
.com-rslt .com-wrap {
    text-align: center;
   
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 700;
}
.com-rslt .com-wrap .domain-name {
    overflow: hidden;
}
    
/*More Results Boxes*/
.more-results {
    margin-top: 35px;
	background: rgba(255, 255, 255, 0.25) none repeat scroll 0% 0%;
}
.more-results .heading {
    font-size: 20px;
    font-weight: 700;
    color: #6C7177;
}
.more-results .wrapper {
   /* background: #DFE4E8;*/
    overflow: auto;
    border-radius: 3px;
    margin-top: 10px;
}
.more-results .col-lg-6 {
    padding: 5px;
}
.more-results .wrapper .extra {
    margin-top: 5px;
    font-size: 15px;
}
.more-results .wrapper .extra:first-child {
    margin-top: 0px;
}
.more-results .wrapper .extra .domain-name {
    border-bottom: solid 1px #C2C7CD;
    color: #5C636B;
    font-weight: 700;
    padding: 15px 0px 15px 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.domain-ext {
  color: #2B2F33;
}
.more-results .wrapper .extra .green {
    color: #29AA69;
}
.more-results .wrapper .extra .red {
    color: #E9593E;
}
.more-results .wrapper .extra:last-child .domain-name {
    border-bottom: 0px;
}
.more-results .wrapper .extra .domain-button {
    text-align: center;
    padding: 0px 5px;
}

.more-results .wrapper .extra .domain-button > .btn-dmn {
    color: #fff;
    font-weight: 400;
    border-radius: 2px;
    padding: 8px 0px 8px 0px;
    margin-top: 7px;
    margin-top: 6px;
    cursor: pointer;
}

/*Adverts*/
.advert-728 {
    display: block;
    width: 740px;
    padding: 5px;
    height: 102px;
    border-radius: 3px;
    background: #C2C7CD;
    border: solid 1px #C2C7CD;
}
.ad-top {
    margin: -5px auto 10px
}
.ad-btm {
    margin: 20px auto 10px;
}

/* Loading...

 ========================================================================== */
.axc_loading_container {display: none;}
#loader {
    bottom: 0;
    height: 175px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 175px;
}
#loader {
    bottom: 0;
    height: 175px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 175px;
}
#loader .dot {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 87.5px;
}
#loader .dot::before {
    border-radius: 100%;
    content: "";
    height: 87.5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    width: 87.5px;
}
#loader .dot:nth-child(7n+1) {
    transform: rotate(45deg);
}
#loader .dot:nth-child(7n+1)::before {
    animation: 0.8s linear 0.1s normal none infinite running load;
    background: #10465B  none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+2) {
    transform: rotate(90deg);
}
#loader .dot:nth-child(7n+2)::before {
    animation: 0.8s linear 0.2s normal none infinite running load;
    background: #10465B none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+3) {
    transform: rotate(135deg);
}
#loader .dot:nth-child(7n+3)::before {
    animation: 0.8s linear 0.3s normal none infinite running load;
    background: #10465B none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+4) {
    transform: rotate(180deg);
}
#loader .dot:nth-child(7n+4)::before {
    animation: 0.8s linear 0.4s normal none infinite running load;
    background: #10465B none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+5) {
    transform: rotate(225deg);
}
#loader .dot:nth-child(7n+5)::before {
    animation: 0.8s linear 0.5s normal none infinite running load;
    background: #10465B none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+6) {
    transform: rotate(270deg);
}
#loader .dot:nth-child(7n+6)::before {
    animation: 0.8s linear 0.6s normal none infinite running load;
    background: #10465B none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+7) {
    transform: rotate(315deg);
}
#loader .dot:nth-child(7n+7)::before {
    animation: 0.8s linear 0.7s normal none infinite running load;
    background: #10465B none repeat scroll 0 0;
}
#loader .dot:nth-child(7n+8) {
    transform: rotate(360deg);
}
#loader .dot:nth-child(7n+8)::before {
    animation: 0.8s linear 0.8s normal none infinite running load;
    background: #10465B none repeat scroll 0 0;
}
#loader .lading {
    background-image: url("../images/loading.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    bottom: -40px;
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: 180px;
}
@keyframes load {
100% {
    opacity: 0;
    transform: scale(1);
}
}
@keyframes load {
100% {
    opacity: 0;
    transform: scale(1);
}
}
/* end loader*/

#axc_ah_box_container{ clear:both;}
.pagination .axc_current span  {
	background: #17181880 !important;
	color: #fff !important;
	cursor: default !important;
}
.pagination li span:hover  {
	cursor:pointer;
}
.uk-alert {display:none;}

/*Animation*/
.spinner {
  width: 50px;
    text-align: center;
    font-size: 10px;
    margin: 0px auto;
    height: 20px;
}
.spinner > div {
  background-color: #5C636B;
  height: 100%;
  width: 6px;
  display: inline-block;
  margin-left: 1px;
  -webkit-animation: stretchdelay 1s infinite ease-in-out;
  animation: stretchdelay 1s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect3 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}


.btn-dmn {
    color: #FFF;
    font-weight: 400;
    border-radius: 2px;
    padding: 8px 0px;
    margin-top: 6px;
    cursor: pointer;
}

.more-results .wrapper .extra {
    margin-top: 5px;
    font-size: 15px;
}


/*=====Pricing ========*/

div.moduletable_pricing{
	/*background:url(../images/top-blocks-bg.png) bottom center no-repeat;
	height:540px;*/
	width:80%;
	position: relative;
	z-index:0;
	text-shadow: none;
	margin: auto;
	}
.tm-top-b	div.moduletable_pricing{
	margin-top:10px !important;	
}

div.moduletable_pricing .newsflash{
	position:relative;
	z-index:2;
	min-height: 500px;
	}

div.moduletable_pricing .block{
	width:33%;
	float:left;
	position:absolute;
	z-index:3;
	border-left:1px solid #bdbdbd;
	background: rgba(0,0,0,0.25);
/*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );*/
	}
div.moduletable_pricing .block.active{
	background: rgba(0,0,0,0.5);
}
div.moduletable_pricing .block.first{
	left:0;
	border:none;
	}
	
div.moduletable_pricing .block.second{
	left:33%;
	}

div.moduletable_pricing .block.third{
	left:66%;}

div.moduletable_pricing .block.fourth{
	left:714px;}

div.moduletable_pricing .block h4{
	display:block;
	height:30px;
	line-height:30px;
	background:#131212;
	color:#fff;
	font-size:18px;
	margin:0;
	text-align: center;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:-1px;
	}
	
div.moduletable_pricing .block.active h4{
	background: #10465B;
	}
	
	
div.moduletable_pricing .block > p.price {
	line-height: 42px;
color: #FFF;
margin: 0px;
text-align: center;
	/*background-color: #3F212C;
    background-image: url("../images/subheader_bck_top.jpg");
    background-position: center top;
    background-repeat: repeat-x;*/
font-family: "Open Sans",Arial,Helvetica,sans-serif;
height: 84px;
font-size: 40px;
}
div.moduletable_pricing .block > p.price .regprice {
    line-height: 0.2em;
    display: block;
    font-size: 0.3em;
    margin: 15px auto 5px;
}

	
div.moduletable_pricing .block.active{
	position:absolute;
	top:-4px;
	z-index:4;
	border:none;
	width:33%;
	
	-webkit-box-shadow: #000 0 0 2em;
    -moz-box-shadow: #000 0 0 2em;
    box-shadow: #000 0 0 2em;
	behavior: url("https://www.othelloware.com/PIE.php");
}
	
div.moduletable_pricing .block.active .add-cart{
	height:88px;}
	
div.moduletable_pricing .block.active p.price{
	/*background:url(../images/hosting-price-act.jpg) top center no-repeat;
	background: rgba(1,49,33,1);
background: -moz-linear-gradient(top, rgba(1,49,33,1) 0%, rgba(134,156,94,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,49,33,1)), color-stop(100%, rgba(134,156,94,1)));
background: -webkit-linear-gradient(top, rgba(1,49,33,1) 0%, rgba(134,156,94,1) 100%);
background: -o-linear-gradient(top, rgba(1,49,33,1) 0%, rgba(134,156,94,1) 100%);
background: -ms-linear-gradient(top, rgba(1,49,33,1) 0%, rgba(134,156,94,1) 100%);
background: linear-gradient(to bottom, rgba(1,49,33,1) 0%, rgba(134,156,94,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013121', endColorstr='#869c5e', GradientType=0 );*/
	height:88px;
	}
	
	div.custom_pricing {
		    max-width: 900px !important;
    margin: auto;
}
div.moduletable_pricing h2 {
	color: white;
	text-align:center
}

	
div.moduletable_pricing .block > p span.limitedtime{
	font-size: 0.3em;
line-height: 30px;
vertical-align: middle;

}
	
div.moduletable_pricing .block > p span.sign{
position: relative;
top: -15px;
font-size: 15px;
	}
	
div.moduletable_pricing .block > p span.month{
	font-size: 18px;
    position: relative;
    top: -3px;
	text-transform:uppercase;
	}
	
div.moduletable_pricing .block ul{
	
	margin:0;
	display:block;
	min-height:240px;
	padding-bottom: 1px;
	}
	
div.moduletable_pricing .block.active ul{
	/*background: url(../images/box-ul-bg.jpg) bottom left repeat-x #f1f1f1;*/
	}

div.moduletable_pricing .block ul li {
	background:url(../images/price-list-bg.jpg) bottom left repeat-x;
	height:40px;
	padding:0 30px;
	 list-style: none outside none;
	}
	
div.moduletable_pricing .block.active ul li{
	background:url(../images/price-list-bg-act.jpg) bottom left repeat-x;
}
	
	
div.moduletable_pricing .block ul li a{
	line-height:40px;
	background:url(../images/price-link-bg.png) top left no-repeat;
	padding-left:25px;
	font-size:13px;
	color:#292929;
	font-weight:bold;
	display:block;
	height:40px;}
	
div.moduletable_pricing .block ul li a:hover{
	color:#882003;}
	
div.moduletable_pricing .block .add-cart{
	
	padding:0px 33px;
    text-align: center;
	height:83px;
	position:relative;
}
	
	.mj_slide p.button,
div.moduletable_pricing .block .add-cart p.button{
	background:url(../images/button-bg.png) top left repeat-x;
	display:block;
	height:44px;
	margin:0;
	position:absolute;
	top:20px;
	left: 58px;
		}
		
		
		
		.mj_slide p.button {
		position: relative;
		top:auto;
		left: none;
		width: 118px;
		display: inline-block;	
		}
		
		.mj_slide p.button:hover,
div.moduletable_pricing .block .add-cart p.button:hover{
	background:url(../images/button-bg.png) bottom left repeat-x;}
	
	.mj_slide p.button a,
div.moduletable_pricing .block .add-cart p.button a{
	background:url(../images/addtocart-right.png) top right no-repeat;
	display:block;
	padding: 0 15px;}

	.mj_slide p.button a > span,
div.moduletable_pricing .block .add-cart p.button a > span{
	font-size:20px;
	line-height:44px;
	color:#fff;
	padding-right: 36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	}
	
	
	
p.button {
    background: url("../images/button-bg.png") repeat-x scroll left top transparent;
	 height: 44px;    
	-moz-border-radius:6px;
 	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url("https://www.othelloware.com/PIE.php");
  
}

div.moduletable_pricing a {text-decoration:none;}



@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

/*Pages Content*/
.main {
    margin-top: 30px;
}
.main > .page-head {
    border-bottom: 1px solid #DEDEDE;
    padding: 10px 0px;
}
.main h1, .h1 {
    font-size: 28px;
}
.main h2, .h2 {
    font-size: 24px;
}
.main h3, .h3 {
    font-size: 20px;
}
.main h4, .h4 {
    font-size: 16px;
}
.btn-submit {
    background: none repeat scroll 0% 0% #2CA86A;
    border: 0px none;
    font-size: 14px;
    padding: 10px 12px;
    border-radius: 3px 2px 2px 3px;
    color: #fff;
}
.btn-submit:hover,
.btn-submit:focus {
    background: none repeat scroll 0% 0% #23925A;
    color: #fff;
}

/*Contact Page*/
.contact-input {
    overflow: visible;
    height: auto;
}
.contact-input .your-name {
   margin-bottom: 0px; 
}
.contact-input .captcha-input {
    padding-right: 0px;
}
.contact-input > .msg-input .form-group {
    height: 100%;
}
.captcha {
    height: 60px;
}

/*Affiliate Nav links */
.aff-links {
    position: fixed;
    bottom: 0px;
    background: #F5F3F3;
    border-top: 1px solid #DEDEDE;
    width: 100%;
    height: auto;
    z-index: 2;
}
.aff-links .links {
    text-align: center;
    width: 100%;
    padding: 14px 0px;
    font-size: 14px;
}
.aff-links .links > a {
    font-weight: 400;
    border-radius: 2px;
    padding: 6px 10px;
    font-weight: 700;
    margin-top: 6px;
    cursor: pointer;
    background: #fff;
    border: solid 1px #C2C7CD;
    color: #5C636B;
}
.aff-links .links > a:hover,
.aff-links .links > a:focus {
    color: #5C636B;
    text-decoration: none;
    background: #C2C7CD;
}
.aff-links .links > a.active {
    background: #C2C7CD;
    color: #5C636B;
} 

/*404 Page */
.not-found-page {
    margin-top: 10px;
    text-align: center;
}
.not-found-page > h1 {
    font-size: 100px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}
.not-found-page > h3 {
    margin-top: 15px;
    font-size: 20px;
    margin-bottom: 20px;
}
.not-found-page > .btns {
    margin-bottom: 40px;
    text-align: center;
}
.not-found-page > .btns > .btn {
    color: #7B7A76;
    background-color: transparent;
    border-color: #7B7A76;
    cursor: pointer;
}
.not-found-page > .btns > .btn:hover,
.not-found-page > .btns > .btn:focus,
.not-found-page > .btns > .btn:active {
    color: #5D5D5B;
    background-color: #F6F6F6;
    border-color: #5D5D5B;
}

/*Footer*/
.footer {
    margin-top: 40px;
    border-top: 1px solid #DEDEDE;
    clear: both;
    font-size: 12px;
    overflow: visible;
    padding: 11px;
    font-size: 13px;
    height: 100%;
    background: #F5F3F3;
    text-shadow: 0px 1px 0px #fff;
}
.footer .links span a {
    margin-right: 8px;
}
.footer .container > .navbar-right {
    margin-right: 0px;
}
.footer .navbar-nav > span {
    line-height: 2;
}
.footer .flt-nn {
    float: none;
}
.footer .navbar-nav > span a {
    padding: 0px;
    color: #7B7A76;
    font-weight: 700;
    line-height: 2;
}
.footer.footer-hidden {
    visibility: hidden;
}
.footer .navbar-nav > span a:hover,
.footer .navbar-nav > span a:focus {
    background-color: transparent;
    text-decoration: none;
}
.footer .lang {
    margin-top: 3px;
}
.footer .lang .btn-xs {
    padding-bottom: 4px;
}
.footer .dropdown-menu > a {
    color: #6B6B6B;
    line-height: 1.2;
}
.footer .dropdown-menu > li > a:hover,
.footer .dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.footer .navbar-nav > .active > a,
.footer .navbar-nav > .active > a:hover,
.footer .navbar-nav > .active > a:focus {
    background-color: #DEDEDE;
    color: #444;
    text-shadow: 0px 1px 0px #fff;
}
/*Media Queries For Resonsive Design*/
@media (min-width: 1200px) {
    .navbar {
	overflow: hidden;
    }
   #search-box .uk-container {
        width: 950px;
        padding: 0px 5px;
		margin: auto;
    }
	
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar {
	overflow: hidden;
    }
    #search-box .uk-container {
        width: 850px;
        padding: 0px 5px;
    }
    .aff-links .links > a {
       font-size: 12px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar {
	overflow: hidden;
    }
    #search-box .uk-container {
        width: 750px;
        padding: 0px 5px;
    }
    .domainbox {
        height: 260px;
    }
    .domainbox .search .search-input {
        padding: 5px;
    }
    .domainbox .search .search-input .input-group > input {
        height: 28px;
    }
    .domainbox .search .search-btn .input-group > button {
        height: auto;
        padding: 17px 15px;
	font-size: 16px;
    }
    .com-rslt .com-wrap {
        font-size: 20px;
    }
    .com-btn {
        padding: 0px 10px;
        border-radius: 2px;
        font-size: 18px;
    }
    .main-tld-loader {
	margin: 8px 15px !important;
    }
    .contact-input .captcha-input {
	padding-left: 0px
    }
    .captcha-btn {
        margin-top: 20px;
        float: left !important;
    }
    .aff-links .links > a {
       font-size: 11px;
    }
    .footer > .container {
        padding: 0px 10px;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle {
        border-color: transparent;
        margin-top: 25px;
        margin-right: 30px;
        padding: 12px;
        margin-bottom: 8px;
        border-radius: 0px;
        background: #25292D;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #22262A;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
        width: 25px;
        height: 3px;
    }
    .navbar {
        background: #2B2F33;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        position: absolute;
        right: 30px;
        top: 68px;
        border: 0px none;
        background: #22262A;
        width: 200px;
        box-shadow: none;
        padding: 0px 8px;
        -webkit-border-radius: 2px;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius: 2px;
        -moz-border-radius-topright: 0;
        border-radius: 2px;
        border-top-right-radius: 0;
    }
    .navbar-collapse .container > .navbar-right {
        margin-right: -15px;
    }
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li > a {
        padding: 10px 10px;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        border-radius: 2px;
    }
    #search-box .uk-container {
        width: 100%;
        padding: 0px 15px;
    }
    .domainbox {
        height: 260px;
        margin-top: -30px;
    }
    .domainbox .search .search-input {
        padding: 5px;
    }
    .domainbox .search .search-input .input-group > input {
        height: 45px;
    }
    .domainbox .search .search-btn {
        display: none;
    }
    .com-rslt .com-wrap {
        font-size: 18px;
    }
    .com-btn {
        padding: 0px 10px;
        border-radius: 2px;
        font-size: 18px;
    }
    .main-tld-loader {
	margin: 8px 15px !important;
    }
    .more-results .sgt-dm {
        margin-top: 20px;
    }
    .advert-728 {
        display: none;
    }
    .aff-links {
        position: relative;
        background: #fff;
        border: 0px;
        height: auto;
        margin-top: 20px;
    }
    .captcha-btn {
        margin-top: 20px;
        float: left !important;
    }
    .contact-input .captcha-input {
	padding-left: 0px
    }
    .aff-links .links {
        padding: 0px;
        font-size: 11.5px;
    }
    .aff-links .links > a {
        padding: 5px 8px;
        white-space: nowrap;
        line-height: 3;
    }
    .footer .navbar-nav {
        text-align: center;
    }
    .footer .navbar-nav > span {
        margin-left: 6px;
    }
    .footer.footer-hidden {
	visibility: visible;
    }
    .footer .dropdown-menu {
	background-color: #fff !important;
	border: 1px solid #DEDEDE !important;
	position: absolute !important;
    }
}
@media (max-width: 320px) {
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        width: 80%;
    }
    .more-results .heading {
        font-size: 18px;
    }
    .more-results .wrapper .extra .domain-name {
        padding: 10px 0px 10px 10px;
    }
    .more-results .wrapper .extra .domain-button > .btn-dmn {
        font-size: 14px;
        margin-top: 2px;
    }
    .not-found-page > h1 {
	font-size: 25vw;
	margin-top: -30px;
    }
    .not-found-page > h3 {
	margin-top: 25px;
    }
    .not-found-page > .btns > .btn {
	margin-bottom: 4px;
    }   
}
#change_pages{
	cursor:pointer;
	}
#preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #2B2F33;
	z-index: 10000;
}
#facebookG{
	width:70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45vh;
}

.facebook_blockG{
	background-color:#FFFFFF;
	border: 2px solid #25292D;
	float:left;
	height:50px;
	margin-left:4px;
	width:13px;
	opacity:0.1;
	-moz-animation-name:bounceG;
	-moz-animation-duration:1s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:linear;
	-moz-transform:scale(0.7);
	-webkit-animation-name:bounceG;
	-webkit-animation-duration:1s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:linear;
	-webkit-transform:scale(0.7);
	-ms-animation-name:bounceG;
	-ms-animation-duration:1s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-direction:linear;
	-ms-transform:scale(0.7);
	-o-animation-name:bounceG;
	-o-animation-duration:1s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:linear;
	-o-transform:scale(0.7);
	animation-name:bounceG;
	animation-duration:1s;
	animation-iteration-count:infinite;
	animation-direction:linear;
	transform:scale(0.7);
}

#blockG_1{
	-moz-animation-delay:0.3s;
	-webkit-animation-delay:0.3s;
	-ms-animation-delay:0.3s;
	-o-animation-delay:0.3s;
	animation-delay:0.3s;
	}
	
	#blockG_2{
	-moz-animation-delay:0.4s;
	-webkit-animation-delay:0.4s;
	-ms-animation-delay:0.4s;
	-o-animation-delay:0.4s;
	animation-delay:0.4s;
}

#blockG_3{
	-moz-animation-delay:0.5s;
	-webkit-animation-delay:0.5s;
	-ms-animation-delay:0.5s;
	-o-animation-delay:0.5s;
	animation-delay:0.5s;
}

@-moz-keyframes bounceG{
0%{
	-moz-transform:scale(1.2);
	opacity:1}

100%{
-moz-transform:scale(0.7);
opacity:0.1}

}

@-webkit-keyframes bounceG{
0%{
-webkit-transform:scale(1.2);
opacity:1}

100%{
-webkit-transform:scale(0.7);
opacity:0.1}

}

@-ms-keyframes bounceG{
0%{
-ms-transform:scale(1.2);
opacity:1}

100%{
-ms-transform:scale(0.7);
opacity:0.1}

}

@-o-keyframes bounceG{
0%{
-o-transform:scale(1.2);
opacity:1}

100%{
-o-transform:scale(0.7);
opacity:0.1}

}

@keyframes bounceG{
	0%{
	transform:scale(1.2);
	opacity:1}

	100%{
	transform:scale(0.7);
	opacity:0.1}
}

/* boot strap columns */



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-12 {
    width: 100%;
}
.col-sm-2 {
    width: 16.6667%;
}




.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
	overflow:hidden;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #EEE;
    border: 1px solid #CCC;
    border-radius: 4px;
}
.input-group-addon:first-child {
    border-right: 0px none;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

/* MINICART */
#axctinycart {
	display: inline-block;
	height: 28px;
	min-width: 28px;	
	padding-top: 8px;
	color: #10465B;
	margin-bottom: -28px;

}
#axctinycart i,
#axctinycart div {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 100;
	height: 28px;
}
#axctinycart div {
	z-index: 101;
	font-size: 9px;
	font-weight: bold;
	color: white;
	height: 1em;
	text-align: center;
	top: -28px;
	text-indent: -9999px;
}

.fus-navbar-solid #axctinycart {
	color: white;
	
}
.fus-navbar-solid #axctinycart div{
	color: #111;
}


.uk-search {
	float:right;
    margin: 8px;
}

input[type="text"]:focus {
	background-color: white !important;
}

/* axc side cart */
aside.tm-sidebar-a {
	display: none;
}

.side-cart {
	margin-top: 45px;	
	color: #6D6E70;
    background: #F2F2F2 none repeat scroll 0% 0%;
    border-radius: 5px;
    overflow: hidden;
}

.side-cart header {
    color: #FFF;
    background: #6D6E70 none repeat scroll 0% 0%;
    padding: 1.125em;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#side_cart_view_cart {
	background-color: #2CA86A;
}

.side-cart h3 {
    font-size: 1.125em;
    line-height: 1.33333;
    font-weight: bold;
    margin: 0px;
    display: inline-block;
	color: white;
}

.side-cart ul {
    padding: 0px;
    margin: 0px;
    list-style: outside none none;
}

.side-cart ul li {
    padding: 1.125em 0px;
    margin: 0px 1.125em;
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #D6D6D6;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    position: relative;
}
.side-cart ul li ul li {
    padding: 0px;
    position: relative;
    border: medium none;
    margin: 0px 0px 1.125em;
}

.side-cart ul .remove {
    visibility: hidden;
}

.side-cart ul li:hover .remove {
    visibility: visible;
}

.side-cart .remove {
	width: 2em;
	height: 1.25em;
    padding: 0em 0px 0px;
   /* background: transparent url("../img/icons/close-alt.png") no-repeat scroll center center;*/
    display: block;
    position: absolute;
    top: 1.375em;
    right: 0px;
    overflow: hidden;
}

.side-cart .price {
    position: absolute;
    right: 0px;
    white-space: nowrap;
    text-transform: uppercase;
	text-align: right;
	width: 25%;
}

.side-cart li.more {
    display: none;
}

.side-cart p {
    padding: 0px;
    margin: 1.125em;
}

.side-cart ul li ul li p {
    margin: 0px;
    font-size: 0.85em;
    position: relative;
    padding: 0px 1.5em 0px 0px;
}

.side-cart ul li.subtotal > span {
    float: right;
}
/* dropdown */
.suggest-holder {
    width: 150px;
	    position: relative;
    z-index: 99999;
    margin-top: -9.25em;
   /* margin-bottom: -25em;*/
    background: rgba(255,255,255,0.5);
	display: none;
}

 .suggest-holder input {
        width: 146px;
        border: 1px solid rgba(0,120,0,.6);
}
 .suggest-holder ul {
        display: none;
        list-style: none;
        margin: 0;
        padding: 0;
        border: 1px solid rgba(0,120,0,.6);
        margin-top: -6px;
		
}
        .suggest-holder li {
            padding: 5px;
        }
        .suggest-holder li:hover {
            cursor: pointer;
        }
        .suggest-holder li:hover, li.active {
            background: rgba(0,120,0, .2);
        }
            .suggest-name {
                font-weight: bold;
                display: block;
                height: 15px;
            }
            .suggest-description {
                font-style: italic;
                font-size: 11px;
                color: #999;
}
			
a.axc_chooseplan {
    margin-right: 50%;
    color: white;
    display: inline-block;
}
			
span.axc_confirm	{
	margin-left: 25px
}


/* axc ###################*/

.col-xs-7 {
    width: 58.3333%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
@media (min-width: 1200px){
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
	.col-lg-10 {
    width: 83.3333%;
	overflow:
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.6667%;
	}
.col-lg-6 {
    width: 48%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-4 {
    width: 33.3333%;
}

.a_processing {
	display: inline-block;
	color: blue;	
}
.a_complete {
	display: inline-block;
	color: green;	
}
.a_failure {
	display: inline-block;
	color: red;	
}
.fa-times:hover {
	color: red;	
}

#add_dns_rec {
	color: #006400;
	font-size: 0.8em;
	font-weight: bold;
	
}

#add_dns_rec:hover {
	color: green;
	cursor: pointer;
}

	
}
@media (min-width: 992px){
	.col-md-10 {
		width: 83.3333%;
	}
	.col-md-9 {
    width: 75%;
	}
	.col-md-8 {
    width: 66.6667%;
	}
	.col-md-6 {
    width: 48%;
	}
	.col-md-5 {
    width: 41.6667%;
	}
	.col-lg-4 {
		width: 33.3333%;
	}
}
@media (min-width: 768px){
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
	.col-sm-10 {
		width: 83.3333%;
	}
	.col-sm-9 {
    width: 75%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-6 {
    width: 48%;
}
.col-sm-5 {
    width: 41.6667%;
}

}