@charset "utf-8";

.containerL { width: 95%; max-width: 1000px; margin: 0 auto; }
.containerL2 { width: 95%; max-width: 1280px; margin: 0 auto; }
.containerL3 { width: 95%; max-width: 1620px; margin: 0 auto; } 

html {

}
body {
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;    
    background-image: url("../images/bg1.jpg");
}    

body,html{

}
.bg-2 {
    background-color: #f5f5f5;
}
.bg-white {
    background-color: #fff;
}
.card-height {
    min-height: 200px;
}
a:link {	
    color: #064791;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;   
}

a:visited {
    color: #064791;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover {
    color: #064791;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}


.navbar-nav > li > .dropdown-menu { background-color: #fff;border:1px solid #ddd; }
.navbar-nav > li > .dropdown-menu a:link {   color: #494949;font-size:14px;font-weight: 600;text-transform:uppercase;text-decoration: none;  }
.navbar-nav > li > .dropdown-menu a:visited { color: #494949;font-size:14px;font-weight: 600;text-transform:uppercase;text-decoration: none; }
.navbar-nav > li > .dropdown-menu a:hover { color: #002FC1;font-size:14px;font-weight: 600;text-transform:uppercase;text-decoration: underline;background-color:#fff !important; }

p {

}

.req_box {
    margin: .1em .1em .1em .1em;
    padding: .9em .9em .9em .9em;
    border: 2px solid #FF0000;
    color:#ff0000;
}

.head-bar {
    background-color:#fff !important;
    border-bottom:1px solid #ddd;
    z-index:1031 !important;
    top: 5px !important;
}

.head-bar-top {
    background-color:#a40000 !important;
    max-height:5px; 
    z-index:1031 !important;
}

.head-bar-top2 {
    padding-top: 5px;
    background-color:#6e6f6f !important;
    max-height:40px; 
    z-index:1030 !important;
    top: 65px !important;
}

.headerBg {
    min-height:60px;    
    max-height:60px;  
}

.headerLogo {
    min-height:50px;
}

.logo {  
    width:100%;
    min-width: 150px;
    max-width:150px;
/*    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    float: none;      */
}

.header_main {
    font-size: 2em;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.head-font {
    font-size: 1.4em;
    line-height: 1.2em;
    padding-right: .5em;
}
.footer1 {
    background-color: #f1f1f1;
}
.foot-bg {
    background-color: #6e6f6f;
/*    
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    font-size:18px;
    line-height:30px;  
*/

}
.footer_top {
    padding-top:1em;
    min-height:11px;  
    background-color: #fff;   
}
.logo-foot {
    width:100%;
    min-width: 80px;
    max-width:336px;
}

.footer_logo {  
    width: 100%;
    height: auto !important;
    max-width:336px;
    max-height:80px;
    width: auto\9;
    text-align: center;

/*    background-color: #fff !important;*/
}
.copyright {
    color:#5c5c5c;
    font-size:14px;
}
.footer1 h3 {
    font-size:16px;
}
.footertxt {
    color: #67747a;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

.footerlnk:link {
    color: #67747a;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: 14px
}

.footerlnk:visited {
    color: #67747a;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: 14px;
}

.footerlnk:hover {
    color: #5c5c5c;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: 14px;
}

.footerlnk2:link {
    color: #919191;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;		
    font-size: 16px;
}

.footerlnk2:visited {
    color: #919191;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;		
    font-size: 16px;
}

.footerlnk2:hover {
    color: #919191;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;		
    font-size: 16px;
}
.footerlnk3:link {
    color: #000;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;		
    font-size: 16px;
}

.footerlnk3:visited {
    color: #000;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;		
    font-size: 16px;
}

.footerlnk3:hover {
    color: #000;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;		
    font-size: 16px;
}

.btn-lnk {
    background: #a40000;  
/*    background-image: linear-gradient(to right, #8a2432 10%, #ee7624 90%);    */
    color:#fff;
    font-size: 18px; 
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Montserrat",sans-serif;  
    box-shadow: 0 5px 4px 0 rgba(0,0,0,0.15);
    letter-spacing: 4px;      
}
.btn-lnk:link {
    color:#FFF;    
}

.btn-lnk:visited {
    color:#FFF;         
}

.btn-lnk:hover {
    color:#FFF;    
    background-color: #850000;
    background-image: none;
}
.btn-lnk-2 {
    background: #a40000;    
    color:#fff;
    font-size: 16px; 
    font-family: "Montserrat",sans-serif;  
    box-shadow: 0 5px 4px 0 rgba(0,0,0,0.15);    
}
.srp-cta-lnk:link {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.srp-cta-lnk:visited {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.srp-cta-lnk:hover {
    background: #a40000; 
    color: #fff;
    font-weight: normal;
    text-decoration: none;        
    font-style: normal;
}

.srp-card {
    border: 1px solid #850000;    
  margin-bottom: 2rem;
}

.srp-card:hover {
  background: #fff;
  box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
  border-radius: 4px;
  transition: all 0.3s ease;
  transform: scale(1.05);
}

INPUT.submitBtn {
    background: #850000;  
/*    background-image: linear-gradient(to right, #8a2432 10%, #ee7624 90%); */
    color:#fff;
    font-size: 16px !important; 
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Montserrat",sans-serif;  
    box-shadow: 0 5px 4px 0 rgba(0,0,0,0.15);
    letter-spacing: 3px;      
}
INPUT.submitBtn:hover {
    background: #850000; 
    cursor: pointer;
}
.buttonMenuLnk {
    background: #850000;  
    color:#fff;
    margin-bottom:0;
    font-size: 18px; 
    font-weight: 600;
}

.buttonMenuLnk:link {
    background: #a40000; 
    color:#fff;
    margin-bottom:0;
    font-size: 18px; 
    font-weight: 600;
}

.buttonMenuLnk:visited {
    background: #a40000; 
    color:#fff;
    margin-bottom:0;  
    font-size: 18px; 
    font-weight: 600;  
}

.buttonMenuLnk:hover {
    background: #850000; 
    color:#fff;
    margin-bottom:0;
    font-size: 18px; 
    font-weight: 600;  
}

.buttonMenuLnk2 {
    background: #a40000;  
    color:#fff;
    font-size: 12px; 
    font-weight: 400;
    font-family: "Montserrat",sans-serif; 
    border: 1px solid #850000;     

}
.buttonMenuLnk2:link {
    color:#fff;    
    box-shadow: 0 5px 4px 0 rgba(0,0,0,0.15);
    text-transform:uppercase;
}

.buttonMenuLnk2:visited {
    color:#fff;    
    letter-spacing: 1px;       
}

.buttonMenuLnk2:hover {
    color:#FFF;    
    background: #850000;
    text-decoration: none;
    letter-spacing: 1px;
}

.topMenuItem1:link {
	color: #67747a !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 18px;
        text-transform: uppercase;
}

.topMenuItem1:visited {
	color: #67747a !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 18px;
        text-transform: uppercase;
}

.topMenuItem1:hover {
	color: #67747a !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 18px;        
        text-transform: uppercase;
}    

.accordion-head {
    color: #000;
    background-color: #f1f1f1;
    font-size: 1.3em;    	
    cursor: pointer;  
}

.accordion-content {
}

.search-top {
    margin-top:62px;
}    
.srp-results {
    margin-top:32px;
}

.menuboxhead {
    color: #000;
    background-color: #f1f1f1;      
    font-style: normal;
    font-weight: normal;
    font-size: 1.3em;    
    text-decoration: none;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 0;
    border-left: 1px solid #ccc;	
    padding-top: .2em;
    padding-bottom: .2em;      
}

.menuBoxCnt {
	border: 1px solid #ccc;
}
.bg-content-1 {
    background-color:#f5f5f5;    
}

.item_title {
    font-size:2.5em;
    line-height:1em;
    color: #67747a;
    margin:auto auto auto auto;
    padding:0;
    font-weight:700;    
}
.item_box {
    
}
.item_edge {
    background-color:#f9f9f9;
    padding-bottom:1em;
}
.item_img {   
    width:99%;
}

.cbox_highlight {
    border: 1px solid #3E2B24;
    background-color: #EFEDE2;
    padding: 10px;
}


.cBox2Head {
	margin: 0 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
}

.eventHeadTxt {
	color: #005C92;
	font-weight: bold;
	font-style: normal;		
        padding: 0 0 .5em 0;
        line-height: 1em;
}

.eventHeadLnk1:link {
	color: #016EAD;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
        font-size: .95em;
        line-height: .5em;
}

.eventHeadLnk1:visited {
	color: #016EAD;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
        font-size: .95;
        line-height: .5em;
}

.eventHeadLnk1:hover {
	color: #016EAD;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
        font-size: .95;
        line-height: .5em;
}

.eventHeadLnk2:link {
	color: #016EAD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
        font-size: .9em;
        line-height: .5em;        
}

.eventHeadLnk2:visited {
	color: #016EAD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
        font-size: .9em;
        line-height: .5em;         
}

.eventHeadLnk2:hover {
	color: #016EAD;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;		
        font-size: .9em;
        line-height: .5em;        
}
/*/////////////////////////////////////////////////////////////*/
.listInvItemMain {
    border-bottom: 1px solid #A7A7A7;
    background-image: url('../images/search-select-bg.gif');  
    background-repeat: repeat-x;
    background-position: left bottom;    
}
.listInvItemSubLft {
    border-left: 1px solid #A7A7A7;
}
.listInvItemSubRgt {
    border-right: 1px solid #A7A7A7;
}

.listInvItem {
    border: 1px solid #A7A7A7;
    background-image: url('../images/search-select-bg.gif');  
    background-repeat: repeat-x;
    background-position: left bottom;    
}

.listInvItemLnk:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.listInvItemLnk:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.listInvItemLnk:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;        
	font-style: normal;
}
.listInvItemPriceTxtLnk:link {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

.listInvItemPriceTxtLnk:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

.listInvItemPriceTxtLnk:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

.listInvItemPriceLnk:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

.listInvItemPriceLnk:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

.listInvItemPriceLnk:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}
.itemImgBrd {
    border: 1px solid #9D996B;
    margin: 6px 4px 13px 3px;
}

.indexImgBrd {
    border: 1px solid #9D996B;
    margin: 0 0 5px 0;
}

.img_border {
    border: 1px solid #850000;
}
.imgbrd 
{
	border: 1px solid #850000;
	margin: 2px 5px 0 5px;
}

#imgbrd 
{
	border: 1px solid #850000;
	margin: 2px 5px 0 5px;
}

.search1-input {
    font-size: 1em !important;
    padding: 1.5em !important;
    border: 1px solid #850000 !important; 
    color: #000;
    
}
.search1-input::placeholder {
  color: #777777;
  font-size: 1em;
  font-style: normal;
}
.search1-text {
    font-weight:bold;
    font-size:1em;
    line-height:1em;
    margin-top:.6em;    
    color: #777777
}
.search2-input {
    font-size: 1em !important;
    padding: 1.75em !important;
    border: 1px solid #850000 !important; 
    color: #000;
    
}
.search2-input::placeholder {
  color: #777777;
  font-size: 1em;
  font-style: normal;
}
.search2-text {
    font-weight:bold;
    font-size:1em;
    line-height:1em;
    margin-top:.6em;    
    color: #777777
}

.req_box {
    margin: .1em .1em .1em .1em;
    padding: .9em .9em .9em .9em;
    border: 2px solid #FF0000;
    color:#ff0000;
}
.reqvalue {
    color:#ff0000;
    font-size:1.2em;
    line-height:.8em;    
}
.req_box_field {
    border: 2px solid #FF0000;
    color:#ff0000;
}
.hero-head {
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.2;
/*    
    font-family: 'Fjalla One', sans-serif;  
    font-family: 'Oswald', Impact, sans-serif;
*/    
    font-family: 'Montserrat', Impact, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;    
}
.hero-panel {
    background: linear-gradient(100deg, #850000 80.9%, #fff 81%);
}
.h-text-lg {
    font-size: 4.1em !important;
}

.gallery-body { 
/*    height:1000px; */
    
}
#general-overlay {
  min-height: 500px;
  width: 100%;
  background-color: #000;
  opacity: .7;
  position: absolute;
  left: 0;
  padding: 0px;
}
#general-overlay-2 {
    min-height: 90vh;
    max-height: 40rem;  
  width: 100%;
  background-color: #000;
  opacity: .35;
  position: absolute;
  left: 0;
  padding: 0px;
}

#general-overlay-3 {
  -webkit-transform: skew(0deg, -10deg);
  -moz-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  transform: skew(0deg, -1deg);    
    
    min-height: 50vh;
    max-height: 40rem;  
  width: 100%;
  background-color: #000;
  opacity: .35;
  position: absolute;
  left: 0;
  padding: 0px;
}

#general-overlay-4 {
  -webkit-transform: skew(0deg, -10deg);
  -moz-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  transform: skew(0deg, 1deg); 
    
    
    
    min-height: 50vh;
    max-height: 40rem;  
  width: 100%;
  background-color: #000;
  opacity: .35;
  position: absolute;
  left: 0;
  padding: 0px;
}
#general-overlay-5 {
  background: #00B285;
  -webkit-transform: skew(0deg, -10deg);
  -moz-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  transform: skew(0deg, -1deg); 
    
    
    
    min-height: 40vh;
    max-height: 40rem;  
  width: 100%;
  opacity: .02;
  position: absolute;
  left: 0;
  padding: 0px;
}

#general-overlay-6 {
  background: #00B285;
  -webkit-transform: skew(0deg, -10deg);
  -moz-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  transform: skew(0deg, 1deg); 
    
    
    
    min-height: 40vh;
    max-height: 40rem;  
  width: 100%;
  opacity: .02;
  position: absolute;
  left: 0;
  padding: 0px;
}

#hero-overlay {
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .4;
  position: absolute;
  left: 0;
  padding: 0px;
}
.hero-overlay-2 {
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .4;
  position: absolute;
  left: 0;
  padding: 0px;
  z-index:1;

}
.content-1 h2 {
    font-size: 1.8em;
}
.content-1 p {
    font-size: 1.6em;
}

.fixed-content {
    margin-top:120px; 
}  
.srp-results {
    margin-top:32px;
}

#nav-button {
  margin-left: 10px;
}


#youtube-video {
    -webkit-box-shadow: 0 12px 6px -6px rgba(0,0,0,.75) !important;
    -moz-box-shadow: 0 12px 6px -6px rgba(0,0,0,0.75) !important;
    box-shadow: 0 12px 6px -6px rgba(0,0,0,0.75) !important;
    /*width: 380px;*/
}
table {
    width:100%;
    border:0;
}
td { 
    display:block !important;
    clear:both;
    width: 100% !important;
}  
td img {
    max-width:100% !important;
    height:auto;
    display:block;
    padding:.2em;
} 

