/*-- Fonts --*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@font-face {
    font-family: 'Impact';
    src: url('../fonts/Impact.eot');
    src: url('../fonts/Impact.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Impact.woff2') format('woff2'),
        url('../fonts/Impact.woff') format('woff'),
        url('../fonts/Impact.ttf') format('truetype'),
        url('../fonts/Impact.svg#Impact') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*-- Reset css --*/
/*==================box-sizing================*/
*{box-sizing:border-box}
*,
*:before,
*:after{box-sizing:border-box}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*,
*:before,
*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}
/*====*/
*{margin:0;padding:0;border:none}
abbr,acronym,dfn{cursor:help;border-bottom:1px #000 dotted}
dfn{font-style:normal}
.left{float:left}.right{float:right}
.clear{clear:both}
.aligncenter{text-align:center}
.alignright{text-align:right}
a{color:#000;outline:none;border:none;text-decoration:none}
a:visited{color:#5c5c5c}
a:hover{text-decoration:none;color:#0198d1}
a:active{color:#000}
address{margin:0.2em 0;padding:.5em 0 1em;line-height:140%;font-style:normal}
:focus{outline:0}
ul,ol{list-style:none;margin:0;padding:0}
p{font-size:16px;padding:8px 0;line-height:24px;margin:0;color:#575757;}
.input-group{position:relative;margin-bottom:15px}
.form-control{background:#fff;border:solid 1px #c9c9c9;font-size:14px;color:#434343;border-radius:4px;width:100%;height:36px;padding:8px 15px;margin-bottom:10px}
.form-control::-moz-placeholder{color:#5a5a5a;opacity:1}
.form-control:-ms-input-placeholder{color:#5a5a5a}
.form-control::-webkit-input-placeholder{color:#5a5a5a}
.form-control:focus{box-shadow:none}
.btn-primary{width:100%;/*min-height:62px;*/background-color:#252525;border:0;font:20px "Raleway", Arial, sans-serif;font-weight:600;padding:16px 0 0 0;-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in;text-transform:uppercase}
.btn-primary:hover,.btn-primary:focus{background:#059ad9}
.btn-primary:focus,.btn-primary:active{border:0;box-shadow:none}
textarea{font:12px Arial, Helvetica, sans-serif}
textarea.form-control{height:120px}
.block{display:inline-block;width:100%}
a.button,.button{display: inline-block;background-color:#c10504;border: none;box-shadow: none;color: #fff;font-size: 21px;text-transform: uppercase;border: none;padding: 10px 26px;text-align: center;vertical-align: middle;border-radius: 6px;font-weight: 500;-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.button:hover,.button:focus{background-color:#e94e4c;color:#fff;}

a:visited.button{color:#fff}
.error{display:block;color:#f98989;padding-top:5px;font-size:13px;font-weight:normal;}
.alert-success{opacity:1}.button.radius{border-radius:4px}
.capitalize{text-transform:none;text-transform:capitalize}
img.img-block{display:block;max-width:100%;height:auto}
.center-box{background-color:transparent;text-align:center;padding:60px 0}
.ucase:before{text-transform:uppercase}
.block{display:inline-block;width:100%}
.icon{display:inline-block;fill:currentColor;height:1em;position:relative;top:-0.0625em;vertical-align:middle;width:1em}
.list{list-style:none;padding:0;margin:20px 0 25px;}
.list li{background: url(../images/list-circle.png) no-repeat left 6px;color: #181818;font-size: 20px;line-height: 27px;margin: 0 0 10px;padding-left: 31px;font-weight: 700;}
.list li span{display:block;font-size: 20px;color:#000;padding: 3px 0 10px;}
.list-numeric{list-style:number;font-size:16px;color:#686868}
.list-numeric li{line-height:24px;margin:0 0 16px}
figure{margin: 0;}
/*-- Body --*/
html{background:#fff;height:100%;font-family:"Roboto", Arial, sans-serif}
body{background:#fff;font-family:"Roboto", Arial, sans-serif;font-weight:400;font-size:15px;min-height:100%;color:#000}
.container{max-width:1190px;margin:0 auto;position:relative;padding:0 15px}

/*-- Fetch Fonts --*/
h1,h2,h3,h4,h5,h6,.button,a.button,.sort-alpha,.hd-span,.event-box .hd-span,.list li{font-family:"Roboto", Arial, sans-serif}
.ac-box span,.ac-box em,.emfonts{font-family:"Roboto", Arial, sans-serif;font-weight:300;}
.hd-h1{font-family:"Roboto", Arial, sans-serif;color:#000;font-size:52px;margin:0 0 15px;text-transform: uppercase;font-weight:500;}
.hd-h1 .hd-md{font-size: 35px;display: block;color: #fff;}
.hd-h1 .hd-lg{font-family:"Impact", Arial, sans-serif;font-size: 71px;display: block;color: #ffcc00;}
.hd-h1 .hd-sm{font-size: 39px;display: block;color: #fff;padding-top:10px}
.hd-h2{font-family:"Roboto", Arial, sans-serif;color:#000;font-size:37px;margin:0 0 10px;font-weight:500;text-transform: uppercase;}
.free-webinar p{font-size: 22px;padding: 0 0 24px;line-height: 27px;color: #fff;max-width: 700px;}
.sort-alpha{font-size: 36px;display: block;color: #fff;/*font-weight: 500;*/padding: 8px 0;}
/*-- Container --*/
#content{display:inline-block;width:100%;min-height:300px}

/*-- Header --*/

/*====----Home Page----=====*/
#top{background: url(../images/intro-bg.jpg) no-repeat center 0;padding: 0 0 70px;min-height: 718px;position: relative;margin: 0 auto;background-size: cover;background-color:transparent;}
.hd-span{font-size: 18px;line-height: 27px;color: #535353;display:block;margin:0 0 12px;}
.header{padding:0 0 10px;position:relative;}
.header .logo{margin: 0;padding-top: 24px;}
.free-webinar{padding:18px 0 0;}
/*.free-webinar .left-aside{float:left;width:80%;padding:0 1.2% 0 0;}*/
.free-webinar .sort-alpha{font-size: 37px;padding: 24px 0 45px;}
.free-webinar a.button{color: #191919;padding: 10px 45px;}
.header .hd-span{display:inline-block;}
/*.free-webinar .button:hover,.free-webinar .button:focus{background-color:#c10504;color:#fff;}*/

/*-- Countdown --*/
.event-box{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;max-width:780px}
.event-box .col-span-sm{-ms-flex: 170px;flex: 0 0 170px;max-width: 170px;margin-top: -35px;}
.event-box .col-span-lg{-ms-flex: 350px;flex: 0 0 350px;max-width: 350px;padding-left: 18px;text-align:center;}
.event-box .ac-box{width:109px;height:95px;display:block;border:solid 2px #fff;text-align:center;padding: 9px 6px 0;margin:0 auto 10px;}
.event-box .ac-box span{display:block;color:#fff;font-size:50px;line-height:50px;}
.event-box .ac-box em{display:block;color:#fff;font-size:18px;line-height:21px;letter-spacing: 5px;font-style:normal;}
.emfonts{display:block;color:#ffcc00;font-size:15px;line-height:18px;font-style:normal;text-align: center;}

/*.event-box .lunchtime{background:url(../images/lunch.png) no-repeat left top;min-width:345px;min-height:77px;margin: 0 0 18px;}
.event-box .dinnertime{background:url(../images/dinner.png) no-repeat left top;min-width:345px;min-height:77px;margin: 0 0 18px;}
.event-box .hd-span{font-size: 23px;line-height: 31px;font-weight:500;color: #fff;margin: 0;text-align: center;padding-top: 33px;}*/
.event-box figure{ float:left;margin-right:25px}
.event-box .emfonts{display:inline-block;font-size:24px;line-height:30px;font-weight:500;padding-top:20px}
.event-box h2{font-size:30px;color:#fff;text-transform:uppercase;padding-top:10px;font-weight:500;width:100%;text-align:center}
.register-form{margin:10px 10px 0 0;width:100%;max-width:790px}
.register-form .form-group .col-sm-4{padding-right:0}
.register-form .form-group label{display:block}
.register-form .form-control{height:50px;border-radius:10px}
.register-form .button{padding:10px 50px;border-radius:10px}

.complementary{padding: 35px 0 15px;}

.eventtime{width:48%;/*max-width:273px;*/background:#c10505 url(../images/bgredbase.jpg) no-repeat left bottom;text-align: center;padding:15px 21px 40px;min-height:100px;border-radius: 6px 6px 0 0;float:left;}
.eventtime a.button{background-color: #fff;color: #191919;font-size: 18px;text-transform: uppercase;padding: 8px 60px 6px;border-radius: 35px;font-weight: 500;margin: 0 0 8px;}
.eventtime .hd-h2{margin: -26px 0 15px;}
.eventtime .hd-h2 span{display: inline-block;background: #fff;padding: 0 15px;}
.eventtime p{padding: 24px 0 10px;}
.eventtime .button:hover,.eventtime .button:focus{background-color:#ffcc00;color:#fff;}
.span-title{display: block;font-size: 27px;color: #fff;text-align: center;margin: 0 0 6px;font-weight: 500;text-transform: uppercase;}
.eventtime .hd-span{font-size: 21px;color: #fff;margin: 0 0 12px;font-weight: 500;}
.eventtime .emfonts{color: #fff;}
.eventtime .imgbox{display: block;margin: 0 auto 8px;}
.eventtime .imgbox img{display: block;margin: 0 auto;}
.mrg-right{margin-right: 4%;}

.content-box{background:#c10505;padding:60px 0;text-align: center;}
.content-box .hd-h2{color: #ffcc00;font-size: 50px;}
.content-box .hd-span{font-size: 37px;font-weight:500;line-height: 45px;color: #fff;display: block;margin: 0 210px 12px;}
.content-box .sort-alpha{font-size: 18px;display: block;color: #fff;padding: 3px 190px 10px;}

.retirement-plan{padding: 35px 0 40px;text-align:center;}
.retirement-plan ul{display:flex;flex-wrap: wrap;justify-content: center;margin: 0 -15px;}
.retirement-plan ul li{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;padding:0 15px}
.retirement-plan .hd-h2{font-size: 43px;margin: 0 0 27px;color: #c10505;}
.retirement-plan ul figure{height:112px;width:112px;margin:0 auto 10px;border:solid 2px #c10505;border-radius:50%;padding-top:16px;}
.retirement-plan ul figure img{height:auto;max-width:100%;margin:0 auto;display:block;}
.retirement-plan ul h3{color: #0f0f0f;font-size: 18px;text-transform: uppercase;margin: 0;}
.retirement-plan ul p{font-size: 15px;line-height: 21px;color: #333;}

.hr{border-top: 1px solid #777;}

.about-cory {background: #e7e7e7;padding: 41px 0;}
.about-cory figure img {max-width: 100%;height: auto;margin: 0 auto;}
.about-cory .info .hd-h2{font-size: 22px;color: #181818;font-weight: 400;text-transform: uppercase;}
.about-cory .info .hd-h2 span {display: block;color: #181818;text-transform: uppercase;font-size: 52px;font-weight: 600;margin: 0 0 0 -5px;}
.about-cory .info p{color: #545454;font-size: 15px;padding: 0 0 21px;}
.about-cory a.button{/*background-color:#c10505;color: #fff;font-weight:500;*/margin-right:6px;}
/*.about-cory a.button:hover{background-color:#d93533}*/
.about-cory a.btngray{background-color:#252525;color:#fff}

.about-cory .call,.about-cory .email a,.about-cory .location{color:#181818;font-size:14px;display:inline-block;}
.about-cory .call{margin-right:10px;border-right: solid 1px #000;padding-right: 10px;}
.about-cory .email{display:inline-block;color:#181818;margin-right:10px;border-right: solid 1px #000;padding-right: 10px;}
.about-cory .call .fa,.about-cory .email .fa,.about-cory .location .fa{display:inline-block;margin-right:3px;color:#c10505;}

.sponsor{padding: 41px 0;text-align:center;}
.sponsor ul{display: block;max-width: 1050px;margin: 0 auto;text-align: center;padding: 0 0 15px;}
.sponsor ul li{display: inline-block;vertical-align: top;margin: 0 1.85%;}
.sponsor ul li figure{margin:0 auto;}
.sponsor hr{border-top: 1px solid #b1b1b1;}
.sponsor .hd-h2{font-size: 35px;margin: 31px 0 18px;text-transform: none;}
/*.sponsor a.button{background-color: #c10505;color: #fff;font-weight:500;}
.sponsor .button:hover,.sponsor .button:focus{background-color:#d93533;color:#fff;}*/


.disclosure{padding:50px 0 25px;background:#161616;}
.disclosure .hd-h2{color: #fff;margin: 0;font-size: 43px;}
.disclosure p{font-size:15px;color:#fff;padding:8px 0;}



#footer {background:#c10505;text-align:center;}
#footer .copyright{padding: 24px 0;color: #fff;font-size: 15px;}

/*#register-popup.modal.show{padding-right:0 !important}
#register-popup .modal-body{padding:1rem 1.5rem}
#register-popup .modal-header{border-bottom: 1px solid #f3f3f3;background: #f3f3f3;margin: 0 0 8px; padding:0.5rem 1.5rem}
#register-popup .modal-title{font-size: 22px;}
#register-popup .button{background-color:#d93533;color:#fff;font-size:16px;width:100%;}
#register-popup .form-group{margin-bottom:0}
#register-popup .form-group label{margin:0 0 5px;font-size:13px; display:block}
#register-popup h3{font-size:20px;color:#c10505;margin:15px 0 0}
#register-popup h4,#register-popup p{font-size:15px;color:#000}
#register-popup .infusion-submit{max-width:250px;margin:0 auto}*/


.thank-you{padding: 90px 0 0;}
.thank-you .hd-h1 .hd-lg{font-size: 100px;}
.thank-you-page #top{min-height: 100%;padding: 0 0 100px;}
.thank-you .hd-h1 .hd-md{font-size: 45px;max-width: 570px;}
.thank-you-page #top.fullbg{position:fixed;top:0;left:0;/*z-index:-1;*/height: 100%;width: 100%;background-position:50% 50%;}
.thank-you-page #footer{background: #c10505;text-align: center;position: absolute;left: 0;right: 0;bottom: 0;}

/*====Responsive====*/
@media (min-width: 576px){
.modal-dialog{max-width: 600px;margin: 1.75rem auto;}
}
@media (max-width:1440px){
.right-aside .img-responsive{display:block;max-width:100%;height:auto}
	
/*body{border:1px solid red}*/ 	
}
@media (max-width:1199px){
img{display:block;max-width:100%;height:auto}.img-responsive{display:block;max-width:100%;height:auto}#top{min-height: 100%;padding: 0 0 60px;}.hd-span{font-size: 21px;line-height: 27px;margin: 10px 0;}
.hd-h1 .hd-md,.hd-h1 .hd-sm,.content-box .hd-h2{font-size: 31px;}.hd-h1 .hd-lg{font-size: 60px;letter-spacing: 0;}.free-webinar .sort-alpha{font-size: 31px;padding: 18px 0 27px;}
#countdown-clock{padding: 10px 25px;}.complementary{padding: 35px 0 25px;}.hd-h2{font-size: 35px;}.list li{font-size: 18px;line-height: 27px;}.list li span{font-size: 18px;}
.content-box{padding:40px 0;}.sort-alpha{font-size: 27px;}.eventtime a.button{padding: 8px 35px 6px;}.retirement-plan{padding: 45px 0 35px;}.retirement-plan .hd-h2{font-size: 27px;}
.retirement-plan ul li{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.complementary .hd-h2{font-size: 27px;}.content-box .hd-span{font-size: 27px;line-height: 37px;margin: 0 auto 15px;}
.content-box .sort-alpha{padding: 3px 0 10px;}.mrg-right{margin-right: 1.95%;}.eventtime{width: 100%;max-width: 273px;}
.complementary .box-center{margin:10px auto 0;justify-content:center;display: flex;}.free-webinar p{line-height: 24px;font-size: 16px;}
.retirement-plan ul figure{height: 90px;width: 90px;}.retirement-plan ul figure img{max-width: 60%;}.thank-you{padding: 50px 0 0;}.thank-you .hd-h1 .hd-md{font-size: 35px;}

/*body{border:1px solid #000}*/ 
}
@media (max-width:1024px){
/*.container{max-width:928px;padding:0}*/

/*body{border:1px solid orange}*/
}
@media (max-width:991px){
/*.container{max-width:721px}*/
.retirement-plan ul li{-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}.about-cory .info .hd-h2{font-size: 18px;}.about-cory .info .hd-h2 span{font-size: 35px;}
.content-box .hd-h2{font-size: 25px;}.hd-h1 .hd-lg{font-size: 50px;margin:10px 0}.free-webinar .sort-alpha{font-size: 25px;padding: 15px 0 21px;}.hd-h2{font-size: 31px;}
.retirement-plan .hd-h2{font-size: 24px;}a.button, .button,.eventtime a.button{font-size: 15px;}#countdown-clock li.seperator{margin-right: 6px;}
.sponsor .hd-h2{font-size: 27px;margin: 25px 0 6px;}.disclosure{padding: 40px 0;}#footer .copyright{padding: 18px 0;}.sponsor{padding: 35px 0;}
#countdown-clock{padding: 6px 15px;}#countdown-clock li.box{height: 45px;width: 60px;}#countdown-clock li.box span{font-size: 27px;line-height: 27px;}
#countdown-clock li.box p{font-size: 13px;}.thank-you .hd-h1 .hd-lg{font-size: 80px;}.thank-you-page #top{padding: 0 0 50px;}.thank-you-page #top.fullbg{background-position: 75% 50%;}

/*body{border:1px solid red}*/ 
}
@media (max-width:767px){
/*.container{max-width:590px}*/
/*.free-webinar .left-aside{float: none;width: 100%;}*/
.free-webinar{text-align:center}
.hd-h2{font-size: 27px;}.retirement-plan ul li{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.about-cory figure{margin: 0 auto;max-width: 218px;}.about-cory{text-align:center;}.sponsor ul li figure{max-width: 100px;}.header .logo{max-width: 170px; margin:0 auto}.hd-span{font-size: 18px;}
.about-cory .info p{padding: 0 0 15px;}.about-cory a.button{margin: 0 6px 6px 0;}.content-box .hd-h2{font-size: 21px;}.hd-h1 .hd-lg{font-size: 40px;}
.free-webinar .sort-alpha{font-size: 21px;padding: 10px 0 15px;}.sponsor .hd-h2{font-size: 24px;}.about-cory .info .hd-h2 span{font-size: 27px;}#top{padding: 0 0 75px;}
.disclosure p{padding: 8px 0;}/*#register-popup .form-control{font-size: 13px;height: 40px;}*/.retirement-plan{padding: 25px 0;}.complementary{padding: 18px 0 15px;}
.content-box .hd-span{font-size: 21px;line-height: 27px;}.disclosure{text-align: center;}.disclosure .hd-h2{font-size: 33px;}.disclosure .img-responsive{margin: 15px auto 0;}
.event-box .hd-span{font-size: 18px;line-height: 27px;padding-top: 27px;}.event-box .lunchtime{background: url(../images/lunch-sm.png) no-repeat top center;min-width: 285px;min-height: 64px;}
.event-box .dinnertime{background: url(../images/dinner-sm.png) no-repeat top center;min-width: 285px;min-height: 64px;}


/*body{border:1px solid lightgreen}*/
}
@media (max-width:639px){
/*.container{max-width:435px}*/
/*.header .logo{position: absolute;left: 15px;margin: 0 auto 10px;top: 0;}*/
#top{background-position:0 0}
.header .hd-span{float: none;padding-top: 80px;margin: 0;}
.hd-h1 .hd-md, .hd-h1 .hd-sm,.event-box h2{font-size: 22px;}.hd-h1 .hd-lg{font-size: 35px;}.sort-alpha{font-size: 21px;}
.about-cory .call,.about-cory .email{margin-right: 6px;border-right: none;padding-right: 6px;}
.event-box figure{float:none;margin-right:0}.event-box figure img{margin:0 auto}
.event-box .col-span-sm{-ms-flex: 100%;flex: 0 0 100%;max-width: 100%;margin: 0 0 18px;/*width: 100%;*/}
.event-box .col-span-lg{-ms-flex: 100%;flex: 100%;max-width: 350px;padding-left: 0;text-align: center;width: 100%;margin: 0 auto;}
.complementary .box-center{display: block;}.eventtime{width: 100%;float: none;margin: 0 auto 15px;}

.thank-you .hd-h1 .hd-lg{font-size:50px}

/*body{border:1px solid blue}*/
}
@media (max-width:480px){
.container{/*max-width:90%*/}html{-webkit-text-size-adjust:none}.retirement-plan ul li{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
#countdown-clock li.box {width: 45px;}.thank-you .hd-h1 .hd-md{font-size:25px;max-width:100%}

/*body{border:1px solid magenta}*/
}