/* Custom color of the fed */
.mobile-space-only {
    display: block;
}

.mobile-only {
    display: none;
}

h1, button, select, input {
    font-family: 'Nunito Sans', sans-serif;
}

  :root{
    /* adjust min, preferred, max cut width */
    --cut: clamp(120px, 18vw, 300px);
  }

.body-container {
    margin: 0 auto;
}

.tf_aus_tab_list_swiper  {
    background-color: #fff;
}

.row-hero-single:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #d92323;
    clip-path: polygon(0 0, calc(100% - var(--cut, 220px)) 0, 100% 1%, calc(100% - var(--cut, 220px)) 170%, 0 100%);
    z-index: 1;
    width: 80%;
}
.single-bg-image {
    width: 40%;
    height: 215px;
    position: absolute;
    right: 0;

}

.single-bg-image img {
    width: 100%;
    height: auto;
}

.color-lg1-bg {
    background-color: #CEDAE1;
}

.color-lg2-bg {
    background-color: #D2E5E8;
}
.color-pp1-bg {
    background-color: #E6C5D7;
}
.color-pp1-bg {
    background-color: #D7C4CE;
}
.color-rd1-bg {
    background-color: #EEC5C9;
}
.color-red2-bg {
    background-color: #F3D5D8;
}

.color-lg1-tx {
    background-color: #406F8A;
}

.color-lg2-tx {
    background-color: #4F98A4;
}
.color-pp1-tx {
    background-color: #9E2064;
}
.color-pp1-tx {
    background-color: #631A42;
}
.color-rd1-tx {
    background-color: #E52729;
}
.color-red2-tx {
    background-color: #BD1F2E;
}


body {
    font-family: Nunito Sans, sans-serif;
}
.row-65 {
    min-height: 65vh;
    height: 65vh;
}
.row-80 {
    min-height: 80vh;
    height: 80vh;
}
.row-hero {
    padding: 20px calc(50vw - 600px);
    max-height: 415px!important;
}

.row-hero.row-short {
    max-height: 150px!important;
}

.row-hero p {
    margin: 0;
}

.row-hero .wpb_text_column {
    margin-bottom: 16px;
}

.row-hero a.hero-cta-btn {
    color: #fff;
    background-color: #E52729;
    font-size: 14px;
    font-family: Alaska, Nunito Sans, sans-serif;
    line-height: 150%;
    padding: 10px 16px;
    border-radius: 8px;
    text-decoration: none;
    padding-left: 30px;
    position: relative;
    /* font-weight: bold; */
    transition: all 0.2s ease;
}

.row-hero a.hero-cta-btn:before {
    content: url('https://fed.bindustryusa.com/wp-content/themes/moot_theme/assets/img/fed_menu_arrow_white.svg');
    position: absolute;
    width: 14px;
    height: 14px;
    left: 10px;
    top: 11px;
}

.row-hero a.hero-cta-btn:hover {
    background-color: #000;
    color: #fff;
}



.row-df-padding {
    padding: 20px calc(50vw - 600px);
}

.row-df-padding.no-pd-top {
    padding-top: 0;

}

.row-df-padding.no-pd-btm {
    padding-bottom: 0;

}

.row-hero h2 {
    font-size: 3rem;
    line-height: 120%;
}

.row-hero.row-short h2 {
    margin-top: 0;
}


.row-aus-tab-padding > .vc_column_container > .vc_column-inner {
    padding: 0!important;
    padding-top: 0!important;
}

.row-hero p {
    font-size: 1.875rem;
    line-height: 150%;
}

h2 {
    font-family: 'Alaska';
    font-size: 1.875rem;
    line-height: 150%;
    font-weight: bold;
}

h3 {
    font-size: 1.25em;
    font-weight: 600;
    /* line-height: 1.6; */
    line-height: 150%;
}

h4 {
    font-family: 'Alaska';
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}

p {
    font-size: 1rem;
    line-height: 1.5;
}


.tf_aus_faq.tg_aus_faq_first {
    border-top: 1px solid #e1e1e1!important;
}

.row-faq-block .vc_toggle.tg_aus_faq_first {
    border-top: 1px solid #e1e1e1!important;
}

.row-faq-block .vc_toggle {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0!important;
}

.row-faq-block .vc_toggle {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0!important;
}

.row-faq-block .vc_toggle .vc_toggle_title {
    font-size: 18px;
    line-height: 150%;
    padding-left: 0!important;
    font-weight: bold;
}

.row-faq-block .vc_toggle_content {
    /* transition: 0.3s linear; */
    padding-left: 0!important;
}

.row-faq-block .vc_toggle_icon
{ 
    position: absolute;
    right: 0!important;
    left: unset!important;
}

.tf_aus_faq {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0!important;
}
.tf_aus_faq .vc_toggle_title {
    font-size: 18px;
    line-height: 150%;
    padding-left: 0!important;
    font-weight: bold;
}

.vc_toggle_title:hover {
    color: #E52729;
}

.vc_toggle_active .vc_toggle_title {
    color: #E52729;
}

.tf_aus_faq .vc_toggle_content {
    /* transition: 0.3s linear; */
    padding-left: 0!important;
}

.tf_aus_faq .vc_toggle_icon
{ 
    position: absolute;
    right: 0!important;
    left: unset!important;
}


/* Swiper Slider */
.aw-slider {
    overflow: visible!important;
    width: 100vw;
}


.swiper {
    width: 100%;
    padding-bottom: 40px;
}

.aw-slider .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    background: #E52729;
    min-height: 520px;
    width: 320px!important;
}



.aw-slider .swiper-slide {
    height: 520px;
}

.aw-slider .swiper-slide .swiper-slide-inner {
    height: 100%;
}

.swiper-slide img {
    width: auto;
    height: 100%;
    /* object-fit: cover; */
    transition: transform 0.4s ease;
}

.swiper-navigation {
    position: absolute;
    top: -50px;
    right: 0;

}

.aw-slider .swiper-navigation .swiper-button-prev {
    color: #E52729;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 0px;
    width: 14px;
    height: 14px;
    padding: 8px;
    right: 42px;
    left: unset;
}

.aw-slider .swiper-navigation .swiper-button-next {
    color: #E52729;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 0px;
    width: 14px;
    height: 14px;
    padding: 8px;
}



/* .swiper-slide:hover img {
    transform: scale(1.05);
} */

.tag {
    position: absolute;
    top: 12px;
    left: 12px;
    background: rgba(255, 255, 255, 0.85);
    color: #333;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 8px;
    font-weight: 500;
}

.aw-slider .slide-content {
    position: absolute;
    bottom: 25px;
    left: 50%;
    color: #fff;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide-title {
    font-size: 22.4px;
    font-weight: 600;
    margin: 0 0 10px;
}

