{"id":6102,"date":"2026-08-31T20:46:09","date_gmt":"2026-08-31T13:46:09","guid":{"rendered":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/?page_id=6102"},"modified":"2026-08-31T20:47:10","modified_gmt":"2026-08-31T13:47:10","slug":"awards","status":"publish","type":"page","link":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/awards\/","title":{"rendered":"awards"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6102\" class=\"elementor elementor-6102\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-11afe40 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"11afe40\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-222ffd2\" data-id=\"222ffd2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-455741c elementor-widget elementor-widget-html\" data-id=\"455741c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"description\" content=\"Awards, certifications and guest recognition received by Mida Hotel Don Mueang Airport in Bangkok.\">\n  <title>Awards &amp; Recognition | Mida Hotel Don Mueang Airport<\/title>\n  <link rel=\"icon\" href=\"data:,\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600&amp;family=Jost:wght@300;400;500&amp;display=swap\" rel=\"stylesheet\">\n  <style>\n      * { font-family: 'Noto Sans Thai', sans-serif !important; }\n      @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Thai:wght@300;400;500;600;700&display=swap');\n    :root {\n      --mdh-gold: #0c6980;\n      --mdh-gold-dark: #80652d;\n      --mdh-ink: #262626;\n      --mdh-muted: #686868;\n      --mdh-line: rgba(38, 38, 38, .13);\n      --mdh-white: #fff;\n      --mdh-soft: #f7f4ee;\n      --mdh-max: 1240px;\n      --mdh-serif: 'Cormorant Garamond', Georgia, serif;\n      --mdh-sans: 'Noto Sans Thai', sans-serif;\n    }\n\n    * { box-sizing: border-box; }\n    html, body { margin: 0; overflow-x: hidden; }\n    body { background: var(--mdh-white); color: var(--mdh-ink); font-family: var(--mdh-sans); -webkit-font-smoothing: antialiased; }\n    img { display: block; max-width: 100%; }\n    h1, h2, h3, p, figure { margin: 0; }\n\n    .mdh-awards-page { background: var(--mdh-white); }\n    .mdh-awards-wrap { width: min(var(--mdh-max), calc(100% - 64px)); margin-inline: auto; }\n    .mdh-awards-eyebrow {\n      margin-bottom: 17px;\n      color: var(--mdh-gold);\n      font-size: 11px;\n      font-weight: 400;\n      letter-spacing: .28em;\n      line-height: 1.4;\n      text-transform: uppercase;\n    }\n\n    \/* Image-only hero follows the Awards page reference. *\/\n    .mdh-awards-hero { position: relative; height: 700px; min-height: 700px; max-height: 700px; overflow: hidden; }\n    .mdh-awards-hero img { width: 100%; height: 100%; object-fit: cover; object-position: center 52%; }\n    .mdh-awards-hero::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(180deg, transparent 55%, rgba(0,0,0,.14));\n      pointer-events: none;\n    }\n\n    .mdh-awards-intro { padding: 108px 0 70px; text-align: center; }\n    .mdh-awards-intro__inner { max-width: 870px; margin-inline: auto; }\n    .mdh-awards-intro h1 {\n      color: var(--mdh-ink);\n      font-family: var(--mdh-serif);\n      font-size: clamp(46px, 6vw, 72px);\n      font-weight: 500;\n      letter-spacing: -.015em;\n      line-height: .98;\n    }\n    .mdh-awards-intro__copy { max-width: 760px; margin: 27px auto 0; color: var(--mdh-muted); font-size: 17px; font-weight: 300; line-height: 1.85; }\n\n    .mdh-awards-showcase { padding: 25px 0 125px; }\n    .mdh-awards-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--mdh-line); border-left: 1px solid var(--mdh-line); }\n    .mdh-award {\n      position: relative;\n      min-height: 390px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      border-right: 1px solid var(--mdh-line);\n      border-bottom: 1px solid var(--mdh-line);\n      padding: 42px 34px 35px;\n      background: var(--mdh-white);\n      text-align: center;\n      transition: background .35s ease;\n    }\n    .mdh-award:hover { background: var(--mdh-soft); }\n    .mdh-award__number { position: absolute; top: 23px; left: 25px; color: var(--mdh-gold); font-size: 9px; letter-spacing: .2em; }\n    .mdh-award__logo { width: 190px; height: 190px; display: grid; place-items: center; margin-bottom: 27px; }\n    .mdh-award__logo img { width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: contain; transition: transform .35s ease; }\n    .mdh-award:hover .mdh-award__logo img { transform: scale(1.025); }\n    .mdh-award h2 { font-family: var(--mdh-serif); font-size: 25px; font-weight: 500; line-height: 1.08; }\n    .mdh-award p { margin-top: 9px; color: var(--mdh-muted); font-size: 11px; font-weight: 300; letter-spacing: .08em; line-height: 1.55; text-transform: uppercase; }\n\n    @media (max-width: 900px) {\n      .mdh-awards-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .mdh-award { min-height: 360px; }\n    }\n\n    @media (max-width: 600px) {\n      .mdh-awards-wrap { width: min(100% - 32px, var(--mdh-max)); }\n      .mdh-awards-hero { height: 440px; }\n      .mdh-awards-hero img { object-position: 59% center; }\n      .mdh-awards-intro { padding: 78px 0 52px; }\n      .mdh-awards-intro h1 { font-size: 52px; }\n      .mdh-awards-intro__copy { font-size: 15px; }\n      .mdh-awards-showcase { padding: 15px 0 80px; }\n      .mdh-awards-grid { grid-template-columns: 1fr; }\n      .mdh-award { min-height: 340px; padding: 38px 25px 31px; }\n      .mdh-award__logo { width: 175px; height: 175px; }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .mdh-award, .mdh-award__logo img { transition-duration: .01ms !important; }\n    }\n  \n      \/* Remove text from hero sections per user request *\/\n      [class*=\"hero__content\"] p, [class*=\"hero__content\"] h1, [class*=\"hero__content\"] h2, [class*=\"hero__content\"] span,\n      .hero-content p, .hero-content h1, .hero-content h2, .hero-content span,\n      [class*=\"hero\"] .eyebrow, [class*=\"hero\"] .title, [class*=\"hero\"] .sub,\n      [class*=\"hero__eyebrow\"], [class*=\"hero__title\"], [class*=\"hero__sub\"] {\n        display: none !important;\n      }\n<\/style>\n<\/head>\n<body>\n  <main class=\"mdh-awards-page\">\n    <section class=\"mdh-awards-hero\" aria-label=\"Mida Hotel Don Mueang Airport exterior\">\n      <img src=\"https:\/\/www.midahoteldonmueangairport.com\/wp-content\/uploads\/2022\/03\/Exterior_001__.jpg\" alt=\"Exterior of Mida Hotel Don Mueang Airport\" fetchpriority=\"high\" decoding=\"async\">\n    <\/section>\n\n    <section class=\"mdh-awards-intro\">\n      <div class=\"mdh-awards-wrap mdh-awards-intro__inner\">\n        <p class=\"mdh-awards-eyebrow\">Recognition &amp; Accolades<\/p>\n        <h1>Awards<\/h1>\n        <p class=\"mdh-awards-intro__copy\">Combining modern comfort, attentive service, and a prime location near Don Mueang International Airport, Mida Hotel Don Mueang Airport has earned the trust of travelers seeking a convenient and comfortable stay in Bangkok.<\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"mdh-awards-showcase\" aria-label=\"Awards and certifications\">\n      <div class=\"mdh-awards-wrap\">\n        <div class=\"mdh-awards-grid\">\n          <article class=\"mdh-award\">\n            <span class=\"mdh-award__number\">01<\/span>\n            <figure class=\"mdh-award__logo\"><img src=\"https:\/\/www.midahoteldonmueangairport.com\/wp-content\/uploads\/2022\/03\/award2-150x150-1.jpg\" alt=\"Tripadvisor Travelers' Choice 2020\" loading=\"lazy\" decoding=\"async\"><\/figure>\n            <h2>Travelers' Choice 2020<\/h2>\n            <p>Tripadvisor<\/p>\n          <\/article>\n\n          <article class=\"mdh-award\">\n            <span class=\"mdh-award__number\">02<\/span>\n            <figure class=\"mdh-award__logo\"><img src=\"https:\/\/www.midahoteldonmueangairport.com\/wp-content\/uploads\/2022\/03\/mhap-300x300-1.jpg\" alt=\"Agoda Customer Review Award 2021 with rating 8.1\" loading=\"lazy\" decoding=\"async\"><\/figure>\n            <h2>Customer Review Award 2021<\/h2>\n            <p>Agoda \u00b7 Guest Rating 8.1<\/p>\n          <\/article>\n\n          <article class=\"mdh-award\">\n            <span class=\"mdh-award__number\">03<\/span>\n            <figure class=\"mdh-award__logo\"><img src=\"https:\/\/www.midahoteldonmueangairport.com\/wp-content\/uploads\/2022\/03\/award8-150x150-1.jpg\" alt=\"Thailand MICE Venue Standard Certified\" loading=\"lazy\" decoding=\"async\"><\/figure>\n            <h2>Thailand MICE Venue Standard<\/h2>\n            <p>Certified Venue<\/p>\n          <\/article>\n\n          <article class=\"mdh-award\">\n            <span class=\"mdh-award__number\">04<\/span>\n            <figure class=\"mdh-award__logo\"><img src=\"https:\/\/www.midahoteldonmueangairport.com\/wp-content\/uploads\/2024\/07\/thailand_tourism_standard.jpeg\" alt=\"Thailand Tourism Standard\" loading=\"lazy\" decoding=\"async\"><\/figure>\n            <h2>Thailand Tourism Standard<\/h2>\n            <p>Tourism Quality Recognition<\/p>\n          <\/article>\n\n          <article class=\"mdh-award\">\n            <span class=\"mdh-award__number\">05<\/span>\n            <figure class=\"mdh-award__logo\"><img src=\"https:\/\/www.midahoteldonmueangairport.com\/wp-content\/uploads\/2024\/07\/w1200-e1721810515782.jpeg\" alt=\"Amazing Thailand Safety and Health Administration SHA certification\" loading=\"lazy\" decoding=\"async\"><\/figure>\n            <h2>SHA Certification<\/h2>\n            <p>Amazing Thailand Safety &amp; Health Administration<\/p>\n          <\/article>\n\n          <article class=\"mdh-award\">\n            <span class=\"mdh-award__number\">06<\/span>\n            <figure class=\"mdh-award__logo\"><img src=\"https:\/\/www.midahoteldonmueangairport.com\/wp-content\/uploads\/2024\/07\/AMVS.jpg\" alt=\"ASEAN MICE Venue Standard\" loading=\"lazy\" decoding=\"async\"><\/figure>\n            <h2>ASEAN MICE Venue Standard<\/h2>\n            <p>Regional Venue Recognition<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n<\/body>\n<\/html>\n\n<!-- Mobile responsive hero -->\n<style>\n      * { font-family: 'Noto Sans Thai', sans-serif !important; }\n@media (max-width: 768px) {\n  .mdh-awards-hero { height: 350px !important; min-height: 350px !important; max-height: 350px !important; }\n  .mdh-awards-hero img { height: 350px !important; min-height: 350px !important; max-height: 350px !important; }\n}\n<\/style>\n\n<!-- Global Mobile Responsive Safeguards -->\n<style>\n  \/* Force white text on primary solid buttons *\/\n  .mdh-btn:not(.mdh-btn--ghost):not(.mdh-btn--outline) {\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n  .mdh-btn:hover {\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n\n@media (max-width: 768px) {\n  html, body { \n    overflow-x: hidden !important; \n    max-width: 100vw !important; \n  }\n  .mdh-wrap, .elementor-container { \n    padding-left: 20px !important; \n    padding-right: 20px !important; \n  }\n  img { \n    max-width: 100% !important; \n    height: auto !important; \n  }\n  .mdh-h2, .mdh-h3, .mdh-hero__title { \n    word-break: break-word; \n  }\n  \/* Reduce huge vertical paddings on mobile *\/\n  .mdh-hero__content { \n    padding-top: 80px !important; \n    padding-bottom: 40px !important; \n  }\n}\n@media (max-width: 480px) {\n  .mdh-btn { \n    width: 100%; \n    text-align: center; \n  }\n}\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Awards &amp; Recognition | Mida Hotel Don Mueang Airpor [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6102","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/pages\/6102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/comments?post=6102"}],"version-history":[{"count":4,"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/pages\/6102\/revisions"}],"predecessor-version":[{"id":6106,"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/pages\/6102\/revisions\/6106"}],"wp:attachment":[{"href":"https:\/\/mhg.co.th\/midahoteldonmueangairport\/wp-json\/wp\/v2\/media?parent=6102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}