#booking-promo-section {
	display:none;
}
#blog-banner {
	background-image: url(../../../assets/images/blog/banner.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	    height: 354px;
    background-position: center;
    background-position-y: 3px;
}
#blog-articles {
	text-align: left !important;
    margin: 35px auto;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    border-top: solid 1px #bebebe;
    background-color: white;
    padding: 20px;
}
#readers-list-section {
    padding-top: 0;
}
.psychic-details .main-sched-container, .psychic-details .main-psybooknow-container {
	background-color: transparent;
}
.about-reader .col-md-6 {
	padding-top: 0;
}
.row {
	margin-bottom: 0;
}
@media screen and (max-width:500px) {
	#blog-banner {
		
		background-size: 100%;
    height: 97px;
    background-position-y: 25px;
	}
}
@media screen and (max-width:350px) {
	#blog-banner {
		
		background-size: 148%;
		height: 97px;
		background-position-y: -10px;
		    background-position-x: -68px;
	}
}
#home-welcome-section {
    margin-top: 0;
    background: #EBEBEB;
    padding-top: 0;
    padding-bottom: 50px;
}
#blog-articles a {
    font-size: 16px;
}

div#lead-article-container {
    background: #FFF;
    -webkit-box-shadow: 0 2px 3px 2px #d0d0d0;
    box-shadow: 0 2px 3px 2px #d0d0d0;
    margin-top: 20px;
    margin-bottom: 40px;
}
div#lead-article-container h1.main-purple-header a {
	color: #491082 !important; 
}
div#lead-article-container .left {
	background: url(../../../assets/images/blog/7-Reasons-to-Start-Meditating-Today.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
div#lead-article-container .left, div#lead-article-container .right {
    display: table-cell !important;
    float: none;
}
.right h1, .right p.normal-two {
    text-align: left !important;
}
.right p.normal-two {
	margin-bottom: 150px;
}
p.bookonline-now-p.blog {
	text-align: right !important;
}
.blog-title-line {
    width: 100px;
    height: 2px;
    background: #481880;
    margin-bottom: 20px;
}
h1.main-purple-header.blog {
    margin-bottom: 10px;
}
#recent-1 {
	background: url(../../../assets/images/blog/DejaVu.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
#recent-2 {
	background: url(../../../assets/images/blog/Meditation.png);
	background-repeat: no-repeat;
    background-size: cover;
}
div#recent-articles-container h2 {
    margin-top: 200px;
    margin-bottom: 50px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 7px #454545;
}
div#recent-articles-container h2 a {
    color: #FFF !important;
}
div#recent-1 {
    margin-right: 35px;
}
div#recent-1, div#recent-2 {
    max-width: 550px;
    -webkit-box-shadow: 0 2px 3px 2px #d0d0d0;
    box-shadow: 0 2px 3px 2px #d0d0d0;
}
div#other-articles-container-separator .blog-title-line {
    width: 100%;
    margin: 10px 0;
}
div#other-articles-container-separator {
    margin-top: 50px;
}
div#other-articles-container-separator  .col-md-2 {
    font-size: 18px;
    font-weight: 300;
	text-align: center;
}

#other-blog1 {
	background: url(../../../assets/images/blog/bridging-the-gap.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
#other-blog2{
	background: url(../../../assets/images/blog/palm1.png);
	background-repeat: repeat;
    background-size: contain;
    background-color: #000;
}
#other-blog4{
	background: url(../../../assets/images/blog/house-for-sale.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
#other-blog3{
	background: url(../../../assets/images/blog/candles1.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
.col-md-3.with-preview .other-blog-details {
    margin-top: 350px;
    background: #FFF;
    width: 100%;
    margin-bottom: 0;
    padding: 10px 20px;
}
div#other-articles-container .col-md-3 {
    padding: 0;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
	    float: none;
}
.col-md-3.with-preview .other-blog-details h3   a {
	color: #481880 !important;
}
.col-md-3.with-preview .other-blog-details h3 {
    font-size: 21px;
    color: #481880;
	    text-align: center;
}
.col-md-3.without-preview .other-blog-details h3 a{
    color: #FFF !important;
}
.col-md-3.without-preview .other-blog-details h3 {
    color: #FFF;
    text-align: center;
    font-size: 21px;
    text-shadow: 0 0 7px #454545;
}
.col-md-3.without-preview .other-blog-details {
    margin-top: 215px;
}

div#other-articles-container {
column-count: 2;
    column-gap: 2em;
}
div#home-welcome-section.post-content {
    background: #FFF !important;
}

div#home-welcome-section.post-content h1.main-purple-header,div#home-welcome-section.post-content  p {
	text-align:left !important;
}
img.post-image.align-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
img.post-image.align-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
div#home-welcome-section.post-content h1.main-purple-header {
    margin: 25px 0;
	    max-width: 100%;
}
p.p-indent {
	margin-left:20px !important;
}
@media screen and (max-width: 575px) {
	 div#lead-article-container .left, div#lead-article-container .right {
		display: block !important;
		float: none;
	}
	div#lead-article-container .left {
		height: 200px;
	}
	.right p.normal-two {
		margin-bottom: 20px;
	}
	div#recent-1, div#recent-2 {
		margin: auto !important;
		margin-bottom: 30px !important;
	}
	div#other-articles-container {
		column-count:1;
	}
	img.post-image.align-right,img.post-image.align-left {
		margin: auto !important;
		width: 100%;
		margin-bottom: 20px !important;
	}
} 
img.post-image.align-center {
    float: none;
    display: block;
    max-width: none !important;
    margin-bottom: 15px;
    width: 100%;
}

@media screen and (min-width:501px) and (max-width:1560px) {
	#blog-banner {
		
		background-size: contain;
		    background-position-y: 19%;
	}

}

