
@font-face {
    font-family: 'oswaldlight';
    src: url('../fonts/oswald-light-webfont.woff2') format('woff2'),
         url('../fonts/oswald-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswald_regularregular';
    src: url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvcondensedregular';
    src: url('../fonts/helvcondensed_regular-webfont.woff2') format('woff2'),
         url('../fonts/helvcondensed_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
 float:right;
  width: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
    color: #000;
    display: block;
font-family: 'helvcondensedregular';
    padding: 6px 13px;
    text-decoration: none;
	
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 5px 0;
}
#cssmenu ul li:nth-of-type(1) >i {
    font-size: 23px;
    margin: -6px 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
    color: #000;
    font-size: 17px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  margin-left: -10px;
  padding:0;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color: #fe0000;
 
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -2px;
}
#cssmenu .has-sub ul li a {
    font-size: 14px;
    display: ;
    line-height: 100%;
    padding: 0;
    color: #000;
	width:
}
#cssmenu .has-sub ul li:hover a {
  background: ;
}
#cssmenu ul ul li:hover > a {
  color: #000;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}

#cssmenu .has-sub ul li a {
    font-size: 14px;
    color: #000;
}
#cssmenu .has-sub ul li a:hover {
   background-color:#ff0000;
   color:#fff;
   
}
.has-sub.icn i {
    font-size: 22px;
    margin: -5px 0;
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}
.inner-nav {
    width: 982px;
    float: left;
    margin-left: -427px;
    border-left: 1px solid #c1c1c1;
    display: table;
    position: absolute;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    box-shadow: 7px 7px 9px #000;
}
.inner-nav-section {
    display: block;
    float: left;
    width: 33%;
    height: 300px;
}
.inner-nav-section ul{
    display: table !important;
	position: unset !important;
    margin: 0 auto !important;
	width: 90%;

}
.inner-nav-section.brdr {
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;

}
.brdr.product-nav-section-third {
    border-left: 0 solid #c1c1c1 !important;
    height: 252px !important;
    margin-bottom: 0px !important;
}
.product-nav-section-border-none {
           border-right: 1px solid #fff !important;
 
}

.inner-nav-section img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.inner-nav-section ul li {
    border-bottom: 1px solid #c1c1c0;
    margin: 0 12px auto !important;
}
.nav-content {
    width: 90%;
    margin: 0 auto;
}
.nav-content h2 {
    font-size: 21px;
}

.nav-content a:hover {
    color: #ff0000 !important;
}
.nav-content p {
    font-size: 13px;
    line-height: 17px;
}
.inner-nav-section i {
    font-size: 19px !important;
    float: right;
}
.inner-nav-section .nav-content div:nth-of-type(2) {
    margin: 3px 0;
    font-size: 31px !important;
}
.nav-content div:nth-of-type(1) {
    width: 85%;
    margin: 0 0 12px 0;
}
.nav-content div {
    float: left;
}

.inner-nav-section ul li a {
    padding: 12px 16px !important;
}
.has-sub-item3 .inner-nav {
    margin-left: -396px;
}
.nav-bg {
    background-color: #fff;
    display: table;
    width: 100%;
    padding: 26px 0px;
}
has-sub-item2 .inner-nav {
    margin-left: -116px !important;
    width: 498px !important;
}
.has-sub-item4 .inner-nav {
    margin-left: -770px;
}
.top-nav-heading-sec {
    border-bottom: 1px solid #c1c1c1;
    display: table;
    margin: 0 auto;
    padding: 0 12px;
    width: 82%;
}
.top-nav-iocn {
    display: block;
    float: left;
    width: 55px;
}
.top-nav-heading {
    display: block;
    float: left;
    font-size: 14px;
    padding: 8px 10px;
}
.inner-nav-section.product-nav-section {
    height: 259px;
    margin-bottom: 38px;
}
.inner-nav-section.product-nav-section-ls{
	height:341px;
	
	
	}
.top-nav-heading-sec a:hover {
    color: #ff0000 !important;
}