/* CSS for full-screen landing pages */
bodybody[class*="page-template-homepage"] {

}

body[class*="page-template-homepage"] {
	background: rgba(8,35,45,0.5);
}

body[class*="page-template-homepage"].menu-open {
	background: rgba(8,35,45,1);
}

/* MAIN NAV ADJUSTMENTS FOR BACKGROUND IMAGE TEMPLATES */
body[class*="page-template-homepage"] .main_nav_links li a:hover {
	color: rgba(255,255,255,0.7);
}

body[class*="page-template-homepage"] .titlebar_search_articles input[type='text']::-webkit-input-placeholder,
body[class*="page-template-homepage"] .titlebar_search_articles input[type='submit'] {
	color: #FFF;
	color: rgba(255,255,255,0.8);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	border-color: #FFF;
	border-color: rgba(255,255,255,0.8);
}

body[class*="page-template-homepage"] .titlebar_search_articles input[type='text'],
body[class*="page-template-homepage"] .titlebar_search_articles input[type='text']:focus,
body[class*="page-template-homepage"] .titlebar_search_articles input[type='text']:active,
body[class*="page-template-homepage"] .titlebar_search_articles input[type='text']:hover {
	color: #FFF;
	background: transparent !important;
}

body[class*="page-template-homepage"] .titlebar_search_articles input[type='text']:focus::-webkit-input-placeholder {
	text-shadow: none;
}

body[class*="page-template-homepage"] .titlebar_search_articles input[type='text']:focus + input {
	text-shadow: none;
	background: #76A841;
	color: #FFF;
	border-bottom: 2px solid #507827;
}

body[class*="page-template-homepage"] titlebar_search_articles input[type='text']:focus {
	background: transparent !important;
	color: #FFF;
	border-bottom-color: #FFF;
}

body[class*="page-template-homepage"] .menu-activator span.icon-arrows-up,
body[class*="page-template-homepage"] .menu-activator span.icon-arrows-hamburger-2 {
    text-shadow: 0px 0px 3px rgba(0,0,0,0.3);
 }

/* ADD ELEMENTS HERE FOR NEW TEMPLATES */
body[class*="page-template-homepage"].menu-open .home_headline,
body[class*="page-template-homepage"].menu-open .home_signup,
body[class*="page-template-homepage"].menu-open .home_login,
body[class*="page-template-homepage"].menu-open .home_fb,
body[class*="page-template-homepage"].menu-open .home_about {
	transition: opacity .3s;
	opacity: 0;
}


/* ADD ELEMENTS HERE FOR NEW TEMPLATES */
body[class*="page-template-homepage"].showing-home-detail #header,
body[class*="page-template-homepage"].showing-home-detail .home_headline,
body[class*="page-template-homepage"].showing-home-detail .home_signup,
body[class*="page-template-homepage"].showing-home-detail .home_login,
body[class*="page-template-homepage"].showing-home-detail .home_fb {
	transition: opacity .3s;
	opacity: 0;
}


body[class*="page-template-homepage"] .kleo-page {
	background: transparent;
}

body[class*="page-template-homepage"] a {
	color: white;
	color: rgba(255,255,255,0.8);
}

/* HEADER OVERRIDES */
body[class*="page-template-homepage"] #logo-symbol {
	background-image: url('/wp-content/themes/sweetdate-child/images/MMlogo_white_symbol_50@2x.png');
	width: 46px;
	height: 46px;
}

body[class*="page-template-homepage"] #header {
	/* background: rgba(33,94,116,0.8)*/
}

body[class*="page-template-homepage"] .main_nav_links {
	background: transparent;
}

body[class*="page-template-homepage"] .main_nav_links li:first-child:before {
	color: #FFF;
}

body[class*="page-template-homepage"] .main_nav_links form.nav_search_articles input[type=submit] {
	color: rgba(255,255,255,0.5);
	border-color: rgba(255,255,255,0.5);
}

body[class*="page-template-homepage"] .main_nav_links li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	background-color: inherit;
}

body[class*="page-template-homepage"] .main_nav_links a:before {
	color: #FFF;
}

body[class*="page-template-homepage"] .main_nav_links a {
	font-family: "Intro Bold";
	color: #FFF;
}

body[class*="page-template-homepage"] .headerlogo {
	text-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}

body[class*="page-template-homepage"] .headerlogo #logo-symbol {
	margin-bottom: 2px;
}

body[class*="page-template-homepage"] .headerlogo .logotext-meet {
	line-height: 41px;
	font-size: 26px;
  left: 2px;
  position:relative;
}

