@font-face {
  font-family: 'Proxima-Nova-Cond-Light';
  src: url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Proxima-Nova-Cond-Light.eot");
  src: url"/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Proxima-Nova-Cond-Light.eot") format("embedded-opentype"), url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Proxima-Nova-Cond-Light.woff") format("woff"), url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Proxima-Nova-Cond-Light.ttf") format("truetype"), url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Proxima-Nova-Cond-Light.svg#Proxima-Nova-Cond-Light") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Amatic-bold';
  src: url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Amatic-bold.eot");
  src: url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Amatic-bold.eot") format("embedded-opentype"), url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Amatic-bold.woff") format("woff"), url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Amatic-bold.ttf") format("truetype"), url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Amatic-bold.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Amatic-Regular';
  font-weight: normal;
  font-style: normal;
  src: url('/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/Amatic-Regular.ttf');
}

@font-face {
  font-family: "icons";
  src: url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/icomoon.eot?a2tt95");
  src:
    url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/icomoon.eot?#iefixa2tt95") format("embedded-opentype"),

    url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/icomoon.woff?a2tt95") format("woff"),
    url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/icomoon.ttf?a2tt95") format("truetype"),
    url("/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/fonts/icomoon.svg?a2tt95#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
  -webkit-text-stroke: 0 !important;
}


/* font family and weight Variables */

/* Font Families */
:root {
  --ff-proxima-light: 'Proxima-Nova-Cond-Light', sans-serif;
  --ff-amatic-bold: 'Amatic-Bold', sans-serif;
  /* Font Weights */
  /* --fw-light: 300; */
  --fw-light: 400;
  --fw-bold: 400;
  /* font style */
  --fst-normal: normal;
}

/* font family and weight Variables */

sup {
  font-size: 60%;
}

* {
  -webkit-text-stroke: 0.25px;
}

#mid-content {
  margin-left: 5vw;
  margin-right: 5vw;
  max-width: 90vw;
}

/*Footer*/

#footer {
  position: relative;
}

#footer {
  margin: 0;
  padding: 2em 0;
}

#footer #footer-txt {
  padding: 0px;
}

#footer .first-half {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

#footer .linkedlist .list-inline {
  margin: 0 0 10px;
  padding-left: 0;
  list-style: none;
}

#footer ul.list-inline li {
  padding-left: 0;
  padding-right: 0;
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 25.2px;
  font-weight: 400;
  font-family: Verdana, Geneva;
  -webkit-text-stroke: 0.25px;
}

#footer ul.list-inline>li::before {
  content: '\a0\a0' !important;
  padding: 0;
}

#footer ul li a {
  color: #666666;
  border-bottom: solid 1px #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 25.2px;
  font-weight: 400;
  font-family: Verdana, Geneva;
  -webkit-text-stroke: 0.25px;
}

#footer ul li a:hover {
  color: #666666;
  text-decoration: none;
  border-bottom: solid 1px #666;
}

#footer ul li a:focus {
  color: #666666;
  border-bottom: solid 1px #fff;
  text-decoration: none !important;
}

#footer a,
#footer a:focus,
#footer a:active,
#footer a:hover {
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

#footer ul.list-inline>li.border::before {
  content: '\7C\a0' !important;
  padding: 0;
}

#footer .date-time-stamp ul li {
  color: #ccc;
}

#footer .first-half.date-time-stamp ul li {
  display: inline;
  font-size: 11.2px;
  line-height: 20.16px;
  -webkit-text-stroke: 0.25px;
}

#footer .socialshare {
  margin: 0 0 0 2vw;
  display: inline-block;
}

#footer .socialshare .row.mobile-social-share {
  margin-left: 0;
  margin-right: 0;
}

#footer #socialHolder {
  margin: 0;
  padding: 0 0 0px 0px;
}

#footer #socialShare {
  margin: 0 6px;
}

#footer .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

#footer .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 998;
  float: left;
  font-size: 14px;
  text-align: left;
  list-style: none;
  min-width: 170px;
  width: 100%;
  display: block;
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

#footer .mobile-social-share ul {
  margin: 0;
  padding: 0;
}

#footer #socialHolder li {
  height: 32px;
  margin: 0 4px 9px;
  text-align: center;
  width: 32px;
  float: left;
}

#footer .dropdown-menu>li>a.btn {
  clear: both;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 0;
  white-space: nowrap;
  width: 32px;
  height: 32px;
  font-size: 21px;
  border: 0;
}

#footer .dropdown-menu>li>a.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#footer .socialshare #socialHolder .btn {
  border-radius: 4px;
}

#footer .btn-facebook {
  background-color: #3D5B96;
  color: #FFFFFF;
}

#footer .btn-twitter {
  background-color: #3399CC;
  color: #FFFFFF !important;
}

#footer #socialHolder ul.dropdown-menu .btn-mail {
  background-color: #8f88a4;
}

#footer #socialHolder ul.dropdown-menu .btn-mail:hover {
  background-color: #AFA9BF;
}

#footer #socialHolder ul.dropdown-menu .btn-linkedin {
  background-color: #1884BB;
  color: #FFFFFF;
}

#footer #socialHolder ul.dropdown-menu .btn-linkedin:hover {
  background-color: #3f9cc8;
}

