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

/* Subpage Title Break */
#SpTitleBar {display: none;}
#SpContent_Container {padding: 0 15px 15px;}
#SpSubHead {display: none;}
#sp-main {width: 100%;}
#sp-main::before {display: none;}
#SpContent_Container {padding: 0;}
#sp-main #left {margin-top: 0px; padding-top: 0px; padding-left: 0; padding-right: 0; width: 100%;}
#sp-main #right {display: none; margin-top: 0px; padding-top: 0px; padding-left: 0; padding-right: 0; width: 100%;}
#SpContent_Container .calloutbox {display: none;}
.addthis_toolbox {display: none;}
/* End Subpage Title Break */



/* Custom Subpage Title Bar */
.cpTitleBar-out::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background-color: rgba(55,55,55,0.4);
  top: 0;
  bottom: 0;
}
.cpTitleBar-out {
  background: url("https://cdn.ymaws.com/aace.site-ym.com/resource/resmgr/template_pages/images/1920x500.jpg") no-repeat scroll center center / cover transparent;
  text-align: center;
  margin-top: 0px;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.cpTitleBar-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cpTitleBar h1 {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
}


/* Custom Subpage Tiers */
.cpTier {
  padding: 64px 0;
  text-align: center;
  position: relative;
}
.cpTier-title {
  margin-bottom: 20px;
  display: inline-block;
}
.cpTier-title h1 {
  margin: 0 auto 10px;
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  color: #161644;
}



/* Custom Page 1 */
#a1, #a2, #a3, #a4, #a5, #a6, #a7 {
  position: absolute;
  top: 0;
}
#cpNavBar-out {
  background-color: #e91d2a;
}
.inNavIn {
  display: table;
  width: auto;
  margin: 0 auto;
}
.inNavIn a {
  display: inline-block;
  font-weight: 500;
  padding: 11px 12px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.inNavIn a:hover {
  background-color: rgba(0,0,0,0.15);
  color: #fff;
}
#cpNavBar-alt {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 300;
  background-color: #e91d2a;
}
.cpTopVid-wrap {
  position: relative;
  padding-bottom: 51.95%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.cpTopVid-wrap iframe, .cpTopVid-wrap object, .cpTopVid-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cpTopVid-right {
  text-align: left;
}
.cpTopVid-title {
  color: #161644;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: normal;
}
.cpTopVid-date {
  font-weight: bold;
  margin-bottom: 5px;
  color: #999;
  font-style: italic;
  font-size: 13px;
}
#cpTestimonials-out {
  background-color: #161644;
}
#cpTestimonials-out .cpTier-title h1 {
  color: #fff;
  margin-bottom: 0;
}
#cpTestimonials .carousel-indicators {
  bottom: -20px;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: none;
}
#cpTestimonials .carousel-inner {
  margin: 0 auto;
  width: 95%;
}
#cpTestimonials .item {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
#cpTestimonials .carousel-caption {
  position: relative;
  left: 0;
  right: 0;
  padding: 0;
  bottom: auto;
  text-shadow: none;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
}
#cpTestimonials .carousel-caption .name {
  font-size: 18px;
  font-weight: 600;
}
#cpTestimonials .carousel-caption .position {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
}
#cpTestimonials .carousel-control {
  background-image: none;
  padding: 0;
  width: auto;
  text-shadow: none;
  bottom: auto;
  top: 20%;
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
}
#cpTestimonials .carousel-control span {
  font-size: 20px;
  width: auto;
  margin: 0;
}
.priceRow {
  border: 1px solid #161644;
  margin-top: 10px;
}
.priceRow-date, .priceRow-title, .priceRow-desc, .priceRow-info, .priceRow-btn {
  min-height: 74px;
}
.priceRow-date {
  background-color: #fff;
  color: #161644;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.priceRow .innerWrap {
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.priceRow-details {
  padding: 0;
}
.priceRow-details::after {
  content: "\f0da";
  font-family: "FontAwesome";
  right: -10px;
  position: absolute;
  font-size: 35px;
  color: #d7d8d8;
  z-index: 10;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.priceRow-title {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  background-color: #161644;
  text-transform: uppercase;
}
.priceRow-date::after {
  content: "\f0da";
  font-family: "FontAwesome";
  right: -10px;
  position: absolute;
  font-size: 35px;
  color: #fff;
  z-index: 10;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.priceRow-desc {
  background-color: #d7d8d8;
  font-size: 14px;
  line-height: normal;
}
.priceRow-price {
  padding: 0;
}
.priceRow-info {
  border-right: 1px solid #161644;
  font-size: 18px;
  font-weight: 600;
  padding-top: 21px;
}
.priceRow-btn .formbutton {
  font-size: 14px;
}
#cpSpeaker-out {
  background-color: #f4f4f4;
}
#cpSpeaker-right {
  text-align: left;
}
.cpSpeaker-title {
  color: #161644;
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 6px;
}
.cpSpeaker-info {
  margin-bottom: 10px;
}
#cpSponsorRotator-out .formbutton {
  display: none;
}
.cpSponsor-logo img {
  margin: 0 auto;
}
  
  



