/*Menu section*/
/* .main-menu {
    overflow-y: hidden;
} */
.search-results #block-jpda-content .views-row {
    margin-top: 20px;
    margin-bottom: 40px;
}
.search-results #block-jpda-content h3 {
  text-transform: none;
  font-weight: 700;
  font-size: 32px;
  color: #0091EA;
  font-family: "GT America Regular", sans-serif;
}
.search-results #block-jpda-content p {
  font-size: 22px;
  color: #646464;
  font-family: "GT America Regular", sans-serif;
}


/* Slider video alignment */
.video-slider {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
.video-slider iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.node--type-homepage .carousel-nav a:hover {
    text-decoration: none !important;
}
/* Slider video alignment */
.main-menu h2 .contact-address {
    font-size: 18px;
    color: #fff;
    margin-top: 1.875rem;
    display: block;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.main-menu h2 .contact-address:hover {
    color: #0091EA;
}
.main-menu h2 .contact-mail, .main-menu h2 .contact-number {
    font-size: 18px;
    color: #fff;
    text-transform: lowercase;
}
.main-menu h2 .contact-mail:hover {
    color: #0091EA;
}
.main-menu h2 .contact-number {
    margin-top: 15px;
}
.main-menu h2 .contact-detail a:hover {
    text-decoration: none;
}
.main-menu--is-showing {
    backdrop-filter: blur(15px);
}

/*Banner section*/
.homepage-slider-slick ul.slick-slider {
    margin-left: 0 !important;
    list-style-type: none !important;
}
.homepage-slider-slick .slick-slide img {
    width: 100%;
    height: 98vh;
    object-fit: cover;
}
.homepage-slider-slick .slick-slide {
    position: relative;
}
.homepage-slider-slick .slick-slide .views-field-title {
    position: absolute;
    left: 200px;
    top: 74%;
}
.homepage-slider-slick .slick-slide .views-field-title span a {
    font-size: calc(16px + 10 * ((100vw - 375px) / 1065));
    font-weight: bold;
    color: #fff;
}
.homepage-slider-slick .slick-slide .views-field-title span a:hover {
    text-decoration: underline;
}
.slick-prev{
    left: 65px !important;
}
.slick-next {
    left: 120px;
}
.slick-prev, .slick-next {
    opacity: 1;
    z-index: 9;
    top: 77% !important;
    display: inline-block !important;
    width: 45px !important;
    height: 45px !important;
}
.slick-prev {
    background-image: url('/themes/custom/jpda/assets/img/icon-circle-arrow-left.svg') !important;
}
.slick-prev::before {
    display: none;
}
.slick-next::before {
    display: none;
}
.slick-prev:hover {
    background-image: url('/themes/custom/jpda/assets/img/icon-circle-arrow-left-blue.svg') !important;
}
.slick-next:hover {
    background-image: url('/themes/custom/jpda/assets/img/icon-circle-arrow-right-blue.svg') !important;
}
.slick-next {
    background-image: url('/themes/custom/jpda/assets/img/icon-circle-arrow-right.svg') !important;
}

/*Contact Page*/
.page-node-type-webform #content-area .image {
    position: relative;
    margin-bottom: 40px;
    height: 610px;
    overflow: hidden;
}
#content-area .contact-page-banner-text {
    position: absolute;
    top: 39%;
    transform: translate(10px, 10px);
    left: 39%;
    color: #fff;
    font-family: 'IBM Plex Serif', serif;
    font-size: 32px;
    font-weight: 600;
    text-shadow: 0px 0px 25px #000;
}
.contact-page-header .text p {
    font-size: 24px;
    font-weight: bold;
}
.contact-page-title hr {
    border-bottom: 1px solid #646464;
}
.contact-page-form .contact-left-column, .contact-page-form .contact-right-column {
    width: calc(100% - 51.5%);
    float: left;
}
.contact-page-form .contact-left-column {
    margin-right: 15px;
}
.contact-page-form .contact-left-column .captcha-type-challenge--recaptcha {
    border: 0;
    padding: 0;
    margin: 0;
}
.contact-page-form .contact-left-column .captcha-type-challenge--recaptcha .captcha__title {
    display: none;
}
.contact-page-form .contact-right-column {
    margin-left: 15px;
}
.node--type-webform form .js-webform-radios label {
    font-size: 15px !important;
}
.node--type-webform form .contact-left-column input[type="text"], .node--type-webform form .contact-left-column input[type="email"], 
.node--type-webform form .contact-left-column input[type="tel"], .node--type-webform form .contact-left-column textarea {
    background-color: #fff;
}
.node--type-webform form .contact-right-column .webform-type-radios {
    background-color: transparent;
    margin-bottom: 1.25rem;
    padding: 0;
}
.node--type-webform form .contact-right-column .js-webform-radios {
    background-color: #fff;
    padding: 22px 10px;
}
.node--type-webform form .contact-right-column input[type='radio']:after {
    background-color: red;
}
.contact-page-bottom-details {
    margin-bottom: 2.50rem;
    padding-left: 18px;
}
.contact-page-bottom-details h4 {
    margin-bottom: 10px;
    margin-top: 2.50rem;
    font-size: calc(18px + 8 * ((100vw - 375px) / 1065));
}
.contact-page-bottom-details p a {
    line-height: 35px;
    color: #646464;
}
.node--type-webform form input.error {
    background-position: top 24px right 20px;
    background-size: 20px;
}
.node--type-webform form .contact-right-column input.error, .node--type-webform form .contact-right-column fieldset.error, .node--type-webform form .contact-right-column textarea.error, 
.node--type-webform form .contact-right-column input.error {
    background-position: top 8px right 20px;
    background-size: 20px;
}

