body {
    font-family: "sourcesanspro-regular, sans-serif";
    min-width: 300px;
    -webkit-user-select: none; /* Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}
.container {
    max-width: 88%;
    width: 100%
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
}
.banner-wrap {
    background-image: url(../images/banner-bg.jpg);
	background-size: cover;
	background-position: center center;
    background-repeat: no-repeat;
    width:100%;
    height: 500px;
}
.navbar-brand {
    padding: 0px;
}
.navbar-brand>img {
    height: 100%;
    padding: 15px 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.navbar-brand span {
    font-size: 36px;
    color: #fff;
    vertical-align: middle;
}
.sticky .navbar-brand span {
    color: #333;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
}
.navbar-nav > li {
    border: none;
}
.navbar-default .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 900;
    color: #fff;
    padding-bottom: 0;
    padding:5px 12px;
}
.top-bar.sticky .navbar-default .navbar-nav > li > a{
    color: #333;
}
.top-bar.sticky .navbar-default .navbar-nav > li.active  a{
    color: #fff;
    background-color: #417505;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #333;
    background: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    float: left;
}
.navbar-default .navbar-nav > li > a:hover {
    color:#333;
}
.navbar-default .navbar-nav {
    margin-top: 25px;
}
.banner-text {
    text-align: left;
    padding-top: 165px;
    padding-left: 100px;
}
.top-bar.sticky .navbar-default .navbar-nav > li > a:hover {
    background-color: #417505;
    color: #fff;
}
.banner-text h1 {
    font-size: 48px;
    font-weight: normal;
    line-height: 54px;
}
.banner-text p {
    font-size: 24px;
}
.banner-text h1 ,.banner-text p{
    color: #fff;
}
.rent-buy-wrap {
    margin: 0 auto;
    background-color: #7dad47;  
}
.box-wrap {
    padding: 10px 0px 20px;
}
.box-wrap .heading-wrap {
    padding: 0px 15px 5px;
}
.heading-wrap h4 {
    font-size: 25.5px;
    font-weight: normal;
}
.box-wrap.buy .heading-wrap h4{
    font-size: 20px;
    margin: 10px 0;
}
.col-sm-6.second-wrap {
    border-left: 1px solid #fff;
}
.text-wrap {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.biding-expire-wrap {
    padding: 20px 0;
}
.text-wrap .left {
    display: inline-block;
}
.text-wrap .right {
    float: right;
}
.price-wrap {
    color: #333;
    font-size: 25.5px;
    padding: 5px 5px 5px;
}
.price-wrap span.price {
    font-size: 20px;
    font-weight: normal;
    color:#000;
}

a.btn {
    display: inline-block;
    color: #fff;
    background-color: #f5a623;
    border-color: #f5a623;
    padding: 3px 12px;
    font-size: 18px;
    font-weight: normal;
    border-radius: 6px;
    width: 130px;
    margin: 0 auto;
}
a.stat-btn {
    background: transparent;
    border:2px solid #fff;
}
a.btn:hover {
    color: #fff;
}
a.btn.bttn-primary {
    background: #f5a623;
    width: 196px;
    padding: 6px 12px;
    margin: 40px auto 0px;
    border-color:#f5a623;
}
.steps-wrap {
    padding-top: 45px;
    position: relative;
    padding-bottom: 50px;
    text-align: center;
    background-image: linear-gradient(to bottom, #8eb861, #73a340);
}
.steps-wrap h4 {
    color: #fff;
    font-size: 36px;
    font-weight: normal;
}
.step-box {
    margin: 40px 0 20px;
    padding: 15px;
  
}
.round-wrap img {
    margin: 0 auto 30px;
}
.step-heading {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.step-box p {
    color: #fff;
    font-size: 20px;
}
.domain-owner-img img{
    margin: 10px auto;
}
.list-domain-wrap {
    background-image: linear-gradient(to bottom, #8eb861, #73a340);
    padding: 45px 0px 34px;
    text-align: center;
}
.list-domain-wrap a.bttn-primary {
    margin-left: 0;
}
.list-domain-wrap h3,.list-domain-wrap p {
    color:#fff;
    font-size: 24px;
    line-height: normal;
}
.list-domain-wrap h3{
    font-size: 36px;
    font-weight: normal;
}
.list-domain-wrap a.btn.bttn-primary {
    margin: 20px auto;
}
a.btn:hover,a.btn:focus {
    background: #cc840d;
    border-color:#cc840d;
}
a.stat-btn:hover,a.stat-btn:focus  {
    background: #fff;
    border:2px solid #fff;
    color:#333;
}
.footer {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background: #888;
}
.logo1 {
    margin: 35px auto;
}
.logo1 img {
    margin: 0 auto;
}
.footNav {
    position: relative;
    height: 40px;
}
.footNav li {
    display: inline-block;
    margin: 0 10px;
}
.footNav li a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.footNav li a:hover {
    color: #333;
}
.copyright {
    padding: 20px 0;
}
.copyright, .copyright a {
    color: #fff;
    font-size: 14px;
}