.b{
  font-weight: bold;
}

a{
  text-decoration: none;
  color: #c3272f;
}

a:hover{
  color: #ff004c;
  text-decoration: underline;
}

h4, h5{
  font-weight: normal;
}

.acc{
  color: #404040;
}

.acc2{
  color: #FF0000 !important;
}

.bg-red{
  background-color: #C3272F !important;
}

.features li{
  margin:10px 0;
}


#industry_gallery{
	position: relative;
}

#industry_gallery .container{
	z-index: 1;
	position: relative;
}


#hotflushVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  object-fit: cover;
  z-index: 0;
}


.top_bar {
background-color: #c3272f !important;
width: 100%;
position: absolute;
left: 0;
margin-top: 120px;
z-index: 2;
}

.home_details {
/* margin-top: 50px; */
}

.home_details h3{
text-decoration: none;
color: #c3272f;

}

.home_details h2{
text-decoration: none;
color: #c3272f;
text-align: center;
}


#hotflushVideo {
right: 0;
min-width: 100%;
max-width: 100%;
}

.welcome-home {
overflow: auto;
text-align: center;
min-height: 550px;
}


p{
  line-height: 27px;
  font-size: 18px;
}

.navbar .container{
  padding: 0 !important;
}

.wrapper{
  overflow: hidden;
}

#logo{
  position: relative;
  top: -8px;
  height: 110px;
  width: 429px;
  max-width: 85%;
  transition: height .5s, width .5s, max-width .5s, padding-top .5s;
}

#logo.logo-shrink{
  height: 70px;
  max-width: 65%;
}

.portfolio .icon-plus-sign{
  font-size: 100px;
}

.homepage-first{
  margin-top: 142px;
}

/* fly in */
.side-fly-in{
  position: relative;
  left: 400px;
  opacity: 0;
}

.side-fly-in-2{
  left: 0px;
  opacity: 1;
}

.side-fly-in-3{
  left: 17px;
  opacity: 1;
}

.img-right{
  float: right;
  margin: 0 0 15px 15px;
  max-width: 40%;
}

.img-center{
  display: block;
  max-width: 80%;
  margin:30px auto;
}

/* menu */
.nav-item{
  position: relative;
  background: url("img/menu-divider.png") no-repeat right center;
}

.sub-menu{
  position: absolute;
  padding: 15px;
  background: #404040;
  color: #FFF;
  z-index: 9;
  min-width: 350px;
  border: 2px solid #c3272f;
}

.nav-item .sub-menu{
  display: none;
}

.nav-item:hover > .sub-menu{
  display: block;
}

.sub-menu a{
  color: #FFF;
}

.sub-menu a:hover{
  color: #c3272f;
}

.sub-menu li{
  display: flex;
}

.sub-menu li{
  white-space: nowrap;
}
.sub-menu li span{
  margin: 0 15px 10px 15px;
}
.sub-menu .icon-fire1{
  animation: change-icon 1s ease-in infinite;
}

.sub-menu .icon-circle-arrow-right{
  opacity: 0;
}

.sub-menu li:hover .icon-circle-arrow-right{
  opacity: 1;
}

/* Nested sub-menu (sub-sub-menu) styles */
.sub-menu .sub-sub-menu{
  padding: 0 0 0 30px;
  background: transparent;
  color: #FFF;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  white-space: nowrap;
  list-style: none;
  width: 100%;
}

.sub-menu .sub-sub-menu li{
  font-size: 14px;
}

.sub-menu .has-submenu{
  display: flex;
  flex-wrap: wrap;
}

.dropdown-arrow-icon{
  transition: transform 0.3s ease;
}

.sub-menu .has-submenu:hover .dropdown-arrow-icon{
  transform: rotate(90deg);
}

.sub-menu .has-submenu:hover > .sub-sub-menu{
  max-height: 500px;
  visibility: visible;
  opacity: 1;
}


