body{
	 background-color:#fafafa;
 }
 
 p {
 font-family: "Arial", sans-serif;
 font-size:12px;
 color:#262626;
 }
 
 a:hover {
	 text-decoration:none;
	 text-transform:bold;
 }
 
 a.list-group-item {
	    font-family: 'NimbusSanNovDCon'; 
		text-transform: uppercase;
		font-size: 18px;
		font-weight:600;
		background-color:#3E3D3F;
		color:#FFD700;
		margin:2px;
 }
 
  a.list-group-item:hover {
    color: #3E3D3F;
    font-weight:600;
    background-color: #FFD700;
	transition: all 0.25s linear 0s;
 }
 
 .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #3E3D3F;
    background-color: #FFD700;
    border-color: #FFD700;
}

.overview {
    font-size: 12px;
}

.lowercase {
text-transform: none!important;
}	

 .breadcrumb {
    font-family: 'NimbusSanNovDCon';
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    background-color: #dbdbd3;
    color: #FFD700;
    margin: 2px;
    margin-bottom:14px;
    padding:4px 15px;
}

.breadcrumb a {
 color: #333333;
}

.breadcrumb>.active {
 color: #888888;
}

.breadcrumb a:hover {
 color: #FFFFFF;
}

.breadcrumb > li + li::before {
    color: #fff !important;
}
 
 
 .h1{
    font-family: 'NimbusSanNovDBlaCon';
    font-weight: normal;
	text-transform:uppercase;
	color:#3E3D3F;
    font-size:44px;
 }
 
 .h2 {
    font-family: 'NimbusSanNovDHeaCon';
    font-weight: normal;
    font-style: normal;
    text-transform:uppercase;
	color: #8c8c8c;
	font-size:34px;
	}
	
	
	 .modal-h3 {
    font-family: 'NimbusSanNovDHeaCon';
    font-weight: normal;
    font-style: italic;
	color: #3E3D3F;
	font-size:32px;
	margin-top: 10px;
    margin-bottom: 10px;
	}
	
	
  .h3 {
    font-family: 'NimbusSanNovDMedCon';
    font-weight: normal;
	text-transform:none;
	color: #000000;
	font-size:28px;
	}
	
		
  .h4 {
    font-family: 'NimbusSanNovDCon';
    font-weight: normal;
	text-transform:uppercase;
	color: #3E3D3F;
	font-size:22px;
	}
 
.darkbg {
 font-family: "Arial", sans-serif;
 font-size:12px;
 color:#ffffff;
 }
 
  .desktopbanner{
	 display:block
 }
 
  .tabletbanner{
	 display:none
 }
 
  .mobilebanner{
	 display:none
 }
 
 
 .h1-yellow{
    font-family: 'NimbusSanNovDBlaCon';
    font-weight: normal;
	text-transform:uppercase;
	color:#FFD700;
    font-size:44px;
 }
 
 .h2-yellow {
    font-family: 'NimbusSanNovDHeaCon';
    font-weight: normal;
    font-style: normal;
    text-transform:uppercase;
	color: #8c8c8c;
	font-size:34px;
	}
	
	
  .h3-yellow {
    font-family: 'NimbusSanNovDMedCon';
    font-weight: normal;
	text-transform:uppercase;
	color: #FFD700;
	font-size:28px;
	}
	
		
  .h4-yellow {
    font-family: 'NimbusSanNovDCon';
    font-weight: normal;
	text-transform:uppercase;
	color: #ffffff;
	font-size:22px;
	}

.navbar-default {
    background-color: #3E3D3F;
    border-color: #e7e7e7;
}

.btn-primary {
	font-family: 'NimbusSanNovDCon';
    color: #FFD700;
    background-color: #3E3D3F;
    border-color: #3E3D3F;
	transition: all 0.25s linear 0s;
	font-size: 18px;
	font-weight:600;
	padding: 12px 16px;
	text-transform: uppercase;
}

.btn-primary:hover {
	font-family: 'NimbusSanNovDCon';
    color: #3E3D3F;
    background-color: #FFD700;
    border-color: #3E3D3F;
	transition: all 0.25s linear 0s;
	font-size: 18px;
	font-weight:600;
    text-transform: uppercase;
}

.btn-default {
	font-family: 'NimbusSanNovDCon';
    color: #FFD700;
    background-color: #3E3D3F;
    border-color: #3E3D3F;
	transition: all 0.25s linear 0s;
	text-transform: uppercase;
}

