.symptom-checker-card a .symptom-checker-card-cta p {
  font-family: verveine, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

body #footer-wrap p,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h3,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ol>li,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column p,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li,
body .spb_content_element.spb_text_column h3,
body .spb_content_element.spb_text_column ol>li,
body .spb_content_element.spb_text_column p,
body .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li {
  font-family: Roboto, sans-serif;
  font-stretch: normal;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

body #footer-wrap .textwidget p,
body #mobile-menu-wrap .mobile-search-form input,
body .header-wrap #header-section.header-10 .header-right .header-search-wrap form input {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-stretch: normal;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

body #container #mobile-header .logo-tagline,
body #mobile-menu-wrap .menu-main-menu-container ul.menu>li a,
body .header-wrap #header-section #header #logo .logo-tagline,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h2,
body .spb_content_element.spb_text_column h2 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

.symptom-checker-card a .symptom-checker-card-cta .sf-button,
body #footer-wrap #copyright,
body #footer-wrap a:not(.sf-button),
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column a:not(.sf-button),
body .spb_content_element.spb_text_column a:not(.sf-button),
body.single-post .header-popular-articles .wp-content-feed_item .image-wrap .hover-overlay {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-stretch: normal;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

body #language-toggle .widget ul li a {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

.symptom-checker-card a .symptom-checker-card-cta .sf-button,
a,
body #mobile-menu-wrap .menu-main-menu-container ul.menu a .menu-item-text:after,
body #mobile-menu-wrap .menu-main-menu-container ul.menu a:active .menu-item-text:after,
body #mobile-menu-wrap .menu-main-menu-container ul.menu a:focus .menu-item-text:after,
body #mobile-menu-wrap .menu-main-menu-container ul.menu a:hover .menu-item-text:after,
body #mobile-menu-wrap .menu-main-menu-container ul.menu>li a .menu-item-text,
body .header-wrap #header-section.header-10 .header-right .social-icons li a,
body.single-post .header-popular-articles .wp-content-feed_item .image-wrap .hover-overlay {
  transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important
}
.row.fw-row {
  margin-left: 0;
  margin-right: 0
}

.fw-row>div {
  padding-left: 0;
  padding-right: 0
}

.fw-row>.col-sm-12 {
  padding-left: 0;
  padding-right: 0
}

.spb-row-container .row {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important
}

.spb-row-container>div {
  position: relative;
  z-index: 3
}

.spb-row-container>div>section.container {
  max-width: 100%
}

.spb_text_column ul {
  list-style: disc inside none
}

.spb_text_column>.spb-asset-content {
  display: inline-block;
  width: 100%
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
footer,
header,
nav,
section {
  display: block
}

a {
  background: 0 0
}

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

img {
  border: 0
}

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

button {
  overflow: visible
}

button {
  text-transform: none
}

button {
  -webkit-appearance: button;
  cursor: pointer
}

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

input {
  line-height: normal
}

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

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

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #428bca;
  text-decoration: none
}

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

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

h2,
h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h2 {
  font-size: 30px
}

h3 {
  font-size: 24px
}

p {
  margin: 0 0 10px
}

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

ul ul {
  margin-bottom: 0
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

.col-md-12,
.col-sm-12,
.col-sm-6,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

@media (min-width:768px) {

  .col-sm-12,
  .col-sm-6 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-6 {
    width: 50%
  }
}

@media (min-width:992px) {

  .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

input[type=search] {
  -webkit-appearance: none
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
  font-display: block
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table
}

.clearfix:after,
.container:after,
.row:after {
  clear: both
}

@-ms-viewport {
  width: device-width
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot);
  src: url(../fonts/fontawesome-webfont_1.eot#iefix&v=4.3.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-twitter:before {
  content: ""
}

.fa-facebook:before {
  content: ""
}

.fa-pinterest:before {
  content: ""
}

@font-face {
  font-family: SSGizmo;
  src: url(../fonts/ss-gizmo.eot);
  src: url(../fonts/ss-gizmo.eot#iefix) format("embedded-opentype"), url(../fonts/ss-gizmo.woff) format("woff"), url(../fonts/ss-gizmo.ttf) format("truetype"), url(../fonts/ss-gizmo.svg#SSGizmo) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: entypo;
  src: url(../fonts/entypo.eot);
  src: url(../fonts/entypo.eot#iefix) format("embedded-opentype"), url(../fonts/entypo.woff) format("woff"), url(../fonts/entypo.ttf) format("truetype"), url(../fonts/entypo.svg#entypo) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
#comebacker_main_div {
  display: none!important;
  height: 0px!important;
}
@media only screen and (max-width:1025px) {

  .mhs-tablet-land #mobile-header {
    display: block
  }

  .mhs-tablet-land .header-wrap {
    display: none
  }
}

@media only screen and (max-width:991px) {

  #footer-wrap {
    position: relative
  }

  #copyright {
    padding: 20px
  }
}

@media only screen and (max-width:767px) {

  h2,
  h3 {
    word-break: break-word
  }

  #main-container {
    overflow: hidden
  }

  .spb-asset-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  #footer {
    padding: 30px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }
}

@media only screen and (max-width:479px) {
  #main-container {
    width: 100%
  }

  #logo img {
    max-width: 200px;
    height: auto !important
  }
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400
}

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important
  }
}

body,
html {
  background: #fff;
  height: 100%
}

body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  -webkit-font-smoothing: antialiased
}

