/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height: 100%;
}

html body {
  /*padding-top: 50px;*/
 /* body padding for fixed top nav */
	/*font: 13px/22px OpenSansRegular,Arial,Helvetica,sans-serif;*/
	/*font-size: 13px;*/
}

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}

hr{
    margin: 5px 0;
}

/**********CUSTOM COMMMON CLASS FOR REMOVE PADDING***********/

.container .nopadding{
	padding-left: 0;
	padding-right: 0;
}

.container .noleftpadding{
	padding-left: 0;
}

.container .norightpadding{
	padding-right: 0;
}

.container .notoppadding{
	padding-top: 0;
}

.container .nobottompadding{
	padding-bottom: 0;
}

/**********CUSTOM COMMMON CLASS FOR REMOVE MARGIN***********/

.container .nomargin{
	margin-left: 0;
	margin-right: 0;
}

.container .nomargin-tb{
	margin-top: 0;
	margin-bottom: 0;
}

.container .noleftmargin{
	margin-left: 0;
}

.container .norightmargin{
	margin-right: 0;
}

.container .notopmargin{
	margin-top: 0;
}

.container .nobottommargin{
	margin-bottom: 0;
}

/**********CUSTOM COMMMON CLASS FOR EMPTY SPACES***********/ 
.clearspace-1{	height: 1px;clear: both;}
.clearspace-5{	height: 5px;clear: both;}
.clearspace-10{	height: 10px;clear: both;}
.clearspace-15{	height: 15px;clear: both;}
.clearspace-20{	height: 20px;clear: both;}
.clearspace-25{	height: 25px;clear: both;}
.clearspace-30{	height: 30px;clear: both;}
.clearspace-35{	height: 35px;clear: both;}



.supporttext{
	font-size: 13px;
	color: #6c6d71;
}
a, button, body .btn:focus{
	outline: 0 none !important;
}

h1, .h1, h2, .h2, h3, .h3, a.btn, button.btn, input.btn {
    font-family: "Source Sans Pro", Arial;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

h4, h5, h6, .h4, .h5, .h6 {
    color: inherit;
    font-family: "Source Sans Pro", Arial;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.txt-color-blue{
	color: #004192;
}

.txt-color-info{
	color: #F89406;
}

.txt-color-success{
	color: #51A351;
}

.txt-color-danger{
	color: #BD362F;
}

.text-left{
	text-align: left !important;
}

.text-right{
	text-align: right !important;
}

.text-center{
	text-align: center !important;
}

.vcenter {
    vertical-align: middle !important;
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

button.selectpicker, .bootstrap-select{
	font-family: arial;
	font-size: 20px;
}

.btn-danger {
    color: #FFFFFF;
    background-color:#d2322d;border-color:#ac2925;
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color: #D9534F;border-color: #D43F3A;}

ul.liststyle{
	padding: 0;
}

ul.liststyle li {
    background-image: url("../images/check.png");
    background-position: 4px 3px;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding: 3px 10px 3px 28px;
}

ul.liststyle.libg li{
	background-color: #E0E0E0;
	border-bottom: 1px solid #FFFFFF;
}

/* Page Header Sections */


header{
	transform: translateY(0%);
    transition: all 0.5s ease 0s;
    min-height: 105px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
    z-index: 100;
    
}

#header-right .pull-right{
	clear: both;
}

#logo{
	margin-top: 15px;
}

/*===========NAVIGATION=================*/

#navigation{
	margin-bottom: 0;
	border-radius: 0;
	border: none;
	background-color: #004192;
}

#navigation li a img{
	vertical-align: top;
}

#navigation .navbar-nav a strong{
	color: #98C93C;
}

#navigation .navbar-nav > li > a{
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    font-family: "Source Sans Pro", Arial;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-size: 1.05em;
    padding: 15px 9px;
}

#navigation .navbar-nav > li:hover > a{
    font-weight: bold;
    text-transform: uppercase;
    color: #004192;
    background-color: #fff;
    font-family: "Source Sans Pro", Arial;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-size: 1.05em;
}

#navigation .navbar-nav > li.active > a{
    /*font-weight: bold;
    text-transform: uppercase;*/
    color: #EFB502;
    background-color: #004192;
    /*font-family: "Source Sans Pro", Arial;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-size: 1.05em;
    padding: 15px 10px;*/
    
}

