/*
Theme Name:     Impact Fire Services
Theme URI:      
Description:    Impact Fire Services
Author:         Complete Spectrum
Author URI:     http://completespec.com
Version:        1.0
*/


.hs-form .hs_recaptcha {display: none;}

@font-face {
    font-family: 'Factoria Medium';
    src: url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/Factoria_Medium.eot");
    src: url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/Factoria_Medium.woff2") format("woff2"),
        url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/Factoria_Medium.woff") format("woff"),
        url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/Factoria_Medium.ttf") format("truetype"),
        url('https://impactfireservices.com/wp-content/themes/impactfire/fonts/factoria-medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'd-dinregular';
    src: url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN.eot");
    src: url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN.woff2") format("woff2"),
        url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN.woff") format("woff"),
        url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN.ttf") format("truetype"),
        url('https://impactfireservices.com/wp-content/themes/impactfire/fonts/URWDIN-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'd-dindin-bold';
    src: url('https://impactfireservices.com/wp-content/themes/impactfire/fonts/URWDIN-Bold.otf') format('opentype'),
        url('https://impactfireservices.com/wp-content/themes/impactfire/fonts/URWDIN-Bold.otf') format('opentype');
    src: url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN_Bold.eot");
    src: url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN_Bold.woff2") format("woff2"),
        url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN_Bold.woff") format("woff"),
        url("https://impactfireservices.com/wp-content/themes/impactfire/fonts/URW_DIN_Bold.ttf") format("truetype"),
        url('https://impactfireservices.com/wp-content/themes/impactfire/fonts/URWDIN-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.container {max-width: 1170px; width: 100%;}

/*position2 global style begin*/
html {
    background-color: transparent; scroll-behavior: smooth;
}

:target::before {
  content: "";
  display: block;
  height: 60px; /* fixed header height*/
  margin: -60px 0 0; /* negative fixed header height */
}

body {
    font-family: 'd-dinregular', sans-serif;
    font-size: 22px;
    color: #5F6369 !important; scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Factoria Medium';
    text-transform: uppercase;
    color: #638FC6;
}

h1 {
    font-size: 40px;
}

h6 {
    font-family: 'd-dindin-bold', sans-serif;
    text-transform: uppercase;
    font-size: 22px;
}

body h2,
body h3 {
    font-size: 50px;
}

body h4 {
    font-size: 40px;
}

body h5 {
    font-size: 30px;
}

body ul {
    padding: 0;
}

body ul li,
body ol li {
    font-family: 'd-dinregular', sans-serif;
    font-size: 18px;
}

body .main-wrapper #main-container ul li,
body .main-wrapper #main-container ol li {
    position: relative;
    padding: 0 0 18px 18px;
    margin: 0;
    list-style: none;

}

/*body .main-wrapper #main-container ul li,*/
body .adv-desp ul li {
    position: relative;
    padding: 0 0 18px 18px;
    margin: 0;
    list-style: none;
    display: -webkit-box;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     body .adv-desp ul li {
        display: -ms-flexbox;
    }
}
/*body .main-wrapper #main-container ul li,
*/
body .adv-desp ul li::before {
    position: absolute;
    left: 0;
    top: 6px;
    height: 8px;
    width: 8px;
    content: "";
    background-color: #e54b21;
    border-radius: 50px;
}

body h4 a,
body h4 a span,
body h4 a small,
body h4 a i {
    font-size: initial !important;
}

body .main-wrapper .wpb_wrapper h2 {
    margin-bottom: 50px;
    font-size: 50px;
    font-family: "Factoria Medium";
    margin: 0 0 60px;
}

body .main-wrapper .wpb_wrapper p {
    font-size: 22px;
    font-family: "d-dinregular";
    line-height: 140%;
    margin-bottom: 0;
    text-align: center;
}

@media (min-width: 0px) and (max-width: 767px) {
    body .main-wrapper .wpb_wrapper p {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    body .main-wrapper .wpb_wrapper p {
        font-size: 20px;
    }
}

body .main-wrapper .wpb_wrapper p:last-child {
    margin-bottom: 0;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
}

/*position2 global style end*/
.aif-learn-more-cta {
    background-color: transparent;
    color: #5f6369;
    font-size: 24px;
    font-family: "d-dindin-bold";
    padding: 14px 50px;
    border: 2px solid #e54b21;
    border-radius: 6px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: inline-block;
    line-height: 1;
}

.aif-learn-more-cta:hover {
    background-color: #e54b21;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

a {
    color: #e54b21;
    outline: none !important;
}

body a,
body a:hover,
body a:active,
body a:focus {
}


.aligncenter {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.alignleft {
    float: left;
    padding: 20px;
}

.alignright {
    float: right;
    padding: 20px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


.blue {
    color: #5F6369;
}

.light-blue {
    color: #2ba9e1;
}

.red {
    color: #e54b21;
}

.yellow {
    color: #f1a417;
}

.white {
    color: #fff;
}

.section-padding {
    padding: 60px !important;
}

.section-padding-top-bottom {
    padding-bottom: 60px;
    padding-top: 60px;
}

.cta-link {
    display: block;
    font-weight: bold;
    margin-top: 20px;
    text-transform: uppercase;
    text-decoration: underline;
}

.light-blue-bg {
    background-color: #eff2f6;
}

.medium-blue-bg {
    background-color: #e4e6ec;
}


.section-blue {
    /*
  background: rgb(32,164,221); 
background: -moz-linear-gradient(top,  rgba(32,164,221,1) 0%, rgba(26,82,130,1) 51%, rgba(26,82,130,1) 51%);
background: -webkit-linear-gradient(top,  rgba(32,164,221,1) 0%,rgba(26,82,130,1) 51%,rgba(26,82,130,1) 51%); 
background: linear-gradient(to bottom,  rgba(32,164,221,1) 0%,rgba(26,82,130,1) 51%,rgba(26,82,130,1) 51%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20a4dd', endColorstr='#1a5282',GradientType=0 ); 
*/
    background-color: #638FC6;
    color: #fff;
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
}

.section-blue p {
    font-size: 22px;
    font-family: "d-dinregular";
    line-height: 140%;
}

.section-blue h2,
.section-blue a {
    color: #fff;
}

.site-header .logo {
    padding: 0;
    width: 266px;
    margin: 0 0 25px;
}

.site-header .btn-default {
    border-color: #638FC6;
    border-radius: 20px;
    color: #638FC6;
    font-family: 'd-dindin-bold', sans-serif;
    font-size: 14px;
    margin-top: 42px;
    padding: 10px 20px;
    text-transform: uppercase;
}


.site-header .btn-default:hover {
    background-color: #638FC6;
    border-color: #638FC6;
    color: #fff;
}

.site-logo {
    height: 90px !important;
    padding: 20px 0 !important;
}

.quote-btn {
    margin-top: 35px !important;
}


.navbar-default {
    background-color: #638FC6;
    border-color: #e1463f;
    border-radius: 0;
    border-width: 0 0 3px;
    margin-bottom: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'd-dinregular', sans-serif;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-right>li>a {
    padding: 10px;
}

.dropdown-menu {
    background-color: #eff2f6;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 15px;
}

.dropdown-menu>li>a {
    border-bottom: 1px solid #c2c9d6;
    color: #1a5282;
    font-family: 'd-dinregular', sans-serif;
    line-height: 1.42857;
    padding: 8px 10px;
}

.dropdown-menu>li:last-child>a {
    border-bottom: none;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #1a5282;
    font-family: 'd-dindin-bold', sans-serif;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: transparent;
    color: #1a5282;
    font-family: 'd-dindin-bold', sans-serif;
}

/* Footer */

.footer {
    /*
  background: rgb(26,82,130);
  background: -moz-linear-gradient(top,  rgba(26,82,130,1) 49%, rgba(26,82,130,1) 49%, rgba(32,164,221,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(26,82,130,1) 49%,rgba(26,82,130,1) 49%,rgba(32,164,221,1) 100%);
  background: linear-gradient(to bottom,  rgba(26,82,130,1) 49%,rgba(26,82,130,1) 49%,rgba(32,164,221,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a5282', endColorstr='#20a4dd',GradientType=0 );
  */
    background-color: #638FC6;
    color: #fff;
    font-size: 12px;
    padding: 20px 0;
    text-align: center;
}

.footer .copyright {
    margin-bottom: 0;
    font-family: 'd-dinregular', sans-serif;
    text-transform: uppercase;
}

.footer .footer-menu {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'd-dinregular', sans-serif;
}

.footer .footer-menu a {
    color: #fff;
}


@media (max-width:767px) {

    .row-eq-height {
        display: block !important;
    }

    .section-padding {
        padding: 60px 0 !important;
    }

    /*.site-header>.container {
        padding: 0;
    }*/

   .site-header .logo {width: 180px; margin: 0;}

    .site-logo {
        height: 55px !important;
        padding: 10px 0 !important;
    }

    .contact-top {
        margin-top: 15px !important;
    }

    .header-contact {
        color: #e54b21;
        float: right;
        margin-top: 25px;
        text-align: center;
    }


    .header-contact .contact-title {
        display: block;
        font-family: 'd-dindin-bold', sans-serif;
        font-size: 10px;
        text-transform: uppercase;
    }

    .header-contact .contact-phone {
        display: block;
        font-family: 'd-dindin-bold', sans-serif;
        font-size: 19px;
        line-height: 19px;
    }


    .site-header .btn-default {
        background-color: #e54b21;
        border-color: #e54b21;
        color: #fff;
        font-size: 10px;
        left: 10px;
        line-height: 10px;
        margin-top: -2px;
        padding: 13px 16px 8px;
        position: absolute;
        top: 85px;
        z-index: 999;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .dropdown-menu {
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #eff2f6;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #1a5282;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 8px 15px 8px 25px;
    }

    .navbar-right>li>a {
        text-align: center;
    }

    .subpage-section-nav>li {
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }

    .subpage-section-nav>li:after {
        content: "";
        margin-left: 0;
    }

}


/*footer links*/

#site-footer>div>p.copyright>a {
    color: #fff;
}

#site-footer>div>p.copyright>a:hover {
    text-decoration: underline;
}


@media (min-width: 0px) and (max-width: 767px) {
    #site-header img.logo.site-logo {
        width: 150px;
    }

    #site-header .header-contact .contact-phone {
        font-size: 17px;
        line-height: 17px;
    }

    #site-header.site-header .btn-default {
        top: 30px;
        padding: 9px 16px 8px;
    }

    #site-header.site-header .header-contact .contact-title {
        font-size: 15px;
        padding-top: 10px;
    }

    #main-container .aifire-logo img {
        width: 110px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    #main-container .aifire-logo img {
        width: 140px;
    }
}

/* position2 custom style begins here */
/* Header style begins here */
#Header {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%; background-color: #ffffff;
    /*padding: 20px 0;*/
    -webkit-transition: background-color 200ms linear;
    transition: background-color 200ms linear; border-bottom: 1px solid #ccc;
}
#Header .container {padding: 0 15px;}
#Header .row {margin: 0;}

#Header a.logo-wrap {
    display: inline-block;
    padding: 0;
    margin-top: 0;
}

