/* Base CSS */
*{
	margin:0 auto;
	padding:0;
}
html,
body {
	font-size:15px;
color:#777;
line-height:1.7;
	font-family: 'Changa', sans-serif;
}
 }
a:hover { text-decoration: none }
ul li{
	list-style:none;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
	text-align:center;
font-family: 'Changa', sans-serif;
}
h2{	font-size:40px;	color:navy;}
h4{  font-size: 20px;  font-weight: 400;  text-transform: uppercase;}
h5{	font-size:20px;}
.red_bg{	background:red;}
.black_bg{	background:black;}
.orange_color{	color:#E79800;}
.orange_bg{	background:orange;}
.white_color{color:#fff !important;}
.ash_bg{background:#006666 !important;}
.yellow_color{color:yellow !important;}
.off_white_color{color:#ededed;}
.off_white_bgcolor{background:#F7F7F7;}
.blue_bg{background: #2980E8;}
.fixed_padding{padding:50px 0;}
.blue_bg{background:#22A7F0;}
.navy_bg{background:#242C42;}
.navy_color{color:navy;}
.red_clr{	color:red;}
.white_clr{	color:#fff;}
.red_hover a:hover{	background:red;}
.section_caption {font-size: 21px;font-family:;	padding-bottom:30px;}
.bold_font{	font-weight:bold;}
.text_left{	text-align:left;}
.sky_bg{background:skyblue;}
.green_bg{	background:#0dc00d;}
.darkgreen_bg{	background:#0a5c98; padding: 20px; }
.border_bottom_zero{border-bottom:none !important;}
.justify_text{	text-align:justify;}
.img_border img{border:5px solid #fff;}
.navbar-brand > img {display: block; margin-top: -5px;}

.header_area {margin-top: 15px; margin-bottom: 10px;}
.social_header{
	float: right;
	font-size: 18px;
}
.social_header p i{ background: #217FB3 none repeat scroll 0 0;
    border-radius: 8px 0px 8px 8px;
    float: left;
    font-size: 18px;
    padding: 6px 8px;
    color: #fff;
    margin-right: 5px;
}
.social_header_top { margin-top: 5px; margin-bottom: 5px; float: right;}
.social_header_top li { font-size: 14px; float: left; padding: 3px; font-weight: bold; }
.social_header_top li a{ color: #217FB3; background: white; padding: inherit;}




.main_menu { background: #2980E8;}
.nav li a{color: #FFF; }
.nav li a:hover { color: #000;}

#mymenu li:hover ul{	display:block;	position:absolute;
	transition:.5s;}
.navbar_top_area {background: #217fb3;	border-bottom: 1px solid #111;}
.navbar_top_area p{	color:#fff;	padding:8px 0 0 0;	font-size:12px;}
.main_header{	background:#000;}
.main_navber {	background: #fff;}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
	padding: 0;
}
.navbar-default .nav > li > a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {	
	color: #000;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: transparent;
}
.dropdown-menu {
	background: #2980E8;
}
.dropdown-menu  li :hover{
	background: #fff;
	color: #000;
}
.dropdown-menu > li > a {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 10px;
	border-bottom: 1px solid #999;
}
.dropdown-menu > li > a:hover{
    background: #FFF;
	color: #000;
}
.navbar_bottom_blank_section{
	height:200px;
	background:url(../images/3.png);
}
.carousel-caption {
	right: 5%;
	left: 5%;
	bottom: 15% !important;
	padding-bottom: 0 !important;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 22px;
	font-family: Raleway;
	font-weight: 400;
	z-index:89999;
}
.item img{
    position:reletive;
}
.carousel-caption h2 {
	font-size: 45px;
    text-align:left;
	color: #fff;
	font-weight: bold;
	font-family: 'Saira Semi Condensed', sans-serif;
}

.announce_title{
	font-weight:normal;
	text-align:left;
	font-family: 'Exo 2', cursive !important;
}
.home_welcome_section img{
	width:100%;
	border:3px solid #fff;
	box-shadow:2px 2px 3px;
}
.home_welcome_section ul li{
	font-size:14px;
}
.home_feater_option img{
	margin:0 auto;
	padding:20px 0;
}
.home_feater_title {
	color: #333;
	font-weight: bold;
}
.home_feater_option_block h4{
    font-size:16px;
}
.home_feater_option_block p{
    text-align:justify !important;
}
.home_feater_option_block {
	background: #f9f9f9;
	padding: 15px;
	margin-bottom: 30px;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 2px #ddd;
}
.home_feater_option_block2 {
	background: #C6FFFF;
}
.home_feater_option_block3 {
	background: #98FFFF;
}
.domain_price h4 {
	padding: 15px;
	transition:.5s;
	font-size:25px;
}
.domain_price h4:hover {
	background:red;
}
.domain_price p {
	font-size:18px;
}
.slider_feature p{
	font-size:16px;
}
.slider_feature i{
	color:green;
	font-weight:bold;
}
.item img{
	position:relative;
}
.main_slider {
    position: relative;
    z-index: 999;
}
.slider_overlay{
 position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: auto;
background: #13753780;
/*opacity: .3;*/
z-index:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* Domain Search */
section.domain-search h3 {
	margin: 0 0 25px 0;
	font-size: 22px;
}
section.domain-search h3 span {
	line-height: 22px;
}
.domain-search .search label {
	width: 100%;
}
.domain-search .search input {
	width: 100%;
}
.domain-search .search .btn {
	width: 100%;
}

.domain-search .search .btn:hover{ background: #FF0000;}
.domain-search {
	padding: 40px 0;
}


.navbar {
	margin-bottom: 10px;
}

section.domain-search h3 {
	color: #fff;
	font-size: 40px;
	margin: 5px 0 0 0;
	line-height: 38px;
	font-weight: 600;
}
section.domain-search h3 span {
	display: block;
	font-size: 16px;
	font-weight: 300;
}
.domain-search .search {
	background: #fff;
	padding: 2%;
	width: 96%;
	border-radius: 6px;
}
.domain-search .search label {
	background: #78B800;
	padding: 16px 0;
	border-radius: 6px;
	margin: 0;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	margin: 0;
	display: inline-block;
	width: 18%;
	text-align: center;
}
.domain-search .search input {
	background: none;
	border: none;
	padding: 16px 0 16px 2%;
	display: inline-block;
	width: 45%;
}
.domain-search select{
    background: #ff;
padding: 15px 5px;
color: #000;
font-weight: 700;
display: inline-block;
text-align: center;
}

.domain-search .search .btn {
	background: #78B800;
	padding: 16px 0;
	border-radius: 6px;
	margin: 0;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	margin: 0;
	display: inline-block;
	width: 20%;
	text-align: center;
}
.domain-search .search .btn i {
	font-size: 14px;
	padding: 0 0 0 5px;
}
/* Domain Search */
section.domain-search h3 {
	font-size: 34px;
}
section.domain-search h3 span {
	font-size: 14px;
}
.domain-search .search .btn {
	font-size: 14px;
}
.col-md-offset-right-4{
    margin-right:33.333%;
}
.bottom_row {
	background: url(../images/bottom-arrow-bg.png) no-repeat center center;
	position:relative;
	height:50px;
}
.domain_price p span {
	font-size:18px;
	color:#999
}

.btn-2 {
	position: relative;
	left: 0px;
	color: #fff;
	border-radius: 3px;
	border: 0px solid #fff;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.btn-2:hover {
	background-color: #000;
	color:#ccc;
}
.btn-1 {
	position: relative;
	left: 0px;
	color: #fff;
	border-radius: 3px;
	border: 0px solid #fff;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.btn-1:hover {
	background-color: red;
	color:#ccc;
}
.check_domain_main_home{
	background:;
}
.opacity_bg{background:#0009;}
.package_area{background:#00000080;}
.btn.btn-white {
	color: #444;
	background-color: #fff;
	border-radius:0;
	padding:10px 40px;
}
.data_center_block {
	padding-bottom: 10px;
	color: skyblue;
}
.data_center_block i {
	border: 1px solid #ccc;
	padding: 10px 15px;
}
.data_center_block p{
	border-bottom:1px solid;
	display:inline-block;
}
.last_block p{
	border-bottom:0px !important;
}
.managed_hosting_solutions h2{
	text-align:left !important;
}
.box_block{
	margin-top: 24px;
	padding: 15px;
	border-radius: 5px;
	transition:.5s;
}
.box_block:hover{
	background:green;
	color:black;
}
.icon .image i {
	font-size: 81px;
	color: #fff;
	background: #0B9CB4;
	border-radius: 50%;
	padding: 20px;
	margin-bottom: 15px;
}
.welcome_section_block{
	transition:.5s;
	padding:15px;
}
.welcome_section_block h3{
	font-size:;
	font-weight:bold ;
	font-family:calibri;
	color:navy;
}
.welcome_section_block i{
	padding:15px;
	border:1px solid navy;
	border-radius:50%;
	color:navy;
}
.welcome_section_block:hover{
	background:#fff;
}
.home_hosting_packg{
	padding:15px 0;
	border-radius:0px;
	margin-bottom:20px;
	transition:.5s;
}
.home_hosting_packg:hover{background:maroon;}
.home_hosting_packg:hover .price_pckg_circle{
	background:#666;
	border:3px solid orange;
	color:navy;
}
.home_hosting_packg:hover a{
	background:orange;
}
.home_hosting_price{
	
}
.second_block_clr{
	background:#222;
}
.third_bg_clr{
	background:#444;
}
.forth_bg_clr{
	background:#666;
}
.price_pckg_circle {
	border: 3px solid skyblue;
	border-radius: 50%;
	display: inline-block;
	font-size: 60px;
	color: skyblue;
	padding: 28px 19px;
	line-height: 1;
	margin:0;
}
.home_hosting_time{
}
.home_hosting_packg h4 {
	color: green;
	font-weight: bold;
	font-size: 25px;
	text-shadow: 2px 2px 2px gray;
	margin-top:20px;
}
.home_hosting_name {
	color: #333;
	font-size: 30px;
	border-bottom: 1px solid gray;
	display: inline-block;
}
.slider_bottom {
	
}
.packagess_name {
}
.package_price_host {color: #fff;	font-weight: bold;	font-size: 30px;	background: #0578B7;	padding: 35px 0;	transition:.5s;}
.hosting_plan_price_para p{	color: #333;	font-size: 17px;	font-family: ;
	border-bottom:1px solid #ddd;	display: block;	border-style:;	transition:.5s;}
.hosting_packages {	box-shadow: 2px 2px 2px;	transition:.5s;	text-shadow:1px 1px 1px #eee;	transition:.5s;	background:#fff;}
.hosting_packages:hover{	background:#ededed;	color:#000;}

.hosting_packages:hover .package_price_host{background:navy;}
.order a {	color: #fff;	margin-bottom: 10px;}
.team_member_block{	background:#ededed;	padding:30px 15px;	margin-bottom:20px;
	box-shadow: 2px 5px #999;	border-radius:10px;}
.team_member_block h5 {
	font-size: 20px;
	font-weight: bold;
	font-family: Raleway;
}
.team_designation {
	font-weight: bold;
	font-size: 13px;
	color: #999;
}
.team_member_block p{
	font-family:Raleway;
}
.team_member_block:hover{
	background:#ddd;
	color:#000;	box-shadow: 2px 3px 5px #999;
}
.form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid skyblue;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	text-transform: uppercase;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	text-transform: uppercase;
}
.btn-group-lg > .btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0px;
	text-transform:uppercase;
	transition:.5s;
}
.our_patrons img{margin-bottom:30px;}
.footer_area_main_section{background:#0578b7;}
.footer_caption { color: #fff; font-size: 14px;}
.footer_colum ul li a {
 color: #fff;
 font-size: 14px;
}
.footer_colum h4 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 3px solid #65bd25;
	display: inline-block;
	padding-bottom: 11px;
}
.footer_socket{
	background:#0C6A96;
	padding:20px;
	color:#fff;
	font-size:11px;
}
.font_icon i {
  color: #ededed;
  font-size: 30px;
  padding: 0 23px 0 0;
}
.scrollup{
	width:50px;
	height:50px;
	font-size:30px;
	color:#fff;
	background:rgba(0,0,0,.4);
	text-align:center;
	position:fixed;
	bottom:75px;
	right:30px;
}

.main_slider p{
		text-align:justify !important;
}
.logo_slider img{
	padding:0 30px;
}
.why_us{
    background: #00008080;
	height:auto;
}
.overlay_section{
background: #0000004d;
opacity: .8;
z-index:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

@media only screen and (max-width: 500px) {
    .navbar_top_area p{
        display:none;
    }
	
	.navbar-brand img{
		width:70%;
		margin-top:-50px;		
	}
	.main_navber{
		padding:0 0;
		height:80px;
	}
	.main_slider{
		margin-top:80px;
	}
	.domain-search .search input{
		width:40%;
	}
	.domain-search .search .btn {
	width: 80px;
}
.navbar-default .navbar-nav > li > a {
	background: rgba(0,0,155,.7);
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.support-mobile-1 {
	overflow: hidden;
}

.domain_desgin{
	background: url(../images/domain-bg.jpg) no-repeat;
	background-color: #78b800;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 25px 15px 15px;
}

.domain_desgin h1 {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 9px;
}

.domain_desgin p {
	margin-bottom: 0px;
	clear: both;
}
.domain_desgin table {
	border: none !important;
}

.domain_search {
	text-align: center;
}

.domainname_desgin{padding: 15px;}

.medium .button{}


}
.navbar-nav {
    margin: 7.5px 30px;
}
.cnet {
	overflow: hidden;
text-align: center;
}
.cnet h3 {
	margin-top: 80px;
	color: navy;
}
.contact1{ height: 450px;}
.gmap{
	float: left;
overflow: hidden;
margin-top: 10px;
margin-left: 10px;
}