/*
Theme Name: Move to Learn
Description: Move to Learn's website theme.  Child theme for the Twenty Eleven theme
Author: The Ramey Agency
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

/* Universal */

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

body {
	background-color: transparent;
	font-family: "museo-sans", sans-serif;
	padding: 0;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

.clear {
  clear: both; }


#branding {
	background: #fff;
	width: 100%;
	border-top: none;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	z-index: 9;
}

#logo {
	width: 35%;
    max-width: 280px;
	float: left;
	position: relative;
	padding: 0;
	z-index: 2;
}

#logo img {
    max-width: 100%;
    width: 100%;
}

.container {
	width: 100%;
	margin: 0 auto;
	max-width: 1020px;
	background-color: transparent;
}

.container-fluid{
	width: 100%;
	margin: 0 auto;
	max-width: 1140px;
	background-color: transparent;
}

#main {
	position: relative;
	background: #6d5399 url(images/main-bg.jpg) top center;
	background-size: 100% auto; 
	padding: 0 0 0 0;
	overflow: hidden;
	z-index: 1;
}

body.page-id-2 #main{
	background: #69bd45 url(images/bg-about.png) top center no-repeat;
	background-size: 100% auto;
}

body.page-id-60 #main{
	background: #69bd45 url(images/bg-fitness-videos-4-6.png) top center no-repeat;
	background-size: 100% auto;
}

body.page-id-45 #main, body.page-id-531 #main{
	background: #69bd45 url(images/bg-fitness-videos.png) top center no-repeat;
	background-size: 100% auto;
}

body.page-id-1305 #main{
	background: #69bd45 url(images/bg-fitness-videos-pre-k.png) top center no-repeat;
	background-size: 100% auto;
}

#access {
	background: none;
	width: 93%;
	margin: 0 auto;
	float: none;
	padding: 15px 0 15px 0;
	box-shadow: none;
}

#access ul#menu-navigation {
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-family: "Rockwell-Bold";
	text-transform: uppercase;
	font-weight: normal;
        width: 100%;
}
#access ul#menu-navigation > li {
	float: left;
	position: relative;
	vertical-align: middle;
	font-family: "Rockwell-Bold";
    width: 20%;
    text-indent: -999999px;
}

#access ul#menu-navigation > li.top-menu-videos > a{
	background: url(images/bg-menu-item-videos.png) center center no-repeat;
}
#access ul#menu-navigation > li.top-menu-songs > a{
	background: url(images/bg-menu-item-songs.png) center center no-repeat;
}
#access ul#menu-navigation > li.top-menu-lesson-plans > a{
	background: url(images/bg-menu-item-lesson-plans.png) center center no-repeat;
}
#access ul#menu-navigation > li.top-menu-research > a{
	background: url(images/bg-menu-item-research.png) center center no-repeat;
}
#access ul#menu-navigation > li.top-menu-mtl-live > a{
	background: url(images/bg-menu-item-mtl-live.png) center center no-repeat;
}

#access ul#menu-navigation > li > a {
	color: #000;
	display: block;
	line-height: 1.2em;
	padding: 5px 5%;
	text-decoration: none;
	width: 100%;
	height: 70px;
	vertical-align: middle;
	font-family: "Rockwell-Bold";
	box-sizing: border-box;
	background-size: 98% auto !important;
	z-index: 2;
}
#access ul #menu-item-16 a,
#access ul #menu-item-18 a {
	line-height: 38px;
}
@media screen and (max-width : 1205px) {
    #access ul #menu-item-16 a {
        line-height: 1.2em !important;
    }
}
#access ul ul {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 58px;
    left: 50%;
    margin-left: -42%;
    width: 84%;
    z-index: 99999;
    border: 1px solid #131313;
    border-top: 0;
    text-align: center;
    z-index: 1;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul li {
    width: 100%;
    float: none;
}
#access ul ul a {
	background: #ec5d35;
	border-bottom: 1px solid #131313;
	color: #ec5d35;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em !important;
	padding: 10px 10px;
	width: 100%;
	text-transform: initial;
	text-indent: 0;
}
#access ul#menu-navigation > li.menu-item ul {
    background: #fff;
}

#access ul#menu-navigation > li.menu-item ul li a {
    background: none;
}

#access ul li:hover > a,
#access ul a:focus {
	background: #fff;
    color: #cc3207;
}

#access ul ul :hover > a {
	color: #cc3207;
}

#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
	color: #cc3207;
	background: #fff;
}

#access div {
	margin: 0 15px;
}

