/*!
Theme Name: 	Innovative Combustion Responsive
Theme URI: 		https://www.innovativecombustion.com
Description: 	Custom theme for Innovative Combustion built using Bootstrap 4 Framework
Version: 		1.18
Author: 		ICT
Tags: 			bootstrap, basic theme
*/

body {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
}
.btn-innovative {
  background: #004813;
  color: #FFF;
}
.btn-innovative:hover {
  color: #ff0000;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1.12em; }
h5 { font-size: .83em; }
h6 { font-size: .75em; }
h2.page-title {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #004813;
  text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #004813;
}
h2.green-bar-title {
  background-color: #004813;
  color: #FFF;
  padding: 10px;
}
.navbar {
  background-color: transparent;
  width: 100%;
}
.navbar-row {
  border-bottom: 6px solid #004813; 
}
.navbar li a {
  color: #FFF;
  font-size: 14px;
}
.navbar-light .navbar-toggler {
  background-color: #FFF;
}
#menu-primary-menu li a {
  color: #FFF;
  padding-left: 10px;
}
#menu-primary-menu .dropdown-item:focus, #menu-primary-menu .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
#menu-primary-menu .dropdown-menu {
  background: #004813; 
}
#menu-primary-menu .dropdown-menu {
  border: none;
  position: absolute;
  top: 35px;
}
#menu-primary-menu .dropdown-item.active, #menu-primary-menu .dropdown-item:active {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
#top-bar, #footer-bar {
  background-color: #004813;
  height: 50px;
  line-height: 50px;
  color: #FFF;
  font-size: 14px;
}
#top-bar {
  margin-bottom: 15px; 
}
#top-bar a, #footer-bar a {
 	color: #FFF; 
}
#front-page-container, #page-container {
 	background-color: #FFF; 
}
#front-page-container, #page-container {
	border-top: 25px solid #004813; 
}
.sidebar-right {
  background-color: #F0F0F0; 
  padding: 5px 20px 5px 5px;
  border-top: 15px solid #FFF;
  border-right: 15px solid #FFF;
}
.sidebar-right ul li {
 	list-style: none; 
}
.sidebar-right h3 {
  text-transform: uppercase;
  font-size: 18px;
 	font-family: Arial, Helvetica, sans-serif;
 	color: #004813;
  margin-top: 20px;
}
#news-sidebar h3 {
  color: #EE0C0C; 
}
#news-sidebar li {
 	margin: 15px 0px; 
}
#news-sidebar a {
  font-weight: bold;
}
.sidebar-right a {
	color: #607587; 
}
.sidebar-right a:hover {
  color: #000;
  text-transform: underline;
}
#customer-logos img {
  max-height: 150px; 
}
img.alignright {
 	float: right;
  margin: 10px;
}
.modal-full {
  min-width: 100%;
  margin: 0;
}
.modal-full .modal-content {
  min-height: 100vh;
}
#newsmodal .modal-content {
  border-radius: 0px; 
}
.sdm_container {
   margin-bottom: 10px; 
}
.sdm_download_title {
  font-size: 16px;
  line-height: 25px;
  overflow-wrap: break-word;
  white-space: normal;
}
.sdm_download_description {
  line-height: 25px;
  overflow-wrap: break-word;
  white-space: normal;
}
.sdm_download.green {
  background: #FFF;
  border: none;
  text-shadow: none;
  box-shadow: none; 
}
.sdm_download.green:hover {
  background: #FFF;
  border: none;
  text-shadow: none;
  box-shadow: none; 
}
.sdm_thumbnail {
 	vertical-align: middle;
  max-width: 150px;
  margin: 10px;
}
.vertical-align {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.testimonials {
  padding: 15px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #989e46;
  font-style: italic;
  line-height: 22px;
  border-top: 2px solid #989e46;
  border-bottom: 2px solid #989e46;
}
.download-link {
  color: #607587;
  text-decoration: none;
  line-height: 22px;
  font-weight: bold;
}
.download-link:hover {
  text-transform: underline;
  color: #000;
}
.team-member-email {
  color: #004813;
  font-weight: bold;
  text-decoration: underline;
}
.card-header {
  cursor: pointer;
  background-color: #004813;
  color: #FFF;
  font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #top-bar, #footer-bar {
    height: 100%;
    min-height: 50px;
    line-height: 30px;
    padding-top: 10px;
  }
  #menu-primary-menu li a {
    font-size: 12px;
  }
  #menu-primary-menu .dropdown-menu {
    border: none;
    position: absolute;
    top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #top-bar, #footer-bar {
    height: 100%;
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  #contact-form-address, #menu-mainmenu {
    padding: 10px 0px; 
  }
  #contact-form-address li {
    display: inline;
    color: #004813;
  }
  #contact-form-address li::after {
    content: "|"; 
    padding: 0px 10px;
  }
  #contact-form-address li:last-child:after, #menu-mainmenu li:last-child:after {
    content: none; 
  }
  .navbar-default .navbar-nav > li.dropdown:hover > a, 
  .navbar-default .navbar-nav > li.dropdown:hover > a:hover,
  .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
  }
  li.dropdown:hover > .dropdown-menu {
    display: block;
  }
}
/* Phone */
@media (max-width: 767px) {
  table {
   	width: 100% !important; 
  }
  .contacts {
    width: 100%;
  }
  .btn-group {
   	display: block; 
  }
  .btn-group .btn {
    width: 100%;	 
    margin: 5px 0px;
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
  }
  #top-bar, #footer-bar {
    height: auto;
    line-height: 22px;
  }
  #top-tagline {
  	margin-top: .5rem!important; 
  }
  #top-bar button {
    margin-bottom: 1rem!important;
    margin-top: 1rem!important;
    position: absolute;
    right: 20px;
  }
  #home-page-search {
    max-height: inherit;
    height: auto;
  }
  #contact-form-address {
    padding: 10px 0px; 
  }
 	#contact-form-address li {
    display: block;
    color: #004813;
    text-align: center;
  }
  #menu-primary-menu .dropdown-menu {
    border: none;
    position: relative;
    top: 0px;
  }
  #menu-primary-menu {
    background: #383732;
  }
  .dropdown-item {
    white-space: normal;
  }
  .team-member-email {
    font-size: 0.9em;
  }
  .sidebar-right {
    padding: 0px;
    border-top: 0px;
    border-right: 0px;
	}
  .sdm_container {
   	text-align: center; 
  }
  .sdm_thumbnail {
    vertical-align: middle;
    max-width: 100%;
    margin: 0px;
    float: none;
    width: 100%;
	}
}