@font-face {
  font-family: 'FiraSans-Bold';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-BoldItalic';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-BoldItalic.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-Book';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-Book.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-Regular';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-Italic';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/themes/custom/boehringerone/fonts/glyphicons-halflings-regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-SemiBold';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-Medium';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-Light';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-Light.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSans-MediumItalic';
  src: url('/themes/custom/boehringerone/fonts/FiraSans-MediumItalic.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Black';
  src: url('/themes/custom/boehringerone/fonts/Gotham-Black.ttf');
  font-weight: normal;
  font-style: normal;
}

.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000000;
  color: white;
  padding: 8px;
  z-index: 100;
}

.skip-link:focus {
  top: 0;
}

.BIHeader {
  height: 86px;
  padding-top: 20px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  border-bottom: 3px solid #e4e4e4;
}

.heading1:after,
.heading1:before {
  display: none;
}

/* homepage top section */
.topSection {
  padding-bottom: 60px;
}

.topSection {
  position: relative;
  width: 100%;
  /*height: calc(100% - 86px);*/
  height: auto;
  background-image: url("/themes/custom/boehringerone/images/masterclass/top-bg.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.topSection .logo,
.topSectionVideo .logo {
  padding: 40px 0 30px 0;
  display: inline-block;
}

.topSection .logo img.logoImage,
.topSectionVideo .logo img.logoImage {
  max-width: 350px;
}

.topSection .logo img.logoImage:focus,
.topSectionVideo .logo img.logoImage:focus,
.topSection .leftSection .ctaBtn:focus,
.cardsSection .slideSection .slick-slide:focus,
.cardsSection .card a.title:focus,
.cardsSection .slideSection .slick-slide .card a:focus,
.storyTopSectionContent .slick-slide:focus,
.storyTopSectionContent .title:focus,
.storyTopSectionContent .title a:focus,
.synopsis .synopsisContent .btnSynopsis a:focus,
.synopsis .synopsisContent .toggleBar a:focus,
.synopsis .synopsisHead .approval:focus,
#playlistWrapper .playlistItem a.title:focus {
  outline: none;
  text-decoration: none;
}

.topSection .leftSection .headline-1,
.topSection .leftSection .headline-2,
.topSection .leftSection .headline-3 {
  color: #005baa;
  display: block;
}

.topSection .leftSection .headline-1 {
  font-family: 'FiraSans-Book';
  font-size: 45px;
  line-height: 55px;
}

.topSection .leftSection .headline-2 {
  font-family: "FiraSans-Bold";
  font-size: 55px;
  line-height: 65px;
}

.topSection .leftSection .headline-3 {
  font-family: "FiraSans-Bold";
  font-size: 75px;
  line-height: 75px;
}

.topSection .leftSection .ctaBtn {
  font-family: 'FiraSans-Book';
  display: inline-flex;
  background-color: #005baa;
  color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 10px 20px;
  margin-top: 50px;
  margin-bottom: 150px;
}

.topSection .leftSection .ctaBtn span:first-child {
  font-size: 25px;
}

.topSection .leftSection .ctaBtn:hover,
.topSection .leftSection .ctaBtn:focus {
  color: #fff;
  background-color: #024782;
}

.topSection .leftSection .ctaBtn .arrow {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  line-height: 30px;
  margin-left: 10px;
}

/* homepage bottom cards section */
.cardsSection {
  padding: 50px 0;
}

.cardsSection h1.heading1 {
  font-family: "FiraSans-Bold";
  font-size: 54px;
  opacity: .6;
  margin: 0;
  letter-spacing: 9px;
  color: #333;
}

.cardsSection h2.heading2 {
  font-family: "FiraSans-Medium";
  font-size: 30px;
  opacity: .6;
  margin: 20px 0 15px;
  color: #7f7f7f;
}

.cardsSection .row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.cardsSection .row.no-gutter [class*='col-']:not(:first-child),
.cardsSection .row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 6px;
  padding-left: 6px;
}

.cardsSection .card {
  padding: 10px 14px;
  border-radius: 25px;
  box-shadow: 0px 0px 7px 3px rgba(230, 230, 230, 1);
  height: 100%;
}

.cardsSection .card img {
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
}