.clear {
	clear: both;
}

#colophon {
	background: #e94f15;
}

#footer-menu {
    width: 100%;
    float: left;
    padding: 15px 0;
    background: #c8d22c;
    border-top: 2px solid #fff;
}
#footer-menu ul.footer-menu-list {
    float: left;
    margin: 22px 0;
    list-style: none;
    font-family: "Rockwell-Bold";
    font-weight: bold;
    font-size: 15px;
}

#footer-menu ul.footer-menu-list li {
    display: inline-block;
    margin-right: 70px;
}

#footer-menu ul.footer-menu-list li:last-child {
    margin: 0;
}

#footer-menu ul.footer-menu-list a{
    color: #fff;
}

ul.footer-logos {
    float: right;
    list-style: none;
    margin: 0;
    margin-top: -2px;
}

ul.footer-logos li {
	float: left;
    display: inline-block;
    margin-left: 25px;
}
ul.footer-logos li:first-child {
    margin-top: 12px;
}

#footer-menu-wrapper {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

#site-generator {
    float: left;
    width: 100%;
    background: #e94f15;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    padding: 10px 0;
    border-top: 2px solid #fff;
}

#site-generator ul {
    margin: 0;
    list-style: none;
}

#site-generator ul li {
	position: relative;
    display: inline-block;
    padding: 0 20px;
}

#site-generator ul li:before {
    position: absolute;
    content: "-";
    right: -4px;
}

#site-generator ul li:last-child:before {
    display: none;
}

#site-generator ul li a:hover{
	text-decoration: underline;
}

#site-generator p{
	margin-bottom: 0;
	font-size: 13px;
	line-height: 20px;
}

#site-generator a {
	color: #fff;
	font-weight: 500;
}

#site-generator a:hover {
	text-decoration: none;
}


#footer-left {
	width: 15%;
	float: left;
	text-align: left;
	margin-left: 2%;
}

#footer-right {
	width: 75%;
	float: right;
	text-align: right;
	margin-right: 2%;
}

#signup-social {
	width: 45%;
	float: right;
	height: 33px;
	margin-top: 7%;
	margin-right: 2.5%;
        text-align: right;
}

#signup, #pinterest, #fb, #twitter, #youtube, #instagram {
	float: right;
}

#signup a {
	background: url(images/sign-up.jpg);
	width: 292px;
	height: 33px;
	display: block;
	margin-left: 10px;
}

#signup a:hover {
	background-position: 0 -33px;
}

#pinterest a {
	display: block;
	width: 26px;
	height: 25px;
	background: url(images/pinterest.jpg) !important;
	margin-top: 4px;
    margin-right: 2px;
}

#fb a {
	display: block;
	width: 25px;
	height: 27px;
	background: url(images/fb.jpg) !important;
	margin-top: 2px;
        margin-right: 5px;
}

#twitter a {
	display: block;
	width: 25px;
	height: 27px;
	background: url(images/twitter.jpg) !important;
	margin-top: 2px;
    margin-right: 5px;
}

#youtube a {
	display: block;
	width: 25px;
	height: 27px;
	background: url(images/youtube.jpg) !important;
	margin-top: 2px;
    margin-right: 5px;
}

#instagram a {
	display: block;
	width: 25px;
	height: 27px;
	background: url(images/instagram.jpg) !important;
	margin-top: 2px;
        margin-right: 5px;
}

.video-content-wrapper{
	padding: 1em 0 0;
	background: #fff;
    overflow: hidden;
}


.video-content-wrapper.video-wrapper{
	margin-bottom: 30px;
}

h2, .entry-content h2 {
	font-family: "Rockwell-Bold";
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0;
    background: #359dd7;
    color: #fff;
    padding: 10px 10px 10px 15px;
}

.entry-content h4 {
    font-size: 20px;
    text-align: center;
    font-family: "Rockwell-Bold";
    margin: 20px 0;
    color: #359dd7;
}

.blue-bg {
	background: #c0e6f9;
	padding: 15px 15px 10px 15px;
	margin: 0px 0px 35px 0px;
}

.blue-bg > ul {
    margin-bottom: 0;
}

.blue-bg > ul > li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
}

.blue-bg > ul > li:last-child {
	border: 0;
	margin-bottom: 0; 
}

body.page-id-2 .blue-bg{
    background: #fff;
    padding: 0;
    margin: 20px 0px 35px 0px;
}

#no-margin {
	line-height: 1em;
	margin: 0;
	font-size: 20px;
	color: #15a6dc;
	font-family: "Rockwell-Bold";
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1em;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img{
    border: 0;
    padding: 0;
}

