@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,Roboto:400,700);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.wrap,
.full-width,
[class*='col-'] {
  *zoom: 1; }
.wrap:before, .wrap:after,
.full-width:before,
.full-width:after,
[class*='col-']:before,
[class*='col-']:after {
  content: "";
  display: table; }
.wrap:after,
.full-width:after,
[class*='col-']:after {
  clear: both; }

.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px !important; }

.full-width {
  margin: 0 10px;
  clear: both; }

.clear {
  clear: left; }

[class*='col-'] {
  float: left;
  padding: 10px; }
  [class*='col-'].right {
    float: right; }
  [class*='col-'].first {
    padding: 10px; }
    @media only screen and (min-width: 768px) {
      [class*='col-'].first {
        padding-left: 0; } }
  [class*='col-'].last {
    padding: 10px; }
    @media only screen and (min-width: 768px) {
      [class*='col-'].last {
        padding-right: 0; } }

.col-1-2 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-1-2 {
      width: 50%; } }

.col-1-3 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-1-3 {
      width: 33.33%; } }

.col-2-3 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-2-3 {
      width: 66.66%; } }

.col-1-4 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-1-4 {
      width: 25%; } }

.col-3-4 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-3-4 {
      width: 75%; } }

.col-1-8 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-1-8 {
      width: 12.5%; } }

.col-2-8 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-2-8 {
      width: 25%; } }

.col-3-8 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-3-8 {
      width: 37.5%; } }

.col-4-8 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-4-8 {
      width: 50%; } }

.col-5-8 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-5-8 {
      width: 62.5%; } }

.col-6-8 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-6-8 {
      width: 75%; } }

.col-7-8 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .col-7-8 {
      width: 87.5%; } }

