 /*
    =================================================
                    LARGE SCREENS
    =================================================
*/
@media screen and (min-width: 4000px) {
    .ticker-banner--wrapper .slick-track {
        justify-content: space-between;
        width: 200% !important;
    }
}


/*
    =================================================
                        DESKTOP
    =================================================
*/

@media screen and (min-width: 1366px) {
    .hero-row-post-large .h3 .fl-heading,
    .hero-row-post-small .h3 .fl-heading {
        font-size: 68px;
        font-size: 3.58rem;
        line-height: 70px;
        line-height: 3.68rem;
    }
}

@media screen and (max-width: 1366px) {
    :root {
        /* Content Padding */
        --content-padding: 60px;
    }
    body:not(.fl-builder-edit) .hero-img,
    body:not(.fl-builder-edit) .hero-img div,
    body:not(.fl-builder-edit) .hero-img div img{
        height:400px;
    }
    .video_window_wrapper {
        min-height:400px;
        border-radius: 30px;
    }
    body:not(.fl-builder-edit) .hero-row-home{

    }
    body:not(.fl-builder-edit) .hero-popup{
        bottom: 22px;
        right: 26px;
    }
    body:not(.fl-builder-edit) .hero-icon{
        bottom: -18px;
        left: -102px;
        z-index: 2;
    }
    
    body:not(.fl-builder-edit) .hero-row-post-large-img-col, body:not(.fl-builder-edit) .hero-row-post-large-info-col {
        position: relative;
        z-index: 1;
        margin-bottom: 0px;
    }
    .fl-post .herolageheight img {
        width:100%;
        height: 355px;
    }
    body:not(.fl-builder-edit) .hero-row-post-large-icon{
        position: absolute;
        bottom: -102px;
        right: 0;
    }

    body:not(.fl-builder-edit) .hero-row-post-small-img{
        margin-bottom:66px;
        padding:49px;
    }
    body:not(.fl-builder-edit) .hero-row-post-small-icon{
        right:-18px;
        bottom:0px;
    }


    .mailchimp_form_wpforms {
        padding-bottom:100px;
    }
}

/*
    =================================================
                SMALL DESKTOP SCREEN
    =================================================
*/

@media only screen and (max-width: 1024px) {

    .materials-list.list .item--desc p.h4 {
        max-width: 350px;
    }

}

/*
    =================================================
                        TABLET AND UP, ONLY
    =================================================
*/


@media screen and (min-width: 992px) {


    /* home page */
    body:not(.fl-builder-edit).home  .hero-row-home .fl-col-group .fl-col-group .hero-info-col{
        flex-basis: 370px;
    }

    body:not(.fl-builder-edit) .testimonial-carousel-left-col .testimonial-carousel-left-col-box-img.fl-node-nlu24csy57wb {
        bottom: -157px;
        right: -170px;
    }

    /* Post Grid – vertical divider */
    .post-wedge.media .post:first-child {
        border-right: 2px solid var(--orange) !important;
    }

    /* Jump-to Menu */
    body:not(.fl-builder-edit) .jumpto_row .fl-button-group-button {
        padding: 0 28px !important;
    }

    body:not(.fl-builder-edit) .jumpto_row .fl-module-box {
        gap: 60px !important;
    }
        /* custom for impact page */
    body:not(.fl-builder-edit).page-id-45086 .jumpto_row .fl-module-box {
        gap: 160px !important;
    }

    /* custom for about page */
    body:not(.fl-builder-edit).page-id-45084 .jumpto_row .fl-module-box {
        gap: 210px !important;
    }

    /* Image Carousel */
    body:not(.fl-builder-edit) .number-carousel-row .carousel-txt {
        padding-left: 180px;
    }

    /* Hero Area - Illustration positions */
    body:not(.fl-builder-edit) .hero-icon.lemons {
        bottom: -9px;
        left: -96px;
    }
    
    body:not(.fl-builder-edit) .hero-icon.broccoli {
        bottom: -2px;
        left: -90px;
    }

    body:not(.fl-builder-edit) .hero-icon.radish {
        bottom: 27px;
        left: -138px;
    }
    

    /* Share Feedback Page – Hero – Starfruit Illustration */
    body:not(.fl-builder-edit) .hero_area .simple-archive-img.starfruit {
        transform: translate(160px, 18px) rotate(-16deg);
    }  

    /* Number Carousel */
    body:not(.fl-builder-edit) .number-carousel-row .slider-header {
        padding-right: 94px;
    }

    /* Feature Card - Large Image */
    .feature_card_image_large .fl-col-group-equal-height .fl-col-content {
        min-width: 420px;
    }

        #mc_embed_shell button, #mc_embed_shell input[type=button], #mc_embed_shell input[type=submit] {
        margin-bottom:40px;
    }
}


