@font-face {
  font-family: 'OpenSansCond';
  src: url("/wp-content/themes/Settopbox/library/fonts/opensans-condbold.woff") format("woff"), url("/wp-content/themes/Settopbox/library/fonts/OpenSans-CondBold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url("/wp-content/themes/Settopbox/library/fonts/Lato-Regular.woff") format("woff"), url("/wp-content/themes/Settopbox/library/fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("/wp-content/themes/Settopbox/library/fonts/Roboto-Regular.woff") format("woff"), url("/wp-content/themes/Settopbox/library/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* line 68, ../../../sass/01_utility/_utility.scss */

html{
	margin-top:0px !important;
}
body {
  font-size: 100%;
}

/* line 73, ../../../sass/01_utility/_utility.scss */
.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  float: none;
}

/* line 83, ../../../sass/01_utility/_utility.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 88, ../../../sass/01_utility/_utility.scss */
img {
  max-width: 100%;
}
/* line 91, ../../../sass/01_utility/_utility.scss */
img a {
  border: none;
}

/* line 96, ../../../sass/01_utility/_utility.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, ../../../sass/02_core/_core.scss */
body {
  background: #e4eae9;
  padding: 0;
  margin: 0;
}

/* line 8, ../../../sass/02_core/_core.scss */
* {
  font-family: "OpenSansCond", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

/* line 17, ../../../sass/02_core/_core.scss */
.white-gradient {
  background: #ffffff;
  background: -moz-linear-gradient(left, white 0%, white 28%, white 47%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, white 28%, white 47%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 28%, #ffffff 47%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 */
}

/* line 26, ../../../sass/02_core/_core.scss */
.greywhite-gradient {
  background: #8e9eab;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #8e9eab, #eef2f3);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #8e9eab, #eef2f3);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/* line 32, ../../../sass/02_core/_core.scss */
.greygreen-white-gradient {
  background: #abbaab;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #abbaab, #e4eae9);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #abbaab, #e4eae9);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
#language_button {
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    width: 87%;
}
button#language {
    border: thin solid #5c5c5c;
    border-radius: 5px;
    cursor: pointer;
    padding: 3px;
    position: relative;
    top: 10px;
}
@media screen and (min-width: 698px) {
  /* line 40, ../../../sass/02_core/_core.scss */
  .reveal {
    visibility: hidden;
    /* for scroll reveal, hides things until javascript is loaded */
  }
}
@media screen and (max-width: 697px) {
  /* line 40, ../../../sass/02_core/_core.scss */
  .reveal {
    visibility: visible;
  }
}

/* line 56, ../../../sass/02_core/_core.scss */
.intro-bg {
  background: #0d8b97;
}

/* line 60, ../../../sass/02_core/_core.scss */
#intro {
  position: relative;
  z-index: 2;
  height: 700px;
}
/* line 66, ../../../sass/02_core/_core.scss */
#intro .intro-image {
  background-size: contain;
  height: 100%;
}
/* line 72, ../../../sass/02_core/_core.scss */
#intro .sci-scroll-icon {
  width: 50px;
  height: 50px;
  position: relative;
  top: 150px;
  left: 40%;
}
@media only screen and (max-width: 768px) {
  /* line 72, ../../../sass/02_core/_core.scss */
  #intro .sci-scroll-icon {
    display: none;
  }
}
/* line 85, ../../../sass/02_core/_core.scss */
#intro #sci-intro-content {
  width: 90%;
  max-width: 895px;
  margin-top: 150px;
  margin-right: 5%;
  float: right;
  text-align: right;
  padding: 40px;
}
/* line 94, ../../../sass/02_core/_core.scss */
#intro #sci-intro-content h1 {
  font-size: 4rem;
  color: black;
  font-family: "Lato", serif;
  text-transform: uppercase;
}
/* line 101, ../../../sass/02_core/_core.scss */
#intro #sci-intro-content h2 {
  margin-top: 20px;
  font-family: "Roboto", serif;
  color: black;
  max-width: 660px;
  float: right;
}
/* line 108, ../../../sass/02_core/_core.scss */
#intro #sci-intro-content h2 a, #intro #sci-intro-content h2 a:active, #intro #sci-intro-content h2 a:visited, #intro #sci-intro-content h2 a:hover {
  color: black;
  font-family: "Roboto", serif;
}
/* line 116, ../../../sass/02_core/_core.scss */
#intro #sci-intro-content:after {
  clear: both;
  float: none;
  content: "";
}
@media only screen and (max-width: 768px) {
  /* line 60, ../../../sass/02_core/_core.scss */
  #intro {
    height: auto;
  }
  /* line 131, ../../../sass/02_core/_core.scss */
  #intro #sci-intro-content {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.6);
  }
  /* line 138, ../../../sass/02_core/_core.scss */
  #intro #sci-intro-content h1 {
    font-size: 2rem;
  }
  /* line 142, ../../../sass/02_core/_core.scss */
  #intro #sci-intro-content h2 {
    max-width: 100%;
    float: none;
  }
}

