/* Site css */

* {margin: 0; padding: 0; outline: 0;}

html {
    font: normal 100% 'Open Sans', 'Helvetica', 'Arial', 'Verdana', sans-serif;
    height: auto;
}

body {
    font-size: 1em; /* 16px */
    line-height: 1.625; /* 26px */
    height: auto;
    color: #fff;
	background: #fff;
    border: #fff solid 1px;
}

p {
	margin: 1em 0 1em 0;
}

a {
	color: #3e3e3e;
}

h1.section-titles {
    font-size: 3em;
    margin-left: 5%;
    font-family: 'Poiret One', cursive;
}

/*-----Video Pop Up-----*/
.ui-dialog {
    color: blue;

}

.ui-dialog-titlebar {
    color: blue;
}

/*-----Header-----*/


/* Main css */

.container {
    max-width: 50em;
    width: 100%;
    height: auto;
    margin: 0 auto;
	position: relative;
    z-index: 10;
	padding: 0;
    background-color: #fff;
}

.section {
	max-width: 50em;
    width: 100%;
    margin: 0 auto;
	position: relative;
    z-index: initial;
	padding: 0;
	height: auto;  
}

.inner {
    max-width: 50em;
	width: 100%;
    height: auto;
	margin: 0 auto;
	position: relative;
    z-index: 1;
    padding: 1em 0;
	font-family: 'PT Sans Caption', sans-serif;
}

.inner_web {
    max-width: 50em;
	width: 100%;
    height: auto;
	margin: 0 auto;
	position: relative;
    z-index: 1;
    padding: 1.5em 0;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 300;   
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

.mobile_nav_button {
    display: none;
} 

ul.mobile_nav {
    display: none;
}

.main_menu {
    max-width: 100%;
	width: 100%;
	margin: 0 auto;
	height: 4em;
    position: relative;
	z-index: 1000;
	background: #fff;
}

.main_menu .inner {
    max-width: 50em;
	width: 100%;
    height: auto;
	margin: 0 auto;
	padding: 0;
	font-weight: 600;
}

.menu { 
	height: 2.1em;
	width: 16%;
	float: left;
	margin: 0 auto;
	text-decoration: none;
	font-size: 1.1em;
	padding: .8em 0 0 0;
	text-align: center;
	color: #000;
}

.main_menu a:hover {
	color: #858585;
}

.active {
	color: #858585;
}

.end {
	margin: 0;
}


/* Sections */

/* Header */

.header {
    max-width: 50em;
    margin: 0 auto;
    width: 100%;
	min-height: 12em;
	text-align: center;
	background: #fff;
	color: #3d3d3d;
	padding: 1em 0 7% 0;
	height: 12em;
}

.top-logo {
	max-width: 100%;
    width: 30em;
}

.tagline {
    font-size: 1.7em;
    margin: 0 0 1em 0;
}


/* Section 1 */

.section1 .inner h1 {
	margin: 0 auto;
	max-width: 50em;
    padding-top: 30%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 2em;
	text-align: center;
	color: #ff0000;
    width: 35%;
    padding-top: 20%;
}

/* hidden for slider 
.section1 {
	background: url(../images/larry-and-smitty.jpg);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain; 
	background-size: 100%, 100%;
    background-position: center;
	background-repeat: no-repeat;
    height: auto;
}  */

.play-button {
    width: 20%;
    margin: 0 40%;
    position: relative;
    z-index: 10;
}



/* Section 2 Six Words Memoir*/

.section2 {
    position: relative;
	background: #231F20;
    padding: 0;
    height: 78em;
    width: 100%;
}

.section2 .inner_web h1 {
    font-family: 'Poiret One', cursive;
    font-size: 2em;
	margin: 4% 0 .5em 3%;
    text-align: left;
}

.section2 a {
	color: #fff;
}

form {
    overflow: auto;
}

.form-input {
    max-width: 100%;
    width: 75%;
	height: 2.5em;
    margin: 0 2%;
    padding: .5%;
    display: inline-block; 
    float: left;
    font-size: 1em;
}

.form-submit {
    max-width: 100%;
    width: 15%;
    height: 2.75em;
    float: left;
}

.section2 p {
    max-width: 100%;
    margin: 0 0 0 3%;
    text-align: left;
    clear: both;
    font-size: 1.5em;
    color: #00a6a3;
}

.powered-by-smith {
    max-width: 50em;
    width: 100%;
    padding: 0;
    background: url(../images/powered-by-smith-new.jpg);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain; 
    background-size: contain;
    background-position: 0px 0px, center;
    background-repeat: no-repeat;
}

#sixword-link {
    padding: 4em 2em;
    position: absolute;
    top: 58%;
    left: 38%;
    z-index: 2;
    max-width: 100%;
    width: 17%;
    margin: 0;
}

