@charset "UTF-8";

/*
Theme Name: Heartland Pathology Laboratory Website
Author: Cassandra Bryan Design
Author URI:https://cassandrabryan.com
Version: 1.0
Description: Heartland Pathology is a physician-owned, full service anatomic pathology lab dedicated to providing patient-centered pathology services. Established in 2004 and directed by Dr. Hana Razek, MD, Heartland Pathology specializes in comprehensive Clinical Pathology,  Surgical Pathology, Cytopathology, Dermatopathology, Hematopathology and Clinical Pathology Laboratory Management. Dr. Razek is proud to have served Wichita and the surrounding areas with diagnostic surgical pathology and consultation services for more than 30 years.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Theme URI: https://cassandrabryan.com
 */


html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  line-height: 1.2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

.ginput_recaptcha {
  display: none !important;
  visibility: hidden !important;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Popup Styles
   ========================================================================== */
.pum-container .pum-content>:last-child,
.pum-form__message:last-child {
  margin-bottom: 0
}

@keyframes rotate-forever {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes spinner-loader {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.pum-container,
.pum-content,
.pum-content+.pum-close,
.pum-content+.pum-close:active,
.pum-content+.pum-close:focus,
.pum-content+.pum-close:hover,
.pum-overlay,
.pum-title {
  background: 0 0;
  border: none;
  bottom: auto;
  clear: none;
  cursor: default;
  float: none;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  position: static;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  width: auto;
  z-index: auto
}

.pum-container .pum-content+.pum-close>span,
.pum-content,
.pum-title {
  position: relative;
  z-index: 1
}

.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
  position: fixed
}

.pum-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1999999999;
  overflow: initial;
  display: none;
  transition: .15s ease-in-out
}

.pum-overlay.pum-form-submission-detected,
.pum-overlay.pum-preview {
  display: block
}

.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
  box-sizing: border-box
}

.pum-container {
  top: 100px;
  position: absolute;
  margin-bottom: 3em;
  z-index: 1999999999
}

.pum-container.pum-responsive {
  left: 50%;
  margin-left: -47.5%;
  width: 95%;
  height: auto;
  overflow: visible
}

.pum-container.pum-responsive img {
  max-width: 100%;
  height: auto
}

@media only screen and (min-width:1024px) {
  .pum-container.pum-responsive.pum-responsive-nano {
    margin-left: -5%;
    width: 10%
  }

  .pum-container.pum-responsive.pum-responsive-micro {
    margin-left: -10%;
    width: 20%
  }

  .pum-container.pum-responsive.pum-responsive-tiny {
    margin-left: -15%;
    width: 30%
  }

  .pum-container.pum-responsive.pum-responsive-small {
    margin-left: -20%;
    width: 40%
  }

  .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -30%;
    width: 60%
  }

  .pum-container.pum-responsive.pum-responsive-normal {
    margin-left: -30%;
    width: 70%
  }

  .pum-container.pum-responsive.pum-responsive-large {
    margin-left: -35%;
    width: 80%
  }

  .pum-container.pum-responsive.pum-responsive-xlarge {
    margin-left: -47.5%;
    width: 95%
  }

  .pum-container.pum-responsive.pum-position-fixed {
    position: fixed
  }
}

@media only screen and (max-width:1024px) {
  .pum-container.pum-responsive.pum-position-fixed {
    position: absolute
  }
}

.pum-container.custom-position {
  left: auto;
  top: auto;
  margin-left: inherit
}

.pum-container .pum-content+.pum-close {
  text-decoration: none;
  text-align: center;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
  background-color: transparent
}

.pum-container.pum-scrollable .pum-content {
  overflow: auto;
  overflow-y: scroll;
  max-height: 95%
}

.pum-overlay.pum-overlay-disabled {
  visibility: hidden
}

.pum-overlay.pum-overlay-disabled::-webkit-scrollbar {
  display: block
}

.pum-overlay.pum-overlay-disabled .pum-container {
  visibility: visible
}

.popmake-close,
.pum-overlay.pum-click-to-close {
  cursor: pointer
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
  overflow: hidden
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
  padding-right: 15px
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active {
  position: static;
  height: auto;
  width: auto
}

.pum-form {
  margin: 0 auto 16px
}

.pum-form__field {
  margin-bottom: 1em
}

.pum-form__field label {
  font-weight: 700
}

.pum-form__field input[type=date],
.pum-form__field select {
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding: 3px;
  vertical-align: middle
}

.pum-form__field select {
  padding: 5px 3px
}

.pum-form__loader {
  font-size: 2em;
  animation-duration: .75s;
  animation-iteration-count: infinite;
  animation-name: rotate-forever;
  animation-timing-function: linear;
  height: .75em;
  width: .75em;
  border: .25em solid rgba(0, 0, 0, .5);
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block
}

.pum-form__submit {
  position: relative
}

.pum-form__submit .pum-form__loader {
  margin-left: .5em;
  border: .25em solid rgba(255, 255, 255, .5);
  border-right-color: transparent
}

.pum-form__messages {
  display: none;
  border: 1px solid rgba(0, 0, 0, .25);
  margin-bottom: .5em;
  padding: 1em;
  position: relative
}

.pum-form__message {
  margin-bottom: .5em
}

.pum-form__message--error {
  color: red !important;
  border-color: red
}

.pum-form__message--success {
  color: green !important;
  border-color: green
}

.pum-form--loading,
.pum-sub-form .pum-sub-form-loading {
  opacity: .5
}

.pum-alignment-left,
.pum-form--alignment-left {
  text-align: left
}

.pum-alignment-center {
  text-align: center
}

.pum-alignment-right {
  text-align: right
}

.pum-form--alignment-center {
  text-align: center
}

.pum-form--alignment-right {
  text-align: right
}

.pum-form--layout-standard .pum-form__field>label {
  margin-bottom: .25em;
  display: block
}

.pum-form--layout-inline .pum-form__field {
  display: inline-block
}

.pum-form--layout-block .pum-form__field,
.pum-form--layout-block button,
.pum-form--layout-block div,
.pum-form--layout-block input {
  display: block;
  width: 100%
}

.pum-form--style-default label {
  font-size: 14px;
  font-weight: 700
}

.pum-form--style-default input[type=email],
.pum-form--style-default input[type=text] {
  background-color: #f8f7f7;
  margin-bottom: 5px;
  font-size: 14px;
  padding: 10px 8px
}

.pum-form--style-default button {
  font-size: 18px;
  margin: 10px 0 0;
  padding: 10px 5px;
  cursor: pointer
}

.pum-sub-form p.pum-newsletter-error-msg {
  margin: 0
}

.pum-sub-form .spinner-loader {
  right: 50%;
  position: absolute;
  bottom: 40%
}

.pum-sub-form .spinner-loader:not(:required) {
  animation: 1.5s linear infinite spinner-loader;
  border-radius: .5em;
  box-shadow: rgba(0, 0, 51, .3) 1.5em 0 0 0, rgba(0, 0, 51, .3) 1.1em 1.1em 0 0, rgba(0, 0, 51, .3) 0 1.5em 0 0, rgba(0, 0, 51, .3) -1.1em 1.1em 0 0, rgba(0, 0, 51, .3) -1.5em 0 0 0, rgba(0, 0, 51, .3) -1.1em -1.1em 0 0, rgba(0, 0, 51, .3) 0 -1.5em 0 0, rgba(0, 0, 51, .3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%
}

.pum-form__field--consent {
  text-align: left
}

.pum-form__field--consent.pum-form__field--checkbox label,
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label {
  display: inline-block;
  vertical-align: middle
}

.pum-form__field--consent.pum-form__field--checkbox label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label {
  margin-left: 1em
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label {
  display: block;
  vertical-align: middle
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle
}

.pum-container iframe.formidable {
  width: 100%;
  overflow: visible
}

.pika-single,
body div#ui-datepicker-div[style] {
  z-index: 9999999999 !important
}

/* Popup Google Fonts */
@import url('//fonts.googleapis.com/css?family=Montserrat:100');

/* Popup Theme 1137: Enterprise Blue */
.pum-theme-1137,
.pum-theme-enterprise-blue {
  background-color: rgba(0, 0, 0, 0.70)
}

.pum-theme-1137 .pum-container,
.pum-theme-enterprise-blue .pum-container {
  padding: 28px;
  border-radius: 5px;
  border: 1px none #000000;
  box-shadow: 0px 10px 25px 4px rgba(2, 2, 2, 0.50);
  background-color: rgba(255, 255, 255, 1.00)
}

.pum-theme-1137 .pum-title,
.pum-theme-enterprise-blue .pum-title {
  color: #0192cb;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 100;
  font-size: 34px;
  line-height: 36px
}

.pum-theme-1137 .pum-content,
.pum-theme-enterprise-blue .pum-content {
  color: #2d2d2d;
  font-family: inherit;
  font-weight: 100
}

.pum-theme-1137 .pum-content+.pum-close,
.pum-theme-enterprise-blue .pum-content+.pum-close {
  position: absolute;
  height: 28px;
  width: 28px;
  left: auto;
  right: 8px;
  bottom: auto;
  top: 8px;
  padding: 4px;
  color: #ffffff;
  font-family: Times New Roman;
  font-weight: 100;
  font-size: 20px;
  line-height: 20px;
  border: 1px none #ffffff;
  border-radius: 42px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(1, 146, 203, 1.00)
}

/* Popup Theme 1135: Default Theme */
.pum-theme-1135,
.pum-theme-default-theme {
  background-color: rgba(255, 255, 255, 1.00)
}

.pum-theme-1135 .pum-container,
.pum-theme-default-theme .pum-container {
  padding: 18px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  background-color: rgba(249, 249, 249, 1.00)
}

.pum-theme-1135 .pum-title,
.pum-theme-default-theme .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 400;
  font-size: 32px;
  font-style: normal;
  line-height: 36px
}

.pum-theme-1135 .pum-content,
.pum-theme-default-theme .pum-content {
  color: #8c8c8c;
  font-family: inherit;
  font-weight: 400;
  font-style: inherit
}

.pum-theme-1135 .pum-content+.pum-close,
.pum-theme-default-theme .pum-content+.pum-close {
  position: absolute;
  height: auto;
  width: auto;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 0px;
  padding: 8px;
  color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-size: 12px;
  font-style: inherit;
  line-height: 36px;
  border: 1px none #ffffff;
  border-radius: 0px;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 183, 205, 1.00)
}

/* Popup Theme 1136: Light Box */
.pum-theme-1136,
.pum-theme-lightbox {
  background-color: rgba(0, 0, 0, 0.60)
}

.pum-theme-1136 .pum-container,
.pum-theme-lightbox .pum-container {
  padding: 18px;
  border-radius: 3px;
  border: 8px solid #000000;
  box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1.00);
  background-color: rgba(255, 255, 255, 1.00)
}

.pum-theme-1136 .pum-title,
.pum-theme-lightbox .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 100;
  font-size: 32px;
  line-height: 36px
}

.pum-theme-1136 .pum-content,
.pum-theme-lightbox .pum-content {
  color: #000000;
  font-family: inherit;
  font-weight: 100
}

.pum-theme-1136 .pum-content+.pum-close,
.pum-theme-lightbox .pum-content+.pum-close {
  position: absolute;
  height: 26px;
  width: 26px;
  left: auto;
  right: -13px;
  bottom: auto;
  top: -13px;
  padding: 0px;
  color: #ffffff;
  font-family: Arial;
  font-weight: 100;
  font-size: 24px;
  line-height: 24px;
  border: 2px solid #ffffff;
  border-radius: 26px;
  box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 0, 0, 1.00)
}

/* Popup Theme 1138: Hello Box */
.pum-theme-1138,
.pum-theme-hello-box {
  background-color: rgba(0, 0, 0, 0.75)
}

