 /*
    =================================================
                    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) {

}



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

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

    .materials-list.list .item--desc p.h4 {
        max-width: 350px;
    }
    .pum-theme-43638 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close{
        right: 12px;
        top: -12px;
    }
}



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


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

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

    .fl-row .column_innerpadding >.fl-col-content {    max-width: 1366px;
        padding-left: 36px;
        padding-right: 36px;
    }


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

    h1, .h1, .h1 p, .h1 .fl-heading {
        font-size: 76px;
        font-size: 3.8rem;
        letter-spacing: 0.01em;
        line-height: 67px;
        line-height: 3.35rem;
    }

    h2, .h2, .h2 p, .h2 .fl-heading {
        font-size: 60px;
        font-size: 3rem;
        letter-spacing: 0.01em;
        line-height: 54px;
        line-height: 2.7rem;
    }

    h3, .h3, .h3 p, .h3 .fl-heading {
        font-size: 30px;
        font-size: 1.5rem;
        line-height: 34px;
        line-height: 1.7rem;
    }

    h4, .h4, .h4 p, .h4 .fl-heading {
        font-size: 22px;
        font-size: 1.1rem;
        line-height: 28px;
        line-height: 1.4rem;
    }

    p, .p, ul, ol {
        font-size: 20px;
        font-size: 1rem;
        line-height: 30px;
        line-height: 1.5rem;
    }

    .large, p.large, p .large, .large p,
    .large ol, ol.large, .large ul, ul.large {
        font-size: 22px;
        font-size: 1.1rem;
        line-height: 30px;
        line-height: 1.5rem;
    }

    .small, p.small, p .small, .small p,
    .large ol, ol.large, .large ul, ul.small {
        font-size: 16px;
        font-size: 0.8rem;
        line-height: 24px;
        line-height: 1.2rem;
    }

    .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;
    }


    .photo-overlap {
        width: calc(100% - 100px);
    }
    
    .stats .fl-number .fl-number-text .fl-number-string,
    .stats .fl-number .fl-number-text .fl-number-string span {
        font-size: 40px;
        font-size: 2.2222rem;
    }

    .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;
    }

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

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

    .floating-img.floating-left .fl-photo-content {
        border-radius: 0 60px 0 60px;
    }
    .floating-img.floating-right .fl-photo-content {
        border-radius: 60px 0 60px 0;
    }

    .immersive-text {
        background-image: none;
    }

    .immersive-row .fl-row-content-wrap {
        background-size: auto 103px;
    }




        .jump_to_mobile_wrapper {text-align:center}
    .jump_to_mobile_wrapper button[aria-expanded="true"] p:before {
        transform:rotate(180deg)
    }
    .jump_to_mobile_wrapper button {
        background:none;
        border:0;
    }




    /* JUMPTO ROW */
    body:not(.fl-builder-edit) .jumpto_row .jumpto_title >.fl-module-content{position:initial}
    body:not(.fl-builder-edit) .jumpto_row .jumpto_title >.fl-module-content .fl-button{position:relative;left:-10px}
    body:not(.fl-builder-edit) .jumpto_row .anchorlinks .fl-button-group-buttons {display:block}
    body:not(.fl-builder-edit) .jumpto_row .anchorlinks .fl-button-group-button {text-align:center}
    body:not(.fl-builder-edit) .jumpto_row .anchorlinks  {display:none}
    body:not(.fl-builder-edit) .jumpto_row .fl-module-button a.fl-button {
        padding: 0;
    }
    .jumpto_row .jumpto_title .fl-button {margin-top:5px;margin-bottom:5px;}



    /* HERO */
    body:not(.fl-builder-edit) .hero-graphic {
        top: 20px;
        left: initial;
        right:-60%;
    }


    /*****************/
    /* Advanced Tabs */
    /*****************/
    .tabs_advanced .uabb-tab-link {
        font-size: 22px;
        font-size: 1.1rem;
        line-height: 22px;
        line-height: 1.1rem;
    }

    .tabs_advanced ul, .tabs_advanced ol {
        padding-inline-start: 30px;
    }

    .tabs_advanced.bullets_big .uabb-content-wrap li {
        margin-bottom: 26px;
    }
.tabs_advanced.bullets_big .uabb-content-wrap li:before {
        width: 28px;
        height: 28px;
        margin-right: 10px;
        position: relative;
        top: 3px;
    }
    .tabs_advanced.bullets_big .uabb-module-content .uabb-content-wrap li {
        display: grid;
        grid-template-columns: 40px auto;
    }
    .leaf-green .fl-photo-content::after, .leaf-blue .fl-photo-content::after, .leaf-brown .fl-photo-content::after, .leaf-light-green .fl-photo-content::after {
        width: 85px;
        height: 100%;
    }


    body:not(.fl-builder-edit) .jumpto_row .jumpto_col1 {
        width: 100%;
    }
    .jumpto_column_wrap >.fl-col-content >.fl-col-group {
        display: block;
    }


}



