/*
	Theme Name: BBWHookup
	Theme URI: https://studiosporno.com
	Description: BBWHookup
	Version: 1
	Author: StudiosPorno
	Author URI: https://studiosporno.com
	Tags: HTML5, CSS3
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,main,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}main,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}ol,ul{list-style:none;}li{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}b,strong{font-weight:bold;}textarea{overflow:auto;vertical-align:top;}html{font-family:sans-serif;font-size:100%;-webkit-text-size-adjust:100%;moz-text-size-adjust: 100%;-ms-text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-tap-highlight-color:rgba(0,0,0,0);}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.25em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}pre{overflow:auto;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}legend{border:0;padding:0;}optgroup{font-weight:bold;}td,th{padding:0;}a{background:transparent;text-decoration:none;}a:active,a:hover,a:focus{border:none;outline:0;text-decoration:none;}::selection{background:#6a6a6a;color:#f5f5f5;text-shadow:1px 1px 1px #060606;}::-moz-selection{background:#6a6a6a;color:#f5f5f5;text-shadow:1px 1px 1px #060606;}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}::-webkit-input-placeholder{color:inherit;opacity:0.5;font-family:inherit;}:-moz-placeholder{color:inherit;opacity:0.5;font-family:inherit;}::-moz-placeholder{color:inherit;opacity:0.5;font-family:inherit;}:-ms-input-placeholder{color:inherit;opacity:0.5;font-family:inherit;}button,.btn:hover{cursor:pointer;}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url("../js/boxsizing.htc");}



@font-face {
	font-family: 'SFCompactDisplay';
	src: url('fonts/SFCompactDisplay-Regular.eot');
	src: url('fonts/SFCompactDisplay-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/SFCompactDisplay-Regular.woff2') format('woff2'),
		 url('fonts/SFCompactDisplay-Regular.woff') format('woff'),
		 url('fonts/SFCompactDisplay-Regular.ttf') format('truetype'),
		 url('fonts/SFCompactDisplay-Regular.svg#SFCompactDisplay-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SFCompactDisplay';
	src: url('fonts/SFCompactDisplay-Bold.eot');
	src: url('fonts/SFCompactDisplay-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/SFCompactDisplay-Bold.woff2') format('woff2'),
		 url('fonts/SFCompactDisplay-Bold.woff') format('woff'),
		 url('fonts/SFCompactDisplay-Bold.ttf') format('truetype'),
		 url('fonts/SFCompactDisplay-Bold.svg#SFCompactDisplay-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/*  =DEFAULT & BASIC STYLES
	========================================================================== */