.pum-theme-1138 .pum-container,
.pum-theme-hello-box .pum-container {
  padding: 30px;
  border-radius: 80px;
  border: 14px solid #81d742;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.00);
  background-color: rgba(255, 255, 255, 1.00)
}

.pum-theme-1138 .pum-title,
.pum-theme-hello-box .pum-title {
  color: #2d2d2d;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: Montserrat;
  font-weight: 100;
  font-size: 32px;
  line-height: 36px
}

.pum-theme-1138 .pum-content,
.pum-theme-hello-box .pum-content {
  color: #2d2d2d;
  font-family: inherit;
  font-weight: 100
}

.pum-theme-1138 .pum-content+.pum-close,
.pum-theme-hello-box .pum-content+.pum-close {
  position: absolute;
  height: auto;
  width: auto;
  left: auto;
  right: -30px;
  bottom: auto;
  top: -30px;
  padding: 0px;
  color: #2d2d2d;
  font-family: Times New Roman;
  font-weight: 100;
  font-size: 32px;
  line-height: 28px;
  border: 1px none #ffffff;
  border-radius: 28px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(255, 255, 255, 1.00)
}

/* Popup Theme 1139: Cutting Edge */
.pum-theme-1139,
.pum-theme-cutting-edge {
  background-color: rgba(0, 0, 0, 0.50)
}

.pum-theme-1139 .pum-container,
.pum-theme-cutting-edge .pum-container {
  padding: 18px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 0px 10px 25px 0px rgba(2, 2, 2, 0.50);
  background-color: rgba(30, 115, 190, 1.00)
}

.pum-theme-1139 .pum-title,
.pum-theme-cutting-edge .pum-title {
  color: #ffffff;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: Sans-Serif;
  font-weight: 100;
  font-size: 26px;
  line-height: 28px
}

.pum-theme-1139 .pum-content,
.pum-theme-cutting-edge .pum-content {
  color: #ffffff;
  font-family: inherit;
  font-weight: 100
}

.pum-theme-1139 .pum-content+.pum-close,
.pum-theme-cutting-edge .pum-content+.pum-close {
  position: absolute;
  height: 24px;
  width: 24px;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 0px;
  padding: 0px;
  color: #1e73be;
  font-family: Times New Roman;
  font-weight: 100;
  font-size: 32px;
  line-height: 24px;
  border: 1px none #ffffff;
  border-radius: 0px;
  box-shadow: -1px 1px 1px 0px rgba(2, 2, 2, 0.10);
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.10);
  background-color: rgba(238, 238, 34, 1.00)
}

/* Popup Theme 1140: Framed Border */
.pum-theme-1140,
.pum-theme-framed-border {
  background-color: rgba(255, 255, 255, 0.50)
}

.pum-theme-1140 .pum-container,
.pum-theme-framed-border .pum-container {
  padding: 18px;
  border-radius: 0px;
  border: 20px outset #dd3333;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.97) inset;
  background-color: rgba(255, 251, 239, 1.00)
}

.pum-theme-1140 .pum-title,
.pum-theme-framed-border .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 100;
  font-size: 32px;
  line-height: 36px
}

.pum-theme-1140 .pum-content,
.pum-theme-framed-border .pum-content {
  color: #2d2d2d;
  font-family: inherit;
  font-weight: 100
}

.pum-theme-1140 .pum-content+.pum-close,
.pum-theme-framed-border .pum-content+.pum-close {
  position: absolute;
  height: 20px;
  width: 20px;
  left: auto;
  right: -20px;
  bottom: auto;
  top: -20px;
  padding: 0px;
  color: #ffffff;
  font-family: Tahoma;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  border: 1px none #ffffff;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 0, 0, 0.55)
}

#pum-1141 {
  z-index: 1999999999
}



#pum-1141 {
  position: absolute;
  opacity: 1 !important;

}

.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: 0px !important;
  width: 60%;
  top: 20%;
  left: 20%;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ---------------------------------------------------------
   Embedded fonts styles
   ---------------------------------------------------------*/
@font-face {
  font-family: 'montserratblack';
  src: url("fonts/montserrat-black-webfont.eot");
  src: url("fonts/montserrat-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-black-webfont.woff2") format("woff2"), url("fonts/montserrat-black-webfont.woff") format("woff"), url("fonts/montserrat-black-webfont.ttf") format("truetype"), url("fonts/montserrat-black-webfont.svg#montserratblack") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratbold';
  src: url("fonts/montserrat-bold-webfont.eot");
  src: url("fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-bold-webfont.woff2") format("woff2"), url("fonts/montserrat-bold-webfont.woff") format("woff"), url("fonts/montserrat-bold-webfont.ttf") format("truetype"), url("fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserrathairline';
  src: url("fonts/montserrat-hairline-webfont.eot");
  src: url("fonts/montserrat-hairline-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-hairline-webfont.woff2") format("woff2"), url("fonts/montserrat-hairline-webfont.woff") format("woff"), url("fonts/montserrat-hairline-webfont.ttf") format("truetype"), url("fonts/montserrat-hairline-webfont.svg#montserrathairline") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratlight';
  src: url("fonts/montserrat-light-webfont.eot");
  src: url("fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-light-webfont.woff2") format("woff2"), url("fonts/montserrat-light-webfont.woff") format("woff"), url("fonts/montserrat-light-webfont.ttf") format("truetype"), url("fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratregular';
  src: url("fonts/montserrat-regular-webfont.eot");
  src: url("fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-regular-webfont.woff2") format("woff2"), url("fonts/montserrat-regular-webfont.woff") format("woff"), url("fonts/montserrat-regular-webfont.ttf") format("truetype"), url("fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ---------------------------------------------------------
   Embedded fonts styles
   ---------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?5vth40");
  src: url("fonts/icomoon.eot?5vth40#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?5vth40") format("truetype"), url("fonts/icomoon.woff?5vth40") format("woff"), url("fonts/icomoon.svg?5vth40#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e905";
}

.icon-google-plus:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-twitter:before {
  content: "\e902";
}

.icon-youtube:before {
  content: "\e903";
}

.icon-linkedin2:before {
  content: "\e904";
}

.icon-fonts,
.photo-gallery .box-photo ul li a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header-list,
.logo-holder .list-logo,
.menu .drop>ul,
.block-services .block-lists ul,
#footer .nav ul,
.social-list ul,
.container-info .box-list ul,
.container-info .box-list ol,
.accordion,
.photo-gallery .box-photo ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,
.container:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.home .footer-center:after,
.container-images:after,
.box-directions .block .box-holder:after {
  content: '';
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}


input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

/* ---------------------------------------------------------
   General reset
   ---------------------------------------------------------*/
html {
  box-sizing: border-box;
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */
body {
  color: #696969;
  background: #fff;
  min-width: 320px;
  font-size: 10px;
  line-height: 15px;
  font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  body {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (min-width: 1024px) {
  body {
    font-size: 20px;
    line-height: 30px;
  }
}

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

/* set styles for default page links */
a {
  text-decoration: none;
}

.gm-style img {
  max-width: none;
}

@media only screen and (min-width: 1025px) {

  a[href^=tel],
  a[href^=skype],
  a[href^=sms] {
    cursor: default;
    pointer-events: none;
  }
}

#wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1024px) {
  #wrapper {
    overflow: visible;
  }
}


.container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10px;
}

@media (min-width: 1024px) {
  .container {
    padding: 0;
  }
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 15px;
}

blockquote {
  border-left: 4px solid #696969;
  padding-left: .5em;
  margin-left: 15px;
}

th,
td {
  border: 1px solid #696969;
  padding: .5em;
  text-align: left;
  vertical-align: top;
}

th {
  text-align: center;
  vertical-align: middle;
}

ul,
ol {
  padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0;
}

ul {
  list-style-type: disc;
}

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold;
}

dl dd {
  overflow: hidden;
}

pre {
  max-width: 100%;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #696969;
  padding: 0.4em 0.7em;
}

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus {
  border-color: #333;
}

input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #696969;
}

input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #696969;
}

input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder {
  color: #696969;
}

input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #696969;
}

input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
textarea.placeholder {
  color: #696969;
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

/* ---------------------------------------------------------
   WP general reset
   ---------------------------------------------------------*/
blockquote {
  font-size: 13px;
  line-height: 18px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  border: none;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
}

@media (min-width: 768px) {
  blockquote {
    font-size: 16px;
    line-height: 18px;
  }
}

.logged-in-as a:hover {
  color: #696969;
}

.navigation-comments .page-numbers:hover,
.nav-links .page-numbers:hover {
  color: #696969;
}

td,
th {
  padding: 2px;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
}

.widget {
  margin-bottom: 15px;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget select {
  min-width: 150px;
}

@media (min-width: 768px) {
  .widget_meta h2 {
    text-align: center;
  }
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  padding: 0;
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
  resize: none;
}

.comment-form textarea,
.comment-form input[type='text'] {
  height: 38px;
  width: 100%;
  background: #f8f8f8;
  border: 1px solid #dadada;
}

@media (min-width: 768px) {

  .comment-form textarea,
  .comment-form input[type='text'] {
    width: 50%;
    height: 52px;
  }
}

.comment-form input[type='submit'] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px;
}

@media (max-width: 1023px) {
  .post-password-form input[type='password'] {
    width: 209px;
  }
}

.search-form {
  display: inline-block;
  width: 292px;
  background: #f8f8f8;
  border: 1px solid #dadada;
}

@media (min-width: 1024px) {
  .search-form {
    width: 100%;
  }
}

.search-form input {
  float: left;
}

.search-form input[type='search'] {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  width: 86%;
  height: 28px;
  border: none;
  background: #f8f8f8;
  outline: none;
  text-transform: uppercase;
  color: #c3c3c3;
  padding: 5px 0 5px 7px;
}

@media (min-width: 1024px) {
  .search-form input[type='search'] {
    width: 88%;
    height: 52px;
    padding: 5px 9px 5px 24px;
  }
}

.search-form input::-webkit-input-placeholder {
  color: #c3c3c3;
}

.search-form input::-moz-placeholder {
  opacity: 1;
  color: #c3c3c3;
}

.search-form input:-moz-placeholder {
  color: #c3c3c3;
}

.search-form input:-ms-input-placeholder {
  color: #c3c3c3;
}

.search-form input.placeholder {
  color: #c3c3c3;
}

.search-form button {
  width: 25px;
  height: 25px;
  padding: 0;
  float: right;
  border: none;
  background: #f8f8f8;
  outline: none;
  margin: 8px 8px 0 0;
  background: url(images/icon-search-content.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
  .search-form button {
    background: url(images/icon-search-content-2x.png) no-repeat;
    background-size: 23px 23px;
  }
}

@media (min-width: 1024px) {
  .search-form button {
    background: url(images/icon-search-content-2x.png) no-repeat;
    width: 47px;
    height: 47px;
    margin: 8px 11px 0 0;
  }
}

.password-form-wrap {
  width: 290px;
}

@media (min-width: 1024px) {
  .password-form-wrap {
    width: 400px;
  }
}

.post-password-form input {
  float: left;
  height: 52px;
  padding: 5px 24px 5px 24px;
}

@media (max-width: 1023px) {
  .post-password-form input {
    height: 38px;
    width: 30%;
  }
}

.post-password-form input[type='password'] {
  width: 70%;
  float: left;
  outline: none;
  background: #f8f8f8;
  margin: 0;
  border: 1px solid #dadada;
}

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #f8f8f8;
  color: #c3c3c3;
  border: 1px solid #dadada;
  padding: 0 10px;
  height: 52px;
}

@media (max-width: 1023px) {

  .comment-form input[type='submit'],
  .post-password-form input[type='submit'],
  .search-form input[type='submit'] {
    height: 38px;
  }
}

.comment-form input[type='submit']:hover,
.post-password-form input[type='submit']:hover,
.search-form input[type='submit']:hover {
  color: #696969;
}

.commentlist {
  margin: 0 0 15px;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 15px 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.comment a:hover,
.commentlist-holder a:hover {
  color: #696969;
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
  padding-top: 15px;
}

.widget_calendar #next {
  text-align: right;
}

#calendar_wrap {
  display: inline-block;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 15px;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .4em;
}