html, button, input, select, textarea {
  color: #000; }

body {
  background: #fff;
  color: #000;
  line-height: 1.4;
  font-size: 100%;
  font-family: "Open Sans", sans-serif; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto", sans-serif; }

h1 a, a h1, h2 a, a h2, h3 a, a h3 {
  text-decoration: none;
  border-bottom: 0; }

h1, .h1 {
  font-size: 2em; }

h2, .h2 {
  font-size: 1.8em; }

h3, .h3 {
  font-size: 1.6em; }

a {
  color: #000; }

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

iframe, object, embed {
  max-width: 100%; }

nav ul {
  list-style: none; }
  nav ul li {
    display: inline-block;
    line-height: 1.2em;
    padding: 5px; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

*, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

.skipper {
  background: #ffc;
  color: #bf1722;
  display: block;
  font-size: 18px;
  font-weight: 700;
  left: 0;
  line-height: 60px;
  padding: 0 20px;
  position: absolute;
  top: -60px;
  transition: top 200ms; }

.skipper:focus,
.skipper:active {
  top: 0; }

body {
  background: #000 url("../img/diamond-plate-bg.jpg") left top repeat; }

.header-container {
  position: relative;
  background: #000 url("../img/diamond-plate-bg.jpg") left top repeat; }
  .header-container .socials-wrap {
    display: flex;
    justify-content: center;
    padding: 14px; }
    .header-container .socials-wrap a {
      opacity: 1;
      transition: all .25s ease;
      width: 40px;
      height: 40px;
      border-radius: 100%; }
      .header-container .socials-wrap a:hover {
        opacity: .7; }
      .header-container .socials-wrap a.facebook {
        margin-right: 5px;
        width: 37px; }
    .header-container .socials-wrap img {
      width: 100%; }
  @media only screen and (min-width: 768px) {
    .header-container {
      display: flex; }
      .header-container .socials-wrap {
        margin-left: auto; } }
  .header-container a {
    text-align: center;
    text-decoration: none;
    display: block;
    float: left;
    max-width: 72px; }
    @media only screen and (min-width: 480px) {
      .header-container a {
        max-width: 110px; } }
    @media only screen and (min-width: 768px) {
      .header-container a {
        max-width: none;
        text-align: left;
        margin: 0; } }
  .header-container img {
    position: relative;
    z-index: 999; }
    @media only screen and (min-width: 768px) {
      .header-container img {
        margin-bottom: -100px; } }
  @media only screen and (min-width: 768px) {
    .header-container div.title-wrap {
      float: left; } }
  .header-container h1 {
    color: #fdd40e;
    text-align: center;
    display: block;
    margin-bottom: 5px;
    font-size: 1em;
    text-transform: uppercase; }
    @media only screen and (min-width: 480px) {
      .header-container h1 {
        font-size: 1.5em; } }
    @media only screen and (min-width: 768px) {
      .header-container h1 {
        text-align: left;
        display: inline-block;
        font-size: 2em; } }
  .header-container span.tagline {
    color: #fdd40e;
    text-align: center;
    display: block;
    font: normal 1em "Roboto", sans-serif; }
    @media only screen and (min-width: 480px) {
      .header-container span.tagline {
        font-size: 1.25em; } }
    @media only screen and (min-width: 768px) {
      .header-container span.tagline {
        font-size: 1.5em;
        text-align: left;
        display: block;
        margin: 0;
        padding-left: 20px; } }

.readmore {
  color: #006;
  font: 14px/18px "Roboto", sans-serif;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); }

.btn {
  display: inline-block;
  padding: 10px 20px;
  border: solid 1px #000;
  color: #fff;
  text-transform: uppercase;
  background: #c4191d;
  text-decoration: none;
  width: 100%;
  transition: all .2s ease-in-out; }
  .btn:hover {
    background: #971316;
    border: solid 1px dark; }

.error::-webkit-input-placeholder {
  color: #c4191d; }

.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #c4191d; }

.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #c4191d; }

.error:-moz-placeholder {
  /* Firefox 18- */
  color: #c4191d; }

#zip.error {
  border: 2px solid #c4191d; }

.zip-code-error {
  display: none;
  padding: 5px;
  font-weight: bold; }
  .zip-code-error.show-error {
    display: block;
    color: #c4191d; }

.red {
  color: #c4191d; }

.dark {
  color: #000; }

.yellow {
  color: #fdd40e; }

.ribbon-wrap {
  text-align: center;
  position: relative;
  z-index: 1; }

.ribbon {
  font-size: 16px;
  width: 80%;
  position: relative;
  background: #c4191d;
  color: #fff;
  text-align: center;
  padding: .5em 2em;
  /* Adjust to suit */
  margin: 2em auto 3em;
  /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */ }
  @media only screen and (min-width: 768px) {
    .ribbon {
      width: 50%; } }

.ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.5em solid #971316;
  z-index: -1; }

.ribbon:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent; }

.ribbon:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent; }

.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #6a0d10 transparent transparent transparent;
  bottom: -1em; }

.ribbon .ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em; }

.ribbon .ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0; }

.mfp-container .mfp-content {
  cursor: pointer !important;
  width: 98% !important;
  margin: auto !important;
  background: #FFF;
  padding: 10px;
  margin-top: 40px !important;
  margin-bottom: 40px !important; }
  .mfp-container .mfp-content h1#modal-title {
    text-align: center; }
  @media only screen and (min-width: 768px) {
    .mfp-container .mfp-content {
      width: 80% !important; } }
  .mfp-container .mfp-content .btn-wrap .btn {
    text-align: center; }

#searchForm input[type="text"].label_text {
  width: 82% !important; }

#searchForm label {
  min-width: 17% !important;
  text-align: right !important; }

#searchForm input#addressSubmit.slp_ui_button,
#searchForm #search_box #search_box_form input#addressSubmit {
  display: inline-block;
  padding: 10px 20px;
  border: solid 1px #000;
  color: #fff;
  text-transform: uppercase;
  background: #c4191d !important;
  text-decoration: none;
  transition: all .2s ease-in-out; }
  #searchForm input#addressSubmit.slp_ui_button:hover,
  #searchForm #search_box #search_box_form input#addressSubmit:hover {
    background: #971316 !important; }
#searchForm .search_item {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    #searchForm .search_item {
      text-align: left; } }
#searchForm label {
  vertical-align: middle !important; }
#searchForm #addy_in_radius, #searchForm #addy_in_address {
  margin: 20px; }
  @media only screen and (min-width: 768px) {
    #searchForm #addy_in_radius, #searchForm #addy_in_address {
      margin: 10px; } }
#searchForm #radius_in_submit {
  display: block !important;
  float: none !important; }
  @media only screen and (min-width: 768px) {
    #searchForm #radius_in_submit {
      margin-right: 10px;
      float: right !important;
      display: inline-block !important; } }