#Header .float-right-menu {
    padding-top: 28px;
}

#Header .float-right-menu .header-contact {
    margin-top: 0;
    margin-bottom: 8px;
}


.float-right-menu .header-contact .contact-title,
.float-right-menu .header-contact .contact-phone {
    text-align: right;
}

#MainMenu {
    text-align: right;
}

#MainMenu .navbar-default {
    background-color: transparent;
    border-color: none;
    border-width: 0;
    min-height: auto;
    display: inline-block;
}

#MainMenu .navbar-default #navbar-collapse {
    padding: 0;
}

#MainMenu #navbar-collapse ul li {
    margin: 0;
    padding: 0;
}

 #MainMenu .navbar-collapse .navbar-nav li#menu-item-151 ul.dropdown-menu {
    top: 45px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    background-color: #fff;
    max-height: 510px;
    overflow-y: scroll;
    min-width: 350px;
}

#MainMenu #navbar-collapse ul li a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -8px;
    left: 0;
    background-color: #e54b21;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#MainMenu #navbar-collapse ul li a:hover::before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

#MainMenu #navbar-collapse ul li ul.dropdown-menu li a::before {
    visibility: hidden;
}

#MainMenu #navbar-collapse ul li.active ul.dropdown-menu li.active a {
    padding-bottom: 6px;
    font-family: 'd-dindin-bold', sans-serif;
    color: #5F6369;
}

