/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

body, html {
	font-family: 'Barlow', sans-serif;
	width: 100%;
	height: 100%;
	//margin-top: 50px;
	background-color: #1E1E1E;
}
/* .amgen-video-bg {
	background-image: url('/wp-content/uploads/2023/09/amgen-hcp-tarla-bg-scaled.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
} */
.resources {
	color: white;
}

.resources img {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.resources a {
	color: white;
	text-decoration: underline;
}
.broadcast-bg-top {
	background-image: url('/wp-content/uploads/2023/09/amgen-hcp-tarla-bg-scaled.jpg');
	background-size: cover; 
	background-position: center top;	
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	min-height: 850px;
	position: absolute;
	top: 0;
	border-bottom: 1px solid white;
	box-shadow: 0 1rem 1rem rgba(0,0,0,.55)!important;
}
.arena-chat { height: 100% !important; }

body.page-template-splash {
	background-image: url('/wp-content/uploads/2023/09/amgen-hcp-tarla-bg-scaled.jpg') !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	height: 100%;
	width: 100%;
}
body.page-template-splash .wrapper { background: transparent !important; }

.style__ChatRoomPoweredBy-gIBgEp,
.chat-room--chat--header--sound,
.chat-room--chat--header--users--avatar--container,
.live-chat-room-input--avatar, 
.arena-chat-widget--message-user-info-image,
.chat-room--chat--header--users--avatar--container,
.arena-chat-widget--message-user-info-empty,
.style__ChatRoomPoweredBy-cumuKb
	{ display: none !important; }
.chat-embed {
	font-family: 'Barlow', sans-serif !important;
}
.live-chat-room-input--input--wrapper .react-input-emoji--button { height: 26px !important; }
.style__PinnedMessageContainer-kEAVQP.epNuJP { background-color: #414042 !important; }
.style__PinnedMessageAuthorAvatar-dyakLE.hBYwlK { display: none; }

.page-id-1256.admin-bar .wrapper {
	margin-top: 0;
}

.navbar.navbar-light .navbar-nav .nav-item.active>.nav-link {
	background-color: transparent !important;
}

.splash-logo-bg {
	background-color: rgba(0,0,0,0.7);
	padding: 20px;
}
.marty-desc p{
	border: 1px solid #707070; 
	padding: 30px; 
	margin-top: 20px;
	
}
.page-id-152, .page-id-1256 {
	margin-top: 0;
	
}
.starter-template {
  text-align: left;
}
.agenda-zoom-link:hover {
	color: white;
}
.agenda-zoom-link {
	width: 100%;
	display: inline-block;
	background-color: #EC7200;
	color: white;
	border-radius: 0;
}

.splash-content {
	background-color: white;
	color: black;
}

.social-twitter {
	background-image: url('https://kmf23live.interkinnect.com/wp-content/uploads/2023/01/Twitter-Logo.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.social-facebook {
	background-image: url('https://kmf23live.interkinnect.com/wp-content/uploads/2023/01/f_logo_RGB-Blue_144.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.social-twitter a span, .social-facebook a span { visibility: hidden; }

.splash-background h1 {
	color: #061A5C;
	border-bottom: 1px solid #061A5C;
	margin-bottom: 0;
	font-weight: lighter;
}
.splash-background {
	background-color: rgba(0,0,0,0.4);
}

.font-bold { font-weight: 700; font-family: 'Barlow';}
.font-semibold { font-weight: 600; }
.font-med { font-weight: 500; }
.font-reg { font-weight: 400; }
.font-light { font-weight: 300; }

.bg-dark { background-color: #000 !important; }
.navbar-dark .navbar-nav .nav-link { 
	font-weight: bold;
	color: white !important;
	border: 3px solid white;
	text-transform: uppercase;
	padding: 10px 20px !important;
	display: block;
}
.navbar-dark .navbar-nav .active > .nav-link { 
	font-weight: 700 !important;
	border-bottom: 1px solid #20409A !important;
	background-color: transparent;
}

.navbar.navbar-dark .navbar-nav .nav-item.active>.nav-link {
	
}

.navbar-collapse {
    background-color:transparent;
}

.navbar .nav-link {
	margin: 0 15px 0 15px !important;
	font-weight: bold;
	color: black !important;
	text-transform: uppercase;
}

.btn-register {
	background-color: #2D72B9;
	color: white;
	height: 100%;
	border: 0;
	border-radius: 0;

}

.logo-border-angle {
	height: 1px;
	background-color: #4C4C4C;
	-webkit-transform: rotate(0.7deg);
	-ms-transform: rotate(0.7deg);
	transform: rotate(0.7deg);
}

.admin-bar .navbar.fixed-top {
	top: 32px;
}

.admin-bar .wrapper {
	//margin-top: 100px;
}
.admin-bar #wrapper-footer {
	margin-top: 0;
}
.navbar {
	border-bottom: 0px solid #35C3DE;
}

.navbar-brand img {
	
}

.jumbotron {
	background-color: black;
	color: white;
}

.lead.header {
	font-size: 25px;
}

.intro-container {
	border-top: 2px solid #2D72B9 !important;
	margin-top: 60px; 
	padding-top: 60px;
}

.speakers-container {
	padding-top: 60px; 
	padding-bottom: 40px;
}

h1.section-header {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 60px;
}

h1.section-header:after {
	content: '';
	border-bottom: 2px solid white;
	margin: 0 20px 0 0;
	flex: 1 0 20px;
}

h1.section-header:after {
	margin: 26px 0 0 10px;
}

h1.section-header-featured {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 60px;
	color: #6D6E71;
	font-size: 28px;
}

h1.section-header-featured:after {
	content: '';
	border-bottom: 1px solid #6D6E71;
	margin: 0 20px 0 0;
	flex: 1 0 20px;
}

h1.section-header-featured:after {
	margin: 26px 0 0 10px;
}

.img-fluid {
	width: 100%;
}
.headshot-container {
	position: relative;
	text-align: center;
	
}
.headshot-container img {
	border-radius: 50%;
	max-width: 175px;
}
.modal-body {
	padding-bottom: 80px;
}
.modal-header .section-header {
	margin-bottom: 0;
	margin-top: 30px;
}
.modal-header {
	border: 0;
}
.modal-body .col-12 {
	border-bottom: 2px solid #2D72B9;
}
img.headshot-more {
	position: absolute;
	top: 13px;
	right: 13px;
	width: 30px;
	pointer-events:none; 
	
}
img.agenda-more {
	position: absolute;
	top: 37px;
	right: 13px;
	width: 30px;
	pointer-events:none; 
	
}

	
.agenda-item {
	border-bottom: 1px solid #707070;
	padding-bottom: 20px;
	padding-top: 20px;
}
.agenda-item-title {
	padding-right: 20px !important;
}
.calendar-button {
	color: white;
	font-weight: 300;
}
.calendar-button:hover {
	color: #2D72B9;
}
.headshot {
	position: relative;
}
.headshot:hover img.headshot-more {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	z-index: 1000;
}

.speaker-name {
	font-size: 18px;
	padding-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.speaker-desc {
	color: #161616;
	text-align: center;
	max-width: 88%;
	margin: auto;
}

.speaker-desc-modal {
	color: #2D72B9;
}

.btn-speakers-reg {
	width: 100%;
	padding: 20px 30px;
	display: block;
	color: white;
	background-color: #2D72B9;
	border-radius: 0;
	text-align: center;
	margin-top: 60px;
}

.sponsor-contact-email {
	width: 200px;
	padding: 20px 30px;
	display: block;
	color: white !important;
	background-color: #2D72B9;
	border-radius: 0;
	text-align: center;
	margin-top: 0px;
}

.sponsor-contact-email:hover {
	color: black !important;
}

.lets-talk {
	padding: 20px 30px;
	display: block;
	color: white !important;
	background-color: #2D72B9;
	border-radius: 0;
	text-align: center;
	margin-top: 0px;
}

.lets-talk:hover {
	color: black !important;
}

.btn-speakers-reg:hover {
	color: black;
}

.btn-sweep {
	width: 50%;
	margin: auto;
	padding: 20px 30px;
	display: block !important;
	color: white;
	background-color: #2D72B9;
	border-radius: 0;
	text-align: center;
	margin-top: 60px;
}

.btn-sweep:hover {
	color: black;
}
.icon-group img {
	width: 36px;
	margin-right: 20px;
}
.icon-group .col-md-3 div, .icon-group .col-sm-6 div {
	display: table-cell;
	width: auto;
	vertical-align: top;
}

.icon-group > .col-md-3 {
	margin-top: 30px;
}
.modal-header {
	position: relative;
}
.advice-container {
	min-height: 600px;
	background-color: #f5f5f5;
	background-image: url('/wp-content/themes/understrap-child-master/images/splash/color-left.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 60px;
}

.sponsors-container {
	min-height: 600px;
	background-color: #f5f5f5;
	background-image: url('/wp-content/themes/understrap-child-master/images/splash/color-right.png');
	background-position: right -100px top;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 1px;
	padding-bottom: 60px;
}

.agenda-container {
	background-color: black;
	padding-top: 40px;
}

.disclaimer-container{
	background-color: black;
	padding-top: 40px;	
	padding-bottom: 40px;
}
.accordion {
	background-color: black;
}

.accordion, .card, .card-header, .card-body {
	background-color: transparent;
	border: 0;
	box-shadow: none;
}
.navbar-collapse.show {
	background-color: white;
}
.card{
	background-color: #329BFF;
}
.card-header {
	cursor: pointer;
	background-color: #329BFF;
	
	margin-left: 0 !important;
	padding-left: 1rem!important;
	font-family: 'Barlow';
	font-weight: 700;
}

.card-body {
	color: white;
	background-color: transparent;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding: 0;
}
.card-header button {
	color: white !important;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: 300;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.agenda-container .section-header {
	color: white;
	margin-top: 0;
}
.agenda-container .section-header::after {
	border-bottom: 0;
}

.advice-container .lead, span.lead {
	font-size: 16px;
	line-height: 100%;
}

.advice-container ul {
  list-style: circle;
  padding-left: 25px;
  font-weight: 600;

}

.advice-container li {
  color: #2D72B9;

  padding-right: 15px;
}

.advice-container li span {
	color: #161616;
}

.advice-container h2 {
	font-size: 30px;
	line-height: 100%;
	margin-top: 70px;
}

.rgba-orange-strong, .rgba-orange-strong:after {
	background-color: rgba(255,255,255,0);
}

.close {
	position: absolute;
	right: 30px;
	color: #2D72B9 !important;
	opacity: 1 !important;
	font-weight: 300;
	font-size: 20px;
	top: 30px;
}

.close img {
	width: 30px;
	margin-top: -4px;
	margin-left: 5px;
}

.footer-container a {
	color: white; 
	text-transform: uppercase;
}

.countdown {
	font-family: 'Barlow', sans-serif;
}

.countdown-container {
	text-align: center;
	background-color: white;
}
.countdown-container ul {
	padding: 0;
}

.splash-btn:hover {
	color: black;	
}
.splash-btn {
	color: black;
	text-decoration: underline;
}
.footer-container {
	background-color: #202020;
	padding: 30px;
	color: white;
}
h1.countdown {
	color: white; 
}

.countdown-container li {
  display: inline-block;
  font-size: 1em;
  list-style-type: none;
  padding: 1em;
  text-transform: capitalize;
  color: black !important;
}

.countdown-container li span {
  display: block;
  font-size: 2.5rem;
  width: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid black;
}

.countdown-container-logged-in {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	text-align: center;
	background-color: black;

}
.countdown-container-logged-in ul {
	padding: 0;
}

.countdown-container-logged-in li {
  display: inline-block;
  font-size: 1em;
  list-style-type: none;
  padding: 0.5em;
  text-transform: uppercase;
  color: #2D72B9 !important;
}

.countdown-container-logged-in li span {
  display: block;
  font-size: 2rem;
}


#wrapper-footer {
	background-color: white;
	border-top: 1px solid #4C4C4C;
}
#wrapper-footer img {
	max-width: 280px;
}

.wrapper {
	padding-top: 0;
	padding-bottom: 0;
	background: #272525;
}

.tab-pane.agenda {
	background-color: white;
	border: 0;
	padding-top: 20px;
	height: auto !important;
}
.agenda-home-time {
	color: black;
}
.local-time {
	color: #76737E;
}
.agenda-home-title {
	font-size: 2em;
	font-family: 'Barlow';
	font-weight: 700;
	color: black;
}
.agenda-home-speakers {
	color: black;
	font-size: 1.1em;
	font-weight: 300;
	margin-bottom: 10px;
}
.agenda-speaker-desc {
	font-size: 0.9em;
	line-height: 140%;
}
.agenda-home-zoom-links {
	border-bottom: 1px solid #000416;
	color: #000416;
	font-size: 1.1em;
	font-weight: 300;
	margin-bottom: 20px;
}
.agenda-home-description {
	color: black;
}

.agenda-home-desc {
	color: black;
}
.live-gradient .nav-tabs .nav-link.active {
	font-family: 'Barlow', sans-serif;
	font-weight: bold;
	background-color: #414042;
	color: white;
}

.agenda-home-desc h4 {
	color: black;
	font-family: 'Barlow';
	font-weight: 700;
	margin-bottom: 20px;
	
}
.nav-link.agenda-home {
	font-size: 1.1em;
	border-radius: 0;
	color: white;
	border-left: 4px solid transparent;
	margin-top: 10px;
	
}
.agenda-attachment a {
	color: #2D72B9;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	margin-bottom: 50px;
	display: inline-block;
}
.nav-link.agenda-main {
	font-size: 0.8em;
	border-radius: 0;
	color: black;
	border-left: 4px solid #EA982D;
	margin-top: 10px;
	
}

.nav-link.agenda-home.active {
	background-color: #22272E;
	color: white;
	//border-left: 4px solid #22272E;
}

.agenda-home-nav-container {
	background: rgb(82,76,76);
	background: linear-gradient(90deg, rgba(82,76,76,1) 0%, rgba(39,37,37,1) 40%);
	padding-right: 0;
	padding-left: 0;
	color: white;
}
.speaker-row {
	border-bottom: 1px solid #939393; 
	border-right: 1px solid #939393;
}
.speaker-row:last-child {
	border-bottom: 0;
}
.main-agenda {
	background-color: black;
	color: white;
}
.agenda-home-today {
	color: white;
	font-size: 1.8em;
}
.agenda-times-change {
	font-size: 12px;
	font-style: italic;
	color: grey;
}

.agenda-times-change {
	
}
.sponsors-home-container {
	background-color: #f2f2f2;
	padding-bottom: 30px;
	padding-top: 20px;
}

.sponsors-home {
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 3px solid #2D72B9;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.sponsor-home-desc {
	font-size: 0.8em;
}

.sponsors-home-row {
	border-bottom: 1px solid #ccc;
}

.sponsors-home-row:last-child {
	border-bottom: 0;
}

.sponsor-home-link {
	color: black;
}

.sponsor-home-link:hover {
	text-decoration: none;
}

.tab-content.agenda-main .tab-pane {
	padding-top: 0;
}

.nav-tabs.agenda-main .nav-link {
	border: 0;
	border-radius: 0;
	color: white;
	background-color: #090F17;
}

.nav-tabs.agenda-main .nav-link.active { 
	background-color: #2D72B9;
}
.nav-tabs.agenda-main{
	border-bottom: 0;
	background-color: black;
}

.nav-tabs.agenda-main .nav-item {
	margin-bottom: 0 !important;
}
.speaker-name.agenda-main {
	font-size: 16px;
	color: black;
}
.speaker-desc.agenda-main {
	font-size: 12px;
	line-height: 130%;
}
.agenda-home-desc.agenda-main {
	padding-top: 30px;
}

.text-orange {
	color: #2D72B9;
}
.text-orange:hover {
	color: #2D72B9;
}
.agenda-main .tab-pane.agenda {
	padding: 0;
	height: auto !important;
}

.orange-header {
	padding: 15px 30px 15px 0px;
	background:black;
	color: white;
	font-size: 2em;
	font-weight: 300;
}

.exhibit-hall-header {
	padding: 15px 30px 15px 0px;
	color: white;
	font-size: 2em;
	font-weight: 300;
	border-bottom: 2px solid #EA982D;
	width: 100%;
	font-weight: bold;
}
.sponsor-header {
	padding-top: 0;
	padding-bottom: 0;
}
.ondemand-container p {
	padding-top: 10px;
	color: white;
}
.ondemand-container .section-header {
	color: white;
	margin-top: 30px;
}



.request-link a {
	height: 100%;
}
.sponsor-list-item {
	background-color: #EFEFEF;
}
.sponsor-list-item-single {
	
}
.team-members {
	color: #707070;
	font-size: 0.8em;
}
.post-type-archive .wrapper {
	
	background-size: cover;
}

.navbar {
background-color: transparent;
background-size: cover;	
box-shadow: none !important; 
}

.exhibit-hall-container{
	
	background-size: cover;
}
.prevnext i {
	text-align: center;
	font-size: 2em;
	color:white;
}
.single-sponsors .wrapper {
	background-color: white;
}
.sponsor-list-logo {
	text-align: center;
}
.sponsor-archive-link {
	text-align: right;
	margin: auto;
	display: block;
	color: #064CFA !important;
}
.sponsor-list-title {
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.sponsor-header a {
	color: white;
}
.sponsor-single-logo img {
}
.sponsor-single-title {
	font-size: 1.6em;	
}
.ondemand-container a {
	color: white;
	font-weight: bold;
}

.breakout-link {
	background-color: #064CFA;
	display: inline-block;
	padding: 7px 25px;
	text-align: center;
	color: white !important;
	font-weight: lighter;
}
.sponsor-single-logo {
	background-color: white;
	text-align: center;
	margin-left: 20px;
}
.link-orange {
	color: #2D72B9;
}
.sponsor-single-container {
	padding-top: 40px;
}
.sponsor-right-container {
	border-left: 2px solid #064CFA;
	padding-left: 40px;
	padding-bottom: 50px;
}
.sponsor-right-header {
	border-bottom: 2px solid #EA982D;
	padding-bottom: 15px;
	font-size: 1.7em;
	font-weight: bold;
	padding-top: 20px;
}
.sponsor-contact-info a {
	color: #2D72B9;
	font-weight: 600;
}
.sponsor-contact-info, .sponsor-video-description {
	color: #707070;
	font-weight: norrmal;
	padding-top: 15px;
}
.attachment-icon, .external-icon {
	margin-right: 20px;
}
.attachment-icon-link {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 70px;
	min-width: 70px;
	font-size: 2.5em;
	color: #064CFA !important;
	background-color: #efefef;
}
.external-icon-link {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 70px;
	min-width: 70px;
	font-size: 2.5em;
	color: #37C3AC !important;
	background-color: #efefef;
}

.sponsor-right-container table tr td {
	padding-bottom: 20px;
}

.external-link-text {
	color: #2C2A27 !important;
}
.sponsor-logo-fixed {
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
}

.agenda-home-calendar {
	text-align: right;
	float: right;
	color: #737373;
	line-height: 120%;
	margin-left: 20px;

}
.agenda-calendar {
	float: right;
	position: relative;
	margin-top: 5px;	
	margin-left: 10px;
	color: #0056b3;
}

.agenda-calendar p {
	margin: 0;
	padding: 0;
}
.agenda-calendar img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);

}

.row.no-video {
	color: white;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {  
	.close {
		top: 20px !important;
	}
	.icon-group {
		font-size: 12px;
	}
	.section-header {
		font-size: 28px;
	}
	.countdown-container li {
		font-size: 1.3em;
	}
	.countdown-container li span {
	  display: block;
	  font-size: 4.5rem;
	}
	.footer-container, .footer-container p {
		text-align: center !important;
	}
	.advice-container {
		background-image: url('/wp-content/themes/understrap-child-master/images/splash/color-left.png');
		background-position: left -150px top;
		padding-bottom: 30px;
	}
	.lead.mobile {
		display: block;
		line-height: 200%;
		padding-top: 10px;
	}
	.tab-pane.chatbox {
		height: 550px !important;
	}
	.navbar-brand img {		
		height: 30px;
	}
	.navbar {
		height: 100%;
	}
	
	.login-support {
		height: 500px !important;
	}
}

@media only screen and (min-width : 1200px) {
	.container { max-width: 1440px; }
}
 
@media (min-width: 576px) {
	.container { max-width: 1440px; }
}

@media (max-width: 576px) {
	.sponsor-logo-single { display: none !important; }
}

@media (max-width: 768px) {
	.sponsor-logo-single { display: none !important; }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media only screen and (min-width: 768px) {  
	 .container { max-width: 1440px; }
}
 
/* Large devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) { 
	 .container { max-width: 1440px; }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {  
	.container { max-width: 1640px; }
	.page-template-splash .container { max-width: 1440px; }
}

@media only screen and (min-width: 1643px) {  
	.container { max-width: 1440px; }
	.page-template-splash .container { max-width: 1440px; }
}