.nav-top {
  background-color: #ffc500;
  text-align: right;
  position: relative;
  height: 30px;
  z-index: 2;
}

.SCnav {
  display: inline-block;
  right: -100%;
  margin: 0;
  font-size: 15px;
}

.fa-phone {
  transform: scaleX(-1);
  margin-right: 5px;
}

.WR {
  color: #CA321C;
  font-weight: 800;
   text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,1px 1px 0 #fff;
}

.DropLOGO-B.img-responsive {
  z-index: 10;
  /* position: relative; */
  position: absolute;
  /* bottom: 5px; */
  top: 15px;
  width: 275px;
  max-width: 300px;
}
.nav-top-r01, .nav-top-r02, .nav-top-r03 {
  padding: 0px 5px 10px 5px;
  border-radius: 0px 0px 5px 5px;
  vertical-align: top;
  color: #FFFFFF;
}
.nav-top-r01 i, .nav-top-r02 i, .nav-top-r03 i {
  display: none;
}

.nav-top-phone {
  margin: 0 15px 0px 0;
  padding: 0 0 5px 0;
  font-size: 14px;
  color: #FFF;
}
.nav-top-r01 {
  background-color: #CF2F42;
}
.nav-top-r02 {
  background-color: #332618;
}
.nav-top-r03 {
  background-color: #083A6D;
}
.nav-top-r04 {
  background-color: #706F74;
  padding: 0px 10px 6px 10px;
  color: #FFFFFF;
}
.Nav-Bar {
  width: 100%;
  height: 73px;
  border-bottom: 1px solid #e5e5e5;
}
.DropLOGO-B{
  /*width: 200px;*/
  margin-left: 10px;
}
.main-nav {
  position: relative;
  background: #3092c0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4f4e79), color-stop(100%, #4b4a73));
  background-image: -webkit-linear-gradient(top, #4f4e79, #4b4a73);
  background-image: -moz-linear-gradient(to bottom, #4f4e79, #4b4a73);
  background-image: -o-linear-gradient(to bottom, #4f4e79, #4b4a73);
  background-image: linear-gradient(to bottom, #4f4e79, #4b4a73);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}

.nav-brand {
  float: left;
  margin: 0;
}

.nav-brand a {
  display: block;
  padding: 10px 10px 10px 20px;
  color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 29px;
  text-decoration: none;
}

#main-menu {
  clear: both;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-top-r01 img.SC_sod, .nav-top-r02 img.SC_sod, .nav-top-r03 img.SC_sod {
  display: none;
}

@media screen and (max-width: 767px) {
  .DropLOGO-B{
    display: none;
  }
  .nav-top {
    /* background: none; */
    text-align: left;
    position: relative;
    height: 15px;
    z-index: 998;
  }
  #main-menu {
    float: right;
    clear: none;
  }
  .Nav-Bar {
    height: auto;
  }
  .nav-top-phone {
    font-size: 13px;
    text-align: right;
    line-height: 1.4em;
    position: absolute;
    right: 60px;
    top: 15px;
    color: #000;
    margin: 2px 0 0 0;
    padding: 0;
  }
  .WR {
    display: inherit;
  }
  .fa-phone {
    font-size: 12px;
    margin-right: 4px;
  }
  .nav-top-r01, .nav-top-r02, .nav-top-r03 {
    width: 110px;
    color: #FFF;
    font-size: 13px;
    border-radius: 5px 0 0 5px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    position: fixed;
    right: -75px;
    transition: right .3s ease-in-out;
  }
  .nav-top-r01 i.SC_First, .nav-top-r02 i.SC_First, .nav-top-r03 i.SC_First {
    width: 10px;
    display: inline-flex;
    margin-left: 2px;
  }
  /* .nav-top-r01 img.SC_sod, .nav-top-r02 img.SC_sod {
    margin-left: 2px;
  } */
  .nav-top-r01 img.SC_sod, .nav-top-r02 img.SC_sod, .nav-top-r03 img.SC_sod {
    width: 15px;
    display: inline-flex;
    text-align: center;
    margin: -4px 5px 0 0;
  }
  
  .nav-top-r01 {
    top: 65px;
    background-color: rgba(207, 47, 65, .8);
  }
  .nav-top-r02 {
    top: 100px;
    background-color: rgba(51, 38, 24, .8);
  }
  .nav-top-r03 {
    top: 135px;
    background-color: rgba(8, 58, 109, .8);
  }
  .nav-top-r01:hover, .nav-top-r02:hover, .nav-top-r03:hover {
    right: 0px;
  }
  .nav-top-r04 {
    display: none;
  }
}

/* Mega menus */
/* make mega menus take the full width of .main-nav */
#main-menu,
#main-menu > .has-mega-menu {
  position: static !important;
}

#main-menu .mega-menu {
  margin-left: 0 !important;
  right: 0 !important;
  width: auto !important;
  max-width: none !important;
}

#main-menu > .has-mega-menu .scroll-up,
#main-menu > .has-mega-menu .scroll-down {
  margin-left: 0 !important;
}

/* clear any floats inside the mega menus */
#main-menu .mega-menu > li {
  overflow: auto;
}