#MainMenu #navbar-collapse ul li.active a:hover::before {
    visibility: hidden;
}


@media (max-width: 1199.98px) {
    #MainMenu #navbar-collapse ul li a:hover::before {
        visibility: hidden;
    }
  
  #MainMenu {display: none;}
}

@media (min-width: 992px) {
    #MainMenu #navbar-collapse ul li.active a {
        border-bottom: 2px solid #e54b21;
        padding-bottom: 6px;
    }

    #MainMenu #navbar-collapse ul li.active .dropdown-menu>li>a {
        border-bottom: 1px solid #c2c9d6;
    }
    #MainMenu #navbar-collapse ul li.active .dropdown-menu>li:last-child>a {
        border-bottom: none;
    }
}

@media (max-width: 991.98px) {
    #MainMenu #navbar-collapse ul li.active a::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: -8px;
        left: 0;
        background-color: #e54b21;
        visibility: visible;
        -webkit-transform: unset;
        transform: unset;
    }
}
#Header .header-contact .district-calls {
    display: block;
    font-family: 'd-dindin-bold', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    text-transform: uppercase;
}

.header-contact .district-calls a {
    color: #5F6369;
}

#MainMenu #navbar-collapse ul li a {
    color: #5F6369;
    padding: 0;
    text-decoration: none; font-weight: 700;
    font-size: 18px;
    margin: 0 17px;
    line-height: 24px;
    display: block;
}

