.home-form-left .img-form-contact {
	right: 40px;
}

.home-form-col-submit {
	position: relative;
}

div.wpcf7 .ajax-loader {
	position: absolute;
	bottom: -20px;
	left: 0;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: none!important;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	border: none!important;
}

span.wpcf7-not-valid-tip {
	font-size: 14px!important;
}

.social-print {
    cursor: pointer;
}

.editor-styles a {
	text-decoration: underline;
	color: #000;
}

.editor-styles a:hover {
	text-decoration: none;
	background-color: #68eb88;
}

.not-found {
  padding-top: 200px;
  padding-bottom: 100px;
  text-align: center;
}

.second-col.collaboration-col img {
	max-width: 110px;
	max-height: 40px;
}

.sidebar-social-box.fixed-bottom {
	padding-bottom: 20px;
}

.printomatic {
	display: none!important;
}

.home-form-inner {
	align-items: stretch;
}

.quote {
	margin-bottom: 30px;
}




.header-det a {
	text-decoration: none;
	color: #212121;
}

.story-full-img {
	background-attachment: fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.paraxify {
	background-attachment: scroll!important;
}

.about-bg {
	height: auto;
	background: transparent;
	text-align: center;
	margin-bottom: 0;
	margin-top: -40px;
}

.collaboration-block .collaboration-logos img {
	max-width: 150px;
	max-height: 70px;
}

.intro-text-hidden {
	display: none;
}

.text-col p {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -0.24px;
	line-height: 21px;
}



.second-col.collaboration-col img {
	max-height: 40px;
}

.letting_go-img {
	bottom: 40px;
	width: 187px;
	height: 166px;
	background-repeat: no-repeat;
	background-size: contain;
	right: -30px;
}

.idea-img {
	width: 127px;
	height: 265px;
	background-repeat: no-repeat;
	background-size: contain;
	left: -127px;
	bottom: -70px;
	top: auto;
}

.tile-story-logo img {
	max-height: 30px;
}

.dropcap {
	margin-top: -5px;
}

.cli-bar-container {
	justify-content: center;
}

.cli-style-v2 .cli-bar-message {
	width: auto;
	color: #000000;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.42px;
	line-height: 20px;
	
}

.cli-bar-btn_container {
	margin-left: 30px;
}

.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
	width: 101px;
	height: 30px;
	border-radius: 3px;
	background-color: #2f2f2f;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -0.37px;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0!important;
	margin: 0;
}

.video-wrapper{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
	width: 100%;
	margin-bottom: 30px;
}
.video-wrapper video{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}

.intro-content-wrapper.intro-content-wrapper-3 .intro-gif {
	right: 0;
	left: auto;
}

.intro-content-wrapper.intro-content-wrapper-3 .intro-text-wrap {
	left: 0;
  justify-content: flex-end;
	padding-right: 60px;
}

.story-author-img img {
	width: 100%;
}

.editor-styles iframe {
	display: block;
	margin: 0 auto;
}

.collaboration-logos a {
	width: 26%;
	text-align: center;
}

.collaboration-block .collaboration-logos {
	justify-content: center;
}

.story-date {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -.54px;
	line-height: 31px;
}



@media (max-width: 1366px) {
	.collaboration-logos a {
		width: 29%;
	}
}

@media (max-width: 985px) {
	.cli-style-v2.cli-bar-container {
		justify-content: center;
	}

	.cli-style-v2 .cli-bar-btn_container {
		margin-left: 15px;
		margin-right: 15px;
	}

	.cli-style-v2 .cli-bar-message {
		margin-top: 10px;
		text-align: center;
		margin-right: 15px;
		margin-left: 15px;
	}
}

@media (min-width: 1025px) {
	.second-col-wrapper {
		width: 65%;
	}

	.second-section .wide-container {
		max-width: 1900px;
		padding-left: 65px;
		padding-right: 65px;
	}
	.series-slide-text a {
		font-size: 18px;
		font-weight: 700;
		letter-spacing: -0.54px;
		line-height: 19px;
	}

	.series-info p {
		font-size: 18px;
		font-weight: 400;
		letter-spacing: -0.54px;
	}

	.story-collaborator {
		font-size: 16px;
		font-weight: 500;
		letter-spacing: 1.47px;
		line-height: 22px;
	}
}

@media (max-width: 1439px) {
	.letting_go-img {
		display: none;
	}
}

