
/*-----------------------------------------------*/
/*  Page Template                                */
/*-----------------------------------------------*/
body.page:not(.home) .linkpage-public--wrap .linkpage-public--bottom a{
	visibility:hidden;
}

body.page:not(.home) .linkpage-public--wrap .linkpage-public--title{
	visibility:hidden;
}

body.page:not(.home) .linkpage-public--links a{
	background-color:rgba(255,255,255,0.6);
	border-style:solid;
	border-color:rgba(19,26,70,0.4);
	border-width:1px;
	border-top-left-radius:40px;
	border-top-right-radius:40px;
	border-bottom-left-radius:40px;
	border-bottom-right-radius:40px;
	-webkit-animation-fill-mode:both;	animation-fill-mode:both;
	-webkit-animation-timing-function:ease-in-out;	animation-timing-function:ease-in-out;
}

body.page:not(.home) .linkpage-public--links a:hover{
	background-color:#006b8c;
}

body.page:not(.home) .linkpage-public--links .cw-track .linkpage-row--title--wrap:hover{
	color:#ffffff;
	font-weight:500;
}

body.page:not(.home) .linkpage-public--links .cw-track .linkpage-row--title{
	font-weight:500;
	text-transform:lowercase;
	font-size:20px;
}

body.page:not(.home) .linkpage-public--links a.yp_hover{
	-webkit-animation-duration:0.5s;	animation-duration:0.5s;
	-webkit-animation-delay:0s;	animation-delay:0s;
	-webkit-animation-name:push;	animation-name:push;
}

body.page:not(.home) .linkpage-public--links a.yp_onscreen{
	-webkit-animation-name:pulse;	animation-name:pulse;
	-webkit-animation-duration:0.5s;	animation-duration:0.5s;
	-webkit-animation-delay:0s;	animation-delay:0s;
}

body.page:not(.home) .linkpage-public--wrap .linkpage-public--logo img{
	height:176px;
}

body.page:not(.home) .linkpage-public--wrap{
	background-position-y:12%;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page:not(.home) .linkpage-public--social li a{
	background-color:#121a48;
	-webkit-animation-fill-mode:both;	animation-fill-mode:both;
}

body.page:not(.home) .linkpage-public--social li a:hover{
	background-color:#ffffff;
}

body.page:not(.home) .linkpage-public--social a svg{
	color:rgba(255,255,255,0.5);
}

body.page:not(.home) .linkpage-public--social a svg:hover{
	color:#006b8c;
}

body.page:not(.home) .linkpage-public--social li a.yp_hover{
	-webkit-animation-duration:0.5s;	animation-duration:0.5s;
	-webkit-animation-delay:0s;	animation-delay:0s;
	-webkit-animation-name:pulse;	animation-name:pulse;
}

body.page:not(.home) .linkpage-public--links .linkpage-public--social li{
	margin-left:15px;
}

body.page:not(.home) .linkpage-public--links ul{
	float:none;
}

body.page:not(.home) #fs-scroll__content h1{
	font-family:'Urbanist', sans-serif;
	font-weight:400;
}

body.page:not(.home) #fx-wgl-glitch .content-title__inner{
	position:relative;
	top:-73px;
	left:195px;
}

body.page:not(.home) #wppb-ul-theme-tablesi .wppb-ul-user-details .wppb-ul-section{
	color:#ffffff;
}

body.page:not(.home) .wppb-ul-user-details .wppb-ul-section h3{
	font-family:'Urbanist', sans-serif;
	color:rgba(255,255,255,0.5) !important;
	font-size:25px !important;
	text-align:right;
	text-transform:lowercase;
	font-style:italic !important;
	font-weight:500 !important;
}

body.page:not(.home) .wppb-ul-user-details .wppb-ul-section h4{
	color:#ffffff;
	text-transform:lowercase;
	font-family:'Urbanist', sans-serif;
}

body.page:not(.home) .wppb-ul-user-details .wppb-ul-section p{
	color:#ffffff;
}

body.page:not(.home) #footer{
	visibility:hidden;
}

body.page:not(.home) .wppb-ul-user .wppb-ul-info h3{
	font-family:'Urbanist', sans-serif;
	color:#ffffff !important;
	font-weight:600;
}

body.page:not(.home) .wppb-ul-user .wppb-ul-info p{
	color:rgba(255,255,255,0.5) !important;
	text-transform:lowercase;
}

