@charset "utf-8";
/* CSS Document */
@media(max-width:768px){
    .navbar-header{
        margin-top:12px;
    }
}
.main_menu_mobile{
	display:none!important;
}
.top.mobv .main_menu_mobile{
display:block!important;
}
.navbar-default{
	background:none!important;
	border:none;
	box-shadow:none;
	margin-bottom:0px;
}
.green_bg{
	background-color:#061b6b;
}
.green_bg .fa.square-border-icon{
	color:#FFF!important;
	padding: 16px 19px;
	font-size: 32px;
	border: 2px solid #fff!important;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 49px;
	text-align: center;
	border-radius: 0.5em;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(255, 255, 255,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(255, 255, 255,1);
	box-shadow: 1px 4px 28px -5px rgba(255, 255, 255,1);
}
.green_bg h3{
	color:#FFF;
}
.domain-p-container span.line-height{
	line-height:16px!important;
	font-weight:normal!important;
	font-size:14px!important;
	padding-top:15px;
}
.checklist ul{
	padding-left:20px;
}
.checklist ul li{
	margin-bottom: 20px;
	padding-left: 12px;
	font-size: 17px;
}
.checklist ul li i{
	color:#061b6b;
}
.web_feature .r-tabs .r-tabs-nav .r-tabs-anchor{
	padding:13px 10px 11px;
}
.web_feature .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor::after{
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #061b6b;
}
.linux-dedicated-page .c_green_light{
	background-color:#1ed764;
	border-radius:2em 2em 0 0;
}
.linux-dedicated-page .c_green_regular{
	background-color:#061b6b;
	border-radius:2em 2em 0 0;
}
.linux-dedicated-page .c_green_dark{
	background-color:#024f1f;
	border-radius:2em 2em 0 0;
}
.linux-dedicated-page .c_green_dark h3{
	color:#FFF;
}

.linux-corporate-pkg .c_orange_light{
	background-color:#664dfc;
	border-radius:2em 2em 0 0;
}
.linux-corporate-pkg .c_orange_light h3{
	color:#FFF!important;
}
.linux-corporate-pkg .c_orange_regular{
	background-color:#3920d0;
	border-radius:2em 2em 0 0;
}
.linux-corporate-pkg .c_orange_regular h3{
	color:#FFF!important;
}
.linux-corporate-pkg .c_orange_bold{
	background-color:#1a0b75;
	border-radius:2em 2em 0 0;
}
.linux-corporate-pkg .c_orange_bold h3{
	color:#FFF!important;
}
#clients .item .extension{
	box-shadow:none!important;
	background:none!important;
	margin:0px 8px;
}
@media only screen and (max-width: 767px) {
	.width20{
	width:100%!important;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{
	padding-left:0px!important;
}
.mega-dropdown-menu > li{
	min-height:auto!important;
}
.navbar-default .navbar-nav > li > a{
	border-left:none!important;
}
}
.width20{
	width:20%;
}
.dedicated_server_package .tablesaw td, .tablesaw tbody th{
	font-size:16px;
}
.dedicated_server_package .products-table{
	border:1px solid #DFE0E5 !important
}

.wordpress.cover-image::before{
	opacity:0!important;
}
.panel-heading .fa.circle-icon {
    padding: 16px 15px;
    font-size: 32px;
    color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    line-height: 31px;
    text-align: center;
}
.startup_border{border: 5px solid #4ad8d8!important}
.startup_border .panel-heading{background-color: #4ad8d8!important; border-radius: 2em 2em 0 0;}
.growing_border{border: 5px solid limegreen!important}
.growing_border .panel-heading{background-color: limegreen!important; border-radius: 2em 2em 0 0;}
.geek_border{border: 5px solid orange!important}
.geek_border .panel-heading{background-color: orange!important; border-radius: 2em 2em 0 0;}
.tablesaw-stack td, .tablesaw-stack th, .tablesaw-stack thead td, .tablesaw-stack thead th{font-family: Spiraworld OnlineFont !important;}
.is-sticky .scroll-show-logo{
	display: block !important;
	float: left;
	padding-top: 4px;
	border-right: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 3px;
	padding-right: 12px;
}
.subscribe{background: #fff}