html,
body {
	font:400 62.5%/1 'SFCompactDisplay',sans-serif;
}
body {
	background: #fff;
	color: #000;
	font-size: 100%;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

main,
header,
section,
footer,
nav,
.container,
a {
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}


.contentRight:before,
.contentRight:after,
.contentLeft:before,
.contentLeft:after,
.container:before,
.container:after,
nav:before,
nav:after,
main:before,
main:after,
header:before,
header:after,
section:before,
section:after,
footer:before,
footer:after,
.cf:before,
.cf:after {
	display: table;
	content: " ";
}
.contentRight:after,
.contentLeft:after,
.container:after,
nav:after,
main:after,
header:after,
section:after,
footer:after,
.cf:after {
	clear: both;
}

.container {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 96%;
	width: 1225px;
}

img,
.img-responsive {
	display: inline-block;
	height: auto !important;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}



.dib {
	display: inline-block;
}
.vam {
	display: inline-block;
	vertical-align: middle;
}
.vam + .vam {
	margin-left: 1em;
}


.hl {
	color: #452c6d;
}
.striked {
	display: inline-block;
	position: relative;
}
	.striked::before {
	  background: #452c6d;
	  content: '';
	  display: block;
	  height: 0.1em;
	  left: 0;
	  position: absolute;
	  right: 0;
	  top: 59%;
	}



.bg1 {
	background: #fff;
}
.bg2 {
	background: #000;
}

.bdrsr {
	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;
}
.bdrs {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.pad {
	padding: 3em 0;
}
.txt {
	color: #6a6a6a;
	font-size: 1.8em;
	line-height: 1.33;
	letter-spacing: -0.1px;
	letter-spacing: -0.01em;
}
.txt__sm {
	font-size: 0.72em;
}
.txt.txtB {
	font-weight: bold;
}
	.txt p {
		margin-bottom: 1em;
	}


.paginationNext a,
.paginationPrev a,
.hb {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
	.paginationNext a::before,
	.paginationPrev a::before,
	.hb::before {
		display: block;
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(255,255,255,0.1);
	  z-index: -1;
	  opacity: 0;
	  -webkit-transform: scale3d(0.9, 0.1, 1);
	  transform: scale3d(0.9, 0.1, 1);
	  -webkit-transition: -webkit-transform 0.4s, opacity .4s;
	  transition: transform 0.4s, opacity .4s;
	  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	}
	.paginationNext a:hover::before,
	.paginationPrev a:hover::before,
	.hb:hover::before {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
	.paginationNext a:active,
	.paginationPrev a:active,
	.hb:active {
		-webkit-transition: -webkit-transform 0.1s, opacity .1s;
		transition: transform 0.1s, opacity .1s;
		-webkit-transform: translateY(1px);
		-ms-transform: translateY(1px);
		-o-transform: translateY(1px);
		transform: translateY(1px);
	}



.postPage > div form input[type=submit],
.signupForm .btnSubmit,
.signupForm button::before,
.signupForm button,
.signupForm select,
.signupForm input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


	


/*  HEADER 
	========================================================================== */
.header {
	background: url('images/bg-header.webp') no-repeat center center #271c2d;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 2em;
	padding: 1.5em 0 1.5em;
}
.header.header--single,
.header.header--page {
	background-image: url('images/bg-header-alt.webp');
	padding: 1.1em 0;
	-webkit-animation: none;
	animation: none;
}


	.logo {
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.logo--footer {
		margin-bottom: 2em;
	}
	.logo--header {
		text-align: left;
	}
		.logo img {
			margin-left: auto;
			margin-right: auto;
			max-width: 320px;
		}
		.logo--footer img {
			max-width: 270px;
		}


.header__bottom,
.header__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 1em;
}

.header__bottom {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

	.headerLeft {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: auto;
	}
	.header-text {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		max-width: 430px;
		color: #fff;
		font-size: 6.4em;
		line-height: 1;
		letter-spacing: -0.5px;
		letter-spacing: -0.05em;
		text-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5), 0 0 30px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.2), 0 0 70px rgba(0, 0, 0, 0.2), 0 0 80px rgba(0, 0, 0, 0.2), 0 0 100px rgba(0, 0, 0, 0.2), 0 0 150px rgba(0, 0, 0, 0.2);
		text-align: left;
	}

	.headerRight {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		text-align: right;
		width: auto;
	}


	.pitchBottom,
	.pitchTop {
		color: #000;
		text-align: center;
	}
	.pitchTop {
		margin: 1em auto 3em;
	}

	.pitchBottom {
		clear: both;
		margin: 0 auto 3em;
	}
		






/*  CONTENT 
	========================================================================== */
.single .subContent	 {
	margin-top: 4em;
}
.mainContent,
.subContent {
	margin-bottom: 4em;
}
.contentLeft {
	/* background: #efefef; */
	float: left;
	width: 66%;
}
.contentProfiles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	margin-bottom: 4em;
}
	.postProfile {
		background: #fff;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-border-radius: 1em;
		-moz-border-radius: 1em;
		border-radius: 1em;
		-webkit-box-shadow: 0.05em 0.1em 0.1em rgba(0, 0, 0, 0.45), 0.1em 0.3em 1em 0.1em rgba(0, 0, 0, 0.15);
		box-shadow: 0.05em 0.1em 0.1em rgba(0, 0, 0, 0.45), 0.1em 0.3em 1em 0.1em rgba(0, 0, 0, 0.15);
		padding: 0;
		margin: 0 0 1%;
		text-align: center;
		position: relative;
		overflow: hidden;
		width: 15.83%;
	}
	.postProfile > a {
		position: relative;
	}
	.postProfile__preview-link {
		-webkit-border-radius: 1em 1em 0 0;
		-moz-border-radius: 1em 1em 0 0;
		border-radius: 1em 1em 0 0;
		display: block;
		overflow: hidden;
	}
		
		.postProfile__preview {
			overflow: hidden;
			position: relative;
		}
			.postProfile__preview img {
				display: block;
				width: 100%;
				-webkit-transition: all 0.15s ease-out;
				-moz-transition: all 0.15s ease-out;
				-ms-transition: all 0.15s ease-out;
				-o-transition: all 0.15s ease-out;
				transition: all 0.15s ease-out;
			}
			.postProfile__preview:hover img {
				-webkit-transform: scale(1.1);
				-moz-transform: scale(1.1);
				-ms-transform: scale(1.1);
				-o-transform: scale(1.1);
				transform: scale(1.1);
			}

			.postProfile__preview__info {
				background: url('data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAIBAMAAAA/ygPCAAAAIVBMVEUAAABFLG9FLG9FLG9FLG9FLG9FLG9FLG9FLG9FLG9FLG83O/kzAAAAC3RSTlMAgXFdaElrTDlYVCvUkRAAAAEBaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyI/PjxyOlJERiB4bWxuczpyPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj48cjpEZXNjcmlwdGlvbiB4bWxuczp4PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj48eDpDcmVhdGVEYXRlPjIwMTktMDYtMDRUMTY6MjU6MzAtMDA6MDA8L3g6Q3JlYXRlRGF0ZT48L3I6RGVzY3JpcHRpb24+PC9yOlJERj48P3hwYWNrZXQgZW5kPSJyIj8+Fkf/vwAAAClJREFUCNdjcBQEAjGGYGMgMGWAgjIXIMhimKQEBMowwfZQIKiAaBACANTLCAdiL5VEAAAAAElFTkSuQmCC') no-repeat 96% center rgba(255,255,255, 0.5);
				color: #fff;
				font-size: 1em;
				display: block;
				letter-spacing: -0.3px;
				letter-spacing: -0.03em;
				padding: 0.8em 5%;
				position: absolute;
				left: 0;
				right: 0;
				bottom: 0;
				z-index: 2;
				text-align: center;
			}
				.postProfile__preview__info .profile-name {
					width: 100%;
					display: block;
					overflow: hidden;
					white-space: nowrap;
					-ms-text-overflow: ellipsis;
					-o-text-overflow: ellipsis;
					text-overflow: ellipsis;
					-webkit-transition: all 0.2s ease-out;
					-moz-transition: all 0.2s ease-out;
					-ms-transition: all 0.2s ease-out;
					-o-transition: all 0.2s ease-out;
					transition: all 0.2s ease-out;
					letter-spacing: -0.1px;
					letter-spacing: -0.01em;
				}
				.postProfile__preview__info .profile-about,
				.postProfile__preview__info .profile-age,
				.postProfile__preview__info .profile-name {
					display: block;
				}
				.postProfile:hover .postProfile__preview__info {
					background: rgba(69, 44, 109, 0.8);
					padding: 0.33em 0.66em;
				}
				.postProfile__preview__info .profile-name {
					color: #000;
					font-size: 1.6em;
					font-weight: bold;
					letter-spacing: -0.25px;
					letter-spacing: -0.025em;
				}
				.postProfile:hover .postProfile__preview__info .profile-name {
					color: #fff;
					font-size: 2.2em;
					margin-bottom: 0.25em;
				}
				.postProfile__preview__info .profile-about,
				.postProfile__preview__info .profile-age {
					padding: 0;
					margin: 0;
					height: 0;
					visibility: hidden;
					opacity: 0;
					-webkit-transition: all 0.2s ease-out;
					-moz-transition: all 0.2s ease-out;
					-ms-transition: all 0.2s ease-out;
					-o-transition: all 0.2s ease-out;
					transition: all 0.2s ease-out;
				}
				.postProfile__preview__info .profile-age {
					font-size: 1.7em;
					margin-bottom: 0.1em;
				}
				.profile-about {
					font-size: 1.4em;
					line-height: 1.1;
					margin: 0.5em auto;
					padding: 1em 0.5em;
					overflow: hidden;
				}
				.postProfile:hover .profile-about,
				.postProfile:hover .profile-age {
					height: 1em;
					visibility: visible;
					opacity: 1;
				}

				.postProfile:hover .profile-about {
					height: 3.3em;
					padding: 0 0.5em;
				}
		

.contentRight {
	float: right;
	width: 34%;
}
.contentForm {
	margin: 3em auto;
	width: 90%;
}
.contentForm--right {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-right: 0;
	margin-left: auto;
	width: auto;
}

.contentForm--single {
	margin-top: 0;
}

	.signupForm {
		background: #fff;
		-webkit-border-radius: 2em;
		-moz-border-radius: 2em;
		border-radius: 2em;
		margin: auto;
		max-width: 100%;
		padding: 2em 4.5em 2em;
		position: relative;
		width: 373px;
	}

	  .signupForm {
			-webkit-box-shadow: 0.05em 0.1em 0.1em rgba(0, 0, 0, 0.35), 0.1em 0.3em 1em 0.1em rgba(0, 0, 0, 0.35);
			box-shadow: 0.05em 0.1em 0.1em rgba(0, 0, 0, 0.35), 0.1em 0.3em 1em 0.1em rgba(0, 0, 0, 0.35);
	  }
	  .formLogo {
	  	text-align: center;
	  	max-width: 250px;
	  	margin: 0 auto 1em;
	  }
		.formRow {
			margin-bottom: 0.5em;
			position: relative;
		}
		.formRowSubmit {
			padding-top: 1em;
			text-align: center;
		}
		
		.postPage > div[id*=' FSContact'] textarea,
		.postPage > div[id^='FSContact'] textarea,
		.postPage > div[id*=' FSContact'] select,
		.postPage > div[id^='FSContact'] select,
		.postPage > div[id*=' FSContact'] input,
		.postPage > div[id^='FSContact'] input,
		.signupForm select,
		.signupForm input {
			background: #f1f1f1;
			-webkit-border-radius: 0.25em;
			-moz-border-radius: 0.25em;
			border-radius: 0.25em;
			border: none;
			color: #404040;
			display: block;
			font-size: 1.5em;
			line-height: 1;
			height: auto;
			padding: 0.85em 1em;
			margin-left: auto;
			margin-right: auto;
			max-width: 280px;
			width: 100%;
		}
		.postPage > div[id*=' FSContact'] input[id*=' fscf_captcha_code'],
		.postPage > div[id^='FSContact'] input[id^='fscf_captcha_code'] {
			width: 260px !important;
		}
		.postPage > div[id*=' FSContact'] textarea,
		.postPage > div[id^='FSContact'] textarea {
			height: 4.8em;
			line-height: 1.2;
			max-width: 260px !important;
			width: 100% !important
		}
		.postPage > div[id*=' FSContact'] select,
		.postPage > div[id^='FSContact'] select,
		.signupForm select {
			background: #f1f1f1 url('images/select-arrow.webp') no-repeat 96% center;
			-webkit-appearance:none;
		  -moz-appearance: none;
		  text-indent: 1px;
		  text-overflow: '';
		}
		.pagination {
			text-align: center;
		}
		.paginationNext,
		.paginationPrev {
			display: inline-block;
			margin: 0 2em;
		}

		.btn,
		.postPage > div[id*=' FSContact'] input[type=submit],
		.postPage > div[id^='FSContact'] input[type=submit],
		.paginationNext a,
		.paginationPrev a,
		.signupForm .btnSubmit {
			background: #452c6d;
			border: none;
			color: #fff;
			font-size: 1.9em;
			letter-spacing: -0.1px;
			letter-spacing: -0.01em;
			overflow: hidden;
			position: relative;
			text-align: center;
			width: 100%;
		}
		.btn--alt {
			background: #fff;
			color: #452c6d;
		}
.paginationNext a::before,
.paginationPrev a::before,
.paginationNext a,
.paginationPrev a,
		.btn,
		.signupForm .btnSubmit {
			-webkit-border-radius: 2em;
			-moz-border-radius: 2em;
			border-radius: 2em;
}
.btn,
		.signupForm .btnSubmit {
			display: inline-block;
			padding: 0.7em 2em;
		}
		.btn {
			width: auto;
		}
		.btn--plg {
			padding: 1em 3em;
		}
		.btn--plgsm {
			padding: 0.5em 1.5em;
		}
		.btn--shadow {
			-webkit-box-shadow: 0.27em 0.47em 1.2em rgba(0, 0, 0, 0.78);
			box-shadow: 0.27em 0.47em 1.2em rgba(0, 0, 0, 0.78);
		}
		.btn--shadow-sm {
			-webkit-box-shadow: 0.14em 0.23em 0.6em rgba(0, 0, 0, 0.39);
			box-shadow: 0.14em 0.23em 0.6em rgba(0, 0, 0, 0.39);
		}
		.btn__lg {
			font-size: 1.42em;
		}




.paginationNext a,
.paginationPrev a,
.btn {
	position: relative;
	z-index: 1;
}
	.paginationNext a::before,
	.paginationPrev a::before,
	.btn::before {
		display: block;
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(255,255,255,0.1);
	  z-index: -1;
	  opacity: 0;
	  -webkit-transform: scale3d(0.9, 0.1, 1);
	  transform: scale3d(0.9, 0.1, 1);
	  -webkit-transition: -webkit-transform 0.4s, opacity .4s;
	  transition: transform 0.4s, opacity .4s;
	  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	}
	.paginationNext a:hover::before,
	.paginationPrev a:hover::before,
	.btn:hover::before {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
	.paginationNext a:active::before,
	.paginationPrev a:active::before,
	.btn:active {
	  -webkit-transition: transform 0.1s linear;
	  -moz-transition: transform 0.1s linear;
	  -ms-transition: transform 0.1s linear;
	  -o-transition: transform 0.1s linear;
	  transition: transform 0.1s linear;
		-webkit-transform: translateY(1px);
		-ms-transform: translateY(1px);
		-o-transform: translateY(1px);
		transform: translateY(1px);
	}


	.paginationNext a::after,
	.paginationPrev a::after,
  .btn::after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 0, 0, 0)), color-stop(50%, rgba(255,255,255,0.5)), to(rgba(229, 0, 0, 0)));
    background: -o-linear-gradient(top, rgba(229, 0, 0, 0), rgba(255,255,255,0.5) 50%, rgba(229, 0, 0, 0));
    background: linear-gradient(to bottom, rgba(229, 0, 0, 0), rgba(255,255,255,0.5) 50%, rgba(229, 0, 0, 0));
    -webkit-transform: rotateZ(60deg) translate(-7.5em, 10em);
    -ms-transform: rotate(60deg) translate(-7.5em, 10em);
    transform: rotateZ(60deg) translate(-7.5em, 10em);
    -webkit-transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    -moz-transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    -ms-transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    -o-transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    opacity: 0;
    visibility: hidden;
  }
  .paginationNext a:hover,
	.paginationPrev a:hover,
  .btn:hover {
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025);
  }
  .paginationNext a:hover::after,
	.paginationPrev a:hover::after,
  .btn:hover::after {
    opacity: 1;
    visibility: visible;
  }

  .paginationNext a:hover::after,
	.paginationPrev a:hover::after,
  .paginationNext a:focus::after,
	.paginationPrev a:focus::after,
  .btn:hover::after,
  .btn:focus::after {
    -webkit-animation: shine 0.5s forwards;
    animation: shine 0.5s forwards;
  }
  @-webkit-keyframes shine {
    100% {
      -webkit-transform: rotateZ(60deg) translate(7.5em, -10em);
      transform: rotateZ(60deg) translate(7.5em, -10em);
    }
  }
  @keyframes shine {
    100% {
      -webkit-transform: rotateZ(60deg) translate(7.5em, -10em);
      transform: rotateZ(60deg) translate(7.5em, -10em);
    }
  }


  .btn.btn--lg::after {
    -webkit-transform: rotateZ(60deg) translate(-15em, 20em);
    -ms-transform: rotate(60deg) translate(-15em, 20em);
    transform: rotateZ(60deg) translate(-15em, 20em);
  }
  .btn.btn--lg:hover::after,
  .btn.btn--lg:focus::after {
    -webkit-animation: shineLg 0.7s forwards;
    animation: shineLg 0.7s forwards;
  }
  @-webkit-keyframes shineLg {
    100% {
      -webkit-transform: rotateZ(60deg) translate(10em, -15em);
      transform: rotateZ(60deg) translate(10em, -15em);
    }
  }
  @keyframes shineLg {
    100% {
      -webkit-transform: rotateZ(60deg) translate(10em, -15em);
      transform: rotateZ(60deg) translate(10em, -15em);
    }
  }

	






