@charset "UTF-8";
/* CSS Document */


/* General Styles */
#sp-main { width: 100%; margin-top: 0px; }
#sp-main #left { padding: 0;}
#SpContent_Container { padding: 0px;}
#SpTitleBar { display: none;}
#banner { background: none; }
#CustomPageBody { overflow: visible;}
.bottomcontentarea-out { padding: 30px 0;}

.formbutton:hover {color:#fff}



/* Begin page1 */

.cta-boxes {
    padding-bottom: 40px;
    margin-top: -100px;
}
.info-area {
    text-align: center;
    padding: 20px;
}
.box-content {
    background: #f2f2f2;
    padding: 20px;
    margin: 5px;
    min-height: 230px;
}
.cta-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.cta-box img {
    width: 35px;
    max-width: 100%;
    padding-top: 10px;
}

.tier-content .left-image {
    display: block;
    height: 400px;
    width: 100%;
    background: url(http://via.placeholder.com/600x400);
    margin-top: 35px;
}
.right-content {
  background: #d9d9d9;
  margin: 0;
  padding: 45px 60px;
}
.left-image-wrap {
  padding-right: 0;
}
.copy-btn {
  padding: 10px 40px;
  border: solid #fff 3px;
  border-radius: 40px;
  position: relative;
  bottom: 0px;
  display: inline-block;
  margin-top: 15px;
  color: #fff;
  font-size: 18px;
  text-transform:uppercase;
}
.copy-btn:hover { 
	background:rgba(255,255,255, .5); 
	color: #fff;
}
.right-copy p {
  padding-bottom: 20px;
}
.tier-content .right-image {
    display: block;
    height: 400px;
    width: 100%;
    background: url(http://via.placeholder.com/600x400);
    margin-top: 35px;
}
.left-content {
  background: #d9d9d9;
  margin: 0;
  padding: 45px 60px;
}
.left-content {
  background: #d9d9d9;
  margin: 0;
  padding: 45px 60px;
}
.right-image-wrap {
  padding-left: 0;
}
.left-copy p {
  padding-bottom: 20px;
}
.tier-content {
    margin: 5px 0 85px;
}
.tier-content {
  margin: 5px 0 85px;
}
#tier-2 {
  background: url(http://via.placeholder.com/1920x300);
  display: grid;
  padding: 50px;
  text-align: center;
}
#tier-2 h3 {
  font-size: 34px;
  font-weight: 400;
  color: #fff;
}
#tier-2 p {
  color: #fff;
  font-size: 18px;
  padding: 14px 0;
}
#tier-3 {
  padding: 50px 0;
}
.right-content-area p {
  font-size: 18px;
}
.cust3-btn {
  display: inline-block;
  background: #a70e13;
  padding: 10px 25px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 40px;
  margin-top: 35px;
}
.cust3-btn:hover{
	color:#fff; 
	background:#666;
	}
.tier-3-title h1 {
  padding-bottom: 20px;
}


#tier-4 {
  display: grid;
}
.image-wrap img {
  width: 100%;
  height: auto;
}
.image-wrap {
  padding: 0;
}
.image-wrap a {
  position: absolute;
  text-align: center;
  display: block;
  top: 35%;
  font-size: 25px;
  color: #fff;
  width: 100%;
}
.fas {
  display: inline-block;
  text-align: center;
}
#tier-4 i {
  width: 100%;
  font-size: 40px;
}
.btn-wrap {
    text-align: center;
}
.btn-wrap .cust3-btn {
    background: linear-gradient(to right, #fcb01c 0%, #f2673c 52%, #ee3d45 100%);
}

.btn-wrap .cust3-btn:hover{
	color:#fff; 
	background:#666;
}


#tier-5 {
    padding: 30px 0;
}

#tier-5 {
  padding: 30px 0;
}
#carousel-outer {
  background: #6598ca;
  padding: 45px 0;
}
#testimonialCarousel {
  text-align: center;
}
#testimonialCarousel h3 {
  color: #ddd;
  font-size: 18px;
  line-height: 14px;
}
#testimonialCarousel p {
  color: #fff;
}
.carousel-control.left {
    background-image: none;
    top: 55px;
    left: -45px;
    width: 5%;
}
.carousel-control.right {
    background-image: none;
	top: 55px;
    right: -45px;
    width: 5%;
}




/* End page1 */


/* Begin page2 */


