@media all and (min-width: 768px) {
    #page {
        margin-top: 148px;
    }
}

#headermain .logo-wrap .desktop-logo img,
#headermain .logo-wrap .desktop-logo svg {
    max-height: 90px;
    height: auto;
}

#headermain .logo-wrap .mobile-logo img {
    max-height: 67px;
}

.alert-home-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  padding: 20px 0;
  background: #3d506c;
  color: white;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
}

#main {
  position: relative;
}

.alert-home-wrapper p, .alert-home-wrapper h1, .alert-home-wrapper a, .alert-home-wrapper h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: white;
}

.alert-home-wrapper h1 {
  font-size: 24px;
}

.featured-video {
  /* display: none; */
}

/* Evnets pages additions */
.events .masonry .masonry-w .third .content .date .y {
    font-size: 11px;
    display: block;
    margin: 7px auto 0;
}

.events.past {
    margin-bottom: 60px;
}

/* Sub Menu Styles */
.sub-menu-wrapper ul li a.active::after {
    /* bottom: -9px; */
}

.select-styled .nice-select .option .indented {
    padding-left: 10px;
}

.banner-content .sub {
    position: absolute;
    bottom: 40%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(101, 120, 149, 0.64);
    color: #fff;
    padding: 10px 20px;
    max-width: 1100px;
    display: inline-block;
    width: 90%;
}

#chat-notification {
    background: rgba(66, 82, 112, 0.7);
    position: absolute;
    top: 140px;
    color: #fff;
    padding: 16px;
    right: 100px;
    z-index: 10002;
}

#chat-notification .notification-header {
    position: absolute;
    top: 10px;
    right: 10px;
}

#chat-notification .notification-content p {
    margin: 0;
    color: white;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
}

#headermain .rhead-wrap #chatbot-menu-link svg {
    margin-right: 10px;
}

#chat-button-close {
    cursor: pointer;
}

.dropdown-single.range-locator-menu .wrapper {
    display: flex;
    max-width: 1170px;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: center;
}

.dropdown-single.range-locator-menu p,
.dropdown-single.range-locator-menu a {
    color: white;
    margin-bottom: 0;
}

.dropdown-single.range-locator-menu a {
    text-decoration: underline;
}

#headermain .rhead-wrap > a:focus {
    text-decoration: none;
}

.contact-modal {
    margin-top: 30px;
}
.contact-modal h3 {
    margin-bottom: 20px;
}
.contact-modal .all-friends-email {
    height: 0;
}
.contact-modal .all-friends-email #close-email-2:before,
.contact-modal .all-friends-email #close-email-2:after {
    margin-top: 22px;
}
.contact-modal .all-friends-email .close-email-friend {
    visibility: hidden;
    cursor: pointer;
}
.contact-modal .all-friends-email .close-email-friend:before,
.contact-modal .all-friends-email .close-email-friend:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 0.5px;
    border: solid 1px #537274;
    margin-top: 36px;
    margin-left: 10px;
}
.contact-modal .all-friends-email .close-email-friend:before {
    transform: rotate(45deg);
}
.contact-modal .all-friends-email .close-email-friend:after {
    transform: rotate(-45deg);
}
.contact-modal .all-friends-email .wpcf7-form-control-wrap {
    visibility: hidden;
}
.contact-modal .label-friends label {
    margin-bottom: 0;
    font-family: Montserrat-Medium;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #757575;
}
.contact-modal .btn-add-friend {
    font-family: Montserrat-Bold;
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: left;
    color: #537274;
    box-shadow: none;
    margin-top: -15px;
    padding: 10px 20px;
    vertical-align: middle;
    position: relative;
}
.contact-modal .btn-add-friend:before,
.contact-modal .btn-add-friend:after {
    position: absolute;
    left: 0px;
    top: 10px;
    content: "";
    width: 10px;
    height: 0.5px;
    border: solid 1px #537274;
    margin-top: 6px;
}
.contact-modal .btn-add-friend:before {
    transform: rotate(90deg);
}
.contact-modal .btn-add-friend:after {
    transform: rotate(180deg);
}
.contact-modal #friends-email {
    width: 387.6px;
    height: 36px;
    background-color: #ffffff;
    border: solid 1px #b8b8b8;
    padding-left: 10px;
    font-family: Montserrat-Regular;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: left;
    color: #6f6f6f;
    margin-top: 20px;
}
.contact-modal .friends-email-1 #friends-email {
    margin-top: 0;
}
.contact-modal .friends-email-2 #friends-email {
    margin-top: 5px;
}
.contact-modal .date-invitation {
    display: table-cell;
    padding-bottom: 8px;
}
.contact-modal .date-invitation span .wpcf7-not-valid-tip {
    margin-top: 45px;
    margin-left: 65px;
}
.contact-modal .date-invitation label {
    font-family: Montserrat-Medium;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #757575;
}
.contact-modal .date-invitation .wpcf7-date {
    width: 190px;
    height: 36px;
    background-color: #ffffff;
    border: solid 1px #b8b8b8;
    margin-top: 2px;
    font-family: Montserrat-Regular;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: left;
    color: #6f6f6f;
    padding-left: 10px;
}
.contact-modal p label {
    font-family: Montserrat-Medium;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #757575;
    display: inline;
}
.contact-modal p label .wpcf7-email,
.contact-modal p label .wpcf7-text,
.contact-modal p label .wpcf7-textarea {
    width: 387.6px;
    height: 36px;
    background-color: #ffffff;
    border: solid 1px #b8b8b8;
    margin-top: 2px;
    font-family: Montserrat-Regular;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: left;
    color: #6f6f6f;
    padding-left: 10px;
}
.contact-modal p label .wpcf7-textarea {
    resize: none;
    width: 100%;
    height: 70px;
    background-color: #ffffff;
    border: solid 1px #b8b8b8;
    margin-top: 2px !important;
    padding-top: 10px;
}
.contact-modal div.wpcf7-response-output {
    margin: 0;
}

