body {
     background: #d5d7da;
}

 .box-shadow{
    box-shadow: 0 0 2px 0 rgba(60, 60, 60, 0.64);
}


div.container {
    background-color: #ffffff;
}

@media (min-width: 1200px) {
   .container {
        width: 970px;
   }
}

/* header */

#header {
    background-color: #006699;
}

#header .logo{
    background: transparent url("/images/logo.gif") no-repeat;
    text-indent: -9999px;
    float: left;
    width: 288px;
    height:60px;
}

.home-hero {
    margin-top: -20px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #e6dcd3 url("../images/home-hero.jpg") no-repeat center center / cover ;
}

.home-hero h1 {
    color: #005793;
    font-size: 59px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

.home-hero  .container{
    background:none;
}

.hero-price{
    border-top: 1px solid #ddd;
    font-size: 18px;
    font-weight: bold;
    padding: 3px 0;
    margin: 5px 0;
}

.home-hero  ul.hosting-features {
    margin: 0;
    padding: 0;
}

.home-hero  .hosting-features li {
    list-style: outside none none;
    padding: 4px;
}

.home-hero  .hosting-features li .fa {
    color: #ff6600;
}

@media only screen and (max-device-width: 480px) {
    .home-hero{
        background-image:none;
        background-color:#eee
    }
    .home-hero h1 {        
        font-size: 44px;
    }
}

/* Homepage Domain Search */

.homepageDomainSearch{
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.homepageDomainSearch .form-control {
    border-color: #5cb85c;
    border-radius: 50px 0 0 50px;
    border-style: solid none solid solid;
    border-width: 2px medium 2px 2px;
    font-size: 1.1em;
    height: 54px;
    padding: 0 20px;
}

.homepageDomainSearch .input-group-addon {
    background: #fff;
    border-color: #5cb85c;
    border-style: solid none;
    border-width: 2px medium;
    padding: 0;
}

.homepageDomainSearch .btn-domain-submit {
    background: #5cb85c;
    border: 4px solid #5cb85c;
    color: #fff;
    height: 50px;
    padding: 0 30px;
    transition: all 0.5s ease 0s;
}

.homepageDomainSearch .btn {
    border-radius: 0px
}



/* footer */

#footer {
    background-color: #006699;
    padding: 5px;
    border-top: 2px solid #ff6600;
    border-bottom: 1px solid #fff;
    margin-top: 1em;
}

#footer a{
    color: #fff;
    margin: 5px;
}
#footer h3{
    margin:0px;
    padding:4px;
    font-weight:bold;
    font-size:16px;
    color:#fff;
}
#footer ul{
    margin:0px;
    padding:0px;
}
#footer li{
    list-style: none;
    margin: 0;
    padding: 4px 0;
}

.social-icon{
    background-color:#464646;
    width:15px;
    height:15px;
}
.copyright{
    background: #ccc;
    padding: 5px;
    font-size:13px;
}

.copyright .icon{
color:#000000
}

.bdr-right{
border-right:1px solid #006192;
}

/* site content */

#main {
    width:auto;
    display:block;
    background-color:#ffffff;
    margin: 0 auto;
}


/* html elements - site wide */

h1 {
    /*text-decoration: underline;*/
    color: #ff6600;
}

h3 {
    font-size: 11pt;
    color: #108bc7;
}

/* home page css */

.home-img-right {
   margin: 0 0 0 5px;
}

.home-img-left {
 margin: 0 5px 0 0
}

.features h4 {
    font-size:18px;
    font-weight:bold
}

.features img {
    float: left;
    padding: 10px 20px 0 0;
}

.features span {
    color:#006699
}

.features p {
    padding-left: 85px;
}

.margin-top-btm-3x5em {
    margin-top : 3em;
    margin-bottom:5em
}

.gsc-input-box{ height: 35px !important;}

.cse input.gsc-search-button, input.gsc-search-button {
    background: url('../images/google-search-btn.png') no-repeat !important;
    text-indent: -9999em;
    border: none !important;
    width: 57px;
    height: 36px !important;
}


.gsc-control-cse {
     background-color: transparent !important;
    border-color: none !important;
    font-family: Arial,sans-serif;
}

.cse .gsc-control-cse, .gsc-control-cse {
    background-color: transparent !important;
    border: 0px solid #fff !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
   padding: 10px !important;
    width: auto;
}

input.gsc-input{
    font-size: 12px !important;;
}

/* .in promotion home */

.domain-pormote{
    margin:20px 0px;
    border-bottom: 1px solid #eee
}

.domain-pormote .plan-button{
    position: relative;
    display: block;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: white;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background: #0361a1;
    border-bottom: 2px solid #cf7e3b;
    border-bottom-color: rgb(207, 126, 59);
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 4px
}

/* g-suite & VPS home */

.vps-home{
    padding: 20px;
}

.vps-home h2{
    margin-top:0px;
}

.vps-home .text-price{
    color:#36bce6
}


.vps-home .plan-button{
    position: relative;
    display: block;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: white;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background: #0c85be;
    border-bottom: 2px solid #cf7e3b;
    border-bottom-color: rgb(207, 126, 59);
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 4px
}

.no-padding{
    padding-right:0px;
    padding-left:0px;
}

/*--------------------------------------------------
    Domain offer in home
----------------------------------------------------*/

.pricing-list-v4 .pricing-list-v4-header {
  padding: 20px;
  margin: 10px 30px;
  border:1px solid #ddd;
  background-color: #fff
}

.pricing-list-v4 .pricing-list-v4-header .pricing-list-v4-title {
  font-size: 36px;
  margin-bottom: 5px;
}

.pricing-list-v4 .pricing-list-v4-header .pricing-list-v4-subtitle {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #5cb85c
}

.pricing-list-v4 .pricing-list-v4-content {
  padding: 40px 20px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price-sign {
  position: relative;
  top: -30px;
  font-size: 20px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price {
  font-size: 70px;
  font-weight: 400;
  line-height: .5;
  letter-spacing: -3px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-subprice {
  font-size: 30px;
  font-weight: 400;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price-info {
  position: relative;
  display: block;
  letter-spacing: 1px;
}

/*--------------------------------------------------
    Mobile only
----------------------------------------------------*/

.mobile-header .navbar-default {
    border :0px
}

.mobile-header .container-fluid>.navbar-header {
    background-color:#006699 ;
}

.mobile-header .navbar{
    margin-bottom: 12px;
}

.mob-logo .logo {
    background: transparent url(/images/hon-mobile-logo.png) no-repeat;
    text-indent: -9999px;
    float: left;
    width: 202px;
    height: 42px;
}

.mobile-header .navbar-toggle{
    background-color: #006699;
    float:left;
    margin:4px 0px 0px;
    border:0px
}

.mobile-header .navbar-default .navbar-toggle .icon-bar{
    background-color:#fff
}

.mobile-header .navbar-default .navbar-toggle:hover,.mobile-header .navbar-default .navbar-toggle:focus{
    background-color: #006699;
}

.mob-currency{
   margin:6px 6px 0px 0px
}

/* webdesign-offer in home page*/

.webdesign-offer{
    padding:20px
}
.webdesign-offer .phone{    
    font-size: 18px;
    font-weight: bold; 
     margin: 5px 0;         
}
.webdesign-offer .price{
    color:red
}
.webdesign-offer li .fa {
    color: #ff6600;
}