/**
Theme Name: Princeton Tutoring

Version: 1.0.3
Text Domain: princeton-tutoring
Template: astra
*/

.site-header {
	position: absolute;
	width: 100%;
	top: 10px;
}
.main-header-bar {
	background: rgba(255,255,255,0.9);
	border-width: 0;
}
.main-header-menu a {
	padding: 0 0.8em;
}
.astra-megamenu .sub-menu a {
	padding: 0.5em 1em;
	font-size: 0.9rem;
}
.menu-item-25 a .menu-text {
	display: inline-block;
	background: #ff9900;
	transition: all 0.5s;
	border-radius: 4px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFF;
	line-height: 2;
	padding: 5px 18px;
}
.menu-item-25 a .menu-text:hover {
	background: #ffce43;
	transition: all 0.5s;
}

h2, .entry-content h2 {
	font-size: 3rem;
	color: #333;
}
.princeton-home-header,
.princeton-banner-img {
	padding-top: 140px;
	padding-bottom: 60px;
	background-size: cover;
	background-position: center;
}
.princeton-banner-img {
	height: 525px;
}
.princeton-header {
	background: linear-gradient(to right, RGBA(0,153,176,1) 0%,RGBA(0,211,199,1) 100%);
	padding-top: 80px;
}
.princeton-home-header .entry-title {
	font-size: 3.8rem;
}
.princeton-home-header .entry-title,
.home-header-text {
	color: #FFF;
	width: 35%;
	background: rgba(20,20,20,0.8);
	padding: 20px;
}
.princeton-home-header .entry-title {
	padding: 0 20px;
}
.home-header-text {
	padding: 5px 20px;
}
.home-header-text p {
	font-size: 1.1rem;
	line-height: 1.1;
	margin: 15px 0;
	padding: 0;
}
.princeton-header .entry-title {
	color: #a8f6f1;
	font-size: 6rem;
	text-align: center;
	padding: 50px 0;
}

.home #primary {
	margin-top: 0;
}

.homeslider h1, .testimonialslider h1,
.homeslider h2, .testimonialslider h2 {
	color: #a8f6f1;
	font-size: 5rem !important;
	line-height: 1 !important;
}
.homeslider h2, .testimonialslider h2 {
	font-size: 3rem !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.homeblocks .wp-block-column {
	background-color: #d8eceb;
	margin-top: 100px;
	padding: 10px 20px;
	padding-bottom: 0;
	position: relative;
	text-align: center;
}
.homesection-top {
	display: block;
	margin: 0 auto;
	width: 75px;
	height: 75px;
	margin-top: -57px;
	border-radius: 40px;
	background-color: #333;
	text-align: center;
	color: #7affeb;
	font-size: 35px;
	line-height: 75px;
}
.homeblocks h3 {
	text-align: center;
	margin-top: 10px;
}
.homeblocks a {
	color: #ff9900;
	display: block;
}

.home-categories {
	
	margin: 100px 0 80px 0;
}
.home-categories .wp-block-column {
	padding: 50px 20px;
	text-align: center;
}
.home-categories .wp-block-column:not(:first-child),
.home-categories .wp-block-column:nth-child(2n) {
	margin-left: 0;
}
.home-categories h3 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #FFF;
}
.home-categories a.homesection {
	border-radius: 4px;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.3rem;
	color: #FFF;
	background: #ff9900;
	transition: all 0.5s;
	display: inline-block;
	padding: 15px 20px;
}

.home-categories a.homesection:hover,
.home-get-started a.homesection:hover {
	background: #ffce43;
	transition: all 0.5s;
}
.home-categories .wp-block-column {
	margin-left: 0 !important;
}
.home-categories .sat,
.test-prep-fullwidth .standard h3,
.packages h2.standard-title {
	background-color: #0099B0;
}
.home-categories .act,
.test-prep-fullwidth .master h3,
.packages h2.master-title {
	background-color: #5E0A63;
}
.home-categories .ssat,
.test-prep-fullwidth .testprep h3,
.packages h2.testprep-title {
	background-color: #BD5926;
}
.home-categories .academic {
	background-color: #00D3C7;
}

.home-annie {
	margin-bottom: 70px;
}