#navigation .dropdown-menu{
	background-color: #ffffff;
	border: 0;
    min-width: 200px;
    border-radius: 0;
}

#navigation .dropdown-menu > li > a {
    font-weight: bold;
    text-transform: uppercase;
    color: #004192;
    font-family: "Source Sans Pro", Arial;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-size: 1.05em;
    padding: 6px 10px;
}

#navigation .dropdown-menu > li > a:hover,
#navigation .dropdown-menu > li > a:focus {
    background-color: #dfdfdf;
}

#navigation .navbar-nav > li> ul.dropdown-menu li > .webhosting {
    left: 0;
    width: 700px;
    padding: 0 10px 10px;
}
#navigation .navbar-nav > li> ul.dropdown-menu li > div table td{
	width:250px;
}

/*#navigation .navbar-nav > li> ul.dropdown-menu li > div > div {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 5px 5px;
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.4);
    height: 0;
    opacity: 0;
    color: #fff;
    position: relative;
    z-index: 99;
    top: 50px;
    transition: opacity 0.1s linear 0s;
    min-height: 200px;
}*/


/*.webhosting .shared_hosting {
    background: url("../images/multple-image.png") no-repeat scroll 0 -135px rgba(0, 0, 0, 0);
    height: 42px;
    margin: 0 auto 20px;
    width: 42px;
}*/

.small_button:before {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid #FFFFFF;
    border-top: 4px solid rgba(0, 0, 0, 0);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    right: 7px;
    top: 7px;
}
.small_button:after {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    content: "";
    height: 4px;
    position: absolute;
    right: 11px;
    top: 9px;
    width: 4px;
}
.small_button.orange {
    background: none repeat scroll 0 0 #F56332;
}
.small_button {
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    font: 10px Tahoma,Arial,sans-serif;
    padding: 5px 24px 5px 10px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}


#header-right{
	/*margin-top: 5px;*/
}

#header-right ul.navbar-nav > li {
    border-right:1px dotted #ccc;
    display: table-cell;
    vertical-align: middle;
}

#header-right ul.navbar-nav > li:last-child {
    border-right:none;
}

#header-right ul.navbar-nav > li > a {
    color: #279748;
    font-size: 12px;
    padding: 0 5px;
}


#special{
	position: absolute;
	z-index: 1;
	right: 8%;
}
/* Page Sections */
.section {
  padding: 50px 0;
}


.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/*============SLIDESHOW==================*/

/* Half Page Height Carousel Customization */
.carousel {
  height: auto;
}

.item,
.carousel .active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
  background:url('../images/section-bg.jpg') top center;
  background-color: #196DA9;
}

/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .4s; /*adjust timing here */
         -moz-transition: opacity .4s;
           -o-transition: opacity .4s;
              transition: opacity .4s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}


.carousel-indicators li.active,
.carousel-indicators li {
    background-color: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 1px;
    padding: 3px;
    width: 106px;
    list-style: none;
    text-indent: 0;
}


#myCarousel .carousel-indicators .active {
    background-color: #FCE600;
    color: #fff;
}

#myCarousel .carousel-indicators{
	bottom: 5px;
}

.carousel-indicators li a{
	text-decoration: none;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 1.05em;
    font-weight: bold;
    outline: none;
}

/*Slide 1*/
/*#myCarousel .container{
	width: 990px;
}*/
.slide0ne h3{
	color: #299849;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 0 1px 2px #626262;
}

ul.starlist {
    padding:0;
}