/* line 158, ../../../sass/02_core/_core.scss */
.sci-nav {
  z-index: 1;
  height: 100px;
  background-color: white;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
/* line 166, ../../../sass/02_core/_core.scss */
.sci-nav nav, .sci-nav ul, .sci-nav li, .sci-nav a {
  height: 100%;
}
/* line 170, ../../../sass/02_core/_core.scss */
.sci-nav ul {
  position: static;
  width: auto;
  max-width: 100%;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  text-align: center;
  background-color: transparent;
}
/* line 184, ../../../sass/02_core/_core.scss */
.sci-nav li {
  display: inline-block;
  margin-left: -4px;
  vertical-align:top;
}
/* line 188, ../../../sass/02_core/_core.scss */
.sci-nav li a {
  position: relative;
  text-align: center;
  display: block;
  padding: 40px 40px 0 40px;
  border-bottom: none;
  -webkit-transition: padding 0.2s;
  -moz-transition: padding 0.2s;
  transition: padding 0.2s;
  text-transform: uppercase;
  font-size: .85rem;
  font-family: "OpenSansCond", sans-serif;
  color: black;
  text-decoration: none;
  letter-spacing: 1.15px;
}
/* line 205, ../../../sass/02_core/_core.scss */
.sci-nav li a:hover, .sci-nav li a.active {
  color: #75797b;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  /* line 212, ../../../sass/02_core/_core.scss */
  .sci-nav li a {
    padding: 0px;
  }
  .two-columns .document {
    width: 100% !important;
  }
  .sci-nav li {
    display: block;
    vertical-align: top;
    width:100% !important;
	height:24px;
	margin-top: 15px;
  }
  .sci-nav{
	height:100%;
	 position: relative;
	top: -10px;
   }
}
/* line 221, ../../../sass/02_core/_core.scss */
.sci-nav.animate-children li a {
  padding: 26px 15px 0 15px;
}
@media only screen and (max-width: 1024px) {
  /* line 226, ../../../sass/02_core/_core.scss */
  .sci-nav.animate-children li a {
    padding: 40px 10px;
  }
  .sci-nav.is-fixed {
	 height:40% !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 232, ../../../sass/02_core/_core.scss */
  .sci-nav.animate-children li a {
    padding: 10px;
  }
}
/* line 239, ../../../sass/02_core/_core.scss */
.sci-nav.is-fixed {
  position: fixed;
  left: 0;
  top: 0;
  height: 70px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  /* line 239, ../../../sass/02_core/_core.scss */
  .sci-nav.is-fixed {
    height: 170px;
    background-color: rgba(255, 255, 255, 0.95);
  }
}
@media only screen and (max-width: 768px) {
  /* line 258, ../../../sass/02_core/_core.scss */
  .sci-nav li {
    display: block;
    margin: 10px 0;
    height: 20px;
  }
  /* line 263, ../../../sass/02_core/_core.scss */
  .sci-nav li a {
    padding: 10px;
  }
  .sci-nav.is-fixed {
	 height:25% !important;
  }
}
@media only screen and (max-width: 480px) {
	.sci-nav.is-fixed {
		height:40% !important;
	}
}

/* line 274, ../../../sass/02_core/_core.scss */
.sci-nav-trigger {
  display: none;
}

/* line 285, ../../../sass/02_core/_core.scss */
main section h1 {
  font-size: 2rem;
  font-family: "Lato", serif;
  color: #34393c;
  line-height: 2rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  /* line 285, ../../../sass/02_core/_core.scss */
  main section h1 {
    margin-bottom: 20px;
  }
}
/* line 298, ../../../sass/02_core/_core.scss */
main section h2 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  letter-spacing: 1.15px;
}
/* line 305, ../../../sass/02_core/_core.scss */
main section p {
  font-size: 1rem;
  font-family: "Roboto", serif;
  font-weight: 400;
  color: #34393c;
  line-height: 1.65rem;
  margin: 20px 0;
}
/* line 314, ../../../sass/02_core/_core.scss */
main section ul {
  margin-left: 20px;
}
/* line 318, ../../../sass/02_core/_core.scss */
main section ul li {
  font-size: 1rem;
  font-family: "Roboto", serif;
  font-weight: 400;
  color: #34393c;
  line-height: 1.65rem;
  margin: 20px 0 20px 20px;
}
/* line 327, ../../../sass/02_core/_core.scss */
main section a:link, main section a:visited {
    color: #000;
    font-family: "Roboto",serif;
    text-decoration: none;
}
/* line 333, ../../../sass/02_core/_core.scss */
main section a:hover, main section a:active {
  color: #0d8b97;
  text-decoration: none;
  font-family: "Roboto", serif;
}
@media only screen and (min-width: 1170px) {
  /* line 341, ../../../sass/02_core/_core.scss */
  main section h1 {
    font-size: 3.25rem;
    line-height: 3.75rem;
    margin: 0 0 40px 0;
  }
  /* line 347, ../../../sass/02_core/_core.scss */
  main section h2 {
    font-size: 1.85rem;
    line-height: 1.85rem;
  }
}
@media only screen and (max-width: 768px) {
  /* line 356, ../../../sass/02_core/_core.scss */
  main section p {
    margin: 20px 0;
  }
}

/* line 365, ../../../sass/02_core/_core.scss */
.sci-row {
  margin: 60px 0 0 0;
}

/* line 369, ../../../sass/02_core/_core.scss */
.sci-container {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
/* line 374, ../../../sass/02_core/_core.scss */
.sci-container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 383, ../../../sass/02_core/_core.scss */
.sci-section {
  margin: 0 auto;
  padding: 80px;
}
@media only screen and (max-width: 768px) {
  /* line 383, ../../../sass/02_core/_core.scss */
  .sci-section {
    margin: 0 auto;
    padding: 60px 0;
  }
}
/* line 394, ../../../sass/02_core/_core.scss */
.sci-section .hov-eff {
  padding: 8px 0 8px 8px;
  max-width: 500px;
  display: list-item;
  margin: 0 0 20px 18px;
}
/* line 400, ../../../sass/02_core/_core.scss */
.sci-section .hov-eff a {
  color: black;
  text-decoration: none;
  background-size: 15px;
  padding-left: 0px;
}
footer {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/Settopbox/images/fotolia_70389289.jpg") no-repeat scroll 0 0 / cover ;
    height: 288px;
}
/* line 408, ../../../sass/02_core/_core.scss */
.sci-section .hov-eff:hover, li:hover {
  color: #75797b;
  background: -moz-linear-gradient(left, white 0%, white 28%, white 47%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, white 28%, white 47%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 28%, #ffffff 47%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 */
}
li a:hover {
    color: #75797b !important;
}
@media only screen and (max-width: 768px) {
  /* line 394, ../../../sass/02_core/_core.scss */
  .sci-section .hov-eff {
    margin: 0 0 20px 0;
  }
}

/* line 428, ../../../sass/02_core/_core.scss */
.sci-flex-container {
  display: flex;
  display: -webkit-box;
  display: -mox-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
}
/* line 439, ../../../sass/02_core/_core.scss */
.sci-flex-container .doublecolumn-a, .sci-flex-container .doublecolumn-b {
  width: 45%;
}
@media only screen and (max-width: 768px) {
  /* line 439, ../../../sass/02_core/_core.scss */
  .sci-flex-container .doublecolumn-a, .sci-flex-container .doublecolumn-b {
    width: 100%;
  }
}

/* line 455, ../../../sass/02_core/_core.scss */
.docu-download:link, .docu-download:visited {
  color: white;
}
/* line 459, ../../../sass/02_core/_core.scss */
.docu-download:hover, .docu-download:active {
  color: black;
}

/* line 467, ../../../sass/02_core/_core.scss */
.signature-link:link, .signature-link:visited {
  color: black;
}
/* line 471, ../../../sass/02_core/_core.scss */
.signature-link:hover, .signature-link:active {
  color: black;
}

/* line 477, ../../../sass/02_core/_core.scss */
.box-link {
  border: 1px solid white;
  text-align: center;
  padding: 10px 8px;
  margin: 20px 0;
  background-color: transparent;
}
/* line 484, ../../../sass/02_core/_core.scss */
.box-link:hover, .box-link:active {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease-out;
}

@media only screen and (min-width: 1170px) {
  /* line 496, ../../../sass/02_core/_core.scss */
  #sci-sect-1 {
    padding-top: 130px;
  }
}

/* line 515, ../../../sass/02_core/_core.scss */
.documents-bg {
  background: url(/library/images/bg-image-sne.jpg) no-repeat bottom;
  background-size: cover;
}

/* line 520, ../../../sass/02_core/_core.scss */
.document {
  width: 30%;
  margin: 0 20px;
  padding: 20px 40px;
}
.two-columns .document {
    width: 47%;
}
/* line 525, ../../../sass/02_core/_core.scss */
.document:first-child {
  margin: 0 20px 0 0;
}
/* line 529, ../../../sass/02_core/_core.scss */
.document:last-child {
  margin: 0 0 0 20px;
}
@media only screen and (max-width: 1256px) {
  /* line 520, ../../../sass/02_core/_core.scss */
  .document {
    float: none;
    width: 100%;
    margin: 50px 0;
  }
  /* line 538, ../../../sass/02_core/_core.scss */
  .document:first-child, .document:last-child {
    margin: 50px 0;
  }
}
/* line 545, ../../../sass/02_core/_core.scss */
.document h3 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  text-align: center;
}

/* line 553, ../../../sass/02_core/_core.scss */
.d-1 {
  background: rgba(173, 188, 173, 0.9);
}

/* line 557, ../../../sass/02_core/_core.scss */
.d-2 {
  background: rgba(15, 163, 177, 0.9);
}

/* line 561, ../../../sass/02_core/_core.scss */
.d-3 {
  background: rgba(130, 185, 176, 0.9);
}

/* line 569, ../../../sass/02_core/_core.scss */
.news-bg {
  background: rgba(255, 255, 255, 0.4) url(/library/images/grass.png) no-repeat bottom;
  background-size: contain;
}
/* line 573, ../../../sass/02_core/_core.scss */
.news-bg .sci-flex-container {
  align-items: baseline;
}
/* line 577, ../../../sass/02_core/_core.scss */
.news-bg h3 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  text-align: left;
}
/* line 583, ../../../sass/02_core/_core.scss */
.news-bg .doublecolumn-a, .news-bg .doublecolumn-b {
  margin-top: 40px;
}
/* line 590, ../../../sass/02_core/_core.scss */
.news-bg .more-info .more-info-link {
  background: url(/library/images/green-leaf.png) no-repeat left;
  color: black;
  text-decoration: none;
  background-size: 15px;
  padding-left: 25px;
  margin-left: 26px;
}

