/*
 * Theme Name: Big Feature
 * Theme Color: Blue
 * E-Learning Version: 2.6
 *
 * Child Stylesheet --> Master Stylesheet (main.css)
 * Browser Width: 569px - 640px
*/

nav 		{ text-align: center; }
nav ul 		{ float: none !important; padding-left: 20px !important; display: inline-block; }
nav ul li 	{ display: inline-block; }

#header		{ margin-bottom: 15px; }

.logo 		{ width: 100%; float:none; text-align: center; display: block; margin: 0 auto; }

.social-media 		{ width: 100%; float: none !important; }
.social-media p 	{ margin: 10px 0 10px 0 !important; text-align: center; float: none; display: block; }
.social-media ul 	{ float: none; display: block; margin: 0 auto 15px; width: 100%; text-align: center; }
.social-media ul li { float: none; margin-left: 8px; display: inline; }

.headline h1 { font-size: 40px !important; margin: 0; }

form ul 	 		  { margin-left: 15px !important;}
form ul li 	 	      { width: 33% !important; text-align: left; }
form .input-text  	  { width: 88% !important; height: 30px !important; font-size: 16px !important; }
form a#submit  		  { width: 100% !important; height: 30px  !important; font-size: 20px !important; line-height: 30px !important; }

#home-content 		   { padding-bottom: 20px; }
#home-content .row li  { width: 45% !important; padding: 8px !important; }
#home-content .row h3  { font-size: 24px !important; margin-top: 15px; }
#home-content .row p   { font-size: 16px !important; margin-bottom: 0; }
#home-content .row p a { display: block; }
#home-content .row li#more-profits,
#home-content .row li#more-transactions { clear: both; }

#content     { padding: 10px !important; }
#content p   { width: 98%; font-size: 16px; line-height: 16pt; }
#content h1	 { font-size: 28px; color: #1d3456; margin: 15px 0; }
#content h2  { font-size: 24px; color: #444444; margin: 10px 0 20px; text-align: center; }

.quote 		 { display: none; }

.my-list 	 { font-size: 16px; width: 80%; }

.one-on-one-coaching-home h3   { font-size: 16px; }
.one-on-one-coaching-home img  { display: none; }

footer 		 { font-size: 14px !important; }

.wrapper 	 { width: 100%; }
/*
.large 		 { font-size: 28px !important; }
.medium 	 { font-size: 24px !important; }
*/

.call-to-action-box h2,
.call-to-action-box .button { font-size: 24px !important; }

p.signature { font-family: 'Dancing Script', cursive; font-size: 34px !important; padding-top: 6px; }

#myguidedtour-video { float: none; text-align: center; }
#widget-enrollmentform { float: none; margin: 0 auto 20px; }
#content #widget-enrollmentform form .input-text { width: 276px !important; }