.cardsSection .card a.title {
  font-family: "FiraSans-Bold";
  margin-top: 15px;
  font-size: 20px;
  color: #005BAA;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 28px;
  max-height: 56px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.cardsSection .card a.title:hover {
  text-decoration: none;
  color: #0385f6;
}

.cardsSection .card a.title:focus {
  text-decoration: none;
}

.cardsSectionBg {
  background-image: url("/themes/custom/boehringerone/images/masterclass/Cards-Bg.png");
  background-repeat: no-repeat;
}

.cardsSection.cardsSectionBg {
  background-size: contain;
  background-position: top right;
}

.thumbnailSection.cardsSectionBg {
  background-size: cover;
  background-position: 0 40px;
}

/* commons styles for homepage bottom cards slider section and story page top slider section */
.cardsSection .slideSection .slick-arrow,
.storyTopSectionContent .slick-arrow {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  z-index: 1;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.cardsSection .slideSection .slick-next,
.storyTopSectionContent .slick-next {
  background-image: url(/themes/custom/boehringerone/images/masterclass/Arrow-Right.png) !important;
  right: -15px;
}

.cardsSection .slideSection .slick-prev,
.storyTopSectionContent .slick-prev {
  background-image: url(/themes/custom/boehringerone/images/masterclass/Arrow-Left.png) !important;
  left: -15px;
}

.cardsSection .slideSection .slick-prev:before,
.cardsSection .slideSection .slick-next:before,
.storyTopSectionContent .slick-prev:before,
.storyTopSectionContent .slick-next:before {
  content: '';
}

/* homepage bottom cards slider section */
.cardsSection .slideSection .slick-list {
  padding: 10px 0;
}

.cardsSection .slideSection .slick-track {
  display: flex;
  margin: 0;
}

.cardsSection .slideSection .slick-slide {
  height: inherit;
}

.cardsSection .slideSection .slick-arrow {
  border: 3px solid rgba(112, 112, 112, .5);
  background: #fff;
}

.cardsSection .slideSection .slick-prev:hover,
.cardsSection .slideSection .slick-prev:focus,
.cardsSection .slideSection .slick-next:hover,
.cardsSection .slideSection .slick-next:focus {
  background-color: rgba(220, 220, 220, 0.8);
}

/* story page top slider section */
.storyTopSectionContent .slick-arrow {
  border: 3px solid #E9E9E9;
  background: #D8D8D8;
}

.storyTopSectionContent .slick-prev:hover,
.storyTopSectionContent .slick-prev:focus,
.storyTopSectionContent .slick-next:hover,
.storyTopSectionContent .slick-next:focus {
  background-color: #b3b2b2;
}

.storyTopSectionContent .slick-disabled {
  display: none !important;
}

.storyTopSectionContent .slick-dots li,
.storyTopSectionContent .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
}

.storyTopSectionContent .slick-dots li {
  background-color: #DCDCDC;
}

.storyTopSectionContent .slick-dots li.slick-active button {
  background-color: #8d8d8d;
  box-shadow: 0px 0px 6px #8d8d8d;
}

.storyTopSectionContent .slick-dots li button:before {
  content: '';
}

.storyTopSectionContent .title a {
  font-family: "FiraSans-SemiBold";
  font-size: 36px;
  color: #005CAB;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 43px;
  max-height: 86px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.storyTopSectionContent .title a:hover {
  text-decoration: none;
  color: #0385f6;
}

.storyTopSectionContent .title a:focus {
  text-decoration: none;
}

.storyTopSectionContent .desc {
  font-size: 16px;
  color: #000;  
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 23px;
  max-height: 138px;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  margin-top: 10px;
  font-family: Arial;
  height: 138px;
}

/* story page thumbnail section */
.thumbnailSection {
  position: relative;
  margin-top: -40px;
}

.thumbnailSection .container {
  display: flex;
  align-items: flex-end;
}

.thumbnailSection h1.heading1 {
  font-family: "FiraSans-Medium";
  font-size: 54px;
  opacity: .6;
  letter-spacing: 6px;
  padding-left: 20px;
  color: #333;
  margin-left: 0;
  margin-right: 0;
}

.cardsSection.bluebg .headingBluebg {
  font-family: "FiraSans-Medium";
  font-size: 36px;
  color: #fff;
  background-color: #1D458C;
  display: inline-block;
  border-radius: 8px;
  padding: 10px 30px;
  letter-spacing: 4px;
  margin-bottom: 30px;
}

/* story page bottom cards section additional styles */
.cardsSection.bluebg .card {
  background-color: #1D458C;
}

.cardsSection.bluebg .card a.title {
  color: #90DDFF;
}

.cardsSection.bluebg .card a.title:hover {
  color: #31c0ff;
}

.cardsSection.bluebg .card .desc {
  color: #fff;
  margin-top: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 20px;
  max-height: 80px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-family: Arial;
}

.storyTopSectionContent .slick-dots {
  top: 36%;
  bottom: auto;
}



/* video page cards section */
.topSectionVideo {
  padding-bottom: 15px;
  position: relative;
}

.topSectionVideo>.container {
  position: relative;
}

.topSectionVideo .topRightBg,
.topSectionVideo .bottomLeftBg {
  position: absolute;
  background-repeat: no-repeat;
  background-size: 1366px 700px;
  height: 410px;
  opacity: .38;
}

.topSectionVideo .topRightBg {
  right: 0;
  top: 0;
  background-position: bottom left;
  width: 33%;
  background-image: url(/themes/custom/boehringerone/images/masterclass/hexa-bg.png);
}

.topSectionVideo .bottomLeftBg {
  left: 0;
  bottom: 0;
  background-position: top right;
  width: 33%;
  background-image: url(/themes/custom/boehringerone/images/masterclass/hexa-bg-flip.png);
}

.topSectionVideo .productImage {
  position: absolute;
}

.cardsSectionVideo {
  border-top: 4px solid #00519F;
  padding-top: 0 !important;
}

.cardsSectionVideo .headingBluebg {
  font-family: "FiraSans-SemiBold";
  font-size: 24px;
  color: #fff;
  background-color: #00519F;
  display: inline-block;
  padding: 10px 30px;
  margin-bottom: 60px;
  word-break: break-word;
}

/* video page breadcrumbs */
.videoBreadcrumbs {
  font-size: 26px;
  color: rgba(47, 47, 46, .56);
  font-family: 'FiraSans-SemiBold';
  padding-bottom: 10px;
}

.videoBreadcrumbs ul {
  margin: 0;
  padding: 0;
}

.videoBreadcrumbs ul li {
  padding-right: 30px;
  position: relative;
  list-style: none;
  display: inline-block;
}

.videoBreadcrumbs ul li:last-child {
  padding-right: 0;
  color: #0057A2;
}

.videoBreadcrumbs ul li a {
  color: #2F2F2E;
  opacity: 0.56;
}

.videoBreadcrumbs ul li a:hover {
  text-decoration: none;
  opacity: 0.76;
}

.videoBreadcrumbs ul li:before,
.videoBreadcrumbs ul li:after {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: '';
  display: inline-block;
  height: .45em;
  position: absolute;
  width: .45em;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  margin-right: -4px;
}

.videoBreadcrumbs ul li:before {
  color: black;
  right: 10px;
}

.videoBreadcrumbs ul li:after {
  right: 18px;
}

.videoBreadcrumbs li:last-child::after,
.videoBreadcrumbs li:last-child::before {
  display: none;
}

/* video playlist */
.KOLPlaylist>.row {
  display: flex;
  flex-wrap: wrap;
}

.videoLeft .synopsis {
  position: relative;
}

.videoLeft .synopsis .synopsisHead {
  background-color: #00519F;
  color: #fff;
  padding: 10px 15px;
}

.videoLeft .synopsis .synopsisHead .title {
  font-family: 'FiraSans-Medium';
  font-size: 23px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 56px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.videoLeft .synopsis .synopsisHead .desc {
  font-family: 'FiraSans-Light';
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.videoLeft .synopsis .synopsisHead .timeline {
  text-align: right;
  font-family: 'FiraSans-SemiBold';
  font-size: 16px;
  line-height: 21px;
  word-break: break-word;
}

.videoLeft .synopsis .synopsisHead .approval {
  font-family: 'FiraSans-Regular';
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin-top: 20px;
  max-width: 100%;
  color: #000;
}

.videoLeft .synopsis .synopsisContent {
  padding-top: 20px;
  position: relative;
  z-index: 9;
  background-color: #f7f7f7;
}

.videoLeft .synopsis .synopsisContent .btnSynopsis {
  position: absolute;
  top: -15px;
  right: 15px;
  background-color: #00519F;
  border-radius: 10px;
  border: 2px solid #fff;
  box-shadow: 0px 0px 6px #8d8d8d;
}

.videoLeft .synopsis .synopsisContent .btnSynopsis a {
  font-family: 'FiraSans-MediumItalic';
  color: #fff;
  padding: 5px 20px;
  display: block;
  font-size: 14px;
}

.videoLeft .synopsis .synopsisContent .btnSynopsis a:hover,
.videoLeft .synopsis .synopsisContent .toggleBar a:hover {
  text-decoration: none;
}

.videoLeft .synopsis .synopsisContent .initialContent {
  font-family: 'Gotham-Black';
  font-size: 33px;
  color: #D8D6D6;
  padding: 15px;
  text-align: center;
}

.videoLeft .synopsis .synopsisContent .mainContent {
  display: none;
  font-family: 'FiraSans-Light';
  font-size: 22px;
  margin: 11px 15px;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 54px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.videoLeft .synopsis .synopsisContent .toggleBar {
  background-color: #E4E4E4;
  text-align: center;
  padding: 5px 10px;
}

.videoLeft .synopsis .synopsisContent .toggleBar a {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #7B7B7B;
  display: block;
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 22px;
  background-image: url("/themes/custom/boehringerone/images/masterclass/Arrow-Down.png");
  font-weight: bold;
}

.videoLeft .synopsis .synopsisContent .toggleBar .arrowUp {
  background-image: url('/themes/custom/boehringerone/images/masterclass/Arrow-Up.png');
}

.videoRight>div {
  background-color: #f7f7f7;
}

.videoRight .showInMobile {
  display: none;
}

.videoRight .switch {
  font-family: 'FiraSans-SemiBold';
  text-align: right;
  padding-bottom: 10px;
  background-color: #fff;
  color: #878787;
}

.videoRight .switch label {
  cursor: pointer;
}

.videoRight .switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.videoRight .switch label .lever {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 20px;
  background-color: #f0f0f0;
  border-radius: 15px;
  vertical-align: middle;
  margin: 0 10px;
}

.videoRight .switch label input[type=checkbox]:checked+.lever {
  background-color: red;
}

.videoRight .switch label .lever:before,
.videoRight .switch label .lever:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  left: 0;
  top: -4px;
  transition: left 0.3s ease;
}

.videoRight .switch label .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
}

.videoRight .switch label .lever:after {
  background-color: #fff;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.videoRight .switch label input[type=checkbox]:checked+.lever:before,
.videoRight .switch label input[type=checkbox]:checked+.lever:after {
  left: 36px;
}

.videoRight #playlistWrapper {
  overflow-y: auto;
  padding: 10px 15px 10px 10px;
}

.videoRight #playlistWrapper .playlistItem {
  margin-top: 10px;
}

.videoRight #playlistWrapper .playlistItem:first-child {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #bbb;
}

/* .videoRight #playlistWrapper .videoArrow {width: 30px;height: 30px;top: 50%;left: 50%;position: absolute;border-radius: 30px;cursor: pointer;transform: translate(-50%, -50%);opacity: 0.8;line-height: 28px;text-align: center;border: 2px solid #f2f2f2;color:#ffffff;}
         .videoRight #playlistWrapper .videoArrow::before{content: "";display: block;box-sizing: border-box;position: absolute;width: 0;height: 12px;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 10px solid;top: 7px;left: 10px;} */
.videoRight #playlistWrapper .videoArrow {
  top: 40%;
  left: 40%;
  box-sizing: border-box;
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-radius: 20px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
}

