@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap");
@import url('https://fonts.googleapis.com/css?family=Kanit:300,400,500,600,700&display=swap');

@font-face {
  font-family: 'DB-Ozone-X';
  src: url('../../fonts/DB-Ozone-X/DBOzoneX.eot');
  src: local('DBOzoneX'),
      url('../../fonts/DB-Ozone-X/DBOzoneX.eot?#iefix') format('embedded-opentype'),
      url('../../fonts/DB-Ozone-X/DBOzoneX.woff2') format('woff2'),
      url('../../fonts/DB-Ozone-X/DBOzoneX.woff') format('woff'),
      url('../../fonts/DB-Ozone-X/DBOzoneX.ttf') format('truetype'),
      url('../../fonts/DB-Ozone-X/DBOzoneX.svg#DBOzoneX') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'DB-Ozone-X';
  src: url('../../fonts/DB-Ozone-X/DBOzoneX-Medium.eot');
  src: local('DBOzoneX-Medium'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Medium.eot?#iefix') format('embedded-opentype'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Medium.woff2') format('woff2'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Medium.woff') format('woff'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Medium.ttf') format('truetype'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Medium.svg#DBOzoneX-Medium') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DB-Ozone-X';
  src: url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.eot');
  src: local('DBOzoneX-Bold'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.eot?#iefix') format('embedded-opentype'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.woff2') format('woff2'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.woff') format('woff'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.ttf') format('truetype'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.svg#DBOzoneX-Bold') format('svg');
  font-weight: 800;
  font-style: normal;
}

.flex-center-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

/* .container {
  max-width: 1366px;
} */

/* Normal desktop :1200px. */
/* Normal desktop :992px. */
/* Tablet desktop :768px. */
/* small mobile :320px. */
/* Large Mobile :480px. */
/* 1. Theme default css */
body {
  font-family: 'DB-Ozone-X', sans-serif;
  font-weight: 400;
  font-size: 22px;
}
.payment-card {
  text-align: center;
  padding: 20px;
}
.payment-card img {
  height: 28px;
  vertical-align: bottom;
}
/* .package_price {
  margin-top: 5%;
} */
.package_price h1 p {
  position: relative;
  left: 0;
	color: #888888;
  font-size: 22px;
  font-weight: 400;
  /* text-decoration: line-through; */
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
  text-shadow: none;
}
.package_price h1 p span.sale-percent {
  display: inline-block;
  padding-left: 15px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 26px;
  font-weight: 800;
  color: #FF0000;
}
.package_price h1 p.recc_pack {
  position: relative;
  left: 0;
  color: #fff;
  font-weight: 500;
  text-decoration: line-through;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
}
.package_price h1 p.recc_pack span.sale-percent {
  display: inline-block;
  padding-left: 10px;
  font-size: 24px;
}
.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 3px solid #FF0000!important;
  border-color: inherit;
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  transform:rotate(0deg);
}
.padding-zero {
  padding: 0px;
}
.img {
  max-width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a,
.button {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:focus,
.button:focus,
button:focus {
  text-decoration: none;
  outline: none;
}
a:focus {
  color: #fff;
  text-decoration: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer_covid -menu li a:hover {
  text-decoration: none;
  color: #444444;
}
a,
button {
  color: #444444;
  outline: medium none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'DB-Ozone-X', sans-serif;
  color: #444444;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
p {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  color: #4D4D4D;
  margin-bottom: 13px;
  font-family: 'DB-Ozone-X', sans-serif;
}
label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
*::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
*::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}
*::-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}
*::placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}
.black-bg {
  background: #020c26 !important;
}
.white-bg {
  background: #ffffff;
}
.gray-bg {
  background: #f5f5f5;
}
.bg-img-1 {
  background-image: url(../../img/slider/slider-img-1.jpg);
}
.bg-img-2 {
  background-image: url(../../img/background-img/bg-img-2.jpg);
}
.cta-bg-1 {
  background-image: url(../../img/background-img/bg-img-3.jpg);
}
.section-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pt-120 {
  padding-top: 120px;
}
/* button style */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block !important;
}
.owl-carousel .owl-nav div {
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  width: 50px;
  height: 50px;
  color: #000;
  background-color: #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 10px;
  line-height: 50px;
  border: 0px solid #fff;
  box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
}
.owl-carousel .owl-nav div.owl-next {
  left: 92% !important;
  right: 0 !important;
}
.owl-carousel .owl-nav div.owl-prev {
  left: 3% !important;
  right: 0 !important;
}
.owl-carousel .owl-nav div.owl-next i {
  position: relative;
  padding: 16px;
  right: 0;
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-weight: 800;
}
.owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  padding: 16px;
  top: 0;
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-weight: 800;
}
.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.owl-carousel:hover .owl-nav div:hover {
  color: #fff !important;
  background: #1cdc6c;
  border: 0px solid transparent;
}
.mt-30 {
  margin-top: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-100 {
  margin-bottom: 100px;
}
.addon-btn {
  background: #1cdc6c;
  color: #000;
  display: inline-block;
  padding: 5px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 380px;
  border-radius: 20px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
  box-shadow: none;
  margin: 10px 0;
}
.addon-btn i {
  padding: 7px;
  border-radius: 50px;
  background-color: #efff32;
  color: #fff;
  width: 28px;
  height: 28px;
  text-align: center;
  font-size: 14px;
}
.addon-details {
  position: relative;
  padding-top: 0;
  padding-left: 8px;
}
.checklist-btn {
  background: #71CC98;
  color: #000000;
  display: inline-flex;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  width: 22px;
  height: 22px;
  border-radius: 100px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  box-shadow: none;
  margin: 10px 0;
  cursor: pointer;
}
.checklist-btn:hover {
  background: #006C5B;
  color: #FFFFFF !important;
}
.checklist-btn i {
  margin-right: 0px;
  margin-left: 0px;
  padding: 3px 0;
  border-radius: 100px;
  /* background-color: #efff32; */
  color: #000000;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 15px;
}
.checklist-btn:hover i {
  color: #FFFFFF;
}
.checklist-detail {
  position: relative;
  padding-top: 0;
  padding-left: 2%;
}
.checklist-detail p.detail-txt {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row;
  position: relative;
  padding: 0px;
  font-size: 18px;
  text-decoration: underline;
  color: #000000;
}
.checklist-detail p.detail-txt:hover {
  color: #006C5B;
}
.pytbuy-btn {
  background: #1F1F1F;
  border: 1px solid #1F1F1F;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 12px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  width: 120px;
  border-radius: 100px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
  margin: 0 auto;
  line-height: 1.1;
}
.pytbuy-btn:hover {
  background: transparent;
  border: 1px solid #006C5B;
  color: #006C5B !important;
}
.buy-packages {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.thanks-btn {
  background: #1cdc6c;
  color: #000000;
  display: inline-block;
  margin: 20px 0 0;
  padding: 10px 25px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 400;
  border-radius: 50px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
}
.thanks-btn:hover {
  background: #efff31;
  color: #000000 !important;
}
.thanks-btn:focus {
  outline: none;
}
.button_buy {
  position: relative;
  margin: 0 auto;
}
.boxed-btn {
  background: #1cdc6c;
  color: #000000;
  display: inline-block;
  padding: 8px 16px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 600;
  width: 130px;
  border-radius: 5px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
  margin: 10px 0;
  transition: 0ms;
}
.boxed-btn:hover {
  background: #efff32;
  color: #000000 !important;
}
.boxed-btn:focus {
  outline: none;
}
.boxed-btn.large-width {
  width: 220px;
}
.web-button {
  background: #026E5D;
  color: #fff;
  display: inline-block;
  padding: 15px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  width: 35%;
  border-radius: 50px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
  margin: 10px;
}
.web-button:hover {
  background: #1cdc6c;
  color: #fff !important;
}
.web-button:focus {
  outline: none;
  color: #fff;
}
.shopee-button {
  background: #efff32;
  color: #fff;
  display: inline-block;
  padding: 15px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  width: 35%;
  border-radius: 50px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
  margin: 10px;
}
.shopee-button:hover {
  background: #1cdc6c;
  color: #fff !important;
}
.shopee-button:focus {
  outline: none;
  color: #fff;
}
.button-sale {
  position: relative;
  margin: 10px auto;
}
.button-sale p {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button-sale p.text-shopee {
  font-size: 28px;
  font-weight: 500;
  color: #444444;
  padding: 20px 0 10px 0;
  margin-bottom: 0;
  text-align: center;
  line-height: 1.2;
}
.button-sale p.text-shopee span.img-shopee {
  position: relative;
  padding: 0 30px;
  width: 22%;
}
.button-sale p.text-web {
  font-size: 28px;
  font-weight: 500;
  color: #444444;
  padding: 0 0 10px 0;
  margin-bottom: 0;
  text-align: center;
}
.slider_text .boxed-btn3 {
  position: relative;
  left: 41%;
}
.line-bottom {
  position: relative;
  border-bottom: 2px dashed #cccccc;
}
.line-button {
  color: #919191;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  padding-right: 5px;
  padding-bottom: 2px;
}
.line-button::before {
  position: absolute;
  content: "";
  background: #919191;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}
.line-button:hover {
  color: #009DFF;
}
.line-button:hover::before {
  background: #009DFF;
}
.section_title h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 48px;
  text-transform: uppercase;
  color: #444444;
  position: relative;
  z-index: 9;
  padding-bottom: 15px;
}
.section_title h3::before {
  position: absolute;
  left: 0;
  background: #5DB2FF;
  height: 2px;
  width: 100px;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.section_title p {
  font-size: 16px;
  color: #727272;
  line-height: 28px;
  margin-bottom: 0;
}
.slicknav_menu .slicknav_nav {
  background: lightgray;
  float: right;
  margin-top: 0;
  padding: 0;
  width: 95%;
  padding: 0;
  border-radius: 0px;
  margin-top: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 34px;
  text-align: center;
}
.slicknav_menu .slicknav_nav a:hover {
  background: transparent;
  color: #00b6aa;
}
.slicknav_menu .slicknav_nav a.active {
  color: #00b6aa;
}
.slicknav_menu .slicknav_nav .slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: -40px;
  position: relative;
  z-index: 99;
  border: 1px solid #ddd;
  top: 3px;
  right: 5px;
  top: -36px;
}
.slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
  margin-right: 6px;
  margin-top: 3px;
  position: relative;
  padding-bottom: 3px;
  top: -11px;
  right: -5px;
}
.slicknav_nav .slicknav_arrow {
  float: right;
  font-size: 22px;
  position: relative;
  top: -9px;
}
.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 5px;
  margin-top: -5px;
  top: -14px;
}
.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  /* top: 5px; */
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -8px;
}
.header-area {
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 9;
}
.header-area .main-header-area {
  padding: 5px 0;
  background: #fff;
}
.header-area .main-header-area .logo img {
  width: 65%;
}
.header-area .main-header-area .logo-img {
  text-align: center;
}
.header-area .main-header-area .logo-dt img {
  display: block;
}
.header-area .main-header-area .logo-mb img {
  display: none;
}
.header-area .main-header-area .logo-mb .package_button_mb {
  display: none;
}
.header-area .main-header-area .Appointment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
.header-area .main-header-area .Appointment .socail_links ul li {
  display: inline-block;
}
.header-area .main-header-area .Appointment .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 16px;
}
.header-area .main-header-area .Appointment .socail_links ul li a:hover {
  color: #fff;
}
.header-area .main-header-area .Appointment .book_btn {
  margin-left: 30px;
}
.header-area .main-header-area .Appointment .book_btn a {
  background: #009DFF;
  padding: 12px 26px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid transparent;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.header-area .main-header-area .Appointment .book_btn a:hover {
  background: #fff;
  color: #009DFF;
  border: 1px solid #009DFF;
}
.header-area .main-header-area .main-menu {
  text-align: right;
  padding: 10px 0;
}
.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin: 0 10px;
}
.header-area .main-header-area .main-menu ul li a {
  color: #888888;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0px;
  display: inline-block;
  padding: 0;
  position: relative;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #1cdc6c;
}
.header-area .main-header-area .main-menu ul li a.package_button {
  background-color: #1F1F1F;
  border: 1px solid #1F1F1F;
  border-radius: 100px;
  height: 40px;
  padding: 5px 20px;
  color: #FFFFFF;
  letter-spacing: 0px;
  text-align: center;
  cursor: pointer;
  z-index: 100;
  font-weight: 600;
}
.header-area .main-header-area .main-menu ul li a.package_button:hover{
  background-color: transparent;
  border: 1px solid #006C5B;
  color: #006C5B;
}
.header-area .main-header-area .main-menu ul li a i {
  font-size: 10px;
}
.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: transparent;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}
.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}
.header-area .main-header-area .main-menu ul li .submenu {
  position: absolute;
  left: 0;
  top: 160%;
  background: #fff;
  width: 200px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.header-area .main-header-area .main-menu ul li .submenu li {
  display: block;
}
.header-area .main-header-area .main-menu ul li .submenu li a {
  padding: 10px 15px;
  position: inherit;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  color: #000;
}
.header-area .main-header-area .main-menu ul li .submenu li a::before {
  display: none;
}
.header-area .main-header-area .main-menu ul li .submenu li:hover a {
  color: #000;
}
.header-area .main-header-area .main-menu ul li:hover > .submenu {
  opacity: 1;
  visibility: visible;
  top: 150%;
}
.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}
.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}
.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 9999;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 1);
}
.header-area .main-header-area.sticky .main-menu {
  padding: 0;
}
.header-area .header-top_area {
  padding: 12px 0;
  background: #ffffff;
}
.header-area .header-top_area .social_media_links a {
  font-size: 15px;
  color: #C7C7C7;
  margin-right: 12px;
}
.header-area .header-top_area .social_media_links a:hover {
  color: #5DB2FF;
}
.header-area .header-top_area .short_contact_list {
  text-align: right;
}
.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
}
.header-area .header-top_area .short_contact_list ul li a {
  font-size: 13px;
  color: #919191;
  margin-left: 50px;
}
.header-area .header-top_area .short_contact_list ul li a i {
  color: #5DB2FF;
  margin-right: 7px;
}
.slider_area .single_slider img {
  width: 100%;
}
.slider_area .desktop_banner {
  display: block;
}
.slider_area .mobile_banner {
  display: none;
}
.slider_area .single_slider .slider_text h2 {
  padding: 20px 0;
  color: #f0efef;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 44px;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-weight: 600;
  text-align: center;
}
.slider_area .single_slider .slider_text h3 {
  padding-top: 100px;
  color: #f0efef;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 36px;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-weight: 400;
  text-align: center;
}
.slider_area .single_slider .slider_text h3 span {
  font-weight: 700;
}
.slider_area .single_slider .slider_text span {
  position: relative;
  left: 40%;
}
.slider_area .single_slider .slider_text p {
  font-size: 18px;
  font-weight: 400;
  color: #727272;
  margin-bottom: 40px;
  margin-top: 10px;
}
.video_area {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffffff;
}
.video_area .header_txt h1 {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #000000;
  line-height: 1;
  /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  text-align: center;
}
.video_area .header_txt p {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 1;
  color: #888;
  text-align: center;
}
.title {
  width: 100%;
  max-width: 854px;
  margin: 0 auto;
}
.caption {
  width: 100%;
  max-width: 854px;
  margin: 0 auto;
  padding: 20px 0;
}
.vid-main-wrapper {
  width: 100%;
  max-width: 1100px;
  background: #ffffff;
  margin: 0 auto;
}
.vid-container {
  position: relative;
  padding-bottom: 38%;
  padding-top: 30px; 
  height: 0; 
  width: 70%;
  float: left;
}
.vid-container iframe,
.vid-container object,
.vid-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 450px;
}
.vid-list-container {
  width: 30%;
  height: 450px;
  overflow: hidden;
  float: right;
}
.vid-list-container:hover, .vid-list-container:focus {
  overflow-y: auto;
}
ul#vid-list {
  margin:0;
  padding:0;
  background: #ffffff;
}
ul#vid-list li {
  list-style: none;
}
ul#vid-list li a {
  text-decoration: none;
  background-color: #ffffff;
  height: 90px;
  display: block;
  padding: 10px;
}
ul#vid-list li a:hover {
  background-color:#dadada;
}
.vid-thumb {
  float:left;
  margin-right: 8px;
}
.active-vid { 
  background:#fdfdfd;
}
#vid-list .desc {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 400;
  margin-top: 0;
  color: #444;
  line-height: 1.0;
}
.vid-scrollbar {
	margin: 0;
	float: left;
	height: 450px;
	width: 30%;
	background: #ffffff;
  overflow-y: scroll;
}
.vid-container iframe, .vid-container object, .vid-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
  min-height: auto;
}
.vid-force-overflow {
	min-height: 450px;
}
#vid-wrapper {
	text-align: center;
	width: 500px;
	margin: auto;
}
#vid-style-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #ffffff;
}

#vid-style-scroll::-webkit-scrollbar {
	width: 10px;
  background-color: #ffffff;
  border-radius: 10px;
}