.aw-slider .slide-content .arrow-btn {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: transparent;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    text-decoration: none;
    transition: background 0.3s;
    border: 1px solid #fff;
}

.aw-slider .slide-content .arrow-btn img {
    width: 16px;
    height: 16px;
}

.arrow-btn:hover {
    background: transparent;
}

/* Swiper navigation arrows */
.swiper-button-next,
.swiper-button-prev {
    color: #c00;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 22px;
    font-weight: bold;
}


/* Slider v2 */
.aw-sliderv2  .swiper-slide {
    margin-right: 40px!important;
    background-color: #fff;
}
.aw-sliderv2 .swiper-slide .swiper-slide-image-container {
    max-height: 240px;
    border-radius: 8px!important;
    overflow: hidden;
}

.aw-sliderv2 .swiper-slide img {
    width: 100%;
    
}

.aw-sliderv2 .arrow-btn img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 4px;
}

.aw-sliderv2 .slide-content {
    margin-top: 8px;
}

 .aw-sliderv2 .arrow-btn span {
    font-size: 16px;
    color: #E52729;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 7px;
    font-weight: bold;
}


.aw-sliderv2 .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    width: 30%;
}

.aw-sliderv2.swiper {
    overflow: visible;
}

.aw-sliderv2 .swiper-slide .swiper-slide-inner {
    height: 100%;
}


.aw-sliderv2 .swiper-navigation .swiper-button-prev {
    color: #E52729;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 0px;
    width: 14px;
    height: 14px;
    padding: 8px;
    right: 42px;
    left: unset;
}

.aw-sliderv2 .swiper-navigation .swiper-button-next {
    color: #E52729;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 0px;
    width: 14px;
    height: 14px;
    padding: 8px;
}

.aw-sliderv2 .swiper-navigation .swiper-button-next.arrow-btn img {
    width: 14px;
    height: 14px;
} 

.aw-sliderv2 .swiper-navigation .swiper-button-prev.arrow-btn img {
    width: 14px;
    height: 14px;
} 


/* Slider V3 */
.aw-sliderv3  .swiper-slide {
    margin-right: 40px!important;
    background-color: #fff;
}
.aw-sliderv3 .swiper-slide .swiper-slide-image-container {
    max-height: 240px;
    border-radius: 8px!important;
    overflow: hidden;
    margin-bottom: 24px;
}

.aw-sliderv3 .swiper-slide img {
    width: auto;
    
}

.aw-sliderv3 .arrow-btn img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 4px;
}

.aw-sliderv3 .slide-content {
    margin-top: 8px;
}

 .aw-sliderv3 .arrow-btn span {
    font-size: 16px;
    color: #E52729;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 7px;
    font-weight: bold;
}


.aw-sliderv3 .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    width: 25%;
}

.aw-sliderv3.swiper {
    overflow: visible;
}

.aw-sliderv3 .swiper-slide .swiper-slide-inner {
    height: 100%;
}


.aw-sliderv3 .swiper-navigation .swiper-button-prev {
    color: #E52729;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 0px;
    width: 14px;
    height: 14px;
    padding: 8px;
    right: 42px;
    left: unset;
}

.aw-sliderv3 .swiper-navigation .swiper-button-next {
    color: #E52729;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 0px;
    width: 14px;
    height: 14px;
    padding: 8px;
}

.aw-sliderv3 .swiper-navigation .swiper-button-next.arrow-btn img {
    width: 14px;
    height: 14px;
} 

.aw-sliderv3 .swiper-navigation .swiper-button-prev.arrow-btn img {
    width: 14px;
    height: 14px;
} 

.aw-sliderv3 h4.slide-subtitle {
    color: #E52729;
}



.aw-sliderv3 h3 {
    font-size: 20px;
    line-height: 150%;
    font-weight: bold;
    margin: 0 0;
}

.aw-sliderv3 h5.slide-subtitle {
    font-size: 16px;
    color: #E52729;
    margin: 12px 0;
}

.aw-sliderv3 .slide-data {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 12px;
}



/* Replace toggle icon with custom image */
.vc_toggle .vc_toggle_icon:before,
.vc_toggle .vc_toggle_icon:after {
    display: none!important; /* Hide default icon lines */
}

.vc_toggle .vc_toggle_icon {
    border: none!important;
    background-color: transparent!important;
    background-image: url("https://fed.bindustryusa.com/wp-content/themes/moot_theme/assets/img/fed_plus.svg")!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    width: 16px!important;   /* adjust size */
    height: 16px!important;  /* adjust size */
}

.vc_toggle_active .vc_toggle_icon {
    background-image: url("https://fed.bindustryusa.com/wp-content/themes/moot_theme/assets/img/fed_minus.svg")!important;
}
/* Partners */
.partner-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.partner-wrapper .partner-single {
    flex: 1 1 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
    /* padding: 20px; */
}

.partner-wrapper .partner-single .partner-single-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.partner-wrapper .partner-single img {
    width: 168px;
    height: auto;
}

body.single-aw-partner #logo {
    width: 241px;
    height: auto;
    margin-top: 24px;
    margin-bottom: 24px;
}

body.single-aw-partner .tab-panel {
    margin-bottom: 24px;
}

body.single-aw-partner #about.tab-panel h2 {
    margin-bottom: 24px;
}

body.single-aw-partner #benefit.tab-panel {
    font-size: 20px;
    line-height: 150%;
    margin-top: 80px;
}

body.single-aw-partner #benefit.tab-panel h2 {
    margin-bottom: 35px;
}

body.single-aw-partner .page-content-header {
    padding: 45px calc(50vw - 600px) 20px;
}

body.wp-singular .page-content {
    min-height: 30vh;
}

body.single-aw-partner #logo img {
    width: 100%;
    height: auto;
}

#partner-slider {
    max-width: 1280px;
    width: 100%;
    /* max-height: 700px; */
    overflow: hidden;
}

body.single-aw-partner  .aw-partner-slider {
    width: 70%;
    margin-left: 0;
}

body.single-aw-partner  .aw-partner-slider .swiper-slide {
    /* height: 400px; */
}

body.single-aw-partner  .aw-partner-slider .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

@media only screen and (min-width: 1080px) {
    .row-df-padding {
        padding: 20px calc(50vw - 500px);
    }

    .row-hero {
        padding: 20px calc(50vw - 500px);
        max-height: 415px !important;
    }

    .benefit-block {
        right: -120px;
    }
}

@media only screen and (max-width: 1399px) and (min-width: 1240px) {
    .row-df-padding {
        padding: 20px calc(50vw - 600px);
    }

    .row-hero {
        padding: 20px calc(50vw - 600px);
        max-height: 415px !important;
    }
} 

@media (min-width: 1400px) {

    .tf_aus_tab_list {
        padding: 0 calc(50vw - 600px);
    }

    .row-df-padding {
        padding: 20px calc(50vw - 600px);
    }

    .row-hero {
        padding: 20px calc(50vw - 600px);
        max-height: 415px !important;
    }
}