#MainMenu #navbar-collapse ul li ul.dropdown-menu li a {
    color: #5F6369;
}

#MainMenu #navbar-collapse ul li .dropdown-menu a {
    padding: 8px;
    font-size: 14px;
    margin-left: 5px;
}

#MainMenu #navbar-collapse ul li .dropdown-menu a:hover {
    font-family: 'd-dindin-bold', sans-serif, Helvetica, Arial, sans-serif;
}

#MainMenu .navbar-collapse .navbar-nav {
    float: none;
}

#MainMenu .navbar-collapse .navbar-nav li ul.dropdown-menu {
    top: 45px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    background-color: #fff;
}

.dropdown-menu {
    min-width: 320px;
}


/* Footer style begins here */
#Footer.footer {
    padding: 40px 0;
    position: relative;
}

#Footer .scroll-top-wrapper {
    position: absolute;
    background: transparent;
    width: 100px;
    height: auto;
    right: 0;
    bottom: auto;
    font-size: 14px;
    padding-top: 4px;
    line-height: 120%;
    text-align: center;
    padding-right: 0;
    top: -26px;
    margin: 0 auto;
    z-index: 9;
}

#Footer .scroll-top-wrapper i.fa {
    line-height: 40%;
}

#Footer .scroll-top-inner {
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 20px;
    padding: 16px 8px;
    width: 46px;
    height: 46px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2);
}

#Footer .scroll-top-inner i {
    color: #e54b21;
    font-size: 24px;
}

#Footer .scroll-top-inner:hover {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background: #e54b21;
}

#Footer .scroll-top-inner:hover i {
    color: #fff;
}

#Footer .scroll-top-wrapper p {
    font-size: 16px;
}

#Footer ul.social-icon {
    padding: 0;
}

#Footer ul.social-icon li {
    text-align: right;
}


#Footer .content-wrap ul li a:hover {
    color: #e54b21 !important;
}


#Footer .footer-bottom {
    margin-bottom: 30px;
}

#Footer ul.policy {
    padding: 0;
    margin-bottom: 0;
}

#Footer ul.impact-license {
    padding: 0;
}

#Footer ul.impact-license li {
    text-align: right;
}

#Footer ul.impact-license li:first-child {
    margin-bottom: 30px;
}

#Footer .copyright a {
    color: #ffffff;
}

#Footer .copyright a:hover {
    color: #e54b21;
}

#Footer .disclaimer p {
    font-size: 10px;
    padding: 0 10%;
    line-height: 140%;
}

#Footer ul.email-phone li {
    text-align: right;
}

#Footer p {
    margin-bottom: 0;
}


/* About us */
@media (min-width: 0px) and (max-width: 767px) {
    #Header.sticky-header-active .header-contact .district-calls>a {
        color: #5F6369;
    }

    #Header a.logo-wrap {
        padding: 10px 0 10px 10px;
    }

    #Header .float-right-menu {
        float: none;
    }

    #Header .float-right-menu .header-contact {
        margin-bottom: 20px;
        float: left;
        padding-left: 0;
    }


    #Footer.footer {
        padding: 20px 0 0px;
    }

    #Footer .footer-bottom {
        margin-bottom: 20px;
    }

    #Footer .scroll-top-wrapper {
        padding-right: 0;
    }

    #Footer .disclaimer p {
        padding: 0 5%;
    }

    #Footer ul.impact-license li {
        text-align: center;
    }
}


/*products we service section module style end */
/*footer section style begin*/
#Footer {
    background-color: #5F6369;
    padding: 100px 0 30px;
    position: relative;
}

#Footer .content-wrap {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 30px;
    margin-bottom: 25px;
}

#Footer .content-wrap .each-block {
    display: inline-block;
    vertical-align: top;
}

#Footer .content-wrap .each-block.quick-links {
    width: 40%;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #Footer .content-wrap .each-block.quick-links {
        width: 39%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Footer .content-wrap .each-block.quick-links {
        width: 37%;
    }
    
    #Footer.footer {
        padding: 20px 0;
    }
}

@media (max-width: 767.98px) {
    #Footer .content-wrap .each-block.quick-links {
        width: 100%;
        border-bottom: 1px solid #ffffff;
    }
}

#Footer .content-wrap .each-block.address {
    width: 48%;
}

