File: D:/HostingSpaces/SBogers14/coeveringmatrijzen.nl/wwwroot/css/modules/_navigation.sass
.nav.main
position: absolute
top: 45px
right: 0
font-family: 'DIN Next W02 Medium',arial,sans-serif
+respond-to(small-screen)
display: none
ul
float: right
margin: 0
padding: 0
list-style: none
li
display: block
position: relative
float: left
margin-left: 30px
a
color: #BEBAB9
font-size: .842105263em
text-decoration: none
&.active
a
color: #fff
.arrowHider
position: absolute
top: 36px
left: 50%
overflow: hidden
margin-left: -10px
width: 20px
height: 20px
.arrow
position: absolute
top: -20px
width: 20px
height: 20px
background: no-repeat url('/images/structure/coevering_sprite.png') -10px -10px
.subHolder
width: 100%
height: 80px
margin-top: 83px
background: repeat-x url('/images/structure/bgSubMenu.jpg')
+respond-to(small-screen)
display: none
.nav.sub
position: relative
margin: 0 auto
width: 1000px
height: 80px
ul
float: left
margin: 0
padding: 0
list-style: none
li
display: block
position: relative
float: left
.line
display: block
position: absolute
top: 20px
right: 0
width: 20px
height: 40px
background: no-repeat url('/images/structure/coevering_sprite.png') -480px -10px
a
position: relative
display: block
margin-right: 16px
padding: 30px 15px
color: #8FBAC6
font-size: .842105263em
font-family: 'DIN Next W02 Medium',arial,sans-serif
text-decoration: none
line-height: 1em
&.active
a
color: #EEA905
.arrow
position: absolute
left: 50%
bottom: -15px
margin-left: -23px
width: 30px
height: 30px
background: no-repeat url('/images/structure/coevering_sprite.png') -590px -10px
&.first
a
padding-left: 0
.arrow
margin-left: -40px
&.last
a
padding-right: 0
.arrow
margin-left: 2px