#sb_instagram .sbi_photo_wrap:hover {
	opacity: .7;
}

.entry img:hover {
	opacity: 0.7;
}

.nf-form-title {
	display: none !important;
}

.field-wrap input[type=button] {
	letter-spacing: 2px;
}

.nf-field-label label {
	font-weight: 400 !important;
}

.nf-field-element input,
.nf-field-element select,
.nf-field-element textarea {
	padding: 9px;
}


/* FooGallery */

.foo-item {
	margin: 0 -4px !important;
}


/** Style Excerpt & Style Full **/

.style-excerpt,
.style-full {
	margin-bottom: 60px;
}

.style-excerpt h2.post-title,
.style-full h2.post-title {
	text-align: center;
	font-size: 23px;
	letter-spacing: 2px;
	padding-top: 20px;
	border-top: 1px solid;
}

.style-excerpt .wrap-date-cate,
.style-full .wrap-date-cate {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}

.style-excerpt span.the-date,
.style-excerpt span.the-category,
.style-excerpt span.the-category a,
.style-full span.the-date,
.style-full span.the-category,
.style-full span.the-category a {}

.style-excerpt .wrap-title,
.style-full .wrap-title,
.style-single .wrap-title,
.about-title {
	border-top: 2px solid;
}

.wrap-title,
.about-title {
	border-bottom: 1px solid;
	margin-bottom: 30px;
	padding: 5px 0 20px;
	text-transform: uppercase;
}

.style-excerpt .post-content,
.style-full .post-content {
	margin-bottom: 60px;
}

.style-excerpt .social-share,
.style-excerpt .read-more,
.style-excerpt .comments-more,
.style-full .social-share,
.style-full .read-more,
.style-full .comments-more,
.style-excerpt .social-share a,
.style-excerpt .read-more a,
.style-excerpt .comments-more a,
.style-full .social-share a,
.style-full .read-more a,
.style-full .comments-more a {}

.style-excerpt .social-share,
.style-full .social-share {
	display: inline-block;
	width: 43%;
}

.style-excerpt .social-share a,
.style-full .social-share a,
.style-list .post-content .social-share a {
	margin: 0 10px 0 0;
}

.style-excerpt .read-more,
.style-full .read-more {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
}

.style-excerpt .read-more a,
.style-full .read-more a {
	border-bottom: 1px solid;
	border-top: 2px solid;
	padding: 10px 5px;
}

.style-excerpt .comments-more,
.style-full .comments-more {
	display: inline-block;
	float: right;
	font-size: 11px;
	text-transform: uppercase;
}


/** Style List **/

.style-list {
	margin-bottom: 50px;
}

.full-width-content .style-list .featured-thumbnail {
	max-width: unset;
	width: 30%;
}

.full-width-content .style-list .post-content {
	width: 100%;
}

.full-width-content .style-list.has-post-thumbnail .post-content {
	width: 70%;
}

.style-list .featured-thumbnail {
	width: 53%;
}

.style-list.has-post-thumbnail .post-content {
	width: 47%;
}

.style-list .featured-thumbnail,
.full-width-content .style-list .featured-thumbnail {
	float: left;
	overflow: hidden;
	position: relative;
}

.style-list .featured-thumbnail-inner {
	width: 90%;
	margin-right: 10%;
}

.style-list .post-content,
.full-width-content .style-list .post-content {
	float: left;
	width: 100%;
}

.style-list .wrap-title {
	background: no-repeat;
	padding: 10px 0;
}

.style-list h2.post-title,
.style-grid h2.post-title {
	font-size: 20px;
	letter-spacing: 2px;
}

.style-list .wrap-date-cate,
.style-grid .wrap-date-cate {
	font-size: 12px;
}

.style-list .post-content .wrap-date-cate span.the-date,
.style-list .post-content .wrap-date-cate span.the-category,
.style-list .post-content .wrap-date-cate span.the-category a {}

.style-list .post-content p {}

.style-list .post-content .read-more,
.style-grid .read-more a {
	display: inline-block;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.style-list .post-content .read-more::after,
.style-grid .read-more a::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #000;
	transition: width .4s;
}

.style-list .post-content .read-more:hover::after,
.style-grid .read-more:hover a::after {
	width: 100%;
}

.style-list .post-content .read-more a {
	font-size: 12px;
}

.style-list .post-content .social-share {
	display: inline-block;
	float: right;
}


/** Style Grid **/

.style-grid {
	margin-bottom: 60px;
}

.style-grid h2.post-title {
	text-align: center;
	margin: 0 0 5px 0;
	line-height: 135%;
}

.style-grid .wrap-date-cate span.the-date,
.style-grid .wrap-date-cate span.the-category,
.style-grid .wrap-date-cate span.the-category a,
.style-grid .wrap-date-cate span.the-date a {}