body[class*="page-template-homepage"] .headerlogo .logotext-mindful {
	line-height: 41px;
  font-size: 26px;
  left: 0;
}

body[class*="page-template-homepage"] .main_nav_links input[type=text]::-webkit-input-placeholder {
	color: #FFF;
	color: rgba(255,255,255,0.5);
	font-style: normal;
	font-variant: normal;
	font-family: "Intro Bold";
}

body[class*="page-template-homepage"] .main_nav_links li:first-child:focus,
body[class*="page-template-homepage"] .main_nav_links form.nav_search_articles input[type=text]:focus,
body[class*="page-template-homepage"] .main_nav_links form.nav_search_articles input[type=text]:focus:hover,
body[class*="page-template-homepage"] .main_nav_links form.nav_search_articles input[type=text]:active {
	background: inherit !important;
}

body[class*="page-template-homepage"] .main_nav_links form.nav_search_articles input[type=text]:focus::-webkit-input-placeholder {
	color: rgba(255,255,255,0.6);
}

body[class*="page-template-homepage"] .main_nav_links form.nav_search_articles input[type=text] {
	color: #FFF;
	font-family: "Intro Bold";
}




/* HOME PAGE DEFAULT BODY */



.home_signup,
.home_login,
.home_about,
.home_headline {
	position: fixed;
	text-align: center;
	width: 94%;
	margin-left: 3%;
	color: #FFF;
	color: rgba(255,255,255,0.8);
	z-index: 3;
	font-family: "Intro Bold";
}



.home_headline { 
	top: 20vh;
	font-size: 45px;
	line-height: 1.1;
	letter-spacing: -2px;
	font-family: "Museo Sans";
	color: #FFF;
}



.home_headline_mindful {
	font-family: "Intro Bold";
}


.home_signup {
	top: 45vh;
	width: 80%;
	margin-left: 10%;
}

