
/*/////  form  start /////*/
.wpforms-container input[type=text], .wpforms-container input[type=email] {
    max-width: 100%;
    border-radius: 0px !important;
    padding: 15px !important;
    height: 58px;
}

textarea#wpforms-11-field_3 {
    padding: 15px !important;
    border-radius: 0px !important;
    height: 175px;
}

.wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.wpforms-container .wpforms-field {
    padding: 0;
    width: 100%;
    max-width: 32%;
    margin-bottom: 10px;
}
    


div#wpforms-11-field_3-container {
    min-width: 100% !important;
}


input::placeholder, textarea::placeholder {
    
    opacity: 100% !IMPORTANT;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}

.homepage-form div#wpforms-11 {
    background: #fff;
}
.homepage-form .wpforms-container input.wpforms-field-medium{
    max-width: 100%;
}
.homepage-form .wpforms-container .wpforms-field {
    padding: 0px;
    position: relative;
}

.homepage-form button#wpforms-submit-11 {
    width: 100%;
    border-radius: 0px;
    font-size: 21px;
    margin-top: 15px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    padding: 20px;
    height: 56px;
    background: #f21111;
}
.homepage-form button#wpforms-submit-11:hover {
    background: #000;
}


.homepage-form .wpforms-container input[type=text], .homepage-form .wpforms-container input[type=email]{
    background: #000;


}
.homepage-form input::placeholder, .homepage-form textarea::placeholder {
    color: #fff !important;
}

.homepage-form textarea#wpforms-11-field_3 {
    background: #000;
}
div#wpforms-11 {
    margin: 0;
    padding: 0;
}
.homepage-form input {
    color: #fff !important;
}
.homepage-form textarea#wpforms-11-field_3 {
    color: #fff !important;
}



.aboutpage-form button#wpforms-submit-11 {
    width: 160px;
    background: #ddaf70 !important;
    font-size: 21px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    padding: 20px;
    height: 56px;

}
.aboutpage-form button#wpforms-submit-11:hover {
    background: #f21111 !important;
}

@media only screen and (max-width: 1024px) {

.wpforms-container .wpforms-field {
   
    max-width: 49%;
   
}
}
@media only screen and (max-width: 767px) {

.wpforms-container .wpforms-field {
    max-width: 100%;
   
}

.wpforms-field-container {

    gap: 0%;
}

}


/*/////  form  end  /////*/

header.page-header.alignwide h1.page-title {
    font-size: 56px;
    font-weight: 700;
font-family: "Barlow-condensed";
    line-height: 66px;
    color: #000000;
}


h2.entry-title.default-max-width a {
    font-family: "Barlow-condensed";
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 700;
    text-decoration: underline;
    color: #000000 !important;
}
.entry-content p {
    font-family: "Barlow-condensed";
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    color: #000000;
}
.search-result-count.default-max-width{
     font-family: "Barlow-condensed";
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    color: #000000;
}
a.more-link {
    color: #ddaf70;
}
a.more-link:hover {
    color: #f21111;
}

/*//////////////////////////////////*/

.contect-page-form button#wpforms-submit-11 {
    width: 160px;
    background: #ddaf70 !important;
    font-size: 21px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    padding: 20px;
    height: 56px;
}
.contect-page-form button#wpforms-submit-11:hover {
    background: #f21111 !important;
}




/*///////  about page apparatus section start  ////////*/

.chief360_apparatus_template11_hold {
    display: flex;
    gap: 30px;
    
}
.chief360_apparatus_template11_hold .chief360_apparatus_template11_item {
    position: relative;
}
.chief360_apparatus_template11_hold h3 {
    font-size: 25px !IMPORTANT;
}
.chief360_apparatus_template11_hold h3 a.chief360_apparatus_template9_title {
    font-size: 25px;
    line-height: 42px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-family: "Barlow-condensed";
}
.chief360_apparatus_template11_hold .chief360_apparatus_template11_desc {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    line-height: 18px;
    font-family: "Poppins";
}
.chief360_apparatus_template11_hold .chief360_apparatus_template11_text {
    background: #00000080;
    padding: 15px;
    position: absolute;
    bottom: 0;
}
.chief360_apparatus_template11_hold .chief360_apparatus_template11_text:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2025/04/up-arrow-symbol-in-a-circle.png);
    top: -14px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    right: 0;
}


@media only screen and (max-width: 1024px) {
    .chief360_apparatus_template11_hold {
   
    gap: 20px;
    
}
}
@media only screen and (max-width: 767px) {
    .chief360_apparatus_template11_hold {
   display: flex;
   flex-wrap: wrap;
    gap: 20px;
    
}

}

.chief360_apparatus_template4_hold.templisting4 .chief360_apparatus_template4_item {
    
    position: relative;
}
.chief360_apparatus_template4_hold.templisting4 .appcatlistgroup {
   
    padding: 0;
}
.chief360_apparatus_template4_hold.templisting4 .chief360_apparatus_template1_text {
    color: #fff;
    background: #00000080;
    padding: 15px;
    position: absolute;
    bottom: 0;
}
.chief360_apparatus_template4_hold.templisting4 .chief360_apparatus_template1_text:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2025/04/up-arrow-symbol-in-a-circle.png);
    top: -14px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    right: 0;
}