@media (max-width:992px) {
  .sub-menu{
    position: inherit;
  }

  .nav-item:hover .sub-menu{
    display: none;
  }

  .sub-sub-menu{
    position: inherit;
    margin-top: 0;
    margin-left: 20px;
  }

  .has-submenu:hover .sub-sub-menu{
    display: none;
  }
}

@keyframes change-icon {
  0% {
    color: #ff0015;
  }
  35% {
    color: #ff9500;
  }
  50% {
    color: #fff200;
  }
  75% {
    color: #ff9500;
  }
  100% {
    color: #ff004c;
  }
}

@keyframes bw-change-icon {
  0% {
    color: #000;
  }
  35% {
    color: #777;
  }
  50% {
    color: #AAA;
  }
  75% {
    color: #FFF;
  }
  100% {
    color: #AAA;
  }
}


/* header */
.index-box .links{
  text-align: center;
  margin-top: 30px;
  z-index: 1;
  left: 180px;
}

.index-text{
  margin-left: -8.6%;
  padding: 40px 40px 40px 30%;
  z-index: 0;
}



.masthead{
  position: relative;
  margin-top: 150px;
  /* padding-top: 90px;
  padding-bottom: 180px; */
  /* background-image: url("../img/semi-truck.jpg"); */
  /* background-position: 50% 50%; */
  background-repeat: no-repeat;
  background-size: contain;
}


.video-box{
  padding-top: 6rem;
}


#automotive{
  background-image: url("../img/working-on-car.webp");
}

#aerospace{
  background-image: url("../img/airplane-on-ground.webp");
}

#industrial{
  background-image: url("../img/gas-plant.webp");
}

#construction{
  background-image: url("../img/combine.webp");
}

#energy{
  background-image: url("../img/windmills.webp");
}

#military{
  background-image: url("../img/jet-sky.webp");
}

#performance{
  background-image: url("../img/performance.webp");
}

#sales{
  background-image: url("../img/large-hot-flush-logo.webp");
}



.masthead.adjust{
  margin-top: 120px;
}

.masthead .row{
  justify-content: flex-end;
}

.block{
  background: #d22a32;
  background-color: rgb(210, 42, 50);
}

.masthead .block{
  position: relative;
  color: #FFF;
  /* top: -225px; */
}

.content-wrapper{
  padding: 6rem 4rem;
  margin: auto;
}
.content-wrapper .content{
  max-width: 550px;
}

.side-words{
  position: absolute;
  transform: rotate(-270deg);
  transform-origin: bottom right;
  width: fit-content;
  padding: 0;
  margin: 0;
  right: 4rem;
  bottom: 18%;
}

/* content */
.first-section{
  margin-top: 150px;
}

.page-section h2{
  color: #c3272f;
}

.divider-custom .divider-custom-icon .icon-fire1{
  animation: change-icon 1s ease-in infinite;
}

.divider-light .divider-custom-icon .icon-fire1{
  animation: bw-change-icon 1s ease-in infinite;
}

.content .content-box{
  margin-top: 100px;
}

.content .text{
  padding: 40px 20% 10% 40px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
}

.text h2,
.text h4,
.index-text h2,
.index-text h4{
  color: #c3272f;
}

.content .images{
  margin-left: -20%;
  margin-top: -50px;
}

.images .second{
  margin-top: 50px;
  position: absolute;
  width: 328px;
  max-width: 100%;
}

.images .third{
  position: absolute;
  margin-top: 35%;
  margin-left: -74%;
  max-width: 171.5%;
}

.portfolio-item .title{
position: absolute;
padding: 10px;
font-weight: bold;
background: #0000002b;
width: -webkit-fill-available;
transform: scale(1);
transition: .3s ease;
width: 100%;
text-align: center;
font-size: 25px;
text-shadow: 1px .5px black;
}

.portfolio-item .portfolio-item-caption{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 17, 0, .7);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: .3s ease;
}

.portfolio-item:hover .portfolio-item-caption{
  transform: scale(1);
}