.productPhotoBox {
    margin:auto auto auto auto;
    vertical-align:top;
    text-align:center;
}

.productDescrBoxRgt {
    margin:auto auto auto 10px;
    vertical-align:top;
}

.productImage {
    border: 1px solid #024e2b;
    margin: 0;
}

.productMenuLnk:link {
    text-decoration: none;
    color: white;
    background: #ff0000;
}

.productMenuLnk:visited {
    text-decoration: none;
    color: white;
    background: #ff0000;
}

.productMenuLnk:hover {
    background: #ff2c2c;
}

.productInvHeader {
	height: 15px;
	color: #ffffff;
	background-color: #E8E4E4;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;	
	padding: 4px 4px 4px 5px;
}


.productInvHeader a:link {	
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.productInvHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;	
	font-size: 12px;
}

.productInvHeader a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;	
	font-size: 12px;
}

.productInvItemHeader {
	border-top: 1px solid #000000;
}
.productInvBox {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-right: 5px;
}
.productInvYear {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.productInvPrice {
	border-top: 0;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 0;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}

.productDescrRow {
	border-top: 1px solid #CCCCCC;
}

#productDescBox {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;
}

#productPhotoBox {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;
}

.productDescSub {
	border-top: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;	
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 5px;	
}

.srchBox {
    padding-top: 1em;    
    padding-left: .5em;    
    padding-right: .5em;    
    padding-bottom: auto;  
}