.cta {
	
}

.cta--def {
	background: #452c6d;
	color: #fff;
	padding: 8em 0;
}
	.cta--def .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.cta__btn {
		padding-left: 2em;
		padding-right: 2em;
	}
	.cta__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		max-width: 25%;
		width: 285px;
	}
		.cta__txt {
			color: #fff;
			font-size: 4.5em;
			line-height: 1.09;
			margin-bottom: 0.5em;
		}
		.cta__txt p:not(:last-child) {
			margin-bottom: 0.8em;
		}
	.cta__right {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		max-width: 70%;
		width: 513px;
	}





		.paginationNext a,
		.paginationPrev a {
			font-size: 3em;
			padding: 0.1em 0.5em;
			min-width: 7em;
			display: inline-block;
			line-height: 1.4;
		}
			.signupForm .btnSubmit > img {
			  position: absolute;
			  right: 5%;
			  top: 50%;
			  -webkit-transform: translateY(-50%);
			  -moz-transform: translateY(-50%);
			  -ms-transform: translateY(-50%);
			  -o-transform: translateY(-50%);
			  transform: translateY(-50%);
			}
		.note {
			color: #fff;
			font-size: 1.126em;
			line-height: 1.33;
			letter-spacing: -0.1px;
			letter-spacing: -0.01em;
			text-align: left;
		}


