html {
  overflow-x: hidden;
}

body {
  font-size: 13px;
  overflow-x: hidden;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}

ul, ol {
  padding: 0;
  list-style: none;
}

ul, li {
  position: relative;
}

:focus {
  outline: 0;
}

a:focus, a:hover {
    color: #333;
    text-decoration: underline;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

a.button:focus, a.button:hover {
  color: #ffffff;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6,
address strong {
  font-weight: bold;
  margin: 0 0 5px 0;
}

h1 {
  font-size: 1.4em;
  line-height: 1.6em;
}

h2 {
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 0 0 3px;
  margin: 0 0 8px 0;
}

h3 {
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 0 0 3px;
  margin: 0 0 8px 0;
}

address strong,
h4 {
  font-size: 1.1em;
  line-height: 1.3em;
}

h5 {
  font-size: 1.0em;
  line-height: 1.2em;
}

h6 {
  font-size: 1.0em;
  line-height: 1.2em;
}

.col-md-6 ul {
  padding: 0;
}

.panel .col-md-6 ul, .panel .col-md-4 ul, 
.panel .col-md-3 ul, .panel .col-md-3 ul ,
.richtext ul {
  list-style-type: disc;
  padding-left:10px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  position: relative;
}

body a:hover {
  text-decoration: none;
}

h1 {
  font-size: 1.3em;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
}

h1,
h2,
h3 {
  padding: 8px 0;
  margin: 0;
}

.btn, button{
  width: 100%;
  margin: 5px 0 0;
  font-weight: bold;
  border: 0;
  padding:0;
  line-height:40px;
}

.btn-primary {
  border-color: inherit;
}

.navbar-inverse .navbar-nav>li>a {
  font-size: 1.15em;
  color: #fff;
  font-weight: bold;
}

.cold-md-4.nobg {
  background: none;
}

.navbar-inverse {
  border-radius: 0;
  z-index: 999!important;
}

.panel {
  background: #eeeeee;
  color: #333;
  margin-bottom: 15px;
  border-radius: 4px;
  moz-border-radius: 4px;
  webkit-border-radius: 4px;
  border:0 none;
  border-bottom: 1px solid #ccc;
}

.panel.sr-listing {
  padding: 10px 0;
  margin-bottom: 15px;
}

#page-content ul.sr-2cols .panel.sr-listing {
  margin-bottom: 5px;
}

/*jQuery overwrite*/
.ui-slider-horizontal {
  height: 1.2em!important;
}

.ui-slider .ui-slider-handle {
  height: 1.6em!important;
}

.label {
  border-radius: 0;
}

#hero .row {
  margin:0;
}

#hero .row .col-md-12.col-xs-12 {
  width: 100%!important;
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
}

#hero .row .col-md-12.col-xs-12 img{
  margin: 0 auto;
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

blockquote {
  font-size: 13px;
  line-height: 22px;
  border-left: none;
}


.embed-responsive {
  float: left;
  width: 100%;
}


















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
