!

Theme Name: NIFRS

Theme URI: https://www.thetomorrowlab.com/

Author: The Tomorrow Lab

Author URI: https://www.thetomorrowlab.com/

Description: Northern Ireland Fire & Rescue Service

Version: 1.0.0

Tested up to: 5.4

Requires PHP: 5.6

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: nifrs



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned.



NIFRS is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

*/



*, *::after, *::before {

  margin: 0;

  padding: 0;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

}



html {

  scroll-behavior: smooth;

}

.tm-layout a:hover{
  /* text-decoration: underline !important; */
}

:root {

  --h1: 48px;

  --h2: 28px ;

  --h3: 24px;

  --h4: 18px ;

  --h5:   16px;

  --bold: bold;

  --l-body: 18px;

  --body: 16px;

  --red: #C8102E !important;

  --cement: #404040;

  --grey:  #BBBCBC;

  --cream: #D9D9D6;

  --yellow: #FFCD00 !important;

  --white: #ffffff !important;


  --shadow:  0px 0px 12px 1px rgba(0,0,0,0.52);
  --clip: polygon(94% 0, 100% 8%, 100% 99%, 0 99%, 0 0);

  --clip-btn-t:  polygon(92% 0, 100% 22%, 100% 99%, 0 99%, 0 0);

  --clip-btn-b: polygon(100% 0, 100% 77%, 93% 100%, 0 99%, 0 0);

  --clip-btn-rb:  polygon(100% 0, 100% 68%, 94% 100%, 0 98%, 0 0);

  --clip-btn-tl: polygon(21.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);

  --clip-btn-tr: polygon(91.38% 4.81%, 98.50% 25.99%, 98.55% 104.81%, -0.06% 100%, -0.75% 1.94%);

  --hover : #f5002f;

}



@font-face {

  font-familY: Arial;

  font-weight: normal;

  src: url("fonts/ArialMT.ttf");
  font-display: swap;

}



@font-face {

  font-familY: Arial;

  font-weight: normal;

  src: url("fonts/ArialMT.woff");
  font-display: swap;

}



@font-face {

  font-familY: Arial;

  font-weight: bold;

  src: url("fonts/Arial-BoldMT.ttf");
  font-display: swap;

}



@font-face {

  font-familY: Arial;

  font-weight: bold;

  src: url("fonts/Arial-BoldMT.woff");
  font-display: swap;

}



body {

  font-family: Arial, Helvetica, sans-serif;

  color: var(--cement) !important;

}



img {

  max-width: 100%;

  height: auto;

}

ul {
  padding-left: 40px;
}

p{
  margin-bottom: 0;
  padding-bottom: 20px;
}
header a:hover,a.cement-c:hover,#secondary a:hover,.panel-title a:hover,.solid-red-button .solid-red-main-btn:hover{
  text-decoration: none !important;
}
p.meta-t.grey-c.text-left.mb-0.font-weight-bold{
  font-size: 1.5em !important;
  color: var(--red);
}
.subsec-title p,.testimonial p,.document-download-container p,.breadcrumb-section p,.top-breadcrumb-all-page p,.small-seperator,.content-contact p ,.content-media p,.news-summary p{
  padding-bottom: 0;
}

p.meta-t.font-weight-bold.grey-c.text-capitalize.mb-0 {
  color: var(--cement);
  margin-right: 5px;
}

i.fas.fa-home.grey-c.fa-lg {
  color: var(--red);
}

.h2-t {

  font-size: var(--h2);

  font-weight: bold;

}



.h1-t {

  font-size: var(--h1);

  font-weight: bold;

}



.h3-t {

  font-size: var(--h3);

  font-weight: bold;

}



.h4-t {

  font-size: var(--h4);

  font-weight: bold;

}



.h5-t {

  font-size: var(--h5);

  font-weight: bold;

}



.bg-w {

  background-color: var(--white);

}



.body-l {

  font-size: 18px !important;

}



.bg-cream {

  background-color:#E3E3E3 !important;

}



.body-r {

  font-size: 16px !important;

}



.meta-t {

  font-size: 14px !important;

}

#map {
  height:100%;
}

.cement-c {

  color: var(--cement);

}



.grey-c {

  color: var(--grey);

}



.red-c {

  color: var(--red);

}



.red-b {

  background: var(--red);

}



.cement-b {

  background: var(--cement);

}



.grey-b {

  background: var(--grey);

}



.white-t {

  color: var(--white);

}

a {
  text-decoration: none !important;
  color: var(--red) !important;

}



.bbfive-red {

  border-bottom: 5px solid var(--red) !important;

}



strong {

  color: var(--red) !important;

}



.hover-red-c {

  -webkit-transition: 0.4s color;

  transition: 0.4s color;

}



.hover-red-c:hover {

  color: var(--red) !important;

}



.wp-block-column a {

  color: var(--red) !important;

}
.featured-content-all-page,.landing-master {
  clip-path: polygon( calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);
  -webkit-clip-path: polygon( calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);
}


.home-all-content {

  background: transparent !important;

}

.breadcrumb-content-home a,.home-featured-content a,.intro-boxes h3,.breadcrumb-content-all a,.featured-content-all-page a,.title-service h4{
  transition: color 0.5s;
}
.solid-red-button .solid-red-main-btn{
  transition: 0.8s all;
}
.solid-red-button .solid-red-main-btn:hover,.contact-btn a.red-b:hover , .home-featured-content .red-full-btn a.red-b:hover,.red-full-btn a:hover,.gform_wrapper form input[type="submit"]:hover, .gform_wrapper form input[type="button"]:hover{
  color: var(--white) !important;
  background: var(--hover);
}

.solid-red-button .solid-red-main-btn:hover::before,.arrow-right:hover::before{
  right: 10px !important;
}

.breadcrumb-content-home a:hover,.home-featured-content a:hover,.intro-boxes:hover h3,.breadcrumb-content-all a:hover,.featured-content-all-page a:hover{
  color: var(--red) !important;
}

button:focus {

  outline: none !important;

}



header {

  font-family: Arial, Helvetica, sans-serif !important;

  width: 100%;

  margin: 0 auto;

  border-bottom: 5px solid var(--red);

  border-top: 7px solid var(--grey);

  background: var(--white);

  z-index: 111111;

  position: relative;

}

header .navbar{

  width: 90%;

  max-width: 1130px;

  margin: auto;

}

header.fixed {

  position: fixed;

  top: 0;

  right: 0;

  left: 0;

}
header.fixed + .main-content-home {
  margin-top: 102px;
}



.custom-logo {

  max-width: 180px;

}



.btn-outline-success {

  color: transparent !important;

  outline: none;

}

.search-label-hdn {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-content form.search-form {
  display: none;
}

.search-button {

  padding: 38px 15px;

}



.search-bar.close {

  display: none;

}



.navbar-brand {

  display: none;

}



.search-bar.open {

  display: block;

  bottom: -30px;

  z-index: 11111;

  left: -180px;

}

.navbar-main {

  padding: 0 !important;

}

.first-links > a {

  color: var(--cement) !important;

  text-transform: uppercase !important;

  font-weight: bold !important;

}



.team-division-seperator::before {

  position: absolute;

  content: "";

  width: 100%;

  bottom: 0;

  left: 0;

  height: 3px;

  background: var(--cream);

  z-index: -1;

}



header nav.navbar {

  position: relative;

}



header::before {

  position: absolute;

  content: "";

  width: 20px;

  height: 20px;

  background: var(--red);

  bottom: -5px;

  left: 100%;

  -webkit-transform: translateX(-100%);

  transform: translateX(-100%);

  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);

  clip-path: polygon(100% 0, 0% 100%, 100% 100%);

}