.custom-calendar-invite-a-friend {
    position: relative;
    top: 28px;
    right: 23px;
    font-size: 14px;
}

.btn-delete-search-email-friends {
    border: solid 1px #537274;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin-left: 10px;
    margin-top: 13px;
    position: absolute;
    width: 14px;
}
.btn-delete-search-email-friends:before {
    content: "x";
    color: #537274;
    font-size: 12px;
    font-family: Arial, sans-serif;
    position: absolute;
    margin-top: -3.5px !important;
    margin-left: 3.3px !important;
}

.btn-delete-search-email-friends-2 {
    border: solid 1px #537274;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin-left: 10px;
    margin-top: 13px;
    position: relative;
    top: 4px;
    width: 14px;
}
.btn-delete-search-email-friends-2:before {
    content: "x";
    color: #537274;
    font-size: 12px;
    font-family: Arial, sans-serif;
    position: absolute;
    margin-top: -3.5px !important;
    margin-left: 3.3px !important;
}

#close-email-2,
#close-email-3,
#close-email-4,
#close-email-5 {
    visibility: hidden;
}

div.invite-form #prefil {
    display: none;
}

/* Fix masonry blocks */
.news.with-sidebar .wrapper .masonry .masonry-w .block {
    padding: 0 0 21% !important;
}

.news.with-sidebar .wrapper .masonry .masonry-w .block.large {
    padding: 0 0 43.9% !important;
}

/* half-slider */
.half-slider-wrapper {
    max-width: 1170px;
    margin: 60px auto;
}

.half-slider-wrapper .half-slider .slide {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}

/* .half-slider-wrapper .half-slider .flickity-viewport {
  overflow: initial;
  position: relative;
  height: auto;
}

.half-slider-wrapper .half-slider .flickity-slider {
  position: initial;
  width: initial;
  height: auto;
} */

.half-slider .flickity-prev-next-button.next {
    right: 0;
}

.half-slider .flickity-prev-next-button.previous {
    left: auto;
    right: 50px;
}