#footer .btn {
  margin-bottom: 0;
  vertical-align: middle;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#footer #socialHolder ul.dropdown-menu .btn-facebook:hover {
  background-color: #6b81b5;
}

#footer #socialHolder ul.dropdown-menu .btn-twitter:hover {
  background-color: #3fc1f1;
}

#footer .dropdown-menu>li>a>i {
  padding: 0;
  color: #ffffff;
  /* position: relative; */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 32px;
}

#footer .dropdown-menu>li>a>i.facebook-icon:before {
  content: '';
  background: url('/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/facebook-1.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
}

#footer .dropdown-menu>li>a>i.twitter-icon:before {
  content: '';
  background: url('/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/twitter-1.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 26px;
  height: 26px;
}

#footer .dropdown-menu>li>a>i.envelope-icon:before {
  content: '';
  background: url('/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/mail-1.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-52%, -47%);
}

#footer .dropdown-menu>li>a>i.linkedin-icon:before {
  content: '';
  background: url('/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/linkedin-1.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -47%);
}

#footer .footer-img {
  float: right;
}

.clear {
  clear: both;
  height: 0px;
}

/*self certification*/

.self-certificate .disclaimer-parsys {
  margin-top: 0px;
  padding: 0;
}

#certification .cmp-selfcertification__title h1 {
  color: #8f88a4;
  font-size: 35px;
  line-height: 38.5px;
  padding: 0;
  padding: 0px 0 0 0;
  font-weight: 500;
  font-family: 'Amatic-bold';
  -webkit-text-stroke: 0;
  text-align: center;
  margin: 0px;
}

#certification .cmp-selfcertification__title {
  font-size: 35px;
  line-height: 38.5px;
  letter-spacing: 0px;
  font-style: normal;
}

.self-certificate .disclaimer-parsys .image.imgposleft {
  display: inline-block;
  text-align: center;
  padding: 0 0 8px 0;
}

.self-certificate .disclaimer-parsys .image {
  text-align: center;
}

.self-certificate .disclaimer-parsys .paragraph p {
  font-size: 90%;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 13px;
  margin: 0;
  -webkit-text-stroke: 0.25px;
  color: #666;
  font-weight: 400;
  font-family: Verdana, Geneva;
}

.self-certificate .disclaimer-parsys .paragraph p.last-para {
  padding: 0 20px 0 20px;
}

.self-certificate .disclaimer-parsys .paragraph p:last-child {
  padding: 10px 0 0 0;
}

.self-certificate .disclaimer-parsys .paragraph p a.visited-landing-page {
  font-family: 'Amatic-Bold';
  color: #8f88a4;
  font-size: 2.5em;
  line-height: 1.4;
  -webkit-text-stroke: 0 !important;
  font-weight: 400;
  padding: 0px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  display: contents;
}

.self-certificate .disclaimer-parsys .paragraph p:last-child:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 1.5px;
}

.self-certificate .disclaimer-parsys .paragraph p a.visited-landing-page:hover,
.self-certificate .disclaimer-parsys .paragraph p a.visited-landing-page:active {
  text-decoration: underline;
}

#certification .cmp-selfcertification.modal.modal--visible.modal--overflow {
  margin: auto;
  padding: 0 !important;
  position: fixed;
  inset: 0;
  z-index: 9999;
  backdrop-filter: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(128, 128, 128, 0.5);
}

#certification .cmp-selfcertification .modal-box {
  border-radius: 50%;
  padding: 40px;
  width: 450px;
  height: 450px;
      padding-top: 50px;
}

#certification .cmp-text {
  padding: 0px;
}

#certification .modal--visible .modal-box {
  position: fixed;
  top: 40%;
  left: 50%;
  animation: dropToCenter 0.25s ease-out forwards;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 1;
  border: 2px solid #c9aa1a;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  background-image: linear-gradient(#fff, #fff),
    linear-gradient(45deg, #c9aa1a, #e4d06b, #c9aa1a);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}

#certification .cmp-selfcertification {
  opacity: 1;
  transition: opacity 0.3s ease;
}

#certification .cmp-selfcertification.hide {
  opacity: 0;
  pointer-events: none;
}

#certification .cmp-selfcertification__actions {
  display: none;
}

@keyframes dropToCenter {
  from {
    transform: translate(-50%, -70%);
    opacity: 0;
  }

  to {
    transform: translate(-50%, -50%);
    opacity: 1;
  }
}

.self-certify-active .root {
  visibility: visible;
  opacity: 1;
}

#certification .self-certificate .disclaimer-parsys .paragraph p:last-child {
  font-weight: 400;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

/* ================= Header desktop Start ======================  */


#prodisi-main-home-header #prodisi-logo img {
  width: 147px;
  height: 38px;
}

#prodisi-main-home-header>div {
  display: flex;
  padding: 2em 2em 2em;
  min-height: 80px;
  padding-bottom: unset;
  box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 1;
  padding-right: 20px;
}

#prodisi-main-home-header #prodisi-search-icon img {
  width: 20px;
  height: 20px;
}

#prodisi-search-cmp>div {
  display: flex;
}