.videoRight #playlistWrapper .videoArrow::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0;
  height: 15px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 14px solid;
  top: 5px;
  left: 8px;
}

.videoRight #playlistWrapper .videoArrow .glyphicon {
  color: #fff;
  top: 2px;
}

.videoRight #playlistWrapper .videoTime {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: #0167B1;
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  padding: 2px 10px;
}

.videoRight #playlistWrapper .playlistItem>.row {
  display: flex;
}

.videoRight #playlistWrapper .playlistItem .playlistLeft {
  padding-right: 5px;
}

.videoRight #playlistWrapper .playlistItem .playlistRight {
  display: flex;
  flex-direction: column;
  padding-left: 5px;
}

.videoRight #playlistWrapper .playlistItem .imageContainer {
  position: relative;
  border: 2px solid transparent;
}

.videoRight #playlistWrapper .playlistItem .imageContainer:hover {
  border: 2px solid #00519F;
  cursor: pointer;
}

.videoRight #playlistWrapper .playlistItem .imageContainer:hover .videoArrow {
  opacity: 1;
}

.videoRight #playlistWrapper .playlistItem .imageContainer img.playlistItemThumbnail {
  width: 100%;
  max-width: 100%;
}

.videoRight #playlistWrapper .playlistItem .imageContainer.imageBorder {
  border: 2px solid #00519F;
}

