/* Typography */

.conference2025 p {
    font-family: proxima-nova, sans-serif !important;
    font-style: normal;
}

.conference2025 h1 {
    font-family: proxima-nova, sans-serif;
    font-weight: 800;
    font-style: normal;
}

.conference2025 h2 {
    font-family: proxima-nova, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}

.conference2025 h3 {
    font-family: proxima-nova, sans-serif;
    font-weight: 200;
    font-style: normal;
}

.conference2025 h4 {
    font-family: proxima-nova, sans-serif;
    font-weight: 200;
    font-style: normal;
}

.conference2025 {
    font-family: proxima-nova, sans-serif;
    font-style: normal;
}

/* Buttons */

.conference2025 .btn-navy, .btn-navy:hover {
	background-color: #00034D;
	color: #FFFFFF;
    font-family: proxima-nova;
	font-weight: 600;
	padding: 5px 19px;
	border-radius: 12px;
    text-decoration: none;
}

.conference2025 .btn-yellow, .btn-yellow:hover {
	background-color: #F2AD2A;
	color: #00034D;
    font-family: proxima-nova;
	font-weight: 600;
	padding: 5px 19px;
	border-radius: 12px;
    text-decoration: none;
}

.conference2025 .btn-teal, .btn-teal:hover {
	background-color: #1CAACF;
	color: #fff;
    font-family: proxima-nova;
	font-weight: 600;
	padding: 5px 19px;
	border-radius: 12px;
    text-decoration: none;
}

.conference2025 .btn-white, .btn-white:hover {
	background-color: #fff;
	color: #00044D;
    font-family: proxima-nova;
	font-weight: 600;
	padding: 5px 19px;
	border-radius: 12px;
    text-decoration: none;
}

/* Header */

.conference2025 .mobile-header-space {
    display: none !important;
}

.conference2025 .masthead {
    display: none;
}

.conference2025-menu-header {
  display:        flex;
  justify-content: space-between;
  align-items:    center;
  gap:            20px;
  padding:        1% 3%;
  background:     #1cacc3;
  width:          100%;
  top:118px;
  position:       relative;
  z-index:        9999 !important;
}

.conference2025 #toggle {
    color: #fff;
    display: block;
    font-size: 29px; 
}

@media (min-width: 1111px) {
    .conference2025 #toggle {
        display: none;
    }
}

/* Main */

.conference2025 #main {
    padding-top: 0;
}

/* Hero */

.conference2025 #hero-wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.conference2025 #hero {
    margin: 0 auto;
    max-width: 1300px;
}

.conference2025 #hero .hero-img {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 30px;
}

.conference2025 #hero .hero-img .vc_column-inner {
    max-width: 500px;
}

.conference2025 #hero .btn {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.conference2025 #hero .wrapper {
    max-width: 90%;
    margin: 0 auto;
}

@media (min-width: 767px) {
    .conference2025 #hero {
        padding: 100px 0;
    }
    .conference2025 #hero .wrapper {
        max-width: 925px;
        margin: 0 auto;
    }

    .conference2025 #hero p {
        margin-top: 30px;
    }

    .conference2025 #hero .hero-img {
        margin: 0;
    }
}

@media (min-width: 1025px) {
    .conference2025 #hero .btn {
        display: inline;
        margin: 0 20px 0 0;
    }
}

.conference2025 #hero h1 {
    color: #fff;
    text-transform: uppercase;
}

.conference2025 #hero h2 {
    color: #fff;
}

.conference2025 #hero h3 {
    color: #fff;
}

/* Why Attend */

.conference2025 #why-attend .wpb_content_element {
    margin-bottom: 0;
}

.conference2025 #why-attend .card {
    color: #00034D;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    text-align: center;
}

.conference2025 #why-attend .card .vc_column-inner {
    background-color: #00034D!important;
    color: #fff;
}

.conference2025 #why-attend .card .vc_column-inner h3 {
    color: #fff;
}