.portfolio-item:hover .title{
  transform: scale(0);
}

.block.border{
  border-right: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.words{
  background: #FFF;
  padding: 40px;
  border-radius: .5rem!important;
  border: #e0e0e0 1px solid !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s ease;
}

.words:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.words h4{
  color: #FF0000;
}

.words h2{
  color: #ff004c;
}

/* testimonials */
.testimonial h3{
  margin-top: 50px;
}


/* Hover state - trigger effect */


/* Active state */

.gleam:active:after {
  opacity: 0;
}

@keyframes shine{
  10% {
    opacity: 1;
    top: -30%;
    left: 100%;
    transition-property: left, top, opacity;
    transition-duration: 1s, 1s, .5s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: 100%;
    transition-property: left, top, opacity;
  }
}

@media (max-width:1300px) {
  .top-container{
    width: 100%;
  }
}

@media (max-width:992px) {

	.homepage-first{
	  margin-top: 134px;
	}

  .img-right{
    float: unset;
    display: block;
    max-width: 80%;
    margin:30px auto;
  }

  .masthead{
    margin-top: 140px;
  }

  .index-box .links{
    left:-5%;
  }

  .index-text{
    padding-left: 32%;
  }
}


@media (max-width:767px) {

	.sub-menu li{
		white-space: normal;
		text-align: left;
	}

  #hotflushVideo {
    margin-top: 20px;
  }
  .side-words{
    right: 3em;
  }

  .index-box .links {
    margin-top: 0;
    left: 0;
  }

  .border{
    border: none !important;
  }

  .rounded{
    border-radius: 0 !important;
  }

  .index-text{
    margin-left: 0;
    margin-top: 50px;
    padding: 20px;
    padding-left: 20px;
    background: #FFF;
  }

  .index-text,
  .content-box{
    border-radius: .25rem!important;
    border: #000 1px solid;
  }

  .side-fly-in{
    position: relative;
    left: 0;
    opacity: 1;
    transition: unset;
  }
}

@media (max-width:576px) {
  .side-words{
    right: 2em;
  }

  .index-box .links img{
    max-width: 100%;
  }

  .index-text,
  .content-box{
    border-radius: 0!important;
    border: none !important;
  }

  .masthead{
    margin-top: 128px;
  }

  #logo{
    height: 80px;
    width: 300px;
  }

}

@media (max-width:522px){
  .masthead{
    margin-top: 180px;
  }

}


@media (max-width:409px){
  .navbar-brand {
    margin-right: unset;
    position: relative;
    top: 10px;
    display: contents;
  }

  #logo{
    width: 75%;
    max-width: 75%;

  }

  #logo.logo-shrink{
  }

  #hotflushVideo {
    margin-top: 0px;
  }

	.homepage-first{
		margin-top: 100px;
	}

  .top_bar{
    display: none !important;
  }

  .masthead{
    margin-top: 100px;
  }

}

@media (min-width:1400px) {
  .side-words{
    right: 20%;
  }

  #sales .side-words{
    right: 7%;
  }
}

@media (min-width:1700px) {
  .side-words{
    right: 25%;
  }
}

/* unusual sizes */
@media (max-width:1250px){
  #sales{
    background-size: cover;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .content .text {
    padding: 40px 20% 40px 40px;
  }
}

@media (max-width:992px) {
  .masthead{
    padding-bottom: 0px;
    background-position: 0 110%;
    background-size: contain;
    background-color: #000;
  }

	.portfolio-item{
		width: 330px;
		height: 220px;
	}

	.portfolio-item img{
		width: 100%;
	}
}

@media (max-width:767px) {
  .content .images{
    margin-left: 0;
    margin-top: 0;
    padding: 0;
  }
  .masthead{
    background-position: 0 105%;
  }

	.portfolio-item{
		width: 400px;
		height: 267px;
	}

	video{
		height: 300px !important;
	}
}