.srchBoxHead {
    vertical-align:top;    
    color: #ffffff;
    text-shadow: 1px 1px #000000;    
    background-color: #595959;	
    border-bottom: 1px solid #494949;
    font-style: normal;
    font-weight: bold;  
    border: 1px solid #494949;
    padding-top: .5em;
    padding-right: 1em;
    padding-bottom: .5em;
}

.srchBoxHeadTxt {
    color: #ffffff;
    text-shadow: 1px 1px #000000;    
    font-style: normal;
    font-weight: bold;  
    padding: .5em 0 .5em 5px;
}

.srchBoxHeadTxt a:link {
    color: #ffffff;
    text-shadow: 1px 1px #000000;    
    font-style: normal;
    font-size:.8em;
}

.srchBoxHeadTxt a:visited {
    color: #ffffff;
    text-shadow: 1px 1px #000000;    
    font-style: normal;
    font-size:.8em;
}
.srchBoxHeadTxt a:hover {
    color: #ffffff;
    text-shadow: 1px 1px #000000;    
    font-style: normal;
    font-size:.8em;
}

.srchBoxCntOuter {
    border: 1px solid #494949;   
}

.srchBoxCntInner {

}

UL.catListPlus {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 15px;
    list-style-type: disc;
    text-indent: -.2em;
    list-style-image: url(http://assets.colenient.com/images/commons/bullet-plus.gif);    
}

UL.catListMinus {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 15px;
    list-style-type: disc;
    text-indent: -.2em;
    list-style-image: url(http://assets.colenient.com/images/commons/bullet-minus.gif);    
}

.homeInvItem {
/*    
    border: 1px solid #D9DAD9;
    background-color: #F5F5F5;
    background-image: url(../images/item-bg.gif);  
    background-repeat: repeat-x;
    background-position: top center;   
    margin:.4em .1em .4em .1em;
*/
}

.homeInvItemLnk:link {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4em;
    font-size:1.5em;    
}

.homeInvItemLnk:visited {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4em;
    font-size:1.5em;   
}

.homeInvItemLnk:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4em;
    font-size:1.5em;  
}

.homeInvItemLnk2:link {
    color: #ffffff;
   text-shadow: 1px 1px #000000;    
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
}

.homeInvItemLnk2:visited {
    color: #ffffff;
   text-shadow: 1px 1px #000000;    
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
}

.homeInvItemLnk2:hover {
    color: #ffffff;
   text-shadow: 1px 1px #000000;    
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
}

.homeInvItemPriceLnk2:link {  
    color: #ff0000;       
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    float: right;
    vertical-align: top;
    clear:right;
    padding: 0 10px 0 0;
    position: relative;
}

.homeInvItemPriceLnk2:visited {
    color: #ff0000;       
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    float: right;
    vertical-align: top;
    clear:right;
    padding: 0 10px 0 0;
    position: relative;        
}

.homeInvItemPriceLnk2:hover {
    color: #ff0000;
   text-shadow: 1px 1px #000000;        
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    float: right;
    vertical-align: top;
    clear:right;
    padding: 0 10px 0 0;
    position: relative;        
}

.homeInvItemPriceLnk:link {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.8em;
        line-height:1.6em;
}

.homeInvItemPriceLnk:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.8em;
        line-height:1.6em;
}

