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

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

#header		 { margin-bottom: 15px; }

.logo 		 { width: 100%; margin: auto; text-align: center; }

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

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

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

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

#content        { padding: 10px !important; }
#content p      { font-size: 17px; line-height: 17pt; }
#content h1		{ font-size: 34px; color: #1d3456; margin: 15px 0; }
#content h2     { font-size: 26px; color: #444444; margin: 10px 0; text-align: center; }

.quote       { width: 340px !important; height: 160px !important; font-size: 35px !important; }

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

.one-on-one-coaching-home h3   { font-size: 18px; }
.one-on-one-coaching-home img  { width: 253px; height: auto; margin-left: 15px; }

.wrapper 	 { width: 96% !important; margin:auto; }
/*
.large 		 { font-size: 34px !important; }
.medium 	 { font-size: 26px !important; }
*/

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

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

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