/* Member Page */
.member-header {
    background-color: #E52729;
    color: #fff;
    padding: 14px;
    text-align: center;
}

.member-header h1 {
    margin: 0;
}

.member-container {
    min-height: 50vh;
    padding: 45px calc(50vw - 600px) 20px;
}

.member-container .member-actions {
    display: flex;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
}

.member-container .member-actions .action-block {
    flex: 0 0 22%;
    margin: 15px 15px 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 10px;
    position: relative;
    min-height: 200px;
}

.member-container .member-actions .action-block .action-block-inner {
    color: #fff;
    text-align: center;
} 

.member-container .member-actions .action-block .action-block-inner a {
    color: #fff;
    font-size: 24px;
}

.member-container .link-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.member-container .link-list .link-single:nth-child(1) {
    border-top: 1px solid #e1e1e1;
}

.member-container .link-list .link-single {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0;
}

.member-container .link-list .link-single a {
    font-size: 18px;
    line-height: 150%;
}

.member-details {
    display: flex;
}
.member-detail-left {
    flex:  1 1 70%;
    display: flex;
    flex-wrap: wrap;
}

.member-detail-left .detail-blk {
    flex: 0 0 22%;
    margin: 0 20px 20px 0;
}

.member-detail-left .detail-blk p {
    margin: 0;
}

.member-detail-right {
    flex:  1 1 30%;
    display: flex;
}
.member-detail-right .right-detail {
    display: flex;
    flex-direction: column;
    text-align: right;
    padding-right: 20px;
}
.member-detail-right .right-detail p {
    margin: 2px 0;
}



/* Page CSS */
.page-header {
    color: #fff;
}
.page-subtitle {
    color: #fff;
    padding-bottom: 50px;
}

.row-hero.page-header {
    background-color: #E52729 ;
}


#introduction {
    max-width: 750px;
    margin-bottom: 80px;
}

#introduction h2 {
    color: #E52729;
}

#introduction h3 {
    font-weight: bold;
}

.page-tab-list ul.lists-item {
    height: 64px;
    list-style: none;
    display: flex;
    padding: 0 calc(50vw - 600px);
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
}

.page-tab-list ul.lists-item li {
    display: flex;
    /* flex: 1 1 15%; */
    padding: 0 30px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* max-width: 200px; */
    width: auto;
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
}

.page-tab-list ul.lists-item li:hover {
    color: #E52729;
    border-bottom: 3px solid #E52729;
}

.page-tab-list ul.lists-item li {
    font-size: 16px;
}

.page-tab-content {
    padding: 20px calc(50vw - 600px);
}


.page-tab-grid {
    padding: 20px calc(50vw - 600px);
}

.page-tab-grid-result {
    position: relative;
    height: 24px;
    margin-bottom: 24px;
}
.page-tab-grid-result .sort-by {
    position: absolute;
    right: 0;
    top: 0;
}

.page-tab-grid-result-container {

}

.page-tab-grid-result-body {
    display: flex;
    flex-wrap: wrap;
}

.page-tab-grid-result-container .event-item {
    flex:  0 0 29.9%;
    margin-right: 40px;
}

#grid.event-grid .thumbnail-container {
    height: 90px;
    width: 100%;
    background: #9E1F64;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

 .thumbnail-container img {
    height: 100%;
    width: 100%;
 }

.post-type-archive-aw-partner .thumbnail-container img {
    height: 80%;
    width: 80%;
    object-fit: contain;

}
.thumbnail-container .date-data {
    width: 100%;
    padding: 24px;
    position: absolute;
    left: 0;
}

.thumbnail-container .date-data .date {
    font-size: 24px;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 8px;
    color: #fff;
    margin-right: 10px;
}


.thumbnail-container .date-data .m-y {
    display: inline-block;
    color: #fff;
    font-size: 24px;
}

.event-item .block-link img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 4px;
}

.event-item .block-link span {
    font-size: 16px;
    color: #E52729;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 7px;
    font-weight: bold;
}

.aw-sliderv2.aw-event .swiper-slide-image-container {
    height: 90px;
    width: 100%;
    background: #5098A4;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.aw-sliderv2.aw-event .swiper-slide-image-container a {
    width: 100%;
}

.aw-sliderv2.aw-event .swiper-slide-image-container img {
    width: 100%;
    height: auto;
}

.aw-sliderv2.aw-event .swiper-slide-image-container .date-data-link {
    width: 100%;
    padding: 24px;
    position: absolute;
    left: 0;
}

.aw-sliderv2.aw-event .swiper-slide-image-container .date-data {
    width: 100%;
}

.aw-sliderv2.aw-event .swiper-slide-image-container .date-data .date {
    font-size: 24px;
    border: 1px solid #E52729;
    border-radius: 50%;
    padding: 8px;
    color: #fff;
    margin-right: 10px;
}


.aw-sliderv2.aw-event .swiper-slide-image-container .date-data .m-y {
    display: inline-block;
    color: #fff;
    font-size: 24px;
}

.pagination-wrap {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.pagination ul {
    display: flex;
    background: transparent;
    padding: 6px;
    border-radius: 6px;
    list-style: none;
}

/* Number buttons */
.pagination li a,
.pagination li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin: 0 2px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    text-decoration: none;
    color: #444;
}

/* Active page */
.pagination li span.current {
    background: #E52729; /* red like screenshot */
    border-color: #E52729;
    color: #fff;
}

/* Hover effect for clickable links */
.pagination li a:hover {
    background: #f4f4f4;
}

/* Arrows */
.pagination li a.prev,
.pagination li a.next {
    font-size: 18px;
}

/* Disable dots ( '...' ) styling */
.pagination li span.dots {
    background: transparent;
    border: none;
}

#calendar {
    display: flex;
    min-height: 500px;
    position: relative;
}

#calendar .calendar-block {
    flex:  1 1 50%;
}

#calendar .filter-block {
    flex: 1 1 50%;
    background-color: #fff;
    width: 100%;
    padding: 50px 40px;
    position: relative;
}

#calendar .filter-block  .block-filter {
    width: 100%;
    margin-bottom: 24px;
    height: 40px;
    background: #fff;
    padding: 8px 16px;
    outline: none;
    border: none;
    border-radius: 8px;
}

#calendar .filter-block .block-filter-input {
    width: calc( 100% - 32px );
    margin-bottom: 24px;
    height: 40px;
    background: #fff;
    padding: 0 16px;
    outline: none;
    border: none;
    border-radius: 8px;
}

#calendar .filter-block .block-filter-input::placeholder {
    color: #000;
}



#calendar .filter-block .block-filter-wrapper {
  position: relative;
  display: block;
  width: 100%;
}