.instructor {
  margin: 10px 0 60px;
}
.instructor-img img {
  border-radius: 100%;
}
.instructor-img {
  padding-bottom: 10px;
}
.intructor-details {
  display: inline-block;
  padding: 10px 0;
}
.instructor-name {
  display: inline-block;
}
.instructor-name {
  float: left;
}
.instructor-title {
  float: left;
  font-style: italic;
}
.instructor-btn {
  width: 40%;
  display: block;
  margin: auto;
  padding: 10px 8px;
  font-size: 14px;
  line-height: 20px;
}
.instructor-btn:hover{
	color:#fff;
}
#banner h1 {
  font-size: 36px;
  line-height: 40px;
  color: #fff;
}


/* End page2 */


/* Begin page3 */
#banner h1 {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    padding-bottom: 90px;
}
.member-btn {
    width: 15%;
    display: block;
    margin: auto;
    padding: 10px 8px;
    font-size: 14px;
    line-height: 20px;
}
.member-btn:hover {
	color:#fff;
}

.content-block {
  background: #fff;
  padding: 30px;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  margin: 0px;
  min-height: 250px;
  margin-bottom: 15px;
  text-align: center;
}
#tier-1c {
  margin-top: 30px;
}
.member2-btn {
  width: 40%;
  display: block;
  margin: auto;
  padding: 8px 8px;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
.content-block p {
  padding-bottom: 15px;
}
#member-link {
  text-align: center;
}
.content-block h3 {
  color: #000;
  font-size: 30px;
}

#tier-2c {
  text-align: center;
  padding: 75px 0 65px;
}
.content-area {
  border-right: 2px solid #eee;
}
.content-area:last-child {
  border: none;
}
#tier-2c h2 {
  padding-bottom: 40px;
}
#tier-2c i {
  font-size: 38px;
  color: #999;
}
.content-area h4 {
  font-size: 22px;
  line-height: 28px;
  padding: 10px 0 0px;
}

#tier-3c {
  background: #ee3d45;
  display: flex;
}
#tier-3c #left-content {
    background: #000;
}
#tier-3c #right-content {
  padding: 40px;
  width: 600px;
}
#tier-3c #right-content h3 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 30px;
}
.member3-btn {
  padding: 10px 8px;
  width: 35%;
  display: block;
}
#tier-3c #right-content p {
  padding-bottom: 25px;
  color: #fff;
}








/* End page3 */




/* Begin page 4 */

#text-container {
  background: rgba(0,0,0,0.3);
}
#text-container h3 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}
#text-container p {
  color: #fff;
  font-size: 18px;
}

#nav-wrap {
  padding: 30px 0;
  background: #fcb01c;
}
.menu2 {
    list-style: none;
    text-align: center;
    margin: 0;
    padding-left: 0;
}
.menu2 li {
  display: inline-block;
  border-right: solid 2px #fff;
  padding-right: 15px;
  text-transform: uppercase;
  line-height: 14px;
  padding-left: 7px;
}
.menu2 li a {
  color: #fff;
}
.menu2 li:last-child {
  border-right: 0px;
}
#tier-1d {
    padding: 50px 0;
}
#tier-2d {
    background: #999;
    padding: 20px;
    min-height: 260px;
}
#carousel-outer {
  background: #6598ca;
  padding: 45px 0;
}
#testimonialCarousel2 {
  text-align: center;
}
#tier-2d h1 {
    color: #fff;
}
#testimonialCarousel2 h3 {
  color: #ddd;
  font-size: 18px;
  line-height: 14px;
}
#testimonialCarousel2 p {
  color: #fff;
}
.carousel-control.left {
    background-image: none;
    top: 55px;
    left: -45px;
    width: 5%;
}
.carousel-control.right {
    background-image: none;
	top: 55px;
    right: -45px;
    width: 5%;
}

#tier-3d {
    padding: 40px 0;
    clear: both;
}
.register-btn {
    position: relative;
    bottom: 25px;
    border-radius: 40px;
}
.cost-list {
    border: 1px solid #333;
    text-align: center;
}
.title {
    color: #0054a5;
    padding: 20px 0;
}
.cost-desc {
    background: #fcb01c;
    padding: 20px 0;
    color: #fff;
    font-size: 20px;
	position: relative;
}
.cost-list .cost-desc::before {
    content: "";
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: 0;
    z-index: 11;
    left: 45%;
}
.type {
    font-size: 20px;
    display: block;
}
.price {
    font-size: 45px;
}
.cost-desc2 {
    background: #6598ca;
    padding: 20px 0;
    color: #fff;
	position:relative;
}
.cost-list .cost-desc2::before {
    content: "";
    border-top: 15px solid #fcb01c;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: 0;
    z-index: 11;
    left: 45%;
}
.cost-details {
    padding: 30px;
    list-style-type: none;
}
.cost-details li {
    padding-bottom: 10px;
}
.register-btn {
    position: relative;
    bottom: 25px;
    border-radius: 40px;
}