a {
  outline: 0
}

a:hover {
  text-decoration: none
}

a:active {
  outline: 0
}

a:focus {
  -moz-outline-style: none;
  outline: 0;
  text-decoration: none
}

h2 {
  font-size: 24px;
  line-height: 32px
}

h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 15px
}

p {
  font-size: 14px;
  line-height: 170%;
  margin: 0 0 24px
}

p:last-child {
  margin-bottom: 0
}

ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  line-height: 160%
}

ol {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  line-height: 160%
}

ul>li>ul {
  margin-left: 20px;
  padding-left: 0
}

ul ul {
  margin-left: 0
}

.clearfix {
  clear: none
}

#container {
  position: relative;
  z-index: 99
}

form input[type=search] {
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none
}

form input:focus {
  box-shadow: none
}

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

.fw-row {
  margin-left: 0;
  margin-right: 0
}

.fw-row>div {
  padding-left: 0;
  padding-right: 0
}

.fw-row>.col-sm-12 {
  padding-left: 0;
  padding-right: 0
}

.spb-row-container .row {
  padding-bottom: 0;
  margin-bottom: 0
}

.spb-row-container>div {
  position: relative;
  z-index: 2
}

.header-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

#main-container {
  display: block;
  overflow: hidden;
  max-width: 100%;
  position: relative;
  z-index: 10
}

@media (min-width:1025px) {
  body.mhs-tablet-land #main-container {
    padding-top: 82px
  }
}

.page-content {
  border-bottom: 0 solid transparent
}

.link-pages:empty {
  display: none
}

.link-pages,
.page-content .link-pages {
  margin-top: 30px;
  border: 1px solid #e4e4e4;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.link-pages {
  margin-bottom: 0
}

.link-pages:empty,
.page-content .link-pages:empty {
  display: none
}

#logo a {
  display: block;
  max-height: 100%;
  position: relative;
  text-align: left;
  font: 0/0 a
}

#logo.has-img a {
  line-height: 0
}

#logo img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  display: inline-block;
  vertical-align: middle
}

.header-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101
}

#header-section {
  position: relative;
  z-index: 1000;
  width: 100%;
  display: block
}

#header-section #header {
  padding: 16px 0;
  position: relative;
  z-index: 100
}

#header-section .row {
  position: relative
}

.header-right .social-icons {
  margin-bottom: 0;
  float: right
}

#header .social-icons {
  line-height: 0;
  position: relative;
  display: inline-block;
  top: 50%;
  margin-top: -18px;
  font-size: 0;
  vertical-align: top
}

#header .social-icons li a,
#header .social-icons li a i {
  position: static
}

.header-right a {
  display: block
}

nav ul.menu {
  margin-bottom: 0
}

a.mobile-menu-link {
  line-height: inherit;
  width: 20px;
  height: 14px;
  display: inline-block;
  text-indent: -9999em;
  position: relative;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -7px
}

a.mobile-menu-link span.menu-bars,
a.mobile-menu-link span.menu-bars:after,
a.mobile-menu-link span.menu-bars:before {
  webkit-transition: all .5s cubic-bezier(0, .275, .125, 1);
  -moz-transition: all .5s cubic-bezier(0, .275, .125, 1);
  -o-transition: all .5s cubic-bezier(0, .275, .125, 1);
  transition: all .5s cubic-bezier(0, .275, .125, 1);
  background-color: #1d1d1d;
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0
}

a.mobile-menu-link span.menu-bars:after,
a.mobile-menu-link span.menu-bars:before {
  content: ""
}

a.mobile-menu-link span.menu-bars {
  top: 6px
}

a.mobile-menu-link span.menu-bars:before {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  top: -6px;
  z-index: 10
}

a.mobile-menu-link span.menu-bars:after {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 6px
}

#overlay-menu {
  background: rgba(255, 255, 255, .95);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .5s, visibility 0s .5s;
  transition: opacity .5s, visibility 0s .5s
}

#overlay-menu nav {
  text-align: center;
  position: relative;
  z-index: 2;
  top: 20%;
  height: 60%;
  font-size: 54px;
  opacity: 0;
  -webkit-transition: top .5s cubic-bezier(.175, .785, .32, 1) 0, opacity .5s;
  transition: top .5s cubic-bezier(.175, .785, .32, 1) 0, opacity .5s
}

.widget {
  padding-bottom: 35px
}

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

.widget ul li {
  margin-bottom: 0;
  line-height: 150%
}

.widget ul li>a {
  padding: 10px 0;
  display: block
}

.widget a {
  text-decoration: none
}

.widget a:hover {
  text-decoration: underline
}

#mobile-header {
  display: none;
  padding: 20px 15px;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  width: 100%;
  left: 0;
  z-index: 9999
}

.mobile-header-opts {
  position: absolute;
  top: 50%;
  margin-top: -9px
}

.mobile-left-logo .mobile-header-opts {
  right: 25px
}

.mobile-header-opts a {
  font-size: 24px;
  margin-left: 15px
}

.mobile-header-opts a:first-child {
  margin-left: 0
}

a.mobile-menu-link {
  line-height: inherit;
  width: 20px;
  height: 14px;
  display: inline-block;
  text-indent: -9999em;
  position: relative;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -7px
}