/*About Page*/
.about-page-banner {
    position: relative;
    margin-bottom: 40px;
    height: 670px;
    overflow: hidden;
}
.about-page-banner .blazy .media img {
    width: 100%;
}
.about-page-banner p {
    position: absolute;
    top: 51%;
    transform: translate(10px, 10px);
    left: 35%;
    color: #fff;
    font-family: 'IBM Plex Serif', serif;
    font-size: 30px;
    font-weight: 600;
    text-shadow: 0px 0px 25px #000;
}
.about-page-left-text-block {
    width: 100%;
    padding-right: 4%;
}
.about-page-discipline-title {
    border-bottom: 1px solid #646464;
}
.blazy--field-disciplines-text li.grid .grid__content, .blazy--field-awards li.grid .grid__content, .blazy--field-press li.grid .grid__content {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.blazy--field.blazy--field-team {
    margin-top: 40px;
}
.about-page-discipline-title div, .about-page-position div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about-page-discipline-title div {
    font-weight: 600;
}
.about-page-discipline-title div::after, .about-page-position div::after {
    content: '+';
    font-size: 28px;
    display: inline-block;
    color: #646464;
    font-weight: 400;
}
.about-page-discipline-title-toggle div {
    color: #646464;
}
.about-page-discipline-title-toggle div::after, .about-page-position.about-page-position-toggle div::after {
    rotate: 45deg;
    color: #646464;
}
.about-page-discipline-text, .about-page-bio {
    display: none;
}
.about-page-discipline-text.discipline-text-open, .about-page-bio.bio-open {
    display: block;
    padding-top: 15px;
}
.about-us-page-address-link a {
    color: #646464;
    font-weight: 600;
}
.awards-title-text {
    margin-top: 40px;
    margin-bottom: 20px;
}
.page-node-type-about .grid-container ul li.grid {
    padding-right: 25px;
    margin-top: 10px;
}
.page-node-type-about .grid-container ul li.grid .grid__content {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 35px;
}
.paragraph--type--team-member .layout__region--first {
    padding-right: 20px;
}
.paragraph--type--team-member .team-member-name, .paragraph--type--awards-set .awards-year-title, .paragraph--type--pree .press-year-title {
    font-weight: 700;
}
.paragraph--type--awards-set .awards-year-title, .paragraph--type--pree .press-year-title {
    border-bottom: 1px solid #646464;
}
.paragraph--type--pree a {
    color: #646464;
}
.paragraph--type--pree a:hover {
    color: #0091EA;
}
.blazy--field-awards, .blazy--field-press {
    margin-top: 45px;
}

h4.about-us-contact-page-link a{
    color: #646464;
}
.about-us-page-address-link a{
    color: #646464;
}
.grid-container.disciplines-section-aboutus {
    margin-bottom: 5.75rem;
}
.grid-container.meet-the-team-section-aboutus {
    margin-bottom: 4.5rem;
}

/* video slider Jan 23 */
@media screen and (max-width: 1270px) {
    .video-slider, .video-slider iframe, .player {
        height: 100vh !important;
        width: 100vw !important;
        scale: 1.5;
        aspect-ratio: 16 / 9;
        object-fit: cover;
      object-position: 80% 0%;
    }
}

@media screen and (max-width: 767px) {
    .video-slider, .video-slider iframe, .player {
        scale: 2;
    }
}


/* Feb 5 FAQ signup form alignment */
.page-node-type-faq .signup-form-title {padding-left: 0;}

@media (max-width: 1399px) {
    .signup-form {
    left: -50px;
    }
}

@media (max-width: 991px) {
    .signup-form {
        width: 70%;
    }
}
/* Feb 5 FAQ signup form alignment */


@media (min-width: 1400px) {

    .video-slider, .video-slider iframe, .player {
        height: 100vh !important;
        width: 100vw !important;
        scale: 1.5;
        aspect-ratio: 16 / 9;
        object-fit: cover;
      object-position: 80% 0%;
    }
/* video slider Jan 23 */
    .node--type-webform form .js-webform-radios label {
        font-size: 18px !important;
    }
    #content-area .contact-page-banner-text {
        left: 38%;
        top: 37%;
        font-size: 46px;
    }
    .page-node-type-webform #content-area .image {
        height: 920px;
        overflow: hidden;
    }
    .about-page-banner .blazy .media img {
        width: 100%;
        /* height: 720px; */
    }
    /* Feb 5 FAQ signup form alignment */
    .signup-form {
        left: -68px;
    }
    /* Feb 5 FAQ signup form alignment */
}
@media screen and (min-width: 1920px){
.video-slider, .video-slider iframe, .player {
    height: 100vh !important;
    width: 100vw !important;
    scale: 1.1;
    aspect-ratio: 16 / 9;
    object-position: 0%;
    object-fit: fill;
}
}
@media (min-width: 1560px) {
    .about-page-banner .blazy .media img {
        width: 100%;
        height: auto;
    }
    .about-page-banner {
        height: auto;
    }
    .about-page-banner p {
        left: 35%;
        top: 52%;
        font-size: 42px;
        font-weight: 600;
    }
}
@media (min-width: 1900px) {
    .node--type-webform form .contact-right-column .js-webform-radios {
        padding: 20px 10px;
    }
    .about-page-banner p {
        top: 52%;
        left: 35%;
    }
}
@media (min-width: 2000px) {
    .about-page-banner .blazy .media img {
        width: 100%;
        height: auto;
    }
    .about-page-banner p {
        top: 52%;
        left: 36%;
        font-size: 55px;
    }
    .about-page-banner {
        height: auto;
    }
    .page-node-type-webform #content-area .image {
        height: auto;
    }
    #content-area .contact-page-banner-text {
        top: 35%;
        left: 38%;
        font-size: 64px;
    }
}
@media screen and (min-width: 375px) {
    .page-node-type-faq  .hero p {
        font-weight: bold;
        font-size: calc(24px + 26 * ((100vw - 375px) / 1065));
    }
}
@media screen and (min-width: 64em) {
.main-menu .grid-container {
    padding-top: 30px;
}
.node--type-homepage .featured-posts {
    margin-top: 3.375rem;
}
.node--type-about .hero p, .page-node-type-faq  .hero p {
    font-weight: bold;
    /* font-size: calc(24px + 26 * ((100vw - 375px) / 1065)); */
    font-size: 56px;
}
}

