.post-name-mobile-landing .post-page-content p a{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f15e53+0,f78f88+100 */
background: #f15e53; /* Old browsers */
background: -moz-linear-gradient(top,  #f15e53 0%, #f78f88 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f15e53), color-stop(100%,#f78f88)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f15e53 0%,#f78f88 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f15e53 0%,#f78f88 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f15e53 0%,#f78f88 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f15e53 0%,#f78f88 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15e53', endColorstr='#f78f88',GradientType=0 ); /* IE6-9 */
       padding: 4px 10px;
    color: #fff;
    display: block !important;
    border-radius: 4px;
    max-width: 270px;
    width: 100%;
    margin: 15px auto;
}
.post-name-mobile-landing .post-page-content p a.first-link, .post-name-mobile-landing .post-page-content p a.third-link, .post-name-mobile-landing .post-page-content p a.five-link{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999999+0,b9b8b8+100 */
background: #999999; /* Old browsers */
background: -moz-linear-gradient(top,  #999999 0%, #b9b8b8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#b9b8b8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #999999 0%,#b9b8b8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #999999 0%,#b9b8b8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #999999 0%,#b9b8b8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #999999 0%,#b9b8b8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#b9b8b8',GradientType=0 ); /* IE6-9 */

}
.post-name-mobile-landing .post-page-content p {
    text-align: center;
}

.text-page-wrapper.cat-image{
	background-image:url("http://stoneturn.com.au/wp-content/uploads/2015/08/Team1.jpg");
	background-attachment:fixed;
	background-size:cover;
	padding-top: 50px;
	vertical-align:top;
}


.page-header.cat-header {
    margin: 0 auto;
    padding: 17px 20px;
	border-left: 7px solid #f15d53;
}

.page-header.cat-header h1{
	margin:0 !important;
}

.cat-image .content-area.text-page .article .content-area {
    box-sizing: border-box;
    padding: 0 25px;
	background-position: 0 20px;
	 display: inline-block;
    margin: 40px 0;
    top: 0;
}
.cat-image .content-area.text-page .article .content-area h2 a {
    color: #f15d53;
    font-size: 26px;
}

.cat-image .content-area.text-page .article .content-area .article-footnote .social-icons li {
    margin-bottom: 0;
}
.cat-image .content-area.text-page .article .content-area .article-footnote .social-icons {
    margin: 6px 0;
}
.cat-image .content-area.text-page .article .content-area .article-footnote .share-article-title {
    padding: 12px 0;
}

.cat-image .content-area.text-page .article .content-area .article-footnote {
    border: 0 none;
    margin: 0 0 26px;
    padding-top: 0;
}

.cat-image .author-bottom {
    border-bottom: 1px solid #f15d53;
    padding-bottom: 10px;
}

.cat-image .article-footnote .footnote {
    display: none;
}

.cat-image .author-bottom span {
    margin-right: 10px;
}
.cat-image .content-area.text-page .article .content-area h2 a:hover {
    color: #a59a96;
	transition:.5s all ease;
}


@media (max-width:767px){
.cat-image .content-area.text-page .article .content-area, .cat-image .content-area.text-page .article .content-area p {
    display: block;
    margin: 40px auto;
    text-align: center;
}

.cat-image .content-area.text-page .article .content-area h2 a {;
    font-size: 20px;
}
.cat-image .content-area.text-page .article .content-area h2 {
    font-size: inherit;
}












}