#prodisi-search-cmp .image {
  width: 5%;
  display: flex;
  align-items: end;
  padding-bottom: 3px;
  padding-top: 15px;
}

#prodisi-search-cmp .cmp-searchbox .cmp-searchbox__icon,
#prodisi-search-cmp .cmp-searchbox .cmp-searchbox__clear-icon {
  display: none;
}

#prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field {
  border: unset;
  padding-top: 10px;
}

#prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field {
  outline: none !important;
}

#prodisi-search-icon {
  cursor: pointer;
}

#prodisi-search-cmp .cmp-searchbox__inner {
  float: right;
  display: none;
}

#prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
  border: 1px solid #ccc;
  font-size: 12px;
  color: #555;
  height: 2.5em;
  padding: 2px 5px 2px 2px;
  width: 115px;
  border-right: unset;
  /* font-family: ProximaNovaCondensedLight; */
  font-family: 'Proxima-Nova-Cond-Light';
  font-size: 14px;
  line-height: 24px;
  height: 30px;
}

#prodisi-search-cmp .cmp-searchbox__button-text {
  display: none;
}

#prodisi-search-cmp .cmp-searchbox__button-icon {
  font-size: 0;
  background: url(/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/search-icon.jpg) no-repeat center;
  width: 20px;
  height: 30px;
  display: block;
  background-size: contain;
  /* border: 1px solid #ccc;
        border-left: unset; */
  ;
}

#prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
  background: unset;
  padding: unset;
  width: 30px;
  border: 1px solid #ccc;
  border-left: unset;
  height: 30px;
}

/* =========== hobp header ============ */
/* ================= HOBP Header Nav Desktop Start ================= */

#prodisi-main-home-header #hobp-nav {
  padding: 0;
  margin-top: -13px;
  position: static;
}

#hobp-nav .navbar.container {
  width: 100%;
  max-width: 100%;
  background: #fff;
  position: static;
}

#hobp-nav .navbar-collapse {
  position: static;
}

#hobp-nav .nav.navbar-nav {
  display: flex;
  align-items: stretch;
  float: none;
  position: static;
  max-width: 312px;
  width: 100%;
  padding-left: 25px;
}

#hobp-nav .nav.navbar-nav>li {
  position: static;
  min-width: 85px;
}

#hobp-nav .nav.navbar-nav>li.active-tab>a {
  border-left: 2px solid #8f88a4;
  font-weight: 600;
}

#hobp-nav .nav.navbar-nav>li>a {
  display: block;
  min-width: 81px;
  min-height: 65px;
  padding: 4px 5px 10px 5px;
  font-size: 15px;
  line-height: 1.1;
  color: #333;
  /* font-family: ProximaNovaCondensedLight; */
  font-family: 'Proxima-Nova-Cond-Light';
  text-decoration: none;
  border-left: 1px solid rgb(221, 224, 224);
  cursor: pointer;
}

@supports (-webkit-touch-callout: none) {
  @  media (max-width: 1200px) {
    #hobp-nav .nav.navbar-nav>li>a {
      min-width: 94px;
  }
}
}

/* Hide all dropdowns */
#hobp-nav .navbar .dropdown-menu {
  display: none;
}

/* Show first-level dropdown when JS adds nav-open */
#hobp-nav .navbar .nav.navbar-nav>li.nav-open>.dropdown-menu {
  display: flex;
}

/* Full-width dropdown panel */
#hobp-nav .navbar .nav.navbar-nav>li>.dropdown-menu {
  position: fixed;
  top: 80px;
  /* left: -517%; */
  left: 0;
  right: 0;
  /* width: 100vw; */
  width: 100%;
  min-height: 81px;
  margin: 0;
  padding: 21px 0 21px 42px;
  background: rgba(255, 255, 255, 0.75);
  border: 0;
  box-shadow: none;
  z-index: 9999;
}

#hobp-nav .nav.navbar-nav>li>a:hover {
  color: #fff;
  background-color: #8f88a4;
}

/* Dropdown columns */
#hobp-nav .navbar .nav.navbar-nav>li>.dropdown-menu>li {
  position: relative;
  width: 100%;
  max-width: 190px;
  background: unset;
}

#hobp-nav .navbar .nav.navbar-nav>li>.dropdown-menu>li>a {
  display: block;
  height: auto;
  /* min-height: 65px; */
  padding: 2px 15px;
  font-size: 14px;
  /* font-family: ProximaNovaCondensedLight; */
  font-family: 'Proxima-Nova-Cond-Light';
  text-decoration: none;
  border-left: 1px solid rgb(221, 224, 224);
  font-weight: 400;
  color: #666;
  font-size: 14px;
  line-height: 1.1;
}

#hobp-nav .navbar .nav.navbar-nav>li>.dropdown-menu>li>a:hover {
  color: #333;
}

/* Hide third-level submenu by default */
#hobp-nav .navbar .dropdown-menu>li>.dropdown-menu {
  display: none;
  position: static;
  float: none;
  width: auto;
  min-width: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

/* Show third-level submenu only on submenu item hover */
#hobp-nav .navbar .dropdown-menu>li:hover>.dropdown-menu {
  display: block;
}

