
.gallery_image_wrapper{
	overflow: hidden;
}


img.gallery-image{
	max-width: 300px !important;
	width: auto !important;
	height: 200px !important;
}


.section-evenimente .articles_grid_wrapper {
  width: 100%;
  max-width: 100%;
  min-width: 100%; }
  .section-evenimente .articles_grid_wrapper .articles_grid .articles_grid_item {
    margin: 0;
    margin-bottom: 40px; }

.article-event {
  border: 1px solid #E9E9E9;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .article-event .event-image-wrapper {
    background-color: #FAFAFA;
    height: 200px;
    display: flex;
    align-items: center; }
    .article-event .event-image-wrapper a {
      display: block;
      height: 80%;
      margin: 0 auto; }
    .article-event .event-image-wrapper .event-image {
      display: block;
      height: auto;
      width: auto;
      max-height: 90%;
      max-width: 100%;
      margin: 0 auto;
      mix-blend-mode: multiply; }
  .article-event .event-body .article-title {
    font-size: 18px;
    line-height: 22px;
    padding: 0 20px; }
    .article-event .event-body .article-title a {
      font-size: 18px;
      line-height: 22px; }
  .article-event .event-body .event-period {
    color: #9F9F9F;
    padding: 20px; }
  .article-event .event-body .article-btn {
    padding: 20px 20px 30px 20px; }

.event-intro .event-intro-row {
  flex-direction: column-reverse;
  align-items: center; }

