body {
	margin:0 auto;
	padding:0;
	background:#fff;
}
body, select, input, div {
	color:#777;
	font-size:16px;
	font-weight:300;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
}
img {
	border:none;
}
#map {
	width:100%;
	height: 400px;
	border: 1px solid #dcdcdc;
}
#browser-bar{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border: 1px solid #dcdcdc;
	margin-bottom: -7px;
	max-width: 1060px;
	margin-top: 15px;
}
.tabs_edited{
	max-width: 1060px;
	float:none !important;
	margin: 0 auto !important;
}
.tabs_container{
	width:100%;
	max-width: 1060px;
	margin:0 auto;
}


::-moz-selection  {
    color: #fff;
    background:#000;
}
::selection {
    color: #fff;
    background:#000;
}
figure{
	margin:0;
}
.group:after {
	content: "";
	display: table;
	clear: both;
}
a {
	outline:none;
	color:#fff;
	text-decoration:none;
}
a:hover {
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}
.clear{
	clear:both;
	height:auto;
}
.wrapper {
	width:100%;
	margin:0 auto;
	max-width:1060px
}
h1,h2,h3,h4,h5,h6{
	font-weight:300;
}
/************************top_con*********************************/
.topbox {
	float:left;
	margin:0;
	width:100%;
}
.topbox ul {
	float:right;
	margin:0;
	padding:0;
}
.topbox ul li {
	float:left;
	margin:0 10px 0 0;
	padding:5px 0;
	list-style:none;
}
.topbox ul li a {
	display:block;
	color:#333;
	padding:0;
	font-size:12px;
	line-height:24px;
	text-transform:uppercase;
}
.topbox ul li:last-child{
	padding:5px 0;
	margin-right:0;
}
.topbox ul li:last-child a{
	border-right:none;
	padding:2px 6px;
	margin:0;
	line-height:20px;
	color:#fff;
	background:#74b84a;
	border-radius:2px;
}
.topbox ul li:last-child a:hover{
	text-decoration:none;
	opacity:0.8;
}
.topbox ul li a .fa{
	color:#74b84a;
	font-size:14px;
	margin-right:3px;
}
.topbox ul li:last-child a .fa{
	color:#fff;
}
.topbox ul li a:hover{
	text-decoration:underline;
}
/************************header*********************************/
.header{
	float:left;
	width:100%;
	margin:0;
	position:relative;
	background:rgba(0,0,0,0.9);
	padding:10px 0;
	z-index:100;
}
.header_box{
	float:left;
	width:100%;
	padding:0;
	margin:0 auto;
	alignment-adjust:middle;

}
.logo{
	display:inline-block;
	margin:0 auto;
	padding:9px 0;

}
.logo a{
	display:block;
	width:230px;
	height:58px;
	background:url(../images/logo.png) no-repeat left top;
}