.videoRight #playlistWrapper .playlistItem a.title {
  font-size: 20px;
  font-family: 'FiraSans-Regular';
  line-height: 22px;
  color: #0167B1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.videoRight #playlistWrapper .playlistItem a.title:hover {
  text-decoration: none;
}

.videoRight #playlistWrapper .playlistItem .desc {
  font-size: 14px;
  font-family: 'FiraSans-Light';
  line-height: 15px;
  color: #000;
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 30px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.videoRight #playlistWrapper .playlistItem .timeline {
  font-size: 10px;
  font-family: 'FiraSans-Regular';
  line-height: 11px;
  color: #000000;
  margin-top: auto;
}

.topSectionVideo .vjs-big-play-button {
  top: 50%;
  left: 50%!important;
  margin-left: -1em!important;
  margin-top: -1em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border: none;
  border-radius: 50%!important;
  font-size: 3.5em;
  background-color: rgba(0, 0, 0, .45);
  color: #fff;
  -webkit-transition: border-color .4s, outline .4s, background-color .4s;
  -moz-transition: border-color .4s, outline .4s, background-color .4s;
  -ms-transition: border-color .4s, outline .4s, background-color .4s;
  -o-transition: border-color .4s, outline .4s, background-color .4s;
  transition: border-color .4s, outline .4s, background-color .4s;

}

