/* header css  */


body.fixed .Nav-top{
    position:fixed;
    width:100%;
    top:0;
    left:0;
    z-index:9999;
    animation-duration:1s;
    animation-fill-mode:both;
    animation-name:fadeInDown;
    padding: 0;
    
}

@keyframes fadeInDown{
    0%{opacity:0;transform:translate3d(0,-100%,0)}
    100%{opacity:1;transform:none}
}
@media only screen and (max-width: 568px){
.elementor-10 .elementor-element.elementor-element-6e253fb img {
    max-width: 30% !important;
}
body.fixed .Nav-top{
height: 100%;
}

}

/* Incident Statistics css  */

.temp6.pastdata div p {
    font: 400 12px / 20px 'Poppins', serif;
}

.chief360_agencycallvolumeapi_hold.temp6data.current.firedata .temp6.currentdata p {
    font: 400 12px / 20px 'Poppins', serif;
    line-height: 20px;
}
.chief360_agencycallvolumeapi_hold.temp6data.current.firedata .temp6.currentdata div {
    padding: 0;
    background: white;
}

.temp6.pastdata h3 {
    font: 400 16px 'Merriweather', serif;
    margin: 10px 0;
}
/* ----------  */

/* -----recent stories ---- */

.chief360_recentnews_template36_hold.sharenews
.chief360_recentnews_template36_hold_item {
    overflow: hidden;
    font: 400 14px / 22px 'Poppins', serif;
    color: #000;
}


.chief360_recentnews_template36_hold_img {
    float: left;
    width: 360px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.chief360_recentnews_template36_hold_img img {
    width: 100%;
    display: block;
    border: 3px solid #000;
}


.chief360_recentnews_template36_title,
.chief360_recentnews_template28_hold_text {
    overflow: hidden;
}


.chief360_recentnews_template36_title {
    font: 400 18px 'Merriweather', serif;
    margin-bottom: 8px;
}

.chief360_recentnews_template36_title a {
    color: #000;
    text-decoration: none;
}


.chief360_recentnews_template28_hold_text {
    margin-bottom: 12px;
}


.chief360_recentnews_template36_hold_item p[href="nndate"] {
    clear: both;
    margin-top: 10px;
    font: 400 13px 'Merriweather', serif;
}


@media (max-width: 768px) {
    .chief360_recentnews_template36_hold_img {
        float: none;
        width: 100%;
        margin-right: 0;
    }
}
/* -----  */


/* ----- contact us form ---  */
.tilghmanvfcwp1shContactus .wpforms-container .wpforms-field, .tilghmanvfcwp1shContactus .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 7px 0px;
} 

.tilghmanvfcwp1shContactus label.wpforms-field-label {
    font: 400 15px / 28px 'Open Sans', sans-serif !important;
    color: #a1a1a1 !important;
    margin-bottom: 5px !important;
}

.tilghmanvfcwp1shContactus .wpforms-submit {
  background-color: #c4a662 !important;
  font-size: 20px !important;
  line-height: 40px !important;
  text-transform: uppercase !important;
  display: block !important;
  color: #000 !important;
}
/* ------  */