.btn::after,
.btn::before,
.darker {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}
.back-top,
.like,
.load-more {
	text-align: center
}
.back-top,
.load-more,
nav ul li {
	display: inline-block
}
blockquote {
	padding: .75rem 1.25rem;
	color: #777;
	font-weight: 200;
	margin: 0 0 2rem;
	font-size: 1.8rem;
	border-left: .3rem solid #eee
}
.content {
	background-image: url(../images/bg.png);
	min-height: 100%
}
.darker {
	position: absolute
}
.tag {
	border-top: solid 1px #eee;
	padding: 1rem 0;
	margin-top: 5rem
}
.tag a:hover {
	color: #666
}
.btn {
	padding: 1rem 2rem;
	position: relative;
	z-index: 1; font-size: 1.4rem;
	background: 0 0;
	border: none;
	border-radius: 5rem !important;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	-webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
	transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}
.btn>span {
	padding-left: .35em
}
.btn::after,
.btn::before {
	content: '';
	z-index: -1;
	border-radius: inherit;
	pointer-events: none;
	position: absolute;
	vertical-align: middle;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	-webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
	transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}
.btn::before {
	border: .2rem solid #a7824b;
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1)
}
.btn::after {
	background: #a7824b
}
.btn:hover {
	color: #a7824b
}
.like,
.like i {
	color: #aaa
}
.btn:hover::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
.btn:hover::after {
	opacity: 0;
	-webkit-transform: scale3d(.8, .8, 1);
	transform: scale3d(.8, .8, 1)
}
.load-more {
	width: 100%;
	padding-top: 5rem
}
.back-top {
	height: 4rem;
	width: 4rem !important;
	position: fixed;
	bottom: 5rem;
	right: 4rem;
	white-space: nowrap;
	visibility: hidden;
	opacity: 0;
	z-index: 5;
	padding: .5rem 0 0;
	border-radius: 4rem;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	-o-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s
}
.back-top.back-top-fade-out,
.back-top.back-top-is-visible,
.no-touch .back-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}
.back-top.back-top-is-visible {
	visibility: visible;
	opacity: 1
}
.back-top.back-top-fade-out {
	opacity: .5
}
.back-top:hover {
	opacity: 1
}
button {
	width: 17rem
}
.pager a {
	min-width: 13rem;
	padding: 1rem 2rem !important
}
.pager li>a:focus,
.pager li>a:hover {
	background: 0 0;
	border: none
}
.like i {
	font-size: 3.4rem;
	vertical-align: middle;
	cursor: pointer
}
.fixed {
	position: fixed;
	height: auto;
	left: 0;
	right: 0;
	z-index: 2;
	color: #fff !important;
	background: 0 0
}
.parallax {
	background-image: url(../../../../atribusi.com/alex-zane/wp-content/themes/alexzane/assets/img/header.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: -1;
	position: fixed;
	min-height: 35rem;
	padding-top: 6.5rem;
	width: 100%;
	top: 0;
	left: 0
}
.item-category {
	text-align: center;
	z-index: 1;
	opacity: 1;
	display: inline-block;
	width: 100%;
	margin: 5rem 0 0
}
.item-category .border div {
	height: 20px;
	bottom: 0;
	left: 0;
	top: auto;
	background: url(../images/border1.svg) 100% 100% repeat-x;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.border .frames div,
.border div {
	width: 100%;
	top: 0;
	position: absolute
}
.border div {
	height: 100%
}
.border .frames div {
	height: 2rem;
	background: url(../images/border1.svg) 50% 65%
}
.border .frames div:nth-child(3) {
	bottom: 0;
	top: auto;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.border .frames div:nth-child(4) {
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.border .frames div:nth-child(2),
.border .frames div:nth-child(4) {
	width: 2rem;
	height: 100%;
	background: url(../images/border-vert.svg) 65% 50%
}
.border .corners div::after,
.border .corners div::before {
	content: "";
	background: url(../images/corner.svg) center center no-repeat;
	width: 5rem;
	height: 5rem;
	position: absolute;
	left: 1rem;
	top: 1.1rem
}
.border .corners div:nth-child(1)::after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	left: auto;
	right: 1rem;
	top: 1.1rem
}
.border .corners div:nth-child(2)::before {
	left: auto;
	right: 1rem;
	top: auto;
	bottom: 1.1rem;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.border .corners div:nth-child(2)::after {
	top: auto;
	bottom: 1.1rem;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 0;
	min-height: 80%;
	color: #fff;
	animation-delay: .9s
}
/*
#section1 {
	background-image: url(https://madsparrow.me/alex-zane/assets/images/home/img2.jpg)
}
#section1-v2 {
	background-image: url(http://res.cloudinary.com/dxsl5552a/image/upload/v1480182261/Alex%20Zane/blur-img2.jpg)
}
#section2 {
	background-image: url(img1.jpg)
}
#section2-v2 {
	background-image: url(http://res.cloudinary.com/dxsl5552a/image/upload/v1480182261/Alex%20Zane/blur-img1.jpg)
}
#section3 {
	background-image: url(https://madsparrow.me/alex-zane/assets/images/home/img3.jpg)
}
#section3-v2 {
	background-image: url(http://res.cloudinary.com/dxsl5552a/image/upload/v1480182261/Alex%20Zane/blur-img3.jpg)
}
#section4 {
	background-image: url(https://madsparrow.me/alex-zane/assets/images/home/img4.jpg)
}
#section4-v2 {
	background-image: url(http://res.cloudinary.com/dxsl5552a/image/upload/v1480182261/Alex%20Zane/blur-img4.jpg)
}*/
.cover-titles {
	position: relative;
	margin-top: 5rem;
	width: 100%;
	padding: 0;
	opacity: 0;
	-webkit-transition: all 1s cubic-bezier(.2, .1, .3, 1);
	-webkit-transition-delay: .2s;
	transition: all 1s cubic-bezier(.2, .1, .3, 1);
	transition-delay: .2s
}
.cover-titles a {
	margin-left: .8rem
}
.section .darker {
	background: #111;
	opacity: 1;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease
}
.active.section .darker {
	opacity: .4
}
.darker.medium {
	background-image: none;
	opacity: 1
}
.active.section .darker.medium {
	opacity: .3;
	background-image: url(../images/dark-denim-3.png)
}
.active .cover-titles {
	opacity: 1;
	max-width: 120rem;
	padding: 0 6.5rem
}
.align-left p:first-child {
	font-weight: 600;
	margin: 0 0 0 9rem;
	width:20rem;
	text-align: right;
	border-bottom: solid .2rem #a7824b
}
.align-left p:after {
	width: 100%;
	height: 2rem
}
.align-left p { color:#f8f8f8;
	max-width: 28rem;
	padding: .8rem;
	margin: 0 0 2rem;
	text-shadow: 0 .1rem .1rem rgba(0, 0, 0, 1)
}
.align-left .title,
.align-right .title {
	-webkit-text-shadow: 0 .3rem .9rem rgba(0, 0, 0, .4);
	text-shadow: 0 .3rem .9rem rgba(0, 0, 0, .4)
}
.align-left .title {
	font-size: 12.8rem;
	line-height: 16rem;;
	margin: 0;
	width: 100%; color:#fff !important;
	letter-spacing: -.5rem;
	overflow: hidden
}
.align-left .title h1 {
	margin: 0; color:#fff !important;
	position: relative;
	font-size: 13.6rem
}
.align-right p:first-child {
	text-transform: uppercase;
	font-weight: 600;
	padding-right: 0;
	margin: 0 0 0 9rem;
	width: 15rem;
	float: right;
	opacity: 1;
	text-align: right;
	border-bottom: solid .2rem #a7824b
}
.align-right p {
	opacity: 0;
	text-align: right;
	margin: 0 0 2rem;
	-webkit-transition: all ease .7s;
	-webkit-transition-delay: .5s;
	-moz-transition: all ease .7s;
	-moz-transition-delay: .5s;
	-ms-transition: all ease .7s;
	-ms-transition-delay: .5s;
	-o-transition: all ease .7s;
	-o-transition-delay: .5s;
	transition: all ease .7s;
	transition-delay: .5s
}
.align-right .title {
	display: inline-block;
	margin: 0;
	width: 100%;
	text-align: right
}
.cover-titles-2 {
	max-width: 120rem;
	margin: 0 auto
}
.cover-titles-2,
.left-block,
.right-block {
	opacity: 0;
	-webkit-transition: all ease-in-out .7s;
	-moz-transition: all ease-in-out .7s;
	-ms-transition: all ease-in-out .7s;
	-o-transition: all ease-in-out .7s;
	transition: all ease-in-out .7s
}
.pagination-3 li:first-child,
.post-comment-respond .comment-form .column {
	float: left
}
.right-block img {
	width: 100%;
	border: 1px solid rgba(255, 255, 255, 1)
}
.active .cover-titles-2 {
	opacity: 1;
	padding: 7rem
}
.active .align-right p,
.active .left-block,
.active .right-block {
	opacity: 1
}
.masonry img,
.post-info {
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.enter-category {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 3%
}
.row {
	margin: 0 auto;
	padding: 7rem 0;
	max-width: 120rem
}
.row a {
	color: rgba(119, 119, 121, .5)
}
.blog-item a,
.blog-post-meta {
	color: #a7824b
}
.row img {
	width: 100%;
}
.masonry img {
	z-index: 1
}
.grid-item {
	margin-top: 3rem;
	cursor: pointer
}
.grid-item figcaption {
	display: none
}
.blog-item {
	margin-bottom: 6rem
}
.blog-item.timeline:nth-child(2) {
	margin-top: 31rem
}
.blog-description {
	height: 26.4rem
}
.post-info {
	min-height: 30rem;
	padding-bottom: 1rem;
	overflow: hidden;
	animation-delay: .1s !important;
	border-bottom: solid 1px #eee
}
.post-info h3 {
	margin-top: 0
}
.date {
	position: relative;
	font-size: 6em;
	font-weight: 900;
	text-align: left;
	opacity: .6;
	margin-top: 1rem
}
#footer,
.caption,
.contact_form h3,
.contact_form p,
.social-icons a {
	text-align: center
}
.date span {
	font-size: 1.2rem;
	font-weight: 400;
	position: absolute;
	bottom: 2.6rem;
	left: 10rem;
	width: 3rem
}
.post-info .text-left {
	padding: 0
}
.blog-item:hover,
.grid-item:hover {
	z-index: 3
}
.blog-item:hover img,
.grid-item:hover img {
	-webkit-box-shadow: 0 2.5rem 5rem rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 2.5rem 5rem rgba(0, 0, 0, .6);
	box-shadow: 0 2.5rem 5rem rgba(0, 0, 0, .6)
}
.text-right i {
	margin-right: -4.6rem;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.timeline .text-right i {
	margin-right: -3.2rem
}
.blog-item:hover .text-right i {
	margin-right: -2.5rem
}
.timeline:hover .text-right i {
	margin-right: -1rem
}
.blog-item:hover .post-info {
	border-color: #a7824b
}
.caption {
	font-size: 1.4rem;
	padding: 1rem;
	font-style: italic;
	margin: 1.5rem;
	display: block
}
.column>:first-child {
	margin-top: 0
}
.pagination-3 ul {
	border-top: 1 solid #eee
}
.pagination-3 ul li {
	display: inline-block
}
.pagination-3 li {
	margin-top: -.1rem;
	margin-left: -.4rem
}
.social-icons {
	margin-top: 2rem
}
.social-icons a {
	width: 4.2rem;
	height: 4.2rem;
	padding: 0;
	margin: 2rem 1rem 1rem 0
}
.social-icons i {
	padding: .8rem 0;
	color: #fff
}
.btn.facebook:hover i {
	color: #3b5998
}
.btn.youtube:hover i {
	color: #CD201F
}
.btn.px:hover i {
	color: #252525
}
.btn.flickr:hover i {
	color: #f00084
}
.btn.pinterest:hover i {
	color: #cb2027
}
.btn.twitter:hover i {
	color: #00aced
}
.btn.instagram:hover i {
	color: #125688
}
.btn.google:hover i {
	color: #dd4b39
}
.clients img {
	box-shadow: none;
	position: relative;
	width: 10rem;
	margin: 2rem 2rem 2rem 0;
	opacity: 1
}
#footer {
	display: block;
	width: 100%;
	height: 8rem;
	padding-top: 3rem;
	z-index: 2;
	color: #666;
	bottom: 0
}
@media (max-width:1024px) {
	.row {
		margin: 0 50px
	}
		.blog-item.timeline:nth-child(2) {
				margin-top: 33%
			}
		.align-left .title {
				font-size: 86;line-height: :100px;
			}
		.align-right .title {
				font-size: 4.5rem;
				width: auto;
				text-align: right
			}
		.active .cover-titles-2 {
				padding: 4rem 8.5rem
			}
		.active .right-block {
				padding: 0;
				opacity: 1
			}
		}
@media (max-width:760px) {
	.border .corners div::after,
		.border .corners div::before,
		.date span i {
			display: none
		}
		.row {
				max-width: 100%;
				padding: 30px 0;
				margin: 0 15px
			}
		.content {
				background-image: none;
				background-color: #fcfcfc
			}
		.header {
				height: 20rem
			}
		.main-menu {
				padding: 0 3rem;
				margin: 2.5rem auto
			}
		.border .frames div {
				height: 15px
			}
		.border .frames div:nth-child(2),
			.border .frames div:nth-child(4) {
				width: 15px
			}
		.item-category {
				padding: 0 1rem;
				margin: 1rem 0
			}
		.item-category h1 {
				font-size: 3rem !important
			}
		.section {
				opacity: 1
			}
		.active .cover-titles {
				padding: 0
			}
		.blog-item.timeline:nth-child(2),
			.blog-item:nth-child(2) {
				margin-top: 0
			}
		.left-block {
				margin: 2rem 0 0
			}
		.align-left p:first-child {
				margin: 0 auto;
				padding-bottom: 0;
				text-align: center
			}
		.align-left .title {
				line-height: : 8rem;;
				font-size: 5rem;
				letter-spacing: 0;
				text-align: center
			}
		.align-right .title {
				float: none;
				width: 100%;
				text-align: center
			}
		.align-left p {
				margin: 0 auto 1.2rem;
				text-align: center;
				float: none;
				padding: 0
			}
		.cover-titles {
				text-align: center;
				padding: 0 5%
			}
		.contact_form h3,
			.contact_form p,
			.date {
				text-align: left
			}
		.cover-titles-text {
				margin: 0 auto
			}
		.post-info {
				min-height: 25rem
			}
		.date {
				position: relative;
				font-size: 4em;
				font-weight: 900;
				opacity: .8
			}
		.date span {
				font-size: 1.2rem;
				font-weight: 400;
				left: 7rem;
				position: absolute;
				bottom: 1.6rem;
				width: 3rem
			}
		.blog-item:hover img,
			.grid-item:hover img {
				-webkit-box-shadow: 0 1.2rem 1.8rem 0 rgba(0, 0, 0, .24), 0 1.7rem 5rem 0 rgba(0, 0, 0, .19);
				box-shadow: 0 1.2rem 1.8rem 0 rgba(0, 0, 0, .24), 0 1.7rem 5rem 0 rgba(0, 0, 0, .19)
			}
		.blog-item {
				margin-bottom: 3rem
			}
		.back-top {
				right: 3rem;
				box-shadow: 0 .1rem .3rem rgba(0, 0, 0, .7)
			}
		.text-right i,
			.timeline .text-right i {
				margin-right: -1.2rem
			}
		}
		@media (max-width:600px) {
			.active .cover-titles-2 {
				margin: 2rem 0 0;
				padding: 0 3rem
			}
		.align-left .title,
			.align-right .title {line-height: 16rem;
				font-size: 10vw;
				letter-spacing: 0;
				text-align: center
			}
		.align-right p:first-child {
				display: none
			}
		.align-right p {
				margin: 0 auto 1.2rem;
				text-align: center;
				float: none
			}
		}
		@media (max-height:580px) and (orientation:landscape) {
			.align-right p:first-child {
				display: block;
				text-align: center;
				float: none;
				margin: 0 auto
			}
		.right-block {
				display: none
			}
		.active .cover-titles-2 {
				margin: 2rem 0 0;
				padding: 0 3rem
			}
		.align-left .title,
			.align-right .title {
				font-size: 10vw;line-height: 16rem;
				letter-spacing: 0;
				text-align: center
			}
		.align-right p {
				margin: 0 auto 1.2rem;
				text-align: center;
				float: none;
				padding: 0
			}
		}
		@media (max-height:360px) {
			.cover-titles {
				margin-top: 0
			}
		.align-left p {
				margin: 0 auto 1.2rem;
				max-width: 40rem
			}
		.mobile-menu-content {
				top: 7rem
			}
		#footer {
				height: 7rem
			}
		}