.site-footer .wrap{
    z-index: 99;
    position: relative;
	max-width:1280px;
}

footer#colophon {
    padding: 80px 0 26px;
    background: #fff;
    position: relative;
    padding-left: 20px;
    background-size: cover;
}
footer#colophon::after{
    content: '';
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    z-index: 9;
    left: 0;
    position: absolute;
}


@media only screen and (max-width:1366px){
    footer#colophon::before{
        filter: brightness(.5);
    }
}

@media only screen and (max-width:767px){
    footer#colophon::before{
        top: auto;
        bottom: 0;
    }
    .about-pease-footer{
        padding: 0 !important;
    }
    footer#colophon{
        padding: 60px 0 26px;
    }
}

h2.menu-head a{
    color:#253eb5;
    text-decoration: none;
    }
    div.locations.mobile{
        display:none;
    }
    .col-md-12.logo-col img {
        width: 130px;
        margin-bottom: 50px;
    }
    ul.social li a img {
        width: 24px;
    }
    h2.menu-head {
        color: #000;
        font-family: inter;
        font-weight: 600;
        font-size: 18px;
        padding-bottom: 10px;
        position:relative;
    }
    ul.ulfooter li a {
        color: #212121;
        font-family: Raleway;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 25.6px; /* 167.869% */
    }
    .social-icons ul li {
        display: inline;
        margin-right: 5%;
    }
    .social-icons ul li:last-child {
        margin-right: 0;
    }
    
    
    p.loc-head {
        font-weight: 600;
        color: #253EB5;
        font-family: sans-serif;
        font-size: 16px;
        margin-bottom: 24px;
    }
    
    .end-privacy-text p {
        color: #000;
        font-size: 14px;
        font-family: sans-serif;
        margin-top: 10px;
    }
    ul.ulfooter li {
        padding-bottom: 8px;
    }

    /*************  new css maha ******/
    

    @media (min-width: 768px){
        footer#colophon .col-md-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
        footer#colophon .col-md-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
    footer#colophon .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }



    footer#colophon .col-md-12.end-privacy-text {
        padding: 16px 0 0;
        margin: 30px  auto 0 auto;
       border-top: .75px solid;
        border-top-color: rgb(0 0 0 / 17%);
    }


    footer#colophon .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    h2.menu-head.social, .col-md-3.social-icons{
        display:none;
    }
    /* footer#colophon .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    } */
    
    }