/*
    =================================================
                        TABLET
    =================================================
*/
@media only screen and (max-width: 992px) {

    :root {
        /* Content Padding */
        --content-padding: 40px;
    }

    /****hero row****/
    .fl-post .herolageheight img {
        width:100%;
        height: 316px;
    }
    body:not(.fl-builder-edit) .hero-row-home .fl-col-group .fl-col-group .hero-info-col{
        flex-shrink: 1;
        flex-grow: 1;
        flex-basis: 100%;
        width: 100% !important;
    }
    
    body:not(.fl-builder-edit) .hero-row-home .fl-col-group .fl-col-group{
        gap:16px;
    }
    body:not(.fl-builder-edit) .hero-row-home .fl-col-group .fl-col-group:before,
    body:not(.fl-builder-edit) .hero-row-home .fl-col-group .fl-col-group:after{
        display: none;
    }
    body:not(.fl-builder-edit) .hero-row-home{

    }
    
    /******************/
    /* General Styles */
    /******************/
                
    .fl-row:not(.nopadding) >.fl-row-content-wrap >.fl-row-content {
        padding-left: 36px;
        padding-right: 36px;
    }


    
    /**************/
    /* TYPOGRAPHY */
    /**************/

    h1, .h1, .h1 p, .h1 .fl-heading {
        font-size: 80px;
        font-size: 4.21rem;
        line-height: 80px;
        line-height: 4.21rem;
    }

    h2, .h2, .h2 p, .h2 .fl-heading {
        font-size: 66px;
        font-size: 3.47rem;
        line-height: 66px;
        line-height: 3.47rem;
    }

    h3, .h3, .h3 p, .h3 .fl-heading {
        font-size: 30px;
        font-size: 1.58rem;
        line-height: 32px;
        line-height: 1.68rem;
    }

    h4, .h4, .h4 p, .h4 .fl-heading {
        font-size: 22px;
        font-size: 1.16rem;
        line-height: 24px;
        line-height: 1.26rem;
    }

    blockquote p {
        font-size: 25px;
        font-size: 1.32rem;
        line-height: 36px;
        line-height: 1.89rem;
    }


    .number_stat .fl-number .fl-number-text .fl-number-string span {
        font-size:80px;
        font-size:4.21rem;
        line-height: 85px;
        line-height: 4.47rem;
        letter-spacing: 0;
    }

    .maxwidth500 h2 {
        max-width: 300px;
    }







    /******POST WEDGE (TWO COLUMN LAYOUT)******/
    .post-wedge.two-column {
        display: flex;
        gap: 36px;
        flex-direction: column;
    }
    /******POST WEDGE (MEDIA LAYOUT)******/
    .post-wedge.media {
        display: flex;
        gap: 36px;
        flex-direction: column;
    }
    .post-wedge.media .post:first-child{
        padding-right:0;
        border-right:none;
    }
    
    .post-wedge.media .post:nth-child(2), .post-wedge.media .post:nth-child(3){
        padding-left: 0;
    }
    /******POST WEDGE (FLEX LAYOUT)******/
    .post-wedge.flex .post:first-child .post-col.title-col{
        margin-right:66px;
        width:calc(50% -33px);
    }
    .post-wedge.flex .post:first-child .post-col.desc-col{
        width:calc(50% -33px);
    }
    /******POST GRID (LIST LAYOUT)******/
    .posts.list .postBox{
        flex-direction: column;
    }
    .posts.list .postBottom{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
    .posts.list .postBox .infoBox{
        padding: 0 0px 0px;
    }
    .posts.list .postTop{
        flex-direction:column;
        width:100%;
    }
    .posts.list .infoBox h3{
        margin-top:16px;
    }
    .posts.list .postBox .imgBox{
        width: 100%;
    }
    .posts.list img{
        width: 100%;
        height: 360px;
        object-fit: cover;
        max-width: unset!important;
    }
    /*
        =================================================
                          ITEM STYLING
        =================================================
    */

    /*
        ========================
                  TEAM
        ========================
    */

    ul.team-list {
        grid-template-columns: 100%;
    }




    .materials-list.list .item--desc p:not(.h4) {
        font-size: 16.2px;
        font-size: 0.9rem;
        line-height: 36px;
        line-height: 2rem;
        padding: 16px 29px;
    }

    .materials-list.list .item--desc p.h4 {
        max-width: 600px;
    }

    .materials-list.list span.item--tag {
        display: inline-block;
        position: revert;
        top: revert;
        right: revert;
        transform: revert;
    }

    .materials-list.list .item--desc p.h4 span.title {
        margin-right: 26px;
    }


    /*****************/
    /******video******/
    /*****************/
    .full-width .uabb-video .uabb-video__outer-wrap {
        padding-bottom: 360px;
        border-radius: 6px;
    }
    .uabb-video__play-icon{
        width:50px!important;
        height:50px!important;
    }
    .uabb-video__play-icon:before {
        font-size: 21px!important;
        line-height: 54px!important;
    }
    .conner .uabb-video__play-icon {
        left: 36px;
        bottom: -12px;
        top: unset!important;
        position: absolute;
    }
    .half-width .uabb-video .uabb-video__outer-wrap {
        padding-bottom: 360px;
    }
    .immersive-row.fl-row:not(.nopadding) .fl-row-content-wrap{
        padding-left:0;
        padding-right:0;
    }
    .immersive-row .uabb-video__outer-wrap{
        padding-bottom:480px;
    }
    .fl-builder-content .video-row .fl-accordion-content{
        padding-left: 34px;
    }
    .video-row .fl-accordion-item{
        margin-bottom:0;
    }
    .immersive-text{
        padding-left: 35px;
        padding-right: 35px;
    }
    /*****dual image*****/
    .fl-post .sub-image img[class*="wp-image-"] {
        height: 360px!important;
        width: auto;
        object-fit: cover;
        border-radius: 6px;
    }
    .sub-image{
        position:absolute;
        bottom:-60px;
    }
    /*****fmm*****/
    .post-grid.fmm .firstCol {
        padding-right: 0;
        border-right: none;
        padding-bottom: 0px;
    }
    .post-grid.fmm{
        flex-direction: column;
    }
    .post-grid.fmm>div{
        width:100%;
    }
    .post-grid.fmm .secondCol {
        padding-left: 0;
    }
    .post-grid.fmm .post0.post-row .post-col.title-col{
        padding-right: 36px;
        padding-top: 16px;
    }
    .post-grid.fmm .tags{
        margin-top:36px;
    }
    /*****posts list****/
    .post-list {
        padding: 16px 0;
    }
    .post-list .postBox{
        flex-direction: column;
    }
    .post-list .tags{
        margin-bottom:0;
    }
    .post-list .postBox .imgBox{
        margin-bottom:26px;
    }
    .post-list .postCenter {
        padding-left: 0px;
        padding-right: 0px;
        order:3;
    }
    .post-list .infoPost{
        margin-bottom: 0;
    }
    .post-list .postLeft{
        width:100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        order:2;
    }
    .post-list .postRight{
        width:100%;
        order:1;
    }
    .post-list .postBox .imgBox img{
        width:100%;
        height:360px;
        object-fit: cover;
        max-width: unset!important;
    }
    .post-list .defaultImg{
        width:100%;
        height:360px;
        object-fit: cover;
    }
    /*****filter*******/
    .post img{
        height:300px
    }
    .posts, .post-wedget{
        display: grid;
        flex-wrap: initial;
        grid-template-columns: minmax(0, 3fr) minmax(0, 3fr) minmax(0, 3fr);
        gap: 25px;
        width: 100%;
    }
    .imgBox .defaultImg {
        height: 300px;
    }
    .infoBox h3 {
        margin: 16px 0 8px;
    }
    .post-list .postLeft{
        margin-top: 0px;
    }
    .posts .post .tags{
        margin-right: 13px;
    }
    .infoBox .h4{
        font-size: 18px;
        font-size: 1rem;
        line-height: 27px;
        line-height: 1.5rem;
    }
    /******post slider******/
    .slick-arrow img{
        width:50px;
        height:50px;
    }
    .post-carrousel.grid .postBox .imgBox {
        height: 200px;
    }
    .carrousel-image .slick-track{
        gap:26px;
    }
    .post-carrousel.grid .postBox .imgBox, .post-carrousel.grid .postBox img, .post-carrousel.grid .postBox .defaultImg{
        height: 360px;
    }
    .post-carrousel.grid .post{
        padding: 0 0 0 0;
    }
    .post-carrousel.list .post{
        padding: 0 16px 0 0;
    }
    .carrousel-two-column.post-carrousel .post .postBox {
        width: calc(100%);
    }
    .post-carrousel .post .postBox {
        width: unset;
    }
    
    .post-carrousel.list .post .postBox {
        padding: 0 0 0 0;
        border:none;
    }
    /********post filter********/
    .fl-archive--filter-items{
        float: left;
        width: 100%;
        vertical-align: text-top;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    div.filter-item {
        list-style-type: none;
        margin: 0;
        padding: 0px 0px 0;
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .filter-item ul li{
        padding-top:8px;
    }


    .photo-overlap {
        width: calc(100% - 100px);
    }
    
    .stats .fl-number .fl-number-text .fl-number-after-text,
    .stats .fl-number .fl-number-text .fl-number-before-text,
    .stats .fl-number .fl-number-text .fl-number-string,
    .stats .fl-number .fl-number-text .fl-number-string span {
        font-size: 80px;
        font-size: 4.21rem;
        /*line-height:85px;*/
        /*line-height:4.47rem;*/
    }

    .background-shape-resp .fl-builder-bottom-edge-layer > * {
        height: 70%;
    }

    .background-shape-resp .fl-row-content-wrap {
        background-position: center top;
        background-size: 100%;
    }

    .fl-module-photo-gallery.partners .uabb-photo-gallery-content {
        height: 17vw;
    }


    .counter-row .fl-number .fl-number-text .fl-number-string span {
        font-size: 36px;
        font-size: 2rem;
    }

    /* Footer form */

    .footer_connected_orange div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-row, 
    .footer_connected_orange div.wpforms-container .wpforms-form .wpforms-field-repeater .wpforms-layout-row {
        display: block!important;
    }
    .footer_connected_orange div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column-50, 
    .footer_connected_orange div.wpforms-container .wpforms-form .wpforms-field-repeater .wpforms-layout-column-50 {
        width: 100% !important;
    }

    .footer_connected_orange >.fl-row-content-wrap {
        background-size:1500px;
    }

    .footer_connected_orange >.fl-row-content-wrap {
        background-size: 2000px;
    }

   

    /***hero row***/
    .hero-form img{
        float:left
    }
    .video_window_wrapper_inner {
        position: absolute;
        top: -100px;
        height: 150%;
        width: 230%;
    }


    .three_col_stats_wrapper .three_col_stats_box3 {grid-column: span 2;}
        body:not(.fl-builder-edit) .photo-overlap.right {
        right: 0px;
    }
    body:not(.fl-builder-edit) .photo-overlap.top {
        top: 0px;
    }
    body:not(.fl-builder-edit) .photo-overlap.top.strawberry {
        top: -20px;
    }


    /********************************************/
    /* Card 2 column with image overlap and CTA */
    /********************************************/
    .card_2column_img_leftoverlap {
        transform: translateX(120px);
        margin-right: 120px;
    }
    body:not(.fl-builder-edit) .card_2column_img_leftoverlap .col_left {max-width:258px;}
    body:not(.fl-builder-edit) .card_2column_img_leftoverlap .col_right {margin-left: -100px;}
    .card_2column_img_leftoverlap .img_leftoverlap  {transform:translateX(-120px);}

    .feature_image_CTA_column_outer >.fl-col-content {
        height: 100%;
        max-height: 652px;
    }






    .fl-post .mediumheight img {
        height: 400px;
    }

    
    /****************/
    /* Feature card */
    /****************/
    .featured_card_container >.fl-col-content{
        background-size: 50%;
        background-position: 95% 0%;
    }



    /******************/
    /* Shape Dividers */
    /******************/
    .shape-divider.top-left >.fl-col-content     {border-top-left-radius: 60px !important;}
    .shape-divider.top-right >.fl-col-content    {border-top-right-radius: 60px !important;}
    .shape-divider.bottom-left >.fl-col-content  {border-bottom-left-radius: 60px !important;}
    .shape-divider.bottom-right >.fl-col-content {border-bottom-right-radius: 60px !important;}

    .hero_area.round-corner >.fl-row-content-wrap {
        border-bottom-right-radius: 60px;
    }


    .fl-content .slick-initialized  {margin-left:0;}
    


    
}



/**********/
/* Mobile */
/**********/

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

    :root {
        /* Content Padding */
        --content-padding: 18px;
    }
    
    
    /******************/
    /* Shape Dividers */
    /******************/
    .shape-divider.top-left >.fl-col-content     {border-top-left-radius: 40px !important;}
    .shape-divider.top-right >.fl-col-content    {border-top-right-radius: 40px !important;}
    .shape-divider.bottom-left >.fl-col-content  {border-bottom-left-radius: 40px !important;}
    .shape-divider.bottom-right >.fl-col-content {border-bottom-right-radius: 40px !important;}


    /************/
    /* Hero Row */
    /************/
    .hero_area.round-corner >.fl-row-content-wrap {
        border-bottom-right-radius: 40px;
    }

    body:not(.fl-builder-edit) .hero-row-home .fl-col-group .fl-col-group{
        flex-direction: column;
        gap:0;
    }
    .hero-popup .uabb-button-text{
        font-size: 18px;
        font-size: .9474rem;
        line-height: 24px;
        line-height: 1.2632rem;
    }
    body:not(.fl-builder-edit) .hero-img,
    body:not(.fl-builder-edit) .hero-img div,
    body:not(.fl-builder-edit) .hero-img div img{
        height:226px;
    }
    .video_window_wrapper_inner {
        height: 185%;
        width: 180%;
    }
    .video_window_wrapper {
        min-height:226px;
        border-radius: 20px;
    }
    body:not(.fl-builder-edit) .hero-row-home{

    }
    body:not(.fl-builder-edit) .hero-icon{
        bottom: -12px;
        left: -16px;
    }
    body:not(.fl-builder-edit) .hero-popup {
        bottom: 10px;
        right: 10px;
    }
    body:not(.fl-builder-edit) .simple-archive .fl-col-content{
        gap:6px;
        flex-direction: column;
    }
    body:not(.fl-builder-edit) .simple-archive-img img{
        height: 118px;
        width: 100%;
        object-position: right;
        object-fit: contain;
    }
    body:not(.fl-builder-edit) .simple-archive-img {
         width: 100%;
    }
    body:not(.fl-builder-edit) .hero-row-post-large-img,
    body:not(.fl-builder-edit) .hero-row-post-large-img div,
    body:not(.fl-builder-edit) .hero-row-post-large-img img{
        max-height:260px;
    }
    body:not(.fl-builder-edit) .hero-row-post-large-icon {
        position: relative;
        bottom: 0;
        right: 0;
        margin-left: auto;
        margin-bottom: -26px;
    }
    body:not(.fl-builder-edit) .hero-row-post-small-img{
        margin-bottom: 0;
        padding:16px;
    }
    body:not(.fl-builder-edit) .hero-row-post-small-img img{
        max-height: 226px;
    }
    body:not(.fl-builder-edit) .testimonial-carousel-left-col .testimonial-carousel-left-col-box-img {
        bottom: -16px !important;
    }
    /**************/
    /* TYPOGRAPHY */
    /**************/

    h1, .h1, .h1 p, .h1 .fl-heading {
        font-size: 56px;
        font-size: 2.95rem;
        line-height: 56px;
        line-height: 2.95rem;
    }

    h2, .h2, .h2 p, .h2 .fl-heading {
        font-size: 44px;
        font-size: 2.32rem;
        line-height: 44px;
        line-height: 2.32rem;
    }

    h3, .h3, .h3 p, .h3 .fl-heading {
        font-size: 26px;
        font-size: 1.37rem;
        line-height: 26px;
        line-height: 1.37rem;
    }

    h4, .h4, .h4 p, .h4 .fl-heading {
        font-size: 20px;
        font-size: 1.05rem;
        line-height: 22px;
        line-height: 1.16rem;
    }

    p, .p, ul, ol {
        font-size: 18px;
        font-size: 0.95rem;
        line-height: 29px;
        line-height: 1.53rem;
    }

    .large, p.large, p .large, .large p,
    .large ol, ol.large, .large ul, ul.large {
        font-size: 20px;
        font-size: 1.05rem;
        line-height: 28px;
        line-height: 1.47rem;
    }

    blockquote p {
        font-size: 25px;
        font-size: 1.32rem;
        line-height: 36px;
        line-height: 1.89rem;
    }


    .number_stat .fl-number .fl-number-text .fl-number-before-text,
    .number_stat .fl-number .fl-number-text .fl-number-after-text,
    .number_stat .fl-number .fl-number-text .fl-number-string span {
        font-size:80px;
        font-size:4.21rem;
        line-height: 85px;
        line-height: 4.47rem;
        letter-spacing: 0;
    }



    .fl-builder-content .fl-module-button a.fl-button,
    .fl-builder-content .fl-module-button-group a.fl-button,
    div.wpfor .ms-container-full button.wpforms-submit,
    .fl-builder-content .tab-cta-button a.fl-button,
    a.arrowlink {
        font-size: 18px;
        font-size: 0.95rem;
        line-height: 26px;
        line-height: 1.37rem;
        letter-spacing: 0;
        display: inline-block;
    }

    .fl-builder-content .fl-module-button:not(.button_underline) a.fl-button,
    .fl-builder-content .fl-module-button-group:not(.button_underline) a.fl-button,
    .fl-builder-content .tab-cta-button:not(.button_underline) a.fl-button,
    a:not(.button_underline).arrowlink {
        padding: 15px 30px;
    }



    /***action carousel slider***/
    .action-carousel-slider > .fl-col-content .fl-col-content{
        overflow: hidden;
        width: 280px;
    }
    .action-carousel-row .slick-slide img{
        height:215px;
    }
    body:not(.fl-builder-edit) .action-carousel-slider > .fl-col-content .fl-col{
        width:280px;
    }

    /*
        ========================
                SPACING
        ========================
    */

    .fl-row:not(.nopadding) >.fl-row-content-wrap >.fl-row-content {
        padding-left: 18px;
        padding-right: 18px;
    }



    /*
        ========================
                 ASSETS
        ========================
    */

    /*============
        BUTTONS
    =============*/

    .fl-module-button-group.arrowlink .fl-button-group-buttons {
        flex-direction: column;
        justify-content: flex-start;
    }

    .fl-builder-content .arrowlink .fl-button-group .fl-button-group-buttons .fl-button-group-button:not(:last-of-type) {
        padding-bottom: 16px;
    }

    .fl-module-button-group.arrowlink .fl-button-group-button:not(:first-of-type) {
        transform: translateX(0px);
    }



    /*============
        IMAGES
    =============*/
    .fl-post .mediumheight img {
        height: auto;
        max-height: 64vw;
        object-fit: cover;
        object-position: center bottom;
    }




    /*
        =================================================
                          ITEM STYLING
        =================================================
    */

    /*
        ========================
                COUNTER
        ========================
    */

    .counter-row .fl-col-group:last-of-type {
        flex-direction: column;
        max-width: fit-content;
    }

    .counter-row .fl-number .fl-number-text .fl-number-string span {
        font-size: 40px;
        font-size: 2.2222rem;
    }




    /*
        ========================
                  TEAM
        ========================
    */

    ul.team-list {
        grid-row-gap: 16px;
    }

    li.team-list_item {
        padding: 26px 18px;
    }

    li.team-list_item div.item--logo {
        height: 42.66px;
        margin-bottom: 36px;
    }

    li.team-list_item div.item--logo img {
        max-width: 145px;
    }

    li.team-list_item div.item--details .h4,
    li.team-list_item div.item--details p {
        margin-bottom: 16px;
    }




    /*
        ========================
                  FAQ
        ========================
    */

    .fl-builder-content .fl-accordion-button .fl-accordion-button-label {
        font-size: 18px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.333rem;
    }

    .fl-builder-content .fl-accordion-button .fl-accordion-button-icon {
        padding-right: 34px;
    }

    .fl-builder-content .fl-module:not(.centered) .fl-accordion-content {
        padding-left: 47px;
    }

    .fl-builder-content .fl-accordion-button .fl-accordion-button-icon::before {
        width: 14px;
        height: 14px;
        top: 27px;
    }




    /*
        ========================
           BEFORE AFTER SLIDER
        ========================
    */

    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-handle {
        padding: 24px 65px 24px 58px;
        margin-left: -58px;
        font-size: 12px;
    }

    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-left-arrow:after, .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-right-arrow:after {
        top: 18px;
    }

    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-left-arrow:after {
        left: 20px;
    }

    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-right-arrow:after {
        right: 20px;
    }

    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-handle:before {
        margin-bottom: 24px;
    }
    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-handle:after {
        margin-top: 24px;
    }

    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-before-label:before,
    .fl-row-content-wrap .uabb-before-after-slider .twentytwenty-after-label:before {
        line-height: 20px;
    }
    
    /******POST WEDGE (FLEX LAYOUT)******/
    .post-wedge.flex{
        grid-template-areas:
        'top'
        'left'
        'right';
        gap: 36px 54px;
    }
    .post-wedge.flex .post-col.img-col{
        height:300px;
        margin-bottom:26px;
    }
    .post-wedge.flex .post:first-child .post-col.img-col{
        height:300px;
    }
    .post-wedge.flex .post:nth-child(2) .post-col.desc-col .post-desc, .post-wedge.flex .post:nth-child(3) .post-col.desc-col .post-desc{
        display:none;
    }
    .post-wedge.flex .post:nth-child(2) .post-col.title-col h3, .post-wedge.flex .post:nth-child(3) .post-col.title-col h3 {
        font-size: 28px;
        font-size: 1.556rem;
        line-height: 36px;
        line-height: 2rem;
    }

    /*
        ========================
                SLIDER #1
        ========================
    */

    .fl-page-content :is(.image_slider1, .image_slider2, .image_slider3) .fl-slide-foreground .fl-slide-text * {
        font-size: 16px!important;
        font-size: 0.89rem!important;
        line-height:23.4px!important;
        line-height:1.3rem!important;
    }
    :is(.image_slider1, .image_slider2)  {     
        padding-bottom: 100px; 
        overflow:hidden;
    }
    :is(.image_slider1, .image_slider2) .bx-wrapper {
        max-width: 100% !important;
    }

    :is(.image_slider1, .image_slider2) .bx-viewport { 
        overflow:visible !important;
    }
    :is(.image_slider1, .image_slider2) .fl-content-slider-wrapper,
    :is(.image_slider1, .image_slider2) .fl-slide {
            min-height: 275px !important;
    }

    :is(.image_slider1, .image_slider2) .fl-slide-mobile-photo { display:none }
    
    :is(.image_slider1) .fl-content-slider-navigation {
        top: initial;
        bottom: 40px;
        margin: auto;
    }

    :is(.image_slider1, .image_slider2) .fl-slide-foreground .fl-slide-content {padding:0 !important;}
    :is(.image_slider1, .image_slider2) .fl-content-slider-navigation .slider-prev:before, :is(.image_slider1, .image_slider2) .fl-content-slider-navigation .slider-next:before {
        width: 35px;
        height: 27px;
    }

    
    :is(.image_slider1, .image_slider2, .image_slider3) .fl-slide {
        border: 0;
    }

    :is(.image_slider1, .image_slider2, .image_slider3) .slide-counter {
        bottom: -6px;
        width: 100%;
        left: 0;
    }

    .image_slider2 .slide-counter {
        bottom: -75px;
        width: 100%;
        left: 0;
        background: var(--white);
        padding: 7px 15px;
        height: initial;
    }

    .image_slider1 .slide-counter {
        bottom: initial;
        top: 234px;
        width: 100%;
        text-align: center;
    }

    :is(.image_slider1, .image_slider2) .fl-slide-photo img {
        max-height: 280px;
    }

    .image_slider1 .fl-slide-content-wrap {
        padding: 0;
        text-align: center;
        position: relative;
        top: calc(100% - -30px);
    }

    .image_slider1 .fl-slide-photo-wrap {
        position: absolute;
        top: 0;
    }




    /*
        ========================
                SLIDER #2
        ========================
    */

    .image_slider2  {     
        padding-bottom: 155px; 
    }
    .image_slider2 .fl-content-slider-wrapper,
    .image_slider2 .fl-slide {
            min-height: 220px !important;
    }
    .fl-page-content .image_slider2 .fl-slide-foreground .fl-slide-text * {
        text-align:left;
    }

    .image_slider2 .fl-content-slider-navigation {
        max-width: 100%;
    }
    .image_slider2 .fl-content-slider-navigation {
        display: grid;
        grid-template-columns: 1fr 1fr; 
    }
    .image_slider2 .fl-content-slider-navigation .slider-prev, 
    .image_slider2 .fl-content-slider-navigation .slider-next {
        padding: 6px 40px;
    }
    .image_slider2 .fl-content-slider-navigation .slider-prev:before,
    .image_slider2 .fl-content-slider-navigation .slider-next:before {
        width: 30px;
        height: 23px;
        top: 4px;
        transform:scale(0.8);
    }
    .image_slider2 .fl-content-slider-navigation .slider-prev:before {
        transform:scale(0.8) rotate(180deg);
    }
    .image_slider2 .fl-content-slider-navigation .slider-prev:after, 
    .image_slider2 .fl-content-slider-navigation .slider-next:after {
        font-size: 0.89rem;
        position:absolute;
        right:60px;
        bottom: 3px;
    }
    .image_slider2 .fl-content-slider-navigation .slider-next:after {
        left:40px;
        
    }
    .image_slider2 .fl-content-slider-navigation .slider-prev:before {
        left: -15px;
    }
    .image_slider2 .fl-content-slider-navigation {
        top: initial;
        bottom: -35px;
    }

    .image_slider2 .fl-slide-content-wrap {
        padding: 15px;
        height: fit-content;
        top: calc(100% + 55px);
    }

    .image_slider1 .fl-slide-photo img {
        max-height: 220px !important;
        height: 80%;
        border-radius: 6px;
    }
    .image_slider2 .fl-slide-photo img {
        object-fit: cover;
        max-height: initial !important;
        height: 100%;
        width: 100%;
        border-radius: 6px;
    }




    /*
        ========================
                SLIDER #3
        ========================
    */

    .fl-page-content .fl-module-content-slider .fl-slide .fl-slide-title {
        font-size: 24px!important;
        font-size: 1.3333rem !important;
        line-height: 34px!important;
        line-height: 1.8889rem !important;
        margin-bottom: 16px !important;
    }
    .image_slider3 .fl-slide-content-wrap {
        padding: 0;
        height: fit-content;
        bottom: -163px;
    }

    .image_slider3 .bx-wrapper {
        max-width: 100% !important;
    }

    .image_slider3 .bx-controls {display:none;}
    :is(.image_slider1, .image_slider3) .fl-content-slider-navigation .slider-prev {
        left:0;
    }
    

    .image_slider3 .fl-slide-foreground {
        position:relative;
    }


    .image_slider3 img {
        height:220px !important;
        border-radius:3px;
        object-fit:cover;
    }
    .image_slider3 .slide-counter {
        bottom:initial;
        top:0;
        text-align:center;
        top:237px;
    }
    .image_slider3 .fl-content-slider-navigation {
        top: 255px;
    }
    :is(.image_slider1,.image_slider3) .fl-content-slider-navigation .slider-next {
        top: -1px;
        right:0;
    }
    :is(.image_slider1, .image_slider3) .fl-content-slider-navigation .slider-next:after {
        top: 1px;
        position:relative;
    }

    .image_slider3 .bx-wrapper .bx-pager {
        text-align: center;
        bottom: initial;
        top: 235px;
        padding: 0;
    }
    
    
    .image_slider3 .fl-slide-content {
        padding: 0 !important;
        text-align: left !important;
        padding-top: 90px !important;
    }

    .image_slider3 .bx-wrapper .bx-pager {
        left: 0;
        transform: translateY(25px);
    }




    /*
        ========================
                  TABS
        ========================
    */

    .fl-tabs .fl-tabs-panel-content-wrapper {
        display: block;
    }
    .fl-tabs .fl-tabs-panel-content-col1,
    .fl-tabs .fl-tabs-panel-content-col2 {
        width: 100%;
    }
    .fl-tabs .fl-tabs-panel-content-col2 {
        padding: 26px 18px;
    }

    .fl-tabs .fl-tabs-panel-content-col2 p {
        margin-top: 8px;
    }
    .fl-tabs-panel {border-bottom: 1px solid rgba(0,0,0,0.2);}




    /*
        ========================
                TIMELINE
        ========================
    */

    /*============
     UABB TIMELINE
    =============*/
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-module.uabb-timeline-right {
        -webkit-flex-direction: row;
    }
    
    .uabb-timeline-vertical.uabb-timeline--center .uabb-day-new,
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-date-new,
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-left .uabb-day-new,
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-right .uabb-day-new {
        -webkit-box-ordinal-group: 1;
        order: 1;
        flex-basis: auto;
        margin-left: 38px;
    }

    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-date-new {
        display: none !important;
    }
    
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-marker-wrapper {
        -webkit-box-ordinal-group: 0;
        order: 0;
        margin: 0;
    }
    
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline__line {
        left: 10px;
    }

    .uabb-timeline-vertical.uabb-timeline--center .uabb-day-right .uabb-timeline-arrow:after {
        border-right-style: solid;
        border-right-width: 13px;
        border-right-color: var(--white);
        border-left-color: transparent;

        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        content: '';
        left: 0;
        position: absolute;
        display: inline;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }




    /*
        ========================
                  FORM
        ========================
    */

    /***********/
    /* WPForms */
    /***********/

    div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-row, 
    div.wpforms-container .wpforms-form .wpforms-field-repeater .wpforms-layout-row {
        display: block!important;
    }
    div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column-50, 
    div.wpforms-container .wpforms-form .wpforms-field-repeater .wpforms-layout-column-50 {
        width: 100% !important;
    }

    .footer_connected_orange >.fl-row-content-wrap {
        background-size:1500px;
    }




    /*
        ========================
               MATERIALS
        ========================
    */

    /*============
       CATEGORIES
    =============*/
    .materials-cats_btngroup {
        margin: -6.5px;
    }

    button.materials-cats_btn {
        margin: 6.5px;
        font-size: 16px;
        font-size: 0.8889rem;
    }




    /*============
          GRID
    =============*/
    .materials-list.cards {
        grid-template-columns: 100%;
        grid-row-gap: 16px;
    }

    .materials-list.cards .item--desc {
        padding: 49px 18px 25px 18px;
    }

    .materials-list.cards .item--desc p.h4 {
        max-width: 300px;
        margin-bottom: 10px;
    }

    .materials-list.cards .item--desc p:not(.h4) {
        font-size: 16px;
        font-size: 0.8889rem;
    }

    .materials-list.cards span.item--tag {
        margin: 5px;
    }




    /*============
         LIST
    =============*/

    .materials-list.list a {
        padding: 13px 0px;
    }

    .materials-list.list .item--desc {
        align-items: flex-start;
    }

    .materials-list.list .item--desc p.h4 {
        margin-right: 22px;
        font-size: 16px;
        font-size: 0.8889rem;
        max-width: 500px;
        display: flex;
        flex-direction: column;
    }

    .materials-list.list .item--desc p:not(.h4) {
        font-size: 16px;
        font-size: 0.8889rem;
        padding: 13px 21px;
    }

    .materials-list.list span.item--tag {
        margin-left: 0px;
        margin-top: 13px;
        width: fit-content;
    }




    /*
        ========================
               HOTSPOT MAP
        ========================
    */
    .hotspot-icon {
        justify-content: flex-start;
    }




    /*
        =================================================
                          SHORTCODES
        =================================================
    */
    .flexreversecolumn .fl-col-group {display: flex;flex-direction: column-reverse;}






.fl-builder-content .video-row .fl-module:not(.centered) .fl-accordion-content {
    padding-left: 35px;
}
.fl-builder-content .alignleftsmall .fl-button-wrap{
    text-align: left!important;
}
/*
========================
        SLIDER #3
========================
*/
.image_slider3  .fl-slide-foreground{
    margin-top:86px;
}
.image_slider3  .fl-slide-mobile-photo  img {
    height: 480px !important;
    border-radius: 3px;
    object-fit: cover;
}
.image_slider3 .fl-slide-content{
    position: static;
    left:0;
}
.image_slider3 a.fl-button .a_arrow {
    display: inline-block;
    transition: all .5s ease;
    padding-left: 0;
}
.image_slider3 .fl-content-slider-navigation .slider-prev:before, .image_slider3 .fl-content-slider-navigation .slider-next:before{
    width: 48px;
    height: 48px;
}
.image_slider3 .fl-content-slider-navigation{
    max-width: 100%;
    bottom:unset!important;
    top: 512px!important;
}
.image_slider3 .slide-counter{
    top: 512px!important;
}
.image_slider3 a.fl-button .a_arrow img{
    width: 16px;
    height: 12px!important;
}
.fl-builder-content .fl-module-content-slider.image_slider3  .fl-slide .fl-slide-content{
    padding-top:0!important;
}
.fl-builder-content .fl-module-content-slider.image_slider3  .fl-slide a.fl-button{
    padding:0 0!important;
    border-radius:0!important;
}
.image_slider3 .fl-slide-content-wrap{
    bottom:unset!important;
    margin-top:8px;
    padding:26px 18px!important;
    background-color:#f7f7f7!important;
    border-radius:6px;
}
.fl-page-content .fl-module-content-slider.image_slider3  .fl-slide .fl-slide-title {
    font-size: 24px !important;
    font-size: 1.3333rem !important;
    line-height: 34px !important;
    line-height: 1.8889rem !important;
    margin-bottom: 16px !important;
}
/*******image********/
.fl-post .sub-image img[class*="wp-image-"] {
    height: 240px!important;
    width: auto;
    object-fit: cover;
    border-radius: 6px;
}
.sub-image{
    position: absolute;
    bottom: unset;
    top: 0px;
    left: 18px;
}
.sub-image-row .fl-row-content-wrap{
    background-position: left 75px;
}
    /*****************/
    /***Three Image***/
    /*****************/

    .threeImgRow .uabb-masonary{
        position: relative;
        height:unset!important;
    }
    .threeImgRow .uabb-masonary-content{
        position: static!important;
        height: auto!important;
        display: block!important;
        width: 100%!important;
    }
    .threeImgRow .uabb-masonary-item:nth-child(3){
        position: absolute!important;
        left: 0px!important;
        top: 84px!important;
        height: 165px;
        width: auto;
        transform: translate(0, 0);
        transition: transform .5s ease-in-out!important;
    }
    .threeImgRow .uabb-masonary-item:nth-child(3) .uabb-photo-gallery-content,
    .threeImgRow .uabb-masonary-item:nth-child(3) .uabb-gallery-img{
        height:165px;
        max-width: 120px;
        margin: auto;
        object-fit: cover;
        border-radius: 6px;
    }
    .threeImgRow .uabb-masonary-content .uabb-gallery-img{
        display: block;
        border-radius: 6px;
    }
    .threeImgRow .uabb-masonary-item:nth-child(2){
        position: relative!important;
        left:unset!important;
        top:unset!important;
        margin: 0 0 0 auto;
        display: block;
        margin-top: 188px;
        height: 240px;
        margin-bottom: 0px;
    }
    .threeImgRow .uabb-masonary-item:nth-child(2) .uabb-photo-gallery-content,
    .threeImgRow .uabb-masonary-item:nth-child(2) .uabb-gallery-img{
        height:240px;
        max-width: 321px;
        margin: 0 0 0 auto;
        object-fit: cover;
        border-radius: 6px;
    }
    .threeImgRow .uabb-masonary-item:nth-child(4){
        position: absolute!important;
        left: unset!important;
        top: 0!important;
        right: 0px;
        bottom: unset;
        width: auto;
        height: 140px;
        border-radius:6px;
        transform: translate(0, 0);
        transition: transform .5s ease-in-out!important;
    }
    .threeImgRow .uabb-masonary-item:nth-child(4) .uabb-photo-gallery-content,
    .threeImgRow .uabb-masonary-item:nth-child(4) .uabb-gallery-img{
        height:140px;
        max-width: 200px;
        margin: auto;
        object-fit: cover;
        border-radius: 6px;
    }
    .immersive-text{
        padding-left: 18px;
        padding-right: 18px;
    }
    /***********post grid*************/
    .post0.post-row .post-col {
        width: 100%;
        float: left;
    }
    .post0.post-row .post-col.title-col {
        margin-right: 0;
    }
    .post0.post-row .post-col {
        width: 100%;
        float: left;
    }
    .post-wedge.two-column .post-col.title-col, 
    .post-wedge.media .post-col.title-col {
        padding-top: 16px !important;
    }
    .post-grid {
        grid-template-areas:
            'post0'
            'post1'
            'post2';
        gap: 36px 54px;
    }
    .post2 img, .post1 img {
        width:100%;
        margin-bottom:26px;
        height:300px;
    }
    .post2 .defaultImg, .post1 .defaultImg {
        margin-bottom:26px;
        height:300px;
    }
    .title-col h3{
        font-size:28px;
        font-size:1.556rem;
        line-height:36px;
        line-height:2rem;
    }
    .post0 img{
        margin-bottom:26px;
        height:300px;
    }
    .post0 .defaultImg{
        margin-bottom:26px;
        height:300px;
    }
    .post0 .post-desc {
        margin-bottom: 16px;
    }
    /***posts***/
    .post img {
        width: 100%;
        object-fit: cover;
        transition: all 1s ease;
        height: 300px;
    }
    .hiddenfilters {
        margin-bottom: 0px;
    }
    .post_btn{
        margin-top:16px
    }
    div.loadMore{
        margin-top: 26px;
    }
    .posts-list{
        padding-bottom:44px;
    }
    .fl-archive--content .posts{
        margin-bottom:0;
    }
    .fl-archive .fl-archive--content {
        margin-top: 66px;
        margin-bottom: 36px;
    }
    .category-filters--go button, div.loadMore button, .colorbgButton a.fl-button{
        padding:15px 26px;
    }
    .category-filters--go{
        margin-top:13px;
    }
    .fl-archive--header .fl-archive--header-title {
        width: 100%;
        margin-top: 36px;
        margin-bottom: 23px;
    }
    .fl-archive--filter-search{
        width:100%;
    }
    .fl-archive--header .fl-archive--header-description{
        padding-bottom: 23px;
    }
    .fl-archive--filter{
        padding:21px 18px 26px;
    }
    .fl-archive--filter-refine {
        width: 70%;
    }
    .fl-archive--filter-refine .h3,div.filter-item .filter-item--label-title, div.fl-archive--filter-search .filter-item--label-title{
        font-size: 18px;
        font-size: 1rem;
        line-height: 30px;
        line-height: 1.667rem;
    }
    .fl-archive--filter-clear {
        width: 30%;
    }
    .filter-form--content{
        padding-top: 13px;
        flex-direction: column;
    }
    .filter-item ul{
        padding:0px 0 12px;
    }
    .filter-item ul li label .checkmark{
        top: 2px;
    }
    .infoBox h3{
        margin:16px 0 16px;
    }
    .post-wedget, .posts{
        display: grid;
        flex-wrap: initial;
        grid-template-columns: minmax(0, 1fr);
        gap: 25px;
        width: 100%;
    }

    .smallLeft a.fl-button, .smallLeft .fl-button-wrap {
        text-align: left;
    }


    .quote-col .fl-node-content {
        background-size: 177px;
    }

    .photo-overlap {
        bottom: -44px;
        width: calc(100% - 36px);
    }

    .photo-overlap.top {
        top: 0;
    }

    .fl-module-photo-gallery.partners .uabb-photo-gallery-content {
        height: 20vw;
        padding: 12px;
    }

    .fl-module-photo-gallery.partners .uabb-photo-gallery-content img {
        max-height: calc(100% - 20px);
    }

    .ticker-banner--wrapper {
        height: 100px;
        padding: 12px 0;
    }

    .ticker-banner--wrapper .ticker-text--item {
        font-size: 36px;
        font-size: 2rem;
    }

    .fl-post .floating-img img {
        height: 91vw;
        width: calc(100vw - 36px);
    }

    .floating-txt {
        top: calc(100% - 250px);
    }

    .fl-builder-content .centered .fl-accordion-button .fl-accordion-button-icon {
        padding-right: 6px;
    }

    .posts, .post-wedget{
        grid-template-columns: minmax(0, 2fr) minmax(0, 2fr);
    } 

    body:not(.fl-builder-edit) .photo-overlap.top {
        top: 10px;
    }
    .stats .fl-number .fl-number-text .fl-number-after-text,
    .stats .fl-number .fl-number-text .fl-number-before-text,
    .stats .fl-number .fl-number-text .fl-number-string,
    .stats .fl-number .fl-number-text .fl-number-string span {
        font-size: 60px;
        font-size: 3.16rem;
        /*line-height:50px;*/
        /*line-height:2.63rem;*/
    }

    .three_col_stats_box1,
    .three_col_stats_box2,
    .three_col_stats_box3 {
        margin-top:24px !important;
    }


    /********************************************/
    /* Card 2 column with image overlap and CTA */
    /********************************************/
    .card_2column_img_leftoverlap {
        transform: initial;
        margin-right: initial;
    }
    .card_2column_img_leftoverlap .fl-col-group {flex-wrap: wrap;}
    .card_2column_img_leftoverlap .img_leftoverlap {
        transform: initial;
    }
    body:not(.fl-builder-edit) .card_2column_img_leftoverlap .col_left {
        max-width:initial;
        max-height:280px;
    }
    body:not(.fl-builder-edit) .card_2column_img_leftoverlap .col_right {
        margin-left: initial;
        margin-top: -114px;
    }
    .card_2column_img_leftoverlap .img_leftoverlap  img{
        transform:translateY(-140px);
        max-height:280px;
        
    }


    
    .feature_image_CTA_column_outer >.fl-col-content {
        max-height: 480px;
    }
     




    body:not(.fl-builder-edit) .photo-overlap.top.strawberry {
        top: 0;
    }




    .mcform_inputs {
        display: block;
        max-width: 320px;
        margin-bottom: 60px;
    }
    .mcform_pinfo {
        width: 100%;
    }
    .mcform_inputs .mcform_wbdy {
        margin-left: 0;
    }




    .footer_connected_orange div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns,
    .footer_connected_orange div.wpforms-container .wpforms-form .wpforms-field-repeater .wpforms-field-layout-columns {
        display: block;
        max-width: 320px;
        margin-bottom: 60px;
    }
    div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column-50, div.wpforms-container .wpforms-form .wpforms-field-repeater .wpforms-layout-column-50 {
        margin-left: 0;
    }


    

}


/*
    =================================================
                        SMALL MOBILE
    =================================================
*/
@media only screen and (max-width: 600px) {

    .posts, .post-wedget{
        grid-template-columns: minmax(0, 1fr);
    }    
    
}




@media only screen and (max-width: 500px) {

    .hotspot_map_module .uabb-hotspot .uabb-hotspot-tooltip-content {
        max-width: 250px;
    }

    .post-list .postBox .imgBox img{
        width:100%;
        height:300px;
        object-fit: cover;
    }
    .post-list .defaultImg{
        width:100%;
        height:300px;
        object-fit: cover;
    }
    .image_slider3 .slide-counter{
        top: 255px!important;;
    }
    .image_slider3 .fl-content-slider-navigation {
        top: 255px!important;;
    }
    .image_slider3 .fl-slide-mobile-photo img {
        height: 220px !important;
        border-radius: 3px;
        object-fit: cover;
    }

    .uabb-masonary-item:nth-child(3) .uabb-photo-gallery-content,
    .uabb-masonary-item:nth-child(3) .uabb-gallery-img{
    height:165px;
    max-width: 120px;
    margin: auto;
    object-fit: cover;
    border-radius: 6px;
    }
    .uabb-masonary-content .uabb-gallery-img{
    display: block;
    border-radius: 6px;
    }
    .uabb-masonary-item:nth-child(2){
    position: relative!important;
    left:unset!important;
    top:unset!important;
    margin: 0 0 0 auto;
    display: block;
    margin-top: 210px;
    height: 240px;
    margin-bottom: 0px;
    }
    .uabb-masonary-item:nth-child(2) .uabb-photo-gallery-content,
    .uabb-masonary-item:nth-child(2) .uabb-gallery-img{
    height:240px;
    max-width: 320px;
    margin: 0 0 0 auto;
    object-fit: cover;
    border-radius: 6px;
    }
    .uabb-masonary-item:nth-child(4){
    position: absolute!important;
    left: unset!important;
    top: 0!important;
    right: 0px;
    bottom: unset;
    width: auto;
    height: 140px;
    border-radius:6px;
    transform: translate(0, 0);
    transition: transform .5s ease-in-out!important;
    }
    .uabb-masonary-item:nth-child(4) .uabb-photo-gallery-content,
    .uabb-masonary-item:nth-child(4) .uabb-gallery-img{
    height:140px;
    max-width: 200px;
    margin: auto;
    object-fit: cover;
    border-radius: 6px;
    }
    .full-width .uabb-video .uabb-video__outer-wrap {
        padding-bottom: 200px;
    }
    .half-width .uabb-video .uabb-video__outer-wrap {
        padding-bottom: 200px;
    }
    .immersive-row .uabb-video__outer-wrap{
        padding-bottom:300px;
    }



    .floating-txt {
        top: calc(100% - 250px);
    }

    .fl-module-photo-gallery.partners .uabb-photo-gallery-content {
        padding: 12px;
    }
    
}




/*
    =================================================
                        SMALL MOBILE
    =================================================
*/
@media only screen and (max-width: 480px) {

    .materials-list.list .item--desc p:not(.h4) {
        font-size: 12px;
        font-size: 0667rem;
        padding: 2px 16px;
    }
    
}



/*
    =================================================
                        MOBILE SMALL
    =================================================
*/
@media only screen and (max-width: 400px) {

    .fl-module-photo-gallery.partners .uabb-photo-gallery-content {
        padding: 8px;
    }

    .stats.small .fl-number .fl-number-text .fl-number-string span {
        font-size: 36px;
        font-size: 2rem;
    }
    
}