#calendar .block-filter-input-wrapper {
    width: 100%;
}

/* Style the actual select */
#calendar .filter-block .block-filter-wrapper select {
  appearance: none;          /* Remove default arrow */
  -webkit-appearance: none;  /* Safari/Chrome */
  -moz-appearance: none;     /* Firefox */
  padding-right: 30px;       /* Space for custom arrow */
  height: 40px;
  font-size: 16px;
}

/* Custom arrow */
#calendar .filter-block .block-filter-wrapper::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 9px;
    pointer-events: none;
    width: 24px;       /* match your background-size */
    height: 24px;
    background-repeat: no-repeat;
    background-size: 24px;

    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27 width=%2740%27 height=%2740%27%3E%3Cpath fill=%27black%27 fill-rule=%27evenodd%27 d=%27M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");
    color: #555; /* no longer used but kept for safety */
}

.select-wrapper select:focus {
    outline: none;
    border-color: #4a90e2;
    box-shadow: 0 0 0 3px rgba(74,144,226,0.25);
}

/* ------- DROPDOWN LIST STYLE (SUPPORTED IN CHROME/EDGE) ------- */
#calendar .filter-block .block-filter-wrapper select::-webkit-scrollbar {
    width: 8px;
}

#calendar .filter-block .block-filter-wrapper select::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 20px;
}

#calendar .filter-block .block-filter-wrapper select::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 20px;
}

#calendar .filter-block .block-filter-wrapper select option {
    padding: 12px 16px;
    font-size: 15px;
    background: #fff;
    color: #333;
}

#calendar .filter-block .block-filter-wrapper select option:hover,
#calendar .filter-block .block-filter-wrapper select option:checked {
    background: #f5f5f5 !important;
}

#calendar .filter-block .filter-block-inner {
    padding: 30px 35px 40px;
    position: relative;
    height: 274px;
    background: #e1e1e1;
    border-radius: 10px;
}

#calendar .filter-block .block-submit {
    position: absolute;
    bottom: 40px;
    width: calc(100% - 70px);
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    
}

#calendar .filter-block .block-submit button {
    height: 40px;
    border: none;
    color: #fff;
    background: #E52729;
    font-size: 16px;
    border-radius: 8px;
    width: 100%;
    padding: 5px 30px;
    cursor: pointer;
    transition: all 0.2s ease;
}


#calendar .filter-block .block-submit button:hover {
    background-color: #000;
    color: #fff;
}
/* Grid */
#grid {
    padding: 20px calc(50vw - 600px);

}

#grid.news-grid {
    padding: 45px calc(50vw - 600px) 20px;
}

#grid.grid-nopadding {
    padding: 0;
}

#grid .grid-result-container {
    display: flex;
    flex-wrap: wrap;
}

#grid .grid-result-container .grid-item {
    width: 29%;
    /* flex: 0 0 29%; */
    margin-right: 40px;
}

#grid .thumbnail-container {
    height: 100%;
    width: 100%;
    max-height: 240px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

.new-title {
    font-weight: bold;
}

.block-link img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 4px;
}

.block-link span {
    font-size: 16px;
    color: #E52729;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 7px;
    font-weight: bold;
}

.news-filter {
    padding: 20px calc(50vw - 600px);
    display: flex;
    background-color: #F3F4F4;
}

.news-filter .filter-list {
    display: flex;
    width: 100%;
}

.news-filter .filter-list .option-holder {
    flex: 1  1 20%;
}

.news-filter .filter-list .option-holder.text-search {
    flex: 1  1 40%;
    position: relative;
}

.news-filter .filter-list select {
    height: 48px;
    width: 90%;
    background: #fff;
    border: none;
    border-radius: 8px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='40' height='40'%3E%3Cpath fill='black' fill-rule='evenodd' d='M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 24px;
    font-size: 16px;
}


.news-filter .filter-list select  option {
    padding: 10px; /* adjust spacing in options */
    background-color: #fff;
}

 .news-filter .filter-list input {
    height: 48px;
    width: 80%;
    background: #fff;
    border: none;
    border-radius: 8px;
    padding: 0 20px;
    font-size: 16px;
 }

 .news-filter .filter-list input {
    padding: 0  40px;
 }

 .news-filter .filter-list .submit-holder {
    flex: 1 1 20%;
}

 .news-filter .filter-list .submit-holder button {
    height: 100%;
    width: 80%;
    background: #E52729;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
 }

  .news-filter .filter-list .submit-holder button:hover {
    background-color: #000;
    color: #fff;
  }

  .news-filter .filter-list .text-search:before {
    content: url(https://fed.bindustryusa.com/wp-content/themes/moot_theme/assets/img/Search_icon.svg);
    position: absolute;
    left: 15px;
    width: 18px;
    height: 18px;
    top: 15px;
  }

/* Parner Filter */
.partner-filter {
    padding: 20px calc(50vw - 600px);
    display: flex;
    background-color: #F3F4F4;
}

.partner-filter .filter-list {
    display: flex;
    width: 100%;
}

.partner-filter .filter-list .option-holder {
    flex: 1  1 20%;
}

.partner-filter .filter-list .option-holder.text-search {
    flex: 1  1 40%;
    position: relative;
}

.partner-filter .filter-list select {
    height: 48px;
    width: 90%;
    background: #fff;
    border: none;
    border-radius: 8px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='40' height='40'%3E%3Cpath fill='black' fill-rule='evenodd' d='M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 24px;
    font-size: 16px;
}


.partner-filter .filter-list select  option {
    padding: 10px; /* adjust spacing in options */
    background-color: #fff;
}

 .partner-filter .filter-list input {
    height: 48px;
    width: 80%;
    background: #fff;
    border: none;
    border-radius: 8px;
    padding: 0 20px;
    font-size: 16px;
 }

 .partner-filter .filter-list input {
    padding: 0  40px;
 }

 .partner-filter .filter-list .submit-holder {
    flex: 1 1 20%;
}

 .partner-filter .filter-list .submit-holder button {
    height: 100%;
    width: 80%;
    background: #E52729;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 16px;
 }

  .partner-filter .filter-list .text-search:before {
    content: url(https://fed.bindustryusa.com/wp-content/themes/moot_theme/assets/img/Search_icon.svg);
    position: absolute;
    left: 15px;
    width: 18px;
    height: 18px;
    top: 15px;
  }
  
  .aw-partner-slider 

 /* Single */
 .content-area {
    padding-bottom: 0;
 }
 .row-hero-single {
    padding: 0;
    max-height: 215px!important;
    background-color: #E52729;
    position: relative;
    overflow: hidden;
 }

.row-hero-single-inner {
    padding: 20px calc(50vw - 600px);
    position: relative;
    z-index: 5;
}


 .page-back {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 9;
 }
.page-back img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 4px;
    transform: rotate(180deg);
}

.page-back span {
    font-size: 16px;
    color: #E52729;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 11px;
    font-weight: bold;
    width: 42px;
}

.page-sharer {
    cursor: pointer;
    overflow: hidden;
    background-color: #fff;
}

.page-sharer.active {
    overflow: inherit;
}

.page-sharer .show-active {
    display: none;
}

.page-sharer .hide-active {
    display: inline-block;
}


.page-sharer.active .show-active {
    display: inline-block;
}

.page-sharer.active .hide-active {
    display: none;
}



.page-sharer span {
    font-size: 16px;
    color: #E52729;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 11px;
    font-weight: bold;
    width: 43px;
    background: #fff;
}

.page-sharer .sharer-container .share-list li {
    position: relative;
    transition: all 0.2s ease;
}

.page-sharer .sharer-container .share-list li {
    transform: translateX(-100%);
}

.page-sharer.active .sharer-container .share-list li {
    transform: translateX(0);
}

.page-sharer .sharer-container .share-list li:nth-child(1) {
    transition-delay: 0.1s;
}

.page-sharer .sharer-container .share-list li:nth-child(2) {
    transition-delay: 0.15s;
}

.page-sharer .sharer-container .share-list li:nth-child(3) {
    transition-delay: 0.2s;
}

.page-sharer img {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-right: 4px;
}

.page-sharer .sharer-container {
    visibility: hidden;
    z-index: -1;
    position: absolute;
    right: -155px;
    top: -2px;
}

.page-sharer.active .sharer-container {
    visibility: visible;
    z-index: 9;
    right: -125px;
    position: absolute;
}

.page-sharer ul.share-list {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

.page-sharer ul.share-list li {
    padding: 0 0 0 12px;
}

.page-sharer ul.share-list li svg {
    width: 30px;
    height: 30px;
}


.page-add-calendar span {
    font-size: 16px;
    color: #E52729;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 12px;
    font-weight: bold;
}

.page-add-calendar img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 4px;
}

.page-content {
    padding: 20px calc(50vw - 600px);
    position: relative;
}

.page-content .content-inner {
    position: relative;
   
}

.page-content .content-inner .page-content-detail {
    max-width: 750px;
}

.page-content h1 {
    font-size: 30px;
    line-height: 150%;
    color: #E52729;
}

.page-content-head {
    max-width: 600px;
    position: relative;
}

.page-entry {
    position: relative;
}

.page-sharer {
    position: absolute;
    top: 0;
    right: 0;
}
.entry-date h3 {
    font-size: 16px;
    font-weight: bold;
}

/* Campaign */
/* Partner */
.post-type-archive-aw-partner  #grid .thumbnail-container {
    height: 120px;
    width: auto;
}