ul.starlist li {
    background: url("../images/list-star.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    color: #004192;
    line-height: 22px;
    margin-bottom: 0;
    padding: 0 0 0 23px;
    list-style: none;
    font: 16px OpenSansLight,Arial,Helvetica,sans-serif;
}

.spect {
    color: #FFEE00;
}

.upper {
    text-transform: uppercase;
}

/*============= SLIDER TEXT SETTINGS ==================*/
.slideritem{
    font-family: 'Source Sans Pro', sans-serif;
    padding-top: 15px;
    min-height: 320px;
}

.slideritem h1.head1{
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    line-height: 30px;
}

.slideritem span.head1{
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    line-height: 30px;
}

.slideritem span.head2{
    font-weight: 600;
    font-size: 30px;
    color: #FFFC00;
    display: block;
    line-height: 30px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    letter-spacing: -1.5px;
}

.slideritem span.startprice{color: #000;}

.slideritem span.head3{}

.slideritem ul.pkgfeatures{
    padding-left: 0;
    margin: 15px 0;
}

.slideritem ul.pkgfeatures li {
    background-image: url("../images/star-2-m.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    list-style: none outside none;
    padding-left: 20px;
}

.slideritem ul.pkgfeatures li strong{
    color: #FFFC00;
}

/*=============DOMAIN ACTION SECTION FOR HOME AND DOMAIN PAGE ==================*/
#domain-action {
    background-color:#004192;
    box-shadow: 0 5px 5px -5px #999999;
    /*min-height: 80px;*/
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 5;
}

#domain-action h3 {
    color: #FFF000;
    font-size: 25px;
    font-weight: bold;
    margin: 8px 0;
    padding: 3px 0;
}

ul.ourdomain-offer{
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}

ul.ourdomain-offer .domain-name {
    background-color: #F5D213;
    background-image: linear-gradient(to bottom, #FFF000 0px, #F0B400 100%);
    border-color: rgba(0, 0, 0, 0);
}

#domain-action .domain-name h3 {
    color: #004192;
    font-size: 25px;
    font-weight: bold;
    margin: 8px 0;
    padding: 3px 0;
}

.ourdomain-offer li {
    background-image: -moz-linear-gradient(center top , #0B7EBD 0px, #01408F);
    border: 1px solid #4083BE;
}
.ourdomain-offer li, 
.ourdomain-offer li .domaincheckerlink {
    border: 0 none;
    margin: 4px 4px 0 0;
}
ul.ourdomain-offer li {
    background-color: #016BBB;
    border: 1px solid #4083BE;
    border-radius: 4px;
    float: left;
    list-style: none;
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 18.5%;
    min-width: 80px;
}

ul.ourdomain-offer li:last-child{
	margin-right: 0;
}

ul.ourdomain-offer li h3 {
    color: #244590;
    font-size: 25px;
    padding: 3px 0;
    font-weight: bold;
    margin: 8px;
}

ul.ourdomain-offer hr {
    border-color: #AEA92B;
    border-style: solid none none;
    border-width: 1px 0 0;
    line-height: 0;
    margin: -3px 5px 2px;
    padding: 0;
}

ul.ourdomain-offer li p.pricesoh {
    font-size: 22px;
    line-height: 12px;
    margin: 12px 0 0;
    color: #244590;
}

.ourdomain-offer .price-text-below {
    display: block;
    font-size: 11px;
    line-height: 9px;
    margin-top: 0;
    padding-top: 7px;
}
ul.ourdomain-offer li p.pricesoh span {
    font-size: 10px;
}

.ourdomain-offer li .domaincheckerlink {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}


/*******CHECK FORM*******/
#domain-checkaction{
   text-align: center;
   float: left;
   margin: 5px 0;
}

#domain-checkaction h3{
	color: #FFF000;
    font-size: 25px;
    padding: 3px 0;
    font-weight: bold;
    margin: 8px 0;
    text-align: left;
}

#domain-checkaction hr {
    border-color: #AEA92B;
    border-style: solid none none;
    border-width: 1px 0 0;
    line-height: 0;
    margin: -3px 5px 10px;
    padding: 0;
}

#domain-checkaction fieldset {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    display: block;
    float: left;
    padding: 4px 8px;
    width: 70%;
    margin-right: 10px;
}

@media only screen and (max-width: 640px)  {
#domain-checkaction fieldset{  width: 97%;margin-left:5px; margin-right:5px; }
#domain-checkaction fieldset input.form-control {   width: 62%;}
#domain-checkaction .action-button{ width: 70%; float: none;margin-top: 5px;}
}

.input-prepend{
	font-size:18px;
	color: #004192;
	padding: 4px 0 0;
	float: left;
}

#domain-checkaction input{
	float: left;
	width: 64%;
	border: 0;
	border-radius: 0;
	border-right: 1px solid #214678;
	font-size: 18px;
	color: #003399;
	padding-left: 0px;
	box-shadow: none;
}

#domain-checkaction select{
 border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #003399;
    float: left;
    font-size: 18px;
    padding: 5px 0;
    width: 22%;
}

#domain-checkaction .colorButton{
	margin-top: -4px;
	
}