.entry-content p {
	font-size: 20px;
	color: #555;
}

a {
	color: #15a6dc;
	text-decoration: none;
}

strong {
	color: #7f63a8;
	font-family: "Rockwell-Bold";
	font-weight: 500;
	font-size: 25px;
}

.entry-content ul li {
	line-height: 35px;
    list-style-type: disc;
    font-size: 20px;
}



a.site-link {
	text-transform: uppercase;
	font-size: 12px;
}


/* Home */


body.home #primary {
    margin: 40px 0 !important;
}

#primary {
    float: left;
    margin: 20px 0 30px !important;
    width: 100% !important;
}

#content {
	margin: 30px 0 0 2.5%;
	width: 95%;
	float: left;
}

#article-wrapper{
	background: #fff;
	overflow: hidden;
}

#slider {
	background-color: #FFF !important;
    width: 100% !important;
    overflow:hidden;
    border: 3px solid #fff;
    box-sizing: border-box;
}
.nivo-caption{
	margin-left:25px;
}

#secondary {
	width: 25%;
	margin-right: 2.5%
}

#secondary img {
    width: 100%;
    max-width: 100%;
}

#movers-shakers {
	background: url(images/movers-shakers.jpg);
	width: 100%;
	margin-top: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#movers-shakers p {
	margin-left: 245px;
	padding-top: 40px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3em;
	margin-right: 10px;
}

#download-videos {
	background: url(images/download-videos.png);
	background-repeat: no-repeat;
	background-position: top center;

}

#download-lessons {
	background: url(images/download-lessons.png);
	background-repeat: no-repeat;
	background-position: top center;

}

#download-songs {
	background: url(images/download-songs.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#download-lessons #download-lessons-button {
	display: block;
	width: 100%;
	height:38px;
	background: url(images/download-lessons-button.png);
	position: relative;
	padding-top: 125px;
	background-repeat: no-repeat;
	background-position: bottom center;
}

#download-videos #download-videos-button {
	display: block;
	width: 100%;
	height:38px;
	background: url(images/download-videos-button.png);
	position: relative;
	padding-top: 125px;
	background-repeat: no-repeat;
	background-position: bottom center;

}

#download-songs #download-songs-button {
	display: block;
	width: 100%;
	height:38px;
	background: url(images/download-songs-button.png);
	position: relative;
	padding-top: 125px;
	background-repeat: no-repeat;
	background-position: bottom center;

}

#fb-box {
	background: url(images/fb-box.jpg);
	width: 100%;
	height: 240px;
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #c6d32d;
}

#fb-box div {
	padding-top: 37px;
	padding-left: 10px;
}


/* Inside */



.singular #content, .left-sidebar.singular #content {
	width: 100%;
	margin: 0;
}

.entry-content, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	width: 90%;
	margin: 0 auto;
}


.singular.page .hentry {
	padding: 1em 0 0;
	overflow: hidden;
}

.singular .entry-title {
    margin-top: 0;
    padding-top: 0;
	font-family: "Rockwell-Bold";
    color: #ffffff;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
}

div.ufo-form span.ufo-cell-left label, div.ufo-form span.ufo-cell-right label, div.ufo-form span.ufo-cell-center label {
	font-size: 11px;
	display: block;
	text-transform: uppercase;
}

#content-inside {
	background: #fff;
	width: 100%;
}

.form {
	width: 320px;
	margin: 0 auto;
	padding-top: 20px;
}

legend {
	text-transform: uppercase;
	background-color: #15a6dc;
	font-family: "Rockwell-Bold";
	color: #fff;
	font-size: 24px;
	padding: 10px;
	width: 275px;
	margin-bottom: 15px;
}

.submit {
	font-family: "Rockwell-Bold";
	padding: 10px;
	margin-top: 15px;
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 33%, #80c217 71%, #7cbc0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(33%,#a1d54f), color-stop(71%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* W3C */
0	color: #fff;
	font-weight: 500;
	border: none;
	font-size: 16px;
	cursor: pointer;
	color: #fff;
	margin-bottom: 25px;
}

.submit:hover {
	text-decoration: none;
}

.quotation {
	font-size : 95px;
	font-weight : bold;
	float : left;
	color : #c7c7c7;
	font-family: Georgia, serif;
	line-height: 18px;
	padding-top: 30px;
	padding-right: 10px;
 }


.video {
	width: 268px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}

.video p {
	margin-bottom: 0;
}