@media screen and (max-width: 991px) {
    .homepage-slider-slick .slick-slide .views-field-title {
        top: 85%;
        left: 30px;
    }
    .slick-prev {
        left: 30px !important;
    }
    .slick-next {
        left: 90px;
    }
    .homepage-slider-slick .slick-slide .views-field-title span a {
        display: block;
        width: 90%;
    }
    .contact-page-form .contact-right-column {
        margin-left: 25px;
    }
    .contact-page-form .contact-left-column, .contact-page-form .contact-right-column {
        width: 47%;
    }
    #content-area .image {
        height: calc(330px + 390 * ((100vw - 375px) / 1065))
    }
    #content-area .image img {
        height: 100%;
    }
    #content-area .contact-page-banner-text {
        top: 40%;
        transform: translate(10px, 10px);
        left: 33%;
    }
    .node--type-webform form input.error {
        background-position: top 22px right 20px;
    }
    .about-page-banner {
        height: calc(330px + 390 * ((100vw - 375px) / 1065));
    }
    .about-page-banner .layout__region, .about-page-banner .blazy--field-hero-image---custom, 
    .about-page-banner .media.media--blazy, .about-page-banner .media.media--blazy img, .about-page-banner .layout__region>div {
        height: 100%;
    }
    .about-page-banner p {
        top: 50%;
        transform: translate(10px, 10px);
        left: 25%;
    }

    /* Dec20 */
    
    #content-area .image img {
        height: 100vh !important;
        width: 100vw !important;
    }
    .player .vp-video-wrapper object, .player .vp-video-wrapper video {
        width: auto;
        height: 100%;
    }
    div#player {
        height: 100vh !important;
    }
    /* dec20 */
}
@media screen and (max-width: 767px) {
    .contact-page-form .contact-right-column {
        margin-left: 0;
    }
    .contact-page-form .contact-left-column {
        margin-right: 0;
    }
    .contact-page-form .contact-left-column, .contact-page-form .contact-right-column {
        width: 100%;
    }
    #content-area .contact-page-banner-text {
        transform: translate(45px, 10px);
        left: 0;
    }
    .captcha-type-challenge--recaptcha {
        border: 0;
    }
    .captcha-type-challenge--recaptcha .captcha__title {
        display: none;
    }
    .node--type-webform form input.error {
        background-position: top 21px right 20px;
    }
    .page-node-type-about .grid-container ul li.grid {
        padding-right: 10px;
    }
    .paragraph--type--team-member .layout__region--first {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .about-page-banner p {
        transform: translate(10px, 10px);
        left: 35px;
        font-size: 24px;
        text-align: center;
        top: 50%;
    }
    /* .about-page-banner {
        height: 330px;
    } 
     {
        height: 98vh;
        object-fit: cover;
    }*/
    .about-page-banner .layout__region, .about-page-banner .blazy--field-hero-image---custom, 
    .about-page-banner .media.media--blazy, .about-page-banner .media.media--blazy img, .about-page-banner .layout__region>div, #content-area .image img, 
    .about-page-banner {
        height: 98vh;
        object-fit: cover;
    }
}