.half-slider .flickity-prev-next-button svg {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.half-slider .flickity-prev-next-button {
    top: 60px;
    /* left: auto; */
    /* right: 50px; */
    border: 2px solid #537274;
    border-radius: 50% !important;
    padding: 0;
    width: 30px;
    height: 30px;
}

.half-slider .flickity-prev-next-button .arrow {
    fill: #537274;
}

.half-slider-wrapper .half-slider .slide {
    width: 100%;
    padding: 50px 0px;
}

.half-slider-wrapper .half-slider .half {
    width: 50%;
    position: relative;
    padding: 0 70px;
    min-height: 300px;
}

.half-slider-wrapper .half-slider .half .sub {
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: 2px;
    text-align: left;
    color: #282828;
    margin-top: 35px;
    position: relative;
}

.half-slider-wrapper .half-slider .half .sub:before {
    content: "";
    width: 239px;
    height: 0.5px;
    opacity: 0.5;
    border: solid 0.5px #979797;
    position: absolute;
    left: 0;
    margin-top: 17px;
    margin-left: -250px;
}

.half-slider-wrapper .half-slider .half h2 {
    font-size: 50px;
    line-height: 1.6;
    text-align: left;
    text-transform: uppercase;
    color: #282828;
    margin-top: -15px;
}

.half-slider-wrapper .half-slider .half h3 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: 1px;
    text-align: left;
    color: #537274;
}

.half-slider-wrapper .half-slider .half a.btn {
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    text-align: center;
    color: #fff;
    margin-top: 2px;
    background-color: #537274;
    padding: 0.5rem 1rem;
    margin-top: 25px;
}

.half-slider-wrapper .half-slider .half img {
    max-width: 463px;
    display: inline-block;
    height: auto;
    -webkit-box-shadow: 2px 4px 25px 0 rgba(0, 0, 0, 0.32);
    box-shadow: 2px 4px 25px 0 rgba(0, 0, 0, 0.32);
}

.half-slider-wrapper .half-slider .half .first_img {
    position: absolute;
    top: -30px;
    left: 25px;
    z-index: 10;
}

.half-slider-wrapper .half-slider .half img.second_img {
    position: absolute;
    bottom: -30px;
    right: 25px;
    z-index: 9;
}

/* Padded two column full */
.padded-two-column-callout .padded .column ul li {
    font-size: 17px;
    line-height: 2.12;
    font-family: Montserrat, sans-serif;
    color: #fff;
}

/* homepage callouts */
.callouts .callout-wrapper .pure-u-lg-1-4.callout-single span {
    padding: 0 50px;
}

.callouts .callout-wrapper .pure-u-lg-1-4.callout-single h3 {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 1px;
}

.callouts .callout-wrapper .pure-u-lg-1-4.callout-single p {
    font-size: 13px;
    line-height: 18px;
}

.resultwrapper {
    max-height: 720px;
    overflow-y: scroll;
}

.resultwrapper h3 {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.resultwrapper .address {
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #797979;
    letter-spacing: 1px;
}

.resultwrapper .singleresult {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.fancybox-loading-wrapper {
    width: 100%;
    height: 50vh;
    position: relative;
}

#wth_map .fancybox-loading {
    display: block;
    margin: auto;
}

#wth_map {
    /* min-height: 50vh; */
    position: relative;
}

.sub-menu-wrapper ul {
    font-size: 0;
}

.sub-menu-wrapper.sub-sub-menu {
    margin-top: 0 !important;
    padding: 5px 0 !important;
    line-height: 1;
}

.sub-menu-wrapper {
    line-height: 1;
    background: #333333;
}

.sub-menu-wrapper ul li a {
    padding: 5px 18px;
    display: inline-block;
}

.featured-campaign {
    max-width: 1024px;
    display: block;
    margin: 30px auto;
    text-align: center;
}

/* Social Sharing Section */
.social-share-section {
    display: grid;
    grid-template-columns: [first-col] 1fr [second-col] 1fr [third-col] 1fr [fourth-col] 1fr;
    /* grid-template-rows: [first-row] 50% [second-row] 50%; */
    justify-items: center;
    align-items: stretch;
    justify-content: center;
    grid-gap: 0;
    grid-column-gap: 0;
    grid-row-gap: 0;
}

.social-share-section .single {
    position: relative;
    font-size: 0;
    grid-gap: 0;
}

.social-share-section .single.fourth {
    grid-column-end: span 1;
}