#accordion-group {
  padding: 50px 0;
  clear: both;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #999;
    border-color: #ddd;
}
#accordion-group h5 {
  color: #0054a5;
}
.agenda-location {
  font-weight: 500;
}
#accordion-group p {
  padding-bottom: 20px;
}
.accordion-btn a {
  bottom: 10px;
}

#tier-4d h4 {
  font-size: 31px;
  font-weight: 500;
}
#tier-4d h3 {
  font-size: 18px;
  line-height: 24px;
  padding: 0px 0 20px;
  color: #333;
}
#tier-4d h2 {
  padding-top: 10px;
  margin-bottom: 0;
}

#tier-5d {
  padding: 50px 0 80px;
  border-top: solid 1px #eee;
  margin-top: 65px;
  border-bottom: solid 1px #eee;
  margin-bottom: 60px;
}
.event-item {
  padding: 20px 10px;
}
#tier-5d h5 {
  padding-left: 10px;
}

#tier-6d h4 {
  font-size: 31px;
  font-weight: 500;
}
#tier-6d h3 {
  font-size: 18px;
  line-height: 24px;
  padding: 0px 0 20px;
  color: #333;
}
#tier-6d h2 {
  padding-top: 10px;
  margin-bottom: 0;
}
#top-btn {
    position: fixed;
    bottom: 12%;
    right: 12%;
    background: #a70e13;
    color: #fff;
    border-radius: 40px;
    padding: 6px 12px;
    z-index: 10;
    border: 0;
}

/* End page 4 */




/* Begin page 5 */
#banner h1 {
    font-size: 48px;
    line-height: 40px;
    color: #fff;
    padding: 60px;
}

#tier-1f {
  padding: 50px 0;
}
#tier-1f i {
  color: #fcb01c;
  font-size: 28px;
}
#tier-1f p {
  padding: 10px 0 30px;
}
#left-text {
  border-right: solid #999 1px;
  padding: 0 30px;
}
#right-text {
  padding: 0 30px;
}
#tier-2f {
    background: #ddd;
}
#right-content {
    padding: 60px 40px;
    width: 50%;
}
#right-content h2 {
  margin-bottom: 20px;
}
#right-content p {
  margin-bottom: 20px;
}

#left-content {
  padding: 0;
}
#tier-2f #left-content {
    padding: 0;
    background: url(http://via.placeholder.com/1000x600)no-repeat center;
    height: 600px;
    max-height: 600px;
}

#tier-2f {
  background: #ddd;
}
.block-img img {
  border-radius: 100%;
  width: 75%;
  margin: auto;
}
.block-content {
  text-align: center;
  padding: 10px 0 55px;
}
.block-content .title {
  padding: 0;
}
#tier-3f {
  padding: 60px 0 0;
}
#tier-3f h2 {
  text-align: center;
  padding-bottom: 30px;
}
#tier-4f {
    padding: 50px 0 70px;
    background: #ddd;
    display: grid;
}
.cta {
  width: 20%;
  float: left;
  text-align: center;
}
#tier-4f h2 {
  text-align: center;
  padding-bottom: 30px;
  font-size: 36px;
}
#tier-4f i {
  display: block;
  margin: auto;
  font-size: 44px;
}
#tier-4f h3 {
  color: #0054a5;
}

#tier-5f {
  padding: 50px 0 60px;
  text-align: center;
}
.text-block p {
  margin: 0;
  padding: 0;
  text-align: center;
}
#tier-5f h2 {
  padding-bottom: 30px;
}


#tier-6f {
  padding: 40px 0;
  display: grid;
  background: #ddd;
  text-align: center;
}

.about-block i {
  font-size: 36px;
  color: #fcb01c;
}
.about-block .title {
  font-size: 24px;
}

.block-content:hover p {
  color: #999;
}
.block-content:hover i {
  color: #999;
}

#tier-7f {
  padding: 50px 0;
}
.left-area {
  padding: 20px 10px;
}
.right-area {
  background: url(http://placehold.it/350x650) no-repeat center;
  height: 300px;
}
.text-box {
  padding-bottom: 30px;
}
#tier-7f .cust3-btn {
  position: absolute;
  bottom: 40px;
  display: block;
  left: 0;
  right: 0;
  margin: 0 30px;
}
.text-box-inner {
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  padding-right: 0;
}