#hobp-nav .navbar .dropdown-menu>li>.dropdown-menu li a {
  display: block;
  position: relative;
  padding: 2px 0px 2px 33px;
  /* font-family: ProximaNovaCondensedLight; */
  font-family: 'Proxima-Nova-Cond-Light';
  text-decoration: none;
  border-left: 0;
  font-weight: 400;
  color: #666;
  font-size: 14px;
  line-height: 1.1;
}

#hobp-nav .navbar .dropdown-menu>li>.dropdown-menu li a::before {
  content: ">";
  position: absolute;
  left: 15px;
  top: 2px;
}

/* Arrow under active top nav item */
#hobp-nav .nav.navbar-nav>li.nav-open {
  position: relative;
}

#hobp-nav .nav.navbar-nav>li.nav-open span.glyphicon {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid #8f88a4;
  /* display: none; */
  height: 10px;
  left: 44%;
  position: absolute;
  top: 100%;
  width: 0;
  z-index: 99999;
}

#prodisi-search-cmp>div .image:nth-child(3) {
  display: none;
}

#prodisi-main-home-header .text .cmp-text {
  padding: unset;
}


/* ================= Ashthma header desktop ===============================*/

#asthma-header-container #hobp-nav .nav.navbar-nav>li>a:hover {
  color: #fff;
  background-color: #d1b400;
}

#asthma-header-container #hobp-nav .nav.navbar-nav>li.nav-open span.glyphicon {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid #d1b400;
  /* display: none; */
  height: 10px;
  left: 44%;
  position: absolute;
  top: 100%;
  width: 0;
  z-index: 99999;
}

#asthma-header-container #hobp-nav .nav.navbar-nav>li.active-tab>a {
  border-left: 2px solid #d1b400;
  font-weight: 600;
}

/* ================= HOBP Header Nav Desktop End ================= */

/* ================= HOBP Header Nav Mobile start ================= */
@media screen and (max-width: 767px) {
  #prodisi-main-home-header #prodisi-logo img {
    width: 140px;
    height: 36px;
  }

  #hobp-nav .navbar .nav.navbar-nav>li>.dropdown-menu {
    display: none;
  }

  #hobp-nav .navbar .nav.navbar-nav>li>.dropdown-menu {
    display: none;
  }

  #hobp-nav .nav.navbar-nav {
    display: none;
    position: absolute;
    top: 47px;
    z-index: 1;
    flex-direction: column;
    background: white;
    margin-top: 11px;
    border-top: 1px solid #cccccc;
    z-index: 9;
    right: 0%;
    max-width: 299px;
    padding-left: unset;
    box-shadow: 0 8px 9px -4px rgba(0, 0, 0, 0.3);
  }

  #hobp-nav .nav.navbar-nav>li {
    font-size: 13px;
  }

  #hobp-nav .nav.navbar-nav>li>a {
    /* background-color: #fff; */
    border-bottom: 1px solid #ccc;
    color: #333;
    /* font-family: ProximaNovaCondensedLight; */
    font-family: 'Proxima-Nova-Cond-Light';
    font-size: 20.8px;
    line-height: 1.1;
    outline: medium none;
    text-decoration: none;
    display: flex;
    align-items: center;
    min-height: 43px;
    padding: 10px 15px 10px 20px;
  }

  #hobp-nav .nav.navbar-nav>li>a:hover {
    color: unset;
    background: unset;
  }

  #hobp-nav .nav.navbar-nav>li.nav-open span.glyphicon {
    display: none;
  }


  /* Border triangle */
  #hobp-nav .nav.navbar-nav::before {
    content: "";
    position: absolute;
    right: 16px;
    bottom: 100%;
    transform: translateX(-57%);
    border-style: solid;
    border-width: 9px;
    border-color: transparent transparent #cfcfcf transparent;
  }

  /* White triangle */
  #hobp-nav .nav.navbar-nav::after {
    content: "";
    position: absolute;
    right: 19px;
    /* bottom: 100%; */
    transform: translateX(-50%);
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
    bottom: 99.5%;
  }

  /* #mbl-menu-bar {
            display: flex;
        } */
  #prodisi-search-cmp>div .image:nth-child(3) {
    display: flex;
  }

  #mbl-menu-bar img {
    width: 30px;
    height: 24px;
    cursor: pointer;
  }

  #prodisi-main-home-header #prodisi-search-cmp .image:last-child {
    width: 70px;
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 450px) and (max-width: 767px) {

  #prodisi-main-home-header #prodisi-search-cmp .image:last-child {
    width: 50px;
  }
}

/* ================= HOBP Header Nav Mobile End ================= */
/* ================= Header Desktop End ======================  */


/* ================= Header Mobile Start ======================  */

