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

FONTS:  
font-family: 'Pragati Narrow', sans-serif;
Regular 400 • Bold 700

font-family: 'Merriweather', serif;
Light: 300 • Regular 400 • Bold 700

COLORS: 
HPP/Poly Orange: #F7941D
Hess Grey: #9D9A99
MAC Blue: #2A3178
VBM Green: #006838
Text Grey #666866
Table Text Grey #515251
Table Strip Grey #f2f2f2
Link Blue: #1F658C
*/

body {
    margin: 0;
    padding: 0;
}

div.wrapper {
    max-width: 1200px;
}
div.content {
	margin: 0px 0px 0 300px; /*moves all content to right*/
}
div.spacer {
	height: 50px;
    clear: both;
}

header {
    margin: 0px 0 0 -260px; /*moves header content left*/
}
header aside.topbarleft {
    background: #E0E5DF;
    height: 40px;
    width: 265px;
    margin: 0 0 0 -40px;
}
header aside.topbar {
    /*background: #95A296;*/
    background: #A4AFA5;
    height: 40px;
    margin: -40px 0 0 265px;
    width: 1500px;
}
header p.slugline {
    font-family: 'Pragati Narrow', sans-serif;
    letter-spacing: 8px;
    color: #585A58;
    margin-top: 28px;
    margin: 28px 0 0 265px;
    text-indent: 0px;
}
header h1 {
    font-family: 'Merriweather', serif;
    font-size: 62px;
    line-height: 68px;
    color: #2A3178;
    font-weight: 300;
    letter-spacing: -2px;
    margin: 20px 0 40px 0px;
}
header h1 .grey {
    color: #A4AFA5;
}

section.contentSide {
    margin: 0 0 0 0px;
    float: right;
}
section.contentSide nav.pageDirectory {
    font-family: 'Pragati Narrow', sans-serif;
    margin: 20px 10% 30px 0px;
    border-top: 1px solid #95A296;
}
section.contentSide nav.pageDirectory ul {
    padding: 0px;
    list-style: none;
    text-transform: uppercase;
}
section.contentSide nav.pageDirectory ul li.directoryHead {
    margin-top: -15px;
    color: #585A58;
    letter-spacing: 3px;
}
nav.pageDirectory img.burger {
    width: 30px;
    margin: 6px 0px;
}
section.contentSide nav.pageDirectory aside.expando {
	display: none;
    margin-top: -48px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}
section.contentSide nav.pageDirectory aside.expando:target {
	display: block;
}
section.contentSide nav.pageDirectory aside.expando li {
    border-bottom: 1px solid #CBCEBF;
    line-height: 15px;
    margin: 10px 0 6px 0px;
    padding-bottom: 8px;
}
section.contentSide nav.pageDirectory aside.expando li.subnav {
    background-color: #f2f2f2;
    margin: 8px 0 8px 0px;
    border-bottom: none;
    padding: 6px 0 5px 12px;
}
section.contentSide nav.pageDirectory aside.expando li.topper {
    border-top: 1px solid #CBCEBF;
    margin: 10px 0 6px 0px;
    padding-top: 8px;
}