.search-form {

  /*padding: 38px 0px 38px ;*/

  /*cursor: pointer;*/

  /*position: absolute;*/

  /*right: -50px;*/

}



.screen-reader-icon {

  padding: 38px 20px 38px 0;

  cursor: pointer;

}

.search-form-field {

  position: absolute !important;

  left: -240px;

  bottom: -40px;

  z-index: 1111;

}

.search-field {

  padding: 5px;

  border: 1px solid var(--grey);

  outline: none;

}

.search-submit {

  background: var(--red);

  border: none;

  outline: none;

  color: var(--white);

  padding: 5px 8px;

  font-size: 14px !important;

}



.search-form-field.none {

  display: none !important;

}



.screen-reader-icon.open {

  display: block;

}



.screen-reader-icon.none {

  display: none;

}

#primary-menu.active {
  display: flex;
}

#primary-menu {

  margin-left: auto;

  -webkit-box-pack: justify !important;

  -ms-flex-pack: justify !important;

  justify-content: space-between !important;

  display: none;

}
/* ====== Start Public Register CSS ======= */

ul {

}
ul.register-selection li {
  display: inline-block !important;
  margin-right:15px;
  color: var(--red);
}
select.facetwp-dropdown {
  padding: 4px 5px;
}
ul.main-table-pn {
  width: 100%;
  border-top: 1px solid lightgray;
  padding-top:10px;
}
ul.main-table-pn li {
  list-style: none;
  display:inline-block;
  width:19%;
  height:100%;
}

/* ====== End Public Register CSS ======= */

.fire-advice-home-bottom .fire-safety-button {

  min-height: 75%;

}



.fire-advice-home-bottom .fire-safety-button a {

  width: 80%;

  text-decoration: none;

}



.fire-advice-home-bottom .safety-check-btn {

  min-height: 50px;

  margin-top: 28px;

}



.fire-advice-home-bottom .safety-check-btn a {

  text-decoration: none;

  -webkit-clip-path: polygon(100% 0%, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0px 100%, 0px 0%);

  clip-path: polygon(100% 0%, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0px 100%, 0px 0%);

  padding:10px;
}

img.w-100 {
  height: 100% !important;
}

.img-box-news img {

  height: 225px;
  width:100%;

  -o-object-fit: cover;

  object-fit: cover;

}

.servies-img .more-arrow{

  transition: 0.5s all;

}
.covid-wrapper {
  position: relative;
  z-index: 22;
}

.servies-img .more-arrow:hover{

  background: var(--red) !important;

}

.servies-img .more-arrow:hover i{

  color: var(--white);

}

.fire-advice-home {

  position: relative;

}

.company-intro,.what-we-do{

  background: var(--white);

}

.sub-section-list {
  padding-left: 2rem;

}


.fire-advice-home::before {

  content: "";

  position: absolute;

  width: 25%;

  top: 70%;

  height: 1px;

  background: var(--red);

  -webkit-transform: translateX(-50%);

  transform: translateX(-50%);

  left: 50%;

}



.arrow-right {

  position: relative;

}



.arrow-right::before {

  content: "\f054";

  font-family: 'Font Awesome\ 5 Free';

  font-weight: 900;

  right: 20px;

  font-size: 16px;

  position: absolute;
  transition: 0.8s all;

}



.intro-txt::before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 2px;

  height: 50px;

  background: var(--red);

}



.company-intro {

  border-bottom: 1px solid var(--grey);

}



.latest-news-wrapper.d-flex .news-boxes:last-child {

  margin-right: 0 !important;

}



.news-summary p {

  padding-top: 25px;

}



.news-summary a {

  text-decoration: none;

  color: var(--cement) !important;

}
.wp-block-media-text__content {
  padding-left: 0 !important;
}


.fire-safety-box img {

  min-height: 305px;

  -o-object-fit: cover;

  object-fit: cover;

}



.fire-safety-button a {

  -webkit-clip-path: polygon(calc(100% - 15px) 0%, 100% 15px, 100% 100%, 0px 100%, 0px 0%);

  clip-path: polygon(calc(100% - 15px) 0%, 100% 15px, 100% 100%, 0px 100%, 0px 0%);

}



.what-do {

  border-top: 4px solid var(--red);

}

.services-img-box {
  height: 100%;
}

.services-img-box .title-service {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  width: 100%;

  height: 100%;

  display: -ms-grid;

  display: grid;

  place-content: center;

}
.title-service .h4-t:hover {
  color:var(--grey) !important;
}


.services-img-box .more-arrow {

  position: absolute;

  bottom: 0;

  right: 0;

  background: var(--red);

  height: 40px;

  width: 50%;

  -webkit-clip-path: polygon(10.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);

  clip-path: polygon(10.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);

}



.services-img-box .more-arrow a {

  display: block;

}



.services-img-box .more-arrow i {

  color: var(--white);

  font-size: 20px;
  position: absolute;
  right: 10px;
}



.services-img-box img {

  min-height: 225px;

  -o-object-fit: cover;

  object-fit: cover;

}

.services-img-box h4.h4-t.text-light.mb-0 {
  position: absolute;
  bottom: 10px;
  right: 50px;
  z-index: 99;
}



.services-img-box::before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));

  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); */

}



.main-content-home, .main-content-all-pages {

  width: 100%;

  max-width: 1366px;

  background-position: inherit;

  background-repeat: no-repeat;

  margin: 0 auto;

  font-family: Arial, Helvetica, sans-serif !important;

  background-size: 100% auto;

}



.home-content-wrapper {

  width: 90%;

  max-width: 1130px;

  margin: auto;

  padding-top: 250px;

  padding-bottom: 200px;

}



.content-wrapper-all-page, .news-cat-page-wrapper {

  width: 90%;

  max-width: 1130px;

  margin: auto;

  padding-top: 175px;

  padding-bottom: 125px;

}



.details-master-wrapper {

  padding-top: 50px;

  margin-top: -50px;
}



.page-title-wrapper {

  padding-top: 300px;

  padding-bottom: 25px;

  background-position: center;

  background-size: cover;

  background-repeat: no-repeat;

  -webkit-clip-path:polygon(100% 0px, 100% 100%, 25px 100%, 0px calc(100% - 25px), 0px 0px);
  clip-path: polygon(100% 0px, 100% 100%, 25px 100%, 0px calc(100% - 25px), 0px 0px);

}



.team-master-wrapper {

  width: 90%;

  max-width: 1130px;

  margin: auto;

  padding-top: 75px;

  padding-bottom: 175px;

}



.top-breadcrumb-home, .top-breadcrumb-all-page {

  padding-left: 25px;

  display: inline-block;
  padding-right: 25px;
  padding-bottom: 40px;
}



.top-breadcrumb-home .breadcrumb-content-home, .top-breadcrumb-all-page .breadcrumb-content-all {

  padding: 30px 40px 30px 20px;

  background: var(--white);

  -webkit-clip-path: polygon( calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);

  clip-path: polygon( calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);

  border-bottom: 5px solid var(--red);

  display: inline-block;

}



.top-breadcrumb-home .breadcrumb-content-home h1, .top-breadcrumb-all-page .breadcrumb-content-all h1 {

  font-size: var(--h1);

  text-transform: uppercase;

  font-weight: bold;

  color: var(--cement);

}



.top-breadcrumb-home .breadcrumb-content-home h2, .top-breadcrumb-all-page .breadcrumb-content-all h2 {

  font-size: var(--h2);

  text-transform: capitalize;

  font-weight: bold;

  color: var(--red);

}

