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


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

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

   /***************************/
   /* Framework styles layout */
   /***************************/
    .fl-row:not(.nopadding) >.fl-row-content-wrap >.fl-row-content {
        padding-left: 60px;
        padding-right: 60px;
    }

    /* Hero Areas */
    body:not(.fl-builder-edit) .hero_3cols h1 {
        font-size:64px;
        font-size:3.37rem;
        line-height:52px;
        line-height:2.74rem;
                word-wrap: normal;
    }
    body:not(.fl-builder-edit) .hero_3cols img {
        transform:scale(0.9);
    }
    body:not(.fl-builder-edit) .hero_3cols p {
        padding: 0 20px;
        margin-top: 14px;
    }
    /*
    .fl-builder-content {max-width:100vw;width:100%; overflow-x: hidden;}
    body:not(.fl-builder-edit) .hero_3cols {
        min-width: 1366px;
        position: relative;
        left: calc(100vw - 1366px);
           
    }
    body:not(.fl-builder-edit) .hero_3cols .fl-row-content-wrap{
        position: relative;
        left: calc(683px - 50vw);
    }
    */
    /*
    .hero_3cols:after {
        content:"";
        background:url(/wp-content/uploads/round_patch_salmon_gray.svg) center center / contain no-repeat;
        width:119px;
        height:88px;
        position:absolute;
        bottom:0;
        right:0px;
        z-index:9;
    }
    */



    /*****************************************/
    /* Slider using UABB Testimonials module */
    /*****************************************/ 
    .slider_testimonials .uabb-testimonial-photo {
        max-width: 445px;
        top: initial;
        bottom: 0;
    }
    .slider_testimonials .uabb-testimonial {
        max-width: 872px; /* 872 = 992-60-60 || 60 and 60 are the margins*/
        left: calc(calc(100vw - 872px) /2);
    }
    .slider_testimonials .bx-controls {
        left: calc(calc(100vw - 330px) /2);
    }
}



