/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important; } }

@media screen and (min-width: 768px) and (max-width: 989px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-transform: none !important;
    line-height: normal !important;
    margin: 0 0 8px 0 !important; }
  h1 {
    font-size: 24px !important; }
  h2 {
    font-size: 20px !important; }
  h3 {
    font-size: 16px !important; }
  h4,
  h5,
  h6 {
    font-size: 14px !important; }
  .content {
    padding: 30px 0 !important; } }

@media screen and (max-width: 767px) {
  #footer .widget {
    margin: 0; }
  h1 {
    font-size: 20px !important; }
  h2 {
    font-size: 18px !important; }
  h3 {
    font-size: 16px !important; }
  h4,
  h5,
  h6 {
    font-size: 14px !important; }
  .content {
    padding: 20px 0 !important; } }

strong {
  color: #000000 !important; }

.special-heading-border {
  display: none; }

.special_amp {
  font-family: inherit;
  line-height: inherit;
  font-weight: normal; }

.container_wrap {
  border: none; }

@media screen and (min-width: 768px) {
  .center-large {
    padding: 0 100px; } }

@media screen and (min-width: 990px) {
  .center-large {
    padding: 0 150px; } }

@media screen and (min-width: 1201px) {
  .center-large {
    padding: 0 200px; } }

@media only screen and (max-width: 767px) {
  .embed-text-img {
    float: none !important;
    text-align: center !important;
    padding: 20px; }
    .embed-text-img:after {
      content: "";
      display: table;
      clear: both; } }

.pad-medium {
  padding: 30px 0 !important; }

#top #header .av-main-nav > li:hover > a {
  background-color: #02308A; }
