.navbar-collapse.collapse{
	height:100% !important;
}
.navbar-default .navbar-toggle .icon-bar{
	height:4px;
	background:#F2F2EA;
	width:40px;
	border-radius:10px;
	margin:10px;
}






.navbar-default .navbar-toggle{
	border:0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background:#F2F2EA;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar{
	background:#E7875B;
	
}
.navbar
{
	position:absolute;
	text-align:left;
}
.navbar-header{
	float:left !important;
}
 .navbar-header {
  float: none;
  width:65px;
}
.navbar-toggle {
  display: block;
  background:#E7875B;
  border-radius:5px;
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
//  display: none!important;
}
.navbar-nav {
  float: none!important;
  margin: 7.5px -15px;
}
.navbar-nav>li {
  float: none;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}
 .collapse {
  //visibility: hidden; /* Bootstrap v3.3.0 */
}
.cbp-spmenu {
  visibility:visible; /* The Fix */
}
 .navbar-nav {
    margin:0;
    padding-top:70px;
  }
  /* General styles for all menus */
  .cbp-spmenu {
    background: #f8f8f8;
    position: fixed;
    padding:0;
    margin:0 !important;
    overflow-x:hidden;
    overflow-y:visible;
    display:block;
  }
  .cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #0d77b6;
  }
  .cbp-spmenu a {
    display: block;
  }
  /* Orientation-dependent styles for the content of the menu */
  .cbp-spmenu-vertical {
    width: 260px;
    height: 100%;
    top: 0px;
    z-index: 1000;
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
  }
  .cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
  }
  .cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
  }
  /* Vertical menu that slides from the left or right */
  .cbp-spmenu-left {
    left: -260px;
  }
  .cbp-spmenu-right {
    right: -260px;
  }
  .cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
    top:0px;
  }
  .cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
  }
  /* Horizontal menu that slides from the top or bottom */
  .cbp-spmenu-top {
    top: -150px;
  }
  .cbp-spmenu-bottom {
    bottom: -150px;
  }
  .cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
  }
  .cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
  }
  /* Push classes applied to the body */
  .cbp-spmenu-push {
    overflow-x: hidden;
    //position: relative;
    left: 0;
  }
  .cbp-spmenu-push-toright {
    left: 260px;
  }
  .cbp-spmenu-push-toleft {
    left: -260px;
  }
  /* Transitions */
  .cbp-spmenu,
  .cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;   
}

.menu{
	//padding-left:34px;
	//padding-right:20px;
	font-family:Arial;
	position:relative;
	//top:60px;
}

.navdiv{
	//display:inline-block;
	width:100%;
	background:#fff;
}
.navbar-toggle{
	float:left;
	margin-right:0px;
	margin-left:15px;
	background-color:#E7875B;
	
	border:0px;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}
.menu > li{
	
}
.small{
height:25px;	
}
.nav > li{
	height:32px;
}
.navbar{
	//display:inline-block;
	//width:900px;
	background:#fff;
	margin-bottom:0px !important;
	border:0px;
	min-height:0px;
	
}

.navbar-default{
	box-shadow:none !important;
}
.navbar-default .navbar-nav > li > a{
	//color:#21409a ;
	//font-weight:bold;
	font-size:12px;
	display:inline-block;
	color:#fff;
	font-family:NexaBold;
	text-transform:uppercase;
}

.navbar-default .navbar-nav > .active > a{
	font-weight:bold;
	background:none;
	box-shadow:none;
	color:#fff;
}

a{
	color:#fff;;
}
 .navbar-default .navbar-nav>.active>a:hover
{
	//background:#1c3f95;
	//color:#fff !important;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus{
//background:#1c3f95;
	
}
.dropdown-menu{
background:#000;
color:#fff !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	//background:#1c3f95;
	}
	
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover,
	.navbar-inverse .navbar-nav>.disabled>a:focus{
		background:#1c3f95;
		
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	//background:#1c3f95;
	color:#fff !important;
}

.navbar-default .navbar-nav > .active > a{
	//background:#1c3f95 !important;
	//color:#fff !important;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #fff;
	text-decoration: none;
}

.dropdown-menu > li > a{
	color:#d0d1d2;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus
{
	color:#fff ;
	font-weight:bold;
	background:transparent;
}

.navbar-default .navbar-nav > .active > a + .sep
{
	display:none
}
.dropdown-menu>li>a:hover + .sep, .dropdown-menu>li>a:focus + .sep {
	display:none
}
.navbar-default .navbar-nav>li>a:hover + .sep, .navbar-default .navbar-nav>li>a:focus + .sep
	{
	display:none
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
		background-color: #BBA249!important;
		background-image: none;
	
	
	
}

.navbar-nav > li > a{
	padding:6px;
	//text-transform:uppercase;
	padding-top:8px;
}

.navbar-nav{
	margin-left:13px;
}

.sep{
	color:#1c3f94;
}

.navbar .divider-vertical{
height: 12px;
border-left: 1px solid #fff;
margin-left:0px;
margin-right:0px;
margin-left:2px;
margin-right:2px;

}
.menuBar{background-color: rgba(231,135,91,1);height:100px;width:100%;position:fixed;z-index:19;box-shadow: 0px 2px 10px #555;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus + .divider-vertical {
	color: #fff;
	text-decoration: none;
	
	
}
.navbar-inverse .divider-vertical {
border-right-color: #222222;
border-left-color: #111111;
}

@media (max-width: 1000px) {
.navbar-default .navbar-nav > li > a{
}
	//.body{width:1500px}
}
.bookNow{
	font-family:NexaBold;
	font-size:20px;
}
@media (max-width: 1000px) {

	.menuHead{
		padding-top:120px;
		text-align:center;
		color:#F2F2EA;
		padding-left:10px;
		padding-right:10px;
	}
	.navbar-default .navbar-nav > li > a{
		font-size:30px;
		line-height:26px;
	}
	.navbar-toggle{
		margin-left:30px;
	
	}
	.nav > li{
	height:70px;
	}
	.cbp-spmenu-left
	{
		left:-550px;
	}
	.navbar-default .navbar-toggle .icon-bar{
		height:5px;
		background:#F2F2EA;
		width:60px;
		margin:10px;
		
	}
	
	.navbar-default .navbar-toggle{
		border:0px;
		width:80px;
		height:70px;
		padding:0px;
	}
	
	.navbar-toggle{
	float:none;
	}
	
	.cbp-spmenu-vertical{
		width:500px;
		
	}
	.menuBar{
		height:120px;
		background-color: rgba(231,135,91,1);
		
	}
	.bookNow{
		font-family:NexaBold;
		font-size:20px;
	}
 }