.subContent .blockItem {
	float: left;
	width: 29%;
}
	.subContent .blockItem.blockItemCenter {
		margin: 0 6.5%;
	}
	.box {
		font-size: 2em;
		line-height: 1.55;
		padding: 2em 0;
		text-align: center;
	}
		.box > span,
		.box > img {
		  display: inline-block;
		  vertical-align: middle;
		}
		.box > img {
			margin-right: 1.333em;
		}
		.box > span {
			text-align: left;
		}


.single .container.mainContent {
	/* background: #452c6d; */
	display: table;
	margin-bottom: 4em;
}
.single .pagination {
	margin-bottom: 1em;
	margin-top: 4em;
}
.single .contentRight.contentForm {
	/* background: #452c6d; */
}
.single .contentLeft,
.single .contentRight {
	display: inline-block;
	vertical-align: top;
}
.single .contentLeft {
	margin-right: 3%;
	width: calc(97% - 420px);
}
.single .contentRight {
	width: 420px;
}
.single .signupForm {
	margin: 0 auto;
}
.postProfileSingle figure img {
	display: block;
	margin-left: 0;
}
.single .signupForm select,
.single .signupForm input {
	font-size: 1.5em;
}
.postProfileSingle {
	background: #fff;
	display: table;
}
.postProfileSingle figure,
.postProfileSingle .profileInfo {
	display: table-cell;
	vertical-align: top;
}
.postProfileSingle figure {
	width: 225px;
}
.postProfileSingle .profileInfo {
	width: calc(100% - 225px);
}
.profileTitle {
	color: #000000;
	font-size: 4em;
	margin-bottom: 0.25em;
}	
	.profileTitle .profileAge {
		color: #452c6d;
	}
	.profileRow {
		color: #000000;
		font-size: 2.5em;
		margin-bottom: 0.74em;
	}
	.profileAbout {
		font-size: 1em;
		padding-top: 2.5em;
	}
	.profileRow strong {
		color: #452c6d;
		display: inline-block;
		margin-left: 0.1em;
	}