.social-share-section .single.half {
    grid-column-end: span 2;
}

.social-share-section .single.three_fourths {
    grid-column-end: span 3;
}

.social-share-section .single.full {
    grid-column-end: span 4;
}

.social-share-section .single .share {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    cursor: pointer;
    transition: opacity 300ms ease;
}

.social-share-section .single .share:hover {
    opacity: 1;
}

.social-share-section .single .share a {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #3d506c;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.22);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 52px;
    overflow: hidden;
}

.social-share-section .single .share a:hover {
    background: #657895;
    text-decoration: none !important;
}

.social-share-section .single.two_rows {
    grid-row-end: span 2;
}

.sharing-section-fancybox {
    display: none;
    font-size: 0;
    padding: 0;
}

.sharing-section-fancybox img {
    max-height: 75vh;
}

.sharing-section-fancybox svg g {
    fill: #3d506c;
}

.sharing-section-fancybox a {
    display: block;
    font-size: 16px;
}

.sharing-section-fancybox .url-input {
    position: absolute;
    text-indent: -100000px;
    left: -100000px;
}

.sharing-section {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 20px;
}

.sharing-section p {
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px;
    font-weight: bold;
}

.sharing-section .download-btn {
    color: white;
    background: #3d506c;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.22);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 52px;
    overflow: hidden;
}

.sharing-section-fancybox a svg {
    width: 34px;
    height: 22px;
    vertical-align: middle;
}

.sharing-section p,
.sharing-section a {
    margin: 0;
    padding: 0 20px;
    font-size: 18px;
}

.custom-modal-shortcode {
    display: none;
    max-width: 80vw;
}

.classified-single {
    max-width: 1170px;
    margin: auto;
}

.classified-single .back {
    padding-left: 0;
}

.classified-single-content .tar {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
}

.classified-single-content {
    padding-bottom: 60px;
}

.classified-single-content .description {
    padding: 20px 15px 0;
}

.classified-single-content .description h4 {
    margin: 15px 0;
}

#classifieds-form .acf-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#classifieds-form .acf-field {
    display: inline-block;
    width: 100%;
}

#classifieds-form .half {
    width: 49%;
    display: inline-block;
}

#classifieds-form .third {
    width: 32%;
    display: inline-block;
}

#classifieds-form .acf-fields > .acf-field {
    border-top: 0;
    padding: 0;
    margin-bottom: 15px;
}

#classifieds-form .acf-field input[type="text"],
#classifieds-form .acf-field input[type="password"],
#classifieds-form .acf-field input[type="number"],
#classifieds-form .acf-field input[type="search"],
#classifieds-form .acf-field input[type="email"],
#classifieds-form .acf-field input[type="url"],
#classifieds-form .acf-field textarea,
#classifieds-form .acf-field select,
.styled-form input[type="text"],
.styled-form input[type="password"],
.styled-form input[type="number"],
.styled-form input[type="search"],
.styled-form input[type="email"],
.styled-form input[type="url"],
.styled-form textarea,
.styled-form select  {
    border: 1px solid #ccc;
    padding: 17px;
    width: 100%;
}

.styled-form .radio-single {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.styled-form .radio-single label {
	margin-left: 10px;
	margin-bottom: 0;
  font-size: 16px;
}

#classifieds-form .acf-field textarea {
    height: auto;
}

#classifieds-form .nice-select {
    border: 1px solid #ccc;
    width: 100%;
}

#classifieds-form .acf-form-submit button {
    padding: 10px 40px;
}

#classifieds-form .acf-field-message h3 {
    font-size: 24px;
}

.classified-form-wrapper {
    max-width: 1170px;
    margin: auto;
    padding: 40px 10px;
}

.classified-form-wrapper .intro {
    text-align: center;
    padding: 20px 0 60px;
}

.classified-form-wrapper h2 {
    text-align: center;
    font-size: 25px;
}