.style-grid .wrap-date-cate {
	text-align: center;
}

.style-grid .post-content {
	margin-bottom: 20px;
}

.style-grid .wrap-title {
	margin-bottom: 10px;
	padding: 20px 0 10px;
}

.style-grid .read-more {
	text-align: center;
	width: 100%;
}


/* Category index */

.category-index .featuredpost-grid {
	margin-bottom: 50px;
}

.category-index .featuredpost-grid .widget-title {
	font-size: 21px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 35px;
}

.category-index .featuredpost-grid .entry-title {
	text-align: center;
	line-height: 145%;
}

.category-index .featuredpost-grid .featured-content .has-post-thumbnail,
.category-index .featuredpost-grid .entry {
	border: none;
	float: left;
	padding: 0px 10px;
	width: 33%;
}

.category-index .featuredpost-grid .has-post-thumbnail {
	margin-bottom: 40px;
	margin-top: 0px !important;
}

.category-index .featuredpost-grid .entry {
	margin-top: 309px;
}

.category-index .featuredpost-grid .more-from-category {
	text-align: center;
	width: 300px;
	margin: 0 auto;
	clear: both;
	text-transform: uppercase;
}

.category-index .featuredpost-grid .more-from-category a {
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 15px 15px;
	width: 100%;
}

.category-index .featuredpost-grid .more-from-category a:hover {
	background: ;
}

.category-index .widget {
	margin-bottom: 80px;
}


/* Single Page */

.single .featured-thumbnail-inner .aligncenter,
.page-template-about .aligncenter {
	margin-bottom: 50px;
}

.style-single h1.post-title,
.about-post-title {
	text-align: center;
	font-size: 23px;
	padding-top: 20px;
	border-top: 1px solid;
	letter-spacing: 2px;
}


.style-single .wrap-date-cate {
	text-align: center;
	font-size: 12px;
}

.wrap-date-cate span.the-date,
.wrap-date-cate span.the-category,
.wrap-date-cate span.the-category a,
.wrap-date-cate span.the-date a {}

.prev-post a,
.next-post a {}

.prev-post span,
.next-post span {}

.prev-post {
	width: 50%;
	float: left;
	text-align: left;
}

.next-post {
	width: 50%;
	float: left;
	text-align: right;
}

.style-single .social-share {
	font-size: 14px;
	float: left;
	margin-top: 50px;
}

.style-single .social-share a {
	margin: 0 25px 0 0;
}

.style-single .comments-more {
	float: right;
	text-transform: uppercase;
	margin-top: 50px;
	font-size: 12px;
}

.after-entry .featuredpost {
	text-align: center;
}

.after-entry .featuredpost article {
	width: 31%;
	float: left;
	margin: 1%;
}

.after-entry .widget-title {
	font-size: 21px;
}


/* #About */

.page-template-about .featuredpage {
	display: none;
}
.about-post-title {
	line-height: normal;
	margin-bottom: 0;
}


/* # Contact */

.nf-field-label label {
	font-family: !important;
	font-weight: !important;
}

.nf-before-form-content {
	display: none !important;
}