.btn-default:hover {
	font-family: 'NimbusSanNovDCon';
    color: #3E3D3F;
    background-color: #FFD700;
    border-color: #3E3D3F;
	transition: all 0.25s linear 0s;
}


.navbar-default .navbar-nav > li > a {
    color: #FFD700;
    text-align: left;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #FFFFFF!important;
    text-decoration: underline;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
}

.topnavbar {
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #dbdbd3;
	margin-right: 0;
    margin-left: 0;
	text-align:center;
	width:60%;
}

.phonenumbernav{
float:left;
font-family: 'NimbusSanNovDCon';
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
margin-top:10px;
color:#3E3D3F;
}

.phonenumbernav a{
color: #3E3D3F;
}

.phonenumbernav a:hover{
color: #FFFFFF;
}

.phonenumber{
	float:left;
	font-family: 'NimbusSanNovDCon';
	text-transform: uppercase;
	font-weight: 600;
  margin-left:8px;
}

.phonenumber a{
color: #3E3D3F;
}

.phonenumber a:hover{
color: #FFFFFF;
}


.searchnav{
float:right;
font-family: 'NimbusSanNovDCon';
text-transform: uppercase;
font-weight: 600;
margin-right:8px;
margin-top:-44px;
}

.searchnav a{
color: #3E3D3F;
}

.searchnav a:hover{
color: #FFFFFF;
}


.useroption{
	color: #cccccc!important;
	
}

.useroption:hover{
	color: #3E3D3F!important;
	
}

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


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

.navbar-form {
padding-top:4px;
padding-bottom:2px;
background-color: #FFD700;
}

.navbar-collapse{
    border-color: #e7e7e7;
    text-align: center;
}

.navbar-default {
    border-bottom: 2px solid #FFD700;
}


.navbar-form {
    border-color: #FFD700;
    text-align: center;
  }