/*********************banner******************************/
.outerbox{
	width:100%;
	float:left;
	height:587px;
	position:relative;
	background:url(../images/banner.jpg) no-repeat center top;
	background-size:cover;
}
.outerbox:after{
	left:0;
	top:0;
	height:100%;
	width:50%;
	content:'';
	position:absolute;
	background:rgba(0,0,0,0.8);
}
.banner{
	width:100%;
	float:left;
	position:relative;
	text-align:left;
	z-index:100;
}
.banner_lt{
	width:50%;
	float:left;
	padding:55px 0 0;
	font-size:16px;
	font-weight:300;
	line-height:28px;
	color:#fff;
}
.banner_lt h1{
	font-size:50px;
	line-height:52px;
	color:#fff;
	line-height:55px;
	margin:0 0 25px 0;
}
.banner_lt h1 small{
	color:#5aaa28;
	font-size:30px;
	line-height:30px;
}
.banner_lt h2{
	font-size:24px;
	color:#00b3f6;
	line-height:24px;
	margin:0 0 20px;
	text-transform:uppercase;
}
.banner_lt p{
	margin:0 0 30px 0;
}
.text_box p span{
	color:#fff;
}
.banner_btn{
	float:left;
	margin:0;
}
.banner_btn a{
	display:block;
	font-size:14px;
	color:#fff;
	padding:12px 30px;
	border:1px solid #a9a9a9;
	border-radius:3px;
	text-transform:uppercase;
}
.banner_btn a:hover{
	background:#00b3f6;
	border:1px solid #00b3f6;
}
.banner_server{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
.banner_price{
	position:absolute;
	width:148px;
	padding:25px 0 0;
	font-size:14px;
	height:123px;
	left:0;
	right:0;
	bottom:-42px;
	margin:0 auto;
	border-radius:50%;
	color:#fff;
	text-align:center;
	background:#00b3f6;
	text-transform:uppercase;
}
.dollar{
	font-size:30px;
	font-weight:400;
}
.dollar .num{
	font-weight:700;
	font-size:50px;
	line-height:44px;
}
.month{
	font-size:18px;
	line-height:18px;
	text-transform:lowercase;
}
/*********************Powerful Network******************************/
.contentbox{
	width:100%;
	float:left;
}
.textbox{
	width:100%;
	float:left;
	margin:0;
	color:#3d494f;
	font-size:20px;
	line-height:24px;
}
.textbox h3{
	margin:0 0 10px;
	font-size:36px;
	line-height:38px;
	color:#3d494f;
}
.textbox p{
	margin:0;
}
.text_box2{
	padding:70px 0;
}
.imageholder{
	float:left;
	width:20%;
	margin:0;
}
.rtbox{
	float:right;
	margin:0;
	color:#777;
	width:76%;
	font-weight:300;
	font-size:14px;
}
.img_holder{
	width:30%;
	float:left;
}
.rtbox h4{
	color:#333;
	margin: 0 0 20px;
	font-size:30px;
	line-height:30px;

}
.rtbox p{
	margin:0 0 15px;
}
.rtbox p:last-child{
	margin-bottom:0;
}
.rtbox p a{
	text-transform:uppercase;
	color:#5aaa28;
}
.rtbox p a:hover{
	text-decoration:underline;
}
/******************************************************/
.lightblue_bg{
	background:#f1f5f6;
}

/*********************features******************************/
.featurecon{
	background:url(../images/black_ng.jpg) no-repeat center top #1c2232;
	position:relative;
}
.featurecon:after{
	position:absolute;
	content:"";
	height:25px;
	left:0;
	right:0;
	top:0;
	background:url(../images/arrow_bg.png) no-repeat center top;
}

.featurebox{
	color:#5aaa28;
}
.featurebox h3{
	color:#fff;
}
.featurebox ul{
	margin:0;
	padding:0;
	list-style:none;
}
.featurebox ul li{
	float:left;
	width:16.4%;
	font-size:16px;
	color:#222;
	padding:25px 0;
	line-height:24px;
	margin:0 1px 0 0;
	background:#fff;
	text-align:center;
	vertical-align:top;
	border-radius:3px;
	transition:all ease-in-out 0.6s;
	-moz-transition:all ease-in-out 0.6s;
	-ms-transition:all ease-in-out 0.6s;
	-webkit-transition:all ease-in-out 0.6s;
}
.featurebox ul li:hover{
	color:#fff;
	cursor:pointer;
	background:#5aaa28;
	transform:translateY(-10px);
	-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
}
.featurebox ul li .imageholder2{
	margin:0 auto 10px;
	height:50px;
}
.icon1{
	background:url(../images/icon1.png) no-repeat center top;
}
.icon2{
	background:url(../images/icon2.png) no-repeat center top;
}
.icon3{
	background:url(../images/icon3.png) no-repeat center top;
}
.icon4{
	background:url(../images/icon4.png) no-repeat center top;
}
.icon5{
	background:url(../images/icon5.png) no-repeat center top;
}
.icon6{
	background:url(../images/icon6.png) no-repeat center top;
}
.featurebox ul li:hover .icon1{
	background:url(../images/icon1_hover.png) no-repeat center top;
}
.featurebox ul li:hover .icon2{
	background:url(../images/icon2_hover.png) no-repeat center top;
}
.featurebox ul li:hover .icon3{
	background:url(../images/icon3_hover.png) no-repeat center top;
}
.featurebox ul li:hover .icon4{
	background:url(../images/icon4_hover.png) no-repeat center top;
}
.featurebox ul li:hover .icon5{
	background:url(../images/icon5_hover.png) no-repeat center top;
}
.featurebox ul li:hover .icon6{
	background:url(../images/icon6_hover.png) no-repeat center top;
}

/**********************************/
.box1{
	float:left;
	width:32%;
	font-size:14px;
	color:#3d494f;
	font-weight:300;
	margin-right:2%;
}
.box1 .style1{
	font-size:14px;
	font-weight:400;
	line-height:20px;
	margin:0;
}
.box1 .btn1{
	float:left;
	margin:15px 0 0;
}
.box1 .imageholder{
	float:left;
	display:block;
	height:180px;
	margin-bottom:10px;
}
.box1 p{
	margin:10px 0 0;
}
.box1 p span{
	font-weight:400;
	font-size:16px;
}
.box1:last-child{
	float:right;
	margin-right:0;
}
/*************************************/
.partners{
	float:left;
	width:100%;
	padding:20px 0;
	background:#fff;
}
.footercon{
	float:left;
	width:100%;
	background:#222628;
}
.footerbox{
	float:left;
	width:100%;
	padding:0;
}
.footerlt{
	float:left;
	width:57%;
	margin:0;
	padding:45px 0;
}
.sitemap{
	float:left;
	width:30%;
	margin:0 5% 0 0;
}
.sitemap h5{
	margin:0 0 10px;
	font-size:18px;
	line-height:20px;
	font-weight:700;
	color:#fff;
}
.sitemap ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap ul li{
	font-size:14px;
	line-height:24px;
	background:url(../images/li_bg.png) no-repeat left 9px;
}
.sitemap ul li a{
	color:#dcdcdc;
	padding-left:12px;
}
.sitemap ul li a:hover{
	color:#00b3f6;
}
.sitemap:nth-child(3n){
	float:right;
	margin-right:0;
}
.footerrt{
	float:right;
	margin:18px 0 0;
	padding:25px 3%;
	width:34%;
	color:#dcdcdc;
	font-size:14px;
	background:#141819
}
.footerrt p{
	margin:0;
}
.footerrt ul{
	margin:15px 0 0;
	padding:0;
	list-style:none;
}
.footerrt ul li{
	float:left;
	width:26px;
	height:26px;
	margin:0 4px 0 0;
}
.footerrt ul li a{
	display:block;
	width:26px;
	height:26px;
	cursor:pointer;
}
.footerrt ul li.social_icon1{
	background:url(../images/social_icons.png) no-repeat left top;
}
.footerrt ul li.social_icon2{
	background:url(../images/social_icons.png) no-repeat -30px top;
}
.footerrt ul li.social_icon3{
	background:url(../images/social_icons.png) no-repeat -60px top;
}
.footerrt ul li.social_icon4{
	background:url(../images/social_icons.png) no-repeat -90px top;
}
.copyright{
	float:left;
	width:100%;
	padding:25px 0;
	font-size:15px;
	color:#dcdcdc;
	background:#141819;
}
.copyright p{
	margin:0;
}
.copyright p a{
	color:#dcdcdc;
}
.copyright p a:hover{
	text-decoration:underline;
}
.copyright img{
	float:right;
	margin:-25px 0 0;
	cursor:pointer;
}
/**********************************************/
.sub_outerbox{
	float:left;
	width:100%;
	height:345px;
	background:url(../images/subbanner.jpg) no-repeat center top;
	background-size:cover;
}
.sub_banner_text{
	float:left;
	padding:55px 0 0;
	font-size:16px;
	font-weight:300;
	line-height:28px;
	color:#fff;
}
.sub_banner_text h1{
	font-size:50px;
	line-height:52px;
	color:#fff;
	font-weight:300;
	line-height:55px;
	margin:0 0 25px 0;
}
.sub_banner_text h1 small{
	color:#5aaa28;
	font-size:30px;
	font-weight:300;
	line-height:30px;
}
/************************TABS********************************/
.plans_tab{
	margin:-38px 0 0;
}
.tabs_box{
	float:left;
	width:100%;
}
.tabs_box ul.tabs{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
.tabs_box ul.tabs li{
	float:left;
	margin-right:5px;
}
.tabs_box ul.tabs li a{
	display:block;
	font-size:14px;
	background:#00b3f6;
	color:#fff;
	padding:7px 17px;
	border-radius:2px 2px 0 0;
}
.tabs_box ul.tabs li a.current{
	background:#f1f5f6;
	color:#474748;
}
.tabs_innerbox{
	float:left;
	width:100%;
	padding:70px 0 0;
}
.tabs_innerbox .rtbox p a{
	color:#00b3f6;
}
/**************************TABLE*******************************/
.plancon{
	background:url(../images/white_bg.png) no-repeat fixed center top #fff;
}
.plan_chart{
	float:left;
	width:100%;
	margin:20px 0 0;
}
.plan_chart th{
	margin:0;
	padding:10px 0;
	font-size:14px;
	color:#fff;
	font-weight:400;
	background:#3d494f;
	text-transform:uppercase;
}
.plan_chart th:first-child, .plan_chart td:first-child{
	width:21%;
	padding:0 2%;
}
.plan_chart td{
	font-size:14px;
	color:#3d494f;
	padding:8px 0;
	font-weight:300;
}
.plan_chart td:last-child{
	text-align:center;
}
.plan_chart tr:nth-child(even) td{
	background:#f1f5f5;
}
.plan_chart td .btn1{
	display:inline-block;
}
.plan_chart td .btn1 a{
	background:#00b3f6;
	padding:8px 20px;
}
.plan_chart td .btn1 a:hover{
	opacity:0.8;
}
.plan_chart td .price{
	font-weight:700;
	color:#3d494f;
}
.plan_chart td .shield{
	height:26px;
	background:url(../images/shield_icon.png) no-repeat center center;
}
/************************************/
.blackbg{
	background:#393e41;
}
.blackbox{
	padding:50px 0 ;
	color:#fff;
}
.blackbox h3{
	font-size:30px;
	line-height:30px;
	color:#fff;
	font-weight:600;
}
.blackbox p a:hover{
	text-decoration:underline;
}
.blackbox p span{
	font-weight:600;
}
.dedicatedbox ul.list1{
	margin:0 0 25px;
	padding:0;
	float:left;
	list-style:none;
}
.dedicatedbox ul.list1 li{
	float:left;
	width:48%;
	margin:0;
}
.dedicatedbox ul.list1 li:nth-child(2n){
	float:right;
}
.dedicatedbox ul.list1 li .imageholder{
	width:16%;
}
.dedicatedbox ul.list1 li .rtbox{
	text-align:left;
	width:80%;
}
.dedicatedbox ul.list1 li .rtbox h4{
	font-weight:600;
	font-size:18px;
	color:#3d494f;
	line-height:18px;
	margin-bottom:10px;
}
.dedicatedbox ul.list2{
	margin-bottom:0;
}
/*********************************/
.testimonialbox h3{
	margin-bottom:15px;
}
.testimonialbox{
	font-size:16px;
	line-height:36px;
}
.testimonialbox p{
	margin-bottom:20px;
}
.style2{
	font-size:24px;
	line-height:24px;
	color:#00b3f6;
}
.style2 span a{
	font-size:14px;
	color:#777;
}
.style2 span a:hover{
	color:#00b3f6;
}
/*********************TEXT PAGE**************************/
.textbox_2{
	font-size:16px;
	line-height:22px;
	font-weight:300;
	margin:0 0 30px;
}
.textbox_2 h3{
	margin:0 0 12px;
	padding:0;
	color:#00b3f6;
	font-size:30px;
	line-height:30px;
	font-weight:300;
}
.textbox_2 h4{
	margin:0 0 12px;
	padding:0;
	color:#222;
	font-size:24px;
	line-height:24px;
	font-weight:300;
}
.textbox_2 p{
	margin:0;
	padding:0;
}
.text1{
	float:left;
	width:49%;
}
.text2{
	float:right;
	width:49%;
}
.text3{
	float:left;
	width:28%;
}
.text4{
	float:right;
	width:71%;
}
.text5{
	float:left;
	width:33%;
}



/********************special classes******************************/
.paddindbox{
	padding:60px 0;
}
.paddindbox2{
	padding:0px 0 45px;
}
.spacer{
	float:left;
	width:100%;
	height:50px;
}
.aligncenter{
	text-align:center;
}
.alignleft{
	text-align:left;
}
.nomargin_rt{
	margin-right:0 !important;
}

.blue{
	color:#00b3f6;
}
.green{
	color:#5aaa28;
}