/* New where to buy edits */
.retailers .single-retailer-block a {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.retailers .single-retailer-block .content-image {
    height: 86px;
    width: 34.25%;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.retailers .single-retailer-block .content-vertical-line {
    border: solid 0.5px #979797;
    display: inline-block;
    height: 90px;
    opacity: 0.5;
    vertical-align: middle;
    width: 2px;
}

#retailers,
.retailers .single-retailer-block {
    -webkit-transform: translate3d;
    transform: translate3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
}

.retailers .single-retailer-block.premium {
    background-color: #c7d6ec;
}

.retailers .single-retailer-block:hover {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    z-index: 10;
}

.retailers .single-retailer-block a:hover {
    background-color: transparent;
    color: #000;
    text-decoration: none;
}

.retailers .single-retailer-block a:hover h3,
.retailers .single-retailer-block a:hover p {
    color: #000;
}

.retailers .single-retailer-block a:hover .arrow {
    background-image: url(/wp-content/themes/nssf/img/right_arrow_black.png);
}

.retailers .single-retailer-block .content {
    width: calc(65.75% - 2px);
    padding-left: 10px;
}

#where-to-buy-form .nice-select.disabled {
    opacity: 0.5;
}

#where-to-buy-form {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 18px 30px;
}

#where-to-buy-form input[type="submit"] {
    margin: 18px 0 7px 20px;
}

#where-to-buy-form .nice-select,
#where-to-buy-form select {
    width: 200px;
    margin: 18px 0 7px 20px;
}

.menu-active #chat-notification {
    display: none;
}

#masthead .searchwp-revised-search-notice,
#secondary .searchwp-revised-search-notice {
    display: none;
}

.searchwp-revised-search-notice {
    padding: 0px 20px 20px;
    background: #ececec;
}

.searchwp-suggested-revision-query {
    font-style: italic;
    font-weight: bold;
}

.member-results {
    margin-bottom: 40px;
}

.member-results p {
    margin-bottom: 10px;
}

#member-id label,
.styled-form label {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 5px;
    font-weight: bold;
    color: #6f6f6f;
    display: block;
}

#member-id input {
    border: 1px solid #333;
    max-width: 300px;
    width: 100%;
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
}

#member-id div {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

#member-id .button {
    line-height: 20px;
    margin-bottom: 10px;
}

.single-tag,
.single-tag:active,
.single-tag:visited {
    background: #3d506c;
    color: white;
    padding: 2px 7px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
}

.single-tag:focus,
.single-tag:hover {
    background: #657895;
    color: #fff;
    text-decoration: none;
}

.advanced-search {
    display: none;
}

.advanced-search.active {
    display: block;
}

.search-form-padded p {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
}

.advanced-filters {
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 10px;
}

.advanced-filters .nice-select {
    width: 200px;
    border: 1px solid;
    margin-right: 30px;
    margin-top: 15px;
}

.advanced-filters span input {
    vertical-align: middle;
    display: inline-block;
    margin-top: -1px;
}

.advanced-filters span {
    margin-right: 10px;
    font-size: 14px;
}

.search-page #primary .search-form-padded .advanced-filters label {
    width: auto;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 15px;
}

.nav-links {
    width: auto;
}

.dropdown-single .advanced-filters,
.dropdown-single .search-form p {
    display: none;
}

.post-type {
    background: #657895;
    color: white;
    padding: 2px 5px;
}

.filter-by-date {
    display: none;
}

.filter-by-date.show {
    display: inline-block;
}

.sub-tags,
.blog-single #primary .sub-tags {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.wysiwyg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.current-campaigns .campaigns-wrapper .campaign-single {
  font-size: 0;
}

.industry-reference-slides {
  max-width: 1024px;
  margin: auto;
  padding: 60px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  background: #fff;
}

.industry-wrapper .slider-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  align-content: center;
}

.industry-slider .featured-image {
  width: 35%;
}

.industry-slider .info {
  width: calc(65% - 60px);
}

.button, a.button {
  padding: 12px 25px;
}

.button.ml, a.button.ml {
  margin-left: 20px;
}

.industry-slider p {
  margin-top: 5px;
}

.featured-single-slide {
  width: 100%!important;
  z-index: 1;
  height: 0;
  padding-bottom: 40%;
  overflow: hidden;
  background: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.featured-slider .slider-info {
  position: absolute;
  top: 50%;
  color: #fff;
  z-index: 3;
  right: 0;
  transform: translate(0, -50%);
  background: #3d506c5e;
  padding: 40px;
  display: flex;
  flex-wrap: wrap;
  min-width: 400px;
  width: 40%;
}

.featured-slider .slider-info p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
}