#vid-style-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ffffff;
}
.subscribe-butt {
  position: relative;
  float: right;
  top: 0;
  margin-bottom: 20px;
}
.fancy-button {
  position: relative;
  color: #fff;
  margin: 5px;
  padding: 10px 25px;
  text-decoration: none;
  display: block;
  outline: none;
  line-height: 100%;
  overflow: hidden;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.fancy-button:hover {
  text-decoration: none;
  background: #f28466;
  color: #fff;
}
.fancy-button .icon {
  float: right;
  margin-left: 10px;
}
.fancy-button.icon {
  display: inline-block;
}
.fancy-button:active .icon,
.fancy-button:focus .icon {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
.medium {
  padding: 15px 20px;
  font-size: 22px;
  font-weight: 600;
}
.amethyst {
  background-color: #EE4D2D;
}
.butt-rounded {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.bell {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.bell:hover .icon {
  -webkit-animation: bell 0.15s 6 linear alternate;
  -moz-animation: bell 0.15s 6 linear alternate;
  -o-animation: bell 0.15s 6 linear alternate;
  animation: bell 0.15s 6 linear alternate;
}
@-webkit-keyframes bell {
  from {
    -webkit-transform: rotate(12deg);
  }
  to {
    -webkit-transform: rotate(-12deg);
  }
}
@-moz-keyframes bell {
  from {
    -moz-transform: rotate(12deg);
  }
  to {
    -moz-transform: rotate(-12deg);
  }
}
@-o-keyframes bell {
  from {
    -o-transform: rotate(12deg);
  }
  to {
    -o-transform: rotate(-12deg);
  }
}
@keyframes bell {
  from {
    transform: rotate(12deg);
  }
  to {
    transform: rotate(-12deg);
  }
}

/* Countdown Timer */
.countdown_area {
  margin: 0;
  padding: 0;
  background-image: url('../../img/banner/Banner-Campaign-DT-timeCount.jpg');
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 112px;
  width: 100%;
}
.timer ul {
	position: absolute;
	top: 10px;
	margin-left: 36%;
	font-family: 'DB-Ozone-X', sans-serif;
	font-size: 34px;
	margin-bottom: 0px;
	padding: 0;
	text-align: right;
	width: 100%;
}
.timer ul li.days-bg {
  display: none;
	position: absolute;
	right: 6px;
	background-color: #000;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	width: 50px;
	height: 40px;
}
.timer ul li span.days {	
	color:#026e5d;
}
.timer ul li {
	display: inline-block;
  font-size: 22px;
  font-weight: 400;
	list-style-type: none;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
  width: 65px;
  color: #fff;
  /* text-shadow: 
   1px  1px     #fff, 
  -1px  1px     #fff, 
   1px -1px     #fff, 
  -1px -1px     #fff,
   1px  1px 5px rgba(0,0,0,0.2); */
}
.timer ul li span {
  margin-bottom: -35%;
	padding-bottom: 0;
	display: block;
  font-size: 50px;
  font-weight: 500;
  color: #1cdc6c;
}
.timer ul li span.collon-h {
	position: absolute;
	top: -3px;
	left: 80%;
  display: inline-block;
}
.timer ul li span.collon-m {
  position: absolute;
  top: -3px;
  left: 90%;
  display: inline-block;
}
/* ----- Modal Popup ----- */
.modal-body {
  margin: 0 0 40px 0;
}
.modal-backdrop {
  z-index: 100 !important;
}
.modal-dialog {
  max-width: 1000px !important;
  margin: 5rem auto;
}
.modal-header h4 {
  font-size: 28px;
  font-weight: 600;
  color: #026e5d;
  line-height: 1.1;
}
.modal-content h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
  color: #026e5d;
  padding-top: 15px;
  margin-bottom: 0;
}
.modal-content p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  color: #414141;
  margin-bottom: 0;
}
.modal-content .modal-list ul {
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
}
.modal-content .modal-list ul li span i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #414141;
  font-size: 10px !important;
}
.modal-content .modal-list ul li span.details {
  position: relative;
  margin: 0 0 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #414141;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.1;
}
.close {
  float: right;
  font-size: 2.5rem !important;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
button.close {
  box-shadow: none !important;
}
.swap img:last-child {
  display: none;
}
.swap:hover img:first-child {
  display: none;
}
.swap:hover img:last-child {
  display: inline-block;
}
.line-dashed {
  border-bottom: 2px dashed #026e5d;
}
/* Table */
.modal-content .custom {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 300;
  border-collapse: collapse;
  width: 100%;
}
.modal-content .custom th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: #026e5d;
  color: #f5b63d;
  font-size: 16px;
  font-weight: 400;
}
.modal-content .custom td, .custom th {
  border-bottom: 1px dashed #026e5d;
  padding: 8px;
}
.modal-content .custom th.gender {
  width: 6%;
  background-color:#fcbf42;
  color: #026e5d;
  font-weight: 500;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.modal-content .custom td.number-condition {
  width: 6%;
  background: #f6f6f6;
  text-align: center;
}
.modal-content .custom td.table-number {
  width: 6%;
  text-align: center;
  background-color: #f6f6f6;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.modal-content .custom td.table-number img {
  width: 12px;
  height: 12px;
}
.modal-content .custom td.condition-width {
  width: 45%;
}
.modal-content .custom td.table-price {
  background-color: #026e5d;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.modal-content .custom td.head-condition {
  font-size: 16px;
  font-weight: 600;
  color: #414141;
  text-align: left;
}
.table td, table th {
  vertical-align: middle;
}
.table thead th {
  vertical-align: middle;
}

.modal-content .head-list ul {
  position: relative;
  margin-bottom: 0px;
  margin-top: 0px;
}
.modal-content .head-list ul li span i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #414141;
  font-size: 10px !important;
}
.modal-content .head-list ul li span.details {
  position: relative;
  margin: 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #414141;
  font-size: 16px;
  line-height: 1.4;
}
.modal-content .head-list h2 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #6d6e70;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.modal-content .head-list h3 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.modal-content .head-list ul.condition-list {
  position: relative;
  margin-bottom: 20px;
  margin-top: 5px;
}
.modal-content .head-list ul li span.dot-list i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #6d6e70;
  font-size: 10px !important;
}
.modal-content .head-list ul li span.details-con {
  position: relative;
  margin: 0 90px 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #6d6e70;
  font-size: 16px;
  font-style: italic;
  line-height: 1.4;
}
.modal-content .head-list ul .call-program {
  position: relative;
  font-size: 16px;
  color: #414141;
  margin: 0 20px;
  min-width: 100px;
  display: inline-block;
}
.modal-content .head-list ul .call-program img {
  width: 25px;
  margin: 5px 10px 5px 0;
}
.modal-content .service-cond {
  position: relative;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  background: #f4f4f4;
  border-radius: 15px;
}
.modal-content .condition-program h1 {
  position: relative;
  margin-top: 20px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #414141;
  padding-bottom: 10px;
  padding-left: 0;
}
.modal-content .condition-program h2 {
  position: relative;
  margin-top: 30px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #2c388e;
  padding-bottom: 0;
  padding-left: 0;
}
/* ----- Addon Priviledge ----- */
.addon_privilege {
  background-color: #fff;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
  color: #006c5c;
}
.addon_privilege .layout {
  display: flex;
  justify-content: center;
  align-items: center;
}
.addon_privilege .layout .col-main {
  flex: 1;
}
.addon_privilege .layout .col-submain {
  flex: 1;
}
.addon_privilege h1 {
  position: relative;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  padding-left: 0;
}
.addon_privilege h2 {
  text-align: center;
  color: #000000;
  font-size: 30px;
  padding-top: 20px;
  margin-bottom: 0;
}
.addon_privilege h3 {
  text-align: center;
  color: #888888;
  font-size: 30px;
  padding-top: 0px;
  margin-bottom: 40px;
}
.addon_privilege .layout .resize_image a.image-link {
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0 auto;
}
.addon_privilege .layout .resize_image a.image-link img {
  width: 50%;
}
.addon_privilege .privilege_item {
  position: relative;
  margin-bottom: 20px;
}
.addon_privilege .privilege_item img {
  width: 30%;
}
.addon_privilege .privilege_item .privilege_body {
  justify-content: center;
  align-self: center;
  padding: 10px;
}
.addon_privilege .privilege_item .privilege_body h2 {
  color: #026e5d;
  font-size: 16px;
  font-weight: 600;
  background: #ffbf3f;
  width: 80px;
  padding: 5px 10px;
  border-radius: 5px;
  text-align: center;
  margin: 10px 0;
  display: block;
}
.addon_privilege .privilege_item .privilege_body h3 {
  font-size: 18px;
  font-weight: 600;
  color: #ffbf3f;
  line-height: 1.2;
  margin-bottom: 6px;
}
.addon_privilege .privilege_item .privilege_body p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
}
.addon_privilege .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: 300;
}
.addon_privilege .owl-nav .owl-next {
  display: none;
  left: auto;
  right: 0 !important;
  color: #006d5c;
  font-size: 30px;
}
.addon_privilege .owl-nav .owl-prev {
  display: none;
  left: 0 !important;
  right: auto;
  color: #006d5c;
  font-size: 30px;
}
.addon_privilege .owl-carousel {
  margin: 0;
}
.addon_privilege .owl-carousel .owl-stage-outer {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.addon_privilege .owl-dots {
  position: relative;
  margin: 20px auto;
  margin-right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.addon_privilege .owl-dots .owl-dot {
  position: relative;
  bottom: 0px;
  width: 10px;
  height: 10px;
  margin: 3px;
  border-radius: 50%;
  background: transparent; 
  border: 1px solid #006d5c;
}
.addon_privilege .owl-dots .owl-dot.active {
  width: 22px;
  height: 10px;
  margin: 3px;
  border-radius: 10px;
  background: #006d5c; 
}
.addon_privilege .img-resize {
  position: relative;
  margin: 0 auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 50% !important;
}
/* ----- Add on Package ----- */
.addon_package {
  position: relative;
  padding: 40px 0;
}
.addon_package .addon_image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.addon_package .addon_image .desktop_banner {
  display: flex;
}
.addon_package .addon_image .mobile_banner {
  display: none;
}
.addon_package .addon_image .desktop_banner img {
  width: 100%;
  margin: 0 auto;
}
/* ----- Article Clinic ----- */
.article-clinic h1 {
  color: #00a59d;
  display: inline-block;
  margin-left: 0;
  padding: 5px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0px;;
}
.articles_area {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #FFFFFF;
}
.articles_area .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: 600;
}
.articles_area .owl-nav .owl-next {
  display: block;
  left: auto;
  right: 0 !important;
  color: #000000;
  font-size: 18px;
}
.articles_area .owl-nav .owl-prev {
  display: block;
  left: 0 !important;
  right: auto;
  color: #000000;
  font-size: 18px;
}
.articles_area .owl-nav .owl-next:hover {
  color: #fff !important;
}
.articles_area .owl-nav .owl-prev:hover {
  color: #fff !important;
}
.articles_area .owl-dots {
  margin-top: 0px;
}
.articles_area .header_txt h1 {
  position: relative;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #000000;
  line-height: 1;
  /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  text-align: center;
  margin-bottom: 0;
}
.articles_area .header_txt p {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 1;
  color: #888;
  text-align: center;
}
.articles_area .articles-img img {
  width: 100%;
}
.articles_area .articles-txt {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 0px;
  background-color: #fff;
}
.articles_area .articles-txt a h3 {
  font-size: 26px;
  font-weight: 600;
  padding: 20px 20px 0 20px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #026E5D;
  text-align: left;
  display: block;
  /* height: 90px; */
}
.articles_area .articles-txt a:hover h3 {
  color: #ee4e2e;
}
.articles_area .articles-txt p {
  font-size: 24px;
  font-weight: 400;
  padding: 20px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #444;
  text-align: left;
  display: block;
  /* height: 90px; */
}
.articles_area .articles-txt button {
  position: relative;
  background: #1F1F1F;
  border: 1px solid #1F1F1F;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 12px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.1;
  width: 120px;
  border-radius: 100px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
  margin: 20px auto;
  transition: 0ms;
}
.articles_area .articles-txt button:hover {
  background: transparent;
  color: #006C5B;
  border: 1px solid #006C5B;
  transition: 0ms;
}
.articles_area .header_txt p.newsection {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 36px;
  font-weight: 500;
  color: #f5b63d;
  line-height: 1.1;
  letter-spacing: 0px;;
  text-align: center;
}
.articles_area .insurance-info .one-content {
  position: relative;
  background-color: #f5b63d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 5px;
  width: 90px;
  height: 35px;
}
.articles_area .insurance-info .one-content p {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #017260;
  text-align: center;
  margin-bottom: 0;
}
.articles_area .insurance-info .two-content p {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 20px;
  letter-spacing: 0px;
}
.articles_area .insurance-info .two-content span.line-add a {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #ffdf97;
  text-align: left;
  margin-bottom: 0;
  padding-top: 20px;
  letter-spacing: 0px;
}
.articles_area .insurance-info .two-content span.line-add a:hover {
  color: #f5b63d;
  text-decoration: underline;
}
.articles_area .insurance-info .two-content p.code-promotion {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 0px;
  letter-spacing: 0px;
}
.articles_area .insurance-info .three-content p {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 8px;
  letter-spacing: 0px;
}
.articles_area .article {
  display: block;
  width: 100%;
}
.articles_area .article .services .icon i {
  font-size: 70px;
  margin-bottom: 30px;
  color: #f5b63d;
  text-align: center;
}
.articles_area .article .services .media-body {
  display: block;
  width: 100%;
  border: 1px solid #DFDFDF;
  box-shadow: 0px 3px 4px 0px rgb(0 0 0 / 20%);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.articles_area .article .services .media-body h3 {
  font-size: 24px;
  font-weight: 600;
  padding: 20px 20px 0 20px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #000000;
  text-align: left;
  display: block;
  height: 90px;
}
.articles_area .article .services .media-body p {
  font-size: 22px;
  font-weight: 400;
  padding: 10px 20px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #000000;
  text-align: left;
  display: block;
  height: 80px;
  overflow: hidden;
}
.articles_area .article .services .media-body .head-list ul {
  position: relative;
  margin-bottom: 0;
  margin-top: 20px;
}
.articles_area .article .services .media-body .head-list ul li span i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #fff;
  font-size: 10px !important;
}
.articles_area .article .services .media-body .head-list ul li span.details {
  position: relative;
  margin: 0 0 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
.articles_area .article_head {
  margin-left: 10px;
}
.articles_area .article_head p {
  font-size: 44px;
  font-weight: 600;
  color: #00a799;
  margin-top: 0;
  margin-bottom: 50px;
  letter-spacing: 0.2px;
  line-height: 1.4;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.articles_area .article_head p span {
  color: #ececef;
  font-weight: 400;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.articles_area .info_frame h1 {
  color: #f9a415;
  display: inline-block;
  margin-left: 0;
  padding: 5px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0px;;
}
.articles_area .articles_thumb {
  position: relative;
  margin-top: 75px;
}
.articles_area .articles_thumb .thumb_1 {
  left: 0;
}
.articles_area .articles_thumb .thumb_1 img {
  width: 60%;
}
.articles_area .articles_thumb .thumb_2 {
  position: absolute;
  bottom: -94px;
  right: -37px;
}
.articles_area .articles_thumb .thumb_2 img {
  width: 89%;
}
.articles_area .welcome_articles {
  padding-left: 60px;
  padding-top: 40px;
}
.articles_area .welcome_articles h2 {
  font-size: 24px;
  font-weight: 400;
  color: #444444;
  margin-bottom: 40px;
  position: relative;
  z-index: 9;
  padding-bottom: 9px;
}
.articles_area .welcome_articles h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 80px;
  background: #5DB2FF;
}
.articles_area .welcome_articles h3 {
  font-weight: 500;
  font-size: 36px;
  margin-bottom: 10px;
}
.articles_area .welcome_articles p {
  font-size: 16px;
  color: #727272;
  line-height: 28px;
}
.articles_area .welcome_articles ul {
  position: relative;
  margin-bottom: 0;
  margin-top: 10px;
}
.articles_area .welcome_articles ul li span a {
  position: relative;
  margin: 0 5px 10px 30px;
  min-width: 100px;
  display: inline-block;
  color: #F0EFEF;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
.articles_area .welcome_articles ul li a:hover {
  color: #f9a415;
}
.articles_area .welcome_articles ul li span i {
  position: absolute;
  margin: 5px 0 0 3px;
  min-width: 10px;
  display: inline-block;
  color: #f9a415;
  font-size: 16px;
}
/* Main Articles */
.main_article_section {
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.main_article {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: row;
}
.main_text {
  position: relative;
  margin: 0 auto;
  width: 80%;
  font-size: 24px;
}
.main_text h2 {
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #000000;
  text-align: center;
}
.main_text p {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  color: #444444;
  text-align: left;
  line-height: 1.1;
}
.main_text .main_qout {
  position: relative;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: #000000;
  text-align: center;
  line-height: 1.1;
}
.main_text .main_ref {
  position: relative;
  margin: 0 auto;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  text-align: right;
  line-height: 1.0;
}
.mainreadmore-btn {
  cursor: pointer;
  display: block;
  width: 35px;
  height: 35px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100px;
  background-color: #71CC98;
  color: #FFFFFF;
  font-size: 16px;
  padding: 0.5rem;
  box-shadow: none;
}
.mainreadmore-btn:hover, .mainreadmore-btn:active, .mainreadmore-btn:focus {
  background-color: #71CC98;
  color: #FFFFFF;
}
.readmore-txt h3 {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
  color: #444444;
  text-align: center;
}
.expand-text {
  position: relative;
  max-height: 100px;
  overflow: hidden;
  transition: max-height 1s ease;
}
.expand-text.-expanded {
  max-height: 200vh;
}
.expand-text:not(.-expanded)::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), #FFFFFF);
}
.main-button {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 20px 40px;
}
/* .mainreadmore-btn {
  background: #efff32;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  width: 130px;
  border-radius: 20px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  box-shadow: none;
  margin: 10px 0;
  cursor: pointer;
  transition: 0s;
}
.mainreadmore-btn:hover {
  background: #1cdc6c;
  color: #fff;
} */
.main_image {
  position: relative;
  margin: 0 auto;
  width: 50%;
}
.main_image img {
  width: 100%;
}
/* Package Highlight */
.packagehighlight_area {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #FFFFFF;
}
.packagehighlight_area .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none !important;
}
.packagehighlight_area .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: 600;
}
.packagehighlight_area .owl-nav .owl-next {
  display: none;
  left: auto;
  right: 0 !important;
  color: #016B5C;
  font-size: 20px;
}
.packagehighlight_area .owl-nav .owl-prev {
  display: none;
  left: 0 !important;
  right: auto;
  color: #016B5C;
  font-size: 20px;
}
.packagehighlight_area .owl-nav .owl-next:hover {
  color: #fff !important;
}
.packagehighlight_area .owl-nav .owl-prev:hover {
  color: #fff !important;
}
.packagehighlight_area .owl-dots {
  margin-top: 0px;
}
.packagehighlight_area .owl-dots {
  position: relative;
  margin: 20px auto;
  margin-right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.packagehighlight_area .owl-dots .owl-dot {
  position: relative;
  bottom: 0px;
  width: 8px;
  height: 8px;
  margin: 3px;
  border-radius: 50%;
  background: transparent; 
  border: 1px solid #D9D9D9;
}
.packagehighlight_area .owl-dots .owl-dot.active {
  width: 30px;
  height: 8px;
  margin: 3px;
  border-radius: 10px;
  background: #D9D9D9; 
}
.packagehighlight_area .header_txt h1 {
  position: relative;
  padding: 0 20px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #000000;
  line-height: 1;
  /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  text-align: center;
  margin-bottom: 0;
}
.packagehighlight_area .header_txt p {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 1;
  color: #888;
  text-align: center;
}
.packagehighlight_area .packagehighlight-img img {
  width: 100%;
}
.packagehighlight_area .packagehighlight-txt {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #fff;
}
.packagehighlight_area .packagehighlight-txt a h3 {
  font-size: 26px;
  font-weight: 600;
  padding: 20px;
  margin-bottom: 0;
  line-height: 1.0;
  color: #000000;
  text-align: left;
  display: block;
  height: 110px;
}
.packagehighlight_area .packagehighlight-txt a:hover h3 {
  color: #006C5B;
}
.packagehighlight_area .packagehighlight-txt p {
  font-size: 24px;
  font-weight: 400;
  padding: 20px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #444;
  text-align: left;
  display: block;
  /* height: 90px; */
}
.packagehighlight_area .packagehighlight-txt a.bt-highlight {
  position: relative;
  background: #1F1F1F;
  border: 1px solid #1F1F1F;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 12px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.1;
  width: 120px;
  border-radius: 100px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
  margin: 20px auto;
  transition: 0ms;
}
.packagehighlight_area .packagehighlight-txt a.bt-highlight:hover {
  background: transparent;
  color: #006C5B !important;
  border: 1px solid #006C5B;
  transition: 0ms;
}
.packagehighlight_area .header_txt p.newsection {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 36px;
  font-weight: 500;
  color: #f5b63d;
  line-height: 1.1;
  letter-spacing: 0px;;
  text-align: center;
}
.packagehighlight_area .insurance-info .one-content {
  position: relative;
  background-color: #f5b63d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 5px;
  width: 90px;
  height: 35px;
}
.packagehighlight_area .insurance-info .one-content p {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #017260;
  text-align: center;
  margin-bottom: 0;
}
.packagehighlight_area .insurance-info .two-content p {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 20px;
  letter-spacing: 0px;
}
.packagehighlight_area .insurance-info .two-content span.line-add a {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #ffdf97;
  text-align: left;
  margin-bottom: 0;
  padding-top: 20px;
  letter-spacing: 0px;
}
.packagehighlight_area .insurance-info .two-content span.line-add a:hover {
  color: #f5b63d;
  text-decoration: underline;
}
.packagehighlight_area .insurance-info .two-content p.code-promotion {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 0px;
  letter-spacing: 0px;
}
.packagehighlight_area .insurance-info .three-content p {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 8px;
  letter-spacing: 0px;
}
.packagehighlight_area .packagehighlight {
  display: block;
  width: 100%;
}
.packagehighlight_area .packagehighlight img {
  width: 98%;
  /* width: 65%; */
  position: relative;
  margin: 0 auto;
}
.packagehighlight_area .packagehighlight .services .icon i {
  font-size: 70px;
  margin-bottom: 30px;
  color: #f5b63d;
  text-align: center;
}
.packagehighlight_area .packagehighlight .services .media-body {
  position: relative;
  margin: 0 auto;
  padding: 0 0 10px 0;
  display: block;
  width: 98%;
  /* width: 65%; */
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
.packagehighlight_area .packagehighlight .services .media-body h1 {
  font-size: 24px;
  font-weight: 600;
  padding: 20px 20px 0 20px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #026E5D;
  text-align: left;
  display: block;
  height: 90px;
}
.packagehighlight_area .packagehighlight .services .media-body .highlight-price {
  position: relative;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
  position: relative;
  margin: 0;
  padding: 0 20px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #000000;
  text-align: center;
}
.packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
  display: inline-block;
  padding-left: 10px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #FF0000;
}
.packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 44px;
  font-weight: 800;
  color: #006C5B;
  text-align: center;
}
.packagehighlight_area .packagehighlight .services .media-body p {
  font-size: 22px;
  font-weight: 400;
  padding: 0 20px 0 0;
  margin-bottom: 0;
  line-height: 1.0;
  color: #000000;
  text-align: right;
  display: block;
}
.packagehighlight_area .packagehighlight .services .media-body .head-list ul {
  position: relative;
  margin-bottom: 0;
  margin-top: 20px;
}
.packagehighlight_area .packagehighlight .services .media-body .head-list ul li span i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #fff;
  font-size: 10px !important;
}
.packagehighlight_area .packagehighlight .services .media-body .head-list ul li span.details {
  position: relative;
  margin: 0 0 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
.packagehighlight_area .packagehighlight_head {
  margin-left: 10px;
}
.packagehighlight_area .packagehighlight_head p {
  font-size: 44px;
  font-weight: 600;
  color: #00a799;
  margin-top: 0;
  margin-bottom: 50px;
  letter-spacing: 0.2px;
  line-height: 1.4;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.packagehighlight_area .packagehighlight_head p span {
  color: #ececef;
  font-weight: 400;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.packagehighlight_area .info_frame h1 {
  color: #f9a415;
  display: inline-block;
  margin-left: 0;
  padding: 5px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0px;;
}
/* Table */
.tabContent .custom {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 300;
  border-collapse: collapse;
  width: 100%;
}
.tabContent .custom th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: #006c5c;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.tabContent .custom td, .custom th {
  border-bottom: 1px dashed #006c5c;
  padding: 8px;
}
.tabContent .custom td.table-number {
  text-align: center;
  background-color: #f6f6f6;
}
.tabContent .custom td.table-number img {
  width: 12px;
  height: 12px;
}
.tabContent .custom td.table-price {
  background-color: #017260;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.tabContent .custom td.head-condition {
  font-size: 16px;
  font-weight: 600;
  color: #414141;
  text-align: left;
}
.table td, table th {
  vertical-align: middle;
}
.table thead th {
  vertical-align: middle;
}
/* Scroll Infinite */
.scrollbar {
	margin: 20px 0;
	float: left;
	height: 300px;
	width: 100%;
	background: transparent;
  overflow-y: scroll;
}
.force-overflow {
	min-height: 450px;
}
#wrapper {
	text-align: center;
	width: 500px;
	margin: auto;
}
#style-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
#style-scroll::-webkit-scrollbar {
	width: 10px;
  background-color: #F5F5F5;
  border-radius: 10px;
}
#style-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #A2BBBA;
}
#test-form .white-popup-block .popup_inner .gj-datepicker span {
  color: red;
}
#test-form .white-popup-block input {
  width: 100%;
  height: 50px;
}
.contact_area {
  margin: 30px 0;
}
.contact_area .contact_txt p {
  margin-bottom: 20px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 1.1;
}
.footer_covid {
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer_covid .footer_top {
  padding-top: 145px;
  padding-bottom: 129px;
  background: #444444;
}
.footer_covid .footer_top .footer_widget .footer_title {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.footer_covid .footer_top .footer_widget .footer_logo {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.footer_covid .footer_top .footer_widget p {
  color: #C7C7C7;
}
.footer_covid .footer_top .footer_widget p.footer_text {
  font-size: 16px;
  color: #B2B2B2;
  margin-bottom: 23px;
  font-weight: 400;
  line-height: 28px;
}
.footer_covid .footer_top .footer_widget p.footer_text a.domain {
  color: #B2B2B2;
  font-weight: 400;
}
.footer_covid .footer_top .footer_widget p.footer_text a.domain:hover {
  color: #5DB2FF;
  border-bottom: 1px solid #5DB2FF;
}
.footer_covid .footer_top .footer_widget p.footer_text.doanar a {
  font-weight: 500;
  color: #B2B2B2;
}
.footer_covid .footer_top .footer_widget p.footer_text.doanar a:hover {
  color: #5DB2FF;
  border-bottom: 1px solid #5DB2FF;
}
.footer_covid .footer_top .footer_widget p.footer_text.doanar a.first {
  margin-bottom: 10px;
}
.footer_covid .footer_top .footer_widget ul li a {
  font-size: 16px;
  color: #BABABA;
  line-height: 42px;
}
.footer_covid .footer_top .footer_widget ul li a:hover {
  color: #5DB2FF;
}
.footer_covid .footer_top .footer_widget .newsletter_form {
  position: relative;
  margin-bottom: 20px;
}
.footer_covid .footer_top .footer_widget .newsletter_form input {
  width: 100%;
  height: 45px;
  background: #fff;
  padding-left: 20px;
  font-size: 16px;
  color: #000;
  border: none;
}
.footer_covid .footer_top .footer_widget .newsletter_form input::placeholder {
  font-size: 16px;
  color: #919191;
}
.footer_covid .footer_top .footer_widget .newsletter_form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border: none;
  font-size: 14px;
  color: #fff;
  background: #5DB2FF;
  padding: 10px;
  padding: 0 22px;
  cursor: pointer;
}
.footer_covid .footer_top .footer_widget .newsletter_text {
  font-size: 16px;
  color: #BABABA;
}
.footer_covid .copy-right_text {
  padding-bottom: 10px;
  background: #006c5c;
}
.footer_covid .copy-right_text .footer_border {
  padding-bottom: 10px;
}
.footer_covid .copy-right_text .copy_right {
  font-size: 16px;
  color: #919191;
  margin-bottom: 0;
  font-weight: 400;
}
.footer_covid .copy-right_text .copy_right img {
  width: 12%;
}
.footer_covid .copy-right_text .copy_right a {
  color: #5DB2FF;
}
.footer_covid .socail_links {
  margin-top: 47px;
}
.footer_covid .socail_links ul li {
  display: inline-block;
}
.footer_covid .socail_links ul li a {
  font-size: 18px;
  color: #C3B2F0;
  line-height: 42px;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  background: #707070;
  border-radius: 4px;
  line-height: 50px !important;
  margin-right: 7px;
  color: #FFFFFF;
}
.footer_covid .socail_links ul li a:hover {
  color: #fff !important;
}
.popup_box {
  background: #fff;
  display: inline-block;
  z-index: 9;
  width: 681px;
  padding: 60px 40px;
}
.popup_box h3 {
  text-align: center;
  font-size: 22px;
  color: #5DB2FF;
  margin-bottom: 46px;
}
.popup_box .boxed-btn3 {
  width: 100%;
  text-transform: capitalize;
}
.popup_box input {
  width: 100%;
  height: 50px;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 20px;
}
.popup_box input::placeholder {
  color: #919191;
  font-weight: 400;
}
.popup_box input:focus {
  outline: none;
}
.popup_box .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  /* border-radius: 5px; */
  border: solid 1px #E2E2E2;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'DB-Ozone-X', sans-serif;
  font-weight: normal;
  width: 100% !important;
  /* height: 42px; */
  line-height: 50px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
  border-radius: 0;
  margin-bottom: 30px;
  height: 50px !important;
  font-size: 16px;
  font-weight: 400;
  color: #919191;
}
.popup_box .nice-select::after {
  content: "\f0d7";
  display: block;
  height: 5px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 17px;
  top: 3px;
  transition: all 0.15s ease-in-out;
  width: 5px;
  font-family: fontawesome;
  color: #919191;
  font-size: 15px;
}
.popup_box .nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  height: 200px;
  overflow-y: scroll;
}
.popup_box .nice-select.list {
  height: 200px;
  overflow-y: scroll;
}
#test-form {
  display: inline-block;
  margin: auto;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#test-form .mfp-close-btn-in .mfp-close {
  color: #333;
  display: none !important;
}
#test-form button.mfp-close {
  display: none !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: .7;
}
.hospital_anoun_area {
  background: #A2BBBA;
  padding-top: 40px;
  padding-bottom: 40px;
}
.hospital_anoun_area .anounment_title span {
  display: inline-block;
}
.hospital_anoun_area .anounment_title p {
  display: inline-block;
  padding-left: 10px;
  font-size: 50px;
  font-weight: 600;
  color: #334148;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.anounment_bg {
  margin: 40px 5px;
  background: #F0EFEF;
  border-radius: 10px;
}
.hospital_anoun_area .anounment_head {
  position: relative;
  margin-left: 20px;
}
.head_line {
  border-left: 4px solid #fbaf43;
  height: 70px;
}
.hospital_anoun_area .anounment_head span {
  display: block;
  color: #334148;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 400;
  margin: 20px 20px 0 20px;
}
.hospital_anoun_area .anounment_head h2 {
  display: block;
  color: #334148;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  margin: 0 20px 0 20px;
}
.hospital_anoun_area .anounment_info p {
  color: #334148;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
  margin: 20px 0 40px 20px;
}
/* -- owl-carousel -- */
.owl-carousel .owl-dots.disabled {
  display: block !important;
}
.owl-carousel .owl-dots {
  display: flex;
  background-color: transparent;
}
.slider_area .owl-carousel .owl-dots.disabled, .slider_area .owl-carousel .owl-nav.disabled {
  display: block !important;
}
.slider_area .owl-carousel {
  margin: 0;
}
.slider_area .owl-carousel .owl-nav div.owl-next {
  left: 89% !important;
  right: 0 !important;
  display: none;
}
.slider_area .owl-carousel .owl-nav div.owl-prev {
  left: 3% !important;
  right: 0 !important;
  display: none;
}
.slider_area .owl-carousel .owl-stage-outer {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.slider_area .owl-dots {
  position: relative;
  margin: 20px auto;
  margin-right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.slider_area .owl-dots .owl-dot {
  position: relative;
  bottom: 0px;
  width: 8px;
  height: 8px;
  margin: 3px;
  border-radius: 50%;
  background: transparent; 
  border: 1px solid #D9D9D9;
}
.slider_area .owl-dots .owl-dot.active {
  width: 30px;
  height: 8px;
  margin: 3px;
  border-radius: 10px;
  background: #D9D9D9;
}
.hospital_anoun_area .owl-carousel {
  margin: 0;
}
.hospital_anoun_area .owl-carousel .owl-stage-outer {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.hospital_anoun_area .owl-dots {
  position: relative;
  float: right;
  margin-right: 10px;
  text-align: right;
  display: inline-flex;
}
.hospital_anoun_area .owl-dots .owl-dot {
  width: 22px;
  height: 22px;
  margin: 3px;
  border-radius: 50%;
  background: #a2bbba; 
  border: 1px solid #405b62;
}
.hospital_anoun_area .owl-dots .owl-dot.active {
  background: #405b62; 
}
.hospital_anoun_area .single_department {
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.04);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.04);
}
.hospital_anoun_area .single_department .department_thumb {
  overflow: hidden;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.hospital_anoun_area .single_department .department_thumb img {
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hospital_anoun_area .single_department .department_content {
  padding: 22px 30px 24px 30px;
}
.hospital_anoun_area .single_department .department_content h3 {
  margin-bottom: 0;
}
.hospital_anoun_area .single_department .department_content h3 a {
  font-size: 22px;
  color: #444444;
  line-height: 33px;
  font-weight: 500;
}
.hospital_anoun_area .single_department .department_content h3 a:hover {
  color: #5DB2FF;
}
.hospital_anoun_area .single_department .department_content p {
  font-size: 16px;
  line-height: 28px;
  color: #727272;
  margin-top: 5px;
  margin-bottom: 10px;
}
.hospital_anoun_area .single_department .department_content a.learn_more {
  color: #5DB2FF;
  font-size: 16px;
}
.hospital_anoun_area .single_department .department_content a.learn_more:hover {
  text-decoration: underline;
}
.hospital_anoun_area .single_department:hover .department_thumb img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.stat_area {
  background: #f0efef;
}
.side-line {
  position: relative;
  border-right: 1px solid rgba(51, 65, 72, 0.5);
  height: 250px;
}
.stat_area .header h1 {
  font-size: 34px;
  font-weight: 400;
  color: #444444;
  position: relative;
  z-index: 9;
  padding: 40px 0 0;
}
.stat_area .stat_service {
  padding: 40px 20px 20px 20px;
  margin: 40px 10px;
}
.stat_area .single_stat {
  padding: 10px;
  margin: 0;
}
.stat_area .stat-top {
  margin-top: 10px;
  margin-bottom: 50px;
}
.stat_area .stat_service .icon {
  margin-bottom: 10px;
}
.stat_area .stat_service .icon i {
  font-size: 50px;
  color: #fff;
}
.stat_area .stat_service h3 {
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 40px;
  font-weight: 500;
  color: #334148;
}
.stat_area .stat_service p {
  font-size: 30px;
  font-weight: 400;
  color: #334148;
  margin-top: 12px;
  margin-bottom: 20px;
  letter-spacing: 0px;
}
.stat_area .single_stat p {
  font-size: 24px;
  font-weight: 400;
  color: #334148;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0px;
}
.counter-stats {
	display: flex;
	justify-content: center;
	margin-top: 100px;
}
.stats-01 {
  text-align: center;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 64px;
  font-weight: 500;
  color: #f15a2b;
  letter-spacing: 0px;;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.stats-02 {
  text-align: center;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 64px;
  font-weight: 500;
  color: #000000;
  letter-spacing: 0px;;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.stats-03 {
  text-align: center;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 64px;
  font-weight: 500;
  color: #fbaf43;
  letter-spacing: 0px;;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.stats-04 {
  text-align: center;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 64px;
  font-weight: 500;
  color: #00a799;
  letter-spacing: 0px;;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.stats-05 {
  text-align: center;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 64px;
  font-weight: 500;
  color: #334148;
  letter-spacing: 0px;;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.stat_area .col-xl-3:nth-child(1) .stat_service {
  background: linear-gradient(to right, #fe9365, #feb798);
}
.stat_area .col-xl-3:nth-child(2) .stat_service {
  background: linear-gradient(to right, #01a9ac, #01dbdf);
}
.stat_area .col-xl-3:nth-child(3) .stat_service {
  background: linear-gradient(to right, #0ac282, #0df3a3);
}
.stat_area .col-xl-3:nth-child(4) .stat_service {
  background: linear-gradient(to right, #fe5d70, #fe909d);
}
.question_awnser_area {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #ffffff;
}
.question_awnser_area .header_txt h1 {
  position: relative;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #000000;
  line-height: 1;
  /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  text-align: center;
  margin-bottom: 0;
}
.question_awnser_area .header_txt p {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 1;
  color: #888;
  text-align: center;
}
.question_awnser_area.doctor_page {
  padding-bottom: 80px;
}
.question_awnser_area .question_title {
  margin: 0;
}
.question_awnser_area .question_title p {
  font-size: 44px;
  font-weight: 600;
  color: #405b62;
  margin-top: 0;
  margin-bottom: 50px;
  letter-spacing: 0.2px;
  line-height: 1;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.question_awnser_area .question_title p span {
  color: #405b62;
  font-weight: 400;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.question_awnser_area .question_expert {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  /* overflow: hidden; */
}
.question_awnser_area .question_expert .expert_thumb {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /* overflow: hidden; */
}
.question_awnser_area .question_expert .expert_thumb img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  width: 100%;
}
.question_awnser_area .question_expert .question_name {
  position: relative;
  top: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #ffffff;
  border: 1px solid #dadada;
  border-radius: 10px;
  padding: 20px 10px;
  margin: 0;
  height: 350px;
}
.question_awnser_area .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: 600;
}
.question_awnser_area .owl-nav .owl-next {
  display: block;
  margin-top: 30px;
  left: auto;
  right: 0 !important;
  color: #000000;
  font-size: 20px;
}
.question_awnser_area .owl-nav .owl-prev {
  display: block;
  margin-top: 30px;
  left: 0 !important;
  right: auto;
  color: #000000;
  font-size: 20px;
}
.question_awnser_area .owl-nav .owl-next:hover {
  color: #fff !important;
}
.question_awnser_area .owl-nav .owl-prev:hover {
  color: #fff !important;
}
.question_awnser_area .owl-dots {
  margin-top: 0px;
}
.question_awnser_area .question_expert .question_name .height-box {
  display: block;
  height: auto;
  margin-bottom: 10px;
}
.question_awnser_area .question_expert .question_name div span.q-icon img {
  position: relative;
  display: inline-block;
  margin: 10px 20px 20px 10px;
  text-align: left;
  width: 10%;
}
.question_awnser_area .question_expert .a-icon img {
  position: relative;
  top: 0;
  float: right;
  margin: -50px 0 0 0;
  text-align: right;
  width: 20%;
}
.question_awnser_area .question_expert .question_name div span.hd-txt {
  position: absolute;
  margin: 0 20px 0 0;
  min-width: 100px;
  display: inline-block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #35412a;
  text-align: left;
  line-height: 1.0;
  letter-spacing: 0;
}
.question_awnser_area .question_expert .question_name .hd-line {
  position: relative;
  margin-top: 15px;
  margin-left: 40px;
  width: 250px;
  border-bottom: 2px dotted #888888;
}
.question_awnser_area .question_expert .question_name div span.ans-txt {
  position: absolute;
  margin: 5px 20px 20px 0;
  min-width: 100px;
  display: inline-block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 1.1;
  letter-spacing: 0;
}
.question_awnser_area .question_expert .question_name h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 1px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.question_awnser_area .question_expert:hover .expert_thumb img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.question_awnser_area .question_expert:hover .question_name {
  background: #ffffff;
}
.question_awnser_area .question_expert:hover .question_name h3 {
  color: #fff;
}
.question_awnser_area .question_expert:hover .question_name span {
  color: #fff;
}
/* contact banner start */
.dropdown .dropdown-menu {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-info {
  margin-bottom: 25px;
}
.contact-info__icon {
  margin-right: 20px;
}
.contact-info__icon i, .contact-info__icon span {
  color: #8f9195;
  font-size: 27px;
}
.contact-info .media-body h3 {
  font-size: 16px;
  margin-bottom: 0;
  font-size: 16px;
  color: #2a2a2a;
}
.contact-info .media-body h3 a:hover {
  color: #ff5e13;
}
.contact-info .media-body p {
  color: #8a8a8a;
}
/* contact form start */
.form_inquiry {
  position: relative;
  margin: 0;
  background: #fff;
  /* margin: 0 0 30px 0; */
  /* padding-bottom: 30px; */
}
.form_inquiry_main {
  position: relative;
  margin: 0;
  background: transparent;
}
.contact-title {
  position: relative;
  margin: 0;
  padding: 40px 0 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #000000;
  /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  text-align: center;
}
.contact-sub {
  position: relative;
  margin-bottom: 0;
  padding: 0 0 40px 0;
  font-size: 32px;
  font-weight: 400;
  color: #888;
  text-align: center;
  line-height: 0.9;
}
.inform-des {
  font-size: 20px;
  font-weight: 400;
  margin: 5px 0;
  color: #414141;
}
.form-contact label {
  font-size: 16px;
}
.form-contact .form-group {
  margin-bottom: 0px;
}
.form-contact .form-control {
  border: 1px solid #017260;
  border-radius: 0px;
  height: 48px;
  padding: 13px;
  font-size: 20px;
  background: transparent;
  box-shadow: none;
}
.form-contact .form-control:focus {
  outline: 0;
  box-shadow: none;
}
.form-contact .form-control::placeholder {
  font-weight: 400;
  color: #404042;
}
.form-contact textarea {
  border-radius: 0px;
  height: 100% !important;
}
/* === Check Box === */
.select-service {
  position: relative;
  margin: 0;
}
.select-service p {
  font-size: 16px;
  font-weight: 400;
  color: #404040;
  margin-bottom: 0;
  padding: 0;
}
input[type='checkbox'] {
  height: 0;
  width: 0;
  margin: 0;
  opacity: 0;
}
input[type='checkbox'] + label {
  position: relative;
  display: flex;
  margin: 0;
  align-items: center;
  color: #404042;
  transition: color 250ms cubic-bezier(.4,.0,.23,1);
}
input[type='checkbox'] + label > span {
  position: relative;
  top: -10px;
  display: none;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  min-width: 50px;
  width: 50px;
  height: 50px;
  /* background: #ffffff; */
  background:url(../../img/03-selected.png) no-repeat center center/cover;
  border: 3px solid #efefef;
  border-radius: 100px;
  cursor: pointer;  
  transition: all 250ms cubic-bezier(.4,.0,.23,1);
}
input[type='checkbox'] + label:hover, input[type='checkbox']:focus + label {
  color: #e6e6e6;
}
input[type='checkbox'] + label:hover > span{
  /* background: rgba(255,255,255,.1); */
  background:url(../../img/03-selected.png) no-repeat center center/cover;
}
input[type='checkbox']:focus + label > span {
  /* background: rgba(255,255,255,.1); */
  background:url(../../img/03-selected.png) no-repeat center center/cover;
}
input[type='checkbox']:checked + label > span {
  background:url(../../img/02-selected.png) no-repeat center center/cover;
}
input[type='checkbox']:disabled + label > span {
  background:url(../../img/01-unselected.png) no-repeat center center/cover;
}
@keyframes shrink-bounce {
  0%{
    transform: scale(1);
  }
  33%{    
    transform: scale(.85);
  }
  100%{
    transform: scale(1);    
  }
}
@keyframes checkbox-check {
  0%{
    width: 0;
    height: 0;
    border-color: #fff;
    transform: translate3d(0,0,0) rotate(45deg);
  }
  33%{
    width: .2em;
    height: 0;
    transform: translate3d(0,0,0) rotate(45deg);
  }
  100%{    
    width: 12px;
    height: 35px;    
    border-color: #fff;
    transform: translate3d(0,-.5em,0) rotate(45deg);
  }
}
/* contact form end */
/* Contact Success and error Area css */
.modal-message .modal-dialog {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) !important;
  margin: 0px;
  max-width: 500px;
  width: 100%;
}
.modal-message .modal-dialog .modal-content .modal-header {
  text-align: center;
  display: block;
  border-bottom: none;
  padding-top: 50px;
  padding-bottom: 50px;
}
.modal-message .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: -15px;
  top: -15px;
  padding: 0px;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}
.modal-message .modal-dialog .modal-content .modal-header h2 {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}
.modal-message .modal-dialog .modal-content .modal-header p {
  display: block;
}
b,
sup,
sub,
u,
del {
  color: #000000;
  font-weight: 700;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 200px;
}
.list-style {
  width: 14px;
  height: 14px;
}
.unordered-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.82em !important;
}
.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #ff5e13;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%;
}
.ordered-list {
  margin-left: 30px;
}
.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #ff5e13;
  font-weight: 500;
  line-height: 1.82em !important;
}
.ordered-list li span {
  font-weight: 300;
  color: #828bb2;
}
.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #ff5e13;
  font-weight: 500;
  line-height: 1.82em !important;
}
.ordered-list-alpha li span {
  font-weight: 300;
  color: #828bb2;
}
.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #ff5e13;
  font-weight: 500;
  line-height: 1.82em !important;
}
.ordered-list-roman li span {
  font-weight: 300;
  color: #828bb2;
}
.single-input {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}
.single-input:focus {
  outline: none;
}
.input-group-icon {
  position: relative;
}
.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3;
}
.input-group-icon .icon i {
  color: #797979;
}
.input-group-icon .single-input {
  padding-left: 45px;
}
.single-textarea {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
  height: 100px;
  resize: none;
}
.single-textarea:focus {
  outline: none;
}
.single-input-primary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}
.single-input-primary:focus {
  outline: none;
  border: 1px solid #ff5e13;
}
.single-input-accent {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}
.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55;
}
.single-input-secondary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
}
.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359;
}
.default-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.default-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.default-switch input + label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ff5e13;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.default-switch input:checked + label {
  left: 19px;
}
.primary-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.primary-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.primary-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.primary-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.primary-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.primary-switch input:checked + label:after {
  left: 19px;
}
.primary-switch input:checked + label:before {
  background: #ff5e13;
}
.confirm-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.confirm-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.confirm-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.confirm-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.confirm-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.confirm-switch input:checked + label:after {
  left: 19px;
}
.confirm-switch input:checked + label:before {
  background: #4cd3e3;
}
.primary-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.primary-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.primary-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}
.primary-checkbox input:checked + label {
  background: url(../../img/elements/primary-check.png) no-repeat center center/cover;
  border: none;
}
.confirm-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.confirm-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.confirm-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}
.confirm-checkbox input:checked + label {
  background: url(../../img/elements/success-check.png) no-repeat center center/cover;
  border: none;
}
.disabled-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.disabled-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.disabled-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}
.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3;
}
.disabled-checkbox input:checked + label {
  background: url(../../img/elements/disabled-check.png) no-repeat center center/cover;
  border: none;
}
.primary-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.primary-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.primary-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}
.primary-radio input:checked + label {
  background: url(../../img/elements/primary-radio.png) no-repeat center center/cover;
  border: none;
}
.confirm-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.confirm-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.confirm-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}
.confirm-radio input:checked + label {
  background: url(../../img/elements/success-radio.png) no-repeat center center/cover;
  border: none;
}
.disabled-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer;
}
.disabled-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.disabled-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}
.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3;
}
.disabled-radio input:checked + label {
  background: url(../../img/elements/disabled-radio.png) no-repeat center center/cover;
  border: none;
}
.default-select {
  height: 40px;
}
.default-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 20px;
  padding-right: 40px;
}
.default-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}
.default-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 20px;
}
.default-select .nice-select .list .option.selected {
  color: #ff5e13;
  background: transparent;
}
.default-select .nice-select .list .option:hover {
  color: #ff5e13;
  background: transparent;
}
.default-select .current {
  margin-right: 50px;
  font-weight: 300;
}
.default-select .nice-select::after {
  right: 20px;
}
.font-branch-inquiry {
  font-size: 20px;
  font-weight: 400;
  padding-top: 3px;
  margin-top: 15px;
}
.form-select {
  height: 48px;
  width: 100%;
}
.form-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 48px;
  background: #f9f9ff;
  padding-left: 45px;
  padding-right: 40px;
  width: 100%;
}
.form-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}
.form-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 45px;
}
.form-select .nice-select .list .option.selected {
  color: #ff5e13;
  background: transparent;
}
.form-select .nice-select .list .option:hover {
  color: #ff5e13;
  background: transparent;
}
.form-select .current {
  margin-right: 40px;
  font-weight: 400;
  color: #444444;
}
.form-select .nice-select::after {
  right: 20px;
}
.single-blog {
  overflow: hidden;
  margin-bottom: 30px;
}
.single-blog:hover {
  box-shadow: 0px 10px 20px 0px rgba(42, 34, 123, 0.1);
}
.single-blog .thumb {
  overflow: hidden;
  position: relative;
}
.single-blog .thumb:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-blog h4 {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 34px;
  margin-bottom: 25px;
}
.single-blog a {
  font-size: 20px;
  font-weight: 600;
}
.single-blog .date {
  color: #666666;
  text-align: left;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}