/* reset mega menu list/link styles (which are inherited from the SmartMenus core/theme styles) */
#main-menu .mega-menu {
  color: #353451;
}

#main-menu .mega-menu ul {
  position: static;
  display: block;
  margin: 0.83em 0;
  border: 0;
  padding: 0 0 0 20px;
  width: auto;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#main-menu .mega-menu ul li {
  display: list-item;
  list-style-type: disc;
  border: 0;
}

#main-menu .mega-menu a {
  display: inline;
  border: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  text-decoration: underline;
}

/* simple columns inside the mega menus */
#main-menu .mega-menu .column-1-3 {
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  #main-menu .mega-menu .column-1-3 {
    float: left;
    width: 33.33%;
  }
}

/* Sample image placeholder */
.mega-menu-sample-image {
  margin: 0.83em 0;
  border: 1px solid;
  height: 80px;
  line-height: 80px;
  text-align: center;
}

/* Mobile menu top separator */
#main-menu:before {
  content: '';
  display: block;
  height: 1px;
  font: 1px/1px sans-serif;
  overflow: hidden;
  background: #4b4a73;
}

@media screen and (max-width: 767px) {
  #main-menu:before {
    display: none;
  }
}

/* Mobile menu toggle button */
.main-menu-btn {
  float: right;
  margin: 10px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

/* hamburger icon */
.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #fff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}

/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
  display: block;
}

@media screen and (max-width: 767px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}

/* IGNORE: Unrelated generic demo styles */
body {
  /* margin: 0 8px; */
  background: #fff;
  color: #aaa;
  font: 16px/1.5em 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.demo-text {
  margin: 3em 22px;
}

.demo-text p {
  margin-bottom: 1em;
}

.demo-text a {
  color: #999;
}
.booking-Btn {
  display: none;
}
.FixedBtn-drop {
  display: block;
  width: 40px;
  position: fixed;
  top: 105px;
  right: 0;
  background-color: #FFF;
  border-radius: 5px 0 0 5px;
  box-shadow: -1px 0px 5px rgba(0,0,0,0.4);
}
.sharBtn_01 img,
.sharBtn_02 img,
.sharBtn_03 img,
.sharBtn_04 img {
  width: 38px;
  cursor: pointer;
}
@media screen and (max-width:991px) {
  /* body, body.show {
    overflow-x: hidden;
  } */
  .booking-Btn {
    display: flex;
    margin: 0;
    text-align: center;
  }
  .booking-Btn.flex {
    display: flex;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
    text-align: center;
    z-index: 1100;
  }
  .booking-Btn a {
    color: #FFF;
    text-decoration: none;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
  }
  .booking-Btn-left {
    background-color: #CA321C;
  }
  .booking-Btn-right {
    background-color: #333;
  }
  .booking-Btn-left, .booking-Btn-right {
    margin: 0;
    color: #FFF;
  }
  .FixedBtn-drop {
    display: none;
  }
}