.navbar-brand {
	background: url(https://images.diversitech-air.com/img/Diversitech-AACG-logo-EN-260x86.png) no-repeat;
	float:left;
	width: 260px !important;
	height: 86px;
	margin-bottom: 5px;
  margin-left:20px;
	margin-top: 5px;	
	margin-right: 10px;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #3E3D3F;

}


.dropdown-menu > li > a {
    display: block;
    padding: 2px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFD400;
    white-space: nowrap;
    background-color: #3E3D3F;
	font-size:16px;
    background-color: #666666;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #FFFFFF!important;
    background-color: #FFD700;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #FFD700;
}

.jumbotron {
    margin-top: 144px;
	  padding-bottom: 0px;
	  padding-top:0px;
	  background-color: inherit!important;
}

.banner-div{
    position:relative;
    opacity:2%;
 }

.navbar-nav {
    margin-top: 32px;
	font-family: 'NimbusSanNovDCon';
    text-transform: uppercase;
	font-weight: 600;
    font-size: 18px;
}

.tab-text{
	font-family: 'NimbusSanNovDCon';
    text-transform: uppercase;
    color: #FFD700;
    font-size: 18px;
	font-weight:600;
    background-color: #3E3D3F;
	transition: all 0.25s linear 0s;
	border-color: #3E3D3F;
}

.tab-text:hover{
	font-family: 'NimbusSanNovDCon';
    text-transform: uppercase;
	border-color: #3E3D3F!important;
    color: #3E3D3F;
	background-color:#FFD700;
    font-size: 18px;
	font-weight:600;
}

.navbar-default .navbar-toggle {
    border-color: #FFD700;
    margin-top: 34px !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #FFD700;
}

.navbar-header{
 
}

.banner-header{
font-family: 'NimbusSanNovDHeaCon';
font-weight: normal;
font-style: normal;
text-transform: uppercase;
color: #3E3D3F !important;
font-size: 34px;
-webkit-text-stroke: 0.5px #cccccc;
}	

.jumbotron p{
font-family: "Arial", sans-serif;
font-size:18px;	
}

.panel-heading{
	background-color: #3E3D3F!important;
	color:#FFD700 !important;
}

.panel-title{
	color:#FFD700 !important;
	font-family: 'NimbusSanNovDCon';
	text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

.panel-title:hover{
	color:#FFFFFF !important;
	text-decoration:none;
}

.panel-title:active{
	color:#FFFFFF !important;
	text-decoration:none;
}

.hs-form-field {
    width: 25%;
    float: left;
    margin-bottom: 16px;
    padding-right: 15px;
    padding-left: 15px;
}

.hs-form-textfield {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    padding-right: 15px;
    padding-left: 15px;
}

.hs-form-field > label {
	font-size:12px!important;
	font-weight:600!important;
}

.hs-error-msgs > li {
	list-style-type: none;
	margin-left: -34px;
    margin-top: -4px;
}

.hs-error-msgs > li > label {

	color:#FF0000;
	font-size:12px!important;
	font-weight:400!important;
}

.quoteform .hs-form-field {
    height: 52px;
}

.hs-input{
    float:left;
    margin-bottom: 2px;
	width:100%;
	border-radius: 4px;
	height:34px;
	border: 2px solid #ddd;
	padding: 6px 12px;
    font-size:12px;
}


.hs_recaptcha {
	width: 47.5%;
    float: left;
    margin-top: 10px;
}

.hs-button{
	width:50%;
	background-color: #3E3D3F;
    color: #FFD700;
    text-decoration: none;
    font-family: 'NimbusSanNovDCon',Arial;
    text-transform: uppercase;
	border-radius:4px;
	font-size:24px;
	font-weight:600;
	height:60px;
	border: 1px solid;
    border-color: #999999;
	padding-top: 12px;
    padding-bottom: 16px;
	margin-top:10px;
	margin-left:19px;
	transition: all 0.25s linear 0s;
}

.hs-button:hover{
	background-color: #FFD700!important;
    color: #3E3D3F!important;
}


.left-sidebar .hs-form-field {
    width: 100%!important;
    float: left;
    margin-bottom: 12px;
    padding-right: 1px;
    padding-left: 1px;
}

.left-sidebar .hs-form-textfield {
    width: 100%!important;
    float: left;
    margin-bottom: 12px;
    padding-right: 1px;
    padding-left: 1px;
}

.left-sidebar .hs-form-field > label {
	font-size:12px!important;
	font-weight:600!important;
}

.left-sidebar .hs-error-msgs > li {
	list-style-type: none;
	margin-left: -34px;
    margin-top: -4px;
}

.left-sidebar .hs-error-msgs > li > label {

	color:#FF0000;
	font-size:12px!important;
	font-weight:400!important;
}


.left-sidebar .hs_recaptcha {
	width: 47.5%;
    float: left;
    margin-top: 10px;
}

.left-sidebar .hs-button{
	width:100%!important;
	background-color: #3E3D3F!important;
	background-image:none!important;
    color: #FFD700!important;
    text-decoration: none!important;
    font-family: 'NimbusSanNovDCon',Arial!important;
    text-transform: uppercase!important;
	border-radius:4px!important;
	font-size:24px!important;
	font-weight:600!important;
	height:60px!important;
	border: 1px solid!important;
    border-color: #999999!important;
	padding-top: 12px!important;
    padding-bottom: 16px!important;
	margin-top:10px!important;
	margin-left:0px!important;
	transition: all 0.25s linear 0s;
	margin-bottom: 20px;
}

.left-sidebar .hs-button:hover{
	background-color: #FFD700!important;
    color: #3E3D3F!important;
}



.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 220px;
	text-align:center;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
	background-color:inherit;
}

.sidenav a:hover {
    color: #3E3D3F !important;
	font-size:18px;
	
}

.sidenav .closebtn {
    position: absolute;
    top: -30px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
	padding-top:200px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

.tab-pane>.row>.applications-content>.col-md-4 {
    width: 31%;
    border: 1px solid #cccccc!important;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 24px;
    border-radius: 4px;
    min-height: 460px;
    float: left;
    background-color: #ffffff!important;
}

.tab-pane>.row>.applications-content>.col-md-4:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); 
  transition: all 0.30s linear 0s;
}


.tab-pane>.row>.col-md-4 {
    width: 31.2%;
    border: 1px solid #cccccc;
    margin-left: 16px;
    margin-right: 4px;
	margin-bottom:8px;
	border-radius:4px;
	min-height:390px;
	background-color: #ffffff!important;
}


