}
}
}
-// li {
-// background: none;
-// padding: 12px 0;
-// border-left: 2px solid $white;
-// max-width: 166.5px;
-// line-height: 1.25;
-// &:first-child {
-// border: none;
-// }
-// &:hover {
-// background: $white;
-// }
-// a {
-// text-align: center;
-// padding: 0 20px;
-// font-size: 20px;
-// font-weight: bold;
-// color: $white;
-// &:hover {
-// color: $d-blue;
-// text-shadow: 0 0 1px $d-blue;
-// text-shadow: 1 0 1px $d-blue;
-// text-shadow: 0 1 1px $d-blue;
-// text-shadow: -1 0 1px $d-blue;
-// text-shadow: 0 -1 1px $d-blue;
-// }
-// }
-// &:not(.has-form):not(.active) {
-// & > a:not(.button) {
-// background: transparent;
-// }
-// }
-// &.drop-left {
-// ul.dropdown {
-// padding-left: 21px;
-// padding-right: 250px;
-// top: 74px;
-// background: $white;
-// border-bottom-left-radius: 10px;
-// border-bottom-right-radius: 10px;
-// min-width: 500px;
-// box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// -ms-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// -moz-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// -webkit-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// li {
-// white-space: nowrap;
-// border-bottom: 1px solid #e7e7e8;
-// padding: 5px 0;
-// &.nav-img-container {
-// img {
-// position: absolute;
-// right: 20px;
-// top: 23px;
-// border: 6px solid #fdefd4;
-// }
-// border: none;
-// }
-// a {
-// padding-left: 0;
-// text-align: left;
-// font-size: 18px;
-// &:hover {
-// color: $d-blue;
-// text-shadow: 0 0 1px $green;
-// text-shadow: 1 0 1px $green;
-// text-shadow: 0 1 1px $green;
-// text-shadow: -1 0 1px $green;
-// text-shadow: 0 -1 1px $green;
-// }
-// }
-// }
-// }
-// }
-// &.drop-right {
-// ul.dropdown {
-// padding-left: 250px;
-// padding-right: 21px;
-// right: -1%;
-// left: auto;
-// top: 74px;
-// background: $white;
-// border-bottom-left-radius: 10px;
-// border-bottom-right-radius: 10px;
-// min-width: 500px;
-// box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// -ms-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// -moz-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// -webkit-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.5);
-// li {
-// white-space: nowrap;
-// background: $white;
-// text-align: right;
-// border-bottom: 1px solid #e7e7e8;
-// padding: 5px 0;
-// &.nav-img-container {
-// img {
-// position: absolute;
-// left: 20px;
-// top: 23px;
-// border: 6px solid #fdefd4;
-// }
-// border: none;
-// }
-// a {
-// padding-left: 0;
-// text-align: left;
-// font-size: 18px;
-// &:hover {
-// color: $d-blue;
-// text-shadow: 0 0 1px $green;
-// text-shadow: 1 0 1px $green;
-// text-shadow: 0 1 1px $green;
-// text-shadow: -1 0 1px $green;
-// text-shadow: 0 -1 1px $green;
-// }
-// }
-// }
-// }
-// }
-// }
}
-// & > ul > li {
-// &:before {
-// margin-top: 21px;
-// margin-left: -26px;
-// content: url(../assets/propller-icon.png);
-// position: absolute;
-// display:block;
-// }
-// &:first-child:before {
-// content: none;
-// }
-// }
}