@media (max-width:720px) {
  .content .text {
    padding: 40px;
  }
}

@media (max-width:576px) {
  .masthead{
    background-position: 0 95%;
  }

	.portfolio-item{
		width: 400px;
		height: 267px;
	}

}

@media (max-width:400px) {
	.portfolio-item{
		width: 100%;
		height: 230px;
	}

	video{
		height: 220px !important;
	}

}

@media (max-width:400px) {
	.portfolio-item{
		height: 166px;
	}

}

/* styles.css */
@media print {
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important
  }

  a:not(.btn) {
    text-decoration: underline
  }

  img {
    page-break-inside: avoid
  }

  h2, h3, p {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  @page {
    size: a3
  }

  body {
    min-width: 992px !important
  }

  .container {
    min-width: 992px !important
  }

  .navbar {
    display: none
  }
}

.page-section {
  padding: 2rem 0;
}

.page-section .page-section-heading {
  font-size: 2.25rem;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}

@media (min-width:992px) {
  .page-section .page-section-heading {
    font-size: 3rem;
    line-height: 2.5rem
  }
}

.divider-custom {
  margin: 1.25rem 0 1.5rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.divider-custom .divider-custom-line {
  width: 100%;
  max-width: 7rem;
  height: .25rem;
  background: linear-gradient(90deg, transparent, #000, transparent);
  border-radius: 1rem;
  border-color: #000 !important;
}

.divider-custom .divider-custom-line:first-child {
  margin-right: 1rem
}

.divider-custom .divider-custom-line:last-child {
  margin-left: 1rem
}

.divider-custom .divider-custom-icon {
  color: #FF0000;
  font-size: 4rem
}

.divider-custom.divider-light .divider-custom-line {
  background-color: #fff
}

.divider-custom.divider-light .divider-custom-icon {
  color: #fff !important
}

.btn-xl {
  padding: 1rem 1.75rem;
  font-size: 1.25rem;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.btn-xl:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.btn-social {
  border-radius: 100%;
  display: inline-flex;
  width: 4rem;
  height: 4rem;
  font-size: 1.25rem;
  justify-content: center;
  align-items: center
}

footer .icon-facebook2{
  font-size: 30px;
}

.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none
}

.scroll-to-top a {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(33, 37, 41, .5);
  line-height: 3.1rem
}

#mainNav {
  padding-top: 1rem;
  font-weight: 700;
  background-color: #404040;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
}

#mainNav .navbar-brand {
  color: #fff
}

#mainNav .navbar-nav {
  margin-top: 1rem
}

#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #fff;
  transition: all 0.3s ease;
  position: relative;
  padding: 0.75rem 1rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  height: 2px;
  background: #c3272f;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
  color: #ff004c;
  text-shadow: 0 0 8px rgba(255, 0, 76, 0.3);
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover::after {
  width: 80%;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
  color: #fff
}

#mainNav .navbar-toggler {
  margin-left: auto;
  font-size: 80%;
  padding: .8rem
}

@media (min-width:992px) {
  #mainNav {
    padding-top: 1.5rem;
    transition: padding-top .3s, padding-bottom .3s
  }

  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: font-size .3s
  }

  #mainNav .navbar-nav {
    margin-top: 0
  }

  #mainNav.navbar-shrink {
    padding-top: 1rem;
    padding-bottom: .5rem
  }

  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.5em
  }
}

.masthead {
  /* padding-top: calc(6rem + 74px);
  padding-bottom: 6rem */
}

.masthead .masthead-heading {
  font-size: 2.75rem;
  line-height: 2.75rem
}

.masthead .masthead-avatar {
  width: 15rem
}

@media (min-width:992px) {
  .masthead {
    /* padding-top: calc(6rem + 104px);
    padding-bottom: 6rem */
  }

  .masthead .masthead-heading {
    font-size: 4rem;
    line-height: 3.5rem
  }
}