.single-blog .tag {
  text-align: left;
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: 300;
  margin-right: 22px;
  position: relative;
}
.single-blog .tag:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  background: #acacac;
  right: -12px;
  top: 7px;
}
.single-blog .likes {
  margin-right: 16px;
}
.single-blog .single-blog-content {
  padding: 30px;
}
.single-blog .single-blog-content .meta-bottom p {
  font-size: 13px;
  font-weight: 300;
}
.single-blog .single-blog-content .meta-bottom i {
  color: #fdcb9e;
  font-size: 13px;
  margin-right: 7px;
}
.single-blog:hover .thumb:after {
  opacity: .7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/* === Lightbox === */
#gallery {
  margin: 60px 0;
  padding: 50px 30px;
}
.img-wrapper {
  position: relative;
  margin-top: 15px;
  margin-bottom: 40px;
}
.img-wrapper img {
  width: 100%;
}
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}
#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 100%;
  height: auto;
  object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}
#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}
#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}
#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 2em;
  }
}
/* ----- Tabs Package Fighter ----- */
.flashytabs {
  background-color: #fff;
}
.board {
  width: 90%;
  margin: 200px auto 0px;
  height: auto;
  background: #fff;
}
.board .nav-tabs {
  position: relative;
  border-bottom: 0;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  box-sizing: border-box;
}
.board > div.board-inner {
  background-color: #fff;
}
p.narrow {
  width: 60%;
  margin: 10px auto;
}
.liner {
  height: 2px;
  background: #ddd;
  position: absolute;
  width: 90%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}