/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.parallax .para-front-page-1,
.parallax .para-front-page-2,
.parallax .para-front-page-3,
.parallax .para-front-page-4,
.parallax .para-front-page-5 {
	opacity: 0;
	overflow: hidden;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes WATfadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(18px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes WATfadeInUp {
	from {
		opacity: 0;
		transform: translateY(18px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes rotaTe {
	from {
		opacity: 0.5;
		-webkit-transform: rotate(-30deg);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0deg);
	}
}

@keyframes rotaTe {
	from {
		opacity: 0.5;
		transform: rotate(-30deg);
	}
	to {
		opacity: 1;
		transform: rotate(0deg);
	}
}

@-webkit-keyframes scaLe {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5, 1.5);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1, 1);
	}
}

@keyframes scaLe {
	from {
		opacity: 0;
		transform: scale(2, 2);
	}
	to {
		opacity: 1;
		transform: scale(1, 1);
	}
}


/* Parallax Effect Front 1 */

.para-effect-1-translate {
	-webkit-animation-name: WATfadeInUp;
	animation-name: WATfadeInUp;
}

.para-effect-1-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-1-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 2 */

.para-effect-2-translate {
	-webkit-animation-name: WATfadeInUp;
	animation-name: WATfadeInUp;
}

.para-effect-2-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-2-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 3 */

.para-effect-3-translate {
	-webkit-animation-name: WATfadeInUp;
	animation-name: WATfadeInUp;
}

.para-effect-3-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-3-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 4 */

.para-effect-4-translate {
	-webkit-animation-name: WATfadeInUp;
	animation-name: WATfadeInUp;
}

.para-effect-4-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-4-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 5 */

.para-effect-5-translate {
	-webkit-animation-name: WATfadeInUp;
	animation-name: WATfadeInUp;
}

.para-effect-5-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-5-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Line */

.divpost {
	width: 100%;
	background-color: #CACACA;
	margin: 20px 0;
	display: block;
	height: 1px;
}


/* Ninja form */

.nf-error .ninja-forms-field {
	border: 1px solid #ddd !important;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	color: #B92944 !important;
}

.ninja-forms-field {
	font-size: 12px !important;
}

.nf-field-container {
	text-align: center;
}


/* Landing Page */

.page-template-landing .site-header,
.page-template-landing .nav-primary,
.page-template-landing .nav-secondary,
.page-template-landing .nav-footer,
.page-template-landing .menu-toggle {
	display: none !important;
}

.page-template-landing .pagetitle {
	text-align: center;
	margin-bottom: 30px;
	font-size: 23px;
}

.page-template-landing .content-landing {
	max-width: 800px;
	margin: 0 auto;
}

.page-template-landing .content {
	margin-bottom: 5%;
}

/* Related Posts
--------------------------------------------- */
.related {
    margin-top: 60px;
}

.related-post a.related-image {
	display: block;
	line-height: 0;
}

.related-post .related-post-title {
	display: block;
    margin-top: 15px;
    text-align: center;
    font-weight: 400;
    line-height: 180%;
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
    margin: 15px 0 0 0
}

.related-post {
    width: 33.333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 0;
    -webkit-backface-visibility: hidden;
}

.related-posts-list::after {
    content: "";
    clear: both;
    display: block;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 860px) {
	.featured-thumbnail {
		text-align: center;
	}
	.category-index {
		margin-bottom: 10%;
	}
}

@media only screen and (max-width: 640px) {
	.style-list .post-content {
		font-size: 13px;
	}
	.style-list .post-content p,
	.style-list .post-content .read-more a {
		width: 100%;
	}
	.style-list .wrap-title {
		margin-bottom: 20px;
	}
	.style-excerpt .social-share,
	.style-full .social-share,
	.style-excerpt .read-more,
	.style-full .read-more {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 25px;
	}
	.style-excerpt .social-share,
	.style-full .social-share {
		margin-left: 5px;
	}
	.style-excerpt .read-more a,
	.style-full .read-more a {
		padding: 7px 5px;
	}
	.style-excerpt .comments-more,
	.style-full .comments-more {
		width: 100%;
		float: none;
		text-transform: uppercase;
		text-align: center;
	}
	.style-list h2.post-title,
	.style-list .wrap-date-cate,
	.style-list .read-more {
		text-align: center;
	}
	.style-list .featured-thumbnail,
	.style-list.has-post-thumbnail .post-content,
	.style-list .featured-thumbnail-inner {
		float: none;
		width: 100%;
		max-width: none;
		margin-bottom: 10px;
	}
	.category-index .featuredpost-grid .featured-content .entry {
		width: 100%;
		clear: both;
	}
	.comment-content {
		clear: both;
		float: none;
	}
	.full-width-content .style-list .post-content,
	.style-list .featured-thumbnail {
		width: 100% !important;
	}
	.style-list .post-content .read-more {
		width: unset;
	}
	.style-excerpt .post-content,
	.style-full .post-content {
		margin-bottom: 30px;
	}
	.style-single h1.post-title,
	.style-list h2.post-title,
	.style-excerpt h2.post-title,
	.style-full h2.post-title {
		line-height: 135%;
	}
	.style-single .social-share a {
		margin-right: 10px;
	}
}

@media only screen and (max-width: 480px) {
	.after-entry .featuredpost article {
		clear: both;
		width: 100%;
		margin: 12px 0;
	}
	.after-entry .featuredpost article .aligncenter {
		margin-bottom: 12px;
	}
	.prev-post,
	.next-post {
		width: 100%;
		clear: both;
		text-align: center;
		margin: 10px 0;
	}
	.related-post {
		width: 100%;
		float: none;
		padding: 0;
		margin-bottom: 40px;
	}
	.related-post:last-child {
		margin-bottom: 0;
	}
	.style-excerpt h2.post-title,
	.style-full h2.post-title,
	.style-list h2.post-title,
	.style-grid h2.post-title,
	.style-single h1.post-title,
	.about-post-title,
	.pagetitle,
	.page-title,
	.archive-title {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.style-excerpt .wrap-date-cate,
	.style-full .wrap-date-cate,
	.style-list .wrap-date-cate,
	.style-grid .wrap-date-cate,
	.style-single .wrap-date-cate {
		font-size: 11px;
	}
	.about-title {
		margin-bottom: 30px !important;
	}
}