/* End page 5 */



/* Begin page 6 */
#banner {
    background: url(http://via.placeholder.com/1920x600) no-repeat center;
    padding: 180px 0;
}
#banner h2 {
  width: 550px;
  margin: auto;
  font-size: 40px;
  line-height: 46px;
}


#banner h2 {
  width: 550px;
  margin: auto;
  font-size: 40px;
  line-height: 46px;
}
#tier-1g {
  padding: 50px 0;
  display: grid;
  background: #fcb01c;
  text-align: center;
}
#tier-1g p {
  width: 1000px;
  margin: auto;
  padding-bottom: 30px;
}
#tier-1g h5, #tier-1g h2, #tier-1g p {
  text-align: center;
}

#tier-1g ul {
  padding-left: 0;
}
#tier-1g i {
  padding-right: 10px;
}
#tier-1g li {
    list-style-type: none;
    padding-bottom: 10px;
}
#tier-2g {
  padding: 50px 0;
  text-align: center;
}
#tier-2g span {
  font-weight: 600;
}
#tier-2g h5 {
  font-size: 32px;
  padding-bottom: 20px;
}
#tier-2g p {
  width: 75%;
  margin: auto;
  padding-bottom: 20px;
  font-size: 18px;
}
p.text-icon {
    color: #fff;
    border-radius: 100% !important;
    background: #fcb01c;
    font-size: 30px !important;
    line-height: 85px;
    width: 85px !important;
    height: 85px;
    text-align: center;
    margin-top: 45px !important;
}
.text-block h2 {
  font-size: 30px;
  color: #000;
  margin: 0;
  padding-top: 30px;
  padding-bottom: 10px;
}
.text-block h3 {
  font-size: 24px;
  color: #0054a5;
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
}
div .advancement-btn {
    margin: auto !important;
}
.advancement-btn {
    position: absolute;
    top: 40px;
    margin: auto;
    right: 0;
    left: 0;
    width: 220px;
    padding: 6px 10px;
}
#tier-2g {
    padding: 50px 0;
    text-align: center;
    margin-bottom: 75px;
}
#tier-3g {
  padding: 80px 0;
  background: #ee3d45;
}
.item i {
  margin-top: 30px;
  font-size: 42px;
  color: #fff;
}
#textCarousel h2 {
  color: #fff;
  font-size: 30px;
}
#textCarousel p {
  color: #fff;
  font-size: 16px;
}
#textCarousel h3 {
  color: #ccc;
  font-size: 16px;
  line-height: 16px;
}
.carousel-text {
  padding-bottom: 35px;
}









/* End page 6 */



@media (min-width:768px){.container{width:750px}}@media (min-width:960px){.container{width:900px}}@media (min-width:1200px){.container{width:1016px}}  



@media (max-width: 1199px){
/* page 1*/
.image-wrap a {
    top: 21%;
}	

/* page 4 */
#top-btn {
    right: 7%;
}

/* page 6 */
.carousel-text {
    width: 660px;
}
.carousel-control.right {
    right: 0px;
}
.carousel-control.left {
    left: 0px;
}
#tier-1g p {
    width: auto;
}
}

@media (max-width: 959px){
/* page 1*/
.image-wrap a {
    top: 23%;
    font-size: 20px;
}
#tier-4 i {
    width: 100%;
    font-size: 30px;
}
/* page 3 */
.member-btn {
    width: 20%;
}
.member2-btn {
    width: 55%;
}
#left-content {
    width: 50%;
}
#right-content {
    width: 50%;
}
.member3-btn {
    width: 50%;
}

/* page4 */
.register-btn {
    padding: 6px 10px;
}
#top-btn {
    right: 4%;
}

/* page 5 */
#tier-4f .cust3-btn {
    padding: 9px 11px;
}
.left-area {
    padding: 10px 10px;
}
#tier-7f h2 {
    font-size: 24px;
}
#right-content {
    padding: 50px 40px;
}

/* page 6 */
#tier-3g {
    padding: 40px 0;
    background: #ee3d45;
}
.col-sm-3.text-center {
    width: 100%;
}
#textCarousel {
    text-align: center;
}
.carousel-text {
    width: 100%;
}

.carousel-control.left {
    display: none;
}
.carousel-control.right {
    display: none;
}
}

