/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import"../css/superfish.css";
@import "../css/ui.totop.css";
@import "../css/flexslider.css";
@import "../css/forms.css";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);

body{
	background: #FFFFFF;
	font:13px/19px 'Open Sans', sans-serif;
	color:#7a7a7a;
	position:relative;
	min-width:320px;
	-webkit-text-size-adjust: none;
}
 
img{
	max-width: 100%;
}
a{
	color:#85b358;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font: 600 37px/1.2em 'Open Sans', sans-serif;;
	color: #444444;
}
h2{
	font-size: 37px;
}
h3{
	font-size: 28px;
}
h4{
	font-size: 15px;
	color: #2e2e2e;
	margin-bottom: 11px;
}
.corr_1{
	font-weight: 600;
}
.marg_0{
	margin: 0!important;
}
.marg_1{
	margin-bottom: 10px;
}
.marg_2{
	margin-bottom: 15px;
}
.marg_3{
	margin-bottom: 7px;
}
.marg_4{
	margin-right: 8px;
}
.marg_5{
	margin-bottom: 16px!important;
}
.marg_6{
	margin-bottom: 2px!important;
}
.marg_7{
	margin: -4px 0 22px;
}
.marg_8{
	margin-bottom: 25px;
}
.marg_9{
	margin-bottom: 22px;
}
.pad_1{
	padding-bottom: 23px!important;
}
.pad_0{
	padding: 0!important;
}
.pad_2{
	padding-bottom: 10px;
}
.pad_3{
	padding-bottom: 15px;
}
.pad-top-1 {
padding-top: 14px;
}
.pad-top {padding-top:34px;}
.pad-bot {padding-bottom:11px;}
.pad-bot-1 {padding-bottom:140px;}
.pad-left {padding-left:20px;}
.pad-right {padding-right:25px;}