.profileInfo {
	/* background: #efefef; */
  color: #000;
}
.postProfileSingle .profileInfo {
	padding-left: 3em;
}



.title {
	font-size: 3.6em;
	font-weight: bold;
	margin-bottom: 0.25em;
	letter-spacing: -0.5px;
	letter-spacing: -0.05em;
}
.subtitle {
	font-size: 1.8em;
	line-height: 1.2;
	font-weight: 400;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.profileAbout__text {
	font-size: 3em;
	line-height: 1.5;
}




/*  FOOTER 
	========================================================================== */
.footer {
	background: #452c6d;
	color: #fff;
	padding: 3em 0;
	text-align: center;
}
.notice,
.copyright,
.footer a,
.footer,
.footerLinks a {
	color: #fff;
}
.footerLinks {
	margin-bottom: 1em;
}
	.footerLinks a {
		display: inline-block;
		-webkit-transition: color 0.2s ease-out;
		-moz-transition: color 0.2s ease-out;
		-ms-transition: color 0.2s ease-out;
		-o-transition: color 0.2s ease-out;
		transition: color 0.2s ease-out;
	}
	.footerLinks a + a {
		margin-left: 1em;
	}
		.notice a,
		.footerLinks a {
			text-decoration: none;
		}
			.notice a:hover,
			.footerLinks a:hover {
				color: #fff;
				text-decoration: underline;
			}

.footer .txt {
	font-size: 1.4em;
}


/*  PAGES 
	========================================================================== */
.contentPages {
	color: #000;
	font-size: 1em;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
	min-height: 50vh;
	text-align: center;
	width: 100%;
}
.postPage {
  margin: auto;
  font-size: 2em;
  margin: auto;
  padding: 2em;
  width: auto;
}
.postPage > div[id*=' FSContact'],
.postPage > div[id^='FSContact'] {
  display: block;
  max-width: 260px !important;
  margin: auto;
  text-align: center;
  width: 100% !important;
}
.postPage > div[id*=' FSContact'] div[id*=' fscf_div_field'],
.postPage > div[id^='FSContact'] div[id^='fscf_div_field'] {
	margin-bottom: 1em;
}
.postPage > div form label {
	font: 1em/1 "Arial", sans-serif;
}
.postPage > div form div[id^='fscf_required'],
.postPage > div form div[id*=' fscf_required']{
	font-size: 0.7em;
	margin: 1em auto;
}
.postPage > div form input[type=submit] {
	font-size: 1.5em !important;
	max-width: 300px !important;
	width: 100% !important;
}
.postPage > p {
	text-align: left;
  margin-bottom: 1em;
  line-height: 1.3;
}

/*
 Custom Styles
*/
.content-wrap {
	position: relative;
	z-index: 9;
}
.text-center {
	text-align: center;
} 
.upper-text {
	font-size: 42px;
	color: #fff;
}
.middle-text {
	font-size: 12px;
	color: #fff;
	padding: 5px 0px;
}
.bottom-text {
	font-size: 18px;
    color: #452c6d;
    font-weight: 600;
}
.mainContent.bg1 {
	background: #202020;
}
.page .mainContent.bg1 {
  background: #fff;
}
.box.bg2.bdrs {
	background-color: #452c6d;
	color: #000;
}




.mainSection--single {
	/* background: #e2e2e2; */
}

.contentProfile,
.mainContent--single {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.mainContent--single {
	padding-top: 4em;
}
.profileInfo .title {
	margin-bottom: 0.25em;
}




.signupForm legend {
	font-size: 2.6em;
	letter-spacing: -0.5px;
	letter-spacing: -0.05em;
	text-align: center;
	margin-bottom: 0.5em;
}
.signupForm--login legend {
	margin-bottom: 0.5em;
	text-align: center;
}




/*  TESTIMONIALS 
	========================================================================== */
.section--testimonials {
	padding: 5em 0;
	margin-bottom: 1em;
	text-align: center;
}
.tac {
	text-align: center;
}
.mb1e {
	margin-bottom: 1em;
}
	.testimonials {
		display: block;
		margin-bottom: 4em;
		text-align: center;
	}
		.testimonial {
			display: inline-block;
			margin: 0 2em 2em;
			vertical-align: middle;
			max-width: calc(19% - 4em);
			width: 200px;
		}
			.testimonial__preview {
				margin-bottom: 2em;
			}
			.testimonial__comment {
				color: #000;
				font-style: italic;
				font-size: 2em;
				text-align: center;
			}








/*  =MEDIA QUERIES 
	========================================================================== */
@-ms-viewport { width: device-width; }


@media (min-width:1520px){
	.container {
		width: 1480px;
	}
	.postProfile {
		width: 16%;
	}
}
@media (max-width:1519px){
	.container {
		width: 1340px;
	}
}
@media (max-width:1380px){
	.container {
		width: 1240px;
	}
	.postProfile__preview__info {
		font-size: 1em;
	}
}
@media (max-width:1280px){
  .container {
  	width: 1000px;
  }
  .signupForm {
  	font-size: 0.88em;
  	padding-left: 8%;
  	padding-right: 8%;
  }
  .box {
  	font-size: 1.75em;
  }
  .signupForm legend {
  	margin-bottom: 0.5em;
  }
  
  .note {
  	font-size: 1.25em;
  }
  .profileTitle {
  	font-size: 3.6em;
  }
  .profileRow {
    margin-bottom: 0.5em;
  }
  .profileAbout {
  	font-size: 1em;
  }
  
  .single .signupForm {
    font-size: 0.85em;
    padding: 2em 4em 1.6em;
  }
  .postProfile {
  	width: 24%;
  }

  .contentProfile {
  	margin-right: 3%;
  }
  .postProfileSingle .profileInfo {
  	font-size: 0.8em;
  }

  .postProfile__preview__info {
  	font-size: 0.9em;
  }


  .single .signupForm {
  	padding: 1.6em 3.2em 1.28em
  }
  .pitchBottom, .pitchTop {
  	font-size: 0.95em;
  	padding: 2.25em 1.5em;
  }
}
@media (max-width:1023px){
  .container {
  	width: 94%;
  }
  .subContent .blockItem {
  	width: 31%;
  }
  .subContent .blockItem.blockItemCenter {
    margin: 0 3.5%;
  }
  .box > img {
  	margin-right: 1em;
  }
  .profileTitle {
    font-size: 2.9em;
  }
	.profileRow {
		margin-bottom: 0.33em;
	}
	.postProfile__preview__info {
		font-size: 0.85em;
	}

	.pitchBottom, .pitchTop {
		font-size: 0.85em;
		padding: 2.02em 1.35em;
	}

}
@media (min-width:900px) and (max-width:1023px){
  .signupForm {
  	margin: 1.7em auto;
  }
  .signupForm legend {
  	font-size: 2.3em;
  }
  .signupForm select, .signupForm input {
  	line-height: 2.5;
  	height: 2.5em;
  }
  .note {
    font-size: 1.2em;
  }

  .single .container.mainContent {
 	display: block;
 	text-align: center;
}
 .single .contentLeft {
 	width: auto;
	float: none;
}
 .single .contentRight {
	width: 370px;
	float: none;
}
 .postProfileSingle figure,
.postProfileSingle .profileInfo {
	display: inline-block;
 }
.postProfileSingle figure {
 	display: block;
	margin: 0 auto 1em;
}
.postProfileSingle .profileInfo {

	width: auto;
	display: inline-block;
}
 .profileInfo .title {
 	font-size: 3em;
}
   .postProfileSingle .profileInfo {
   	max-width: 300px;
  	padding-left: 0;
  }
   .single .signupForm {
  	padding: 1.6em 1.2em 1.28em;
  }
   .single .signupForm {
  	padding: 1.6em 1.2em 1.28em;
  }

}
@media (min-width:900px){
	.container--sm {
		width: 888px;
	}
}
@media (max-width:899px){
  .header {
  	background-image: url('images/bg-header-mobile.webp');
  }
  .header--page {
  	background: #000;
  }

  .headerRight {
  	font-size: 0.925em;
  }
  .contentRight,
  .contentLeft {
  	float: none;
  	clear: both;
  	margin-left: auto;
  	margin-right: auto;
  	width: 100%;
  }
  .box > span, .box > img {
    display: block;
    margin: auto;
    text-align: center;
  }
  .box > img {
  	min-height: 56px;
  	margin-bottom: 0.5em;
  }
  .single .contentLeft, .single .contentRight {
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	width: auto;
  }
  .profileRow {
		margin-bottom: 0.75em;
  }
  .postProfileSingle .profileInfo {
  	font-size: 0.9em;
  }
  .profileInfo .title {
  	text-align: center;
  	margin-bottom: 0.5em;
  }
  .postProfileSingle {
		font-size: 0.85em;
  }
  .postProfileSingle figure,
  .postProfileSingle .profileInfo {
  	display: block;
  	margin: auto;
  }
  .postProfileSingle figure {
  	margin-bottom: 3em;
  }
  .single .contentLeft {
  	margin-left: auto;
  	margin-right: auto;
  }


  .postProfile__preview__info {
  	font-size: 0.8em;
  }

  .postProfile {
    width: 32%;
    margin-bottom: 2%;
  }

  .pitchBottom, .pitchTop {
  	font-size: 0.76em;
  	padding: 1.8em 1.2em;
  }

  .pitchTop .btn,
  .pitchBottom .btn,
  .pitchTop .title,
  .pitchBottom .title,
  .pitchTop .vam,
  .pitchBottom .vam {
		display: block;
		margin: auto;
  }
  .pitchTop .btn,
  .pitchBottom .btn {
  	max-width: 250px;
  }
  .pitchTop .title,
  .pitchBottom .title {
  	margin-bottom: 0.5em;
  }
  .single .signupForm {
  	max-width: 410px;
  }
  .pitchTop {
  	padding-bottom: 0.6em;
  }
  .mainContent--single {
  	padding-top: 2em;
  }
	.header__bottom,
	.header__top {
	  flex-flow: row wrap;
	}

	.header-text {
	  font-size: 3em;
	  text-align: center;
	}
	.contentForm--right {
	  width: 100%;
	}

	.cta--def .container {
		flex-flow: row wrap;
	}
	.cta__left {
		max-width: 80%;
	}
	.cta__right {
		max-width: 100%;
		text-align: center;
	}
	.cta__txt {
		font-size: 2.9em;
	}

	.signupForm {
		margin-right: 0;
		max-width: 320px;
	  width: 100%;
	}
	.testimonial {
		margin: 0 1em 2em;
		max-width: calc(49% - 2em);
	}
}
@media  (min-width:768px) and (max-width:899px){
  .postProfileSingle figure img {
  	margin: auto;
  }
  .postProfileSingle {
   	display: block;
   	display: block;
   	width: auto;
  	margin: auto;
  }
  .profileAbout__text {
   	max-width: 370px;
  	display: block;
  	text-align: center;
  }

	.single .contentLeft,
	.single .contentRight {
	  display: inline-block;
	}

	.profileRow {
	  text-align: left;
	  display: block;
	}

	.postProfileSingle .profileInfo {
	  text-align: left;
	  display: block;
	}

	.postProfileSingle .profileInfo {
	  max-width: 280px;
	}

	.postProfileSingle figure,
	.postProfileSingle .profileInfo {
	  width: auto;
	  padding-left: 0;
	}

	.postProfileSingle figure {
	  text-align: center;
	}

	.single .contentLeft {
	  text-align: center;
	}

	.single .contentLeft {
	  margin-right: 1em;
	}


	.mainContent--single {
	  text-align: center;
	}
}
@media (max-width:767px){
  .subContent .blockItem.blockItemCenter {
    margin: 0 1.0%;
  }
  .subContent .blockItem {
    width: 32.6666%;
  }
  .mainContent, .subContent {
    margin-bottom: 1em;
  }
  aside.txt {
    text-align: center;
    font-size: 1.5em;
  }
  .box {
  	font-size: 1.3em;
  	padding: 1em 0;
  }
  .footer {
    font-size: 0.8em;
  }

  .postProfileSingle {
  	display: block;
  }
  .postProfileSingle figure,
  .postProfileSingle .profileInfo {
  	display: block;
  	float: none;
  	margin: 0 auto;
  	max-width: 400px;
  	width: 100%;
  }
  .postProfileSingle .profileInfo {
    padding: 1em 0 2em;
    width: 90%;
  }
  .paginationPrev {
	  margin-bottom: 10px;
  }
  .postProfileSingle figure img {
  	margin-left: auto;
  	margin-right: auto;
  }
  .profileInfo .title {
  	text-align: center;
  }

  .postProfile {
    width: 48%;
    margin-bottom: 4%;
  }




  .header {
  	padding-top: 0;
  }
  .headerLeft {
  	width: 75%;
  }
  .headerRight {
  	margin-top: 0;
  }
  .headerRight .btn {
    font-size: 2em;
    padding: 0.75em 2em;
    margin-top: 0.2em;
  }
  .signupForm {
  	padding-top: 2em;
  }
  .pitchTop .title {
  	font-size: 2.7em;
  }

  .mainContent--single {
  	padding-top: 1.5em;
  }

  .single .contentLeft {
  	margin: 0 auto 6em;
  }
  .title .dib {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .footer .txt{font-size:1.8em;}
}

@media (max-width:479px){
  .subContent .blockItem, .subContent .blockItem.blockItemCenter {
    margin: 0 auto 1em;
    width: 100%;
  }
  .box {
  	font-size: 1.7em;
  	padding: 0.7em 0;
  }
  .box > img {
  	min-height: 0;
  	width: auto;
  }
  .postProfile > a::after {
  	height: 44px;
  	width: 36px;
  }
  .pad.preFooterText.txt p {
  	padding: 0 2em;
  }
  .footerLinks,
  .copyright {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
  }
  .footerLinks {
  	margin-bottom: 1em;
  }
  .footerLinks a {
  	margin-left: 0.5em;
  	margin-right: 0.5em;
  }
  .logo {
  	max-width: 92%;
  }
  .headerRight {
  	font-size: 0.8em;
  }
  .upper-text {
    font-size: 32px;
  }

  .postProfileSingle .profileInfo {
  	width: 100%;
  }
  .postProfileSingle {
  	padding: 2em;
  }
  .signupForm {
		margin-right: auto;
  }
  .single .signupForm {
  	padding: 1.5em 2em 1.3em;
  }

  
  .contentForm {
  	margin-top: 2em;
  }
  .mainContent--single {
  	padding-top: 1em;
  }
  .postPage > div form input[type=submit] {
		font-size: 1.2em !important;
	}
	.headerRight .btn {
		margin-top: .2em;
		font-size:2em;
  }
}
@media (max-width:379px){
  .wpseo-score-icon.adminbar-seo-score.na {
  	display: none !important;
  }
  .headerRight{float:none;clear:both;margin:0 auto; text-align:center;width:100%;}
  .logo--header{text-align:center;}
}
@media (max-width:349px){
  .pitchBottom .title {
		font-size: 3em;
  }
}