 /*
 * Template   Vitality Health Solutions
 * Version    1.0
 * Author     CaTT Limited
 */

/*header*/
.header {
  height: 115px;
}
.navbar .brand .logo-big {
  height: 85px;
	margin: 15px 0;
}
.navbar.affix {
  height: 75px;
}
.navbar-right {
  /* padding-top: 25px; */
}
.navbar.navbar-underline .nav li a {
  padding-top: 20px;
}
.social-header {
  text-align: right;
  padding: 10px 10px 0 0;
}
.social-header .social-inline li a {
  font-size: 20px;
  border-bottom: none;
}
/*welcome*/
.welcome-information .title {
  position: relative;
  padding-bottom: 10px;
  border-bottom: solid 1px #eee;
}
.welcome-information .title::after {
  display: block;
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 20%;
  height: 1px;
  background: #009fe3;
}
.welcome-information p {
  padding-bottom: 20px;
}
.welcome-information .details {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.welcome-information .details li {
  padding: 5px 0;
  border-bottom: solid 1px #eee;
}
.welcome-information .details li span {
  display: inline-block;
  width: 50px;
  font-weight: 500;
}
/*home*/
.banner {
    background: url(../images/home.jpg) no-repeat scroll center;
    -webkit-background-size: /*@@prefixmycss->No equivalent*/;
    -moz-background-size: cover;
    -o-background-size: /*@@prefixmycss->No equivalent*/;
    background-size: cover;
	height: 750px;
}
.slogan .text-white{
	padding: 250px 0;
	font-size: 40px;
	text-shadow: 2px 2px 4px #000000;
}
/*features*/
 .feature-purple {
  margin-bottom: 30px;
  text-align: center;
}
.feature-purple * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feature-purple .icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 32px;
  margin: 0 auto 30px;
  color: #fff;
  background: #662483;
  border: solid 1px #662483;
}
.feature-purple .title {
  margin-bottom: 30px;
  color: #662483;
}
.feature-purple .description {
  margin-bottom: 30px;
}
.feature-purple:hover .icon {
  color: #fff;
  background: #662483;
}
.feature-purple:hover .title {
  color: #662483;
}
.feature-purple:hover .icon {
  color: #fff;
  background: #662483;
}
.feature-purple:hover .title {
  color: #662483;
}
 .feature-pink {
  margin-bottom: 30px;
  text-align: center;
}
.feature-pink * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feature-pink .icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 32px;
  margin: 0 auto 30px;
  color: #fff;
  background: #e6007e;
  border: solid 1px #e6007e;
}
.feature-pink .title {
  margin-bottom: 30px;
  color: #e6007e;
}
.feature-pink .description {
  margin-bottom: 30px;
}
.feature-pink:hover .icon {
  color: #fff;
  background: #e6007e;
}
.feature-pink:hover .title {
  color: #e6007e;
}
.feature-pink:hover .icon {
  color: #fff;
  background: #e6007e;
}
.feature-pink:hover .title {
  color: #e6007e;
}
 .feature-yellow {
  margin-bottom: 30px;
  text-align: center;
}
.feature-yellow * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feature-yellow .icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 32px;
  margin: 0 auto 30px;
  color: #fff;
  background: #fecc00;
  border: solid 1px #fecc00;
}
.feature-yellow .title {
  margin-bottom: 30px;
  color: #fecc00;
}
.feature-yellow .description {
  margin-bottom: 30px;
}
.feature-yellow:hover .icon {
  color: #fff;
  background: #fecc00;
}
.feature-yellow:hover .title {
  color: #fecc00;
}
.feature-yellow:hover .icon {
  color: #fff;
  background: #fecc00;
}
.feature-yellow:hover .title {
  color: #fecc00;
}
 .feature-green {
  margin-bottom: 30px;
  text-align: center;
}
.feature-green * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feature-green .icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 32px;
  margin: 0 auto 30px;
  color: #fff;
  background: #96c11f;
  border: solid 1px #96c11f;
}
.feature-green .title {
  margin-bottom: 30px;
  color: #96c11f;
}
.feature-green .description {
  margin-bottom: 30px;
}
.feature-green:hover .icon {
  color: #fff;
  background: #96c11f;
}
.feature-green:hover .title {
  color: #96c11f;
}
.feature-green:hover .icon {
  color: #fff;
  background: #96c11f;
}
.feature-green:hover .title {
  color: #96c11f;
}
#ytplayer {
  padding-bottom: 50px;
}
/*logos*/
.logos .post .image {
    width: 400px;
}
/*footer-logos*/
.footer-image img {
  max-width: 100%;
}
.footer2-image {
  line-height: 250px;
  height: 250px;
}
.footer2-image img {
  max-width: 80%;
  margin: auto;
}
/*testimonials*/
.testimonials-carousel .testimonial {
  margin: 0 20px 0 0;
}
.testimonials-carousel .testimonial .content .text {
    margin: 15px;
}
.info {
	text-align: right;
}
p.quote-name {
	text-align: left;
  font-weight: 700;
}
/*blog*/
.blog-post .title {
  color: #009fe3;
}
/*block quotes*/
.purple{
  background-color: #FFF !important;
}
.yottie-widget-inner a[style*=animation] {
  display: none;
}
#offering {
  padding-top: 50px;
}
@media (max-width: 1199px) { 
  li.social-nav {
           display: none !important; 
      }       
  }