a.mobile-menu-link span.menu-bars,
a.mobile-menu-link span.menu-bars:after,
a.mobile-menu-link span.menu-bars:before {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
  -moz-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
  -o-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
  transition-timing-function: cubic-bezier(.075, .82, .165, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1d1d1d;
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0
}

a.mobile-menu-link span.menu-bars:after,
a.mobile-menu-link span.menu-bars:before {
  content: ""
}

a.mobile-menu-link span.menu-bars {
  top: 6px
}

a.mobile-menu-link span.menu-bars:before {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  top: -6px;
  z-index: 10
}

a.mobile-menu-link span.menu-bars:after {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 6px
}

#mobile-logo {
  text-align: center;
  height: auto
}

#mobile-logo.has-img {
  max-width: 75%
}

.mobile-left-logo #mobile-logo {
  float: left;
  text-align: left
}

#mobile-logo a {
  height: auto;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  max-width: 100%
}

#mobile-logo.has-img a {
  line-height: 0
}

#mobile-logo.logo-left a {
  margin: 0
}

#mobile-logo img {
  display: inline-block;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out
}

#mobile-menu-wrap {
  box-sizing: border-box
}

#mobile-menu-wrap.menu-type-slideout {
  display: none;
  position: fixed;
  top: 0;
  z-index: 98;
  visibility: hidden;
  width: 280px;
  height: 100%;
  background: #222;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#mobile-menu-wrap.menu-type-slideout.menu-is-right {
  right: 0
}

#mobile-menu-wrap .mobile-menu-inner {
  max-height: 100%;
  position: relative;
  overflow-y: scroll;
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 40px
}

#mobile-menu-wrap .mobile-menu-inner::-webkit-scrollbar {
  display: none
}

#mobile-menu-wrap #main-menu ul,
#mobile-menu-wrap #mobile-menu ul {
  margin-bottom: 0
}

#mobile-menu-wrap #main-menu ul li,
#mobile-menu-wrap #mobile-menu ul li {
  border-top: 1px solid #333;
  border-bottom: 0
}

#mobile-menu-wrap #main-menu ul li a,
#mobile-menu-wrap #mobile-menu ul li a {
  display: block;
  padding: 15px 30px;
  background: 0 0
}

#mobile-menu-wrap #main-menu ul li ul li,
#mobile-menu-wrap #mobile-menu ul li ul li {
  font-size: 13px
}

#mobile-menu-wrap #main-menu ul.menu>li:first-child,
#mobile-menu-wrap #mobile-menu ul.menu>li:first-child {
  border-top: 0
}

#mobile-menu-wrap #main-menu ul.sub-menu,
#mobile-menu-wrap #mobile-menu ul.sub-menu {
  background: 0 0;
  margin-left: 0
}

#mobile-menu-wrap #main-menu ul.sub-menu li a,
#mobile-menu-wrap #mobile-menu ul.sub-menu li a {
  padding-left: 30px
}

#mobile-menu-wrap #main-menu ul.sub-menu li ul a,
#mobile-menu-wrap #mobile-menu ul.sub-menu li ul a {
  padding-left: 50px
}

#footer {
  padding: 40px 0 0;
  border-top: 0 solid transparent
}

#footer a,
#footer a:hover {
  text-decoration: none
}

#footer-widgets .widget {
  padding-bottom: 30px
}

#footer-wrap {
  z-index: 1;
  position: relative
}

#copyright {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  font-size: 12px;
  border-top: 0 solid transparent
}

article .content-wrap {
  margin-bottom: 60px
}

article .content-wrap .container {
  max-width: 100%
}

.spb_text_column ul {
  list-style: disc inside none
}

.spb_text_column>.spb-asset-content {
  display: inline-block;
  width: 100%
}

form button[type=submit] {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  height: auto;
  padding: 14px 22px;
  margin: 0 10px 20px 0;
  font-weight: 700;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: 0;
  text-shadow: none;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%
}

.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none;
  margin-bottom: 10px
}

.social-icons .website {
  display: none;
  visibility: hidden;
  opacity: 0
}

.social-icons li {
  float: none;
  display: inline-block;
  height: 36px
}

.social-icons li:not(.sf-love) a {
  display: inline-block;
  padding: 10px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: all .35s
}

.social-icons li:not(.sf-love) a i {
  display: block;
  height: 100%;
  position: relative;
  top: 0;
  transition: top .35s;
  width: 100%;
  margin-bottom: 31px
}

.social-icons li a:hover {
  background: 0 0
}

.social-icons li a:hover i {
  top: 0
}

::-moz-selection,
::selection {
  background-color: #999;
  color: #fff
}

#footer a:hover,
a:hover {
  color: #999
}

#mobile-menu-wrap #main-menu ul li:hover>a,
#mobile-menu-wrap #mobile-menu ul li:hover>a {
  color: #999
}

nav .menu ul li:first-child:after {
  border-bottom-color: #999
}

nav .menu ul ul li:first-child:after {
  border-right-color: #999
}

#main-container {
  background-color: #fff
}

a {
  color: #444
}

a:focus,
a:hover {
  color: #999
}

form button[type=submit] {
  border-color: #e4e4e4
}

form button[type=submit]:hover {
  background: #222;
  border-color: #fff;
  color: #fff
}

form input:focus {
  border-color: #999
}

.header-wrap {
  background-color: #fff
}

.header-right {
  color: #222
}

.header-right a {
  color: #222
}

.header-right a:hover {
  color: #999
}

.page-content {
  border-bottom-color: #e4e4e4
}

.header-wrap {
  border-bottom: 1px solid #e4e4e4
}