@media (max-width: 767px) {

  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0;
  }
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  background: #f8f8f8;
  color: #c3c3c3;
  border: 1px solid #dadada;
  padding: .4em;
  text-decoration: none;
}

@media (max-width: 767px) {

  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: .2em;
  }
}

.navigation-single {
  margin-bottom: 15px;
}

.navigation-single .next,
.navigation-single .prev {
  background: #f8f8f8;
  color: #c3c3c3;
  border: 1px solid #dadada;
  float: left;
  vertical-align: middle;
  max-width: 50%;
  text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block;
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
  color: #696969;
}

@media (max-width: 767px) {

  .navigation-single .next,
  .navigation-single .prev {
    padding: .2em;
  }
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #696969;
  padding: .4em;
  margin-bottom: 15px;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: .4em 0 0;
}

div.aligncenter {
  margin: 0 auto 15px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 15px 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 15px;
}

@media(max-width: 767px) {

  .alignleft,
  .alignRight {
    max-width: 35%;
  }
}

.mejs-container {
  margin-bottom: 15px;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 23px;
}

h2,
.h2 {
  font-size: 17px;
}

h3,
.h3 {
  font-size: 13px;
}

h4,
.h4 {
  font-size: 13px;
}

h5,
.h5 {
  font-size: 13px;
}

h6,
.h6 {
  font-size: 13px;
}

p {
  margin: 0 0 1em;
}

a {
  color: #0192cb;
}

a:hover,
a:focus {
  text-decoration: none;
}

/* page logo styles */
#header {
  z-index: 15;
  padding: 0 0 53px;
  position: relative;
}

@media (min-width: 1024px) {
  #header {
    padding: 0 0 158px;
  }
}

#header .header-holder {
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  overflow: hidden;
  padding: 0;
  font-size: 9px;
  line-height: 11px;
}

@media (min-width: 768px) {
  #header .header-holder {
    font-size: 13px;
    line-height: 15px;
    padding: 0;
    position: relative;
  }
}

@media (min-width: 1024px) {
  #header .header-holder {
    padding: 11px 0 3px;
    border-bottom: 1px solid #a9def0;
    background: #fff;
  }
}

#header .header-holder .container {
  padding: 0;
}

#header .phone {
  position: relative;
}

#header .phone:after {
  content: "";
  position: absolute;
  right: -17px;
  top: 0;
  width: 1px;
  height: 22px;
  background: #e4e5e5;
}

@media (min-width: 1024px) {
  #header .phone:after {
    right: -2px;
  }
}

@media (min-width: 1024px) {
  #header .phone {
    background: none;
  }
}

@media (min-width: 1024px) {
  #header .location {
    background: none;
    display: none;
  }
}

#header .coordinates {
  display: none;
  background: none;
}

@media (min-width: 1024px) {
  #header .coordinates {
    display: block;
  }
}

.phone {
  background: url(images/icon-01.png) no-repeat;
  background-size: 17px 17px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
  .phone {
    background: url(images/icon-01-2x.png) no-repeat;
    background-size: 17px 17px;
  }
}

@media (min-width: 1024px) {
  .phone {
    background: url(images/icon-01-2x.png) no-repeat;
  }
}

.location {
  background: url(images/icon-02.png) no-repeat;
  background-size: 12px 16px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
  .location {
    background: url(images/icon-02-2x.png) no-repeat;
    background-size: 12px 16px;
  }
}

@media (min-width: 1024px) {
  .location {
    background: url(images/icon-02-2x.png) no-repeat;
  }
}

.optional-link {
  font-size: 17px;
  line-height: 14px;
  display: none;
  margin: 3px 17px 0 0px;
  padding: 0 0 0px 0;
  text-transform: uppercase;

  background-size: 127px 4px;
}

.optional-link:hover {
  color: #dadada;

}

@media (min-width: 1024px) {
  .optional-link {
    display: block;
    float: right;
  }
}


@media (min-width: 1024px) {

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

}

.header-list {
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  text-transform: uppercase;
  overflow: hidden;
  margin: 0 0 0 10px;
  /*   display: none; */
}

@media (max-width: 1023px) {
  #header .header-list {
    display: none;
  }
}

@media (min-width: 1024px) {
  .header-list {
    float: left;
    margin: 0;
    display: block;
  }
}

.header-list li {
  padding: 2px 0 8px 19px;
  margin: 0 25px 0 0;
  float: left;
}

@media (min-width: 1024px) {
  .header-list li {
    padding: 3px 11px 5px 0;
    margin: 0 12px 0 0;
  }
}

.header-list li a {
  color: #696969;
}

.header-list li a:hover {
  color: #0192cb;
}

/* logo styles */
.logo-holder {
  background: #fff;
  padding: 6px 0 8px;
}

@media (min-width: 480px) {
  .logo-holder {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .logo-holder {
    padding: 22px 0 22px;
  }
}

.logo-holder .list-logo li {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin: 0 7px;
}

@media (min-width: 1024px) {
  .logo-holder .list-logo li {
    margin: 0 55px;
  }
}

.logo-holder .list-logo li:first-child:before {
  content: "";
  position: absolute;
  right: -6px;
  top: 2px;
  height: 35px;
  width: 1px;
  background: #e4e5e5;
}

@media (min-width: 1024px) {
  .logo-holder .list-logo li:first-child:before {
    right: -56px;
    top: -9px;
    height: 93px;
  }
}

.logo-holder .list-logo li a {
  display: block;
  width: 109px;
}

@media (min-width: 1024px) {
  .logo-holder .list-logo li a {
    width: 210px;
  }
}

.logo-holder .list-logo li img {
  display: block;
  width: 100%;
}

.logo-holder .list-logo li .logo-fixed {
  display: none;
}

/* menu styles */
@media (min-width: 1024px) {
  .menu {
    float: left;
  }
}

.menu .opener {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #0192cb;
  display: none;
  text-indent: -9999px;
  position: absolute;
  right: 3px;
  top: 0;
  width: 48px;
  height: 33px;
  display: block;
}

@media (min-width: 1024px) {
  .menu .opener {
    display: none;
  }
}

.menu .drop {
  font-size: 14px;
  line-height: 16px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(99, 100, 105, 0.87);
}

@media (min-width: 1024px) {
  .menu .drop {
    position: static;
    font-size: 15px;
    line-height: 17px;
    background: none;
  }
}

.menu .drop>ul {
  background: #fff;
  margin: 0 15px;
  padding: 13px 0 65px;
}

@media (min-width: 1024px) {
  .menu .drop>ul {
    margin: 0;
    padding: 0;
    background: none;
  }
}

.menu .drop>ul>li {
  margin: 0 0 14px;
  position: relative;
  padding: 4px 0;
}

@media (min-width: 1024px) {
  .menu .drop>ul>li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: relative;
  }
}

.menu .drop>ul>li:before,
.menu .drop>ul>li:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 9px;
  width: 11px;
  height: 3px;
  background: #e7e7e7;
}

@media (min-width: 1024px) {

  .menu .drop>ul>li:before,
  .menu .drop>ul>li:after {
    position: static;
  }
}

.menu .drop>ul>li:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media (min-width: 1024px) {
  .menu .drop>ul>li .active .drop-menu {
    left: 0;
    top: 100%;
  }
}

.menu .drop>ul>li>a {
  margin: 0 0 0 30px;
  padding: 0 0 5px;
  display: block;
  background: url(images/bg-link.png) no-repeat 0 100%;
  background-size: 86px 2px;
}

@media (min-width: 1024px) {
  .menu .drop>ul>li>a {
    background: none;
    color: #fff;
    text-transform: uppercase;
    padding: 17px 12px 16px 12px;
    margin: 0;
  }
}

.menu .drop>ul>li>a:hover {
  color: #696969;
  background: url(images/bg-link-hover.png) no-repeat 0 100%;
  background-size: 86px 2px;
}

@media (min-width: 1024px) {
  .menu .drop>ul>li>a:hover {
    background: #636469;
    color: #fff;
  }
}

.menu .drop>ul .active {
  background: #f8f7f7;
}

@media (min-width: 1024px) {
  .menu .drop>ul .active:hover {
    background: #636469;
  }
}

.menu .drop>ul .active:before {
  position: static;
}

.menu .drop>ul .active .opener-drop {
  color: #696969;
  background: url(images/bg-link-hover.png) no-repeat 0 100%;
  background-size: 86px 2px;
}

@media (min-width: 1024px) {
  .menu .drop>ul .active .opener-drop {
    color: #fff;
    background: none;
  }
}

.menu .drop>ul .active .opener-drop:hover {
  background: url(images/bg-link-hover.png) no-repeat 0 100%;
  background-size: 86px 2px;
}

@media (min-width: 1024px) {
  .menu .drop>ul .active .opener-drop:hover {
    background: none;
  }
}

.active-drop {
  position: relative;
}

.active-drop:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(99, 100, 105, 0.87);
  z-index: 10;
}

.active-drop .fixed-position {
  box-shadow: none;
}

.open-close {
  margin: 0 0 14px;
  position: relative;
  padding: 4px 0 5px;
}

.open-close .opener-drop {
  position: relative;
  display: block;
  padding: 4px 0 4px 27px;
  background: url(images/bg-link.png) no-repeat 30px 100%;
  background-size: 86px 2px;
}

.open-close .opener-drop:hover {
  color: #696969;
  background: url(images/bg-link-hover.png) no-repeat 30px 100%;
  background-size: 86px 2px;
}

.open-close .drop-menu {
  padding: 15px 0 1px;
  box-sizing: content-box;
  width: 100%;
  z-index: 101;
  background: #f8f7f7;
}

@media (min-width: 1024px) {
  .open-close .drop-menu {
    padding: 2px 0 0 !important;
    height: auto !important;
    display: block;
    position: absolute;
    left: 0;
    background: none;
    border-top: 1px solid #fff;
    width: 341px;
    /* MEGA MENU CHANGE */
  }

  #menu-item-177.open-close .drop-menu {
    width: 681px;
  }


}

.open-close .drop-menu .container {
  background: none;
  max-width: 1024px;
  padding: 0;
}

.open-close .drop-menu .holder-menu {
  margin: 0 0 21px 31px;
}

@media (max-width: 1023px) {
  .open-close .drop-menu .holder-menu {
    height: auto !important;
  }
}

@media (min-width: 1024px) {
  .open-close .drop-menu .holder-menu {
    background: #fff;
    /* width: 33.1%; MEGA MENU CHANGE */
    float: left;
    margin: 0 1px;
    padding: 0 0 13px;
  }
}

.open-close .drop-menu .holder-menu:last-child {
  margin: 0 0 0 31px;
}

@media (min-width: 1024px) {
  .open-close .drop-menu .holder-menu:last-child {
    margin: 0;
  }
}

.open-close .drop-menu .holder-menu img {
  display: none;
  margin: 0 0 13px;
}

@media (min-width: 1024px) {
  .open-close .drop-menu .holder-menu img {
    display: block;
  }
}

.open-close .drop-menu h2 {
  font-size: 11px;
  line-height: 13px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  margin: 0 0 10px;
  font-weight: normal;
}