.featured-video {
  width: 100%;
}

.featured-slider .slider-info h3, .featured-slider .slider-info p {
	width: 100%;
}

.flickity-page-dots {
  z-index: 100;
}

.largertext p {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
}

.headerwrapper {
  padding: 0;
}

#headermain {
  padding: 0 30px;
}

.headersocial svg g {
  fill: #000;
}


/* Inline #44 | https://nssf.lndo.site/ */

#headertop {
  background: #e3e3e3;
  padding: 5px 30px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

.headersocial a {
  margin-right: 20px;
}

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

.headersocial a:hover svg g {
  fill: #3d506c;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

.headersocial a {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  font-size: 0;
  display: inline-block;
}

#headertop #top-header-menu li::before {
  display: none;
}

#headertop #top-header-menu li a {
  color: black;
  font-size: 12px;
  padding: 0 15px;
  font-weight: 600;
}

.transparent-logo::before {
  top: 26px;
}

.mission {
  padding: 160px 0 70px;
}

/* Featured Events section on homepage */
.upcoming-events .flex-row {
  display: flex;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  margin: 20px 0 40px;
}

.upcoming-events .flex-row .event-single-wrapper {
  width: 33%;
}

.visuallyhidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

:focus,
a:focus,
.headersocial a:focus {
  outline: 1px dotted #3d506c;
}

.gform_legacy_markup_wrapper li.gfield .gfield_repeater_wrapper fieldset legend.gfield_label {
	width: 0;
}

.gform_legacy_markup_wrapper li.gfield .gfield_repeater_wrapper fieldset {
	padding: 30px;
}

/* Watson style updates */
.nssf-virtual-assistant .chat-footer strong,
.chat-container #chat-assistant.nssf-virtual-assistant .chat-footer .w-for {
  color: white!important;
  opacity: 1!important;;
}

.advisory-counsil .ac-wrapper .ac-single h3 {
  font-size: 14px;
  line-height: 1.14;
  text-align: center;
  color: #000;
  margin: 6px 0;
  padding: 0;
}

.advisory-counsil .ac-wrapper .ac-single:hover .ac-info h3 {
  color: white;
}

.upcoming-events .events-wrapper .event-single h3 {
	margin: 0 0 10px;
	position: relative;
	z-index: 2;
}

h3.smaller {
  font-size: 18px;
}

.upcoming-events .events-wrapper .event-single::before {
  background-image: none;
  background-color: #000;
  opacity: 0.8;
}

@media all and (max-width: 1450px) {
    .menu-hide-mobile {
        display: none;
    }

    #headermain .menu-wrap .secondary-navigation a {
        padding: 0 15px 20px;
        font-size: 13px;
    }
}

@media all and (max-width: 1676px) {
    .single-retailer-block {
        width: 50%;
    }
}

@media all and (max-width: 1280px) {
  #masthead .headerwrapper {
    padding: 0!important;
  }
}

@media all and (max-width: 1170px) {
    .half-slider-wrapper .half-slider .half .first_img {
        left: 10px;
    }
    .half-slider-wrapper .half-slider .half img.second_img {
        right: 0;
    }

    .half-slider .flickity-prev-next-button.next {
        right: 10px;
    }

    .half-slider .flickity-prev-next-button.previous {
        right: 60px;
    }
}

@media all and (max-width: 1030px) {
    .menu-wrap,
    .persona-menus {
        display: none;
    }
}

@media all and (max-width: 1024px) {
    .banner-home .banner-content img.banner-text {
        top: 20%;
    }

    .banner-content .sub {
        bottom: 33%;
    }

    .news.with-sidebar .wrapper .masonry .masonry-w .block.large,
    .news.with-sidebar .wrapper .masonry .masonry-w .block {
        padding: 0 5px !important;
    }

    .half-slider-wrapper .half-slider .half img.second_img {
        display: none;
    }

    #where-to-buy-form .nice-select,
    #where-to-buy-form select {
        width: 100%;
    }
}

