@media screen and (max-width: 1660px) {
  .shortlist-wrapper .box-text .box-text-inner h3 {
    font-size: 36px;
  }
  .shortlist-wrapper .box-text .box-text-inner a {
    width: 200px;
  }
}
@media screen and (max-width: 1360px) {
  .shortlist-wrapper .box-text .box-text-inner a {
    width: 150px;
  }
  #logo {
    width: 120px !important;
  }
  #masthead .header-nav.nav-left li {
    margin: 0 12px !important;
  }
}
@media screen and (max-width: 1260px) {
  .shortlist-wrapper .box-text .box-text-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1160px) {
  #masthead .header-nav > li > a {
    font-size: 16px !important;
    font-weight: 600 !important;
  }
  #masthead .header-nav.nav-right .header-button a span {
    font-size: 14px !important;
  }
  .header-main {
    height: 90px !important;
  }
}

@media screen and (max-width: 1080px) {
  .heroSlider__img {
    object-fit: cover;
    transform: scale(1);
    transition: transform 6s linear 0.3s;
    min-height: unset;
    max-height: unset;
    height: 500px;
  }
  .heroSlider__title {
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
  }
  .heroSlider__slogan {
    width: 317px;
  }
  .heroSlider .heroSlider__content-wrapper {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #masthead .show-for-medium,
  [data-show="show-for-medium"] {
    display: block !important;
  }
  #masthead .hide-for-medium,
  [data-show="hide-for-medium"] {
    display: none !important;
  }
  #masthead .medium-logo-center .logo {
    margin: 0 15px !important;
    order: 2 !important;
    text-align: center !important;
  }
  #masthead .medium-logo-center .flex-left {
    flex: 1 1 0 !important;
    order: 1 !important;
  }
  .about_us-wrapper .col-inner,
  .about_us-wrapper .col-inner .img.has-hover,
  .about_us-wrapper .col-inner .img.has-hover .img-inner {
    height: 100%;
  }
  .about_us-wrapper .col-inner .img.has-hover .img-inner img {
    height: 100%;
    object-fit: cover;
  }
  .why_choose_us-col-left .col-inner .icon-box,
  .why_choose_us-col-right .col-inner .icon-box {
    min-height: 400px;
  }
  .why_choose_us-col-left .col-inner,
  .why_choose_us-col-right .col-inner {
    gap: 40px;
  }
  .why_choose_us-col-center .col-inner {
    height: 100%;
  }
  .video_reviewbrand-description {
    margin: 20px auto;
    max-width: 90%;
  }
  .video_reviewbrand-description p {
    font-size: 16px;
  }
  .video_reviewbrand-wrapper .icon-box-text h3 {
    font-size: 28px;
  }
  .video-wrapper .video-button-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 0px;
  }
  .show_brand-wrapper {
    padding-top: 80px !important;
  }
  .show_brand-wrapper .title-primary h1 {
    margin-bottom: unset !important;
  }
  .gs_logo_single img {
    max-block-size: 50px !important;
    object-fit: contain;
  }
  .why_choose_us-col-center .col-inner h2 {
    font-size: 24px;
  }
  .why_choose_us-col-center .col-inner p {
    width: 90%;
    font-size: 16px;
  }
  .why_choose_us-col-center .col-inner a {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  /* .pwu-item{
    margin-right: 50px !important;
  } */
  .pricing_services-col h1 {
    font-size: 24px;
  }
  .pricing_services-col p {
    font-size: 16px;
  }
  .pricing_services-list {
    margin-top: 20px;
    max-height: 350px;
    padding-right: 35px;
  }
  .pricing_services-item {
    margin-left: 0px !important;
  }
  .pricing_services-heading {
    margin-bottom: 5px;
  }
  .pricing_services-heading h4,
  .pricing_services-heading span {
    font-size: 18px;
  }
  .pricing_services-body {
    font-size: 14px;
  }
  .pricing_services-item {
    margin-bottom: 15px;
  }
  .pricing_services-col .col-inner,
  .pricing_services-col .col-inner .img.has-hover,
  .pricing_services-col .col-inner .img.has-hover .img-inner,
  .pricing_services-col .col-inner .img.has-hover .img-inner img {
    height: 100%;
  }
  .news_homepage-list .post-item {
    padding: 0 40px 30px !important;
  }
  .news_homepage-list .post-item:first-child {
    padding-left: 40px !important;
  }
  .news_homepage-list .post-item:last-child {
    padding-right: 40px !important;
  }
}