/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a{
	background: url('../images/icon-facebook.png') no-repeat;
	height: 30px;
	width: 30px;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a{
	background: url('../images/icon-twitter.png') no-repeat;
	height: 30px;
	width: 30px;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.googleplus-link a{
	background: url('../images/icon-google.png') no-repeat;
	height: 30px;
	width: 30px;
	text-indent: -9999;
}

.googleplus-link a:hover {
  color: #d14836;
}

.ft-socialicons {
	float: left;
    margin-bottom: 0;
    margin-top: -6px;
}

.ft-socialicons li:first-child {
    float: left;
    margin: 6px 9px 0 0;
    font-weight: bold;
    color: #FEED00;
}
.ft-socialicons li{
	float: left; 
}
.ft-socialicons li a{
	float: left; 
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.pricesoh {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Buttons */ 
a.button {
  display:inline-block;
  font-family:'Open Sans', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; 
  text-transform: uppercase;
  letter-spacing:-1px;
  color:#fff;
  cursor:pointer;
  text-decoration:none;
  margin:0 0 10px;
  font-weight: 600 !important;
  border: 1px solid #555555; 
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.70);
	
	position: relative;
		z-index:1;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
		behavior: url(PIE.htc);
}

a:hover.button {
  text-decoration:none;
}

.button.small {
  font-size:12px;
  font-weight:bold;
  padding:4px 22px;
}

.button.medium {
  font-size:14px;
  font-weight:bold;
  padding:6px 22px 8px 22px;
}

.button.large {
  font-size:16px;
  font-weight:bold;
  padding:9px 22px;
}


.button.yellow {
    background: -moz-linear-gradient(center top , #FECE3D 0%, #FFA500 100%) repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 1px rgba(0, 0, 0, 0.75);
    color: #000000;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 800;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.button.gray {
  background-color:#353535;
  background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
  background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
  background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
}

.button.white {
  color:#666;
  background-color:#e1e1e1;
  background: -moz-linear-gradient(top, #efefef, #e1e1e1) !important;
  background: -webkit-linear-gradient(top, #efefef, #e1e1e1) !important;
  background: -o-linear-gradient(top, #efefef, #e1e1e1) !important; 
  border: 1px solid #D1D1D1;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.70);
}

.button.red {
  background-color:#e62727;
  background: -moz-linear-gradient(top, #ef4646, #e62727) !important;
  background: -webkit-linear-gradient(top, #ef4646, #e62727) !important;
  background: -o-linear-gradient(top, #ef4646, #e62727) !important;
  border: 1px solid #DE0000;
}

.button.orange {
  background-color:#ff5c00;
  background: -moz-linear-gradient(top, #ff7b31, #ff5c00) !important;
  background: -webkit-linear-gradient(top, #ff7b31, #ff5c00) !important;
  background: -o-linear-gradient(top, #ff7b31, #ff5c00) !important;
  border: 1px solid #c2612b; 
}

.button.blue {
  background-color:#0F7896;
  background: -moz-linear-gradient(top, #1294B8, #1185A6) !important;
  background: -webkit-linear-gradient(top, #1294B8, #1185A6) !important;
  background: -o-linear-gradient(top, #1294B8, #1185A6) !important;
  border: 1px solid #0E738F; 
}

.button.green {
  background-color:#a2c437;
  background: -moz-linear-gradient(top, #b0d342, #a2c437) !important;
  background: -webkit-linear-gradient(top, #b0d342, #a2c437) !important;
  background: -o-linear-gradient(top, #b0d342, #a2c437) !important; 
  border: 1px solid #88A628;
}

a.colorButton, button{display:block;/*height:40px;line-height:40px;*/padding:0 20px;font-size:14px;text-align:center;color:#333;text-shadow:0 1px 0 #ffdf4c;background:#fea611 url(../images/colorButton.png) left top no-repeat;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; float: left;}
a.colorButton span.pointer{padding-right:16px;background:transparent url(../images/colorButtonPointer.png) right center no-repeat}
a.colorButton:hover,button:hover{text-decoration:none;cursor:pointer;background-position:right top}

.action-button {
    -moz-box-sizing: border-box;
    background-color: #F5D213;
    background-image: -moz-linear-gradient(center top , #F9E820 0px, #EFB300);
    border: 1px solid #F5D213;
    border-radius: 4px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
    color: #083588;
    cursor: pointer;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    outline: 0 none;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

.action-button:hover {
    background-color: #FCEB65;
    background-image: -moz-linear-gradient(center top , #FFFCC9 0px, #FFF67B 20%, #FCEA65 35%, #F0B400);
}

/*=============PAGE TITLE STYLE==============*/
#page-title{
	background-color: #D0D3D6;
	background-image: url('../images/patternbg.gif');
	background-repeat: repeat-x;
	color: #004192;
	padding-bottom: 10px;
}
@media only screen and (max-width: 640px)  {
#page-title h1{  font-size:30px; }
}

.hostingsub-menu{
    background-color: #F1B802;
	color: #fff;
    margin-top: 10px;
	padding: 10px;
    font-size: 20px;
    text-align: right;
}

/*=============COMMON BOX STYLE==============*/
.commonbox{
	padding: 0 5px;
}

.commonbox-inner {
	background-color: #004192;
	/*background: linear-gradient(to bottom, #E5F0F6 0px, #7DB9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    box-shadow: 0 0 2px 1px rgba(170, 191, 203, 0.75);
    
    /*background-color: #F5D213;
    background-image: linear-gradient(to bottom, #FFF000 0px, #F0B400 100%);
    border-color: rgba(0, 0, 0, 0);*/
    /*border: 1px solid #FFFFFF;*/
    border-radius: 10px;
    padding-bottom: 10px;
	color: #EDEEEE;
    margin: 0 15px 15px 0;
    padding: 10px 9px 0;
    overflow: hidden;
}

.commonbox-inner:last-child{
	margin-right: 0;
}

.commonbox-inner h3{
	border-bottom: 1px solid #0055bd;
    color: #FEEC00;
    font-family: Frutiger Cn Blk,Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    overflow: hidden;
    padding-bottom: 5px;
    width: 95%;
    margin: 0;
    text-transform: capitalize;
}

.commonbox-inner .text {
    margin: 0;
    padding: 30px 5px 5px 0px;
    text-align: left;
    font-size: 13.5px;
    line-height: 16px;
    margin-top: 3px;
    position: absolute;
    z-index: 1;
}

.commonbox-inner .head {
    min-height: 200px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 92%;
}


/*=============PRODUCT BOX==============*/

#section-product{
	/*background-color: #DCE5F4;*/
	padding: 20px 0 5px;
}

/*#section-product .col-lg-3 {
	width: 23.5%;
}

#section-product .col-lg-4 {
	width: 32%;
}

#section-product .col-lg-6 {
	width: 48%;
}*/

.pricing {
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    line-height: 20px;
    margin: 0;
    padding: 125px 5px 5px 0;
    text-align: left;
    width: 100px;
	color: #FEEC00;
    text-transform: lowercase;
    position: relative;
}

.pricing span.price-at {
	font-size: 40px;
	float: left;
	padding: 5px 0;
	
}
.pricing span.starting-at {
	float: right;
}
.pricing span.per-month {
	float: left;
}

.find-more {
    bottom: -2px;
    position: relative;
    margin-right: -10px;
    z-index: 1;
    float: right;
}


a.product-button{display:block;height:30px;line-height:30px;padding:0 20px;font-size:14px;text-align:center;color:#333;text-shadow:0 1px 0 #ffdf4c;background:#fea611 url(../images/colorButton.png) left top no-repeat;border-radius:8px 0 8px; float: left;}
a.product-button:hover{text-decoration:none;cursor:pointer;background-position:right top}


/*=========PRODUCT BOX IMAGE============*/
#section-product .head.shared_host {
    background: url("../images/products/tab-shared.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}

#section-product .head.reseller_host {
    background: url("../images/products/tab-reseller.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}

#section-product .head.vps_host {
    background: url("../images/products/tab-vps.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}

#section-product .head.dedicated_host {
    background: url("../images/products/tab-dedicated.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}


/*=============MESSAGE BOX==============*/

#section-message{
	background-color: #DCE5F4;
	padding: 30px 0 15px;
}

#section-message .col-lg-3 {
	height: 200px;
    width: 23.19%;
}

#section-message .col-lg-4 {
	height: 135px;
    width: 31.4%;
}

#section-message .col-lg-6 {
	height: 130px;
    width: 48%;
}

#section-message .commonbox {
	background-color: #335798;
	}

/*=============PRODUCT BOX==============*/

#section-productbox{
	background-color: #DCE5F4;
	padding: 30px 0 15px;
}

#section-productbox .col-lg-3 {
	height: 200px;
    width: 24%;
}

#section-productbox .col-lg-4 {
	height: 200px;
    width: 32%;
}

#section-productbox .col-lg-6 {
	height: 200px;
    width: 48%;
}

/*===============INFORMATION BOX=================*/
#informationbox{
	padding: 20px 0;
	/*background-color: #B6B7AA;*/
	/*background: url('../images/bg-gradient.png') repeat-x;*/
	background-image: url('../images/pattern.png');
	background-repeat: repeat;
	color: #004192;
}

#informationbox .infobox {
	/*background-color: #F4F8FB;*/
	/*background: linear-gradient(to bottom, #E5F0F6 0px, #7DB9E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    border: 1px solid #AFBDDA;
    border-radius: 0 0 10px 0;
    border-left: none;
    border-top: none;
    /*box-shadow: 0 0 1px 2px rgba(170, 191, 203, 0.75);*/
    color: #004192;
    padding: 5px 20px;
    min-height: 320px;
}

/*#informationbox div.row div:nth-child(3) {
    margin: 0 10px;
}*/

#informationbox div.row div:last-child{
	margin-right: 0;
}

#informationbox .infobox h2{
	margin: 0;
	font-size: 22px;
}

#informationbox .infobox span{
	margin: 0;
	font-size: 18px;
}

#informationbox .infobox hr{
	margin: 8px 0;
}

#informationbox .infobox ul{
	padding-left: 0;
}

#informationbox .infobox ul li {
    background-image: url("../images/list-item.png");
    background-position: 0 -1px;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-left: 25px;
}

/*=======================SUPPORT TECHNOLOGIES STYLE=====================*/

#support-technologies{
	text-align: center;
	padding: 0 0 25px 0;
}

#informationbox hr{
	margin: 8px 0;
}

/*=======================FOOTER STYLE=====================*/

#footer{
	background-color: #196DA9;
	background-image:none;
	padding: 25px 0;
	margin-top: 20px;
}

#footer .footerbox {
	min-height: auto;
    color: #fff;
}

@media (min-width:992px) and (max-width:1600px) {  
	#footer{
	background-color: #196DA9;
	background-image:url('../images/section-bg.jpg');
	background-position: top center;
	
	}
	
	#footer .footerbox {
	min-height: 190px;
    color: #fff;
	}
}


.footer-logo img{
	width: 200px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
    color: #fff;
    
    line-height: 18px;
    margin-bottom: 2px;
}

.footer a:hover{
	/*border-bottom:1px dotted #fff;*/
}

#footer h4{
	color: #FDE900;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
}



#footer .footerbox ul{
	padding-left: 0;
}

#footer .footerbox ul li{
	list-style: none;
}


