@media (min-width: 280px) and (max-width: 484px) {
  /* =================== view height           ======================*/
  /* =================== Category Menu Related ======================*/
  #dropdown_00{
    z-index: 1;
    margin-top: 0rem;
  }
  /* =================== Global Menu Related   ======================*/
  .navbar{
      width: 100%;
      height: 3rem;
  }
  .navbar.scrolling-navbar {
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
  }
  .navbar-nav{
    height: auto;
  }
  .navbar-light .navbar-brand {
      margin-left : 5px;
  }
  .navbar:not(.top-nav-collapse) {
    background: #ffffff!important;
    opacity: 1;
  }
  .logoatmenu1{
    width: 125px;
  }
  .menu-col-100{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu-col-50{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu-col-33{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu-col-16{
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }

  /*class to regulate menu icon of pump-model*/
  .menuicon-2 {
      padding-left:3px;
      padding-right:1px;
      padding-top: 10px;
      padding-bottom:0px;
      max-width:150px;
      min-width: 80px;
      background-size: 100% 70%;
      /*box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0.7), 0 5px 5px 0 rgba(0, 0, 0, 0.7);*/
  }


  .PT-5{
      padding-top: 0rem !important;
  }
  .collapse.show{
    z-index: 2000;
    overflow-x: auto;
    overflow-y: auto;
    height: 100vh;
    background-color: black;
  }

  .sub-title{
    font-size: 2rem;
  }

  /* =================== Contents Field        ======================*/
  .page-title{
    padding-top: 4%;
    font-weight:900;
    /* font-size : 2rem; */
    text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff, 2px 2px 2px black;
    letter-spacing: 0px;

  }
  .wp-allinclusive{
    width: 80%;
  }


  /* Jingle message line under the page title */
  hr.style-eight:after {
    font-family: "Arial", "Helvetica","HelveticaNeue","Verdana",sans-sans-serif;
    content: "with All-Inclusive Safety";
    border: solid white 2px;
    display: inline-block;
    position: relative;
    top: -0.8rem;
    color: cyan;
    font-size: 1rem;
    font-weight: 900;
    padding: 0 0.25em;
    background: black;
  }

  #info-finder{
      width: 100%;
      font-size: 0.5rem;
  }

  .propak-article-size{
    width: 100%;
    /*height: calc(100% * 0.45);*/
    text-align:center;
    overflow:hidden;
}


  .article-size{
      width: 100%;
      /*height: calc(100% * 0.45);*/
      text-align:center;
      overflow:hidden;
  }
  #world-map{
      height: 55vh;
  }

  .embed-responsive{
      /*width: 100%; to prevent the pdf-viewer streched width-wide*/
      height: 45vh;
      padding-top: 10px;
      padding-bottom:5px;
      padding-left: 15px;
  }
  .dist-name{
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
  }

  /* =================== Always Box            ======================*/
  .alwaysbox-right {
      position: fixed;
      bottom: 20px;
      right: 10px;
      width: 2rem;
      height: 2rem;
      background-color: #ffffff;
      color: #00ffff;
      z-index: 1000;
  }

  .alwaysbox-left {
      display: none;
      position: fixed;
      bottom: 20px;
      left: 10px;
      width: 3rem;
      height: 3rem;
      background-color: #ffffff;
      color: #00ffff;
      z-index: 1000;
  }

  .btnat_alwaysbox {
      margin:0px 0px 0px 0px;
      width: 2rem;
      height: 2rem;
  }
  /* =================== Font Setup Related    ======================*/
  /* =================== Modal                 ======================*/
  .modal-dialog{
    width: 95%;
  }
   
  /* =================== Others                ======================*/
  .newsweek{
    width: 80px;
  }

  .flag{
    width: 20px;
  }


}