#about h2  {
    color: #E52729;
    margin: 0;
}
.aw-acc .acc-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aw-acc .acc-list ul li:nth-child(1) {
    border-top: 1px solid #e1e1e1;
}

.aw-acc .acc-list ul li {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0 !important;
}
.aw-acc .acc-list ul li h4 {
    font-size: 18px;
    line-height: 150%;
    padding-left: 0 !important;
    font-weight: 500;
    margin: 0;
}

.aw-acc .acc-list ul li.show h4 {
    color: #E52729;
}

#benefit {
    margin-bottom: 40px;
}

.aw-acc .acc-list ul li {
    padding: 0;
    cursor: pointer;
    padding-bottom: 24px;
    padding-top: 24px;
}

.aw-acc .acc-list ul li.show {
    height: auto;
   
}

.aw-acc .acc-list ul li .acc-text {
    font-size: 16px;
    line-height: 1.5;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.aw-acc .acc-list ul li .acc-text .acc-text-content {
    padding: 10px 0;
    margin-top: 16px;
    margin-bottom: 16px;
}

.aw-acc .acc-list ul li.show .acc-text {
    max-height: 800px;
   
}



.aw-acc .acc-title {
    position: relative;
}

.aw-acc .acc-title .aw-toggle-icon {
    position: absolute;
    right: 0;
    top: 0;
    border: none !important;
    background-color: transparent !important;
    background-image: url(https://fed.bindustryusa.com/wp-content/themes/moot_theme/assets/img/fed_plus.svg) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 16px !important;
    height: 16px !important;
}

.aw-acc .show .acc-title .aw-toggle-icon {
    background-image: url(https://fed.bindustryusa.com/wp-content/themes/moot_theme/assets/img/fed_minus.svg) !important;
}

/* 404 Page */

.page-404-content-inner {
    min-height: 40vh;
    padding: 20px calc(50vw - 600px);
}


.page-404-content-inner .page-404-content-block {
    margin-top: 45px;
    max-width: 1024px;
    background-color: #d3d3d3;
    padding: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 400px;
    border-radius: 20px;
}

.page-404-content-inner .page-404-content-block .page-404-title {
    font-size: 4rem;
    line-height: 120%;
    color: #fff;
    margin: 24px;
    font-weight: bold;
}

.page-404-content-inner .page-404-content-block .page-404-subtitle {
    font-size: 24px;
    color: #E52729;
    margin: 0px 0 12px;
}


.page-404-content-inner .page-404-content-block .page-404-notice {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 150%;
}

.page-404-content-inner .page-404-content-block .page-404-btn {
    display: block;
    background-color: #E52729;
    color: #fff;
    width: 178px;
    border-radius: 40px;
    padding: 13px 10px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    font-size: 14px;
    font-family: Alaska;


}


/* Fixed tab list */
.page-content-scroller.in-view .page-tab-list {
    height: 64px;
}

.page-content-scroller.in-view ul.lists-item {
    top: 49px;
    position: fixed;
    width: 100%;
    z-index: 9;

}


.page-content-scroller.in-view .page-tab-list ul.lists-item li.list-active {
    color: #E52729;
    border-bottom: 3px solid #E52729;
}


.page-related {
    padding: 20px calc(50vw - 600px);
}

/* Event Page */
.page-cta {
    position: relative;
    width: 100%;
}

.page-content-info-grid {
    display: flex;
    font-size: 16px;
}

.page-content-info h3 {
    font-weight: bold;
}

.page-content-info-grid .info-grid {
    flex: 0 0 30%;
    margin-right: 24px;
}

.page-content-info-grid .info-grid #map {
    width: 100%;
    height: 300px;
}

.page-add-calendar {
    max-width: 360px;
}


.page-add-calendar-link {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    border-radius: 10px;
    background: #d3d3d3;
    padding: 14px 20px;
    left: 37px;
    max-width: 275px;
    top: 34px;
}

.page-add-calendar .show-active {
    display: none;
}

.page-add-calendar .hide-active {
    display: inline-block;
}


.page-add-calendar.active .show-active {
    display: inline-block;
}

.page-add-calendar.active .hide-active {
    display: none;
}

.page-add-calendar.active .page-add-calendar-link {
    visibility: visible;
    z-index: 5;
}

.page-add-calendar .page-add-calendar-link ul li {
    transform: translateX(-10px);
    opacity: 0;
    transition: all 0.2s ease;
} 

.page-add-calendar.active .page-add-calendar-link ul li {
    transform: translateX(0);
    opacity: 1;
}


.page-add-calendar.active .page-add-calendar-link ul li:nth-child(2) {
    transition-delay: 0.1s;
}

.page-add-calendar.active .page-add-calendar-link ul li:nth-child(3) {
    transition-delay: 0.05s;
}

.page-add-calendar.active .page-add-calendar-link ul li:nth-child(4) {
    transition-delay: 0.2s;
}

.page-add-calendar-link ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.page-add-calendar-link ul li {
    flex:  1 1 50%;
}

.page-add-calendar-link ul li a {
    color: #E52729;
}

.page-add-calendar-link ul li a:hover {
    text-decoration: underline;
}

/* page Builder */
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 24px;
}

/* Contact Page */
/* Social */

ul.contact-socials {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

ul.contact-socials li {
    cursor: pointer;
    margin-right: 8px;
}

ul.contact-socials li a {
    color: #d4d4d4;
}

ul.contact-socials li a svg {
    width: 40px;
    height: 40px;
}
/* Contact Form */
/* ---------- Scoped wrapper (recommended) ----------
   Wrap your CF7 shortcode like:
   <div class="cf7-card">[contact-form-7 id="123" title="Contact"]</div>
-------------------------------------------------- */
.aw-contact-card .wpcf7 {
  max-width: 760px;                 /* similar width to screenshot */
  margin: 30px auto;
  padding: 28px;
  background: #efefef;              /* pale grey card background */
  border-radius: 14px;
  box-sizing: border-box;
  font-family: 'Nunito Sans', sans-serif;
  color: #222;
}

/* big title above form (if you include a heading inside wrapper) */
.aw-contact-card .wpcf7 h2 {
  font-size: 32px;
  margin: 0 0 18px;
  font-weight: 700;
  color: #111;
}

/* Generic CF7 container */
.aw-contact-card .wpcf7 .wpcf7-form {
  display: block;
}

/* Input / textarea shared style */
.aw-contact-card .wpcf7 .wpcf7-form input[type="text"],
.aw-contact-card .wpcf7 .wpcf7-form input[type="email"],
.aw-contact-card .wpcf7 .wpcf7-form input[type="tel"],
.aw-contact-card .wpcf7 .wpcf7-form input[type="url"],
.aw-contact-card .wpcf7 .wpcf7-form input[type="search"],
.aw-contact-card .wpcf7 .wpcf7-form textarea,
.aw-contact-card .wpcf7 .wpcf7-form select {
  width: 100%;
  background: #fff;
  border: none;
  border-radius: 10px;
  padding: 18px 20px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.2;
  color: #333;
  margin: 0 0 18px;
  box-shadow: none;
  outline: none;
}

/* placeholder color */
.aw-contact-card .wpcf7 .wpcf7-form input::placeholder,
.aw-contact-card .wpcf7 .wpcf7-form textarea::placeholder {
  color: #8b8b8b;
}

/* Larger message textarea height */
.aw-contact-card .wpcf7 .wpcf7-form textarea {
  min-height: 220px;
  resize: vertical;
}

/* Inputs grouping spacing matching screenshot (some inputs stacked closer) */
.aw-contact-card .wpcf7 .two-cols {
  /* display: grid; */
  /* grid-template-columns: 1fr 1fr; */
  gap: 16px;
  margin-bottom: 6px; /* small gap at bottom of the small-input block */
}

/* If you want first/last on same row, wrap them in a div.two-cols */
/* Example markup:
   <div class="two-cols">
     [text* first-name placeholder "First Name"]
     [text* last-name placeholder "Last Name"]
   </div>
*/

/* subtle inner background rows to mimic separated blocks in screenshot */
.aw-contact-card .wpcf7 .field-row {
  padding: 10px 0 16px;
  margin-bottom: 8px;
}

/* Checkbox line (privacy policy) */
.aw-contact-card .wpcf7 .wpcf7-form .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin: 14px 0 22px;
  color: #555;
  font-size: 15px;
}
.aw-contact-card .wpcf7 .wpcf7-form .wpcf7-list-item input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 0;
  border-radius: 5px;
  border: 2px solid #e0e0e0;
  appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: #fff;
}
.aw-contact-card .wpcf7 .wpcf7-form .wpcf7-list-item input[type="checkbox"]:checked {
  background: #E52729; /* red match button */
  border-color: #E52729;
}
.aw-contact-card .wpcf7 .wpcf7-form .wpcf7-list-item input[type="checkbox"]:checked::after {
  content: "✓";
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  left: 4px;
  top: 0px;
}