.board .nav-tabs > li.active > a,.board .nav-tabs > li.active > a:hover,.board .nav-tabs > li.active > a:focus {
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}
span.round-tabs {
  width: 180px;
  /* height: 128px; */
  line-height: 70px;
  display: inline-block;
  border-radius: 100px;
  z-index: 2;
  position: absolute;
  top: 0;
  margin-top: -100px;
  margin-left: 10px;
  text-align: center;
  font-size: 25px;
}
span.round-tabs.one img {
  width: 100%;
}
span.round-tabs.two img {
  width: 100%;
}
span.round-tabs.three img {
  width: 100%;
}
span.round-tabs.four img {
  width: 100%;
}
span.round-tabs.five img {
  width: 100%;
}
.nav-tabs > li {
  width: 20%;
  margin-top: -20px;
}
.board .nav-tabs > li a {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border-radius: 100px;
  padding: 0;
  border: 0;
}
.board .nav-tabs > li a:hover {
  background: transparent;
}
.tab-content {
  /* border-left: 3px solid #f26522;
  border-right: 3px solid #f26522;
  border-bottom: 3px solid #f26522; */
  margin-bottom: 40px;
  padding-bottom: 0;
  border-radius: 35px;
  background-color: #ffffff;
  /* background-image: url('../../../public_resources/flashydeal/img/Thumbnail-Product-Background.svg');
  background-repeat: repeat;
  background-size: 100%; */
}
.tab-content .head-tab img {
  width: 100%;
}
.tab-content .bott-tab img {
  width: 100%;
  padding-top: 20px;
}
.tab-pane {
  position: relative;
  padding-top: 10px;
  margin: 0 30px;
}
.tab-pane .ma-top {
  margin: 30px 0;
}
.tab-content .head-content h1 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #00a69c;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-left: 0;
}
.tab-content .head-content .contact-list ul {
  position: relative;
  margin-top: -60px;
  float: right;
}
.tab-content .head-content .contact-list ul li {
  display: inline-block;
  margin-left: -20px;
}
.tab-content .head-content .contact-list ul li img {
  width: 65%;
  z-index: 99;
}
.line-head {
  position: relative;
  margin-top: 40px;
  width: 40px;
  border-bottom: 2px solid #404040;
}
.tab-content .head-list ul {
  position: relative;
  margin-bottom: 0;
  margin-top: 20px;
}
.tab-content .head-list ul li span i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #000000;
  font-size: 10px !important;
}
.tab-content .head-list ul li span.details {
  position: relative;
  margin: 0 80px 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #000000;
  font-size: 16px;
  line-height: 1.4;
}
.tab-content .head-list h2 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #6d6e70;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.tab-content .head-list h3 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.tab-content .head-list ul.condition-list {
  position: relative;
  margin-bottom: 20px;
  margin-top: 5px;
}
.tab-content .head-list ul li span.dot-list i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #6d6e70;
  font-size: 10px !important;
}
.tab-content .head-list ul li span.details-con {
  position: relative;
  margin: 0 90px 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #6d6e70;
  font-size: 16px;
  font-style: italic;
  line-height: 1.4;
}
.tab-content .service-cond {
  position: relative;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  background: #f4f4f4;
  border-radius: 15px;
}
.posit-img img {
  width: 100%;
  margin: 0;
}
.btn-outline-rounded {
  padding: 10px 60px;
  margin: 20px 0;
  border: 2px solid transparent;
  border-radius: 25px;
}
.swap-on-hover {
  position: relative;	
  margin:  0 auto;
  max-width: 180px;
}
.swap-on-hover img {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.swap-on-hover .swap-on-hover-front-image {
  z-index: 9999;
  transition: opacity .1s linear;
  cursor: pointer;
}
.swap-on-hover:hover > .swap-on-hover-front-image {
  opacity: 0;
}
.img-responsive {
  width: 100%;
}
/* ----- Main Package ----- */
.main_package {
  padding-top: 20px;
  padding-bottom: 50px;
  /* background-color: #334148; */
  background-image: url(../../img/mainProduct-BG.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
/* Package Center */
.package_center {
  position: relative;
  margin: 40px auto;
}
.package_center .header_txt h1 {
  position: relative;
  margin-bottom: 0;
  padding: 40px 0;
  font-size: 46px;
  font-weight: 600;
  color: #efff32;
  text-align: center;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.tab_center {
	padding: 10px;
  display: flex;
  /* border: 1px solid #ddd; */
  background-color: #fafafa;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.tab_center .package_name img {
  width: 50px;
  height: 50px;
}
.tab_center .package_name h1 {
  position: relative;
  margin: 0;
  padding: 10px 0 0 10px;
  display: block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #ffbf3f;
  text-align: left;
  line-height: 1.2;
  text-shadow: none;
}
.tab_center .package_price h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 32px;
  font-weight: 500;
  color: #000000;
  text-align: center;
}
/* New Tab Not Accordion */
.package-tabs {
  position: relative;
  margin: 0 auto;
  padding: 40px 0;
}
.desktop_tabs {
  display: block;
}
.mobile_tabs {
  display: none;
}
.package-tabs h1 {
  position: relative;
  margin-bottom: 0;
  padding: 40px 0 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #006052;
  text-align: center;
  line-height: 0.9;
  /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
}
.package-tabs h2 {
  position: relative;
  margin-bottom: 0;
  padding: 10px 0 40px 0;
  font-size: 36px;
  font-weight: 600;
  color: #444444;
  text-align: center;
  line-height: 0.9;
  /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
}
.package-tabs p {
  position: relative;
  margin-bottom: 0;
  padding: 10px 0 0;
  font-size: 32px;
  font-weight: 400;
  color: #888;
  text-align: center;
  line-height: 0.9;
}
.package-tabs .old-customer {
  position: relative;
  padding: 10px 0 30px 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.package-tabs .old-customer h2 {
  display: block;
  padding: 20px 0 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  color: #000000;
  text-align: center;
}
.package-tabs .old-customer h3 {
  display: block;
  padding: 5px 0 0 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  color: #000000;
  text-align: center;
}
.shopee-sale {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  margin: 0 auto;
  padding: 40px 0 20px 0;
}
.shopee-dt {
  display: block;
}
.shopee-mb {
  display: none;
}
.shopee-sale img {
  width: 500px;
}
.shopee-sale .shopee-resize img {
  width: 400px;
}
.condition-btn {
  background: #1F1F1F;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 600;
  width: 130px;
  height: 45px;
  border-radius: 100px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: none;
  margin: 0 auto;
}
.condition-btn:hover {
  background: transparent;
  border: 1px solid #006C5B;
  color: #006C5B !important;
}
.button-condition {
  position: relative;
  margin-top: 30px;
}
ul.tabs {
  display: flex;
  justify-content: center;
  margin: 0 auto 30px auto;
	padding: 0;
	list-style: none;
	width: 100%;
}
ul.tabs li {
  position: relative;
	margin: 0;
	cursor: pointer;
  padding: 0;
  width: 240px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
	line-height: 1.1;
  color: #888888;
}
ul.tabs li img {
  width: 95% !important;
  position: relative;
  margin-bottom: 10px;
  /* display: inline-flex !important; */
  text-align: center;
}
.head_branch {
  width: 100%;
}
/* .head_branch {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
} */
.head_branch .owl-carousel .owl-nav .owl-prev, .head_branch .owl-carousel .owl-nav .owl-next {
  display: none !important;
}
.head_branch .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none !important;
}
.head_branch .owl-dots {
  position: relative;
  margin: 20px auto;
  margin-right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
.head_branch .owl-dots .owl-dot {
  position: relative;
  bottom: 0px;
  width: 8px;
  height: 8px;
  margin: 3px;
  border-radius: 50%;
  background: transparent; 
  border: 1px solid #D9D9D9;
}
.head_branch .owl-dots .owl-dot.active {
  width: 30px;
  height: 8px;
  margin: 3px;
  border-radius: 10px;
  background: #D9D9D9; 
}
.tab_last { 
  border-right: 0px solid transparent;
}
/* ul.tabs li.active {
  color: #35412a;
  display: block;
  font-weight: 600;
  padding: 0;
  position: relative;
  top: 0px;
} */
ul.tabs li.active img.branch_hide {
  display: none;
}
ul.tabs li.active img.branch_click {
  display: block;
}
ul.tabs li img.branch_hide {
  display: block;
}
ul.tabs li img.branch_click {
  display: none;
}
.tab_container {
  border: 1px solid transparent;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}
.tab_content {
	padding: 10px;
  display: none;
  /* border: 1px solid #ddd; */
  background-color: #ffffff;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.tab_content .owl-carousel .owl-nav .owl-prev, .tab_content .owl-carousel .owl-nav .owl-next {
  display: none !important;
}
.tab_content .owl-dots {
  position: relative;
  margin: 20px auto;
  margin-right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
.tab_content .owl-dots .owl-dot {
  position: relative;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: 3px;
  border-radius: 50%;
  background: transparent; 
  border: 1px solid #D9D9D9;
}
.tab_content .owl-dots .owl-dot.active {
  width: 30px;
  height: 8px;
  margin: 3px;
  border-radius: 10px;
  background: #D9D9D9; 
}
.branch_select {
  margin: 30px 0;
}
.branch_select .branch_txt h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 46px;
  font-weight: 800;
  color: #000000;
  /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  text-align: center;
}
.branch_select .branch_txt p {
  position: relative;
  margin-bottom: 0;
  padding: 0 0 40px 0;
  font-size: 32px;
  font-weight: 400;
  color: #888;
  text-align: center;
  line-height: 0.9;
}
.tab_drawer_heading {
  display: none;
}
.tab_container .head_tab {
  position: relative;
  background-color: #006c5c;
  height: 45px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.tab_container .footer_tab {
  position: relative;
  background-color: #006c5c;
  height: 45px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.tab_content .pack_recommended {
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab_content .pack_recommended img {
  width: 20%;
}
.tab_content .pack_recommended h2 {
  display: inline-block;
  font-size: 30px;
  font-weight: 500;
  color: #D8365D;
  line-height: 1.2;
  padding: 20px 0;
  text-align: center;
}

/* Accordion */
.accordion {
  padding: 0;
  list-style: none;
}
ul .accordion-inner {
  overflow-x: auto;
  display: block;
  padding: 0;
  list-style: none;
}
.tab_contents {
  padding: 0;
  background-color: #fafafa;
}
.tab_contents .package_name {
  position: relative;
  top: -8px !important;
  margin-left: 20px;
  display: inline-flex;
  align-items: flex-start;
}
.tab_contents .package_name img {
  width: 50px;
  height: 50px;
}
.tab_contents .cluster h1 {
  position: relative;
  margin-bottom: 0;
  padding: 30px 0 20px;
  font-size: 34px;
  font-weight: 600;
  color: #009066;
  text-align: center;
  text-shadow: none;
}
.tab_contents .package_name h1 {
  position: relative;
  margin: 0;
  padding: 0 0 0 20px;
  display: block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 30px;
  color: #ffbf3f;
  text-align: left;
  line-height: 1;
  text-shadow: none;
}
.tab_contents .package_name h1 span {
  font-size: 22px;
  font-weight: 400;
  color: #444444;
  text-shadow: none;
}
.tab_contents .package_name h1 span.list_pack {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #444444;
  text-shadow: none;
}
.tab_contents .package_price h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 42px;
  color: #026E5D;
  text-align: center;
}
.tab_contents .mas-top {
  margin: 0;
}
.tab_contents .head-content h1 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #00a69c;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-left: 0;
}
.tab_contents .head-content .contact-list ul {
  position: relative;
  margin-top: -60px;
  float: right;
}
.tab_contents .head-content .contact-list ul li {
  display: inline-block;
  margin-left: -20px;
}
.tab_contents .head-content .contact-list ul li img {
  width: 65%;
  z-index: 99;
}
.tab_contents .head-list ul {
  position: relative;
  margin-bottom: 20px;
  margin-top: 0px;
}
.tab_contents .head-list ul li span i {
  position: absolute;
  margin: 10px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #414141;
  font-size: 10px !important;
}
.tab_contents .head-list ul li span i.subbullet {
  position: absolute;
  margin: 4px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #414141;
  font-size: 14px !important;
}
.tab_contents .head-list ul li span.details {
  position: relative;
  margin: 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #414141;
  font-size: 22px;
  line-height: 1;
}
.tab_contents .head-list h2 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #6d6e70;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.tab_contents .head-list h3 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.tab_contents .head-list ul.condition-list {
  position: relative;
  margin-bottom: 20px;
  margin-top: 5px;
}
.tab_contents .head-list ul li span.dot-list i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #6d6e70;
  font-size: 10px !important;
}
.tab_contents .head-list ul li span.details-con {
  position: relative;
  margin: 0 90px 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #6d6e70;
  font-size: 16px;
  font-style: italic;
  line-height: 1.4;
}
.tab_contents .head-list ul .call-program {
  position: relative;
  font-size: 16px;
  color: #414141;
  margin: 0 20px;
  min-width: 100px;
  display: inline-block;
}
.tab_contents .head-list ul .call-program img {
  width: 25px;
  margin: 5px 10px 5px 0;
}
.tab_contents .service-cond {
  position: relative;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  background: #f4f4f4;
  border-radius: 15px;
}
.tab_contents .condition-program h1 {
  position: relative;
  margin-top: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #efff32;
  padding: 20px 0 0;
  text-align: left;
}
.tab_contents .condition-program h2 {
  position: relative;
  margin-top: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #006052;
  padding: 10px 0 0;
  text-align: left;
}
.tab_contents .condition-program h3 {
  position: relative;
  margin-top: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #414141;
  padding: 20px 0 0;
  margin-bottom: 0;
  text-align: left;
  line-height: 1;
}
.tab_contents .condition-program p {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #414141;
  padding-bottom: 0px;
  padding-left: 0;
  text-align: left;
  text-decoration: underline;
}
ul .accordion-toggle .main-head {
  padding: 5px 0;
  font-size: 26px !important;
  font-weight: 500 !important;
  color: #fff;
  text-align: center;
  background-color: #006c5c;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
ul .accordion-toggle span.sub-head {
  position: relative;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
}

ul .accordion-toggle table {
  width: 100%;
  max-width: 100%;
  margin: 0.5em auto;
}
ul .accordion-toggle table td, ul .accordion-toggle table th {
  border-bottom: 0px solid transparent !important;
}
ul .accordion-toggle table th.plus-expand {
  width: 50px;
  background-color: #FFBF3F;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  color: #006c5c;
}
.closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-45deg);
}
.closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-45deg);
  opacity: 1;
}
.opened {
  opacity: 1;
}
.opened .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(45deg);
}
.opened .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(45deg);
}
.circle-plus {
  height: 4em;
  width: 4em;
  font-size: 1em;
  opacity: 1;
}
.circle-plus .circle {
  position: relative;
  margin: 12px 14px 0;
  width: 1em;
  height: 1em;
}
.circle-plus .circle .horizontal {
  position: absolute;
  background-color: #006c5c;
  width: 13px;
  height: 3px;
  left: 90%;
  margin-left: -10.5px;
  top: 50%;
  margin-top: -7.5px;
}
.circle-plus .circle .vertical {
  position: absolute;
  background-color: #006c5c;;
  width: 3px;
  height: 13px;
  left: 30%;
  margin-left: -0.5px;
  top: 50%;
  margin-top: -12px;
}
.tab_content .package_name {
  position: relative;
  top: -10px;
  margin-left: 0;
  display: inline-flex;
  align-items: flex-start;
}
.tab_content .package_name img {
  width: 50px;
  height: 50px;
}
.tab_content .cluster h1 {
  position: relative;
  margin-bottom: 0;
  padding: 30px 0 20px;
  font-size: 34px;
  font-weight: 600;
  color: #009066;
  text-align: center;
  text-shadow: none;
}
.tab_content .package_name h1 {
  position: relative;
  margin: 0;
  padding: 0 0 0 10px;
  display: block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #000000 !important;
  text-align: left;
  line-height: 1.0;
  text-shadow: none;
  height: 60px;
}
.tab_content .package_name h1 span {
  font-size: 22px;
  font-weight: 400;
  color: #444444;
  text-shadow: none;
}
.tab_content .package_name h1 span.list_pack {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #444444;
  text-shadow: none;
}
.select-service a.readmore-butt img {
  position: relative;
  top: -20px;
  left: 15%;
  margin-bottom: 0px;
  width: 166px;
  height: 30px;
  cursor: pointer;
}
.tab_content .package_price h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 42px;
  color: #006C5B !important;
  text-align: center;
}
.tab_content .mas-top {
  margin: 0;
}
.ptn_column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.tab_content .head-content h1 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #00a69c;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-left: 0;
}
.tab_content .head-content .contact-list ul {
  position: relative;
  margin-top: -60px;
  float: right;
}
.tab_content .head-content .contact-list ul li {
  display: inline-block;
  margin-left: -20px;
}
.tab_content .head-content .contact-list ul li img {
  width: 65%;
  z-index: 99;
}
.line-head {
  position: relative;
  margin-top: 40px;
  width: 40px;
  border-bottom: 2px solid #404040;
}
.tab_content .head-list ul {
  position: relative;
  margin-bottom: 20px;
  margin-top: 0px;
}
.tab_content .head-list ul li span i {
  position: absolute;
  margin: 10px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #414141;
  font-size: 10px !important;
}
.tab_content .head-list ul li span i.subbullet {
  position: absolute;
  margin: 4px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #414141;
  font-size: 14px !important;
}
.tab_content .head-list ul li span.details {
  position: relative;
  margin: 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #414141;
  font-size: 22px;
  line-height: 1;
}
.tab_content .head-list h2 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #6d6e70;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.tab_content .head-list h3 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 20px;
}
.tab_content .head-list ul.condition-list {
  position: relative;
  margin-bottom: 20px;
  margin-top: 5px;
}
.tab_content .head-list ul li span.dot-list i {
  position: absolute;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #6d6e70;
  font-size: 10px !important;
}
.tab_content .head-list ul li span.details-con {
  position: relative;
  margin: 0 90px 0 20px;
  min-width: 100px;
  display: inline-block;
  color: #6d6e70;
  font-size: 16px;
  font-style: italic;
  line-height: 1.4;
}
.tab_content .head-list ul .call-program {
  position: relative;
  font-size: 16px;
  color: #414141;
  margin: 0 20px;
  min-width: 100px;
  display: inline-block;
}
.tab_content .head-list ul .call-program img {
  width: 25px;
  margin: 5px 10px 5px 0;
}
.tab_content .service-cond {
  position: relative;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  background: #f4f4f4;
  border-radius: 15px;
}
.tab_content .condition-program h1 {
  position: relative;
  margin-top: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 30px;
  font-weight: 800;
  color: #1F1F1F;
  padding: 20px 0 0;
  text-align: left;
}
.tab_content .condition-program h2 {
  position: relative;
  margin-top: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: #006052;
  padding: 10px 0 0;
  text-align: left;
}
.tab_content .condition-program h3 {
  position: relative;
  margin-top: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #414141;
  padding: 20px 0 0;
  margin-bottom: 0;
  text-align: left;
  line-height: 1;
}
.tab_content .condition-program p {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #414141;
  padding-bottom: 0px;
  padding-left: 0;
  text-align: left;
  text-decoration: underline;
}
.tab_content .right_position {
  display: inline-flex;
  justify-content: space-around;
  align-items: center;
  flex-flow: row;
  position: relative;
  padding-top: 20px;
  padding-right: 10px;
}
/* ----- All You Can Check ----- */
.allyou_pack {
  position: relative;
  margin: 0 auto 40px auto;
}
.allyou_pack .allyou_recommended {
  position: relative;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.allyou_pack .allyou_recommended img {
  width: 15%;
}
.allyou_pack .allyou_recommended h2 {
  display: inline-block;
  font-size: 30px;
  font-weight: 500;
  color: #026e5d;
  line-height: 1.2;
  padding: 20px 0;
  text-align: center;
}
.allyou_pack .tab_container .head_allyoutab {
  position: relative;
  background-color: #ff7f41;
  height: 45px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.allyou_pack .head_allyoutab {
  position: relative;
  background-color: #ff7f41;
  height: 45px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.allyou_pack .tab_container .footer_allyoutab {
  position: relative;
  background-color: #ff7f41;
  height: 45px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.allyou_pack .footer_allyoutab {
  position: relative;
  background-color: #ff7f41;
  height: 45px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.allyou_pack .allyou_tab .tab_content {
	padding: 10px;
  display: block !important;
  /* border: 1px solid #ddd; */
  background-color: #fafafa;
}
.allyou_pack .allyou_tab .tab_content .allyou_promotion p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #414141;
  margin-bottom: 15px;
}
.allyou_pack .allyou_promotion p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #414141;
  margin-bottom: 15px;
}
.allyou_pack .allyou_tab .tab_content .allyou_promotion .line_allyou {
  position: relative;
  margin-top: 70px;
  border: 1px solid #dadada;
}
.allyou_pack .allyou_promotion .line_allyou {
  position: relative;
  margin-top: 30px;
  border: 1px solid #dadada;
}
.allyou_pack .allyou_tab .tab_content .allyou_promotion h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #414141;
  margin: 15px 0;
}
.allyou_pack .allyou_promotion h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #414141;
  margin: 10px 0;
}
.allyou_pack .allyou_tab .tab_content .allyou_promotion img {
  display: inline-flex;
  align-items: flex-end;
  width: 30%;
  justify-content: center;
  margin: 4px;
}
.allyou_pack .allyou_promotion img {
  display: inline-flex;
  align-items: center;
  width: 28%;
  justify-content: center;
  margin: 3px;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials {
  position: relative;
  left: 10%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.allyou_pack .allyou_specials {
  position: relative;
  left: 10%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
  font-size: 18px;
  font-weight: 400;
  color: #414141;
  margin-bottom: 0;
  padding: 20px 0;
  text-align: left;
}
.allyou_pack .allyou_specials h3 {
  font-size: 18px;
  font-weight: 400;
  color: #414141;
  margin-bottom: 0;
  padding: 20px 0;
  text-align: left;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul {
  list-style: none;
  margin: 0;
  padding: 0;
	overflow: auto;
}
.allyou_pack .allyou_specials ul {
  list-style: none;
  margin: 0;
  padding: 0;
	overflow: auto;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
  color: #fff;
  display: inline-block;
  position: relative;
  background-color: #026e5d;
  border-radius: 20px;
  margin: 0 5px;
}
.allyou_pack .allyou_specials ul li {
  color: #fff;
  display: inline-block;
  position: relative;
  background-color: #026e5d;
  border-radius: 20px;
  margin: 0 5px;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.allyou_pack .allyou_specials ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul li label {
  display: inline-block;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  padding: 5px 0 5px 20px;
  margin: 0;
  width: 150px;
  height: auto;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}
.allyou_pack .allyou_specials ul li label {
  display: inline-block;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  padding: 8px 20px;
  margin: 0;
  height: auto;
  line-height: 1.2;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul li:hover label {
	color: #FFFFFF;
}
.allyou_pack .allyou_specials ul li:hover label {
	color: #FFFFFF;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul li .check {
  display: inline-block;
  position: relative;
  background-color: #fff;
  /* border: 3px solid #fff; */
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 7px;
  left: 10px;
  float: left;
  text-align: left;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
.allyou_pack .allyou_specials ul li .check {
  display: none;
  position: relative;
  background-color: #fff;
  /* border: 3px solid #fff; */
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 7px;
  left: 10px;
  float: left;
  text-align: left;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul li:hover .check {
  /* border: 3px solid #FFFFFF; */
  background-color: #ffbf3f;
}
.allyou_pack .allyou_specials ul li:hover .check {
  /* border: 3px solid #FFFFFF; */
  background-color: #ffbf3f;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials ul li .check::before {
  display: inline-block;
  position: absolute;
	content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 0px;
	left: 0px;
  margin: auto;
	transition: background 0.1s linear;
	-webkit-transition: background 0.1s linear;
}
.allyou_pack .allyou_specials ul li .check::before {
  display: inline-block;
  position: absolute;
	content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 0px;
	left: 0px;
  margin: auto;
	transition: background 0.1s linear;
	-webkit-transition: background 0.1s linear;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials input[type=radio]:checked ~ .check {
  /* border: 5px solid #ffbf3f; */
  background-color: #ffbf3f;
}
.allyou_pack .allyou_specials input[type=radio]:checked ~ .check {
  /* border: 5px solid #ffbf3f; */
  background-color: #ffbf3f;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials input[type=radio]:checked ~ .check::before{
  background-color: transparent;
}
.allyou_pack .allyou_specials input[type=radio]:checked ~ .check::before{
  background-color: transparent;
}
.allyou_pack .allyou_tab .tab_content .allyou_specials input[type=radio]:checked ~ label{
  color: #fff;
}
.allyou_pack .allyou_specials input[type=radio]:checked ~ label{
  color: #fff;
}

/* ----- Payment Way ----- */
.payment_way {
  position: relative;
  margin: 20px auto 60px auto;
  display: flex;
  justify-content: center;
}
.payment_way .purchase_way {
  margin-top: 30px;
  display: block;
  justify-content: center;
  align-items: center;
  border-right: 2px dashed #dadada;
}
.payment_way .purchase_way h2 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
  color: #000000;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 0;
}
.payment_way .purchase_way img {
  width: 65%;
}
.payment_way .contact_way {
  margin-top: 30px;
  justify-content: center;
  align-items: center;
}
.payment_way .contact_way h2 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
  color: #000000;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 0;
}
.payment_way .contact_way img {
  width: 40%;
}

/* ----- Total Bar ----- */
.total_tabs {
  position: relative;
  margin: 0;
}
.footer_total {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100px;
  background-color: #009066;
  font-size: 12px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-weight: 500;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.show, .footer_total:hover {
  display: block;
}
.footer_total .total_number {
  display: inline-flex;
  align-items: center;
  float: right;
  margin: 22px 10px;
}
.footer_total .total_number h1 {
  position: relative;
  top: 0;
  display: inline-flex;
  align-items: center;
  padding: 10px;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 500;
  color: #1cdc6c;
  text-align: left;
}
.footer_total .total_number .total_products {
  display: inline-flex;
  background-color: #007955;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 20%;
  height: 50px;
}
.footer_total .total_number .total_products span.product_num {
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  width: 100%;
  text-align: right;
  position: relative;
  margin: 0 10px;
}
.footer_total .buy_products {
  display: inline-block;
}
.footer_total .buy_products .boxed-btn-product {
  background: #1cdc6c;
  color: #009066;
  display: inline-block;
  margin: 0px;
  padding: 8px 15px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 24px;
  font-weight: 500;
  border: none;
  border-radius: 0 !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  height: 50px;
}
.footer_total .buy_products .boxed-btn-product:hover {
  background: #1cdc6c;
  color: #fff !important;
}
.footer_total .buy_products .boxed-btn-product:focus {
  outline: none;
}

.select-service .description {
  position: relative;
  margin: 0;
  display: block;
  height: 100%;
  font-size: 26px;
  font-weight: 500;
  color: #3b695c;
  line-height: 1.2;
}
.select-service .description p {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  line-height: 1.4;
}
.price-sale {
  position: relative;
  margin-top: 40px;
  z-index: 999;
}
.price-sale h1 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #3b695c;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-left: 0;
}
.select-service .description_main {
  position: relative;
  margin: 0;
  display: block;
  border-bottom: 1px solid #fff;
}
.select-service .description_main h1 {
  padding-left: 0;
  font-size: 44px;
  font-weight: 500;
  color: #f4b63b;
  line-height: 1.2;
}

.select-service .description_main p.submain {
  position: relative;
  margin-top: 40px;
  font-size: 44px;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
}
.select-service .description_main p {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1.4;
}
.checkup_list {
  position: relative;
  display: block;
  margin-left: 85px;
}
.check_list h1 {
  padding-top: 10px;
  padding-left: 0;
  font-size: 30px;
  font-weight: 500;
  color: #f4b63b;
  line-height: 1.2;
}
.list_items {
  position: relative;
  margin-top: 30px;
  padding-left: 0;
}
.list_items .head_list tr {
  position: relative;
  margin-bottom: 0;
  margin-top: 20px;
  background-color: transparent;
}
.list_items .head_list td span i {
  position: relative;
  margin: 8px 0 0;
  min-width: 20px;
  display: inline-block;
  color: #fff;
  font-size: 10px !important;
}
.list_items .head_list td span.detail {
  position: relative;
  margin: 0;
  min-width: 100px;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}
.list_items .head_list td span.en_detail {
  position: relative;
  margin: 0 25px;
  min-width: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}
.list_items .head_list tbody {
  text-align: left;
}
.table td, .table th {
  border-top: transparent;
  border-bottom: transparent;
  text-align: left;
  padding: 0;
}
.main_price {
  position: relative;
  top: 50px;
}
.main_price .key_price {
  margin: 0 0 0 100px;
}
.main_price .key_price h1 {
  padding-top: 30px;
  font-size: 70px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
  text-align: left;
}
.main_price .key_price p {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
  text-align: left;
}
.main_price .key_price .key_desc {
  position: relative;
  margin-top: 100px;
  margin-bottom: 0;
}
.main_price .key_price .key_desc p {
  padding-top: 0px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-align: left;
}
.main_price .key_price .key_desc p.primary_desc {
  padding-top: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-align: left;
}
.main_price .key_price .use_date {
  position: relative;
  margin-top: 100px;
  margin-bottom: 0;
}
.main_price .key_price .use_date .use_tab {
  background-color: #f4b63d;
  border-radius: 10px;
  height: 40px;
}
.main_price .key_price .use_date .use_tab p {
  padding: 7px;
  font-size: 20px;
  font-weight: 400;
  color: #222;
  text-align: center;
}
.main_price .key_price .use_date p {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
.promote_area {
  margin-top: 50px;
  /* margin-bottom: 50px; */
}
.promote_area .header_txt h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 60px;
  font-weight: 600;
  color: #006c5c;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.promote_area .header_txt h3 {
  color: #006c5c;
  font-size: 30px;
}
.promote_area .header_txt p {
  position: relative;
  margin: 0 100px;
  padding: 10px 0px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #808080;
  text-align: center;
  line-height: 1.4;
}
.promote_area .package_name {
  position: relative;
  top: -18px;
}
.promote_area .package_name h1 {
  position: relative;
  margin: 0;
  padding: 5px 0 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #3c6a5d;
  text-align: left;
}
.promote_area .package_price h1 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 34px;
  font-weight: 500;
  color: #3c6a5d;
  text-align: center;
}
.promote_area .package_branch h1 {
  position: relative;
  margin: 20px 0 10px 0;
  padding: 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #3c6a5d;
  text-align: center;
}
.package_button {
  position: relative;
  top: 10%;
  margin: 0 auto;
  width: 100%;
  justify-content: center;
  display: flex;
}

/* ----- Quantity ----- */
.qtySelector {
	border: 1px solid #017260;
	width: 130px;
	height: 35px;
	margin: 0 auto;
}
.qtySelector .fa {
	padding: 7px 5px;
	width: 36px;
	height: 100%;
	float: left;
  cursor: pointer;
  font-size: 20px;
  font-weight: 300;
  color: #017260;
}
.qtySelector .fa.clicked {
	font-size: 20px;
	padding: 7px 5px;
}
.qtySelector .fa-minus {
	border-right: 1px solid #017260;
}
.qtySelector .fa-plus {
	border-left: 1px solid #017260;
}
.qtySelector .mqty {
  border: none;
  margin: 0;
	padding: 0;
	width: 55px;
	height: 100%;
	float: left;
  text-align: center;
  box-shadow: none;
  font-size: 24px;
  font-weight: 400;
  color: #414141;
}
/* ----- Contact Float ----- */
.line-label-container {
	position: fixed;
	bottom: 120px;
	right: 95px;
	display: table;
	visibility: hidden;
}
.line-label-text {
	color: #FFF;
	background: rgba(51,51,51,0.5);
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border-radius: 3px;
}
.line-label-arrow {
	display: table-cell;
	vertical-align: middle;
	color: #333;
	opacity: 0.5;
}
.line-float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 165px;
	right: 25px;
	/* background-color:#06C; */
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
}
.line-float img {
  width: 60px;
  height: 60px;
}
a.line-float + div.line-label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
}
a.line-float:hover + div.line-label-container{
  visibility: visible;
  opacity: 1;
}
.call-label-container {
	position: fixed;
	bottom: 190px;
	right: 95px;
	display: table;
	visibility: hidden;
}
.call-label-text {
	color: #FFF;
	background: rgba(51,51,51,0.5);
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border-radius: 3px;
}
.call-label-arrow {
	display: table-cell;
	vertical-align: middle;
	color: #333;
	opacity: 0.5;
}
.call-float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 95px;
	right: 25px;
	/* background-color:#06C; */
	color: #FFF;
	border-radius: 50px;
  text-align: center;
  z-index: 99999;
	box-shadow: 2px 2px 3px #999;
}
.call-float img {
  width: 60px;
  height: 60px;
}
a.call-float + div.call-label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
}
a.call-float:hover + div.call-label-container {
  visibility: visible;
  opacity: 1;
}
.shopee-float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 165px;
	right: 25px;
	/* background-color:#06C; */
	color: #FFF;
	border-radius: 50px;
  text-align: center;
  z-index: 99999;
	box-shadow: 2px 2px 3px #999;
}
.shopee-float img {
  width: 60px;
  height: 60px;
}
a.shopee-float + div.shopee-label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
}
a.shopee-float:hover + div.shopee-label-container{
  visibility: visible;
  opacity: 1;
}
.thanks_area {
  margin: 50px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thanks_area .header_txt h1.thanks {
  position: relative;
  margin: 0;
  padding: 30px 0 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: 1.0;
  color: #026e5d;
  /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  text-align: center;
}
.thanks_area .header_txt p {
  position: relative;
  margin: 0;
  padding: 10px 0 30px;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2;
  color: #404040;
  text-align: center;
  letter-spacing: 0px;
}
.thanks_area .header_txt img {
  width: 300px;
  height: 300px;
}
.thanks_area .back-to-camp img {
  margin: 40px 0 0;
}
/* === Responsive === */
/* Galaxy S10/S9+/S9 */
@media only screen and (max-width: 360px) and (min-width: 321px) {
  .package_price{
    margin-top:auto;
  }
  .slider_area .single_slider.desktop_banner img {
    display: none;
  }
  .slider_area .single_slider.mobile_banner img {
    display: block;
    width: 100%;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 80px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 12%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 16%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 5px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 0;
  }
  .articles_area .article_head p {
    font-size: 46px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .articles_area .welcome_articles ul li span a {
    position: relative;
    margin: 0 5px 10px 30px;
    min-width: 100px;
    display: inline-block;
    color: #F0EFEF;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 46px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 0;
    display: block;
    height: 170px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .question_awnser_area {
    padding-top: 0;
    padding-bottom: 0;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 46px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 450px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 20px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #026E5D;
    text-align: left;
    line-height: 1.1;
    letter-spacing: 0;
  } */
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 0px;
    width: 250px;
    border-bottom: 2px dotted #888888;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 18%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 13%;
    margin-left: 53%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    font-size: 20px;
    font-weight: 400;
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 295px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 90%;
    margin: 70px auto 0px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 60px;
    height: 60px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -35px;
    margin-left: 2px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .head-list ul {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 17px;
    padding-right: 17px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 40px;
    float: right;
  }
  .tab-content .head-content .contact-list ul.contact-mobile {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 65px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -45px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 50%;
    z-index: 99;
  }
  .posit-img img {
    position: relative;
    width: 55%;
    margin: 0 75px;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0;
  }
  .line-head {
    position: relative;
    margin-top: 65px;
    width: 40px;
    border-bottom: 2px solid #404040;
  }
  .medium {
    padding: 13px 15px;
    font-size: 16px;
  }
  .fancy-button {
    position: relative;
    color: #fff;
    margin: 5px;
    padding: 10px 15px;
    text-decoration: none;
    display: block;
    outline: none;
    line-height: 100%;
    overflow: hidden;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .articles_area .header_txt p.newsection {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #f5b63d;
    line-height: 1.2;
    letter-spacing: 0px;;
    text-align: center;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0 0 10px 0;
    width: 180px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .promote_area .header_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    font-weight: 600;
    color: #006c5c;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  .promote_area .header_txt h3 {
    color: #006c5c;
    font-size: 26px;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 50px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 8px;
    margin-left: 0px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 10px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 28px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -25%;
    padding-bottom: 0;
    display: block;
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -1px !important;
    left: 80% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -1px;
    left: 90% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 42px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    margin: 0 auto;
    top: -25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 5px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 30px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    color: #006C5B !important;
    text-align: center;
    height: 45px;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: left;
    margin: 0px;
  }
  .footer_total .total_number h1 {
    position: relative;
    top: 0;
    display: block;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    color: #ffbf3f;
    text-align: center;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 45%;
    height: 50px;
  }
  .footer_total {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 115px;
    background-color: #009066;
    font-size: 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .footer_total .total_number .total_products span.product_num {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 10px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 70%;
  }
  .allyou_pack .allyou_specials h3 {
    font-size: 14px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 180px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_pack .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 0px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials ul li label {
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
    margin: 0;
    height: auto;
    line-height: 1.2;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
  }
  .allyou_pack .allyou_specials ul li .check {
    display: none;
    position: relative;
    background-color: #fff;
    /* border: 3px solid #fff; */
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 6px;
    left: 8px;
    float: left;
    text-align: left;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 3px;
  }
  .allyou_pack .allyou_promotion img {
    display: inline-flex;
    align-items: center;
    width: 30%;
    justify-content: center;
    margin: 0 4px;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 10px 0 40px 0;
    font-size: 30px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 26px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #777777;
    font-size: 26px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0 0 10px 0;
  }
  .tab_center {
    padding: 0;
    display: flex;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: center;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 36px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px 5px 20px 5px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 19px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 5px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 25%;
  }
  .button-sale p.text-web {
    font-size: 19px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 8px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0 25px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 90%;
    position: relative;
    margin: 0 auto;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 22px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 85px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 18px;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 60px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .tab_content {
    padding: 0;
    display: none;
    /* border: 1px solid #ddd; */
    background-color: #ffffff;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}
/* iPhone 11 Pro/XS/X/6/7/8 */
@media only screen and (max-width: 380px) and (min-width: 361px) {
  .package_price{
    margin-top:auto;
  }
  .slider_area .single_slider.desktop_banner img {
    display: none;
  }
  .slider_area .single_slider.mobile_banner img {
    display: block;
    width: 100%;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 80px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 17%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 21%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 5px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 0;
  }
  .articles_area .article_head p {
    font-size: 48px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .articles_area .welcome_articles ul li span a {
    position: relative;
    margin: 0 5px 10px 30px;
    min-width: 100px;
    display: inline-block;
    color: #F0EFEF;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 44px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 0;
    display: block;
    height: 150px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 46px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 430px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 10px;
    width: 250px;
    border-bottom: 2px dotted #888888;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 18%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 15%;
    margin-left: 55%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -10px;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 90%;
    margin: 80px auto 0px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 63px;
    height: 63px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -38px;
    margin-left: 3px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .head-list ul {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 17px;
    padding-right: 17px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 50px;
    float: right;
  }
  .tab-content .head-content .contact-list ul.contact-mobile {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 80px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -40px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 55%;
    z-index: 99;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 85px;
  }
  .line-head {
    position: relative;
    margin-top: 65px;
    width: 40px;
    border-bottom: 2px solid #404040;
  }
  .medium {
    padding: 13px 15px;
    font-size: 16px;
  }
  .fancy-button {
    position: relative;
    color: #fff;
    margin: 5px;
    padding: 10px 15px;
    text-decoration: none;
    display: block;
    outline: none;
    line-height: 100%;
    overflow: hidden;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .articles_area .header_txt p.newsection {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #f5b63d;
    line-height: 1.2;
    letter-spacing: 0px;;
    text-align: center;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0 0 10px 0;
    width: 180px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .allyou_pack .allyou_tab .tab_content {
    padding: 0;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .allyou_pack .allyou_promotion img {
    display: inline-flex;
    align-items: center;
    width: 30%;
    justify-content: center;
    margin: 0 4px;
  }
  .promote_area .header_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 46px;
    font-weight: 600;
    color: #006c5c;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  .promote_area .header_txt h3 {
    color: #006c5c;
    font-size: 28px;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 50px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 6px;
    margin-left: 0px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 30px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -30%;
    padding-bottom: 0;
    display: block;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -1px !important;
    left: 80% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -1px;
    left: 90% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 42px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    margin: 0 auto;
    top: -25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    color: #006C5B !important;
    text-align: center;
    height: 45px;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: left;
    margin: 0px;
  }
  .footer_total .total_number h1 {
    position: relative;
    top: 0;
    display: block;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    color: #ffbf3f;
    text-align: center;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 48%;
    height: 50px;
  }
  .footer_total {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 115px;
    background-color: #009066;
    font-size: 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .footer_total .total_number .total_products span.product_num {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 10px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 70%;
  }
  .allyou_pack .allyou_specials h3 {
    font-size: 14px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 170px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_pack .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials ul li label {
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
    margin: 0;
    height: auto;
    line-height: 1.2;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
  }
  .allyou_pack .allyou_specials ul li .check {
    display: none;
    position: relative;
    background-color: #fff;
    /* border: 3px solid #fff; */
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 6px;
    left: 8px;
    float: left;
    text-align: left;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 30px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 26px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon-details {
    position: relative;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
  }
  .tab_center {
    padding: 0;
    display: flex;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .tab_center .package_name {
    position: relative;
    top: -8px !important;
    margin-left: 0px;
    display: flex;
    align-items: center;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: center;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 36px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px 5px 20px 5px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 20px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 5px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1.2;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 25%;
  }
  .button-sale p.text-web {
    font-size: 20px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0 25px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 90%;
    position: relative;
    margin: 0 auto;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 22px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 85px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .tab_content {
    padding: 0;
    display: none;
    /* border: 1px solid #ddd; */
    background-color: #ffffff;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}
/* iPhone 12 Pro/12 */
@media only screen and (max-width: 390px) and (min-width: 381px) {
  .package_price{
    margin-top:auto;
  }
  .slider_area .single_slider.desktop_banner img {
    display: none;
  }
  .slider_area .single_slider.mobile_banner img {
    display: block;
    width: 100%;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 80px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 17%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 21%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 5px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 0;
  }
  .articles_area .article_head p {
    font-size: 48px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .articles_area .welcome_articles ul li span a {
    position: relative;
    margin: 0 5px 10px 30px;
    min-width: 100px;
    display: inline-block;
    color: #F0EFEF;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 44px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 0;
    display: block;
    height: 150px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 46px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 380px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 15px;
    width: 270px;
    border-bottom: 2px dotted #888888;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 18%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 15%;
    margin-left: 55%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -13px;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 90%;
    margin: 80px auto 0px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 63px;
    height: 63px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -38px;
    margin-left: 3px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .head-list ul {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 17px;
    padding-right: 17px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 50px;
    float: right;
  }
  .tab-content .head-content .contact-list ul.contact-mobile {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 80px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -40px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 55%;
    z-index: 99;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 85px;
  }
  .line-head {
    position: relative;
    margin-top: 65px;
    width: 40px;
    border-bottom: 2px solid #404040;
  }
  .medium {
    padding: 13px 15px;
    font-size: 16px;
  }
  .fancy-button {
    position: relative;
    color: #fff;
    margin: 5px;
    padding: 10px 15px;
    text-decoration: none;
    display: block;
    outline: none;
    line-height: 100%;
    overflow: hidden;
    height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .articles_area .header_txt p.newsection {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #f5b63d;
    line-height: 1.2;
    letter-spacing: 0px;;
    text-align: center;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0 0 10px 0;
    width: 180px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .allyou_pack .allyou_tab .tab_content {
    padding: 0;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .allyou_pack .allyou_promotion img {
    display: inline-flex;
    align-items: center;
    width: 30%;
    justify-content: center;
    margin: 0 4px;
  }
  .promote_area .header_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 46px;
    font-weight: 600;
    color: #006c5c;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  .promote_area .header_txt h3 {
    color: #006c5c;
    font-size: 28px;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 50px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 6px;
    margin-left: 0px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 30px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -28%;
    padding-bottom: 0;
    display: block;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -1px !important;
    left: 81% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -1px;
    left: 90% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 42px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    color: #006C5B !important;
    text-align: center;
    height: 45px;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: left;
    margin: 0px;
  }
  .footer_total .total_number h1 {
    position: relative;
    top: 0;
    display: block;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    color: #ffbf3f;
    text-align: center;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 48%;
    height: 50px;
  }
  .footer_total {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 115px;
    background-color: #009066;
    font-size: 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .footer_total .total_number .total_products span.product_num {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 10px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 70%;
  }
  .allyou_pack .allyou_specials h3 {
    font-size: 14px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 170px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_pack .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials ul li label {
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
    margin: 0;
    height: auto;
    line-height: 1.2;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
  }
  .allyou_pack .allyou_specials ul li .check {
    display: none;
    position: relative;
    background-color: #fff;
    /* border: 3px solid #fff; */
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 6px;
    left: 8px;
    float: left;
    text-align: left;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 30px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 24px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
  }
  .tab_center {
    padding: 0;
    display: flex;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .tab_center .package_name {
    position: relative;
    top: -8px !important;
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: center;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 36px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px 5px 20px 5px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 20px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 22%;
  }
  .button-sale p.text-web {
    font-size: 20px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0 25px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 90%;
    position: relative;
    margin: 0 auto;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
    padding: 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 85px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .tab_content {
    padding: 0;
    display: none;
    /* border: 1px solid #ddd; */
    background-color: #ffffff;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}
/* iPhone 11 Pro Max/11/XS Max/Note 10/Note 9/S10+/6+/7+/8+ */
@media only screen and (max-width: 478px) and (min-width: 391px) {
  .package_price{
    margin-top:auto;
  }
  .slider_area .single_slider.desktop_banner img {
    display: none;
  }
  .slider_area .single_slider.mobile_banner img {
    display: block;
    width: 100%;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 80px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 21%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 24%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 10px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 53px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.3;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .articles_area .welcome_articles ul li span a {
    position: relative;
    margin: 0 5px 10px 30px;
    min-width: 100px;
    display: inline-block;
    color: #F0EFEF;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 44px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 0;
    display: block;
    height: 150px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 52px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 380px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 10px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 10px;
    margin-left: 0px;
    width: 100%;
    border-bottom: 2px dotted #888888;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 53%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 16%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 15%;
    margin-left: 60%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: 0px;
    top: -18px;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 90%;
    margin: 80px auto 0px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 68px;
    height: 68px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -45px;
    margin-left: 5px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .head-list ul {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 17px;
    padding-right: 17px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: -50px;
    margin-right: 60px;
    float: right;
  }
  .tab-content .head-content .contact-list ul.contact-mobile {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 95px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -50px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 50%;
    z-index: 99;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 95px;
  }
  .line-head {
    position: relative;
    margin-top: 65px;
    width: 40px;
    border-bottom: 2px solid #404040;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .select-service .description_main h1 {
    padding-left: 0;
    font-size: 30px;
    font-weight: 500;
    color: #f4b63b;
    line-height: 1.2;
  }
  .select-service .description_main p.submain {
    position: relative;
    margin-top: 60px;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
  }
  .check_list h1 {
    padding-top: 10px;
    padding-left: 0;
    font-size: 22px;
    font-weight: 500;
    color: #f4b63b;
    line-height: 1.2;
  }
  .checkup_list {
    position: relative;
    display: block;
    margin-left: 10px;
    margin-right: 0px;
  }
  .list_items .head_list td span.en_detail {
    position: relative;
    margin: 0;
    min-width: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
  }
  .main_price .key_price {
    position: relative;
    margin: 0 10px;
    top: -10%;
  }
  .main_price .key_price .use_date p {
    padding-top: 10px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
  }
  .promote_area .header_txt p {
    position: relative;
    margin: 0 10px;
    padding: 10px 0px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #808080;
    text-align: center;
    line-height: 1.4;
  }
  .tabContent {
    padding: 10px;
    /* display: none; */
    border: 1px solid #ddd;
  }
  .select-service {
    position: relative;
    margin: 0;
  }
  .select-service .description {
    position: relative;
    margin: 0;
    display: block;
    height: 100%;
    font-size: 20px;
    font-weight: 500;
    color: #3b695c;
    line-height: 1.2;
  }
  .select-service .description p {
    padding: 10px 0;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    line-height: 1.4;
  }
  .price-sale h1.on-mobile {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: #3b695c;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-left: 0;
    margin-top: -40px;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .articles_area .header_txt p.newsection {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #f5b63d;
    line-height: 1.2;
    letter-spacing: 0px;;
    text-align: center;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .inform-des {
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0;
    color: #414141;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0 0 10px 0;
    cursor: pointer;
    padding: 0;
    width: 180px;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  /* .allyou_pack .allyou_tab .tab_content {
    padding: 0;
    display: block !important;
    border: 1px solid #ddd;
    background-color: #fafafa;
  } */
  .promote_area .header_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 52px;
    font-weight: 600;
    color: #006c5c;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 58px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 8px;
    margin-left: 0px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 32px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -30%;
    padding-bottom: 0;
    display: block;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -1px !important;
    left: 81% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -1px;
    left: 91% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 19px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 42px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    color: #006C5B !important;
    text-align: center;
    height: 45px;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: left;
    margin: 0px;
  }
  .footer_total .total_number h1 {
    position: relative;
    top: 0;
    display: block;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    color: #ffbf3f;
    text-align: center;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 50%;
    height: 50px;
  }
  .footer_total {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 115px;
    background-color: #009066;
    font-size: 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .footer_total .total_number .total_products span.product_num {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 10px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 55%;
  }
  .allyou_pack .allyou_specials h3 {
    font-size: 14px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 150px;
  }
  .allyou_pack .allyou_specials ul li label {
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
    margin: 0;
    height: auto;
    line-height: 1.2;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
  }
  .allyou_pack .allyou_specials ul li .check {
    display: none;
    position: relative;
    background-color: #fff;
    /* border: 3px solid #fff; */
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 6px;
    left: 8px;
    float: left;
    text-align: left;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_pack .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 0;
    display: inline-flex;
    justify-content: start;
    align-items: center;
  }
  .allyou_pack .allyou_promotion img {
    display: inline-flex;
    align-items: center;
    width: 30%;
    justify-content: center;
    margin: 0 5px;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 90% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 32px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 26px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon-details {
    position: relative;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 15px;
    font-weight: 400;
    width: 370px;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0 0 10px 0;
  }
  .tab_center {
    padding: 0;
    display: flex;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .tab_center .package_name {
    position: relative;
    top: -8px !important;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: center;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 40px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 5px 5px 20px 5px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 22px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 24%;
  }
  .button-sale p.text-web {
    font-size: 22px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 90%;
    position: relative;
    margin: 0 auto;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 30px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .tab_content {
    padding: 0;
    display: none;
    /* border: 1px solid #ddd; */
    background-color: #ffffff;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}
/* Galaxy Note5 */
@media only screen and (max-width: 663px) and (min-width: 479px) {
  .package_price{
    margin-top:auto;
  }
  .slider_area .single_slider.desktop_banner img {
    display: none;
  }
  .slider_area .single_slider.mobile_banner img {
    display: block;
    width: 100%;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 80px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 25%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 28%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 10px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 48px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 44px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 0;
    display: block;
    height: 130px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .hospital_anoun_area .anounment_info p {
    color: #334148;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 10px 40px 20px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 52px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 330px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 10px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 0;
    margin-left: 25px;
    width: 350px;
    border-bottom: 2px dotted #888888;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 53%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 15%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    right:14%;
    top: 22%;
    /* margin-left: 61%; */
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -10px;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 90%;
    margin: 100px auto 10px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 80px;
    height: 80px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -50px;
    margin-left: 3px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .head-list ul {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 17px;
    padding-right: 17px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 95px;
    float: right;
  }
  .tab-content .head-content .contact-list ul.contact-mobile {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 130px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -30px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 65%;
    z-index: 99;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 112px;
  }
  .line-head {
    position: relative;
    margin-top: 65px;
    width: 40px;
    border-bottom: 2px solid #404040;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto 30px auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0;
    width: 180px;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .allyou_pack .allyou_tab .tab_content {
    padding: 0;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 68px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 15px;
    margin-left: 0px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 14px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 40px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -30%;
    padding-bottom: 0;
    display: block;
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -1px !important;
    left: 80% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -1px;
    left: 90% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 42px;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 30px;
    color: #006C5B !important;
    text-align: center;
    height: 45px;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack .allyou_promotion img {
    display: inline-flex;
    align-items: center;
    width: 30%;
    justify-content: center;
    margin: 0 6px;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .allyou_pack .allyou_specials h3 {
    font-size: 15px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 170px;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: left;
    margin: 0px;
  }
  .footer_total .total_number h1 {
    position: relative;
    top: 0;
    display: block;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 500;
    color: #ffbf3f;
    text-align: center;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 50%;
    height: 50px;
  }
  .footer_total {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 115px;
    background-color: #009066;
    font-size: 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .footer_total .total_number .total_products span.product_num {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 10px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 55%;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 6px;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 91% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 89% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 32px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 28px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon-details {
    position: relative;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 15px;
    font-weight: 400;
    width: 370px;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0 0 10px 0;
  }
  .tab_center {
    padding: 0;
    display: flex;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .tab_center .package_name {
    position: relative;
    top: -8px !important;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: center;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 40px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 50%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 5px 20px 5px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 50%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 5px 20px 5px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 25%;
  }
  .button-sale p.text-web {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 90%;
    position: relative;
    margin: 0 auto;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 0 20px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 10px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .tab_content {
    padding: 0;
    display: none;
    /* border: 1px solid #ddd; */
    background-color: #ffffff;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}
/* iPhone 6/7/8 (Landscape) */
@media only screen and (max-width: 725px) and (min-width: 665px) {
  /* .package_price {
    margin-top: auto;
  } */
  .slider_area .single_slider.desktop_banner img {
    display: none;
  }
  .slider_area .single_slider.mobile_banner img {
    display: block;
    width: 100%;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 70px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 28%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 30%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 10px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 38px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 38px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 10px;
    display: block;
    height: 130px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .hospital_anoun_area .anounment_info p {
    color: #334148;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 10px 40px 20px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 42px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 550px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 10px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    border-bottom: 2px dotted #888888;
  }
  .question_awnser_area .question_expert .a-icon img {
    position: relative;
    top: 0;
    float: right;
    margin: -60px 0 0 0;
    text-align: right;
    width: 20%;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 54%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 13%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 15%;
    margin-left: 68%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: 0px;
    top: -18px;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 100%;
    margin: 120px auto 0px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 95px;
    height: 95px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -60px;
    margin-left: 8px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .head-list ul {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    float: right;
  }
  .tab-content .head-content .contact-list ul.contact-mobile {
    position: relative;
    margin-top: -55px;
    margin-bottom: 20px;
    margin-right: -30px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -30px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 60%;
    z-index: 99;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0;
  }
  .line-head {
    position: relative;
    margin-top: 65px;
    width: 40px;
    border-bottom: 2px solid #404040;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 130px;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto 20px auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0;
    width: 180px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .allyou_pack .allyou_tab .tab_content {
    padding: 0;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 92px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 20px;
    margin-left: 30px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 16px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 45px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -30%;
    padding-bottom: 0;
    display: block;
    font-size: 28px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -2px !important;
    left: 79.5% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -2px;
    left: 89.5% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 32px;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    color: #006C5B !important;
    text-align: center;
    height: 35px;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack .allyou_promotion img {
    display: inline-flex;
    align-items: center;
    width: 30%;
    justify-content: center;
    margin: 0 7px;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .allyou_pack .allyou_specials h3 {
    font-size: 16px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 100px;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: none;
    margin: 20px auto;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 30%;
    height: 50px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 6px;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 93% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 32px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 26px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon-details {
    position: relative;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 13px;
    font-weight: 400;
    width: 350px;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0 0 10px 0;
  }
  .tab_center .package_name {
    position: relative;
    top: -8px !important;
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: left;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 45%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 5px 20px 5px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 45%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 5px 20px 5px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 25%;
  }
  .button-sale p.text-web {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 350px;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1cdc6c;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 60px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}

/* Surface Pro */
@media only screen and (max-width: 721px) and (min-width: 719px) {
  .slider_area .single_slider.desktop_banner img {
    display: none;
  }
  .slider_area .single_slider.mobile_banner img {
    display: block;
    width: 100%;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 70px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 38px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 28%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 30%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 10px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 38px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 38px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 10px;
    display: block;
    height: 130px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .hospital_anoun_area .anounment_info p {
    color: #334148;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 10px 40px 20px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 42px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 330px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 10px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 10px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    border-bottom: 2px dotted #888888;
  }
  .question_awnser_area .question_expert .a-icon img {
    position: relative;
    top: 0;
    float: right;
    margin: -60px 0 0 0;
    text-align: right;
    width: 20%;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 54%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 14%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 15%;
    margin-left: 68%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: 0px;
    top: -22px;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 100%;
    margin: 120px auto 50px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 100px;
    height: 100px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -65px;
    margin-left: 5px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 130px;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 98px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 20px;
    margin-left: 50px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 18px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 50px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -30%;
    padding-bottom: 0;
    display: block;
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -2px !important;
    left: 77% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -2px;
    left: 88.5% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -25px;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 5px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    color: #006C5B !important;
    text-align: center;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: none;
    margin: 20px auto;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 30%;
    height: 50px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 30%;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 6px;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 45%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 5px 20px 5px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 45%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 5px 20px 5px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 22px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 20%;
  }
  .button-sale p.text-web {
    font-size: 22px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 350px;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 130px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 30px 30px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 24px;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 40px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}
/* iPhone 6+/7+/8+ (Landscape) */
@media only screen and (max-width: 737px) and (min-width: 735px) {
  .container {
    max-width: 600px;
  }
  .slider_area .single_slider .slider_text h3 {
    padding-top: 70px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 38px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 28%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 30%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 10px 10px 0 10px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 38px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 30px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .info_top {
    margin-top: 30px;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 38px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 10px;
    display: block;
    height: 130px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .hospital_anoun_area .anounment_info p {
    color: #334148;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 10px 40px 20px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 42px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 440px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 10px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    border-bottom: 2px dotted #888888;
  }
  .question_awnser_area .question_expert .a-icon img {
    position: relative;
    top: 0;
    float: right;
    margin: -60px 0 0 0;
    text-align: right;
    width: 20%;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 54%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 12%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 15%;
    margin-left: 71%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: 0;
    top: -22px;
  }
  #gallery {
    padding: 0 0 60px;
  }
  .board {
    width: 100%;
    margin: 120px auto 10px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 110px;
    height: 110px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -70px;
    margin-left: 5px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .head-list ul {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    float: right;
  }
  .tab-content .head-content .contact-list ul.contact-mobile {
    position: relative;
    margin-top: -60px;
    margin-bottom: 20px;
    margin-right: -30px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -25px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 65%;
    z-index: 99;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0;
  }
  .line-head {
    position: relative;
    margin-top: 65px;
    width: 40px;
    border-bottom: 2px solid #404040;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  .video_area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .mo-bottom {
    margin-bottom: 20px;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: -20px 0 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 145px;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto 30px auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0;
    width: 180px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 20px;
    margin-left: 30px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 18px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 50px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -25%;
    padding-bottom: 0;
    display: block;
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -2px !important;
    left: 79.5% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -2px;
    left: 89.5% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 32px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 0 auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    color: #006C5B !important;
    text-align: center;
    height: 35px;
  }
  .allyou_pack .allyou_tab .tab_content {
    padding: 10px;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .allyou_pack .allyou_specials h3 {
    font-size: 16px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 100px;
  }
  .payment_way .purchase_way {
    margin-top: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    border-right: none;
    border-bottom: 2px dashed #dadada;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: none;
    margin: 20px auto;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 30%;
    height: 50px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 30%;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 6px;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 93% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  /* .package_price {
    margin-top: 0;
  } */
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 5px auto !important;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 30px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 28px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .package_center {
    position: relative;
    margin: 40px auto 20px auto;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 40px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .tab_center .package_name {
    position: relative;
    top: -8px !important;
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: center;
    line-height: 1.2;
    text-shadow: none;
  }
  .addon-details {
    position: relative;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
  }
  .addon-btn {
    background: #1cdc6c;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 385px;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0 0 10px 0;
  }
  .buy-packages {
    position: relative;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .checklist-detail {
    position: relative;
    padding-top: 8px;
    padding-left: 0;
    /* display: flex;
    justify-content: center; */
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 15px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 45%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 10px 20px 10px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 45%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 10px 20px 10px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 20px 0 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 22%;
  }
  .button-sale p.text-web {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 350px;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 100%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .pkg-row-item.whitegreen .col-sm-7, .pkg-row-item.whitegreen .col-xs-7, .pkg-row-item.whitegreen .col-sm-5, .pkg-row-item.whitegreen .col-xs-5 {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: left;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: left;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 23px;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 0 20px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .articles_area .article .services .media-body h3 {
    font-size: 22px;
    font-weight: 600;
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: left;
    display: block;
    height: 95px;
  }
  .articles_area .article .services .media-body p {
    font-size: 20px;
    font-weight: 400;
    padding: 10px 20px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 78px;
    overflow: hidden;
  }
  .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 20px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #35412a;
    text-align: left;
    line-height: 1.0;
    letter-spacing: 0;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
  .addon_package .addon_image .desktop_banner {
    display: none;
  }
  .addon_package .addon_image .mobile_banner {
    display: flex;
  }
  .addon_package .addon_image .mobile_banner img {
    width: 100%;
    margin: 0 auto;
  }
}
/* iPad (Gen7)/Pad (Mini)/iPhone X (Landscape) */
@media only screen and (max-width:814px) and (min-width:740px) {
  .slider_area .single_slider .slider_text h3 {
    padding-top: 100px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 34%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 36%;
  }
  .stat_area .stat_service {
    padding: 20px 20px 20px 10px;
    margin: 50px 10px 0 10px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0.5);
    height: 230px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 38px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 10px 0;
    float: left;
    height: 230px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .articles_area .welcome_articles ul li span a {
    position: relative;
    margin: 0 5px 5px 30px;
    min-width: 100px;
    display: inline-block;
    color: #F0EFEF;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 38px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 10px;
    display: block;
    height: 100px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .hospital_anoun_area .anounment_info p {
    color: #334148;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 10px 40px 20px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 42px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 380px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 0px;
    width: 100%;
    border-bottom: 2px dotted #888888;
  }
  .question_awnser_area .question_expert .a-icon img {
    position: relative;
    top: 0;
    float: right;
    margin: -45px 0 0 0;
    text-align: right;
    width: 20%;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 55%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 10%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 15%;
    margin-left: 76%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -16px;
  }
  #gallery {
    padding: 20px 0 60px;
  }
  .board {
    width: 100%;
    margin: 150px auto 0px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 130px;
    height: 130px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -85px;
    margin-left: 5px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -35px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 60%;
    z-index: 99;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
    margin: 0 25px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 95px;
    float: right;
  }
  ul.tabNav li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 15px;
    width: 240px;
    height: 50px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    border: 1px solid #ddd;
    background-color: #006c5c;
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .promote_area .package_name h1 {
    position: relative;
    margin: 0;
    padding: 5px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #3c6a5d;
    text-align: left;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: 0;
    padding: 3px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 60px;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto 30px auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0;
    width: 180px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 108px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 25px;
    margin-left: 0px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 18px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 55px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -28%;
    padding-bottom: 0;
    display: block;
    font-size: 34px !important;
    font-weight: 500 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -2px !important;
    left: 81.5% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -2px;
    left: 90.5% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 42px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 34px;
    color: #006C5B !important;
    text-align: center;
  }
  .allyou_pack .allyou_tab .tab_content {
    padding: 10px;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .allyou_pack .allyou_promotion .line_allyou {
    position: relative;
    margin-top: 10px;
    border: 1px solid #dadada;
  }
  .allyou_pack .allyou_promotion h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #414141;
    margin: 0 0 5px 0;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: none;
    margin: 20px auto;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 30%;
    height: 50px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 30%;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 3px;
  }
  /* .package_price {
    margin-top: 0;
  } */
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs .old-customer h2 {
    display: block;
    padding: 20px 0 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #000000;
    text-align: center;
  }
  .package-tabs .old-customer h3 {
    display: block;
    padding: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #000000;
    text-align: center;
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 30px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 26px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 70% !important;
  }
  .addon-details {
    position: relative;
    padding-top: 5px;
    padding-left: 0;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0 0 10px 0;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 30px 0;
    font-size: 40px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: left;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .owl-carousel .owl-nav div.owl-prev {
    left: 50px;
    right: auto;
  }
  .owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 50px;
  }
  /* .checklist-detail {
    position: relative;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
  } */
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 20px;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 10px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 10px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 24%;
  }
  .button-sale p.text-web {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 350px;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 70%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FF0000;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 10px;
  }
  .main_image {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 26px;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 22px;
    font-weight: 400;
    padding: 0 20px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 93% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 95% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 1% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 95% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 1% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
}
/* iPhone iPad Air/XS Max (Landscape) */
@media only screen and (max-width:991px) and (min-width:815px) {
  .slider_area .single_slider .slider_text h3 {
    padding-top: 100px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 34%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 36%;
  }
  .stat_area .stat_service {
    padding: 30px 20px 20px 10px;
    margin: 50px 10px 0 0;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0.5);
    height: 230px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 38px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 10px 0;
    float: left;
    height: 230px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .articles_area .welcome_articles ul li span a {
    position: relative;
    margin: 0 5px 5px 30px;
    min-width: 100px;
    display: inline-block;
    color: #F0EFEF;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 38px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 10px;
    display: block;
    height: 100px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .hospital_anoun_area .anounment_info p {
    color: #334148;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 10px 40px 20px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 42px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 380px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    border-bottom: 2px dotted #888888;
  }
  .question_awnser_area .question_expert .a-icon img {
    position: relative;
    top: 0;
    float: right;
    margin: -50px 0 0 0;
    text-align: right;
    width: 20%;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 25%;
  }
  .vid-force-overflow {
    min-height: 0px;
  }
  .vid-container {
    position: relative;
    padding-bottom: 55%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    float: left;
  }
  .vid-list-container {
    width: 100%;
    height: 450px;
    overflow: hidden;
    float: left;
  }
  .vid-scrollbar {
    margin: 0px 0 20px 0;
    float: left;
    height: 280px;
    width: 100%;
    background: #FFFFFF;
    overflow-y: scroll;
  }
  .vid-container iframe, .vid-container object, .vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .header-area .main-header-area .logo img {
    width: 10%;
  }
  .header-area .main-header-area .logo-dt img {
    display: none;
  }
  .header-area .main-header-area .logo-mb img {
    display: block;
  }
  .header-area .main-header-area .logo-mb .package_button_mb {
    display: block;
    position: absolute;
    top: 20%;
    margin-left: 76%;
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    border-radius: 100px;
    height: 40px;
    padding: 5px 20px;
    color: #FFFFFF;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: 0;
    top: -18px;
  }
  #gallery {
    padding: 30px 0 60px;
  }
  .board {
    width: 100%;
    margin: 150px auto 10px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 130px;
    height: 130px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -85px;
    margin-left: 5px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: -60px;
    margin-right: -30px;
    float: right;
  }
  .tab-content .head-content .contact-list ul li {
    display: inline-block;
    margin-left: -35px;
  }
  .tab-content .head-content .contact-list ul li img {
    width: 60%;
    z-index: 99;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
  }
  .contact_area {
    margin: 10px 0 20px 0;
  }
  ul.tabNav li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 15px;
    width: 240px;
    height: 50px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    border: 1px solid #ddd;
    background-color: #006c5c;
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .promote_area .package_name h1 {
    position: relative;
    margin: 0;
    padding: 5px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #3c6a5d;
    text-align: left;
  }
  .promote_area .package_price h1 {
    position: relative;
    margin: 0;
    padding: 3px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #3c6a5d;
    text-align: center;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 60px;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto 30px auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0;
    width: 180px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 115px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 25px;
    margin-left: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 20px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 58px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -28%;
    padding-bottom: 0;
    display: block;
    font-size: 36px !important;
    font-weight: 600 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -2px !important;
    left: 81% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -2px;
    left: 90% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -15px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 45px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    color: #ffbf3f;
    text-align: center;
    line-height: 1;
    text-shadow: none;
  }
  .tab_contents .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #444444;
    text-shadow: none;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    color: #006C5B !important;
    text-align: center;
  }
  .allyou_pack .allyou_tab .tab_content {
    padding: 10px;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .allyou_pack .allyou_promotion .line_allyou {
    position: relative;
    margin-top: 10px;
    border: 1px solid #dadada;
  }
  .allyou_pack .allyou_promotion h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #414141;
    margin: 0 0 5px 0;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: none;
    margin: 20px auto;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 30%;
    height: 50px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 30%;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 3px;
  }
  /* .package_price {
    margin-top: 0;
  } */
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: block;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: block;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 30px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon-details {
    position: relative;
    padding-top: 0;
    padding-left: 0;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 10px 0;
  }
  .package_center .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 40px 0;
    font-size: 40px;
    font-weight: 600;
    color: #efff32;
    text-align: center;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 20%);
  }
  .buy-packages {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .package-tabs .old-customer h2 {
    display: block;
    padding: 20px 0 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #000000;
    text-align: center;
  }
  .package-tabs .old-customer h3 {
    display: block;
    padding: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #000000;
    text-align: center;
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 34px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h2 {
    text-align: center;
    color: #000000;
    font-size: 26px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #888888;
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 40px;
    line-height: 1;
  }
  .addon_privilege .img-resize {
    position: relative;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 70% !important;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: left;
    line-height: 1.2;
    text-shadow: none;
  }
  .owl-carousel .owl-nav div.owl-prev {
    left: 50px;
    right: auto;
  }
  .owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 50px;
  }
  .tab_content .right_position {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-flow: column;
    position: relative;
    padding-top: 20px;
    padding-right: 20px;
  }
  /* .checklist-detail {
    position: relative;
    padding-top: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
  } */
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 10px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 10px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 10px;
    width: 23%;
  }
  .button-sale p.text-web {
    font-size: 24px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .desktop_tabs {
    display: none;
  }
  .mobile_tabs {
    display: block;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-sale .shopee-resize img {
    width: 350px;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 70%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 4px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 170px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 130px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #FF0000;
  }
  .package_price h1 p {
    position: relative;
    left: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    /* text-decoration: line-through; */
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-shadow: none;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 20px 0px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .main_article_section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .main_article {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row;
  }
  .main_text {
    position: relative;
    margin: 0 auto;
    width: 90%;
  }
  .main_text h2 {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1.0;
    text-align: center;
  }
  .main_text p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 400;
    color: #444444;
    text-align: left;
    line-height: 1.1;
  }
  .main-button {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 10px;
  }
  .main_image {
    position: relative;
    margin: 20px auto;
    width: 50%;
  }
  .packagehighlight_area .packagehighlight img {
    width: 99%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 26px;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 99%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price h4 {
    position: relative;
    margin: 0;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    text-align: center;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-percent {
    display: inline-block;
    padding-left: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 800;
    color: #FF0000;
  }
  .packagehighlight_area .packagehighlight .services .media-body p {
    font-size: 22px;
    font-weight: 400;
    padding: 0 20px;
    margin-bottom: 0;
    line-height: 1.0;
    color: #000000;
    text-align: right;
    display: block;
  }
  .checklist-detail p.detail-txt {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    position: relative;
    padding: 0px;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
  }
  .articles_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .packagehighlight_area {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  .slider_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .slider_area .owl-carousel .owl-nav div.owl-next {
    left: 93% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev {
    left: 3% !important;
    right: 0 !important;
    display: none;
  }
  .slider_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .slider_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 95% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 1% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div {
    display: block;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 50px;
    border: 0px solid #fff;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 95% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 1% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next i {
    position: relative;
    padding: 10px;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    padding: 10px;
    top: 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
  }
  .addon_package {
    position: relative;
    padding: 20px 0;
  }
}
/* iPad Pro */
@media only screen and (max-width:1265px) and (min-width:1023px) {
  .slider_area .single_slider .slider_text h3 {
    padding-top: 100px;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
  }
  .slider_area .single_slider .slider_text span {
    position: relative;
    left: 38%;
  }
  .slider_area .single_slider .slider_text h2 {
    padding: 20px 0;
    color: #f0efef;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
  }
  .slider_text .boxed-btn3 {
    position: relative;
    left: 39%;
  }
  .stat_area .stat_service {
    padding: 40px 20px 20px 10px;
    margin: 20px 10px 0 10px;
  }
  .side-line {
    position: relative;
    border-right: 1px solid rgba(51, 65, 72, 0.5);
    height: 250px;
  }
  .articles_area .article_head {
    margin-left: 5px;
  }
  .articles_area .article_head p {
    font-size: 38px;
    font-weight: 600;
    color: #00a799;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.4;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .scrollbar {
    margin: 10px 0;
    float: left;
    height: 300px;
    width: 100%;
    background: transparent;
    overflow-y: scroll;
  }
  .articles_area .info_frame h1 {
    color: #f9a415;
    display: inline-block;
    margin-left: 0;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;;
  }
  .articles_area .welcome_articles {
    padding-left: 0;
    padding-top: 40px;
  }
  .articles_area .welcome_articles ul li span a {
    position: relative;
    margin: 0 5px 5px 30px;
    min-width: 100px;
    display: inline-block;
    color: #F0EFEF;
    font-size: 18px;
    line-height: 1.4;
  }
  .hospital_anoun_area .anounment_title p {
    display: inline-block;
    padding-left: 0;
    font-size: 42px;
    font-weight: 600;
    color: #334148;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .hospital_anoun_area .anounment_head {
    position: relative;
    margin-left: 20px;
    display: block;
    height: 70px;
  }
  .hospital_anoun_area .anounment_head span {
    display: block;
    color: #334148;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    margin: 20px 0 0 15px;
  }
  .hospital_anoun_area .anounment_head h2 {
    display: block;
    color: #334148;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    margin: 10px 0 0 15px;
  }
  .hospital_anoun_area .anounment_info p {
    color: #334148;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 20px 10px 40px 20px;
  }
  .question_awnser_area {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
  }
  .question_awnser_area .question_title p {
    font-size: 42px;
    font-weight: 600;
    color: #405b62;
    margin-top: 0;
    margin-bottom: 50px;
    letter-spacing: 0.2px;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  }
  .question_awnser_area .question_expert .question_name {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #ffffff;
    border: 1px solid #dadada;
    border-radius: 10px;
    padding: 20px 10px;
    margin: 0;
    height: 380px;
  }
  /* .question_awnser_area .question_expert .question_name div span.hd-txt {
    position: absolute;
    margin: 0 10px 0 0;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #334148;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0px;
  } */
  .question_awnser_area .question_expert .question_name div span.ans-txt {
    position: absolute;
    margin: 0 20px 0px 0px;
    min-width: 100px;
    display: inline-block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .question_awnser_area .question_expert .question_name .hd-line {
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    border-bottom: 2px dotted #888888;
  }
  .question_awnser_area .question_expert .a-icon img {
    position: relative;
    top: 0;
    float: right;
    margin: -40px 0 0 0;
    text-align: right;
    width: 20%;
  }
  .question_awnser_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .question_awnser_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .footer_covid .copy-right_text .copy_right img {
    width: 15%;
  }
  #gallery {
    padding: 30px 0 60px;
  }
  .board {
    width: 90%;
    margin: 200px auto 0px;
    height: auto;
    background: #fff;
  }
  .board .nav-tabs {
    position: relative;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  span.round-tabs {
    width: 155px;
    height: 155px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    z-index: 2;
    position: absolute;
    top: 0;
    margin-top: -100px;
    margin-left: 10px;
    text-align: center;
    font-size: 25px;
  }
  .tab-content {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 15px;
    background-color: #ffffff;
  }
  .tab-content .head-tab img {
    position: relative;
    margin: -17px 0 0;
  }
  .tab-content .bott-tab img {
    position: relative;
    margin: -7px 0 0;
  }
  .tab-content .head-list ul li span.details {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
  }
  .tab-content .head-list ul li span.details-con {
    position: relative;
    margin: 2px 0 0 20px;
    min-width: 100px;
    display: inline-block;
    color: #6d6e70;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
  }
  .tab-content .service-cond {
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    background: #f4f4f4;
    border-radius: 15px;
  }
  .tab-content .head-content .contact-list ul {
    display: none;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 95px;
    float: right;
  }
  .tab-pane {
    position: relative;
    padding-top: 5px;
  }
  .contact_area {
    margin: 60px 0 20px 0;
  }
  ul.tabNav li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 15px;
    width: 320px;
    height: 60px;
    font-size: 22px;
    text-align: center;
    line-height: 1.2;
    border-top: 1px solid #ddd;
    background-color: #006c5c;
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .posit-img img {
    position: relative;
    width: 50%;
    margin: 0 60px;
  }
  ul.tabs {
    display: flex;
    justify-content: center;
    margin: 0 auto 30px auto;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  ul.tabs li {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding: 0;
    width: 180px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    color: #888888;
  }
  ul.tabs li img {
    width: 100% !important;
    position: relative;
    margin-bottom: 10px;
    /* display: inline-flex !important; */
    text-align: center;
  }
  /* ul.tabs li.active {
    color: #35412a;
    display: block;
    font-weight: 600;
    padding: 0;
    position: relative;
    top: 0px;
  } */
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url('../../img/banner/Banner-Campaign-MB-timeCount.jpg');
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 140px;
    width: 100%;
  }
  .slider_area .desktop_banner {
    display: none;
  }
  .slider_area .mobile_banner {
    display: block;
  }
  .timer ul {
    position: absolute;
    top: 35px;
    margin-left: -50px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 22px !important;
    font-weight: 400;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 65px !important;
    color: #fff;
  }
  .timer ul li span {
    margin-bottom: -25%;
    padding-bottom: 0;
    display: block;
    font-size: 40px !important;
    font-weight: 600 !important;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -2px !important;
    left: 84% !important;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -2px;
    left: 92% !important;
    display: inline-block;
  }
  .tab_content .package_name {
    position: relative;
    top: -5px !important;
    margin-left: 0;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_content .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 32px;
    color: #000000 !important;
    text-align: left;
    line-height: 1.0;
    text-shadow: none;
    height: 70px;
  }
  .tab_content .package_name h1 span.list_pack {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #444444;
    text-shadow: none;
  }
  .tab_content .pack_recommended h2 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #D8365D;
    line-height: 1.2;
    padding: 20px 0;
    text-align: center;
  }
  .tab_content .pack_recommended img {
    width: 30%;
  }
  .tab_contents .package_name {
    position: relative;
    top: -25px;
    margin-left: 0px;
    display: inline-flex;
    align-items: flex-start;
  }
  .tab_contents .package_name h1 {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    color: #ffbf3f;
    text-align: left;
    line-height: 1;
    text-shadow: none;
  }
  .pkg-row-item.green .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #026e5d;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.white .qtySelector {
    background-color: #ffbf3f;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.whitegreen .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .pkg-row-item.pink .qtySelector {
    background-color: #FFBF3F;
    border: 1px solid #D8365D;
    width: 130px;
    height: 35px;
    margin: 12% auto auto auto !important;
  }
  .tab_content .package_price h1 {
    position: relative;
    margin: 0;
    padding: 10px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 38px;
    color: #006C5B !important;
    text-align: center;
  }
  .allyou_pack .allyou_tab .tab_content {
    padding: 10px;
    display: block !important;
    /* border: 1px solid #ddd; */
    background-color: #fafafa;
  }
  .allyou_pack .allyou_recommended {
    position: relative;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .allyou_pack .allyou_recommended img {
    width: 25%;
  }
  .allyou_pack {
    position: relative;
    margin: 0 auto;
  }
  .footer_total .total_number {
    display: inline-block;
    align-items: center;
    float: none;
    margin: 20px auto;
  }
  .footer_total .total_number .total_products {
    display: inline-flex;
    background-color: #005e50;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 30%;
    height: 50px;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials h3 {
    font-size: 18px;
    font-weight: 400;
    color: #414141;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: left;
    width: 30%;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_specials ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: #026e5d;
    border-radius: 20px;
    margin: 5px;
  }
  .allyou_tab .tab_content .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_specials {
    position: relative;
    left: 0 !important;
    margin-left: 80px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .allyou_pack .allyou_tab .tab_content .allyou_promotion img {
    display: inline-flex;
    align-items: flex-end;
    width: 30%;
    justify-content: center;
    margin: 3px;
  }
  .allyou_pack .allyou_promotion .line_allyou {
    position: relative;
    margin-top: 10px;
    border: 1px solid #dadada;
  }
  .allyou_pack .allyou_promotion h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #414141;
    margin: 0 0 5px 0;
  }
  /* .package_price {
    margin-top: 15%;
  } */
  .tab_content .package_name img {
    width: 50px;
    height: 50px;
  }
  /* .addon_privilege .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #006d5c;
    font-size: 20px;
  }
  .addon_privilege .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #006d5c;
    font-size: 20px;
  } */
  .addon-details {
    position: relative;
    padding-top: 5px;
    padding-left: 0;
  }
  .addon-btn {
    background: #FFBF3F;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 340px;
    border-radius: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    margin: 10px 0;
  }
  .package-tabs h1 {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    font-weight: 800;
    color: #006052;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .package-tabs h2 {
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 40px 0;
    font-size: 32px;
    font-weight: 600;
    color: #444444;
    text-align: center;
    line-height: 0.9;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
  }
  .addon_privilege h1 {
    position: relative;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    font-weight: 800;
    padding-left: 0;
  }
  .addon_privilege h3 {
    text-align: center;
    color: #777777;
    font-size: 30px;
    padding-top: 0px;
    margin-bottom: 40px;}
  .tab_center .package_name h1 {
    position: relative;
    margin: 0;
    padding: 10px 0 0 0;
    display: block;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #ffbf3f;
    text-align: left;
    line-height: 1.2;
    text-shadow: none;
  }
  .buy-packages {
    position: relative;
    margin-top: 15px 0;
  }
  .package-tabs {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
  }
  /* .owl-carousel .owl-nav div.owl-prev {
    left: 50px;
    right: auto;
  }
  .owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 50px;
  } */
  .checklist-detail {
    position: relative;
    padding-top: 0;
    padding-left: 2%;
  }
  .web-button {
    background: #026E5D;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 10px;
  }
  .shopee-button {
    background: #efff32;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 10px;
  }
  .button-sale {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
  }
  .button-sale p.text-shopee {
    font-size: 26px;
    font-weight: 500;
    color: #444444;
    padding: 10px 0; 
    margin-bottom: 0;
    text-align: center;
    line-height: 1.2;
  }
  .button-sale p.text-shopee span.img-shopee {
    position: relative;
    padding: 0 0 0 20px;
    width: 20%;
  }
  .button-sale p.text-web {
    font-size: 26px;
    font-weight: 500;
    color: #444444;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: center;
  }
  .shopee-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
  }
  .shopee-sale img {
    width: 100%;
  }
  .shopee-dt {
    display: none;
  }
  .shopee-mb {
    display: block;
  }
  .head_branch .owl-dots {
    position: relative;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  .addon_privilege .layout .resize_image a.image-link img {
    width: 70%;
  }
  .package-tabs p {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-size: 30px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  .branch_select {
    margin: 0 0 30px 0;
  }
  .branch_select .branch_txt h1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 40px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .branch_select .branch_txt p {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    font-size: 30px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 0.9;
  }
  /* .checklist-btn {
    background: #1cdc6c;
    color: #fff;
    display: inline-block;
    padding: 4px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 170px;
    border-radius: 20px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    box-shadow: none;
    margin: 0;
    cursor: pointer;
  } */
  .pytbuy-btn {
    background: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 12px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 120px;
    border-radius: 100px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: none;
    margin: 0 auto;
  }
  .package_price h1 p span.sale-percent {
    display: inline-block;
    padding-left: 10px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #FF0000;
  }
  .contact-title {
    position: relative;
    margin: 0;
    padding: 30px 30px 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
  }
  .contact-sub {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 40px 0;
    font-size: 28px;
    font-weight: 400;
    color: #888;
    text-align: center;
    line-height: 1;
  }
  .articles_area .header_txt h1 {
    position: relative;
    padding: 20px 0 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .articles_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .header_txt h1 {
    position: relative;
    padding: 0 20px;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .packagehighlight_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .packagehighlight_area .owl-nav .owl-next {
    display: none;
    left: auto;
    right: 0 !important;
    color: #016B5C;
    font-size: 20px;
  }
  .packagehighlight_area .owl-nav .owl-prev {
    display: none;
    left: 0 !important;
    right: auto;
    color: #016B5C;
    font-size: 20px;
  }
  .video_area .header_txt h1 {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
    /* text-shadow: 2px 2px 3px rgb(0 0 0 / 20%); */
    text-align: center;
    margin-bottom: 0;
  }
  .video_area .header_txt p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1;
    color: #888;
    text-align: center;
  }
  .vid-container {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    height: 0;
    width: 65%;
    float: left;
  }
  .vid-scrollbar {
    margin: 0;
    float: left;
    height: 450px;
    width: 35%;
    background: #ffffff;
    overflow-y: scroll;
  }
  #vid-list .desc {
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    color: #444;
    line-height: 1.0;
  }
  .addon_privilege {
    background-color: #fff;
    margin: 0 auto;
    padding: 40px 0 20px 0;
    text-align: center;
    color: #006c5c;
  }
  .question_awnser_area .question_expert .question_name .height-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
  }
  .articles_area .owl-carousel .owl-nav div.owl-prev {
    left: 1% !important;
    right: 0 !important;
  }
  .articles_area .owl-carousel .owl-nav div.owl-next {
    left: 95% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-prev {
    left: 1% !important;
    right: 0 !important;
  }
  .question_awnser_area .owl-carousel .owl-nav div.owl-next {
    left: 95% !important;
    right: 0 !important;
  }
  .packagehighlight_area .packagehighlight img {
    width: 95%;
    position: relative;
    margin: 0 auto;
  }
  .packagehighlight_area .packagehighlight .services .media-body {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px 0;
    display: block;
    width: 95%;
    box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 20%);
  }
  .packagehighlight_area .packagehighlight-txt a h3 {
    font-size: 26px;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #000000;
    text-align: left;
    display: block;
    height: 90px;
  }
  .packagehighlight_area .packagehighlight .services .media-body .highlight-price span.sale-price {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 44px;
    font-weight: 800;
    color: #006C5B;
    text-align: center;
  }
}

/* Desktop Full HD */
@media only screen and (max-width:1922px) and (min-width:1912px) {
  .main_price .key_price {
    position: relative;
    margin: 0;
    left: 200px;
  }
  .countdown_area {
    margin: 0;
    padding: 0;
    background-image: url(../../img/banner/Banner-Campaign-DT-timeCount.jpg);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    width: 100%;
  }
  .timer ul {
    position: absolute;
    top: 20px;
    margin-left: 65%;
    font-family: 'DB-Ozone-X', sans-serif;
    font-size: 30px;
    margin-bottom: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
  }
  .timer ul li {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 90px;
    color: #fff;
    /* text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px 5px rgba(0,0,0,0.2); */
  }
  .timer ul li span {
    margin-bottom: -25%;
    padding-bottom: 0;
    display: block;
    font-size: 60px;
    font-weight: 800;
    color: #1cdc6c;
  }
  .timer ul li span.collon-h {
    position: absolute;
    top: -3px;
    left: 73%;
    display: inline-block;
  }
  .timer ul li span.collon-m {
    position: absolute;
    top: -3px;
    left: 86%;
    display: inline-block;
  }
}

/**************
 BY KATE 
 **************/
.freegel {
  background: #fafafa;
  margin-top: 0;
  padding: 60px 0 40px 0;
  text-align: left;
  color: #fff;
}
.freegel h1 {
  position: relative;
  text-align: center;
  color: #006052;
  margin-bottom: 0;
  font-size: 42px;
  padding-left: 0;
}
.freegel h2 {
  text-align: center;
  color: #000000;
  font-size: 30px;
  padding-top: 20px;
  margin-bottom: 0;
}
.freegel h3 {
  text-align: center;
  color: #777777;
  font-size: 30px;
  padding-top: 10px;
  margin-bottom: 0;
}
.freegel h4 {
  color: #006c5c;
  font-size: 15px;
  font-weight: 600;
  background: #f5b63d;
  width: 80px;
  padding: 5px 10px;
  border-radius: 5px;
  text-align: center;
  margin: 10px auto 10px auto;
  display:block;
}
.freegel h5 {
  display: inline-block;
  color: #006c5c;
  font-size: 15px;
  font-weight: 600;
  background: #f5b63d;
  width: 80px;
  padding: 5px 10px;
  border-radius: 5px;
  text-align: center;
}
.freegel .img-left,
.freegel .txt-right {
  /* float: left; */
  margin:auto;
}
.freegel .txt-right {
  /* padding-left: 10px;
  padding-top: 30px; */
  text-align: center;
}
.freegel .img-left img {
  margin-top: 30px;
  width: 100%;
}
.freegel span.highlight {
  font-size: 22px;
  font-weight: 500;
  color: #f5b63d;
}
.freegel a {
  color: #f5b63d;
}
.freegel a:hover {
  color: #fedf98;
}
@media screen and (min-width: 992px) {
  .mobile-break {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .freegel .img-left,
  .freegel .txt-right {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .freegel h4 {
    margin: 10px auto;
  }
}