
/* ---------------------------------------------------------------------- */
/*	1024 Version
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 1100px) {

	/* Search Domain --------------------------------*/

	.search_domain h1{
		font-size: 18px !important;
	}
	.form_domain span{
		font-size: 14px !important;
	}
  .sf-menu > li > a {
    font-size:14px !important;	
    padding:26px 10px !important;	
  }
  .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a {
  	padding: 22px 10px !important;
  }
}


/* ---------------------------------------------------------------------- */
/*	Mobile Version
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 990px) {
	
	#menu{
		display: none;	
	}	
	.tinynav {
		display: block !important;
		width: 30%;	
		float: right;	
		margin: 15px 0;	
		font-size: 14px;
		padding: 5px 10px;
		border: 1px solid #dbdbdb;
		height: 35px;	
	} 

	/*  Logo -----------------------------------------*/

	.bg_logo{		
		width: 90px;
		height: 80px;	
	}
	.logo img{
	    width: 40% !important;
    	max-width: 250px !important;
    	height: auto !important;
	}
	.search_domain,
	#undefined-sticky-wrapper,
	.jBar .contact_info{		
		/*display: none;*/
	}
	.border_right{
		border:0;
	}
	
  .section_title h1 {
    font-size: 22px !important;
  }
    
	.tabs_varius li{
		font-size: 13px !important;
		padding: 15px 0 !important;	
	}
	.tabs_varius li a{	
		padding: 10px 20px !important;
	}
	.footer_down .nav_footer,
	.footer_down .text_right,
	.center-responsive,
	.item_feature{	
		text-align: center;
	}
	.footer_down .nav_footer li{
		list-style: none;
		display: inline-block;
		margin:0 2% 0 2%;
	}
	.center-responsive img{
		display: inline;
	}
	.more_vertical{
		height: 70px;
	}
	.item_team{
		margin:0 auto 20px auto;
		max-width: 270px;
	}
	.item_table,
	.item-work {
		max-width: 380px;
		margin: 0 auto 30px auto;
	}
	.error_page{
		padding: 60px 0 0 0;
	}
	.error_page h1{
		font-size: 180px;
		text-align: center;
		float: none;
	}
	.error_page h2{
		margin-top:50px;
		font-size: 40px;	
		float: none;
		text-align: center;
	}
	.message_error{
		padding: 20px 0;
		margin-top: 10px;
		border-top: 3px double #cdcdcd;
	}
	.offline{
		padding-top: 20px;
	}
	.offline h1{
		font-size: 70px;
		float: none;
	}
	.offline h2{
		font-size: 30px;
		line-height: 35px;
		margin: 0 0 20px 0;
		float: none;
	}

	.item_facilities,
	.item_storie,
	.item_location{
		margin: 0 auto !important;
		max-width: 350px !important;
	}
	.item_storie .info_storie{
		margin-top: 30px !important;
	}
	.item_storie .info_storie:before {
		border-width: 0 13px 15px 15px !important;
		border-color: transparent transparent #cdcdcd transparent !important;
		left: 50% !important;
		margin-left: -13px !important; 
		top: 15px !important;
	}
	.image-visitor {
		margin-bottom: 20px;
	}
	.item_location{
		border: 0 !important;
    text-align: center !important;
	}
	
  .children li.comment {
    padding-left: 20px;
   }
  .border_right {
    border-right: 0 !important;
   }
  
    .arrow_domain {
      border-right: 0 !important;
    }
  	.arrow_domain:before {
    	border-left: 0 !important;
    }
  	.search_domain h1{
    	text-align:center;
    	padding:10px 0 0 0 !important;
    }
  	.form_domain{
    	padding-top:0 !important;
    }
  	.form_domain .button{
    	width: auto !important;
    	padding:4px 8px !important;
    	font-size: 12px;
    }
  	.search_domain{
    	text-align: center;
    }
  	

}



/* ---------------------------------------------------------------------- */
/*	480px Version
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 480px) {

	/*  Logo -----------------------------------------*/

	.error_page h1{
		font-size: 130px;	
	}
	.error_page h2{
		margin-top:40px;
		font-size: 30px;
		line-height: 35px;	
	}
	.offline h1{
		font-size: 70px;
		float: none;
	}
	.form_domain .button{
    	margin-top:5px !important;
   }
}


/* Whmcs Styles ---------------------------------------*/

