@charset "UTF-8";
/*Colors*/
/*General*/
/*General Mixins*/
/*General Document Styles*/
body {
	color:#3A6B98;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	overflow-x:hidden;
	background:#fff;
	text-align: left;
  }
/***
Fix link outlines after click
***/
a,a:focus, a:hover, a:active {
  outline: 0;
}
h1{margin:0px; padding:0px; font-weight:300; font-size:35px; line-height:42px; color:#006d91;}
h2{ margin:0px; padding:0px; font-weight:normal; font-size:27px; line-height:32px; color:#000000;}
/***************************************/
.right{ float:right !important;}
.left{ float:left !important;}
.fix-left {
  padding-left: 0px !important;
}
.fix-right {
  padding-right: 0px !important;
}
.no-padding {
  padding: 0px !important;
}
.no-margin {
  margin: 0px !important;
}
.no-bottom-space {
  padding-bottom:0px !important;
  margin-bottom: 0px !important;
}
.no-top-space {
  padding-top:0px !important;
  margin-top: 0px !important;
}
.no-space {
  margin: 0px !important;
  padding: 0px !important;
}
.space10 {
  height: 10px !important;
  clear: both;
}
.no-left-padding {
  padding-left: 0 !important;
}
.no-left-margin {
  margin-left: 0 !important;
}
.no-right-padding {
  padding-right: 0 !important;
}
.no-right-margin {
  margin-right: 0 !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-25 {
  margin-top: 25px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-20 {
	margin-left: 30px !important;
}
.margin-left-25 {
  margin-left: 25px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-left-65 {
    margin-left: 65px !important;
}
.margin-24xsupport {
    margin-left: 75px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-right-20 {
  margin-right: 20px !important;
}
.margin-right-25 {
  margin-right: 25px !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-right-35{
  margin-right: 35px !important;
}
.margin-right-40 {
  margin-right: 40px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-25 {
  padding-bottom: 25px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-15 {
  padding-top: 15px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-top-25 {
  padding-top: 25px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-left-25 {
  padding-left: 25px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-left-40 {
  padding-left: 40px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-25 {
  padding-right: 25px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-right-40 {
  padding-right: 40px !important;
}
/**********************************/
.img img{max-width:100% !important; height:auto; width:100%;}
.hide {
  display: none;
}
.border {
  border: 1px solid #ddd
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.no-text-shadow {
  text-shadow: none !important;
}
.relative { 
  position: relative; 
}
hr {
  margin:0px 0 20px 0;
  border: 0;
  border-top: 1px solid #E0DFDF !important;
  }
p{ margin:0px; padding:0px 0 20px 0; /*font-family:Arial, Helvetica, sans-serif;*/ font-size:14px; font-weight:normal; color:#333333; line-height:22px;}
/*******************************************************************************************************************************************************/
section.header{
	width:100%;
	margin:0px;
	padding:0px;
	height:84px;
	z-index:9999;
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-bottom:4px solid #1586b5;
}
.logo{
	display:block;
	float:left;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.navbar {
    border:none !important;
    margin: 20px 0  !important;
    min-height: 38px !important;   
}
.nav {
    float: left;
    margin: 0;
}
.nav > li {
    float: left; margin-right:3px;
}
.nav > li > a {
    line-height: 16px; border-radius:5px; color:#4d585d; font-size:15px; padding:10px 10px;   
}
.nav > li > a img{ vertical-align:top !important;}
.nav > li.active a{
	background-color: #3A6B98;
	text-decoration: none;
	color:#ffffff;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #3A6B98;
	text-decoration: none;
	color:#ffffff;
}
.btn-login {
	background-image: -webkit-linear-gradient(top, #61b201 0%, #4f9101 100%);
	background-image: -o-linear-gradient(top, #61b201 0%, #4f9101 100%);
	background-image: linear-gradient(to bottom, #61b201 0%, #4f9101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61b201', endColorstr='#ff4f9101', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x; border-bottom:3px solid #3b6609;
    border-color: #3b6609;
    color: #fff;
	border-left:none !important; border-right:none !important; border-top:none !important;
	outline:none !important;
}
.btn-login:hover,
.btn-login:focus {
	background:#69af15;
	border-bottom:3px solid #3b6609;
    border-color: #3b6609;
    color: #fff;
	border-left:none !important; border-right:none !important; border-top:none !important; outline:none !important;
}
.btn-login:active,
.btn-login.active {
	background:#69af15;
	border-bottom:3px solid #3b6609;
    border-color: #3b6609;
    color: #fff;
	border-left:none !important; border-right:none !important; border-top:none !important; outline:none !important;
}
#drop_login, #drop_login1{
	display:none; /* Hide it first of all */
	background:#1c222b;
	position:absolute;
	top:54px;
	right:0px;
	width:275px;
	padding:0px;
	text-align:left;
	border-top:3px solid #69AF15;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	    z-index: 9999;
}
#drop_login .heading, #drop_login1 .heading{
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	padding:10px 20px;  font-size:17px; font-weight:400; color:#ffffff; text-transform:uppercase; background:#2b333f; line-height:36px; 
	}
#drop_login .cont_form, #drop_login1 .cont_form{padding:20px 20px; background:url(../images/login_bg.jpg) top left repeat-x;}
#drop_login  a.forgot, #drop_login1  a.forgot  {
	text-align:left;
	color:#fff;
	display:block;	
	font-size:14px;
	text-decoration:underline;
	padding:10px 0 !important;
	margin:0px !important;
	line-height:20px !important;
	background:none !important;
	float:left;	
}
#drop_login  a:hover, #drop_login1  a:hover{
	color:#FFF;
}
.arrow-up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #69AF15;
	position:absolute;
	top:-12px;
	right:30px;
}
#drop_login input[type="text"], #drop_login input[type="password"], #drop_login1 input[type="text"], #drop_login1 input[type="password"]  {
	width:100%;
	height:38px;
	line-height:38px;
	padding:0px 8px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	float:left;
	outline:none !important;
	background:#fff;
	border:none;
	margin:10px 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}
#drop_login input[type="text"], #drop_login1 input[type="text"]{ background:#fff url(../images/index_rsu_06.jpg) right 10px no-repeat;}
#drop_login input[type="password"], #drop_login1 input[type="password"]{ background:#fff url(../images/index_rsu_10.jpg) right 10px no-repeat;}
.btn-drop_login, .btn-drop_login1 {  
  background:#4c8faf; 
  border-color: #60befe;
  font-size:15px !important; text-transform:uppercase; padding:6px 12px; color:#fff;
}
.btn-drop_login:hover, .btn-drop_login1:hover,
.btn-drop_login:focus, .btn-drop_login1:focus {
  background-color: #2d6ca2;
}
.btn-drop_login:active, .btn-drop_login1:active,
.btn-drop_login.active , .btn-drop_login1.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
section.mobileheader{
	width:100%;
	margin:0px;
	padding:0px;
	height:79px;
	z-index:9999;
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-bottom:4px solid #1586b5;
	display:none;
}
.mobileheader.logo{ display:block;  float: none; text-align:center;}
/*Mobile*/
/*****************************************/
/*banner*/
/*******************************************/
section.banner{ margin:0px; padding:30px  0 37px 0; width:100%; 
  background-image: -webkit-linear-gradient(top, #249bcd 0%, #80c9eb 100%);
  background-image: -o-linear-gradient(top, #249bcd 0%, #80c9eb 100%);
  background-image: linear-gradient(to bottom, #249bcd 0%, #80c9eb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff249bcd', endColorstr='#ff80c9eb', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
section.banner.banner_one{ background:url(../images/home-backgrounds_01.jpg) top center no-repeat;}
section.banner.banner_home{ background:url(../images/home-02.jpg) top center no-repeat;}
section.banner.banner_two{
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #010010;
}
section.banner.banner_three{ background:url(../images/home-backgrounds_03.jpg) top center no-repeat;}
section.banner .cloud img{ width:auto; margin-top:21px;}
section.banner h1{
	font-size:50px;
	color:#fff;
	margin:0px;
	line-height:66px;
	font-weight:bold;
	padding: 10px;
}
section.banner .list{ margin:0px; padding:20px 0 20px 20px; width:100%; list-style:none;}
section.banner .list li{
	margin:0px;
	padding:5px 0 5px 35px;
	width:100%;
	list-style:none;
	background:url(../images/banner_list_img.png) left 15px no-repeat;
	font-size:23px;
	font-weight:bold;
	color:#fff;
	font-style:normal;
	text-shadow: 1px 1px 0px rgba(29, 108, 144, 1);
}
.btn-banner1 {
	background-image: -webkit-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
	background-image: -o-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
	background-image: linear-gradient(to bottom, #ff5e00 0%, #ee4006 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5e00', endColorstr='#ffee4006', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border: none !important;
	font-size: 20px !important;
	text-transform: uppercase;
	color: #fff;
	width: 250px;
	height: 47px;
	line-height: 35px;
	font-weight: 800;
	text-align: center;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.75);
	outline: none !important;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.btn-banner1:hover,
.btn-banner1:focus{
  background: #b43c05 !important;
  border: none !important;
  color:#fff;
  outline:none !important;
}
.btn-banner1:active,
.btn-banner1.active {
  background: #b43c05 !important; color:#fff;
  border: none !important;
  outline:none !important;
}
.btn-banner2 { 
  background-image: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border: none !important;
  font-size:16px !important; text-transform:capitalize; padding:6px 12px; color:#1488bc; width:150px; height:47px; line-height:35px; font-weight:400; text-align:center;-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.75);
 outline:none !important;
}
.btn-banner2:hover,
.btn-banner2:focus{
  background: #eaeaea !important;
  border: none !important;
  color:#1488bc;
  outline:none !important;
}
.btn-banner2:active,
.btn-banner2.active {
  background: #eaeaea !important; color:#1488bc;
  border: none !important;
  outline:none !important;
}
.roket{position:absolute; top:165px; left:5px;}
/*****************************************/
/*search*/
/*******************************************/
section.search{ margin:0px; padding:12px  0; width:100%; background:#36a7db; font-size:16px; line-height:40px; font-weight:normal; color:#fff;}
section.search input[type="text"]{background-color: #e1e1e1;width:330px; height:39px; margin-right:10px; padding:0px 10px; color:#006d91; font-weight:300; line-height:39px; border:none; outline:none !important;
 -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; float:left; -webkit-box-shadow: inset 0px 2px 2px 0px rgba(50, 50, 50, 0.5); -moz-box-shadow:    inset 0px 2px 2px 0px rgba(50, 50, 50, 0.5); box-shadow:         inset 0px 2px 2px 0px rgba(50, 50, 50, 0.5);}
section.search input[type="text"]:focus {
	background:#fff;
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
span.customSelect {
	font-size:16px;
	background-color: #e1e1e1;
	color:#006d91;
	 margin:0px 10px 0 0 ;
	padding:0px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; width:130px; height:39px;-webkit-box-shadow: inset 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
} 
span.customSelectFocus {
	background:#fff;
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
span.customSelect.changed {
	background-color: #f0dea4;
}
.customSelectInner {
	background:url(../images/customSelect-arrow.png) no-repeat center right;
	width:116px !important;
}
section.search select{-webkit-box-shadow: inset 0px 2px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    inset 0px 2px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         inset 0px 2px 2px 0px rgba(50, 50, 50, 0.75);}
section.search select option{ background:#fff !important; color:#006d91;}
.btn-search { 
  background-image: -webkit-linear-gradient(top, #2fbefe 0%, #0187d9 100%);
  background-image: -o-linear-gradient(top, #2fbefe 0%, #0187d9 100%);
  background-image: linear-gradient(to bottom, #2fbefe 0%, #0187d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2fbefe', endColorstr='#ff0187d9', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  font-size:16px !important; text-transform:inherit; color:#fff; width:130px; height:39px; line-height:16px; font-weight:400; float:left;
   outline:none !important;
}
.btn-search:hover,
.btn-search:focus{
  background: #16a0ea !important;
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  color:#fff;
  outline:none !important;
}
.btn-search:active,
.btn-search.active {
  background: #16a0ea !important; color:#fff;
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  outline:none !important;
}
/*****************************************/
/*Features & Support*/
/*******************************************/
section.features {
	width:100%;
	margin:0px;
	padding:30px 0;
	background:#eefcff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c7e9f5;
}
section.features .item{ width:220px; float:left; margin:14px 0px; padding:0px; font-size:17px; font-weight:300; color:#0a8fc5;}
section.features .item img{ margin-right:16px; float:left;}
section.features .feature_right{ margin-left:30px; padding-left:60px; background:url(../images/fearure_7.png) top left no-repeat; height:197px; width:100%;}
.btn-features { 
  background-image: -webkit-linear-gradient(top, #2fbefe 0%, #0187d9 100%);
  background-image: -o-linear-gradient(top, #2fbefe 0%, #0187d9 100%);
  background-image: linear-gradient(to bottom, #2fbefe 0%, #0187d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2fbefe', endColorstr='#ff0187d9', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  font-size:20px !important; text-transform:uppercase; color:#fff; width:105px;  line-height:25px; font-weight:800; float:left; text-align:center; white-space:normal;
   outline:none !important;
}
.btn-features:hover,
.btn-features:focus{
  background: #16a0ea !important;
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  color:#fff;
  outline:none !important;
}
.btn-features:active,
.btn-features.active {
  background: #16a0ea !important; color:#fff;
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  outline:none !important;
}
/*****************************************/
/*Simple Cloud VPS*/
/*******************************************/
section.cloud{
	width:100%;
	margin:0px;
	padding:40px 0 50px 0;
	background:#ffffff;
}
section.cloud .list{ margin:0px; padding:0px; width:100%; list-style:none;}
section.cloud .list li{ margin:0px; padding:5px 0px; width:100%; list-style:none; line-height:43px; font-size:21px; font-weight:normal; color:#0a8fc5;}
section.cloud .list li img{margin-right:20px;}
.btn-cloud {
	background-image: -webkit-linear-gradient(top, #2fbefe 0%, #0187d9 100%);
	background-image: -o-linear-gradient(top, #2fbefe 0%, #0187d9 100%);
	background-image: linear-gradient(to bottom, #2fbefe 0%, #0187d9 100%);


  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2fbefe', endColorstr='#ff0187d9', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-top: 1px solid #54efff !important;
	border-bottom: 3px solid #003056 !important;
	border-left: none !important;
	border-right: none !important;
	font-size: 20px !important;
	text-transform: uppercase;
	color: #fff;
	width: 275px;
	line-height: 25px;
	font-weight: 800;
	float: left;
	text-align: center;
	height: 49px;
	outline: none !important;
}
.btn-cloud:hover,
.btn-cloud:focus{
  background: #16a0ea !important;
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  color:#fff;
  outline:none !important;
}
.btn-cloud:active,
.btn-cloud.active {
  background: #16a0ea !important; color:#fff;
  border-top:1px solid #54efff !important;
  border-bottom:3px solid #003056 !important; border-left:none !important; border-right:none !important;
  outline:none !important;
}
.btn-cloud1{
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f3', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	font-size: 16px !important;
	text-transform: inherit;
	color: #1488bc;
	width: 275px;
	line-height: 25px;
	font-weight: 400;
	float: left;
	text-align: center;
	outline: none !important;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.btn-cloud1:hover,
.btn-cloud1:focus{
  background: #ecebeb !important;
  border-color:#dbdbdb;
  color:#1488bc;
  outline:none !important;
}
.btn-cloud1:active,
.btn-cloud1.active {
  background: #ecebeb !important; color:#1488bc;
  border-color:#dbdbdb;
  outline:none !important;
}
/*****************************************/
/*tab div*/
/*******************************************/
section.tab_div{
	width:100%;
	margin:0px;
	background:#57acd3;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
section.tab_div h1{ text-align:center; color:#fff;}
section.tab_div .box{ margin:0px; padding:0px; width:290px; text-align:left;}
section.tab_div .box .box_top{ margin:0px; padding:0px; background:url(../images/top_box.png) top left no-repeat; height:26px;}
section.tab_div .box .box_midd{ margin:0px; padding:0px 30px; background:url(../images/middle_box.png) top left  repeat-y; min-height:181px;}
section.tab_div .box .box_butt{ margin:0px; padding:30px 0 0 67px; background:url(../images/butt_box.png) top left no-repeat; min-height:100px; font-size:17px; color:#fff; line-height:24px; font-weight:300;}
section.tab_div .box .box_butt a{ font-weight:400; font-size:13px; display:block; text-decoration:none; color:#fff;}
section.tab_div .box p{ font-size:15px; font-weight:300; color:#5b6069; line-height:21px; padding:0px; margin:0 0 30px 0; text-align:left;}
section.tab_div .box p a{color:#5b6069; text-decoration:none; display:block;}
section.tab_div .buttons{background:#0a8fc5; color:#e8f6fc; font-size:16px; font-weight:400; width:245px; margin:22px 0;outline:none !important;}
section.tab_div .buttons:hover{background:#2c7597; color:#e8f6fc; outline:none !important;}
section.tab_div .middle{ margin:0 auto !important}
/*****************************************/
/*Logos*/
/*******************************************/
section.logos{width:100%; margin:0px; padding:0; background:#1e87b8; border-bottom:2px solid #4d9fc5; height:67px;}
section.support{
	width:100%;
	margin:0px;
	padding:0;
	background:#2a7395;
	border-bottom:2px solid #4d9fc5;
	height:67px;
}
section.logos a{ width:42px; height:42px; float:left; margin:12px 24px; background-position:0px -42px;}
section.logos a:hover{ width:42px; height:42px; background-position:0px 0px;}
.windows{ background:url(../images/windows.png) top left no-repeat;}
.magento{ background:url(../images/magento.png) top left no-repeat;}
.pbpbb{ background:url(../images/pbpbb.png) top left no-repeat;}
.joomla{ background:url(../images/joomla.png) top left no-repeat;}
.xoops{ background:url(../images/xoops.png) top left no-repeat;}
.zencart{ background:url(../images/zencart.png) top left no-repeat;}
.drupal{ background:url(../images/drupal.png) top left no-repeat;}
.roundcube{ background:url(../images/roundcube.png) top left no-repeat;}
.wordpress{ background:url(../images/wordpress.png) top left no-repeat;}
.cpanel{ background:url(../images/cpanel.png) top left no-repeat; width:52px !important;}
.concrete{background:url(../images/concrete.png) top left no-repeat;}
/*******************************/
/**footer**/
/******************************/
section.footer{
	width:100%;
	background:#126d97;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 55px;
	padding-left: 0;
}
section.footer .right{ margin-left:40px;font-size:14px; font-weight:400; line-height:22px; color:#9bd4ee;}
section.footer ul{ margin:0px; padding:0px; text-align:center; list-style:none; width:100%;}
section.footer ul li{ margin:0px; padding:5px 0px; text-align:left; list-style:none; display:block; font-size:14px; font-weight:400; line-height:15px; color:#9bd4ee;}
section.footer ul li a{ color:#9bd4ee; text-decoration:none;}
section.footer ul li a:hover{ color:#ffffff; text-decoration:none;}
section.footer h5{  margin:7px 0 20px 0; padding:0px; width:100%; font-size:17px; font-weight:400; color:#fff; line-height:20px;}
section.footer h5 span{color:#9b9ea2; font-size:14px;}
section.footer .button{
	background:#2c7597;
	color:#9bd4ee;
	font-size:15px;
	font-weight:400;
	line-height:32px;
	width:280px;
	margin-bottom:10px;
}
section.footer .button:hover{background:#1f9ad3; color:#9bd4ee;}
section.footer .payment{ margin-bottom:25px;}
section.footer .payment img{ float:left; margin:0px 3px;}
section.footer .social{ margin-top:1px; float:left}
section.footer .social img{ margin-right:7px; }
.connect{ display:block; width:100%;}
/**/
.copy{
	width:100%;
	background:#126d97;
	font-size:13px;
	line-height:20px;
	color:#9bd4ee !important;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.copy a{ text-decoration:none;color:#9bd4ee !important;}
.copy a:hover{ text-decoration:none; color:#fff !important;}
/*******************************/
/**inner**/
/******************************/
section.banner_inner{
	margin:0px;
	width:100%;
	background-image: -webkit-linear-gradient(top, #239bcd 0%, #7ec8ea 100%);
	background-image: -o-linear-gradient(top, #239bcd 0%, #7ec8ea 100%);
	background-image: url(../images/webhosting-header.jpg);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff239bcd', endColorstr='#ff7ec8ea', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
section.banner_inner h1{ text-align:center; font-size:49px; color:#fff; margin:0px; padding:15px 0; line-height:50px; font-weight:bold; }
section.banner_inner h6{
	text-align:center;
	font-size:17px;
	color:#fff;
	margin:0px;
	line-height:22px;
	font-weight:light;
	text-shadow: 1px 1px 0px rgba(14, 128, 174, 1);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
section.banner_inner .cloud_box1{ width:309px; margin:22px 0 0 0; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
   border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; min-height:430px;}
section.banner_inner  .header_cloud{ padding:22px 0 20px 0; text-align:center; border-bottom:2px solid #003056;font-size:27px; color:#fff;line-height:27px; font-weight:800; text-shadow: 2px 2px 0px rgba(47, 129, 177, 1);background-image: -webkit-linear-gradient(top, #0086d8 0%, #2fbefe 100%);
  background-image: -o-linear-gradient(top, #0086d8 0%, #2fbefe 100%);
  background-image: linear-gradient(to bottom, #0086d8 0%, #2fbefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0086d8', endColorstr='#ff2fbefe', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;border-top:2px solid #36c9f6; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0;  }
section.banner_inner .price_cloud{ position:relative; padding:17px 0; text-align:center; line-height:40px; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x; font-size:47px; font-weight:normal; color:#000;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.5);
  }
section.banner_inner .price_cloud sup{line-height: 15px; top:-14px; font-size:27px;}
section.banner_inner .price_cloud sub{line-height: 15px; top: 0; font-size:20px;}
section.banner_inner ul{ margin:16px 35px; list-style:none; padding:0px;}
section.banner_inner ul li{ margin:0px; width:100%; list-style:none; padding:4px 0 4px 27px; font-size:15px; color:#636e75; background:url(../images/cloudwebhosting_list_img.png) left 8px no-repeat; font-weight:normal;}
section.banner_inner .cloud_top{  margin:0px; padding:0px 9px; background:url(../images/mid_box_top.png) top left no-repeat; height:94px;}
section.banner_inner .cloud_middle{ margin:0px; padding:0px 9px; background:url(../images/mid_box_mid.png) top left  repeat-y; width:327px;}
section.banner_inner .cloud_btm{margin:0px; padding:0px; background:url(../images/mid_box_bot.png) top left no-repeat; min-height:15px;}
section.banner_inner .cloud_box2{ width:309px; margin:0; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;}
  section.banner_inner .cloud_box2_main{ margin:0 auto; width:327px;}
section.banner_inner .btn_cloud_div{margin:0px 35px;}
.btn-banner_inner1 {
	background-image: -webkit-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
	background-image: -o-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
	background-image: linear-gradient(to bottom, #ff5e00 0%, #ee4006 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5e00', endColorstr='#ffee4006', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border: none !important;
	font-size: 20px !important;
	text-transform: none;
	padding: 6px 12px;
	color: #fff;
	width: 100%;
	height: 47px;
	line-height: 35px;
	font-weight: 800;
	text-align: center;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	outline: none !important;
}
section.banner_inner  .header_cloud1{ padding:47px 0 18px 0; text-align:center; border-bottom:2px solid #003056;font-size:27px; color:#fff;line-height:27px; font-weight:800; text-shadow: 2px 2px 0px rgba(71, 147, 1, 1);}
.btn-banner_inner1:hover,
.btn-banner_inner1:focus{
  background: #b43c05 !important;
  border: none !important;
  color:#fff;
  outline:none !important;
}
.btn-banner_inner1:active,
.btn-banner_inner1.active {
  background: #b43c05 !important; 
  color:#fff;
  border: none !important;
  outline:none !important;
}
.btn-banner_inner2 {
	background-image: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border:1px solid #e1e1e1 !important;
	font-size:12px !important;
	text-transform:none;
	padding:6px 12px;
	color:#5b6069;
	width:100%;
	line-height:18px;
	font-weight:400;
	text-align:center;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	outline:none !important;
}
.btn-banner_inner2:hover,
.btn-banner_inner2:focus{
  background: #eaeaea !important;
  border: 1px solid #e1e1e1  !important;
  color:#1488bc;
  outline:none !important;
}
.btn-banner_inner2:active,
.btn-banner2.active {
  background: #eaeaea !important; color:#1488bc;
  border: 1px solid #e1e1e1  !important;
  outline:none !important;
}
/*****************************************/
/*Inner Features*/
/*******************************************/
section.features_inner {width:100%; margin:0px; padding:30px 0; background:#eefcff;}
section.features_inner h1{ padding-bottom:15px !important; border-bottom:1px solid #dae9ef !important; }
section.features_inner .item{  margin:19px auto; padding:0px; font-size:17px; font-weight:400; color:#0a8fc5; line-height:23px; width:310px;}
section.features_inner .item a{ text-decoration:none;color:#0a8fc5;}
section.features_inner .item a:hover{ text-decoration:underline;color:#0a8fc5;}
section.features_inner .item a strong{ color:#ff9000; text-decoration:none;}	
section.features_inner .item a:hover strong{ color:#ff9000; text-decoration:none;}	
section.features_inner .item strong{font-size:17px; font-weight:700; color:#ff9000; display:block;}	
section.features_inner .item img{ margin-right:16px; float:left;}
/*****************************************/
/*Inner Features Detail*/
/*******************************************/
section.features_inner_detail{width:100%; margin:0px; padding:20px 0 25px 0; background:#ffffff; border-top:2px solid #c7e9f5;}
section.features_inner_detail .list_cloud{ margin:0px 0 30px 0; padding:0px; width:49%; list-style:none;}
section.features_inner_detail .list_cloud li{ margin:0px 0 7px 0; padding:0px 10px 0px 40px; width:100%; list-style:none;font-size:15px; font-weight:normal; color:#525252; border:1px solid #ddf1f8; line-height:31px;background:#f4fbfe url(../images/cloudwebhosting_list_img.png) 10px 10px no-repeat;}
section.features_inner_detail .heading_feature_detail{ font-size:25px; font-weight:normal; line-height:33px; padding:0px; color:#0a8fc5; text-align:center; margin-bottom:15px;}
section.features_inner_detail .heading_feature_detail strong{ font-weight:bold;}
section.features_inner_detail .heading_feature_detail img{ margin-right:15px;}
/*****************************************/
/*Inner cpanel*/
/*******************************************/
section.cpanel_inner {width:100%; margin:0px; padding:31px 0 51px; background:#f4fbfe;}
section.cpanel_inner h1{ padding-bottom:15px !important; padding-top:40px; }
section.cpanel_inner h1 span{ color:#f75203; }	
section.cpanel_inner img{ margin-right:35px; float:left;}
/*****************************************/
/*Inner window*/
/*******************************************/
section.banner_window{ margin:0px; padding:0; width:100%; 
  background-image: -webkit-linear-gradient(top, #58a701 0%, #9dd166 100%);
  background-image: -o-linear-gradient(top, #58a701 0%, #9dd166 100%);
  background-image: linear-gradient(to bottom, #58a701 0%, #9dd166 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff58a701', endColorstr='#ff9dd166', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
section.cloudwebhostion{background:url(../images/cloudweb-background.jpg) top center no-repeat; padding:20px  0 42px 0;}
.banner_window_img{ background:url(../images/windows_banner_bg.png) top left no-repeat; width:100%; height:100%; padding:20px  0 42px 0;}
section.banner_window h1{ text-align:center; font-size:49px; color:#fff; margin:0px; padding:15px 0; line-height:50px; font-weight:bold; 
text-shadow: 2px 2px 0px rgba(52, 98, 1, 1);}
section.banner_window h6{ text-align:center; font-size:17px; color:#fff; margin:0px; padding:0px 0 35px 0; line-height:22px; font-weight:light; }
section.banner_window .cloud_box1{ width:309px; margin:22px 0 0 0; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
   border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; min-height:430px;}
section.banner_window  .header_cloud{ padding:22px 0 20px 0; text-align:center; border-bottom:2px solid #003056;font-size:27px; color:#fff;line-height:27px; font-weight:800; text-shadow: 2px 2px 0px rgba(47, 129, 177, 1);background-image: -webkit-linear-gradient(top, #0086d8 0%, #2fbefe 100%);
  background-image: -o-linear-gradient(top, #0086d8 0%, #2fbefe 100%);
  background-image: linear-gradient(to bottom, #0086d8 0%, #2fbefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0086d8', endColorstr='#ff2fbefe', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;border-top:2px solid #36c9f6; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0;  }
section.banner_window .price_cloud{ position:relative; padding:17px 0; text-align:center; line-height:40px; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x; font-size:47px; font-weight:normal; color:#000;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.5);
  }
section.banner_window .price_cloud sup{line-height: 15px; top:-14px; font-size:27px;}
section.banner_window .price_cloud sub{line-height: 15px; top: 0; font-size:20px;}
section.banner_window ul{ margin:16px 35px; list-style:none; padding:0px;}
section.banner_window ul li{ margin:0px; width:100%; list-style:none; padding:4px 0 4px 27px; font-size:15px; color:#636e75; background:url(../images/cloudwebhosting_list_img.png) left 8px no-repeat; font-weight:normal;}
section.banner_window .cloud_top{  margin:0px; padding:0px 9px; background:url(../images/mid_box_top.png) top left no-repeat; height:94px;}
section.banner_window .cloud_middle{ margin:0px; padding:0px 9px; background:url(../images/mid_box_mid.png) top left  repeat-y; width:327px;}
section.banner_window .cloud_btm{margin:0px; padding:0px; background:url(../images/mid_box_bot.png) top left no-repeat; min-height:15px;}
section.banner_window .cloud_box2{ width:309px; margin:0; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;}
  section.banner_window .cloud_box2_main{ margin:0 auto; width:327px;}
section.banner_window .btn_cloud_div{margin:0px 35px;}
section.banner_window  .header_cloud1{ padding:47px 0 18px 0; text-align:center; border-bottom:2px solid #003056;font-size:27px; color:#fff;line-height:27px; font-weight:800; text-shadow: 2px 2px 0px rgba(71, 147, 1, 1);}
section.banner_window .window_box{ width:100%; margin:22px 0 0 0; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
   border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; min-height:454px;}
section.banner_window  .header_window{ padding:22px 0 20px 0; text-align:center; border-bottom:2px solid #2a7900;font-size:27px; color:#fff;line-height:27px; font-weight:800; background-image: -webkit-linear-gradient(top, #2a7900 0%, #4ea600 100%);
  background-image: -o-linear-gradient(top, #2a7900 0%, #4ea600 100%);
  background-image: linear-gradient(to bottom, #2a7900 0%, #4ea600 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a7900', endColorstr='#ff4ea600', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0;  }
section.banner_window .price_window{ position:relative; padding:17px 30px; text-align:left; line-height:40px; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x; font-size:47px; font-weight:normal; color:#000;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.5);
  }
section.banner_window .price_window img{ margin-right:20px;}
section.banner_window .price_window sup{line-height: 15px; top:-14px; font-size:27px;}
section.banner_window .price_window sub{line-height: 15px; top: 0; font-size:20px;}
section.banner_window ul{ margin:16px 35px; list-style:none; padding:0px;}
section.banner_window ul li{ margin:0px; width:100%; list-style:none; padding:6px 0 6px 27px; font-size:15px; color:#636e75; background:url(../images/cloudwebhosting_list_img.png) left 8px no-repeat; font-weight:normal;}
section.banner_window ul li strong{color:#636e75; font-weight:bold;}
section.banner_window ul li strong span{color:#f75203; font-weight:bold;}
section.banner_window .btn_window_div{margin:0px auto; width:237px;}
/***/
.plesk{ background:#fff; margin:0p; padding:25px 0 48px 0; border-top: 2px solid #c7e9f5; color:#525252; font-size:15px; line-height:24px;}
.plesk .header_plesk{ font-size:25px; font-weight:normal; color:#0a8fc5; margin-bottom:40px; line-height:26px; text-align:center;}
.plesk .header_plesk span{ font-weight:bold; color:#000;}
/*****************************************/
/*Inner domain name */
/*******************************************/
.domainname_search_div{ margin:0px; padding:20px; width:100%; background:#1c82ae; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -ms-border-radius:3px;}
#search-box {
    position: relative;
    width: 100%;
    margin: 0;
}
#search-form {
    height: 44px;    
    overflow: hidden;
}
#search-text {
    font-size: 17px;    
    border-width: 0;
	font-weight:600;
	color:#0a8fc5;
	font-style:italic;
    background: transparent;
}
#search-box input[type="text"] {
    width: 56%;
    padding: 9px 0 9px 1em;
    color:#0a8fc5;
    outline: none;
	border:1px solid #0b3656; background-color: #fff;
}
#search-box .styled{ background-color: #fff !important;
    border: 1px solid #0b3656;
    border-radius: 0 !important;
    color: #0a8fc5 !important;
    font-size: 17px !important;
    font-weight: 600;
    height: 44px !important;
    padding: 9px 5px !important;
    vertical-align: top; }
#search-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    width: 290px;
    font-size: 17px;
    color: #fff;
    text-align: center;    
	font-weight:bold;
    border-width: 0;
    -webkit-border-radius: 0px 1px 1px 0px;
    -moz-border-radius: 0px 1px 1px 0px;
    border-radius: 0px 1px 1px 0px;
    cursor: pointer;
	 background-image: -webkit-linear-gradient(top, #e07425 0%, #ed4006 100%);
  background-image: -o-linear-gradient(top, #e07425 0%, #ed4006 100%);
  background-image: linear-gradient(to bottom, #e07425 0%, #ed4006 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe07425', endColorstr='#ffed4006', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
   outline:none !important;
  
}
#search-button img{ margin:0 25px 0 0;}
#search-box ::-webkit-input-placeholder {  color: #0a8fc5;}
#search-box :-moz-placeholder {  color: #0a8fc5;  }
#search-box ::-moz-placeholder {  color: #0a8fc5;  }
#search-box :-ms-input-placeholder {    color: #0a8fc5; }
.domainname_search_div2{ margin:0px; padding:0px; width:100%; background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x; border-bottom:4px solid #1586b5;}
.domainname_search_div2 .header{ margin:0px; padding:12px 0; width:100%; background-image: -webkit-linear-gradient(top, #78ce1b 0%, #54a101 100%);
  background-image: -o-linear-gradient(top, #78ce1b 0%, #54a101 100%);
  background-image: linear-gradient(to bottom, #78ce1b 0%, #54a101 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78ce1b', endColorstr='#ff54a101', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x; border-bottom:3px solid #003056; font-size:25px; font-weight:bold; color:#fff; text-align:center;text-shadow: 2px 2px 0px rgba(79, 151, 1, 1);}
.domainname_search_div2 .header img{ margin:0px 20px;}
.domainname_search_div2 ul{ margin:16px 25px !important; padding:0px; width:100%; font-size:15px; list-style:none;}
.domainname_search_div2 ul li{ margin:0px; padding:8px 0px 8px 34px !important; width:100%; font-size:15px !important; font-weight:bold !important; color:#1c82ae !important; line-height:15px;list-style:none; background:url(../images/cloudwebhosting-june_17.png) top left no-repeat;}
.domainname_search_div2 p{ margin:0px; padding:0px; font-size:15px; font-weight:normal ; color:#525252 ; line-height:23px;}
.domainname_search_div2 p a{ color:#1c82ae; text-decoration:none;}
.domainname_search_div2 p strong{ display:block; font-size:17px; font-weight:bold; color:#1c82ae; line-height:30px;}
.domainname_search_div2 .col-xs-6 img{ margin:0 20px 40px 0;}
section.free_inner {width:100%; margin:0px; padding:30px 0; background:#eefcff;}
section.free_inner h1 span{ font-weight:bold; color:#fd5c01; text-transform:uppercase;}
section.free_inner_detail{width:100%; margin:0px; padding:35px 0 ; background:#ffffff; border-bottom:2px solid #f4fbfe;}
section.free_inner_detail .left_free{ margin:0px; padding:0px; float:left; text-align:center; width:160px;}
section.free_inner_detail .right_free{ margin:0px; padding:0px;float:left; text-align:left; width:850px;}
section.free_inner_detail .heading_free_inner_detail{ font-size:25px; font-weight:normal; line-height:33px; padding:0px; color:#0a8fc5; text-align:left; margin-bottom:15px;}
section.free_inner_detail .heading_free_inner_detail strong{ font-weight:bold;}
section.free_inner_detail p{font-size:15px; font-weight:normal; line-height:20px; padding:0px; color:#525252; margin:0px; padding:0px;}
section.free_inner_detail p a{ color:#fd5c01; margin:0px; padding:0px; display:block;}
/**********************/
/*****************************************/
/*cloudvps ssd*/
/*******************************************/
section.cloudvps_ssd {width:100%; margin:0px; padding:30px 0; background:#f4fbfe;}
section.cloudvps_ssd h1{ padding-bottom:30px !important; }
section.cloudvps_ssd .list{ margin:0px; padding:0px; width:100%; list-style:none;}
section.cloudvps_ssd .list li{ margin:0px; padding:5px 0px; width:100%; list-style:none; line-height:43px; font-size:21px; font-weight:normal; color:#0a8fc5;}
section.cloudvps_ssd .list li img{margin-right:20px;}
section.cloudvps_ssd_detail{width:100%; margin:0px; padding:20px 0 25px 0; background:#ffffff; border-top:2px solid #e5f6fe;}
section.cloudvps_ssd_detail h3{ margin:0px; padding:0px; font-size:25px; font-weight:bold; color:#0a8fc5; line-height:27px;}
section.cloudvps_ssd_detail h3 img{ float:left;}
section.cloudvps_ssd_detail .list_cloudvps{ margin:20px 0 30px 30px; padding:0px; width:100%; list-style:none;}
section.cloudvps_ssd_detail .list_cloudvps li{ margin:0px 0 0px 0; padding:5px 10px 5px 40px; width:100%; list-style:none;font-size:15px; font-weight:normal; color:#525252; line-height:24px;background:url(../images/cloudwebhosting_list_img.png) 10px 10px no-repeat;}
section.cloudvps_inner {width:100%; margin:0px; padding:75px 0 100px; background:#f4fbfe;border-top:2px solid #e5f6fe; }
section.cloudvps_inner p{ padding:0px; font-size:21px; font-weight:300; color:#0a8fc5; line-height:35px; margin:0px; text-align:left;}	
section.cloudvps_inner img{}
/*****************************************/
/*cloudvps box*/
/*******************************************/
.cloudvps_box_top{ background:url(../images/cloudvps-box_top.png) top center no-repeat; background-size:100%; margin:0px; padding:0px; float:left; height:22px; width:100%;}
.cloudvps_box_midd{ background:url(../images/cloudvps-box_middle.png) top center repeat-y; background-size:100%; margin:0px; padding:0px; float:left; min-height:100px; width:100%;}
.cloudvps_box_butt{ background:url(../images/cloudvps-box_butt.png) top center no-repeat; background-size:100%; margin:0px; padding:0px; float:left; height:23px; width:100%;}
.cloudvps_box_midd h2{ font-size:25px; font-weight:normal; color:#0a8fc5; line-height:35px; padding:0px 15px; margin:0px; display:inline-block}
.cloudvps_box_midd .month{ width:90px; text-align:center; background:#e5edf0; margin-right:3px; border-radius: 5px 0 0 5px;  float:left; font-size:15px; font-weight:normal; height:32px; line-height:32px;}
.cloudvps_box_midd .year{ width:90px; text-align:center; background:#e5edf0; margin-right:3px;border-radius:0 5px 5px 0; float:left;font-size:15px; font-weight:normal; height:32px; line-height:32px;}
.cloudvps_box_midd .month:hover, .cloudvps_box_midd .month.active, .cloudvps_box_midd .year:hover, .cloudvps_box_midd .year.active{ background:#75c4e7; color:#fff; text-decoration:none;}
/*******/
/*****************************************/
/*why*/
/*******************************************/
section.why_inner {width:100%; margin:0px; padding:30px 0; background:#eefcff;}
section.why_inner h1 span { color:#fd5c01; font-weight:bold; font-size:35px; text-transform:uppercase;}
/*****************************************/
/*Inner why Detail*/
/*******************************************/
section.why_inner_detail{width:100%; margin:0px; padding:20px 0 50px 0; background:#ffffff;}
section.why_inner_detail .box_why{ margin:35px 0; padding:0px; width:100%; border:1px solid #d0d0d0;
-webkit-box-shadow: 0px 2px 2px 0px rgba(208, 208, 208, 0.9);
-moz-box-shadow:    0px 2px 2px 0px rgba(208, 208, 208, 0.9);
box-shadow:         0px 2px 2px 0px rgba(208, 208, 208, 0.9); background:#fff; min-height:590px; text-align:center;}
section.why_inner_detail .box_why h4{ font-size:25px; font-weight:bold; line-height:31px; color:#0a8fc5; margin:0px; padding:15px 30px; min-height:92px; text-align:center;}
section.why_inner_detail .box_why h4 span{ color:#80b651;}
section.why_inner_detail .box_why img{ margin:10px 0px; text-align:center;}
section.why_inner_detail .box_why p{ margin:0px; text-align:left; padding:30px; font-size:15px; font-weight:normal; line-height:22px; color:#525252;}
/*****************************************/
/*inner why us*/
/*******************************************/
section.whyus_banner{ margin:0px; padding:20px  0 50px 0; width:100%; background:url(../images/pattern_bg.png) top left repeat-x; }
section.whyus_banner h1{ text-align:center; font-size:49px; color:#fff; margin:0px; padding:15px 0; line-height:50px; font-weight:bold; 
text-shadow: 2px 2px 0px rgba(14, 128, 174, 1);}
section.whyus_banner h6{ text-align:center; font-size:17px; color:#fff; margin:0px; padding:0px 0 35px 0; line-height:22px; font-weight:light; text-shadow: 1px 1px 0px rgba(14, 128, 174, 1);}
.whyus_banner_div{ padding-left:60px; margin:0px;}
.whyus_banner_div h4{ padding:0px; margin:0px 0 30px 0; font-weight:bold; font-size:25px; color:#fff;}
.whyus_banner_div .list_why{ margin:0px 0 0 15px; list-style:none; padding:0px;}
.whyus_banner_div .list_why li{ margin:0px; width:100%; list-style:none; padding:5px 0 5px 35px; font-size:17px; color:#fff; background:url(../images/whyus_banner_icone.png) left 10px no-repeat; font-weight:normal;}
.whyus_banner_div1{ padding-left:60px; margin:0px;}
.whyus_banner_div1 img{ max-width:100%;}
.btn-whyus_banner { 
  background-image: -webkit-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
  background-image: -o-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
  background-image: linear-gradient(to bottom, #ff5e00 0%, #ee4006 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5e00', endColorstr='#ffee4006', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border: none !important;
  font-size:17px !important; margin-top:40px; outline:none !important;
 text-transform:capitalize; padding:6px 15px; color:#fff; display:inline-block; height:47px; line-height:35px; font-weight:800; text-align:center;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.25);
   box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.25);
   border-radius:0px;
   -moz-border-radius:0px;
   -webkit-border-radius:0px;
    outline:none !important;
}
.btn-whyus_banner:hover,
.btn-whyus_banner:focus{
  background: #b43c05 !important;
  border: none !important;
  color:#fff;
  outline:none !important;
}
.btn-whyus_banner:active,
.btn-whyus_banner.active {
  background: #b43c05 !important; 
  color:#fff;
  border: none !important;
  outline:none !important;
}
.btn-site_banner {
	background-image: -webkit-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
	background-image: -o-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
	background-image: linear-gradient(to bottom, #ff5e00 0%, #ee4006 100%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5e00', endColorstr='#ffee4006', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border: none !important;
	font-size:17px !important;
	margin-bottom:10px;
	outline:none !important;
	text-transform:capitalize;
	width:288px;
	color:#fff;
	display:inline-block;
	height:45px;
	line-height:35px;
	font-weight:800;
	text-align:center;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.25);
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	outline:none !important;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.btn-site_banner:hover,
.btn-site_banner:focus{
  background: #b43c05 !important;
  border: none !important;
  color:#fff;
  outline:none !important;
}
.btn-site_banner:active,
.btn-site_banner.active {
  background: #b43c05 !important; 
  color:#fff;
  border: none !important;
  outline:none !important;
}
section.why_inner_detail .box_site{ margin:35px 0; padding:0px; width:100%; border:1px solid #d0d0d0;
-webkit-box-shadow: 0px 2px 2px 0px rgba(208, 208, 208, 0.9);
-moz-box-shadow:    0px 2px 2px 0px rgba(208, 208, 208, 0.9);
box-shadow:         0px 2px 2px 0px rgba(208, 208, 208, 0.9); background:#fff; min-height:590px; text-align:center;}
section.why_inner_detail .box_site h4{ font-size:25px; font-weight:bold; line-height:31px; color:#0a8fc5; margin:0px; padding:15px 27px;  text-align:left;}
section.why_inner_detail .box_site h4 span{ color:#80b651;}
section.why_inner_detail .box_site img{ margin:0px; text-align:center;}
section.why_inner_detail .box_site p{ margin:0px; text-align:left; padding:15px 30px; font-size:15px; font-weight:normal; line-height:22px; color:#525252;}
.site_text{ text-align:center; font-size:15px; color:#525252; margin:30px 0 0px 0; padding:0px 0 35px 0; line-height:22px; font-weight:normal; }
.btn-site_banner2 { 
  background-image: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border:1px solid #e1e1e1 !important;
  font-size:12px !important; text-transform:capitalize; padding:6px 12px; color:#40a2d6;width:288px;  line-height:18px; font-weight:400; text-align:center;-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.25);
box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.25);
border-radius:0px;
   -moz-border-radius:0px;
   -webkit-border-radius:0px;
    outline:none !important;
}
.btn-site_banner2:hover,
.btn-site_banner2:focus{
  background: #eaeaea !important;
  border: 1px solid #e1e1e1  !important;
  color:#5b6069;
  outline:none !important;
}
.btn-site_banner2:active,
.btn-site_banner2.active {
  background: #eaeaea !important; color:#5b6069;
  border: 1px solid #e1e1e1  !important;
  outline:none !important;
}
.whyus_banner p{ font-size:17px; font-weight:normal; color:#fff; line-height:24px; padding:15px 0 15px 40px; margin:0px; }
.arrow_box_Affi { position: relative; background: #00425d; margin-left:40px; padding:15px; height:58px; text-align:center; color:#fff; width:353px;border-radius:4px;  -moz-border-radius:4px;  -webkit-border-radius:4px; margin-bottom:20px; font-size:25px; font-weight:bold;} 
.arrow_box_Affi:after { top: 100%; left: 5%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #00425d; border-width: 7px; margin-left: -7px; }
.btn-affi { 
  background-image: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border:1px solid #e1e1e1 !important;
  font-size:17px !important; text-transform:capitalize; padding:15px 60px; color:#0a8fc5;  line-height:18px; font-weight:400; text-align:center;-webkit-box-shadow: 0px 1px 1px 0px rgba(150, 150, 150, 0.25);
-moz-box-shadow:    0px 1px 1px 0px rgba(150, 150, 150, 0.25);
box-shadow:         0px 1px 1px 0px rgba(150, 150, 150, 0.25);
border-radius:1px;
   -moz-border-radius:1px;
   -webkit-border-radius:1px;
    outline:none !important;
}
.btn-affi:hover,
.btn-affi:focus{
  background: #eaeaea !important;
  border: 1px solid #e1e1e1  !important;
  color:#5b6069;
  outline:none !important;
}
.btn-affi:active,
.btn-affi.active {
  background: #eaeaea !important; color:#5b6069;
  border: 1px solid #e1e1e1  !important;
  outline:none !important;
}
.affi{ padding:0px 32px;}
.affi label{ font-size:15px; font-weight:normal; color:#525252; line-height:22px; width:100%; text-align:left;}
.affi .input{ font-size:15px; outline:none !important;
 line-height:36px; height:36px; background:#f5f5f5; border:1px solid #bfbfbf; width:100%; padding:0px 15px; margin:5px 0 22px 0;}
 /*****************************/
 /*about*/
 /****************************/
.no-border{ border:none !important;}
.inner_menu{ width:100%; margin:0px; padding:18px 0 13px 0; background:#0b6f98;}
.f-nav{ z-index: 9999; position: fixed; left: 0; top: 0; width: 100%; height:66px;}
.nav1 {
    margin: 0 0 0 30px; padding:0px; list-style:none;
}
.nav1 > li {
    float: left; margin-right:3px; list-style:none;
}
.nav1 > li > a {
    line-height: 16px; border-radius:5px; color:#fff; font-size:17px; padding:10px 15px;  display:block; font-weight:300;  
}
.nav1 > li.active a{background-color: #075a7c;
    text-decoration: none;
	color:#ffffff;}
.nav1 > li > a:hover, .nav > li > a:focus {
	background-color: #3A6B98;
	text-decoration: none;
	color:#ffffff;
}
.about_banner p{ font-size:27px; line-height:36px; color:#fff;} 
.heading_about{ font-size:25px; font-weight:normal; line-height:33px; padding:0px; color:#0a8fc5; text-align:center; margin:20px 0;}
/***/
.network_about{width:100%; margin:0px; padding:16px 0; background:#e8edf2;}
.network_about_list{ margin:0px; padding:0; list-style:none;}
.network_about_list li{ margin:0px; padding:4px 0 4px 30px; list-style:none; font-size:17px; font-weight:normal; color:#1185b6; line-height:23px; background:url(../images/cloudwebhosting_list_img.png) 0 10px no-repeat;}
.slider{ width:516px; margin:0 auto;}
/*******/
.support_box{ float:left; width:100%; border:3px solid #a6dbf1; margin:0px; padding-top:21px; padding-bottom:21px; background:#fff; color:#0a3657; text-align:center; font-size:25px; font-weight:bold; cursor:pointer;-webkit-box-shadow: 1px 1px 0px 0px rgba(2, 107, 150, 1); -moz-box-shadow:    1px 1px 0px 0px rgba(2, 107, 150, 1); box-shadow:         1px 1px 0px 0px rgba(2, 107, 150, 1);}
.support_box .icon{ height:82px; width:82px; margin:0 auto 21px;}
.support_box:hover{ color:#0a8fc5;}
.support_box:hover .icon{ background-position:0 -82px !important;}
.support_box .icon.help{ background:url(../images/support_01.png) no-repeat;  background-position:0 0}
.support_box .icon.chat{ background:url(../images/support_02.png) no-repeat;  background-position:0 0}
.support_box .icon.flash{ background:url(../images/support_03.png) no-repeat;  background-position:0 0}
.support_box .icon.FAQ{ background:url(../images/support_04.png) no-repeat;  background-position:0 0}
section.support_tutorial{ background:#f4fbfe !important;}
section.support_tutorial .heading_feature_detail {
    color: #0a8fc5;
    font-size: 25px;
    font-weight: normal;
    line-height: 33px;
	margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
}
.support_link{ background:url(../images/bg-support.jpg) top center no-repeat; min-height:380px; width:100%; margin:0px; padding:85px 0;}
.useful_links{ padding:10px; border-bottom:2px solid #fff; border-top:2px solid #fff; color:#fff; font-size:17px; font-weight:bold; float:right;}
.list_links{ margin:15px 0 0 35px; list-style:none; padding:0px;}
.list_links li{ margin:0px; width:100%; list-style:none; padding:3px 0 3px 35px; font-size:17px; color:#fff; background:url(../images/whyus_banner_icone.png) left 10px no-repeat; font-weight:normal;}
.list_links li a{ color:#fff; text-decoration:underline;}
.list_links li a:hover{ color:#fff; text-decoration:none;}
/*******/
.heading_media{ font-size:25px; font-weight:normal; line-height:33px; padding:0px; color:#0a3657; text-align:left; margin:20px 0; font-style:italic;}
/*********/
.box_awards{ background:#e7f3f8; border-top:2px solid #408bae;-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.5);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.5); padding:25px 37px;}
.awards h3{ font-size:25px; color:#0a3657; font-style:italic; line-height:45px;}
.awards p{ font-size:13px; color:#525252;  line-height:22px;}
.awards ul{ margin:0px; padding:0px; list-style:none; width:100%;}
.awards ul li{ margin:0px; padding:8px 10px; list-style:none; width:100%; border-bottom:1px solid #c9dce4; border-top:1px solid #f4fcff; font-size:15px; color:#1293c9; line-height:22px; clear:both;}
.awards ul li:last-child{ border-bottom:none !important;}
.awards ul li:first-child{ border-top:none !important;}
.awards img{ margin:0px !important;}
.bodywork2 img{ margin:0 10px 20px 0; max-width:100%; width:auto;}
/*********************/
/*ssl*/
/********************/
.ssl_banner{ margin:0px; padding:27px 0; background:url(../images/ssl_02.jpg) top center no-repeat; /*background-size:100% 315px;*/ height:315px;}
.ssl_box{ border-bottom:3px solid rgba(238,65,6,.88); width:100%; margin:108px 0 0 0; padding:0 0 3px 0;}
.ssl_box_inner{ background:rgba(238,65,6,.88); padding:15px; margin:0px; font-size:27px; color:#fff; line-height:36px; text-align:center;}
.ssl_inner{ margin:0px; padding:53px 0; width:100%; background:#57acd3;}
.ssl_inner_box{-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.25);
box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.25); background:#fff; width:100%; padding:25px 22px; border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; -ms-border-radius:0 0 4px 4px; min-height:380px;}
.ssl_inner_box h3{ text-align:center; border-bottom:1px solid #dde9ee; margin:0 0 3px 0; padding-bottom:15px; font-size:25px; font-weight:bold; color:#0a8fc5; display:block;}
.ssl_inner_box p{ text-align:left; border-bottom:1px solid #dde9ee; border-top:1px solid #dde9ee; margin:0; padding:10px 18px; font-size:15px; font-weight:normal; color:#525252; line-height:22px;}
.ssl_inner_box h6{ margin:15px 0; padding:0px 0 0 20px; text-transform:uppercase; color:#0a8fc5; font-size:13px; font-weight:normal;background:url(../images/cloudwebhosting_list_img.png) top left no-repeat; text-align:center; display:inline-block;}
.ssl_inner_box .price_ssl{ position:relative; padding:7px 0 17px; text-align:center; line-height:40px; font-size:47px; font-weight:normal;}
.ssl_inner_box .price_ssl sup{line-height: 15px; top:-14px; font-size:27px; font-weight:300;}
.ssl_inner_box .price_ssl sub{line-height: 15px; top: 0; font-size:20px; font-weight:300;}
.btn-ssl { 
  background-image: -webkit-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
  background-image: -o-linear-gradient(top, #ff5e00 0%, #ee4006 100%);
  background-image: linear-gradient(to bottom, #ff5e00 0%, #ee4006 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5e00', endColorstr='#ffee4006', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border: none !important;
  font-size:18px !important; text-transform:uppercase; padding:6px 12px; color:#fff; width:80%; height:39px; line-height:27px; font-weight:800; text-align:center; margin:0 10%;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.25);
   box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.25);
    outline:none !important;
}
.btn-ssl:hover,
.btn-ssl:focus{
  background: #b43c05 !important;
  border: none !important;
  color:#fff;
  outline:none !important;
}
.btn-ssl:active,
.btn-ssl.active {
  background: #b43c05 !important; 
  color:#fff;
  border: none !important;
  outline:none !important;
}
.ssl_inner_box1{-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.25);
box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.25); margin:45px 0 0 0; background:#fff; width:100%; padding:10px 0; font-size:17px; font-weight:normal; color:#1185b6; text-align:center;  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  }
.ssl_inner_box1 span{ font-weight:bold; color:#f75203;}
.heading_ssl{ font-size:35px; font-weight:normal; line-height:38px; padding:0px; color:#0a8fc5; text-align:left; margin-bottom:15px;}
.ssl_about_list{ margin:0px 0 40px 0; padding:0; list-style:none;}
.ssl_about_list li{ margin:0px; padding:4px 0 4px 30px; list-style:none; font-size:17px; font-weight:normal; color:#1185b6; line-height:23px; background:url(../images/cloudwebhosting_list_img.png) 0 10px no-repeat;}
.ssl_k h5{ text-align:left; margin:0; padding-bottom:15px; font-size:17px; font-weight:bold; color:#1185b6; display:block; line-height:31px;}
.ssl_k p.ip{ font-size:14px; color:#f75203; margin:100px 0 0 0; padding:0px; text-align:center;}
/***/
.heading_tutorials{ font-size:35px; font-weight:normal; line-height:38px; padding:0px; color:#0a8fc5; text-align:center; margin:20px 0 30px; padding-bottom:10px; border-bottom:2px solid #d4e7ef;}
.tutorials_list{ margin:0px; padding:0; list-style-position:inside;}
.tutorials_list li{ margin:0px; padding:4px 0;  font-size:15px; list-style-position:inside; font-weight:normal; color:#1185b6; line-height:21px; }
.tutorials_list li a{ color:#1185b6; line-height:21px;}
.heading_tutorials_detail{ font-size:35px; font-weight:300; line-height:38px; padding:0px; color:#0a8fc5; text-align:center; margin:20px 0 30px; padding-bottom:20px; border-bottom:2px solid #d4e7ef;}
.videos{ margin:10% auto; text-align:center !important;}
.sale{
	position:absolute;
	top:10px;
	left:110px;
}
@media only screen and  (max-width: 2100px){
	.container {
	width: 1070px !important;	
	} 
	
}
@media only screen and (min-width: 960px) and (max-width: 1070px){
   .container {
    width: 960px !important;	
	}
	section.banner h1 {font-size: 53px;}
	section.search input[type="text"] {width: 260px;}
	section.cloud .list li img {  margin-right: 0px;}
	.container .col-xs-7 .margin-right-40{  margin-right: 0px !important;}	
	section.cloud .list li {font-size: 20px;}
	section.tab_div .box { width: 270px;}
	section.tab_div .box .box_top{ height:24px; background-size:100%;}
	section.tab_div .box .box_midd{ min-height:181px; background-size:100%;}
	section.tab_div .box .box_butt{ min-height:100px; background-size:100%;}
	section.logos a { margin: 12px 19px;}
	.btn-cloud1,.btn-cloud { width: 100%;}
	.nav > li > a { padding: 10px 7px;}
	section.mobileheader{ display:none;}
	#search-box input[type="text"] {  width: 50%;}
	section.free_inner_detail .right_free {width: 740px;}
	section.footer .payment img { margin: 0 2px;}
	/***/
	section.banner_inner .cloud_box2_main {
    margin: 0 auto;
    width: 100%;
}
section.banner_inner .cloud_box1 {
    margin: 22px 0 0;
    width: 100%;
}
section.banner_inner .cloud_top {
    background-size:100%;
    height: 89px;
    margin: 4px 0 0;
}
section.banner_inner .header_cloud1 { padding: 42px 0 18px;}
section.banner_inner .cloud_middle {
    background-size:100%;
    width: 100%;
}
section.banner_inner .cloud_box2 {
    width: 100%;
}
section.banner_inner .cloud_btm {
    background-size: 100%;
    min-height: 15px;
}
.sale{position:absolute; top:10px; left:40px;}	
}
@media only screen  and (max-width: 959px){
   .container {
    width: 768px !important;
	padding:0px;	
	}
	.row{ margin-left: 0px; margin-right: 0px;}
	.logo_icon{ display:none;}
	section.banner { padding: 0 0 37px;}
	section.banner h1 { font-size: 38px; line-height: 48px;}
	section.banner .list li { font-size: 18px;}
	.btn-banner1 { width: 254px;}
	.btn-banner2 { width: 101px;}
	section.search input[type="text"] { margin-left: 20px; width: 350px;}
	.features .col-xs-9{ width:100%;}
	.features .col-xs-3{ width:100%}
	section.features .feature_right { background: none; height: auto; margin-left: 0px; padding-left: 0px; text-align: center; width: 100%;}
	.btn-features {
	float: none !important;
	font-size: 20px !important;
	line-height: 41px;
	width: 166px;
}
	.feature_right .margin-top-60{ margin-top:0px !important;}
	.cloud  .col-xs-7{ width:100%;}
	.cloud  .col-xs-5{ width:100%}
	.cloud  .col-xs-5 img{ float:left;}
	.btn-cloud { margin-top: 50px !important;}
	.margin-left-65 { margin-left: 0px !important;}	
	section.logos a { margin: 12px 12px;}
	.r-tabs .r-tabs-nav .r-tabs-anchor {  padding: 15px 20px !important;}
	section.tab_div .box { width: 220px;}
	section.tab_div .box .box_top{ height:19px; background-size:99%;}
	section.tab_div .box .box_midd{ min-height:260px; background-size:99%;}
	section.tab_div .box .box_butt{ min-height:100px; background-size:99%;}
	/**/
	.footer .col-xs-8, .footer .socialdiv { width:100%;}
	.footer .socialdiv { margin-top:30px;}
	section.footer .right {float:none !important; margin-left:0px !important;}
	section.footer .button { float: left;  margin-right: 8px; margin-bottom:0px;}
	section.footer .payment { display: inline-block; float: left; margin-bottom: 0px; margin-top:5px; margin-right: 8px;}
	section.footer .social{ margin-top:5px; float: right !important;}	
	.connect{ display:inline-block; width:auto !important;position: absolute; top: -20px;}
	
	/**/
	section.header{ display:none;}
	section.mobileheader{ display:block;}	
	section.mobileheader .mobile a {
    background: url("../images/menu_v2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    left: 15px;
    position: absolute;
    top: 15px;
    width: 45px;
	}	
	#search-box input[type="text"] {  width: 39%;} 
	.roket {
		position: absolute;
		right: 39px;
		top: 50px;
		width: 100%;
	}
	section.banner .cloud img {
		margin-top: 21px;
		width: 120%;
	}
	section.free_inner_detail .right_free { width: 575px;}
	/**/
	.banner_inner .col-xs-4 {width: 100%;}
	section.banner_inner .cloud_box1 { margin: 22px auto;}
	.cloud_box1.left{ float:none !important;}
	.cloud_box1.right{ float:none !important;}
	.features_inner .col-xs-4 { width: 50%;}
	.box_awards { padding: 25px 0;}
	.awards ul li { height: 60px;}
}
@media only screen  and (max-width: 767px){
   .container {
    width: 100%  !important; padding:0px;		
	}
	.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, , .col-xs-15{ width:100% ;}
	section.mobileheader .col-xs-3{ width: 25% !important;}
	section.mobileheader .col-xs-6{ width: 50% !important;}
	.btn-login {float: right;}
	.logo_icon{ display:none;}
	.banner_price, .banner_list{ width:50% !important;}
	section.banner .cloud{ text-align:center !important;}
	.btn-banner1 { width:300px;}
	.btn-banner2 { width:150px;}
	section.search input[type="text"] { width: 280px;}
	.features .col-xs-4{ width:50%;}
	.footer .col-xs-4{ width:32%;}
	.footer .socialdiv { margin-top:30px; width:100%;}
	section.footer .payment { margin-bottom: 20px;  margin-top: 10px;}
	section.logos a {  margin: 12px 6px;}
	#tab-1 .text-left{ text-align:center !important;}
	#tab-1 .text-right{ text-align:center !important;}
	section.tab_div .box { width: 290px; margin:0 auto;}
	.box.right {  float: none !important;}
	.r-tabs-panel{ padding-top:25px !important;}
	.r-tabs{margin: 26px 0 0 0;}
	#search-form { height: auto !important;}
	#search-button{ width:207px;}	
	#search-button img{ display:none;}
	.roket {display:none;}
	#horizontalTab .col-xs-4{ width:50%;}
	.connect {
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 0;
    width: auto !important;
	}
	section.free_inner_detail .right_free { width: 450px;}
	.sale { left: 8px; position: absolute; top: 59px;}
	.useful_links {float: left;}
	.whyus_banner .col-xs-3 { width: 50%; margin-bottom:10px;}
	.whyus_banner p {   padding: 0px;}
}
@media only screen and (min-width: 480px) and (max-width: 639px){
	.logo img{ max-width:100%;}
	.logo_icon{ display:none;}
	.banner_list{ width:60% !important;}	
	.banner_price{ width:40% !important;}
	.btn-banner1 { width: 254px;}
	.btn-banner2 { width: 120px;}
	section.search input[type="text"] { width: 190px;}
	span.customSelect { width: 90px;}
	.customSelectInner {  width: 77px !important;}
	section.logos {  height: auto; }
	section.logos a { margin: 12px 16px;}
	.cloud .col-xs-5, .cloud .col-xs-7{ float: none; margin: 0 auto; width: 344px;}
	#search-button{ width:152px;}	
	#horizontalTab .col-xs-4{ width:100%;}
	.footer .container .col-xs-4  { margin-top:30px; width:100%;}
	.footer .copy .container .col-xs-4 {   width: 32%;}
	.footer .container .col-xs-15  { margin-top:30px; width:100%;}
	section.footer .social {
    float: left !important;
    margin-top: 5px;
	}
	section.free_inner_detail .right_free { width: 290px;}
	.features_inner .col-xs-4 { width: 100%;}
	section.features_inner_detail .list_cloud { width: 100%; margin:0px;}
	.whyus_banner p {   padding: 0px;}
	
}
@media only screen  and (max-width: 479px){
	
	.logo{ display:none;}
	.logo_icon{ display:block; text-align:center !important;}
	.features .col-xs-4 {  width:100%;}
	.footer .col-xs-4 { width: 100%;}
	.footer .col-xs-15 { width: 100%;}
	section.logos {  height: auto; }
	section.logos a { margin: 12px 6px;}
	.search .margin-right-40 {  margin-right: 0px !important;}
	.search .margin-left-20 {    margin-left: 0px !important;}
	section.search input[type="text"] { margin-left: 0px;  width: 180px;}
	span.customSelect { width: 90px;}
	.customSelectInner {  width: 77px !important;}
	.btn-search { margin-top: 15px;}
	section.banner h1 {  font-size: 27px; line-height: 36px;}
	section.banner .list { padding: 10px 0 20px 0px;}
	.banner_price, .banner_list { width: 100% !important;}		
	.btn-banner1 {width: 100%; margin:0px 0px 10px 0 !important;}
	.btn-banner2 { width: 100%; margin:0px!important;}
	section.search {font-size: 15px;}
	.btn-cloud, .btn-cloud1{ width:100%;}
	section.tab_div .box { width: 270px;}
	#search-box input[type="text"] {  width: 101%;	}
	#search-button{position:relative; width:100%;}
	#search-button img{ display:none;}
	#search-box .styled { width: 100%;}
	#search-box .customSelectInner {width: 100% !important;}
	#horizontalTab .col-xs-4{ width:100%;}
	section.footer .social {
    float: left !important;
    margin-top: 5px;
	}
	section.footer .payment img {  margin: 0 2px;}	
	.features_inner .col-xs-4 { width: 100%;}
	section.features_inner_detail .list_cloud { width: 100%; margin:0px;}
	/***/section.banner_inner .cloud_box1 {  width: 100%;}
	section.banner_inner .cloud_box2_main {  width: 100%;}
	section.banner_inner .cloud_top {background-size:100%; height: 89px; margin: 4px 0 0;}
	section.banner_inner .header_cloud1 { padding: 42px 0 18px;}
	section.banner_inner .cloud_middle {background-size:100%;width: 100%;}
	section.banner_inner .cloud_box2 {width: 100%;	}
	section.banner_inner .cloud_btm {background-size: 100%;min-height: 15px;}
	.sale { display:none;}
	.arrow_box_Affi {margin-left: 0px; width: 100%;}
	.whyus_banner_div {padding-left: 15px;}
	.whyus_banner .col-xs-3 { width: 100%; margin-bottom:10px;}
	.whyus_banner p {   padding: 0px;}
	.list_links { margin: 0px;}
	.support_link { padding: 41px 0;}
	section.free_inner_detail .right_free { width: 100%;}
	.slider { margin: 0 auto;   width: 100%;}
	.box_awards { padding: 25px 0;}
	.awards ul li { height: 60px;}
}
.h1reseller {
	padding-left: 15px;
}
/**
 * Design Shack Pricing Table Example
 */
* {
	margin: 0;
	padding-top: 0px;
}
body {background: #ededed;}
#container {
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	text-align:center;
}
/*Top Bar*/
.top {
	width: 240px;
	height: 50px;
	background: #ff5e00;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.top h2 {
  color: #fff;
  text-align: center;
  font: 300 30px/50px Helvetica, Verdana, sans-serif;
}
.top_p {
	width: 240px;
	height: 50px;
	background: #69AF15;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.top_p h2 {
  color: #fff;
  text-align: center;
  font: 300 30px/50px Helvetica, Verdana, sans-serif;
}
/*Shape*/
.pricingtable {
	width: 240px;
	height: 430px;
	background: white;
	display:inline-block;
	text-align:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
/*Features*/
.pricingtable ul {
  list-style-type: none;
  font: 300 18px/2 Helvetica, Verdana, sans-serif;
  margin: 20px 0 0 45px;
}
.pricingtable ul strong {
	font-weight: bold;
	font-size: 17px;
}
/*Dividing Line*/
.pricingtable hr {
  border: 0;
  background-color: #BCBEC0;
  color: #BCBEC0;
  height: 1px;
  width: 190px;
  margin: 20px 0 0 30px;
}
/*Price*/
.pricingtable h9 {
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 80px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 65px;
	line-height: normal;
	font-weight: bold;
}
.pricingtable h9 sup {
	font-size: 40px;
}
.pricingtable h10 {
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 60px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 65px;
	line-height: normal;
	font-weight: bold;
}
.pricingtable h10 sup {
	font-size: 40px;
}
.pricingtable p {
	text-align: center;
	font: 500 14px/1 Helvetica, Verdana, sans-serif;
	color: #636e75;
	font-weight: bold;
}
/*Button*/
.pricingtable a {
	display: block;
	height: 40px;
	width: 180px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font: 500 16px/40px Helvetica, Verdana, sans-serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Gradient*/
	background: #9dcc55; /* Old browsers */
	background: -moz-linear-gradient(top,  #9dcc55 0%, #96c23d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dcc55), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* IE10+ */
	background: linear-gradient(top,  #9dcc55 0%,#96c23d 100%); /* W3C */



  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dcc55', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
.pricingtable a:hover {
  background: #b2e560; /* Old browsers */
  background: -moz-linear-gradient(top,  #b2e560 0%, #96c23d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e560), color-stop(100%,#96c23d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* IE10+ */
  background: linear-gradient(top,  #b2e560 0%,#96c23d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e560', endColorstr='#96c23d',GradientType=0 ); /* IE6-9 */
}
/*Scaled Version*/
.featured {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.btn-banner_inner3 { 
  background-image: -webkit-linear-gradient(top, #61b201 0%, #4f9101 100%);
  background-image: -o-linear-gradient(top, #61b201 0%, #4f9101 100%);
  background-image: linear-gradient(to bottom, #61b201 0%, #4f9101 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff61b201', endColorstr='#ff4f9101', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;  
  border: none !important;
  font-size:20px !important; text-transform:uppercase; padding:6px 12px; color:#fff; width:100%; height:47px; line-height:35px; font-weight:800; text-align:center;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.25);
   box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.25);
    outline:none !important;
}
.btn-banner_inner3:hover,
.btn-banner_inner3:focus{
  background: #69af15 !important;
  border: none !important;
  color:#fff;
  outline:none !important;
}
.btn-banner_inner3:active,
.btn-banner_inner3.active {
  background: #69af15 !important; 
  color:#fff;
  border: none !important;
  outline:none !important;
}
/*VPS Plans end*/
#vps-faq {
	color: #525252;
}
/* START COMPARISON TABLE STYLES */
#comparetable {width: 100%; table-layout: fixed; text-align: center; margin: 4em 0; border-collapse: collapse; }
#comparetable tr {background: transparent!important;}
#comparetable td,
#comparetable th {padding: 20px; text-align: center;}
#comparetable td.rowTitle {text-align: left;}
.blank {background: none!important; border: none!important;}
 .redrum th {
	background-color: #e25a35;
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
	text-shadow: 0 1px 0 #51251a;
	border: 1px solid #9fb6c8;
}
 .redrum td {background-color: #f0f1f1; border: 1px solid #c8d6e2;} 
 .redrum td.rowTitle {border-left: 4px solid #e25a35}
#td1 {	
	font-size: 16px;
}
#td2 {
	color: #F3400C;
	font-size: 18px;
}
/* END COMPARISON TABLE STYLES */
#vps {
	background-image: url(../images/vps.jpg);
}
#vps_reseller {
	background-image: url(../images/pattern_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#reseller {
	background-image: url(../images/reseller.jpg);
}

/* START HEADER RIGHT CONTENT */
#P_4 {
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	height: 58px;
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 5px;
	width: 348px;
	border: 0px none rgb(221, 221, 221);
	outline: rgb(221, 221, 221) none 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	font-weight: 600;
	font-variant: normal;
	margin-top: 47px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}/*#P_4*/
#A_5 {
	box-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px 0px;
	box-sizing: border-box;
	color: rgb(255,255,255);
	display: inline-block;
	height: 47px;
	text-align: center;
	text-decoration: none;
	text-shadow: rgba(255, 248, 229, 0.2) 0px -1px 0px;
	vertical-align: middle;
	width: 360px;
	border: 0px none rgb(35, 35, 35);
	outline: rgb(35, 35, 35) none 0px;
	padding: 14px;
	transition: all 0.1s ease-in-out 0s;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 19.52px;
	font-style: normal;
	line-height: 19.52px;
	font-weight: normal;
	font-variant: normal;
	background-attachment: scroll;
	background-color: #61b201;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}/*#A_5*/
#penny {
	color: #C30;
}
.btn-action{
font-size: 14px !important;
    height: 30px !important;
    line-height: 16px !important;}
.pricing-plans-table thead tr > th:nth-last-child(2) {
    text-align: left;
}
.pricing-plans-table thead tr > th {
    text-align: center;
}
.pricing-plans-table tr > td.price{
    text-align: left;
}
#P_4 strong{ display:block; font-size:22px;}
#P_4 span{ color:#ffff00;}
#P_4 { font-size:16px; width:100%; margin:40px 0 0 0 ;}
section.footerprice{width:100%; margin:0px; padding:20px 0; background:#1d446d;}
.price_new{ text-align:left; color:#fff; font-size:57px; font-weight:900; line-height:57px;}
.price_new span{line-height: 15px !important; font-size:17px;font-weight:normal; display:block;}
.price_new sub{line-height: 15px; top: 0; font-size:37px;font-weight:200;} 
.btn_signup_new{background:#2c7597; color:#9bd4ee; font-size:15px; font-weight:400; line-height:32px; width:280px; margin-bottom:22px;}
.btn_signup_new:hover{background:#1f9ad3; color:#9bd4ee;}
.padd_btm{ padding-bottom:110px !important;}
.price_new1{ text-align:left; color:#fff; font-size:57px; font-weight:900; line-height:57px;}
.price_new1 span{line-height: 15px !important; font-size:13px;font-weight:500; display:block; color:#4f91da;}
.price_new1 sub{line-height: 15px; top: 0; font-size:37px;font-weight:200;}
.price_new2{ text-align:left; color:#fff; font-size:57px; font-weight:900; line-height:57px;}
.price_new2 span{line-height: 15px !important; font-size:13px;font-weight:500; display:block; color:#4f91da;}
.price_new2 sub{line-height: 15px; top: 0; font-size:37px;font-weight:200;}
.price_new3{ text-align:left; color:#fff; font-size:37px; font-weight:200; line-height:32px; text-decoration:line-through; padding-left:60px;}
.price_new3 span{line-height: 16px !important; font-size:13px;font-weight:500; display:inline-block; color:#000; text-decoration:none !important; padding:2px 5px; background:#2fa2db; margin-bottom:5px;}
.price_new3 sub{line-height: 37px; top: 0; font-size:37px;font-weight:200;}
.price_new4{ text-align:left; color:#fff; font-size:37px; font-weight:200; line-height:32px; text-decoration:line-through; padding-left:60px;}
.price_new4 span{line-height: 16px !important; font-size:13px;font-weight:500; display:inline-block; color:#000; text-decoration:none !important; padding:2px 5px; background:#d1d1d1; margin-bottom:5px; text-transform:uppercase;}
.price_new4 sub{line-height: 37px; top: 0; font-size:37px;font-weight:200;} 
section.banner .list1 {
    list-style: outside none none;
    margin: 0;
    padding: 10px 0 10px 20px;
    width: 100%;
}
section.banner .list1 li {    
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    list-style: outside none none;
    margin: 0;
    padding: 6px 0;    
    width: 100%;
	text-align:left;
}
section.banner .list1 li img{ float:left; margin-right:10px;}
.penny li{ color:#000 !important;}
.banner_new{ padding-bottom:0px !important;  background:url(../images/best-vps-landing_02.jpg) top center no-repeat !important;}
.banner_new1{ padding-bottom:0px !important;  background:url(../images/penny-webhosting_02.jpg) top center no-repeat !important;}
.banner_new2{ padding-bottom:0px !important;  background:url(../images/landing-penny_02.jpg) top center no-repeat !important;}
#vps-price-orange {
	color: #ff5e00;
}
#windows_width {
	width:500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 50px;
}
#window_center {
	background: #ff5e00;
}
#hosting_page {
	background-image: url(../images/webhosting-header.jpg);
    background-repeat: no-repeat;
	background-size: 1922px 750px;
}
#wordpress_page {
	background-image: url(../images/webhosting-header.jpg);
    background-repeat: no-repeat;
	background-size: 1922px 900px;
}