@media screen and (max-width: 639px){
    h4.about-us-contact-page-link{
        margin-top: 25px;
    }
}

@media screen and (min-width: 1440px) {
    .node--type-about .hero{
        height: calc(330px + 390*((100vw - 375px) / 1065));;
    }
}

/*FAQ Page*/
.signup-form-title {
    font-size: 22px;
    font-weight: 600;
    display: flex;
    justify-content: left;
    margin-top: 5rem;
    padding: 0 47px;
}

.signup-form {
    width: 50%;
    position: relative;
    top: -4rem;
}

.page-node-type-faq .hero {
    position: relative;
    background-color: #0091EA;
    color: #fff;
    margin-bottom: 1.875rem;
}
.page-node-type-faq .hero p {
    text-align: center;
    font-family: 'IBM Plex Serif', serif;
}
.page-node-type-faq .hero .grid-container, .page-node-type-faq .hero .grid-x {
    height: 100%;
}
.page-node-type-faq #main {
    margin-top: 0 !important;
}
.faq-heading div {
    font-size: 22px;
    font-weight:600;
    margin-bottom: 10px;
    margin-top: 18px;
}
.faq-title div {
    font-size: 32px;
    color: #0091EA;
    font-weight: 700;
    margin-bottom: 25px;
}
.faqfield-definition-list .faqfield-question .accordion-icon::after {
    content: '+';
    font-size: 28px;
    display: inline-block;
    color: #646464;
    font-weight: 400;
    cursor: pointer;
}

