@media only screen and (max-width: 1140px) {
  .header .header__wrapper ul {
    display: none;
  }

  .header .gsk-logo {
    display: none;
  }
  .boostrix-logo {
    margin-left: 16px;
  }

  .header__wrapper {
    width: 100%;
    margin: 0;
  }

  .hamburger-icon {
    display: inline;
    margin-right: 16px;
  }

  .arrow-icon {
    width: 17px;
  }

  .wrapper {
    width: 100%;
  }

  .mobile-only {
    display: block;
  }

  /* index - hero section */

  .hero__section {
    padding-top: 60px;

    padding-left: 16px;
    padding-right: 16px;
    height: 648px;
    background-image: url(../images/hero-mImgpng.png);
  }
  .hero__section .wrapper {
    margin-top: 60px;
  }

  .hero__section .wrapper h4 {
    line-height: 12px;
    font-size: 9px;
  }

  .hero__section .wrapper h2 {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .hero__section .wrapper h1 {
    font-size: 54px;
    margin-bottom: 25px;
  }

  .hero__section .wrapper h3 {
    font-size: 14px;
  }

  .intro__section {
    padding: 0px 16px;
  }

  .intro__section .wrapper {
    margin-top: 80px;
  }

  .intro__items .intro__item {
    flex-wrap: wrap;
    margin-bottom: 160px;
  }

  .intro__item .stock-img {
    width: 100%;
  }

  .boxTitle {
    font-size: 24px;
  }

  .boxSubTitle {
    font-size: 16px;
    margin-bottom: 14px;
  }

  .boxText {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .intro__section a {
    width: 115px;
    font-size: 14px;
  }

  .intro__item:nth-child(2n) .intro__item--content {
    order: inherit;
  }

  .intro__item--content .boxSubText {
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 20px;
  }

  .accordion__section {
    margin-bottom: 80px;
  }

  .accordion__section .wrapper {
    padding: 0px 16px;
  }

  .accordion-header {
    font-size: 18px;
  }

  .accordion-header.active + .accordion-content li {
    font-size: 12px;
    line-height: 20px;
    word-break: break-all;
  }

  .reference-header.active + .accordion-content li {
    margin-bottom: 16px;
    font-size: 12px;
  }

  .accordion-content .active-content li {
    line-height: 20px;
  }

  .reference-header + .accordion-content li {
    line-height: 20px;
  }
  .accordion-information ul li {
    font-size: 12px;
    line-height: 20px;
  }

  .info-header.active + .accordion-content li {
    margin-bottom: 6px;
  }

  .accordion-content {
    max-height: 0;
    transition: max-height 0.3s ease-in-out;
    /* transition: all 0.3 ease-in-out; */
    opacity: 0;
  }

  .accordion-content.active-content {
    font-size: 12px;
    line-height: 10px;
    word-break: break-all;
    opacity: 1;
  }

  .accordion__section .wrapper {
    margin-top: 80px;
  }

  .accordion-square-title h2 {
    font-size: 14px;
  }

  .accordion-information ul li > p {
    margin-top: 0px;
  }

  .mobile-info-h4 {
    font-size: 13.5px !important;
  }

  .accordion-footer-text {
    font-size: 12px;
    line-height: 15px;
  }

  .accordion__section .reference__accordion {
    margin-bottom: 12px;
  }

  .footer .wrapper {
    padding: 0px 16px;
  }

  .footer .footer-nav {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
  }

  .footer .footer-nav a {
    font-size: 14px;
    line-height: 35px;
    color: #e0e0e0;
  }

  .footer__partner {
    flex-wrap: wrap;
  }

  .footer__partner:not(:last-child) {
    margin-bottom: 16px;
  }

  .footer__partner--info {
    display: flex;
  }

  .footer__partner--info p:first-child {
    font-size: 12px;
    width: auto;
    margin-right: 5px;
  }
  .footer__partner--info p:last-child {
    font-size: 10px;
    padding-left: 5px;
  }

  .footer__partner--image {
    margin-bottom: 10px;
  }

  .copyright {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .license {
    font-size: 12px;
  }

  /* bordetella */

  .bordetella__heroSection .wrapper {
    margin-top: 60px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heroSection--subTitle {
    font-size: 18px;
    line-height: 22px;
  }

  .heroSection--title {
    font-size: 40px;
    line-height: 54px;
  }

  .heroSection--desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .pc-only {
    display: none;
  }

  .heroSection--bgImage {
    margin-top: 50px;
    background-image: url(../images/stocks/bordetella-stock-m01.png);
    background-position: center;
    height: 214px;
  }

  .bordetella__babySection .wrapper {
    margin-top: 80px;
    padding: 0px 16px;
  }

  .sharedTitle {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 16px;
  }

  .sharedDesc {
    font-size: 16px;
    line-height: 24px !important;
  }

  .pc-only-flex {
    display: none;
  }

  .babySection__item {
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 32px;
  }

  .babySection__item img {
    width: 100%;
  }
  .babySection__item > div {
    width: 100%;
  }

  .babySection__item:last-child .babySection__titleImg {
    order: 0;
  }

  .babySection__title {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .babySection__desc {
    font-size: 14px;
    line-height: 20px;
  }

  .babySection__item.mobile-only-flex {
    display: flex;
  }

  .bordetella__graphSection {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bordetella__graphSection .wrapper {
    padding: 0px 16px;
  }

  .bordetella__graphSection .sharedTitle {
    font-size: 24px;
  }

  .graphSection__header {
    text-align: left;
  }

  .bordetella__graphSection img {
    width: 100%;
    content: url(../images/stocks/bordetella-stock-m02.png);
  }

  .bordetella__preventionSection {
    padding-bottom: 80px;
  }
  .bordetella__preventionSection .wrapper {
    margin-top: 80px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .bordetella__preventionSection img {
    width: 100%;
    content: url(../images/stocks/bordetella-stock-m03.png);
  }

  .preventionBox {
    padding: 24px 20px;
    height: 111px;
  }
  .preventionBox .sharedDesc {
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 20px !important;
  }

  .bordetella__targetSection {
    padding: 80px 0px;
  }

  .bordetella__targetSection .wrapper {
    padding: 0px 16px;
  }

  .targetSection__cards {
    margin-top: 40px;
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
  }

  .targetSection__cards img {
    width: 264px;
    margin: 0 auto;
  }

  .targetSection__tips {
    padding: 24px 16px;
    height: 132px;
  }

  .targetSection__tips p {
    font-size: 14px;
  }

  .bordetella__caseSection {
    padding: 80px 0px;
  }

  .bordetella__caseSection .wrapper {
    padding: 0px 16px;
  }

  .bordetella__caseSection .smallTitle {
    font-size: 18px;
    line-height: 24px;
  }

  .bordetella__caseSection .sharedTitle {
    margin-bottom: 8px;
  }

  .caseSection__cards {
    margin-top: 40px;
    grid-template-columns: repeat(1, 1fr);
  }

  .caseSection__card:not(:last-child) {
    margin-bottom: 40px;
  }
  .caseSection__card img {
    width: 100%;
  }

  .caseSection__card h4 {
    margin: 16px 0px;
    font-size: 20px;
  }

  .caseSection__card p {
    font-size: 14px;
  }

  .banner__section .wrapper {
    padding: 0px 16px;
    margin-top: 60px;
  }

  .banner__section img {
    width: 100%;
    content: url(../images/stocks/bordetella-stock-m04.png);
  }

  .banner__section {
    margin-bottom: 60px;
  }

  .tetanus .heroSection--bgImage {
    background-image: url(../images/stocks/tetanus-stock-m01.png);
  }

  .introSection__faq {
    flex-wrap: wrap;
  }

  .tetanus__introSection .wrapper {
    padding: 0px 16px;
    margin-top: 80px;
  }

  .faq__info--box {
    flex-direction: column;
    align-items: initial;
    margin-bottom: 16px;
  }

  .faq__info--box img {
    width: 32px;
    height: 32px;
  }

  .faq__info--box .sharedTitle {
    margin-top: 10px;
    margin-left: 0px;
  }

  .introSection__faq--info {
    width: 100%;
  }

  .introSection__faq--content {
    width: 100%;
  }
  .introSection__faq--content img {
    width: 100%;
  }

  .faq__bg {
    padding: 0px 18px;
    height: 380px;
    background-image: url(../images/stocks/tetanus-stock-m02.png);
    background-size: cover;
  }

  .faq__bg p {
    font-size: 20px;
    line-height: 34px;
    text-align: center;
  }

  .tetanus__graphSection {
    padding: 80px 0px;
  }

  .tetanus__graphSection .wrapper {
    padding: 0px 16px;
  }

  .tetanus__graphSection .tetanus-graph-img {
    width: 100%;
    content: url(../images/stocks/tetanus-stock-m03.png);
  }

  .tetanus__chartSection .wrapper {
    margin-top: 80px;
    padding: 0px 16px;
  }

  .tetanus__chartSection .chart__title {
    font-size: 16px;
  }

  .introSection__faq {
    margin-bottom: 80px;
  }

  .introSection__faq--info .sharedDesc2 {
    font-size: 14px;
    line-height: 22px;
  }

  .act2__hero--title p:first-child {
    font-size: 16px;
  }

  .act2 .heroSection--title {
    line-height: 24px;
  }

  .act2 .heroSection--desc {
    font-size: 16px;
  }

  .sub--heroSection h5 {
    font-size: 12px;
    line-height: 17px;
  }

  .act2 .heroSection--bgImage {
    background-image: url(../images/stocks/act2-stock-m01.png);
  }

  .act2__medecineSection .wrapper {
    padding: 0px 16px;
  }

  .act2__medecineSection .medecine__header {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .medecine__header h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .medecine__header h4 {
    font-size: 16px;
    line-height: 24px;
  }

  .medecine__header .sharedTitle {
    font-size: 32px;
    margin-bottom: 0px;
  }
  .act2__medecineSection {
    background-color: white;
    background-image: none;
    height: auto;
  }

  .act2__medecineSection img {
    width: 100%;
    height: 386px;
    object-fit: cover;
  }

  .act2__seniorSection {
    padding-bottom: 80px;
  }

  .act2__seniorSection .wrapper {
    margin-top: 80px;
    padding: 0px 16px;
  }

  .act2__seniorSection .sharedDesc {
    line-height: 24px;
  }

  .act2__seniorSection h5 {
    font-size: 10px;
    line-height: 15px;
  }

  .senior__doctorCard {
    flex-wrap: wrap;
    justify-content: center;
    padding: 24px 16px;
    height: 270px;
    border-radius: 20px;
  }

  .senior__doctorCard img {
    width: 80px;
    height: 80px;
  }

  .senior__doctorCard h3 {
    font-size: 20px;
    text-align: center;
  }

  .senior__doctorCard p {
    font-size: 14px;
    text-align: center;
    line-height: 22px;
  }

  .senior__virusImages {
    display: grid;
    grid-template-columns: 1fr;
    flex-wrap: wrap;
    justify-items: center;
    gap: 30px;
  }

  .senior__virusImages img:nth-child(1) {
    content: url(../images/stocks/act2-stock-m03.png);
    width: 200px;
  }

  .senior__virusImages img:nth-child(2) {
    content: url(../images/stocks/act2-stock-m04.png);
    width: 100px;
  }

  .senior__virusImages img:nth-child(3) {
    content: url(../images/stocks/act2-stock-m05.png);
  }

  .act2__gallerySection .wrapper {
    margin-top: 80px;
    padding: 0px 16px;
  }

  .act2__gallerySection .gallery__grid {
    margin: 40px 0px;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .gallery__grid--card {
    width: 100%;
    margin-bottom: 20px;
  }

  .gallery__grid--card img {
    width: 100%;
  }

  .gallery__grid--card p {
    font-size: 20px;
    margin-top: 15px;
  }

  .gallery__grid--card .subText span {
    font-size: 12px;
    margin-top: 6px;
  }

  .act2__gallerySection {
    padding-bottom: 0px;
  }

  .bordetella .bordetella__babySection .sharedDesc {
    margin-bottom: 32px;
  }

  .tetanus__introSection .sharedDesc2 {
    font-size: 12px;
  }

  .faq__info--box .sharedTitle {
    font-size: 23px;
  }

  .tetanus__chartSection p {
    font-size: 15px;
  }

  .bubble__wrapper {
    display: none;
  }

  .sidebar {
    display: block;
  }

  .license-box {
    flex-direction: column;
  }

  .license-box p:last-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    margin-top: 7px;
  }
}