@media screen and (max-width: 767px) {

  #prodisi-main-home-header>div {
    padding: 20px 18px 9px 18px;
    box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.4);
    z-index: 99999;
    position: relative;
    min-height: 66px;
  }

  #prodisi-search-cmp>div {
    /* flex-direction: column-reverse; */
    margin-top: 5px;
    justify-content: end;
  }

  #prodisi-search-cmp .searchbox {
    position: absolute;
    z-index: 1;
    top: 84px;
    width: 100%;
    left: 0;
  }

  #prodisi-search-cmp .cmp-searchbox__inner {
    float: unset;
    width: 100%;
    background-color: rgba(238, 238, 238, 0.5);
    padding-bottom: 15px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 15px;
    position: relative;
    top: -17px;
  }

  #prodisi-search-cmp .cmp-searchbox__inner::after {
    border: solid transparent;
    content: ' ';
    bottom: 100%;
    position: absolute;
    right: 50px;
    border-width: 16px;
    border-bottom-color: rgba(238, 238, 238, 0.5);
    top: -25px;
  }

  #prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    height: unset;
    width: unset;
    border: unset;
  }

  #prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
    width: unset;
    padding: 11px 56px 10px 10px;
    border: none;
    font-size: 19.5px;
    height: 45px;
    line-height: 1.42857143;
    width: 80%;
  }

  #prodisi-search-cmp .cmp-searchbox__button-icon {
    /* background: url(/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/search-icon.jpg) no-repeat; */
    border: unset;
    width: 25px;
    height: 45px;
    top: 0px;
    right: 14px;
    position: absolute;
  }

  #prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field {
    position: relative;
    padding-top: unset;
  }

  #prodisi-search-cmp .image {
    width: 100%;
    justify-content: end;
    padding-top: unset;
  }

  #prodisi-main-home-header #prodisi-search-icon img {
    width: 25px;
    height: 25px;
  }

  #prodisi-main-home-header>div>.container {
    width: 30%;
  }

  #prodisi-search-cmp.no-header-nav .cmp-searchbox__inner::after {
    right: 15px;
  }
}

@media screen and (min-width: 320px) and (max-width: 388px) {
  #prodisi-main-home-header #prodisi-logo img {
    width: 115px;
    height: 30px;
  }

  #prodisi-main-home-header>div {
    min-height: 60px;
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 767px) and (max-width: 1200px) {

  #prodisi-search-cmp>div {
    /* flex-direction: column-reverse; */
    margin-top: 15px;
  }

  #prodisi-search-cmp .searchbox {
    position: absolute;
    z-index: 1;
    top: 84px;
    width: 100%;
    left: 0;
  }

  #prodisi-search-cmp .cmp-searchbox__inner {
    float: unset;
    width: 100%;
    background-color: rgba(238, 238, 238, 0.5);
    padding-bottom: 15px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 20px;
    position: relative;
    top: -5px;
  }

  #prodisi-search-cmp .cmp-searchbox__inner::after {
    border: solid transparent;
    content: ' ';
    bottom: 100%;
    position: absolute;
    right: 25px;
    border-width: 11px;
    border-bottom-color: rgba(238, 238, 238, 0.5);
    top: -20px;
  }

  #prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    height: unset;
    width: unset;
    border: unset;
  }

  #prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
    width: unset;
    padding: 11px 56px 10px 10px;
    border: none;
    font-size: 19.5px;
    height: 45px;
    line-height: 1.42857143;
    width: 80%;
  }

  #prodisi-search-cmp .cmp-searchbox__button-icon {
    /* background: url(/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/search-icon.jpg) no-repeat; */
    border: unset;
    width: 25px;
    height: 45px;
    top: 0px;
    right: 14px;
    position: absolute;
  }

  #prodisi-search-cmp .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field {
    position: relative;
    padding-top: unset;
  }

  #prodisi-search-cmp .image {
    width: 100%;
    justify-content: end;
    padding-top: unset;
  }

  #prodisi-main-home-header>div>.container {
    width: 38%;
  }

  #prodisi-main-home-header>div>.text {
    width: 100%;
  }

  #prodisi-main-home-header.has-nav-header>div>.text {
    width: 25%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {

  #footer .first-half.date-time-stamp ul li {
    font-size: 10.4px;
    line-height: 16.64px;
  }
}


/* ================= Header Mobile End ======================  */

/*------------------------   MODEL POPUP---START   ------------------------*/

@supports (backdrop-filter: blur(12px)) {
  .modal {
    backdrop-filter: none !important;
  }
}

.modal * {
  box-sizing: border-box;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  background-color: rgba(128, 128, 128, 0.5) !important;
  opacity: 0;
  cursor: context-menu !important;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
}

.modal--confirm .modal-box {
  text-align: center;
}

.modal--noOverlayClose {
  cursor: default;
}

.modal--noClose .modal__close {
  display: none;
}

.modal__close {
  position: fixed;
  top: 2.5rem;
  right: 2.5rem;
  z-index: 1000;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.modal__close svg * {
  fill: currentColor;
}

.modal__closeLabel {
  display: none;
}

.modal__close:hover {
  color: #fff;
}

.modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 600px;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity;
}

.modal-box__content {
  padding: 0;
}

.modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

.modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

.modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  opacity: 1;
  transition: bottom .3s ease-in-out .3s;
}

.modal-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.modal--visible .modal-box__footer {
  bottom: 0;
}

.modal--visible {
  visibility: visible;
  opacity: 1;
}

.modal--visible .modal-box {
  -webkit-animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
  animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

.modal-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  transition: background-color .4s ease;
}

.modal-btn--primary {
  background-color: #3498db;
}

.modal-btn--danger {
  background-color: #e74c3c;
}

.modal-btn--default {
  background-color: #34495e;
}