.tab-pane>.row>.col-md-3 {
	width: 23%;
    border: 1px solid #cccccc!important;
    margin-left: 16px;
    margin-right: 8px;
	margin-bottom:28px;
	border-radius:4px;
	min-height:400px;
    float:left;
	background-color: #ffffff!important;
}

.tab-pane>.row>.col-md-3:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); 
  transition: all 0.30s linear 0s;
}

.tab-pane>.row>.col-md-4:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); 
  transition: all 0.30s linear 0s;
}

.col-md-4 {
    width: 31.4%;
	border-radius:4px;
}

.tab-pane>.row>.col-md-9 {
	width: 73%;
}

.cardcopy{
min-height: 110px;
text-align:left;
}

.footer{
height:400px;
background-color:#dbdbd3;
}

.fa {
  padding: 20px;
  font-size:30px!important;
  width: 30px!important;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

#goback{
	   color:#3f3e40!important;
}

.goback {
    padding-top: 20px;
    text-align: center;
    color:#3f3e40!important;
	font-family: 'NimbusSanNovDCon';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

.socialnav{
	float:right;
    margin-top: -40px;
}

.socialnav .fa-facebook {
  background: #3B5998;
  color: white;
  width:30px!important;
  border:1px solid #3b5998;
  transition: all 0.25s linear 0s;
}

.socialnav .fa-facebook:hover {
  background: #FFFFFF;
  color: #3B5998;
  width:30px!important;
}

.socialnav .fa-twitter {
  background: #55ACEE;
  color: white;
  width:30px!important;
  border:1px solid #55ACEE;
  transition: all 0.25s linear 0s;
}

.socialnav .fa-twitter:hover {
  background: #FFFFFF;
  color: #55ACEE;
  width:30px!important;
}

.socialnav .fa-google {
  background: #dd4b39;
  color: white;
  width:30px!important;
  border:1px solid #dd4b39;
  transition: all 0.25s linear 0s;
}

.socialnav .fa-linkedin {
  background: #007bb5;
  color: white;
  width:30px!important;
  border:1px solid #007bb5;
  transition: all 0.25s linear 0s;
}

.socialnav .fa-linkedin:hover {
  background: #ffffff;
  color: #007bb5;
  width:30px!important;
}

.socialnav .fa-youtube {
  background: #bb0000;
  color: white;
  width:30px!important;
  border:1px solid #bb0000;
  transition: all 0.25s linear 0s;
}

.socialnav .fa-youtube:hover {
  background: #ffffff;
  color: #bb0000;
  width:30px!important;
}

.socialnav .fa-instagram {
  background: #125688;
  color: white;
  width:30px!important;
}

.socialnav .fa-instagram:hover {
  background: #ffffff;
  color: #125688;
  width:30px!important;
}

.socialnav .fa-pinterest {
  background: #cb2027;
  color: white;
}

.socialnav .fa {
	padding:5px;
	font-size:18px!important;
}

.fa-search:hover{
  color:#ffffff;
}


.fa-facebook {
  background: #3B5998;
  color: white;
  width:70px!important;
  border:1px solid #3b5998;
  transition: all 0.25s linear 0s;
}

.fa-facebook:hover {
  background: #FFFFFF;
  color: #3B5998;
  width:70px!important;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
  width:70px!important;
  border:1px solid #55ACEE;
  transition: all 0.25s linear 0s;
}

.fa-twitter:hover {
  background: #FFFFFF;
  color: #55ACEE;
  width:70px!important;
}

.fa-google {
  background: #dd4b39;
  color: white;
  width:70px!important;
  border:1px solid #dd4b39;
  transition: all 0.25s linear 0s;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
  width:70px!important;
  border:1px solid #007bb5;
  transition: all 0.25s linear 0s;
}

.fa-linkedin:hover {
  background: #ffffff;
  color: #007bb5;
  width:70px!important;
}

.fa-youtube {
  background: #bb0000;
  color: white;
  width:70px!important;
  border:1px solid #bb0000;
  transition: all 0.25s linear 0s;
}

.fa-youtube:hover {
  background: #ffffff;
  color: #bb0000;
  width:70px!important;
}

.fa-instagram {
  background: #125688;
  color: white;
  width:70px!important;
}

.fa-instagram:hover {
  background: #ffffff;
  color: #125688;
  width:70px!important;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
.rounded-circle {
    border-radius: 50% !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.h5{
font-size: 18px;
font-family: 'NimbusSanNovDCon';
font-weight: 600;
text-transform: uppercase;
}
.card-text {
	margin-top:2px;
}

.subpic-text{
	margin-top:18px;
}
.form-group-password{
	margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 15px;
}

.notice {
    padding: 6px;
	font-size:12px;
	text-align:left;
    background-color: #fafafa;
    border-left: 12px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
       -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
            box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #006400;
}
.notice-success>strong {
    color: #006400;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #FF0000;
}
.notice-danger>strong {
    color: #FF0000;
}

.events-row{
    margin-right: -15px;
    margin-left: -15px;
	margin-bottom:8px;
}
.label{
font-family: 'NimbusSanNovDCon';
}

.table{
font-size:12px;
}

small {
display: block;
line-height: 1.428571429;
color: #999;
}

.label-dates {
    background-color: #FFD700;
	color:#000000;
}

.sticky-chat{
background-color:#FFD700; 
float:right; width 60px; 
height:60px;
position:fixed;
top:280px;
z-index:20;
right:0;
border-radius:4px;
border:1px solid #cccccc;
opacity: 1;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.ribbon {
    position: absolute;
    top: 0px;
    right: 0px;
    top:58px;
    padding: 8px;
}
.ribbon-content{
    position: relative; 
    width: 100%; 
    height: 100px; 
    background: #f1f1f1; 
    border: 1px solid #DDD;    
}
.ribbon.base {
    background: #3498db;
    color: #fff;
    border-right: 5px solid #8bc4ea;
}
.ribbon.light {
    background: #ecf0f1;
    color: #2c3e50;
    border-right: 5px solid #dde4e6;
}
.ribbon.dark {
    background: #131313;
    color: #fff;
    border-right: 5px solid #464646;
}
.ribbon.base-alt {
    background: #9cd70e;
    color: #fff;
    border-right: 5px solid #c6f457;
}
.ribbon.red {
    background: #e91b23;
    color: #fff;
    font-family: 'NimbusSanNovDCon';;
    font-weight: normal;
    font-style: italic;
}
.ribbon.orange {
    background: #ff8a3c;
    color: #fff;
    border-right: 5px solid #ffc7a2;
    font-family: 'NimbusSanNovDCon';
    font-weight: normal;
    font-style: italic;
}
.ribbon.yellow {
    background: #ffd800;
    color: #fff;
    border-right: 5px solid #ffe866;
    font-family: 'NimbusSanNovDCon';
    font-weight: normal;
    font-style: italic;
}

.ribbon.blue {
    background: #0000FF;
    color: #fff;
    font-family: 'NimbusSanNovDCon';
    font-weight: normal;
    font-style: italic;
}

.ribbon.gold {
    background: #ffd700;
    color: #3E3D3F;
    font-family: 'NimbusSanNovDCon';
    font-weight: normal;
    font-style: italic;
}

.ribbon:before, .ribbon:after {
    content: '';
    position: absolute;
    left: -9px;
    border-left: 10px solid transparent;
}
.ribbon:before {
    top: 0;
}
.ribbon:after {
    bottom: 0;
}
.ribbon.base:before {
    border-top: 27px solid #3498db;
}
.ribbon.base:after {
    border-bottom: 27px solid #3498db;
}
.ribbon.light:before {
    border-top: 27px solid #ecf0f1;
}
.ribbon.light:after {
    border-bottom: 27px solid #ecf0f1;
}
.ribbon.dark:before {
    border-top: 27px solid #131313;
}
.ribbon.dark:after {
    border-bottom: 27px solid #131313;
}
.ribbon.base-alt:before {
    border-top: 27px solid #9cd70e;
}
.ribbon.base-alt:after {
    border-bottom: 27px solid #9cd70e;
}
.ribbon.red:before {
    border-top: 27px solid #e91b23;
}
.ribbon.red:after {
    border-bottom: 27px solid #e91b23;
}
.ribbon.blue:before {
    border-top: 27px solid #0000FF;
}
.ribbon.blue:after {
    border-bottom: 27px solid #0000FF;
}
.ribbon.orange:before {
    border-top: 27px solid #ff8a3c;
}
.ribbon.orange:after {
    border-bottom: 27px solid #ff8a3c;
}
.ribbon.yellow:before {
    border-top: 27px solid #ffd800;
}
.ribbon.yellow:after {
    border-bottom: 27px solid #ffd800;
}

.ribbon.gold:before {
    border-top: 27px solid #ffd700;
}
.ribbon.gold:after {
    border-bottom: 27px solid #ffd700;
}
.ribbon span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}


.subfooter{
	background:#3E3D3F;
	padding-bottom:20px;
	margin-top:60px;
}


.footercolumn1 {
    width: 15%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn2 {
    width: 15%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn3 {
    width: 15%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn4 {
    width: 15%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn5 {
    width: 15%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn6 {
    width: 15%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footerhead {
    font-family: 'NimbusSanNovDCon';
    text-transform: uppercase;
    color: #FFD700;
    font-size: 18px;
    font-weight: 600;
    list-style-type: none;
    background-image: none;
    text-align: left;
    margin-bottom: 4px;
    padding-left: 0px !important;
}

.footerhead:hover {
    color: #cccccc;

}


.footerlinks > a {
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    transition: all 0.25s linear 0s;
}

.footerlinks > a:hover {
text-decoration:underline;
}



@media(min-width: 1300px){
.navbar-toggle {
    display: none!important;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}

.navbar-form .form-group {
    width: 50%;
}

.navbar-form .form-control {
    width: 100%;
}
.navbar-right {
    margin-right: 0px;
}

.quote-form-group {
    width: 50%;
}
}


@media(max-width: 1299px){
	.navbar-nav {
    margin: 7.5px -15px;
        margin-top: 7.5px;
}

.nav>li {
    position: relative;
    display: block;
    float: left;
}
.desktop-tabs{
    display:none;
}
.mobile-tabs{
    display:block;
	text-align:center;
}

.tab-pane>.row>.col-md-3 {
	width: 31.4%;
    border: 1px solid #cccccc!important;
    margin-left: 8px;
    margin-right: 8px;
	margin-bottom:28px;
	border-radius:4px;
	min-height:420px;
    float:left;
	background-color: #ffffff!important;
}

.left-navigation{
	width:25%!important;
}

.col-md-3 {
	width: 30.6%;
    margin-left: 18px;
    margin-right: 8px;
	margin-bottom:28px;
	border-radius:4px;
    float:left;
	background-color: #ffffff!important;
}

.form-group {
    float:left;
	width:79%;
	padding-left: 4px;
}

.quote-form-group {
  float:left;
  width:100%;
  padding-bottom: 12px;
}

.code {
	display:none;
}
}


@media(max-width: 1220px){
.tab-pane>.row>.applications-content>.col-md-4 {
    width: 47.2%;
	
}	
	
.tab-pane>.row>..col-md-4 {
    width: 31.4%;
    border: 1px solid #cccccc;
    margin-left: 8px;
    margin-right: 8px;
	margin-bottom:18px;
	border-radius:4px;
	min-height:410px;
	float:left;
	background-color:#ffffff;
}

.tab-pane>.row>.col-md-3 {
	width: 31.4%;
    border: 1px solid #cccccc!important;
    margin-left: 8px;
    margin-right: 8px;
	margin-bottom:18px;
	border-radius:4px;
	min-height:410px;
    float:left;
	background-color: #ffffff!important;
}
}

@media (max-width: 1024px){
.left-navigation{
	display:none;
}

.applications-content{
	width:98%!important;
}
}


@media (max-width: 1000px){
.nav>li {
    position: relative;
    display: block;
    float: none!important;
}

.footercolumn1 {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
	min-height: 150px;
}

.footercolumn2 {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
	min-height: 150px;
}

.footercolumn3 {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
	min-height: 150px;
}

.footercolumn4 {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
	min-height: 150px;
}

.footercolumn5 {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
	min-height: 150px;
}

.footercolumn6 {
    width: 30%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
	min-height: 150px;
}
}


@media(min-width: 950px){
.col-md-4 {
    width: 33%;
	border-radius:4px;
	float:left;
	background-color:#ffffff;
}

.col-md-3 {
	width: 25%;
	border-radius:4px;
    float:left;
	background-color: #ffffff!important;
}

.desktop-tabs{
    display:block;
}
.mobile-tabs{
    display:none;
}
}





@media(max-width: 949px){
.accountmenu{
    text-align: center !important;
}

.overlay a {
    padding: 8px;
    text-decoration: none !important;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    color: #cccccc;
    display: block;
    text-transform: uppercase;
    transition: 0.3s;
    font-weight: normal !important;
}

.closebtn {
    position: absolute;
    top: 150px;
    right: 45px;
    font-size: 28px !important;
}

.hs-form-field {
width:33%;
}


.tab-pane>.row>.col-md-4 {
    width: 47.5%;
    border: 1px solid #cccccc;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom:14px;
	border-radius:4px;
	min-height:450px;
	float:left;
	background-color:#ffffff;
}

.related-products {
	min-height:340px!important;	
}

.tab-pane>.row>.col-md-3 {
    width: 47.5%;
    border: 1px solid #cccccc;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom:14px;
	border-radius:4px;
	min-height:450px;
	float:left;
    background-color:#ffffff;
}

.col-md-4 {
    width: 47.5%;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom:8px;
	border-radius:4px;
	float:left;
	background-color:#ffffff;
}

.col-md-3 {
    width: 47.5%;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom:8px;
	border-radius:4px;
	float:left;
    background-color:#ffffff;
}

.footerhead {
    font-size: 16px;
}


.lead-date{
	display:none;
}

.lead-company{
	display:none;
}

.lead-address{
	display:none;
}
.lead-city{
	display:none;
}
.lead-state{
	display:none;
}
.lead-postal{
	display:none;
}


.order-invoice-amount{
    display:none;
}

.order-products{
    display:none;
}

.lead-address{
    display:none;
}

.lead-city{
    display:none;
}
.lead-state{
    display:none;
}
.lead-postal{
    display:none;
}
}

@media(max-width: 900px){
 .desktopbanner{
	 display:none
 }
 
  .tabletbanner{
	 display:block
 }
 
  .mobilebanner{
	 display:none
 }
 }
 
 
 @media (max-width: 725px){
	.jumbotron {
    margin-top: 144px;
} 
}


@media (max-width: 700px){
.tab-pane>.row>.applications-content>.col-md-4 {
	    min-height: 420px;
		width: 46.2%;
}
.breadcrumb {
  display:none;
}
}




@media(max-width: 600px){
	
.phonenumbernav{
	display:none;	
}

.hs-form-field {
width:50%;
}

.socialnav{
	display:none;	
}

.topnavbar{
	width:80%;
}
	
.col-md-4, .col-md-3 {
    width: 98%;
    margin-left: 8px;
    margin-right: 8px;
	margin-bottom:8px;
	border-radius:4px;
}

.tab-pane>.row>.col-md-3 {
    width: 98%;
    border: 1px solid #cccccc;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom:8px;
	border-radius:4px;
	min-height:200px;
	float:left;
    background-color:#ffffff;
}

.tab-pane>.row>.col-md-4 {
    width: 98%;
    border: 1px solid #cccccc;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom:8px;
	border-radius:4px;
	min-height:200px;
	float:left;
    background-color:#ffffff;
}


.order-status{
    display:none;
}

.footercolumn1 {
    width: 47%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn2 {
    width: 47%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn3 {
    width: 47%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn4 {
    width: 47%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn5 {
    width: 47%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.footercolumn6 {
    width: 47%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}
}

@media(max-width: 500px){
	
.h1 {
    font-size: 34px;
}

.h2{
     font-size:28px;	
}

.jumbotron{
margin-top:120px;
padding-bottom:0px;
padding-top:30px;
}

.hs-form-field {
    width: 100%;
}

.banner-div{
	margin-top:-60px;
}
.banner-header{
	font-size:26px;
}

.jumbotron p {
    font-size: 16px;
}

.tab-pane>.row>.applications-content>.col-md-4 {
    width: 98%;
	
}

.footercolumn1 {
    width: 97%;
    float: left;
    margin-right: 1%;
    margin-bottom: 4px;
}

.footercolumn2 {
    width: 97%;
    float: left;
    margin-right: 1%;
    margin-bottom: 4px;
}

.footercolumn3 {
    width: 97%;
    float: left;
    margin-right: 1%;
    margin-bottom: 4px;
}

.footercolumn4 {
    width: 97%;
    float: left;
    margin-right: 1%;
    margin-bottom: 4px;
}

.footercolumn5 {
    width: 97%;
    float: left;
    margin-right: 1%;
    margin-bottom: 4px;
}

.footercolumn6 {
    width: 97%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 240px;}
  .sidenav a {font-size: 18px;}
}
