/* Online Business LCW styles */

@font-face {
	font-family: 'Oswald';
	src: url('../../../../assets/common/fonts/Oswald/Oswald.eot');
	src: url('../../../../assets/common/fonts/Oswald/Oswald.woff') format('woff'), 
		 url('../../../../assets/common/fonts/Oswald/Oswald.ttf') format('truetype'), 
		 url('../../../../assets/common/fonts/Oswald/Oswald.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}

.element-center {
	margin: 0px auto;
}

/* webinar index page formatting ===========================================================================*/

.webinar-index-header {
	background: url(../images/bg/bg-health-and-wellness01.jpg) repeat-x bottom left;
}

.webinar-index-header img {
	margin-bottom: 15px;
}

.webinar-index-header h1 {
	color: #329baf;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.webinar-index-header h1 span {
	font-weight: normal ;
}

.webinar-index-header .webinar-super-series-title {
	color: #329baf;
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 10px;
}

.webinar-index-header p {
	margin-bottom: 30px;
}

.webinar-index-header .oblcw-video {
	margin-bottom: 40px;
}

.webinar-index-header .form-horizontal {
	color:#FFFFFF;
	background: url(../images/bg/bg-blue-checkered01.jpg);
	padding: 20px 15px 10px;
	border-radius: 8px;
	max-width: 380px;
	margin-bottom: 40px;
}

.webinar-index-header .form-horizontal h2 {
	text-shadow:0px -1px #000;
	margin: 0px 0px 15px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;	
}

.webinar-index-header .form-horizontal p {
	margin-bottom: 15px;
}

.webinar-index-header .form-horizontal .form-group {
	margin-bottom: 10px;
}

.webinar-index-header .form-horizontal .form-control {
	color: #000;
	border-radius: 0px;
	height: 26px;
}

.webinar-index-header .form-horizontal .btn {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #006AA1;
	background: #FCCE00;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #A54E00;
	border-left: none;
	font-size: 24px;
	font-weight: bold;
	padding: 2px 20px;
	border-radius: 5px;
	margin-top: 10px;
	text-transform: uppercase;
}

.webinar-index-header .form-horizontal button:hover {
	color: #0090D0;
	background: #FEE700;
}

.webinar-index-bottom .container {
	padding: 30px 15px 50px;
}

.webinar-index-bottom p {
	margin-bottom: 20px;
}

.webinar-index-bottom .fb-like-box {
	max-width: 500px;
	margin: 0px auto 20px;
}

.webinar-index-bottom .e-commerce,
.webinar-index-bottom .whats-inside {
	color: #329baf;
	font-size: 18px;
	font-weight: bold;
}

.webinar-index-bottom .check-mark-bullets {
	list-style: none;
}

.webinar-index-bottom .check-mark-bullets li {
	background: url(../images/img/img-haw-check-mark01.jpg) no-repeat left top;
	padding-bottom: 20px;
	padding-left: 35px;
	margin-left: 10px;
	font-size: 14px;
}

.webinar-index-bottom img {
	margin: 0px auto;
}

.webinar-index-bottom .privacy {
	color: #329baf;
	font-weight: bold;
}

.webinar-index-bottom .form-inline {
	color:#FFFFFF;
	background: url(../images/bg/bg-blue-checkered01.jpg);
	padding: 15px 5px;
	border-radius: 8px;
	max-width: 750px;
}

.webinar-index-bottom .form-inline h2 {
	text-shadow:0px -1px #000;
	margin: 0px 0px 5px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;	
}

.webinar-index-bottom .form-inline p {
	margin-bottom: 15px;
}

.webinar-index-bottom .form-inline .form-group {
	margin-bottom: 10px;
	display: block;
}

.webinar-index-bottom .form-inline .form-control {
	color: #000;
	border-radius: 0px;
	height: 26px;
	width: 100%;
	margin-top: 7px;
}

.webinar-index-bottom .form-inline .col-lg-3 {
	padding-left: 10px;
	padding-right: 10px;
}

.webinar-index-bottom .form-inline .btn {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #006AA1;
	background: #FCCE00;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #A54E00;
	border-left: none;
	font-size: 24px;
	font-weight: bold;
	padding: 2px 11px;
	border-radius: 5px;
	text-transform: uppercase;
}

.webinar-index-bottom .form-inline button:hover {
	color: #0090D0;
	background: #FEE700;
}

.webinar-earning-disclaimer {
	background: #EDEDED;
	position: relative;
	margin: 0px auto;
	display: block;
}

.webinar-earning-disclaimer .container {
	padding: 20px 15px;
}

.webinar-earning-disclaimer .earning-disclaimer {
	font-weight: bold;
}

.webinar-earning-disclaimer p {
	font-size: 13px !important;
}


.webinar-error-noti {
	padding: 5px;
	font-size: 14px;
	width: auto;
}

.webinar-noti-div {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	left: -16px;
	padding-top: 20px;
	white-space: nowrap;
}


/* webinar confirmation page formatting ===========================================================================*/

.webinar-confirmation-header {
	background: url(../images/bg/bg-health-and-wellness01.jpg) repeat-x bottom left;
}

.webinar-confirmation-header .container {
	padding-top: 80px;
	padding-bottom: 100px;
}

.webinar-confirmation-header h1 {
	color: #329baf;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 45px;
}

.webinar-confirmation-header p {
	font-size: 18px;
	line-height: 30px;
}

.webinar-confirmation-header img {
	margin-top: 140px;
}

.webinar-confirmation-header .share .fa-border {
	background: #329baf;
	color: #FFFFFF;
    border: none;
}

.webinar-confirmation-header .share .fa-border:hover {
	background: #70C7D6;
	cursor: pointer;
}

.webinar-confirmation-header .btn-facebook01 .fa-border {
	padding: .28em .51em .24em;
}

.webinar-confirmation-header .btn-twitter01 .fa-border {
	padding: .28em .33em .24em;
}

.webinar-confirmation-header .btn-google01 .fa-border {
	padding: .28em .35em .24em;
}

.webinar-confirmation-header .btn-pinterest01 .fa-border {
	padding: .28em .45em .24em;
}

/* index page formatting ===========================================================================*/

.section-discover-essentials {
	background: url(../images/bg/bg-health-and-wellness01.jpg) repeat-x bottom center;
	position: relative;
	display: block;	
}

.section-discover-essentials .container {
	max-width: 100%;
	margin: 0px auto;
	text-align: center;
}

.section-discover-essentials h1 {
	color: #329baf;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 20px;
}

.section-discover-essentials h1 span {
	font-weight: normal ;
}

.section-discover-essentials .have-you-ever {
	margin-bottom: 40px;
}

.section-discover-essentials .col-sm-8,
.section-discover-essentials .col-sm-4 {
	margin-bottom: 30px
}

.section-discover-essentials .download-ebook-top {
	background: url(../images/bg/bg-blue-checkered01.jpg);
	padding: 20px 10px;
	border-radius: 8px;
    margin-bottom: 20px;
    max-width: 360px;
}

.section-discover-essentials .download-ebook-top .download-ebook-text {
	color:#FFFFFF;
	text-shadow:0px -1px #000;
	margin-bottom: 30px;
	font-size: 22px;
}

.section-discover-essentials .download-ebook-top label {
	font-weight: normal;
	color: #000;
}

.section-discover-essentials .download-ebook-top input {
    color: #000;
    border-radius: 0px;
    height: 30px;
    padding: 2px 5px;
}

.section-discover-essentials .download-ebook-top button {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #006AA1;
	background: #FCCE00;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #A54E00;
	border-left: none;
	font-size: 30px;
	font-weight: bold;
	padding: 2px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 10px;
}

.section-discover-essentials .download-ebook-top button:hover {
	color: #0090D0;
	background: #FEE700;
}

.section-what-inside .container {
	width: auto !important;
	max-width: 910px;
	margin: 0px auto;
	padding: 30px 15px 50px;
}

.section-what-inside p {
	margin-bottom: 20px;
}

.section-what-inside .fb-like-box {
	max-width: 500px;
	margin: 0px auto 20px;
}

.section-what-inside .e-commerce,
.section-what-inside .whats-inside {
	color: #329baf;
	font-size: 20px;
	font-weight: bold;
}

.section-what-inside .check-mark-bullets {
	list-style: none;
}

.section-what-inside .check-mark-bullets li {
	background: url(../images/img/img-haw-check-mark01.jpg) no-repeat left top;
	padding-bottom: 20px;
	padding-left: 35px;
	margin-left: 10px;
}

.section-what-inside img {
	margin: 0px auto;
}

.section-what-inside .privacy {
	color: #329baf;
	font-weight: bold;
}

.section-what-inside .download-ebook-bottom {
	background: url(../images/bg/bg-blue-checkered01.jpg);
	padding: 15px 10px 20px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.section-what-inside .download-ebook-bottom .download-ebook-text {
	color:#FFFFFF;
	text-shadow:0px -1px #000;
	margin-bottom: 10px;
	font-size: 22px;
}

.section-what-inside .download-ebook-bottom label {
	font-weight: normal;
	color: #000;
}

.section-what-inside .download-ebook-bottom input {
    color: #000;
    border-radius: 0px;
    height: 30px;
    padding: 2px 5px;
}

.section-what-inside .download-ebook-bottom button {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #006AA1;
	background: #FCCE00;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #A54E00;
	border-left: none;
	font-size: 30px;
	font-weight: bold;
	padding: 2px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 10px;
}

.section-what-inside .download-ebook-bottom button:hover {
	color: #0090D0;
	background: #FEE700;
}

.section-earning-disclaimer {
	background: #EDEDED;
	position: relative;
	margin: 0px auto;
	display: block;
}

.section-earning-disclaimer .container {
	width: auto !important;
	max-width: 910px;
	margin: 0px auto;
	padding: 20px 15px;
}

.section-earning-disclaimer .earning-disclaimer {
	font-weight: bold;
}

.section-earning-disclaimer p {
	font-size: 13px !important;
}

/* confirmation page formatting ===========================================================================*/

.section-confirmation .container {
	width: auto !important;
	max-width: 810px;
	margin: 0px auto;
	padding: 100px 15px 50px;
}

.section-confirmation .almost-there {
	color: #329baf;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 50px;
}

.section-confirmation .col-sm-8 {
	text-align: center;
}

.section-confirmation img {
	margin: 0px auto;
}

.section-confirmation .click-download {
	color: #329baf;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 50px;
}

.section-confirmation .btn-download-now {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #006AA1;
	background: #FCCE00;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #A54E00;
	border-left: none;
	font-size: 30px;
	font-weight: bold;
	padding: 2px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 50px;
}

.section-confirmation .btn-download-now:hover {
	color: #0090D0;
	background: #FEE700;
}

.section-confirmation .btn-share-this-on-facebook {
	margin: 0px auto;
	display: block;
	width: 171px;
	height: 33px;
	background: url(../images/btn/btn-share-this-on-facebook01.png) no-repeat;
	margin-bottom: 40px;
}

.section-confirmation .btn-share-this-on-facebook:hover {
	cursor: pointer;
	background-position: -176px;
}

/* copyright formatting ===========================================================================*/

.section-copyright {
	position: relative;
	margin: 0px auto;
	display: block;
}

.section-copyright .container {
	width: auto !important;
	max-width: 910px;
	margin: 0px auto;
	padding: 20px 15px;
	text-align: center;
	font-size: 13px;
}

/* not activated page formatting ===================================================================== */

.section-not-activated-header {
	background: #fff;
}

.section-not-activated-header .container {
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	text-align: center;
}

.section-not-activated-header img {
	margin: 0px auto;
	font-family: 'Open Sans Regular', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.section-not-activated-header h1 {
	padding-top: 50px;
	font-size: 70px;
	color: #329BAF;
	font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
	text-align: center;
}

.section-not-activated-header p {
	color: #6D6D6D;
	font-size: 25px;
	margin-bottom: 50px;
}

.footer-hub01 {
	border-top: 0px;
	padding: 70px 15px;
	background: #308d9f ;
	color: #FFFFFF;
	font-size: 16px;
}

.footer-hub01 .follow-us .fa-2x .fa-stack-2x {
	  color: #FFF;
}

.footer-hub01 .follow-us a:hover .fa-2x .fa-stack-2x {
	color: #47d9bf ;
}

.footer-hub01 .follow-us a:focus .fa-2x,
.footer-hub01 .follow-us a:active .fa-2x {
	background: #308d9f;
}

.footer-hub01 .follow-us .fa-2x .fa-stack-1x {
	font-size: 0.8em !important;
}

.footer-hub01 .col-sm-6 {
	border-left: 2px solid #47d9bf ;
	border-right: 2px solid #47d9bf ;
}

.footer-hub01 a {
	color: #FFF;
	padding-right: 17px;
	outline: none;
}

.footer-hub01 ul.navbar-nav {
	width: 100%;
	border-top: 0px;
	padding-left: 30px;
}

.footer-hub01 .name-content {
	width:23%
}

.footer-hub01 .follow-content {
	width:27%
}

.footer-hub01 .link-content {
	width: 45%;
	border-left: 1px solid #2f6e7b;
	border-right: 1px solid #2f6e7b;
}

.footer-hub01 .link-info {
	padding: 15px;
}

.footer-hub01 .link-info .img-footer-avatar img {
	width: 70px;
	height: 70px;
	margin-top: 26px;
	margin-right: 10px;
	float: left;
	border-radius: 100%;
}

.footer-hub01 .link-info h3 {
	font-family: 'Open Sans Semibold', Arial, Helvetica, sans-serif;
	padding-top: 0px;
	font-size: 24px;
	margin-top: 30px;
}

.footer-hub01 .navbar-nav li {
	float: none;
}

.footer-hub01 .navbar-nav li a {
    background: none;
    font-size: 14px;
    padding: 15px 0px 15px 0px;
}

.footer-hub01 .navbar-nav li a:hover {
	text-decoration: underline;
}

.footer-hub01 .navbar-nav li a:focus,
.footer-hub01 .navbar-nav li a:active {
	background: #308d9f;
}

.footer-hub01 .follow-us {
	padding-top: 15px;
	padding-left: 45px;
	border-top: 0px;
}

.footer-hub01 .follow-us h5 {
	font-size: 17px;
	padding-left: 5px;
	margin-bottom: 25px;
	margin-top: 0px;
}

.footer-hub01 .follow-us .fa-2x {
	font-size: 1.7em !important;
	margin-bottom: 15px;
}

.footer-hub01 .fa-circle-thinner:before {
	box-sizing: border-box;
	display: block;
	width: 1.7em;
	height: 1.7em;
	padding-top: 0.3em;
	text-align: center;
	border-radius: 100%;
	border: 1.7px solid #FFFFFF;
	font-size: 23px;
}

.footer-hub01 .follow-us .fa.fa-circle-thinner {
	color: #FFF;
}

.footer-hub01 .follow-us a:hover .fa.fa-circle-thinner:before,
.footer-hub01 .follow-us a:focus .fa.fa-circle-thinner:before,
.footer-hub01 .follow-us a:active .fa.fa-circle-thinner:before {
	color: #47d9bf;
	border: 1.7px solid #47d9bf;
}

.footer-hub02 {
	background: #2a2829 ;
	padding: 10px 15px;
}

.footer-hub02 .member-name {
	font-family: 'MuseoSans_700', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #f9f8f6;
	font-size: 24px;
	line-height: 54px;
}

.footer-hub02 .copyright {
	text-align: center;
	color: #FFF;
	line-height: 54px;
	font-size: 13px;
}

.footer-hub02 .copyright a {
	color: #2c6470 ;
}

.display-480 {
	display: none;
}

@media (max-width: 1199px) {

	/* webinar index page formatting ===========================================================================*/

	.webinar-index-bottom .form-inline {
		max-width: 350px;
	}
	
	.webinar-index-bottom .form-inline .form-control {
		margin-top: 0px;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	.footer-hub01 .container {
	    width: 100%;
	}

	.footer-hub01 .navbar-nav li a {
	    padding: 15px 0px 15px 20px;
	}

	.footer-hub01 .follow-us {
	    padding-top: 20px;
		padding-left: 25px;
	}

	.footer-hub01 .follow-us .fa-2x {
	    margin-bottom: 0px;
	}

	.footer-hub01 a {
	    padding-right: 5px;
	}

	.footer-hub01 .name-content {
	    width: 28%;
	}

	.footer-hub01 .follow-content {
		width:24%
	}
}

@media (min-width: 992px) {

	/* webinar index page formatting ===========================================================================*/
	
	.webinar-index-header .container,
	.webinar-index-bottom .container,
	.webinar-earning-disclaimer .container,
	.webinar-confirmation-header .container {
		width: 900px;
	}

}

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


	.footer-hub01 .container {
	    width: 100%;
	}

	.footer-hub01 .navbar-nav li a {
	    padding: 15px 0px 15px 15px;
	}

	.footer-hub01 .follow-us {
	    padding-top: 20px;
	    padding-left: 50px;
	}

	.footer-hub01 .link-content {
	    width: 40%;
	}

	.footer-hub01 .name-content {
	    width: 30%;
	}	

	.footer-hub01 .link-info .img-footer-avatar img {
	    float: none;
	    margin: 0px auto;
	}

	.footer-hub01 .link-info {
	    padding: 15px 0px;
	    text-align: center;
	}

	.footer-hub01 .follow-content {
   		width: 30%;
	}

	.footer-hub02 .copyright {
	   	line-height: 24px;
	}

	.footer-hub02 .copyright {
	   	line-height: 20px;
	}

}

@media (max-width: 767px) {

	/* webinar index page formatting ===========================================================================*/
	
	.webinar-index-header .pull-left,
	.webinar-index-header .pull-right {
		float: none !important;
	}

	.webinar-index-bottom .form-inline {
		color:#FFFFFF;
		background: url(../images/bg/bg-blue-checkered01.jpg);
		padding: 15px 10px 15px;
		border-radius: 8px;
		max-width: 380px;
	}

	.webinar-index-bottom .form-inline .form-group {
		text-align: left;
	}

	.webinar-index-bottom .form-inline .form-group .col-sm-12 {
		text-align: center;
	}

	.section-discover-essentials .download-ebook-top {
	    margin-top: 20px;
	}

}

@media (max-width:767px) {

	.footer-hub01 .name-content {
	    width: 100%;
	}

	.footer-hub01 .follow-content {
	    width: 100%;
		text-align: center;
	}

	.footer-hub01 .follow-us .fa-2x {
	    margin-bottom: 0px;
	}

	.footer-hub01 .link-content {
	    width: 100%;
	    border-left: 0px;
	    border-right: 0px;
	    border-top: 1px solid #6b8138;
		margin-top: 25px;
		padding-top: 25px;
	}

	.footer-hub01 .navbar-nav li a {
	    padding: 15px 0px 15px 15px;
	}

	.footer-hub02 .xs-100 {
		width: 100%;
    	line-height: 20px;
	}

	.footer-hub01 ul.navbar-nav {
	    margin: 0px -15px;
        padding: 0px 0px;
	}

	.footer-hub01 {
	    padding: 10px 15px 25px;
	}

	.footer-hub01 .link-info .img-footer-avatar img {
	    margin-top: 0px;
	    margin-right: 0px;
	    float: none;
	    margin: auto;
	}

	.footer-hub01 .name-content {
	    width: 100%;
	    text-align: center;
	}

	.footer-hub01 .follow-us p {
	    margin: 0px 0px;
	}

	.footer-hub01 a {
	    padding-right: 0px;
	}

	.footer-hub01 .follow-us {
	    padding-top: 20px;
	    padding-left: 0px;
	    padding-right: 0px;
	}
}

@media (max-width:480px) {

	.footer-hub01 ul.navbar-nav {
	    margin: 0px;
	}

	.footer-hub01 .navbar-nav li a {
	    padding: 15px 0px 15px 0px;
	}

	.footer-hub02 .copyright {
	   	line-height: 24px;
	}

	.footer-hub02 .copyright .pwred {
   		float: none !important;
	}

	.display-480 {
		display: block;
	}	

	.footer-hub01 a {
	    padding-right: 0px;
	}

	.footer-hub01 .follow-us {
	    padding-left: 0px;
	    padding-right: 0px;
	    padding: 0px 0px;
	    max-width: 200px;
	    margin: auto;
	}

}
