﻿@charset "UTF-8";
.text-muted {
  color: #7A7979 !important;
}

.slick-list {
  padding-left: 0 !important;
  overflow: hidden !important;
}

.mobile-padding {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sub-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0px;
}

.breadcrumb {
  border: unset !important;
  background-color: unset !important;
  margin-bottom: 0 !important;
}
.breadcrumb a {
  color: #6c757d;
}
.breadcrumb .breadcrumb-item.active {
  color: #000;
}

.breadcrumb-container {
  margin-top: 1rem !important;
  margin-bottom: 1rem;
}

.tabletImages {
  width: 90%;
  margin: auto;
}

.image-card {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}

.image-card img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ff-barlow {
  font-family: Barlow;
}

.list-view {
  margin-bottom: 1rem;
}
.list-view .col-sm-3 {
  display: flex;
  justify-content: center;
  max-height: 143px;
  overflow: hidden;
}

.report-slider .slick-slide, .emagazine-slider .slick-slide, .business-slider .slick-slide {
  padding: 5px !important;
}
.report-slider .slick-slide img, .emagazine-slider .slick-slide img, .business-slider .slick-slide img {
  width: 100%;
}

.vertical-dots {
  transform: rotate(90deg);
}

.dropdown-menu-left {
  display: none;
  position: absolute;
  background-color: transparent;
  border: none;
  padding: 0;
  width: 100%;
  left: 0;
  z-index: 1050;
  transition: opacity 5s ease-in-out, height 5s ease-in-out;
  background-color: #232222;
}

/*.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    display: none;
}*/
/*.goog-te-gadget-simple {
    background-color: #19b669;
    border-left: 1px solid #19b669;
    border-top: 1px solid #19b669;
    border-bottom: 1px solid #19b669;
    border-right: 1px solid #19b669;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
}

.goog-te-gadget-icon {
    background-image: url('/images/NewHomePage/languageicon.png') !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0px !important;
}*/
/*#google_translate_element select {
    width: 123px;
}*/
.languageTranslator .goog-te-gadget {
  white-space: nowrap;
  color: transparent !important;
  height: 30px !important;
}

.languageTranslator select.goog-te-combo {
  padding: 2px 8px;
  border-radius: 50px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  max-width: 143px;
}

.languageTranslator select.goog-te-combo:focus {
  outline: none !important;
}

.languageTranslator select.goog-te-combo option {
  color: #000000;
}

.languageTranslator .goog-te-gadget span .VIpgJd-ZVi9od-l4eHX-hSRGPd {
  display: none;
}