.faqfield-definition-list .faqfield-question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border-bottom: 1px solid #646464;
}

.faqfield-definition-list .faqfield-question.accordion-open .accordion-icon::after {
    rotate: 45deg;
    color: #646464;
}
.page-node-type-faq .hero {
    height: 330px;
}
@media screen and (min-width: 375px) {
    .page-node-type-faq .hero {
        height: calc(330px + 390*((100vw - 375px) / 1065));
    }
    .page-node-type-faq .hero p, .page-node-type-faq .hero .h5, .page-node-type-faq .hero h5, .page-node-type-faq .hero .box-link .text-bottom span, .box-link .text-bottom .page-node-type-faq .hero span, .page-node-type-faq .hero .box-white .text-bottom span, .box-white .text-bottom .page-node-type-faq .hero span, .page-node-type-faq .hero .carousel-modal .caption-target, .carousel-modal .page-node-type-faq .hero .caption-target, .page-node-type-faq .hero .carousel-projects-modal .caption-target, .carousel-projects-modal .page-node-type-faq .hero .caption-target, .page-node-type-faq .hero .node--type-homepage .carousel-nav h2 span, .node--type-homepage .carousel-nav h2 .page-node-type-faq .hero span, .page-node-type-faq .hero #infowindow-wrapper span, #infowindow-wrapper .page-node-type-faq .hero span, .page-node-type-faq .hero .node--type-blog-index .series-item span.date, .node--type-blog-index .series-item .page-node-type-faq .hero span.date, .page-node-type-faq .hero .node--type-blog h1.series-label span, .node--type-blog h1.series-label .page-node-type-faq .hero span, .page-node-type-faq .hero .node--type-blog .series span, .node--type-blog .series .page-node-type-faq .hero span, .page-node-type-faq .hero .awards-press .year, .page-node-type-faq .awards-press .hero .year, .page-node-type-faq .hero .node--type-webform .webform-confirmation, .node--type-webform .page-node-type-faq .hero .webform-confirmation, .page-node-type-faq .hero .node--type-webform form label, .node--type-webform form .page-node-type-faq .hero label, .page-node-type-faq .hero .node--type-webform form textarea, .node--type-webform form .page-node-type-faq .hero textarea, .page-node-type-faq .hero .node--type-webform form input[type="tel"], .node--type-webform form .page-node-type-faq .hero input[type="tel"], .page-node-type-faq .hero .node--type-webform form input[type="text"], .node--type-webform form .page-node-type-faq .hero input[type="text"], .page-node-type-faq .hero .node--type-webform form input[type="email"], .node--type-webform form .page-node-type-faq .hero input[type="email"], .page-node-type-faq .hero .node--type-webform form input[type="sbmit"], .node--type-webform form .page-node-type-faq .hero input[type="sbmit"], .page-node-type-faq .hero .node--type-webform form .webform-type-radios legend, .node--type-webform form .webform-type-radios .page-node-type-faq .hero legend, .page-node-type-faq .hero .node--type-webform form div[role="alert"], .node--type-webform form .page-node-type-faq .hero div[role="alert"] {
        margin-top: calc(60px + 40*((100vw - 375px) / 1065));
    }
    .page-node-type-faq .image {
        margin-bottom: 3.75rem;
    }
}