#mobile-header {
  background-color: #fff;
  border-bottom-color: #e4e4e4
}

#mobile-header a {
  color: #222
}

#mobile-header a.mobile-menu-link span.menu-bars,
#mobile-header a.mobile-menu-link span.menu-bars:after,
#mobile-header a.mobile-menu-link span.menu-bars:before {
  background-color: #222
}

#mobile-menu-wrap {
  background-color: #222;
  color: #e4e4e4
}

.mobile-search-form {
  position: relative
}

.mobile-search-form .search-icon-position {
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 13px;
  right: 30px
}

#mobile-menu-wrap a {
  color: #fff
}

#mobile-menu-wrap a:hover {
  color: #fe504f
}

#mobile-menu-wrap #main-menu ul li,
#mobile-menu-wrap #mobile-menu ul li {
  border-color: #444
}

a.mobile-menu-link span,
a.mobile-menu-link span:after,
a.mobile-menu-link span:before {
  background: #1d1d1d
}

a.mobile-menu-link:hover span,
a.mobile-menu-link:hover span:after,
a.mobile-menu-link:hover span:before {
  background: #fe504f
}

#mobile-logo {
  max-height: 42px;
  max-width: px
}

.header-right {
  height: 50px;
  line-height: 50px
}

nav .menu>li:before {
  background: #07c1b6
}

nav .menu ul.sub-menu {
  background-color: #fff
}

nav .menu ul.sub-menu li {
  border-top-color: #f0f0f0;
  border-top-style: solid
}

nav .menu>li.menu-item>a {
  color: #252525
}

nav .menu>li.menu-item:hover>a {
  color: #999
}

nav .menu>li:hover>a {
  color: #999
}

nav .menu ul.sub-menu li.menu-item>a {
  color: #666
}

nav .menu ul.sub-menu li.menu-item:hover>a {
  color: #000;
  background: #f7f7f7
}

nav .menu ul.sub-menu li:first-child:before {
  border-bottom-color: #07c1b6
}

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

a,
a:active,
a:focus {
  color: #444
}

a:hover {
  color: #999
}

h2 {
  color: #222
}

h3 {
  color: #222
}

.widget ul li {
  border-color: #e4e4e4
}

.page-content .link-pages {
  border-color: #e4e4e4
}

#footer {
  background: #222
}

#footer,
#footer p {
  color: #ccc
}

#footer a {
  color: #fff
}

#footer a:hover {
  color: #ccc
}

#copyright {
  background-color: #222;
  border-top-color: #333
}

@media only screen and (max-width:767px) {
  nav .menu>li {
    border-top-color: #e4e4e4
  }
}

@media (min-width:1025px) {
  .mhs-tablet-land nav#mobile-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important
  }
}

@media (max-width:1025px) {
  .mhs-tablet-land nav#main-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important
  }
}

.accessibility-text {
  text-indent: -999px;
  overflow: hidden;
  height: 0;
  width: 0;
  display: block
}

.container {
  max-width: 100%
}

body #language-toggle {
  height: 22px;
  margin-bottom: -22px;
  z-index: 10000;
  position: relative
}

@media (max-width:991px) {
  body #language-toggle .container {
    width: 100%
  }
}

body #language-toggle .widget {
  overflow: hidden;
  padding-bottom: 0;
  display: block;
  width: auto;
  float: right
}

@media (max-width:991px) {
  body #language-toggle .widget {
    margin-right: 15px
  }
}

body #language-toggle .widget ul li a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background-color: #0098ff;
  color: #fff;
  padding: 4px 7px;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .8px;
  text-decoration: none !important
}

body #language-toggle .widget ul li a:focus,
body #language-toggle .widget ul li a:hover {
  background-color: #0074c2
}

body .header-wrap {
  padding-top: 22px;
  position: relative !important
}

body .header-wrap #header-section #header {
  padding: 16px 0 21px 0
}

body .header-wrap #header-section #header #logo>a {
  height: 54px;
  width: 220px;
  display: inline-block
}

body .header-wrap #header-section #header #logo .logo-tagline {
  color: #585858;
  font-size: 14px;
  line-height: 20px;
  width: auto;
  float: right;
  display: inline-block
}

@media (min-width:1200px) {
  body .header-wrap #header-section #header #logo .logo-tagline {
    width: calc(100% - 220px);
    padding: 12px 0 0 10px;
    margin: 0
  }
}

@media (max-width:1200px) {
  body .header-wrap #header-section #header #logo .logo-tagline {
    width: calc(100% - 180px);
    padding: 12px 0 0 10px;
    margin: 0 -50px 0 0
  }
}

body .header-wrap #header-section #header #logo img {
  height: 54px;
  width: auto
}

@media (min-width:1200px) {
  body .header-wrap #header-section #header #logo img {
    margin-left: -20px
  }
}

body .header-wrap #header-section.header-10 .header-right {
  height: 65px;
  line-height: 65px
}

body .header-wrap #header-section.header-10 .header-right>* {
  display: inline-block;
  overflow: hidden;
  height: 50px;
  float: right;
  vertical-align: top;
  margin: 7px 0;
  top: 0
}

body .header-wrap #header-section.header-10 .header-right .social-icons {
  width: auto;
  margin-right: 5px;
  margin-left: 15px
}

body .header-wrap #header-section.header-10 .header-right .social-icons li {
  vertical-align: top;
  margin: 8px 3px;
  display: inline-block
}