/* Contact Us Style */

.contact-wrapper,
.terms-wrapper,
.privacy-wrapper {
  font-family: Arial;
  color: #818687
}

.contact-wrapper .contact_block {
  font-size: 18px;
  margin: 60px 0 270px;
  padding-left: 30px;
}

.contact-wrapper .contact_block .dark_blue {
  color: #003366;

}

.contact-wrapper .contact_block .span-wrapper span,
.privacy-wrapper .span-wrapper span {
  display: block;
}

.contact-wrapper .contact_block .contact-holder {
  margin-top: 10px;
  padding: 0 76px;
}

.contact-wrapper .contact_block .contact-holder a {
  text-decoration: underline;
}

/* Terms Of Use and Privacy CSS */
.terms-wrapper .contentTermsOfUse,
.privacy-wrapper .contentTermsOfUse {
  background-color: #f5f5f5;
  padding: 30px;
  font-size: 1.7rem;
  line-height: 2.5rem;
  color: #818687;
  border-bottom: 3px solid #ccd6e0;
  margin-bottom: 30px;
  word-break: unset;
  margin-top: 60px;
}

.terms-wrapper h3,
.privacy-wrapper {
  font-size: 2.5rem;
  padding-bottom: 1rem;
  line-height: 1.4;
}

.terms-wrapper .contentTermsOfUse p,
.privacy-wrapper .contentTermsOfUse p {
  padding-bottom: 2rem;
}

.privacy-wrapper .privacy-table {
  max-width: 577px;
  width: 100%;
  border-collapse: collapse;
  border: none
}

.privacy-wrapper .privacy-table td {
  border: 1px solid black;
  padding: 0 7px 0 7px;
  height: 50px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
}

.privacy-wrapper .privacy-table td:nth-child(1) {
  width: 60%;
}

.privacy-wrapper .privacy-table td:nth-child(2) {
  width: 40%;
}

.privacy-wrapper .l-alpha-list {
  list-style: lower-alpha;
}

.privacy-wrapper .pl-75 {
  padding-left: 75px;
}