@media screen and (max-width: 767px) {
    .faqfield-definition-list .faqfield-question .accordion-icon {
        margin-left: 10px;
    }
}

/* Feb 5 FAQ signup form alignment */
@media (max-width: 767px) {
    .signup-form {
        width: 100%;
    }
  }
/* Feb 5 FAQ signup form alignment */

/*New Footer*/
.site-footer {
  /* background: #f7f8f9; */
  color: #676767;
  font-family: 'Inter', Arial, sans-serif;
  font-size: 16px;
  padding: 70px 0;
  /* border-top: 2px solid #e0e0e0; */
  max-width: 87.5em;
  margin: 0 auto;
  padding-right: 3.75rem;
  padding-left: 3.75rem;
}

.footer-inner {
  max-width: 87.5rem;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  /* padding-right: 3.75rem;
  padding-left: 3.75rem; */
  border-top: 2px solid #676767;
  padding-top: 70px;
}
.footer-col.footer-socials {
    margin-left: -35px;
}

.footer-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: space-between;
  margin-bottom: 0;
}

/* .footer-col {
  flex: 1 1 220px;
  min-width: 200px;
} */

.footer-col.footer-links {
  width: 50%;
  float: left;
  flex: 0 0 50%;
  max-width: 50%;
}

.footer-col.footer-socials, .footer-col.footer-contact {
  width: 21%;
  float: left;
  flex: 0 0 20%;
  max-width: 20%;
}
.footer-col.footer-contact {
  width: 24%;
  float: left;
  flex: 0 0 25%;
  max-width: 25%;
}

.footer-links h4,
.footer-socials h4,
.footer-contact h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #676767;
}

/* Quick Links two columns */
.footer-links-columns {
  display: block;
  gap: 32px;
}
.footer-links-columns ul {
  list-style: none;
  margin: 0 0 8px 0;
  padding: 0;
  /* min-width: 180px;  */
  display: grid;
  grid-template-columns: auto auto;
}
.footer-links-columns li {
  margin-bottom: 6px;
}
.footer-links-columns a {
  color: #676767;
  text-decoration: none;
  transition: color 0.2s;
  font-size: 16px;
}
.footer-links-columns a:hover {
  color: #0091EA;
  text-decoration: underline;
}

/* Socials & Contact */
.footer-socials ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-socials ul li {
  margin-bottom: 6px;
}
.footer-socials ul li a {
  color: #676767;
  text-decoration: none;
  transition: color 0.2s;
  font-size: 16px;
}
.footer-socials ul li a:hover {
  color: #0077b6;
  text-decoration: underline;
}
.footer-contact address {
  font-style: normal;
  line-height: 1.7;
  color: #676767;
}

.footer-contact address p {
   font-size: 16px;
   line-height: 30px;
   margin-bottom: 0;
}

.footer-contact address p span {
    display: block;
}

/* Bottom Section */
.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
  /* border-top: 1px solid #e0e0e0; */
  padding-top: 50px;
  margin-bottom: 24px;
}
.footer-newsletter {
  flex: 1 1 320px;
  min-width: 250px;
}
.footer-certified {
  flex: 1 1 320px;
  min-width: 250px;
}

.footer-newsletter iframe {
    width: 540px;
}

/* Certified B Corporation side-by-side */
.footer-certified-content {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
.footer-certified-text {
  flex: 1 1 auto;
}
.footer-certified h5 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #676767;
}
.footer-certified p {
  margin: 15px 0 0 0;
  font-size: 0.97em;
  color: #676767;
}
.certified-logo-placeholder {
  width: 70px;
  height: auto;
}
.certified-logo-placeholder img {
  width: 100%;
  height: 100%;
}

/* Newsletter */
.footer-newsletter h5 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #676767;
}
.footer-newsletter p {
  margin: 0;
  padding: 0;
  margin-left: -50px;
  margin-top: -50px;
}

/* Copyright */
.footer-copyright {
  text-align: left;
  font-size: 0.92em;
  color: #676767;
  margin-top: 8px;
}