.home-tutor-img, .home-getstarted-img {
	width: 350px;
	height: 350px;
	background-size: cover;
	background-position: center;
	box-shadow: 0px 0px 5px 3px RGBA(0,0,0,0.5);
}
.home-getstarted-img {
	border-radius: 150px;
	height: 300px;
	width: 300px;
	margin-top: 50px;
	background-position: top center;
}
.testimonialslider {
	color: #FFF;
}
.testimonialslider .n2-ss-slide-background-image {
	background-attachment: fixed;
}
.testimonialslider h1 {
	font-size: 4rem !important;
}
.wp-block-columns.get-started {
	margin-top: 40px;
}
.home .home-get-started {
	margin-top: 100px;
}
.home-get-started a.homesection {
	margin-left: 0;
	padding: 8px 20px;
	color: #FFF;
	background: #ff9900;
	border-radius: 4px;
	transition: all 0.5s;
	font-size: 1.3rem;
	font-weight: bold;
}


/* -------------- tutors page ------------------ */

.ast-separate-container {
	background-color: #FFF;
}

.post-content.tutors {
	margin-top: 50px;
}
#primary.tutor-top {
	margin-top: 20px;
	text-align: center;
}
.tutor-separator {
	background: linear-gradient(to right, RGBA(0,153,176,1) 0%,RGBA(0,211,199,1) 100%);
	line-height: 3px;
	font-size: 3px;
}
.tutor-item {
	margin-top: 80px;
}
.tutor-image {
	border: 3px solid #CCC;
	border-radius: 100px;
	width: 200px;
	height: 200px;
	background-size: cover;
	background-position: center;
	float: left;
}