.bg_light{
	position: relative;
	display: block;
	top: 0;
	width: 100%;
	/**background: url('../images/front/bg_light.png') center 0 no-repeat;**/ 
}
/************Header************/
header {
	width:100%;
	position:relative; 
	z-index:500;
	height: 213px;
}
.logo {
	display:block; 
	width: 257px; 
	height: 70px; 
	margin-top: 41px;
}
.top_btn{
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 61px;
}
.log{
	position: relative;
	display: inline-block;
	float: right;
	background: #227e13;
	padding-bottom: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 2px 6px rgba(0,0,0,.4);
	-webkit-box-shadow:0 2px 6px rgba(0,0,0,.4);
	box-shadow:0 2px 6px rgba(0,0,0,.4);
}
.log>a{
	position: relative;
	display: inline-block;
	font: 600 17px/17px 'Open Sans', sans-serif; 
	background: #2c991b url('../images/front/log_bg.jpg') 0 0 repeat-x;
	padding: 12px 13px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.log>a:hover{
	background: #259114; 
}
.log>a span{
	position: relative;
	display: inline-block;
	height: 26px;
	width: 24px;
	background: url('../images/front/ic_1.png') 0 0 no-repeat;
	margin-right: 14px;
	margin-top: -3px;
}
.l_chat{
	position: relative;
	display: inline-block;
	float: right;
	margin-left: 10px;
	/*background: #626162; */
	padding-bottom: 4px;
	/*
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 2px 6px rgba(0,0,0,.4);
	-webkit-box-shadow:0 2px 6px rgba(0,0,0,.4);
	box-shadow:0 2px 6px rgba(0,0,0,.4);
	*/
}
.l_chat>a{
	position: relative;
	display: inline-block;
	font: 600 17px/17px 'Open Sans', sans-serif; 
	/*
	background: #323032 url('../images/front/ch_bg.jpg') 0 0 repeat-x;
	*/
	padding: 0px  15px 10px 13px;
	/*
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.l_chat>a:hover{
	/*background: #2e2d2e;*/
}
.l_chat>a span{
	position: relative;
	display: inline-block;
	height: 28px;
	width: 35px;
	background: url('../images/front/ic_2.png') 0 0 no-repeat;
	margin-right: 14px;
	margin-top: -5px;
}
.menuHolder{
	position: relative;
	display: inline-block;
	height: 67px;
	width: 100%;
	background: #bebcbd;
	padding-bottom: 0;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow:0 6px 8px -2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 6px 8px -2px rgba(0,0,0,0.4);
	box-shadow:0 6px 8px -2px rgba(0,0,0,0.4);
	margin-top: 8px;
}
.menuHolder_2{
	position: relative;
	display: inline-block;
	height: 128px;
	width: 100%;
	background: #bebcbd;
	padding-bottom: 0;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow:0 6px 8px -2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 6px 8px -2px rgba(0,0,0,0.4);
	box-shadow:0 6px 8px -2px rgba(0,0,0,0.4);
	margin-top: 29px;
}
.menu_bg{
	position: relative;
	display: inline-block;
	background: url('../images/front/menu_bg.jpg') 0 0 repeat-x;
	width: 100%;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.menu_bg_2{
	position: relative;
	display: inline-block;
	background: url('../images/front/menu_bg_2.jpg') 0 0 repeat-x;
	width: 100%;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.searchHold{
	position: relative;
	display: none;
	float: right;
}
.searchHold select {
	display: block;
	position:absolute;
 	width: 90px;
 	height: 35px;
	right: 85px;
	top: 10px;
 	z-index: 999;
}

.searchHold a {
	display: block;
	position:absolute;
 	width: 85px;
	height: 35px;
	right: 4px;
	top: 10px;
	background: url('../images/front/submit_btn_2.png') 0 0 no-repeat;
	z-index: 999;
}
.searchHold a:hover {
	background: url('../images/front/submit_btn_2.png') 0 bottom no-repeat;
}

.searchHold_2{
	position: relative;
	display: inline-block;
	float: right;
}
.searchHold_2 select {
	display: block;
	position: absolute;
	width: 90px;
	font-size: 10px;
	right: 90px;
	top: 10px;
	z-index: 999;
	box-shadow: 1px 1px 1px 1px #000000; 
	padding: 3px 12px;
}

.searchHold_2 a {
	display: block;
	position: absolute;
	width: 85px;
	height: 25px;
	right: 10px;
	top: 10px;
	background: url('../images/front/submit_btn_1.png') 0 0 no-repeat;
	z-index: 999;
}
.searchHold_2 a:hover {
	background: url('../images/front/submit_btn_1.png') 0 bottom no-repeat;
}

#search {
	margin: 10px 9px 0 0;
}
#search input {
	width: 283px;
	font: 11px/13px 'Open Sans', sans-serif;
	color: #2e2e2e;
	background: url('../images/front/search_bg.jpg') 0 0 repeat-x;
	vertical-align: top;
	padding: 11px 49px 0px 8px;
	display: inline-block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	border: none;
	border-left: 1px solid #c2bec1;
	margin-top: 0;
}
/************End Header************/
.slider_box{
	position: relative;
	display: inline-block;	
	width: 100%;
	background: transparent;
}

/************Content***********/
.fleft{
	float: left;
}
#content{
	padding-top: 31px;
}
.figure_1, .figure_2 {
	position: relative;
	display: inline-block;
}
.figure_1 img, .figure_2 img {
	border: 1px solid #cecece;
}
.figure_1 figcaption{
	text-align: left;
}
.block_1{
	position: relative;
	display: inline-block;
	width: 100%;
	background: #bebcbd;
	padding-bottom: 6px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow:0 2px 6px rgba(0,0,0,.5);
	-webkit-box-shadow:0 2px 6px rgba(0,0,0,.5);
	box-shadow:0 2px 6px rgba(0,0,0,.5);
	border-top: 1px solid #fff;
	margin-bottom: 30px;
}
.block_1_bg{
	position: relative;
	display: inline-block;
	background: #cce5b2;
	width: 100%;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top: 11px;
}
.block_1 h2{
	margin: 0 0 12px 17px; 
	font-size: 23px;
}
.size_1{
	font: 600 54px/34px 'Open Sans', sans-serif;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.size_1 span{
	position: relative;
	display: inline-block;
	font-size: 23px;
	padding-left: 26px;
}
.price{
	position: relative;
	display: block;
	padding: 16px 10px 8px 30px;
}
.bg_1{
	background: #15a4d3 url('../images/front/b1_bg.jpg') 0 0 no-repeat; 
}
.bg_2{
	background: #2b981b url('../images/front/b2_bg.jpg') 0 0 no-repeat; 
}
.bg_3{
	background: #f79301 url('../images/front/b3_bg.jpg') 0 0 no-repeat; 
}
.bg_4{
	background: #de1442 url('../images/front/b4_bg.jpg') 0 0 no-repeat; 
}
.list_1 {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 16px 0 11px 19px;
	color: #7a7a7a;
}
.list_1 li {
	position: relative;
	display: block;
	background: url('../images/front/marker_1.png') 1px 3px no-repeat;
	padding: 0 0 0 25px;
	min-height: 20px;
	margin: 0 0 7px;
}
.list_1 a {
	color: #5e5e5e;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_1 li.empty {
	background:none;
}
.color_1 a:hover{
	color: #15a4d3;
}
.color_2 a:hover{
	color: #2b981b;
}
.color_3 a:hover{
	color: #f79301;
}
.color_4 a:hover{
	color: #de1442;
}
.moreHolder{
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 22px;
}

.moreHolder2{
	position: absolute;
    bottom: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 22px;
}

.more_2{
	position: relative;
	display: inline-block;
	font: 600 18px/18px 'Open Sans', sans-serif; 
	background: #626162;
	padding-bottom: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 2px 6px rgba(0,0,0,.4);
}
.more_2>a {
	position: relative;
	display: inline-block;
	padding: 11px 46px 13px;
	color: #fff;
	background: #323032 url('../images/front/more_bg.jpg') 0 0 repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 2px 6px rgba(0,0,0,.4);
	-webkit-box-shadow:0 2px 6px rgba(0,0,0,.4);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.more_2>a:hover{
	background: #2e2d2e;
}
.block_2{
	position: relative;
	display: block;
	background: #cce5b2;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);
	-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);
	box-shadow:0 2px 6px rgba(0,0,0,.2);
	border-top: 1px solid #fff;
	margin-bottom: 30px;
	padding: 13px 18px 25px;
}
.block_2 h3{
	margin-bottom: 14px;
}
.block_2 hr{
	border: none;
	height: 1px;
	color: #cbcaca;
	background-color: #cbcaca;
	margin: 0 0 18px;
	margin-left: -18px;
	margin-right: -18px;
}
.info{
	position: relative;
	display: block;
	margin-bottom: 14px;
}
.size_2{
	font-size: 15px;
	font-weight: 600;
	line-height: 17px;
	color: #2e2e2e;
}
.size_2 span{
	position: relative;
	display: inline-block;
	width: 13px;
	height: 17px;
	margin-right: 7px;
	background: url('../images/front/marker_2.png') 0 2px no-repeat;
}
.txt_col_1{
	color: #e01744; 
}
.txt_col_2{
	color: #15a4d4; 
}
.txt_col_3{
	color: #2d9c1c; 
}
.link_1{
	font: 600 15px/15px 'Open Sans', sans-serif;
	color: #e01744;
}
.link_1:hover{
	text-decoration: underline;
}
.link_1 span{
	position: relative;
	display: inline-block;
	width: 9px;
	height: 15px;
	background: url('../images/front/marker_5.png') 0 1px no-repeat;
	margin-left: 10px;
}
.list_2, .list_3 {
	font-size: 15px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: -2px 0 0;
	color: #2e2e2e;
	width: 100%;
}
.list_2 hr{
	width: 100%;
	margin-top: 9px;
	margin-left: -20px;
	padding-right: 20px;
	margin-bottom: 0;
}
.list_2 li, .list_3 li {
	position: relative;
	display: block;
	background: url('../images/front/marker_3.png') 1px 3px no-repeat;
	padding: 0 0 0 23px;
	min-height: 20px;
	margin: 0 0 9px;
}
.list_2 a, .list_3 a {
	color: #2e2e2e;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_2 a:hover, .list_3 a:hover{
	color: #21a7d3;
}
.list_3 li {
	margin-bottom: 18px!important;
}
.block_2 .list_3 .marg_0{
	margin-bottom: 0!important;
}
.list_5 {
	font-size: 15px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: -2px 0 0;
	color: #2e2e2e;
	width: 100%;
}
.list_5 hr{
	width: 100%;
	margin-top: 9px;
	margin-left: -20px;
	padding-right: 20px;
	margin-bottom: 0;
}
.list_5 li {
	position: relative;
	display: block;
	background: url('../images/front/marker_2.png') 1px 3px no-repeat;
 	padding: 0 0 0 23px;
	min-height: 20px;
	margin: 0 0 9px;
}
.list_5 a {
	color: #2e2e2e;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_5 a:hover {
	color: #e01744;
}
.list_6 {
	font-size: 15px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: -2px 0 0;
	color: #2e2e2e;
	width: 100%;
}
.list_6 hr{
	width: 100%;
	margin-top: 9px;
	margin-left: -20px;
	padding-right: 20px;
	margin-bottom: 0;
}
.list_6 li {
	position: relative;
	display: block;
	background: url('../images/front/marker_6.png') 1px 3px no-repeat;
 	padding: 0 0 0 23px;
	min-height: 20px;
	margin: 0 0 9px;
}
.list_6 a {
	color: #2e2e2e;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_6 a:hover {
	color: #e01744;
}
.link_2{
	font: 600 15px/15px 'Open Sans', sans-serif;
	color: #2d9c1c;
}
.link_2:hover{
	text-decoration: underline;
}
.link_2 span{
	position: relative;
	display: inline-block!important;
	width: 9px;
	height: 15px;
	background: url('../images/front/marker_4.png') 0 1px no-repeat;
	margin-left: 10px!important;
}
.figure_1 img {
	float: left;
	margin-right: 19px;
}
.color_corr {
	background: url('../images/front/marker_6.png') 0 2px no-repeat!important;
}
.figure_2 img {
	margin-bottom: 19px;
}
.block_2 figure .marg_0{
	margin-right: 0!important;
}
.link_3{
	color: #2e2e2e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_3:hover{
	color: #e01744;
}
.quote{
	position: relative;
	display: inline-block;
	background: url('../images/front/quote.png') 1px 8px no-repeat;
	padding: 34px 0 0 20px;
}
.quote p{
	padding-bottom: 23px;
}
.quote h4{
	margin-bottom: 7px;
}
.link_4{
	color: #2e2e2e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_4:hover{
	color: #15a4d4;
}
.list_4{
	font-size: 15px;
	font-weight: 600;
	position: relative;
	overflow: hidden;
	margin: -2px 0 0;
	color: #2e2e2e;
}
.list_4 li{
	position: relative;
	display: block;
	background: url('../images/front/marker_3.png') 1px 3px no-repeat;
	padding: 0 0 0 23px;
	min-height: 20px;
	margin: 0 0 14px;
}
.list_4 a{
	color: #2e2e2e;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list_4 a:hover{
	color: #21a7d3;
}
.list_4 .last{
	margin: 0 0 4px;
}
.txt_1{
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	color: #2e2e2e;
	margin-bottom: 19px;
}
.txt_2{
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	color: #2e2e2e;
	margin-bottom: 22px;
}
.link_5{
	color: #e01744;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_5:hover{
	color: #15a4d4;
}
.link_6{
	font: 600 15px/15px 'Open Sans', sans-serif;
	color: #15a4d4;
}
.link_6:hover{
	text-decoration: underline;
}
.link_6 span{
	position: relative;
	display: inline-block;
	width: 9px;
	height: 15px;
	background: url('../images/front/marker_7.png') 0 1px no-repeat;
	margin-left: 10px;
}
.figure iframe {
	width: 100%;
	height: 384px;
	border: 1px solid #cecece;
	margin-bottom: 22px;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:77px;
}
.priv hr{
	margin-bottom: 14px;
}
.priv h4{
	margin-bottom: 2px;
}
.priv .block_2 div{
	margin-bottom: 18px;
}
input[type="text"], input[type=password],textarea {
font-size: 13px;
padding: 4px 10px 7px 10px;
background: none;
outline: none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
margin: 0;
box-shadow: none !important;
border: 1px solid #B8B8B8;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.hide {
display: none !important;
}

input[type="reset"],input[type="button"],input[type="submit"],select {
display: inline-block;
background: #fff;
/*font-family: 'Lato', sans-serif;*/
font-family: tahoma, sans-serif;
font-weight: 900;
padding: 5px 12px 5px 12px;
color: #171717;
text-decoration: none;
margin: 0;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 1px 1px 2px #b8c0c5;
-moz-box-shadow: 1px 1px 2px #b8c0c5;
-webkit-box-shadow: 1px 1px 2px #b8c0c5;
transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-webkit-transition: all 300ms ease-out;	
	
}

input[type="button"]:hover,input[type="submit"]:hover {background:#b5bac0;}

.box-3 {
border: 1px solid #D3D8DC;
border-radius: 8px 8px 8px 8px;
font-size: 12px;
margin-left: 0px;
margin-right: 0px;
padding: 10px;
}

.content_margin {
margin-top: 40px;
}

.title {
font-family: tahoma,sans-serif;
font-size: 12pt;
color: #000000;
font-weight: bold;
}

hr.titlebar {
height: 2px;
width: 100%;
border: #99CC66;
border-style: dotted;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
}

form[name^="newdom"],form[name^="exidom"]  {
vertical-align: middle;
}

p {
/*padding-bottom: 18px;*/
padding-bottom: 0;
}

/************End Content***********/
/************Footer************/
footer {
	color:#000;
	margin-top: 0px;
	padding-bottom: 42px;
}
footer span{
	position: relative;
	display: inline-block;
	padding-right: 13px;
}
footer .link {
	color:#21a7d3;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
footer .link:hover {
	color:#e01744;
}
.wrapper {
width: 100%;
overflow: hidden;
}
h5{
font-size: 19px;
line-height: 23px;
}
h5 b{
font-size: 19px;
}
.fieldset-1 {
border: 2px groove threedface;
border-color: gray;
margin: 0px 0;
padding: 10px;
border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
}
legend {
display: block;
-webkit-padding-start: 2px;
-webkit-padding-end: 2px;
border: none;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
}
.legend-1 {
vertical-align: middle;
color: rgb(20, 10, 10);
font-weight: bold;
}
 
/* search box large */
.searchBox {
padding: 15px;
margin-bottom: 12px;
/* border: 1px solid #d3d8dc; */
background: url("../images/front/green-box.png") no-repeat scroll center bottom #ffffff;
background-position: 80% 40%;
}
.searchBox h2{color:#fff;text-align:center;margin-bottom:10px;line-height:1em;font-size: 25px;}
.searchBox fieldset.search{border:2px solid #d3d8dc;background-color:#fff;padding:3px;width:97%;margin:0 auto;position:relative;}
.searchBox fieldset.search span.watermark_container{float:left;}
.searchBox fieldset.search legend{display:none;}
.searchBox fieldset.search button{float:right; width: 22%;}
.searchBox fieldset.search label.prefixText{font-size:18px;line-height:50px;background-color:#b3d98c;color:#fff;display:block;float:right;padding:0 7px;margin-right:7px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;width: 8%;}
.searchBox fieldset.search input.searchTerm{border:0;margin:0;outline:0;padding:13px 0 10px 0;font-size:20px;width: 52%;display:block;float:right;}
.twoColBigLeft .searchBox fieldset.search input.searchTerm{width:325px;}
.twoColMediumLeft .searchBox fieldset.search input.searchTerm{width:200px;font-size:18px;}
.searchBox fieldset.search div.menuPlaceholder{position:relative;float:right;width: 14%;height: 50px;}
.searchBox fieldset.search .downarrow{background:-40px -2230px url(../images/nc.png) no-repeat transparent;display:block;height:16px;width:16px;position:absolute;right:10px;top:15px;}
.menuContainer.tlds.open{left: -177px;height: 220px;}
.menuContainer.tlds.open .downarrow{background-position:-39px -2250px;width:18px;}
.menuContainer.tlds.open.slideup{bottom:-51px;}
.menuContainer.tlds.open.slideup .downarrow{top:inherit;bottom:15px;}
.menuContainer.tlds{border:1px solid #ccc;padding:5px 10px;text-align:left;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;display:inline;margin:2px 0;background-color:#b3d98c;border-color:#b3d98c;}
.menuContainer.tlds div.title{
overflow: hidden;
line-height: 35px;
font-size: 100%; 
width: 57px;
float: right;
color: #fff;
font-weight: bold;
}

.menuContainer.tlds div.title .selectedTlds{font-size:12px;line-height:1em;}
.menuContainer.tlds div.body h5{color:#000;}
.menuContainer.tlds div.body h5,.menuContainer.tlds div.body ol{clear: both;overflow: hidden;margin-bottom: 0;width: 230px;line-height: 1.2em;padding-bottom: 0px;}
.menuContainer.tlds div.body li{width:32%;height:25px;float:left;}
.menuContainer.tlds div.body li.special{height:50px;font-weight:bold;color:#900;}
.menuContainer.tlds div.body li.special em{display:block;font-size:.8em;font-weight:normal;font-style:normal;margin-left:20px;}
.menuContainer {
position: absolute;
background-color: #fff;
z-index: 10;
}
.menuContainer h6 { color: #000; font-size: 14px; line-height: 18px; }

.large-button {
display: inline-block;
overflow: hidden;
border: 0;
outline: none;
line-height: 50px;
font-family: "Arial",Helvetica,san-serif;
font-size: 1.4em;
text-decoration: none;
cursor: pointer;
text-align: center;
height: 50px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
color: #fff;
background-color: #b3d98c;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
text-shadow: 0 -1px 1px rgba(0,0,0,.25);
}

#menuContainer ol {
list-style: none;
}
#menuContainer label {
font-size: 1em;
color: #fff;
font-weight: bold;
}
 
.rounded, .rounded.bevel:before {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.header-meta {
	float:right;
	overflow:hidden;
	padding:28px 4px 0 0;
}
	.header-meta ul li {
		float:none;
		list-style:none;
	}
	
	.header-meta #login{	
	 padding-left: 15px;
	}
	
	.header-meta  ul.menu li {
		float:left;
		padding:0 12px 0 13px;
		background:url(../images/front/header-meta-separator.gif) no-repeat 0 3px;
		line-height:14px;
	}
	
		.header-meta li:first-child {background:none !important;}
		
		.header-meta li a {
			font-size:11px;
			text-transform:uppercase;
			text-decoration:none;
			transition:all 250ms ease;
			-moz-transition:all 250ms ease;
			-webkit-transition:all 250ms ease;
			color:#707070;
		}
		.header-meta li a.small{
		text-transform:none;
		color: #85b358;
		}		
			.header-meta li a:hover {color:#85b358;}
/*  search box large end */ 
/************End Footer************/
	#billing_period,#windows_server,#linux_server {
		width: 100%;	
	}
	#billing_period div, #billing_period input[type="radio"], #billing_period span {
		margin-left:140px;	
	}
	#billing_period input[type="text"] {
		width:50px;	
	}
	#windows_server img{
		width:143px;		
	}
	#windows_server ul li {
		float: left;
	}
	#windows_server p {
		width: 380px;
		padding-left: 30px;
	}
	#windows_server input[type="submit"] {
		float:right;	
	}
	#linux_server img{
		width:143px;		
	}
	#linux_server ul li {
		float: left;
	}
	#linux_server p {
		width: 380px;
		padding-left: 30px;
	}
	#linux_server input[type="submit"] {
		float:right;	
	}	
 	.fsize_90 {
	font-size:90%;	
	}
	.home_min_height {
	min-height: 394px;
	}
	.button-1 {
		display: inline-block;
		background: #fff;
		font-family: 'Lato', sans-serif;
		font-weight: 900;
		padding: 5px 12px 5px 12px;
		color: #171717;
		text-decoration: none;
		margin: 0;
		font-size: 12px;
		line-height: 16px;
		text-transform: uppercase;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		box-shadow: 1px 1px 2px #b8c0c5;
		-moz-box-shadow: 1px 1px 2px #b8c0c5;
		-webkit-box-shadow: 1px 1px 2px #b8c0c5;
		transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-webkit-transition: all 300ms ease-out;
	}
	