/*
    =================================================
                SMALL DESKTOP SCREEN
    =================================================
*/
@media only screen and (max-width: 1180px) {

    table.wpDataTable tbody td .master_detail_column_btn{
        font-size: 16px;
        font-size: 0.84rem;
        line-height: 24px;
        line-height: 1.26rem;
    }

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

    table.wpDataTable th:is(.column-year-one-year-per-entry, .column-amount-do-not-include-the-),
    table.wpDataTable td:is(.column-year-one-year-per-entry, .column-amount-do-not-include-the-){
        display: none!important;
    }
    table.wpDataTable thead th.column-project-description {
        width: 48%;
    }
    table.wpDataTable thead th.column-fund-one-per-entry {
        width: 18%;
    }
    table.wpDataTable thead th.column-grantee-name{
        width: 16%;
    }

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

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

        .pum-theme-5418 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
        right: 0px;
        color: #000;
        top: 4px;
        opacity: .75;
                z-index: 99999;
                text-shadow:1px 1px 0px #fff;
    }

}



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

    .small_center_only .fl-col-group{
        display: flex;
        align-items: center;
    }
   /***************************/
   /* Framework styles layout */
   /***************************/
    .fl-row:not(.nopadding) >.fl-row-content-wrap >.fl-row-content {
        padding-left: 44px;
        padding-right: 44px;
    }

    .slick-initialized .slick-slide {
        margin-right: 10px;
}

    


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

    h1, .h1, .h1 p, .h1 .fl-heading {
        font-size: 100px;
        font-size: 5.26rem;
        line-height: 92px;
        line-height: 4.84rem;
    }

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

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

    .large, p.large, p .large, .large p,
    .large ol, ol.large, .large ul, ul.large {
        font-size: 22px;
        font-size: 1.16rem;
        line-height: 32px;
        line-height: 1.68rem;
    }

    .xlarge, p.xlarge, p .xlarge, .xlarge p,
    .xlarge ol, ol.xlarge, .xlarge ul, ul.xlarge {
        font-size: 22px;
        font-size: 1.16rem;
        line-height: 33px;
        line-height: 1.74rem;
    }
    /***datatable***/
    table.wpDataTable tbody td, 
    table.wpDataTable thead th,
    .wpDataTableFilterSection label,
    .wpdt-c.wdt-skin-light input, 
    .wpdt-c.wdt-skin-light button, 
    .wpdt-c.wdt-skin-light select, 
    .wpdt-c.wdt-skin-light textarea,
    .wpdt-c .filter_column .text_filter::placeholder, 
    .wpdt-c .filter_column .number-range-filter::placeholder, 
    .wpdt-c .filter_column .bootstrap-select.btn-group .dropdown-toggle .filter-option{
        font-size: 16px;
        font-size: 0.84rem;
        line-height: 24px;
        line-height: 1.26rem;
    }
    #wdt-md-modal .modal-body .col-sm-3,
    #wdt-md-modal .modal-body .detailColumn{
        font-size: 16px;
        font-size: 0.84rem!important;
        line-height: 24px;
        line-height: 1.26rem!important;
    }
    body .wpdt-c.wdt-skin-light .wpDataTablesFilter .wpDataTableFilterSection input.form-control, 
    body #wdt-filter-widget .wdt-skin-light .wpDataTableFilterSection input.form-control{
        height: 50.5px !important;
    }
    table.wpDataTable thead th.column-project-description {
        width: 45%;
    }
    .wpDataTableFilterSection:nth-child(3) {
        flex: 1 0 100%;
    }
    .wpDataTableFilterSection:nth-child(4) {
        flex: 1 0 100%;
    }
    .wpDataTableFilterSection:nth-child(5) {
        flex: 1 0 42%;
    }
    /******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: 0.9rem;
        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: 220px;
    }
    .infoBox h3 {
        margin: 16px 0 8px;
    }
    .post-list .postLeft{
        margin-top: 0px;
    }
    .posts .post .tags{
        margin-right: 13px;
    }
    .infoBox .h4{
        font-size: 1rem;
        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-string,
    .stats .fl-number .fl-number-text .fl-number-string span {
        font-size: 66px;
        font-size: 3.47rem;
        line-height:68px;
        line-height:3.58rem;
    }

    .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: 164px;
    }

    .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: 2rem;
    }


    /* Hero Areas */
    body:not(.fl-builder-edit) .hero_3cols {
        min-width: initial;
        left: initial;
    }
    body:not(.fl-builder-edit) .hero_3cols .fl-row-content-wrap{
        position:static;
        left:initial;
    }

    .icon-list .uabb-info-list-content-wrapper.uabb-info-list-left .uabb-info-list-icon {
        margin-right: 20px;
    }


    .image_slider1 .fl-content-slider-navigation .slider-prev:before, .image_slider1 .fl-content-slider-navigation .slider-next:before, .image_slider2 .fl-content-slider-navigation .slider-prev:before, .image_slider2 .fl-content-slider-navigation .slider-next:before, .image_slider3 .fl-content-slider-navigation .slider-prev:before, .image_slider3 .fl-content-slider-navigation .slider-next:before {
        width: 50px;
        height: 50px;
    }

    /* Hero */
    body:not(.fl-builder-edit) .hero_overlap1.hero_header .hero_overlap1_img {
        bottom:-44px;
    }
    body:not(.fl-builder-edit) .hero_overlap1_img .fl-photo-content img {
        height: 383px;
        max-width: calc(100vw - 440px);
    }


    /*****************************************/
    /* Slider using UABB Testimonials module */
    /*****************************************/ 
    .slider_testimonials .uabb-testimonial-info {
        width: 566px !important;
        height: 566px;
        overflow:hidden;
    }
    .slider_testimonials .uabb-testimonial-photo {
        max-width: 275px;
        top: initial;
        bottom: 0;
    }
    .slider_testimonials .uabb-testimonial {
        max-width: 680px; /* 680 = 768-44-44 || 44 and 44 are the margins*/ 
        left: calc(calc(100vw - 680px) /2);
    }
    .slider_testimonials .bx-controls {
        left: calc(calc(100vw - 330px) /2);
    }

    .slider_testimonials .uabb-testimonial-author-name {
        font-size:30px;
        font-size:1.58rem;
        line-height:32px;
        line-height:1.68rem;
    }

    body:not(.fl-builder-edit) .anchorlinks.text-collapsible.collapsed {
        height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
    }
    .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;}


    .cpt_social_share .uabb-ss-icon{
        width:30px !important;

    }
    .small, p.small, p .small, .small p, .small ol, ol.small, .small ul, ul.small {
        font-size: 15px;
        font-size: 0.79rem;
        margin-top:4px
    }


    #mc_embed_signup .mchimp_form_wrap {
        display: block;
    }
    #mc_embed_signup .mc-field-group label {
        font-size:16px;
        font-size:0.84rem;
        margin-top:10px;
    }
    #mc_embed_signup .mchimp_form_wrap .mc-field-group input {

        padding: 4px 8px;;
    }





}
/*
    =================================================
                        MOBILE
    =================================================
*/
@media only screen and (max-width: 768px) {
    .latest-hero-row .fl-col-group .fl-col-group{
        display: flex;
    }
    .html-code-img img{
        width:100%;
    }

    .latest-info{
        margin-bottom:26px;
    }
    .latest-cat{
        padding:4px 7px;
        font-size: .7895rem;
        line-height: .7895rem;
    }
    .latest-date{
        font-size: .7895rem;
        line-height: .7895rem;
    }

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


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

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

    h2, .h2, .h2 p, .h2 .fl-heading {
        font-size: 40px;
        font-size: 2.11rem;
        line-height: 42px;
        line-height: 2.21rem;
    }

    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: 16px;
        font-size: 0.84rem;
        line-height: 24px;
        line-height: 1.26rem;
        margin-top:16px;
    }

    .large, p.large, p .large, .large p,
    .large ol, ol.large, .large ul, ul.large {
        font-size: 19px;
        font-size: 1rem;
        line-height: 29px;
        line-height: 1.53rem;
    }

    .xlarge, p.xlarge, p .xlarge, .xlarge p,
    .xlarge ol, ol.xlarge, .xlarge ul, ul.xlarge {
        font-size: 20px;
        font-size: 1.05rem;
        line-height: 30px;
        line-height: 1.58rem;
    }

    .caption, p.caption, p .caption, .caption p,
    .caption ol, ol.caption, .caption ul, ul.caption {
        font-size: 15px;
        font-size: 0.79rem;
        line-height: 22px;
        line-height: 1.16rem;
    }

    blockquote p {
        font-size: 23px;
        font-size: 1.21rem;
        line-height: 32px;
        line-height: 1.68rem;
    }

    blockquote {
        grid-template-columns:80px auto;
    }

    blockquote:before {
        width:53px;
        height:34px;
    }

    /*
        ========================
                Table
        ========================
    */

    table.wpDataTable thead th.column-project-description {
        width: 45%;
    }
    .wpDataTableFilterSection{
        flex: 1 0 100%!important;
    }
    .wpdt-c .filter_column .text_filter::placeholder, 
    .wpdt-c .filter_column .bootstrap-select.btn-group .dropdown-toggle .filter-option{
        margin-bottom: 0!important;
    }
    .wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-pf-search-filters-button-block){
        min-height: unset!important;
    }
    .wpDataTableFilterSection{
        margin-top:15px;
    }
    .wpDataTableFilterSection:first-child{
        margin-top:36px;
    }
    .wpDataTableFilterSection:last-child{
        margin-top:36px;
    }
    table.wpDataTable th:is(.column-fund-one-per-entry, .column-project-description), 
    table.wpDataTable td:is(.column-fund-one-per-entry, .column-project-description){
        display: none!important;
    }
    table.wpDataTable tbody td, 
    table.wpDataTable thead th,
    .wpDataTableFilterSection label,
    .wpdt-c.wdt-skin-light input, 
    .wpdt-c.wdt-skin-light button, 
    .wpdt-c.wdt-skin-light select, 
    .wpdt-c.wdt-skin-light textarea,
    .wpdt-c .filter_column .text_filter::placeholder, 
    .wpdt-c .filter_column .number-range-filter::placeholder, 
    .wpdt-c .filter_column .bootstrap-select.btn-group .dropdown-toggle .filter-option{
        font-size: 15px;
        font-size: 0.79rem;
        line-height: 22px;
        line-height: 1.16rem;
    }
    #wdt-md-modal .modal-body .col-sm-3,
    #wdt-md-modal .modal-body .detailColumn{
        font-size: 15px;
        font-size: 0.79rem!important;
        line-height: 22px;
        line-height: 1.16rem!important;
    }
    table.wpDataTable thead th.column-grantee-name {
        width: 24%;
    }
    .wpdt-c .form-group .col-sm-9{
        padding-left:0;
    }
    .wpdt-c .form-group {
        margin-bottom: 0px!important;
    }
    /*
        ========================
                 ASSETS
        ========================
    */

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

    .fl-module-button:not(.arrowlink) a.fl-button,
    div.wpforms-container-full button.wpforms-submit.btn-round {
        font-size:20px;
        font-size:1.05rem;
    }

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

    .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: 20px;
    }

    .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: 54px;
        font-size: 2.84rem;
        line-height:56px;
        line-height:2.95rem;
    }




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

    .accordion_icon .faq_icon {
        width: 60px;
    }

    .fl-builder-content .fl-accordion-button .fl-accordion-button-label {
        font-size: 19px;
        font-size: 1rem;
        line-height: 29px;
        line-height: 1.53rem;
    }







    /*
        ========================
           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: 1.556rem;
        line-height: 2rem;
    }

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

    .fl-page-content :is(.image_slider1, .image_slider2, .image_slider3) .fl-slide-foreground .fl-slide-text * {
        font-size: 0.89rem !important;
        line-height:1.3rem !important;
    }
    :is(.image_slider1, .image_slider2)  {     
        padding-bottom: 44px; 
        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: 33px;
        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: 35px;
    }

    
    :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: 0;
        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: 100%;
        margin-top:20px;
        bottom:initial;
    }

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

    .fl-slide[aria-hidden=false], .fl-slide[aria-hidden=false] .fl-slide-foreground {
        left: 0;
        padding: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: 1.3333rem !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_testimonials .bx-controls .bx-pager span {
        font-size: 16px;
        font-size: 0.84rem;
    }
    .slider_testimonials .bx-controls .bx-pager {
        max-width: 168px;
        font-size: 16px;
        font-size: 0.84rem;
            bottom: 50%;
    }

    





    /*
        ========================
                  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%;
        margin-bottom:30px;
    }
    .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
        ========================
    */

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

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

    .timeline-list .timeline-list_item .item--details p:not(.h4) {
        margin-top: 6px;
    }

    .timeline-list .timeline-list_item .item--details a {
        margin-top: 8px;
    }

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

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

    .fl-module-uabb-timeline .uabb-content img {margin:0;margin-bottom:16px;}
    .fl-module-uabb-timeline .uabb-timeline-main .uabb-day-right .uabb-events-inner-new, 
    .fl-module-uabb-timeline .uabb-timeline-main .uabb-day-left .uabb-events-inner-new {
        padding:20px;
    }
    .fl-module-uabb-timeline .uabb-content .uabb-timeline-desc-content {
        font-size: 16px;
        font-size: 0.84rem;
        line-height: 24px;
        line-height: 1.26rem;
        margin-top: 16px;
    }





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

    .timeline-list.alt li.timeline-list_item {
        max-width: 100%;
    }
    
    .timeline-list.alt .item--arrow {
        left: -15px;
    }

    .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:nth-child(odd) .item--arrow {
        transform: rotate(0);
    }

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

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




    /*
        ========================
                  FORM
        ========================
    */
    div.wpforms-container-full .wpforms-field-textarea{
        margin-top: 0;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-label {
        font-size: 1rem;
        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: 0.8889rem;
        line-height: 1.5556rem;
    }

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

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

    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: 0.8889rem;
        line-height: 1.5556rem;
    }

    .form_signup div.wpforms-container-full .wpforms-form button[type=submit] {
        font-size: 20px;
        padding: 1px 30px 0;
    }   




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

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

    button.materials-cats_btn {
        margin: 6.5px;
        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;
    }

    .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;
        max-width: 500px;
        display: flex;
        flex-direction: column;
    }

    .materials-list.list .item--desc p:not(.h4) {
        font-size: 16px;
        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: 1.3333rem !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:0;
    }
    .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-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:1.556rem;
        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: 1rem;
        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;
    }



    blockquote p {
        font-size: 23px;
        font-size: 1.21rem;
        line-height: 32px;
        line-height: 1.68rem;
    }

    .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: 150px;
    }

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

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

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

    .floating-txt {
            position: relative;
    top: -20px;
    bottom: 0px;
    }

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

    .stats .fl-number .fl-number-text .fl-number-string, 
    .stats .fl-number .fl-number-text .fl-number-string span,
    .fl-col-content .fl-number .fl-number-text .fl-number-string span {
        font-size: 54px;
        font-size: 2.84rem;
        line-height: 56px;
        line-height: 2.95rem;
    }

    .fl-module-button.button_big a.fl-button, 
    .fl-module-button-group.button_big a.fl-button, 
    .button_big a, a.button_big {
        font-size: 24px;
        font-size: 1.26rem;
            padding: 14px 50px 9px 50px;
    }


        /* Hero */
    body:not(.fl-builder-edit) .hero_overlap1.hero_header .hero_overlap1_img {
        bottom:-44px;
        position:relative;
    }
    body:not(.fl-builder-edit) .hero_overlap1_img .fl-photo-content img {
        height: max(45vw,162px);
        max-width: max(60vw,243px);
    }


    /*****************************************/
    /* Slider using UABB Testimonials module */
    /*****************************************/ 
    .slider_testimonials .uabb-testimonial-info {
        width: 339px !important;
        height: 339px;
            padding: 40px;
    }
    
    .slider_testimonials .uabb-testimonial-photo {
        max-width: 164px;
        top: initial;
        bottom: 0;
    }
    .slider_testimonials .uabb-testimonial {
        max-width: 339px; /* 375 = 375-18-18 || 18 and 18 are the margins*/ 
        left: calc(calc(100vw - 339px) /2);
        min-height:466px;
    }
    .slider_testimonials .bx-controls {
        left: 50vw;
            bottom: -10px;
    }
    .slider_testimonials .uabb-testimonial-author-name:after {
        width: 5px;
        height: 5px;
    }

    .slider_testimonials .uabb-testimonial-author-name {
        font-size:20px;
        font-size:1.05rem;
        line-height:22px;
        line-height:1.16rem;
            margin-bottom: 0 !important;
            margin-top:5px;
    }

    .slider_testimonials .uabb-testimonial-author-description p {
        font-size:13px !important;
        font-size:0.68rem !important;
        line-height:19px !important;
        line-height:1rem !important;
    }
    .slider_testimonials .uabb-testimonials-wrap .uabb-slider-prev .fa, .slider_testimonials .uabb-testimonials-wrap .uabb-slider-next .fa, .slider_testimonials .uabb-testimonials-wrap .uabb-slider-prev i, .slider_testimonials .uabb-testimonials-wrap .uabb-slider-next i {
        font-size: 20px;
        font-size: 1.05rem;
        font-weight: bold;
        width: 48px;
        height: 48px;
    }
    .slider_testimonials .uabb-slider-prev .fa:before, .slider_testimonials .uabb-slider-prev i:before, .slider_testimonials .uabb-slider-next .fa:before, .slider_testimonials .uabb-slider-next i:before {
        padding: 13px 0px;
    }
    .slider_testimonials .slide_counter {    height: 55px;     width: 167px;}
    .slider_testimonials .uabb-slider-next {    left: 105px; right: initial;}
    .slider_testimonials .uabb-slider-prev { left: 10px; }



    /* Accordion */ 
    .dynamic-tabs .fl-tabs .fl-tabs-label span { line-height: 26px; }
    .dynamic-tabs .fl-tabs .fl-tabs-label.fl-tab-active span {
        color: var(--white);
    }
    .dynamic-tabs .fl-tabs .fl-tabs-label.fl-tab-active { padding-bottom: 25px;} 
    .dynamic-tabs .fl-tabs .fl-tabs-label.fl-tab-active, 
    .dynamic-tabs .fl-tabs .fl-tabs-label {
        box-shadow: none!important;
        margin-left: 0;
        margin-right: 0;
        padding: 16px 16px 26px 16px;
        margin-bottom: 16px;
    }

    .dynamic-tabs .fas {display:none}
    .dynamic-tabs .fl-tabs .fl-tabs-panel-content-wrapper {
        margin-top: 10px;
        margin-bottom: 44px;
    }
    .dynamic-tabs .fl-tabs .fl-tabs-panel-content-col2 {
        padding: 16px;
    }
    .dynamic-tabs .fl-tabs-vertical .fl-tabs-label:after{
        transition: none!important;
    }
    .dynamic-tabs .fl-tabs-vertical .fl-tabs-label.fl-tab-active:after {
        transform: rotate(270deg) translateY(-20px);
        left: 50%;
        top: initial;
        bottom: -20px;
        width: 40px;
        height: 40px;
    }
    .dynamic-tabs .fl-tabs .fl-tabs-panel-content-col1 img {
        height: 200px;
    }
    .dynamic-tabs .fl-tabs .fl-tabs-panel-content-col2 .tabs-content-icon {
        position: absolute;
        top: -75px;
        width: 68px;
        height: 88px;
    }
    .dynamic-tabs .fl-tabs .fl-tabs-panel-content-col2 p {
        font-size:16px;
        font-size:0.84rem;
        line-height:24px;
        line-height:1.26rem;
            margin-bottom: 16px;
    }

    .tab-cta-button a.fl-button span {
        font-size:20px;
        font-size:1.05rem;
    }

    .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 {
            /* padding: 5px 0px 0px; */
    }

    .fl-module-button-group.anchorlinks a.fl-button {
        padding: 2px 0;
    }

    .fl-tabs-panel {
        border:0;
    }



    .search_archive .fl-post-feed-post {
        display: block;
    }
    .search-post-text {
        padding-left: 0;
        margin-top:22px;
    }
    .fl-post-feed-post.fl-post-feed-image-beside, 
    .fl-post-feed-post.fl-post-feed-image-beside-content, 
    .fl-post-feed-post.fl-post-feed-image-beside-right, 
    .fl-post-feed-post.fl-post-feed-image-beside-content-right,
    .fl-post-feed-post {
        max-width: 420px;
        margin:auto;
    }


    .slider_testimonials .uabb-testimonial-info {
        right:auto !important;
    }



    body:not(.fl-builder-edit) .popup_icon_overlap {
        position: absolute;
        transform: translate(0px, -50%) scale(0.75);
        right: 0;
    }
    



}