.tutor-details {
	float: left;
	width: 250px;
	margin-left: 20px;
	
	padding-left: 10px;
	font-size: 0.9rem;
	line-height: 1.1rem;
	border-left: 2px solid #CCC;
}
.tutor-details h3 {
	font-size: 2rem;
	font-weight: bold;
	
}
.tutor-details h4 {
	font-size: 0.9rem;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tutor-details h5 {
	font-size: 0.9rem;
	font-weight: normal;
}
.tutor-details p {
	font-size: 0.8rem;
	display: block;
	height: 95px;
	margin: 5px 0;
	overflow: hidden;
}
.clearer {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.gallery-pagination {
	text-align: center;
	margin: 40px 0;
}
.pagination {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
.pagination li {
	display: inline-block;
}
.pagination li a {
	background: #333;
	border-radius: 4px;
	margin: 0 3px;
	display: inline-block;
	padding: 2px 10px;
	color: #FFF;
	transition: all 0.5s;
}
.pagination li a:hover, .pagination li.active a {
	transition: all 0.5s;
	background: #ff9900;
}

.tutor-image-big {
	border: 3px solid #CCC;
	border-radius: 150px;
	width: 250px;
	height: 250px;
	background-size: cover;
	background-position: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: -30px;
}
.tutor-details-section {
	border-top: 1px solid #CCC;
	margin-top: 30px;
	padding-top: 20px;
}
.tutor-details-section h2 {
	font-size: 1.5rem;
	margin-bottom: 20px;
}

/* -------------------- testimonials --------------------- */
.testimonial-item {
	position: relative;
	
	font-style: italic;
	font-size: 1rem;
	background: #f3f3f3;
	border: 1px solid #EEE;
	border-bottom-width: 3px;
	margin: 20px 2%;
	float: left;
	width: 46%;
}
.testimonial-item-inner {
	padding: 30px 30px 30px 75px;
}

.testimonial-item .quote-left {
	font-size: 8rem;
	line-height: 1rem;
	color: #0071bc;
	position: absolute;
	font-family: Georgia, serif;
	top: 50px;
	left: 20px;
}
.testimonial-item p {
	margin: 0;
	display: block;
	height: 120px;
	overflow: hidden;
	transition: all .5s ease-in-out;
}
.testimonial-item .hide {
	display: none;
}
.testimonial-item h4, .testimonial-item h5 {
	color: #999;
	text-align: right;
	font-size: 0.8rem;
	font-style: normal;
}
.testimonial-item h5 {
	font-size: 0.7rem;
}

/* ------------------ test prep ---------------- */
.page-template-test-prep .site-content .ast-container,
.page-template-bios .site-content .ast-container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.page-template-test-prep h1,
.page-template-test-prep h2,
.page-template-test-prep h3,
.page-template-bios h1,
.page-template-bios h2,
.page-template-bios h3 {
	font-family: "Roboto Slab";
}
.page-template-test-prep h1,
.page-template-bios h1 {
	font-size: 3rem;
	color: #333;
}

#primary.test-prep-top {
	margin-top: 0;
}
.page-template-test-prep .wp-block-group.test-prep-maxwidth,
.page-template-bios .wp-block-group.test-prep-maxwidth,
.wp-block-group.test-prep-fullwidth .wp-block-columns {
	max-width: 1140px;
	margin: 100px auto;
}
.page-template-test-prep .wp-block-group.test-prep-maxwidth.topsection,
.page-template-bios .wp-block-group.test-prep-maxwidth.topsection {
	margin: 60px auto 45px auto;
}
.page-template-test-prep .wp-block-group.test-prep-fullwidth,
.page-template-bios .wp-block-group.test-prep-fullwidth {
	background-color: #EEE;
	padding: 100px 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
}
.page-template-test-prep .wp-block-group.test-prep-maxwidth.gray-background,
.page-template-bios .wp-block-group.test-prep-maxwidth.gray-background {
	background-color: #EEE;
	margin: 0 auto;
	padding: 100px 0;
}
.page-template-bios #primary.test-prep-top.no-margin {
	margin-bottom: 0;
}
.page-template-test-prep .wp-block-group.test-prep-fullwidth.white-background,
.page-template-bios .wp-block-group.test-prep-fullwidth.white-background {
	background-color: #FFF;
}
.page-template-test-prep .wp-block-group.test-prep-fullwidth.white-background.subjects {
	padding-bottom: 0;
	padding-top: 60px;
}
.page-template-test-prep .wp-block-group.test-prep-fullwidth.white-background.subjects .wp-block-group__inner-container {
	border-bottom: 2px solid #EEE;
	padding-bottom: 40px;
}
.page-template-test-prep .wp-block-group.test-prep-fullwidth .wp-block-group__inner-container,
.page-template-bios .wp-block-group.test-prep-fullwidth .wp-block-group__inner-container {
	max-width: 1140px;
	margin: 0 auto;
}

.test-prep-sidebox {
	border: 3px solid #CCC;
	padding: 30px;
	margin-top: 15px;
	background: #FFF;
}
.page-template-test-prep .wp-block-group.test-prep-fullwidth .test-prep-sidebox,
.page-template-bios .wp-block-group.test-prep-fullwidth .test-prep-sidebox {
	margin-right: 30px;
}
.test-prep-sidebox span {
	font-size: 2rem;
	font-weight: bold;
}
.test-prep-sidebox hr {
	height: 5px;
	background-color: #ff9900;
	margin-right: 70%;
}
.test-prep-sidebox a {
	display: inline-block;
	background: #ff9900;
	transition: all 0.5s;
	border-radius: 4px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFF;
	line-height: 2;
	padding: 5px 18px;
}
.steps-titles,
.steps-titles h4 {
	text-align: center;
}
.wp-block-pb-accordion-item {
	border-bottom: 1px solid #CCC;
}
.wp-block-pb-accordion-item h2 {
	font-size: 2rem;
}
.c-accordion__title {
	padding-right: 0;
	padding-left: 50px;
	padding-top: 20px;
}
.c-accordion__title:after {
	left: 0;
	right: auto;
	border: 2px solid #CCC;
	line-height: 1;
	padding: 5px;
	padding-top: 0;
	top: 60%;
}

.page-template-test-prep  .wp-block-group.approach-section h2 {
	margin-bottom: 60px;
}
.page-template-test-prep  .wp-block-group.approach-section a {
	color: #ff9900;
}


.test-prep-fullwidth .wp-block-columns {
	margin-bottom: 0;
}
.test-prep-fullwidth .image-column .wp-block-image.is-resized {
	margin-right: 30px;
}
.page-template-test-prep .wp-block-group.test-prep-fullwidth .tutor-image,
.page-template-bios .wp-block-group.test-prep-fullwidth .tutor-image {
	border: 0;
	border-radius: 0;
	width: auto;
	height: auto;
	float: none;
	margin-top: 14px;
	margin-right: 20px;
}



/* ------------------ contact page ------------- */

.contact-submit {
	display: inline-block;
	background: #ffce43 !important;
	transition: all 0.5s;
	border-radius: 4px !important;
	border-width: 0 !important;
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFF;
	line-height: 2;
	padding: 5px 18px !important;
}
.contact-submit:hover {
	background: #ff9900 !important;
}


/* ------------------- packages ---------------- */
.test-prep-fullwidth .standard h3,
.test-prep-fullwidth .master h3,
.test-prep-fullwidth .testprep h3,
.packages h2 {
	color: #FFF;
	font-weight: bold;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
	font-size: 1.5rem;
	text-align: center;
	display: block;
	padding: 70px 0;
	height: 200px;
}
.packages .wp-block-table table {
	width: auto;
}
.packages input[type="submit"] {
	display: inline-block;
	background: #ff9900;
	transition: all 0.5s;
	border-radius: 4px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFF;
	line-height: 2;
	padding: 5px 18px;
}
.packages input[type="submit"]:hover {
	background: #ffce43;
	transition: all 0.5s;
}
.packages h2 {
	height: auto;
	padding: 10px;
	text-align: left;
}
.packages h3 {
	margin-top: 50px;
	color: #003696;
}


/* ------------- lightbox ---------------- */
#lightbox {
	background: rgba(0,0,0,0.8);
	display: none;
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.lightbox-content {
	position: relative;
	max-width: 500px;
	margin: 100px auto;
	background: #FFF;
	border: 4px solid #333;
	padding: 20px;
}
.lightbox-content form {
	padding: 20px;
}
.lightbox-close {
	position: absolute;
	display: block;
	top: -5px;
	right: 5px;
	font-size: 30px;
	color: #999;
	text-decoration: none;
}


/* ------------------- footer -------------- */

.site-footer .widget-title {
	display: none;
}
.site-footer h3 {
	color: #FFF;
	margin: 10px 0;
}
.footer-links {
	float: left;
	width: 33.333%;
	font-size: 0.9rem;
}
.footer-get-started {
	display: inline-block;
	color: #FFF;
	background: #ff9900;
	border-radius: 4px;
	transition: all 0.5s;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1;
	border-radius: 4px;
	padding: 10px 20px;
}
.email-subscribe {
	margin-top: 10px;
}
#subscribe-submit {
	padding: 8px 28px;
	margin-left: 4px;
}
#subscribe_link {
	color: #33ceff;
}
.footer-bottom-section-left {
	float: left;
	width: 50%;
	text-align: left;
	color: #FFF;
}
.footer-bottom-section-right {
	text-align: right;
	float: left;
	width: 50%;
	color: #FFF;
}
.footer-bottom-section-left a {
	
	color: #33ceff;
}
.footer-bottom-section-left .fab, .footer-bottom-section-left .fas, .footer-bottom-section-left .far {
	font-size: 2rem;
	display: inline-block;
	vertical-align: middle;
	padding: 4px;
}
@media (max-width: 1100px) {
	.tutor-details {
		width: 45%;
	}
	.page-template-test-prep  .wp-block-group.test-prep-maxwidth,
	.page-template-test-prep  .wp-block-group.test-prep-maxwidth.topsection,
	.page-template-test-prep  .wp-block-group.test-prep-fullwidth .wp-block-group__inner-container,
	.page-template-bios  .wp-block-group.test-prep-maxwidth,
	.page-template-bios  .wp-block-group.test-prep-maxwidth.topsection,
	.page-template-bios  .wp-block-group.test-prep-fullwidth .wp-block-group__inner-container {
		margin-left: 2%;
		margin-right: 2%;
	}
	
}
@media (max-width: 1000px) {
	

	.wp-block-column {
	flex-basis: 100% !important;
	}
	.tutor-item {
		clear: both;
	}
}