div.grid_4 h5 {
font-family: tahoma,sans-serif;
font-size: 12pt;
color: #000000;
font-weight: bold;
}

.warning {
color:red;
}
.list-3  {
	color: #85b358;
}
.list-3 li {
 
}

a.justblack,a:hover.justblack { 
	color: #333333;
}
#bulk-transfer-bottom,#text-mobile { display:none; }

nav.body  {
	height:59px;
 	margin:0 auto;
	background:url(../images/front/nav-tail.gif) repeat-x 0 0;

	width: 950px;
}


nav.body > a {
text-decoration: none;
text-align: center;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
color: #000000;
margin: 0;
font-family: 'Lato', sans-serif;
padding: 25px  4px 11px 0px;
font-weight: 900;
text-shadow: 1px 1px 2px #191919;
display: inline-block;

}

nav.body > a.first {
padding: 25px  4px 11px 14px	;
}

nav.breadcrumbs  {
	height:59px;
 	margin:0 auto;
	background:url(../images/front/nav-tail.gif) repeat-x 0 0;

	width: 950px;
}


nav.breadcrumbs > a {
text-decoration: none;
text-align: center;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
color: #000000;
margin: 0;
font-family: 'Lato', sans-serif;
padding: 25px  4px 11px 0px;
font-weight: 900;
text-shadow: 1px 1px 2px #191919;
display: inline-block;

}