.home_signup_button {
	height: 45px;
	line-height: 43px;
	font-size: 14px;
	/* background: rgba(255,255,255,0.1); */
	display: block;
	text-transform: uppercase;
	border-radius: 4px;
	font-family: "Intro Bold";
	font-weight: 900;
	background: #605b77;
	border-bottom: 2px solid #215e74;
	text-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.home_signup_options,
.home_login_options {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding-top: 5px;
}

.home_login_options {
	padding-top: 10px;
}

	.home_signup_subhead, .home_login_subhead,
	.home_signup_email, .home_login_email,
	.home_signup_fb, .home_login_fb {
		float: left;
		display: inline-block;
	}

	.home_signup_subhead, .home_login_subhead {
		padding-right: 0;
		text-align: right;
		font-family: "Intro Bold";
		line-height: 42px;
		width: 24%;
		margin-left:0;
		color: #FFF;
		font-size: 14px;
	}

	.home_signup_email, .home_login_email,
	.home_signup_fb, .home_login_fb {
		height: 40px;
		border: none;
		line-height: 40px;
		border-radius: 4px;
		font-family: "Intro Bold";
		text-transform: uppercase;
		border-bottom-width: 2px;
		margin: 0 1%;
		text-transform: lowercase;
		font-size: 16;
	}

	.home_signup_fb,
	.home_login_fb {
		background: #3B5998;
		padding-left: 0;
		border-bottom: 2px solid #203665;
		width: 40%;
		margin-left: 2%;
		font-size: 15px;
		cursor: pointer;
	}

	.home_signup_fb span.homepage_fb_login_button_symbol,
	.home_login_fb span.homepage_fb_login_button_symbol {
		padding-top: 0;
    padding-left: 18px;
    padding-right: 10px;
    margin-right: 0;
    line-height: 40px;
    font-size: 26px;
    padding-bottom: 0;
    border-right-color: #4e6eb0;
	}

	.home_signup_email,
	.home_login_email {
		width: 32%;
		background: #605b77;
		border-bottom: 2px solid #215e74;
		margin-right: 0;
		font-size: 15px;
	}

	span.homepage_login_email_symbol:before {
	  font-size: 24px;
    font-family: 'linea-basic-10';
    content: '&';
    line-height: 52px;
    position: relative;
    top: -8px;
    left: 1px;
	}

.home_login {
	top: 55vh;
}

.home_login_button {
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	display: block;
	font-size: 15px;
	color: #FFF;
	font-family: "Intro Bold";
	}

.home_login_button strong {
	font-family: "Intro Bold";
	color: #caf3fe;
	margin-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

.home_login_options,
.home_signup_options {
	display: none; /* default */
	width: 100%;
}

.login_prompt {
	top: 75vh;
	position: absolute;
	color: white;
}


.home_about {
	top: 93vh;
	width: 100%;
	margin: 0;
	padding: 0 16px;

	transition: all .3s;
	height: 40px; /* initial */
}

.home_about_content { 
	opacity: 0; 
	display: block;
	transition: opacity 1.5s; 
}

.home_about .home_about_content p {
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	margin-bottom: 1em;
	display: block;
	color: #FFF;
	font-family: "Intro Bold";
}

.home_about .home_about_content p a {
	font-family: "Intro Bold" !important;
	margin-left: 1em;
	letter-spacing: 0.5px;
}

	.showing-home-detail .home_about {
    top: 0;
    background: rgba(38,151,188,0.95);
    height: 100%;
    z-index: 4;
    padding-top: 2em;
	}

	.showing-home-detail .home_about_content {
		opacity: 1;
		display: block;
		height: 100%;
		overflow-y: scroll;
		padding-bottom: 30px;
	}

	.home_about_content .home_about_content_image {
		width: 100%;
		height: 25vh;
		max-width: 100%;
		display: block;
		background-size: cover;
		background-position: center;
		margin: 0em 0 1.5em;
		border-radius: 4px;
		border-bottom: 20px solid rgba(255,255,255,0.8);
    border-top: 10px solid rgba(255,255,255,0.4);
	}

	.home_about_content .home_about_content_image {
		background-image: url(/wp-content/themes/sweetdate-child/images/home_about_detail_header_default.jpg);
	}
	

		.page-template-homepage-landing-partners-elephantjournal .home_about_content .home_about_content_image {
			background-image: url(/wp-content/themes/sweetdate-child/images/home_about_detail_header_elephant.jpg);
			background-size: cover;
			border: none;
		}

	.home_about_content .home_about_content_image:nth-of-type(2) {
	}


	.home_about_button {
		font-size: 20px;
		display: block;
		width: 100%;
		color: #FFF;
		text-align: center;
		font-family: "Intro Bold";
		color: #caf3fe;
		height: 40px;
		text-shadow: none;
	}

	.showing-home-detail .home_about_button {
		font-size: 20px;
		color: #FFF;
	}

	.home_about_button span.icon-arrows-remove { 
		display: none; 
		position: absolute;
		top: 10px;
		font-size: 30px;
		right: 10px;
	}

	.showing-home-detail .home_about_button span.icon-arrows-remove {
		display: inline;
	}

	.home_about_button span.icon-arrows-up,
	.home_about_button span.icon-arrows-remove {
		font-family: "linea-basic-arrows";
	}

		.home_about_button span.icon-arrows-up {
			position: relative;
			top: 3px;
			left: 2px;
		}

		.home_about_button span.logotext-mindful {
			position: relative;
			right: 4px;
		}

		.home_about_button span.logotext-meet,
		.home_about_button span.logotext-mindful {
			text-shadow: 0px 0px 17px rgba(255,255,255,0.9);
		}

		.showing-home-detail .home_about_button span.logotext-meet {
			color: #FFF;
		}


/* XS */
@media only screen and (min-width: 380px) {
	.home_signup,
	.home_login,
	.home_headline {
		width: 84%;
		margin-left: 8%;
	}

	.home_login_button,
	.home_signup_button,
	.home_about_button {
		cursor: pointer;
	}
}

/* SM */
@media only screen and (max-width: 415px) and (min-height: 540px) {
	.home_headline { top: 25vh;}
}


/* MD */
@media only screen and (min-width: 720px) {

	body[class*="page-template-homepage"] .main_nav_links li {
		border-bottom: none;
	}

	.home_signup,
	.home_login {
		width: 360px;
		left: 50%;
		margin-left: -180px;
	}

	

	.home_about,
	.home_headline {
		width: 100%;
		margin: 0 auto;
	}


	.home_headline {
		top: 36vh
	}

	.home_login_button {
		font-size: 20px
	}

	.home_login_button {
		font-size: 18px
	}

	.home_about_button {
		font-size: 30px;
	}

	.showing_home_detail .home_about {
		background: rgba(255,255,255,0.9);
	}

	.showing_home_detail .home_about .home_about_content p {
		color: #666;
		font-family: "Museo Sans";
		font-size: 16px;
	}

	.showing-home-detail .home_about {
		top: 20vh;
    height: auto;
    width: 700px;
    left: 50%;
    margin-left: -350px;
    padding: 2vh 5%;
    border-radius: 4px;

    background: rgba(255,255,255,0.9);
    box-shadow: 0px 2px 20px rgba(0,0,0,0.3);
	}

	.showing-home-detail .home_about_button {
		font-size: 30px;
		padding-top: 15px;
		color: #444;
		text-shadow: none;
		font-family:"Museo Sans";
	}

	.showing-home-detail .home_about_button span.logotext-meet {
		color: #605b77;
	}

	.showing-home-detail .home_about_button span.logotext-mindful {
 		right: 8px;
 	}

	.showing-home-detail .home_about_content {
		margin-top: 30px;
	}

	.showing-home-detail .home_about_content p {
		color: #666;
		font-size: 16px;
		line-height: 1.4;
		padding-left: 10px;
		padding-right: 10px;
		font-family: "Museo Sans";
	}

	.showing-home-detail .home_about_content p a {
		color: #605b77;
	}

	body[class*="page-template-homepage"] .titlebar_search_articles input[type='submit'] {
		border: none;
	}

}

@media only screen and (min-width: 1024px) { 
	.showing-home-detail .home_about {
		top: 10vh;
	}
}

/* SLIDESHOW Background */
.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    list-style-type: none;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(/wp-content/themes/sweetdate-child/images/homepage_fullscreen_slideshow/pattern.png) repeat top left;
    opacity: .05;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
	  -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
    color: transparent;
    text-indent: -100000px;
}
.cb-slideshow li:nth-child(1) span { 
	background-image: url(/wp-content/themes/sweetdate-child/images/homepage_fullscreen_slideshow/homepage_fullscreen_slideshow_0.jpg);
	background-position:50%;
}
.cb-slideshow li:nth-child(2) span {
    background-image: url(/wp-content/themes/sweetdate-child/images/homepage_fullscreen_slideshow/homepage_fullscreen_slideshow_1.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
    background-position: 32%;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url(/wp-content/themes/sweetdate-child/images/homepage_fullscreen_slideshow/homepage_fullscreen_slideshow_6.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
    background-position: 50%;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url(/wp-content/themes/sweetdate-child/images/homepage_fullscreen_slideshow/homepage_fullscreen_slideshow_2.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
    background-position: 20%;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url(/wp-content/themes/sweetdate-child/images/homepage_fullscreen_slideshow/homepage_fullscreen_slideshow_3.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
    
}
.cb-slideshow li:nth-child(6) span {
    background-image: url(/wp-content/themes/sweetdate-child/images/homepage_fullscreen_slideshow/homepage_fullscreen_slideshow_4.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
    background-position: 20% top;
    
}
@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 0.35;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 0.35;
	    -webkit-transform: scale(1.12);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.12);
	}
	25% {
	    opacity: 0;
	    -webkit-transform: scale(1.12) translateY(2%);
	}
	100% { 
			opacity: 0; 
			-webkit-transform: scale(1.12) translateY(4%) 
			}
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 0.35;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 0.35;
	    -moz-transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.1) translateY(-20%);
	}
	25% {
	    opacity: 0;
	    -moz-transform: scale(1.1) translateY(-100%);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 0.35;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 0.35;
	    -o-transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.15) translateY(5%);
	}
	25% {
	    opacity: 0;
	    -o-transform: scale(1.6) translateY(10%);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 0.35;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 0.35;
	    -ms-transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.1) translateY(-20%);
	}
	25% {
	    opacity: 0;
	    -ms-transform: scale(1.1) translateY(-100%);
	}
	100% { opacity: 0 }
}
@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 0.35;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 0.35;
	    transform: scale(1.12);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.12);
	}
	25% {
	    opacity: 0;
	    -transform: scale(1.12) translateY(2%);
	}
	100% { 
			opacity: 0; 
			-transform: scale(1.12) translateY(4%) }
}

