@media screen and (max-width:900px) {
 .promotion_menu_btn {
  display:block;
  margin:0 10px;
 } 
header {
  display:none!important;
}

.headerText{
  margin:0px;
  padding:0px;
}

.header-desktop-section{
  width: auto;
}


.main_head {
  font-size: 24px;
  font-weight: 700;
  padding: 14px;
  color: #343434;
  position: relative;
  z-index: 1;
  text-align: left;
  border: 1px solid #dcdada;
  border-top: none;
}

.banner-nr {
  background-color:#244a83;
  display:flex!important;
  align-items:center;
  padding:10px 0;
}

#fe_header_btm_img {
  width:105px!important;
  height:auto;
}

ul#left_nav_menu ul li {
  background: 0 0;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.promotion_side_bar {
  position: fixed;
  top: 0;
  left:0;
  height: 94%;
  background: #ffffff;
  z-index: -1;
  overflow: auto;
  width: 200px !important;
  display: block;
  padding: 23px 3px 0 3px;
  border-right: 2px solid #dcdada;
}
.content_area_r {
  width: 100%;
  box-sizing: border-box;
  padding:0;
}
.tooltip .tooltiptext {
  display: none;
}
.ca_wrap_btm,
.main_head {
  background: #fff !important;
}
.content_wraper {
  width: 100% !important;
}
.hide_on_mobile {
  display: none;
}
.desk_area {
  display: none !important;
}
.mob_area {
  display: block !important;
}
.promotion_menu_btn {
  display: inline-block;
  width: 7%;
  height: 100%;
  max-width: 50px;
  padding: 0 1%;
  cursor: pointer;
  text-align: left;
  font-size: 0;
  vertical-align: middle;
}
.promotion_menu_btn img {
  max-width: 100%;
}
footer#proFooter {
  display: block !important;
}
/* ---------- DRT Schedule Page CSS ---------- */
.floatingHeaderFixed {
  visibility: visible;
  width: calc(100% - 30px) !important;
  left: 0;
  padding: 0 15px !important;
  background: #020C41;
  border-top: 1px solid #BCB1B1;
  border-bottom: 1px solid #BCB1B1;
}
/* ---------- Inactive Pages CSS ---------- */
.main_content {
  width: 100% !important;
}
.content_area {
  width: 100% !important;
  background: #FFF;
  box-sizing: border-box;
}
.bnr_img {
  display: block;
  width: 100%;
}
.promotion_side_bar {
  height: 100% !important;
  display:none;
}

.body_wrapper{
  position: relative;
  z-index: 3;
  left: 0;
  transition: .3s ease-in-out;
}

.body-wrapper-slide {
  left:200px;
}

}