#app {
    padding: 5em 2em;
    position: absolute;
    top: 31%;
    left: 38%;
    z-index: 2;
    max-width: 100%;
    width: 17%;
    margin: 0;
}

#press {
    padding: 6em .5em;
    position: absolute;
    top: 38%;
    left: 4%;
    z-index: 2;
    max-width: 100%;
    width: 20%;
    margin: 0;
}

#celebrities {
    padding: 5.5em .5em;
    position: absolute;
    top: 38%;
    left: 73%;
    z-index: 2;
    max-width: 100%;
    width: 20%;
    margin: 0;
}


#events {
    padding: 5em 1em;
    position: absolute;
    top: 68%;
    left: 3.5%;
    z-index: 2;
    max-width: 100%;
    margin: 0;
    width: 18%;
}

#store {
    padding: 3.5em 1em;
    position: absolute;
    top: 76%;
    left: 38%;
    z-index: 2;
    max-width: 100%;
    margin: 0;
    width: 22%;
}

#schools-icon {
    padding: 5em .25em;
    position: absolute;
    top: 68%;
    left: 72%;
    z-index: 2;
    max-width: 100%;
    margin: 0;
    width: 25%;
}




/* Section 3 Schools */

/* Resets inner to full width*/
.section3 .inner {
	width: 100%;
}

/* Need to realign h1 */
.section3 .inner h1 {
    width: auto;
}

.section3 .background-fix {
    background: url(../images/drawing.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; 
	background-size: cover;
	overflow: auto;
    width: 100%;
	height: 32em;
}

.section3 {
    padding: 0;
    height: auto;   
    background-color: #858585;
}
.section3 .inner {

}

.section3-modal {
    position: absolute;
    left: 35%;
    z-index: 2;
    max-width: 100%;
    width: 60%;
    height: auto;
    text-align: center;
    border: 4px solid white;
    background-color: #ffffff;
    background-color: rgba(0, 166, 163, 0.2);
}

.section3-modal h2 {
    font-size: 1.8em;
    margin: .5em  0 0 0;
}

.section3-modal p {
    color: #dde142;
    margin: .5em;
}

.section3-modal p.title {
    font-size: 1.9em;
}

.section3-modal p.byline {
    font-size: 1em;
    color: white;
    margin-bottom: 1em;
}

.section3-button {
    position: relative;
    top: 12%;
    margin: 0 auto;
    display: inline-block;
    padding: .25em;
    text-decoration: none;
    border: 3px solid #fff;
    font-size: 1.5em;
    color: #fff;
}

#section3-arrow {
    height: 96%;
}

div.schools_divider {
    max-width: 50em;
    width: 100%;
    height: 4.5em;
    margin: 0 auto;
	text-align: center;
	background-color: #00a6a3;
}

div.schools_divider img {
    margin-top: .5em;
}

.expand {
    /*margin: -1.35em 0 0 2em;*/
    max-width: 50em;
    width: 100%;
    position: relative;
    z-index: 1;
    color: #e5e5e5;
    margin: 0 auto;
	text-align: center;
	background-color: #00a6a3;
}

/*.expand h1 a {
	color: #e5e5e5;
	text-decoration: none;
}*/

div.school-links {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #00a6a3;
    overflow: auto;
}

div.school-links p {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 2% 0;
    text-align: center;
    background-color: #00a6a3;
    border-bottom: .15em solid #6c7079;
    font-size: 1.5em;
}

div.school-links p a {
    text-decoration: none;
    color: #e5e5e5;
}

div.school-links:after {
	content:"";
	display: table;
	clear:both;
}


/* Section 4 Six Partners */

.section4 {
    padding: 0;
    background-color: #231f20;
    height: auto;
}

.title-fix {
    height: 6em;
    padding-top: 1em;
    background-color: #161616;
}

.section4 .inner {
	width: 90%;
    margin: 0 auto;
}

.section4 .background-fix {
	background: url(../images/Six_Background-01.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; 
    background-size: cover;
    background-repeat: repeat;
}

.section4-content {
	overflow: auto;
    min-height: 30em; 
    width: 80%;
}

.section4-logos {
    margin: 0 auto;
	max-width: 11em;
    min-width: 20%;
}

.section4 .inner div.background-fix:after {
	content: "";
	display: table;
	clear: both;
}

.section4:after {
	content:"";
	display: table;
	clear:both;
}

#section4-arrow {
	background-color: #00a6a3;
    height: 96%;
}