@media (min-width: 1024px) {
  .open-close .drop-menu h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 8px 21px;
  }
}

.open-close .drop-menu ul {
  font-size: 11px;
  line-height: 13px;
  margin: 0 0 0 12px;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  padding: 0;
  list-style: none;
  background: #f8f7f7;
}

@media (min-width: 1024px) {
  .open-close .drop-menu ul {
    font-size: 16px;
    line-height: 18px;
    background: none;
    margin: 0;
  }
}

.open-close .drop-menu ul li {
  margin: 0 0 18px;
}

@media (min-width: 1024px) {
  .open-close .drop-menu ul li {
    display: block;
    margin: 0 0 11px;
    padding: 6px 0 6px 40px;
  }
}

.open-close .drop-menu ul li:after,
.open-close .drop-menu ul li:before {
  position: static;
}

.open-close .drop-menu ul li:hover {
  background: #f8f7f7;
}

.open-close .drop-menu ul li a {
  padding: 0 0 3px;
  text-transform: none;
  color: #0192cb;
  display: inline-block;
  position: relative;
  background: none;
}

@media (min-width: 1024px) {
  .open-close .drop-menu ul li a {
    display: block;
    padding: 0 0 9px;
    background-size: 127px 4px;
  }
}

.open-close .drop-menu ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(images/bg-link.png) no-repeat 0 100%;
  background-size: 66px 2px;
  width: 66px;
  height: 2px;
}

@media (min-width: 1024px) {
  .open-close .drop-menu ul li a:before {
    background-size: 127px 4px;
    width: 127px;
    height: 4px;
  }
}

.open-close .drop-menu ul li a:hover {
  color: #696969;
}

.open-close .drop-menu ul li a:hover:before {
  background: url(images/bg-link-hover.png) no-repeat 0 100%;
  background-size: 66px 2px;
  width: 66px;
  height: 2px;
}

@media (min-width: 1024px) {
  .open-close .drop-menu ul li a:hover:before {
    background-size: 127px 4px;
    width: 127px;
    height: 4px;
  }
}

/* burger menu style */
.opener:after,
.opener:before,
.opener span {
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 17px;
  left: 25%;
  right: 22%;
  height: 2px;
  margin-top: -2px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.opener:after,
.opener:before {
  content: '';
  top: 10px;
}

.opener:after {
  top: 24px;
}

.fade .drop {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}

@media (min-width: 1024px) {
  .fade .drop {
    visibility: visible;
    opacity: 1;
  }
}

.active #wrapper {
  overflow: hidden;
  height: 100vh;
}

.active .drop {
  opacity: 1;
  visibility: visible;
  height: calc(100vh - 53px);
  overflow: auto;
}

@media (min-width: 1024px) {
  .active .drop {
    height: auto;
  }
}

/* close button transition */
.active .opener span {
  opacity: 0;
}

.active .opener:hover {
  opacity: .9;
}

.active .opener:after,
.active .opener:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 17px;
  left: 15%;
  right: 15%;
}

.active .opener:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.active .opener .close-btn:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (min-width: 1024px) {
  .header-bottom {
    background: #0192ca;
    border-bottom: 1px solid #fff;
  }
}

.header-bottom .container {
  background: #0192ca;
}

@media (min-width: 1024px) {
  .header-bottom .container {
    position: relative;
    max-width: 1010px;
  }
}

.header-bottom .search-form {
  border: none;
  font-size: 15px;
  line-height: 50px;
  background: #0179a7;
  color: #FFF;
  width: 240px;
  height: 50px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  text-transform: uppercase;
  display: none;
}


.fixed-position .header-bottom .search-form {
  height: 39px;
  line-height: 39px;

}

@media (min-width: 1024px) {
  .header-bottom .search-form {
    display: block;
    float: right;
  }

  .header-bottom .search-form:before {
    content: '';
    margin: 16px 10px 5px 14px;
    float: left;
    display: block;
    width: 10%;
    height: 24px;
    background: url(images/icon-search.png) no-repeat;
  }


  .fixed-position .header-bottom .search-form:before {
    margin: 8px 10px 5px 14px;
  }


  .header-bottom .search-form input[type='search'] {
    height: 30px;
    width: 78%;
    padding: 11px 5px 9px 5px;
    margin: 0;
    border: none;
    background: #0179a7;
    outline: none;
    color: #fff;
  }

  .header-bottom .search-form input[type='search']::-webkit-input-placeholder {
    color: #fff;
  }

  .header-bottom .search-form input[type='search']::-moz-placeholder {
    opacity: 1;
    color: #fff;
  }

  .header-bottom .search-form input[type='search']:-moz-placeholder {
    color: #fff;
  }

  .header-bottom .search-form input[type='search']:-ms-input-placeholder {
    color: #fff;
  }

  .header-bottom .search-form input[type='search'].placeholder {
    color: #fff;
  }
}

.header-bottom .search-form:hover {
  background: #636469;
}

/* fixed menu style */
.fixed-box {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  border-bottom: 1px solid #0192cb;
}

@media (max-width: 1023px) {
  .fixed-box {
    position: fixed !important;
  }
}

@media (min-width: 1024px) {
  .fixed-box {
    border: none;
  }
}

.fixed-position {
  box-shadow: 0px 22px 33px -11px #dbdbdb;
}

.fixed-position .opener {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 1024px) {
  .fixed-position .menu .drop>ul>li>a {
    padding: 13px 12px 9px 12px;
  }
}

.fixed-position .search-form input[type='search'] {
  padding: 11px 5px 8px 5px;
  height: 20px;
}

.fixed-position .search-form label {
  margin: 9px 0px 5px 14px;
}

/* footer styles */
.home #footer {
  background: url(images/bg-footer-light.jpg) no-repeat 0 0;
  background-size: 100% auto;
  background-position: 100% 79%;
  position: relative;
}

@media (min-width: 480px) {
  .home #footer {
    background-size: 70% auto;
  }
}

@media (min-width: 1024px) {
  .home #footer {
    background-image: url(images/bg-footer.jpg);
  }
}

@media (min-width: 1200px) {
  .home #footer {
    background-size: 50% auto;
  }
}

.box-lists-wrap {
  overflow: hidden;
  margin: 0 0 21px;
}

.block-services {
  padding: 10px 0 0;
}

@media (min-width: 1024px) {
  .block-services {
    padding: 59px 0 9px;
  }
}

.block-services h1 {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  color: #0192cb;
  font-weight: normal;
  margin: 0;
}

@media (min-width: 1024px) {
  .block-services h1 {
    font-size: 46px;
    line-height: 48px;
    margin: 0 0 8px;
  }
}

.block-services p {
  margin: 0 0 12px;
}

@media (min-width: 1024px) {
  .block-services p {
    margin: 0 0 32px;
  }
}

.block-services .block-lists {
  margin: 0 0 18px;
}

@media (min-width: 480px) {
  .block-services .block-lists {
    width: 33%;
    float: left;
  }
}

@media (min-width: 1024px) {
  .block-services .block-lists {
    width: 27%;
    margin: 0 0 18px 42px;
  }

  .block-services .block-lists:first-child {
    margin: 0 0 18px 5px;
    width: 37%;
  }
}

.block-services .block-lists h2 {
  font-size: 11px;
  line-height: 13px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  font-weight: normal;
  margin: 0 0 5px;
}

@media (min-width: 768px) {
  .block-services .block-lists h2 {
    font-size: 15px;
    line-height: 17px;
  }
}

@media (min-width: 1024px) {
  .block-services .block-lists h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 15px;
  }
}

.block-services .block-lists ul {
  font-size: 9px;
  line-height: 11px;
  margin: 0 0 0 12px;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
}

@media (min-width: 768px) {
  .block-services .block-lists ul {
    font-size: 15px;
    line-height: 17px;
  }
}

@media (min-width: 1024px) {
  .block-services .block-lists ul {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 0 24px;
  }
}

.block-services .block-lists ul li {
  margin: 0 0 9px;
}

@media (min-width: 1024px) {
  .block-services .block-lists ul li {
    margin: 0 0 25px;
  }
}

.block-services .block-lists ul li a {
  display: inline-block;
  position: relative;
  padding: 0 0 5px;
}

.block-services .block-lists ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(images/bg-link.png) no-repeat 0 100%;
  background-size: 64px 2px;
  width: 64px;
  height: 2px;
}

@media (min-width: 1024px) {
  .block-services .block-lists ul li a:before {
    background-size: 127px 4px;
    width: 127px;
    height: 4px;
  }
}

.block-services .block-lists ul li a:hover {
  color: #dadada;
}

.block-services .block-lists ul li a:hover:before {
  background: url(images/bg-link-hover.png) no-repeat 0 100%;
  background-size: 64px 2px;
}

@media (min-width: 1024px) {
  .block-services .block-lists ul li a:hover:before {
    background-size: 127px 4px;
  }
}

.home .footer-center {
  position: relative;
  background: rgba(84, 88, 92, 0.9);
}

.home .img-holder {
  position: absolute;
  right: -123px;
  top: -90px;
  width: 255px;
}

@media (min-width: 768px) {
  .home .img-holder {
    width: 385px;
    top: -80px;
  }
}

@media (min-width: 1024px) {
  .home .img-holder {
    width: auto;
    top: -271px;
    right: -235px;
  }
}

.home .img-holder img {
  display: block;
  width: 100%;
}

.footer-center {
  background: url(images/bg-footer-center.png) no-repeat 0 0;
  background-size: cover;
  padding: 24px 0 35px;
  margin: 0 0 16px;
  color: #fff;
}

@media (min-width: 1024px) {
  .footer-center {
    font-size: 20px;
    line-height: 31px;
    padding: 43px 0 50px;
    margin: 0 0 16px;
  }
}

.footer-center h1 {
  font-size: 23px;
  line-height: 27px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  color: #fff;
  margin: 0 0 7px;
  font-weight: normal;
}

@media (min-width: 1024px) {
  .footer-center h1 {
    font-size: 46px;
    line-height: 48px;
    margin: 0 0 21px;
  }
}

.footer-center p {
  margin: 0 0 11px;
}

@media (min-width: 1024px) {
  .footer-center p {
    margin: 0 0 18px;
  }
}

.footer-center .btn {
  font-size: 13px;
  line-height: 15px;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  color: #fff;
  padding: 0 0 3px;
  float: left;
  display: block;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .footer-center .btn {
    font-size: 27px;
    line-height: 28px;
    background-size: 174px 4px;
    padding: 0 0 7px;
  }
}

.footer-center .btn:before {
  background-size: 88px 2px;
  width: 88px;
}

@media (min-width: 1024px) {
  .footer-center .btn:before {
    background-size: 174px 4px;
    width: 174px;
  }
}

.footer-center .btn:hover {
  color: #dadada;
}

.footer-center .btn:hover:before {
  background-size: 88px 2px;
  width: 88px;
}

@media (min-width: 1024px) {
  .footer-center .btn:hover:before {
    background-size: 174px 4px;
    width: 174px;
  }
}

.home .footer-center .text-holder {
  width: 183px;
}

@media (min-width: 480px) {
  .home .footer-center .text-holder {
    width: 70%;
    float: left;
  }
}

.content.pathologists-home img {
  display: block;
  border: solid 1px #0192ca;
  margin-bottom: 20px;
  min-width: 100%;
}

.single-cbd_pathologists .container-info img {
  max-width: 35%;
}

#footer {
  overflow: hidden;
  display: table-footer-group;
}

#footer .footer-wrap {
  overflow: hidden;
}

#footer .header-list {
  margin: 0 0 4px 6px;
  text-align: center;
}

@media (min-width: 1024px) {
  #footer .header-list {
    margin: 0 0 13px 0;
  }
}