.side-bar {
  background: #191919;
  width: 100%;
  position: absolute;
  top: 176px;
  left: -440px;
  overflow-y: auto;
  transition: 0.6s ease;
  transition-property: left;
  z-index: 9999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.side-bar::-webkit-scrollbar {
  width: 0px;
}

.side-bar.active {
  left: 0;
}

.side-bar .menu .item {
  position: relative;
  cursor: pointer;
}

.side-bar .menu .item a .dropdown {
  position: absolute;
}

.side-bar .menu .item .sub-menu {
  display: none;
}

.rotate {
  transform: rotate(90deg);
}

.hedding-sidebar {
  font-family: Circular Std;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-align: left;
  color: #7A7979 !important;
  text-decoration: none;
}

.sub-menu {
  background-color: #191919 !important;
  padding-bottom: 10px;
  border-bottom: unset;
}

.mob-bottom {
  margin-bottom: -18px;
}

.sing-in {
  font-family: Circular Std;
  font-size: 20px;
  font-weight: 500;
  line-height: 25.3px;
  text-align: left;
  color: #19B669 !important;
}

.text-theme {
  color: #19b669 !important;
}

.navborder {
  border-bottom: 1px solid;
}

.container-80 {
  width: 80%;
}

.event-card {
  display: flex;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
}
.event-card .event-date {
  background-color: #7B5DD5;
  color: #fff;
  padding: 10px;
  flex: 1;
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: center;
  min-width: 141px;
}
.event-card .event-date.type-conference {
  background-color: #09894B;
}
.event-card .event-date.type-event {
  background-color: #7B5DD5;
}
.event-card .event-date.type-webinar {
  background-color: #7B5DD5;
}
.event-card .event-date.type-fair {
  background-color: #2D85C7;
}
.event-card .event-date h3 {
  font-size: 24px;
  margin: 0;
  font-weight: bold;
}
.event-card .event-date p {
  margin: 5px 0 20px;
}
.event-card .event-button {
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  padding: 8px 10px;
}
.event-card .event-details {
  padding: 10px;
  flex: 2;
}
.event-card .event-details .title {
  color: #071332 !important;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  line-height: 25.2px;
  height: 50px;
  overflow: hidden;
}
.event-card .event-details p {
  color: #071332;
  font-size: 14px;
}

.slick-slider-container-event .event-card {
  min-height: 131px;
}

.actionLink {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.09em;
  text-decoration: none;
  color: #19B669;
}

.headline_1 {
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: 0.01em;
  color: #19B669;
}

.divnewsletter {
  font-size: 16px !important;
  font-weight: 600;
  line-height: 12.8px;
  letter-spacing: 0.08em;
  text-align: center;
  background: #288457;
  padding: 8px 12px 6px 15px;
  color: #ffffff;
}

.divsignup {
  font-size: 16px;
  font-weight: 600;
  line-height: 12.8px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #ffffff;
}

.headline_2 {
  font-size: 26px !important;
  font-weight: 600;
  line-height: 31.2px;
  letter-spacing: 0.005em;
  text-align: left;
}

.body_1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  letter-spacing: 0.01em;
  text-align: left;
}

.headline_4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  letter-spacing: 0.025em;
  text-align: left;
}

.headline_3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 26.4px;
  letter-spacing: 0.015em;
  text-align: left;
}

.body_2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  letter-spacing: 0.015em;
  text-align: left;
}

.body_3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 18.2px;
  letter-spacing: 0.02em;
  text-align: left;
}

.subtext_1 {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.04em;
  text-align: left;
}

