/* Desktop CR Changes Css 2025 */
.ps-enterInnerBan {
position: relative;
}

.ps-enterInnerBan-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
text-align: center;
padding: 0 15px;
}

.ps-enterInnerBan-content h1 {
    font-family: 'Poppins-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
}

.ps-enterInnerBan-content p {
font-size: 1.25rem;
margin-top: 0.5rem;
}


.ps-enterInnerBan-content p {
    margin-top: 0.5rem;
    font-family: 'Poppins-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}


.page-template-template-enterpriseSolution .ps-TabAdjust .nav-item a {
    font-size: 15px;
    line-height: 20px;
}


.page-template-template-enterpriseSolution .ps-timecf option {
    color: #000000 !important;
}

.page-template-template-enterpriseSolution .ps-timecf {
    color: #fff !important;
}

select.wpcf7-form-control.wpcf7-select.ps-timecf {
    padding-left: 10px !important;
}


.page-template-template-enterprise-about-us .ps-timecf option {
    color: #000000 !important;
}

.page-template-template-enterprise-about-us .ps-timecf {
    color: #fff !important;
}



 


/* End Desktop CR Changes Css 2025 */





/* pranav vadnere media query */


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

.ps-enterInnerBan-content h1 {
font-size: 20px;
}
.ps-enterInnerBan-content p {
font-size: 1rem;
}


.ps-enterInnerBan-content {
width: 100%;
padding: 0 15px;
}
	
	
.page-template-template-enterpriseSolution .ps-resiaboutHead {
    font-size: 17px;
    line-height: 25px;
}



}