@media only screen and (max-width: 768px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .tablet {
    display: block;
  }

  /* header */

  .site-header .without-menu .custom-toggle-menu {
    display: none;
  }

  /* header */

  /* footer */

  .site-footer {
    padding: 84px 0 127px 0;
  }
  .site-footer .secound-col {
    text-align: start;
  }
  .site-footer .address {
    margin-right: auto;
    margin-left: unset;
    text-align: start;
  }
  .site-footer .social-icon-row .right-col .social-icons {
    justify-content: start;
    padding-left: 0;
    margin-top: 0;
  }
  .site-footer .wrap-mission {
    max-width: unset;
    margin-bottom: 46px;
  }
  .site-footer .wrap-vision {
    max-width: unset;
    margin-bottom: 25px;
  }
  /* footer */

  /* section-intro-block */
  .section-intro-block {
    padding-top: 88px;
  }
  .section-intro-block .bg.tablet {
    display: none;
  }
  .section-intro-block .bg {
    padding: 100px 0 100px 0;
    /*         background-position-x: 7%; */
  }
  /* section-intro-block */

  /* section-hero-banner-block */

  .section-hero-banner-block {
    background-position-x: 75%;
    padding: 196px 0 132px 0;
  }

  /* section-hero-banner-block */

  /* section-agenda-list */

  .section-agenda-list {
    padding-top: 52px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-agenda-list .container > .event_listings:first-child {
    padding-top: 0;
  }
  .section-agenda-list .tab-nav .tab-link {
    margin-bottom: 21px;
  }
  .section-agenda-list .top-content .top-inner-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-agenda-list .top-content .top-inner-content .i-content {
    margin-left: 0;
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }
  .section-agenda-list .top-content .top-inner-content .date {
    margin-top: 5px;
    margin-left: 0;
  }
  .section-agenda-list .top-content .date {
    font-size: 12px;
    line-height: 14px;
  }
  .section-agenda-list .top-content .date svg {
    max-width: 16px;
  }
  .section-agenda-list .event-information-block .slider-card {
    margin: 0;
    padding: 0;
  }
  .section-agenda-list .event-information-block .slider-buttons {
    right: 0;
  }
  .section-agenda-list .top-content .top-inner-content p {
    font-size: 12px;
    line-height: 14px;
    margin-left: 0;
    margin-top: 5px;
  }
  .section-agenda-list .top-content .top-inner-content img {
    width: 15px;
  }

  /* section-agenda-list */

  /* section-speakers-list-block */
  .section-speakers-list-block .speakers {
    grid-template-columns: repeat(1, 1fr);
    background-image: unset !important;
  }
  .section-speakers-list-block .speakers .item .image {
    height: 348px;
  }
  .section-speakers-list-block .container {
    max-width: calc(317px + var(--bs-gutter-x, 0.75rem) * 2);
  }
  .section-speakers-list-block .desktop {
    display: none;
  }
  .section-speakers-list-block
    .select2-container--default
    .select2-selection--single {
    border: 1px solid #b9b9b9;
    border-radius: 4.37161px;
    height: 46px;
    background-color: transparent;
  }
  .section-speakers-list-block .speakers {
    margin-top: 63px;
  }
  .section-speakers-list-block
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 14px;
    line-height: 39px;
    color: var(--white);
    font-weight: 500;
    padding-left: 13px;
  }
  .section-speakers-list-block
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 9px;
    right: 15px;
  }
  .section-speakers-list-block
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    background-image: url(../images/select-bottom-2.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    border: unset;
  }
  /* section-speakers-list-block */

  /* section-intro-block-2 */
  .section-intro-block-2 {
    padding: 216px 0 216px 0;
  }
  .section-intro-block-2 .title {
    font-size: 29px;
    line-height: 35px;
    max-width: 200px;
  }
  /* section-intro-block-2 */

  .section-content-block .section-heading .title {
    font-size: 29px;
    line-height: 35px;
  }
  .section-content-block .section-heading-2 .title {
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
  }
  .section-content-block .bottom-part-image {
    margin-bottom: 26px;
  }
  .section-content-block .section-heading-2 .text,
  .section-content-block .sub-heading .text,
  .section-content-block .sub-heading-2 .text {
    font-size: 16px;
    line-height: 24px;
  }

  /* section-resources-block */
  .section-resources-block .resource-list .item .info {
    padding: 27px 19px 19px 19px;
  }
  .section-resources-block .resource-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-resources-block .filter.desktop {
    display: none;
  }
  .section-resources-block .filter.mobile {
    display: block;
  }
  .section-resources-block
    .select2-container--default
    .select2-selection--single {
    border: 2px solid var(--lightblue);
    border-radius: 4.37161px;
    height: 46px;
  }
  .section-resources-block
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 14px;
    line-height: 39px;
    color: var(--darkblue);
    font-weight: 500;
    padding-left: 13px;
  }
  .section-resources-block
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 9px;
    right: 15px;
  }
  .section-resources-block
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    background-image: url(../images/select-bottom-arrow.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    border: unset;
  }
  .section-resources-block .filter:after {
    content: unset;
  }
  /* section-resources-block */

  /* section-featured-slider-block */

  .section-featured-slider-block .single-team-item {
    flex-direction: column;
  }

  .section-featured-slider-block
    .single-team-item.slick-changed-to-current
    .image-content {
    transform: translateY(15px);
  }

  .section-featured-slider-block .single-team-item.slick-current {
    min-width: unset !important;
    min-width: 300px !important;
  }
  .section-featured-slider-block .slick-dots {
    display: none !important;
  }
  .section-featured-slider-block .slider-col {
    padding-left: 0;
  }
  .section-featured-slider-block .single-team-item .image-content {
    text-align: center;
    margin-left: 0;
  }
  .section-featured-slider-block .single-team-item .image-content .text {
    text-align: center;
    margin-bottom: 10px;
  }
  .section-featured-slider-block .single-team-item .image-content .time,
  .section-featured-slider-block .single-team-item .image-content .place {
    justify-content: center;
  }
  .section-featured-slider-block
    .single-team-item
    .image-content
    .social-icons {
    justify-content: center;
    margin-top: 13px;
  }
  .section-featured-slider-block .slider-buttons li {
    width: 40px;
    height: 40px;
  }
  .section-featured-slider-block .slider-buttons li i {
    font-size: 15px;
  }
  .section-cta-block-2.inner-section {
    margin-left: 18px;
    margin-right: 18px;
  }
  .section-cta-block-2.inner-section {
    padding: 106px 0 85px 0;
  }
  .section-cta-block-2.inner-section .content {
    padding: 0 19px;
    text-align: center;
  }
  .section-cta-block-2.inner-section .content .title {
    line-height: 35px;
    margin-bottom: 27px;
  }
  /* section-featured-slider-block */

  /* timer-block */
  .timer-banner .psgTimer_numbers > div > div {
    font-size: 23px !important;
    line-height: 28px !important;
  }
  .timer-banner.transparent .psgTimer_labels > div {
    font-size: 11px;
    line-height: 13px;
    margin-top: 8px;
  }
  /* timer-block */

  /* 	section-faq-block */

  .section-faq-block {
    background-size: cover;
  }

  /* 	section-faq-block */

  /* 	section-twitter-feed-block */
  .section-twitter-feed-block {
    padding: 50px 0;
  }
  .section-twitter-feed-block .ctf-tweets,
  .section-twitter-feed-block .ctf-tweet-items {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-twitter-feed-block .section-heading {
    margin-bottom: 41px;
  }
  .section-twitter-feed-block .section-heading .title {
    font-size: 29px;
    line-height: 35px;
  }

  /* 	section-twitter-feed-block */

  .section-speaker-intro .image-wrapper .image {
    width: 321px;
    height: 407px;
  }
  .section-event-information .top-part {
    flex-direction: column;
  }
  .section-speaker-intro.event-post .image-wrapper .image {
    width: 321px;
    height: 407px;
  }
}