body .header-wrap #header-section.header-10 .header-right .social-icons li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e6e6e6;
  padding: 6px 8px;
  font-size: 20px;
  color: #0098ff
}

body .header-wrap #header-section.header-10 .header-right .social-icons li a:focus,
body .header-wrap #header-section.header-10 .header-right .social-icons li a:hover {
  background-color: #fff;
  color: #0074c2 !important
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap {
  width: 300px;
  margin-top: 15px;
  margin-right: -15px
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form {
  height: 35px;
  position: relative
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form input {
  vertical-align: top;
  font-size: 14px;
  color: #757575;
  font-weight: 700;
  line-height: 36px;
  height: 36px;
  padding: 0 40px 0 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  width: 100%;
  letter-spacing: 0;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-appearance: none;
  outline: 0
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form input::-webkit-input-placeholder {
  color: #676767;
  font-weight: 700
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form input:-moz-placeholder {
  color: #676767;
  font-weight: 700
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form input::-moz-placeholder {
  color: #676767;
  font-weight: 700
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form input:-ms-input-placeholder {
  color: #676767;
  font-weight: 700
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form input:focus {
  padding: 0 39px 0 14px;
  border: 2px solid #0098ff
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form .submit-search {
  position: absolute;
  top: 7px;
  right: 10px;
  height: 20px;
  width: 20px;
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important
}

body .header-wrap #header-section.header-10 .header-right .header-search-wrap form .submit-search img {
  vertical-align: top
}

body #container #mobile-header {
  padding: 16px
}

body #container #mobile-header #mobile-logo {
  height: 48px;
  max-height: 48px;
  width: 163px;
  float: none;
  display: inline-block;
  position: relative;
  z-index: 2
}

body #container #mobile-header #mobile-logo a {
  height: 48px;
  display: inline-block;
  padding: 7px 0 1px 0
}

body #container #mobile-header #mobile-logo img {
  height: 40px;
  width: auto
}

body #container #mobile-header .logo-tagline {
  color: #585858;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  display: block
}

body #container #mobile-header .mobile-header-opts {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  left: auto;
  width: auto;
  display: inline-block;
  z-index: 1;
  margin: 0
}

body #container #mobile-header .mobile-header-opts a.mobile-menu-link {
  display: inline-block;
  float: right;
  vertical-align: top;
  margin: 0;
  top: 0;
  right: 10px;
  height: 48px;
  width: 48px;
  background-color: transparent;
  padding: 6px
}

body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span {
  display: block;
  background-color: #fff;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e6e6e6
}

body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span span.menu-bars {
  top: 22.5px;
  left: 14px
}

body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span span.menu-bars,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span span.menu-bars:after,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span span.menu-bars:before {
  background-color: #780d07;
  height: 3px
}

body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:active span,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:active span:after,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:active span:before,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:focus span,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:focus span:after,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:focus span:before,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:hover span,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:hover span:after,
body #container #mobile-header .mobile-header-opts a.mobile-menu-link>span:hover span:before {
  background-color: #f60
}

body #mobile-menu-wrap {
  padding: 0 !important;
  background-color: #59595c !important;
  -webkit-box-shadow: inset 8px 0 5px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 8px 0 5px 0 rgba(0, 0, 0, .1);
  box-shadow: inset 8px 0 5px 0 rgba(0, 0, 0, .1)
}

body #mobile-menu-wrap .mobile-search-form {
  height: 48px;
  position: relative;
  padding: 0 15px;
  margin-bottom: 18px;
  display: block
}

body #mobile-menu-wrap .mobile-search-form input {
  height: 48px;
  font-size: 16px;
  color: #fff;
  background-color: #4a4a4d;
  border: 1px solid #444;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px;
  width: 100%;
  padding-right: 48px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none
}

body #mobile-menu-wrap .mobile-search-form .search-icon-position {
  position: absolute;
  height: 48px;
  width: 48px;
  padding: 0;
  top: 0;
  right: 15px;
  margin: 0;
  padding: 11px;
  text-align: center;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../images/icon-search.png);
  background-position: top 14px left 14px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  outline: 0;
  border: 0;
  color: transparent
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
  body #mobile-menu-wrap .mobile-search-form .search-icon-position {
    background-image: url(../images/icon-search@2x.png)
  }
}

body #mobile-menu-wrap .mobile-menu-inner {
  position: relative;
  padding-bottom: 95px !important
}

body #mobile-menu-wrap .mobile-menu-inner .symptom-checker-card {
  position: relative;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background-color: #0098ff;
  height: 200px;
  min-height: 200px;
  padding: 7px 0;
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px
}

body #mobile-menu-wrap .mobile-menu-inner .symptom-checker-card:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/symptom-checker-img.png);
  background-position: center;
  background-size: cover;
  opacity: .25
}

body #mobile-menu-wrap .mobile-menu-inner .symptom-checker-card>a {
  display: block;
  position: relative
}

body #mobile-menu-wrap .mobile-menu-inner .symptom-checker-card>a .symptom-checker-card-cta {
  background-color: transparent !important
}

body #mobile-menu-wrap .mobile-menu-inner .symptom-checker-card>a .symptom-checker-card-cta p {
  font-size: 33px;
  line-height: 33px;
  -webkit-text-shadow: 0 3px 12px rgba(0, 0, 0, .13), 0 3px 12px rgba(0, 0, 0, .06);
  -moz-text-shadow: 0 3px 12px rgba(0, 0, 0, .13), 0 3px 12px rgba(0, 0, 0, .06);
  text-shadow: 0 3px 12px rgba(0, 0, 0, .13), 0 3px 12px rgba(0, 0, 0, .06)
}