/* Submit button (big rounded red button) */
.aw-contact-card .wpcf7 .wpcf7-form input.wpcf7-submit,
.aw-contact-card .wpcf7 .wpcf7-form button.wpcf7-submit {
  display: inline-block;
  width: 100%;
  padding: 16px 22px;
  border: none;
  border-radius: 12px;
  background: #E52729;   /* reddish color - adjust if needed */
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  box-shadow: none;
  margin-top: 10px;
  transition: all 0.2s ease;
}

.aw-contact-card .wpcf7 .wpcf7-form input.wpcf7-submit:hover {
    background: #000;
}

.aw-contact-card .wpcf7 {
    padding: 20px 24px;
    margin: 0;
}

.aw-contact-card .wpcf7 .wpb_button, .aw-contact-card .wpcf7 .wpb_content_element, .aw-contact-card .wpcf7 ul.wpb_thumbnails-fluid>li {
    margin: 0;
}

.aw-contact-card .wpcf7 .vc_column-inner {
    padding: 20px 24px!important;
}

/* Submit button hover */
.aw-contact-card .wpcf7 .wpcf7-form input.wpcf7-submit:hover,
.aw-contact-card .wpcf7 .wpcf7-form button.wpcf7-submit:hover {
  opacity: .95;
}

/* Remove CF7 default invalid outline & add subtle invalid style */
.aw-contact-card .wpcf7 .wpcf7-form .wpcf7-not-valid {
  border: 2px solid #e06b6b !important;
}
.aw-contact-card  .wpcf7-list-item-label {
    margin-left: 8px;
}

.aw-contact-card .wpcf7-spinner {
    display: none;
}
/* Make labels visually minimal (we're using placeholders as the screenshot shows) */
.aw-contact-card .wpcf7 .wpcf7-form label {
  font-size: 16px;
  padding-left: 10px;
}