#results_box #results_box_output .results_row_left_column {
  width: 30% !important; }
#results_box #results_box_output .results_row_center_column {
  width: 35% !important; }
#results_box #results_box_output .results_row_right_column {
  width: 35% !important; }

div.sl_leftcol {
  width: 54% !important; }

div.sl_rightcol {
  width: 45% !important; }

@media only screen and (max-width: 1000px) {
  div.sl_leftcol, div.sl_rightcol {
    width: 100% !important; } }
#tagalong_box, #slp_tagline {
  display: none; }

#main-content {
  margin: auto;
  outline: 0; }

.row {
  width: 100%; }

#page .wrap {
  background-color: #FFF; }

#slider {
  width: 100%;
  margin: 0;
  display: none; }
  @media only screen and (min-width: 768px) {
    #slider {
      display: block; } }
  #slider .slide {
    font-size: 0;
    width: 100%;
    display: none; }
    #slider .slide:first-child {
      display: block; }
    #slider .slide .slide-inner {
      position: relative; }
      #slider .slide .slide-inner .wrap {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        font-size: 1rem;
        background: none;
        color: #FFF; }
        #slider .slide .slide-inner .wrap .slide-content {
          padding: 10px;
          width: 100%;
          margin: auto auto auto 0;
          background: rgba(0, 0, 0, 0.65);
          text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.9), 1px 1px 0px #000, -1px -1px 0px #000, -1px 1px 0px #000, 1px -1px 0px #000; }
          #slider .slide .slide-inner .wrap .slide-content .slide-content-inner {
            text-align: center; }
            @media only screen and (min-width: 850px) {
              #slider .slide .slide-inner .wrap .slide-content .slide-content-inner {
                width: 55%;
                padding: 0px 30px;
                text-align: left; } }
            @media only screen and (min-width: 1000px) {
              #slider .slide .slide-inner .wrap .slide-content .slide-content-inner {
                width: 65%;
                padding: 0 30px; } }
          #slider .slide .slide-inner .wrap .slide-content h1 {
            font-weight: 700;
            margin: 0;
            font-size: 2em;
            text-transform: uppercase; }
            #slider .slide .slide-inner .wrap .slide-content h1 span {
              display: block;
              font-size: 1.5em; }
            @media only screen and (min-width: 1000px) {
              #slider .slide .slide-inner .wrap .slide-content h1 {
                font-size: 3em; } }
          #slider .slide .slide-inner .wrap .slide-content p {
            display: none;
            font-size: 1.2em;
            font-weight: 700;
            margin: 0; }
            @media only screen and (min-width: 1000px) {
              #slider .slide .slide-inner .wrap .slide-content p {
                display: block; } }

.slider-wrap {
  position: relative; }
  @media only screen and (min-width: 850px) {
    .slider-wrap {
      display: flex; } }

.zip-form-inner {
  margin: auto;
  background: #d8d8d8 url(../img/textured_paper.png) repeat 0 0;
  padding: 10px 0; }
  @media only screen and (min-width: 850px) {
    .zip-form-inner {
      border-radius: 8px;
      box-shadow: 0px 8px 4px -4px rgba(0, 0, 0, 0.5); } }

.zip-code-wrap {
  padding: 0 10px;
  margin: 10px auto;
  max-width: 80%; }
  @media only screen and (min-width: 850px) {
    .zip-code-wrap {
      margin: 20px auto;
      padding: 0 30px;
      max-width: 100%; } }

.zip-form {
  text-align: center;
  display: block;
  position: relative; }
  @media only screen and (min-width: 850px) {
    .zip-form {
      display: flex;
      flex-direction: column;
      position: absolute;
      top: 0;
      right: 20px;
      z-index: 999;
      height: 100%;
      width: 350px; } }
  .zip-form .ribbon-wrap {
    margin: 10px auto 30px auto; }
  .zip-form .ribbon {
    padding: 0.5em 2em;
    width: 80%;
    margin: 0 auto 10px auto;
    font-size: 18px; }
    @media only screen and (min-width: 768px) {
      .zip-form .ribbon {
        font-size: 16px; } }
    @media only screen and (min-width: 1300px) {
      .zip-form .ribbon {
        margin: 10px -10% 30px;
        width: 120%;
        font-size: 20px;
        font-weight: bold; } }
  .zip-form label {
    display: inline-block;
    font-size: 18px; }
  .zip-form input[type="text"] {
    width: 100%;
    padding: 8px 5px;
    text-align: center; }
  .zip-form hr {
    width: 100%;
    background: #999;
    margin-left: auto;
    margin-right: auto; }
  .zip-form button {
    margin: 10px auto; }