@media (max-width: 767px){
/* page 1*/
.cta-boxes {
    margin-top: 0px;
    text-align: center;
	padding-bottom: 0px;
}
.left-image-wrap {
    padding-right: 16px;
	padding-bottom: 30px;
}
.right-image-wrap {
    padding-right: 16px;
	padding-bottom: 20px;
}
.tier-content {
    margin: 5px 0 45px;
}
.right-content-area {
    text-align: center;
    padding-top: 30px;
}
.image-wrap a {
    top: 38%;
}
.right-content {
    text-align: center;
}
.left-content {
    text-align: center;
}
.tier-content .left-image {
    margin-top: 15px;
}
.tier-content {
    margin: 5px 0 30px;
}
#tier-3 {
    padding: 30px 0;
}

/* page 3 */
.member-btn {
    width: 35%;
	margin:auto;
}
#tier-2c {
    padding: 55px 0 45px;
}
#tier-2c h2 {
    padding-bottom: 20px;
}
.content-area {
    margin-bottom: 40px;
}
#tier-3c {
    display: grid;
}
#tier-3c #right-content {
    width: auto;
}
#banner h1 {
    font-size: 38px;
    padding: 15px;
}
#left-content {
    width: 100%;
}
#right-content {
    width: 100%;
    text-align: center;
}
.content-area {
    border-right: 0px solid #eee;
    width: 100%;
}
.member2-btn {
    width: 50%;
}
.member3-btn {
    width: 35%;
	margin:auto;
}

#right-content h3 {
    margin-bottom: 30px;
    font-size: 26px;
}

	
.container{width:100%}
.yui-skin-sam { display:none; }	


/* page 2 */
.instructor-btn {
    width: 50%;
}

/* page 4 */
#nav-wrap {
    padding: 10px;
    background: #fcb01c;
}
.menu2 li {
    border-right: solid 0px #fff;
    padding-right: 0px;
    line-height: 34px;
    padding-left: 0px;
    width: 100%;
    background: #f09f00;
    margin-bottom: 5px;
}
#tier-3d {
    padding: 40px 20px;
}
#featured-text {
    text-align: center;
    padding-bottom: 20px;
}
.cost-list {
    margin-top: 30px;
}
#accordion-group {
    padding: 50px 15px;
    clear: both;
}
#tier-4d {
  text-align: center;
}
#tier-4d img {
  margin: auto;
}
#tier-5d {
  text-align: center;
}
#tier-5d img {
  margin: auto;
}
#tier-6d {
  text-align: center;
}
#tier-6d img {
  margin: auto;
}
#tier-3d .col-md-3.col-sm-3 {
    padding: 0 100px;
}

/* page 5 */
#tier-1f {
    text-align: center;
}
#left-text {
    border-right: solid #999 0px;
    padding: 0 30px;
    padding-bottom: 30px;
    border-bottom: solid #999 1px;
    margin-bottom: 30px;
}
.cta {
    width: 100%;
    padding-bottom: 55px;
}
#tier-5f h2 {
    padding-bottom: 10px;
}
.text-block {
    padding-bottom: 30px;
}
.text-box-inner {
    padding-right: 0;
    padding-bottom: 35px;
}
#tier-7f .cust3-btn {
    margin: auto;
    width: 47%;
}
#tier-7f {
    text-align: center;
}

/* page 6 */
#banner {
    padding: 90px 0;
}
#banner h2 {
    width: auto;
    padding: 0 20px;
    font-size: 30px;
}
.text-block {
    padding-bottom: 0px;
}
#tier-1g {
    padding: 30px 0;
}
#tier-2g {
    padding: 30px 0;
}
p.text-icon {
    margin-top: 35px !important;
}
}

@media (max-width: 480px){
/* page 2 */	
.instructor {
	margin: 10px 0 35px;
    width: 100%;
}	

/* page 3 */
.member-btn {
    width: 100%;
}
.member2-btn {
    width: 100%;
}
.member3-btn {
    width: 100%;
}


/* page 4 */
#tier-3d .col-md-3.col-sm-3 {
    padding: 0 10px;
    width: 85%;
    margin: auto;
}	

/* page 5 */
.block-wrap {
    width: 100%;
}
#tier-7f .cust3-btn {
    margin: 0 30px;
}
.text-box-inner {
    padding-right: 0;
	padding-bottom:0;
    padding-left: 0;
}
#tier-7f .cust3-btn {
    margin: auto;
    width: 70%;
}

/* page 6 */
#banner {
    padding: 40px 0;
}

}