@media (max-width: 768px) {
	.princeton-banner-img {
		height: 400px;
	}
	.testimonial-item {
		width: 96%;
	}
	.testimonial-item p {
		line-height: 1.3;
		height: 140px;
	}
	.testimonial-item.left, .testimonial-item.right {
		border-width: 0;
		margin-top: 40px;
	}
	.testimonial-item.right .testimonial-item-inner {
		margin-top: 0;
	}
	.testimonial-item.right .quote-left {
		top: 30px;
	}
	.testimonial-item .quote-right {
		bottom: 15px;
	}
	.page-template-test-prep .wp-block-group.test-prep-maxwidth h2,
	.page-template-bios .wp-block-group.test-prep-maxwidth h2 {
		margin-top: 70px;
	}
	.page-template-test-prep .wp-block-group.test-prep-maxwidth .wp-block-column,
	.page-template-bios .wp-block-group.test-prep-maxwidth .wp-block-column {
		margin-bottom: 30px;
	}
	.test-prep-maxwidth .wp-block-columns.get-started {
		margin-top: 0;
	}
	.test-prep-maxwidth .wp-block-columns.get-started .wp-block-column {
		margin-bottom: 0;
	}
	.wp-block-columns.get-started .wp-block-column h2 {
		margin-top: 0;
		text-align: center;
	}
	.home-getstarted-img {
		margin: 0 auto;
	}
	.home .home-get-started {
		margin-top: 0;
	}
	.wp-block-columns.get-started .wp-block-column.home-get-started p {
		text-align: center;
	}
	.wp-block-columns.get-started .wp-block-column .homesection {
		display: block;
		margin: 0 auto;
		width: 250px;
		text-align: center;
	}
	.page-template-test-prep .wp-block-group.test-prep-fullwidth .tutor-image,
	.page-template-bios .wp-block-group.test-prep-fullwidth .tutor-image {
		margin-right: 0;
	}
	.footer-adv-widget-1 {
		text-align: center;
	}
	.footer-adv-widget-3 {
		margin-top: 30px;
		text-align: center;
	}
}
@media (max-width: 500px) {
	.princeton-header .entry-title {
		font-size: 3rem;
	}
	.princeton-home-header .entry-title,
	.home-header-text {
		width: 100%;
	}
	h2, .entry-content h2 {
		font-size: 2rem;
	}
	.ast-col-md-12.tutors {
		padding: 0;
	}
	.tutor-item {
		padding: 0;
	}
	.tutor-image {
		width: 100px;
		height: 100px;
	}
	.tutor-details {
		width: 65%;
	}
	.princeton-banner-img {
		height: 300px;
	}
	.page-template-test-prep .wp-block-group.test-prep-maxwidth,
	.page-template-test-prep .wp-block-group.test-prep-fullwidth,
	.page-template-bios .wp-block-group.test-prep-maxwidth,
	.page-template-bios .wp-block-group.test-prep-fullwidth {
		padding: 20px;
	}
	.page-template-test-prep  .wp-block-group.test-prep-maxwidth.topsection,
	.page-template-test-prep  .wp-block-group.test-prep-fullwidth .wp-block-group__inner-container,
	.page-template-test-prep  .wp-block-group.approach-section,
	.page-template-test-prep  .wp-block-group.student-issues,
	.page-template-test-prep  .wp-block-group.regular-updates {
		
		margin: 0 auto;
	}
	.page-template-test-prep  .wp-block-group.topsection h2,
	.page-template-bios  .wp-block-group.topsection h2 {
		margin-top: 10px;
	}
	.page-template-test-prep  .wp-block-group.approach-section h2,
	.page-template-test-prep  .wp-block-group.student-issues h2,
	.page-template-test-prep  .wp-block-group.regular-updates h2 {
		margin-top: 30px;
	}
	.page-template-test-prep  .wp-block-group.approach-section h2 {
		margin-bottom: 30px;
	}
	
	.test-prep-fullwidth .image-column .wp-block-image.is-resized {
		margin-right: 0;
	}
	.page-template-test-prep .wp-block-group.test-prep-fullwidth .test-prep-sidebox,
	.page-template-bios .wp-block-group.test-prep-fullwidth .test-prep-sidebox {
		margin-right: 0;
		margin-bottom: 30px;
	}
}
@media (max-width: 400px) {
	.tutor-item {
		margin-top: 40px;
	}
	.tutor-details {
		width: 60%;
	}
}
@media (max-width: 320px) {
	.tutor-details {
		width: 50%;
	}
}