.modal-btn--pull-left {
  float: left;
}

.modal-btn--pull-right {
  float: right;
}

@-webkit-keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.modal.exit-ramp-modal {
  z-index: 99999;
}

.modal.exit-ramp-modal .modal-box {
  max-width: 600px;
  margin-top: auto;
  border-radius: 0;
}

.exit-ramp-title {
  color: #8f88a4;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: 'Amatic-Bold';
  text-align: center;
  -webkit-text-stroke: 0;
}

.modal.exit-ramp-modal .modal-box__content {
  padding: 5% 8%;
  border: 4px solid;
  border-image: linear-gradient(45deg, rgba(143, 136, 164, 1) 0%, #d1b400 100%);
  border-image-slice: 1;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.exit-ramp-body {
  font-size: 14px;
  text-align: center;
  line-height: 25.2px;
  color: #666;
  font-family: Verdana, Geneva;
  margin-bottom: 10px;
  -webkit-text-stroke: 0.25px;
}

.exit-ramp-actions {
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 0px;
  flex-direction: row;
}

.exit-ramp-actions .exit-ramp-cancel,
.exit-ramp-actions .exit-ramp-continue {
  font-size: 18px;
  min-width: 100px;
  height: 38px;
  border: 1px solid #8f88a4 !important;
  background: #8f88a4;
  color: #fff;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Proxima-Nova-Cond-Light';
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  -webkit-text-stroke: 0.25px;
}

.exit-ramp-actions .exit-ramp-cancel:hover,
.exit-ramp-actions .exit-ramp-continue:hover {
  background: #666;
}

.exit-ramp-actions .exit-ramp-cancel {
  border: 1px solid #8f88a4 !important;
  background: #8f88a4;
}

.modal.exit-ramp-modal span.modal__closeIcon {
  display: none;
}

.modal.exit-ramp-modal .modal__close {
  max-width: 600px;
  position: relative;
  margin: 0;
  width: 100%;
  color: #ff0f00;
  text-align: right;
  right: unset;
  padding-right: 15px;
  padding-top: 15px;
  /*margin-top: 130px;*/
  ;
}

.modal.exit-ramp-modal .modal__close svg {
  width: 17px;
  color: #000;
}


/*================== Responsive design ======================*/


@media screen and (max-width: 992px) {
  .modal {
    top: -35px;
  }
}

@media (max-width: 767px) {

  /*Footer*/

  #footer {
    padding-bottom: 20px;
    position: relative;
    padding-top: 22px;
  }

  #footer ul.list-inline li {
    font-size: 12px;
    line-height: 25px;
    -webkit-text-size-adjust: 100%;
  }

  #footer ul.list-inline li a {
    font-size: 12px;
    line-height: 25px;
    -webkit-text-size-adjust: 100%;
  }

  #footer ul.list-inline>li::before {
    content: '>\a0' !important;
    padding: 0;
  }

  #footer ul.list-inline>li.border::before {
    content: '>\a0' !important;
    padding: 0;
  }

  #footer .first-half ul.list-inline>li.border:nth-child(4)::before {
    content: '>\a0' !important;
  }

  #footer .first-half.date-time-stamp ul li::before {
    content: '' !important;
    padding: 0;
  }

  #footer .first-half.date-time-stamp ul li {
    font-size: 10.4px;
    line-height: 14.56px;
    -webkit-text-size-adjust: 100%;
  }

  #footer .footer-img {
    max-width: 120px;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-right: 10px;
    position: absolute;
    bottom: -30px;
    right: 0px;
  }



  /*Exit ramp*/

  .modal.exit-ramp-modal .modal__close {
    display: none;
  }

  .exit-ramp-title {
    margin-top: 10px;
  }

  .modal.exit-ramp-modal .modal-box__content {
    padding: 5% 8%;
  }

  .modal.exit-ramp-modal .modal-box {
    max-width: 96%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .modal.exit-ramp-modal .modal__close {
    max-width: 100%;
  }

  .exit-ramp-body {
    font-size: 13px;
    line-height: 18.2px;
  }

  .modal-box {
    width: 100%;
  }

  .exit-ramp-actions .exit-ramp-cancel,
  .exit-ramp-actions .exit-ramp-continue {
    font-size: 18px;
    line-height: 25.7px;
    min-width: 100px;
  }

  /*self certificate*/

  .self-certificate .disclaimer-parsys .image.imgposleft {
    width: 50%;
  }

  .self-certificate .disclaimer-parsys .paragraph p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  .self-certificate .disclaimer-parsys .paragraph p a.visited-landing-page {
    font-size: 29.25px;
    line-height: 40.95px;
  }

  #certification .modal--visible .modal-box {
    top: 50%;
  }
}

@media screen and (max-width: 540px) {
  .modal {
    top: 0;
  }
}

@media (min-width: 768px) and (max-aspect-ratio: 1 / 1) {


  #footer ul.list-inline li {
    font-size: 12px;
    line-height: 25px;
    display: block;
    padding-left: 2vw;
  }

  #footer ul.list-inline>li.border::before {
    /*content: '>\a0' !important;*/
    padding: 0;
  }
}