@media (max-width: 767.98px) {
    #Footer .content-wrap .each-block.address {
        width: 100%;
        border-bottom: 1px solid #ffffff;
        margin-top: 30px;
    }
}

#Footer .content-wrap .each-block.follow-us {
    width: 10%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #Footer .content-wrap .each-block.follow-us {
        width: 14%;
    }
}

@media (max-width: 767.98px) {
    #Footer .content-wrap .each-block.follow-us {
        width: 100%;
        margin-top: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #Footer .content-wrap .each-block.follow-us {
        width: 11%;
    }
}

#Footer .content-wrap p {
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    line-height: 140%;
    font-family: "d-dinregular";
    margin: 0 0 15px;
    text-transform: uppercase;
}

#Footer .content-wrap p a {
    color: #d6d6d6;
}

#Footer .content-wrap p span {
    color: #d6d6d6;
    font-family: "d-dinregular";
    line-height: 1.6;
    text-transform: uppercase;
}

#Footer .content-wrap .each-block.address p span,
#Footer .content-wrap .each-block.address p a {
    color: #d6d6d6;
}

#Footer .content-wrap ul li {
    list-style: none;
    margin: 0 0 15px;
}

#Footer .content-wrap ul li a {
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    line-height: 140%;
    font-family: "d-dinregular";
    text-transform: uppercase;
}

#Footer .content-wrap ul li a:hover {
    color: #e54b21;
}

#Footer .content-wrap .social-link a {
    color: transparent;
}

#Footer .content-wrap .social-link a:hover {
    opacity: .9;
}

#Footer .content-wrap .social-link i {
    color: #fff;
    background-color: #4e77b1;
    font-size: 20px;
    border-radius: 2px;
    padding: 5px;
}

#Footer .copyright p {
    color: #ffffff;
    font-size: 14px;
    line-height: 140%;
    font-family: "d-dinregular";
    margin: 0;
    text-align: center;
}

#Footer .copyright a {
    color: #ffffff;
}

#Footer .copyright a:hover {
    color: #e54b21;
}

#Footer .to-header {
    position: absolute;
    right: 50px;
    top: -24px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    height: 46px;
    width: 46px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: background 0.2s, -webkit-transform ease-out 0.1s;
    transition: background 0.2s, -webkit-transform ease-out 0.1s;
    transition: transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s, -webkit-transform ease-out 0.1s;
    z-index: 3;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767.98px) {
    #Footer .to-header {
        right: 20px;
    }
}

#Footer .to-header i {
    color: #e54b21;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 14px;
    font-size: 14px;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    width: auto;
}

#Footer .to-header:hover {
    background: #e54b21;
}

#Footer .to-header:hover i {
    color: #fff;
}

/*footer section style end*/

  /* ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/


@media (max-width: 767px) {
    #Header .container {padding: 20px 15px;}
}

@media (min-width:1025px) and (max-width:1199px) {
    #Header .container {padding: 20px 15px;}
    .site-header .logo {width: 225px; margin: 0;}
}



ol {
    list-style-type: decimal;
}

@media (max-width: 991px) and (min-width: 768px) {
  #Header .header-contact .district-calls {
      font-size: 14px;
      line-height: 1;
  }
}

@media (min-width:768px) and (max-width:1024px) {
    #Header .float-right-menu {
        padding-top: 15px;
        margin-right: 50px;
    }

    .logo-normal {
        display: none;
    }
    
    #Header .container {padding: 20px 15px;}
}

@media (max-width: 767px) {
	.contact-top {margin-top: 15px !important;}

	.header-contact {color: #e54b21; float: right; margin-top: 25px; text-align: center;}
}

@media (max-width: 767px) and (min-width: 0px) {
	#Header .float-right-menu .header-contact {margin-bottom: 20px; float: left; padding-left: 0;}
}

@media (max-width: 767px) and (min-width: 0px) {
	#Header .float-right-menu .header-contact {float: left; width: 60%; padding-left: 0; margin-bottom: 14px;}
}

@media (max-width: 1024px) and (min-width: 768px) {
	#Header .float-right-menu .header-contact {margin-top: 9px; margin-bottom: 0;}
}

@media (max-width: 991px) and (min-width: 768px) {
	#Header a.logo-wrap {margin-top: 0;}

	.site-header .logo {width: 180px;  margin: 0;}
}


/*position2 custom responsive style begin*/
@media (min-width: 0px) and (max-width: 767px) {
    body {
        font-size: 18px;
    }

    body h2,
    body h3 {
        font-size: 30px;
    }

    body h4 {
        font-size: 28px;
    }

    body h5 {
        font-size: 28px;
    }

    body ul li,
    body ol li {
        font-size: 16px;
    }
  
  #Header .float-right-menu {
    display: none;
}

    #MainMenu .navbar-collapse .navbar-nav {
        text-align: left !important;
    }

    #MainMenu #navbar-collapse ul li .dropdown-menu a:hover {
        display: block;
    }

    #Header a.logo-wrap {
        padding: 0;
        margin: 0;
    }

    #Header .header-contact .district-calls>a {
        color: #5F6369;
    }

    .site-header .logo {width: 180px; margin: 0;}
	
    #Header .float-right-menu {
        float: none;
        width: 100%;
        padding: 4px 15px 0;
        position: relative;
    }

    #Header .float-right-menu .header-contact {
        float: left;
        width: 60%;
        padding-left: 0;
        margin-bottom: 14px;
    }

    #MainMenu {
        text-align: right;
        float: right;
        width: 40%;
    }

    #MainMenu .navbar-default {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    #Header .header-contact .district-calls {
        font-size: 16px;
        display: block;
        text-align: left;
    }

    #Header .header-contact .district-calls a {
        display: block;
        margin-right: -15px;
    }

    #MainMenu .navbar-header .navbar-toggle {
        margin-right: 15px;
    }

    #MainMenu #navbar-collapse ul li {
        padding: 4px 15px 10px 0;
    }

    #MainMenu #navbar-collapse ul li a {
        font-size: 16px;
    }

    #MainMenu #navbar-collapse ul li ul li {
        padding: 2px 15px 8px 0;
    }

    #MainMenu #navbar-collapse ul li .dropdown-menu a {
        padding: 6px;
    }

    #Footer .content-wrap ul li {
        text-align: left;
    }

}