nav.breadcrumbs > a.first {
padding: 25px  4px 11px 14px	;
}

.list_index  { min-height: 558px; }
.home-title { 
margin-bottom: 20px;
letter-spacing: -1.7px;
font: 900 29px/1.2em 'Open Sans', sans-serif;
} 
#cc_id,.cc_id {	
	font-size:10px;	
}

/*==================================HOMPPAGE ADS===============================================*/
.list_index {
	min-height: auto;
}		
.h2_extra {
	text-align:center;
}
.block_bg_extra {
	min-height: 430px;
}
.block_top_bg_extra {
	min-height: 340px;
}
.home-promo-title {
	font-size: 18px;
    margin-bottom: 20px;
	text-align:center;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
	.size_1{
		font-size: 40px; 
	}
	.more_2>a{
		padding-left: 15px;
		padding-right: 15px;
	}
	.figure_2{
		display: inline-block;
	}
	.figure_2 img {
		width: 145px;
	}
	#billing_period div, #billing_period input[type="radio"], #billing_period span {
	margin-left:0;		
	}	
	.searchBox fieldset.search label.prefixText,.searchBox fieldset.search label.prefixText,.searchBox fieldset.search button {
	font-size: 100%;
	}		
	.searchBox fieldset.search div.menuPlaceholder {width: 18%; }
	.searchBox fieldset.search input.searchTerm { width: 47%; font-size:100%; }
}
@media only screen and (max-width: 800px) {
	#windows_server p,#linux_server p{
	width: 100%;
	padding-left: 0;
	}	
	nav.breadcrumbs {
	display:none;
	}		
}
@media only screen and (max-width: 767px) {
	header{
		height: 310px;
	}
	.top_btn{
		margin-top: 30px!important;
	}
	.searchHold{
		display: inline-block;
		margin-top: -90px;
	}
	.searchHold_2{
		display: none;
	}
	.menuHolder{
		background: transparent;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	nav{
		margin-top: 52px;
	}
	.menu_bg{
		background: transparent;
	}
	#search {
		margin: 10px 0 0;
	}
	#search input {
		width: 360px;
		padding: 11px 49px 9px 8px; 
	}
	.searchHold a {
		right: 0;
	}
	.size_1{
		font-size: 54px; 
	}
	.more_2>a{
		padding-left: 46px;
		padding-right: 46px;
	}
	.figure_2{
		display: block;
		margin-bottom: 30px;
	}
	.figure_2 img{
		width: 100%;
	}
	.bg_1{
		background: #15a4d3; 
	}
	.bg_2{
		background: #2b981b; 
	}
	.bg_3{
		background: #f79301; 
	}
	.bg_4{
		background: #de1442; 
	}
	.hide_screen,#login_bottom {
	display:none;	
	}
	#box_total {
		width: 99%;
	}	
	.slider {
		width: 85%;
	}		
	#sidebox,#menu_top {
		display:none;	
	}		
	#billing_period {
		width: 93%;
		padding-left: 7px;
	}
	#windows_server,#linux_server {
		width: 92%;
	}
	.bottom_footer {
	    display:none;	
	}	
	.searchBox fieldset.search div.menuPlaceholder {width: 22%; }
	.searchBox fieldset.search input.searchTerm { width: 42%; }	
}
@media only screen and (max-width: 479px) {

	#search input {
		width: 240px;
	}
	.figure_1{
		display: block;
	}
	.figure_1 img{
		width: 100%;
		margin-bottom: 15px;
	}

	.search_corr .block_2 {
		padding: 13px 0px 25px;
	}
	#windows_server img,#linux_server img{
		width:80%;		
	}	
	#billing_period div, #billing_period input[type="radio"] {
		margin-left: 50px;
	}	
	#billing_period font {
		display:inline-block;
		margin-left: 70px;		
	}
 	#billing_period font.margin_0 {
	margin:0px;	
	}	
	#windows_server p,#linux_server p{
	width: 100%;
	padding-left: 0;
	}	
	.LiveHelpInvite { top: 10px !important; }
	.searchBox fieldset.search label.prefixText { width: 13%; }
	.searchBox fieldset.search div.menuPlaceholder { width: 31%; }
	.searchBox fieldset.search input.searchTerm { width: 26%; }	
	
	#bulk-transfer-right,#text-none-mobile { display:none; }	
	#bulk-transfer-bottom,#text-mobile { display:block; }

	.list_index  { 	min-height: 0px;	}	

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



}