.video-caption {
	color: #fff;
	font: 14px "Rockwell-Bold";
	font-weight: 500;
	line-height: 2;
	text-transform: uppercase;
	margin: -5px 0px 15px 0px;
	background: #97a10b;
	padding-left: 10px;
}

.video-highlight {
	float:left;
	width:48%;
	height:300px;
	margin:0 20px 0 0
}

.video-overview {
	float:left;
	width: 48%
}

.video-overview p {
	clear:left;
	padding-top: 2em;
	font-style: italic
}

.video-overview p img {border:none;}

.action-items {
	position:relative;
	width: 100%;
	float:left;
	margin:0 10px 0 0;
}

.action-items a {
	display: block;
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 33%, #80c217 71%, #7cbc0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(33%,#a1d54f), color-stop(71%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* W3C */
	color: #fff;
	/*font: 20px "Rockwell-Bold";*/
	font: 14px "Rockwell-Bold";
	padding: 10px 15px 10px 15px;
	font-weight: 300;
	text-align: center;
}

#download-for-windows, #download-for-mac {
	width: 48%;
	float: left;
	margin-bottom: 40px;
	margin-top: 10px;
}

#download-for-mac {
	margin-left: 4%;
}

#download-for-windows a, #download-for-mac a {
	display: block;
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 33%, #80c217 71%, #7cbc0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(33%,#a1d54f), color-stop(71%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* W3C */
	color: #fff;
	font: 20px "Rockwell-Bold";
	padding: 10px 15px 10px 15px;
	font-weight: 300;
	text-align: center;
}

#download-for-windows a:hover, #download-for-mac a:hover {
	text-decoration: none;
	background: #299a0b; /* Old browsers */
	background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#299a0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #299a0b 0%,#299a0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #299a0b 0%,#299a0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #299a0b 0%,#299a0b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #299a0b 0%,#299a0b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */
}

#promo-videos {
	clear:both;
	width:100%;
	min-height: 640px;
	background: url("images/bg-coach-class.jpg") no-repeat left top;
}
p#promo-figure {
	position: absolute;
	left: 200px;
	bottom: 0px;
	background: url("images/fig-dancing-lg.png") no-repeat left bottom;
	width:300px;
	height: 332px;
}

.aside { /* such as, video download instructions */
	float:right;
	width: 44%;
	padding: 2em;
	margin:2em;
	border: 2px solid #EE802F;
	background: none repeat scroll 0% 0% #F9F0BD;
}

.aside h2, .aside p {
	font-size:0.9em;
}
.aside ul li, .aside ol li {
	font-size:0.8em;
}

.page-list-ext {
    margin-left: -10px;
    margin-right: -10px;
}

.page-list-ext .page-list-ext-item {
    width: 25%;
    padding: 0 10px;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
    box-sizing: border-box;
}

.page-list-ext-item-content {
	display: none;
}

.entry-content .page-list-ext-image img {
	width:100%;
}

.entry-content h3, .comment-content h3 {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    letter-spacing: 0;
    font-family: "Rockwell-Bold";
}

.entry-content .page-list h3 a{
	color: #555;
}

.entry-content h3.inner-header {
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: initial;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-family: "Rockwell-Bold";
}

.entry-content h3.inner-header.violet {
    background: #7f63a8;	
}

#e2ma_signup_form {
	font-family: "Rockwell-Bold";
	width: 320px;
}

#e2ma_signup_form .e2ma_signup_message,  .e2ma_signup_message strong {
    text-transform: uppercase;
    font-family: "Rockwell-Bold";
    color: #fff;
    font-size: 24px;
    padding: 10px 0;
    width: 300px;
    margin-bottom: 15px;
    font-weight: 300;
}

#e2ma_signup_submit_button {
	font-family: "Rockwell-Bold";
	padding: 10px;
	margin-top: 15px;
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 33%, #80c217 71%, #7cbc0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(33%,#a1d54f), color-stop(71%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* W3C */
	color: #fff;
	font-weight: 500;
	border: none;
	font-size: 16px;
	cursor: pointer;
	color: #fff;
}

#e2ma_signup_form .e2ma_signup_form_label {
	font-family: "museo-sans", sans-serif;
	font-size: 11px;
	color: #333;
	float: none;
	text-align: left;
	width: 320px;
	padding-top: 5px;
	white-space: nowrap;
	text-transform: uppercase;
}

.e2ma_signup_form input[type="text"], .e2ma_signup_form textarea, .e2ma_signup_form select {
	border: 1px solid #CCC;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 100%;
	padding: 5px 0px 5px 0px;
}