body.page:not(.home) #wppb-ul-theme-tablesi{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	position:relative;
	top:101px;
}

body.page:not(.home) #members-list li.yp_onscreen{
	-webkit-animation-delay:0.5s !important;	animation-delay:0.5s !important;
}

body.page:not(.home) #members-list .item-entry .list-wrap.yp_hover{
	-webkit-animation-duration:1s;	animation-duration:1s;
	-webkit-animation-delay:0s;	animation-delay:0s;
	-webkit-animation-name:pulse;	animation-name:pulse;
}

body.page:not(.home) #members-list .item-entry .list-wrap{
	-webkit-animation-fill-mode:both;	animation-fill-mode:both;
}

body.page:not(.home) #ajax-content .pt-simple .pt-simple__inner{
	padding-top:0px;
	top:-50px;
}

body.page:not(.home) #ajax-content .small-gap{
	top:-20px;
}

@media (max-width:1200px){

	body.page:not(.home) .linkpage-public--wrap{
	background-position-x:24%;
	}

}



@media (max-width:1024px){

	body.page:not(.home) .linkpage-public--wrap .linkpage-public--logo{
	width:402px;
	height:150px;
}

body.page:not(.home) .linkpage-public--wrap{
	background-position-x:22%;
}

body.page:not(.home) .linkpage-public--wrap .linkpage-public--links .linkpage-public-row{
	margin-bottom:4px;
}

body.page:not(.home) .linkpage-public--wrap .linkpage-public--links .linkpage-public-row:nth-child(1){

	margin-bottom:29px;
	}

}



@media (max-width:920px){

	body.page:not(.home) #ajax-content .pt-simple .pt-simple__inner{
	top:-50px;
	}

}



@media (max-width:782px){

	body.page:not(.home) .linkpage-public--wrap .linkpage-public--logo{
	height:155px;
}

body.page:not(.home) .linkpage-public--wrap{
	background-position-x:25%;
}

body.page:not(.home) #app div #ajax-content .pt-simple .pt-simple__inner{
	top:-40px !important;
	}

}



@media (max-width:767px){

	body.page:not(.home) #app div #ajax-content .pt-simple .pt-simple__inner{
	top:-37px !important;
	}

}



@media (max-width:700px){

	body.page:not(.home) .linkpage-public--wrap{
	background-position-x:23%;
}

body.page:not(.home) .linkpage-public--links ul{
	float:none;
	-ms-flex-line-pack:normal;	align-content:normal;
}

body.page:not(.home) .linkpage-public--wrap .linkpage-public--links .linkpage-public-row:nth-child(1){

	-ms-flex-item-align:auto;	-ms-grid-row-align:auto;	align-self:auto;
}

body.page:not(.home) .linkpage-public--wrap .linkpage-public--links{
	margin-top:70px;
	}

}



@media (max-width:600px){

	body.page:not(.home) .linkpage-public--wrap{
	background-position-x:23%;
	}

}



@media (max-width:550px){

	body.page:not(.home) .linkpage-public--wrap{
	background-position-x:23%;
	}

}



@media (max-width:520px){

	body.page:not(.home) #app div #ajax-content .pt-simple .pt-simple__inner{
	top:-40px !important;
	}

}



@media (max-width:479px){

	body.page:not(.home) #app div #ajax-content .pt-simple .pt-simple__inner{
	top:-15px !important;
	}

}



@media (max-width:450px){

	body.page:not(.home) .linkpage-public--wrap .linkpage-public--logo{
	-webkit-transform:scale(0.75);	-ms-transform:scale(0.75);	transform:scale(0.75);
}

body.page:not(.home) .linkpage-public--wrap{
	background-position-y:13%;
}

body.page:not(.home) #app div #ajax-content .pt-simple .pt-simple__inner{
	top:-25px !important;
	}

}



@media (max-width:320px){

	body.page:not(.home) .linkpage-public--wrap{
	background-color:#000000;
	}

}



@media (min-width:922px){

	body.page:not(.home) .linkpage-public--wrap .linkpage-public--logo{
	width:402px;
	height:160px;
	}

}



@media (min-width:1600px){

	body.page:not(.home) .linkpage-public--wrap .linkpage-public--logo img{
	max-width:1105px;
	max-height:575px;
	}

}



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