#footer .header-list li {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding: 2px 0 5px 21px;
}

@media (min-width: 1024px) {
  #footer .header-list li {
    width: auto;
    padding: 7px 0 5px 31px;
    margin: 0 10px 0 0;
  }
}

#footer .header-list li:first-child {
  border: none;
  margin: 0 23px 0 0;
  padding: 2px 0 2px 24px;
}

@media (min-width: 1024px) {
  #footer .header-list li:first-child {
    margin: 0 38px 0 0;
    padding: 5px 0 0 40px;
  }
}

#footer .header-list .phone {
  background: url(images/icon-01.png) no-repeat;
  background-size: 19px 19px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
  #footer .header-list .phone {
    background: url(images/icon-01-2x.png) no-repeat;
    background-size: 19px 19px;
  }
}

@media (min-width: 1024px) {
  #footer .header-list .phone {
    background: url(images/icon-01-2x.png) no-repeat;
    background-size: 34px 34px;
  }
}

#footer .header-list .location {
  background: url(images/icon-02.png) no-repeat;
  background-size: 15px 21px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
  #footer .header-list .location {
    background: url(images/icon-02-2x.png) no-repeat;
    background-size: 15px 21px;
  }
}

@media (min-width: 1024px) {
  #footer .header-list .location {
    background: url(images/icon-02-2x.png) no-repeat;
    background-size: 24px 34px;
  }
}

@media (min-width: 480px) {
  #footer .header-list .location br {
    display: none;
  }
}

#footer .nav {
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  margin: 0 0 6px;
  text-align: center;
}

@media (min-width: 1024px) {
  #footer .nav {
    text-align: left;
    margin: 0 0 9px;
  }
}

#footer .nav ul {
  font-size: 9px;
  line-height: 11px;
}

@media (min-width: 768px) {
  #footer .nav ul {
    font-size: 16px;
    line-height: 18px;
  }
}

#footer .nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
  padding: 0 0 0 5px;
  position: relative;
}

@media (min-width: 1024px) {
  #footer .nav ul li {
    padding: 0;
    margin: 0 17px 0 0;
  }
}

#footer .nav ul li:before {
  content: "";
  position: absolute;
  left: -2px;
  top: 4px;
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background: #696969;
}

@media (min-width: 768px) {
  #footer .nav ul li:before {
    top: 8px;
    left: -3px;
    width: 3px;
    height: 3px;
  }
}

@media (min-width: 1024px) {
  #footer .nav ul li:before {
    left: -11px;
  }
}

#footer .nav ul li:first-child:before {
  position: static;
}

#footer .nav ul li a:hover {
  color: #636469;
}

#footer .box-holder {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  font-size: 7px;
  line-height: 9px;
  text-align: center;
  color: #959595;
}

@media (min-width: 768px) {
  #footer .box-holder {
    font-size: 15px;
    line-height: 17px;
  }
}

@media (min-width: 1024px) {
  #footer .box-holder {
    text-align: left;
  }
}

#footer .box-holder p {
  margin: 0 0 14px;
}

@media (min-width: 1024px) {
  #footer .box-holder p {
    padding: 5px 0 0;
    display: inline-block;
  }
}

#footer .box-holder p a {
  color: #959595;
}

#footer .box-holder p a:hover {
  color: #0192cb;
}

#footer .footer-bottom {
  padding: 0 0 10px;
}

/* social networks styles */
.social-list {
  font-size: 10px;
  line-height: 12px;
}

@media (min-width: 1024px) {
  .social-list {
    font-size: 13px;
    line-height: 15px;
    float: left;
    margin: 0 5px 0 0;
  }
}

.social-list ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}

@media (min-width: 1024px) {
  .social-list ul li {
    margin: 0 1px 0 0;
  }
}

.social-list ul li a {
  display: block;
  width: 24px;
  height: 24px;
  background: #dadada;
  border-radius: 100%;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.social-list ul li a:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.social-list ul li i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}

/* ---------------------------------------------------------
		Сommon site styles
	 ---------------------------------------------------------*/
.wrap {
  overflow: hidden;
}

@media (min-width: 1024px) {
  .wrap {
    overflow: visible;
  }
}

.btn {
  display: inline-block;
  position: relative;
}

.btn:before {
  content: '';
  position: absolute;
  left: 2px;
  bottom: 0;
  background: url(images/bg-link.png) no-repeat 0 100%;
  background-size: 64px 2px;
  width: 64px;
  height: 2px;
}

@media (min-width: 1024px) {
  .btn:before {
    background-size: 127px 4px;
    width: 127px;
    height: 4px;
  }
}

.btn:hover {
  color: #dadada;
}

.btn:hover:before {
  background: url(images/bg-link-hover.png) no-repeat 0 100%;
  background-size: 64px 2px;
}

@media (min-width: 1024px) {
  .btn:hover:before {
    background-size: 127px 4px;
  }
}

#sidebar {
  float: left;
  overflow: hidden;
  width: 20%;
  padding: 66px 0 0;
  text-align: center;
}

@media (max-width: 1023px) {
  #sidebar {
    width: 100%;
    text-align: center;
    padding: 25px 20px;
  }
}

@media (max-width: 479px) {
  #sidebar {
    text-align: left;
  }
}

#sidebar a:hover {
  color: #dadada;
}

#sidebar input[type='search'] {
  width: 86%;
}

@media (min-width: 1024px) {
  #sidebar input[type='search'] {
    width: 49%;
  }
}

@media (min-width: 768px) {
  #sidebar h2 {
    font-size: 27px;
    line-height: 29px;
  }
}

@media (min-width: 768px) {
  #sidebar h3 {
    font-size: 22px;
    line-height: 24px;
  }
}

/* visual section styles */
.visual {
  position: relative;
  height: 322px;
  background-size: cover;
  background-position: 100% 50%;

}

.home .visual:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #FFF;
  opacity: .5;

}

@media (min-width: 1024px) {
  .home .visual:before {
    content: none;
  }
}

@media (min-width: 1024px) {
  .visual {
    background-position: 0 0;
    height: 567px;
  }
}

.visual .box-text-wrap {
  position: absolute;
  bottom: 42px;
  left: -1px;
  right: 0;
}

@media (min-width: 1024px) {
  .visual .box-text-wrap {
    bottom: 128px;
    left: -37px;
  }
}

@media (min-width: 480px) {
  .visual .box-text-wrap .text-holder {
    font-size: 18px;
    line-height: 22px;
    width: 70%;
  }
}

@media (min-width: 768px) {
  .visual .box-text-wrap .text-holder {
    font-size: 20px;
    line-height: 27px;
    width: 50%;
  }
}

.visual .box-text-wrap .container {
  padding: 0 20px;
}

.visual .box-text-wrap .container h1 {
  font-size: 40px;
  line-height: 42px;
  font-family: 'Montserrat', 'Helvetica', sans-serif;
  color: #0192cb;
  margin: 0 0 11px;
}

@media (min-width: 1024px) {
  .visual .box-text-wrap .container h1 {
    font-size: 80px;
    line-height: 82px;
    margin: 0 0 27px;
  }
}

.visual .box-text-wrap .container p {
  margin: 0 0 17px;
}

@media (min-width: 1024px) {
  .visual .box-text-wrap .container p {
    margin: 0 0 35px;
  }
}

.visual .box-text-wrap .container .choose {
  font-size: 13px;
  line-height: 15px;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  float: left;
  background-size: 88px 2px;
  text-transform: uppercase;
  display: block;
  padding: 0 0 3px;
  margin: 0 0 0 3px;
}

@media (min-width: 1024px) {
  .visual .box-text-wrap .container .choose {
    font-size: 26px;
    line-height: 28px;
  }
}

.visual .box-text-wrap .container .choose:before {
  background-size: 88px 2px;
  width: 88px;
}

@media (min-width: 1024px) {
  .visual .box-text-wrap .container .choose:before {
    background-size: 178px 4px;
    width: 178px;
    height: 4px;
  }
}

.visual .box-text-wrap .container .choose:hover:before {
  background-size: 88px 2px;
}

@media (min-width: 1024px) {
  .visual .box-text-wrap .container .choose:hover:before {
    background-size: 178px 4px;
    width: 178px;
    height: 4px;
  }
}

.three-box {
  font-size: 13px;
  line-height: 18px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  padding: 20px 0;
  background: #424649;
  text-align: center;
}

@media (min-width: 1024px) {
  .three-box {
    padding: 2px 0;
  }
}

.three-box img {
  max-width: 45px;
}

@media (min-width: 1024px) {
  .three-box img {
    max-width: 100%;
  }
}

.three-box .box {
  cursor: pointer;
  color: #fff;
  padding: 25px 0 6px;
  background: #54585c;
  display: inline-block;
  vertical-align: top;
  width: 65%;
  margin: 0 0 2px;
  position: relative;
}

@media (min-width: 768px) {
  .three-box .box {
    width: 33%;
  }
}

@media (min-width: 1024px) {
  .three-box .box {
    width: 33.3%;
    box-sizing: border-box;
    margin: 0 2px 0 -4px;
    padding: 49px 0 10px;
  }

  .three-box .box:last-child {
    margin: 0 0 0 -4px;
  }
}

.three-box .box:hover .box-info {
  display: block;
}

.three-box .box picture {
  display: block;
  margin: 0 0 2px;
}

@media (min-width: 1024px) {
  .three-box .box picture {
    margin: 0 0 12px;
  }
}

.three-box .box h1,
#main .three-box .box h1 {
  font-size: 13px;
  line-height: 18px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  color: #fff;
  font-weight: normal;
}

@media (min-width: 1024px) {

  .three-box .box h1,
  #main .three-box .box h1 {
    font-size: 26px;
    line-height: 38px;
  }
}

.three-box .box .box-info {
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  left: -76px;
  right: -76px;
  top: -32px;
  padding: 24px 10px 34px;
  margin: 0 25px;
  display: none;
  background: #fff;
  text-align: center;
  color: #696969;
  z-index: 10;
}

@media (min-width: 768px) {
  .three-box .box .box-info {
    font-size: 13px;
    line-height: 20px;
    top: -67px;
    left: -20px;
    right: -20px;
    padding: 30px 10px 38px;
  }
}

@media (min-width: 1024px) {
  .three-box .box .box-info {
    font-size: 20px;
    line-height: 22px;
    top: -102px;
    left: -25px;
    right: -43px;
    padding: 30px 10px 38px;
    min-height: 374px;
  }
}

.three-box .box .box-info h2 {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #0192cb;
  display: block;
  margin: 0 0 5px;
}

@media (min-width: 1024px) {
  .three-box .box .box-info h2 {
    font-size: 26px;
    line-height: 37px;
    margin: 0 0 8px;
  }
}

.three-box .box .box-info p {
  line-height: 14px;
  margin: 0 0 13px;
}

@media (min-width: 1024px) {
  .three-box .box .box-info p {
    line-height: 30px;
  }
}

.three-box .box .box-info .btn {
  display: inline-block;
  background-size: 64px 2px;
  padding: 0 0 5px;
}

@media (min-width: 768px) {
  .three-box .box .box-info .btn {
    background-size: 88px 4px;
  }

  .three-box .box .box-info .btn:hover {
    background-size: 88px 4px;
  }
}

@media (min-width: 1024px) {
  .three-box .box .box-info .btn {
    background-size: 122px 4px;
  }

  .three-box .box .box-info .btn:hover {
    background-size: 122px 4px;
  }
}

.three-box .box .box-info picture {
  margin: 0 0 6px;
}

@media (min-width: 1024px) {
  .three-box .box .box-info picture {
    margin: 0 0 26px;
  }
}

.home #main {
  overflow: hidden;
  position: relative;

  background-size: cover;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  margin: 0 0 17px;
}


