body {padding:0; margin:0; 	font-family:'Open Sans Condensed', sans-serif;}

nav    {
	        width: 100%;
    height: 49px;
    background: #0b7e0d;
    padding: 5px -0.5%;
    margin-top: 52px;
    position: fixed;
    margin-left: 0px;
    z-index: 2;
    float: left;
    border-bottom: 1px solid #000000;
	}
nav ul  { 
	          margin: 0;
    padding: 0;
    margin: 0px 0px 0px 181px;
    float: left;
	}
nav ul li {
	     text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Barlow Condensed', sans-serif;

	}
	

	
nav ul ul ul 
{	float:left;
	margin:-43px 0px 0px 268px;
	}

nav ul li a { 
	          text-decoration: none;
    color: #fff;
    padding: 13px 35px;
    letter-spacing: 1px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    height: 47px;
    line-height: 21px;
    text-transform: uppercase;}
	

nav ul ul li a {text-decoration: none;
    color: #ffffff;
    padding: 0px 0px;
    display: block;
    padding-left: 0px;
    font-size: 12px;
    letter-spacing: 1.2;
    text-align: center;
    margin: 0px 0px 0px -1px;
    border-right: 0px solid #000;
    border-left: 0px solid #000;
    height: 35px;
    line-height: 35px;
    font-weight: lighter;
    text-transform: uppercase;}
	