@media (max-width: 1199px) {
}



@media (max-width: 991px) {
}



@media (max-width: 959px) {
.cpTitleBar-out {
  height: auto;
  padding: 100px 0;
}
.cpTitleBar-content {
  top: auto;
  -webkit-transform: none;
  transform: none;
  position: relative;
  left: auto;
  right: auto;
}  
  
.priceRow-date {font-size: 15px;}
.priceRow-desc {font-size: 14px;}
.priceRow-btn .formbutton {
  padding: 11px 24px;
}
  
.cpSponsor-infoLeft {
  width: 100%;
}
.cpSponsor-infoRight {
  width: 100%;
}
.cpSponsor-list {
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.cpSponsor-list li h4 {
  font-size: 14px;
  font-weight: 600;
}
.cpSponsor-infoLeft h3 {
  font-size: 23px;
  margin-bottom: 10px;
}
}



@media (max-width: 767px) {
#cpTopVid-left {float: none !important;}
#cpTopVid-right {text-align: center; margin-top: 30px;}
#cpTestimonials .carousel-caption {font-size: 17px; line-height: normal;}
.priceRow {margin: 0 auto 40px !important; max-width: 330px;}
.priceRow:last-child {margin-bottom: 0 !important;}
.priceRow-date, .priceRow-title, .priceRow-desc, .priceRow-info, .priceRow-btn {min-height: auto; padding: 15px 15px;}
.priceRow-details::after {
  content: "\f0d7";
  right: 0;
  left: 0;
  top: auto;
  bottom: -25px;
  -webkit-transform: none;
  transform: none;
}
.priceRow .innerWrap {position: relative; top: auto; -webkit-transform: none; transform: none; left: auto; right: auto;}
.priceRow-date {font-size: 17px;}
.priceRow-date::after {
  right: 0;
  left: 0;
  content: "\f0d7";
  -webkit-transform: none;
  transform: none;
  bottom: -25px;
  top: auto;
}
.priceRow-title {font-size: 17px;}
.priceRow-desc {font-size: 16px; padding: 20px 15px;}
.priceRow-price {padding: 20px 15px;}
.priceRow-info {font-size: 26px; padding: 0px; border: none; margin-bottom: 10px;}
.priceRow-btn {padding: 0px;}
.priceRow-btn .formbutton {width: 100%;}
#cpSpeaker-right {text-align: center; max-width: 600px; margin: 30px auto 0;}
#cpSponsorRotator {
  display: none;
}
#cpSponsorRotator-out .formbutton {
  display: inline-block !important;
  margin-top: 20px;
}
}



@media (max-width: 480px) {
.cpTitleBar-out {
  padding: 50px 0;
}
.cpTitleBar h1 {
  font-size: 25px;
}
#cpNavBar-alt {display: none !important;}
.inNavIn {width: 100%; padding: 20px 0; display: block;}
.inNavIn a {display: block; background-color: rgba(0,0,0,0.1); margin: 0 auto 10px; padding: 10px 15px; font-size: 17px; max-width: 500px;}
.inNavIn a:last-child {margin-bottom: 0;}
.inNavIn a:hover {background-color: rgba(0,0,0,0.2); color: #fff;}
#cpTestimonials-out {padding: 35px 0;}
#cpTestimonials-out .cpTier-title h1 {font-size: 23px;}
#cpTestimonials .carousel-inner {width: 100%;}
#cpTestimonials .carousel-control {display: none;}
}