.current-title a p,.current-title a{

  color: var(--cement);

}

.breadcrumb-column .current-title:nth-of-type(2) a p {

  color: var(--red) !important;

}

.all-content-page, .detail_master_page {

  position: relative;

}



.all-content-page::before, .detail_master_page::before {

  content: "";

  position: absolute;

  top: 50px;

  left: 0;

  bottom: 0;

  right: 0;

  -webkit-box-shadow: var(--shadow);

  box-shadow: var(--shadow);

}



.home-all-content {

  position: relative;

}



.home-all-content::before {

  content: "";

  position: absolute;

  top: 5%;

  left: 0%;

  bottom: 0;

  right: 0;

  -webkit-box-shadow: var(--shadow);

  box-shadow: var(--shadow);

}



.news-wrapper {

  width: 100%;

}


body.archive.paged .big-news-row{
  display: none !important;
}


.news-wrapper .news-area {

  margin-top: 100px;

  background: var(--white);

  width: 68%;

  min-height: 520px;

}



/* LINE UNDER NEWS TITLE */

.news-summary h4::before {

  content: "";

  position: absolute;

  width: 30px;

  height: 1px;

  background: var(--red);

  bottom: -15px;

}



/* LINE UNDER NEWS WRAPPER */

.news-area::before {

  content: "";

  position: absolute;

  bottom: 10px;

  width: 90%;

  height: 1px;

  background: var(--grey);

}



.latest-news-wrapper .news-boxes {

  width: 48%;

}



.news-1.news-box-1.news-boxes {

  margin-right: 25px;

}



.news-wrapper .fire-advice-home {

  width: 32%;

  min-height: 620px;

  -webkit-clip-path: polygon(calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);

  clip-path: polygon(calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);

}



.img-box-news {

  position: relative;

}



.news-date {
  margin-left: 15px;
  margin-top: 15px;
  color: var(--cement);
}

.feature-news-date {
  color:var(--cement);
  margin-bottom:10px;
}



/* READ MORE NEWS */

.read-more {

  position: absolute;

  bottom: 0;

  right: 0;

  height: 40px;

  width: 40px;

  color: var(--red);

  background: var(--white);

  font-size: 18px;

  -webkit-clip-path: polygon(21.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%) ;

  clip-path: polygon(21.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);

}
.read-more-news {

  position: absolute;

  bottom: 0;

  right: 0;

  height: 40px;

  width: 50%;

  color: var(--white);

  background: var(--red);

  font-size: 18px;

  -webkit-clip-path: polygon(10.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);

  clip-path: polygon(10.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);

}
.read-more-news .h4-t {
  padding-top:10px;
}
.read-more-news .h4-t:hover {
  color:var(--grey) !important;
}
.read-more-news i {
  color: white;
  padding: 2px;
  margin: 0 0 0 6px;
}

.news-wrapper .fire-advice-home .fire-advice-home-top {

  min-height: 70%;

  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(50%, var(--cream)));

  background: linear-gradient(to bottom, #ffffff 50%, var(--cream) 50%);

  border-bottom: 1px solid var(--grey);

}



.news-wrapper .fire-advice-home .fire-advice-home-top .img-fire-safety {

  width: 80%;

}



.news-wrapper .fire-advice-home .fire-advice-home-bottom {

  background: var(--cream);

  height: 20%;

}



footer {

  padding-top: 150px;

  width: 100%;

  background: var(--white);

}



footer .footer-top {

  width: 100%;

  background: url("../img/footer.png");

  background-position: 100% 100%;

  background-size: cover;

  min-height: 345px;

  position: relative;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

}



footer .footer-top .footer-content {

  margin-left: 90px;
  padding-bottom:8px;
  background:var(--white);
  -webkit-clip-path: polygon( calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);
  clip-path: polygon( calc(100% - 25px) 0%, 100% 25px, 100% 100%, 0px 100%, 0px 0%);
}



footer .footer-top .footer-content .stop-fire {

  font-size: var(--h1);

  color: var(--red);

  font-weight: var(--bold);

  text-transform: uppercase;

  margin-bottom: 0;

  padding: 12px 0 12px 10px;

}



footer .footer-top .footer-content .free-slogan {

  font-size: var(--h4);

  color: var(--red);

  font-weight: var(--bold);

  margin-bottom: 0;

  padding: 0 0 30px 10px;

}



footer .footer-top .footer-content .book-now-link {

  text-decoration: none;

}



footer .footer-top .footer-featured-image {

  position: absolute;

  bottom: 0;

  right: 5%;

}



footer .footer-bottom {

  min-height: 250px;

  background: var(--white);

  border-bottom: 5px solid var(--red);

  position: relative;

}



.safer-word {

  position: absolute;

  bottom: -1px;

  right: 0;

  background: var(--red);

  height: 150px;

  width: 150px;

  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);

  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  overflow: hidden;

}



.safer-word i span {

  display: block;

}



.meta-text.safetr-together {

  width: 100%;

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-20%, 25%);

  transform: translate(-20%, 25%);

  max-width: 50px;

}



footer .footer-bottom .footer-links-wrapper {

  padding-left: 90px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  padding-top: 45px;

  padding-bottom: 45px;

}
.footer-links-wrapper ul {

  padding-left: 0;
}

.copy-rights {
  padding-left: calc(90px - 24px);
}
footer .footer-bottom .footer-links-wrapper .first-links {

  margin-right: 125px;

}


footer .footer-bottom .footer-links-wrapper .second-links ul ,footer .footer-bottom .footer-links-wrapper .first-links ul {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -ms-flex-direction: column;

  flex-direction: column;

}



footer .footer-bottom .footer-links-wrapper .second-links ul li ,footer .footer-bottom .footer-links-wrapper .first-links ul li{

  list-style: none;

  min-height: 35px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

}



footer .footer-bottom .footer-links-wrapper .second-links ul li a,footer .footer-bottom .footer-links-wrapper .first-links ul li a {

  display: block;

  color: var(--cement) !important;

  text-decoration: none;

  font-size: 14px;


  transition: 0.5s all;

}

footer .footer-bottom .footer-links-wrapper .second-links ul li a:hover,footer .footer-bottom .footer-links-wrapper .second-links ul li a:focus,footer .footer-bottom .footer-links-wrapper .first-links ul li a:hover,footer .footer-bottom .footer-links-wrapper .first-links ul li a:focus{
  color: var(--red) !important;
}

.solid-red-button {

  width: auto;

}



.solid-red-button .solid-red-main-btn {

  text-decoration: none;

  position: relative;

  background: var(--red);

  color: var(--white) !important;

  padding: 12px 250px 12px 12px;


}



.solid-red-button .solid-red-main-btn::before {

  content: "\f054";

  font-family: 'Font Awesome\ 5 Free';

  font-weight: 900;

  left: 100px;

  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

  font-size: 13px;
  transition: 0.8s all;

}



.large-link .large-link-a {

  position: relative;

  text-decoration: none;

  color: var(--cement) !important;

  font-weight: bold;

  display: inline-block;

  min-width: 110px;

}



.large-link .large-link-a::before {

  content: "\f054";

  font-family: 'Font Awesome\ 5 Free';

  font-weight: 900;

  right: 20px;

  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

  font-size: 13px;

  color: var(--red);

  margin-right: -15%;

}



.large-link .large-link-near {

  position: relative;

  text-decoration: none;

  color: var(--cement) !important;

  font-weight: bold;

  display: inline-block;

  min-width: 75px;

}