.conference2025 #why-attend .cards {
    max-width: 1030px;
    margin: 20px auto;
}

.conference2025 #why-attend h2 {
    color: #00034D;
    font-weight: 700;
}

.conference2025 #why-attend h3 {
    color: #00034D;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

.conference2025 #why-attend .btn {
    display: inline-block;
    margin: 10px;
}

@media (min-width: 767px) {
    .conference2025 #why-attend .btn {
        display: inline;
        margin: 0 20px;
    }
}

/* Testimonials */

.conference2025 #testimonials .quote-wrapper {
    max-width: 1030px;
    margin: 15px auto;
}

.conference2025 #testimonials .quote {
    color: #ffffff;
    line-height: 1.2;
    font-size: 27px;
    font-style: italic;
    font-weight: 400;
}

.conference2025 #testimonials .quote-credit {
    color: #00034D;
    line-height: 1.1;
    font-size: 17px;
    font-weight: 200;
}

/* Experience */

.conference2025 #experience {
    padding-top: 0;
    text-align: center;
}

.conference2025 #experience h2, .conference2025 #experience p {
    color: #fff;
}

.conference2025 #experience h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 22px;
}

.conference2025 #experience p {
    font-size: 16px;
    line-height: 1.2;
}

.conference2025 #experience .wpb_text_column {
    max-width: 360px;
    margin: 0 auto;
}

.conference2025 #experience .vc_column-inner {
    background-position: top !important;
}

/* Keynotes */
.conference2025 #keynotes .container {
    max-width: 900px;
    margin: 32px auto 16px;
}

.conference2025 #keynotes .container .wpb_text_column {
    margin-bottom: 0;
}

.conference2025 #keynotes .cards {
    max-width: 1030px;
    margin: 20px auto;
}

.conference2025 #keynotes .card .vc_column-inner {
    background-color: #053D5D!important;
    color: #fff;
    font-weight: 300;
    justify-content: flex-start;
    line-height: 1.3;
    padding: 20px 20px!important;
}

.conference2025 #keynotes .card .vc_column-inner .wpb_text_column {
    margin-bottom: 0;
}

.conference2025 #tis2025-agenda #agenda {
    max-width: 1000px;
    margin: 0 auto;
}

.conference2025 #tis2025-agenda #agenda .event_details {
    background-color: #fff;
}

.conference2025 #agenda_header_186810 .sub_events {
    display: block;
}

.conference2025 .sub_events {
    display: none;
}

.conference2025 #tis2025-agenda h2,
.conference2025 #keynotes h2,
.conference2025 #marketers h2,
.conference2025 #tickets h2,
.conference2025 #sponsors h2,
.conference2025 #logos h2 {
    color: #00044D;
    font-size: 38px;
    font-weight: 700;
}

.conference2025 .c-teal {
    color: #02ACC4;
}

.conference2025 .c-yellow {
    color: #F2AD2A;
}

.conference2025 .c-blue {
     color: #00044D;
}

.conference2025 .heading {
    font-size: 38px;
    font-weight: 600;
}

/* Tickets */
.conference2025 #tickets .cards {
    max-width: 1030px;
    margin: 20px auto;
}

.conference2025 #tickets .card .vc_column-inner {
    background-color: #053D5D!important;
    border-radius: 10px;
    color: #fff;
    font-weight: 300;
    justify-content: flex-start;
    line-height: 1.3;
    padding: 20px 20px!important;
}

.conference2025 #tickets .card .vc_column-inner h3 {
    color: #fff;
}

.conference2025 #tickets .card .vc_column-inner h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
    padding-bottom: 16px;
    position: relative;
}

.conference2025 #tickets .card .vc_column-inner h3:after {
    border: 1px solid #02ACC4;
    content: '';
    display: inline-block;
    height: 1px;
    width: 180px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);

}

.conference2025 #tickets .card .vc_column-inner .wpb_text_column {
    margin-bottom: 0;
}

