@charset "utf-8";
/* CSS Document */

.v5bodytext {
    font-size: 100%;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 1em;
    line-height: 24px;
    color: #62676d;
    min-width: 960px;
    background: #12212f;
    -webkit-text-size-adjust: none;
    background: url('../images/body-background.jpg') repeat;
}

.v2head {
	line-height: 0.96;
	color: #CCBBAB;
	top: 0;
	left: 0;
	margin: 0 0 0.1em 0;
	margin-bottom: 0.2em;
	text-transform: uppercase;
	margin-top: 50px;
	font-family: 'VeneerTwo', sans-serif;
	font-size: 0em;
	font-weight: 400;
}

.v2bodyh2 {
    font-family: 'VeneerTwo', sans-serif;
    font-size: 2.5em;
    font-weight: bold;
    margin: 0;
    margin-top: 2em;
    margin-left: 10px;
    border-bottom: 1px solid #c75133;
}

.v2bodyh3 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 25px 0 10px 0;
    color: #c75133;
    text-transform: uppercase;
}

    h3::after {
        content: "\25B6";
    } 

p {
    margin-bottom: 0.5em;
}

.products {
    display: none;
    position: absolute;
    z-index: 9999;
}

.instruct {
    margin-top: 10px;
    padding-left: 10px;
}

/* reset  list style */

.category-name {
    font-size: 1.1em;
    font-weight: bold;
    margin: 5px 0 10px 0;
    color: #c75133;
    text-transform: uppercase;
}
    .category-name:after {
        content: "\25B6";
    }
ul.category-menu div > li  {
    margin-bottom: 20px;
    margin-top: 20px
}


li {
    position: relative;
    overflow:: hidden;
    border-bottom: 1px solid transparent;
}



/* Note: Design for a width of 768px */
@media only screen and (max-width: 995px) {

    h1.title {
        font-size: 90px;
        margin-top: 40px;
    }
}

/* Note: Design for a width of 480px */
@media only screen and (max-width: 767px) {   

     h1.title {
        font-size: 60px;
        margin-top: 0px;
    }
   
}

/* #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 479px) {
      h1.title {
        font-size: 60px;
        margin-top: 0px;
    }
}

.container_12{position: relative; width: 960px; margin: 0 auto; padding: 0;}
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12	{float: left; display: inline; margin-left: 10px; margin-right: 10px;}
	
.v5header {
	font-family: "Veneer Two";
	font-size: 3em;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	vertical-align: bottom;
	text-indent: 5px;
	border-top-style: none;
	position: relative;
	top: 10px;
}
.v5bodyhdrmaj {
	font-family: "Veneer Two";
	font-size: 26px;
	margin-top: 20px;
	border-bottom: 1px solid #c75133;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	vertical-align: middle;
	line-height: 20px;
	text-transform: uppercase;
	color: #12212f;
	text-align: left;
	position: relative;
	text-indent: 5px;
}
.v5bodyhdrmin {
	font-family: 'Veneer Two';
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	
}


.v5bodytext {
	font-size: 100%;
	font-family: 'Archivo', sans-serif;
	font-size: 1em;
	line-height: 24px;
	color: #62676d;
	min-width: 960px;
	-webkit-text-size-adjust: none;
	text-indent: 5px;
}

.v5bodyfaqtext {
	font-size: 100%;
	font-family: 'Archivo', sans-serif;
	font-size: 1em;
	line-height: 24px;
	color: #62676d;
	min-width: 960px;
	-webkit-text-size-adjust: none;
	text-indent: 25px;
	
}
.bodytext2 {
	color: #c75133;
	text-decoration: blink;
	text-indent: 5px;
}
.linkimage {
	font-size: 1em;
	color: #c75133;
	text-align: right;
}