@media (min-width:768px) and (max-width:1024px) {
    #Header .float-right-menu {
        padding-top: 15px;
        margin-right: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 18px;
    }

    body h2,
    body h3 {
        font-size: 32px;
    }

    body h4 {
        font-size: 40px;
    }

    body h5 {
        font-size: 30px;
    }

    body ul li,
    body ol li {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    body {
        font-size: 18px;
    }

    body h2,
    body h3 {
        font-size: 36px;
    }

    body h4 {
        font-size: 42px;
    }

    body h5 {
        font-size: 42px;
    }

    body ul li,
    body ol li {
        font-size: 18px;
    }

    .site-header .logo {width: 225px; margin: 0;}
    
}

/*position2 custom responsive style end*/
/* position2 style ends here */
/* Breadcrumb and Header Styles Begins */

/* Mobile menu */
body.mmactive {
    overflow: hidden
}

.mobile_menu {
    display: none;
    position: relative
}

.sm_menu_outer.active .mobile_menu {
    display: block;
    margin-top: 10px;
}

.sm_menu_outer {
    height: calc(100vh - 79px);
    overflow-y: scroll;
    overflow-x: hidden;
    position: fixed;
    right: 0;
    top: 152px;
    z-index: -9;
    width: 100%;
    opacity: 0;
    background-color: #000;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .sm_menu_outer {
        height: 100vh;
    }
    .sm_menu_outer .mobile_menu li.back a {
    padding: 20px 5px 20px 55px;
    background: url(https://cdn2.hubspot.net/hubfs/3448877/Logos/Impact%20Fire/back.png) 15px center/5% auto no-repeat
}
.sm_menu_outer .mobile_menu li.hasChild>a {
    background: url(https://cdn2.hubspot.net/hubfs/3448877/Logos/Impact%20Fire/next.png) 95% center/5% auto no-repeat
}
}

@media (min-width: 992px) and (max-width: 1024px) {
    .sm_menu_outer {top: 135px;}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .sm_menu_outer {top: 132px;}
}

@media (max-width: 767px) and (min-width: 0px) {
    .sm_menu_outer {top: 132px;}
}

.sm_menu_outer.active {
    opacity: 1;
    z-index: 4000;
}

.sm_menu_outer .mobile_menu li.back a {
    padding: 20px 5px 20px 55px;
    background: url(https://cdn2.hubspot.net/hubfs/3448877/Logos/Impact%20Fire/back.png) 15px center/5% auto no-repeat
}

.sm_menu_outer .mobile_menu a {
    color: #fff;
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 20px 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: d-dinregular;
}

.sm_menu_outer .mobile_menu .sub-menu {
    background-color: #000;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    transition: all .5s ease 0s;
    width: 100%;
    z-index: 999
}

.sm_menu_outer .mobile_menu li.active>.sub-menu {
    right: 0
}

.sm_menu_outer .mobile_menu li {
    list-style-type: none;
    border-bottom: .5px solid transparent;
    border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, #2a2a2a 20%, #2a2a2a 50%, #2a2a2a 80%, rgba(0, 0, 0, 0) 100%) 0 0 1 0;
    color: #fff
}

.sm_menu_outer .mobile_menu li.hasChild>a {
    background: url(https://cdn2.hubspot.net/hubfs/3448877/Logos/Impact%20Fire/next.png) 95% center/4% auto no-repeat
}

#sm_menu_ham {
    cursor: pointer;
    float: right;
    height: 25px;
    position: fixed;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    width: 30px;
    /*top: 28px;*/ top: 86px;
    z-index: 999999;
    right: 20px;
}

.hs-blog-listing #sm_menu_ham {position: absolute;}
.hs-blog-post #sm_menu_ham {position: absolute;}

#sm_menu_ham span {
    background-color: #638FC6;
    border-radius: 5px;
    display: block;
    height: 3px;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .25s ease-in-out 0s;
    -moz-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    width: 30px
}

#sm_menu_ham span:nth-child(1) {
    top: 0
}