.portfolio .portfolio-item {
  cursor: pointer;
  position: relative;
  display: block;
  max-width: 25rem;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.portfolio .portfolio-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

.portfolio .portfolio-item .portfolio-item-caption:hover {
  height: 100%;
  opacity: 1
}

.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
  font-size: 1.5rem
}

.portfolio-modal .portfolio-modal-title {
  font-size: 2.25rem;
  line-height: 2rem
}

@media (min-width:992px) {
  .portfolio-modal .portfolio-modal-title {
    font-size: 3rem;
    line-height: 2.5rem
  }
}

.portfolio-modal .close {
  position: absolute;
  z-index: 1;
  right: 1.5rem;
  top: 1rem;
  font-size: 3rem;
  line-height: 3rem;
  color: #1abc9c;
  opacity: 1
}

.floating-label-form-group {
  position: relative;
  border-bottom: 1px solid #e9ecef
}

.floating-label-form-group input, .floating-label-form-group textarea {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: 0 0;
  box-shadow: none !important
}

.floating-label-form-group label {
  font-size: .85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  transition: top .3s ease, opacity .3s ease;
  opacity: 0
}

.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e9ecef
}

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef
}

.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #333;
  color: #fff
}

.footer a{
  font-weight: bold;
}

.copyright {
  background-color: #000;
}

@media (max-width:992px) {
  .navbar .container{
    display: contents;
  }
}

/* articles.css */
.gheight{
  width: auto;
  height: auto;
}

.article .text{
  padding: 40px 20% 20% 40px;
  background: #FFF;
}

.article .text img{
  max-width: 200px;
  float: left;
  margin-right: 15px;
}

.article .text .full-size{
  max-width: 100%;
  float: unset;
  margin-right: unset;
}

.article .image-1{
  margin-left: -20%;
  /* margin-top: -50px; */
}

.article .image-2{
  margin-left: 15%;
  margin-top: -20%;
}

.construction .third{
  margin-top: 42%;
}

.military .third{
  margin-top: 50%;
}

.sales .third{
  margin-top: 85%;
}

.images .third.automotive{
  margin-top: 40%;
}

.models img{
  max-width: 100% !important;
  margin-bottom: 70px;
}

.divider-custom{

}

.img-grid{
  margin: 20px auto;
}

.article .text .img-grid img{
  width: 100%;
  max-width: 100%;
}

.img-grid .caption{
  display: inline-block;
  width: 100%;
  padding: 10px 5px;
  margin-bottom: 20px;
  background-color: #FF0000;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}

.text table{
  width: 50%;
  float: right;
  margin-left: 15px;
}

tr{
  border-bottom: #000 1px solid;
}

td{
  border: #000 1px solid;
}

img.left{
  float: left;
  margin-right: 30px;
}
.left-space{
  display: none;
}

.caption{
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
  background-color: #FF0000;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}

.lists ul li{
  margin: 8px 0;
}

.img-container img{
  margin: 0 auto 2rem auto;
}

@media (min-width:576px){

  .img-container{
    float: left;
    width: 50%;
    max-width: 400px;
    margin: 0 1.5rem 2rem 0;
  }

}

@media (max-width:576px) {
  img.left{
    float: unset;
    margin-right: unset;
    display: block;
    margin: 10px auto;
  }
  .left-space{
    display: block;
  }
}

@media (max-width:768px){

  .article .image-2{
    margin-left: 14%;
  }

  .text table{
    width: 100%;
  }

  .content .images{
    min-height: 200px;
  }
}

@media (max-width:767px){
  .article .text img{
    max-width: 100%;
    margin: 0 auto;
    float: unset;
  }

  .article .text{
    padding: 40px 40px 20% 40px;
  }
}

@media (max-width:576px){
  .article .image-2 {
      margin-left: 0;
  }
}



@media (min-width:1200px){
  .content-space{
    margin-top: 250px;
  }

  .article .image-2{
    margin-left: 23.7%;
    margin-top: -15%;
  }
}