.homeInvItemPriceLnk:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1.8em;
        line-height:1.6em;
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
.headerBg {
    min-height:100px;    
    max-height:60px;  
}    
table {
    width:100%;
    border:0;
}
td { 
    display:inline-block !important;
    width: 14% !important;
}  
td img {
    max-width:100% !important;
    height:auto;
    display:block;
    padding:.2em;
} 
.buttonMenuLnk2:link {
    letter-spacing: 2px;   
}

.buttonMenuLnk2:visited {
    letter-spacing: 2px;        
}

.buttonMenuLnk2:hover {
    letter-spacing: 2px;
}
#videobanner #videooverlay {
    position: absolute;
    top: 32%;
    left: 0;
    width: 100%;  
}
.headerLogo {   
    min-height:25px;
}
.logo {  
    width:100%;
    min-width: 150px;
    max-width:236px;
}
.fixed-content {
    margin-top:120px; 
}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {   

.logo {  
    width:100%;
    min-width: 150px;
    max-width:236px;
}
.head-bar {
    background-color:#fff !important;
    border-bottom:1px solid #ddd;
    z-index:1031 !important;
    top: 10px !important;
    height: 100px !important;
}

.head-bar-top {
    background-color:#a40000 !important;
    min-height:10px; 
    z-index:1031 !important;
}

.head-bar-top2 {
    background-color:#6e6f6f !important;
    min-height:40px; 
    z-index:1030 !important;
    top: 70px !important;
}

.filter-top {
    margin-top:113px;
    background-color:#fff;
    border-bottom:1px solid #ddd;    
}        

    
.hero-panel {
    background: linear-gradient(100deg, #850000 70.9%, #fff 71%);
}

}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
    
body { 
}

.dropdown-menu {
  margin-top: 0;
}    
.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    /*pointer-events: none;*/
}
.headerBg {
    min-height:70px; 
    max-height:140px; 
    border-bottom: 1px solid #f5f5f5;
}
.head-bar-top2 {
    background-color:#6e6f6f !important;
    min-height:40px; 
    z-index:1030 !important;
    top: 105px !important;
}
.headerLogo {
    width:100%;
    min-width:336px;
    max-width:336px;      
    margin:0 auto 0 auto;   
}
.logo {  
    min-width:75px;
    max-width:336px;
/*    position: relative;
    float: none; */
/*    position: absolute;
    transform: none;
    top: 0;
    left: 20px;
    float: none;    */
}
.buttonMenuLnk2 {
    background: #a40000;  
    color:#fff;
    font-size: 1em; 
    font-weight: 700;
    font-family: "Montserrat",sans-serif; 
    border: 1px solid #67747a;
 
    padding:.6em !important;  
    margin-right:9em;    
}
.buttonMenuLnk2:link {
    color:#fff;    
    box-shadow: 0 5px 4px 0 rgba(0,0,0,0.15);
    letter-spacing: 4px;   
}

