body 
{
	font-family: "sfPro", sans-serif;
	background-color: #ededed;

}

p{
	font-family: "sfPro"
}

/*
@font-face {
  font-family: sfPro;
  src: url('../fonts/SF-Pro-Display-Regular.ttf');
}*/

@font-face {
    font-family: 'sfPro';
    src: /*url('../fonts/sf-pro-display-regular-webfont.woff2') format('woff2'),*/
         url('../fonts/sf-pro-display-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}


html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
nav {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
strong {
  /* font-weight: bold; */
  font-weight: 600;
}
img {
  border: 0;
}
button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/fonts/glyphicons-halflings-regular.eot');
  src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
p {
  margin: 0 0 10px;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
@media (max-width: 800px) {
  .visible-xs {
    display: block !important;
  }
}
@font-face {
  font-family: 'lovelo';
  src: url('/assets/fonts/lovelo_black-webfont.eot');
  src: url('/assets/fonts/lovelo_black-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/lovelo_black-webfont.woff2') format('woff2'), url('/assets/fonts/lovelo_black-webfont.woff') format('woff'), url('/assets/fonts/lovelo_black-webfont.ttf') format('truetype'), url('/assets/fonts/lovelo_black-webfont.svg#loveloblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  /* color: #31A489; */
  color: #000;
}
body {
  background:#FFF;  /* was #EEEEEE;   */
  color: #3F3F3F;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  overflow-x: hidden;
}
#toggle-main-menu {
  display: block;
  width: 100%;
  background: #333333;
  border: none;
  padding: 10px;
  color: white;
  font-size: 250%;   /* Was 160*/
  outline: none!important;
  margin-bottom: -10px;
}
nav {
  font-size: 15px;
}
nav ul {
  margin: 0px;
  padding: 0px;
  height: 100%;
  background: #333333;
  display: none;
  margin-top: 10px;
  box-shadow: 0 8px 5px 5px rgba(0, 0, 0, 0.2);
}
nav ul li {
  list-style-type: none;
}
nav ul li a {
  padding: 10px;
  padding-top: 10px;
  display: block;
  text-align: left;
  color: black;
  /* font-weight: bold; */
}
nav ul li a:focus {
  color: black;
  text-decoration: none;
}
@media (min-width: 801px) { /*was 768?*/
  nav {
    font-size: 15px;
    /*background: #333333;*/ /*rgba(255, 255, 255, 0.9);*/
    min-height: 50px; /* height: 50px; */
    width: 100%;
    top: 0px;
    /* position: fixed; */
    z-index: 9999!important;
   /* box-shadow: -1px 1px 5px #888888;*/
  }
  nav .col-sm-12 {
    height: 100%;
  }
  nav .full-menu {
    background: #333333;
  }
  nav ul {
    margin: 0px;
    padding: 0px;
    height: 100%;
    display: none;
    box-shadow: none;
  }
  nav li {
    /*display: inline-block; */
    height: 100%;
  }
  nav li:hover {
   /* background: #272727;*/
  }
  nav li:hover a {
   /* color: white; */
    text-decoration: none;
  }
  nav a {
    color: white;
    /* font-weight: bold; */
    padding: 13px;
    height: 100%;
    display: block;
  }
  nav a:hover {
  /*  color: white; */
    text-decoration: none;
  }
  nav a:active {
    color: white!important;
  }
}

	