body #mobile-menu-wrap .mobile-menu-inner .symptom-checker-card>a .symptom-checker-card-cta .sf-button {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .13), 0 3px 12px rgba(0, 0, 0, .06);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, .13), 0 3px 12px rgba(0, 0, 0, .06);
  box-shadow: 0 3px 12px rgba(0, 0, 0, .13), 0 3px 12px rgba(0, 0, 0, .06)
}

body #mobile-menu-wrap .logo-mobile-menu {
  width: 100%;
  height: auto;
  margin-top: 60px;
  padding-left: 20px;
  margin-bottom: 15px;
  max-width: 225px;
  height: 40px
}

body #mobile-menu-wrap .logo-mobile-menu a {
  display: block
}

body #mobile-menu-wrap .logo-mobile-menu img {
  max-width: 157px;
  height: 40px
}

body #mobile-menu-wrap .menu-main-menu-container {
  padding-top: 0
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu {
  border-top: 1px solid #4d4e4e !important
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu a,
body #mobile-menu-wrap .menu-main-menu-container ul.menu a:active,
body #mobile-menu-wrap .menu-main-menu-container ul.menu a:focus,
body #mobile-menu-wrap .menu-main-menu-container ul.menu a:hover {
  color: #fff !important
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu>li {
  border-top: 0 !important
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu>li:not(.sub-menu-active) {
  border-bottom: 1px solid #4d4e4e !important
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu>li:not(.sub-menu-active)>a .menu-item-text:after {
  margin-top: -2px;
  margin-right: 0
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu>li a {
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  padding: 20px 20px 18px 20px !important
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu>li a .menu-item-text {
  color: #fff
}

body #mobile-menu-wrap .menu-main-menu-container ul.menu>li a:active,
body #mobile-menu-wrap .menu-main-menu-container ul.menu>li a:focus,
body #mobile-menu-wrap .menu-main-menu-container ul.menu>li a:hover {
  background-color: rgba(255, 255, 255, .9)
}

body #footer-wrap {
  color: #fff;
  text-align: center;
  background-color: #676767 !important
}

body #footer-wrap #footer {
  padding: 15px 0 0 0;
  background-color: #676767
}

body #footer-wrap #footer #footer-widgets img {
  margin: 0 25px;
  max-width: 100%
}

body #footer-wrap #copyright {
  font-size: 14px;
  text-align: center;
  background-color: #676767;
  padding: 0 15px 15px 15px;
  color: #8b8b8b
}

body #footer-wrap .textwidget p {
  font-size: 17px;
  color: #fff
}

body #footer-wrap .widget {
  padding-bottom: 8px
}

