img{
  border:0;
  height:auto;
  max-width:100%;
  box-sizing:border-box; }

td{
  vertical-align:top; }

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

header h1, header h2, header h3, header h4, header h5, header h6{
  margin-top:0.1em; }

hr{
  clear:both; }

hr.invisible-divider{
  visibility:hidden; }
.says, .screenReader-text{
  clip:rect(1px, 1px, 1px, 1px);
  height:1px;
  overflow:hidden;
  position:absolute !important;
  width:1px;
  word-wrap:normal !important; }

img.alignnone{
  margin-bottom:3px; }

img.alignright{
  margin:1px 0 5px 5px;
  display:inline; }

img.alignleft{
  margin:1px 10px 2px 0;
  display:inline; }

img.noMargin{
  margin:0; }

.aligncenter{
  display:block;
  margin-left:auto;
  margin-right:auto; }

.alignright{
  float:right; }

.alignleft{
  float:left; }

.wp-caption{
  background:rgba(0, 0, 0, 0);
  border:none;
  margin-bottom:28px;
  max-width:100%;
  padding:0;
  text-align:inherit; }
  .wp-caption.alignleft{
    float:left;
    margin:6px 28px 28px 0; }
  .wp-caption .wp-caption-text{
    font-style:italic;
    padding-top:7px;
    font-size:.9em;
    line-height:1.2; }

.video-container{
  position:relative;
  padding-bottom:56.25%; }
  .video-container iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%; }

.wp-video, .mejs-container{
  width:100% !important; }

.doMainColor{
  color:#eb5760; }
  .doMainColor a{
    color:#eb5760 !important; }

em.doMainColor{
  font-style:normal; }

.whiteText{
  color:#fff; }
  .whiteText a, .whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4, .whiteText h5, .whiteText h6{
    color:#fff; }

.post-edit-link,
.edit-link{
  background:#920101 !important;
  color:#fff !important;
  display:inline-block;
  padding:.2em .5em; }

.post-edit-link,
.edit-link a{
  color:#fff !important; }
.text-primary{
  color:#eb5760 !important; }

.btn{
  font-weight:400;
  padding:.5em 2em .5em;
  font-size:1em;
  margin:5px 0;
  border-radius:0;
  -webkit-transition:color .5s ease, background .5s ease, border .5s ease;
  transition:color .5s ease, background .5s ease, border .5s ease;
  line-height:1.25;
  text-align:center;
  display:inline-block; }

.btn.btn-primary{
  background-color:#eb5760;
  border-color:transparent;
  color:#fff;
  text-transform:uppercase; }
  .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active{
    text-decoration:none;
    background:#e8404a;
    border-color:transparent;
    outline:none; }

.btn.btn-outline-primary{
  border-color:#eb5760;
  color:#eb5760; }
  .btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:active{
    background-color:#eb5760;
    border-color:transparent;
    color:#fff; }

.btn.btn-sm{
  font-size:0.8em; }

.btn.btn-lg{
  font-size:1.3em; }

.btn.noIcon::after{
  display:none !important; }
iframe{
  display:block; }

/* Changes Mirko Markowski */

.fusion-title-sc-wrapper,
div.fusion-title-sc-wrapper {
  background-color: rgba(255,255,255,0) !important;
  background: rgba(255,255,255,0) !important;
  text-shadow: 0 0 10px rgba(54, 60, 66, 0.7);
}

.slide-content {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 2.5% !important;
  padding-right: 2.5% !important;
  width: 100% !important;
  max-width: 100% !important;
}

.dock3-greybox span.fusion-toggle-heading,
.dock3-press p:not(a) {
  color: #363c42 !important;
}

.dock3-greybox a:hover span.fusion-toggle-heading {
  color: #2c8aaf !important;
}

@media only screen and (max-width: 1400px) and (min-width: 800px) {
  .dock3-reasons div.fusion-text p {
    font-size: 0.8em;
  }
}

@media only screen and (max-width: 800px) {
  .dock3-news-nav a.fusion-button,
  .dock3-news-nav div.fusion-button-wrapper {
    width: 100% !important;
    margin: 0 !important;
  }
}

#hidden {
  display: none !important; 
}

/* Google Maps iframe integration */

#google-map p {
  margin: 0 !important;
  width: 100% !important;
}

#google-map iframe {
    height: 450px;
    width: 100% !important;
}



/* Newsletter */

div.tnp-subscription {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

body {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

body .cmplz-blocked-content-container {
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

p:empty { display: none; }
/** blog - design is stored in Theme-Builder - Single-Blog-Content **/


/** Mobile flyout nav overrides **/

.fusion-flyout-menu {
  align-items: flex-start !important;
  align-content: flex-start !important;
}

.fusion-flyout-menu ul {
  margin: 0 !important;
}

li.fusion-mobile-nav-item,
li.fusion-mobile-nav-item a,
li.fusion-mobile-nav-item .menu-text {
  height: auto !important;
  min-height: auto !important;
  font-size: 30px !important;
  line-height: 1.2em;
}

@media only screen and (max-width: 600px) {
  li.fusion-mobile-nav-item,
  li.fusion-mobile-nav-item a,
  li.fusion-mobile-nav-item .menu-text {
    font-size: 26px !important;
  }
}

header.fusion-is-sticky .fusion-header {
  height: 87px !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* VIEW ALL WORK BUTTON */
.custom-button {padding:65px 0;border:none;}

blockquote.wp-block-quote {
  color: inherit !important;
}

/* --- Begin: Menu ----------------------------------------------- */

nav.awb-menu  {
  width: auto !important;
}