#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
    top: 10px
}

#sm_menu_ham span:nth-child(4) {
    top: 20px
}

#sm_menu_ham.open span:nth-child(1),
#sm_menu_ham.open span:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0
}

#sm_menu_ham.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

#sm_menu_ham.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}


@media (min-width: 1200px) {

    #sm_menu_ham,
    .sm_menu_outer {
        display: none
    }
}

#Header.sticky-header-active #sm_menu_ham span {
    background-color: #638FC6;
}

@media (min-width: 0px) and (max-width: 1199.98px) {
    #Header {
        background-color: #fff;
    }

    #Header.sticky-header-active {
        position: relative;
    }
    
}

@media (min-width: 768px) and (max-width: 1024px) {
    .sm_menu_outer.active {
        opacity: 1;
        z-index: 999;
        max-width: 320px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .sm_menu_outer.active {
        opacity: 1;
        z-index: 999;
        max-width: 320px;
    }
}
.sticky-contact {
    position: fixed;
    bottom: 5%;
    right: 0;
    z-index: 9999;
    right: 1%;
}

.sticky-contact a {
    background: #e54b21;
    color: #fff;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-family: 'd-dinregular', sans-serif;
    padding: 9px 30px 7px;
    text-transform: uppercase;
}

.sticky-contact a:hover,
.sticky-contact a:focus {
    background: #e54b21;
    color: #fff;
}

.sticky-contact .btn.btn-default.quote-btn {
    background-color: #e54b21;
    color: #fff;
    font-size: 16px;
    font-family: "d-dindin-bold";
    padding: 14px 30px;
    border: 2px solid #e54b21;
    border-radius: 6px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: inline-block;
    line-height: 1;
}

.sticky-contact .btn.btn-default.quote-btn:hover {
    background-color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #e54b21;
}


.sticky-contact .btn.btn-default.quote-btn {
    font-size: 16px;
    padding: 16px 30px 12px;
}


@media (min-width: 992px) and (max-width: 1024px) {
    .sticky-contact .btn.btn-default.quote-btn {
        font-size: 18px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {

    /*banner style end*/
    .sticky-contact {
        display: none;
    }
}

#covid_banner_wrapper {padding: 15px 10px; background-color: #e54b21; width: 100%; margin: 0; display: none;}
#covid_banner_area {max-width: 1000px; margin: 0 auto; text-align: center;}
#covid_banner_area p {font-weight: 700; font-size: 18px; line-height: 28px; color: #ffffff; margin: 0;}
#covid_banner_area a {color: #ffffff; display: inline-block; text-decoration: none;}
#covid_banner_area a:hover {color: #5F6369;}

@media (max-width: 600px) {
    #covid_banner_area p {font-size: 16px; line-height: 28px;}
}

/*###################  Resource Lander ################*/
#top_bar_container {}
#top_bar_wrapper {padding: 10px 15px; max-width: 1170px;  width: 100%; margin: 0 auto; line-height: 19px;}
.hs-blog-listing #top_bar_wrapper {line-height: 18px;}
.hs-blog-post #top_bar_wrapper {line-height: 18px;}
#top_bar_area {width: 100%; margin: 0 auto; display: inline-block;}
#top_bar_area ul {list-style-type: none; float: right; margin: 0; padding: 0;}
#top_bar_area li {font-size: 16px; line-height: 22px; color: #5f6369; margin: 0; padding: 0 19px; display: inline-block; font-weight: 400; text-transform: uppercase;}
#top_bar_area a {color: #5f6369; text-decoration: none;}
#top_bar_area a:hover {color: #E54B21;}

#top_bar_area li.orange_link a {color: #E54B21; font-weight: 700;}
#top_bar_area li.orange_link a:hover {color: #5f6369;}

@media (max-width: 1200px) {
    #top_bar_container {display: none;}
}
/*#####################################################################*/


/*###################  Footer ################*/
#footer_logo_wrapper {width: 100%; margin: 0 auto 60px;}

#footer_links_wrapper {width: 100%; margin: 0 auto; padding: 0 0 0 40px;}
#footer_links_area {display: inline-block; margin: 0 auto; width: 100%;}
#footer_links_area h4 {font-size: 18px; line-height: 24px; font-weight: 400; color: #ffffff; margin: 0 0 10px; text-transform: uppercase; font-family: 'd-dindin-bold', sans-serif;}
#footer_links_area p {font-size: 14px; line-height: 18px; font-weight: 400; color: #ffffff; margin: 0 0 10px;}
#footer_links_area ul {margin: 0 0 25px; padding: 0; list-style-type: none;}
#footer_links_area li {font-size: 14px; line-height: 18px; font-weight: 400; color: #ffffff; padding: 0 0 10px; margin: 0;}
#footer_links_area a {color: #fff; text-decoration: none;}
#footer_links_area a:hover {color: #e54b21;}

#footer_company_info {float: left; width: 185px; margin: 0 35px 0 0;}
#footer_company_info .social-link {padding: 45px 0 0;}
#footer_company_info .social-link a {margin: 0 20px 0 0;}
#footer_company_info .social-link img {vertical-align: bottom;}

#footer_products {float: left; width: 350px; margin: 0 60px 0 0;}
#footer_products ul {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; list-style-type: none;}
#footer_products li {display: block; width: 100%; break-inside: avoid-column;}

#footer_locations {float: left; width: 260px; margin: 0 60px 0 0;}
#footer_locations ul {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; list-style-type: none;}
#footer_locations li {display: block; width: 100%; break-inside: avoid-column;}

#footer_other_links {float: left; width: 150px; margin: 0;}
#footer_other_links p {font-size: 18px; line-height: 24px; font-weight: 400; color: #ffffff; margin: 0 0 25px; text-transform: uppercase; font-family: 'd-dindin-bold', sans-serif;}

#footer-copyright {width: 100%; margin: 0 auto; padding: 0 0 0 40px;}
#footer-copyright p {font-size: 14px; line-height: 18px; font-weight: 400; color: #afb4bc; margin: 0 0 10px;}
#footer-copyright a {color: #afb4bc;}
#footer-copyright a:hover {color: #e54b21;}

@media (max-width: 1190px) {
    #footer_links_wrapper {padding: 0px;}
    #footer-copyright {padding: 0px;}
}

@media (max-width: 1150px) {
    #footer_company_info {width: calc(25% - 30px);}
    #footer_products {width: calc(25% - 30px); margin: 0 40px 0 0;}
    #footer_locations {width: calc(25% - 30px); margin: 0 40px 0 0;}
    #footer_other_links {width: calc(25% - 30px);}
    
    #footer_products ul {-webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}
    #footer_locations ul {-webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}
}

@media (max-width: 800px) {
    #Footer {padding: 80px 0 30px;}
    #footer_company_info {width: calc(50% - 30px); margin: 0 30px 30px 0;}
    #footer_products {width: calc(50% - 30px); margin: 0 0 10px 30px;}
    #footer_locations {width: calc(50% - 30px); margin: 0 30px 10px 0;}
    #footer_other_links {width: calc(50% - 30px); margin: 0 0 10px 30px;}
}

@media (max-width: 600px) {
    #Footer {padding: 60px 0 30px;}
    #footer_company_info {width: calc(50% - 30px); margin: 0 30px 30px 0;}
    #footer_products {width: calc(50% - 30px); margin: 0 0 10px 30px;}
    #footer_locations {width: calc(50% - 30px); margin: 0 30px 10px 0;}
    #footer_other_links {width: calc(50% - 30px); margin: 0 0 10px 30px;}
}

@media (max-width: 480px) {
    #Footer {padding: 60px 0 30px;}
    #footer_company_info {width: 100%; margin: 0 auto 40px;}
    #footer_products {width: 100%;; margin: 0 auto 10px;}
    #footer_locations {width: 100%;; margin: 0 auto 10px;}
    #footer_other_links {width: 100%;; margin: 0 auto 30px;}
    
    #footer_company_info .social-link {padding: 20px 0 0;}
    #footer_other_links p {margin: 0 0 10px;}
    
    #footer_products ul {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}
    #footer_locations ul {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}
}
/*#####################################################################*/