section.contentSide h2 {
    font-family: 'Merriweather', serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-style: italic;
    color: #585A58;
    margin: 20px 10% 0 0px;
}
section.contentSide p.productFence {
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 35px;
    line-height: 33px;
    color: #2A3178;
    margin: 30px 10% 0 0px;
    text-indent: 0px;
}
section.contentSide p.specs {
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 21px;
    line-height: 22px;
    color: #7E8B7F;
    margin: 5px 10% 10px 0px;
    text-indent: 0px;
}
section.contentSide p {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    line-height: 26px;
    color: #666866;
    margin: 6px 10% 0 0px;
    font-weight: 300;
}
section.contentSide p.app {
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 21px;
    line-height: 22px;
    color: #7E8B7F;
    margin: 15px 10% 40px 0px;
    text-indent: 0px;
}
section.contentSide p.productsub {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    line-height: 26px;
    color: #666866;
    margin: 6px 10% 0 0px;
    text-indent: 0px;
}
section.contentSide p.productsub2 {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    line-height: 26px;
    color: #666866;
    margin: 12px 10% 0 0px;
    text-indent: 0px;
}
section.contentSide p.productsub2 .uses {
    color: #2A3178;
}
section.contentSide p.app .fileID {
    font-size: 18px;
    color: #585A58;
}
section.contentSide p.app .dataSheetID {
    font-size: 18px;
    line-height: 18px;
    color: #F7941D;
    font-weight: 700;
    border: 1px solid #ABACAD;
    padding: 0px 10px 0px 10px;
    margin: 0px 5px 0 -10px;
}
section.contentSide p.sharedBar {
    border-top: 1px solid #ABACAD;
    margin: 50px 0px 0 0px;
}
section.contentSide p.sharedSlug {
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    background-color: #F7941D;
    padding-top: 8px;
    margin: 5px 0px 0 -20px;
    padding: 11px 0px 10px 20px;
    text-indent: 0px;
}
section.contentSide p.sharedSlug .thin {
    font-weight: 400;
}
section.contentSide h3.topicTitle {
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 34px;
    line-height: 33px;
    color: #F7941D;
    margin: 30px 10% 0 0px;
    letter-spacing: -.2px;
    font-weight: 400;
}
section.contentSide img.warnicons {
    width: 140px;
    float: left;
    margin: 8px 12px 0 -6px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
section.contentSide img.logoSM {
    width: 38%;
    float: left;
    margin: 0px 12px 0 0px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
section.contentSide p.firstPara {
    text-indent: 0px;
}
section.contentSide p {
    text-indent: 21px;
    margin: 0px 10% 0 0px;
}
section.contentSide p.firstParaSub {
    text-indent: 0px;
    margin: 10px 10% 0 0px;
}
section.contentSide p.firstParaSub .leadin, p.firstPara .leadin {
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 19px;
    color: #2A3178;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
}
section.contentSide sup {
    line-height: 16px;
    font-size: 11px;
    font-family: 'Pragati Narrow', sans-serif;
    font-weight: 400;
    vertical-align:top;
}
section.contentSide table {
    color: #515251;
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0 0 -10px;
    vertical-align: middle;
    border-top: 1px solid #9D9A99;
    border-bottom: 1px solid #9D9A99;
    padding: 3px 0px 3px 0px;
}
section.contentSide table td {
    padding: 4px 10px 4px 10px;
}
section.contentSide table tr:nth-child(odd) {
    background-color: #f2f2f2;
}
section.contentSide table.shearbond {
    margin: 6px 0 0 -10px;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #9D9A99;
    padding: 3px 0px 3px 0px;
}
section.contentSide table.shearbond tr:nth-child(odd) {
    background-color: #FFFFFF;
}
section.contentSide p.footnote {
	font-family: 'Pragati Narrow', sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 5px 10% 12px 0px;
	border-left: solid 5px #E6E7E8;
	padding-left: 10px;
    text-indent: 0px;
}
section.contentSide p.capsNote {
	font-family: 'Pragati Narrow', sans-serif;
	font-size: 17px;
	line-height: 21px;
    margin: 10px 10% 12px -12px;
    text-indent: 0px;
    color: #666866;
    text-transform: uppercase;
    border: 1px solid #DDDDDD;
    padding: 6px 10px 6px 12px;
}
section.contentSide a:link {
    color: #1F658C;
    text-decoration: none;
    font-weight:400;
}
section.contentSide a:visited {
    color: #4D5366;
    text-decoration: none;
}
section.contentSide a:hover{
    color: #F7941D;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14pt;
}
section.contentSide footer.spacer {
    height: 0px;
    margin: 40px 0 50px 0px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    clear: both;
}
section.contentSide footer.spacer img.hpplogo {
    width: 250px;  
}
section.contentSide footer.spacer p.rcrete {
    font-size: 14px;  
    font-family: 'Pragati Narrow', sans-serif;
    text-indent: 0px;
    margin: 6px 0 30px 0px;
}

section.logoSide {
    float: left;
    width: 225px;
	margin: 0px 0 0 -260px; /*moves sidebarNav content back left to fill vacated area*/
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #737674;
    text-align: right;
}
section.logoSide img.corplogo {
    width: 200px;
    margin: 30px 0 10px 0px;
}
section.logoSide img.mobicorplogo {
    display: none;   
}
section.logoSide img.hpplogo {
    display: none;
}
section.logoSide img.VBMMAC {
    width: 70%;
}
section.logoSide a:link {
    text-decoration: none;
    color: #2A3178;
}
section.logoSide a:visited {
    text-decoration: none;
    color: #6F727C;
}
section.logoSide a:hover {
    color: #F7941D;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}
section.logoSide p {
    margin: 2px 0 0 0px;
}
section.logoSide p.threeDot {
    margin: 30px 0 0 0px;
    letter-spacing: 3px;
    font-size: 21px;
}
section.logoSide p.actionHead {
    margin: 20px 0 0px 0px;
    font-size: 22px;
    color: #F7941D;
}
section.logoSide p.function {
    margin: 8px 0 0px 0px;
    font-size: 16px;
    line-height: 17px;
    font-weight: 700;
    color: #232964;
    border-top: 1px solid #D5D5D5;
    padding-top: 6px;
}
section.logoSide img.photo {
    width: 100%;
    border: 1px solid #838683;
    margin-top: 5px
}
section.logoSide p.caption {
    border-top: 1px solid #95A296;
    padding-top: 4px;
    margin: 3px 0 40px 0px;
    font-size: 18px;
    line-height: 20px;
}
section.logoSide aside.navigation ul {
    list-style: none;
    padding: 0px;
}
section.logoSide aside.navigation ul li {
    margin: 12px 0 0 0px; 
    font-size: 18px;
    line-height: 18px;
}
section.logoSide aside.navigation ul p.actionHead {
    margin: -10px 0 15px 0px;
    font-size: 20px;
    line-height: 18px;
    color: #F7941D;
}
section.logoSide aside.navigation ul li.miniHead {
    margin: 10px 0 0px 0px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
}




/*MEDIA QUERIES  •  •  •  MEDIA QUERIES  •  •  •  MEDIA QUERIES*/

@media screen and (max-width: 935px) {
header p.slugline {
    letter-spacing: 4px;
}   
section.contentSide img.logoSM {
    width: 45%;
}
}

@media screen and (max-width : 751px ){
div.content {
	margin: 0px 0px 0 265px; /*moves all content to right*/
}
header {
    margin: 0px 0 0 -235px; /*moves header content left*/
}
header aside.topbarleft {
    width: 245px;
    margin: 0 0 0 -40px;
}
header aside.topbar {
    margin: -40px 0 0 235px;
    width: 750px;
}
header p.slugline {
    letter-spacing: 8px;
    margin: 25px 0 0 0px;
    text-indent: 0px;
}
section.contentSide nav.pageDirectory ul li.directoryHead {
    margin-top: -15px;
    color: #585A58;
    letter-spacing: 2px;
}
section.contentSide img.logoSM {
    width: 52%;
}
section.logoSide {
    width: 200px;
	margin: 0px 0 0 -235px; /*moves sidebarNav content left to fill vacated area*/
}  
}

@media screen and (max-width : 613px ){   /* SINGLE COLUMN LAYOUT */  
div.content {
    float: none;
	margin: 0px 0px 0 30px;
} 
div.spacer {
	display: none;
}
header {
    margin: 0px 0 0 0px; 
    text-align: center
}
header aside.topbarleft {
    display: none;
}
header aside.topbar {
    margin: -0px 0 0 -40px;
    width: 625px;
}
header p.slugline {
    letter-spacing: 2.5px;
    margin: 28px 0 0 -40px;
}
header h1 {
    text-align: left; 
    font-family: 'Merriweather', serif;
    font-size: 55px;
    line-height: 58px;
    color: #2A3178;
    font-weight: 300;
    letter-spacing: -2px;
    margin: 20px 0 30px 0px;
}
section.contentSide nav.pageDirectory aside.expando {
    margin-top: -48px;
}
section.contentSide nav.pageDirectory aside.expando li {
    border-bottom: 1px solid #CBCEBF;
    margin: 14px 0 12px 0px;
    padding-bottom: 12px;
}
section.contentSide nav.pageDirectory aside.expando li.subnav {
    background-color: #f2f2f2;
    margin: 12px 0 12px 0px;
    border-bottom: none;
    padding: 10px 0 8px 12px;
}
section.contentSide nav.pageDirectory aside.expando li.topper {
    border-top: 1px solid #CBCEBF;
    margin: 10px 0 12px 0px;
    padding-top: 12px;
}
section.contentSide footer.spacer {
    height: 50px;
    margin: 0px;
    border-top: none;
    padding-top: 0px;
}
section.contentSide footer.spacer img.hpplogo {
    display: none;  
}
section.logoSide {
    float: none;
    text-align: left;
    width: 93%;
	margin: 0px 0 0 0px;
}   
section.logoSide img.corplogo {
    display: none;   
}
section.logoSide img.mobicorplogo {
    display: block;
    width: 420px;  
    width: 87%; 
    padding: 45px 0 0 0px;
}
section.logoSide img.VBMMAC {
    width: 30%;
    margin-left: -10px;
}
section.logoSide img.hpplogo {
    display: block;
    width: 225px;
    margin: 35px 0 30px 0px;
}
section.logoSide img.photo {
     margin: 30px 0 0 0px;
}
section.logoSide img.last {
     display: none;
}
section.logoSide p.threeDot {
    display: none;
}
section.logoSide aside.navigation {
    background-color: #F6F6F6;
    border-top: 1px solid #F7941D;
    margin: 30px -30px 0 -30px;
    padding: 0px 30px 30px 30px;
}
section.logoSide aside.navigation ul {
    padding-top: 10px;    
}
section.logoSide aside.navigation ul p.actionHead {
    border-bottom: 1px solid #FFF;
    padding-bottom: 18px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
    margin: 20px 0 0 -30px;
    padding-left: 30px;
}
section.logoSide aside.navigation ul li {
    margin: 18px 0 0 0px; 
    font-size: 20px;
    line-height: 20px;
}
}

@media screen and (max-width: 450px) {

section.contentSide nav.pageDirectory ul li.directoryHead {
    letter-spacing: 0px;
}   
section.contentSide img.logoSM {
    width: 92%;
    border-right: none;
    padding-right: 0px;
}
section.logoSide img.mobicorplogo {
    width: 95%;  
}   
}
