#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background: none!important;
}

div.image-right-mobile img {
    height: auto!important;
}

@media (min-width: 1150px) and (max-width: 1432px) {
  .br-medium-screen {
    display: block !important;
  }
}

@media all and (min-width: 1000px) and (max-width: 1255px) {
body nav .menu-item a {
    font-size: 18px!important;
}
}
@media all and (min-width: 1255px) and (max-width: 1380px) {
body nav .menu-item a {
    font-size: 20px!important;
}
}

.page-template-default .navbar-brand {
    padding-top: 10px;
}

.dev-only {
    display: none!important;
}

body .featherlight .featherlight-content iframe {
    width: 100%;
    min-height: 706px;
}
body .featherlight .featherlight-content {
    width: 75%;
    min-height: 706px;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
padding: 0px!important;
}

.popmake {
    background: white!important;
}

.popmake iframe {
    width: 100%!important;
    min-height: 520px;
}

button.pum-close.popmake-close {
    background: none!important;
    box-shadow: none!important;
    margin-right: -6px;
    margin-top: -1px;
    text-shadow: none!important;
}

@media all and (min-width: 768px) {
.mobile-only {
display: none!important;
}
}

.single-post #header {
    background: #eb0095!important;
}

@media all and (max-width: 768px) {
.desktop-only {
display: none!important;
}
.single-post .content-area img.aligncenter {
max-width:100%!important;
}
.single-post .content-area img {
    max-width: 60%!important;
    height: auto;
    margin-bottom: 30px;
}
}

.single-post img.alignright {
    float: right;
}

.single-post #header {
    background: #eb0095;
}
.single-post .content-area img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}
img.blog-banner {
    width: 100%;
    margin-top: 110px;
    height: auto;
}
h1.blog-heading {
opacity: 0;
position: absolute;
}