.conference2025 #tickets .card:nth-child(2) .vc_column-inner {
    background-color: #f8ebcb!important;
    color: #00044D;
}

.conference2025 #tickets .card:nth-child(2) .vc_column-inner h3 {
    color: #00044D;
}

/* Sponsors */
.conference2025 #sponsors {
    padding: 0 0 2rem;
}

.conference2025 #sponsors .wpb_column:nth-child(2) {
    flex: 1;
}

.conference2025 #sponsors #sponsors-photo .vc_column-inner {
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}

.conference2025 #sponsors .wpb_column .wpb_column {
    min-width: unset;
    width: unset;
}

.conference2025 #sponsors .cards {
    row-gap: 1rem;
}

.conference2025 #sponsors .wpb_column .card {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
}

.conference2025 #sponsors .cards .wpb_text_column {
    margin-bottom: 0;
}

.conference2025 #sponsors .vc_row {
    display: flex;
    flex-direction: column;
    margin: 0;
}

@media (min-width: 767px) {
    .conference2025 #sponsors {
        padding: 0;
    }

    .conference2025 #sponsors .vc_row {
        flex-direction: row;
    }

    .conference2025 #sponsors .cards {
        column-gap: 1rem;
        row-gap: unset;
    }

    .conference2025 #sponsors .wpb_column:nth-child(1) {
        min-width: 40vw;
    }

    .conference2025 #sponsors .wpb_column:nth-child(1) .vc_column-inner {
        background-position: right;
        background-size: cover;
        min-height: none;
    }

    .conference2025 #sponsors .wpb_column:not(.cards):nth-child(2) .vc_column-inner {
        padding-left: 5.5rem;
        max-width: 900px;
    }

    .conference2025 #sponsors .wpb_column .cards .wpb_column {
        min-width: auto;
        width: 50%;
    }

    .conference2025 #sponsors .wpb_column .card .vc_column-inner,
    .conference2025 #sponsors .title .vc_column-inner {
        padding-left: 0!important;
    }

    .conference2025 #sponsors .wpb_column:nth-child(2) {
        padding-bottom: 2rem;
    }
}

/* Marketers */
.conference2025 #marketers .wpb_text_column {
    margin: 0 auto 35px;
    max-width: 1100px;
    padding: 0 20px;
}

.conference2025 #marketers .vc_column-inner {
    padding: 35px 0 0!important;
}

.conference2025 .image .vc_column-inner {
    padding: 0!important;
}

/* slc */

.conference2025 #slc figure, .conference2025 #slc figure div, .conference2025 #slc figure div img {
    width: 100%;
}

/* Travel */
.conference2025 #travel {
    row-gap: 60px;
    display: flex;
    flex-direction: column;
    max-width: 1000px;
    margin: 0 auto;
}

.conference2025 #travel .wpb_column:nth-child(1) {
    position: relative;
}

.conference2025 #travel .wpb_column:nth-child(1):after {
    content: '';
    display: block;
    height: 2px;
    background-color: #00044D;
    position: absolute;
    left: 0;
    bottom: -30px;
    transform: translateY(-50%);
    width: 100%;
}

.conference2025 #travel .wpb_text_column {
    margin: 0;
}

@media (min-width: 767px) {
    .conference2025 #travel {
        column-gap: 60px;
        flex-direction: row;
        margin: 4rem auto 3rem;
        row-gap: 0;
    }

    .conference2025 #travel .wpb_column:nth-child(1):after {
        bottom: unset;
        height: 100%;
        left: unset;
        right: -30px;
        top: 0;
        transform: translateX(-50%);
        width: 2px;
    }
} 

/* Logos */
.conference2025 #logos {
    left: unset !important;
    margin: 0 auto;
    max-width: 1400px;
    position: static !important;
    width: 100%!important;
}

.conference2025 #logos .wpb_text_column {
    margin-bottom: 0 !important;
}