
/*-----------------------------------------------*/
/*  "Photos" Page                                */
/*-----------------------------------------------*/
html:not(.ax--loading) body.page-id-503 #cursor.click .cursor__body-inner:after{
	content: "\e61f";
	font-family: "icomoon";
	font-size: 25px;
	font-weight: bold;
	color: #131313;
	position: absolute;
	-webkit-transform: rotate(0deg);	-ms-transform: rotate(0deg);	transform: rotate(0deg);
	left: -7px;
	top: -16px;
}

body.page-id-503 .fx-smooth-move .entry-title span{
	font-family:'Urbanist', sans-serif;
	font-weight:300;
	text-transform:lowercase;
	font-style:italic;
}

body.page-id-503 #fx-wgl-glitch .entry-title span{
	text-transform:lowercase;
	font-style:italic;
	font-family:'Urbanist', sans-serif;
	letter-spacing:0px;
	font-weight:300;
	font-size:40px;
}

body.page-id-503 #fx-wgl-glitch h1{
	z-index:1;
	left:-14px;
}

body.page-id-503 #fs-scroll__content .gallery-grid{
	padding-top:59px;
}

body.page-id-503 #header .header__logo::after{
	content: "photos";
	font-size:52px;
	font-weight: 200;
	font-style: italic;
	position: relative;
	bottom: 12.5px;
	left:2px;
	animation: fadeInRight 1s ease-in;
	-webkit-animation-delay: 3s;	animation-delay: 3s;
	-webkit-animation-fill-mode: both;	animation-fill-mode: both;
}

body.page-id-503 #header .header__logo{
	position: relative;
	bottom: 20px;
}

body.page-id-503 #menu-main-menu .menu-item:nth-child(4) > a:nth-child(1){

	color:#006b8c;
	font-weight:800;
	text-shadow:rgba(0, 0, 0, 0.3) 0px 1px 1px;
}

body.page-id-503 #menu-main-menu .sub-menu .menu-item:nth-child(2) a{
	color:rgba(246,147,113,0.75);
	font-weight:700;
}

@media (max-width:1439px){

	body.page-id-503 #fx-wgl-glitch .content-title__inner{
	left:111px;
	}

}



@media (max-width:1350px){

	body.page-id-503 #fx-wgl-glitch .content-title__inner{
	left:107px;
	}

}



@media (max-width:1024px){

	body.page-id-503 #fx-wgl-glitch .content-title__inner{
	top:-89px;
	left:126px;
	}

}



@media (max-width:991px){

	body.page-id-503 #fx-wgl-glitch .content-title__inner{
	left:134px;
	}

}



@media (max-width:550px){

	body.page-id-503 #header .header__logo::after{
	content: none;
}

body.page-id-503 #header .header__logo{
	position: relative;
	bottom: 0px;
	}

}



@media (max-width:479px){

	body.page-id-503 #fx-wgl-glitch .content-title__inner{
	top:-113px;
	}

}



@media (max-width:320px){

	body.page-id-503 #fx-wgl-glitch .content-title__inner{
	left:120px;
	}

}



/*-----------------------------------------------*/