#last-footer {
    background-color: #004192;
    color: #FFFFFF;
    padding: 7px 0 50px;
    text-align: center;
}

#last-footer p {
    float: left;
    margin: 0;
    padding: 10px;
    width: 20%;
}

#last-footer .hr-left{
	padding: 0;
    text-align: left;
}
#last-footer .hr-right{
	padding: 0;
}



#last-footer ul{
	padding-left: 0;
}

#last-footer ul li{
	list-style: none;
    float: right;
    padding-right: 20px;
}

/*======================= Responsive Styles =====================*/
@media only screen and (min-width: 768px) {
    /* tablets and desktop */
    
}

@media only screen and (max-width: 767px) {
    /* phones */
  .carousel {
    /*height: 70%;*/
 	/* increases the carousel height so it looks good on phones */
  }
  /*#logo{
  	width: 50%;
  	float: left;
  } 
  #header-right{
  	width: 50%;
  	float: left;
  }
   #special{
  	display: none;
  }*/
  
  /*#header-right{ display: none;}
  #special{display: none; }*/
  
  .carousel .slideritem .head1{
      font-size: 25px;
  }
  .carousel .slideritem .head2{
      font-size: 22px;
  }
  .carousel .slideritem .head3{
      display:none;
  }
  
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    /* portrait phones */
   /*#header-right{ display: none;}
   #special{display: none; }*/
}



