a{color:#e17a0c;}
a:hover{color:#e17a0c;}
.navbar-inverse {background-color: #fff; border-color: #eee;}
.navbar-inverse .pull-right {margin-top: 3%;}

.jumbotron.first-feat  .h1, .jumbotron.first-feat  h1,.jumbotron.third-feat  .h1, .jumbotron.third-feat  h1{font-size: 45px;margin-bottom: 35px;}
.jumbotron.first-feat  p, .jumbotron.third-feat  p{margin-bottom: 35px;}
.jumbotron.first-feat, .jumbotron.third-feat  {color: #fff;}
.jumbotron.first-feat {margin-top: 95px;background-image: url(../images/bg.jpg);background-size:cover;}
.jumbotron.second-feat{background-color: #eee;}
.jumbotron.second-feat p{font-size: 17px;}
.jumbotron.third-feat{margin-top: -27px;background-image: url(../images/bg.jpg);background-size:cover;}

.container.marketing .col-lg-4{text-align: center;padding-top:50px; padding-bottom:70px;}
.container.marketing-ranktracker .col-lg-4{text-align: center;padding-top:5px; padding-bottom:5px;}
.container.testimonials .col-lg-4{padding-top:25px;}
.testimonials p{padding:10px;margin-top: 35px;position: relative;background: #ffffff;border: 2px solid #DDDDDD;}
.testimonials p:after, .testimonials p:before {bottom: 100%;left: 10%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.testimonials p:after {border-color: rgba(255, 255, 255, 0);border-bottom-color: #ffffff;border-width: 10px;margin-left: -10px;}
.testimonials p:before {border-color: rgba(221, 221, 221, 0);border-bottom-color: #DDDDDD;border-width: 13px;margin-left: -13px;}
img.featurette-image{border-radius: 100%;border: 5px solid #fff;}
img.testimonialsimg{border-radius: 100%;border: 2px solid #ddd; width: 70px;height:70px;float:left;margin: -15px 10px 10px 0px}
.text-orange{color:#e17a0c;}
.btn-primary.btn-cta{background-color: #e17a0c;border-color: #e17a0c;}
.btn-primary.btn-cta:hover{background-color: #c46705;border-color: #c46705;}

.pricing-content{text-align: left;}
.pricing-content li{border-bottom: 1px solid #ddd;padding-top:10px;padding-bottom: 10px;}

.price .glyphicon{color: #e17a0c;}
.price .glyphicon-ok-circle{color:#359505;}
.price .glyphicon-heart{color:#e17a0c;}

.price h3{background-color: #9b9b9b;color: #fff;padding: 10px;margin:0px;}
 .price h3 .glyphicon{background-color: #fff;border-radius: 20px;padding: 7px;}
.price p{background-color: #ddd;color: #666;padding: 10px;}

span.pricing{font-size: 25px;background-color: #fff;color: #e17a0c;padding: 10px;border-radius: 25px;line-height: 70px;font-weight: bold;}
p.pricing-con{background-color:#fff;color:#333;font-size:11px;}
footer:{margin-top: 20px;}

a.btn-login{border-radius:6px;border:1px solid #e17a0c;padding:10px;}
a.btn-login:hover{background-color: #e17a0c;color:#fff;}

@media (max-width: 767px) {
  .navbar-header img {width: 65%;margin-left: 10px;}
  .navbar-inverse .navbar-toggle{border:0px;}
  .navbar-inverse .navbar-toggle .icon-bar{background-color: #e17a0c;}
  .jumbotron.first-feat {margin-top: 20px;}
  .jumbotron.first-feat img{display:none;}
  .jumbotron.first-feat  .h1, .jumbotron.first-feat  h1,.jumbotron.third-feat  .h1, .jumbotron.third-feat  h1{font-size: 35px;}
  .jumbotron p{font-size: 20px;}
  .btn-primary.btn-cta{width: 100%;font-size:12px;}
  img.featurette-image.img-responsive, img.img-circle{max-width: 75%;}
}


.lg-margin-top-20 {margin-top: 20px;}