  body
  {
    background-color:#aad3df;
  }

  .navbar-default{
    top: 0px !important;
    /*background-color:rgba(0, 0, 0, 0.5) !important;*/
  }

  #menu_atas{
    z-index: 11111111111111111111111111;
    position: sticky;
    width: 100%;
  }

/*  #mapid{
    height: 700px;
    width:100%;
  }*/

  .leaflet-control-container { position: absolute; right: 56px } 
  .leaflet-popup-content {
    max-width: 300px;
    height: 300px;
    overflow-y: scroll;
  }

  .sidebar-open {
    left: 0;
  }
  
  /**/
  
  #menu_atas{
    background-color: #f5f6fa;
    /*background-color: #dff9fb;*/
  }

  .text-bold{
    font-weight: 1000;
  }

/*  #map1
  {
    height: 600px;
    width: 100%;

  }*/
  .sidenav 
  {
    height: 100%; /* 100% Full-height */
    width: 250px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 11111111111111111111111; /* Stay on top */
    top: 0%; /* Stay at the top */
    left: 300;
    /* background-color:rgba(218,231,248, 0.5); */
    /* background-color:rgba(0,98,102, 0.5); */
    background-color:rgba(240,240,240,0.3);
    /*background-color:#0652DD; */
    /* border-right:4px solid #f79f1f; */
    overflow-x: hidden; /*Disable horizontal scroll */
    padding-top: 5%; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    color:#070037;
    /* text-shadow: 1px 1px 1px black; */
    /*font-family: 'Roboto', sans-serif;*/
    
  }
  
  .icon{
    width:auto;
    height:256px;
  }

  #map1
  {
    height: 800px; 
    width: 100%;
    /*margin-top:5%; */
    z-index: 1;
  } 
  
  @media screen and (min-width: 768px) 
  {

  }

  @media screen and (min-width: 2560px) {
    #map1
    {
      height: 1600px; 
      width: 100%;
      /*margin-top:5%; */
      z-index: 1;
    }

    .sidenav{
      width: 330px;
    }
  }

  @media screen and (min-width: 1900px) and (max-width: 2559px){
    #map1
    {
      height: 1080px; 
      width: 100%;
      /*margin-top:5%; */
      z-index: 1;
    }
    @media screen and (max-width: 1400px) and (min-width: 1367px) {
      #map1
      {
        height: 800px; 
        width: 100%;
        /*margin-top:5%; */
        z-index: 1;
      }

    }
    @media screen and (max-width: 1366px) and (min-width: 481px) {
      #map1
      {
        height: 800px; 
        width: 100%;
        /*margin-top:5%; */
        z-index: 1;
      }   

    }

    @media screen and (max-width: 480px) 
    {
      #map1
      {
        /*margin-top:12%;  */
        height: 550px; 
      }

      .stat{  margin-top:14%;}

      .galeri
      {
        height:100px; 
        width:auto;
      }

      .navbar-nav {
        margin: 7.5px -15px;
        background-color:rgba(240,240,240,0.8);
      }

      .logo{width:auto; max-height:30px;margin-left:5%;}

      .navbar-default .navbar-nav > li  { padding-top:0px;}

      .menu-nav{ height:auto;}

      .navbar-default .navbar-nav > li > a {  font-size:10pt;}  

      .pencarian{
        font-size:28px; 
        margin-top:2%;
      }

      .sidenav{padding-top: 16%; }

      .icon{
        width:auto;
        height:206px;
      }

      .logo{ 
        /*width:150px;*/

      }

      #tombol{
        border-radius: 0 10px 10px 0;
        padding:1% 0%;
      }

    }



    /* The side navigation menu */
    .panel
    {
      box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);

    }

    .panel-body
    {
      padding:2%;
    }


    .nav-title
    {
      font-size: 15px;
      line-height: 22px;
    }

    .nav-content
    {
      font-size: 13px;
      color: rgba(0, 0, 0, 0.54);
    }

    .nav-footer
    {
      font-size: 12px;
      line-height: 22px;
    }

    /* The navigation menu links */
    .sidenav a 
    {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 25px;
      color: white;
      display: block;
      transition: 0.3s;
      font-family: 'Roboto', sans-serif;

    }

    .sidenav label
    {
      font-family: 'Roboto', sans-serif;

    }

    .btn-circle 
    {
      width: 30px;
      height: 30px;
      text-align: center;
      padding: 6px 0;
      font-size: 12px;
      line-height: 1.428571429;
      border-radius: 15px;
    }

    .btn-circle 
    {
      width: 30px;
      height: 30px;
      text-align: center;
      padding: 6px 0;
      font-size: 12px;
      line-height: 1.428571429;
      border-radius: 15px;
    }

    .btn-circle.btn-lg 
    {
      width: 50px;
      height: 50px;
      padding: 10px 16px;
      font-size: 18px;
      line-height: 1.33;
      border-radius: 25px;
    }

    .btn-circle.btn-xl 
    {
      width: 70px;
      height: 70px;
      padding: 10px 16px;
      font-size: 24px;
      line-height: 1.33;
      border-radius: 35px;
    }

    #tombol
    {
      float: left;
      display: block;
      text-align: center;
      background-color:#ff7f00;
      /*background-color:#f79f1f;*/
      opacity:0.9;
      vertical-align: top;
      margin-top: 19%;
      margin-left:5px;
      position:fixed;
      z-index: 999;
      transition: 0.5s;
      padding:2.5% 0%;
      font-family: 'Cabin', sans-serif;
      font-weight: bold;
      border-radius: 0 40px 40px 0;
      /* border:1px solid #f79f1f; */
    }

    /* When you mouse over the navigation links, change their color */
    .sidenav a:hover { color: #f1f1f1;}
    .sidenav form {padding:3%;}

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn 
    {
      position: absolute;
      top: 0;
      right: 25px;
      font-size: 36px;
      margin-left: 50px;
    }

    /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
    #main 
    {
      transition: margin-left .5s;
      padding: 20px;
    }

    /* POP UP Peta */

    .pp_pic_holder
    { 
      left: 14% !important;
      width: 80% !important; 
      margin-left: -50px !important; 
    }

    div.pp_default .pp_content_container .pp_right{ padding-right: 20px !important; }

    .pp_content, #pp_full_res img
    { 
      width: 100% !important;
      height: 100% !important; 
    }

    div.pp_default .pp_content_container .pp_details {margin-top: 10px !important; }

    @media only screen and (max-width: 479px) 
    {

      .pp_pic_holder
      {
        left: 5% !important;
        width: 99% !important; 
        margin-left: -10px !important; 
      }
      div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }

      .pp_content, #pp_full_res img
      {
        width: 100% !important;
        height: 100% !important; 
      }

      div.pp_default .pp_content_container .pp_details {margin-top: 10px !important; }

      .ppt {margin-left:0!important} 

      .ppt,.pp_top,.pp_bottom,.pp_pic_holder,.pp_content,.pp_details { width: 100%; }

      iframe{width:100%;}

      .btn.btn-app.ace-settings-btn {   margin-top: 30%;}

      #tombol {margin-top: 65%;}
    }

    .navbar-brand {padding: 10px 15px;}

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
    {
      /* color: #f79f1f; */
      color: black !important;
      background-color: white !important;
    }

    .btn.btn-app.ace-settings-btn.btn-xs 
    {
      width: 50px;
      /* font-size: 15px; */
      /* border-radius: 5px; */
      padding-bottom: 8px;
      padding-top: 8px;
      line-height: 1.45;    
    }

    .btn.btn-app.ace-settings-btn:hover, .btn.btn-app.ace-settings-btn.open { opacity: 1;}

    .modal.in.aside-vc .aside-trigger 
    {
      position: absolute;
      top: 155px;
      right: auto;
      left: auto;
      bottom: auto;
      margin-top: -1px;
      width: 37px;
      outline: 0;
    }

    .btn.btn-app 
    {
      display: inline-block;
      width: 70px;
      font-size: 16px;
      font-weight: 500;
      color: #FFF;
      text-align: center;
      text-shadow: 0 -1px -1px rgba(0,0,0,.2)!important;
      border: none;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
      padding: 10px 0 8px;
      margin: 2px;
      line-height: 1.7;
      position: relative;
    }

    .modal.aside-left .aside-trigger { left: 100%;}