/*----------- newsletter subscribe form ------------ */

#_form_15_ { font-size:14px; line-height:1.6; font-family:arial, helvetica, sans-serif; margin:0; }
 #_form_15_ * { outline:0; }
 ._form_hide { display:none; visibility:hidden; }
 ._form_show { display:block; visibility:visible; }
 #_form_15_._form-top { top:0; }
 #_form_15_._form-bottom { bottom:0; }
 #_form_15_._form-left { left:0; }
 #_form_15_._form-right { right:0; }
 #_form_15_ input[type="text"],#_form_15_ input[type="date"],#_form_15_ textarea { padding:6px; height:auto; border:#979797 1px solid; border-radius:4px; color:#000 !important; font-size:18px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
 #_form_15_ textarea { resize:none; }
 #_form_15_ ._submit { -webkit-appearance:none; cursor:pointer; font-family:arial, sans-serif; font-size:16px; text-align:center; background:#3d85c6 !important; border:0 !important; -moz-border-radius:4px !important; -webkit-border-radius:4px !important; border-radius:4px !important; color:#fff !important; padding: 5px 10px !important; }
 #_form_15_ ._close-icon { cursor:pointer; background-image:url('https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png'); background-repeat:no-repeat; background-size:14.2px 14.2px; position:absolute; display:block; top:11px; right:9px; overflow:hidden; width:16.2px; height:16.2px; }
 #_form_15_ ._close-icon:before { position:relative; }
 #_form_15_ ._form-body { margin-bottom:30px; }
 #_form_15_ ._form-image-left { width:150px; float:left; }
 #_form_15_ ._form-content-right { margin-left:164px; }
 #_form_15_ ._form-branding { color:#fff; font-size:10px; clear:both; text-align:left; margin-top:30px; font-weight:100; }
 #_form_15_ ._form-branding ._logo { display:block; width:130px; height:14px; margin-top:6px; background-image:url('https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png'); background-size:130px auto; background-repeat:no-repeat; }
 #_form_15_ ._form-label,#_form_15_ ._form_element ._form-label { font-weight:bold; margin-bottom:5px; display:block; }
 #_form_15_._dark ._form-branding { color:#333; }
 #_form_15_._dark ._form-branding ._logo { background-image:url('https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png'); }
 #_form_15_ ._form_element { position:relative; margin-bottom:10px; font-size:0; max-width:100%; }
 #_form_15_ ._form_element * { font-size:14px; }
 #_form_15_ ._form_element._clear { clear:both; width:100%; float:none; }
 #_form_15_ ._form_element._clear:after { clear:left; }
 #_form_15_ ._form_element input[type="text"],#_form_15_ ._form_element input[type="date"],#_form_15_ ._form_element select,#_form_15_ ._form_element textarea:not(.g-recaptcha-response) { display:block; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
 #_form_15_ ._field-wrapper { position:relative; }
 #_form_15_ ._inline-style { float:left; }
 #_form_15_ ._inline-style input[type="text"] { width:150px; }
 #_form_15_ ._inline-style:not(._clear) + ._inline-style:not(._clear) { margin-left:20px; }
 #_form_15_ ._form_element img._form-image { max-width:100%; }
 #_form_15_ ._clear-element { clear:left; }
 #_form_15_ ._full_width { width:100%; }
 #_form_15_ ._form_full_field { display:block; width:100%; margin-bottom:10px; }
 #_form_15_ input[type="text"]._has_error,#_form_15_ textarea._has_error { border:#f37c7b 1px solid; }
 #_form_15_ input[type="checkbox"]._has_error { outline:#f37c7b 1px solid; }
 #_form_15_ ._error { display:block; position:absolute; font-size:14px; z-index:10000001; }
 #_form_15_ ._error._above { padding-bottom:4px; bottom:39px; right:0; }
 #_form_15_ ._error._below { padding-top:4px; top:100%; right:0; }
 #_form_15_ ._error._above ._error-arrow { bottom:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #f37c7b; }
 #_form_15_ ._error._below ._error-arrow { top:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #f37c7b; }
 #_form_15_ ._error-inner { padding:8px 12px; background-color:#f37c7b; font-size:14px; font-family:arial, sans-serif; color:#fff; text-align:center; text-decoration:none; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
 #_form_15_ ._error-inner._form_error { margin-bottom:5px; text-align:left; }
 #_form_15_ ._button-wrapper ._error-inner._form_error { position:static; }
 #_form_15_ ._error-inner._no_arrow { margin-bottom:10px; }
 #_form_15_ ._error-arrow { position:absolute; width:0; height:0; }
 #_form_15_ ._error-html { margin-bottom:10px; }
 .pika-single { z-index:10000001 !important; }
 #_form_15_ input[type="text"].datetime_date { width:69%; display:inline; }
 #_form_15_ select.datetime_time { width:29%; display:inline; height:32px; }
 @media all and (min-width:320px) and (max-width:667px) { ::-webkit-scrollbar { display:none; }
 #_form_15_ { margin:0; width:100%; min-width:100%; max-width:100%; box-sizing:border-box; }
 #_form_15_ * { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:1em; }
 #_form_15_ ._form-content { margin:0; width:100%; }
 #_form_15_ ._form-inner { display:block; min-width:100%; }
 #_form_15_ ._form-title,#_form_15_ ._inline-style { margin-top:0; margin-right:0; margin-left:0; }
 #_form_15_ ._form-title { font-size:1.2em; }
 #_form_15_ ._form_element { margin:0 0 20px; padding:0; width:100%; }
 #_form_15_ ._form-element,#_form_15_ ._inline-style,#_form_15_ input[type="text"],#_form_15_ label,#_form_15_ p,#_form_15_ textarea:not(.g-recaptcha-response) { float:none; display:block; width:100%; }
 #_form_15_ ._row._checkbox-radio label { display:inline; }
 #_form_15_ ._row,#_form_15_ p,#_form_15_ label { margin-bottom:0.7em; width:100%; }
 #_form_15_ ._row input[type="checkbox"],#_form_15_ ._row input[type="radio"] { margin:0 !important; vertical-align:middle !important; }
 #_form_15_ ._row input[type="checkbox"] + span label { display:inline; }
 #_form_15_ ._row span label { margin:0 !important; width:initial !important; vertical-align:middle !important; }
 #_form_15_ ._form-image { max-width:100%; height:auto !important; }
 #_form_15_ input[type="text"] { padding-left:10px; padding-right:10px; font-size:16px; line-height:1.3em; -webkit-appearance:none; }
 #_form_15_ input[type="radio"],#_form_15_ input[type="checkbox"] { display:inline-block; width:1.3em; height:1.3em; font-size:1em; margin:0 0.3em 0 0; vertical-align:baseline; }
 #_form_15_ button[type="submit"] { padding:20px; font-size:1.5em; }
 #_form_15_ ._inline-style { margin:20px 0 0 !important; }
 }

 #_form_15_ ._form-title { font-size:22px; line-height:22px; font-weight:600; margin-bottom:0; }
 #_form_15_:before,#_form_15_:after { content:" "; display:table; }
 #_form_15_:after { clear:both; }
 #_form_15_._inline-style { width:auto; display:inline-block; }
 #_form_15_._inline-style input[type="text"],#_form_15_._inline-style input[type="date"] { padding:10px 12px; }
 #_form_15_._inline-style button._inline-style { position:relative; top:27px; }
 #_form_15_._inline-style p { margin:0; }
 #_form_15_._inline-style ._button-wrapper { position:relative; margin:27px 12.5px 0 20px; }
 #_form_15_ ._form-thank-you { position:relative; left:0; right:0; text-align:center; font-size:18px; }
 @media all and (min-width:320px) and (max-width:667px) { #_form_15_._inline-form._inline-style ._inline-style._button-wrapper { margin-top:20px !important; margin-left:0 !important; }
 }
 ._button-wrapper {
 	text-align: center;
 }