.event-intro .event-intro-description-col {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
  .event-intro .event-intro-description-col .article-title {
    margin-bottom: 30px;
    margin-top: 30px; }
  .event-intro .event-intro-description-col .event-desctiption {
    font-size: 16px;
    line-height: 19px; }
    .event-intro .event-intro-description-col .event-desctiption strong {
      font-family: 'Inter';
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 22px; }

.event-intro .event-intro-image-col {
  padding: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
  .event-intro .event-intro-image-col .event-image-panel {
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #E9E9E9;
    border-radius: 5px; }
  .event-intro .event-intro-image-col .event-image-wrapper {
    height: 100px;
    margin: 0 auto; }
    .event-intro .event-intro-image-col .event-image-wrapper img {
      display: block;
      object-fit: contain;
      height: 100%;
      margin: 0 auto;
      max-width: 100%; }
  .event-intro .event-intro-image-col .event-date {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px; }
  .event-intro .event-intro-image-col .event-location {
    font-weight: 500; }

.speakeri-section .speakeri-row {
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  align-items: initial; }
  .speakeri-section .speakeri-row .col {
    width: 48%;
    min-width: 48%;
    max-width: 48%;
    padding: 0;
    box-sizing: content-box;
    margin-bottom: 30px; }
    .speakeri-section .speakeri-row .col .speaker_image_wrapper img {
      display: block;
      max-width: 100%;
      height: auto; }
    .speakeri-section .speakeri-row .col .speaker_name_wrapper {
      margin-top: 20px; }
      .speakeri-section .speakeri-row .col .speaker_name_wrapper .speaker_name {
        font-size: 14px;
        line-height: 16px; }
      .speakeri-section .speakeri-row .col .speaker_name_wrapper .speaker_company {
        font-size: 14px;
        line-height: 16px; }
  .speakeri-section .speakeri-row .col:last-child {
    padding-left: 30px; }

img.gallery-image{
	
}

.speakeri-section .speakeri-row::after {
  content: "";
  flex: auto; }

.partners-section .section-title .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  .partners-section .section-title .title select {
    margin-left: 10px; }

.partners-section .partners-row {
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  align-items: initial; }
  .partners-section .partners-row .col {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    box-sizing: content-box;
    margin-bottom: 30px;
    display: flex;
    align-items: center; }
    .partners-section .partners-row .col .partner_image_wrapper img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto;
      max-height: 140px;
      width: auto; }

.partners-section .partners-row::after {
  content: "";
  flex: auto; }

.event-schedule-section .section-title .title {
  width: 770px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.event-schedule-section .event-schedule-row {
  flex-direction: column; }
  .event-schedule-section .event-schedule-row .scheduled_event {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: flex;
    margin-bottom: 15px; }
    .event-schedule-section .event-schedule-row .scheduled_event .scheduled_time {
      font-family: 'Inter';
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 22px;
      width: 50px;
      max-width: 50px;
      min-width: 50px;
      margin-right: 50px; }
    .event-schedule-section .event-schedule-row .scheduled_event .scheduled_attendees {
      margin-top: 10px;
      margin-bottom: 2px; }

.section-participants .participants-row {
  flex-wrap: wrap; }
  .section-participants .participants-row .col {
    width: 270px;
    min-width: 270px;
    max-width: 270px;
    padding: 0;
    margin-bottom: 10px;
    padding-right: 30px;
    box-sizing: content-box; }
    .section-participants .participants-row .col .participant_item {
      display: flex;
      align-items: center; }
      .section-participants .participants-row .col .participant_item .participant-company {
        font-size: 16px;
        line-height: 19px;
        margin-left: 4px; }

.section-participants .cta_banner {
  height: 252px;
  overflow: hidden;
  position: relative;
  border-radius: 5px; }
  .section-participants .cta_banner .participant-banner-image {
    display: block;
    width: 100%;
    object-fit: cover; }
  .section-participants .cta_banner .cta_banner_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
    .section-participants .cta_banner .cta_banner_text .article-title {
      font-size: 22px;
      line-height: 26px; }

@media (min-width: 400px) {
  .speakeri-section .speakeri-row .col {
    width: 170px;
    min-width: 170px;
    max-width: 170px; }
    .speakeri-section .speakeri-row .col .speaker_name {
      font-size: 16px;
      line-height: 19px; }
    .speakeri-section .speakeri-row .col .speaker_company {
      font-size: 16px;
      line-height: 19px; } }

@media (min-width: 830px) {
  .section-evenimente .articles_grid_wrapper {
    width: 100%;
    max-width: 100%;
    min-width: 100%; }
    .section-evenimente .articles_grid_wrapper .articles_grid .articles_grid_item {
      margin: 0;
      margin-bottom: 40px; }
    .section-evenimente .articles_grid_wrapper .articles_grid .articles_grid_item:nth-child(2n+1) {
      margin-right: 30px; }
  .article-event .event-image-wrapper {
    height: 200px; }
  .article-event .event-body {
    height: 164px; }
  .event-intro .event-intro-description-col {
    padding-left: 0;
    padding-right: 0;
    width: 770px;
    min-width: 770px; }
    .event-intro .event-intro-description-col .article-title {
      margin-bottom: 30px;
      margin-top: 0; }
  .event-intro .event-intro-image-col {
    padding: 0;
    width: 370px;
    min-width: 370px;
    max-width: 370px;
    padding-left: 30px;
    box-sizing: content-box; }
  .speakeri-section .speakeri-row {
    justify-content: flex-start; }
    .speakeri-section .speakeri-row .col {
      width: 170px;
      min-width: 170px;
      max-width: 170px;
      padding-right: 30px;
      box-sizing: content-box; }
    .speakeri-section .speakeri-row .col:nth-child(4n+4) {
      padding-right: 0; }
    .speakeri-section .speakeri-row .col:last-child {
      padding-left: 0; }
  .event-schedule-section .event-schedule-row {
    align-items: center; }
    .event-schedule-section .event-schedule-row .scheduled_event {
      padding: 0;
      width: 770px;
      min-width: 770px;
      max-width: 770px; }
  .partners-section .partners-row .col {
    width: 170px;
    min-width: 170px;
    max-width: 170px;
    padding-right: 30px; }
  .section-participants .participants-row .col:nth-child(2n+2) {
    padding-right: 0; }
  .section-participants .cta_banner .cta_banner_text .article-title {
    font-size: 35px;
    line-height: 42px; } }

@media (min-width: 1230px) {
  .section-evenimente .articles_grid_wrapper .articles_grid .articles_grid_item {
    margin: 0;
    margin-bottom: 40px; }
  .section-evenimente .articles_grid_wrapper .articles_grid .articles_grid_item:nth-child(3n+1) {
    margin-right: 30px !important; }
  .section-evenimente .articles_grid_wrapper .articles_grid .articles_grid_item:nth-child(2n+1) {
    margin-right: initial; }
  .section-evenimente .articles_grid_wrapper .articles_grid .articles_grid_item:nth-child(3n+3) {
    margin-left: 30px; }
  .event-intro .event-intro-row {
    flex-direction: row;
    align-items: initial; }
  .speakeri-section .speakeri-row .col:nth-child(4n+4) {
    padding-right: 30px; }
  .speakeri-section .speakeri-row .col:nth-child(6n+6) {
    padding-right: 0 !important; }
  .partners-section .partners-row .col:nth-child(6n+6) {
    padding-right: 0; }
  .section-participants .participants-row .col:nth-child(2n+2) {
    padding-right: 30px; }
  .section-participants .participants-row .col:nth-child(4n+4) {
    padding-right: 0 !important; } }