.privacy-wrapper .l-disc-list {
  list-style: disc;
}

.privacy-wrapper .pb-20 {
  padding-bottom: 20px;
}

.privacy-wrapper .pb-15 {
  padding-bottom: 15px;
}

.privacy-wrapper .l-decimal-list {
  list-style: decimal;
}

.privacy-wrapper .pl-20 {
  padding-left: 20px;
}

.privacy-wrapper .alpha-bracket-list {
  position: relative;
  list-style: none;
  counter-increment: section;
}

.privacy-wrapper li.alpha-bracket-list::before {
  content: counter(section, lower-alpha) ") ";
  font-weight: bold;
  position: absolute;
}

.privacy-wrapper .pl-30 {
  padding-left: 30px;
}

.privacy-wrapper .pt-20 {
  padding-top: 20px;
}

/* Video Document ID CSS */
.KOLPlaylist .doc-id {
  position: absolute;
  top: 4px;
  font-family: 'FiraSans-Medium';
  font-size: 14px;
  color: #7b7b7b;
}

@media (min-width: 1367px) {

  .topSection .logo img.logoImage,
  .topSectionVideo .logo img.logoImage {
    max-width: 100%;
  }

  .topSection .leftSection .headline-1 {
    font-size: 58px;
    line-height: 68px;
  }

  .topSection .leftSection .headline-2 {
    font-size: 70px;
    line-height: 80px;
  }

  .topSection .leftSection .headline-3 {
    font-size: 89px;
    line-height: 99px;
  }

  .storyTopSectionContent>.slick-next {
    right: 30px;
    top: 20%;
  }

  .storyTopSectionContent>.slick-prev {
    left: 30px;
    top: 20%;
  }

  /* .storyTopSectionContent .slick-dots {bottom: 75px;} */
  .thumbnailSection .img-responsive {
    margin-top: -80px;
    max-width: 490px;
  }
}

@media (max-width: 1366px) {
  .storyTopSectionContent>.slick-prev {
    left: 0px;
    top: 20%;
  }

  .storyTopSectionContent>.slick-next {
    right: 0px;
    top: 20%;
  }

  .thumbnailSection .img-responsive {
    margin-top: -80px;
    max-width: 490px;
  }

  .storyTopSectionContent .slick-dots {
    top: 35%;
  }
}

@media (max-width: 1199px) {
  .videoRight #playlistWrapper {
    max-height: 512px;
  }

  .storyTopSectionContent>.slick-prev {
    left: 0px;
    top: 20%;
  }

  .storyTopSectionContent>.slick-next {
    right: 0px;
    top: 20%;
  }
}

@media (min-width: 1200px) {

  /* .topSection .storyTopSectionContent .rightSection img {width: 80%;margin: 0 auto;} */
  .videoRight #playlistWrapper {
    max-height: 578px;
  }

}

@media (max-width: 1024px) {
  .topSection {
    height: auto;
    padding-bottom: 60px;
  }

  .storyTopSectionContent>.slick-prev {
    left: 0px;
  }

  .storyTopSectionContent>.slick-next {
    right: 0px;
  }

  .topSection .leftSection .ctaBtn {
    margin-bottom: 60px;
    margin-top: 30px;
  }

}

@media (min-width: 992px) {
  .topSectionVideo .productImage {
    top: 10%;
    right: 33%;
  }

  .videoRight {
    padding-left: 0;
  }

  .videoRight>div {
    height: 100%;
  }
}

@media (max-width: 991px) {
  .topSection .leftSection .headline-1 {
    font-size: 40px;
    line-height: 50px;
  }

  .topSection .leftSection .headline-2 {
    font-size: 45px;
    line-height: 55px;
  }

  .topSection .leftSection .headline-3 {
    font-size: 55px;
    line-height: 60px;
  }

  .topSectionVideo .productImage {
    top: 3%;
    right: 3%;
  }

  .KOLPlaylist>.row>div {
    width: 100%;
  }

  .videoRight .showInMobile {
    display: block;
    margin-top: 20px;
    background-color: #fff;
    font-family: 'FiraSans-SemiBold';
    font-size: 18px;
    padding-bottom: 15px;
  }

  .videoRight #playlistWrapper {
    max-height: none;
    overflow-y: auto;
  }

  .storyTopSectionContent .slick-dots {
    top: 37%;
  }

  .videoRight #playlistWrapper .videoArrow {
    top: 45%;
    left: 45%;
    width: 35px;
    height: 35px;
  }

  .videoRight #playlistWrapper .videoArrow::before {
    height: 20px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 18px solid;
    top: 6px;
    left: 9px;
  }
}

