/* //// home-page news section start //// */



.chief360_recentnews_template15_hold.twopostlayout {
    display: flex;
    gap: 28px;
}
.chief360_recentnews_template15_hold .chief360_recentnews_template15_hold_item {
    width: 50%;
}
.chief360_recentnews_template15_hold  .chief360_recentnews_template1_hold_text {
    background: #0606229e;
    width: 100%;
    max-width: 200px;
    margin-left: 0px;
    margin-top: -50px;
    height: 67px;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.chief360_recentnews_template15_hold  p.chief360_recentnews_template1_date {
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Oswald";
}
.chief360_recentnews_template15_hold .chief360_recentnews_template1_date::before {
    content: "\f073";
    font-weight: 800;
    color: #ffff;
    font-size: 24px;
    margin-right: 12px;
    margin-left: 0;
}
@media only screen and (max-width: 767px) {
.chief360_recentnews_template15_hold.twopostlayout {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.chief360_recentnews_template15_hold .chief360_recentnews_template15_hold_item {
    width: 100%;
}
}



/* //// home-page news section end //// */

/* //// home-page contact form start //// */

.h-contact-form .wpforms-validate .wpforms-field input {
    background-color: transparent !important;
    border: 1px solid #ffff !important;
    border-radius: 0px !important;
        color: #ffff !important;
    width: 100% !important;
    max-width: 100%;
}
.h-contact-form .wpforms-validate .wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.h-contact-form .wpforms-validate .halfcls {
    width: 48%;
    padding: 0;
}

.h-contact-form .wpforms-validate div#wpforms-946-field_7-container {
    width: 100%;
    padding: 0;
}
.h-contact-form .wpforms-validate div#wpforms-946-field_3-container {
    width: 100%;
    padding: 0;
}
.h-contact-form .wpforms-validate textarea#wpforms-946-field_3 {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    height: 85px;
}
.h-contact-form .wpforms-validate button#wpforms-submit-946 {
    background-color: #fff;
    font-size: 24px;
    color: #172d5e;
    font-weight: 800;
    font-family: "Lato";
    margin-top: 10px;
    border-radius: 0;

}
.h-contact-form .wpforms-validate .wpforms-field input::placeholder {
    font-size: 20px;
color: #ffffff;
font-weight: 500;
font-family: "Lato";
    opacity: 1;
}
.h-contact-form .wpforms-validate textarea::placeholder {
  font-size: 20px;
color: #ffffff;
font-weight: 500;
font-family: "Lato";
    opacity: 1;
}
.h-contact-form .wpforms-validate button#wpforms-submit-946:hover {
    color: #fff;
    background-color: #172d5e;
  
}
@media only screen and (max-width: 1024px) {
.h-contact-form .wpforms-validate .wpforms-field-container {
    
    gap: 10px !important;
}
}


/* //// home-page contact form end //// */


/* //// home-page submit form start //// */

.h-submit-form input#wpforms-984-field_4 {
    border-radius: 0;
}
.h-submit-form button#wpforms-submit-984 {
     background-color: #fff;
    font-size: 24px;
    color: #172d5e;
    font-weight: 800;
    border-radius: 0;
    font-family: "Lato";
    
}
.h-submit-form button#wpforms-submit-984:hover {
   color: #fff;
    background-color: #172d5e;
    
}

/* //// home-page submit form end //// */



/* //// about-page news section start //// */

.chief360_recentnews_template16_hold {
    display: flex;
    gap: 30px;
}
.chief360_recentnews_template16_hold a.chief360_recentnews_template1_hold_itema img {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16/14;
    object-fit: cover;
}