/*======================= Responsive TABLE Styles =====================*/

.table-striped > thead > tr > th h2,
.table-striped > thead > tr > th h3 {
	margin: 5px;
}
.table-striped > tbody > tr > td h3 {
	margin: 5px;
}

.table-striped > thead > tr > th,
.table-striped > tbody > tr > td{
	border: 1px solid #fff;
	/*background-color: #E0E0E0;*/
}

.table-striped > thead > tr > th{
	vertical-align: bottom;
	width: 20%;
	text-align: center;
	color: #FFFFFF;
	background-color:#2D6CC0;
}

.table-striped > thead > tr:first-child > th {
    /*color: #FFFFFF;
    background-color:#196DA9;*/
}

.table-striped > tbody > tr:first-child > td,
.table-striped > tbody > tr:first-child > th {
    background-color:#dfeeff;
}

.table-striped > tbody > tr:nth-child(odd)>td,
.table-striped > tbody > tr:nth-child(even)>td {
    background-color: #E0E0E0;
}

.table-striped tbody > tr > td.section-title{
	/*background-color: #78AE74;*/
	background-color: #C4E1A6;
	color: #454444;
	padding-bottom: 5px;
}

.table-striped tbody > tr > td.section-notice{
	background-color: #DEB405;
	color: #FFFFFF;
}