.footer-copyright p {
    margin-bottom: 0;
    font-size: 16px;
}

/* Responsive Design */
@media (max-width: 1400px) {
    .footer-col.footer-links {
        width: 50%;
        float: left;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .footer-newsletter {
        flex: 1 1 300px;
        min-width: 250px;
    }
    .footer-col.footer-socials {
        flex: 0 0 10%;
        max-width: 10%;
    }
    .footer-col.footer-contact {
        flex: 0 0 34%;
        max-width: 34%;
    }
}
@media (max-width: 1200px) {
  .footer-columns {
    gap: 10px;
  }
  .footer-col.footer-socials {
    margin-left: -30px;
  }
}

@media (max-width: 991px) {
  .footer-columns {
    gap: 24px;
  }
  .footer-bottom {
    /* flex-direction: column; */
    gap: 16px;
  }
  .footer-links-columns {
    flex-direction: column;
    gap: 0;
  }
  .footer-certified-content {
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 12px;
  }
  .footer-col.footer-links {
    width: 46%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  .footer-col.footer-socials {
    width: 15%;
    flex: 0 0 10%;
    max-width: 10%;
    margin-left: 0;
  }
  .footer-col.footer-contact {
    width: 32%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  .footer-newsletter {
    flex: 1 1 290px;
  }
  /* .footer-inner {
    padding-left: 15px;
    padding-right: 15px;
  } */
  .certified-logo-placeholder {
    width: 150px;
  }
  .site-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-contact address p, .footer-links-columns a, .footer-socials ul li a {
    font-size: 15px;
  }
  .footer-newsletter iframe {
    width: 415px;
  }
}
@media (max-width: 767px) {
  .footer-inner {
    padding: 30px 0 0;
    position: relative;
  }
  .footer-col,
  .footer-newsletter,
  .footer-certified {
    min-width: 100%;
    flex: 1 1 100%;
  }

  .footer-columns {
    display: flex;
  }
  .footer-col.footer-links {
    order: 2;
  }
  .footer-col.footer-socials {
    order: 3;
  }
  .footer-col.footer-contact {
    order: 1;
  }
  .footer-col.footer-socials, .footer-col.footer-contact {
    width: 100%;
    display: block;
    max-width: 87%;
    flex: 0 0 87%;
    float: none;
    min-width: auto;
  }
  .certified-logo-placeholder {
    position: absolute;
    width: 40px;
    top: 0;
    right: 0;
    margin-top: 35px;
  }
  .footer-links-columns ul {
    display: block;
  }
  .footer-links-columns li, .footer-socials ul li {
    display: inline-block;
    margin-bottom: 0;
  }
  .footer-links-columns li a, .footer-socials ul li a {
    border-right: 1px solid #676767;
    padding-right: 10px;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .footer-links-columns li:last-child a, .footer-socials ul li:last-child a {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
  .footer-certified-text {
    display: none;
  }
  .site-footer {
    padding: 30px 10px;
  }
  .footer-newsletter iframe {
    width: 100%;
  }
  .footer-contact address p, .footer-links-columns a, .footer-socials ul li a {
    font-size: 14px;
    line-height: normal;
  }
  .footer-contact address p span, footer a {
    display: inline-block;
  }
  .footer-contact address p span {
    border-right: 1px solid #676767;
    padding-right: 10px;
    margin-top: 10px;
  }
  .footer-contact address p span:last-child {
    border-right: 0;
  }
  .footer-links h4, .footer-socials h4, .footer-contact h4 {
    margin-bottom: 10px;
  }
  .footer-bottom {
    padding-top: 15px;
    margin-bottom: 0;
    gap: 0;
  }
  .footer-columns {
    gap: 10px;
  }
  footer {
    margin-top: 0.25rem;
  }
  .footer-links h4, .footer-socials h4, .footer-contact h4 {
    margin-bottom: 10px;
  }
  .footer-newsletter h5 {
    margin-bottom: 3px;
  }
}

