/* CSS Document */
@font-face {
    font-family: 'vollkornregular';
    src: url('../fonts/vollkorn-regular-webfont.eot');
    src: url('../fonts/vollkorn-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vollkorn-regular-webfont.woff2') format('woff2'),
         url('../fonts/vollkorn-regular-webfont.woff') format('woff'),
         url('../fonts/vollkorn-regular-webfont.ttf') format('truetype'),
         url('../fonts/vollkorn-regular-webfont.svg#vollkornregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'arvoregular';
    src: url('../fonts/arvo-regular_201-webfont.eot');
    src: url('../fonts/arvo-regular_201-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arvo-regular_201-webfont.woff2') format('woff2'),
         url('../fonts/arvo-regular_201-webfont.woff') format('woff'),
         url('../fonts/arvo-regular_201-webfont.ttf') format('truetype'),
         url('../fonts/arvo-regular_201-webfont.svg#arvoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{ margin:0px auto; font-family: 'vollkornregular';}
.outer{ float:left; width:100%;}
header {
  background: rgba(0, 0, 0, 0) url("../images/Header_bg.jpg") repeat scroll 0 0;
  float: left;
  padding: 17px 0;
  width: 100%;
}
.logo{ float:left; width:100%;}
.right_nav{ float:left; width:100%;}
.top_header{float: right; width:100%;  font-size:12px;}
.top_header ul {
  float: right;
  margin:7px 0 15px;
  width: auto;
}
.top_header ul li {float: left;list-style: outside none none;margin-left: 10px; text-transform:uppercase;}
.top_header ul li a {
    color: #fff;
    font-size: 12px;
    padding: 4px 5px;
    text-decoration: none;
}
.top_header ul li a:hover {
    background: #119ee7 none repeat scroll 0 0;
}
.faico {float: right; margin-top: 7px;width: auto;}
.faico li {display: inline-block;line-height: normal;margin: 0 0 0 5px;padding: 0;}

.faico a {
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
	 background-color: #46535c; 
    color: inherit;
}
.faico a i{color:#fff;     line-height: 30px;}
.faicon-facebook:hover {
    background-color: #3b5998;
}
.faicon-twitter:hover {
    background-color: #00acee;
}
#faicon-google-plus:hover{ background:#dd0000;}
.banner{ float:left; width:100%; }
.banner img{ width:100%;}
.home_page_text {
    float: left;
    padding-top: 20px;
    width: 100%;
}
p{font-size:16px;
line-height:21px;
}
body {
	font-family: arial;
	
	}
a:hover, a:focus {
	text-decoration: none;
}
.sign_a {
	font-size: 20px;
	background-color: #0871C6;
	padding: 10px;
	color: #fff;
	display: block;
	margin: 15px 0px;
	text-transform: uppercase;
	font-family: arial;
}
.menutab li a {
	font-size: 12px;
	padding: 10px 4px;
}
.tab-pane {
	font-size: 16px;
	line-height:20px;
	padding: 15px ;
}
.nav-tabs.menutab li {
	float: none;
	display: inline-block;
}
ul.nav.nav-tabs.menutab {
	text-align: center;
}
.windowsa .b2 {
	padding: 15px 0px;
	background: rgb(243, 243, 243);
	margin: 25px 0px 0px 0px;
}
.plan {
  background: rgb(248, 248, 248) none repeat scroll 0 0;
  float: left;
  padding: 50px 0 20px;
  width: 100%;
}
.tab-content.text-center {
	background: #FFF;
    border: 1px solid #F1EFEF;
    border-top: 0px;
    min-height: 90px;
    margin-bottom: 15px;
}
.windowsa span.fa.fa-4x {
	color: #46535C;
}
.windowsa .b2 h5 {
	color: #333;
	font-size: 16px;
}
.windowsa .b2 {
	min-height: 136px;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
ul.nav.nav-tabs.menutab a {
	color: #FFFFFF;
	background-color: #0871C6;     font-size: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}
.navbar-nav {
    display: inline-block;
    float: none;
	text-transform:uppercase;
    margin: 0;
    text-align: center;
}
.navbar-collapse.collapse {
    /*display: inline-block;
    float: left;
    text-align: center;
    width: 100%;*/
}
.features .container-fluid h1 {
	font-size: 16px;
	text-align: left;
	font-weight: 600
}
.features ul li {
	font-size: 14px;
	margin-bottom: 5px;
}
.features ul li:before {
	font: normal normal normal 14px/1 FontAwesome;
}
.features {
	padding: 30px 0px; display:block
}
.features h1{margin-top:20px;}
.windowsa .b2:hover {

    background: rgb(70, 83, 92); transition:0.5s all;}

.windowsa .b2:hover > span, .windowsa .b2:hover > h5{ color:#fff !important; cursor:pointer; transition:0.5s all;}
.sign_a:hover { background: rgb(70, 83, 92);  color:#fff !important; transition:0.5s all;}
ul.nav.nav-tabs.menutab a:hover { background: rgb(70, 83, 92);  color:#fff !important; transition:0.5s all;}
h1.domns.text-center.ips {
    text-transform: uppercase;
}

.searchContainer-web {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-sizing: border-box;
    float: left;
    left: 0;
    margin: auto;
    padding: 19px;
    position: relative;
    right: 0;
    top: 0;
    width: 75%;
    z-index: 999;
}
.searchContainer-web .search_bar {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    float: left;
    height: 50px;
    margin: 0 10px 0 0;
    padding: 0 10px;
    width: 84%;
	 border-radius: 4px; box-shadow: 0 3px 0 #ccc inset; font-family:Arial, Helvetica, sans-serif; font-size:16px;
}

.searchContainer-web .search_domain {
    background-color: #119ee6    !important;
    background-position: left top !important;
    background-repeat: no-repeat;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
    padding: 15px 30px !important; border-radius: 6px;
}

.selectedVal button{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a84dc+0,0557a9+100 */
background: #0a84dc; /* Old browsers */
background: -moz-linear-gradient(top,  #0a84dc 0%, #0557a9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a84dc), color-stop(100%,#0557a9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0a84dc 0%,#0557a9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0a84dc 0%,#0557a9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0a84dc 0%,#0557a9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0a84dc 0%,#0557a9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a84dc', endColorstr='#0557a9',GradientType=0 ); /* IE6-9 */

    border: medium none;
    border-radius: 6px;
    color: #fff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 51px;
    line-height: 45px;
    margin-right: 10px;
    padding: 0 30px;}
	.for_box{ float:left; width:100%;}
	.b2{ display: inline-block;
    float: left;
    padding: 100px 20px 55px;
    text-align: center;
    width: 100%;background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #e5e5e5 100%) repeat scroll 0 0;}
	
.b2 h5 {
    color: #333;
    font-size: 22px;
    margin-top: 15px;     font-family: 'arvoregular';
}
.pad_left_right{ padding-left:0px!important; padding-right:0px!important;}
/*p{ font-size:16px; color:#272727;}*/

#top-support { background:url(../images/section-pattern.png);
    text-align: center;
    text-transform: uppercase; float:left; width:100%;    padding: 35px 0; font-family: 'arvoregular';
}

#top-support h4 {
    color: #ccc;
    font-size: 31px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    text-transform: none;
}

#top-support h4 span a {
    color: #fff ;
}
.webhosting{ float:left; width:100%; padding-top:40px; }

.title_main {
    background: rgba(0, 0, 0, 0) url("../images/head_border.png") no-repeat scroll center bottom;
    float: left;
    margin-bottom: 35px;
    padding: 0 0 20px;
    width: 100%;
}

.title_main h1 {
    color: #333;
    font-size: 36px;
   
    margin: 0 0 5px;
    text-align: center;
    text-transform: uppercase; font-family: 'arvoregular';float:left; width:100%;text-align:center;
}
.navbar-nav > li > a {
    padding-bottom: 14px !important;
    padding-top: 14px !important;
	 font-size: 14px;
}
.nav > li > a {
  display: block;
  padding: 10px 18px;
  position: relative;
}
.navbar {
    min-height: auto !important;
}
.title_main h5{ font-size:22px;  color:#272727; float:left; width:100%;text-align:center; margin:0px;} 

 .web_features_row {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: none;
    float: left;
    
    margin-bottom: 20px;
    padding: 15px 0 5px;
    width: 100%;
}
.logo a > img {
  width: auto;
}
.web_features_rowImg {
    float: left;
    height: auto;
    margin-right: 10px;
    width: 40px;
}
.web_features_rowImg > img {
    float: left;
}
.web_features_rowCont {
    float: left;
    height: auto;
    width: 89%;
}

.web_features_rowCont h4 {
    color: #333;
    float: left;
   font-family: 'arvoregular';
    font-size: 25px;
    height: 37px;
    margin: 0;
    padding: 0 0 17px;
    width: 100%;   background: rgba(0, 0, 0, 0) url("../images/sep_line.png") repeat-x scroll left bottom;
}
.class_float_left {
    float: left;
}

.try_demo {
    background: #119ee7  none no-repeat scroll left top;
    border: 0 none;
    color: #ffffff;
    float: right;
    font-size: 12px;
    height: auto;
    margin: 0 0 10px;
    outline: 0 none;
    padding: 7px 10px;
    text-align: center;
    width: auto;
}

.web_feature_text {
    float: left;
    font-size: 16px;
}
.web_feature_text {
    float: left;
    height: auto;
    margin: 6px 0;
    width: 100%;
}
.top {
	margin-bottom:15px;
    text-align: left !important;
}
.one_click_Ico_list span {
  float: left;
  font-weight: bold;
  margin-top: 10px;
  text-align: center !important;
  width: 100%;
}
.time{ float:left; padding: 30px 0; width:100%; /*background:url(../images/email-bg.jpg) repeat scroll 0 0 / 100% auto;*/background:#1773CB;}
.group{ float:left; width:100%;}
.group h2 {
    color: #fff;
    font-size: 36px;
   
    text-align: left;
    text-transform: uppercase;  font-family: 'arvoregular'; float:left; width:100%; text-align:center;
}
.time img{
	margin-top:0;       
}
.image_s {
    float: left;
    width: 43%; text-align:right;
}

 .first {
    clear: none !important;
    float: left;
    margin-left: 0;  width: 48.4663%;
}
.introtext2 {
    margin: 0 0 15px;
    padding:0;
}

.introtext2 h2 {
    color: #fff;
    font-size: 36px;
   
    text-align: left;
    text-transform: uppercase; margin:0px;
}
.introtext2 h4 {
    color: #fff;
    font-size: 27px;
 
    text-align: left;
    text-transform: uppercase; font-family: 'arvoregular';
}
.introtext2  p {
    color: #fff;
    float: left;
    font-size: 15px;
    line-height: 22px;
}
.btn-default-light {
    background-color: transparent !important;
    border: 3px solid #fff !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Walsheim-Bold,"Arial Black",sans-serif;
    font-size: 18px !important ;
    font-weight: 400;
    line-height: 1.42857;  border-radius: 0px!important ;
    margin-bottom: 0;
    min-width: 88px;
    padding: 10px 20px 7px!important ;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: transform 0.1s ease 0s;
    vertical-align: middle; background-color: #119ee6;
    color: #ffffff; margin-top:10px;
}

.btn-default-light:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #333 !important;
}
.special{ float:left; width:100%; padding:40px 0px;}
.service-panel-server {
    border-radius: 2px;
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 100%;  border: 2px dashed #d2d2d2;
}

.service-panel-server h2 {
    border-bottom: 1.8px dashed #d2d2d2;
    color: #414040;
   font-family: 'arvoregular';
    font-size: 28px;
    font-weight: 400;
    line-height: 55px;
    padding-left: 15px;
    text-align: left; margin-top:0px;
}
.bottom-panel {
    float: right;
    margin: 0 0 0 15px;
    width: 348px;
}
.bottom-panel span {
    color: #1773cb;
    display: inline-block;
   font-family: 'arvoregular';;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
}

.bottom-panel a {
    background: #119ee7   none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-family: Segoe UI; border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    margin-right: 11px;
    margin-top: 8px;
    text-align: center;
    width: 125px;
}
.features .container-fluid .fa {
  color: blue;
  margin-right: 10px;
}
.service-panel-server ul {
    padding: 0 0 0 10px;
}

.service-panel-server ul li {
    color: #1773cb;
    display: inline-block;
    float: left;
    font-family: 'arvoregular';
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    width: 23%;  line-height: 23px;
}
.service-panel-server ul li img {
    float: left;
    margin-left: 1px;
    margin-right: 10px;
    margin-top: 0;
}

.bottom-panel span em {
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
}
.bottom-panel a:hover{
    color: #fff; text-decoration:none;}
	
.dedicated-ul li div {
    float: left;
    width: 100%;
}
.dedicated-ul li {
    text-align: center;

}
.dedicated-ul li img {
    float: none !important;
}
.about{ float:left; width:100%; background:#efefef; padding: 30px 0;}
.about_main{ float:left; width:100%;}

.about_main h1 {     font-family: 'arvoregular';
    color: #333;
    font-size: 36px;
   
    margin: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
}
.button {
    background-image: none !important;
    display: inline-block !important;
    float: left;
    margin-top: 20px !important;
    text-align: center;
    width: 100%;
}
.button a{background:url("../images/button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color:#fff; font-family:Arial, Helvetica, sans-serif; padding:10px 20px; font-weight:bold; font-size:18px;}
.button a:hover{color:#fff;}
.about_main p{ line-height:30px; margin-top:20px;}
footer{ float:left; width:100%; background: rgba(0, 0, 0, 0) url("../images/footer.png") repeat scroll center top;padding: 30px 0 0;
    color: #ccc;font-family: arial;}
	.footer_top_text{ float:left; width:100%;}
	.footer_top_text{ float:left; width:100%; background:#119ee7; padding:35px 0px;font-family: 'arvoregular'; font-size: 25px; text-align:center; color:#fff; margin-bottom:30px;}
	.one_quarter {
    width:100%; float:left;

}
.b2 > p {
    font-size: 15px;
}
.one_quarter.first > img {
    height: auto;
    margin-bottom: 10px;
    width: 100%;
}
.btmspace-15{ float:left; width:100%; font-size:16px; color:#fff;}
.btmspace-15 h4{font-family: 'arvoregular';}
.one_quarter { width:100%; float:left;
}
 .title {
    color: #fff;
    font-size: 18px; font-family: 'arvoregular';
   
    margin: 0 0 10px;
    padding: 0 0 8px;
    text-transform: none;
}

.nospace {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.linklist li {
    margin-bottom: 5px;
}

.linklist li a {
    color: #fff;; font-size:16px;
}
.linklist li a:hover{ color:#ffab42; text-decoration:none;}
.copyright{ float:left; width:100%;  background-color: #161616;  border-top: 2px solid; border-color: #000000; padding:10px 0px; margin-top:40px;}
.visa{ float:left; width:100%;}
.visa img{ width:100%;}
.center_foot {
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%;     margin-top: 10px;
}
.center_foot > a {
    border-left: 1px solid;
    font-size: 12px;
    line-height: 12px;
    padding: 0 10px; color:#ccc; font-size:14px;
}
.center_foot a:hover{ color:#ffab42; text-decoration:none;}
.fl_right {
    float: right; font-size:14px; color:#ccc; margin-top: 7px;
}

.center_foot > a:first-child {
    border-left: medium none;
}
/*NEW CSS*/
.featured h4 {
    background: #1773cb none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "arvoregular";
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.featured p {
    color: #333;
    margin-top: 10px;
    text-align: center;
}
.featured {
    float: left;border-radius: 5px;
	overflow:hidden;
    width: 100%;
	border:1px solid #1773CB;
}
.featured sup {
    top: -12px;
}
.featured sub, .featured sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.featured .btn {
	border-radius: 5px !important;
    padding: 7px 21px !important;
	background:#1773CB !important;
}
.price_div {
    float: left;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.featured .price {
    color: #272727;
    display: block;
    font-family: "Brandon Grotesque Bold",sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 50px;
}
.featured .list_h li {
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    display: block;
    font-size: 16px;
    margin-bottom: -1px;
    padding: 13px 15px;
    position: relative;
    text-align: center;
}
.featured .list_h {
    float: left;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.period {
    font-size: 16px;
}
.price {
    color: #ffffff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
/*++++++++++++++++++++++++++++WEB HOSTING Page++++++++++++++++++++++++++*/

.web_features {
    float: left;
    height: auto;
    width: 100%;
}

h1 {
    color: #333;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 5px;
	font-family: "arvoregular";
    text-align: center;
    text-transform: uppercase;
}
.outer .tab_table_rowLeft {
  color: #333;
  float: left;
  font-size: 17px;
  height: auto;
  padding: 2px 0;
  width: 43%;
  font-weight:bold;
}
.row3 {
  background-color: #efefef;
  color: #888888;
  float: left;
  padding: 51px 0;
  width: 100%;
}

.left_featuer h1 {
    font-size: 28px;
    margin-bottom: 10px;
    text-align: left;
}
.outer .tab_table_row {
  background: #f1f1f1 none repeat scroll 0 0;
  float: left;
  height: auto;
  margin-bottom: 10px;
  padding: 19px;
  width: 100%;
}
.configurebuttonlink, .view-all-button {
  background: #1773cb none repeat scroll 0 0;
  color: #fff;
  float: none;
  font-size: 16px;
  margin-top: 16px;
  padding: 6px 15px;
  text-align: center;
}
.one_click_Ico_list {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.web_features .tab_heading {
  color: #333;
  float: left;
  font-family: arial;
  font-size: 24px;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 15px 0 5px;
  text-transform: uppercase;
  width: 100%;
}
.web_features .oneClickinstall {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: auto;
    margin: 15px 0;
    padding: 0 2% 1%;
    width: 96%;
}

.web_features .one_click_Ico_list > li {
 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: none;
    margin: 0 1.5%;
    padding: 0;
    text-align: center;
    width: 9%;
}
.tab_ulist.pricing > li {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  padding: 10px;
}
.view_all {
  display: inline-block;
  float: left;
  height: auto;
  line-height: 45px;
  text-align: center;
  width: 100%;
}
.web_features ul li {
    background: url("../images/bread_crumbs.png") no-repeat scroll 4px 5px rgba(0, 0, 0, 0);
    float: left;
    list-style: outside none none;
    margin: 4px 0;
    padding-left: 23px;
}

.web_features .tab_table_rowRight {
    text-align: right;
}
.web_features .tab_table_rowRight {
    color: #119ee7;
    float: left;
    font-size: 17px !important;
    font-weight: bold;
    height: auto;
    width: 50%;
}
.tab_ulist li {
    float: left;
    height: auto;
    list-style-image: url("../images/right_arrow.png");
    padding: 0 0 7px;
    width: 92%;
}
.image_s > img {
    float: left;
}
.wellcome-note {
    float: left;
    padding-top: 40px !important;
	 padding-bottom: 40px !important;
}/*+++++++++++++++Webhosting++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*_+++++++++++++++++++++++++++Banner ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.banner_con {
    background: rgba(0, 0, 0, 0) url("../images/picjumbo-bg5.jpg") no-repeat fixed 0 0 / cover ;
    cursor: default;
	float:left;
	width:100%;
	padding: 17px 0 0;
}
.banner_con .container {
  background: rgba(0, 0, 0, 0) url("../images/waiter.png") no-repeat scroll right bottom / 28% auto;
  height: 295px;
}
.big-text {
  color:#FC9841;
  float: left;
  font-family: arvoregular;
  font-size: 56px;
  font-weight: 300;
  line-height: 41px;
  margin-bottom: 20px;
  text-align: left;
  width: 100%;   font-weight: bold;
}
.header-text h2 {
  color: #fff;
  font-family: "Raleway",sans-serif;
  font-size: 43px;
  font-weight: normal;
  line-height: 45px;
  margin: 21px 0;
  text-align: left;
  text-transform: uppercase;
}
.pull-left.ban_left .green {
  background-color: #64ae3c;
  color: #fff;
  float: right;
  margin-right: 10%;
  margin-top: -20px;
  padding: 17px 30px;
}
.green {
    background-color: #64ae3c;
    color: #fff;
    padding: 17px 30px;
}
.top-button {
    border-radius: 5px;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.pull-left.ban_left {
    float: left;
    width: 65%;
}
.banner_con ul {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    width: 100%;
}
.pull-left.ban_left li {
    background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px -2px;
    color: #fff;
    float: left;
    font-size: 23px;
	   font-weight: bold;
    margin: 14px 0;
    padding-left: 32px;
    width: 35%;
}
.searchCont {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  box-sizing: border-box;
  float: right;
  margin: 0 0 0 0;
  padding: 15px;
  position: relative;
  width: 69%;
}
/*Slogan with Price*/
.price_web {
  background:url(../images/picjumbo-bg5.jpg) left center no-repeat #0978ce;
  border-radius: 5px;
  float: left;
  height: 90px;
  margin-right: 18px;
  width: 21%;
  padding:5px;
}
.price_web > span {
  color: #fc9841;
  float: left;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.price_web > h5 {
  color: #fff;
  float: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.price_web > p {
    color: #fff;
    float: left;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
.boxes_web {
    float: left;
    padding: 30px 0 0;
    width: 100%;
}
.text-center > p {
    font-size: 20px;
    margin-bottom: 0;
}
.text-center {
  text-align: center;
  margin-bottom: 25px;
}
.introtext2 > h6 {
  background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px -2px;
  color: #fff;
  float: left;
  font-family: "arvoregular";
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 9px;
  padding-left: 33px;
  width: 100%;
}
.link_info{
	color:#F30;
}
.left_one {
  padding: 20px 0;
}
.row7 {
  background: #f1f1f1 none repeat scroll 0 0;
  padding: 30px 0;
}

.for_box .b2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding:15px 29px 40px;
}
 .domains p{
    color: #fff;
 }
 .domains h4{
	background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px -2px;
    color: #fff;
    float: left;
    font-size:20px;
    margin:0 0 20px;
	width:100%;
    padding-left: 32px;
	}
	.domains h3{
	background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px -2px;
    color: #fff;
    float: left;
    font-size:20px;
    margin:0 0 20px;
	width:100%;
    padding-left: 32px;
	}
	section{
		width:100%;
	}
.domains img {
    margin-top: 0;
}
.home_page_text.domains {
    background:url(../images/domain-bg.jpg) repeat;
	/*background:#202427;*/
   padding: 35px 0 20px;
	  
}
.domains h1 {
    color: #fff;
}
.domain h1 {
    color: #333;
}
.home_page_text.control-panel{
 /* background: rgba(0, 0, 0, 0) url("../images/picjumbo-bg4.jpg") no-repeat fixed 0 0 / cover ;
  cursor: default;
  float: left;
  padding:30px  0;
  width: 100%;*/
   background: #f5f5f5 none repeat scroll 0 0;
  cursor: default;
  float: left;
  padding: 30px 0;
  width: 100%;
  
}
.control-panel h1 {
	color: #333;
  font-family: "arvoregular";
  font-size: 40px;
   /* color: #fff;
    font-size: 40px;
	font-family: "arvoregular";*/
}
.control-panel p {
    /*color: #fff;
    font-size:20px;*/
	 color: #333;
    font-size:20px;
}
img.cpanel {
    float: right;
    height: auto;
    width: 63%;
}
.container.filemanagement {
    padding: 30px 0 20px;
}
.development {
    background:url(../images/development.jpg) fixed;
    float: left;
    width: 100%;
	background-size:100%;
}
.development h1 {
    color: #fff;
}
.development ul li {
  background: rgba(0, 0, 0, 0) url("../images/ar.png") no-repeat scroll 4px 5px;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 17px !important;
  list-style: outside none none;
  margin: 4px 0;
  padding-left: 25px;
  width: 95%;
}
.development img{
	width:100%;
}
/*____________Price List________________*/
.price-list > li {
    border: 1px solid #efefef;
    float: left;
    margin-left: 1%;
    padding: 15px 0 0;
    width: 19%;
}
.price-list > li:first-child{
	margin-left:0;
}
.priceLeft {
    color:#1773CB;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	margin-bottom:14px;
}
.priceRight {
  background: #f8f8f8 none repeat scroll 0 0;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 0;
  text-align: center;
}
	.order {
    background: #1773cb none repeat scroll 0 0;
    color: #fff;
    float: none;
    font-size: 20px;
    margin-top: 16px;
    padding:10px 20px;
    text-align: center;
}
.butrow {
    display: inline-block;
    float: left;
    height: auto;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
#free { 
    text-align: center;background: #ccc none repeat scroll 0 0;
    text-transform: uppercase; float:left; width:100%; font-family: 'arvoregular';
}

#free h4 a {
    color: #333;
    font-size:20px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    text-transform: none;
}

.left_one > h4 {
    background: rgba(0, 0, 0, 0) url("../images/check_b.png") no-repeat scroll 3px 5px;
    font-size: 17px;
    line-height: 26px;
    padding-left: 34px;
}
/*:::::::::::::::::::::::::::::::::MANAGED WORDPRESS HOSTING*/
.package {
    margin-top:2%;
}.package-one {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 0.3em;
    padding: 2em 15px 3.3em;
    text-align: center;
}
.package-one h4 {
  color: #333;
  float: left;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 24px;
  width: 100%;
}

.package p sup {
    font-size: 27px;
}
sup {
    top: -0.5em;
}
.package p sub {
    color: #b4b4b4;
    font-size: 11px;
    margin-left: -31px;
}
sub {
    bottom: -0.25em;
}
.package-one ul {
  margin: 7% 0 0 10%;
  padding: 0;
  text-align: left;
}
.package-one ul li {
  display: inline-block;
  list-style: outside none none;
  margin: 5px 0;
}
.package-one ul li p {
  color: #666666 !important;
  font-size: 1.1em !important;
  font-weight: 400;
}
.package p {
  color: #ff5e3a;
  font-size: 53px;
  font-weight: 700;
  margin-left: 22px;
}
.package-one ul li p span {
  font-weight: 700;
}
.order-btn {
  float: left;
  margin: 32px 0 20px;
  text-align: center;
  width: 100%;
}
.package .col-md-2 {
  width: 19.99%;
}
.order-btn a {
  background:#1773CB none repeat scroll 0 0;
  border-bottom: 5px solid #2C6493;
  border-radius: 0.3em;
  color: rgba(255, 255, 255, 0.93);
  font-size: 17px;
  font-weight: 600;
  padding:10px 29px;
}
.word_press{
	text-align:center;
	width:100%;
	display:inline-block;
}
.banner_con.banner_managed {
    background: rgba(0, 0, 0, 0) url("../images/wordpress-hosting.jpg") no-repeat fixed 0 0 / cover ;
}
.banner_managed .container {
	  background:none;
  height: 275px;
}
.home_page_text.backup {
  background:#E5E5E5;
  padding: 60px 0 50px;
}
.home_page_text.backup img {
  height: auto;
  margin-top: -24px;
  width: 100%;
}
.home_page_text.security_a {
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 60px 0 50px;
}
.home_page_text.security_a img{
	float:right;
	margin-top:-97px;
}
#non_profit {
    background: #119ee7 none repeat scroll 0 0;
    float: left;
    font-family: "arvoregular";
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
/*#non_profit { background:url(../images/section-pattern.png);
    text-align: center;
    text-transform: uppercase; float:left; width:100%;    padding:15px 0; font-family: 'arvoregular';
}*/

#non_profit h4 {
    color: #ccc;
    font-size: 31px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    text-transform: none;
}
#non_profit h4 a {
  border-left: 1px solid #ccc;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 17px;
  padding: 0 1.5%;
}
/*#non_profit h4 a {
  border-left: 1px solid #ccc;
  box-sizing: border-box;
  color: #ccc;
  float: left;
  font-size: 17px;
  padding: 0 1.5%;
}*/
#non_profit h4 a:first-child{
	border-left:none;
}
/*++++++++++++++++++++++++++++Inner Pages+++++++++++++++++++++++++++*/
.kbcontents{
	float:left;
	width:100%;
}
.vps_nav {
	float:left;
	width:100%;
	background:#F4F4F4;
}
.vps_nav ul {
	text-align:center;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.vps_nav li {
	display:inline-block;
	position:relative;
	width:auto!important;
	margin:0!important;
	padding:0;
}
.vps_nav li:last-child {
	margin-right:0;
}
.vps_nav li a {
	display:block;
	font-size:18px;
	padding:9px 37px;
}
/*____________________Windows Hosting*/
.wordpress_banner {
  background: rgba(0, 0, 0, 0) url("../images/banner_w.jpg") no-repeat scroll center top / 100% auto;
  color: #ffffff;
}
.overlay {
  display: block;
  height: auto;
  width: 100%;
}.windows_banner.wordpress_banner #intro {
  padding: 26px 0 20px;
}
.windows_banner.wordpress_banner .one_half {
  width: 63.466%;
}
.windows_banner.wordpress_banner #intro .introtext {
  margin: 0 0 15px;
  padding: 0 0 21px 50px;
}
/*_____________Win Hosting_________________-*/
.win_host{
background: rgba(0, 0, 0, 0) url("../images/windowshosting-bg.jpg") repeat scroll 0 0 / 100% auto;
    float: left;
    padding: 26px 0 20px;
    width: 100%;
}
.win_host h2 {
    color: #fff;
    font-size: 46px;
    text-align: left;
	  font-weight: bold;
    text-transform: uppercase;
}
.win_host h5 {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
}

.win_host .price {
    color: #fad430;
    font-size: 79px;
    font-weight: bold;
    margin-top: 30px;
}
.win_host sub {
  color: #fff;
  font-size: 29px;
  font-weight: bold;
  position: relative;
  top: -2px;
}
.win_host .price > span {
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    top: -31px;
	font-size:29px; color: #fff;
}
.win_host img {
    height: auto;
    width: 75%;
}
.app ul li {
    float: left;
    margin:0 1%;
    padding: 10px 0;
    width: 18%;
}
.app {
    background: rgba(0, 0, 0, 0) url("../images/picjumbo-bg5.jpg") repeat 0 0;
    float: left;
    padding: 20px 0;
    width: 100%;
	background-size:100%;
}
.app h1, .app p {
    color: #fff;
}
.win_host li {
  background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px 3px;
  color: #fff;
  float: left;
  font-size: 21px;
  font-weight: bolder;
  margin: 4px 0;
  padding-left: 32px;
  width: 40%;
}
.win_host ul {
   float: left;
    margin: 20px 0;
    width: 100%;
}
/*___________________________________Dedicated page*/
.os{
}
.one_click_Ico_list.os li {
  width: 13%;
}
.feature_h h1 {
  margin-bottom: 25px;
}
.feature_h {
    background: #f7f7f7 none repeat scroll 0 0 !important;
}
}
.control_p h4 {
    float: left;
    width: 33%;
}
.domain.feature_h h4 {
 background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px 5px;
  background-position: 11px 9px;
  background-size: 18px auto;
 
  color: #333;
  float: left;
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 7px 6px 7px 39px;
  text-transform: uppercase;
  width: 100%;
}
.domain.feature_h h3 {
	background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px 5px;
    background-position: 100px 9px; 
  background-size: 18px auto;
   color: #333;
  float: left;
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 7px 6px 7px 150px;
  text-transform: uppercase;
  width: 33%;
}
 .domain h4{
	background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px -2px;
    color: #333;
    float: left;
    font-size:20px;
    margin:0 0 20px;
	width:100%;
    padding-left: 32px;
	}
	.domain h3{
	background: rgba(0, 0, 0, 0) url("../images/checkq.png") no-repeat scroll 2px -2px;
    color: #333;
    float: left;
    font-size:20px;
    margin:0 0 20px;
	width:100%;
    padding-left: 32px;
	}

.solution {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.dedicated_banner > img {
  height: auto;
  width: 100%;
}
/*____________________________-Dedicated Server*/
.server_bb h1 {
    color: #333;
    font-family: "arvoregular";
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 5px;
    text-align: center;
    text-transform: uppercase;

}
.plans_set  table{
    border: 1px solid #eaeaea;
    margin: 30px 0;
    width: 100%;
}
.plans_set table td {
  border-bottom: 1px dashed #eeeeee;
  color: #333;
  font-size: 17px;
  font-weight: normal;
  padding: 8px 15px;
  vertical-align: top;
}
.plans_set table input[type="radio"] {
    zoom: 2;
}
.plans_set span {
     font-size: 15px;
    background-color: #46535C;
    color: #fff;
    padding: 5px 0px;
    display: block;
    text-align: center;
    width: 120px;
    border-radius: 3px;
     margin-left: -10px;
}
.cstm{vertical-align: middle !important;
    text-align: center;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #e5e5e5 100%) repeat scroll 0 0;
    padding: 0px 5px 12px 5px !important;}
 
 td.widthted {
    width: 74px;
    padding: 8px 0px!important;
    text-align: left;
    text-indent: 5px;
}
.mbotforty{     margin-bottom: 40px;}
.divi{ margin:0px auto; display:block; margin-bottom:20px}

.plans_set table th {
    padding: 10px 15px;
    font-size: 14px;
    border-bottom: 1px solid #F1EBEB;
}
/*******************Dedicated Hosting*************************/
.table_body {
    float: left;
    height: auto;
width: 100%;
}
.general_features{
 float:left;
 width:100%;
 margin-bottom:15px;
}

 .general_features .table_head .rs1,.general_features .table_head .rs2, .general_features .table_head .rs3, .general_features .table_head .rs4, .general_features .table_head .rs5 {
    color: #119ee6;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 11.5%;
}
 .general_features .table_body .rs1,  .general_features .table_body .rs2,  .general_features .table_body .rs3,  .general_features .table_body .rs4,  .general_features .table_body .rs5 {
  font-weight: normal;
    padding: 10px 20px;
    text-transform: uppercase;
    width:12.1%;
 font-size:16px;
}
 .general_features .table_head{
 border-radius:0;
}
.web_features .web_features_rowCont h4, .web_features .web_features_rowCont div.free-website {
    color: #333;
    font-family: arial;
    font-size: 27px;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0 0 17px;
    width: 100%;
}
.general_features .table_tr:nth-child(2n) {
    background:#F3F3F3;
}
.row7 .web_features_row, .row3 .web_features_row{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    float: left;
 box-shadow:none;
    height: 80px;
    margin-bottom: 6px;
    padding: 15px 0 5px;
    width: 100%;

}

.web_reseler img{ width:100%; height:auto;}
.general_features .table_tr {
    border-bottom:none;
    border-top:none;
    float: left;
    height: auto;
    padding: 4px 16px;
    width: 100%;
   box-sizing: border-box;
}
 .general_features .features_label h3 {
    color: #424242;
    float: left;
    font-size: 22px;
    height: auto;
    margin-bottom: 5px;
    padding-bottom: 2px;
    width: 100%;
}
 .general_features .features_label span {
    color: #5d5d5d;
    float: left;
    font-size: 14px;
    height: auto;
    width: 100%;
}
 .general_features .table_body .cpu_td,  .general_features .table_body .memeory, .general_features  .table_body .hard_drive,  .general_features .table_body .monthelyFee {
    padding-bottom:15px;
    padding-top: 15px;
    width: 19%;
}
.general_features .table_head div:first-child {
    width: 16.5%;
}
.general_features .table_head div {
    color: #119ee6;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
    text-align: left;
    text-transform: uppercase;
    width: 14%;
}
/*-------------Table-----------------------*/
table.plans_set {
    border: 1px solid #eaeaea;
    margin: 30px 0;
    width: 100%;
}
table.plans_set td {
  border-bottom: 1px dashed #eeeeee;
  color: #333;
  font-size: 17px;
  font-weight: normal;
  padding: 8px 15px;
  vertical-align: top;
}
table.plans_set input[type="radio"] {
    zoom: 2;
}
.plans_set span {
     font-size: 15px;
    background-color: #46535C;
    color: #fff;
    padding: 5px 0px;
    display: block;
    text-align: center;
    width: 120px;
    border-radius: 3px;
     margin-left: -10px;
}
.cstm{vertical-align: middle !important;
    text-align: center;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #e5e5e5 100%) repeat scroll 0 0;
    padding: 0px 5px 12px 5px !important;}
 
 td.widthted {
    width: 74px;
    padding: 8px 0px!important;
    text-align: left;
    text-indent: 5px;
}
.mbotforty{     margin-bottom: 40px;}
.divi{ margin:0px auto; display:block; margin-bottom:20px}

table.plans_set th {
    padding: 10px 15px;
    font-size: 14px;
    border-bottom: 1px solid #F1EBEB;
}
.configurebutton{
	background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
/*BLACK Friday*/
.black_friday{
 float:left;
 background:#121212;
 width:100%;
 border-top: medium ridge;
}
.black_friday .b_one {
    float: left;
    width: 27.7%;
}
.black_friday .b_two {
    float: left;
    width: 44.5%;
}
.black_friday .b_three {
    float: left;
    width: 27.8%;
}
.black_friday img{
 width:100%;
 height:auto;
}
/*++++NON PROFIT WEB HOSTING+++++++++++++++++*/
.wrapper.bread {
  padding: 9px 0;
}
.bread {
  background: #efefef none repeat scroll 0 0;
}.breadcrumbs_ulist {
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}.breadcrumbs_ulist li {
  color: #444;
  display: inline;
  float: left;
  font-size: 12px;
  height: auto;
  list-style: outside none none;
  margin: 0;
  padding: 0 10px 0 0;
  width: auto;
}.breadcrumbs_ulist li a {
  color: #888888;
  float: left;
  font-size: 12px;
  height: auto;
  width: auto;
}.bread_crumbs_sep {
  background-image: url("../images/bread_crumbs.png");
  background-position: left top;
  background-repeat: no-repeat;
  float: right;
  height: 9px;
  margin: 3px 0 0 10px;
  width: 10px;
}#non_profit {
  background: #119ee7 none repeat scroll 0 0;
  float: left;
  font-family: "arvoregular";
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}#non_profit h4 a {
  border-left: 1px solid #ccc;
  box-sizing: border-box;
  color: #fff;
  float: left;
}.remco-container {
  float: left;
  margin-bottom: 40px;
  text-align: center;
}


.remco-container .td {
  border-bottom: 1px dashed #ccc;
  padding: 27px;
  width: 50%;
}
.remco-container .td  h4, .remco-container  h5{
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 20px;
}
.remco-container .td p {
    color: #333;
    font-family: Segoe UI;
    font-size: 18px;
    line-height: 28px;
}.remco-container.remco_2 i {
  display: block;
  margin-bottom: 20px;
}.wrapper {
  float: left;
  padding: 50px 0;
  width: 100%;
}
.home_banner img {
  width: 100%;
  height:auto;
}
.wrapper.windows_banner.home_banner {
  margin: 0;
  padding: 0;
}