.trending-heading {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.1em;
  text-align: left;
  margin-top: 1rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.newMenu {
  margin-right: 80px;
}

.allfilterssticky {
  position: sticky;
  top: 0px;
  z-index: 1000;
}

@media (max-width: 576px) {
  .mobile-padding {
    padding: 20px;
    display: block;
    flex-direction: unset;
    justify-content: unset;
  }
  .home-body-news .col-sm-4:not(:first-of-type) .image-card {
    display: none;
  }
  .line-clamp_1 {
    -webkit-line-clamp: 1 !important;
  }
}
@media (max-width: 768px) {
  .bg-interviews {
    margin: auto;
  }
  .bg-warning-theme {
    margin: auto;
    margin-top: 15px;
  }
  .dropdown-menu-left, .full-page-content {
    display: none !important;
  }
  .newMenu {
    margin-right: unset;
  }
  .featuredtitle {
    font-size: 18px !important;
  }
}
.date-secation {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.09em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.input-search {
  border: none !important;
  border-bottom: 1px solid #6c757d !important;
  border-radius: 0;
  font-family: barlow;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.07px;
  letter-spacing: 0.01em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.input-search::placeholder {
  text-align: start;
}

.news-body-img {
  max-height: 170px;
  min-height: 170px;
  width: 100%;
  /*min-width: 293px;
  max-width: 293px;*/
}

/*  Toggle Switch  */
.toggleSwitch span span {
  display: none;
}

.toggleSwitch {
  position: relative;
  cursor: pointer;
  width: 300px;
  height: 34px;
  background: hsl(0, 0%, 90%);
  border-radius: 50px;
}

.toggleSwitch * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.toggleSwitch label,
.toggleSwitch > span {
  line-height: 20px;
  height: 20px;
  vertical-align: middle;
}

.toggleSwitch input:focus ~ a,
.toggleSwitch input:focus + label {
  outline: none;
}

.toggleSwitch label {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
}

.toggleSwitch input {
  position: absolute;
  opacity: 0;
  z-index: 5;
}

.toggleSwitch > span {
  position: absolute;
  left: 0;
  width: calc(100% - 6px);
  margin: 0;
  text-align: left;
  white-space: nowrap;
  margin: 0 3px;
}

.toggleSwitch > span span {
  position: absolute;
  z-index: 36;
  display: block;
  font-size: 0.9em;
  text-align: center;
  line-height: 35px;
}

.toggleSwitch a {
  position: absolute;
  right: 52%;
  z-index: 4;
  display: block;
  top: -1px;
  bottom: 0px;
  padding: 0;
  left: 0px;
  width: 50%;
  background-color: #191919;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.toggleSwitch > span span:first-of-type {
  color: #FFF;
  opacity: 1;
  left: 0;
  margin: 0;
  width: 50%;
}

.toggleSwitch > span span:last-of-type {
  left: auto;
  right: 0;
  color: #999;
  margin: 0;
  width: 50%;
}

.toggleSwitch > span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: -2px;
  border-radius: 30px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.toggleSwitch input:checked ~ a {
  left: calc(50% - 3px);
}

.toggleSwitch input:checked ~ span span:first-of-type {
  left: 0;
  color: #999;
}

.toggleSwitch input:checked ~ span span:last-of-type {
  color: #FFF;
}

/* Switch Sizes */
.toggleSwitch.large {
  width: 60px;
  height: 27px;
}

.toggleSwitch.large a {
  width: 27px;
}

.toggleSwitch.large > span {
  height: 29px;
  line-height: 28px;
}

.toggleSwitch.large input:checked ~ a {
  left: 41px;
}

.toggleSwitch.large > span span {
  font-size: 1.1em;
}

.toggleSwitch.large > span span:first-of-type {
  left: 50%;
}

.toggleSwitch.xlarge {
  width: 80px;
  height: 36px;
}

.toggleSwitch.xlarge a {
  width: 36px;
}

.toggleSwitch.xlarge > span {
  height: 38px;
  line-height: 37px;
}

.toggleSwitch.xlarge input:checked ~ a {
  left: 52px;
}

.toggleSwitch.xlarge > span span {
  font-size: 1.4em;
}

.toggleSwitch.xlarge > span span:first-of-type {
  left: 50%;
}

/*  End Toggle Switch  */
.ad-class {
  background-color: #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 1.5/1;
  font-size: 26px;
  border: 1px solid #d9d9d9;
}
.ad-class img {
  width: 100%;
}
.ad-class.ignore-ratio {
  aspect-ratio: auto;
}

.ad-class-2 {
  aspect-ratio: 2/1.1 !important;
}

.ad-class-3 {
  aspect-ratio: 2/1.2;
}

.header-add {
  max-width: 587px;
  aspect-ratio: 6/1;
  margin: auto;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.toggle-button-group {
  display: flex;
  position: relative;
  border-radius: 25px;
  overflow: hidden;
  background-color: hsl(0, 0%, 90%);
}
.toggle-button-group .toggle-button {
  flex: 1;
  padding: 5px 0px;
  border: none;
  background: none;
  color: white;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  z-index: 1; /* Place buttons above the active indicator */
  transition: color 0.3s ease;
}
.toggle-button-group .toggle-button.active {
  color: white;
}
.toggle-button-group .toggle-button:not(.active):hover {
  color: #455a64;
}
.toggle-button-group .active-indicator {
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 4px;
  width: calc(25% - 10px);
  background: #6D6969;
  border-radius: 20px;
  transition: left 0.3s ease, width 0.3s ease;
  z-index: 0;
  color: #000000;
}

.lefticon {
  height: 32px;
  width: 32px;
  background-color: #D9D9D9;
  border-radius: 50%;
  display: inline-block;
  color: black;
}

.lefticon:hover {
  height: 32px;
  width: 32px;
  background-color: #b6c7f1;
  border-radius: 50%;
  display: inline-block;
  color: black;
}

.righticon {
  height: 32px;
  width: 32px;
  background-color: #D9D9D9;
  border-radius: 50%;
  display: inline-block;
  color: black;
}

.righticon:hover {
  height: 32px;
  width: 32px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  color: black;
}

.search-options .input-search {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.16px;
  letter-spacing: 0.01em;
  font-family: "barlow";
}

.search-options .input-search:focus {
  border-bottom: 1px solid #000;
  outline: none;
  border-color: none !important;
  box-shadow: none !important;
}

.search-options .input-filter {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  font-family: Outfit;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.16px;
  letter-spacing: 0.01em;
  color: #7A7979;
}

.search-options .input-filter:focus {
  border-bottom: 1px solid #000;
  outline: none;
  border-color: none !important;
  box-shadow: none !important;
}

.divEventsDetailNew .eventDetailTitle {
  font-size: 32px;
  font-weight: 500;
  line-height: 40.32px;
  color: #191919;
}

.divEventsDetailNew .eventDetailDesc {
  font-size: 18px;
  font-weight: 400;
  line-height: 22.68px;
  letter-spacing: 0.01em;
  color: #071332;
}

.divEventsDetailNew .eventDetailWebsite {
  background: #052A87;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.09em;
  border-radius: 40px;
  padding: 10px 40px;
}

.divEventsDetailNew .eventDetailData {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.2px;
  letter-spacing: 0.1em;
  color: #4C4B4B;
}

.divEventsDetailNew .eventsDetailData {
  font-family: Outfit;
  font-size: 20px;
  font-weight: 500;
  line-height: 25.2px;
  letter-spacing: 0.01em;
  color: #191919;
}

.divEventsDetailNew .eventUpcomingEvent {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #071332;
}

.divEventsDetailNew .additionalEventData {
  font-family: Circular Std;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
}

.divEventsDetailNew .additionalEventButton {
  font-family: DIN Alternate;
  font-size: 16px;
  font-weight: 700;
  line-height: 18.63px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #052576;
  border-radius: 40px;
  padding: 10px 20px;
}

.upcomingeventdetail .eventsdetailDate {
  font-size: 36px;
  font-weight: 700;
  line-height: 41px;
}

.upcomingeventdetail .eventdetailtilldate {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.2px;
  letter-spacing: 0.1em;
}

.upcomingeventdetail .eventdetailbutton {
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: white;
  border-radius: 30px;
  border: 1px solid #ffffff;
}

.eventdetails .upcomingeventtitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 25.2px;
  color: #071332;
  text-decoration: none;
}

.eventdetails .eventdetaillocation {
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.09em;
  color: #071332 !important;
}

.eventdetails .eventdetailindustryfocus {
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.09em;
  color: #191919;
}

.divPriceNew .btn-circle {
  background-color: #dddddd;
  color: white;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.divPriceNew .btn-circle:hover {
  background-color: black;
}

.divPriceNew .btn-circle.active {
  background-color: black;
  color: white;
}

.divPriceNew .datatabletitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 20.16px;
  letter-spacing: 0.01em;
}

textarea[name=none] {
  resize: none;
}

.loadmorediv .subtext_2 {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  letter-spacing: 0.09em;
  background-color: #EAEAEA;
  border-radius: 50px;
  color: #4F4F4F;
}

.divMagazineNew .input-search::placeholder {
  text-align: center !important;
}

.dir-categories {
  border-radius: 115.38px;
  border-color: #676767 !important;
  background-color: #F0F3F5 !important;
  padding: 2px 13px;
  color: #676767;
  text-transform: uppercase;
}

.divEventsView .featuredtitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.05em;
}

.eventviewfirst .eventyear {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #7A7979;
}

.eventviewfirst .monthbutton {
  font-weight: 500;
  font-size: 18px;
  line-height: 21.6px;
  letter-spacing: 0.1em;
}

.month-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.month-button {
  background-color: #071332;
  color: white;
  padding: 10px 20px;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
}

.char-button {
  padding: 8px 12px 8px 12px;
  gap: 0px;
  border-radius: 5px 0px 0px 0px;
  justify-content: space-between;
  background: #E9F3F9;
  border: none;
}

.divFeaturedCompanyNew .input-search {
  border: none;
  outline: none;
  box-shadow: none;
}

.divFeaturedCompanyNew .input-search:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

.divCompanyNew h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: left;
}

.divCompanyNew .divcompanyname {
  font-family: Outfit;
  font-size: 18px;
  font-weight: 600;
  line-height: 22.68px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #262727;
}

.divCompanyNew .divcompanyaddress {
  font-size: 14px;
  font-weight: 700;
  line-height: 16.8px;
  letter-spacing: 0.09em;
  text-align: left;
  color: #262727;
}

.divCompanyNewOne .divcompanynameone {
  font-family: Outfit;
  font-size: 20px;
  font-weight: 600;
  line-height: 25.2px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #262727;
}

.divCompanyNewOne .divcompanyaddressone {
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.09em;
  text-align: left;
  color: #262727;
}

.divCompanyNewOne .divdescription {
  font-family: Outfit;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.01em;
  text-align: left;
}

.divCompanyNewOne .btnCompanyButton {
  border-radius: 50px;
  background: #F0F3F5;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #676767;
}

.divCompanyNewOne .divCompanyEnquiry {
  font-size: 13px;
  font-weight: 600;
  line-height: 22.63px;
  letter-spacing: 0.1em;
  border-radius: 50px;
  background: #0068AC;
  padding: 9px 27px;
}

.divCompanyNewOne .divCompanyArrow {
  border-radius: 50%;
  background: #97D5FC;
}

.divCompanyEnquiry-sm {
  padding: 4px 28px !important;
  font-family: Barlow;
  font-weight: 600 !important;
  font-size: 13.94px !important;
}

.footer-head {
  font-family: Barlow;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 120%;
  letter-spacing: 1.5%;
  vertical-align: middle;
  color: #FFFEFF;
}

.title-overlay {
  position: absolute;
  bottom: 0px;
  left: 5px;
  right: 4px;
  color: white;
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000);
}