.home #main:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 0;
  opacity: .6;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

@media (min-width: 1024px) {
  .home #main {
    background: url(images/image-06.jpg) no-repeat 12% 0;
    background-position: 33% 0;
    margin: 0;
  }
}

@media (min-width: 2150px) {
  .home #main:before {
    opacity: 0;
  }
}

.home #main .container {
  padding: 0;
  position: relative;
  z-index: 1;

}

#main #content {
  overflow: hidden;
  padding: 25px 20px;
  background: rgba(255, 255, 255, 0.7);
}

@media (min-width: 1024px) {
  #main #content {
    background: none;
    width: 77%;
    float: right;
    padding: 59px 0 59px;
  }
}

#main .logo-holder {
  background: none;
}

#main h1,
.popmake-content h1 {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  color: #0192cb;
  font-weight: normal;
}

@media (min-width: 1024px) {
  #main h1 {
    font-size: 46px;
    line-height: 48px;
  }
}

.popmake-content p {
  font-size: 20px;
  line-height: 30px;
}

#main .heading {
  font-size: 17px;
  line-height: 20px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  color: #696969;
}

@media (min-width: 1024px) {
  #main .heading {
    font-size: 34px;
    line-height: 36px;
    display: inline-block;
    margin: 0 0 5px;
  }
}

#main h2 {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  color: #696969;
  font-weight: normal;
}

@media (min-width: 1024px) {
  #main h2 {
    font-size: 34px;
    line-height: 36px;
  }
}

#main h3 {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  color: #0192cb;
  font-weight: normal;
}

#main .post-block {
  margin: 0 0 40px;
}

@media (min-width: 1024px) {
  #main .post-block {
    margin: 0 0 45px;
  }
}

#main .post-block h1 {
  margin: 0 0 10px;
}

@media (min-width: 1024px) {
  #main .post-block h1 {
    margin: 0 0 18px;
  }
}

@media (min-width: 1024px) {
  #main .post-block h2 {
    margin: 0 0 10px;
  }
}

#main .post-block p {
  margin: 0 0 7px;
}

@media (min-width: 1024px) {
  #main .post-block p {
    margin: 0 0 24px 4px;
  }
}

#main .post-block .logo-holder {
  padding: 0;
}

#main .post-block .list-logo {
  text-align: left;
  margin: 0;
}

@media (min-width: 1024px) {
  #main .post-block .list-logo {
    margin: 0 0 0 100px;
  }
}

#main .post-block .list-logo li {
  width: 49%;
  border: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 480px) {
  #main .post-block .list-logo li {
    width: auto;
    margin: 0 20px 0 0;
  }
}

@media (min-width: 1024px) {
  #main .post-block .list-logo li {
    width: 49%;
    margin: 0;
  }
}

#main .post-block .list-logo li:before {
  position: static;
}

#main .post-block .list-logo li img {
  width: 74%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 0 0;
}

@media (min-width: 480px) {
  #main .post-block .list-logo li img {
    width: 150px;
  }
}

@media (min-width: 1024px) {
  #main .post-block .list-logo li img {
    width: 73%;
    margin: 0 16px 0 0;
  }
}

#main .post-block .list-logo li a {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #b4e1f9;
  border-radius: 100%;
  position: relative;
}

@media (min-width: 1024px) {
  #main .post-block .list-logo li a {
    width: 34px;
    height: 34px;
    margin: 7px 0 0;
  }
}

#main .post-block .list-logo li a:after,
#main .post-block .list-logo li a:before {
  content: '';
  width: 7px;
  height: 1px;
  background: #696969;
  position: absolute;
  top: 4px;
  right: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (min-width: 1024px) {

  #main .post-block .list-logo li a:after,
  #main .post-block .list-logo li a:before {
    width: 12px;
    top: 11px;
    right: 7px;
  }
}

#main .post-block .list-logo li a:after {
  top: 8px;
  right: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (min-width: 1024px) {
  #main .post-block .list-logo li a:after {
    top: 19px;
    right: 7px;
  }
}

.content h2 {
  margin: 0 0 5px;
}

@media (min-width: 1024px) {
  .content h2 {
    margin: 0 0 11px;
  }
}

.content p {
  margin: 0 0 11px;
}

@media (min-width: 1024px) {
  .content p {
    margin: 0 0 26px;
  }
}

.content .box-list {
  margin: 0 0 10px;
}

@media (min-width: 1024px) {
  .content .box-list {
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 61px;
  }
}

.content .box-list .box-info {
  overflow: hidden;
  margin: 0 0 14px;
  overflow: hidden;
}

@media (min-width: 480px) {
  .content .box-list .box-info {
    width: 50%;
    padding: 0px 10px;
    margin: 0 0 28px;
    float: left;
    box-sizing: border-box;
  }
}

.content .box-list .box-info picture {
  display: block;
  float: left;
  margin: 0 0 3px;
}

@media (min-width: 480px) {
  .content .box-list .box-info picture {
    float: none;
  }
}

@media (min-width: 768px) {
  .content .box-list .box-info picture {
    margin: 0 0 12px;
  }
}

.content .box-list .box-info picture img {
  border: 1px solid #0192cb;
  display: block;
  max-width: 166px;
}

@media (min-width: 480px) {
  .content .box-list .box-info picture img {
    max-width: none;
    width: 100%;
  }
}

.content .box-list .box-info .text-holder {
  clear: both;
}

.content .box-list .box-info .text-holder .author {
  font-size: 11px;
  line-height: 13px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  display: block;
  margin: 0 0 2px;
}

@media (min-width: 768px) {
  .content .box-list .box-info .text-holder .author {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 8px;
  }
}

@media (min-width: 1024px) {
  .content .box-list .box-info .text-holder .author {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 8px;
  }
}

.content .box-list .box-info .text-holder .read {
  font-size: 10px;
  line-height: 12px;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  text-transform: uppercase;
  display: block;
  padding: 0 0 4px;
  float: left;
}

@media (min-width: 768px) {
  .content .box-list .box-info .text-holder .read {
    font-size: 12px;
    line-height: 14px;
  }
}

@media (min-width: 1024px) {
  .content .box-list .box-info .text-holder .read {
    font-size: 18px;
    line-height: 20px;
    background-size: 128px 4px;
  }
}

.content .box-list .box-info .text-holder .read:before {
  bottom: 0;
}

/* Fancy box styles */

/*
.fancybox-wrap, .fancybox-open {
	z-index: 9999 !important;
}
.fancybox-overlay {
	z-index: 9998 !important;
}
 .fancybox-skin{
	background: #000 !important;
	padding: 3px !important;
}

.fancybox-close{
	top: 15px !important;
	left: 15px !important;	
	background: url('images/overlay-close.png') no-repeat center !important;
	background-color: #000 !important;
	opacity: .8;
}

.fancybox-next span, .fancybox-prev span{
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}

.fancybox-next span:before{
	content: "";
	display: block;
	background: #000 url("images/fancy-box-next.png") center center no-repeat;
	opacity: .8;
	height: 40px;
	width: 35px;
}

.fancybox-next span{
	background: none !important;
	left: auto;
	right: 20px !important;
	width: 40px !important;
	font-size: 80px;
	margin: -20px 0 0;
	color: #fff;
	
}

.fancybox-prev span:after{
	content: "";
	display: block;
	background: #000 url("images/fancy-box-prev.png") center center no-repeat;
	opacity: .8;
	height: 40px;
	width: 35px;

}

.fancybox-prev span{
	background: none !important;
	top: 50%;
	left: 20px;
	z-index: 99;
	color: #fff;
	font-size: 52px;
	margin: -20px 0 0;
	position: absolute;
}


.fancybox-title-float-wrap{
	text-align: center;
	width: 100%;
	margin-bottom: 15px !important;
	line-height: 50px !important
}

.fancybox-title-float-wrap{
	bottom: -15px !important;
}

.fancybox-title-float-wrap .child{
	width: 100%;
	height: 50px;
	vertical-align: middle;
	line-height: 50px !important;
	border-radius: 0px !important;
}
*/

/* page styles */
.visual-box {
  border-bottom: 1px solid #00b5e1;
  margin: 0 0 23px;
  height: 115px;
  background-size: cover;
  background-position: 50% 50%;
  box-shadow: 0px 0px 54px 11px #e0e0e0;
}

@media (min-width: 768px) {
  .visual-box {
    height: 200px;
  }
}

@media (min-width: 1024px) {
  .visual-box {
    height: 297px;
    margin: 0 0 45px;
  }
}

.visual-box img {
  width: 100%;
  display: block;
}

.container-info img {
  border: 1px solid #0192cb;
}

.container-info .block-files img,
.box-directions img {
  border: none;
}

.container-info {
  margin: 0 0 5px;
  /* video section style */
  /* form-search style */
}

@media (min-width: 1024px) {
  .container-info {
    margin: 0 0 59px;
  }
}

.container-info h1 {
  margin: 0 0 7px;
}

@media (min-width: 1024px) {
  .container-info h1 {
    font-size: 46px;
    line-height: 48px;
    margin: 0 0 14px;
  }
}

.container-info h2 {
  margin: 0 0 11px;
}

@media (min-width: 1024px) {
  .container-info h2 {
    margin: 0 0 19px;
  }
}

.container-info h3 {
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 4px;
}