/* small screens responsiveness */
@media (max-width: 640px) {
  .aw-contact-card .wpcf7 {
    padding: 18px 12px;
    margin: 0;
  }
  .aw-contact-card .wpcf7 .two-cols {
    grid-template-columns: 1fr;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
    .page-tab-content {
        padding: 20px 24px;
    }

    .page-content {
        padding: 20px 24px;
    }

    .row-hero-single-inner {
        padding: 20px 24px;
    }
    .page-related {
        padding: 20px 24px;
    }

    .row-hero {
        padding: 20px 24px;
    }

     body.single-aw-partner .page-content-header {
        padding: 20px 24px;
    }

    .news-filter {
        padding: 20px 24px;
    }

    #grid {
        padding: 20px 24px;
    }

    .page-tab-list ul.lists-item {
        padding: 0 24px;
    }

    #grid .thumbnail-container {
        height: auto;
    }

    .aw-sliderv2 .swiper-slide .swiper-slide-image-container img {
        width: 100%;
    }
    .row-df-padding {
        padding: 20px 24px;
    }

    .news-filter .filter-list input {
        padding: 0 0px 0 40px;
        width: 80%;
    }

    #grid .grid-result-container .grid-item {
        width: 30%;
        margin-right: 24px;
    }

    .partner-filter {
        padding: 20px 24px;
    }

    #partner-slider {
        max-width: 1024px;
        /* max-height: 500px; */
    }

    .page-404-content-inner {
        padding: 20px 24px;
    }

    .page-tab-list ul.lists-item li {
        padding: 0 15px;
    }

    #grid.news-grid {
        padding: 45px 24px 20px;
    }
}


/* Responsive heights */
@media only screen and (max-width: 768px) {
    .swiper-slide {
    height: 350px;
    }
    .mobile-space-only {
        display: none;
    }
    .row-df-padding {
        padding: 20px 24px;
    }
    /* home partner */
    .partner-wrapper .partner-single {
        flex: 0 0 35%;
    }
    .partner-wrapper .partner-single img {
        width: 100%;
        height: auto;
    }

    .page-404-content-inner {
        padding: 20px 24px;
    }
/* 
    .vc_column_container>.vc_column-inner {
        padding-left: 24px!important;
        padding-right: 24px!important;
    } */

    .row-hero {
        padding: 20px 24px;
    }

    .row-hero-single-inner {
        padding: 20px 40px;
    }

    body.single-aw-partner .page-content-header {
        padding: 20px 24px;
    }

    .news-filter {
        padding: 20px 24px;
    }

    .news-filter .filter-list {
        flex-wrap: wrap;
    }

    .news-filter .filter-list .option-holder {
        flex: 0 0 50%;
    }

    .news-filter .filter-list .option-holder.text-search {
        flex: 0 0 65%;
        margin-top:12px;
    }

    .news-filter .filter-list input {
        padding: 0 0px 0 40px;
        width: 80%;
    }

    .news-filter .filter-list .submit-holder {
        flex:  0 0 35%;
        margin-top: 12px;
    }

    .news-filter .filter-list .submit-holder button {
        margin-left: 8px;
    }

    #grid {
        padding: 20px 24px;
    }

    #grid.news-grid {
        padding: 20px 24px;
    }

    #grid .thumbnail-container {
        height: 181px;
    }

    #grid .grid-result-container .grid-item {
        flex: 0 0 42%;
        margin-right: 24px;
    }

    #grid .grid-item .grid-desc {
        display: none;
    }

    .page-content {
        padding: 20px 24px;
    }

    .page-related {
        padding: 20px 24px;
    }

    .aw-sliderv2 .swiper-slide .swiper-slide-image-container {
        max-height: 181px;
    }

    .aw-sliderv2 .slide-desc {
        display: none;
    }

    .aw-sliderv2 .swiper-navigation {
        top: -30px;
    }

    .page-tab-content {
        padding: 20px 24px;
    }

    .aw-sliderv2 .swiper-slide {
        width: 42%;
        margin-right: 24px!important;
    }

    .post-type-archive-aw-partner .thumbnail-container img {
        width: 100%;
        height: auto;
    }


    .page-tab-grid-result-container .event-item {
        flex: 0 0 100%;
        margin-right: 0;
    }

    .aw-sliderv2.aw-event .swiper-slide {
        width: 100%;
    }
    .single-aw-event .page-content-body .page-content-info-grid {
        flex-wrap: wrap;
    }

    .single-aw-event .page-content-body .page-content-info-grid .info-grid {
        flex: 1 1 100%;
        margin-right: 0px;
        margin-bottom: 20px;
        font-size: 16px;
    }

    .aw-sliderv3 .swiper-slide {
        width: 75%;
    }

    .mobile-only {
        display: block;
    }
    .aw-abt-grid-c2  {
        display: flex;
        flex-wrap: wrap;
    }

    .aw-abt-grid-c2 .wpb_column  {
        flex: 0 0 40%;
        margin-right: 24px;
    }
    
    #grid .grid-result-container .grid-item {
        width: 45%;
    }

    .row-hero h2 {
        font-size: 36px;
        line-height: 120%;
    }

    .row-df-padding.no-pd-top-mb {
        padding-top: 0;
    }


    .row-df-padding.no-pd-btm-mb {
        padding-bottom: 0;
    }

    #partner-slider {
        max-width: 100%;
        max-height: 350px;
    }

    .page-tab-list ul.lists-item li {
        padding: 0 15px;
    }

    .page-sharer .sharer-container {
        z-index: -1;
        position: absolute;
        right: 0;
        top: 30px;
        margin-top: 18px;
    }

    .page-sharer.active .sharer-container {
        right: 0;
         z-index: 9;
         padding-right: 6px;
    }

    .page-sharer ul.share-list {
        flex-direction: column;
    }

    .single-bg-image img {
        width: auto;
        height: 100%;
    }
}


/* @media only screen and (max-width: 768px) {

} */

/* Custom Pages */


@media only screen and (max-width: 768px) {
    body.page-id-266 .aw-single-block {
        margin-bottom: 32px;
    }
}

.swiper-pagination {
    margin-bottom: 6px;
}

.swiper-pagination-bullet-active {
    background-color: #fff!important;
}

/* Language Switcher */
.header-inner .header-actions ul.header-list-action li.hd-language {
    padding: 0;
}

.hd-language .trp-shortcode-switcher.trp-shortcode-anchor {
    height: 58px;
    padding: 0;
    background-color: transparent;
}

.hd-language .trp-shortcode-switcher .trp-current-language-item__wrapper {
    height: 46px;
    padding-right: 0;
}

.hd-language .trp-shortcode-switcher .trp-switcher-dropdown-list {
    background: #f0f0f0;
    margin-top: 12px;
    border-radius: 5px;
    border: none;
}

.trp-language-switcher.is-open .trp-switcher-dropdown-list {
    /* border: 0.5px solid #d3d3d3; */
}

