body {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-image: url(/wp-content/uploads/2025/05/Background-scaled.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
body p {
    line-height: 24px;
    
}
@media only screen and (max-width: 1024px) {
body p {
    line-height: 20px;
}

}






/* =====  start contact form   ===== */

.wpforms-validate.wpforms-form input {
    border-radius: 0 !important;
    background: #bd2025 !important;
    color: #fff !important;
    border: none !important;
    height: 56px;
}
.wpforms-validate.wpforms-form select {
     border-radius: 0 !important;
    background: #bd2025 !important;
    color: #fff !important;
    border: none !important;
    height: 56px;

}
.wpforms-validate.wpforms-form textarea {
    border-radius: 0 !important;
    background: #bd2025 !important;
    border: none !important;
    height: 200px !important;
    color: #fff !important;

}
.wpforms-validate.wpforms-form input::placeholder {
  color: #fff !important;
  opacity: 1 !important;
}

.wpforms-validate.wpforms-form textarea::placeholder { color: #fff !important;
  opacity: 1 !important;
    
}
.wpforms-container.wpforms-container-full.wpforms-render-modern{
margin: 0;
    
}
.wpforms-container .wpforms-field{
    padding: 6px 0 !important;
    
}
.wpforms-submit-container {
    margin-top: 35px !important;
}
button#wpforms-submit-247 {
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 33px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
    width: 158px;
    height: 47px;
    border-radius: 5px;
    background: #bd2025;
    opacity: 1;
}
button#wpforms-submit-247:hover {
    background: #fff;
    color: #bd2025;
}
@media only screen and (max-width: 1024px) {
.wpforms-validate.wpforms-form input {
    height: 42px;
}
.wpforms-validate.wpforms-form select {
    height: 42px;
}
.wpforms-validate.wpforms-form textarea {
    height: 130px !important;
    
}
.wpforms-submit-container {
    margin-top: 15px !important;
}
button#wpforms-submit-247 {
    font-size: 16px;
    width: 150px;
    height: 42px;
    
}
}

/* =====  end contact form   ===== */

/* =====  start link page   ===== */

@media only screen and (max-width: 767px) {

.links > div {
    width: 100% !important;
    padding: 5px;
}
}

/* =====  start link page   ===== */



.chief360_recentnews_template17_hold.row.newslisting img {
  width: 100%;
  max-width: 100%;
  max-height: 450px;
  object-position: top;
  object-fit: cover;
}
body .chief360_recentnews_template17_hold.row.newslisting .chief360_paging ul li a.active {
  background: #000;
}