/* line 606, ../../../sass/02_core/_core.scss */
.signatory-bg {
  background: white;
}
/* line 609, ../../../sass/02_core/_core.scss */
.signatory-bg .sci-flex-container {
  align-items: center;
  justify-content: center;
}
/* line 613, ../../../sass/02_core/_core.scss */
.sci-flex-container .signatory-image {
  width: 200px;
  margin: 20px;
  float: right;
}
@media only screen and (max-width: 768px) {
  /* line 613, ../../../sass/02_core/_core.scss */
  .signatory-bg .sci-flex-container .signatory-image {
    width: 150px;
    margin: 8px;
  }
}

/* line 635, ../../../sass/02_core/_core.scss */
.sne-bg {
  background: rgba(255, 255, 255, 0.4);
}

/* line 642, ../../../sass/02_core/_core.scss */
.organization-bg {
  background: rgba(255, 255, 255, 0.4);
}

/* line 647, ../../../sass/02_core/_core.scss */
.organization-container {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}

/* line 661, ../../../sass/02_core/_core.scss */
.sci-organization {
  width: 28.57142857142857%;
  margin: 0 20px;
  text-align: center;
}
/* line 666, ../../../sass/02_core/_core.scss */
.sci-organization:after {
  clear: both;
  float: none;
  content: "";
}
/* line 672, ../../../sass/02_core/_core.scss */
.sci-organization:first-child {
  margin: 0 20px 0 0;
}
/* line 676, ../../../sass/02_core/_core.scss */
.sci-organization:last-child {
  margin: 0 0 0 20px;
}
/* line 680, ../../../sass/02_core/_core.scss */
img.organization {
  width: 150px;
}
/* line 684, ../../../sass/02_core/_core.scss */
 p {
  text-align: left;
  margin-left: 0;
}
@media only screen and (max-width: 964px) {
  /* line 661, ../../../sass/02_core/_core.scss */
  .sci-organization {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 50px 0;
  }
  /* line 695, ../../../sass/02_core/_core.scss */
  .sci-organization:first-child, .sci-organization:last-child {
    margin: 0 0 50px 0;
  }
}
/* line 702, ../../../sass/02_core/_core.scss */
.green-leaf {
  width: 15px;
  height: auto;
  margin-right: 5px;
}

