.reg-hotel a:link {
  color: #C6D936 !important;
}
.reg-hotel a:visited {
  color: #C6D936 !important;
}
.reg-hotel a:hover {
  color: #fff !important;

}






.hr-white {
  display: block;
  width: 50%;
  height: 1px;
  border: 0;
  border-top: 1px solid #fff;
  margin: 1em auto;
  padding: 0;
}


.galt-ceiling {
  min-height: 450px;
  width: 90%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url(https://www.ncra.org/images/default-source/uploadedimages/events/convention/2024-conference-expo/east-chandelier_galt-house.png?sfvrsn=b6b3263d_3/East-Chandelier_Galt-House.png);
  background-size: cover;
  flex-grow: 1;
}


@media (max-width: 768px) {
  .galt-ceiling {
    width: 100% !important;
  }
}



.quote-large {
  
 padding: 30px 55px;
 background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(36,62,115,0.9449257730435925) 0%, rgba(10,33,64,0.9141134481136204) 38%);
  margin: auto;
}






.quote-large p {
  display:block;
 margin-left:auto;
  margin-right:auto;
  text-align:center;
  width:75%;
  color: #fff;
    font-weight: 600;
  
  font-style: italic;
  font-variant: small-caps;
      font-size: 1.4em;
   line-height: 1.3em;
}

@media (max-width: 768px) {
  .quote-large p {
    width: 100%;
    padding: 0;
  }
}

.quote-large__attribution {
  color: #CFD984 !important;
margin: auto;
  font-size: 18px !important;
  font-weight: 600 !important;
 text-align:center;
  font-variant: normal!important;
}

.quote-marks {
  font-weight: 800;
  color: #C6D936;
  font-size: 2.3em;

}



.img-round {
 border-radius: 50%;
  -webkit-border-radius: 50%;
 -moz-border-radius: 50px;
  
 border: 7px outset #243E73;
  background-color:#243E73;
    width: auto%;
  height: 100%
display: block;
  }