@media only screen and (max-width: 640px) {
  .psgTimer_numbers > div div {
    font-size: 23px !important;
    line-height: 28px !important;
    width: unset !important;
    height: unset !important;
  }
  .timer-banner.transparent .psgTimer_labels > div {
    font-size: 11px;
    line-height: 13px;
  }
  .timer-banner.transparent .psgTimer_numbers > div:after {
    top: -6px;
  }
}

@media only screen and (max-width: 500px) {
  .container {
    max-width: calc(317px + var(--bs-gutter-x, 0.75rem) * 2);
  }
  .section-agenda-list {
    padding-left: 35px;
    padding-right: 35px;
  }
  /* section-content-block */

  .section-content-block {
    overflow: hidden;
  }
  .section-content-block .container {
    max-width: unset;
    padding: 0;
  }
  .section-content-block .section-heading,
  .section-content-block .section-heading-2,
  .section-content-block .sub-heading .title,
  .section-content-block .sub-heading,
  .sub-heading-2 .title,
  .sub-heading-2 .text,
  .section-content-block .full-image .text {
    max-width: 317px;
    margin: auto;
  }
  .section-content-block .full-image .text {
    margin-top: 27px;
    margin-bottom: 48px;
  }
  .section-content-block .sub-heading .title {
    margin-bottom: 17px;
  }

  /* section-content-block */

  .section-speaker-intro .image-wrapper {
    float: right;
  }
  .section-cta-block .inline-gap {
    display: block;
  }
}