/* line 712, ../../../sass/02_core/_core.scss */
.spacer {
  height: 300px;
}
@media screen and (max-width: 964px) {
  /* line 712, ../../../sass/02_core/_core.scss */
  .spacer {
    height: 150px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 712, ../../../sass/02_core/_core.scss */
  .spacer {
    display: none;
  }
}

/* line 726, ../../../sass/02_core/_core.scss */
.has-top-margin {
  /* this class is given - using jQuery - to the .sci-content following the .sci-nav when it becomes fixed */
  @-webkit-keyframes animate-margin-top {
    /* line 737, ../../../sass/02_core/_core.scss */
    0% {
      margin-top: 100px;
    }

    /* line 741, ../../../sass/02_core/_core.scss */
    100% {
      margin-top: 70px;
    }
}

  @-moz-keyframes animate-margin-top {
    /* line 746, ../../../sass/02_core/_core.scss */
    0% {
      margin-top: 100px;
    }

    /* line 750, ../../../sass/02_core/_core.scss */
    100% {
      margin-top: 70px;
    }
}

  @keyframes animate-margin-top {
    /* line 755, ../../../sass/02_core/_core.scss */
    0% {
      margin-top: 100px;
    }

    /* line 759, ../../../sass/02_core/_core.scss */
    100% {
      margin-top: 70px;
    }
}

}
@media only screen and (min-width: 1170px) {
  /* line 726, ../../../sass/02_core/_core.scss */
  .has-top-margin {
    -webkit-animation: animate-margin-top 0.3s;
    -moz-animation: animate-margin-top 0.3s;
    animation: animate-margin-top 0.3s;
    margin-top: 70px;
  }
}
.hamburger {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    cursor: pointer;
    font-size: 2.4em;
    font-weight: bold;
    line-height: 45px;
    outline: medium none;
    padding: 5px 15px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2147483647;
}
.cross{
  background:none;
  position:absolute;
  top:0px;
  right:0;
  padding:13px 15px 0px 15px;
  color:#fff;
  border:0;
  font-size:3em;
  line-height:65px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.menu{z-index:1000000; font-weight:bold; font-size:0.8em; width:100%; background:#131313;  position:absolute; text-align:center;}
.menu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none;}
.menu li {display: block;   padding:15px 0 15px 0; border-bottom:#1d1f20 1px solid;}
.menu li:hover{display: block;    background:#181818; padding:15px 0 15px 0; border-bottom:#1d1f20 1px solid;}
.menu ul li a { text-decoration:none;  margin: 0px; color:#fff;}
.menu ul li a:hover {  color: #fff; text-decoration:none;}
.menu a{text-decoration:none; color:white;}
.menu a:hover{text-decoration:none; color:white;}