@media (min-width: 481px) {

  /*Footer*/
  #footer .first-half {
    width: 64%;
    float: left;
  }

  #footer .first-half.date-time-stamp {
    float: left;
    margin-bottom: 14px;
  }

  #footer .socialshare {
    width: 30%;
    float: none;
  }

  #footer #socialHolder {
    position: static;
    margin: 0;
    padding: 0 0 0px 5px;
    width: 165px;
  }

  #footer .dropdown-menu {
    min-width: 170px;
  }

  #footer .footer-img {
    margin-bottom: 0px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 767px) and (max-width: 768px) {
  #footer ul.list-inline li {
    font-size: 11.2px;
    line-height: 15.68px;
  }

  #footer ul li a {
    font-size: 11.2px;
    line-height: 15.68px;
  }
}

@media (min-width: 768px) {

  /*Footer*/

  #footer {
    padding: 22.4px 11.2px 0;
    margin: 0;
  }

  #footer ul.list-inline>li::before {
    content: '\a0\a0' !important;
    padding: 0;
  }

  #footer ul.list-inline>li.border:nth-child(4)::before {
    content: '\7C\a0' !important;
  }

  #footer ul.list-inline>li.border::before {
    content: '\7C\a0' !important;
    padding: 0;
  }

  #footer #footer-margin {
    margin: 0px 0px 0px 0px;
    width: 100%;
    float: none;
  }

  #footer .linkedlist {
    width: 100%;
  }

  #footer .first-half {
    float: left;
  }

  #footer ul.list-inline li {
    display: inline-block;
    margin: 0;
    padding: 0;
  }

  #footer .first-half.date-time-stamp ul li {
    display: inline-block;
  }

  #footer .footer-img {
    max-width: 13%;
    margin-right: 10px;
    width: 14vw;
    top: auto;
    right: 0px;
  }

  #footer img.cq-dd-image {
    margin-left: 0;
    margin-right: initial;
  }

  /*self certificate*/



  .self-certificate .disclaimer-parsys .image.imgposleft {
    padding: 0 0 25px 0;
  }

  .self-certificate .disclaimer-parsys .paragraph p {
    line-height: 1.4;
    font-size: 13px;
  }

  .self-certificate .disclaimer-parsys .paragraph p.last-para {
    padding: 0 22px 0 20px;
  }

  .modal-box {
    width: 600px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

  #footer ul.list-inline li {
    font-size: 10.4px;
    line-height: 16.64px;
  }

  #footer ul li a {
    font-size: 10.4px;
    line-height: 16.64px;
  }

  .exit-ramp-body {
    font-size: 13px;
    line-height: 1.6;
  }

  .exit-ramp-title {
    font-size: 32.5px;
    line-height: 32.5px;
  }
}

@media only screen and (device-width: 800px) and (device-height: 1280px) and (-webkit-device-pixel-ratio: 2) {



  #footer .footer-img {
    bottom: -112px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 800px) {

  /*Footer*/

  #footer ul.list-inline>li.border:nth-child(4)::before {
    content: '\a0\a0' !important;
    padding: 0;
  }
}

@media only screen and (min-width: 801px) and (max-width: 850px) {
  /*Footer*/

  #footer ul.list-inline>li.border:nth-child(4)::before {
    content: '>\a0' !important;
    padding: 0;
  }

  #footer .first-half.date-time-stamp {
    margin-bottom: 14px;
  }
}

/*Footer*/



@media (min-width: 768px) and (min-aspect-ratio: 1 / 1) {

  #certification .modal--visible .modal-box {
    margin: 0;
    top: 48vh;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1199px) {

  #footer .first-half.date-time-stamp ul li {
    font-size: 10.4px;
    line-height: 16.64px;
  }

  .modal.exit-ramp-modal .modal-box {
    max-width: 600px;
  }

  .modal.exit-ramp-modal .modal__close {
    max-width: 600px;
  }

  .exit-ramp-body {
    font-size: 13px;
    line-height: 20.8px;
  }

  .modal-box {
    width: 95%;
  }

  .exit-ramp-title {
    font-size: 32.5px;
    line-height: 32.5px;
  }

  .exit-ramp-actions .exit-ramp-cancel,
  .exit-ramp-actions .exit-ramp-continue {
    font-size: 18px;
    min-width: 100px;
    line-height: 25.7143px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  #footer ul li a {
    font-size: 10.4px;
    line-height: 16.64px;
  }

  #footer ul.list-inline li {
    font-size: 10.4px;
    line-height: 16.64px;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {


  #footer .footer-img {
    margin-right: 34px;
  }
}

@media (min-width: 1200px) {

  /*Footer*/
  #footer .first-half {
    padding: 0;
    font-size: 14px;
  }

  #footer #socialHolder {
    margin: 0;
    width: 210px;
  }

  #footer .footer-img {
    max-width: 150px;
  }

  #footer .footer-img {
    margin-right: 0px;
  }

  /*self certification*/

  #certification .modal--visible .modal-box {
    top: 46%;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1320px) {
  #footer ul.list-inline>li.border:last-child::before {
    content: '\a0\a0' !important;
  }

  #footer ul.list-inline>li.border:nth-child(4)::before {
    content: '\7C\a0' !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  #certification .modal--visible .modal-box {
    top: 50%;
  }

  #footer {
    padding-top: 22.4px;
    padding-left: 11.2px;
    padding-right: 11.2px;
  }
}