@media all and (max-width: 820px) {
    .half-slider-wrapper .half-slider .half .first_img {
        left: 0px;
    }

    .banner-content .sub {
        display: none;
    }

    .banner-home .banner-content img.banner-text {
        top: 33%;
    }

    .half-slider-wrapper {
        margin-bottom: 0;
    }

    .half-slider-wrapper .half-slider .half {
        width: 100%;
    }

    .half-slider-wrapper .half-slider .half .first_img {
        max-width: 90%;
        top: 0;
        position: relative;
        display: block;
        margin: auto;
    }

    .half-slider-wrapper .half-slider .half .sub:before {
        display: none;
    }

    .half-slider .flickity-prev-next-button.next {
        right: 20px;
    }

    .half-slider .flickity-prev-next-button.previous {
        right: auto;
        left: 20px;
    }

    .half-slider-wrapper .half-slider .half h2 {
        margin-bottom: 0;
    }

    .half-slider-wrapper .half-slider .half h3 {
        margin-top: 10px;
    }

    .half-slider-wrapper .half-slider .half .sub {
        display: block;
        margin-top: 20px;
    }

    .half-slider-wrapper .half-slider .half img,
    .half-slider-wrapper .half-slider .half .first_img {
        max-width: 100%;
    }

    .upcoming-events .flex-row .event-single-wrapper {
      width: 50%;
    }
}

@media all and (min-width: 783px) {
    .admin-bar .header-dropdowns {
        top: 172px;
    }
}

@media all and (max-width: 768px) {
  .featured-single-slide {
    padding-bottom: 58%;
  }

  #page {
    margin-top: 124px;
  }

  #chat-notification {
      top: 90px;
  }

  #headermain .rhead-wrap #chatbot-menu-link .text {
      display: none;
  }

  .classified-single-content .tar {
      justify-content: flex-start;
      margin-top: 15px;
  }

  #classifieds-form .half,
  #classifieds-form .third {
      width: 100%;
  }

  .industry-wrapper .slider-content .button.ml, 
  .industry-wrapper .slider-content a.button.ml {
    margin-left: 0;
    display: inline-block;
  }

  .industry-reference-slides {
    padding: 40px;
  }

  .industry-slider .featured-image {
    width: 40%;
  }

  .wysiwyg .tac {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wysiwyg.tac br {
    display: none;
  }

  .alert-home-wrapper {
    position: relative;
  }

  .transparent-logo::before {
    display: none;
  }

  .mission {
    padding: 70px 0 70px;
  }

  .featured-video {
    width: auto;
  }
}

@media all and (max-width: 600px) {
  #page {
    margin-top: 90px;
  }

  .social-share-section .single.fourth {
      grid-column-end: span 4;
  }

  .social-share-section .single.half {
      grid-column-end: span 4;
  }

  .social-share-section .single.three_fourths {
      grid-column-end: span 4;
  }

  .social-share-section .single.full {
      grid-column-end: span 4;
  }

  .social-share-section {
      padding: 0 !important;
  }

  .single-retailer-block {
      width: 100%;
  }

  .featured-slider .slider-info {
    top: auto;
    bottom: 0;
    width: 100%;
    transform: none;
    padding: 25px;
  }

  .featured-single-slide {
    padding-bottom: 0;
    height: 400px;
  }

  .featured-video {
    height: 100%;
  }

  .featured-slider .slider-info {
    background: #3d506cdb;
  }

  .industry-reference-slides,
  .button, a.button {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .industry-wrapper .slider-content {
    flex-wrap: wrap;
  }

  .industry-slider .info {
    padding: 20px 0;
  }

  .industry-slider .featured-image,
  .industry-slider .info {
    width: 100%;
  }

  .home .bottom-cta p {
    max-width: 100%!important;
  }

  #headertop {
    display: none;
  }

  .upcoming-events .flex-row .event-single-wrapper {
    width: 100%;
  }
}

/* Header overrides */
#headermain {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.fancybox__iframe:focus {
  outline: none;
}

.fancybox__container {
  z-index: 100000;
}

.featured-image-credit, 
.blog-single #primary .featured-image-credit {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}