/*
 * Start Bootstrap - Half Slider (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

html,
body {
    height: 100%;
    color: #505055;
}

/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.carousel {
    height: 80%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.navbar-inverse{
	background: #ffffff !important;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(196,196,196,1) !important ;
-moz-box-shadow: 0px 5px 10px 0px rgba(196,196,196,1) !important;
box-shadow: 0px 5px 10px 0px rgba(196,196,196,1) !important;
border-bottom: solid 1px #cfcfcf !important;
padding: 10px 0 !important;

}

.navbar-inverse .navbar-nav > li > a{
	color: #505055 !important;
	font-size: 16px !important;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover{
	color: #505055 !important;
}
.navbar-inverse .navbar-nav > li > a:hover{
	color: #c25766 !important;
}
.rightnavbar{ 
	float: right;
}
.about_section{
	background: #c25766;
	color: #ffffff;
	padding: 4% 0;
}
.aboutheading{
	font-size: 50px;
	text-transform:uppercase;
	color: #ffffff;
	border-right: solid 1px #ffffff;
}
h1{
	font-size: 45px;
	text-align: center;
}
h2{
	font-size: 35px;
	text-align: center;
	margin:20px 0 30px 0;
	
}

/* h2 span {
  display: inline-block;
  position: relative;  
}
h2 span:before,
h2 span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #c25766;
  top: 20px;
  width: 100px;
}
h2 span:before {
  right: 100%;
  margin-right: 15px;
}
h2 span:after {
  left: 100%;
  margin-left: 15px;
}
*/

/*
h1 span {
  display: inline-block;
  position: relative;  
}
h1 span:before,
h1 span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #c25766;
  top: 20px;
  width: 100px;
}
h1 span:before {
  right: 100%;
  margin-right: 15px;
}
h1 span:after {
  left: 100%;
  margin-left: 15px;
} */
.description{
	font-size: 15px;
	text-align: center;
	font-style: italic;
	text-transform: none;
        padding-top: 1%;
}
.aboutcontent {
    padding-left: 6% !important;
}
.button, .excerpt-more{
	background: #c25766;
	color: #ffffff;
	text-align: center;
	padding: 6px 15px;
	margin:1%;
	
	border-radius:3px;
}
.post_listing{
	text-align: center;
	margin-bottom: 30px;
}
.readmorebtn{
	color: #c25766;
}
.positive_vibes_recent_posts_li
{
  border-bottom: solid 1px #cfcfcf; 
  margin-bottom: 20px;
  display: inline-block;
  
}
.l_wraaper, .l_post_img{
	padding: 0 !important;
}
.l_wraaper{
	padding: 10px 0 !important;
}
.l_wraaper h4{
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}
.l_post_date{
	margin-bottom: 0;
}

.features{
	text-align: center;
}