.content-frontpage {
  padding: 10px 20px; }
  .content-frontpage h2 {
    margin: 10px 0;
    text-align: center; }

.col-1-3.m {
  background: #fdd40e;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5); }

.col-1-2 {
  background: #c4191d; }
  .col-1-2 a {
    display: block;
    text-decoration: none;
    opacity: 1;
    transition: all .25s ease; }
    .col-1-2 a:hover {
      opacity: .7; }
  .col-1-2 h3 {
    min-height: 100px;
    padding: 0 20px;
    color: #fff; }
  @media only screen and (min-width: 768px) {
    .col-1-2:nth-child(1) {
      border-right: 5px solid #000; }
    .col-1-2:last-child {
      border-left: 5px solid #000; } }

.cta {
  padding: 10px; }
  .cta iframe {
    width: 100%; }

.cta.gray {
  background: #d8d8d8 url(../img/textured_paper.png) repeat 0 0;
  color: #000; }
  .cta.gray * {
    margin-top: 0; }

.cta.red {
  background-color: #c4191d;
  color: #fff; }
  .cta.red h2 {
    margin-top: 5px; }
  .cta.red a {
    color: #fff;
    text-decoration: none; }
  .cta.red .ol {
    font-size: 1.2em; }
    .cta.red .ol a {
      display: block;
      padding: 10px;
      background: rgba(0, 0, 0, 0.5); }
      .cta.red .ol a:hover {
        background: rgba(0, 0, 0, 0.15); }

@media only screen and (min-width: 768px) {
  .ms {
    display: flex; } }
.m {
  padding: 0; }

.colophon {
  color: #FFF;
  text-align: center;
  padding: 20px; }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: transparent; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: transparent; }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.gallery .gallery-item img {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-content:hover {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 15px auto; }

.alignleft, .alignright {
  display: block;
  margin: 10px auto; }

@media only screen and (min-width: 480px) {
  .alignright {
    float: right;
    margin: 0 0 20px 20px; }

  .alignleft {
    float: left;
    margin: 0 20px 20px 0; } }
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 15px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 15px 20px 20px 0; }

.wp-caption.alignright {
  margin: 15px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 1.5em;
  margin: 0;
  padding: 0 4px 5px; }

img.wp-smiley {
  vertical-align: middle; }

.gallery {
  margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  margin: 10px auto 0;
  text-align: center;
  width: 50%; }

@media only screen and (min-width: 768px) {
  .gallery .gallery-item {
    float: left; }

  .gallery-columns-0 .gallery-item {
    width: 100%; }

  .gallery-columns-1 .gallery-item {
    width: 100%; }

  .gallery-columns-2 .gallery-item {
    width: 50%; }

  .gallery-columns-3 .gallery-item {
    width: 33.33%; }

  .gallery-columns-4 .gallery-item {
    width: 25%; }

  .gallery-columns-5 .gallery-item {
    width: 20%; }

  .gallery-columns-6 .gallery-item {
    width: 16.66%; }

  .gallery-columns-7 .gallery-item {
    width: 14.28%; }

  .gallery-columns-8 .gallery-item {
    width: 12.5%; } }
.gallery img {
  border: 2px solid #ddd; }

.gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px; }

.gallery dl {
  margin: 0; }

.gallery br + br {
  display: none; }

.attachment-gallery img {
  background: #fff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto; }

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
  display: block; }

.screen-reader-text {
  display: none; }

.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.clearfix:after {
  clear: both;
  content: '\0020';
  display: block;
  height: 0;
  max-height: 0;
  overflow: hidden;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clear {
  clear: both; }

.hidden {
  visibility: hidden;
  display: none; }

.fb_iframe_widget {
  display: block !important; }

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
  width: 100% !important;
  max-width: 480px;
  margin: 0 auto;
  background: #fff; }

@media print {
  * {
    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) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=base.css.map */