div.sixpartners {
    height: auto;
    text-align: center;
}

div.sixpartners p {
    font-size: 1.5em;
    color: #ffffff;
    margin: .5em 1%;
    padding: 1em;
    border: 2px solid white;
    background-color: #ffffff;
    background-color: rgba(0, 166, 163, 0.5);
}

div.sixpartners_divider {
    max-width: 50em;
    width: 100%;
    height: 4.4em;
    margin: 0 auto;
	text-align: center;
	background-color: #00a6a3;
	overflow: auto;
}

div.schools_divider img {
    margin-top: .5em;
}


/* Section 5 Events */

.section5  {
    margin: 0 auto;
    color: #ffffff;
	background-color: #030406;
	background-image: url(../images/phoenix.jpg);
     -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain; 
    background-size: contain;
	background-repeat: no-repeat;
}

.section5 .inner {
	width: 100%;
}

div.section5-content {
    max-width: 50em;
	width: 100%;
	margin: auto;
	overflow: auto;
    background: #000;
    text-align: center;
}

div.section5-content .inner {
    width: auto;
}

.section5-content .inner h3 {
}

.events-blocks {
	display: inline-block;
    float: left;
    width: 90%;
    margin: 0 auto;
    background: white;
    border-radius: 20px;
    text-align: center;
}

.events-blocks img {
    width: 86%;
    margin: 1em;
    color: black;
}

.events-blocks p {
    margin: 0 1em 1em 1em;
    padding: 0 10%;
    font-size: 1.5em;
    color: #000;
}

div.section5-content:after {
	content:"";
	display: table;
	clear:both;
}

div.events_divider {
    max-width: 50em;
    width: 100%;
    height: 4.5em;
    margin: 0 auto;
	text-align: center;
	background-color: #ff0000;
}

div.schools_divider img {
    margin-top: .5em;
}

h3.video-title {
    text-align: right;
    padding: 0 5% .75em 0;
    font-family: "Poiret One", cursive;
    font-size: 1.75em;
}


/* Section 6 Meet Larry */

.section6 {
	background: #161616;
    background-image: url(../images/Larry-Smith.jpg);
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}

.play-button-2 {
    width: 36%;
    margin: 2em 0 0 59%;
    padding-top: 15em;
}

.section6-modal {
    position: absolute;
    top: 52%;
    left: 54%;
    z-index: 2;
    height: auto;
    max-width: 38%;
    height: auto;
    text-align: center;
    border: 4px solid white;
    background-color: #ffffff;
    background-color: rgba(0, 166, 163, 0.5);
}

.section6-modal h2 {
    font-weight: 300;
    margin: .75em;
}

.section6-modal h2 span {
    font-weight: 
}

.section6-modal p {
    margin: .5em;
    text-align: right;
}

.section6-modal-2 {
    max-width: 50em;
    width: 100%;
    margin-bottom: 1%;
    position: relative;
}

.line {
    content: "";
    color: white;
    background: white;
    width: 70%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 15%;
}

ul.section6-modal-menu {
    list-style: none;
    padding: 0 2%;
    text-align: center;
    position: relative;
}

.section6-modal-menu li {
    font-size: 1.5em;
    display: inline;
    width: auto;
    text-align: center;
    padding: 1% 2%;
    margin: 1%;
    background: #00A6A4;
}

.section6-modal-2 a {
    text-decoration: none;
    color: #fff;
}

div.meetlarry_divider {
    max-width: 50em;
    width: 100%;
    height: 5em;
    margin: 0 auto;
	background-color: #ff0000;
}

.section6-modal-3 {
    position: relative;
    float: right;
    margin: 2% 5% 0 0;
    z-index: 2;
    height: auto;
    font-family: "PT Sans", sans-serif;
    font-size: 1.75em;
}

div.schools_divider img {
    margin-top: .5em;
}

/* Footer */

.footer {
    max-width: 50em;
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: auto;
    background: #fff;
    color: #000;
    font-weight: bold;
    padding: 0;
}

.social-icons ul {
	text-align: center;
	width: 100%;
	margin: 20px auto 0 auto;
}

.social-icons li {
	display: inline;
	margin: 0 auto;
   
}

.social-icons li img {
	width: 13%;
}

.footer-text {
    max-width: 100%;
    margin: 0 auto;
    border-top: solid #000000 2px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.footer-text ul {
    margin-top: 20px;
    font-size: .9em;
}

.footer-text ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.footer-text ul li a {
    text-decoration: none;
}

.footer-text ul li a.contact-us {
    text-decoration: underline;
}