.chief360_recentnews_template16_hold p.chief360_recentnews_template1_date {
    background: #0606229e;
    width: 100%;
    max-width: 200px;
    margin-left: 0px;
    margin-top: -50px;
    height: 67px;
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Oswald";
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.chief360_recentnews_template16_hold .chief360_recentnews_template1_date::before {
    content: "\f073";
    font-weight: 800;
    color: #ffff;
    font-size: 24px;
    margin-right: 12px;
    margin-top: 2px;
    margin-left: 0;
}


.chief360_recentnews_template16_hold p.chief360_recentnews_template16_desc {
    font-size: 24px;
    color: #000000;
    line-height: 34px;
    font-weight: 500;
    font-family: "Lato";
    margin-top: 20px;
}
@media only screen and (max-width: 1024px) {

.chief360_recentnews_template16_hold {
    gap: 20px;
}

.chief360_recentnews_template16_hold p.chief360_recentnews_template16_desc {
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
}
}
@media only screen and (max-width: 767px) {
.chief360_recentnews_template16_hold {
    gap: 20px;
    flex-direction: column;
}
.chief360_recentnews_template16_hold a.chief360_recentnews_template1_hold_itema img {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16/14;
    object-fit: cover;
}
}

/* //// about-page news section end //// */



/* //// about-page board member section start //// */

.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .row {
    display: flex;
    gap: 30px;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .staff-group{
    padding: 0 !important;
}

.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 a img {
    border-radius: 0px !important;
    min-height: auto !important;
    height: auto !important;
    border: 0px !important;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .row a.personname h4 {
    width: 100%;
    font-size: 21px;
    color: #253e95;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Oswald";
    height: 50px;
    background-color: #ffdd18;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6.staffboardslider .slick-track {
    display: flex;
    gap: 25px;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .slick-prev {
    left: 47%;
    top: auto;
    bottom: -75px;
    background-color: transparent;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .slick-next {
    right: 47%;
    top: auto;
    bottom: -75px;
    background-color: transparent;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .slick-next:before {
    content: ""; 
    width: 20px;
    height: 20px;
        left: 0;
    top: 0;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(http://carolinesheriff.wp1.site/wp-content/uploads/2024/12/1.png);
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .slick-prev:before {
    content: ""; 
    width: 20px;
    height: 20px;
        left: 0;
    top: 0;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(http://carolinesheriff.wp1.site/wp-content/uploads/2024/12/unnamed-file.png);
}



@media only screen and (max-width: 1024px) {

    .chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .staffgroupdiv {
    max-width: 100%;
    width: 100%;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .row {
    display: flex;
    gap: 29px;
    flex-wrap: wrap;
    margin: 0 auto;
}
}
@media only screen and (max-width: 767px) {
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .staffgroupdiv {
    max-width: 100%;
    width: 100%;
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .slick-prev {
    left: 43%;
   
    bottom: -60px;
    
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .slick-next {
    right: 43%;
 
    bottom: -60px;
   
}
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6.staffboardslider .slick-track {
    gap: 0px !important;
}
}
/* //// about-page board member section end //// */

/* //// about-page gallery section start //// */

.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-track {
    display: flex;
    gap: 25px;
}
.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-prev {
    left: 47%;
    top: auto;
    bottom: -75px;
    background-color: transparent;
}
.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-next {
    right: 47%;
    top: auto;
    bottom: -75px;
    background-color: transparent;
}
.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-next:before {
    content: ""; 
    width: 20px;
    height: 20px;
        left: 0;
    top: 0;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(http://carolinesheriff.wp1.site/wp-content/uploads/2024/12/1.png);
}
.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-prev:before {
    content: ""; 
    width: 20px;
    height: 20px;
        left: 0;
    top: 0;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(http://carolinesheriff.wp1.site/wp-content/uploads/2024/12/unnamed-file.png);
}

@media only screen and (max-width: 767px) {
.chief360_latestgroup_template6_hold.staff-organization.chiefdata.temp6 .staffgroupdiv {
    max-width: 100%;
    width: 100%;
}
.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-prev {
    left: 43%; 
    bottom: -60px;
    
}
.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-next {
    right: 43%;
    bottom: -60px;
   
}

.chief360_recentnews_template17_hold.news17slider.slick-initialized.slick-slider .slick-track {
   
    gap: 0px !important;
}
.chief360_newsdetail_template1_hold .chief360_newsdetail_template1_image a.galleryfancybox {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 1%;
}

}
/* //// about-page gallery section end //// */