@font-face {
  font-display: block;
  font-family: TablePress;
  src: url(../fonts/tablepress.eot);
  src: url(../fonts/tablepress.eot#ie) format("embedded-opentype"), url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format("woff"), url(../fonts/tablepress.ttf) format("truetype"), url(../fonts/tablepress.svg#TablePress) format("svg");
  font-weight: 400;
  font-style: normal
}

body .spb_text_column {
  margin-bottom: 0
}

body #footer-wrap p,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column p,
body .spb_content_element.spb_text_column p {
  color: #000;
  font-size: 18px;
  line-height: 32px;
  padding: 0;
  margin: 0 0 25px 0
}

body #footer-wrap a:not(.sf-button),
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column a:not(.sf-button),
body .spb_content_element.spb_text_column a:not(.sf-button) {
  color: #780d07;
  text-decoration: none;
  cursor: pointer !important
}

body #footer-wrap a:not(.sf-button):focus,
body #footer-wrap a:not(.sf-button):hover,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column a:not(.sf-button):focus,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column a:not(.sf-button):hover,
body .spb_content_element.spb_text_column a:not(.sf-button):focus,
body .spb_content_element.spb_text_column a:not(.sf-button):hover {
  color: #f60
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h2,
body .spb_content_element.spb_text_column h2 {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  padding: 0;
  margin: 20px 0 20px 0
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h3,
body .spb_content_element.spb_text_column h3 {
  color: #000;
  font-size: 25px;
  line-height: 35px;
  padding: 0;
  margin: 0 0 10px 0;
  text-decoration: underline
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ol,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items),
body .spb_content_element.spb_text_column ol,
body .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items) {
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 30px
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ol>li,
body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li,
body .spb_content_element.spb_text_column ol>li,
body .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li {
  color: #000;
  font-size: 18px;
  line-height: 32px;
  position: relative;
  padding: 0;
  margin: 0 !important
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li>:last-child,
body .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li>:last-child {
  margin-bottom: 0
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ol,
body .spb_content_element.spb_text_column ol {
  padding-left: 0
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items),
body .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items) {
  list-style-type: none !important
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li:before,
body .spb_content_element.spb_text_column ul:not(.pagenavi):not(.blog-items)>li:before {
  content: "•";
  color: #757575;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: -13px
}

body .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h3:first-child,
body .spb_content_element.spb_text_column h3:first-child {
  margin-top: 0 !important
}

body {
  background-color: #fff !important
}

body #main-container {
  padding-top: 0 !important
}

body.single article.type-post.single-post-standard {
  padding-top: 0
}

@media (min-width:767px) {
  body.single .featured-image {
    margin: 30px 0
  }
}

@media (max-width:767px) {
  body.single .featured-image {
    margin: -40px -15px 40px -15px
  }
}

body.single .featured-image img {
  width: 100%;
  height: auto
}

body.single article {
  background-color: #fff;
  padding-top: 0 !important
}

body.single article .content-wrap {
  margin-bottom: 0
}

@media screen and (max-width:991px) {
  body.single-post .content-wrap {
    padding-right: 15px !important
  }
}

body.single-post .header-popular-articles {
  display: none;
  height: 120px;
  width: 100%;
  overflow: hidden
}

body.single-post .header-popular-articles .wp-content-feed_item {
  height: 120px;
  width: 12.5%;
  overflow: hidden;
  float: left;
  display: inline-block
}

body.single-post .header-popular-articles .wp-content-feed_item .image-wrap {
  display: block;
  overflow: hidden;
  height: 120px;
  background-color: #e5e5e5;
  position: relative;
  background-image: url(../images/default-related-content@2x.png);
  background-size: cover;
  background-position: center center
}

body.single-post .header-popular-articles .wp-content-feed_item .image-wrap .hover-overlay {
  font-size: 16px;
  color: #fff;
  text-align: left;
  background-color: rgba(255, 125, 2, .83);
  opacity: 0;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  z-index: 1;
  padding: 0 20px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d
}

body.single-post .header-popular-articles .wp-content-feed_item .image-wrap .hover-overlay span {
  font-size: 16px;
  position: relative;
  top: 50%;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

body.single-post .header-popular-articles .wp-content-feed_item .image-wrap:focus .hover-overlay,
body.single-post .header-popular-articles .wp-content-feed_item .image-wrap:hover .hover-overlay {
  opacity: 1
}

body.single-post .header-popular-articles .wp-content-feed_item .image-wrap:active .hover-overlay {
  background-color: rgba(255, 125, 2, .83);
  opacity: 1
}

@media (max-width:1200px) and (min-width:991px) {

  body.single-post .header-popular-articles .wp-content-feed_item {
    width: 16.666666%
  }
}

@media (max-width:991px) and (min-width:767px) {

  body.single-post .header-popular-articles .wp-content-feed_item {
    width: 25%
  }
}

@media (max-width:767px) {

  body.single-post .header-popular-articles {
    display: none;
    visibility: hidden;
    opacity: 0
  }
}

@media (min-width:767px) {

  body.single-post .featured-image {
    margin: 30px 0
  }
}

@media (max-width:767px) {

  body.single-post .featured-image {
    margin: -40px -15px 40px -15px;
    display: none;
    visibility: hidden;
    opacity: 0
  }
}

@media (min-width:767px) {

  body.single-post .featured-image img {
    border-radius: 4px
  }
}

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

  body.single-post .page-content {
    width: 1120px !important
  }
}

@media (min-width:767px) {

  body.single-post .page-content {
    padding: 0
  }
}

.symptom-checker-card {
  overflow: hidden;
  background-color: #0086e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  max-width: 300px;
  overflow: hidden;
  margin: 0 auto 30px auto;
  min-height: 268px
}

.symptom-checker-card a .symptom-checker-card-cta {
  background-color: #0086e1;
  padding: 25px 15px;
  text-align: center
}

.symptom-checker-card a .symptom-checker-card-cta p {
  margin: 0;
  font-size: 34px;
  display: inline-block;
  color: #fff;
  padding: 0;
  line-height: 29px;
  margin-bottom: 25px;
  text-align: center
}

.symptom-checker-card a .symptom-checker-card-cta .sf-button {
  padding: 10px 20px 9px 20px;
  background-color: #fff;
  color: #757575 !important;
  border-radius: 4px;
  font-size: 18px;
  margin: 0 auto 0 auto;
  display: inline-block;
  float: none
}

.symptom-checker-card a .symptom-checker-card-cta .sf-button:focus,
.symptom-checker-card a .symptom-checker-card-cta .sf-button:hover {
  color: #0098ff !important
}

.symptom-checker-card a .symptom-checker-card-cta .sf-button:active {
  color: #0074c2 !important
}

@media print {

  .body-text {
    margin-left: -15px !important;
    margin-right: -15px !important
  }

  article {
    overflow: hidden !important
  }

  #logo {
    padding: 0 !important
  }

  #logo img {
    margin-left: 0 !important;
    height: 54px !important;
    width: auto !important
  }

  .header-wrap {
    border: 0 !important
  }

  #container,
  body,
  html {
    background-color: #fff !important
  }

  #copyright,
  #footer,
  #footer-wrap,
  #language-toggle {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important
  }

  #header #logo {
    width: 100%;
    text-align: center;
    float: none
  }

  #header .header-right {
    display: none;
    visibility: hidden;
    opacity: 0
  }

  @page {
    size: A4
  }

  body.single .content-wrap {
    margin-top: 30px !important;
    margin-right: 0 !important
  }

  #mobile-menu-wrap,
  .content-wrap .featured-image {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important
  }

  .container {
    width: 100% !important
  }

  #footer-wrap a,
  #footer-wrap div,
  #footer-wrap p,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column a,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column div,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h2,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h3,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column li,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column p,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column span,
  .single .body-text a,
  .single .body-text div,
  .single .body-text h2,
  .single .body-text h3,
  .single .body-text li,
  .single .body-text p,
  .single .body-text span,
  .spb_content_element.spb_text_column a,
  .spb_content_element.spb_text_column div,
  .spb_content_element.spb_text_column h2,
  .spb_content_element.spb_text_column h3,
  .spb_content_element.spb_text_column li,
  .spb_content_element.spb_text_column p,
  .spb_content_element.spb_text_column span {
    color: #585858 !important
  }

  #footer-wrap p,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column p,
  .single .body-text p,
  .spb_content_element.spb_text_column p {
    font-size: 16px !important;
    line-height: 23px !important;
    margin-bottom: 15px !important
  }

  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h2,
  .single .body-text h2,
  .spb_content_element.spb_text_column h2 {
    font-size: 32px !important
  }

  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column h3,
  .single .body-text h3,
  .spb_content_element.spb_text_column h3 {
    font-size: 23px !important
  }

  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ol,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul,
  .single .body-text ol,
  .single .body-text ul,
  .spb_content_element.spb_text_column ol,
  .spb_content_element.spb_text_column ul {
    margin-bottom: 15px !important
  }

  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ol>li,
  .page-content .content-wrap .row.pb-row .spb_content_element.spb_text_column ul>li,
  .single .body-text ol>li,
  .single .body-text ul>li,
  .spb_content_element.spb_text_column ol>li,
  .spb_content_element.spb_text_column ul>li {
    font-size: 16px !important;
    line-height: 23px !important
  }
}