.title {
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  text-align: left;
}

.date-edition {
  font-size: 12px;
  font-weight: 700;
  line-height: 15.31px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #C4C4C3;
}

.footer-mobile {
  width: 109.6103515625px;
  height: 54.8051757813px;
  left: 277px;
  position: sticky;
  margin-top: -61px;
}

.GreaterThanMovile {
  padding-left: 13px;
  padding-top: 2px;
}

.lessthanMovile {
  padding-top: 5px;
  padding-left: 4px;
}

.course-card {
  background-color: rgb(102, 69, 151);
  color: white;
  padding: 30px;
  padding-top: 40px;
  height: 550px;
  max-height: 700px;
}

.course-price {
  font-size: 20px;
}

.profile-img {
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid white;
  margin-top: 10px;
}

.webinarcontainer .btn-custom-signup {
  background-color: transparent;
  border: 2px solid #4c1d95;
  border-radius: 50px;
  overflow: hidden;
  font-weight: bold;
  padding: 16px 10px;
  font-size: 24px;
}

.course-btn {
  border: 1px solid #fff;
  padding: 2px 40px;
  font-size: 25px;
  background-color: transparent;
  border-radius: 50px;
  color: #fff;
}

.webinar-button .btn-left {
  background-color: rgb(64, 8, 120);
  color: white;
  padding: 20px 35px;
  border-radius: 50px;
  font-weight: bold;
  margin-left: -12px;
}