/*
    =================================================
                        MOBILE
    =================================================
*/
@media only screen and (max-width: 768px) {
    .pum-close.popmake-close:after{
        filter: brightness(0);
    }

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

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

    .fl-row.nopadding-resp >.fl-row-content-wrap >.fl-row-content {
        padding-left: 0px;
        padding-right: 0px;
    }




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

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

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

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

    h4, .h4, .h4 p, .h4 .fl-heading {
        font-size: 20px;
        font-size: 1rem;
        line-height: 26px;
        line-height: 1.3rem;
    }

    p, .p, ul, ol {
        font-size: 18px;
        font-size: 0.9rem;
        line-height: 26px;
        line-height: 1.3rem;
    }

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

    .small, p.small, p .small, .small p,
    .large ol, ol.large, .large ul, ul.small {
        font-size: 16px;
        font-size: 0.8rem;
        line-height: 24px;
        line-height: 1.2rem;
    }



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

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

    .fl-module-button:not(.arrowlink) a.fl-button,
    div.wpforms-container-full button.wpforms-submit.btn-round {
        padding: 13px 45px 13px 25px;
    }

    .fl-module-button a.fl-button,
    .fl-module-button-group a.fl-button,
    a.arrowlink,
    div.wpforms-container-full button.wpforms-submit.btn-round {
        font-size: 16px;
    }

    .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;
    }

    .leaf_green:after {
        width:65px;
        height:105px;
    }
    
    .leaf_green.overlap_right:after {
        right:-10px;
    }




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

    /*
        ========================
                HERO
        ========================
    */
    .leaf-green .fl-photo-content::after,
    .leaf-blue .fl-photo-content::after,
    .leaf-brown .fl-photo-content::after,
    .leaf-light-green .fl-photo-content::after {
        bottom: -60px;
    }

    body:not(.fl-builder-edit) .hero-graphic {
        position: absolute;
        top: 47px;
        right: 0px;
        left: initial;
        right: -20%;
    }

    body:not(.fl-builder-edit) .hero-graphic * {
        width: 100%;
    }

    body:not(.fl-builder-edit) .hero-graphic .fl-photo-content {
        height: 340px;
        min-width: 440px;
    }
    
    body:not(.fl-builder-edit) .hero-graphic img {
        position: absolute;
        top: -32px;
        height: 300px !important;
        width: 400px;
        right: 0;
    }

    body:not(.fl-builder-edit) .hero-graphic2 * {
        height: 130px;
        width: auto;
    }

    

    /*
        ========================
                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: 26px;
        line-height: 1.3rem;
    }



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

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




    /*
        ========================
           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;
    }
    
    

    /*
        ========================
                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);
    }



    /*
        ========================
            SLIDER COLUMN
        ========================
    */

    .slick-carousel-column .slick-slider .slick-list {
        clip-path: none;
    }

    .slick-carousel-column .slick-slider .slick-slide {
        max-width: 320px;
        margin-left: 18px;
        margin-right:18px;
    }
    .slick-carousel-column .slick-slider .slick-slide:first-child {
        /* margin-left: 0; */
        /* margin-right: 19px; */
    }




    /*
        ========================
                  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);}


    .uabb-module-content.uabb-tabs {
        display: flex;
        flex-direction: column;
    }

    .tabs_advanced .uabb-tabs-layout-vertical.uabb-tab-position-left .uabb-tabs-nav,
    .uabb-tabs-layout-vertical .uabb-content-wrap {
        width: 100%;
    }

    .uabb-tabs-layout-vertical .uabb-content-wrap {
        margin-top: 26px;
        padding:0;
    }
    .tabs_advanced.bullets_big .uabb-content-wrap li:before {
        top: 5px;
    }

    .tabs_advanced ul, .tabs_advanced ol {
        width: 100%;
        padding-inline-start: 0;
    }

    .tabs_advanced .uabb-tab-link {
        font-size: 20px;
        line-height: 26px;
    }

    .tabs_advanced.bullets_big .uabb-content-wrap li:before {
        width: 18px;
        height: 18px;
        margin-right: 10px;
    }

    .tabs_advanced.bullets_big .uabb-module-content .uabb-content-wrap li {
        grid-template-columns: 28px auto;
        align-items: start;
    }

    .tabs_advanced.bullets_big .uabb-content-wrap li {
            margin-bottom: 16px;
    }





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

    /*============
        GENERAL
    =============*/

    .timeline-list .timeline-list_item .item--details {
        padding: 26px;
    }

    .timeline-container .timeline-list .timeline-list_item .item--details {
        margin-left: 36px;
    }

    .timeline-container .timeline-list li.timeline-list_item {
        margin-bottom: 16px;
    }




    /*============
      ALTERNATING
    =============*/

    .timeline-list.alt li.timeline-list_item {
        max-width: 100%;
    }

    .timeline-list.alt li.timeline-list_item:nth-child(even),
    .timeline-list.alt li.timeline-list_item:nth-child(odd) {
        margin-bottom: 16px;
        padding-left: 0px;
    }

    .timeline-list.alt li.timeline-list_item:nth-child(odd) {
        padding-right: 0;
    }

    .timeline-list.alt li.timeline-list_item::before,
    .timeline-list.aligned li.timeline-list_item::before {
        left: -12px;
    }

    .timeline-list.alt li.timeline-list_item:nth-child(even)::before {
        left: 2px;
    }

    .timeline-list.alt li.timeline-list_item:not(:first-of-type, :last-of-type)::after,
    .timeline-list.alt li.timeline-list_item:first-of-type::after,
    .timeline-list.alt li.timeline-list_item:last-of-type::after,
    .timeline-list.aligned li.timeline-list_item:not(:first-of-type, :last-of-type)::after,
    .timeline-list.aligned li.timeline-list_item:first-of-type::after,
    .timeline-list.aligned li.timeline-list_item:last-of-type::after {
        left: 0px;
    }

    .timeline-list.alt li.timeline-list_item::before {
        height: 20px;
        width: 14px;
    }

    .timeline-list.alt li.timeline-list_item::after {
        width: 2px;
    }

    .timeline-list.alt li.timeline-list_item:nth-child(even)::after {
        left: 0px;
    }

    .timeline-list.alt li.timeline-list_item:nth-child(odd):not(:first-of-type, :last-of-type)::after,
    .timeline-list.alt li.timeline-list_item:first-of-type::after,
    .timeline-list.alt li.timeline-list_item:last-of-type:nth-child(odd)::after {
        right: -1px;
    }

    .timeline-list.alt li.timeline-list_item::after {
        transform: translateY(17px);
    }




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

    div.wpforms-container-full .wpforms-form .wpforms-field-label {
        font-size: 18px;
        font-size: 1rem;
        line-height: 30px;
        line-height: 1.6667rem;
    }

    div.wpforms-container-full .wpforms-form input[type=text],
    div.wpforms-container-full .wpforms-form input[type=email],
    div.wpforms-container-full .wpforms-form textarea {
        padding: 14px 18px;
        font-size: 16px;
        font-size: 0.8889rem;
        line-height: 28px;
        line-height: 1.5556rem;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field:not(:last-of-type, :nth-last-of-type(2)) {
        margin-bottom: 16px;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field:last-of-type {
        margin-bottom: 0px;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-label-inline,
    div.wpforms-container-full .wpforms-form input::placeholder,
    div.wpforms-container-full .wpforms-form textarea::placeholder {
        font-size: 16px;
        font-size: 0.8889rem;
        line-height: 28px;
        line-height: 1.5556rem;
    }


     /* form: Sign up newsletter stay connected */
    .form_newsletter .wpforms-form {
        display: block;
    }
    .form_newsletter div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {display:block;}
    .form_newsletter div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {width:100%;}
    .form_newsletter div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field  {margin:0;}
    .form_newsletter div.wpforms-container-full .wpforms-form .wpforms-field:last-of-type { margin-bottom: 0px; }



    /*
        ========================
               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;
    }
    .fl-module-accordion .fl-accordion-button {
        padding-top: 13px !important;
        padding-right: 0px !important;
        padding-bottom: 13px !important;
        padding-left: 0px !important;
    }
    .immersive-text{
        padding-left: 18px;
        padding-right: 18px;
    }
    

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



    blockquote p {
        font-size: 24px;
        font-size: 1.3333rem;
        line-height: 34px;
        line-height: 1.8889rem;
    }

    .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 {
            min-height: 25vh;
        padding: 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: 42px;
        padding-left: 16px;
    }

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


    .bg-apple-top .fl-row-content-wrap {
        background-position: 70vw 100%;
    }

    .floating-img.floating-left .fl-photo-content,
    .floating-img.floating-right .fl-photo-content {
        border-radius: 40px 0 40px 0;
    }


    /*****************/
    /* Tables Custom */
    /*****************/

    .table_custom p {
        font-size: 12px;
        font-size: 0.6rem;
        line-height: 16px;
        line-height: 0.8rem;
        padding-left: 10px;
    }



    body:not(.fl-builder-edit) .hero-graphic2 {
        left: -10%;
    }


    /****************/
    /* Embeded Form */
    /****************/
    .smcx-embed,
    .smcx-embed.smcx-hide-branding>.smcx-iframe-container {
        min-height: min(240vw,160vh) !important
    }



    .mc_fields_container {
        display: block;
    }
    .form_newsletter #mc_embed_signup .mc-field-group input {
        margin-bottom: 20px;
    }




    .tribe-filter-bar.tribe-filter-bar--horizontal, .tribe-filter-bar.tribe-filter-bar--vertical { position:relative !important; }


}


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

     
    
}




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

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

    .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) {



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