.small-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
}
/*margin scroll for pages with jump links as needed*/
.section {
  margin: 0;
  scroll-margin-top: 4.5em;
}
/*End margin scroll*/
.accent-grn {
  color: #C6D936;
  font-weight: 800;
  line-height: 1.3em;
}
/*some styling for main event page*/
.accent2 {
  color: #416CA6;
  font-weight: 800;
  line-height: 1.3em;
}
.faq-title {
  color: #023373;
  font-weight: 800;
  font-size: 1.6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 2px inset #BF9765;
}
.attend-list ul {
  list-style-type: none;
  margin: 1em auto;
}
.attend-list ul li {
  text-align: center;
  font-size: 1.3em;
  margin: 0.7em auto;
  font-weight: 600;
  font-style: oblique;
}
.ad-box {
  border: 4px solid #4843D9;
  padding: 40px;
}
.conffun {
  min-height: 450px;
  width: 90%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url(https://www.ncra.org/images/default-source/uploadedimages/events/convention/2024-conference-expo/conf23-fun-img.jpg);
  background-size: cover;
  flex-grow: 1;
}

@media (max-width: 768px) {
  .conffun {
    width: 100% !important;
  }
}


.galt-view {
  min-height: 500px;
   
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(https://www.ncra.org/images/default-source/uploadedimages/events/convention/2024-conference-expo/view.jpg?sfvrsn=5203d13e_5/View.jpg);
  background-size: cover;
  flex-grow: 1;
}




.conf-goal ul {
  list-style: none;
  display: block;
  margin: auto;
  padding: 30px 0;
}






.conf-goal ul li {
  text-align: center;
  color: #C6D936;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 1.8em;
  font-weight: 700;
  font-size: 2em;
  letter-spacing: 2.2px;
  font-style: oblique;
}
.bgcallout-main {
  background-color: #23468C;
  min-height: 300px;
  padding: 50px 55px;
  margin: auto;
  font-size: 1em;
  text-align: center;
  color: #f2f2f2;
}
.bgcallout-main h2 {
  color: #f2f2f2;
  text-transform: capitalize;
  letter-spacing: 2px;
}
.bgcallout-main h3, .bgcallout-main h4 {
  color: #f2f2f2;
}
.galthero {
  min-height: 440px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url(https://www.ncra.org/images/default-source/uploadedimages/events/convention/2024-conference-expo/galt-hero.jpg);
  background-size: cover;
  flex-grow: 1;
}
.bg-quote {
  background: linear-gradient(90deg, rgba(65, 108, 166, 0.7241041680344013) 100%, rgba(85, 166, 217, 1) 100%);
  min-height: 200px;
  padding: 20px 15px;
  margin: auto;
  color: #f2f2f2 !important;
  font-size: 1.2em;
  font-weight: 700;
}
@media (max-width: 799px) {
  .bg-quote {
    min-height: 400px;
  }
}
.bg-quote custom-quote p {
  color: #f2f2f2 !important;
}
.why-go {
  background: linear-gradient(90deg, rgba(65, 108, 166, 0.7241041680344013) 100%, rgba(85, 166, 217, 1) 100%);
  min-height: 400px;
  margin: auto;
}
.why-go h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.7em;
  font-weight: 700;
}
.why-go h3 {
  color: #f05371;
  text-transform: uppercase;
  font-size: 1.4em;
}
.why-go h4 {
  color: #271540;
}
.why-go p {
  color: #271540;
  font-size: 1.1em;
  font-weight: 600;
}
.btn-reg {
  background-color: #fff;
  border: 3px solid #F26680;
  display: inline-block;
  cursor: pointer;
  color: #F9f9f9;
  font-size: 18px;
  font-weight: 700;
  padding: 14px 40px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.btn-reg {
  color: #F26680 !important;
}
.btn-reg:hover {
  background: #fff;
  color: #361D59 !important;
  border: 3px solid #361D59;
}
.btn-reg:active {
  position: relative;
  top: 1px;
}
.btn-reg a:link {
  color: #F26680 !important;
}
.btn-reg a:visited {
  color: #F26680 !important;
}
.btn-reg a:hover {
  color: #361D59 !important;
}
.asterisk-style {
  font-weight: 800;
  color: #582f90;
  font-size: 4em;
}
.grid-title {
  color: #b88c54 !important;
  font-weight: 700;
  text-align: center;
}
.hash-col {
  text-align: center;
  color: #753FBF;
  font-weight: 700;
  line-height: 1.2em;
  font-style: italic;
  font-size: 1.6em !important;
}
.headings {
  color: #023373;
  font-weight: 800;
}
.box-highlight {
  border: 5px solid #4843D9;
  padding: 35px;
}
/*styling for registration rates*/
.bgrates {
  background-color: #361D59;
  padding-top: 20px;
  padding-bottom: 15px;
  color: #f2f2f2;
  margin: auto;
  font-size: 1.1em;
}
.reg-title {
  color: #1C66A6;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  font-size: 1.4em;
  line-height: 1.1em;
  padding: 20px;
}
@media (max-width: 800px) {
  .reg-title {
    font-size: 1.2em;
  }
}
.reg-section {
  background-color: #303E8C;
  min-height: 60px;
  width: 100%;
  display: block;
  margin: auto;
}
.reg-section h2, .reg-section h3 {
  color: #F2F2F2;
  font-weight: 700;
  padding-top: 8px;
  text-align: center;
  text-transform: uppercase;
}
.reg-sec-border {
  border-bottom: 2px solid #303E8C;
  width: 60%;
  margin: 0 auto;
  line-height: 0px;
}
/*End style for registration*/
/*Styles for call to presentation page and form*/
.key-dates-bold {
  color: #1C66A6;
  font-weight: 800;
  padding-bottom: 10px;
}
.main-border {
  border-bottom: 2px inset #4c7cba;
  width: 100%;
  margin: 0 auto;
  line-height: 2px;
}
.border-light {
  border-bottom: 2px solid #BF9765;
  width: 80%;
  margin: 0 auto;
  padding: 0 auto;
}
.heading-wrapper {
  line-height: 0.5em;
  text-align: center;
}
.photo-credit {
  margin-top: 5px;
  font-size: 0.7em;
  font-style: italic;
  text-align: center;
}
.key-dates-border {
  border: 2px outset #052A59;
  padding: 25px;
  -webkit-box-shadow: inset 5px 12px 32px 12px rgba(85, 101, 115, 0.33);
  box-shadow: inset 5px 12px 32px 12px rgba(85, 101, 115, 0.33);
}
.spkr-img {
  border: 5px solid #59122C;
}
.subhead-ital {
  color: #021E73;
  font-style: italic;
  font-weight: 600;
}
.heading-border {
  border-bottom: 1px inset #F22727;
  width: 50%;
  margin: 0 auto;
  line-height: 0px;
}
/*End of call to presentation styles*/
.border-btm-short {
  border-bottom: 2px inset #292759;
  width: 60%;
  margin: auto;
}
.accent-col {
  color: #303E8C;
  font-weight: 800;
  line-height: 1.3em;
}
.accent-title {
  color: #4c7cba;
  line-height: 1.3em;
}
.box-bright {
  border: 4px solid #753FBF;
  padding: 30px 20px;
}
.light-up {
  color: #753FBF;
  font-size: 1em !important;
}
.attend-title {
  text-decoration: overline;
}
@media (max-width: 800px) {
  .attend-title {
    text-decoration: underline;
  }
}
.uppercase {
  text-transform: uppercase;
}
/*Navigation and effects for all pages*/
section {
  width: 85%;
  margin: 0 auto;
  padding: 30px 0;
}
section ul {
  list-style: none;
  text-align: center;
  margin: auto;
}
section ul li {
  display: inline-block;
}
section ul li a {
  display: inline-block;
  padding: 15px;
  color: #BF9765 !important;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 10px;
  font-weight: 800;
  font-size: 1.1em;
  letter-spacing: 1px;
}
section ul li a:visited {
  color: #BF9765 !important;
}
section ul li a:hover {
  color: #23468C !important;
  font-weight: 600;
}
@media (max-width: 768px) {
  section ul li a {
    font-size: 0.9em;
  }
}
section ul li a, section ul li a:after, section ul li a:before {
  transition: all .5s;
}
/* stroke for nav */
section.stroke ul li a, section.fill ul li a {
  position: relative;
}
section.stroke ul li a:after, section.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #462673;
  height: 2px;
}
section.stroke ul li a:hover:after {
  width: 100%;
}
section.fill ul li a {
  transition: all 2s;
}
section.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}
section.fill ul li a:hover {
  color: #41AED9;
  z-index: 1;
}
section.fill ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
}
/*End of nav styles*/
@media (min-width: 800px) {
  .text-grid {
    flex: 1 0 50%;
  }
}
.btn-callout {
  background-color: #023373;
  border: 1px solid #f3f3f3;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 14px 40px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.btn-callout {
  color: #fff !important;
}
.btn-callout:hover {
  background: #C6D936;
}
.btn-callout:active {
  position: relative;
  top: 1px;
}
.btn-callout a:link {
  color: #fff !important;
}
.btn-callout a:visited {
  color: #fff !important;
}
.btn-callout a:hover {
  color: #071426 !important;
}
.button-main {
  background-color: #fff;
  border: 3px solid #023373;
  display: inline-block;
  cursor: pointer;
  color: #F9f9f9;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 15px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.button-main {
  color: #243E73 !important;
}
.button-main:hover {
  background: #243E73;
  color: #fff !important;
  border: none;
}
.button-main:active {
  position: relative;
  top: 1px;
}
.button-main a:link {
  color: #243E73 !important;
}
.button-main a:visited {
  color: #243E73 !important;
}
.button-main a:hover {
  color: #f9f9f9 !important;
}
/*small button with border*/
.btn-small {
  background: #ffffff;
  border: 2px solid #271540;
  border-radius: 44px;
  padding: 15px 20px;
  color: #B0BF3B;
  display: inline-block;
  font: normal bold 13px/1 "Open Sans", sans-serif;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.btn-small {
  color: #B0BF3B !important;
}
.btn-small:active {
  position: relative;
  top: 1px;
}
.btn-small a:link {
  color: #B0BF3B !important;
}
.btn-small a:visited {
  color: #B0BF3B !important;
}
.btn-small a:hover {
  color: #F26680 !important;
}
/*END of small button with border*/
.custom-quote {
  font-style: italic;
  font-weight: 500;
  line-height: 1.3em;
  font-size: 0.9em;
  text-align: center;
  width: 90% !important;
}
.custom-quote p {
  padding-bottom: 5px;
}
.quote-symbol {
  font-weight: 800;
  color: #c33c9c;
  font-size: 2.3em;
}
.pull-quote {
  border-top: outset 3px #b88c54 !important;
  border-bottom: outset 3px #0A2140 !important;
  min-height: 100px;
  width: 80%;
  margin: 1.6em auto;
}
@media (max-width: 768px) {
  .pull-quote {
    width: 100%;
  }
}
.pull-quote p {
  color: #0A2140;
  font-size: 0.8em;
  font-weight: 600;
  text-align: center;
  font-style: italic;
  padding: 0.5em 0;
  line-height: 1.4em;
}
.pull-quote__attribution {
  color: #071426 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  font-style: normal !important;
}
/*Override main styles*/
.sf_1col_1_100 a:link {
  color: #3752A6;
  font-weight: 700 !important;
}
.sf_1col_1_100 a:visited {
  color: #3752A6;
}
.sf_1col_1_100 a:hover {
  color: #4843D9;
}
p {
  line-height: 1.3em;
}
ul li {
  line-height: 1.4em;
}
ol li {
  line-height: 1.3em;
}
.spacing ul li {
  line-height: 1.3em;
  margin-bottom: 6px;
}
.item-list__title, .item-list__title a {
  font-size: 20px !important;
}
.item-list__description {
  font-size: 20px !important;
}
/*End of override of main styles*/
.video-wrapper {
  width: 80%;
  margin: auto;
  padding: 20px 10px;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.border-bottom-blue {
  border-bottom: 2px solid #292759;
  width: 100%;
  padding: 3px 0;
  margin: 0 auto;
}
.btm-border {
  border-bottom: 2px inset #011C40;
  width: 85%;
  margin: 0 auto;
   line-height: 2px;
}
.border-bottom-dark {
  border-bottom: 1px solid #271540;
  width: 60%;
  margin: 0 auto;
  padding-bottom: 3px;
  padding-top: 0;
}
.wrapperA {
  width: 80%;
  margin: auto;
  padding: 20px 10px;
}
.wrapperB {
  width: 90%;
  margin: auto;
  padding-top: 1.8em;
}
.wrapperC {
  padding: 0 55px;
}
/*background colors for containers*/
.bg-reg-open {
  background-color: #23468C;
  min-height: 250px;
  padding: 40px 55px;
  margin: auto;
  font-size: 1em;
  text-align: center;
  color: #fff;
}







.bg-reg-open h2 {
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-size: 1.9em;
}
.bg-reg-open h3, 
.bg-reg-open h4,
.bg-reg-open h5 {
  color: #fff;
}
.bg-neutral {
  background-color: #fbfafa;
  min-height: 400px;
  padding: 50px 55px;
  margin: auto;
}
.bgbeige {
  background-color: #f2f2f2;
  min-height: 400px;
  padding: 50px 55px;
  margin: auto;
}