.landing-sales {
	background: #F8F8F8;
}

.landing-sales h1,
.landing-sales h2,
.landing-sales h3,
.landing-sales h4 {
	text-align: center;
}

.landing-sales h1 {
	font-size: 30px;
	margin-top: 60px;
	color: #FFF;
	font-family: "Intro Bold";
}

.code {
	font-family: "Courier";
}

.landing-sales h1 .code {
	font-size: 35px;
	background: #155165;
	color: #FFF;
	padding-left: 17px;
	padding-right: 13px;
	padding-bottom: 2px;
	border-radius: 40px;
	color: #FFF;
}

.landing-sales h2 {
	font-size: 16px;
	line-height: 1.4;
	color: #FFF;
	font-family: "Intro Bold";

}

.landing-sales h2.host {
	font-family: "Intro Bold";
	font-size: 14px;
}

.landing-sales h3 {
	font-size: 12px;
	color: rgba(255,255,255,0.7);
	font-weight: 900;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 2em 0 1em;
	clear: both;
}


.landing-sales h4 {
	color: #333;
}

.landing-sales-allana .events-header {
	overflow: hidden; /* clip bg */
	position: relative;
	background: #605b77;
}
.landing-sales-allana .events-header .events-header-bg {
	background: #FFF url('/wp-content/themes/sweetdate-child/images/couple-on-beach.jpg') no-repeat ;
	width: 100%;
	height: 400px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	
	opacity: .25;
}