.hd-language .trp-shortcode-switcher .trp-language-item {
    padding: 7px 8px;
    gap: 0;
}
.hd-language .trp-shortcode-switcher .trp-language-item:hover {
    background-color: #cccccc;
    color: #fff;
}

.hd-language .trp-shortcode-switcher .trp-language-item:hover span {
    color: #fff;
}


.cptc-container {
    padding-left: 20px;
}


@media only screen and (max-width: 768px) {
    .hd-language .trp-shortcode-switcher .trp-language-item.trp-language-item__current {
        padding: 7px 4px 7px 0px;
    }
    .hd-language .trp-shortcode-switcher .trp-current-language-item__wrapper {
        padding-left: 6px;
    }

    .cptc-container .wpcf7-form-control-wrap.recaptcha {
        transform: scale(0.5);      /* change size here */
        transform-origin: 0 0;      /* align left */
        height: 40px;               /* scaled height */
        width: 152px;               /* scaled width (304 * 0.5) */
        }


        .aw-contact-card .wpcf7 {
            padding: 18px 12px;
            margin: 0;
        }
        
}


@media only screen and (max-width: 390px) {
    .page-tab-content {
        padding: 20px 12px;
    }

    .page-content {
        padding: 20px 12px;
    }

    .row-hero-single-inner {
        padding: 20px 12px;
    }
    .page-related {
        padding: 20px 12px;
    }

    .row-hero {
        padding: 20px 12px;
    }

     body.single-aw-partner .page-content-header {
        padding: 20px 12px;
    }

    .news-filter {
        padding: 20px 12px;
    }

    #grid {
        padding: 20px 12px;
    }

    .page-tab-list ul.lists-item {
        padding: 0 24px;
    }

    #grid .thumbnail-container {
        height: auto;
    }

    .aw-sliderv2 .swiper-slide .swiper-slide-image-container img {
        width: 100%;
    }
    .row-df-padding {
        padding: 20px 12px;
    }

    .news-filter .filter-list input {
        padding: 0 0px 0 40px;
        width: 80%;
    }

    #grid .grid-result-container .grid-item {
        width: 40%;
        margin-right: 24px;
    }

    .partner-filter {
        padding: 20px 8px;
    }

    #partner-slider {
        max-width: 1024px;
        /* max-height: 500px; */
    }

    .page-404-content-inner {
        padding: 20px 8px;
    }

    .page-tab-list ul.lists-item li {
        padding: 0 15px;
    }

    #grid.news-grid {
        padding: 45px 8px 20px;
    }

    body.single-aw-partner .aw-partner-slider {
        width: 100%;
    }
}

/* Resicted Content */
.tf-restricted {
  position: relative;      /* Needed so cloned overlay positions correctly */
  max-height: 300px;       /* Same MAX_HEIGHT_PX as JS */
  overflow: hidden;        /* Hide overflowed content */
  box-sizing: border-box;
  visibility: visible;     /* JS will temporarily switch this to hidden */  
  min-height: 300px;
}

/* Optional: if the final replacement image needs consistent styling */
.tf-restricted img {
  width: auto;
  display: block;
  height: auto;
  position: relative;
  object-fit: cover;
}

.tf-restricted::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    inset: 1% 0px 0px;
    pointer-events: none;
    z-index: 98;
    /* backdrop-filter: blur(4px); */
    background: linear-gradient(rgba(255, 255, 255, 0) 9%, rgba(255, 255, 255, 0.6) 47%, rgb(255, 255, 255) 70%);
}

.tf-restricted.replaced::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    inset: 1% 0px 0px;
    pointer-events: none;
    z-index: 98;
    /* backdrop-filter: blur(4px); */
    background: linear-gradient(rgba(255, 255, 255, 0) 9%, rgba(255, 255, 255, 0.6) 47%, rgb(255, 255, 255) 70%);
}

.snapshot-wrapper {
    position: relative;
    height: 100%;
}

.snapshot-content {
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 30px;
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #FEF3F3;
    border-radius: 10px;
    padding: 25px 60px;
    border: 1px solid #fef3f3;
    transform: translate(-50%, 0);
}

.snapshot-text {
    color: #E52729;
    text-align: center;
    font-family: Alaska;
}
.snapshot-link {
    display: block;
    background-color: #E52729;
    color: #fff;
    width: 178px;
    border-radius: 40px;
    padding: 13px 10px;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
    font-size: 14px;
    font-family: Alaska;
    transition: all 0.2s ease;
}

.snapshot-link:hover {
    background-color: #000;
    color: #fff;
}


@media only screen and (maX-width: 768px) {
    .tf-restricted {
        padding: 20px 24px!important;
    }
    .snapshot-wrapper {
        height: 300px;
    }
    .snapshot-wrapper img {
        height: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 375px) {
    .single-aw-event .row-hero-single-inner h2.page-title {
        font-size: 26px;
    }
}

 /* Cookies */

body .cky-consent-container {
    bottom: 0;
    right: 0px!important;
    left: unset;
    width: 350px;
    font-size: 12px!important;
}

body .cky-btn-customize {
   
}

.cky-consent-container .cky-consent-bar {
    padding: 6px 16px!important;
}

.cky-btn {
    padding: 2px!important;
    
}

.cky-btn-customize {
    color: #E52729!important;
}

.cky-notice-des a {
    color: #E52729!important;
}

.cky-notice .cky-title {
    margin: 0!important;
}

.cky-show-desc-btn {
    color: #E52729!important;
}


.cky-prefrence-btn-wrapper .cky-btn {
    color: #fff!important;
    border-color: #E52729!important;

    display: block;
    background-color: #E52729!important;
    color: #fff;
    width: 178px;
    border-radius: 40px;
    padding: 13px 10px;
    text-align: center;
    cursor: pointer;
    margin-top: 40px;
    font-size: 14px;
    font-family: Alaska;
    transition: all 0.2s ease;
    
}

.cky-prefrence-btn-wrapper .cky-btn:hover {
    background-color: #000!important;
    border-color: #000!important;
}

@media only screen and (max-width: 768px) {
    .cky-notice-des {
        text-align: center;
        padding: 0 12px!important;
    }

    .cky-notice-btn-wrapper {
        flex-direction: row!important;
        padding: 0!important;
        margin: 0!important;
    }

    .cky-notice-group {
        display: flex!important;
    }

    .cky-notice-btn-wrapper .cky-btn-customize {
        margin-top: 0!important;
        order: 1!important;
    }
    
    .cky-notice-btn-wrapper .cky-btn-accept {
        margin-top: 0!important;
        order:2 !important
    }

    .cky-notice-btn-wrapper .cky-btn-reject {
        margin-top: 0 !important;
    }

    .cky-btn {
        padding: 0 4px!important;
    }
}