@media (min-width: 768px) {
	.intro-content-wrapper.intro-content-wrapper-text-center .intro-text-wrap {
		width: 100%;
		left: 0;
		justify-content: center;
		text-align: center;
	}
	
	.intro-content-wrapper.intro-content-wrapper-gif-center .intro-gif{
		left: 50%;
		transform: translate(-50%, -50%)
	}

	.home-form-left {
		width: 50%;
	}

	.home-form-right {
		width: 50%;
	}
}

@media (max-width: 1024px){
	.home-bottom-slider .slick-track {
		left: -50px;
	}
}

@media (max-width: 767px){
	.home-form-right p br {
		display: none;
	}

	.home-slide-img.bg-overlayed::before {
		display: none;
	}

	.home-mobile-slider .slick-track{
		left: -40px;
	}

	.home-series-slider .slick-track {
		left: -50px;
	}

	.sidebar-social-box {
		display: none;
	}

	.editor-styles>figure {
		max-width: 100%;
		width: 100%!important;
		margin-left: 0!important;
		margin-right: 0!important;
		text-align: center;
	}

	.editor-styles >figure  figcaption {
		left: 50%;
		transform: translateX(-50%);
	}

	.intro-text {
		font-size: 22px;
	}

	.intro-content-wrapper-text-center {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.home-slide-inner {
		width: 100%;
	}

	.home-slide-content {
		width: 100%;
	}

	.bottom-slide-inner .tile-story-logo {
		text-align: center;
		display: flex;
		justify-content: center;
	}

	.tile-story-logo-home, .mobile-slider .tile-story-logo {
		text-align: center;
	}
	.tile-story-logo-home img, .mobile-slider .tile-story-logo img {
		display: inline-block;
	}
	
    
}

@media (max-width: 600px){
	.about-bg {
		margin-top: -50px;
	}
}

.intro-section-hide {
	display: none;
}

.story-author-img img {
	height: 100%;
  object-fit: cover;
}

@media (max-width: 480px) {
	.editor-styles > img {
		margin-bottom: 25px!important;
	}

	.editor-styles p img {
		margin-bottom: 25px!important;
	}

	.editor-styles  img {
		margin-bottom: 0!important;
	}

	.editor-styles >figure  figcaption {
		left: 0;
		transform: none;
		right: 0;
	}
}

.donate-link {
  width: 120px;
  height: 36px;
  border-radius: 5px;
  background-color: #000000;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
	transition: 0.3s;
	margin-left: 30px;
}

.donate-link:hover {
  background-color: #68eb88;
  color: #000;
}

@media (max-width: 1024px){
	.donate-link {
		margin-left: 0;
		margin-bottom: 25px;
	}

	.header-right-inner {
		padding-top: 90px;
	}
}

.collaboration-col {
	width: 490px;
	max-width: 100%;
}

@media (max-width: 1024px) {
	.second-col-wrapper {
		width: 100%;
	}

	.second-inner {
		flex-wrap: wrap;
	}

	.wand-col {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
}

@media (max-width: 480px) {
	.collaboration-logos a {
		width: auto;
	}
}

.story-form-single {
	margin: 0;
}



@media (min-width: 768px) {
	.story-form-single .home-form-left {
		width: 35%;
	}
	
	.story-form-single .home-form-right {
		width: 63%;
	}
}

.wand-box:before {
	background: url(../media/assets/handl.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.wand-box:after {
	background: url(../media/assets/handr.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.intro-section .sticky {
	z-index: -1;
}

.story-collaborator {
	border: none;
	display: flex;
	align-items: center;
	padding: 0;
}

.story-collaborator .story-collaborator-image {
	max-height: 50px;
	margin-right: 30px;
}

@media (max-width: 767px) {
	.story-collaborator {
		padding-left: 15px;
		padding-right: 15px;
	}
}


@media (max-width: 480px) {
	.story-collaborator {
		flex-wrap: wrap;
	}

	.story-collaborator .story-collaborator-image {
		margin-bottom: 20px;
	}

	.collaborator-text-flex {
		width: 100%;
	}
}

.series-wrap {
	align-items: center;
}

.idea-img {
	bottom: -125px;
}

/*player*/

.audioplayer-wrapper {
  border: 2px solid #68eb88;
  border-radius: 10px;
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: -4px 4px 0px 0px #68eb88;
  -moz-box-shadow: -4px 4px 0px 0px #68eb88;
  box-shadow: -4px 4px 0px 0px #68eb88;
}

.audioplayer-wrapper h3 {
  font-weight: 600;
  font-family: Proxima Nova Lt;
  font-size: 16px;
  padding-bottom: 10px;
  line-height: 1.3em;
}