.about-pease-footer img {
    width: 150px;
}
    h2.menu-head {
        color: #000;
       font-family: "Libre Baskerville", serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 16.5px;
        padding-bottom: 10px;
        position: relative;

    }
    ul.ulfooter li  {
        position: relative;
    }
    ul.ulfooter li a {
        color: #000;
        font-family: Raleway;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        padding-left: 0px;
    }
    ul.ulfooter li a::before{
        content: "";
        background: url(/wp-content/uploads/2024/05/right.png);
        width: 12px;
        height: 12px;
        color: #fff;
        font-size: 20px;
        position: absolute;
        left: 0;
        top: 25%;
        background-size: contain;
        display:none;

    }



    .social-icons ul li {
        display: inline;
        margin-right: 5%;
    }


    .end-privacy-text p {
        color: var(--Text-Dark, #212121);
        font-family: Raleway;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-align: center;
		}
    .row.column-rows {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    ul.ulfooter {
        /* text-decoration: none; */
        list-style: none;
        padding-left: 0px;
    }
    ul.ulfooter li a {
        text-decoration: underline;
        text-decoration: none !important;
        outline: none;
    }
    .row.locations-new {
        display: flex;
    }
    .row.locations-new {
        display: flex;
    }
    
    a.t-icon-f {
     
      /*  padding: 4px 4px 4px 4px !important; */
        border-radius: 50%;
        height: 24px !important;
        width: 24px !important;
        display: inline-block;
        text-align: center;
    }
    

   

    ul.ulfooter.contact li a, ul.ulfooter.contact li p{
        display: flex;
        align-items: center;
        gap: 16px;
        color: #000;
        font-family: 'Plus Jakarta Sans';
    }
    ul.ulfooter.contact li a img, ul.ulfooter.contact li p img{
        width: 20px;
    }

    ul.social {
        padding-left: 0px !important;
    }
    .end-privacy-text p a {
        color: #fff !important;
        font-weight: 500;
    }
    

    p.loc-para:before {
        background-size: 15px;
        background-repeat: no-repeat;
        width: 20px;
        position: absolute;
        content: '';
        left: 0;
        top: 3px;
        font-family: 'FontAwesome' !important;
        color: #253eb5;
        font-size: 13px;
        background-image: url(/wp-content/uploads/2024/03/maps-and-flags.png);
        position: absolute;
        height: 20px;
    }
    p.loc-para {
        margin-bottom: 5px !important;
        position: relative;
        padding-left: 24px;
        color: #646e9f;
        font-family: sans-serif;
        font-size: 14px;
        line-height: 20px;
    }
    p.loc-para {
        margin-bottom: 5px !important;
        position: relative;
        padding-left: 19px;
        color: #646e9f;
        font-family: sans-serif;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
    }
    .end-privacy-text p a {
        color: #fff !important;
        font-weight: 600 !important;
        font-family: sans-serif !important;
        text-decoration: none;
    }


@media only screen and (max-width:1100px){
    p.loc-para {
       
        font-size: 13px;
        line-height: 20px;
        width: 89%;
        /* padding-right: 25px; */
    }
     p.loc-para br{
        display:none;
     }
}

@media only screen and (max-width:1024px){
    ul.ulfooter.contact li a{
        gap: 5px;
        font-size: 13px;
    }
}

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

        ul.ulfooter li {
        padding-bottom: 5px;
    }
        h2.menu-head{
        font-size:18px;		
        }
        .social-icons ul li img {
        width: 20px;
    }
    ul.social li a img {
        width: 22px;
    }
    }
    @media only screen and (max-width:767px){
        .col-md-12.logo-col img {
        margin-bottom: 30px;
    }
        h2.menu-head:after {
        position: absolute;
        content: '';
        background-image: url(/wp-content/uploads/2024/05/down.png);
        width: 20px;
        height: 20px;
        right: 0;
        top: 6px;
        background-repeat: no-repeat;
        background-size: 100%;
        filter: invert(1);
    }
        
        div.locations.mobile{
        display:block;
    }

        .hidembl-1{
        display:none;
    }    
    .row.column-rows {
        display: block;
       
    }
    ul.ulfooter{
        display:none;
    }
    /* .row.locations-new, .new-location-site, ul.social, .desk-loc{
        display:none;
    } */
    ul.locations {
        list-style: none;
        padding-left: 0px;
    }
    p.loc-head {
       
        margin-bottom: 12px;
    }
    p.loc-para {
       
        width: 100%;
        /* padding-right: 25px; */
        margin-bottom: 20px !important;
    }
    h2.menu-head:focus:after {
        rotate: 180deg;
        transform: rotate(180deg);
    }

        .sub-footer-detail .col-md-3 {
            margin-bottom: 20px;
        }    
    /******* end *****/
    h2.menu-head.careers:after {
        display: none;
    }
    ul.ulfooter.contact li a{
        gap: 15px;
        font-size: 14px;
    }
    
    }


.about-pease-footer{
    padding: 0 0% 0 0;
	width:40%;
}

.about-pease-footer p{
       color: #000;
		margin-top: 16px;
		margin-bottom: 18px;
		max-width: 500px;
		font-family: 'Plus Jakarta Sans';
		line-height: 26px;
		font-size: 14px;
		width: 83%;
		max-width: 100%;
    }
p.lst_cnt img {
    position: relative;
    top: 4px;
    left: -8px;
}

@media only screen and(max-width:767px){
.about-pease-footer {
    width: 100% !important;
}
}