.features img{
	margin: 20px 0;
}
.features p{
	margin-bottom:30px;
}
.team_img {
    border-radius: 50%;
    height: 145px;
	width: 145px;
	overflow: hidden;
	margin: 0 auto;
}
.home_header{
	box-shadow: none;
}
.team{
	text-align: center;
}
.team_section{
	background: url(../images/team_section_bg.jpg) repeat;
	margin:4% 0;
	display: inline-block;
	padding:30px 0;
	width: 100%;
}
.team span{
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0;
	display: block;
	font-weight: bold;
}
.p_date{
	text-align: center;
}
img{
	max-width: 100%;
}
.news_subcribe{
	background: #c25766;
	padding: 20px;
	color: #ffffff;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.subcribe_input{
	width: 100%;
	border-radius: 3px;
	padding: 7px;
	border-radius: 3px;
	color: #ffffff;
		margin: 10px 0;
	border:none;
}
.news_subcribe h3{
	margin: 0 0 10px 0;
}
.subcribe_btn{
	background: #7f2c37;
	border-radius: 3px;
	text-align: center;
	color: #ffffff;
	border:none;
	width: 100%;
	font-size:18px;
	padding: 7px;
	margin: 10px 0;
}
.archive_section, .categorie_section{
	border:solid 1px #cfcfcf;
	padding: 20px;
	margin: 30px 0;
}
.archive_section ul, .categorie_section ul{
	padding: 0;
}
.archive_section li,.categorie_section li{
	line-height: 30px;
	list-style: none;
	border-bottom:solid 1px #cfcfcf;
}
.archive_section li:last-child, .categorie_section li:last-child{
	border:none;
}
.archive_section li a, .categorie_section li a{
	color: #505055;
}
.archive_section li a:hover, .categorie_section li a:hover{
	color: #c25766;
	text-decoration:none;
}
.contact_section{
	background: url(../images/contact_bg.jpg) no-repeat;
	padding: 4% 0;
}
.getintouch{
	width: 75%;
	margin: 0 auto;
	display: table;
}
.getintouch input, .getintouch textarea{
	width: 100%;
	padding: 10px;
	border-radius: 3px;
	border:none;
	margin-bottom: 3%;
}
.contact_section h2, .contact_section .description{
	color: #ffffff;
}
.getintouch textarea{
	height: 150px;
}
.author_img {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    display: inline-block;
    overflow-x: hidden;
    overflow-y: hidden;
    display: inline-block;
	vertical-align: middle;
    width: 50px;
}
.s_post_wrapper{
	border: solid 1px #cfcfcf;
	margin-bottom: 30px;
	padding: 15px;
}
.s_post_details{
	padding: 0;
}
.s_post_details li{
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
	border-right: solid 1px #cfcfcf;
	padding-right: 10px;
}
.s_post_details .author_img
{
    padding: 0 !important;
}
/*.s_post_details li:first-child{
	padding: 0;
}*/
.s_post_details li:last-child{
	border:none;
}
.marginnone{
	margin: 0;
}
.quicklinks, .socilmediaicon{
	padding: 0;
}
.quicklinks li, .socilmediaicon li{
	display: inline-block;
	list-style: none;
	padding: 5px 10px;
	color: #ffffff;
}
.quicklinks li a, .socilmediaicon li a{
	color: #ffffff;
}
.quicklinks li a:hover, .socilmediaicon li a:hover{
	color: #c25766;
}
.socilmediaicon li{
	border:solid 1px #ffffff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size:20px;
	margin:0 5px;
	vertical-align: middle;
}
.map{
	width: 100%;
	margin-bottom: 4%;
}
.contact_form input, .contact_form textarea{
    border: 1px solid #bbbbbb !important;
    margin-bottom: 10px !important;
    padding: 8px !important;
    width: 100% !important;
}
label{
	display: block;
	margin-top: 10px;
}
.contact_form input[type="submit"]{
	width: 100%;
	border: none;
	background: #c25766;
	padding: 6px 20px;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
}
.contact_details{
	padding: 0 10%;
}
.sidebar h3{
	margin: 0 0 20px 0;
}
.l_post h3{
	margin-bottom: 30px;
	margin-top: 0;
}
.l_post h3 span,.categorieswrapper h3 span, .sidebar h3 span{
	position: relative;
}
.l_post h3 span:after, .categorieswrapper h3 span:after, .sidebar h3 span:after{
	
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #c25766;
  top: 30px;
  width: 60px;
  left: 0
}
.l_post h3 span:after, .categorieswrapper h3 span:after, .sidebar h3 span:after {
  right: 100%;
  margin-right: 15px;
}

.img_align_left {
    display: inline-block;
    float: left;
    margin-right: 20px;
    vertical-align: top;
}
.img_align_right {
    display: inline-block;
    float: right;
    margin-right: 20px;
    vertical-align: top;
}
footer {
    margin: 0;
    color: #ffffff;
    text-align: center;
    padding: 2% 0;
}
/*==============  Testimonial  ====================================    */
#testimonials{
	background: #c25766;
	display: block;
		padding: 6% 0;
}

.testimonial_container{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.testimonial_content{
	position: relative;
	padding-top:8%;
	color: #ffffff;
}
.testimonial_content:before{
	position: absolute;
	content: "\f10d";
	font-family: "FontAwesome";
	top: 0;
	font-size: 30px;
	}
	
.testimonial_container	span{
	color: #ffffff;
	margin: 20px 0;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
}


.testimonial_author{
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 30px;
	
}
/* Simple Home Page */

#Blog_posts{
	position: relative;
	min-height: 400px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 50px;
}
.post_content h3{
	display: inline-block;
	vertical-align: top;
	margin: 10px;
}
.floatright{
	float: right !important;
}
.floatleft{
	float: left;
}
.postdate{
	background: #c25766;
	padding:10px 15px;
	display: inline-block;
	border-radius:5px;
	margin-right:10px;
	margin-bottom:20px;
	color: #ffffff;	
}
.post_content h3{
	display: inline-block;
	vertical-align: top;
	margin: 10px;
}
.postdate > span {
    display: block;
    font-size: 24px;
    line-height:20px;
    font-weight: bold;
    line-height:20px;
    text-align: center;
}
.post_ns_img{
	padding: 0;
	position: absolute;
	left: 50%;
	width: 50%;
	clear: both;	
}

.post_ns_img_left{
	right: 50%;
	width: 50%;
	position: absolute;
	
}
#testimonials{
	background: #c25766;
	display: block;
		padding: 6% 0;
}

.testimonial_container{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.testimonial_content{
	position: relative;
	padding-top:8%;
	color: #ffffff;
}

	
.testimonial_main_div	span{
	color: #ffffff;
	margin: 20px 0;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
}


.testimonial_author{
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 30px;
	
}
@media only screen and (max-width: 768px){
	#Blog_posts, #testimonials, .about_section, #features_bg{
		text-align: center;
	}
	
	.post_ns_img, .post_ns_img_left{
		width: 10, 0%;
		position: inherit;
		width: 100%;
		
	}
       
	.testimonial_author{
		margin: 0 auto;
	}
}