@media only screen and (max-width: 767px) {
    .fl-module-uabb-timeline .rtl .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-responsive-mobile .uabb-timeline__line, 
    .fl-module-uabb-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-responsive-mobile .uabb-timeline__line {
        left: 10px;
    }
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-responsive-mobile .uabb-day-new, 
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-responsive-mobile .uabb-timeline-date-new, 
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-responsive-mobile.uabb-timeline-res-right .uabb-day-new, 
    .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-responsive-mobile.uabb-timeline-res-right .uabb-timeline-date-new {
        width: 100%;
    }
}






/*
    =================================================
                        SMALL MOBILE
    =================================================
*/
@media only screen and (max-width: 600px) {
    table.wpDataTable th.column-project-description, table.wpDataTable td.column-project-description {
        display: none!important;
    }
    table.wpDataTable th.column-masterdetail{
        text-align: right!important;
        padding-right:13px!important;
    }
    #wdt-md-modal h4.modal-title {
        font-size: 1.222rem!important;
        line-height: 1.44rem!important;
    }
    .wpdt-c .modal .modal-header button.close span{
        width:30px!important;
        height: 30px!important;
    }
    .posts, .post-wedget{
        grid-template-columns: minmax(0, 1fr);
    }    

    .form_signup form.wpforms-form {
        display: block;
    }

    .form_signup div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {
        margin-bottom:26px;
    }
    .form_signup div.wpforms-container-full .wpforms-form .wpforms-submit-container {
        text-align: left;
        width: 100%;
    }
    .form_signup div.wpforms-container-full .wpforms-form button[type=submit] {
        width: 100%;
    }

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




@media only screen and (max-width: 500px) {
    /***table data***/
    
    .wpdt-c .dataTables_length .filter-option{
        margin-left:10px!important;
    }
    .hotspot_map_module .uabb-hotspot .uabb-hotspot-tooltip-content {
        max-width: 250px;
    }
    .master_detail_column_btn{
        padding: 6px 10px;
        font-size: 0.75rem!important;
    }

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





    .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;
        padding: 2px 16px;
    }
    .latest-info{
        margin-bottom:16px;
    }
    .latest-share .social_networks li{
        margin-left:unset;
        margin:0 5px;
    }
}



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

    .fl-module-photo-gallery.partners .uabb-photo-gallery-content {
            padding: 10px;
            padding-bottom: 35px;
    }


    
}