nav ul li a:hover {color:#fff; text-decoration:none;}

nav ul ul li a:hover {color:#000;  background: white;   font-size: 13px; text-decoration:none;}

a.current {    background: #ffffff;
    border-top: 3px solid #f5f5f5;
    border-bottom: 3px solid #f5f5f5;
    color: #000;
    text-decoration: none;}
    
	
nav ul ul {  position: absolute;
    display: none;
    z-index: 8;
    float: left;
    margin: 0px 0px 0px -93px;}
nav ul ul li{       float: none;
    width: 383px;
    background: #c71616;
    font-family: 'Arimo', sans-serif;
}
nav ul li:hover>ul {display:block; background: rgba(34, 34, 34, 0.9); width:20%;}
nav ul ul li:hover>ul {display:block; background: rgba(34, 34, 34, 0.9); width:100%;}

.show-menu   {    width: 45px;
    height: 45px;
    border-radius: 5px;
    position: absolute;
    float: left;
    margin: -25px -4px 2px 14px;
    right: 25.5%;
    background: rgba(56, 56, 56, 0.2);
    display: none;}
.show-menu span  {width:80%; height:5px; margin:7px auto; background:#fff; display:block}
nav input[type=checkbox] {display:none;}
nav input[type=checkbox]:checked~ #menu {display:block;}

@media screen and (max-width:767px){
nav ul  {display:none;}
nav ul ul  {position:relative;}
nav ul li{margin-bottom:1px;}
nav ul li a {text-align:center; padding:0;}
nav ul ul li a {text-align:center; padding:0; background:red; line-height:35px; height:35px;}
nav ul li, li a  {width:100%;}
.show-menu {display: block;
    background: #c71616;
    cursor: pointer;
}







@media only screen  and (min-width : 1224px)

{
	

nav    {
	      width: 100%;
    height: 49px;
     background: #f99e15;
    padding: 5px -0.5%;
    margin-top: 54px;
    position: fixed;
    margin-left: 0px;
    z-index: 2;
    float: left;
    border-bottom: 1px solid #d28d26;
	}
nav ul  { 
	           margin: 0;
    position: relative;
    padding: 0;
    margin: 0px 7px 0px 3px;
    float: right;
	}
nav ul li {
	       text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;

	}
	

	
nav ul ul ul 
{	float:left;
	margin:-43px 0px 0px 268px;
	}

nav ul li a { 
	        text-decoration: none;
    color: #fff;
    padding: 14px 52px;
    letter-spacing: 1.3px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    height: 49px;
    line-height: 21px;
    text-transform: uppercase;}
	

nav ul ul li a {text-decoration: none;
    text-decoration: none;
    color: #ffffff;
    padding: 0px 0px;
    display: block;
    padding-left: 0px;
    background:#c71616;
    width: 360px;
    font-size: 12px;
    letter-spacing: 1.2;
    text-align: center;
    margin: 0px 0px 0px -1px;
    border-bottom: 1px solid #32312c;
    height: 35px;
    line-height: 35px;
    font-weight: lighter;
    text-transform: uppercase;}
	
nav ul li a:hover {color:#000;     background:#fff; font-size: 15px; text-decoration:none;}

nav ul ul li a:hover {color:#000;  background: white;     font-size: 13px; text-decoration:none;}

a.current {    background: #fff;
    color: #000;
    text-decoration: none;}
nav ul ul {      position: absolute;
    display: none;
    z-index: 8;
    float: left;
    margin: 0px 0px 0px -73px;}
nav ul ul li{       float: none;
    background: #cc8d15;
    font-family: 'Arimo', sans-serif;
    width: 231px;
    margin: 0px 0px 0px 0px;
}
nav ul li:hover>ul {display:block; background: rgba(34, 34, 34, 0.9); width:20%;}
nav ul ul li:hover>ul {display:block; background: rgba(34, 34, 34, 0.9); width:100%;}

.show-menu   {width:45px; height:45px; border-radius:5px; position:absolute; right:7.5%;     background: rgba(56, 56, 56, 0.2); display:none;}
.show-menu span  {width:80%; height:5px; margin:7px auto; background:#fff; display:block}
nav input[type=checkbox] {display:none;}
nav input[type=checkbox]:checked~ #menu {display:block;}	
	
	
}





@media only screen and (max-device-width: 480px) and (min-device-width: 320px)

{

nav {
           width: 100%;
    height: 0px;
    background: rgba(0, 0, 0, 0);
    padding: 5px -0.5%;
    position: fixed;
    float: left;
    margin-top: 35px;
    border-bottom: none;
    z-index: 400;
}
nav ul li:hover>ul {
    display: block;
    background: rgba(34, 34, 34, 0.9);
    width: 100%;
}

nav ul {
       margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px dotted #c7c1c1;
    margin: 58px -95px 0px 0px;
    position: fixed;
    float: left;
    background: #000;
    z-index: 400;
}

nav ul li {
 border-bottom:1px dotted #777;
}

nav ul li a {
    text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #fbf9f9;
    border-left: 1px solid #fbf9f9;
    height: 33px;
	    background: #f99e15;
    line-height: 30px;
}

nav ul li a.current { 
     text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
	    background: #f99e15;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #fbf9f9;
    border-left: 1px solid #fbf9f9;
    height: 33px;
    line-height: 30px;}
	
	nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 1px;
}


nav ul ul li a {
      text-align: center;
    padding: 0;
    background: #c71616;
    line-height: 27px;
    color: #fff;
    height: 25px;
}

nav ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

nav ul ul ul li a {
    text-align: center;
    padding: 0;
    background: #f5f5f5;
    line-height: 35px;
    color: #000;
    height: 35px;
}

}





@media only screen and (max-device-width: 640px) and (min-device-width: 360px)

{

nav {
           width: 100%;
    height: 0px;
    background: rgba(0, 0, 0, 0);
    padding: 5px -0.5%;
    position: fixed;
    float: left;
    margin-top: 54px;
    border-bottom: none;
    z-index: 400;
}
nav ul li:hover>ul {
    display: block;
    background: rgba(34, 34, 34, 0.9);
    width: 100%;
}

nav ul {
       margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px dotted #c7c1c1;
    margin: 58px -95px 0px 0px;
    position: fixed;
    float: left;
    background: #000;
    z-index: 400;
}

nav ul li {
 border-bottom:0px dotted #777;
}

nav ul li a {
   text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 33px;
    background: #b60900;
    line-height: 30px;
}

nav ul li a.current { 
           text-decoration: none;
    color: #fff;
    padding: 0 0px;
    letter-spacing: 1.5px;
    background: #be100a;
    border: none;
    display: block;
    margin: 0px 0px 0px 0px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 37px;
    line-height: 30px;}
	
	nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 1px;
}


nav ul ul li a {
         text-align: center;
    padding: 0;
    background: #000000;
    line-height: 35px;
    color: #fff;
    height: 35px;
}

nav ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

nav ul ul ul li a {
    text-align: center;
    padding: 0;
    background: #f5f5f5;
    line-height: 35px;
    color: #000;
    height: 35px;
}

}









@media only screen and (max-device-width: 667px) and (min-device-width: 375px)

{

nav {
           width: 100%;
    height: 0px;
    background: rgba(0, 0, 0, 0);
    padding: 5px -0.5%;
    position: fixed;
    float: left;
    margin-top: 54px;
    border-bottom: none;
    z-index: 400;
}
nav ul li:hover>ul {
    display: block;
    background: rgba(34, 34, 34, 0.9);
    width: 100%;
}

nav ul {
       margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px dotted #c7c1c1;
    margin: 58px -95px 0px 0px;
    position: fixed;
    float: left;
    background: #000;
    z-index: 400;
}

nav ul li {
 border-bottom:0px dotted #777;
}

nav ul li a {
   text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 33px;
    background: #b60900;
    line-height: 30px;
}

nav ul li a.current { 
           text-decoration: none;
    color: #fff;
    padding: 0 0px;
    letter-spacing: 1.5px;
    background: #be100a;
    border: none;
    display: block;
    margin: 0px 0px 0px 0px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 37px;
    line-height: 30px;}
	
	nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 1px;
}


nav ul ul li a {
         text-align: center;
    padding: 0;
    background: #000000;
    line-height: 35px;
    color: #fff;
    height: 35px;
}

nav ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

nav ul ul ul li a {
    text-align: center;
    padding: 0;
    background: #f5f5f5;
    line-height: 35px;
    color: #000;
    height: 35px;
}

}








@media only screen and (max-device-width: 736px) and (min-device-width: 414px)

{

nav {
           width: 100%;
    height: 0px;
    background: rgba(0, 0, 0, 0);
    padding: 5px -0.5%;
    position: fixed;
    float: left;
    margin-top: 54px;
    border-bottom: none;
    z-index: 400;
}
nav ul li:hover>ul {
    display: block;
    background: rgba(34, 34, 34, 0.9);
    width: 100%;
}

nav ul {
       margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px dotted #c7c1c1;
    margin: 58px -95px 0px 0px;
    position: fixed;
    float: left;
    background: #000;
    z-index: 400;
}

nav ul li {
 border-bottom:0px dotted #777;
}

nav ul li a {
   text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 33px;
    background: #b60900;
    line-height: 30px;
}

nav ul li a.current { 
           text-decoration: none;
    color: #fff;
    padding: 0 0px;
    letter-spacing: 1.5px;
    background: #be100a;
    border: none;
    display: block;
    margin: 0px 0px 0px 0px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 37px;
    line-height: 30px;}
	
	nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 1px;
}


nav ul ul li a {
         text-align: center;
    padding: 0;
    background: #000000;
    line-height: 35px;
    color: #fff;
    height: 35px;
}

nav ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

nav ul ul ul li a {
    text-align: center;
    padding: 0;
    background: #f5f5f5;
    line-height: 35px;
    color: #000;
    height: 35px;
}
}