.large-link .large-link-near::before {

  content: "\f054";

  font-family: 'Font Awesome\ 5 Free';

  font-weight: 900;

  right: 0px;

  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

  font-size: 12px;

  color: var(--red);

}



.copy-rights .social-icon {

  margin-right: 12px;

}



.copy-rights .social-icon a {

  text-decoration: none;

}



.copy-rights .social-icon a i {

  width: 24px;

  height: 24px;

}



.fire-advice-home-bottom .fire-safety-button a {

  max-width: 255px;

}



.fire-advice-home-top .img-fire-safety::before {

  content: "";

  position: absolute;

  width: 105%;

  height: 5px;

  background: var(--red);

  top: -35px;

  left: 50%;

  -webkit-transform: translateX(-50%);

  transform: translateX(-50%);

}



.dropdown-menu > .dropdown {

  position: relative;

}



.dropdown-item {

  color: var(--cement) !important;

}



.dropdown-menu > .dropdown a::after {

  position: absolute;

  right: .9rem;

  color: var(--red);

  top: 27px;

  -webkit-transform: translatey(-50%) rotate(-90deg);

  transform: translatey(-50%) rotate(-90deg);

}



.sub-menu.second-ul .s-ulist > a {

  color: var(--cement) !important;

}



.sub-menu.second-ul .s-ulist > a:hover, .third-ul li a:hover, .fourth-ul li a:focus {

  color: var(--cement) !important;

  font-weight: bold;

}



.sub-menu.second-ul .s-ulist > a:focus, .third-ul li a:focus, .fourth-ul li a:focus {

  color: var(--cement) !important;

  font-weight: bold;

}



.sub-menu.second-ul .s-ulist {

  min-width: 250px;

}



.third-ul, .fourth-ul {

  border-bottom: 5px solid var(--red) !important;

  border-left: 5px solid var(--grey) !important;

  background: var(--cream);

  padding: 0 !important;

}



.third-ul li, .fourth-ul li {

  padding: 8px 0 8px 8px;

  min-width: 175px;

  border-bottom: 1px solid var(--grey);

}



.third-ul li a, .fourth-ul li a {

  color: var(--cement) !important;

}



.dropdown-menu > .dropdown .dropdown-menu {

  top: -3.7px;

  left: 100%;

  border-radius: 0 .25rem .25rem .25rem;

}



.navbar-main {

  padding: 0 !important;

}



.navbar-main-list {

  min-width: 90%;

}



.first-li .second-ul {

  padding: 0 !important;

  border-top: 5px solid var(--red) !important;

  border-bottom: 5px solid var(--red) !important;

}



.first-li .second-ul .s-ulist {

  border-left: 5px solid var(--grey);

  padding: 8px 0;

  border-bottom: 1px solid var(--grey);

}



.first-li .second-ul .s-ulist:hover {

  border-left-color: var(--red);

}



.dropdown-item:focus, .dropdown-item:hover {

  background-color: transparent !important;

}



.nav-item.first-li > a {

  padding: 8px 0 8px 8px;

  font-weight: bold;

  color: var(--cement) !important;

  text-transform: uppercase;

  -webkit-transition: 0.5s all;

  transition: 0.5s all;

}



.navbar-dark .navbar-toggler {

  color: var(--cement) !important;

  -webkit-filter: invert(100%);

  filter: invert(100%);

  border-color: transparent !important;
  position: absolute;
  right: 30px;
  top: 31px;

}

.breadcrumb-section {
  border-bottom: 1px solid var(--cream);
}
.info-subpage p, .info-team-brief p {

  line-height: 31px !important;

  font-size: var(--l-body);

  text-align: center;

  margin-bottom: 0;

  padding: 1rem 3rem;

  color: var(--cement);

}



.info-subpage p a, .info-team-brief p a {

  color: var(--red);

}



.single-col-news .col-lg-6:last-child {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

}



.content-onelink-landing p, .content-twolink-landing p, .content-threelink-landing p {

  margin-bottom: 0;

  font-size: var(--body);

  color: var(--cement);

  padding: 1.5rem 0;

}



.content-onelink-landing p:nth-child(3) {

  padding: 0 0 1.5rem !important;

}



.container-landing-sub {

  padding-left: 90px !important;

  padding-right: 90px !important;

}



.content-onelink-landing, .content-twolink-landing {

  min-height: 300px;

}



.large-link.r-0 .large-link-a::before {

  right: 10px !important;

}



.b-one-c {

  border: 1px solid var(--cream) !important;

}



.bbfive-red-p::before {

  position: absolute;

  content: "";

  width: 100%;

  bottom: 0;

  left: 0;

  height: 5px;

  background: var(--red);

}

.top-img {
  height: auto;
  overflow: hidden;
}

.three-news-col .top-img img {

  min-height: 200px;

  -o-object-fit: cover;

  object-fit: cover;

}



.content-big-news-wrapper {

  padding: 1.5rem;

  min-height: 400px;

}