@media (min-width: 1350px) {

  /*Footer*/
  #footer .footer-img {
    position: absolute;
    bottom: -41px;
  }

  #footer .mobile-social-share ul {
    margin-top: 5px;
  }
}

@media (min-width: 1800px) {

  #footer ul.list-inline li {
    font-size: 16px;
    line-height: 28.8px;
  }

  #footer ul li a {
    font-size: 16px;
    line-height: 28.8px;
  }
}

@media (min-width: 1801px) {
  #footer ul.list-inline li {
    font-size: 16px;
    line-height: 28.8px;
  }

  #footer ul li a {
    font-size: 16px;
    line-height: 28.8px;
  }
}

@media (min-width: 1801px) {

  html,
  body {
    height: 100%;
    margin: auto;
    max-width: 1800px;
  }
}

@media only screen and (min-width: 835px) and (max-width: 990px) {
  #footer ul.list-inline li {
    font-size: 10.4px;
    line-height: 16.64px;
    display: inline-block;
    margin: 0;
    padding: 0;
  }

  #footer .first-half.date-time-stamp ul li {
    padding-left: 1vw;
  }

  #footer .first-half.date-time-stamp ul li::before {
    display: none;
  }

  #footer .first-half.date-time-stamp ul li {
    font-size: 10.4px;
    line-height: 16.64px;
  }

  #footer ul li a {
    font-size: 10.4px;
    line-height: 16.64px;
  }

  #footer ul.list-inline>li::before {
    content: '\a0\a0' !important;
    padding: 0;
  }

  #footer ul.list-inline>li.border::before {
    content: '\7C\a0' !important;
    padding: 0;
  }

  #footer ul.list-inline>li.border:nth-child(4)::before {
    content: '\a0\a0' !important;
    padding: 0;
  }
}

@media (max-width: 768px) {
  body {
    padding-top: 0px !important;
  }

  #certification .modal--visible .modal-box {
    padding: 40px;
    margin: 0px;
  }

  #certification .cmp-selfcertification__title h1 {
    font-size: 22px;
    line-height: 24.31px;
    padding: 5px 0 0 0;
  }

  #certification .cmp-selfcertification__title {
    font-size: 22px;
    line-height: 24.31px;
  }

  #certification .self-certificate .disclaimer-parsys .paragraph p {
    font-size: 13px;
    line-height: 18.2px;
  }

  #certification .self-certificate .disclaimer-parsys {
    margin-top: 0px;
  }

  #certification .cmp-selfcertification__title {
    padding: 0px;
  }

  #certification .cmp-selfcertification__content {
    padding: 0px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 834px) {
  #footer .footer-img {
    margin-right: 9px;
  }
}

@media (max-width: 767px) {

  #certification .cmp-selfcertification .modal-box {
    height: 325px;
    width: 320px;
    margin: 0 auto;
  }

  #certification .modal--visible .modal-box {
    padding: 12px 22px 12px 22px;
    
  }

  #certification .self-certificate .disclaimer-parsys .paragraph p {
    font-size: 11.7px;
    line-height: 14.04px;
  }

  #certification .self-certificate .disclaimer-parsys .paragraph p:nth-child(2) {
    padding-right: 0px;
    padding-left: 0px;
  }

  #certification .self-certificate .disclaimer-parsys .paragraph p:last-child {
    font-weight: 700;
  }

  #footer .footer-img {
    bottom: -149px;
  }

  #footer .footer-img {
    margin-right: 33px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  /*Footer*/

  #footer .footer-img {
    bottom: -189px;
    margin-bottom: 0px;
  }

  #certification .modal--visible .modal-box {
    top: 50%;
  }
}

@media screen and (min-width: 545px) and (max-width: 600px) {

  #footer .footer-img {
    bottom: -149px;
  }
}

@media (max-width: 540px) {
  .modal {
    padding-top: 97px !important;
  }

  #footer .section:nth-child(3) {
    height: 0px;
  }

  #footer .footer-img {
    bottom: -37px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 600px) {


  #footer .footer-img {
    margin-right: 33px;
  }
}

@media only screen and (min-width: 481px) and (max-width: 545px) {
  #footer .footer-img {
    bottom: -181px;
  }

  #footer .footer-img {
    margin-right: 33px;
  }
}

@media (max-width: 330px) {


  #footer .footer-img {
    margin-right: 10px;
  }
}

@media (max-width: 767px) and (min-aspect-ratio: 1 / 1) {
  #footer .footer-img {
    max-width: 120px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {

  /*Footer*/

  #footer .footer-img {
    bottom: -152px;
    margin-bottom: 0px;
  }

  #certification .modal--visible .modal-box {
    top: 50%;
  }

  #footer .footer-img {
    bottom: -157px !important;
  }
}

@media screen and (min-width: 600px) and (max-width: 760px) {


  #footer .footer-img {
    bottom: -189px;
  }

  #footer .first-half.date-time-stamp ul li {
    font-size: 10.4px;
    line-height: 14.56px;
  }

  #footer .first-half.date-time-stamp {
    margin-bottom: 21px;
  }
}