@media (max-width: 767px) {
  .topSection {
    background-image: url(/themes/custom/boehringerone/images/masterclass/top-bg-mobile.png);
  }

  .topSection .logo img.logoImage,
  .topSectionVideo .logo img.logoImage {
    max-width: 250px;
  }

  .topSection .leftSection {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .topSection .leftSection .headline-1 {
    font-size: 35px;
    line-height: 45px;
  }

  .topSection .leftSection .headline-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .topSection .leftSection .headline-3 {
    font-size: 50px;
    line-height: 50px;
  }

  .topSection .leftSection .ctaBtn {
    padding: 6px 12px;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .topSection .leftSection .ctaBtn span:first-child {
    font-size: 20px;
  }

  .topSection .leftSection .ctaBtn .arrow {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .topSection .leftSection .ctaBtn .arrow .glyphicon {
    font-size: 12px;
  }

  .topSection .rightSection img {
    width: 70%;
  }

  .cardsSection {
    padding: 15px 0;
  }

  .cardsSection h1.heading1 {
    font-size: 30px;
    letter-spacing: 4px;
  }

  .cardsSection h2.heading2 {
    font-size: 20px;
    margin: 10px 0 5px;
  }

  .cardsSection .card a.title {
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .storyTopSectionContent .title a {
    font-size: 24px;
    line-height: 29px;
    max-height: 58px;
  }

  .storyTopSectionContent .desc {
    font-size: 14px;
    line-height: 20px;
    max-height: 120px;
    height: 120px;
  }

  .thumbnailSection {
    margin-top: -60px;
  }

  .thumbnailSection.cardsSectionBg {
    background-position: 0 60px;
  }

  .thumbnailSection .container {
    align-items: center;
  }

  .thumbnailSection h1.heading1 {
    font-size: 30px;
    letter-spacing: 4px;
    margin-top: 50px;
  }

  .cardsSection.bluebg .headingBluebg {
    font-size: 27px;
    letter-spacing: 3px;
    margin-bottom: 15px;
  }

  .preventContentFromOverlapping {
    float: right;
    width: 35%;
    height: 250px;
  }

  .topSectionVideo .productImage {
    top: 5%;
    right: 3%;
  }

  .topSectionVideo .productImage img {
    max-width: 55%;
    margin-left: auto;
  }

  .cardsSectionVideo .headingBluebg {
    font-size: 18px;
    padding: 10px 15px;
    margin-bottom: 15px;
  }

  .videoBreadcrumbs {
    font-size: 20px;
  }

  .videoBreadcrumbs ul li {
    padding-right: 30px;
  }

  .videoLeft {
    padding-left: 0;
    padding-right: 0;
  }

  .videoLeft .synopsis .synopsisHead {
    padding-bottom: 25px;
  }

  .videoLeft .synopsis .synopsisHead .title {
    font-size: 20px;
    line-height: 24px;
  }

  .videoLeft .synopsis .synopsisHead .desc {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
  }

  .videoLeft .synopsis .synopsisHead .approval {
    margin-top: 10px;
  }

  .videoLeft .synopsis .synopsisContent .initialContent {
    font-size: 20px;
  }

  .videoLeft .synopsis .synopsisContent .mainContent {
    font-size: 20px;
    line-height: 25px;
    max-height: 50px;
  }

  .videoRight #playlistWrapper .playlistItem a.title {
    font-size: 18px;
  }

  .videoRight #playlistWrapper .videoArrow {
    width: 20px;
    height: 20px;
    line-height: 16px;
    top: 40%;
    left: 40%;
  }

  .videoRight #playlistWrapper .videoArrow .glyphicon {
    font-size: 12px;
    top: 0;
  }

  .videoRight #playlistWrapper .videoArrow::before {
    height: 10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid;
    top: 4px;
    left: 6px;
  }

  .videoRight #playlistWrapper .videoTime {
    padding: 2px 4px;
  }

  .storyTopSectionContent>.slick-prev {
    left: 0px;
  }

  .storyTopSectionContent>.slick-next {
    right: 0px;
  }

  .cardsSection .slideSection .slick-arrow {
    width: 30px;
    height: 30px;
  }

  .cardsSection .slideSection .slick-next {
    right: -8px;
    background-size: 10px;
  }

  .cardsSection .slideSection .slick-prev {
    left: -8px;
    background-size: 10px;
  }

  .storyTopSectionContent .slick-dots {
    top: 51%;
  }

  .contact-wrapper .contact_block .contact-holder {
    padding: 0 6px;
  }

  .contact-wrapper .contact_block {
    margin: 60px 0 110px;
    padding-left: 0px;
  }

  .contact-wrapper .bottomLeftBg {
    width: 66%;
  }

  .privacy-wrapper .privacy-table {
    max-width: 100%
  }

  .privacy-wrapper .pl-75 {
    padding-left: 10px;
  }

  .privacy-wrapper .l-inline {
    padding-inline-start: 10px;
  }
}