.content-big-news-wrapper .big-news-img img {

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.media-inquiry-wrapper {

  padding: 1.5rem 0 1.5rem 0;

}



.media-inquiry-wrapper .media-inquiry {

  border-top: 5px solid var(--red);

  margin-right: 1.5rem;

  min-height: 400px;

}



.media-inquiry-wrapper .media-inquiry .content-media {

  min-height: 400px;

  margin: auto;

  background: #E3E3E3;

}



.media-inquiry-wrapper .media-inquiry .content-media hr {

  width: 75%;

  margin: 0 auto;

  background-color: var(--grey);

  height: 1px;

  border: none;

}



.media-inquiry-wrapper .media-inquiry .content-media .contact-btn {

  min-height: 45px;



}



.media-inquiry-wrapper .media-inquiry .content-media .contact-btn a {

  width: 100%;
  -webkit-clip-path:polygon(100% 0%, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0px 100%, 0px 0%);

  clip-path:polygon(100% 0%, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0px 100%, 0px 0%);
  min-height: 45px;

}



.content-big-news {

  width: 40%;

}



.content-big-news .slogan {

  line-height: 32px;

}



.big-news-img {

  width: 60%;

}



.news-box {

  margin: 25px 0;

}



.area-info-content {

  padding-right: 3rem;

}

.map-icon-tab{
  display: none;
}
.map-icon-tab .row{
  padding-top: 0 !important;
}
.area-info-content .area-fire-info {

  width: 80%;

  margin: auto;

}



.area-fire-info .total-stations,.area-fire-info .total-area-distance {

  width: 30%;

}



.area-fire-info .blurb-icon img {

  max-width: 70px;

}



.area-fire-info .total-populations {

  width: 40%;

}



.area-fire-info .total-populations,.area-fire-info .total-stations {

  border-right: 1px solid var(--cream);

}



.headquater-details-row {

  padding: 0 1.5rem;

}



.headquater-details-row .area-headquater-brief {

  width: 35%;

  min-width: 300px;

}



.headquater-details-row .headquater-all-contacts {

  width: 65%;

  margin: 1rem 0;

}



.area-headquater-brief {

  -webkit-box-shadow: 0 0 20px #ccc;

  box-shadow: 0 0 20px #ccc;

}



.area-headquater-brief .content-headquater img {

  border-bottom: 5px solid var(--red);

}



.area-headquater-brief .content-headquater .bottom-content {

  width: 80%;

  margin: auto;

}



.area-headquater-brief .content-headquater .list-headquaters li {

  padding: 3px 0;

  list-style: none;

}



.area-headquater-brief .content-headquater .list-headquaters li a {

  color: var(--red);

  font-weight: bold;

  -webkit-transition: 0.5s all;

  transition: 0.5s all;

}



.area-headquater-brief .content-headquater .list-headquaters li a:hover {

  margin-left: 5px;

}



.headquater-all-contacts .headquater-contacts-wrapper {

  padding-left: 5rem;

  padding-right: 5rem;

  background:#E3E3E3;

}



.headquater-all-contacts .contact-box {

  width: 50%;

}



.headquater-all-contacts .contact-box .address-line-2 {

  display: block;

}



.contact-box-your-area {

  width: 80%;

  margin: auto;

}



.contact-box-your-area .left-img-safer {

  width: 50%;

}



.contact-box-your-area .contact-safer {

  width: 50%;

}



.contact-box p {

  margin-bottom: 0;

}



.info-team-brief {

  padding: 1.5rem 3rem;

}



.info-team-brief p {

  line-height: 31px;

}



.member-box-border {

  border: 1px solid var(--cream);

  border-radius: 3px;

  border-bottom: 5px solid var(--red);

}

a.team-profile-link:hover {
  color: var(--cement) !important;
}
span.profile-link-chevron .chevron {
  height: 18px;
  margin-bottom:2px;
  margin-left: 5px;
}
.single-member-wrapper, .double-member-wrapper {

  padding-top: 8rem;

  padding-bottom: 4rem;

}



.three-member-wrapper {

  padding-top: 2rem;

  padding-bottom: 4rem;

}



.single-member-box, .double-member-box {

  padding: 9rem 5rem 4rem;

  min-height: 300px;

}



.single-member-box img, .double-member-box img {

  position: absolute;

  top: -130px;

  left: 50%;

  -webkit-transform: translate(-50%, 0);

  transform: translate(-50%, 0);

  width: 250px;

  height: 250px;

  border-radius: 50%;

  border: 5px solid transparent;

  z-index: 111;

}



.third-member-box {

  padding: 4rem 1rem 0rem;

  min-height: 250px;

}



.third-member-box img {

  position: absolute;

  top: -90px;

  left: 50%;

  -webkit-transform: translate(-50%, 0);

  transform: translate(-50%, 0);

  width: 168px;

  height: 168px;

  border-radius: 50%;

  border: 5px solid transparent;

  z-index: 111;

}



.t-member-box {

  margin-top: 7rem;

}



.four-member-box {

  padding: 4rem 1rem 0rem;

  min-height: 175px;

}



.four-member-box img {

  position: absolute;

  top: -62px;

  left: 50%;

  -webkit-transform: translate(-50%, 0);

  transform: translate(-50%, 0);

  width: 124px;

  height: 124px;

  border-radius: 50%;

  border: 5px solid transparent;

  z-index: 111;

}



.f-member-box {

  margin-top: 7rem;

}



.headquater-contact-page {

  min-height: 400px;

}



.small-seperator {

  height: 2px;

  width: 20px;

  background: var(--red);

}



.headquater-brief {

  border: 1px solid var(--cream);

  border-radius: 2px;

  min-height: 250px;

}

.headquater-brief p:nth-child(3) {

  padding: 15px 0;

}

.contact-form-container {

  border-top: 5px solid var(--red);

}



.feedback-type-text {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  width: 100%;

  text-align: center;

}



.read-more-news {

  -webkit-transition: 0.4s all;

  transition: 0.4s all;

}



.read-more-news:hover, .read-more-news:focus {

  background: var(--red);

}



.read-more-news:hover i, .read-more-news:focus i {

  color: var(--white);

}



.page-nav-container {

  padding: 1rem;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: end;

  -ms-flex-pack: end;

  justify-content: flex-end;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  position: relative;

}

.prev.page-numbers{

  clip-path: polygon(75% 0, 100% 25%, 100% 100%, 0 100%, 0 0);

  font-weight: bold;

}



.page-nav-container span {

  font-style: italic;

  padding-right: 3rem;

}



.page-numbers {

  background: var(--cream);

  color: var(--cement);

  padding: 8px 14px;

  margin: 0 5px;

}



.page-numbers.current {

  background: var(--red);

  color: var(--white);

  padding: 8px 14px;

  margin: 0 5px;

}



.next.page-numbers {

  color: var(--red);

  padding: 8px 14px;

  margin: 0 5px;

  font-weight: bold;

  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%, 0 25%);



}



.details-page-content-wrapper h2, .details-page-content-wrapper h3, .details-page-content-wrapper h4, .details-page-content-wrapper h5 {

  font-weight: var(--bold);

  margin-bottom: 0;

  color: var(--cement);

  padding: 0.5rem 0;

}
.details-page-content-wrapper h2:hover, .details-page-content-wrapper h3:hover, .details-page-content-wrapper h4:hover, .details-page-content-wrapper h5:hover {
  color: var(--red);
}


.details-page-content-wrapper h2 {

  font-size: var(--h2);

}



.details-page-content-wrapper h3 {

  font-size: var(--h3);

}



.details-page-content-wrapper h4 {

  font-size: var(--h4);

}



.details-page-content-wrapper h5 {

  font-size: var(--h5);

}



.details-page-content-wrapper p {

  font-size: var(--body);

  color: var(--cement);

}
.page-numbers.dots {
  padding-right: 14px;
}


.details-page-content-wrapper p a, .details-page-content-wrapper p span {

  color: var(--red);

}



.details-master-wrapper .sidebar {

  border-bottom: 5px solid var(--red);

  padding-bottom: 50px !important;

}

#secondary > section h2 {

  font-size: var(--h3);

  font-weight: var(--bold);

  color: var(--cement);

  padding-bottom : 1.5rem;

}



#secondary > section > ul {

  padding: 0rem 0 0em 1rem;

  border-left: 2px solid var(--red);

}

#secondary > section ul li {

  list-style: none;

  padding-bottom: 1rem;

}

#secondary > section ul li a{

  color : var(--cement) !important;

  font-size : var(--body);
  transition: 0.5s all;

}

#secondary ul li a:hover{
  color: var(--red) !important;
}



/**/

.screen-reader-icon.search-icon i {

  -webkit-transform: rotate(90deg);

  transform: rotate(90deg);
  -webkit-text-stroke-width: 0.7px;
  -webkit-text-stroke-color: #fff;
}

}

.area-info-content li {

  list-style: none;

}

.details-page-content-wrapper h2 strong,.details-page-content-wrapper h3 strong,.details-page-content-wrapper h4 strong,.details-page-content-wrapper h5 strong{

  color: var(--cement) !important;

}

.section-list-sidebar {

  border-left: 2px solid var(--red);
  margin-bottom: 0 !important;

}



.section-list-sidebar .sidebar-list {

  list-style: none;

}



.section-list-sidebar .sidebar-list a {

  color: var(--cement) !important;

}



.section-list-sidebar .sidebar-list.active a {

  color: var(--red) !important;

  font-weight: bold;

}



.sub-section-list .sub-section-item {

  list-style: none;
  text-align: left;
  position: relative;

}
.sub-section-item::before {
  content: "-";

}


.sub-section-list .sub-section-item a {

  color: var(--cement);

}



.sub-section-list .sub-section-item.active a {

  color: var(--red) !important;

}



.featured-link::before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));

  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));

}

.acflinks {
  margin-top: 20px;
  width: 100%;
  padding: 50px;
  border-bottom: 5px solid var(--red);
}
.acflinks ul li {
  padding: 10px 0;
}
.acflinks h2 {
  margin-bottom: 30px;
}
.acflinks h2:hover {
  color: var(--cement) !important;
}

.testimonial {

  border-left: 5px solid var(--red);

}