.chief360_apparatus_template4_hold.templisting4 .chief360_apparatus_template1_text a.chief360_apparatus_template1_titlea {
    font-size: 25px;
    line-height: 42px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-family: "Barlow-condensed";
}
.chief360_apparatus_template4_hold.templisting4 .chief360_apparatus_template1_desc {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    line-height: 18px;
    font-family: "Poppins";
}
.chief360_apparatus_template4_hold.templisting4 h3 {
    font-size: 25px !IMPORTANT;
}

/*///////  about page apparatus section end  ////////*/

/*////////////////// home page news start ////////////////////////*/

.chief360_recentnews_template2_hold.twopostlayout a.chief360_recentnews_template1_hold_itema img {
    width: 100%;
    height: auto;
}
.chief360_recentnews_template2_hold.twopostlayout .chief360_recentnews_template1_hold_item {
    width: 100%;
    max-width: 370px;
    margin: 0;
}
.chief360_recentnews_template2_hold.twopostlayout {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.chief360_recentnews_template2_hold.twopostlayout:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 10px;
    color: #fff;
    top: 49%;
    background: #fff;
}

.chief360_recentnews_template2_hold.twopostlayout a.chief360_recentnews_template1_hold_itema {
    font-size: 20px;
    line-height: 33px;
    text-transform: uppercase;
    color: #e9f1f3;
    font-weight: 500;
    font-family: "Poppins";
}
.chief360_recentnews_template2_hold.twopostlayout p.chief360_recentnews_template1_date {
    font-size: 16px;
    line-height: 33px;
    text-transform: uppercase;
    color: #e9f1f3;
    font-weight: 400;
    font-family: "Poppins";
}
.chief360_recentnews_template2_hold .chief360_recentnews_template1_date::before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 1px;
}




@media only screen and (max-width: 1024px) {
.chief360_recentnews_template2_hold.twopostlayout .chief360_recentnews_template1_hold_item {
    max-width: 48%;
    margin-bottom: 20px;
}
.chief360_recentnews_template2_hold.twopostlayout {
    gap: 2%;
 
}
.chief360_recentnews_template2_hold.twopostlayout:before {
   
    height: 5px;
    top: 47%;
    }

.chief360_recentnews_template2_hold.twopostlayout p.chief360_recentnews_template1_date {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #e9f1f3;
    font-weight: 400;
    font-family: "Poppins";
    margin-bottom: 28px;
}
.chief360_recentnews_template2_hold.twopostlayout p.chief360_recentnews_template1_date {
    font-size: 14px;
    line-height: 14px;
   
}
}
@media only screen and (max-width: 767px) {
    .chief360_recentnews_template2_hold.twopostlayout .chief360_recentnews_template1_hold_item {

    max-width: 100%;
}
.chief360_recentnews_template2_hold.twopostlayout {
    gap: 20px;
 
}
.chief360_recentnews_template2_hold.twopostlayout:before {
   
   
    display: none;
    
    }
    .chief360_recentnews_template2_hold.twopostlayout .chief360_recentnews_template1_hold_item {
    
     margin-bottom: 0px; 
}
}
/*////////////////// home page news end ////////////////////////*/





/*///////////// news page start //////////////////*/

.news-page .chief360_recentnews_template2_hold a.chief360_recentnews_template1_hold_itema {
    font-size: 20px;
    line-height: 33px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Poppins";
}
.news-page .chief360_recentnews_template2_hold p.chief360_recentnews_template1_date {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Poppins";
}
.news-page .chief360_recentnews_template2_hold .chief360_recentnews_template1_date::before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #000;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 1px;
}
/*///////////// news page end //////////////////*/









/*/////////// contact page form start ////////////////////*/

.simple-contact-form .wpforms-container .wpforms-field {
     padding: 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.simple-contact-form .wpforms-field-medium {
    max-width: 100% !important;
}
 .simple-contact-form .wpforms-container .wpforms-container input[type=text],  .wpforms-container .wpforms-container input[type=email] {
    max-width: 100%;
    border-radius: 0px !important;
    padding: 15px !important;
    height: 58px;
}
.simple-contact-form input#wpforms-1721-field_5 {
    height: 58px;
    border-radius: 0;
}
.simple-contact-form select#wpforms-1721-field_4 {
    height: 58px;
    border-radius: 0;
}
.simple-contact-form textarea#wpforms-1721-field_3 {
    border-radius: 0px;
}
.simple-contact-form button#wpforms-submit-1721 {
    width: 160px;
    background: #ddaf70 !important;
    font-size: 21px;
    letter-spacing: 0px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    padding: 20px;
    height: 56px;
}
.simple-contact-form button#wpforms-submit-1721:hover {
   background: #f21111 !important;
}
/*/////////// contact page form end ////////////////////*/



.profiledatasec {
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 22px;
    box-shadow: none;
    margin: 20px 0px;
}
.profiledatasec h3 {
    font-family: 'Barlow-condensed';
    color: #fff;
}
.profiledatasec p.biography {
    color: #fff;
  font-family: 'Barlow-condensed';
}

.chief360_agencycallvolumeapi_hold.temp13data.runstate span.valuecls {
    color: #fff;
} 


.staff-organization.chiefdata .row a.personname h4 {
	color: var( --e-global-color-secondary );
}
.profiledatasec
{
    background: #ddaf70;
}