#e2ma_signup_form .e2ma_signup_form_required_footnote {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333;
	border: 0px !important;
	padding: 5px;
	margin-bottom: 5px;
}

#e2ma_signup_form .e2ma_signup_form_element {
	margin-left: 0px !important;
	font-family: verdana;
	font-size: 11px;
	color: #333;
}

.e2ma_signup_form_row {
	border: 0px !important;
	padding: 5px;
	margin-bottom: 5px;
}

#e2ma_signup_form .e2ma_signup_form_button {
	width: 200px !important;
}

.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: none !important;
	visibility: hidden;
}

.wp-caption .wp-caption-text, .gallery-caption {
	color: #666;
	font-family: "museo-sans", sans-serif;
	font-size: 12px;
}

#view-full-site {
	cursor: pointer;
	background: #e75025;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 15px 10px 15px;
	text-align: center;
	margin-bottom: 25px;
}

#player {
	width: 347px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

.song {
	width: 100%;
}

.song a {
	background: #9dd53a; /* Old browsers */
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 33%, #80c217 71%, #7cbc0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(33%,#a1d54f), color-stop(71%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 33%,#80c217 71%,#7cbc0a 100%); /* W3C */
	padding: 5px;
	width: 100%;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
	text-align: center;
}

.song a:hover {
	background: #299a0b; /* Old browsers */
	background: -moz-linear-gradient(top, #299a0b 0%, #299a0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#299a0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #299a0b 0%,#299a0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #299a0b 0%,#299a0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #299a0b 0%,#299a0b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #299a0b 0%,#299a0b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */
}

/* Mobile */

body#mobile-body {
	background: #fff;
}

#mobile-page {
	max-width: 98%;
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
}

#main-mobile {
	background: #fff;
	margin-left: 0px;
	padding: 0;
	margin: 0;
}

#mobile-branding {
	width: 95%;
	margin: 0 auto;
}

#mobile-branding a {
	background: url(images/logo.jpg);
	width: 100%;
	height: 150px;
	border-top: none;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	z-index: 1;
	margin: 0 auto;
	background-position: center;
	display: block;
}

#signup-social-mobile {
	width: 90%;
	margin: 0 auto;
	height: 15%;
}

#mobile-intro {
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	color: #15a6dc;
	font-family: "Rockwell-Bold";
}

#mobile-content-bottom {
	background: #fde0ca;
	width: 100%;
	padding: 30px 0px 20px 0px;
}

#mobile-content-bottom #mobile-nav {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
}

#mobile-content-bottom #mobile-nav li {
	list-style-type: none;
	margin-bottom: 10px;
	width: 90%;
	font-family: "Rockwell-Bold";
	color: #fff;
	text-transform: uppercase;
	background: #b7c30e; /* Old browsers */
	background: -moz-linear-gradient(top, #b7c30e 0%, #98a208 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7c30e), color-stop(100%,#98a208)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b7c30e 0%,#98a208 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b7c30e 0%,#98a208 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b7c30e 0%,#98a208 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b7c30e 0%,#98a208 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7c30e', endColorstr='#98a208',GradientType=0 ); /* IE6-9 */
	padding: 5%;
	text-align: center;
}

#mobile-content-bottom #mobile-nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: 500;
}

#mobile-content-bottom #mobile-nav li a:hover {
	text-decoration: none;
}

#signup-mobile a {
	background: url(images/sign-up.jpg);
	width: 100%;
	height: 33px;
	display: block;
	margin-right: 10px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 10px;
}

#signup a:hover {
	background-position: 0 -33px;
}

#back {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	text-transform: uppercase;
	z-index: 9999;
}

#back:hover {
	text-decoration: none;
}

#mobile-inside {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	color: #555;
	font-family: "Rockwell-Bold";
}

#mobile-inside h2, #mobile-inside .entry-content h2 {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: .1em;
	background: #EE802F;
	color: white;
	padding: 10px 10px 10px 15px;
	margin-bottom: 15px;
}

#mobile-inside ul {
	margin: 0 0 1.625em 1em;
}

#colophon-mobile {
	margin-left: 0px;
}

#footer-left-mobile {
	width: 50%;
	float: left;
	text-align: left;
	margin-left: 2%;
}

input {
	max-width: 100%;
}

.mobile-social{
	display: none;
}