.testimonial .cust-img {

  max-width: 84px;

  position: absolute;

  top: -42px;

  left: 70%;

  -webkit-transform: translateX(-30%);

  transform: translateX(-30%);

  border-radius: 50%;

  border: 2px solid var(--white);

  height: 84px;

}



.testimonial blockquote.review-text {

  font-style: italic;

}



.document-download-container {

  border: 1px solid var(--cream);

  border-radius: 3px;

  border-left: 5px solid var(--red) !important;

  padding: 1rem 0;

}



.single-news-wrapper {

  border: 2px solid var(--cream);

}



.solid-red-button.detail-news-btn .solid-red-main-btn {

  padding: 12px 35px 12px 12px;

  display: inline-block;

}



.solid-red-button.detail-news-btn .solid-red-main-btn::before {

  right: 15px;

}



.page-break {

  /*border-bottom: 0px solid var(--cream);*/

}



.feedback-type-text h3 {

  color: var(--white) !important;

}



.panel-default > .panel-heading {

  padding: 0;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}



.panel-group .panel {

  margin-bottom: 10px;

}



.panel-default > .panel-heading a {

  display: block;
  padding: 15px 20px;
  background: #e3e3e3;
}



.panel-title {

  padding-bottom: 0 !important;

}



.panel-default > .panel-heading a:after {

  content: "";

  position: relative;

  top: 1px;

  display: inline-block;

  line-height: 1;

  color: var(--cement);

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  float: right;

  transition: -webkit-transform .25s linear;

  transition: transform .25s linear;

  transition: transform .25s linear, -webkit-transform .25s linear;

  -webkit-transition: -webkit-transform .25s linear;

}



.panel-default > .panel-heading a[aria-expanded="true"]:after {

  content: "\2212";

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}



.panel-default > .panel-heading a[aria-expanded="false"]:after {

  content: "\002b";

  -webkit-transform: rotate(90deg);

  transform: rotate(90deg);

}



.icon-box .icon-container, .icon-box .content {

  width: 50%;

}



.icon-box .icon-container {

  text-align: center;

}



.icon-box {

  margin-bottom: 2rem;

}



.main-content-all-pages, .main-content-home {

  position: relative;

}

.site{
  position: relative;
}
.site::after {

  content: "";

  position: absolute;

  height: 100%;

  width: 100%;

  bottom: 0;

  background-color: #ffffff;

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(52%, #bdc3c796), to(#bdc3c798));

  background-image: linear-gradient(180deg, #ffffff 1%, #bdc3c796 52%, #bdc3c798 100%);

  background-position: bottom !important;

  background-size: 100% 925px !important;

  z-index: -1;

  background-repeat: no-repeat !important;

}


.main-content-all-pages::before {

  content: "";

  z-index: 0;

  height: 600px;

  position: absolute;

  width: 100%;

  top: 590px;

  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(white));

  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, white 20%);

  -webkit-box-shadow: 5px 5px 20px 55px rgba(255, 255, 255, 0.5);

  box-shadow: 5px 5px 20px 55px rgba(255, 255, 255, 0.5);

}

body.error404 .main-content-all-pages::before{
  height: 150px;
}

.main-content-home::before {

  content: "";

  z-index: 0;

  height: 300px;

  position: absolute;

  width: 100%;

  top: 800px;

  background: white;

  -webkit-box-shadow: 5px 5px 20px 55px rgba(255, 255, 255, 0.5);

  box-shadow: 5px 5px 20px 55px rgba(255, 255, 255, 0.5);

}

.main-content-all-pages.tm-layout::before {


  top: 0px !important;

  background-image: linear-gradient(360deg, #fff 1%, #bdc3c796 52%, #bdc3c798 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #bdc3c798), color-stop(52%, #bdc3c796), to(#ffffff));
}
.main-content-all-pages.tm-layout-bg::before {


  top: 425px !important;
}

.demo {

  width: 100%;

}

.image-caption {
  position: absolute;
  bottom:0px;
  padding:3px 5px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
.search-image-caption {
  position: absolute;
  bottom:40px;
  padding:3px 5px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}


.lSPager.lSGallery {

  margin-top: 1.5rem !important;

}



.lslide.active, #lightSlider {

  height: 100% !important;

}
.lSSlideOuter .lSPager.lSGallery li {
  height: 95px !important;
  position: relative;
}
p.img-caption {
  position: absolute;
  bottom: 5px;
  padding: 11px;
  width: 100%;
  background: rgba(1, 1, 1, 0.4);
  color: white;
}

.lslide.active img {

  width: 100%;

}



.lSPager.lSGallery li img {

  width: 95%;

}



.gform_wrapper form .gform_body ul li label {

  font-size: 14px !important;

  font-weight: normal !important;

  margin-bottom: 0 !important;

}



.gform_wrapper form .gform_body ul li label .gfield_required {

  display: none;

}



.gform_wrapper form .gform_body ul.gform_fields li .ginput_container input[type="text"],

.gform_wrapper form .gform_body ul.gform_fields li .ginput_container select, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container textarea {

  padding: 12px 14px !important;

  width: 100%;

  border: 1px solid var(--grey);

  color: var(--cement);

}



.gform_wrapper form .gform_body ul.gform_fields li .ginput_container input[type="text"]::-webkit-input-placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container select:placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container textarea::-webkit-input-placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container select, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container #input_1_3 {

  font-size: 18px !important;

  font-weight: normal !important;

}



.gform_wrapper form .gform_body ul.gform_fields li .ginput_container input[type="text"]:-ms-input-placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container select:placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container textarea:-ms-input-placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container select, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container #input_1_3 {

  font-size: 18px !important;

  font-weight: normal !important;

}



.gform_wrapper form .gform_body ul.gform_fields li .ginput_container input[type="text"]::-ms-input-placeholder,.gform_wrapper form .gform_body ul.gform_fields li .ginput_container select:placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container textarea::-ms-input-placeholder, .gform_wrapper form.gform_body ul.gform_fields li .ginput_container select, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container #input_1_3 {

  font-size: 18px !important;

  font-weight: normal !important;

}



.gform_wrapper form .gform_body ul.gform_fields li .ginput_container input[type="text"]::placeholder, .gform_wrapper form  .gform_body ul.gform_fields li .ginput_container select:placeholder, .gform_wrapper form .gform_body ul.gform_fields li .ginput_container textarea::placeholder, .gform_wrapper form  .gform_body ul.gform_fields li .ginput_container select, .gform_wrapper form  .gform_body ul.gform_fields li .ginput_container #input_1_3 {

  font-size: 18px !important;

  font-weight: normal !important;

}



.ginput_container {

  position: relative;

}



.gfield_contains_required .ginput_container.ginput_container_text::before, .gfield_contains_required .ginput_container.ginput_container_select::before,.gfield_contains_required .ginput_container.ginput_container_number::before,

.gfield_contains_required .ginput_container.ginput_container_textarea::before ,.gfield_contains_required .ginput_container::before{

  content: "*";

  position: absolute;

  top: 5px;

  right: 15px;

  color: var(--red);

}

.gform_ajax_spinner {
  display: none !important;
}


.gform_wrapper form .gform_body ul li .ginput_container.ginput_container_select::after {

  content: "\f0dd";

  font-family: "Font awesome 5 free";

  font-weight: 900;

  top: 5px;

  right: 35px;

  position: absolute;

  color: var(--red);

  font-size: 20px;

}



.gform_wrapper form .gform_body ul li .ginput_container select {

  -webkit-appearance: none;

  -moz-appearance: none;

}