@media print and (color) {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
  }
}

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

body {
  margin: 0
}

footer,
header,
section {
  display: block
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none !important
}

img {
  border: 0
}

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

button {
  overflow: visible
}

button {
  text-transform: none
}

button {
  -webkit-appearance: button;
  cursor: pointer
}

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

input {
  line-height: normal
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

@media (min-width:992px) {
  body {
    font-size: 17px
  }
}

button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

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

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

h2,
h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h2 {
  font-size: 30px
}

h3 {
  font-size: 24px
}

p {
  margin: 0 0 10px
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-sm-12,
.col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

@media (min-width:768px) {

  .col-sm-12,
  .col-sm-6 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-6 {
    width: 50%
  }
}

.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.container:after,
.row:after {
  clear: both
}

::-ms-clear {
  display: none
}

button::-moz-focus-inner {
  border: none
}

:not(#fake) {
  outline: 0
}

body {
  font-family: "Open Sans", sans-serif, Arial;
  margin: 0;
  padding: 0;
  width: auto !important;
  overflow-x: hidden !important
}

.comment-main {
  background-color: #f3f7f8;
  padding: 10px
}

.comment-date {
  display: flex;
  align-items: center;
  position: relative
}

.comment-box:not(:last-child) {
  margin-bottom: 20px
}

.comment-date:before {
  content: '...';
  color: #5c6284;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  font-weight: 700
}

.comment-date-box {
  margin-left: 8px
}

.comment-date__name {
  color: #5c6284;
  font-weight: 700;
  font-size: 16px
}

.comment-date__time {
  color: #94989b;
  font-size: 12px
}

.comment-text {
  margin-top: 10px;
  font-size: 16px
}

.comment-date__avarar {
  width: 50px;
  flex-shrink: 0
}

.comment-date__avarar img {
  max-width: 100%
}

@media screen and (max-width:479px) {
  body {
    min-width: 320px
  }
}

body,
html {
  overflow-x: hidden
}

h2 {
  color: #f18704;
  font-weight: 700;
  text-transform: uppercase
}

h3 {
  color: #f18704;
  text-transform: uppercase
}

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

:active,
:focus,
:hover,
:visited {
  outline: 0 !important
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important
}

::-moz-focus-inner {
  border: 0;
  outline: 0
}

@media (max-width:767px) {

  .container {
    width: 480px
  }
}

@media (max-width:479px) {

  .container {
    width: 380px;
    padding: 0 10px
  }
}

.graphs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.graphs__item {
  width: 50%;
  text-align: center;
  padding: 10px;
}



.btn-to-lend {
  background-color: crimson;
  padding: 10px 10px;
  font-size: 22px;
  margin: 20px 0;
  display: block;
  text-align: center;
  color: #fff !important;
  width: 70%;
  margin: 0 auto;
}

.bold {
  font-weight: bold;
}

.sostav {
  border-left: 3px solid lightseagreen;
  border-top: 3px solid lightseagreen;
  padding: 20px 0 0 20px;
}

.work {
  border-right: 3px solid firebrick;
  border-bottom: 3px solid firebrick;
  padding: 0 20px 0 0;
  margin-bottom: 30px;
}

.poddelka {
  padding: 20px 20px 10px 20px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.09);
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.plus-18 {
  width: 300px;
  height: 300px;
  background-color: #000;
  margin: 0 auto;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.plus-18 p {
  font-size: 30px !important;
  color: #fff !important;
  pointer-events: none !important;
}

.plus-18 img {
  pointer-events: none;
}

@media screen and (max-width: 800px) {
  .graphs__item {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
    height: initial;
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  .graphs__item {
    width: 100%;
    text-align: center;
  }
}

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

  .container {
    width: 1300px;
  }

}
/* @media (max-width:1199px) {
  .graphs__item {
    width: 50% !important;
  }
}
@media (max-width:991px) {
  .graphs__item {
    width: 100% !important;
    border: none;
  }
  canvas {
    margin: 0 auto;
  }
} */
@media (max-width:340px) {
  .container {
    width: 320px;
    padding: 0 10px
  }
}