#bridge .breadcrumb{
	border: 1px solid #cdcdcd;
}
#bridge a,
#bridge td{
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	line-height:30px;
}
#bridge table.data th{
	text-align: left;
  line-height:35px;
  padding-left:10px;
}
#bridge table.data td{
	line-height:35px;
  padding-left:10px;
}
#bridge table.data {
	margin: 0 0 20px 0; 
	padding: 0;
}
#bridge table{
  margin-bottom:10px;
}
#bridge table td strong{
 line-height: 45px;
}
#bridge table tr td img{
	padding:10px 25px 10px 0;	
}
#bridge input[type="button"], #bridge input[type="submit"], #bridge input[type="reset"],
#bridge #order-modern .checkoutbuttons input,
#bridge #order-slider .checkoutbuttons input.checkout,
#bridge  #order-slider .checkoutbuttons input{
	width: auto;
	background-color: #555;
	border: 0;
	color: #fff;
	border-radius: 3px;
	padding: 8px 20px !important;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
#bridge input[type="button"]:hover , #bridge input[type="submit"]:hover, #bridge input[type="reset"]{	
	color: #fff;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
#bridge input[type="text"]{
	/*width: 90%;*/
	width: 30%;
  height: 32px !important;
	margin:10px;
}
#bridge input[type="password"]{
	width: 90%;
  height: 32px !important;
	margin: 10px;  
}
#bridge input[type="radio"],
#bridge input[type="checkbox"]{
	/*float: left !important;*/
  width: 20px !important;
  margin: auto 10px !important;
}
#bridge  input[type="submit"]{
	margin: 10px;
  height: auto; 
  padding: 3px auto;
}
#bridge .checkoutcol2 input[type="radio"]{
  float: none !important;
  display: block !important;
  height: 20px;
  margin: 0 auto !important;
}
#bridge .checkoutcol2 label{
  margin: 10px !important;
}
#bridge .contentbox td{
  line-height: 36px !important;
}
#bridge .contentbox input[type="radio"],
#bridge .contentbox input[type="checkbox"]{
  margin: auto 0 0 10px !important;
}
#bridge .hidden:active {
  visibility: visible !important;
  display: inherit !important;
}
#order-modern .signuptype#newcust{
  margin-left: -20px !important;
}
#bridge select,
#bridge select#country{
  /*width: 200px !important;
  padding: 8px 10px !important;*/
  margin: 10px !important;
}
#bridge #owndomainsld,
#bridge #owndomaintld,
#bridge #transfersld,
#bridge #registersld{
  width: 40% !important;
}
#bridge label{
  margin-bottom: 0;
  font-weight: normal;
  line-height: 35px;
}
#bridge .domainoptions{
	margin-top: 20px !important;
  width: 100% !important; 
}

.widget.widget_cc_whmcs_welcomebox_main{
  list-style: none;
  border: 0;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding:10px 0;
  text-align: right;
}
#bridge #pwstrengthneg{
  position: relative;
 
  margin: auto 5px !important;
  background-color: #efefef;
  border: 0 !important;
}
#bridge #pwstrengthpos{
  border: 0 !important;
}
#bridge #domaincontact,
#bridge #incartsld{
	width: 300px !important;
}
#bridge #frmlogin input[type="checkbox"]{
 float: right !important;
}
#primary #top_menu{
	display: block;
  width: 100%;
  background: transparent;
  height: auto;
  overflow: auto;
}
#primary #top_menu ul{
  border: 1px solid #cdcdcd;
  background-color: #F5F5F5;
  overflow: auto;
  margin: 0;
	padding: 10px;
  border-radius: 5px;
}
#primary #top_menu ul li{
   display:inline-block;
}
#primary #top_menu ul li a{
   font-size: 12px;
   width: auto;
   margin: auto 12px;
}
#bridge .cartwarningbox,
h2.widgettitle{
   display:none !important;
}

.jBar .widget_cc_whmcs_sidebaracinf_main p{
  display:none !important;
}
.jBar .widget_cc_whmcs_sidebaracinf_main form p{
  display:block !important;
  color #fff !important;
}
.jBar .widget {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  color #fff !Important;
}
.jBar form input[type=checkbox] {
  margin: 0 !important;
  height: 25px !important;
  width: 15px !important;
  float: left !important;
  margin-right: 10px !important;
}
.jBar .widget input[type="submit"] {
  font-size: 13px;
  color: #fff;
  float: right !important;
  padding: 5px 20px;
  margin-bottom: 0 !important;
  margin-top: -35px !important;
}
.jBar form input{
  margin: 0 0 6px 0 !important;
  height: 35px !important;
}
.jBar .search_engine{
 	text-align: left;
  color: #999 !important;
	margin-top: -30px !important;
}
.jBar .search_engine a strong{
  color: #fff !important;
  font-weight: bold !important;
  padding: 0 5px !important;
}
.jBar .search_engine strong{
  color: #999 !important;
  font-weight: bold !important;
  padding: 0 5px !important;
}
.jBar form p,
.jBar p strong{
  color: #999 !important;
}
.jBar .widget_cc_whmcs_welcomebox_main{
 	 margin-top: 20px; 
}