.webinar-button .btn-right {
  color: rgb(64, 8, 120);
  padding: 10px 50px;
  font-weight: bold;
}

.webinar-accordion .accordion-button:not(.collapsed)::after {
  content: "−";
}

.webinar-dropbutton .btn-custom-join {
  background-color: #E6E6E6;
  border: none;
  border-radius: 50px;
  overflow: hidden;
  font-weight: bold;
  padding: 0 !important;
  font-size: 22px;
  padding-right: 10px !important;
}
.webinar-dropbutton .btn-custom-join .join-icon-container {
  display: inline-flex;
  align-items: center;
}
.webinar-dropbutton .btn-custom-join .join-icon-container .fa {
  font-size: 30px;
  font-weight: bold;
}

.webinar-dropbutton .btn-drop-left {
  background-color: rgb(64, 8, 120);
  color: white;
  border-radius: 50px;
  display: inline-block;
  padding: 0px 15px;
  font-family: Barlow;
  font-weight: 600;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.webinar-dropbutton .btn-drop-right {
  color: black;
  padding: 10px 70px;
  text-align: left;
  font-family: Outfit;
  font-weight: 400;
  font-size: 25px;
  line-height: 100%;
}

.webinar-dropbutton .webinar-free-btn {
  background-color: transparent;
  border: 2px solid #400878;
}
.webinar-dropbutton .webinar-free-btn .btn-drop-left {
  padding: 5px 20px;
}

.webinarvideo {
  max-width: 90%;
  margin: auto;
}

.webinarcontentone {
  background-color: rgb(165, 139, 191);
  width: 100%;
  height: 290px;
  max-height: 350px;
  font-size: 20px;
}

.webinarcontenttwo {
  background-color: rgb(117, 77, 158);
  width: 100%;
  height: 290px;
  max-height: 350px;
  font-size: 20px;
}

.webinarcontentthree {
  background-color: rgb(165, 139, 191);
  width: 100%;
  height: 200px;
  max-height: 300px;
  font-size: 20px;
}

.webinarcontainer .commonfontsize {
  font-size: 20px;
}

.webinarcontainer .commonmarginleft {
  margin-left: 50px;
}

.webinarcontentfour {
  background-color: rgb(129, 92, 166);
  width: 100%;
  height: 420px;
  max-height: 500px;
  font-size: 18px;
}

.request-view {
  width: 468px;
}

.adv-top-right {
  max-width: 355px;
}

@media (max-width: 576px) {
  .new-detail-img {
    height: 201px !important;
  }
}
@media (max-width: 767px) {
  .upcomingeventdetail .eventsdetailDate {
    font-size: 32px;
    font-weight: 700;
    line-height: 41px;
  }
  .upcomingeventdetail .eventdetailtilldate {
    font-size: 12px;
    font-weight: 700;
    line-height: 14.4px;
    letter-spacing: 0.1em;
  }
  .upcomingeventdetail .eventdetailbutton {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.4px;
    letter-spacing: 0.1em;
  }
  .eventdetails .upcomingeventtitle {
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
  }
  .eventdetails .eventdetaillocation {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.4px;
    letter-spacing: 0.1em;
  }
  .eventdetails .eventdetailindustryfocus {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.4px;
    letter-spacing: 0.1em;
  }
  .divEventsDetailNew .eventDetailTitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 25.2px;
  }
  .divEventsDetailNew .eventDetailData {
    font-size: 12px;
    font-weight: 700;
    line-height: 14.4px;
    letter-spacing: 0.1em;
  }
  .divEventsDetailNew .eventsDetailData {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    letter-spacing: 0.01em;
  }
  .divEventsDetailNew .eventDetailDesc {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    letter-spacing: 0.01em;
  }
  .divEventsDetailNew .eventUpcomingEvent {
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    letter-spacing: 0.1em;
  }
  .tabletLogo {
    margin: auto;
    margin-top: 20px;
  }
  .arrow-mobile-view {
    float: inline-end;
  }
  #aluminium-and-other-base-metals .webinar-dropbutton .btn-drop-left {
    background-color: rgb(64, 8, 120);
    color: white;
    border-radius: 50px;
    display: inline-block;
    padding: 0px 15px;
    font-family: Barlow;
    font-weight: 600;
    font-size: 15px !important;
    line-height: 50px;
    text-align: center;
  }
  #aluminium-and-other-base-metals .webinar-dropbutton .btn-drop-right {
    color: black;
    padding: 0px 0px !important;
    text-align: left;
    font-family: Outfit;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
  }
  #aluminium-and-other-base-metals .webinar-dropbutton .webinar-free-btn .btn-drop-left {
    padding: 0px 10px;
  }
  #aluminium-and-other-base-metals .webinar-content1, #aluminium-and-other-base-metals .webinar-content2 {
    font-family: Outfit;
    font-weight: 500;
    font-size: 20px;
    padding: 0 10px !important;
  }
  #aluminium-and-other-base-metals .webinar-content1 .p-5, #aluminium-and-other-base-metals .webinar-content2 .p-5 {
    padding: 15px !important;
  }
  #aluminium-and-other-base-metals .webinar-content1 .pe-4 {
    padding-right: 0 !important;
  }
  #aluminium-and-other-base-metals .webinar-content1 .row.webinar-head-1-container {
    padding: 0 20px;
  }
  #aluminium-and-other-base-metals .webinarvideo {
    padding: 0 !important;
    margin-top: 30px;
  }
  #aluminium-and-other-base-metals .webinarvideo iframe {
    height: auto !important;
  }
  #aluminium-and-other-base-metals .webinarcontentfour {
    height: auto;
    max-height: inherit;
  }
  #aluminium-and-other-base-metals .webinar-head-1 {
    margin-right: 0;
    margin-bottom: 0;
  }
  #aluminium-and-other-base-metals .webinar-dropbutton .btn-drop-left {
    display: inline-flex;
  }
  #aluminium-and-other-base-metals .row.mt-5.webinar-content2 {
    margin-top: 15px !important;
  }
  .request-view {
    width: 100%;
  }
  .adv-top-right {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .side-bar {
    display: block !important;
    top: 137px;
  }
  .GreaterThanMovile {
    padding-top: 9px !important;
  }
  .lessthanMovile {
    padding-top: 9px !important;
  }
  .mobile-height {
    height: 80px !important;
  }
  .divCompanyNew {
    margin-top: 0 !important;
    padding: 0 !important;
  }
  .divCompanyNewOne {
    margin-top: 0 !important;
    padding: 0 !important;
  }
  #companyleftslide, #companyrightslide {
    display: none !important;
  }
  #companyleftslide, #companyrightslide {
    display: inline !important;
  }
}
@media (max-width: 576px) {
  .divFeaturedAD .new-detail-img {
    height: auto !important;
  }
  .button-container {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .char-button {
    flex: 0 0 auto;
  }
}
.footer-title {
  font-family: Barlow;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  text-transform: uppercase;
}

.footer-list ul li a {
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  vertical-align: middle;
  color: #FFFFFF;
}

.footer-gap {
  padding: 8px 0px 8px 0;
}

.login-text {
  font-family: Outfit;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
  vertical-align: middle;
}

.social-icons-new img {
  margin-right: 25px;
}

.footer-title {
  font-family: Barlow;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
  text-transform: uppercase;
}

.footer-list ul li a {
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  vertical-align: middle;
  color: #FFFFFF;
}

.footer-gap {
  padding: 8px 0px 8px 0;
}

.login-text {
  font-family: Outfit;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
  vertical-align: middle;
}

.social-icons-new img {
  margin-right: 25px;
}

.social-icons-new img:last-child {
  margin-right: 0;
}

.social-icons-new img:last-child {
  margin-right: 0;
}

.slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  width: 40px;
  height: 40px;
  font-size: 24px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1000;
}

.slick-prev {
  left: 6px;
}

.slick-next {
  right: 3px;
}

.slick-prev:hover, .slick-next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.wrapper {
  width: 100%;
  padding-top: 20px;
  text-align: center;
}

.bg-aqua {
  background-color: #F4F4F4 !important;
}

.most-read {
  font-family: Barlow;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 9%;
  text-transform: uppercase;
  color: #19B669;
}

.featured-blog {
  font-family: Barlow;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #55B370;
}

.blog-title {
  font-family: Barlow;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 10%;
  color: rgba(0, 0, 0, 0.6);
}

.blog-desc {
  font-family: Outfit;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0%;
  color: #000000;
}

.main-desc {
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 1%;
  color: #000000;
}

.btn-read-more {
  font-family: Barlow;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 10%;
  color: #FFFFFF;
  padding: 6px 16px;
  background-color: #19B669;
}

.blog-right-title {
  font-family: Outfit;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 2.5%;
  color: #191919;
}

.blog-right-desc {
  font-family: Outfit;
  font-weight: 400;
  font-size: 16px;
  line-height: 23.04px;
  letter-spacing: 0%;
  color: #000000;
}

.blog-date {
  font-family: Barlow;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 9%;
  text-transform: uppercase;
  color: #666766;
}