@media (min-width: 768px) {
  .container-info h3 {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (min-width: 1024px) {
  .container-info h3 {
    font-size: 26px;
    line-height: 28px;
    margin: 0 0 11px;
  }
}

.container-info p {
  margin: 0 0 9px;
}

@media (min-width: 1024px) {
  .container-info p {
    margin: 0 0 15px;
  }
}

.container-info .box-list {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  margin: 0 0 9px;
}

@media (min-width: 1024px) {
  .container-info .box-list {
    margin: 0 0 35px;
  }
}

.container-info .box-list ul {
  margin: 0 0 13px 15px;
}

@media (min-width: 1024px) {
  .container-info .box-list ul {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 35px 31px;
  }
}

.container-info .box-list ul li {
  position: relative;
  padding: 0 0 0 5px;
  margin: 0 0 4px;
}

@media (min-width: 1024px) {
  .container-info .box-list ul li {
    margin: 0 0 13px;
  }
}

.container-info .box-list ul li:after {
  content: "";
  position: absolute;
  left: -2px;
  top: 6px;
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background: #0192cb;
}

@media (min-width: 1024px) {
  .container-info .box-list ul li:after {
    left: -7px;
    top: 13px;
    width: 3px;
    height: 3px;
  }
}

.container-info .box-list ol {
  margin: 0 0 0 6px;
  counter-reset: num;
}

@media (min-width: 1024px) {
  .container-info .box-list ol {
    margin: 0 0 0 12px;
  }
}

.container-info .box-list ol li {
  position: relative;
  padding: 0 0 0 5px;
  margin: 0 0 5px;
}

@media (min-width: 1024px) {
  .container-info .box-list ol li {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 15px;
  }
}

.container-info .box-list ol li:before {
  content: counter(num) ". ";
  counter-increment: num;
  color: #0192cb;
}

.container-info .block-files-holder {
  margin: 14px 0 42px;
}

@media (min-width: 1024px) {
  .container-info .block-files-holder {
    margin: 41px 0 102px;
  }
}

.container-info .patology-logo {
  margin: 0 0 33px;
}

@media (min-width: 1024px) {
  .container-info .patology-logo {
    margin: 0 0 84px;
  }
}

@media (min-width: 1024px) {
  .container-info .video-box-wrap {
    margin: 0 0 98px;
  }
}

.container-info .block-files {
  overflow: hidden;
  margin: 0 0 25px;
}

@media (min-width: 1024px) {
  .container-info .block-files {
    margin: 0 0 63px;
  }
}

.container-info .block-files picture {
  float: left;
  margin: 3px 12px 0 10px;
}

@media (min-width: 1024px) {
  .container-info .block-files picture {
    margin: 0 34px 0 17px;
  }
}

.container-info .block-files .text-holder {
  overflow: hidden;
}

.container-info .block-files .text-holder h3 {
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 1px;
}

@media (min-width: 768px) {
  .container-info .block-files .text-holder h3 {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (min-width: 1024px) {
  .container-info .block-files .text-holder h3 {
    font-size: 26px;
    line-height: 28px;
    margin: 0 0 8px;
  }
}

.container-info .block-files .text-holder h3 a:hover {
  color: #dadada;
}

.container-info .block-files .text-holder p {
  margin: 0 0 10px;
}

.container-info .block-files .text-holder .btn {
  font-size: 9px;
  line-height: 11px;
  float: left;
  padding: 0 0 3px;
  text-transform: uppercase;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
}

@media (min-width: 768px) {
  .container-info .block-files .text-holder .btn {
    font-size: 12px;
    line-height: 14px;
  }
}

@media (min-width: 1024px) {
  .container-info .block-files .text-holder .btn {
    font-size: 18px;
    line-height: 20px;
    background-size: 125px 4px;
    padding: 0 0 7px;
  }

  .container-info .block-files .text-holder .btn:hover {
    background-size: 125px 4px;
  }
}

.container-info .block-files .text-holder .btn:before {
  bottom: 0;
}

.container-info .video-box {
  margin: 19px 0 28px 18px;
  overflow: hidden;
}

@media (min-width: 480px) {
  .container-info .video-box {
    margin: 0 0 10px;
  }
}

@media (min-width: 1024px) {
  .container-info .video-box {
    margin: 32px 0 41px;
  }
}

.container-info .video-box .holder-img {
  display: block;
  float: left;
  position: relative;
  margin: 0 10px 5px 0;
}

@media (min-width: 1024px) {
  .container-info .video-box .holder-img {
    margin: 0 36px 5px 0;
  }
}

.container-info .video-box .holder-img:hover:before {
  opacity: 1;
}

.container-info .video-box .holder-img:hover .box {
  display: block;
}

.container-info .video-box .holder-img:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(39, 39, 39, 0.85);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.container-info .video-box .box {
  content: "";
  width: 80px;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
  .container-info .video-box .box {
    width: 120px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.container-info .video-box .box img {
  display: block;
  width: 100%;
}

.container-info .video-box picture {
  display: block;
  float: left;
}

.container-info .video-box picture img {
  border: 1px solid #00b5e1;
  display: block;
  max-width: 180px;
}

@media (min-width: 480px) {
  .container-info .video-box picture img {
    max-width: none;
  }
}

.container-info .video-box .text-holder {
  float: left;
  overflow: hidden;
  width: 92%;
}

@media (min-width: 480px) {
  .container-info .video-box .text-holder {
    width: 49%;
  }
}

@media (min-width: 1024px) {
  .container-info .video-box .text-holder {
    width: 52%;
  }
}

.container-info .video-box .text-holder p {
  margin: 0 0 6px;
}

@media (min-width: 1024px) {
  .container-info .video-box .text-holder p {
    margin: 0 0 9px;
  }
}

@media (min-width: 768px) {
  .container-info .video-box .text-holder h3 {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (min-width: 1024px) {
  .container-info .video-box .text-holder h3 {
    font-size: 26px;
    line-height: 19px;
  }
}

.container-info .video-box .text-holder h3 a:hover {
  color: #dadada;
}

.container-info .video-box .text-holder .btn {
  font-size: 9px;
  line-height: 11px;
  padding: 0 0 3px;
  float: left;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
}

@media (min-width: 768px) {
  .container-info .video-box .text-holder .btn {
    font-size: 12px;
    line-height: 14px;
  }
}

@media (min-width: 1024px) {
  .container-info .video-box .text-holder .btn {
    font-size: 18px;
    line-height: 20px;
    background-size: 127px 4px;
    padding: 0 0 7px;
  }

  .container-info .video-box .text-holder .btn:hover {
    background-size: 127px 4px;
  }
}

@media (min-width: 480px) {
  .container-info .form-wrap {
    padding: 0 20px;
  }
}

@media (min-width: 1024px) {
  .container-info .form-wrap {
    padding: 0 79px 0 81px;
  }
}

.container-info .form-wrap .search-form {
  width: 292px;
}

@media (min-width: 1024px) {
  .container-info .form-wrap .search-form {
    width: 100%;
  }
}

.container-info .form-wrap .search-form input[type='search'] {
  width: 86%;
}

@media (min-width: 1024px) {
  .container-info .form-wrap .search-form input[type='search'] {
    width: 88%;
    padding: 5px 9px 5px 24px;
  }
}

.container-info .form-wrap .search-form button {
  width: 25px;
}

@media (min-width: 1024px) {
  .container-info .form-wrap .search-form button {
    width: 47px;
  }
}

/* accordion style*/
.accordion {
  margin: 0 0 34px;
}

@media (min-width: 1024px) {
  .accordion {
    margin: 0 0 90px;
  }
}

.accordion li ul,
.accordion li ol {
  padding-top: 10px;
}

.accordion li ul li,
.accordion li ol li {
  font-size: 20px;
  padding-left: 5px;
  margin-bottom: 15px;
  line-height: 29px;
}

.accordion li {
  font-size: 11px;
  line-height: 18px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 0 27px;
}

@media (min-width: 1024px) {
  .accordion li {
    padding: 11px 0 0 53px;
    margin: 0 0 31px;
  }
}

.accordion li:before,
.accordion li:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 9px;
  width: 11px;
  height: 3px;
  background: #e7e7e7;
}

@media (min-width: 1024px) {

  .accordion li:before,
  .accordion li:after {
    left: 17px;
    top: 26px;
    width: 22px;
    height: 5px;
  }
}

.accordion li ul li:before,
.accordion li ol li:before,
.accordion li ul li:after,
.accordion li ol li:after {
  content: none;
}

.accordion li:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.accordion li:hover {
  background: #f8f7f7;
}

.accordion li.active {
  background: #f8f7f7;
}

.accordion li.active:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.accordion li .btn {
  padding: 0 0 3px;
}

@media (min-width: 1024px) {
  .accordion li .btn {
    font-size: 22px;
    line-height: 28px;
    padding: 0 0 20px;
    color: #505050;
  }
}

.accordion li .btn:before {
  background-size: 88px 2px;
  width: 88px;
  height: 2px;
}

@media (min-width: 1024px) {
  .accordion li .btn:before {
    background-size: 175px 4px;
    width: 175px;
    height: 4px;
  }
}

.accordion li .btn:hover {
  background-size: 88px 2px;
}

.accordion li .slide .slide-holder {
  font-size: 10px;
  line-height: 15px;
  padding: 10px 0 6px;
}

@media (min-width: 768px) {
  .accordion li .slide .slide-holder {
    font-size: 14px;
    line-height: 16px;
  }
}

@media (min-width: 1024px) {
  .accordion li .slide .slide-holder {
    font-size: 20px;
    line-height: 29px;
    padding: 24px 40px 24px 12px;
  }
}

.accordion li .slide .slide-holder p {
  margin: 0;
}

.accordion .active .btn {
  color: #505050;
}

.accordion .active .btn:before {
  background: url(images/bg-link-hover.png) no-repeat 0 100%;
  background-size: 88px 2px;
  width: 88px;
  height: 2px;
}

@media (min-width: 1024px) {
  .accordion .active .btn:before {
    background-size: 175px 4px;
    width: 175px;
    height: 4px;
  }
}

.container-images {
  margin: 40px -6px 28px;
}

@media (min-width: 1200px) {
  .container-images {
    margin: 90px -86px 101px;
  }
}

.container-images .img-holder {
  float: right;
  width: 42%;
}

@media (min-width: 1200px) {
  .container-images .img-holder {
    width: 40.7%;
  }
}

.container-images .img-holder:first-child {
  float: left;
}

.container-images .img-holder a {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.container-images .img-holder img {
  box-shadow: 0px 0px 25px 0px #e0e0e0;
  width: 100%;
}

.container-images .img-holder.img-left {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(-30px) scale(1.3);
  -ms-transform: translateX(-30px) scale(1.3);
  transform: translateX(-30px) scale(1.3);
}

@media (min-width: 1024px) {
  .container-images .img-holder.img-left {
    -webkit-transform: translateX(-134px) scale(1.3);
    -ms-transform: translateX(-134px) scale(1.3);
    transform: translateX(-134px) scale(1.3);
  }
}

.container-images .img-holder .right-hover:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(70px) scale(1.3);
  -ms-transform: translateX(70px) scale(1.3);
  transform: translateX(70px) scale(1.3);
}

@media (min-width: 1024px) {
  .container-images .img-holder .right-hover:hover {
    -webkit-transform: translateX(134px) scale(1.3);
    -ms-transform: translateX(134px) scale(1.3);
    transform: translateX(134px) scale(1.3);
  }
}

.blockquote-box {
  margin: 0 0 10px;
}

@media (min-width: 1024px) {
  .blockquote-box {
    margin: 0 0 64px;
  }
}

.blockquote-box .block {
  margin: 0 0 42px;
  text-align: center;
}

@media (min-width: 1024px) {
  .blockquote-box .block {
    margin: 0 0 90px;
  }
}

.blockquote-box .block img {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 12px;
}

@media (min-width: 1024px) {
  .blockquote-box .block img {
    margin: 0 0 21px;
  }
}

.blockquote-box .block blockquote {
  font-size: 10px;
  line-height: 15px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  border: none;
  margin: 0 0 10px;
  padding: 0;
}

@media (min-width: 768px) {
  .blockquote-box .block blockquote {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (min-width: 1024px) {
  .blockquote-box .block blockquote {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 13px;
  }
}

.blockquote-box .block blockquote q {
  font-size: 13px;
  line-height: 18px;
  display: block;
  margin: 0 0 10px;
  color: #0192cb;
}

@media (min-width: 1024px) {
  .blockquote-box .block blockquote q {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 15px;
  }
}

.blockquote-box .block .box {
  font-size: 11px;
  line-height: 16px;
  font-style: normal;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
}

@media (min-width: 768px) {
  .blockquote-box .block .box {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (min-width: 1024px) {
  .blockquote-box .block .box {
    font-size: 22px;
    line-height: 24px;
  }
}

.blockquote-box .block .box .name-person {
  border-right: 2px solid #6cb3da;
  display: inline-block;
  padding: 0 8px 0 0;
}

@media (min-width: 1024px) {
  .blockquote-box .block p {
    margin: 0 0 23px;
  }
}

.blockquote-box .img-holder {
  margin: 0 -8px 34px;
}

@media (min-width: 1024px) {
  .blockquote-box .img-holder {
    margin: 0 -125px 86px;
  }
}

.blockquote-box .img-holder img {
  box-shadow: 0px 0px 54px 11px #e0e0e0;
  display: block;
  width: 100%;
}

@media (min-width: 1024px) {
  .blockquote-box .img-holder img {
    height: 315px;
  }
}

.leadership-position {
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  overflow: hidden;
}

@media (min-width: 480px) {
  .leadership-position {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .leadership-position {
    text-align: left;
  }
}

.leadership-position .box {
  overflow: hidden;
  width: 66%;
  margin: 0 0 37px;
}

@media (min-width: 480px) {
  .leadership-position .box {
    width: 30%;
    margin: 0 30px 10px;
    display: block;
    float: left;
    min-height: 170px;
    text-align: left;
  }
}

@media (min-width: 800px) {
  .leadership-position .box {
    min-height: 200px;
  }
}

@media (min-width: 1024px) {
  .leadership-position .box {
    width: 39%;
    margin: 0 39px 70px;
  }
}

.leadership-position .box picture {
  display: block;
}

.leadership-position .box picture img {
  border: 1px solid #0192cb;
  width: 100%;
  display: block;
  margin: 0 0 5px;
}

@media (min-width: 1024px) {
  .leadership-position .box picture img {
    margin: 0 0 13px;
  }
}

.leadership-position .box h4 {
  font-size: 11px;
  line-height: 18px;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  margin: 0 0 2px;
  font-weight: normal;
}

@media (min-width: 768px) {
  .leadership-position .box h4 {
    font-size: 14px;
    line-height: 16px;
  }
}

@media (min-width: 1024px) {
  .leadership-position .box h4 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 21px;
  }
}

.leadership-position .box .btn {
  font-size: 9px;
  line-height: 11px;
  padding: 0 0 4px;
  float: left;
  text-transform: uppercase;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
}

@media (min-width: 768px) {
  .leadership-position .box .btn {
    font-size: 14px;
    line-height: 16px;
  }
}

@media (min-width: 1024px) {
  .leadership-position .box .btn {
    font-size: 18px;
    line-height: 20px;
    background-size: 127px 4px;
    padding: 0 0 7px;
  }

  .leadership-position .box .btn:hover {
    background-size: 127px 4px;
  }
}

.leadership-position .box .btn:before {
  bottom: 0;
}

/* gallery photo styles */
.photo-gallery {
  background: #f8f8f8;
  padding: 25px 0;
  margin: 0 0 34px;
  position: relative;
}

@media (min-width: 1024px) {
  .photo-gallery {
    padding: 51px 0 71px;
    margin: 0 0 78px;
  }
}

.photo-gallery:after,
.photo-gallery:before {
  content: '';
  width: 9999px;
  height: 100%;
  background: #f8f8f8;
  position: absolute;
  left: 100%;
  top: 0;
}

.photo-gallery:before {
  left: auto;
  right: 100%;
}

.photo-gallery h2 {
  margin: 0 0 24px;
}

@media (min-width: 1024px) {
  .photo-gallery h2 {
    margin: 0 0 47px;
  }
}

.photo-gallery .box-photo {
  text-align: center;
}

@media (min-width: 480px) {
  .photo-gallery .box-photo {
    overflow: hidden;
    margin: 0 -6px;
  }
}

.photo-gallery .box-photo ul li {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px 6px 0;
  margin: 0 0 0 -4px;
  box-sizing: content-box;
}

@media (min-width: 480px) {
  .photo-gallery .box-photo ul li {
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding: 0 6px 11px;
    margin: 0;
  }
}

.photo-gallery .box-photo ul li img {
  display: block;
  width: 100%;
}

.photo-gallery .box-photo ul li a {
  border: 1px solid #0192cb;
  display: block;
  position: relative;
}

.photo-gallery .box-photo ul li a:after {
  content: "\e905";
  font-size: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.photo-gallery .box-photo ul li a:hover:after {
  opacity: 1;
}

.photo-gallery .box-photo ul li a:hover:before {
  opacity: 1;
}

.photo-gallery .box-photo ul li a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (min-width: 1024px) {
  .box-directions {
    margin: 0 0 46px;
  }
}

.box-directions h1 {
  margin: 0 0 4px;
}

@media (min-width: 1024px) {
  .box-directions h1 {
    margin: 0 0 15px;
  }
}

.box-directions h2 {
  margin: 0 0 8px;
}

@media (min-width: 1024px) {
  .box-directions h2 {
    margin: 0 0 15px;
  }
}

.box-directions p {
  margin: 0 0 21px;
}

@media (min-width: 1024px) {
  .box-directions p {
    margin: 0 0 25px;
  }
}

.box-directions .block {
  overflow: hidden;
}

@media (min-width: 768px) {
  .box-directions .block {
    font-size: 14px;
    line-height: 16px;
  }
}

@media (min-width: 1024px) {
  .box-directions .block {
    font-size: 20px;
    line-height: 22px;
  }
}

.box-directions .block .box-holder {
  margin: 0 0 25px;
  width: 100%;
  position: relative;
}

@media (min-width: 768px) {
  .box-directions .block .box-holder {
    width: auto;
    float: left;
    margin: 0 20px 0 0;
  }
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder {
    margin: 0 57px 0 0;
  }
}

.box-directions .block .box-holder:first-child:before {
  content: "";
  width: 67px;
  height: 1px;
  background: #e4e5e5;
  position: absolute;
  left: 0;
  bottom: -13px;
}

@media (min-width: 768px) {
  .box-directions .block .box-holder:first-child:before {
    height: 132px;
    width: 1px;
    right: -10px;
    left: auto;
  }
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder:first-child:before {
    height: 187px;
    right: -25px;
  }
}

.box-directions .block .box-holder img {
  display: block;
  float: left;
  width: 175px;
}

@media (min-width: 768px) {
  .box-directions .block .box-holder img {
    margin: 10px 0 0;
  }
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder img {
    width: auto;
    margin: 0 0 0 13px;
    padding: 23px 0 30px;
  }
}

.box-directions .block .box-holder .header-list {
  margin: 0;
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder .header-list {
    margin: 7px 0 0;
  }
}

.box-directions .block .box-holder .header-list li {
  float: none;
  padding: 3px 14px 6px 27px;
  margin: 0 0 4px;
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder .header-list li {
    padding: 12px 14px 6px 53px;
    margin: 0 0 18px;
  }
}

.box-directions .block .box-holder .header-list li:first-child {
  border: none;
}

.box-directions .block .box-holder .header-list .phone {
  background-size: 19px 19px;
}

@media (min-width: 768px) {
  .box-directions .block .box-holder .header-list .phone {
    float: none;
  }
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder .header-list .phone {
    background-size: 38px 38px;
  }
}

.box-directions .block .box-holder .header-list .location {
  background-size: 16px 22px;
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder .header-list .location {
    background-size: 30px 43px;
  }
}

.box-directions .block .box-holder .header-list .location a {
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  color: #0192cb;
}

@media (min-width: 1024px) {
  .box-directions .block .box-holder .header-list .location a {
    display: table;
  }
}

.box-directions .block .box-holder .header-list .location a:hover {
  color: #696969;
  text-decoration: none;
}


.gform_wrapper ul li {
  padding-left: 0 !important;
}

.gform_wrapper ul li:after {
  content: none !important;
}

.gform_wrapper {
  overflow: hidden !important;
}

.gform_wrapper .top_label .gfield_label {
  color: #707070;
  font: 500 18px/25px 'montserratlight', sans-serif !important;
  margin: 0 !important;
}

.gform_wrapper .ginput_complex label {
  color: #6c6c6c;
  font-size: 13px !important;
  line-height: 14px !important;
  font-weight: 500 !important;
  padding: 4px 0 0;
  font-family: 'montserratlight', sans-serif;
  text-transform: uppercase;
  font-style: normal !important;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper textarea {
  background: #ededed;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  border: none;
}

.gform_wrapper .top_label textarea.textarea {
  width: 97.2% !important;
}

.gform_wrapper input[type="submit"].gform_button {
  float: right;
  border: none;
  background: url(images/bg-link.png) no-repeat 0 100%;
  background-size: 127px 4px;
  padding: 0 0 7px;
  text-transform: uppercase;
  font-family: 'montserratregular', 'Helvetica', sans-serif;
  font: 17px;
  min-width: 127px;
  text-align: left;
  color: #0192cb;
  position: relative;
  display: block;
}





.gform_wrapper input[type="submit"].gform_button:hover {
  color: #CCC;
  background-image: url(images/bg-link-hover.png);
}

.gform_wrapper .gfield_required {
  color: #b00e0e !important;
}

.gform_wrapper .gform_footer {
  padding-top: 0 !important;
}

@media(max-width: 767px) {
  .gform_wrapper .gform_footer {
    margin-bottom: 30px !important;
    overflow: hidden;
  }
}

.gform_wrapper .top_label .gfield_label {
  font-weight: normal;
}

.gform_wrapper ul li.gfield {
  margin-bottom: 30px !important;
}

.gform_wrapper h2.gsection_title {
  font-weight: 300 !important;
  font-style: normal;
}

.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #1b7ee3;
  color: #003658;
  font: 16px/24px 'montserratlight', sans-serif;
  padding: 7px 30px;
  text-decoration: none;
  position: relative;
  text-align: center;
  top: 1px;
  margin: 0 0 10px;
  background: none;
  float: right;
  transition: all .3s linear;
}

.gform_wrapper .gform_page_footer .button.gform_previous_button {
  float: left;
}

.gform_wrapper .gform_page_footer .button.gform_next_button:hover,
.gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
  color: #FFF;
  background: #1b7ee3;
}

#main .gform_wrapper .gsection {
  border: none;
  padding-bottom: 0;
}

#main .gform_wrapper h2.gsection_title {
  font-size: 45px;
  font-weight: 500 !important;
}

#main .gform_wrapper .gfield_description,
#main .gform_wrapper input,
#main .gform_wrapper select,
#main .gform_wrapper .gsection_description {
  font: normal 16px/24px 'montserratlight', sans-serif;
  font-style: normal !important;
}




.search-catalog {
  margin: 0 0 7px;
}

@media (min-width: 1024px) {
  .search-catalog {
    margin: 0 0 42px;
  }
}

.search-catalog h1 {
  margin: 0 0 3px;
}

@media (min-width: 1024px) {
  .search-catalog h1 {
    margin: 0 0 15px;
  }
}

.search-catalog h2 {
  margin: 0 0 10px;
}

@media (min-width: 1024px) {
  .search-catalog h2 {
    margin: 0 0 15px;
  }
}

.search-catalog p {
  margin: 0 0 24px;
}

.search-result-wrap {
  margin: 0 0 39px;
}

@media (min-width: 1024px) {
  .search-result-wrap {
    margin: 0 0 50px;
  }
}

#main .search-result-wrap h1 {
  font-size: 16px;
  line-height: 18px;
  color: #696969;
  font-family: 'montserratlight', 'Helvetica', sans-serif;
  margin: 0 0 7px;
}

@media (min-width: 1024px) {
  #main .search-result-wrap h1 {
    font-size: 34px;
    line-height: 36px;
    margin: 0 0 18px;
  }
}

#main .search-result-wrap .search-result {
  overflow: hidden;
}

@media (min-width: 768px) {
  #main .search-result-wrap .search-result h3 {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (min-width: 1024px) {
  #main .search-result-wrap .search-result h3 {
    font-size: 26px;
    line-height: 28px;
    margin: 0 0 8px;
  }
}

#main .search-result-wrap .search-result p {
  margin: 0 0 7px;
}

@media (min-width: 1024px) {
  #main .search-result-wrap .search-result p {
    margin: 0 0 13px;
  }
}

#main .search-result-wrap .search-result .btn {
  font-size: 9px;
  line-height: 11px;
  padding: 0 0 3px;
  float: left;
}

@media (min-width: 768px) {
  #main .search-result-wrap .search-result .btn {
    font-size: 12px;
    line-height: 14px;
  }
}

@media (min-width: 1024px) {
  #main .search-result-wrap .search-result .btn {
    font-size: 18px;
    line-height: 20px;
    background-size: 127px 4px;
    padding: 0 0 7px;
  }

  #main .search-result-wrap .search-result .btn:hover {
    background-size: 127px 4px;
  }
}

.menu .drop>ul .holder-menu .active {
  background: none;
}

@media (min-width: 1024px) {
  .menu .drop>ul .holder-menu .slide2 {
    position: static !important;
    height: auto !important;
    display: block !important;
  }
}

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