﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------

*/


/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

#hs-header {width:100%;}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {width: 100%; box-sizing: border-box; width:100%; margin: 0 auto;}

.site-header .flex {display: flex;}

header .contactInfo {display:none;}

.ProductsView .hs-tabs {
	width: 100%;
}

.site-header.flex {
	display: flex;
	justify-content:space-between;
}

.top-info {display: flex; justify-content: space-around; flex-direction: row; padding: max(7px, 0.67708vw) max(14px, 1.30208vw) max(7px, 0.67708vw) max(26px, 2.34375vw);
}

.logo {width: 0;}

.site-header img {width: max(175px, 19.53125vw); padding: max(6px, 0.52083vw) max(29px, 2.60417vw);}


.header-right {display: flex; width: 80%;flex-direction: column; justify-content: center;}

.top-info {justify-content: space-between; border-bottom: solid #ccc 1px;}

 a.viewinv {font-size: 15px; letter-spacing: 0.09em; text-align:center;color:#ffe563;text-transform: uppercase;background: linear-gradient(90deg, rgba(19, 60, 4, .85) 0, rgba(19, 60, 4, .85) 100%), url(https://www.clearviewagllc.com/siteart/viewinv.png); padding:max(20px, 1.82292vw) 0; background-size: cover; width:max(243px, 22.13542vw);}

.bottom-info {display: flex; align-items: center;}

.top-right a {margin-right: 26px;font-family: Gothic A1, sans-serif !important; color:#000;font-size: max(12px, 0.72917vw) !important;}

.top-left a {font-size: max(15px, 0.72917vw) !important; font-weight: 500; font-family: Gothic A1, sans-serif !important; color:#000;
}
.top-right a:nth-child(1) {margin-right: 40px !important;}


/*--------FORM STYLES--------------------*/




/*-------- FOOTER STYLES ----------------*/
footer{widows: 100%;}


.leftsection {display: flex; flex-direction: column;}

.footer {display:flex; justify-content: space-between;}

.rightsection {    
	display: flex;
    flex-direction: column;
    width: 38%;}

.leftsection{width: 62%; background: #2A2A2A;}

.leftsection .listflex {display: flex; justify-content: space-between; align-items: center; height: 100%; padding: 0 max(49px, 4.42708vw) 0 max(86px, 7.8125vw);}


footer .left-list {column-count: 2; font-size: 20px; color: #fff !important; column-gap: max(57px, 5.20833vw);}

.listflex {display: flex !important;  justify-content: space-between !important;}

footer .leftsection .footerleftbottom {    
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 max(103px, 9.375vw) 0 max(46px, 4.16667vw);
    height: max(160px, 13.58333vw);
    border-top: 1px solid #ccc;
	background: #2A2A2A;
	color: #fff;
}

footer a.viewinv {padding: max(20px, 1.82292vw) max(43px, 3.90625vw); width: unset;}

footer .left-list li a {color:#fff !important; font-family:"gomme-sans", sans-serif; font-weight: bold; font-size: max(13px, 0.83333vw); line-height: max(21px, 1.875vw); text-align: left;
color:#fff;}

footer .bottomcontact {    
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 max(37px, 3.38542vw) 0 max(69px, 6.25vw);
    height: max(103px, 9.375vw);}

footer .leftsection .footerleftbottom p {
	color: #fff;
	letter-spacing: 0.04em;
	text-align: left;
	font-weight: 500;
	font-family: 'Gothic A1', sans-serif;
	font-size: max(13px, 0.88542vw);
}

footer .contactInfo {columns:2; column-gap: 50px; line-height: max(22px, 1.97917vw);}

footer .contactInfo a{font-size: max(13px, 0.9375vw); color: #000 !important;}
/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/







/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width:1350px) {
	#menu-button {width: 100% !important;}
	.bottom-info {justify-content: flex-end;}
	header a.viewinv {max-width: 213px; padding: 19px 0;}
}

@media only screen and (max-width: 1100px) {
	.footer {flex-direction: column;}
	.leftsection {width: 100%; padding: 60px 0;}
	.rightsection {width: 100%;}
	footer .leftsection .footerleftbottom {display:none;}
}

@media only screen and (max-width: 900px) {
	.desktop-visable {display: none;}
	header .contactInfo {display:flex;border-bottom: solid #ccc 1px; justify-content:  flex-end !important;margin-right: 2px;padding-right:10px;}
	header a.viewinv {display: none;}
	.contacticon {margin-right: 12px; padding-top: 7px; margin-bottom: 4px;}
	.contacticon a {color:#000 !important;}
	.header-right {justify-content: flex-start!important;}
	header img {max-width: 175px !important;}
	.site-header img {padding: max(20px, 1.52083vw) max(29px, 2.60417vw);}
	footer .left-list {column-count: 1 !important; text-align: center !important; margin-bottom: 30px;}
	.leftsection .listflex {flex-direction: column;}
	footer .rightsection .bottomcontact .contactInfo {display: flex; flex-direction: column; text-align: center;}
	

@media only screen and (min-width: 768px) {
	
}

@media only screen and (min-width:768px) and (max-width: 1130px) {
	
}


@media only screen and (max-width: 767px) {

	
}