.buttonMenuLnk2:visited {
    color:#fff;    
    letter-spacing: 4px;         
}

.buttonMenuLnk2:hover {
    color:#fff;        
    background: #850000;
    text-decoration: none;
    letter-spacing: 4px; 
}
.topMenuItem1:link {
	color: #67747a !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
        text-transform: uppercase;
}
.topMenuItem1:visited {
	color: #67747a !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
        text-transform: uppercase;
}
.topMenuItem1:hover {
	color: #002FC1 !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;        
        text-transform: uppercase;
}  

.hTextLnk:link {
	color: #fff !important;
	text-decoration: underline;
	font-weight: 600;
	font-size: 1.2em;      
        line-height: 1.2em;
        text-transform: normal;
}
.hTextLnk:visited {
	color: #fff !important;
	text-decoration: underline;
	font-weight: 600;
	font-size: 1.2em;      
        line-height: 1.2em;
        text-transform: normal;
}
.hTextLnk:hover {
	color: #fff !important;
	text-decoration: none;
	font-weight: 600;
	font-size: 1.2em;      
        line-height: 1.2em;
        text-transform: normal;
}

.carousel {
    margin-top: 100px !important;
}  

}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    
.topMenuItem1:link {
	color: #67747a !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 20px;
        text-transform: uppercase;
}
.topMenuItem1:visited {
	color: #67747a !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 20px;
        text-transform: uppercase;
}
.topMenuItem1:hover {
	color: #002FC1 !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 20px;        
        text-transform: uppercase;
}  
}



