<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Alice|Alef|Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,button,input,select,textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

h2 {
    font-size: 1.5em;
    margin: .83em 0;
    
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: .83em;
    margin: 1.67em 0;
}

h6 {
    font-size: .67em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,pre {
    /* margin: 1em 0; */
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,q:after {
    content: '';
    content: none;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl,menu,ol,ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,ol,ul {
    padding: 0 0 0 40px;
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,button,input,select,textarea {
    color: #222;
}
a, a:hover{color:#000;}
body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    /* color: #ff3294; */
}

blockquote {
    padding-left: 20px;
    border-left: 2px solid #fafafa;
    font-style: italic;
}
div#social {
    position: fixed;
    top: 100px;
    width: 51px;
    background: #f36523;
    color: #fff;
    line-height:1.1;
    text-align: Center;
    padding: 20px 7px;
    font-size: 11px;        z-index: 100;
}
div#social a{
    display:block;
    margin: 0 0 10px;
}
div#social i.fa{
    background:#fff;
    width:35px;
    height:35px;
    color:#f36523;
    border-radius:100%;
    line-height:1.8em;
    font-size:20px
}

.main-page {
    width: 100%;
    word-wrap: break-word;
}

.header-bg {
    width: 100%;
    padding: 15px 0 10px;
    background-color: #fffefe;
}

.header-center {
    margin: 0 auto;
    width: 960px;
    display: table;
    text-align: center;
}
.header-center h1{
    font-size: 40px;
    color: #f36523;
    padding: 10px 0;
    margin: 0 0 0.8em 0;
    font-family: Montserrat, "Open Sans", Helvetica;
    line-height: 1.1em;
    letter-spacing: -1px;
}
.header-center p{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color:#313131;
    font-size: 20px;
    padding: 0;
    margin: 0;
}
.header-left,.header-right {
    display: inline-block;
    vertical-align: middle;
}

.header-left {
    width: auto;
    margin: 0 5.4% 0 8.4%;
}

.header-right {
    margin: 0;
    border: 2px solid #f1efef;
    min-height: 64px;
    width: 633px;
}

.as-seen {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #b6b6b6;
    text-transform: uppercase;
    background-color: #f5f5f5;
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin: 0px 20px 0 0;
    padding: 0;
    position: relative;
    width: 18.6%;
    display: table;
    line-height: 22px;
    padding: 0 0;
    text-align: right;
    height: 64px;
}

.as-seen p {
    display: table-cell;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

.as-seen:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #F5F5F5;
    border-image: none;
    border-style: solid;
    border-width: 30px 0 35px 24px;
    right: -20%;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
}

.as-seen-logo {
    display: inline-block;
    margin: 0px auto;
    width: 77.7%;
    padding: 10px 0 5px;
}

.as-seen-logo a {
    margin: 0 2.3%;
}

.as-seen-logo img {
    max-width: 90px;
    max-height: 45px;
}

.blue-box {
    width: 100%;
    margin-top: 5px;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
    background: #f36523;
    box-shadow: 6px 1px 10px #978C8C;
}

.blue-box .blue-box-center {
    margin: 0 auto;
    width: 980px;
    padding: 0;
}

.blue-box .left-content {
    display: inline-block;
    vertical-align: top;
    margin: 14px auto 0;
    width: 380px;
    text-align: left;
}
h1.booktitle {
    text-align: left;
    positioN: relative;
    top: 0;
    margin-top: -68px;
    color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: normal;
    background: rgba(0,0,0,0.5);
    padding: 10px;
}

.blue-box .left-content .book {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0px;
    clear: both;
}

.blue-box .left-content .download {
    border: 2px solid #2a304c;
    border-radius: 50px 0 0 50px;
    padding: 5px 3px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    width: 70%;
    cursor: pointer;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8dda1),color-stop(100%,#ea9c11));
    background: -webkit-linear-gradient(top,#f8dda1 0%,#ea9c11 100%);
    background: -moz-linear-gradient(top,#f8dda1 0%,#ea9c11 100%);
    background: -ms-linear-gradient(top,#f8dda1 0%,#ea9c11 100%);
    background: -o-linear-gradient(top,#f8dda1 0%,#ea9c11 100%);
    background: linear-gradient(top,#f8dda1 0%,#ea9c11 100%);
    background-color: #ea9c11;
    text-align: center;
}

.blue-box .left-content .download a {
    text-decoration: none;
}

.blue-box .left-content .download span {
    margin: -2px 1px 0 3px;
    display: inline-block;
    vertical-align: middle;
}

.blue-box .left-content .download:hover {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4d99d),color-stop(100%,#da900b));
    background: -webkit-linear-gradient(top,#f4d99d 0%,#da900b 100%);
    background: -moz-linear-gradient(top,#f4d99d 0%,#da900b 100%);
    background: -ms-linear-gradient(top,#f4d99d 0%,#da900b 100%);
    background: -o-linear-gradient(top,#f4d99d 0%,#da900b 100%);
    background: linear-gradient(top,#f4d99d 0%,#da900b 100%);
    background-color: #da900b;
    border: 2px solid #2a304d;
    color: #293752;
}

.blue-box .left-content .download a p {
    display: inline-block!important;
    margin: -1px auto 0;
    padding: 0px;
    color: #2b3955;
    width: 80%;
    vertical-align: middle;
}

.blue-box .left-content p {
    color: #fff;
    text-align: center;
    padding: 0px;
    margin: 8px 0 0 0;
}

.blue-box .arrow-right {
    width: 0;
    height: 0;
    border-bottom: 73px solid rgba(0,0,0,0);
    border-left: 44px solid #E05D37;
    border-top: 73px solid rgba(0,0,0,0);
    margin: 0 0 0 131px;
}

.blue-box .right-content {
    display: inline-block;
    vertical-align: top;
    margin: 23px auto 0;
    margin-left: 7px;
    width: 583px;
    text-align: left;
}

.blue-box .right-content .right-content-title {
    font-size: 15px;
    color: #fffffe;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    word-wrap: break-word;
}

.blue-box .right-content .right-content-title a {
    color: #fffffe;
    text-decoration: underline;
}

.blue-box .right-content .right-content-title h1 {
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 7px;
}

.blue-box .right-content .right-content-text {
    color: #fafafa;
    min-height: 185px;
    padding: 0;
    width: 94%;
    float: left;
    margin: 0;
}

.blue-box .right-content .right-content-text h2 {
    font-size: 29px;
    font-family: Montserrat, "Open Sans", Helvetica;
    text-align: center;
    color: #feffff;
    font-weight: bold;
    line-height: 29px;
    margin: 0 0 5px 0;
}

.blue-box .right-content .right-content-text a {
    color: #fafafa;
    text-decoration: underline;
}

.blue-box .right-content .right-content-text ul {
    margin: 15px 0px 18px 40px;
    padding: 0px;
    list-style-type: square;
}

.blue-box .right-content .right-content-text ul li {
        font-size: 20px;
    color: #fafafa;
    margin: 0 0px 8px;
    padding: 0px 0 0px 3px;
    line-height: 1.27em;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.blue-box .right-content .right-content-title img {
    margin-left: 20px;
}

.blue-box .right-content .bottom-box {
    clear: both;
    margin: 16px auto 0;
    width: 100%;
    padding: 0;
    line-height: 10px;
    margin: 10px auto;
    text-align: center;
}

.blue-box .right-content .bottom-box .button {
    background-color: #ff3294;
    padding: 10px 15px;
    box-shadow: 0px 2px 2px #4E4E4E;
    border-radius: 11px;
    cursor: pointer;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #fd3193;
    width: 76.4%;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    margin: 0 auto;
}

.blue-box .right-content .bottom-box .button a {
    color: #fff;
    text-decoration: none;
}

.blue-box .right-content .bottom-box .button a:hover {
    color: #fff;
}

.blue-box .right-content .bottom-box .button a p {
    margin: 0px;
    padding: 0px;
}

.blue-box .right-content .bottom-box .button:hover {
    background-color: #ff3294;
    border: 3px solid #fd3193;
}

.blue-box .right-content .bottom-box .secure {
    font-size: 13px;
    color: #8cc1e6;
    font-weight: 400;
    text-align: center;
    margin: 8px 0 0;
}


.blue-box .right-content .bottom-box .secure p {
    margin: 0px;
    padding: 0px;
    display: inline;
    position: relative;
    top: 3px;
    font-size: 19px;
    color: #20afb3;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;

}

.blue-box .right-content .bottom-box .secure span {
    margin: 0 5px 0 0;
    display: inline-block;
}

.blue-box .right-content .bottom-box .button span {
    font-size: 40px;
    vertical-align: text-top;
    line-height: 23px;
    font-weight: 600;
}

.bottom-section {
    background: #fffcfc;
    padding: 0px 0px 10px;
}

.bottom-section:before {
    margin-top: -35px;
    left: 48%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-bottom-color: #fffcfc;
    border-width: 30px;
    margin-left: -30px;
    border-width: 18px 70px;
}

.bottom-section .free-text {
    color: #1b7bbd;
    width: 80%;
    font-size: 16px;
    margin: 0 auto;
}

.bottom-section .free-text h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    clear: both;
    margin: 0 auto;
    padding: 40px 0;
}

.bottom-section .free-text a {
    color: #1b7bbd;
    text-decoration: underline;
}

.footer {
    width: 100%;
    background-color: #fff;
    min-height: 58px;
    text-align: center;
    color: #666666;
    padding: 30px 0 50px;
    font-size: 15px;
}

.footer p {
    margin: 0px;
    padding: 10px 0 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #313131;
    font-size: 14px;
    line-height: 28px;
}

.footer a {
    color: #313131!important;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}
img.right-logo {
    padding: 0 23px;
}
/**modal******/
div#eModal-1, div#eModal-2, div#eModal-4, div#eModal-5, div#eModal-6, div#eModal-7, div#eModal-8  {
    max-width: 486px;
    margin-left: -232px;
}
div.title {
    text-align: center;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
input#gform_submit_button_4 {
    width: 250px;
    margin: 0 auto;
    background: #ff3294;
    border: 2px solid  #E02C82;
    border-radius: 11px;
    box-shadow: 0px 2px 2px #342D2D;
    text-transform: uppercase;
}
div.gform_footer.top_label {
    width: 250px;
    margin: 0 auto;
}
input#input_4_1 {
    border: none !importaNT;
    WIDTH: 200PX;
    FONT-SIZE: 13PX !iMPORTANT;
}
input#input_4_2 {
    BORDER: NONE !IMPORTANT;
    FONT-SIZE: 13PX !iMPORTANT;
    WIDTH: 198PX !iMPORTANT;
    MARGIN-LEFT: 11PX !iMPORTANT;
}
a.close-modal.outside.theme-1 {
    BORDER: 2PX SOLID #FFF;
    BORDER-RADIUS: 25PX !iMPORTANT;
}
p.no-break{display:none;}

div#eModal-3, div#eModal-9, div#eModal-10, div#eModal-11, div#eModal-12, div#eModal-13{
    background: #f36523 !important;
    text-align: Center;
    padding: 10px 20px !important;
    font-size: 20px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

div#eModal-3 .emodal-title { font-family: "Open Sans", Helvetica, Arial, sans-serif !important; }
.emodal-title{
    margin:0 !important;
    font-size:30px!important;
	font-family: 'Open Sans',sans-serif !important;
}
div#eModal-1  input[type="text"],div#eModal-1  input[type="email"],div#eModal-2  input[type="text"],div#eModal-2  input[type="email"], div#eModal-4  input[type="text"],div#eModal-4 input[type="email"], div#eModal-3  input[type="password"], div#eModal-9  input[type="text"],div#eModal-9  input[type="email"], div#eModal-9  input[type="password"], div#eModal-10  input[type="text"],div#eModal-10  input[type="email"], div#eModal-10  input[type="password"], div#eModal-11  input[type="text"],div#eModal-11  input[type="email"], div#eModal-11  input[type="password"], div#eModal-12  input[type="text"],div#eModal-12  input[type="email"], div#eModal-12  input[type="password"], div#eModal-13  input[type="text"],div#eModal-13  input[type="email"], div#eModal-13  input[type="password"]{
    max-width: 328px!important;
	width: 100%;
    margin: 0 0 7px;
    height: 30px;
    font-size: 18px;
    padding:5px;
}
div#eModal-1  input[type="submit"]:hover, div#eModal-2 input[type="submit"]:hover, div#eModal-4 input[type="submit"]:hover{
     background: none;
     color: #fff!important;
     font-weight: bold;
     text-transform: uppercase;
     text-decoration: none;
     font-size: 18px;
     padding: 10px!important;
     display: block;
     width: 100%;
     max-width: 340px;
     border-radius: 0;
     border: 1px solid #fff;
     margin: 0 auto;
}
div#eModal-1  input[type="submit"], div#eModal-2  input[type="submit"], div#eModal-4  input[type="submit"], div#eModal-10  input[type="submit"], div#eModal-11  input[type="submit"], div#eModal-12  input[type="submit"], div#eModal-13  input[type="submit"]{
       background: #fff;
       color: #f36523! important;
       font-weight: bold;
       text-transform: uppercase;
       text-decoration: none;
       font-size: 18px;
       padding: 10px!important;
       display: block;
       width: 100%;
       max-width: 340px;
       border-radius: 0;
       border: 1px solid #fff;
       margin: 0 auto;
}a.emodal-close {
    background: #fff;
    font-size: 23px !important;
    padding: 5px 5px 6px !important;
    margin-top: -1px;
}
form#_form_1153 {
    margin-top: -28px;
}
#eModal-3 .lock-area, #eModal-9 .lock-area, #eModal-10 .lock-area, #eModal-11 .lock-area, #eModal-12 .lock-area, #eModal-13 .lock-area {
    background: url(images/icon-lock.png) left no-repeat;
    color: #fff;
    font-size: 13px;
    padding: 10px 0;
    width: 56%;
    margin: 0 auto;
}

div#eModal-1, div#eModal-2, div#eModal-4{text-align:Center;}
button, input, select, textarea{margin:4px 0;}
#signup-header { background: url(../img/hd-bg.png); padding: 18px 18px 14px 18px; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

 h2 { color: #fff; font-size: 28px; font-weight: 700; margin-bottom: 3px; text-align: center;}
#signup-header  p { color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }

.txt-fld { /* position: relative; */ width: 210px; padding: 0; display: inline-block; margin: 0 20px;}
.btn-fld { width: 254px; overflow: hidden; padding: 12px 20px 12px 130px; }

.txt-fld label { display: block; float: left; width: 161px; padding-top: 8px; color: #fff; font-size: 14px; text-align: left;  }
.txt-fld input { width: 191px; padding: 8px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 1.2em; color: #222; background: #F7F7F7; font-family: "Open Sans", Helvetica, Arial, sans-serif; outline: none; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6; }
.txt-fld input.good_input { background: #DEF5E1 url(../img/good.png) 236px center no-repeat; }
.txt-fld input.error_input { background: #FDE0E0; }
.Signbtn{
    width: 237px;
    
    background: linear-gradient(#bd417e,#993365);
    position: relative;
    text-decoration: none;
    padding: 10px;
    color: #fff !important;
    text-align: center;
    clear: both;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
}
div#signup-ct {
    background: #ff631c;
    padding: 0 20px;
    width: 500px;
    margin: 50px auto;
    border-radius: 20px;
    height: 234px;
    text-align: center;
}
a.modal_close {
    color: #fff !important;
    text-decoration: none;
    background: #000;
    padding: 3px 8px;
    border-radius: 44px;
    float: right;
    border: 1px solid #fff;
    position: relative;
    top: -13px;
    right: -23px;
}
.facebook{
    width:auto;
    max-width:810px;
    margin:0 auto}
.social-btn{
    margin: 10px 0 20px;}
.social-btn img{padding:0 5px}
a.emodal-close {
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    background: #000;
    border-radius: 20px;
    padding: 3px 7px;
}
div#eModal-1 p, div#eModal-2 p, div#eModal-4 p{
    margin:0 0 10px
}


a.hbtn{
    background: #fff;
    color: #f36523! important;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    padding: 15px 29px;
    margin: 10px auto 0px;
    display: block;
    width: 85%;
    max-width: 340px;
    border-radius: 0;
    border: 1px solid #fff;
}

a.hbtn:hover{
    background: #f36523;
    color: #fff! important;
    border: 1px solid #fff;
}

div#calendar {
    float: Left;
    width: 110px;
    border: 1px solid #f36523;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-left: 20px;
}

span.month {
    display: block;
    padding: 0 0 1px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background: #f36523;
}

span.day {
    display: block;
    text-align: center;
    padding: 0 0 4px 0;
    color: #5a4f4f;
    font-size: 66px;
    line-height: 1.2em;
    font-weight: bold;
}

.clear {
    clear: both;
}

#click-menu.admin-bar-showing {
    display: none !important;
}

.countdown {
    margin-bottom: 20px;
}
p.date {margin-left: 20px!important;font-size: 20px;margin: 0 0 0 20px!Important;line-height: 30px;}
p.date  span{
    font-size: 42px;
    display: block;
    line-height: 1.2em;
    margin-top: 6px;
    margin-bottom: 14px;
}
div#webinar-confirm h1 {
    margin:0 0 30px;
    line-height:1.4em;
}
.left {
    float: left;
    width: 65%;
}
a.orangebtn:hover{
    color:#F36522!important;
    background:#fff;
}
a.orangebtn {
    display: block;
    background: #F36522;
    color: #fff!important;
    max-width: 362px;
    margin: 20px auto;
    padding: 10px;
    font-weight: bold;
    font-size: 27px;
    border: 1px solid #cd6a04;
    text-transform: uppercase;
}

a.atcb-link {
    background: #F36522!important;
    margin: 0 0 20px!important;
    text-transform: uppercase;
    border:1px solid #F36522!important;
    border-radius: 0!important;
    box-shadow:none!important;
    font: 18px 'Open Sans', Helvetica, Arial, sans-serif!important;
}
a.atcb-link:hover{
    background:#fff!important;
    color:#F36522!important;
}
.page-template-template-webinar-confirmation div#navigation {
    display: none;
}
.page-template-template-webinar-confirmation .main-page {
    /* box-shadow: 0px 1px 2px #999; */
    padding: 0px 20px 40px;
    moz-box-shadow: 0px 1px 2px #999;
    /* -webkit-box-shadow: 0px 2px 2px #999; */
    position: relative;
    /* background: #fbfbfb; */
    max-width:1230px;
    margin: 30px auto;
}
@media only screen and (max-width:1020px) {
    .header-center {
        width: 98%;
    }

    .header-left {
        margin-left: 4.5%;
    }
}

@media only screen and (max-width:985px) {
    .blue-box .right-content {
        width: 65%;
        margin-right: 0px;
    }

    .blue-box .right-content .right-content-text {
        padding: 10px 6%;
        width: 86.4%;
        display: inline-table;
    }

    .blue-box .blue-box-center {
        width: 95%;
    }

    .blue-box .left-content .book img {
        max-width: 100%; height: auto;
    }

    .header-left {
        margin-right: 8%;
    }
}

@media only screen and (max-width:920px) {
    .blue-box .right-content .right-content-title img{margin-left:0;}
    .blue-box .right-content .bottom-box &gt; img, .main-page img{}
    .blue-box .right-content{margin-left:0;}
    .blue-box .left-content {
        width: 98%;
    }

    .blue-box .right-content {
        width: 100%;
        padding: 0 0 5% 0;
    }

    .blue-box .left-content .book {
        text-align: center;
        width: 100%;
    }

    .blue-box .left-content .book img {
        max-width: 100%;
    }

    .bottom-section .free-text {
        width: 79%;
    }

    .blue-box .right-content .bottom-box .button {
        width: auto;
    }

    .blue-box .left-content .download {
        width: 200px;
    }

    .blue-box .right-content .right-content-text {
        width: auto;
    }

    .header-left {
        float: none;
        margin: 0 auto 20px;

        display: inherit;
    }

    .header-right {
        float: none;
        margin: 0 auto;
        clear: both;
    }

    .bottom-section:before {
        left: 45%;
    }

    .blue-box .right-content .bottom-box {
        width: 91%;
    }
	
	.left {
    float: none;
	margin: 0 auto;
    width: 100%;
	max-width: 642px;
}

}

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

.left {
    max-width: 402px;
}

.header-center h1 {
    font-size: 26px;
}

div#calendar {
    width: 75px;
}

span.month {
    font-size: 12px;
}

span.day {
    padding: 0 0 2px 0;
    font-size: 36px;
}

p.date span {
    font-size: 23px;
    margin-bottom: 0px;
}

p.date {
    font-size: 14px;
}
	
    .header-right {
        width: 99%;
    }

    .as-seen-logo {
        width: 75%;
    }

    .as-seen-logo img {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .as-seen {
        width: 120px;

    }

    .as-seen-logo a {
        margin: 0 4%;
        float: left;
        width: 12%;
    }

    .blue-box .right-content .right-content-text {
        padding: 10px 6%;
    }
}

@media only screen and (max-width:610px) {
    .as-seen-logo a {
        margin: 0 3%;
        float: left;
        width: 14%;
    }

    .as-seen-logo {
        width: 70%;
    }

    .bottom-section .free-text {
        width: 98%;
    }

    .footer {
        min-height: 35px;
        padding-top: 20px;
    }
}

@media only screen and (max-width:500px) {
    .as-seen-logo {
        width: 100%;
    }

    .blue-box .right-content .right-content-title {
        font-size: 34px;
    }

    .bottom-section .free-text {
        font-size: 22px;
        line-height: 27px;
    }

    .blue-box .right-content .right-content-text h1 {
        font-size: 20px;
    }

    .as-seen {
        width: 100%;
        text-align: center;
    }

    .header-right {
        width: 98%;
    }

    .as-seen:after {
        display: none;
    }

    .header-right {
        height: auto;
        float: left;
    }
}

@media only screen and (max-width:550px) {
    .bottom-section:before {
        left: 42%;
    }
	.emodal-title {
    font-size: 20px!important;
	}
}

@media only screen and (max-width:450px) {
    .blue-box .right-content .right-content-title h1,.bottom-section .free-text h1 {
        font-size: 25px;
        line-height: 26px;
    }

    .blue-box .right-content .right-content-title h2,.bottom-section .free-text h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .blue-box .right-content .right-content-title h3,.bottom-section .free-text h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .blue-box .right-content .right-content-title,.bottom-section .free-text {
        font-size: 14px;
        line-height: 26px;
    }

    .blue-box .right-content .right-content-text h1 {
        font-size: 18px;
        line-height: 20px;
        padding: 8px;
    }
}

@media only screen and (max-width:400px) {
    .bottom-section .free-text {
        font-size: 18px;
        line-height: 22px;
    }

    .blue-box .right-content .right-content-text ul li p {
        width: 85%;
    }

    .bottom-section:before {
        left: 40%;
    }

    .blue-box .right-content .bottom-box {
        width: 90%;
    }

div#calendar {
    display: none;
}

p.date {
    margin-left: 0px!important;
}
}</pre></body></html>