.gform_wrapper form input[type="submit"] ,.gform_wrapper form input[type="button"]{

  padding: 12px 35px 12px 12px;

  display: inline-block;

  background: var(--red);

  outline: none;

  color: var(--white);

  border: none;

  -webkit-clip-path: polygon(91.38% 0%, 100% 25%, 100% 100%, 0% 100%, 0% 0%);

  position: relative;

  clip-path: polygon(91.38% 0%, 100% 25%, 100% 100%, 0% 100%, 0% 0%);

  position: relative;

  width: auto;

  margin-bottom: 0;

}



.gform_footer.top_label {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: end;

  -ms-flex-pack: end;

  justify-content: flex-end;

  position: relative;

}

.form_btn_wrapper{
  position: relative;
}
.form_btn_wrapper::before {

  content: "\f054";

  font-family: 'Font Awesome\ 5 Free';

  font-weight: 900;

  right: 25px;

  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-45%);

  transform: translateY(-45%);

  font-size: 13px;

  z-index: 111;

  color: var(--white);

}

.gform_page_footer{
  position: relative;
}


.wp-block-embed iframe {
  max-width: 100%;
  width: 100%;
}
.title-emergency {
  padding: 0 15px;

}


.big-news-img img {

  width: 100%;

}





/*SERACH PAGE*/

.search-results .container-landing-sub {

  padding-left: 30px !important;

  padding-right: 30px !important;

}

/*ERROR 404*/

.error404 .container-landing-sub h1,.search-results .container-landing-sub h1 {

  padding: 15px 15px 15px 35px;

  background: var(--cream);

  border-left: 5px solid var(--red);

}

.img-box-news{

  position: relative;

}

.img-box-news a::before {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  /* background: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2)); */

  z-index: 0;

}
.map-container {
  min-height: 400px;
}
.map-wrapper {
  height: 100%;
}


/* ================ Responsive Starts Here ================== */