@media only screen and (max-width: 992px) {
  .site_service-tabs {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
  }
  .service-tab {
    height: 50px;
    width: 100%;
    max-width: 350px;
    flex: auto;
  }
  .service-tab:last-child {
    flex: auto;
  }
  .list-news-blogs .news-item {
    flex-direction: column;
  }
  .news-item .news-left img {
    max-height: 300px;
  }
}

@media only screen and (max-width: 768px) {
  .heroSlider__title {
    font-size: 24px;
    line-height: 40px;
  }
  .heroSlider__content-description {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    margin-top: 10px;
  }
  .heroSlider__slogan table tbody tr td {
    font-size: 16px;
  }
  .heroSlider__slogan table {
    margin-left: -2px;
  }
  .heroSlider__slogan {
    width: 416px;
  }
  .heroSlider__btn {
    width: 210px;
  }
  .title-primary h1,
  .roles-section h2,
  .proud-moments-section h2,
  .single_hiring-title h1,
  .contact_form-section h1,
  .proud-moments-scroll .proud-moment-title {
    font-size: 32px !important;
  }
  .roles-section h2,
  .proud-moments-section h2 {
    letter-spacing: normal;
  }
  .roles-section .role-card .button-apply a {
    font-size: 16px;
    height: 40px;
  }
  .our_story-left p {
    font-size: 14px;
  }
  .our_story-left .col-inner {
    width: 100%;
  }
  .shortlist-wrapper .box-text .box-text-inner h3 {
    font-size: 24px;
  }
  .shortlist-wrapper .box-text {
    padding: 10px !important;
  }
  .shortlist-wrapper .col:first-child {
    padding-left: 15px !important;
  }
  .shortlist-wrapper .col:last-child {
    padding-right: 15px;
  }
  .about_us-right .col-inner {
    width: 100%;
  }
  .contact_homepage-wrapper .row {
    flex-direction: column-reverse;
  }
  .contact_homepage-wrapper .row .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .contact_homepage-wrapper .col:last-child .col-inner {
    margin-left: unset;
  }
  .pricing_services-col .col-inner .img.has-hover .img-inner img {
    object-fit: cover;
  }
  #footer .col {
    flex-basis: 50% !important;
    max-width: 50% !important;
    padding: 0 15px 30px !important;
  }
  #footer .footer-col-4 .row {
    flex-direction: column;
  }
  #footer .footer-col-4 .row .col {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .site_service-heading h1 {
    font-size: 32px;
  }
  .service-tab a {
    font-size: 18px;
  }
  .service-tab {
    height: 45px;
  }
  .site_service-tabs {
    margin-bottom: 0;
  }
  .popup_service-heading .close-popup {
    right: -22px;
    top: -19px;
  }
  .pwu-filter-group,
  #pwuGrid.product_we_use-list-colors {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .banner_career,
  .banner_career_opportunities {
    padding-top: 500px !important;
  }
  .banner_career .text-box-content h1,
  .banner_career_opportunities .text-box-content h1 {
    font-size: 32px;
  }
  .popup_proud-content {
    padding: 20px !important;
  }
  .popup_proud-heading h2 {
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
  .news-blogs-right {
    display: none;
  }
  .news-blogs-left {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 615px) {
	    .heroSlider__slogan {
        width: 317px;
    }
  .proud-moments-scroll .proud-moment-thumb img{
        height: 286px;
  }
  .popup_member-content {
    padding: 15px !important;
  }
  .member-content-right .col-inner {
    border-radius: unset;
    padding: 15px;
  }
  .popup_member-wrapper .row .member-content-left img {
    border-radius: unset;
	          height: 350px;
	  object-fit: cover;
        width: 100%;
        object-position: center;
  }
  .member-content-right .member-title {
    font-size: 18px;
  }
  .popup_service-button {
    width: unset;
  }
  .member-content-right .member-feeling {
    font-size: 14px;
  }
  .footer-col-4 {
    padding-bottom: 0 !important;
  }
  #footer .footer-col-4 .row .col {
    padding-bottom: 0 !important;
  }
  .mfp-gallery .mfp-arrow-right {
    right: 25px !important;
  }
  .mfp-gallery .mfp-arrow-left {
    left: 25px !important;
  }
  .mfp-arrow {
    top: 45% !important;
  }
  .mfp-gallery .mfp-title {
    font-size: 16px !important;
  }
  .mfp-gallery .mfp-title::before {
    height: 26px;
    width: 26px;
  }
  .testimonials-from-staff h2,
  .proud-moments-scroll h2 {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .our_story-wrapper,
  .shortlist-wrapper,
  .about_us-wrapper,
  .show_brand-wrapper,
  .pricing_services-wrapper,
  .news_homepage-wrapper,
  .video_reviewbrand-wrapper,
  .custom-section,
  .about_us-heading,
  .about_us-ltr,
  .about_us-rtl,
  .clients_heading,
  .why-work-with-pureglow,
  .member-team-section,
  .testimonials-from-staff,
  .ask_section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .our_story-wrapper .row {
    flex-direction: column !important;
  }
  .our_story-wrapper .row .col,
  .shortlist-wrapper .row .col,
  .about_us-wrapper .row .col,
  .why_choose_us-wrapper .row .col {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .our_story-left .col-inner {
    text-align: center;
  }
  .our_story-left .col-inner a,
  .about_us-right .col-inner a {
    margin: 0 auto;
  }
  .shortlist-wrapper .box-text .box-text-inner h3 {
    font-size: 48px;
  }
  .shortlist-wrapper .box-text .box-text-inner a {
    width: 200px;
  }
  .shortlist-wrapper .box-text {
    padding: 24px !important;
  }
  .about_us-wrapper .row {
    flex-direction: column-reverse !important;
  }
  .about_us-right .col-inner {
    text-align: center;
  }
  .video_reviewbrand-description {
    margin: 0px auto;
  }
  .video-wrapper {
    margin-top: 30px !important;
  }
  .show_brand-wrapper .col-inner,
  .show_brand-wrapper .col {
    padding-bottom: 0 !important;
  }

  .why_choose_us-wrapper .row {
    margin-top: 50px;
  }
  .why_choose_us-col-left .col-inner .icon-box,
  .why_choose_us-col-right .col-inner .icon-box {
    min-height: unset;
  }
  .why_choose_us-col-center .col-inner .img-inner img {
    object-fit: contain;
  }
  .slider-product-we-use-section h1 {
    font-size: 32px;
  }
  .pwu-slider {
    margin: 30px 0;
  }
  .pwu-thumb-wrap img {
    height: 400px !important;
    object-fit: cover;
  }
  .pricing_services-wrapper .col {
    padding-bottom: 0 !important;
  }
  .news_homepage-list .post-item {
    padding: 0 40px 0px !important;
  }
  .news_homepage-wrapper .image-cover {
    padding-top: 400px !important;
  }
  .site_service-heading h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .service-tab a {
    font-size: 16px;
  }
  .site_service-tabs {
    gap: 10px;
  }
  .site_service-hero .heroSlider__slogan,
  .book_our_service_slider .heroSlider__slogan {
    font-size: 14px;
  }
  .site_service-products .product-use__title {
    font-size: 24px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 15px !important;
  }
  .product-use__desc {
    font-size: 14px;
    text-align: center;
  }
  .product-use__link {
    margin: 0 auto;
  }
  .popup_service-heading h2 {
    font-size: 20px;
  }
  .popup_service-heading {
    padding-bottom: 20px;
  }
  .illustration-title,
  .illustration-item-title {
    font-size: 24px;
  }
  .illustration-desc,
  .illustration-item-desc {
    font-size: 14px;
  }
  .button-hero-silder-wrapper {
    gap: unset;
    justify-content: space-between;
  }
  .product_we_use-row:first-child {
    padding-top: 20px;
  }
  .product_we_use-row h2,
  .product_we_use-color-filter h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .pwu-filter-group,
  #pwuGrid.product_we_use-list-colors {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pwu-filter-opt:last-child span {
    white-space: unset;
  }
  .about_us-ltr .row .col,
  .about_us-rtl .row .col,
  .health_hygiene .row .col {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .about_us-rtl .row {
    flex-direction: column-reverse;
  }
  .about_us-rtl .our_story-right .col-inner {
    width: 100%;
    text-align: center;
  }
  .about_us-rtl .our_story-right .col-inner a {
    margin: 0 auto;
  }
  .about_us-heading .col {
    padding-bottom: 0 !important;
  }
  .title-primary h2 {
    font-size: 32px;
  }
  .gallery__section .gallery-col {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .career-opportunities-item {
    flex-direction: column;
    gap: 10px;
  }
  .career-opportunities-left .the-excerpt {
    width: 100%;
  }
  .popup_member-content {
    overflow-y: scroll;
  }
  .popup_member-content::-webkit-scrollbar {
    width: 0px;
  }
  .new_client_ofer-section .wrap-input-group,
  .contact_form-section form .form-row.two-columns p {
    gap: 0px;
    flex-direction: column;
  }
  .pg-title {
    font-size: 24px;
  }
  #countdown-popup .col:last-child .col-inner {
    padding-top: 15px;
  }
  .footer-col-4 .social-list .col-inner {
    flex-wrap: wrap;
  }

  .footer-col-4 table tr {
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* hoặc center nếu muốn */
    margin-bottom: 10px;
  }

  .footer-col-4 table td {
    display: block;
    width: 100%;
    text-align: left !important; /* reset lại align */
    padding: 2px 0;
  }

  #footer .col {
    flex-basis: 100% !important;
    max-width: 100% !important;
    padding: 0 15px 30px !important;
  }
  #footer .col:nth-child(2),
  #footer .col:nth-child(3) {
    flex-basis: 50% !important;
    max-width: 50% !important;
  }

  .banner_gallery .banner-layers h1,
  .banner_career .banner-layers h1 {
    font-size: 24px;
  }
  .banner_gallery {
    padding-top: 500px !important;
  }
  .banner_gallery .social-list .col-inner {
    flex-wrap: wrap;
  }
  .banner_gallery .banner-layer {
    width: 100% !important;
  }
  .banner_gallery .social-list .col-inner .icon-inner {
    width: 30px;
    height: 30px;
  }
  .banner_gallery .social-list .col-inner .icon-inner img {
    width: 15px;
    height: 15px;
  }
  .banner_gallery .social-list .col-inner .icon-box {
    flex: 0 0 30px;
  }
  .banner_career .banner-layer .button {
    min-width: fit-content;
    font-size: 14px;
  }
  .single_hiring-btns {
    align-items: flex-end;
    flex-direction: column;
  }
  .single_hiring-btns a {
    font-size: 16px;
    height: 40px;
  }
  .single_hiring-body h2 {
    font-size: 20px;
  }
  #contact-form {
    padding: 20px;
  }
  .contact_form-section p {
    font-size: 14px;
  }
  .contact_form-section p span {
    font-size: 13px;
    letter-spacing: 4px;
  }
}
@media only screen and (max-width: 425px) {
  .mfp-gallery .mfp-title {
    font-size: 14px !important;
    padding-left: 45px;
  }
  .mfp-gallery .mfp-title::before {
    height: 24px;
    width: 24px;
  }
  .mfp-gallery .mfp-counter {
    font-size: 12px;
  }
  .heroSlider__title {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
  }
  .heroSlider .heroSlider__content-wrapper {
    top: 40%;
  }
  .heroSlider__slogan table tr {
    margin-bottom: 10px;
    display: block;
  }
  .heroSlider__slogan table tr td {
    display: block;
    width: 100%;
    text-align: left !important;
  }
  .shortlist-wrapper .image-cover {
    padding-top: 350px !important;
  }
  .shortlist-wrapper .box-text .box-text-inner h3 {
    font-size: 32px;
  }
  .title-primary h1,
  .roles-section h2,
  .proud-moments-section h2,
  .single_hiring-title h1,
  .contact_form-section h1,
  .proud-moments-scroll .proud-moment-title {
    font-size: 24px !important;
  }
  .show_brand-wrapper .gs_logo_single--wrapper {
    padding: 0 !important;
  }
  .why_choose_us-wrapper {
    padding-top: 0 !important;
  }
  .show_brand-wrapper .title-primary span,
  .why_choose_us-wrapper .title-primary span,
  .news_homepage-wrapper .title-primary span {
    letter-spacing: 5px !important;
  }
  .why_choose_us-col-left .col-inner .icon-box,
  .why_choose_us-col-right .col-inner .icon-box {
    padding: 20px;
  }
  .why_choose_us-col-left .col-inner .icon-box .icon-box-img,
  .why_choose_us-col-right .col-inner .icon-box .icon-box-img {
    margin-bottom: 16px !important;
  }
  .why_choose_us-col-left .col-inner .icon-box .icon-box-text h3,
  .why_choose_us-col-right .col-inner .icon-box .icon-box-text h3 {
    font-size: 18px;
  }

  .why_choose_us-col-left .col-inner .icon-box .icon-box-text p,
  .why_choose_us-col-right .col-inner .icon-box .icon-box-text p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .why_choose_us-col-left .col-inner .icon-box .icon img,
  .why_choose_us-col-right .col-inner .icon-box .icon img {
    width: 50px;
    height: 50px;
  }
  .why_choose_us-col-left .col-inner .icon-box .icon-box-text p a,
  .why_choose_us-col-right .col-inner .icon-box .icon-box-text p a {
    font-size: 14px;
  }
  .why_choose_us-col-center .col-inner {
    padding-top: 15px;
  }
  .why_choose_us-col-center .col-inner h2 {
    font-size: 18px;
  }
  .why_choose_us-col-center .col-inner p {
    font-size: 14px;
  }
  .slider-product-we-use-section h1 {
    font-size: 24px;
  }
  .pricing_services-wrapper .pricing_services-col:first-child .img-inner img {
    margin-bottom: 0px;
  }
  .pricing_services-wrapper .pricing_services-col:first-child {
    flex-direction: column-reverse;
  }
  .pricing_services-wrapper .col-inner {
    margin-bottom: 30px;
  }
  .news_homepage-list .post-item {
    padding: 0 15px 0px !important;
  }
  .news_homepage-list .post-item:first-child {
    padding-left: 15px !important;
  }
  .news_homepage-list .post-item:last-child {
    padding-right: 15px !important;
  }
  .contact_homepage-wrapper .col-inner .icon-box table {
    max-width: unset;
  }
  .contact_homepage-wrapper .col-inner .icon-box table tr {
    margin-bottom: 10px;
    display: block;
  }
  .contact_homepage-wrapper .col-inner .icon-box table tr td {
    display: block;
    width: 100%;
    text-align: left !important;
  }
  #footer .col {
    flex-basis: 100% !important;
    max-width: 100% !important;
    padding: 0 15px 30px !important;
  }
  .popup_service-heading h2 {
    font-size: 16px;
  }
  .popup_service-heading {
    padding-bottom: 15px;
  }
  .popup_service-heading .close-popup {
    right: -45px;
    top: -30px;
  }
  .popup_service .service_description {
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
  }
  .popup_service-button {
    font-size: 16px;
    width: unset;
    margin-top: 15px;
  }
  .service-card__title {
    font-size: 18px;
  }
  .service-card__desc p {
    font-size: 14px;
  }
  #masthead .medium-logo-center .logo {
    margin: 0 !important;
  }
  .header-button a {
    padding: 0 5px;
    font-size: 11px;
  }
  .banner_gallery .banner-layers h1,
  .banner_career .banner-layers h1 {
    font-size: 24px;
  }
  .banner_gallery {
    padding-top: 500px !important;
  }
  .banner_gallery .social-list .col-inner {
    flex-wrap: wrap;
  }
  .banner_gallery .banner-layer {
    width: 100% !important;
  }
  .banner_gallery .social-list .col-inner .icon-inner {
    width: 30px;
    height: 30px;
  }
  .banner_gallery .social-list .col-inner .icon-inner img {
    width: 15px;
    height: 15px;
  }
  .banner_gallery .social-list .col-inner .icon-box {
    flex: 0 0 30px;
  }
}
@media only screen and (max-width: 375px) {
  .mfp-counter {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
}