/* Colors */
.purple {color:#9579a9;}
.orange {color:#ee802f}
.green-lt {color:#b7ab49;}


/****** Videos ******/

#video-container {
    position: relative;
    width: 100%;
    height: 545px;
}

#video-container .video {
    position: absolute;
    width: 100%;
}

.video-btn {
    background: #ee802f;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    letter-spacing: .1em;
    cursor: pointer;
}

.vimeo, .brightcove {
    display: none;
}

.vimeo iframe, .brightcove iframe  {
  min-height: 514px !important;
    width: 100% !important;
}

.Relax img {
    border: 5px solid #ec5d35;
}

.Relax .page-list-ext-image {
    margin-bottom: 0px !important;
}

.page-list-ext .page-list-ext-item {
    clear: none !important;
}

.page-list-ext .page-list-ext-image {
    margin: 0 !important;
    width: 100%;
}

.page-list-ext-title a span{
	font-size: 11px;
    text-transform: none!important;
    display: block;
    margin-top: -2px;
    font-style: italic;
    letter-spacing: 0.5px;
    color: #ec5d35;
}

/* –––––––– POPULAR VIDEOS ––––––––––––– */
.popular-videos .grid{
	margin:0 auto;
    margin-left: -10px;
    margin-right: -10px;
}

.popular-videos .col-1-4{
	width:25%;
	float:left;
	padding:12px;
	overflow:hidden;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.popular-videos .col-1-4 a{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 3px solid #fff;
    float: left;
}

.popular-videos .col-1-4 a img {
	float: left;
    width: 100%;
}

.popular-videos{
    float: left;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #17afe0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.popular-videos-header h2 {
    font-family: "Rockwell-Bold"; 
    background: none;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 10px;
    color: #fff;
    padding: 0;
    font-size: 35px;
}

.popular-videos-wrapper h3 {
    color: #fff;
    font-family: "Rockwell-Bold";
    font-size: 15px;
    text-transform: initial;
}

.popular-videos-wrapper{
	width:100%;
	padding: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.videos-wrapper {
    width: 100%;
    max-width: 848px;
    overflow: hidden;
    margin: auto;
}

.show-mobile{
	display: none;
}

.broken_link, a.broken_link{
	text-decoration: none !important;
}

@media screen and (max-width : 768px) {

	.popular-videos .grid{
		margin:0 auto;
	    margin-left: -10px;
	    margin-right: -10px;
	}

	.popular-videos .col-1-4{
		width:50%;
		padding: 12px 8px;
	}

}

/* –––––––– DOWNLOADS GRID ––––––––––––– */
.downloads-grid{
	max-width:815px !important;
	margin:0 auto 0 auto;
	padding-top:30px;
}
.downloads-grid .col-1-3{
	width:33.333333%;
	float:left;
}

@media screen and (min-width: 993px) {
	.page-list-ext .page-list-ext-item:nth-child(4n+1){
		clear: left !important;
	}
}
@media screen and (max-width : 768px) {

	.downloads-grid{
		max-width:250px !important;
		margin:0 auto 0 auto;
	}

	.downloads-grid .col-1-3{
		width:100%;
		margin-bottom:15px;
	}

}

@media screen and (max-width : 1199px) {
	#footer-menu-wrapper{	
		max-width: 970px;
	    padding-right: 15px;
	    padding-left: 15px;
	}
}

@media screen and (max-width : 1000px) {
    .container {
        width: 90%;
    }
    .container-fluid{
    	width: 100%;
    }
    #primary {
        margin-top: 0;
    }
    #slider {

    }
    #access ul {
        font-size: 12px;
    }
    #content, #secondary {
        width: 95%;
        float: none;
        /*padding: 2.5%;*/
        margin: 0;
    }
    #secondary div {
        width: 33% !important;
        float: left;
        margin-top: 0 !important;
    }
    #fb-box {
        display: none;
    }
    #movers-shakers {
        margin-top: 5%;
    }
    .singular #content, .left-sidebar.singular #content {
        width: auto !important;
    }
    .entry-content div {
        float: none;
    }
    .entry-content .video {
        width: 45%;
        float: left !important;
        margin: 2.5%;
    }
    #download-for-windows, #download-for-mac {
        float: left !important;
    }
    embed, iframe, object {
        width: 100% !important;
    }
    #signup-social {
        width: 60%;
    }
}


@media screen and (max-width : 992px) {
	#footer-menu ul li {
	    line-height: 22px;
	}
	#footer-menu-wrapper{
		padding: 0;
		max-width: 800px;
	}
	#footer-menu ul.footer-menu-list li {
	    margin-right: 25px;
	    font-size: 12px;
	}
	ul.footer-logos img {
	    width: 110px;
	}
	ul.footer-logos{
		margin-top: 4px;
	}
	.page-list-ext .page-list-ext-item {
	    width: 33.333%;
	}
}