@media (max-width: 992px) {
  .thumbnailSection img {
    max-width: 350px!important;
  }

  .thumbnailSection h1.heading1 {
    font-size: 40px;
    letter-spacing: 4;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .thumbnailSection h1.heading1 {
    font-size: 30px;
    letter-spacing: 2px;
    padding-left: 10px;
  }

  .thumbnailSection img {
    max-width: 300px!important;
  }
}

@media (max-width: 580px) {
  .thumbnailSection h1.heading1 {
    font-size: 21px;
    letter-spacing: 2px;
    padding-left: 10px;
  }

  .thumbnailSection img {
    max-width: 150px!important;
  }

  .storyTopSectionContent .slick-dots {
    top: 53%;
  }

  .thumbnailSection .img-responsive {
    margin-top: 30px!important;
  }
}

@media (max-width: 480px) {
  .topSection .leftSection .headline-1 {
    font-size: 22px;
    line-height: 30px;
  }

  .topSection .leftSection .headline-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .topSection .leftSection .headline-3 {
    font-size: 35px;
    line-height: 40px;
  }

  .topSection .leftSection .ctaBtn {
    padding: 6px 10px;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .cardsSection.bluebg .headingBluebg {
    font-size: 22px;
    letter-spacing: 1px;
    padding: 10px 15px;
  }
}

@media (max-width: 380px) {
  .thumbnailSection .container {
    align-items: flex-end;
  }

  .thumbnailSection h1.heading1 {
    font-size: 17px;
    letter-spacing: 1px;
  }

}

@media (max-width: 350px) {
  .topSection .leftSection .headline-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .topSection .leftSection .headline-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .topSection .leftSection .headline-3 {
    font-size: 30px;
    line-height: 35px;
  }

  .topSection .leftSection .ctaBtn {
    padding: 6px 10px;
    margin-top: 30px;
  }

  .topSection .leftSection .ctaBtn span:first-child {
    font-size: 15px;
  }

  .topSection .leftSection .ctaBtn .arrow {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }

  .cardsSection h1.heading1 {
    font-size: 28px;
    letter-spacing: 3px;
  }

  .cardsSectionVideo .headingBluebg {
    font-size: 15px;
    padding: 8px 10px;
    margin-bottom: 10px;
  }
}




/************* css changes************/

@media (min-width: 768px) and (max-width: 1023px) {
  .storyTopSectionContent>.slick-next {
    right: 0px;
  }

  .storyTopSectionContent>.slick-prev {
    left: 0px;
  }

}

@media (max-width: 1024px) {
  .thumbnailSection .img-responsive {
    margin-top: 0;
  }

}
/************* arrow css***********/

.videoArrow {
  top: 55%;
  left: 7%;
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-radius: 20px;
  color: #ffffff;
}

.videoArrow::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0;
  height: 10px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid;
  top: 9px;
  left: 11px;
}

.storyTopSectionContent .videoArrow {margin: 0 8px;}

@media (max-width: 767px){
  .videoArrow {
    width: 20px;
    height: 20px;
  }

  .videoArrow::before {
    top: 4px;
    left: 7px;
  }
  .storyTopSectionContent .videoArrow {margin: 0 5px;}
}