*{
	margin:0px auto;
	padding:0px;
	font-family: 'Lexend Deca', sans-serif;
}
header a{
	color: #fff;
	text-decoration: none;
}
header a:hover{
	color: #fff;
	text-decoration: none;
}
.logo{
	height: 65px;
	padding:4.5px;
	margin-top: 5px;
	background-color:#333333;
	display: inline-block;
}
div.nav-bar{
        position: -webkit-sticky;
        position: sticky;
        top: 0;
}
.nav-bar{
	background-color:#333333;
	margin-top: -7px;
	width:  100%;
	height: 75px;
	display: flex;
        flex-direction: row;
        z-index: 1;
}

.nav-bar ul{
	margin-right: 5px;
	float:right;
}

.nav-bar #main-ul li{
	font-size: 16px;
	transition: 0.5s all;
	color:  #fff;
	padding: 20px!important;
	height: 74px;
	line-height: 34px;
	display: inline-block;
        cursor:pointer;
}
.titleListItem:hover{
    background-color:hsla(0,0%,100%,0.2);
}
.nav-bar #main-ul li a{
    	display: block;
}
.nav-bar #main-ul li a:hover{

        color: #e4d295;
        cursor: pointer;
}

.nav-bar .sub-menu li{
	float: left;
	width: 100%;
	height: 0px!important;
	line-height: 0px!important;
	background-color:#333333;
}
.nav-bar .sub-menu{	
	position: absolute;
	z-index: 5;
	display: none;
	width: 280px;
	margin-top: 20px;
	margin-left: -20px;
}
#loginMenu{
        position: absolute;
	z-index: 5;
	display: none;
	width: 150px;
	margin-top: 20px;
	
}
.nav-bar ul li:hover > #loginMenu{
    display: block;
}
.nav-bar ul li:hover > .sub-menu{
	display: block; 
}
.nav-bar .sub-menu1 li{
	float: left;
	width: 100%;
	height: 0px!important;
	line-height: 0px!important;
	background-color:#333333;
}
.nav-bar .sub-menu1{	
	position: absolute;
	z-index: 15;
	display: none;
	width: 230px;
	margin-top: 20px;
	margin-left: -20px;
}
.nav-bar ul li:hover > .sub-menu1{
	display: block; 
}
#menu1{
	width: 385px;
}
#menu2{
	width: 260px;
	margin-left: -200px;
}
#menu3{
	position: absolute;
	z-index: 1;
	display: none;
	margin-left: -20px;
	margin-top: 20px;
}
#part1{
	height: 340px;
	background-color:#333333;
	padding-left: 30px;
	position: absolute;
	width: 200px;
}
#part2{
	height: 340px;
	margin-left: 200px;
	padding-left: 50px;
	background-color:#333333;
	position: absolute;
	width: 230px;
}
#menu3 #part1 li{
	width: 100%;
	float: left;
	height: 0px!important;
	line-height: 0px!important;
}
#menu3 #part2 li{
	width: 203px;
	float: left;
	height: 0px!important;
	line-height: 0px!important;
}
#menu3:hover{
	cursor: default;
}
#menu3 #part1 h5{
	margin-top: 5px;
	margin-left: 5px; 
}
#menu3 #part2 h5{
	margin-top: 5px;
	margin-left: -35px; 
}
.nav-bar ul li:hover > #menu3{
	display: block; 
}
.dropdown-menu{
	margin-top: 0px;
	margin-right: 100px;
	background-color:#3a3535;
}
.dropdown-item{
	background-color:#3a3535;
	color: white;
}
.signinmenu-item:hover{
    display:block;
    background-color: #f39d1a;
    color: #fff;
}
#logoDiv{
    width:50px;   
}

.multi-level{
    max-height: 400px;
    overflow-x: hidden;
    padding-top:0px;
    margin-top: 0px;
    background-color: #333333;
    width:250px;
    margin-top: 0px;
    margin-left: 0px;
    color:white;
    border-bottom-left-radius: 5%;
    border-bottom-right-radius: 5%;
    position:absolute;
    z-index: 1;
}

.togglearea{
    background-color: #333333;
    color:white;
}
.togglearea label{
    background-color: white;
    height:45px;
    width:50px;
    color:black;
    border-radius:6px;
    cursor:pointer;
    display:flex;
    justify-content:center;
    align-content:center;
    flex-direction:column; 
}
.togglearea label span{
    background-color:black;
    height:2px;
    width:70%;
    margin:3px;    
}
.togglearea{
    display:none;
}
#toggle{
    display:none;
}

label {
  display: block;
  margin: 10px;
  padding:5px;
  border: none;
}
/* Working out for checkboxes in Unordered list of responsive button.*/
.menuCheckboxes{
    display:none;
}
.MenuItem li a{
    color:white;
    text-decoration: none;    
}

.MenuItem li{
    padding-left:15px;
    line-height: 20px;
    padding-top:5px;
    padding-bottom:5px;
}
#loginSpan{
    display:flex;
    align-content: center;
    float:right;
    padding-left: 0.5em;
}
#loginbtn-sub-menu {
    display:none;
} 
#toggleareahamburger {
    width:33%;
    display: flex;   
    justify-content: flex-start;
}
#togglearealogo{
    width:33%;
    display: flex;
    justify-content: center;
}
#loginButtonfortoggleBar{
    display:flex;
    width:34%;
    justify-content: flex-end;
    align-content: center;
    margin-right:0px;
}
.togglearea button{
    width:7em;
    height:2.5em;
    margin-right: 10px;
    border-radius:20px;
    margin-top:20px;
    background-color:#dc3545;
    cursor:pointer;
    border:none;
    padding-left: 10px;
}
/* CSS styles for the button used for enquire with us button used in footer */
#enquirebtn {
    background: #ff214f;
    color: #fff;
    width: 50%;
    border-radius: 0;
    margin-top:10px;
    padding: 11px 13px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    border:none;
    cursor: pointer;
}	

@media screen and (max-width: 1160px){
    .nav-bar{
        display:none;
    }
    #toggle:checked + .multi-level{
        display: block;
    }
    .togglearea{
        display:flex;
    }
}

