a.phn-call {
  float:right;
  color:#343434;
  font-size:25px;
  font-family:'Lato';
  font-weight:bold;
}

.phn-call i.fa.fa-phone {
  border:2px solid;
  padding:3px;
  border-radius:30px;
  width:35px;
  text-align:center;
  height:35px;
}

@media (min-width:1200px) {
  div.jumbotron.nb-hero {
    min-height:670px;
  }
}

div.jumbotron.nb-hero {
  background:url("../images/hero-banner.jpg") no-repeat;
  background-size:cover;
  background-position:center top;
}

@media (max-width:767px) {
  .hero-content h2 {
    font-size:30px !important;
  }
}

.hero-content h2 {
  font-size:48px;
  font-family:'Raleway';
  margin:0;
}

h2.ref-head {
  font-weight:bold;
  margin-bottom:25px;
}

.hero-content p {
  font-size:18px;
  color:#545454;
  font-family:'Raleway';
  margin-bottom:30px;
}

.hero-content button {
  background:#6a8100;
  border:none;
  color:#fff;
  font-family:'Raleway';
  font-size:20px;
  padding:10px 21px;
  transition:ease 0.2s all;
  border-radius: 50px;
}

@media (max-width:767px) {
  .hero-content button {
    background:#6a8100;
    border:none;
    color:#fff;
    font-family:'Raleway';
    font-size:15px;
    padding:10px 15px;
  }
}

.hero-content button:hover, .hero-content button:focus {
  background:#fa9a00;
  transition:ease 0.2s all;
  color:#fff;
  border:none;
}

.dropdown-menu {
  left:auto;
  right:0;
  padding-left:15px;
  padding-right:15px;
}

@media (min-width:1200px) {
  .hero-content {
    padding-top:60px;
  }
}

.no-margin {
  margin:0;
}

.dropdown i.fa.fa-navicon {
  font-size:25px;
}

.nb-nav .btn {
  border:none !important;
  box-shadow:none !important;
  background:none;
}

.commitment {
  padding:11px 0 0 10px !Important;
  background:#6a8100;
  color:#fff;
  font-size:20px;
  font-family:'Lato';
}

div.col-md-4.next-bee-symbol {
  position:relative;
}

@media (max-width:991px) {
  div.bee-img {
    top:-105px !important;
  }
}

div.bee-img {
  position:absolute;
  top:-215px;
}

.no-padding {
  padding:0;
}

@media (max-width:767px) {
  .phn-call i.fa.fa-phone {
    display:none;
  }
}

@media (max-width:767px) {
  a.phn-call {
    font-size:18px;
    padding-top:4px;
    float:right;
  }
}

@media (max-width:991px) {
  div.bee-img img {
    width:100px;
  }
}

.jumbotron.pace-meth {
    background: #eeeeee;
}

.pace-meth-btn {
  background:#6a8000;
  border-radius: 5px;
  border:none;
  color:#fff;
  font-family:'Raleway';
  font-size:20px;
  padding:10px 21px;
  transition:ease 0.2s all;
}
.pace-meth-btn:hover, .pace-meth-btn:focus {
  background:#fa9a00;
  transition:ease 0.2s all;
  color:#fff;
  border:none;
}
.jumbotron.client-logos.no-padding {
    padding: 10px 0;
}
@media (min-width:991px) {
.row.pre-foot {
    width: 60%;
    margin: 0 auto;
}
}

.aboutUs p {
    color: #fa9a00 !important;
}
.foot-links a {
    color: #fff !important;
}
.methodology {
	padding: 50px 0 0;
}
/* 31 Jan CSS */

.m-border {
    border-color: #cadedf;
}
.hero-quote {
    color: #343434 !important;
    font-size: 20px !important;
	margin-bottom: 10px !important;
}
.hero-author h4 {
    color: #678100;
    font-size: 18px !important;
    font-family: 'Lato' !important;
	text-transform: uppercase;
	margin-bottom: 0;
}
.hero-author p {
    color: #707070 !important;
    font-size: 13px !important;
    font-family: 'Lato' !important;
	text-transform: uppercase;
	padding-left: 10px;
}
.bee-ico {
    position: absolute;
    z-index: 999;
    right: 0;
    top: -201px;
}
.sub-title {
    font-size: 25px !important;
    color: #678100 !important;
    font-family: 'Lato' !important;
    background: url("../images/green-border.png") no-repeat;
    background-position: center bottom;
    margin-bottom: 15px;
}
.commitment-section {
    background: #eee;
}
.challege-section {
    background: url("../images/challenge-bg.jpg") no-repeat;
	background-size: cover;
    padding: 70px 0;
}
.challege-section  p{ 
color: #fff;
font-size:28px !important;
text-align: center;
padding: 20px 0 25px;
font-family: 'Kalam', cursive !important;
}

.fixed-footer .orange-btn {
  background:#fa9a00;
  color:#fff;
  text-shadow:none;
  font-weight:bold;
  margin-right:13px;
  border:none;
  border-radius:4px !important;
  font-size:16px;
  padding:10px 14px;
}
.fixed-footer .orange-btn:hover {
    background: #f39400;
}

.owl-item{text-align:center;}
.owl-theme .owl-controls .owl-page span {
    background: #fff none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 1;
    width: 12px;
	border:1px solid #ff9900;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background-color:#ff9900;
}

@media screen and (max-width:767px){
    .fixed-footer .orange-btn {
        padding: 10px 8px !important;
        font-size: 14px !important;
        max-width: 100%;
    }
    
    .fixed-footer p, .fixed-footer a {
        font-size: 13px !important;
        margin-left: 0 !important;
    }
}


@media screen and (max-width:600px){ 
	.jumbotron.fixed-footer {
		padding: 10px 0px !important;
	}
    .fixed-footer .orange-btn { 
        font-size: 11px !important;
	}
	.fixed-footer p, .fixed-footer a {
		font-size: 12px !important; 
	}
    
}


.owl-theme .owl-controls .owl-buttons div {
	display:none;
}

@media screen and (max-width:567px){ 
	.owl-controls .owl-pagination {
		display: none;
	}

	.owl-theme .owl-controls .owl-buttons div {
		width: 14px;
		height: 14px;
		text-align: center;
		padding: 0;
		font-size: 4px;
		line-height: 13px;
		border: 1px solid #ff9900;
		background: #fff;
		opacity: 1;
		color: #fff;
		display:inline-block;
		position: relative;
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev:after {
		content: '';
		width: 14px;
		height: 14px;
		background: #ff9900;
		border-radius: 100%;
		position: absolute;
		left: 30px;
	}

	.owl-theme .owl-controls .owl-buttons .owl-prev {
		margin-right: 40px;
	}
	
	.owl-theme .owl-controls.clickable .owl-buttons div:hover, .owl-theme .owl-controls.clickable .owl-buttons div:active {
		background: #ff9900;
		color: #ff9900;
	}
}