.landing-sales .events-detail {
	background: #F8F8F8;
}

.landing-sales .event-features {
	background: #FFF;
	border: 1px solid #EEE;
	display: block;
	overflow: hidden;
	margin:1em 0;
	padding: 0;
}

	.event-features li {
		width: 33%;
		padding: 1%;
		list-style-type: none;
		text-align: center;
		font-size: 17px;
		height: 4.5em;
		padding-top: .5em;
		font-family: "Intro Bold";
		line-height: 1.2;
		vertical-align: middle;
		float: left;
		display: inline-block;
		color: #76A841;

	}

.landing-sales .events-detail h3,
.landing-sales .sales-pricing h3 {
	color: #DDD;
}


.landing-sales-events .event {
	border: 1px solid #EEE;
	border-radius: 2px;
	padding: 1em 1em 2em 1em;
	margin: .5em 0 1.5em;
	background: #FFF;
}

.landing-sales-events p.pricing {
	
}

.landing-sales-events p.pricing .primary {
	margin: 10px auto;
}
.landing-sales-events .event .button.secondary {

}

.landing-sales-events .events-month {
	font-family:"Intro Bold";
	text-transform: uppercase;
	font-size: .5em;
	color: #888;
	position: relative;
	top: -.2em;
	left: .4em;
}

.landing-sales-events .events-day {
	font-family:"Intro Bold";
	margin-right: 10px;
	font-size: .9em;
	color: #777;
	font-variant: small-caps;
}

.landing-sales-events .events-title {
	display: block;
	clear: both;
	margin-top: 5px;
	font-size: 24px;
	line-height: 1.4;
	color: #605b77;
}

.allana-photo {
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
	top: 10px;
	border-radius: 15px;
	margin-right: 5px;
}

.allana-bio-bg {
	background: #FFF url('/wp-content/themes/sweetdate-child/images/landing-sales-allana-1.jpg') scroll no-repeat;
	background-size: cover;
	width: 100%;
	display: block;
	height: 200px;
}

@media only screen and (min-width: 320px) {

}

@media only screen and (min-width: 375px) {
	.allana-photo{
		width: 50px;
		height: 50px;
		vertical-align: middle;
		top: 0;
		border-radius: 25px;
	}

	.event-features li {
		font-size: 19px;
	}
}

@media only screen and (min-width: 412px) {
	.event-features li {
		font-size: 22px;
	}
}

@media only screen and (min-width: 768px) {
	.landing-sales-allana .events-header .events-header-bg,
	.allana-bio-bg  {
		background-size: cover;
		background-attachment: fixed;
	}

	.allana-bio-bg  {
		height: 500px;
		margin-bottom: 50px;
		background-position: center;
	}
	.landing-sales-events p,
	.landing-sales-events li {
		font-size: 18px;
	}
	.landing-sales .event-features {
		background: none;
		border: 0;
		list-style-type: circle;
		margin-top: 0;

	}
	.landing-sales .event-features li {
		font-size: 18px;
		color: inherit;
		padding: 2% 2% 2% 3%;
		width: 31%;
		margin-right: 1%;
		height: auto;
		text-align: left;
		font-family: "Intro Bold";
		background: #FFF;
		border: 1px solid #EEE;;

	}

	.landing-sales-events .event .button.secondary {
		position: absolute;
		bottom: 15px;
		margin: 0 auto;
	}

	.landing-sales-allana .events-header .events-header-bg {
		background-position: center -170px;
	}

	.landing-sales h1 {
		font-size: 50px;
	}

	.landing-sales h1 .code {
		font-size: 55px;
	}

	.landing-sales h2 {
		font-size: 20px;
	}

	.landing-sales-events p.pricing .primary {
		float: none;
		margin: 20px auto;
		display: block;
	}

}

@media only screen and (min-width: 1023px) {
	.landing-sales h2 {
		font-size: 22px;
	}

	.landing-sales h2.host {
		font-size: 20px;
	}


 	.landing-sales-events .event {
 		clear: right;
 	}
}