@media screen and (max-width : 768px) {
	#social {
	    clear: both;
	}
	#signup-social {
	    margin-top: 4%;
	}
	#main #content {
	    margin: 0;
	    width: auto;
	}
	.popular-videos{
	    max-width: 560px;
	    margin: auto;
	    float: none;
	}
	.videos-wrapper .video > div {
	    line-height: 15px;
	    padding: 10px;
	    height: 50px;
	}
	#footer-menu ul.footer-menu-list{
		width: 100%;
		text-align: center;
		margin: 0;
	}
	#footer-menu ul.footer-menu-list li{
    	display: block;
		margin-right: 0;
    	line-height: 30px;
	}
	ul.footer-logos{
		width: 100%;
    	text-align: center;
    	margin-bottom: 10px;
	}
	ul.footer-logos li {
	    float: none;
	    display: inline-block;
	    margin-left: 12px;
	    margin-right: 12px;
	}
	ul.footer-logos li:first-child img {
	    margin-top: 10px;
	}
}
@media screen and (max-width : 768px) and (min-width: 601px) {
	.page-list-ext .page-list-ext-item:nth-child(3n+1){
		clear: left !important;
	}
}
@media screen and (max-width : 600px) and (min-width: 401px) {
	.page-list-ext .page-list-ext-item:nth-child(2n+1){
		clear: left !important;
	}
}
@media screen and (min-width : 601px) {
	.navbar-toggle {
	    display: none;
	}
}
@media screen and (max-width : 600px) {
    body {
        width: 100%;
        overflow-x: hidden;
    }
    body.admin-bar #wprmenu_bar{
	    background: none;
	    position: absolute;
	    width: 20%;
	    top: 50px !important;
	    right: 0;
	    left: inherit;
	    z-index: 999;
    }
    #wprmenu_bar .wprmenu_icon{
    	width: 60px !important;
    	height: 34px !important;
    }
    #wprmenu_bar .wprmenu_icon span{
    	width: 100% !important;
    	height: 8px !important;
    	border-radius: 5px;
    }
    #wprmenu_bar .wprmenu_ic_2 {
	    top: 12px !important;
	}
	#wprmenu_bar .wprmenu_ic_3 {
	    top: 24px !important;
	}
	#wprmenu_menu.top{
	    top: 140px !important;
	    position: absolute !important;
	    z-index: 99999;
	    background: #fff;
	}
    .container {
        width: 100%;
    }
    #branding{
    	height: 140px;
    }
    #logo {
	    width: 70%;
	    max-width: 300px;
	    float: left;
    }
    #primary {
        margin-top: 0;
    }
    #access ul#menu-navigation {
        font-size: 12px;
        padding: 15px 0;
    }
    #content, #secondary {
        width: 95%;
        float: none;
        padding: 2.5%;
        margin: 0;
    }
    #secondary div {
        width: 100% !important;
        float: none;
        margin-top: 0 !important;
    }
    #fb-box {
        display: none;
    }
    #movers-shakers {
        background: none;
        width: 90%;
        margin: 2.5% auto;
    }
    #movers-shakers p {
        margin: 0 !important;
        padding-bottom: 2.5%;
        font-size: 120%;
        line-height: 1.7em;
    }
    .singular #content, .left-sidebar.singular #content {
        width: auto !important;
    }
    .entry-content div {
        float: none;
    }
    .entry-content .video {
        width: 100%;
        float: none !important;
        margin: 2.5%;
    }
    #download-for-windows, #download-for-mac {
        float: none !important;
        width: 100%;
        display: none !important;
    }
    embed, iframe, object, #video-container {
        width: 100% !important;
    }
    #signup-social {
        width: 95%;
        margin-top: 0;
    }
    .menu-navigation-container {
        display: none;
    }
    #footer-left, #footer-right {
        width: 95%;
        margin: 0;
        padding: 2.5%;
        text-align: center;
    }
    #signup {
        float: none;
    }
    #signup a {
        float: right;
        width: 100%;
        background-repeat: no-repeat;
    }
    #pinterest, #fb {
        float: left;
    }
    #signup-social p {
        text-align: left !important;
    }
    p#promo-figure {
        left: 50% !important;
        display: none;
    }
    .entry-content, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
        width: 95%;
        margin: 0 auto;
    }
    #main #content {
        width:  auto !important;
        margin: 0 !important;
    }
    .aside {
        width: 75%;
    }
    .entry-content .video {
        margin: 0;
    }
    #signup-social p {
        display: none !important;
    }
    #signup-social{
    	display: none;
    }
    #slider {
    	display: none;
	    width: inherit !important;
	    border: 0;
	    border-bottom: 3px solid #fff;
	    margin-left: -4%;
	    margin-right: -4%;
	    margin-bottom: 15px;
	}
	body.home #primary {
	    margin: 0 !important;
	}
	body.home #main #content {
	    padding: 0;
	}
    #access {
	    position: absolute;
	    right: 0;
	    top: 20%;
	    width: 100%;
	    z-index: 1;
	}
	#access ul#menu-navigation > li {
	    display: block;
	    width: 100%;
	}
	#access ul#menu-navigation > li > a{
	    width: 250px;
	    height: 85px;
	    margin: auto;
	}
	#access ul#menu-navigation > li:nth-child(1) {
	    z-index: 5;
	}
	#access ul#menu-navigation > li:nth-child(2) {
	    z-index: 4;
	}
	#access ul#menu-navigation > li:nth-child(3) {
	    z-index: 3;
	}
	#access ul#menu-navigation > li:nth-child(4) {
	    z-index: 2;
	}
	#access ul#menu-navigation > li:nth-child(5) {
	    z-index: 1;
	}
	.navbar-toggle{
		position: relative;
	    float: right;
	    padding: 9px 10px;
	    margin-top: 8px;
	    margin-bottom: 8px;
	    background-color: transparent;
	    background-image: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
	    cursor: pointer;
	}
	.navbar-toggle span.icon-bar {
	    display: block;
	    width: 52px;
	    height: 8px;
	    border-radius: 5px;
	    background: #7d61a7;
	}
	.navbar-toggle span.icon-bar+span.icon-bar {
	    margin-top: 5px;
	}
	#top-nadvar{
	    float: left;
	    width: 100%;
	    margin: 28px 0 0 0 !important;
	    background: rgba(255, 255, 255, 0.9);
	    overflow: hidden;
	    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.3);
	}
	#access ul#menu-navigation ul{
	    top: 60px;
	    left: 50%;
	    margin-left: -100px;
	    width: 200px;
	}
	#signup-social.mobile-social{
		display: block;
	    height: auto;
	    margin: 0;
	    margin-bottom: 20px;
	    width: 100%;
	}
	#signup-social.mobile-social ul {
	    text-align: center;
	    margin-bottom: 10px;
	    overflow: hidden;
	}
	#signup-social.mobile-social li {
	    display: inline-block;
	    float: inherit;
	}
	#signup-social.mobile-social #signup a {
		float: inherit;
	    width: 100%;
	    max-width: 292px;
	    margin: auto;
	}
	#signup-social.mobile-social #signup {
	    margin: 0;
	}
	#signup-social.mobile-social li a {
	    background-size: 100% !important;
	    background-position: center center;
	}
	.hide-mobile{
		display: none;
	}
	.show-mobile{
		display: block;
	}
	.page-list-ext .page-list-ext-item{
		width: 50%;
	}
}