/*======================= HOSTING TABLE Styles =====================*/
.hosting-table {
	color: #004192;
	/*text-transform: capitalize;*/
	margin: 10px 0 0;
}

.hosting-table table { margin-bottom: 20px;}

.hosting-table thead th.hosting-title{
	text-align: left;
	width: 30%;
}

.hosting-table thead th.package-title{
	vertical-align: bottom;
	min-width: 20%;
	text-align: center;
	color: #FFFFFF;
	background-color:#2D6CC0;
}

.hosting-table thead th.package-title-dedicated{
	vertical-align: bottom;
	width: 15%;
	text-align: center;
	color: #FFFFFF;
	background-color:#2D6CC0;
}

.hosting-table thead > tr > th h2{
	margin: 0;
}

.hosting-table tbody > tr > td{
	text-align: center;
}

.price-field {
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        text-transform: lowercase;
vertical-align: middle !important;
}

.price-field span{
	font-size: 25px;
}

.hosting-table thead > tr > th:last-child,
.hosting-table tbody > tr > td:last-child{
	border-right: none;
}
.hosting-table tbody > tr > td:first-child{
	color: #454444;
	/*background-color: #78AE74;*/
	/*background-color: #8AB75A;*/
	background-color: #C4E1A6;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	/*max-width: 30%;*/
}

.hosting-table tbody > tr > td.section-highlight{
	background-color: #004192;
	color: #FFFFFF;
}

.hosting-table tbody > tr.checkout h2{
	color: #92a57f;
	padding: 0;
	margin: 5px 0 0;
}

.hosting-table .glyphicon {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
}

/**************FEATURE TABLE STYLING*******************/

.hosting-table .featuretable tbody > tr > td:first-child{
	color: #004192;
	background-color: #E0E0E0;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}


/*******************POPOVER STYLING*******************/
.popover{
	background-color: #004192;
	color: #FFFFFF;
	/*min-width: 400px;*/
}

.popover.top .arrow:after,
.popover.top .arrow {
    border-top-color: #004192;
}
.popover.right .arrow:after,
.popover.right .arrow {
    border-right-color: #004192;
}
.popover.bottom .arrow:after,
.popover.bottom .arrow {
    border-bottom-color: #004192;
}
.popover.left .arrow:after,
.popover.left .arrow {
    border-left-color: #004192;
}

.popover h3.popover-title {
    color: #FFFFFF;
    font-size: 20px;
    background: none;
}
.popover .popover-content {
    color: #FFFFFF;
    font-style: 11px;
    font-weight: normal;
}

/*******************TOP RIGHT STYLING*******************/

a#livesupport:hover, a#livesupport:focus{
	background: none;
	background-color: #fff;
}

.livechatlink{
	margin:10px 0;
}

.contactno{
	width: 100%;
	text-align: right;
}
/*.contactno span {
    color: #ccc;
    float: right;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}*/

.contactno {
    color: #004192;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.contactno strong{
	color: #838383;
}

@media only screen and (max-width: 640px)  {
.contactno span { width: 100%; float: left; font-size: 20px;}
}

#map_canvas {
    width: 380px;
    height: 260px;
}

