#promonew-header-nav-wrapper{
	margin:0 auto;
	float: left;
	width:100%;
    background-color:#5d5d5d;
    height: 60px;
}
#promonew-header-nav{
	max-width: 1192px;    
    margin: 0 auto;
    width: 100%;
    position: relative;
	color: #fff;
    z-index: 299;
    box-sizing: border-box;

}
#promonew-header-nav ul{
	list-style:none;
	margin:0;
	padding:0;
    font-size: 10px;
    display: block;
}
.menulogo{
    float: left;
    padding: 3em 2em 1.9em 2em;
	margin-left: 165px;
    padding-left: 0;
    position: relative;   
    top: 0;
    left: 0;
	cursor: pointer;
	z-index: 999;

}
#promonew-header-nav ul li a{
	display:block;
	color:#fff;
	font-size: 1.6em;
	padding: 1.5em 1.64em 1.26em 1.64em;
    text-decoration: none;
}
#promonew-header-nav ul li{
	position:relative;
	float:left;
	margin-right:0.5em;
	padding:0;
    text-align: center;
}
#promonew-header-nav>ul>li>ul>li>a, #promonew-header-nav-wrapper .mobile_submenu ul li a{
	font-size: 1.4em;
}
#promonew-header-nav ul li ul li a:hover{
    background:#1788c3;
}
#promonew-header-nav ul li.current-menu-item{
	background:#ddd;
}
#promonew-header-nav>ul>li:hover>a{
	background:#1788c3;
    color: #fff;
}
#promonew-header-nav ul ul{
	display:none;
    width: 200px;
	background:#E7E7E7;
	padding-bottom: 25px;
	position:absolute;
	top:60px;
    z-index: 998;
}
#promonew-header-nav ul ul li{
	float:none;
	width: 100%;
}
#promonew-header-nav ul ul li:first-child{
    margin: 30px 0 0 0;
}
#promonew-header-nav ul ul a{
	padding:10px 15px;
    color: #000;
    text-align: center;
}
#promonew-header-nav ul ul a:hover{
    color: #fff;
}

#promonew-header-nav ul li:hover > ul{
	display:block;
}

#promonew-header-nav ul li span.menuarrow{
    display: none;
	width: 20px;
    margin: auto;
    background-color: #1788c3;
    position: relative;
    border-radius: 0 0 50% 50%;
    padding: 10px 10px;
    top: -20px;
    visibility:hidden;
    font-size: 17px;
    z-index: 999;
    cursor: pointer;
}
#promonew-header-nav ul li:hover span.menuarrow{
    display: block !important;
    visibility:visible;
}
.menuarrow1{
    font-size: 20px;
    margin: 0 0 0 10px;
    display: none;
    
}
.closesubmenu{
    float: right;
    width: 22px;
    height: 22px;
    background-image:url(../images/closesubmenu.png);
    margin: 10px 20px;
    cursor: pointer;
}
.breadcrumbs-section{
    font-size: 1.3em;
    float: left;
    width: 100%;
    padding: 22px 0 0;
    position: relative;
    top:0px!important;
}

/*styles for mobileview submenu */
.mobile_submenu{
    position: absolute;
    right: 0;
    /*top: 145px;*/
    height: 100%;
    background-color: #EBEBEB;
    width: 230px;
    z-index: 999;
    margin: 48px 0 0 0;
}
.mobile_submenu ul{
    list-style-type: none;
    font-size: 10px;
    float: left;
    width: 100%;
}
.mobile_submenu ul li a{	
    color: #000;
    font-size: 1.6em;
    padding: 0.7em 1em;
    float: left;
    text-decoration: none;
}
.mobile_submenu ul li:hover a{
    color: #1788c3;
    font-weight: bold;
}
.mobile_submenu ul li{
	position:relative;
	float:left;
	margin:0 1% 0 0px;
    padding: 0;
    width: 100%;
}
.lightbox{
    background-color: #333;
    opacity: 0.5;
    position: absolute;
    left: 0px;
    right: 0px;
    top:0px;
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
}
.lt-ie9 .next-submenu-bg{
	behavior:url(/etc/designs/resmed/dependencies/clientlibs/css/pie/PIE.htc)
}
.mobinnermenu{
    position:relative;
}
/*Stellar Ribbon if carousel not present Codes Here Modifeid By LnT Infotech Date: August 25th 21015*/
.stellarribbon-position{
	position: relative;
    top: 137px;
    z-index: 298;
}
.stellarrib-bredcrumb-pos .breadcrumbs-section{
    top: 137px !important;
    margin-bottom: 100px;
}
.stellarrib-bredcrumb-pos{
	clear: both;
}
.wbody-ribbon-topspace .padding-100 .section-component-wrapper{
	padding-bottom: 0;
}
/*White Body Template Code for BreadCrumb Modified Styles*/
.wbody-ribbon-topspace .breadcrumbs-section {
    padding: 22px 0 0;
    position: relative;
    top: 0!important;
}