@media only screen and (max-width: 1600px) and (min-width: 1241px) {
  .safer-word {
    right: -0.5px;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 993px){
  .nav-item.first-li > a{
    padding: 38px 5px !important;
  }
  .navbar-main-list{
    min-width: 100%;
  }
  .news-1.news-box-1.news-boxes {
    margin-right: 15px;
  }
  .solid-red-button .solid-red-main-btn {
    padding: 12px 230px 12px 12px !important;
  }
  .services-img-box .more-arrow {
    width: 60%;
  }
}


@media only screen and (min-width: 992px) {
  .nav-item.first-li > a {
    padding: 38px 20px !important;
    font-weight: bold;
    color: var(--cement) !important;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .nav-item.first-li > a:hover {
    background: var(--cream);
  }
  .nav-item.first-li > a:focus {
    background: var(--cream);
  }
}

@media only screen and (max-width: 992px) {
  .main-content-home, .main-content-all-pages {
    background-position: top;
  }
  .navbar-toggler{
    margin-right: 15px;
  }
  .first-li .second-ul .s-ulist:hover {
    border-left-color: var(--grey)  !important;
  }
  .first-li .second-ul .s-ulist{
    padding: 5px 0 0 0 !important;
  }
  .third-ul, .fourth-ul{
    border: none !important;
  }
  .navbar-toggler[aria-expanded="false"] .close-icon{
    display: none;
  }
  .navbar-toggler-icon {
    opacity: 0.7;
  }
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    display: inline;
  }
  .close-icon i {
    font-size: 28px;
  }
  .col-xl-4.col-lg-4.col-md-12.pl-0.col-12.truck-img {
    display: none;
  }
  .contact-box-your-area {
    width: 95%;
  }
  #map {
    height: 300px;
    margin-top: 30px;
  }
  .second-ul .s-ulist a {
    padding-left: 8px;
  }
  .d-member-box {
    margin-top: 10rem;
  }
  .d-member-box:first-child {
    margin-top: 0;
  }
  .home-content-wrapper, .content-wrapper-all-page {
    padding: 50px 0 0;
    width: 100%;
  }
  .news-wrapper .news-area, .news-wrapper .fire-advice-home,header .navbar {
    width: 100%;
  }
  .container-landing-sub {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  header {
    padding-left: 0;
  }
  .info-team-brief {
    padding: 1.5rem;
  }
  .document-download-container, .document-info-brief {
    padding: 1rem 0;
  }
  .custom-logo {
    padding: 10px;
  }
  a.custom-logo-link {
    margin-top: 20px;
  }
  header .search-form {
    display: block;
    position: unset;
  }
  .search-form-field {
    position: absolute !important;
    right: 15px;
    left: unset;
    bottom: -40px;
    z-index: 1111;
  }
  header .search-form search-icon i {
    display: none !important;
  }
  .footer-top .footer-featured-image {
    right: 10px !important;
  }
  .solid-red-button .solid-red-main-btn {
    padding: 12px 235px 12px 12px !important;
  }
  .media-inquiry-wrapper {
    padding-left: 1.4rem !important;
  }
  .mobile-media-inquiry {
    display: none;
  }
  .screen-reader-icon {
    position: absolute;
    top: 2px;
    right: 5px;
  }
}


@media only screen and (max-width: 905px) and (min-width: 769px){
  .headquater-details-row .area-headquater-brief {
    width: 100%;
  }
  .headquater-details-row .headquater-all-contacts {
    width: 100%;
  }
  /*.content-headquater {*/
  /*  display: flex;*/
  /*}*/
  .bottom-content.text-center.py-4 {
    padding: 10px;
  }
  /*.w-100 {*/
  /*  width: 50%!important;*/
  /*}*/
  .services-img-box img {
    width: 100% !important;
  }
}

@media only screen and (min-width: 872px) {
  .nav-item.first-links > a {
    padding: 35px 15px !important;
    position: relative;
    -webkit-transition: 0.5s background;
    transition: 0.5s background;
  }
  .nav-item.first-links > a:hover, .nav-item.first-links > a:focus {
    background: var(--cream);
  }
  .nav-item .first-links > a:hover .nav-item.first-links, .nav-item.first-links > a:focus .nav-item.first-links {
    background: var(--grey);
  }
  .intro-boxes img {
    height: 315px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .services-img-box img {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .first-li.dropdown > a.nav-link::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 8px;
    height: 8px;
    background: var(--red);
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    display: none;
    -webkit-transition: 0.5s display;
    transition: 0.5s display;
  }
  .first-li.dropdown > a.nav-link:focus::before {
    display: block;
  }
}

@media only screen and (max-width: 844px) {
  .footer-top .footer-featured-image img {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .title-container, .images-container, .intro-boxes-wrapper {
    max-width: 100% !important;
  }
  .area-info-content .area-fire-info,.map-locate-wrapper .area-map-wrapper{
    /*display: none !important;*/
  }
  #map {
    height: 200px;
    margin-top: 30px;
  }
  .area-info-content .area-fire-info {
    display: none !important;
  }
  .map-icon-tab{
    display: flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
  }
  .headquater-infos{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .headquater-image{
    padding-top: 1rem !important;
  }
  .news-wrapper .news-area{
    margin-top: 0 !important;
  }
  .bottom-services-image {
    padding-top: 0 !important;
  }
  .map-container {
    margin-bottom: 1.5rem;
  }
  footer {
    padding-top: 50px !important;
  }
  .footer-featured-image img {
    display: none;
  }
  .copy-rights .container {
    max-width: 100% !important;
    padding-left: 28px !important;
  }
  .copy-rights{
    padding-left: 0;
  }
  footer .footer-top .footer-content {
    padding-left: 28px !important;
    margin: auto;
  }
  footer .footer-bottom .footer-links-wrapper {
    padding: 45px 0 45px 28px !important;
  }
  footer .footer-bottom .footer-links-wrapper .first-links {
    margin-right: 20px !important;
  }
  .d-member-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  header {
    padding-left: 0 !important;
  }
  .blurb-icon {
    justify-content: center !important;
    align-items: center !important;
  }
  /*.content-headquater {*/
  /*  display: flex;*/
  /*    display: -ms-flexbox;*/
  /*    flex-wrap: wrap;*/
  /*}*/
  /*.content-headquater img{*/
  /*  width: 50% !important;*/
  /*}*/
  .area-headquater-brief .content-headquater .bottom-content{
    width:50%;
    padding : 1rem;
    min-width: 250px;
  }
  .container-landing-sub .col-news {
    padding: 0 !important;
    margin-bottom: 15px;
  }
  .single-col-news .content-onelink-landing {
    padding-left: 1.5rem !important;
  }
  .content-wrapper-all-page {
    padding: 50px 0 0 !important;
  }
  .home-content-wrapper {
    padding: 280px 0 0 !important;
  }
  .container-landing-sub .col-news.three-news-col {
    padding: 8px 12px !important;
  }

  .headquater-details-row, .contact-your-area-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .area-info-content .area-fire-info, .area-headquater-brief, .headquater-all-contacts, .contact-box-your-area .left-img-safer, .contact-box-your-area .contact-safer {
    width: 100% !important;
  }
  .news-box {
    margin-bottom: 25px;
  }
  .media-inquiry-wrapper .media-inquiry {
    margin-right: 0;
  }
  .media-inquiry-wrapper, .headquater-contacts-wrapper {
    padding: 1.5rem !important;
  }
  .headquater-all-contacts .contact-box {
    min-width: 320px;
  }
  .area-map-wrapper {
    padding-top: 2rem;
  }
  .map-locate-wrapper .area-info-content {
    padding-right: 0 !important;
  }
  .single-member-box, .double-member-box {
    padding: 9rem 2rem 4rem;
  }
  .page-nav-container span {
    padding-right: 1rem;
  }
  .page-title-wrapper {
    padding-bottom: 0;
  }
  .content-wrapper-all-page.details-master-wrapper {
    padding: 0 0 125px !important;
  }
  .zigzag-content {
    padding: 1rem 0;
  }
  .icon-box {
    padding: 1rem 0;
  }
  .service-img-wrapper.pr-0, .service-img-wrapper {
    padding: 0 1rem !important;
  }
  .testimonial {
    margin-top: 4rem;
  }
  .info-subpage p {
    padding: 1rem;
  }
  .info-team-brief p {
    padding: 1rem 0;
  }
  .gform_wrapper form .gform_body ul li .ginput_container.ginput_container_select::after{
    right: 10px;
  }
  .row.double-col-news.pt-5.mx-0 {
    padding-top: 0.5rem !important;
  }
  .solid-red-button .solid-red-main-btn {
    padding: 12px 300px 12px 12px !important;
    margin: -28px;
  }
  .mobile-30 {
    max-width: 30%;
  }
  .mobile-70 {
    max-width: 70%;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 668px) {
  .latest-news-wrapper .news-boxes {
    width: 100% !important;
  }

  .news-1.news-box-1.news-boxes {
    margin-right: 0;
  }

  .service-img-wrapper {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .content-headquater {
    flex-direction: column;
  }

  .content-headquater img {
    width: 100% !important;
  }

  .area-headquater-brief .content-headquater .bottom-content {
    width: 100%;
    padding: 0.5rem;
    min-width: 250px;
  }

  .content-big-news, .big-news-img {
    width: 100% !important;
  }

  .content-big-news-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
  }

  .row-top-services.pt-5 {
    padding-top: 0rem !important;
  }

  .row-top-services > .service-img-wrapper {
    margin-bottom: 1.5rem !important;
  }

  .solid-red-button .solid-red-main-btn {
    padding: 12px 250px 12px 12px !important;
    margin: -28px;
  }

  .gform_wrapper .gform_page_footer input.button {
    clip-path: polygon(93.38% 0%, 100% 25%, 100% 100%, 0% 100%, 0% 0%) !important;
  }
  .services-img-box .more-arrow {
    width: 35%;
    -webkit-clip-path: polygon(5.50% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);
    clip-path: polygon(5.5% 1px, 100% 0px, 100% 100%, 0px 100%, -1px 36.5%);
  }
}
@media only screen and (max-width: 599px) {
  .gform_wrapper .gform_page_footer input.button {
    clip-path: polygon(96.38% 0%, 100% 25%, 100% 100%, 0% 100%, 0% 0%) !important;
  }
}
@media only screen and (max-width: 500px) {
  header .search-form .search-form-field {
    right: unset !important;
    left:0 !important;
    width: 100% !important;
    bottom: -40px;
  }
  header .search-form .search-form-field input.search-field {
    width: 100% !important;
  }
  .page-numbers {
    display:none;
  }
  .next.page-numbers, .prev.page-numbers, .current.page-numbers {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  .top-breadcrumb-home .breadcrumb-content-home h1, .top-breadcrumb-all-page .breadcrumb-content-all h1 {
    font-size: xx-large;
  }
  .truck-img{
    display: none;
  }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"]{
    margin-bottom:  0 !important;
  }
  .latest-news-wrapper .news-boxes {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 25px;
  }
  .news-wrapper .news-area {
    margin-top: 0 !important;
  }
  .top-breadcrumb-home, .top-breadcrumb-all-page {
    padding-left: 0 !important;
    width: 100%;
    min-height: auto !important;
    padding-right: 0 !important;
    padding-bottom: 0;
  }
  .contact-safer {
    padding-bottom: 24px;
  }
  .breadcrumb-content-home, .breadcrumb-content-all {
    padding: 10px 20px !important;
  }
  .footer-links-wrapper {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
    -ms-flex-direction: column !important;

  }
  .copy-rights .social-icons,.copy-rights .credential-text.justify-content-end{
    -webkit-box-pack: start !important;
    -moz-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .three-news-col, .two-news-col {
    margin-left: auto;
    margin-right: auto;
  }
  .top-breadcrumb-home .breadcrumb-content-home, .top-breadcrumb-all-page .breadcrumb-content-all {
    display: block;
  }
  .content-wrapper-all-page {
    padding: 200px 0 0 !important;
  }
  .home-content-wrapper {
    padding: 265px 0 0 !important;
  }
  .all-content-page::before, .detail_master_page::before{
    box-shadow: none;
  }
  .gform_wrapper form .gform_body ul li .ginput_container select{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .page-title-wrapper{
    clip-path: none;
  }
  ul.main-table-pn li {
    display: list-item;
    width: 100%;
    margin: 10px 0;
  }
  .services-img-box .more-arrow {
    width: 50%;
  }
  .screen-reader-text {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .mobile-30 {
    max-width: 100%;
  }
  .mobile-70 {
    max-width: 100%;
  }
  .gform_wrapper .gform_page_footer input.button {
    clip-path: polygon(95.38% 0%, 100% 25%, 100% 100%, 0% 100%, 0% 0%) !important;
  }x
}
@media only screen and (max-width: 346px) {
  .solid-red-button .solid-red-main-btn {
    padding: 12px 235px 12px 12px !important;
  }
  .services-img-box .more-arrow {
    width: 60%;
  }
}

@media only screen and (max-width: 325px) {
  .solid-red-button .solid-red-main-btn {
    padding: 12px 240px 12px 12px !important;
  }
}