/* Base reset and shared styles */
a, button, input {
  outline: none;
  transition: outline-offset 0.25s ease, box-shadow 0.3s ease, transform 0.2s;
  border: none;
}

/* Link styling */
a {
  position: relative;
  text-decoration: none;
}

a:focus {
  outline: 2px solid #dedede;
  outline-offset: 4px;
  transform: scale(1.02);
}

/* Button styling */

button:hover {
  transform: scale(1.03);
}

button:focus {
  outline: 3px solid #dedede;
  outline-offset: 4px;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.6), 0 0 2px #dedede;
}

/* Input styling */
input {
  padding: 0.6em 1em;
  border: 2px solid #ccc;
  border-radius: 6px;
  font-size: 1em;
}

input:focus {
  border-color: #dedede;
  outline: 2px solid #dedede;
  outline-offset: 2px;
}

.agenda-menu li a.active {
    background-color: #0072CF;
    color:#FFF;
  }
.menu_container li { float: none; display: inline-block; margin-left: 40px;}
.home .header { padding: 0px 0;}
.header { padding: 10px 0;}
.header-top { padding-top: 10px;}
.textblock { margin-bottom: 7px;}
.home .content_wrap { padding-bottom:10px; }
.s-t .t-col { width: 45%; float: left;
overflow: hidden; margin: 0 2%;}
.albums, .albums .h_left h3 { margin-top: 0px;}
.blocker { z-index: 8;}
.s-t .t-col iframe { width: 100%; height: 400px; margin-bottom: 10px;}
.modal { width: 96%;}
.modal iframe { height: 770px; }
.speaker-links { float: left; width: 100%;	}
.top-part { background: #F1F1F1; padding-top: 150px; padding-bottom: 50px; float: left; width: 100%; position: relative;}
.modal .col { display: inline-block; width: 30%; background: #fff; padding: 20px; }
.modal .col iframe { height: 300px;}
.widget_wpc_filters_widget { padding-top: 0; }
.menu_container li { margin: 30px 2% 0;}

@media only screen and (min-width: 1260px) and (max-width: 1350px) {
    .menu_container li {
        margin: 30px 1.4% 0;
    }
}

.menu { width: 88%; }
.tax-menu { text-align: right;}
.tax-menu li { display: inline-block; margin: 0 5px;}
.tax-menu li a { display: block; line-height: 0; font-size: 1px;}
.tax-menu li.active { border: 19px solid rgba(0, 0, 0, 0.2); }
.left-part { padding-top: 50px;}
.right-part { padding-right: 50px; padding-top: 70px; }
.left-part h5 { font-size: 24px; font-weight: 700; padding: 0; margin: 40px 0 0;}
.wpc-filter-search-form .wpc-search-field { padding-left: 0;}
.speaker-videos { padding-bottom: 30px;}
.left-part p { font-weight: 300; font-size: 24px; padding: 0; margin: 0; line-height: 130%; }
.top-part .to-left { width: 303px;padding: 0; top: 0;}
.top-part .boxes.to-bottom { top: auto; left: 0; right: auto;}
.top-part .to-right .box { position: absolute; bottom: 0; right: 0; padding: 0; }
.menu_container > li { position: relative; }
#header .content_wrap { overflow: visible; }
.tax-menu li a img { width: 74px; height: 74px;}
.top-part .to-right .r .box { width: 89px; height: 89px;}
.top-part .to-right .l .box.red { width: 63px; height: 63px; right: 482px; bottom: 135px; background: #A3C1AD;}
.top-part .to-right .l .box.blue { width: 135px; height: 135px; background: #0072CE; right: 540px;}
.top-part .to-right .r .box.white { right: 89px;}
.top-part .to-right .r .box.black { bottom: 250px; background: #0072CE;
}
.top-part .to-right .r .box.red { background: #A3C1AD;}
.top-part .to-right .r .box.blue { background: #000; bottom: 350px; right: 89px;}
.top-part .to-left .blue { width: 63px;
height: 63px; background: #B0DCFF; position: relative; padding: 0; top: 73px;}
.top-part .to-left .black { width: 90px;
height: 90px; padding: 0; position: relative; left: 40px; top: -18px; background: #A3C1AD;}
.top-part .to-left .empty { width: 100px;}
.top-part .to-left .red { width: 135px;
height: 135px; padding: 0; background: #0072CE; }
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item:not(.wpc-term-selected) { display: none;}
.wpc-filters-main-wrap input.wpc-label-input:checked + label span.wpc-filter-label-wrapper { background: none; color: #0072CF;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item input:checked + label a { color: #0072CF;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item#wpc-term-taxonomy-talks-year-26 a:hover, .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item#wpc-term-taxonomy-talks-year-26.wpc-term-selected a { color: #E11F26 !important;}
.right-part .heading { height: 162px;
width: 162px; float: right; clear: both;
position: relative; margin-top: 25px;}
.right-part .heading h2 { font-size: 32px; color: #fff; position: absolute;
top: 0; bottom: 0; left: 0; right: 0;
margin: auto; height: 24px; line-height: 24px; font-weight: 700;}
.cur-year { background: #0072CE;}
.cur-ed { background: #A3C1AD;}
.cur-c { background: #B0DCFF;}
.right-part .heading.cur-ed h2 { font-size: 24px;}
.menu-1 { color: #000; margin-top: 100px; font-weight: 500;}
.menu-1 li {margin: 0;font-size: 20px;
line-height: 130%;font-weight: 500;
text-transform: uppercase;}
.menu-1 li:before {content: '>';margin-right: 7px;}
.menu-1 li a {color: #000;}
.bottom-part {float: left;width: 100%;padding: 60px 0;}
.bottom-part h2 {font-size: 40px;font-weight: 700;margin-bottom: 40px;text-align: center;}
.v-link {text-align: center;font-size: 32px;padding: 50px 0;font-weight: 500;}
.v-link a {margin-top: 30px;display: inline-block;text-decoration: underline;
color: rgba(0, 0, 0, 0.5);}
.v-link a:hover {text-decoration: none;
color: #000;}


.term-26 .top-part .to-left .red {background: #E11F26;}
.term-26 .top-part .to-left .blue {background: #22B8DB;}
.term-26 .top-part .to-left .black {background: #000;}
.term-26 .cur-year {background: #E11F26;}
.term-26 .cur-ed {background: #93D8EF;}
.term-26 .cur-c {background: #0072CF;}
.term-26 .top-part .to-right .r .box.black {background: #000;}
.term-26 .top-part .to-right .r .box.blue {background: #22B8DB;}
.term-26 .top-part .to-right .r .box .box.red {background: #e11f26;}
.term-26 .top-part .to-right .l .box.blue {background: #22B8DB;}
.term-26 .top-part .to-right .l .box.red {background: #e11f26;}
.term-26 .right-part .heading.cur-ed h2 {font-size: 32px;}
.term-26 .top-part .to-right .r .box.red {background: #E11F26;}

.term-34 .top-part .to-left .red {background: #E11F26;}
.term-34 .top-part .to-left .blue {background: #22B8DB;}
.term-34 .top-part .to-left .black {background: #000;}
.term-34 .cur-year {background: #E11F26;}
.term-34 .cur-ed {background: #93D8EF;}
.term-34 .cur-c {background: #0072CF;}
.term-34 .top-part .to-right .r .box.black {background: #000;}
.term-34 .top-part .to-right .r .box.blue {background: #22B8DB;}
.term-34 .top-part .to-right .r .box .box.red {background: #e11f26;}
.term-34 .top-part .to-right .l .box.blue {background: #22B8DB;}
.term-34 .top-part .to-right .l .box.red {background: #e11f26;}
.term-34 .right-part .heading.cur-ed h2 {font-size: 32px;}
.term-34 .top-part .to-right .r .box.red {background: #E11F26;}



.top-part.tax-area .boxes.to-bottom {left:auto; right: 0;}
.page-template-about #main-menu .menu-item-has-children#menu-item-4045 > a {font-weight: 700;}
.tax-area .right-part .heading {clear: none;float: left;margin-right: 25px;}
.tax-area .left-logo img {width: 385px;
margin-bottom: 7px;}
.tax-area .top-part .to-right .r .box.blue {  bottom: 339px;right: 89px;}
.term-26 .bgimage img {right: auto; left: 0;	}
.top-part.tax-area .to-right .r .box.blue {bottom: 236px;}
.tax-area.top-part {padding-bottom: 170px;}
.top-part.tax-area .to-right .r .box.black {bottom: 148px;}
.tax-area .rightpart strong {font-size: 24px;color: #000;text-transform: uppercase;}
.tax-area .right-part {width: 50%;padding: 0;}
.tax-area .menu-1 {margin-top: 45px;}
.speaker-links .redcolor h5 {color: #E11F26;}
.speaker-links > .col {width: 48%;margin: 0 1%;padding-bottom: 50px;}
.bg-logo {background: #8080804a;padding: 20px;display: inline-block;}
.bg-logo img {width: 300px;}
.selected-talk {float: left; width: 100%;}
.selected-talk img {width: 100%;}
.speakers-grid .text-center h1 {text-align: center;font-size: 40px;margin-bottom: 70px;display: block;}
.speaker-links h5 {font-size: 32px;
font-weight: 700;color: #0072CF;
padding: 0; margin: 20px 0;}
.speaker-links li a {font-size: 20px;
color: #9B998B;line-height: 100%;
text-decoration: underline;}
.speaker_details h1 {font-size: 32px;}
.speaker_details strong {
font-size: 24px;font-weight: 600;color: rgba(0, 0, 0, 0.5);}
.speaker-links li a:hover {text-decoration: none;}
section.speakers-grid {padding-bottom: 30px;}
.video-col {display: inline-block;
width: 47%;margin: 20px 0 20px 2%;}
.video-col img {width: 100%;}
.speakers-grid h2 {text-align: center;
font-size: 40px;font-weight: 600;margin-bottom: 50px;margin-top: 30px;}
.speaker-videos h4 {font-size: 24px;font-weight: 500;text-align: center;margin-top: 20px;}
/*.stats-box {background: #22B8DB;width: 29%;color: #fff;position: relative;
text-transform: uppercase;vertical-align: top;display: inline-block;margin: 30px 2%;padding: 130px 20px 30px;}*/
.stats-box {
    width: calc((100% - 80px) / 3); /* Keeps 3 columns with 40px gap */
    background: #0072ce;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 20px 30px;
    box-sizing: border-box;
} /*background: #22B8DB; */

@media (max-width: 768px) {
    .stats-box {
        width: calc((100% - 40px) / 2); /* Switches to 2 columns on tablets */
        padding: 30px 10px 20px;
    }
}

@media (max-width: 480px) {
    .stats-box {
        width: 100%; /* Switches to 1 column on mobile */
    }
}


.stats-box .s-img {
  margin-bottom:30px;
}

/*
.stats-box .s-img {position: absolute;
top: 30px;left: 0;right: 0;margin: 0 auto;}*/


.about-page {padding: 0;}
.about-page .stats-box p {color: #fff;
line-height: 130%;font-size: 24px;font-weight: 500;margin: 0;}
.about-page .stats-box p strong {font-size: 64px;font-weight: 700;}
.rightpart {text-align: right;}
.about-page h1 {font-size: 36px;font-weight: 700;}
.left-logo img {width: 198px;}
.bgimage img {position: absolute;right: 0; bottom: 0;}
.about-page p {font-size: 28px;color: #000;line-height: 140%;}
.about-page p a {color: #0097DB;}
.stats-container {text-align: center;
margin-top: 100px;}
.stats-container h3 {font-size: 36px;
font-weight: 700;color: #000;margin-bottom: 50px;}
.stats-container .tag {font-size: 36px;
font-weight: 700;color: #0072ce;} /* 2024 - blue - color: #0097DB;*/

.photos {margin: 100px 0 200px;}
.photos .photo {width: 47%;display: inline-block;margin: 15px 1%;}
.photos .photo.right_photo {margin-right:0px !important;}
.photos .photo img {width: 100%;}
.about-page h1 {line-height: 115%;margin: 50px 0;}
.logo-about {position: absolute;right: 20px; top: 0;}
.talks-container h1 {font-size: 40px;
text-align: center;font-weight: 700;
display: block;}
.talks-container .wpc-filter-talks-year, .talks-container .wpc-filter-layout-search-field {width: 100% !important;
max-width: 100% !important;margin: 0 !important;text-align: center;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item {float: none !important;display: inline-block;margin: 0 15px;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item#wpc-term-taxonomy-talks-year-26 a {color: #E11F26;}
.wpc-edit-filter-set {display: none !important;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item#wpc-term-taxonomy-talks-year-26 a:hover,
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item#wpc-term-taxonomy-talks-year-26.wpc-term-selected a {color: #fff;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper {padding: 2px 15px;}
.wpc-filters-main-wrap input.wpc-label-input:checked + label, .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper {border-radius: 0 !important;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {border: none !important;}
.wpc-posts-found {display: none !important;}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item a {font-size: 32px;font-weight: 700;color: #0072CF;}
.wpc-search-field-wrapper {width: 354px;
margin: 0 auto;border-bottom: 1px solid #9B998B;padding: 15px 27px 15px 10px;
margin-top: 40px;}
.wpc-search-field-wrapper input {font-size: 20px;font-weight: 400;padding-left: 15px;border: none;color: #000;
font-family: Montserrat;}
.wpc-filters-widget-top-container {text-align: center;}
.widget_wpc_filters_widget {padding-bottom: 20px !important;}
.wpc-search-icon {width: 24px;left: auto; right: 0;}
.wpc-search-icon::before {
	background: url('https://orange-cows.flywheelstaging.com/wp-content/uploads/search-2.svg') no-repeat 0 0;width: 24px; height: 24px;}
.top-part.small .to-right .r .box.blue {
width: 63px;height: 63px;background: #B0DCFF;bottom: 256px; right: 49px;}
.page-id-4295 .top-part.small .to-right .r .box.blue,.page-id-4068 .top-part.small .to-right .r .box.blue,
.page-id-426 .top-part.small .to-right .r .box.blue,.page-id-3994 .top-part.small .to-right .r .box.blue,
.page-id-4846 .top-part.small .to-right .r .box.blue,.top-part.small.archive-2023 .to-right .r .box.blue,
.page-id-5961 .top-part.small .to-right .r .box.blue,
.page-id-5983 .top-part.small .to-right .r .box.blue,
.page-id-5987 .top-part.small .to-right .r .box.blue,
.top-part.small.archive-2025 .to-right .r .box.blue {background: #22B8DB;}
.top-part.small .to-right .r .box.black {width: 90px;height: 90px;background: #A3C1AD;bottom: 135px;left: 135px; right: auto;}
.page-id-4295 .top-part.small .to-right .r .box.black,.page-id-4068 .top-part.small .to-right .r .box.black,
.page-id-426 .top-part.small .to-right .r .box.black,.page-id-3994 .top-part.small .to-right .r .box.black,
.page-id-4846 .top-part.small .to-right .r .box.black,.top-part.small.archive-2023 .to-right .r .box.black,
.page-id-5961 .top-part.small .to-right .r .box.black,
.page-id-5983 .top-part.small .to-right .r .box.black,
.page-id-5987 .top-part.small .to-right .r .box.black{background: #000;}
.top-part.small .to-right .r .box.red {
width: 135px;height: 135px;left: 0px; right: auto;background: #0072CE;}
.page-id-4295 .top-part.small .to-right .r .box.red,.page-id-4068 .top-part.small .to-right .r .box.red,
.page-id-426 .top-part.small .to-right .r .box.red,.page-id-3994 .top-part.small .to-right .r .box.red,
.page-id-4846 .top-part.small .to-right .r .box.red,.page-id-4846 .time-row .time-col,.page-id-4295 .time-row .time-col, 
.top-part.small.archive-2023 .to-right .r .box.red,
.page-id-5961 .top-part.small .to-right .r .box.red,
.page-id-5983 .top-part.small .to-right .r .box.red,
.page-id-5987 .top-part.small .to-right .r .box.red {background: #E11F26;}
.speakers-grid .selected-talk h2 {font-size: 32px;color: #0072CF;}
.speakers-grid .selected-talk h3 {font-size: 20px;text-align: center;color: #9B998B;}
.speakers-grid .selected-talk.redcolor h2 {color: #E11F26;}
.selected-talk .col {width: 46%;margin: 20px 2%;}
.page-template-agenda2 .speaker-wrap p {
display: block !important;}
.top-part.small {padding-top: 70px;}
.small .left-part {padding-top: 0;}
.small .menu-1 {margin-top: 0;}
.full-img img {width: 100%;}
.maincontainer {padding-top: 100px;
padding-bottom: 50px;float: left; width: 100%;}
.maincontainer h1 {display: block;margin: 0 0 100px;}
.logos-area li {display: none;}
.logos-area li.active {display: block;}
.small .right-part {vertical-align: top;}
.new-loc {padding-top: 80px !important;}
.home .box {position: absolute;/*
left: 0;top: 110px;*/padding: 0;}
.home .box.blue-light {background: #93D8EF;}
.home .boxes.to-bottom.rt {top: 50px;}
.home .lt .box.green,.home .lb .box.red,
.home .rt .box.blue-light,.home .rb .box.blue,.home .rb .box.green,
.home .rb .box.blue-light {width: 135px; height: 135px;}
.home .lt .box.black,.home .rt .box.black,.home .rb .box.red,
.home .rb .box.black {width: 63px; height: 63px;}
.home .lt .box.blue-light,.home .rt .box.blue-light,.home .rt .box.black {width: 46px; height: 46px;}
.home .lb .box.black {width: 63px;
  height: 63px;}
.home .lb .box.blue,
.home .lb .box.blue-light {width: 75px; height: 75px;}
.home .lt .box.black {left: 180px;
    top: 26px;background-color: #22B7DA;}
.home .lt .box.red {width: 93px; height: 93px;    left: 181px;
    top: -128px;}

    .home .lt .box.n20 {     width: 93px;
    height: 93px; left: 375px !important;
  top: -148px !important;}
.home .lt .box.n22 { width: 56px;
    height: 56px;    left: 469px;
  top: -55px; background: #22B7DA !important;}

.home .rt .box.green {width: 93px; height: 93px;}
.home .boxes.to-bottom {top: 104px;}
.home .boxes.to-bottom.lb {top: 357px;
 left: 46px;}
.home .lt .box.blue-light {left: 135px;
    top: -20px;background: #000;}
.home .lb .box.blue-light {	left: 200px;
bottom: 145px;width: 114px; height: 114px;}
.home .lb .box.blue {left: 86px;bottom:145px;width: 114px; height: 114px;}
.home .lb .box.black {left: 13px;top: 160px;}
.home .lb .box.red {left: 88px;top: 26px;}
.home .box.red {background: #E11F26;}
.home .box.green {background: #93D8EF !important;}
.home .rt .box.green {    left: -257%;
    top: -44px !important;background: #E11F26 !important;}
.home .rt .box.blue-light {left: -220%;
    top: -44px !important;background: #93D8EF;}
.home .box.n6.green {    left: 45px;
    top: 90px;}
.home .rt .box.black {right: 0; top: -80px;}
.home .rb .box.black {right: 132px;
    top: -18px;
}
.home .rb .box.blue-light {right: 63px;
  top: 90px;
  background: #E11F26 !important;}
.home .rb .box.red {right: 135px;
top: 187px;}
.home .rb .box.green {right: 0;
    top: 354px !important;}
.home .rb .box.blue {right: 135px;
bottom: auto;    bottom: 133px;}
.home .rb .box {left: auto;}
.home .boxes.to-bottom.rb {top: 200px;}
.speakers-grid h3 {font-size: 24px;margin-bottom: 20px;}
.agenda-grid {padding-top: 100px;padding-bottom: 30px;}
.agenda-menu ul {text-align: center;padding: 40px 0 0;}
.agenda-menu li {display: inline-block;
text-transform: uppercase;vertical-align: top;width: 20%;}
.agenda-menu li a {font-size: 32px;font-weight: 700;padding: 5px 25px;}
.agenda-menu li a {color: #0072CF;}
.agenda-menu li a:hover {background: #0072CF;color: #fff;}
.agenda-menu li p {font-size: 32px;
color: #E11F26;font-weight: 700;margin-top: 8px;}
.home .rt .box.n3 {width: 135px !important;
  height: 135px !important;top: 120px !important;
  left: 120px;background: #93D8EF !important;}
  .home .lb .box.n1 {    background: #E11F26 !important;
    left: 84px !important;
    top: 130px !important;}
  .home .lb .box.n7 {background: #000  !important;}
.top-part.small .to-right .r .box.blue {
right: 40px;}
.speaker-links {text-align: center;	}
@media only screen and (min-width: 1260px) {
	.menu_container > li {padding-bottom: 10px;}
.menu_container > li:hover ul.sub-menu {
display: block;}
ul.sub-menu {background: #fff;position: absolute;width: 300px;left: 0; top: 46px;-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.39);-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.39);box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.39);}
ul.sub-menu li {margin: 0 !important;}
.menu_container a {text-transform: none !important;font-size: 24px;}
ul.sub-menu li a:hover {background: #494949;	color: #fff;}
.menu_container ul li {display: block;}
.menu_container ul a {font-size: 16px;
height: auto;padding: 0 10px;}
.tax-talks-year .menu_container > .m_active > a {font-weight: 700 !important;}
.tax-talks-year #menu-item-4451.menu-item-has-children > a {font-weight: 700;}.sub-menu > .m_active > a {font-weight: 700;} 
}
/* new code */
.main_box_subbutton {
	margin-top: 30px;margin-left:5%;margin-right:10%;text-align: center;color: #FFF;font-size: 24px;}
.main_box_subbutton  a {background: #e11f26 !important;padding: 15px 20px; color: #FFF;line-height:20px; display:inline-block; margin-bottom:30px; font-weight:600;  text-decoration: none;
  transition: background 0.3s ease, box-shadow 0.3s ease; /* smooth hover effect */
  box-shadow: 2px 2px 6px rgba(0,0,0,0.2); /* small shadow */}
.main_box_subbutton a:hover {
  background: #b81a1f !important; /* darker red on hover */
}

.img_box { width: 100%; }
.speaker_details b { font-weight:600;}
.heading-with-line {position: relative;
font-size: 32px;font-weight:700;text-align: left;margin: 0;text-transform:none;color: #e11f26;padding-right:15px;}
.heading-with-line:after {content: "";
position: absolute;top: 50%;left: 100%;
transform: translateY(-50%);width: 100vw;height: 4px;background-color: #e11f26;}
.speaker_subheading {margin-top:20px;font-size:26px !important;font-weight:400;}
.gal-section {position:relative;}
.moderator_box {
position: absolute;background: #e11f26;color: #FFF;font-size: 18px;padding: 8px 8px;bottom:0px;right:0px;z-index: 1000;font-weight:600;}
.honor { position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    background: #CEA152;
    font-weight: 500;
    color: #FFF;
    padding: 5px 10px;    height: 28px !important;}

.breakthrough { position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    background: #bfbfbf;
    font-weight: 500;
    color: #FFF;
    padding: 5px 10px;
  border:1px solid #d7d7d6;    height: 28px !important;}

.moderator_box2 {
position: absolute;background: #e11f26;color: #FFF;font-size: 18px;padding: 8px 8px;bottom:0px;right:0px;z-index: 1000;font-weight:600;}
@media only screen and (max-width: 768px) {

  
	.header { padding: 0px;}
	.heading-with-line {
		font-size: 26px; }
.moderator_box { font-size: 16px;
	bottom:0px;}	
  .speakers-grid h3 {
    font-size: 14px !important;
    margin-bottom: 0px !important;line-height: 14px !important; padding: 0 12px 0px 12px;
}

.speakers-grid .one_seven {
  width: 46%; margin-right:2%; }

  .moderator_box2 { font-size: 16px;
	 right: 0pxpx;}
	    .mobile_grid{
        margin-top: 80px !important;
    }
    .header-top {
    padding-top: 0px !important;
}.speaker_subheading { font-size: 22px !important; }
}

@media only screen and (max-width: 520px) {
    section.speakers-grid {
        padding: 0px;
    }
}		

@media only screen and (max-width: 1260px) {
  .menu_container li {
    margin: 0px !important;
  }
  .mobile_grid { padding-top:50px !important;}
}

.speaker-box { position: relative;}


@media only screen and (max-width: 900px) {
    .home-gallery .col {
        height: 320px;
        min-height: 320px;
    }
        .tax-area.top-part { padding-bottom: 90px; }
    .top-part { padding-top: 100px; }
}
@media only screen and (max-width: 768px) {
.top_box_text { font-size: 28px;
    margin-bottom: 20px;
    line-height: 30px; }
    .subbox_text {
    font-size: 22px;
}
.main_box {
      margin: 0%; text-align: center;
}
.home .lt .box.black,.home .lt .box.green {
    display: none;
}
.main_box_text {
    text-align: center;
}

}

.center-line {
    display: block;
    margin: 8px auto;
    width: 80px;
    height: 2px;
    background-color: #0A2972;
    margin-top: 40px;
}

@media only screen and (max-width: 1300px) {
  .main_box {
      padding-top: 260px;
  }
  .top_box_text {
      font-size: 36px;
      margin-bottom: 30px;
  }
  .main_box img {
      max-width: 300px;
  }
  .main_box_text {
    font-size: 28px;
    line-height: 30px;
  }
  .subbox_text {
      font-size: 23px;
  }

}
@media only screen and (max-width: 1100px) {
  .main_box {
      padding-top: 300px;
  }
}
@media only screen and (max-width: 821px) {
  .main_box {
      padding-top: 200px;
  }
  .home .lb .box.n7 { display:none; }
  .wrapper2 {
    height: 620px;
    margin-top: -40px;
  }
    .home .lt .box.green {
      top: -150px !important;
    }
    .home .lt .box.blue-light {
      top: -195px !important;
  }
  .home .lt .box.black {
      top: -257px !important;
  }
  .home .lt .box.n22 {
      top: -205px !important;
  }
  .home .lt .box.n20 {
      top: -298px !important;
  }
}

@media only screen and (max-width: 768px) {
    .main_box {
        padding-top: 40px;
    }
}


.abi_heading h2{
  font-size: 38px;
  font-weight: 600;
  line-height: 1.26em;
  text-transform:none !important;
}

.heading-with-line-purple {
  position: relative;
  display: inline-block; /* important */
  font-size: 32px;
  font-weight: 700;
  color: #0a2972;
  margin: 0 0 20px 15px;
  padding-right: 45px;
}

/*.heading-with-line-purple::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  width: 100vw; /* or try 200px for testing 
  height: 3px;
  background-color: #CFA153;
}*/


.page-template-sweden-page .photos {
  margin: 30px 0 30px;
}

.photo_section {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.info_section{
  padding-top: 20px !important;
  padding-bottom: 40px !important;
}

.main_box_sweden {
  text-align: center;
  height: 737px;
  text-align: left;
}
.main_box_sweden {
  padding-top: 80px;
  width: 400px;
  margin: 0% auto;
  text-align: center;
}
.main_box_text_sweden {
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.subbox_text_sweden {
  font-size: 26px;
}
.info_section p {
    color: #000;
    line-height: 140%;
    font-size:20px;
}

.top_logos {
  display: flex;              /* row layout */
  justify-content: center;    /* center horizontally */
  align-items: center;        /* align vertically */
  gap: 60px;                  /* spacing between logos */
  width: 100%;                 /* only 80% of wrapper width */
  margin: 0 auto;             /* center the block itself */
}

.top_logos img {
  max-height: 80px;           /* shrink logos */
  height: auto;
  width: auto;
}

/* Sweden template */

.page-template-sweden-page .box,
.page-template-sweden-page-about .box,
.page-template-sweden-page-agenda .box,
.page-template-sweden-page-locations .box {
  position: absolute;
  padding: 0;
}

/* LT */
.page-template-sweden-page .lt .box.blue-light,
.page-template-sweden-page-about .lt .box.blue-light,
.page-template-sweden-page-agenda .lt .box.blue-light,
.page-template-sweden-page-locations .lt .box.blue-light {
  width: 93px;
  height: 93px;
  left: 93px;
  top: -170px;
  background: #CFA153;
}

.page-template-sweden-page .lt .box.red,
.page-template-sweden-page-about .lt .box.red,
.page-template-sweden-page-agenda .lt .box.red,
.page-template-sweden-page-locations .lt .box.red {
  width: 63px;
  height: 63px;
  left: 30px;
  top: -77px;
  background: #006AA6;
}

.page-template-sweden-page .lt .box.green,
.page-template-sweden-page-about .lt .box.green,
.page-template-sweden-page-agenda .lt .box.green,
.page-template-sweden-page-locations .lt .box.green {
  width: 63px;
  height: 63px;
  left: 93px;
  top: -15px;
  background: #FDCC03;
}

.page-template-sweden-page .lt .box.blue,
.page-template-sweden-page-about .lt .box.blue,
.page-template-sweden-page-agenda .lt .box.blue,
.page-template-sweden-page-locations .lt .box.blue {
  width: 93px;
  height: 93px;
  left: 0px;
  top: 48px;
  background: #8B0259;
}

/* LB */
.page-template-sweden-page .lb .box.blue-light,
.page-template-sweden-page-about .lb .box.blue-light,
.page-template-sweden-page-agenda .lb .box.blue-light,
.page-template-sweden-page-locations .lb .box.blue-light {
  width: 93px;
  height: 93px;
  left: 0px;
  bottom: 176px;
  background: #CFA153;
}

.page-template-sweden-page .lb .box.green,
.page-template-sweden-page-about .lb .box.green,
.page-template-sweden-page-agenda .lb .box.green,
.page-template-sweden-page-locations .lb .box.green {
  width: 63px;
  height: 63px;
  bottom: 113px;
  left: 93px;
  background: #FDCC03;
}

.page-template-sweden-page .lb .box.blue,
.page-template-sweden-page-about .lb .box.blue,
.page-template-sweden-page-agenda .lb .box.blue,
.page-template-sweden-page-locations .lb .box.blue {
  width: 93px;
  height: 93px;
  left: 0px;
  bottom: 20px;
  background: #006AA6;
}

/* Boxes general */
.page-template-sweden-page .boxes.to-bottom,
.page-template-sweden-page-about .boxes.to-bottom,
.page-template-sweden-page-agenda .boxes.to-bottom,
.page-template-sweden-page-locations .boxes.to-bottom {
  top: 0px;
  bottom: 0;
}

.page-template-sweden-page .boxes.r7,
.page-template-sweden-page-about .boxes.r7,
.page-template-sweden-page-agenda .boxes.r7,
.page-template-sweden-page-locations .boxes.r7 {
  padding-bottom: calc(9.85% * 5);
}

.page-template-sweden-page .boxes.r9,
.page-template-sweden-page-about .boxes.r9,
.page-template-sweden-page-agenda .boxes.r9,
.page-template-sweden-page-locations .boxes.r9 {
  padding-bottom: calc(10.85% * 5);
}

/* RT */
.page-template-sweden-page .rt .box.blue-light,
.page-template-sweden-page-about .rt .box.blue-light,
.page-template-sweden-page-agenda .rt .box.blue-light,
.page-template-sweden-page-locations .rt .box.blue-light {
  width: 93px;
  height: 93px;
  right: 0px;
  top: -100px;
  background: #8B0259;
}

.page-template-sweden-page .rt .box.blue,
.page-template-sweden-page-about .rt .box.blue,
.page-template-sweden-page-agenda .rt .box.blue,
.page-template-sweden-page-locations .rt .box.blue {
  width: 63px;
  height: 63px;
  right: 0px;
  top: 70px;
  background: #006AA6;
}

.page-template-sweden-page .rt .box.green,
.page-template-sweden-page-about .rt .box.green,
.page-template-sweden-page-agenda .rt .box.green,
.page-template-sweden-page-locations .rt .box.green {
  width: 93px;
  height: 93px;
  top: 133px;
  right: 63px;
  background: #FDCC03;
}

/* RB */
.page-template-sweden-page .rb .box.red,
.page-template-sweden-page-about .rb .box.red,
.page-template-sweden-page-agenda .rb .box.red,
.page-template-sweden-page-locations .rb .box.red {
  width: 63px;
  height: 63px;
  right: 31px;
  bottom: 138px;
  background: #8B0259;
}

.page-template-sweden-page .rb .box.blue-light,
.page-template-sweden-page-about .rb .box.blue-light,
.page-template-sweden-page-agenda .rb .box.blue-light,
.page-template-sweden-page-locations .rb .box.blue-light {
  width: 63px;
  height: 63px;
  right: 93px;
  bottom: 77px;
  background: #CFA153;
}

.page-template-sweden-page .rb .box.blue,
.page-template-sweden-page-about .rb .box.blue,
.page-template-sweden-page-agenda .rb .box.blue,
.page-template-sweden-page-locations .rb .box.blue {
  width: 93px;
  height: 93px;
  right: 0px;
  bottom: -15px;
  background: #006AA6;
}


/* Sweden template end */


.sweden_heading2 {
  text-align: center;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1;
  margin: 81px 0;
  color: #006AA6;
}

.sweden_heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;

  font-family: Montserrat;
  font-weight: 700;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1;
  margin: 81px 0;
  color: #006AA6;
}

.sweden_heading::before,
.sweden_heading::after {
  content: "";
  height: 3px;
  background-color: #CFA153;
  flex: 1; /* makes the line grow */
}

.caps_case {
  text-transform:capitalize !important;
}
.caps_case span { text-transform: uppercase !important;}

.sweden_heading_purple {
  text-align: center;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 38px;
  text-transform: capitalize !important;
  line-height: 1;
  margin: 80px 0 60px 0;
  color: #0a2972;
}
.sweden_heading_purple span { text-transform: uppercase !important; }

.page-template-sweden-page .photos .photo {width: 48.3%;display: inline-block;margin: 15px 1%;}
.sweden_line {
  width: 80%;
  height: 3px;
  background-color: #CFA153; /* note: only one # */
  margin: 70px auto 70px auto;
}

.lc_two-columns {
  display: flex;
  gap: 40px; /* space between columns */
  margin: 60px 0px 0px 0px;
  width: 70%;
}

.lc_column {
  flex: 1; /* each column takes equal width */
}

.lc_item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.lc_digit {
  display: inline-flex;            /* enables centering */
  align-items: center;             /* vertical center */
  justify-content: center;         /* horizontal center */
  width: 62px;
  height: 62px;
  background-color: #CFA153;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;                  /* avoids extra vertical offset */
  padding: 0;                      /* fixed box size -> remove padding */
  margin-right: 40px;
}


.lc_text {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}

h3.old_site_heading {
  color: #000;
  font-size:24px; 
  font-family: Montserrat, sans-serif;
  line-height: 100%;
  font-weight:700;
  text-align:center;
  margin-bottom: 10px;
}
.old_site_button {
  display: inline-block;
  background-color: #006AA6;
  color: #FFF;
  text-decoration: none;
  padding: 30px 66px;       /* top/bottom = 12px, left/right = 40px */
  font-weight: bold;
  text-align: center;
  margin: 20px auto 50px auto;        /* top/bottom = 30px, left/right = auto */
}

.old_site_button:visited {
  color: #FFF;
}
.old_site_button:hover {
  background-color: #FFF;
  color: #006AA6;
  border: 2px solid #006AA6;
  cursor:hand;
}

.schedule {
  display: grid;
  grid-template-columns: 265px 1fr;  /* left column fixed at 226px, right column flexible */
  gap: 60px;
  align-items: start;
  margin-bottom: 60px;
}

/* First column (date) */
.sh_date-column {
  background-color: #8B0358;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;        /* make text bolder */
  line-height: 1.3;         /* increase line spacing */
  padding: 20px 20px 20px 40px;
  text-align: left;
}

/* Second column (events) */
.sh_event-column {
  border-top: 3px solid #CFA153;
  padding-top: 30px;
  color: #000;
  font-size: 18px;
  line-height: 1.5;         /* improve readability here too */
}

/* Event styling */
.sh_event {
  margin-bottom: 5px;
}

.sh_time {
  font-weight: bold;
}

.sh_title {
  font-weight: normal;
}

.nobel_sign {
    font-size: 16px;
    line-height: 130%;
    display: block;
    align-items: center;
    white-space: nowrap;
    width: 380px;
    margin-right: 0px;
    text-align: center;
}

.nobel_sign_text {
  font-size: 18px;
  font-weight: 400;
  color:#CFA153;
  margin-bottom: 15px;
}

.nobel-logo {
  display: inline-block;
  height: 20px;
}


.pharma-logo {
  max-height:75px !important; height:auto; width:auto
}

.karolinska-logo {
  max-height:100px !important; height:auto; width:auto; margin-bottom:10px;
}

.nobel-logo {
  max-height:60px !important; height:auto; width:auto;
}

.royalty_logo {
  max-height:100px; height:auto; width:auto;margin-bottom:40px;margin-left:15px;
}

.karolinska-logo2 {
  margin-bottom:30px;max-height:100px; height:auto; width:auto
}
.nobel-logo2 {
  max-height:75px; height:auto; width:auto;margin-bottom:30px;
}

.h_centered form {
    display: inline-block;
    text-align: left;
}

input[type="submit"].password {
    background-color: #006AA6;
    color: #FFF;
    text-decoration: none;
    padding: 13px 46px;
    font-weight: bold;
    text-align: center;
    border: none;
    cursor: pointer;
}
@media (max-width: 1000px) { 
  .boxes { display:none;}
  .page-template-sweden-page .photos .photo {
  width: 46%; }
  .top_logos {
  margin-top: 80px;
  }
  .top_logos img {
  max-height: 50px; }
}

@media (max-width: 768px) {

  .schedule {
  margin-bottom: 40px;
}

  .sh_date-column {
    font-size: 20px;
    padding: 10px 20px 10px 20px;
  }
 .schedule {
  display: block;   
  } 
  .sweden_heading {
  font-size: 24px;
  margin: 10px 0px 10px 0px; display: block;font-weight: 600;}
  
  .heading-with-line-purple {
    font-size: 22px;
    margin: 0px;
    padding-right: 0px;
    margin: 0px;
  }
    .heading-with-line-purple:after {
    display:none;
  }
  .speakers-grid .speaker-box {
    height: 140px !important;
  }
  .speakers-grid .one_seven {
    margin: 5px 0.7% !important;
    width: 46% !important;
    margin-left: 0px;
    margin: 15px 0.7%;
    float: left;
    margin-right: 2% !important;
  }
  .speakers-grid .one_seven .speaker_name {
  padding: 0 12px 0px 12px !important;
}

  .sweden_heading_purple { margin: 40px 0 40px 0;
  font-weight: 600;
  font-size: 28px; }

  .speaker_affiliation { display: none; }

  .page-template-sweden-page .photos .photo {
    width: 100%;
    display: block;
    margin: 0px;
    margin-top:15px;
  }
  .main_box_sweden {
    padding-top: 10px;
    width: 100%;
    margin: 0% auto;
    text-align: center;
  }
  .wrapper2 {
background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
  .boxes { display:none;}
  .main_box_sweden { font-size: 20px; }

  .main_box_sweden img.abi_logo { width:80%;}
  .top_logos {
  display: block;
  margin-top: 50px;
  }
  .top_logos:nth-of-type(2) {
  margin: 10px; /* change to whatever margin you need */
}

  .nobel_sign_text {
  font-size: 16px;
  }
  .nobel-logo {
  margin-top: 5px;
}

  .top_logos img {
    max-height: 40px !important;
    display: block;
    margin-bottom: 10px;
  }
   .top_logos img.karolinska-logo {
  max-height: 90px !important; }
  .subbox_text_sweden {
    font-size:18px;
  }
  .page-template-sweden-page .wrapper2 {
    display: block; 
    height:620px;
    margin-bottom: 20px;
    } 
    .main_box_text_sweden {
  font-size:20px; font-weight:600;
    }
  .nobel_sign {
    white-space: inherit;
  width: 100%;
  display:block !important;
  }
  .photo_grid {
  display: block !important; }
  .photo_item h3 { font-size:20px !important;}
  .photo_item {
  margin-bottom: 20px;
}
  .lc_two-columns {
    display: block; margin-top:20px; }

    .content_wrap, .nav-wrap {
      padding: 0px;
    }
    .info_section p {
    font-size: 16px;
  }
  .old_site_button {
    padding: 20px 40px;
  }
  h3.old_site_heading {
    font-size: 20px;
    font-weight: 600;
    margin-top:20px;
  }
  .pharma-logo {
    max-height: 40px !important;
    margin-bottom: 20px;
  }
  .nobel-logo2 {
    max-height: 60px; }
    .royalty_logo {
    max-height: 70px; }
  .sweden_line {
    width: 80%;
    margin: 10px auto 40px auto;
  }
  .page-template-sweden-page .photos {
  margin: 0px 0 30px;
  }
  .sh_event-column {
  margin-top: 20px;
  }
  .lc_digit {
  width: 32px;
  height: 32px;
  font-weight: 600;
  font-size: 18px;
  margin-right: 20px;
}
.lc_text {
  font-size: 16px; }
  .lc_two-columns {
  width: 100%; }
.page-template-sweden-page  #main-menu { display:none;}
.bio-inner H3{font-size: 20px !important;
    padding-left: 0px;
    margin-bottom: 10px !important;}

}



.dark_red_button{ display:block; 
float:right; 
background:#8B0358;
color: #FFF !important;
padding: 20px 40px;
font-weight: 700;
margin-right:20px;
}

.agenda_extra {
color: #62646A;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 26px;
}

.sponsors_text a {
  text-decoration:underline !important;
}

.photo_section {
  padding: 80px 0;
}

.photo_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.photo_item {
  position: relative;
  overflow: hidden;
}

.photo_item img {
  width: 100%;
  height: auto;
  display: block;
}

.photo_item h3 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: 0;
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgb(255, 255, 255, 0.7);
    z-index: 1;
}

.photo_item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.4) 40%,
    rgba(0, 0, 0, 0) 70%
  );
  pointer-events: none;
}
.speaker_name_long_aff {
    bottom: 16px;
    font-size: 15px !important;
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: block;
    padding: 0 12px 12px 12px;
    position: absolute;
}


.speakers-grid .one_seven {
  width: 12.87%;
  margin-left: 0px;
  margin: 15px 0.7%;
}

.advisory_committee .speaker-box {
    height: 180px;
}

.speakers-grid .one_seven .speaker_name {
    font-size: 16px;
    padding: 0 12px 5px 12px;
}

.sweden_page .speakers-grid .one_six h3 { 
  font-size: 16px;
}

.sweden_page .speaker_name_long_aff { bottom:15px; }
.sweden_page .speaker_name_long_aff2 { bottom:20px; 
    font-size: 15px !important;
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: block;
    padding: 0 12px 12px 12px;
    position: absolute; }


    .a_container {
  display: flex;
  align-items: flex-start;
  margin-bottom:40px;
}

.a_left {
  background-color: #a3c1ad;
  color: white;
  font-weight: bold;
  width: 7%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  text-transform: lowercase;
}

.a_right {
  flex: 1;
  margin-left: 0;
}

.a_line {
  border-top: 3px solid #a3c1ad;
  margin-bottom: 5px;
}

.a_content {
  padding-left: 10px;
}

.a_title {
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
}

.a_subtitle {
  color: black;
  margin-bottom: 5px;
  font-size:16px;
}

.a_subtitle a:hover, .a_host a:hover,.a_location a:hover, 
.description a:hover, 
.description p a:hover,
.a_content a:hover{
  text-decoration:underline;
  color: #0a2972;
}

.a_location {
 color: #434343;
  margin-bottom: 5px;
  font-size:16px;
}

.a_location a {
  text-decoration:underline;
  color: #0a2972;
}

.description p {font-size:16px;}

.a_host {
  color: black;
  font-size:16px;
}
.a_host  a, .a_subtitle a {
  font-weight: 500;
}

@media (max-width: 768px) {
.a_left {
    width: 80px;
    height: 42px;
    font-size: 16px;
} }


.heading_light_blue {
  color: #006AA6;
}

.heading_light_blue:after {
    background-color: #CFA153;
}


/* Bio dropdown panel */

/* Отключаем float-логику для speakers грида */
.speakers-grid-bio .content_wrap.gal-section {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px 1.8%;
    overflow: visible !important;
    position: relative;
}

/* Убираем float и contain с карточек внутри speakers */
.speakers-grid-bio .col.one_six {
    float: none;
    width: 100%;
    margin: 0;
    contain: none;
    height: 200px;
    position: relative;
}

.speakers-grid-bio {
    overflow: visible !important;
}

.gal-section {
    overflow: visible !important;
}

/* Панель растягивается на все 6 колонок */
.speaker-bio-panel {
    grid-column: 1 / -1;
    display: none;
    background: #FFF;
    color: #000;
    padding: 30px 40px;
    z-index: 9999;
    box-shadow: 0 8px 30px rgba(0,0,0,0.4);
    box-sizing: border-box;
}

.speaker-bio-panel.active {
    display: block;
}

.speaker-bio-panel .bio-inner {
    max-width: 900px;
    margin: 0 auto;
}

.speaker-bio-panel .bio-inner h3 {
    margin: 0 0 6px;
    font-size: 1.4em;
}

.speaker-bio-panel .bio-inner .bio-meta {
    font-size: 0.9em;
    opacity: 0.75;
    margin-bottom: 14px;
}

.speaker-bio-panel .bio-inner .bio-text {
    font-size: 0.95em;
    line-height: 1.7;
}

.speakers-grid {
    position: relative;
}

.speakers-grid-bio .speaker-box:hover {
    border: 4px solid #CEA152;
}

.agenda_green,.agenda_light_blue, 
.agenda_dark_blue, .agenda_purple, .agenda_grey {
  color: white;
  font-weight: bold;
  align-items: left;
  font-size: 18px;
  height: 52px;
  padding: 12px 20px;
  width:20%;
  margin-bottom:0.5% !important;
  display:block;
  line-height:28px;
  margin-left: 0.5%;
}
.agenda_green,.agenda_purple { margin-left: 0; }

.agenda_green {
background:#a3c1ad;
}

.agenda_light_blue {
background:#b0dcff;
}

.agenda_dark_blue {
background:#0072ce;
}

.agenda_purple {
background:#0a2972;
}

.agenda_grey {
  background:#d0d0d0;
}

.speakers-grid-bio .speaker-box.active, .advisory_committee .speaker-box.active  {
    border: 4px solid #CEA152;
}


.speaker-row {
    display: flow-root; /* clearfix — растягивается по высоте float-детей */
    width: 100%;
}

.speaker-bio-panel {
    width: 100%;
    display: none;
    box-sizing: border-box;
}

.speaker-bio-panel.active {
    display: block;
}



/* Sweden menu */
.sw-link-container {
  display: flex;
  gap: 40px;
  justify-content: center;
  margin-top: 40px;
}

.sw-link {
  padding: 25px 40px;
  border-radius: 0px;
  font-size: 20px;
  text-decoration: none;
  background-color: transparent;
  color: #385d99;
  transition: background-color 0.3s ease;
  border:2px solid #385d99;
}

.sw-link.active {
  background-color: #385d99;
  color: #fff;
}

.sw-link:hover {
  background-color: #385d99;
  color: #FFF;
  border:2px solid #385d99;
}

.nav_section {
    display: flex;
  justify-content: center; /* centers horizontally */
}


.coming_soon {
    background: #0072ce;
    color: #FFF;
    padding: 22px 40px;
    font-size: 26px;
    margin: 100px auto;
    width: 260px;
}

.coming_soon2 {
    background: #E11F26;
    color: #FFF;
    padding: 22px 40px;
    font-size: 26px;
    margin: 100px auto;
    width: 260px;
}

.coming_soon3 {
    background: #E11F26;
    color: #FFF;
    padding: 22px 20px;
    font-size: 26px;
    margin: 0px auto 40px auto;
    display: block;
    width: 40%;
    text-align: center;
}

@media (max-width: 768px) {
  .speakers-grid-bio .content_wrap.gal-section {
      grid-template-columns: repeat(2, 1fr);
  }
}