@media screen and (max-width : 400px) {
	#access{
	    top: 5%;
	}
	#branding {
	    height: 100px;
	}
	#wprmenu_menu.top {
	    top: 100px !important;
	}
	#top-nadvar{
		margin: 6px 0 0 0 !important;
	}
	#signup a{
		background-size: 100%;
		height: 28px;
	}
	#signup a:hover {
	    background-position: 0 -28px;
	}
	.popular-videos-header h2{
		font-size: 25px;
	}
	.popular-videos-wrapper h3{
		font-size: 14px;
	}
	.page-list-ext .page-list-ext-item {
	    width: 100%;
	    max-width: 210px;
	    margin-left: auto !important;
	    margin-right: auto !important;
	    float: none;
	}
}

.form .ninja-forms-form-title{background:#48A7D9; font-weight:bold;}
.ninja-forms-all-fields-wrap .label-above label{
	min-width:220px;
	float: left;
}
.ninja-forms-all-fields-wrap .label-above input[type="text"].ninja-forms-field{width:400px;}
.ninja-forms-all-fields-wrap .label-above input[type="submit"].ninja-forms-field{margin-top:20px;}
.ninja-forms-all-fields-wrap .label-above{
	clear:both; margin-bottom:20px;
}

.ninja-forms-required-items{margin-bottom:20px; clear:both;}