/************************************************************************/
/*start for media queries*/
@media only screen and (min-width: 1025px){
	#promonew-header-nav>ul{
        display: block !important;
    }
    /*COPD template Styles Here*/
    #copd-template #promonew-header-nav-wrapper, 
    #promonew-header-nav-wrapper{
        height: 81px;
    }
    #copd-template #promonew-header-nav ul li.main-menu-link > a, 
    #promonew-header-nav ul li.main-menu-link > a{
        display: table-cell;
        height: 45px;
        padding: 1.2em 1.2em;
        vertical-align: middle;
        font-size: 1.5em;
    }
    #copd-template #promonew-header-nav ul > li.main-menu-link, 
    #promonew-header-nav ul > li.main-menu-link{
        max-width: 15%;
    }
    #copd-template #promonew-header-nav ul ul, 
    #promonew-header-nav ul ul{
		top: 81px;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1024px){
    .menulogo{
		padding: 1.6em 2em 1.4em 0;
    }
}
@media only screen and (min-width: 300px) and (max-width: 1024px){
    #promonew-header-nav-wrapper{
		height: 60px;
    }
    #promonew-header-nav ul{
        display: none;
    }
    .menulogo{float: right;}
    .menuarrow1{display: inline-block;    cursor: pointer;}
    #promonew-header-nav{
        padding: 0px;
        position: inherit;
    }
    #promonew-header-nav ul{
        max-width: 250px;
        right: 0;
        position: absolute;
        /*top: 145px;*/
        z-index: 999;
        height: 100%;
        background-color: #fff;
    	margin: 60px 0 0 0;
    }
    #promonew-header-nav ul li {
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        /*min-height: 60px;*/
        position: relative;
    	text-align: left;
    	cursor:pointer;
    }
    
    #promonew-header-nav ul li a{
    	display: inline-block;
    	width: 80%;
        padding: 1.2em 1.5em;
        text-align: left;
        color: #000;
    }
    #promonew-header-nav ul li:hover span.menuarrow{
        /*display: none;*/
        color: #fff;
    }
    #promonew-header-nav ul li span.menuarrow{
        color: #000;
        float: right;
        transform: rotate(-90deg);
        top: 5px;
        right: 0;
        background: none;
        display: block;
        visibility:visible;
        position: absolute;
    }
    #promonew-header-nav ul li ul li {
        background-color: #E7E7E7;
    }
    #promonew-header-nav ul li:hover ul{
        display: none;
        position: absolute;
        right: 0;
        z-index: 999;
        top: 54px;
        margin: 0;
    }
    #promonew-header-nav ul li ul li{
        border:none;
    }
    #promonew-header-nav ul li ul li a{
        padding: 1em;
        background: none;
    }
    #promonew-header-nav>ul>li:hover, 
    #promonew-header-nav>ul>li:hover>a{
        background:#1788c3;
        color: #fff;
    }
    .stellarribbon-position .lightbox{
        top: -137px;
    }
    .stellarribbon-position .lightbox, 
    .stellarribbon-position #promonew-header-nav ul,
    .stellarribbon-position .mobile_submenu{
        height: 4000px;
    }
    #promonew-header-nav ul, .mobile_submenu{
    	margin-top: 60px;
	}
	/*Stellar Ribbon only on 1024px device for lightbox overlapping issue Codes Here Modifeid By LnT Infotech Date: August 25th 21015*/
    .stellarribbon-position{
        z-index: 998;
    }
}

/*Media Queries Code*/
@media only screen and (max-width: 980px){
    #promonew-header-nav-wrapper{
		height: 48px;
    }
    #promonew-header-nav span.menulogo a img{
        width: 70px;
        height: 19px;
	}
    .menulogo{
		padding: 1.6em 2em 1.1em 2em;
	}
    #promonew-header-nav ul, .mobile_submenu {
        margin-top: 48px;
    }
}
@media only screen and (max-width: 640px){
	#promonew-header-nav span.menulogo a img{
        width: 49px;
        height: 15px;
	}
    .stellarribbon-position{
		top: 76px;
	}
}

/*This will work for onhly firefox*/
@-moz-document url-prefix() {
    .sectioncontainer.section, .promotion-header{
		clear: both;
    }
}
