  /***/
/* START 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, img, ins, kbd, q, s, samp,
small, strike, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

ol li {
	list-style: numeric;
}

ul li {
	list-style: disc;
}

.site-content h1 {
	font-size: 36px;
}

.site-content h2 {
	font-size: 32px;
}

.site-content h3 {
	font-size: 28px;
}

.site-content h4 {
	font-size: 24px;
}

.site-content h5 {
	font-size: 20px;
}

.site-content h6 {
	font-size: 16px;
}

blockquote, q {
  quotes: none;
}

p em {
	font-style: italic;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: " ";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search] {
  -webkit-appearance:none;
  -webkit-border-radius:0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

/***/
/* END RESET */
/***/

/* Fonts **/

@font-face {
    font-family: 'proxima_novalight';
    src: url('/wp-content/themes/intrinzic/fonts/proximanova-light-webfont.eot');
    src: url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-light-webfont.eot') format('embedded-opentype'),
         url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-light-webfont.woff') format('woff'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('/wp-content/themes/intrinzic/fonts/proximanova-bold-webfont.eot');
    src: url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-bold-webfont.eot') format('embedded-opentype'),
         url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-bold-webfont.woff') format('woff'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('/wp-content/themes/intrinzic/fonts/proximanova-semibold-webfont.eot');
    src: url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-semibold-webfont.eot') format('embedded-opentype'),
         url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-semibold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-semibold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('/wp-content/themes/intrinzic/fonts/proximanova-regular-webfont.eot');
    src: url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-regular-webfont.eot') format('embedded-opentype'),
         url('/wp-content/themes/intrinzic//wp-content/themes/intrinzic/fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/intrinzic/fonts/proximanova-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* End Fonts **/

/* Globals ***/

body {
  font-family: 'proxima_novalight', sans-serif;
}

a {
  text-decoration: none;
  display: block;
}

#content a {
  text-decoration: none;
  display: inline-block;
}

.screen-reader-text {
  display: none;
}

h1 {
  padding: 20px;
}

#main h1{
padding-left: 0;
padding-right: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.search-box .search-field {
  background: rgb(121,122,123);
  border: none;
  padding: 5px 30px 5px 5px;
  width: 150px;
  color: rgb(255,255,255);
}

.search-box .search-submit {
  background-image: url("/wp-content/themes/intrinzic/images/magnifying-glass.png");
  background-color: initial;
  border: none;
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  width: 26px;
  height: 23px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

#bottom-links-container {
  clear: both;
  border-top: 1px solid rgb(95,96,98);
}

#bottom-links {
  font-size: 0;
  color: rgb(70,70,70);
  margin: 20px auto;
  padding: 0 10px;
  max-width: 1200px;
}

#bottom-links:hover > div {
  opacity: .6;
  -webkit-filter: grayscale(80%) brightness(0.7);
  filter: grayscale(80%) brightness(0.7);
}

#bottom-links > div:hover {
  opacity: 1;
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}

#bottom-links > div {
  width: 33.33333333333%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  transition: filter 250ms cubic-bezier(0, 0, 0.2, 1), opacity 250ms cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: -webkit-filter 250ms cubic-bezier(0, 0, 0.2, 1), opacity 250ms cubic-bezier(0, 0, 0.2, 1);
}

#bottom-links > div > div {
  margin: 0 20px;
}

#bottom-links > div > a > div {
  color: rgb(70,70,70);
}

.bottom-link-copy {
  padding: 20px 0;
}

.bottom-link-image {
  padding-right: 10px;
  box-sizing: border-box;
  width: 30%;
  vertical-align: top;
  max-width: 74px;
}

.bottom-link-image img {
  width: 100%;
}

.bottom-link-copy {
  width: 90%;
  font-size: 12px;
  margin: 0 auto;
}

.bottom-link-headline {
  border-bottom: 2px solid rgb(255,221,0);
  text-transform: uppercase;
  font-size: 14px;
  font-family: "proxima_novasemibold";
}

.bottom-link-body-copy {
  font-size: 12px;
  line-height: 14px;
  font-family: "proxima_nova_rgregular";
  margin-top: 4px;
}

.bottom-link-body-copy a {
  color: rgb(83,83,83);
}

#bottom-links div:first-child .bottom-link-copy {
  float: left;
}

#bottom-links div:last-child .bottom-link-copy {
  float: right;
}

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

  #bottom-links-container {
    border-top: none;
  }

  #bottom-links {
    margin: 20px 0;
    padding: 0 10px;
  }

  #bottom-links > div {
    width: 100%;
    display: block;
    margin: 20px 0;
  }

  #bottom-links > div > div {
    margin: 0 auto;
    max-width: 470px;
  }

  .bottom-link-image {
    max-width: initial;
    width: 20%;
  }

  .bottom-link-copy {
    width: 100%;
  }

  #bottom-links div:first-child .bottom-link-copy,
  #bottom-links div:last-child .bottom-link-copy {
    float: none;
  }
}

@media screen and (max-width: 450px) {
  #bottom-links {
    padding: 0 20px;
    margin-top: 40px;
    border-top: 1px solid rgb(95,96,98);
  }
  .page-template-asphalt-aggregate-php #bottom-links,
  .page-template-home-php #bottom-links,
  .page-template-history-php #bottom-links {
      border: none;
  }
}


/* End Globals **/

/* Nav **/

nav {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 72%;
  z-index: 1000;
}

.menu-toggle {
  display: none;
}

#masthead {
  background-color: rgb(95,96,98);
  position: relative;
}

.menu-main-menu-container {
  font-size: 0;
}

#menu-main-menu {
  background-color: rgb(95,96,98);
  font-family: "proxima_novasemibold";
}

#menu-main-menu > .menu-item {
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: 12%;
  max-width: 150px;
  position: relative;
}

/*#menu-item-23 > a span {
  color: rgb(255,222,0);
}*/

#menu-main-menu > .menu-item > a {
  font-size: 13px;
  color: rgb(255,255,255);
  letter-spacing: 2px;
  display: block;
}

#menu-main-menu > .menu-item > a .bordered-container {
  padding: 8px 0px;
  display: inline-block;
  border-bottom: 3px solid rgb(95,96,98);
  max-width: 90px;
  width: 100%;
  -webkit-transition: max-width 150ms cubic-bezier(0, 0, 0.2, 1), width 150ms cubic-bezier(0, 0, 0.2, 1) border-top 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: max-width 150ms cubic-bezier(0, 0, 0.2, 1), width 150ms cubic-bezier(0, 0, 0.2, 1), border-top 150ms cubic-bezier(0, 0, 0.2, 1);
   border-top: 3px solid rgb(95,96,98);
}

#menu-main-menu > .menu-item.current_page_item > a .bordered-container,
#menu-main-menu > .menu-item:hover > a .bordered-container {
  max-width: 100%;
  width: 100%;
  border-top: 3px solid rgb(255,222,0);
}

#menu-main-menu > .menu-item > a span {
  display: inline-block;
  max-width: 90px;
}

#menu-main-menu > .current-menu-item > a .bordered-container, #menu-main-menu > .current-menu-parent > a .bordered-container,
#menu-main-menu > .current-page-ancestor > a .bordered-container{
  border-top: 3px solid rgb(255,222,0) !important ;
}

@media screen and (min-width: 700px) {
  #menu-main-menu > #menu-item-23,
  #menu-main-menu > #menu-item-23 .bordered-container,
  #menu-main-menu > #menu-item-23 .bordered-container span {
    /*width: 220px;
    max-width: 220px;*/
  }

  #menu-main-menu > .menu-item > a {
    margin: 0 0 10px 0;
	}}



@media screen and (max-width: 700px) {
#menu-main-menu > #menu-item-23 .bordered-container,
#menu-main-menu > #menu-item-23 .bordered-container span{
max-width: 100%;
}
nav {
 top: 0;
  padding-left: 0px;
}
}


#primary-navigation .sub-menu {
  position: absolute;
  display: none;
  min-width: 160%;
  text-align: left;
}

#primary-navigation .menu-item:hover .sub-menu {
  display: block;
}

#primary-navigation .menu-item.open .sub-menu {
  display: block !important;
}

#primary-navigation .sub-menu .menu-item {
  background: rgb(95,96,98);
  text-transform: none;
}

#primary-navigation .sub-menu .menu-item:first-child {
  display: none;
}

#primary-navigation .sub-menu .menu-item a {
  border-bottom: 1px solid #d8d8d8;
  font-size: 14px;
  color: rgb(255,255,255);
  letter-spacing: 2px;
  display: block;
  white-space: nowrap;
}

#primary-navigation .sub-menu .menu-item:last-child a {
  border-bottom: none;
}

#primary-navigation .sub-menu .menu-item:hover a,
#primary-navigation .sub-menu .menu-item.current-menu-item a {
  color: #ffd807;
}

#primary-navigation .sub-menu .menu-item a span {
  padding: 10px;
  display: block;
}

/* footer menu */

footer .sub-menu {
  position: absolute;
  display: none;
  min-width: 100%;
  text-align: left;
}

footer .menu-item:hover .sub-menu {
  display: block;
}

footer .sub-menu .menu-item:first-child {
  display: none;
}

footer .sub-menu .menu-item {
  background: rgb(95,96,98);
}

footer .sub-menu .menu-item a {
  font-size: 10px;
  color: rgb(255,255,255);
  letter-spacing: 2px;
  display: block;
}

footer .sub-menu .menu-item a span {
  padding: 15px 10px;
  display: block;
}



#search-container {
  position: absolute;
  top: 10px;
  right: 10px;
}

@media screen and (max-width: 1000px) {
  nav {
    position: relative;
    left: 0;
    bottom: 0;
    width: auto;
    border-bottom: none;
  }

  .menu-main-menu-container:before {
    display: none;
  }

  #menu-main-menu {
    height: 0;
    overflow: hidden;
  }

  #menu-main-menu.open {
    height: auto;
  }

  #menu-main-menu > .menu-item {
    display: block;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid rgb(255,255,255);
  }

  #menu-main-menu > .menu-item.open > a {
    background: rgb(72,72,72);
  }

  #menu-main-menu > .menu-item > a {
    height: 45px;
  }

  #menu-main-menu > .menu-item > a:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }

  .menu-toggle {
    display: block;
    background-image: url("/wp-content/themes/intrinzic/images/menu.png");
    background-color: initial;
    border: none;
    background-size: 20px 20px;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    width: 43px;
    height: 43px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: -65px;
    cursor: pointer;
  }

  .sub-menu {
    text-align: center;
    display: none;
    position: relative;
  }

  .menu-item.open ul.sub-menu {
    display: block;
    border-top: 3px solid rgb(255,222,0);
  }

  .menu-item:hover .sub-menu {
    display: none;
  }

  #menu-main-menu > .menu-item > a .bordered-container {
    border: none;
    vertical-align: middle;
  }

  #menu-main-menu > .menu-item:hover > a .bordered-container {
    border: none;
  }

  #primary-navigation .sub-menu {
    position: relative;
    min-width: 100%;
    text-align: center;
  }

  #primary-navigation .sub-menu .menu-item:first-child {
    display: block;
  }

  #primary-navigation .menu-item:hover .sub-menu {
    display: block;
  }

  .sub-menu .menu-item {
    background: rgb(121,122,123);
    border-bottom: 1px solid rgb(95,96,98);
  }

  #search-container {
    position: relative;
    top: 0;
    right: 0;
    display: none;
    padding: 10px 0 5px 0;
    background: rgb(95,96,98);
  }

  #search-container.open {
    display: block;
  }

  .search-form {
    text-align: center;
  }

  .search-box .search-submit {
    position: relative;
    right: 15px;
    top: -5px;
  }

  .search-box .search-field {
    width: 230px;
    left: 15px;
    position: relative;
  }
}

/* End Nav **/

/* Footer ***/

footer{
clear: both;
background-color: #ebebeb;
padding-bottom: 13px;
position: relative;
}

footer .footer-content{
padding: 50px 30px 0 30px;
}

.footer-content .column{
display: inline-block;
}

.footer-content .column-1{
 max-width: 225px;
width: 100%;
 float:left;
}

.footer-content .column-2{
 width: 80%;
}

footer .social-buttons{
width: 100%;
padding-top: 30px;
}

footer .social-buttons .social-btn{
float: right;
}

.social-icons {
  font-size: 0;
  text-align: right;
  margin: 0 10px 5px 0;

}

.social-icons div {
  display: inline-block;
  margin: 0 0 0 3px;
}

.footer-menu{
width: 100%;
margin-top:10px;
position: relative;
}

.footer-menu li.menu-item{
  	display: inline-block;
    text-align: left;
   /*width: 13%;*/
   padding-right: 9%;
	position: relative;
}

.footer-menu li.menu-item:last-of-type{
padding-right: 0;
}

.footer-menu li.menu-item-3323{
/*min-width: 200px;*/
}

.footer-menu li.menu-item a{
font-size: 14px;
 text-transform: uppercase;
  color: #5F6062;
  font-family: 'proxima_nova_rgbold';
      position: relative;
	  z-index: 2;
}

.footer-menu .sub-menu {
border-top: none;
display: block;
padding-top: 15px;
}

.footer-menu .sub-menu  .menu-item{
background: none;
width: 100%;
padding-bottom: 10px;
}

.footer-menu .sub-menu .menu-item:first-child{
display: block;
}

.footer-menu .sub-menu li.menu-item a{
font-family: 'proxima_nova_rgregular';
font-size: 13px;
color: #5F6062;
display: block;
text-transform: none;

}

.copyright {
  text-align: left;
  font-size: 14px;
  margin: 10px 0 10px 0;
  color: #5F6062;
  font-family: 'proxima_nova_rgbold';
}

footer .address-column{
	font-family: 'proxima_nova_rgregular';
	font-size: 14px;
	color: #5F6062;
	float: left;
	line-height: 18px;
}

footer .address-column.materials{
	padding-left: 20px;
}

footer .footer-logo{
	width: 170px;
	height: 197px;
    background-image: url(/wp-content/themes/intrinzic/images/Footer_Seal.png);
	position: absolute;
	right: 30px;
	top: 30px;
	background-size: contain;
	z-index: 1;
}



  .footer-bar{
	height: 13px;
	background-color: #cecece;
	width: 55%;
	clear: both;
	display: block;
	margin-bottom: 6px;
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 99%, 99% 0);
	clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 99%, 99% 0);
  }

  .footer-bar.bar2{
	margin-bottom: 0;
	width: 56%;
  }

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

  .footer-content .column-2{
 width: 60%;
}
  .footer-menu li.menu-item{

}
}

@media screen and (max-width: 1215px) {
  .footer-content .column-2{
	display: none;
  }
  }

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

footer .footer-content{
padding-top: 30px;
}

.footer-content .column-1{
	max-width: 100%;
}

footer .address-column{
float: none;
}

footer .address-column.materials{
padding-left: 0px;
padding-top: 20px;
}

footer .social-buttons .social-btn{
float: left;
padding-left: 0px;
padding-right: 10px;
padding-bottom: 20px;
}
}

/* End Footer ***/

/* Home ***/

#main-content.home {
  margin: 0;
}

.slider-container {
  position: relative;
  overflow: hidden;
}

#home-slider {
  position: relative;
  width: 10000%;
  max-height: 700px;
  font-size: 0px;
  height: 850px;
  -webkit-transform: translate3d(-0.25%,0,0);
  transform: translate3d(-0.25%,0,0);
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 500ms cubic-bezier(0, 0, 0.2, 1);
}

#home-slider svg {
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  width: 90%;
  height: 90%;
  -webkit-transition: opacity 500ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 500ms cubic-bezier(0, 0, 0.2, 1);
}

#home-slider li.active svg {
  opacity: .3;
}

#home-slider li {
  width: .5%;
  height: 100%;
  position: relative;
  top: 0;
  display: inline-block;
  vertical-align: middle;
}

#home-slider a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 0px;
  z-index: 1;
  position: relative;
  cursor: pointer;
}

#home-slider a:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#home-slider li a div {
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  color: rgb(255,255,255);
  font-size: 15px;
  z-index: 1;
  position: relative;
  font-family: "proxima_nova_rgregular";
  -webkit-transition: opacity 500ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 500ms cubic-bezier(0, 0, 0.2, 1);
}

#home-slider li.active a div {
  opacity: 1;
}

#home-slider li a div p:first-child {
  font-size: 3.6em;
  text-transform: uppercase;
}

#home-slider li a div p:nth-child(2) {
  font-size: 5em;
  text-transform: uppercase;
  font-family: "proxima_novasemibold";
}

#home-slider li a div p:nth-child(3) {
  font-size: 1.1em;
  line-height: 1.3em;
  width: 60%;
  text-transform: uppercase;
  margin: 0 auto;
  letter-spacing: 1px;
}

#home-slider .image-container {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-filter: grayscale(100%) brightness(0.5);
  filter: grayscale(100%) brightness(0.5);
  transition: filter 500ms cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: -webkit-filter 500ms cubic-bezier(0, 0, 0.2, 1);
}

#home-slider .active .image-container {
  -webkit-filter: grayscale(0) brightness(.7);
  filter: grayscale(0) brightness(.7);
}

#home-slider .slider-1 .image-container, #home-slider .slider-right .image-container {
  background-image: url("/wp-content/themes/intrinzic/images/home-slider-1.jpg");
}

#home-slider .slider-2 .image-container {
  background-image: url("/wp-content/themes/intrinzic/images/home-slider-2.jpg");
}

#home-slider .slider-3 .image-container, #home-slider .slider-left .image-container {
  background-image: url("/wp-content/themes/intrinzic/images/home-slider-3.jpg");
}

#home-slider .slider-4 .image-container {
  background-image: url("/wp-content/uploads/2016/04/enr-homepage-slider.jpg");
}

#slider-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 50px;
}

#slider-nav ul {
  display: inline;
}

#slider-nav li {
  position: relative;
  width: 12px;
  height: 7.51px;
  background-color: rgb(255,222,0);
  margin: 3.75px 2px;
  display: inline-block;
  text-align: left;
  cursor: pointer;
}

#slider-nav li.active {
  background-color: rgb(255,255,255);
}

#slider-nav li:before, #slider-nav li:after {
  content: '';
  position: absolute;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

#slider-nav li:before {
  bottom: 100%;
  border-bottom: 3.75px solid rgb(255,222,0);
}

#slider-nav li.active:before {
  border-bottom: 3.75px solid rgb(255,255,255);
}

#slider-nav li:after {
  top: 100%;
  width: 0;
  border-top: 3.75px solid rgb(255,222,0);
}

#slider-nav li.active:after {
  border-top: 3.75px solid rgb(255,255,255);
}

.home #content {
  position: relative;
}

.slider-overlay {
  position: absolute;
  bottom: 15px;
  width: 100%;
}

.grey-bar {
  width: 75%;
  height: 31px;
  background: rgb(95,96,98);
  float: left;
  border-top: 1px solid rgb(167,169,171);
}

.triangles {
  float: left;
  position: relative;
}

.triangles:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 39px 31px 0;
  border-color: transparent transparent rgb(167,169,171) transparent;
  position: absolute;
  left: 1px;
  top: 1px;
}

.triangles:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 39px 31px 0;
  border-color: transparent transparent rgb(167,169,171) transparent;
  border-color: transparent transparent rgb(95,96,98) transparent;
  position: absolute;
  left: 0;
  top: 1px;
}

.slider-spacer-grey {
  background: rgb(95,96,98);
  height: 15px;
  border-top: 1px solid rgb(167,169,171);
}

.home #bottom-links > div {
  padding: 0 10px;
}

.home #bottom-links div:first-child .bottom-link-copy,
.home #bottom-links div:last-child .bottom-link-copy {
  float: none;
}

.home #bottom-links > div > a > div {
  display: inline-block;
  color: rgb(70,70,70);
}

.home .bottom-link-copy {
  width: 70%;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  #home-slider li a div {
    font-size: 1.2vw;
  }

  #home-slider {
    height: 450px;
  }
}

@media screen and (max-width: 1000px) {
  .grey-bar {
    width: 82%;
  }
}

@media screen and (max-width: 992px) {
	#menu-main-menu > .menu-item,
	#menu-main-menu > .menu-item > a .bordered-container,
	#menu-main-menu .menu-item a span {
		max-width: 100% !important;
		width: 100% !important;
	}
}

@media screen and (max-width: 850px) {
  #home-slider li a div p:nth-child(3) {
    max-width: 360px;
    font-size: 2em;
  }
}

@media screen and (max-width: 700px) {
  #home-slider li a div {
    font-size: 8px;
  }

  #home-slider {
    height: 300px;
    -webkit-transform: translate3d(-.7%,0,0);
    transform: translate3d(-.7%,0,0);
  }

  #home-slider li {
    width: .8%;
  }

  #slider-nav {
    bottom: 20px;
  }

  .slider-overlay {
    display: none;
  }

  .menu-main-menu-container:after {
    display: none;
  }

  .grey-bar {
    width: 100%;
    float: none;
  }

  .triangles {
    display: none;
  }

  .home #bottom-links > div {
    padding: 0;
  }

  .home #bottom-links {
    margin: 20px 10px;
  }

  .home .bottom-link-copy {
    width: 80%;
  }
}

@media screen and (max-width: 450px) {
  #home-slider li a div {
    vertical-align: top;
    position: relative;
      top:10%;
  }
  #home-slider li a div p:first-child {
    font-size: 3em;
  }
  #home-slider li a div p:nth-child(2) {
    font-size: 3em;
    padding-bottom: 3%;
  }
  #home-slider li a div p:nth-child(3) {
    width: 90%;
    padding-top: 5%;
    border-top: 1px solid rgb(255,255,255);
  }
  .home #bottom-links .bottom-link-image {
    display:none;
  }
  .home #bottom-links .bottom-link-copy {
    width: 100%;
  }
}

/* End Home ***/

/* Ã÷ÐÇ°ËØÔ Us ***/

.about-us .content-area {
  margin: 0 auto;
  color: rgb(88,89,91);
  font-size: 12px;
  line-height: 14px;
  font-family: "proxima_nova_rgregular";
}

.about-us h3 {
  text-transform: uppercase;
  font-family: 'proxima_nova_rgbold';
  font-size: 16px;
  margin: 0 0 5px 0;
}

.about-us .graph {
  font-size: 0;
  margin: 20px 10%;
  position: relative;
}

.about-us .graph ul {
  display: inline-block;
  width: 50%;
}

.about-us .graph .num-hex {
  height: 100px;
  font-size: 0;
  display: inline-block;
  width: 20%;
  max-width: 90px;
}

.about-us .graph .num-hex.front {
  display: none;
}

.about-us .graph .number-copy {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin: 0 20px;
}

.about-us .graph .number-copy span {
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'proxima_nova_rgbold';
}

.about-us .graph .number-copy p {
  display: none;
}

.about-us .graph li:hover .number-copy p {
  display: block;
}

.about-us .graph ul li {
  margin: 0 0 20px 0;
  height: 100px;
  position: relative;
  background-color: rgb(246,246,246);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid rgb(255,255,255);
  border-bottom: 1px solid rgb(255,255,255);
}

.about-us .graph ul li:hover:before,
.about-us .graph ul li:hover:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}

.about-us .graph-left li:hover:before {
  border-width: 0 40px 25px 0;
  border-color: transparent rgb(125,125,127) transparent transparent;
  right: 0;
}

.about-us .graph-left li:hover:after {
  border-width: 0 0 25px 40px;
  border-color: transparent transparent rgb(125,125,127) transparent;
  right: 0;
  bottom: 0;
}

.about-us .graph-right li:hover:before {
  border-width: 25px 40px 0 0;
  border-color: rgb(125,125,127) transparent transparent transparent;
  left: 0;
}

.about-us .graph-right li:hover:after {
  border-width: 25px 0 0 40px;
  border-color: transparent transparent transparent rgb(125,125,127);
  left: 0;
  bottom: 0;
}

.about-us .graph ul li:hover {
  border-top: 1px solid rgb(125,125,127);
  border-bottom: 1px solid rgb(125,125,127);
  background-color: rgb(255,255,255);
}

.about-us .graph-right li {
  text-align: right;
}

.about-us .graph ul li .number-copy-container {
  height: 100px;
  width: 57%;
  display: inline-block;
  vertical-align: top;
}

.about-us .graph ul li .number-copy-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.about-us .graph .number {
  height: 99px;
  background-color: rgb(88,88,90);
  display: inline-block;
  width: 33%;
  position: relative;
}

.about-us .graph .number svg {
  position: absolute;
  height: 15px;
  top: 50%;
  z-index: 1;
  margin-top: -7.5px;
  left: 8px;
}

.about-us .graph-right .number svg {
  left: -24px;
}

.about-us .graph .hexagon {
  position: relative;
  width: 40px;
  height: 50px;
  background: rgb(88,88,90);
  display: inline-block;
  text-align: left;
  top: -25px;
}

.about-us .graph .hexagon:before,
.about-us .graph .hexagon:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
}

.about-us .graph-left .hexagon:before {
  border-width: 25px 0 0 40px;
  border-color: transparent transparent transparent rgb(88,88,90);
  position: absolute;
  top: -24px;
}

.about-us .graph-left .hexagon:after {
  border-width: 25px 40px 0 0;
  border-color: rgb(88,88,90) transparent transparent transparent;
  position: absolute;
  top: 50px;
}

.about-us .graph-right .hexagon:before {
  border-width: 0 0 25px 40px;
  border-color: transparent transparent rgb(88,88,90) transparent;
  position: absolute;
  top: -24px;
}

.about-us .graph-right .hexagon:after {
  border-width: 0 40px 25px 0;
  border-color: transparent rgb(88,88,90) transparent transparent;
  position: absolute;
  top: 50px;
}

.about-us .graph .logo-overlay {
  position: absolute;
  width: 250px;
  top: 0;
  left: 50%;
  margin-left: -125px;
  text-align: center;
  height: 340px;
}

.about-us .graph .logo-overlay:after,
.about-us .graph .logo-overlay:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  display: inline-block;
  left: 50%;
  margin-left: -40px;
}

.about-us .graph .logo-overlay:after {
  border-color: transparent transparent rgb(255,255,255) transparent;
  border-width: 0 40px 25px 40px;
  bottom: 0;
}

.about-us .graph .logo-overlay:before {
  border-color: rgb(255,255,255) transparent transparent transparent;
  border-width: 25px 40px 0 40px;
  top: 0;
}

.about-us .graph .logo-overlay svg {
  display: block;
  height: 289px;
  margin: 25px 0;
  width: 250px;
}

@media screen and (max-width: 1000px) {
  .about-us .graph {
    margin: 20px 0 270px 0;
  }

  .about-us .graph ul {
    display: block;
    width: 100%;
  }

  .about-us .graph .logo-overlay {
    top: 102%;
    width: 180px;
    margin-left: -90px;
    height: auto;
  }

  .about-us .graph .logo-overlay:after,
  .about-us .graph .logo-overlay:before {
    display: none;
  }

  .about-us .graph .logo-overlay svg {
    height: auto;
    margin: 0;
    width: auto;
  }

  .about-us .graph .num-hex.front {
    display: inline-block;
  }

  .about-us .graph-right .num-hex {
    display: none;
  }

  .about-us .graph-right .number svg {
    left: 10px;
  }

  .about-us .graph-right li {
    text-align: left;
  }

  .about-us .graph-right .hexagon:before {
    border-width: 25px 0 0 40px;
    border-color: transparent transparent transparent rgb(88,88,90);
  }

  .about-us .graph-right .hexagon:after {
    border-width: 25px 40px 0 0;
    border-color: rgb(88,88,90) transparent transparent transparent;
  }

  .about-us .graph ul li .number-copy-container {
    width: 75%;
    max-width: initial;
  }

  .about-us .graph ul li:hover:before,
  .about-us .graph ul li:hover:after {
    content: none;
  }

  .about-us .graph li .number-copy p {
    display: block;
  }
}

/* End Ã÷ÐÇ°ËØÔ Us ***/

/* Asphalt & Aggregate ***/

#home-slider.asphalt-aggregate .slider-1 .image-container, #home-slider.asphalt-aggregate .slider-right .image-container {
  background-image: url("/wp-content/uploads/2015/01/aa-landing-page_panel-01.jpg");
}

#home-slider.asphalt-aggregate .slider-2 .image-container {
  background-image: url("/wp-content/uploads/2015/01/aa-landing-page_panel-02.jpg");
}

#home-slider.asphalt-aggregate .slider-3 .image-container, #home-slider.asphalt-aggregate .slider-left .image-container {
  background-image: url("/wp-content/uploads/2015/01/aa-landing-page_panel-00.jpg");
}

/* End Asphalt & Aggregate ***/

/* Temporary Specific Logo Specs for Rebrand - Home ****/
#home-slider li.slider-1 a div p:first-child {
font-size: 2em;
letter-spacing: 1px;
margin-bottom: -.1em;
}
#home-slider li.slider-1 a div p:nth-child(2) {
font-size: 5.5em;
font-family: 'proxima_nova_rgbold';
}
#home-slider li.slider-1 a div p:nth-child(3) {
font-size: 1em;
letter-spacing: 1px;
margin-top: 1.5em;
}
.intro-logo {
width: 25%;
height: auto;
display: inline-block;
margin: 0 2%;
}

.page-id-1875 #logos-banner {
width: 100%;
max-width: 100%;
margin: 10px 0;
}

@media screen and (max-width: 700px) {
.page-id-1875 iframe {
width: 100%;
height: auto;
max-width: 100%;
margin: 10px 0;
}
}
/* End launch-specific CSS */

.social-buttons{
clear: both;
display:block;
float: none;
}

.social-buttons .social-btn{
margin-left:10px;
width: 35px;
height: 41px;
}

.home-social .social-buttons .social-btn{
width: 47px;
height: 55px;
}

.social-buttons .social-btn a{
width: 100%;
height: 100%;
display: block;
}

.social-buttons .social-btn.tw{
background-image: url('/wp-content/themes/intrinzic/images/Social_TW_Icons.png');
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}

.social-buttons .social-btn.tw:hover{
background-image: url('/wp-content/themes/intrinzic/images/Social_TW_Icons_HV.png');
}

.social-buttons .social-btn.li{
background-image: url('/wp-content/themes/intrinzic/images/Social_LI_Icons.png');
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}

.social-buttons .social-btn.li:hover{
background-image: url('/wp-content/themes/intrinzic/images/Social_LI_Icons_HV.png');
}

.social-buttons .social-btn.in{
background-image: url('/wp-content/themes/intrinzic/images/Social_IN_Icons.png');
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}

.social-buttons .social-btn.in:hover{
background-image: url('/wp-content/themes/intrinzic/images/Social_IN_Icons_HV.png');
}

.social-buttons .social-btn.fb{
background-image: url('/wp-content/themes/intrinzic/images/Social_FB_Icons.png');
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}

.social-buttons .social-btn.fb:hover{
background-image: url('/wp-content/themes/intrinzic/images/Social_FB_Icons_HV.png');
}

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

}


@media screen and (max-width: 700px) {
#footer-social-icons{
display:block;
clear:right;
height: 70px;
margin: 0 auto;
width: 100%;
}

#footer-social-icons-inner{
display: block;
margin: 0 auto;
text-align: center;
}

#footer-social-icons .social-btn{
display: inline-block;
margin-left: auto;
margin-right: auto;
}

}


.contact-us-box{
	min-height: 300px;
	background-color: #5F6062;
	text-align: center;
	width: 100%;
	display: none;
}

.contact-us-box .content{
padding: 60px 20px;
}

.cta{
color: #FFD807;
font-size: 42px;
text-transform: uppercase;
font-family: 'proxima_novasemibold';
}

.contact-us-box p{
line-height: 20px;
font-size: 18px;
color: #FFFFFF !important;
padding: 20px 0 40px 0;
margin: 0 auto;
}

.contact-us-box p a{
color: #FFFFFF !important;
}


.am-button a{
border: 1px solid #FFD807;
padding: 15px 40px;
text-transform: uppercase;
color: #FFD807;
display: block;
}

.store_locator_single_contact > a,
.store_locator_single_contact a {
  color: #5F6062;
}

.store-button {
  text-align: center;
    border: 2px solid #5F6062;
    font-size: 1.5em;
    font-family: 'proxima_nova_rgbold';
    padding: 15px 40px;
    text-transform: uppercase;
    color: #5F6062;
    display: inline-block;
} 

.store-button:hover {
  background-color: #FFD807;
color: #FFFFFF;
font-weight: bold;
}

.store-description-container {
  margin-top: 40px;
    width: 80%;
    text-align: center;
    clear: both;
    display: table;
    position: relative;
    padding: 0px 10%;
} 

#banner-store {
  margin-bottom: 0px !important;
}


.store_locator_single_contact {
  width: 100%;
  float: left;
  padding-left: 0;
}

.store_locator_single_address {
  width: 100%;
  float: left;
}

#store-info h2 { 
  font-size: 1.3em;
  color: #5F6062;
  font-family: 'proxima_nova_rgbold';
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-top: 1em; 
}  

.store_locator_single_categories, .store_locator_single_filter {
  font-size: 1em;
  color: #5F6062;
  margin-top: 1em;
  margin-bottom: 1em; 
}



.am-button a:hover{
background-color: #FFD807;
color: #FFFFFF;
font-weight: bold;
}

/* targeted button tweaks */

.page-template-general .center-content .am-button a {
  background-color: #ffd807;
  color: #5f6062;
}

.page-template-general .center-content .am-button a:hover {
  background-color: #fff;
  color: #5f6062;
  font-weight: normal;
}


.h4{
font-size: 22px;
text-transform: uppercase;
font-family: 'proxima_nova_rgbold';
color: #FFFFFF;
}

.home-social .h4{
color: #5F6062;
padding-left: 70px;
padding-top: 60px;
padding-bottom: 30px;
width: 300px;
}

.home-social{
    background-color: #ebebeb;
	min-height: 300px;
	position: relative;
	overflow: hidden;
}


.home-social .social-buttons .social-btn{
	margin-left: 15px;
	display: inline-block;
}


.home-social .social-buttons .social-btn,
.home-social .social-buttons .social-btn a{
	z-index: 2;
	position: relative;
	display: inline-block;
}

.home-social .social-buttons{
	padding-left: 50px;
}

.home-social .content{
padding: 30px 20px;
}

 .home-social-logo{
	width: 207px;
	height: 240px;
    background-image: url(/wp-content/themes/intrinzic/images/Footer_Seal.png);
	position: absolute;
	left: 100px;
	top: 30px;
	background-size: contain;
	z-index: 1;
}




@media screen and (min-width: 750px){
.contact-us-box p{
max-width: 630px;
}
}

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

.home-social .h4{
width: 100%;
padding-left: 0;
text-align: center;
}

.home-social-logo{
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
padding-left: 0;
}

.home-social .social-buttons{
display: block;
margin: 0 auto;
text-align: center;
width: 100%;
height: 70px;
padding-left: 0;
}

.home-social .social-buttons div:first-of-type{
padding-left: 0;
}

}

.instagram-feed{
margin-left: 400px;
margin-top: -175px;
}

@media screen and (max-width: 700px) {
.instagram-feed{
}
}

.yellow-cta-banner{
	width: 100%;
	background: url(/wp-content/themes/intrinzic/images/Yellow_CTA_Banner.png) no-repeat;
	min-height: 100px;
	position: relative;
}

.page-id-4810 .yellow-cta-banner {
	display: none;
}

.yellow-cta-banner a{
display: block;
width: 100%;
min-height: 100px;
}

.yellow-cta-banner .content{
margin: 40px 5%;
}

.yellow-cta-banner .h2{
float: left;
}

.yellow-cta-banner .cta-copy{
padding-left: 30px;
font-family: 'proxima_nova_rgregular';
color: #5F6062;
font-size: 21px;
float: left;
padding-top: 5px;
}

.yellow-cta-banner .arrow-right{
position: absolute;
right: 20px;
top: 30px;
}

.yellow-cta-banner .arrow-right img{
width: 30px;
}

.h2{
font-size: 32px;
text-transform: uppercase;
font-family: 'proxima_nova_rgbold';
color: #5F6062;
}

@media screen and (max-width: 700px) {
.h2{
font-size: 24px;
}
}

@media screen and (max-width: 950px) {
.yellow-cta-banner .cta-copy{
padding-left: 0;
float: none;
padding-bottom: 40px;
}

.yellow-cta-banner .arrow-right{
top: 50px;
}
}

.home-module{
width: 100%;
position: relative;
display: block;
min-height: 285px;
}

.home-module .module-box,
.home-module .module-box-hover{
width: 33.333%; /* IE11 doesn't handle calc(100% / 3) properly */
float: left;
min-height: 285px;
height: 285px;
display: block;
 background-size: cover !important;
 background-position: center center;
 background-repeat: no-repeat;
 position: relative;
}

.home-module.two .module-box,
.home-module.two .module-box-hover{
width: 50%;
}

.home-module .module-box-hover{
display:none;
background-color: rgba(255,216,7,0.85);
top: 0;
left: 0;
position: absolute;
}

.home-module .module-box a:hover > span{
display: none;
}

.home-module .module-box a:hover > .module-box-hover{
display: block;
width: 100%;
}

.home-module .module-box a{
display: block !important;
width: 100% !important;
height: 100% !important;
min-height: 285px;
color: #FFD807;
font-size: 26px;
font-family: 'proxima_nova_rgbold';
text-align: center;
}

.home-module .module-box span{
text-align: center;
display: block;
padding: 140px 0 0 0;
text-transform: uppercase;
}

.home-module .module-box-hover span{
color: #5F6062;
font-size: 22px;
padding-top: 100px;
text-transform: uppercase;
padding-bottom: 20px;
}

.home-module .module-box-hover .copy{
color: #5F6062;
font-size: 18px;
font-family: 'proxima_nova_rgregular';
padding: 0 15%;
}

@media screen and (max-width: 700px) {
.home-module .module-box,
.home-module .module-box-hover{
width:100%;
float: none;
min-height: 285px;
}

.home-module.two .module-box,
.home-module.two .module-box-hover{
width:100%;
float: none;
min-height: 285px;
}

}

.home-testimonials{
width: 100%;
min-height: 380px;
display: block;
position: relative;
 background-size: cover !important;
 background-position: center center;
 background-repeat: no-repeat;
}

.home-testimonials .inner{
min-height: 380px;
}

.home-testimonials .quote-open{
position: absolute;
left: 20%;
top: 50px;
}

.home-testimonials .quote-closed{
position: absolute;
right: 15%;
bottom: 110px;
}

.home-testimonials .quote-outter{
padding: 0 24% 0 30%;
text-align: center;
}

.quote-outter .quote{
text-align: center;
color: #FFD807;
font-size: 24px;
font-family: 'proxima_nova_rgbold';
line-height: 28px;
padding-top: 130px;
}

.quote-outter .quote-name{
text-align: center;
color: #FFFFFF;
font-family: 'proxima_nova_rgbold';
line-height: 16px;
font-size: 18px;
text-transform: uppercase;
padding-top: 30px;
}

.owl-dots{
position: absolute;
bottom: 5px;
margin: auto 0;
width: 100%;
}

.owl-theme .owl-dots .owl-dot span{
background:  #d8d8d8 !important;
/* border: 1px solid #d8d8d8 !important; */
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
background: #5f6062 !important;
/* border: 1px solid #d8d8d8 !important; */
}

.homepage-main-slider{
height: 100%;
position: relative;
}

.homepage-main-slider .home-down{
position: absolute;
bottom:30px;
margin: auto 0;
width: 100%;
z-index: 99999;
text-align: center;
}

.homepage-main-slider .home-down img{
cursor: pointer;
}

.homepage-main-slider .inner{
height: 100%;
}

.homepage-main-slider  .item{
min-height: 660px;
height: 100%;
 background-size: cover !important;
 background-position: center center;
 background-repeat: no-repeat;
}

.homepage-main-slider .copy{
    display: block;
    padding: 0 0 20px 0;
    text-transform: uppercase;
	color: #FFD807;
    font-size: 26px;
    font-family: 'proxima_nova_rgbold';
	line-height: 28px;
}

.homepage-main-slider .item .item-content{
	position: absolute;
	left: 5%;
	bottom: 10%;
}

@media screen and (min-width: 1900px) {
.homepage-main-slider  .item{
min-height: 880px;
}
}

@media screen and (min-width: 1800px) and (max-width:1900px) {
.homepage-main-slider  .item{
min-height: 800px;
}
}

@media screen and (min-width: 1700px) and (max-width:1800px) {
.homepage-main-slider  .item{
min-height: 700px;
}
}

@media screen and (max-width: 700px) {
.homepage-main-slider .home-down{
display: none;
}

.quote-outter .quote{
padding-top: 70px;
line-height: 20px;
font-size: 18px;
}

.quote-outter .quote-name{
font-size: 16px;
}

.home-testimonials .quote-open,
.home-testimonials .quote-closed{
width: 72px !important;
height: 50px !important;
}

.home-testimonials .quote-open{
left: 10%
}

.home-testimonials .quote-closed{
right: 10%;
}

.homepage-main-slider,
.homepage-main-slider .inner,
.homepage-main-slider .item{
min-height: 285px;
height: 100%;
}

.homepage-main-slider .item .item-content{
	position: absolute;
	left: 10%;
	bottom: 15%;
}

}


.achievement-bar{
min-height: 360px;
position: relative;
height: 100%;
text-align: center;
margin: 0 auto;
}

.achievement-bar .content{
padding: 30px 0;
margin: 0 auto;
display: inline-block;
text-align: center;
}

.achievement-bar .item{
float: left;
padding: 0 20px;
display: inline-block;
text-align: center;
}

.achievement-bar .item img{
width: 255px;
height: 300px;
}

@media screen and (max-width: 1200px) {
.achievement-bar .content{
padding: 60px 0;
}

.achievement-bar .item{
padding: 0 10px;
}

.achievement-bar .item img{
width: 200px;
height: 235px;
}
}

@media screen and (max-width: 900px) {
.achievement-bar .content{
padding: 100px 0;
}

.achievement-bar .item{
padding: 0 5px;
}

.achievement-bar .item img{
width: 160px;
height: 188px;
}
}

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

.achievement-bar .content{
padding: 30px 0;
}


.achievement-bar .item{
width: 90%;
float: none;
text-align: center;
padding: 10px 5%;
}

.achievement-bar .item img{
width: 60%;
height: 60%;
}
}

.full-width-video{
background-color: #000000;
width: 100%;
margin: 0 auto;
display: block;
}

.embed-container { position: relative; padding-bottom: 40.5%; height: 0; overflow: hidden; max-width: 1500px; height: auto; margin: 0 auto; text-align: center; }
.embed-container iframe, .embed-container object, .embed-container embed {position: absolute; top: 1px; left: 0; width: 100%; height: 100%; }

.page-template-careers .embed-container {padding-bottom: 35.5%;}


/* Global ***/
/* REPLACE THIS LINE 185 style.css */


#content strong{
font-weight: normal;
font-family: 'proxima_novasemibold';
}

/* End Global /

/* Projects ***/

.projects-callout-first{
width: 276px;
height: 222px;
margin: 0 0 20px 0;
float: left;
margin-right: 16px;
background: rgb(95,96,98) url("/wp-content/uploads/2015/02/linepattern-grey-173-100-overview_panel.png") right bottom no-repeat;
}

.projects-callout-first-title{
text-transform: uppercase;
width: 90%;
margin: 15px 15px 13px 15px;
color: #FFFFFF;
font-family: 'proxima_nova_rgbold';
font-size: 16px;
}

.projects-callout-first-copy{
border-top: 2px solid rgb(255,222,0);
padding-top: 13px;
margin: 0 15px 15px 15px;
color: #FFFFFF;
font-family: 'proxima_novalight';
font-size: 14px;
line-height: 18px;
}

.projects-callout{
width: 276px;
height: 222px;
float: left;
margin: 0 16px 20px 0;
position: relative;
}

.projects-callout-bar{
background-color: rgb(255,222,0);
width: 276px;
height: 30px;
position: absolute;
bottom: 0;
left: 0;
}

.projects-callout-title{
font-size: 16px;
font-family: 'proxima_nova_rgbold';
color: #5F6062;
text-align: center;
text-transform: uppercase;
padding-top: 8px;
}

.projects-callout-hover{
width: 276px;
height: 222px;
background-color: rgba(0,0,0,0.8);
text-transform: uppercase;
top: 0;
left: 0;
position: absolute;
display:none;
}

.projects-callout-hover a{
text-decoration: none;
font-size: 16px;
font-family: 'proxima_nova_rgbold';
color: #FFFFFF;
text-align: center;
width: 100%;
height: 100%;
display: block;
}

.projects-callout-hover-title{
padding-top: 80px;
}

.projects-callout-hover-title span{
border-bottom: 1px solid rgb(255,222,0);
padding: 0 25px 4px 25px;
}

.page-id-1292 .projects-callout-hover-title span{
font-size: 14px;
}

.projects-callout-hover-more-info{
padding-top: 14px;
font-size: 24px;
font-family: 'proxima_nova_rgbold';
}

.projects-callout:hover{
cursor: pointer;
}

.projects-callout:hover > .projects-callout-bar{
display: none;
}

.projects-callout:hover > .projects-callout-hover{
display: block;
}


@media screen and (max-width: 700px) {
.projects#main-content {
    margin: 20px;
  }
}

@media screen and (max-width: 450px) {
    .projects-callout {
        width: 100%;
        height: auto;
        float: none;
        margin: 5% auto;
        position: relative;
    }
    .projects-callout-first{
        width: 90%;
        height: auto;
        margin: 0 0 5% 0;
        float: none;
        position: relative;
        left:5%;
    }
    .projects-callout a {
        position: relative;
        width: 90%;
        left: 5%;
    }
    .projects-callout a img {
        width: 100%;
        height: auto;
    }
    .projects-callout-bar{
        width: 90%;
        left: 5%;
    }
    .projects-callout-hover{
        width: 90%;
        height: 100%;
        top: 0;
        left: 5%;
    }
    .projects-callout-hover a{
        width: 80%;
        height: 100%;
        left: 10%;
        font-size: 12px;
    }
    .projects-callout-hover-title span {
        display:none;
    }
    .projects-callout-first-title{
        margin: 0;
        padding: 15px 15px 13px 15px;
    }
    .projects-callout-first-copy{
        border-top: 2px solid rgb(255,222,0);
        margin: 0;
        padding: 13px 15px 15px 15px;
    }
	.projects-callout:hover .projects-callout-bar {
		display: block;
	}
	.projects-callout:hover .projects-callout-hover {
		display: none;
	}
}

/* End Projects ***/

/* Careers/ Services Landing ****/


.careers .projects-callout{
width: 276px;
height: 245px;
}

.careers .projects-callout-hover{
width: 276px;
height: 245px;
}

 /*End Careers/ Services Landing ****/

/* Search ***/
.search .content-area{
margin: 0 auto;
max-width: 561px;
background-color: #F6F6F6;
border-right: 9px solid rgb(255,222,0);
padding: 40px 60px 15px 45px;
}

.search .searched-for{
height: 50px;
border-bottom: 1px solid #58595B;
font-family: 'proxima_novalight';
font-size: 18px;
color: #58595B;
}

.search .post{
padding: 40px 0;
font-family: 'proxima_nova_rgbold';
font-size: 18px;
border-bottom: 1px solid #58595B;
text-decoration: none;
}

.search .post a{
color: #58595B;
padding: 5px;
display: inline;
}

.search .post a:hover{
background: #F9EFAC;
}
/* End Search ***/

/* 404 Page ***/
.not-found .content-area{
margin: 0 auto;
max-width: 445px;
background-color: #F6F6F6;
border-right: 9px solid rgb(255,222,0);
padding: 40px 136px 300px 85px;
color: #58595B;
font-family: 'proxima_nova_rgbold';
font-size: 18px;
}

.not-found .page-title{
margin-bottom: 20px;
}

.not-found a{
display: inline;
color: #C0C1C2;
}
/* End 404 Page ***/

/* Projects List Landing***/
.projects-list .content-area {
margin: 0 auto;
max-width: 952px;
}

.project-list-item{
height: 259px;
clear: both;
color: rgb(70,70,70);
}

.project-list-item .project-image{
width: 276px;
height: 239px;
float: left;
}

.project-list-item .project-info{
width: 291px;
height: 239px;
border-right: 9px solid rgb(255,222,0);
font-family: 'proxima_nova_rgbold';
float: left;
background: #F6F6F6 url("/wp-content/uploads/2015/02/linepattern-yellow-190-109-project_list.png") right bottom no-repeat;
}

.project-list-item .project-info-inner{
padding: 15px 30px 15px 15px;
}

.project-list-item .project-title{
font-size: 18px;
border-bottom: 2px solid rgb(255,222,0);
padding-bottom: 10px;
text-transform: uppercase;
}

.project-list-item .project-location{
font-size: 12px;
font-family: 'proxima_nova_rgregular';
margin-top: 10px;
line-height: 15px;
}

.project-list-item .project-value,
.project-list-item .project-client {
font-size: 12px;
font-family: 'proxima_nova_rgregular';
margin-top: 10px;
line-height: 15px;
}

.project-list-item .project-location-title,
.project-list-item .project-value-title,
.project-list-item .project-client-title {
font-family: 'proxima_nova_rgbold';
}

.project-list-item .project-link{
font-size: 13px;
margin-top: 8px;
margin-left: 50px;
text-align: center;
width: 140px;
padding: 9px;
background-color: rgb(255,222,0);
}

.project-list-item .project-link:hover{
background-color: rgb(121,122,123);
}

.project-list-item .project-link:hover{
color: rgb(255,222,0);
}


.project-list-item .project-info a{
color: rgb(70,70,70);
padding-top: 3px;
}

.project-list-item .project-location-image{
width: 276px;
height: 239px;
float: left;
}

.projects-list .project-overview-content{
	max-width: 851px;
	margin: 0 0 5px 0;
	font-family: "proxima_nova_rgregular";
	font-size: 12px;
	line-height: 14px;
	color: rgb(88,89,91);
}

.projects-list .project-overview-content p{
	padding-bottom: 20px;
}

.projects-list .project-overview-content h3{
	text-transform: uppercase;
	font-family: 'proxima_nova_rgbold';
	font-size: 16px;
	margin: 0 0 5px 0;
}

.projects-list .project-overview-content ul{
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 25px;
	clear: both;
	float: left;
}

.projects-list .project-overview-content li{
	width: 50%;
	float: left;
}

@media screen and (max-width: 1000px) {
 .project-list-item .project-location-image{
	display: none;
 }

.projects-list .project-overview-content{
	max-width: 570px;
}
.projects-list .project-overview-content ul{
	float: none;
	margin-bottom: 20px;
}
.projects-list .project-overview-content li{
	width: 100%;
	float: none;
}
}

@media screen and (max-width: 700px) {
 .project-list-item .project-location-image{
	display: none;
 }
 .project-list-item .project-image{
 	display: none;
 }
.projects-list .project-overview-content ul{
	float: none;
	margin-bottom: 20px;
}
.projects-list .project-overview-content li{
	width: 100%;
	float: none;
}
.project-list-item .project-info {
	width: 95%;
	max-width: 95%;
}
.projects-list .project-overview-content {
	width: 95%;
	max-width: 95%;
}
}
/* End Projects List Landing***/

/* Product with Buttons (Product Detail) ***/
.product .content-area{
margin: 0 auto;
max-width: 952px;
color: rgb(70,70,70);
}

.product .product-area{
display: table;
}

.product .product-image-area{
background: #F6F6F6 url("/wp-content/uploads/2015/02/linepattern-grey-275-275-detail_left_column_background.png") repeat-y;
width: 235px;
display: table-cell;
padding: 20px;
}

.product .product-image-area img{
margin-bottom: 20px;
}

.product .product-main-area{
max-width: 471px;
background-color: #F6F6F6;
border-right: 9px solid rgb(255,222,0);
color: #58595B;
font-family: 'proxima_nova_rgregular';
display: table-cell;
padding: 20px 75px 20px 20px;
position: relative;
vertical-align: top;
}

.page-id-128 .product .product-main-area,
.page-id-126 .product .product-main-area,
.page-id-123 .product .product-main-area,
.page-id-54 .product .product-main-area,
.page-id-121 .product .product-main-area{
max-width: 340px;
padding-right: 206px;
}

.product .product-back{
position: absolute;
font-family: 'proxima_nova_rgbold';
font-size: 13px;
right: 15px;
top: 15px;
}

.product .product-back a{
color: #58595B;
}

.product .product-title{
margin-bottom: 14px;
padding-bottom: 12px;
font-family: 'proxima_nova_rgbold';
font-size: 18px;
text-transform: uppercase;
border-bottom: 2px solid rgb(255,222,0);
}

.product .product-info{
font-size: 12px;
line-height: 18px;
}

.product #content .product-info a{
color: rgb(122,122,122);
display: inline-block;
text-decoration: underline;
}

.product .product-info a:hover{
background: #F9EFAC;
}

.product p{
margin-bottom: 20px;
}

.product .product-back-to-prod,
.product .product-request-quote,
.product #product-calculator-button{
right: 15px;
position: absolute;
font-family: 'proxima_nova_rgbold';
font-size: 13px;
text-align: center;
width: 151px;
padding: 12px 8px 10px 8px;
background-color: rgb(255,222,0);
color: rgb(70,70,70);
}

.product .product-back-to-prod{
top: 65px;
}

/*.product .product-request-quote{
top: 120px;
}*/

.product #product-calculator-button{
top: 120px;
}

.product .product-back-to-prod:hover,
.product .product-request-quote:hover,
.product #product-calculator-button:hover{
background-color: rgb(121,122,123);
color: rgb(255,222,0);
}

.product #product-calculator-button{
cursor: pointer;
}

.product #content ol,
.product #content ul{
margin-left: 15px;
}


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

 .product .product-image-area{
 	display: none;
 }

.product .product-main-area,
.page-id-128 .product .product-main-area,
.page-id-126 .product .product-main-area,
.page-id-123 .product .product-main-area,
.page-id-54 .product .product-main-area,
.page-id-121 .product .product-main-area{
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
 }

 .page-template-detail-template-categories-php .product .product-title{
     margin-bottom: 245px;
 }

 .product .product-back-to-prod,
 .product .product-request-quote,
 .product #product-calculator-button{
 position: absolute;
 left: 20px;
 }

 .product .product-back-to-prod{
 /*top: 75px;*/
 display: none;
 }

 .product .product-request-quote{
 top: 75px;
 width: auto;
 }

 .page-id-121  .product .product-request-quote{
 top: 105px;
 width: 100%;
 left:0;
 padding: 13px 0;
 }

 .product #product-calculator-button{
 /*top: 185px;*/
 display: none;
 }

 .product #product-calculator{
 top: 185px;
 left: 0px;
 }
}
/* End Product with Buttons (Product Detail) **/

/* Generic Template with Categories***/


.categories .view-by-category-title{
font-family: 'proxima_nova_rgbold';
text-transform: uppercase;
border-bottom: 2px solid rgb(255,222,0);
padding: 15px 12px 13px 12px;
background-color:rgb(95,96,98);
font-size: 13px;
margin-bottom: 7px;
color:white;
}

.categories #content .view-by-category a{
font-size: 1.2em;
color: #5F6062;
font-family: 'proxima_nova_rgbold';
display: block;
padding:10px;
}

.categories #content .view-by-category a.active{
}

.categories #content .view-by-category a:hover{
}

.categories .main-info{
display: none;
}

.categories .main-info.active{
display: block;
}

.categories #content ol,
.categories #content ul{
margin-left: 15px;
}

.categories .category-expand-arrow {
display: none;
}

@media screen and (max-width: 700px) {
.categories .product-main-content {
position: relative;
}

.categories .product-title {
min-width:100%;
}

.categories .product-back {
top: 0;
right: 0;
}


.categories .category-expand-arrow {
display: inline;
width: 5%;
height: auto;
float:right;
margin: 2px 5px;
transition: all .5s ease;
-webkit-transition: all .5s ease;
}

.page-template-detail-template-categories-php .product .product-title {
margin-bottom: 60px;
}

}

/* Category Template Safeguards for Specific Pages */
.page-id-29 .product-area {
min-height: 585px;
}
.page-id-1771 .product-area {
min-height: 663px;
width: 100%;
}

.page-id-1771 .product .product-info {
	min-height: 400px;
}
/* End Template with Categories***/

/* Generic Template (Categories & Buttons) ***/

@media screen and (max-width: 700px) {
    .button-category-hybrid .view-by-category{
        margin-top: 20px;
        width: auto;
    }

    .button-category-hybrid .product-title{
        margin-bottom: 125px;
    }
}
/* End Generic Template (Categories & Buttons)/

/* Request A Quote ***/
.request-quote .content-area{
margin: 0 auto;
max-width: 952px;
color: rgb(70,70,70);
}

.request-quote .product-main-area{
max-width: 580px;
background-color: #F6F6F6;
border-right: 9px solid rgb(255,222,0);
color: #58595B;
font-family: 'proxima_nova_rgregular';
display: block;
padding: 20px 215px 45px 46px;
position: relative;
}

.request-quote .product-back{
position: absolute;
font-family: 'proxima_nova_rgbold';
font-size: 13px;
right: 15px;
top: 15px;
}

.request-quote .product-back a{
color: #58595B;
}

.request-quote .product-title{
margin-bottom: 14px;
padding-bottom: 12px;
font-family: 'proxima_nova_rgbold';
font-size: 18px;
text-transform: uppercase;
border-bottom: 2px solid rgb(255,222,0);
}

.request-quote .product-info{
font-size: 12px;
line-height: 12px;
}

.request-quote #product-calculator-button{
right: 15px;
position: absolute;
font-family: 'proxima_nova_rgbold';
font-size: 13px;
text-align: center;
width: 151px;
padding: 12px 8px 10px 8px;
background-color: rgb(255,222,0);
color: rgb(70,70,70);
}

.request-quote #product-calculator-button{
top: 50px;
}

.request-quote #product-calculator-button:hover{
background-color: rgb(121,122,123);
color: rgb(255,222,0);
}

.request-quote #product-calculator-button{
cursor: pointer;
}

.request-quote input,
.request-quote textarea{
border: rgb(219,219,219) 1px solid;
font-family: 'proxima_nova_rgregular';
font-size: 12px;
padding: 4px 2px;
}

.request-quote label{
font-family: 'proxima_nova_rgregular';
font-size: 12px;
}

.request-quote sup{
color: red;
font-size: 14px;
margin-left: 2px;
}

.section-customer-info,
.section-material-info,
.section-job-info{
margin-bottom: 35px;
}

.section-customer-info .section-title{
font-family: 'proxima_nova_rgbold';
font-size: 12px;
padding-bottom: 20px;
}

.section-material-info .section-title,
.section-job-info .section-title{
font-family: 'proxima_nova_rgbold';
font-size: 12px;
padding-top: 12px;
border-top: 2px solid rgb(255,222,0);
margin-bottom: 20px;
clear: both;
}

.section-customer-info p,
.section-material-info p,
.section-job-info p{
margin-bottom: 7px;
height: 25px;
}

.section-customer-info span[role="alert"]{
float: right;
font-family: 'proxima_nova_rgregular';
font-size: 12px;
display: none;
}

.request-quote .wpcf7-not-valid{
border: red 1px solid;
}

.request-quote .wpcf7-response-output{
border: red 1px solid;
font-family: 'proxima_nova_rgregular';
font-size: 14px;
}

.section-customer-info input,
.section-job-info input{
float: right;
margin-left: 28px;
width: 388px;
}

.section-customer-info label,
.section-job-info label{
display: inline;
line-height: 25px;
float: right;
}

.section-material-info input{
display: inline;
width: 184px;
}

.section-material-info label{
width: 190px;
margin-bottom: 10px;
display: inline-block;
}

.section-material-info .mobile-show{
display: none;
}

.section-job-info textarea{
float: right;
margin-left: 28px;
width: 388px;
margin-bottom: 7px;
height: 120px;
}

.request-quote div.submit{
clear: both;
margin-left: 240px;
}

.request-quote input[type="submit"]{
font-family: 'proxima_nova_rgbold';
font-size: 13px;
text-align: center;
width: 151px;
padding: 12px 8px 10px 8px;
background-color: rgb(255,222,0);
color: rgb(70,70,70);
border: 0;
margin-top: 38px;
}
.request-quote input[type="submit"]:hover{
background-color: rgb(121,122,123);
color: rgb(255,222,0);
cursor: pointer;
}

@media screen and (max-width: 1000px) {
.section-customer-info input,
.section-job-info input,
.section-job-info textarea{
width: 300px;
}

.section-material-info label{
width: 155px;
}

.section-material-info input{
width: 150px;
}
}

@media screen and (max-width: 700px) {
.request-quote .product-main-area{
padding-left: 10px;
padding-right: 10px;
}

.request-quote #product-calculator-button{
position: absolute;
left: 10px;
top: 100px;
}

.request-quote #product-calculator{
top: 100px;
left: 0px;
}

.section-customer-info p, .section-material-info p, .section-job-info p{
margin-bottom: 0;
}

.section-customer-info input{
display: block;
position: relative;
top: 50px;
width: 100%;
}

.section-job-info input{
display: block;
position: relative;
top: 50px;
width: 100%;
}

.section-job-info textarea{
width: 100%;
display: block;
position: relative;
height: 30px;
top: 70px;
}

.section-customer-info label,
.section-job-info label{
float: left;
display: block;

}

.section-material-info{
padding-top: 210px;
}

.section-job-info{
padding-top: 120px;
}

.section-material-info .section-title{
padding-top: 30px;
}

.section-material-info input {
display: block;
position: relative;
width: 100%;
}

.section-material-info .mobile-hide{
display: none;
}

.section-material-info .mobile-show{
display: block;
margin-top: 10px;
}

.section-job-info .section-title{
padding-top: 30px;
margin-bottom: 0;
}

.request-quote div.submit{
margin: 0 0 0 0;
padding-top: 20px;
}
}
/* End Request A Quote ***/

/* Newsletter Request ***/
.newsletter .content-area{
margin: 0 auto;
max-width: 556px;
background-color: #F6F6F6;
border-right: 9px solid rgb(255,222,0);
padding: 47px 60px 300px 48px;
color: #58595B;
font-family: 'proxima_nova_rgbold';
font-size: 18px;
}

.section-newsletter-request p{
margin-bottom: 7px;
height: 25px;
}

.section-newsletter-request span[role="alert"]{
float: right;
font-family: 'proxima_nova_rgregular';
font-size: 12px;
display: none;
}

.newsletter .wpcf7-not-valid{
border: red 1px solid;
}

.newsletter .wpcf7-response-output{
border: red 1px solid;
font-family: 'proxima_nova_rgregular';
font-size: 14px;
}

.section-newsletter-request input{
float: right;
margin-left: 28px;
width: 388px;
border: rgb(219,219,219) 1px solid;
font-family: 'proxima_nova_rgregular';
font-size: 12px;
padding: 4px 2px;
}

.section-newsletter-request label{
display: inline;
line-height: 25px;
float: right;
font-family: 'proxima_nova_rgregular';
font-size: 12px;
}

.newsletter sup{
color: red;
font-size: 14px;
margin-left: 2px;
}

.section-newsletter-request .section-title{
font-family: 'proxima_nova_rgbold';
font-size: 18px;
border-bottom: 2px solid rgb(255,222,0);
padding-bottom: 20px;
margin-bottom: 30px;
clear: both;
}

.newsletter div.submit{
clear: both;
text-align: center;
margin-left: 0;
}

.newsletter input[type="submit"]{
font-family: 'proxima_nova_rgbold';
font-size: 13px;
text-align: center;
width: 151px;
padding: 12px 8px 10px 8px;
background-color: rgb(255,222,0);
color: rgb(70,70,70);
border: 0;
margin-top: 38px;
}

.newsletter input[type="submit"]:hover{
background-color: rgb(121,122,123);
color: rgb(255,222,0);
cursor: pointer;
}

@media screen and (max-width: 700px) {
.section-newsletter-request .section-title{
margin-bottom: 10px;
}

.section-newsletter-request input{
display: block;
position: relative;
top: 50px;
width: 100%;
}

.section-newsletter-request label{
float: left;
display: block;
}

.newsletter input[type="submit"]{
margin-top: 50px;
}
}
/* End Newsletter Request ***/

/* Product Calculator ***/
#product-calculator{
width: 300px;
height: 300px;
border: 5px solid rgb(255,222,0);
z-index: 9999;
position: absolute;
bottom: 0;
left: 42%;
display: none;
}

.request-quote #product-calculator{
top: 50px;
}

#product-calculator .product-calculator-top{
background-color: rgb(255,222,0);
height: 30px;
position: relative;
}

#product-calculator .product-calculator-title{
padding-top: 10px;
padding-left: 20px;
font-family: 'proxima_nova_rgbold';
font-size: 12px;
}

#product-calculator .product-calculator-close{
position: absolute;
top: 3px;
right: 3px;
}

#product-calculator .product-calculator-content{
padding: 0 20px 55px 20px;
background-color: #FEF8EA;
}

#product-calculator .product-calculator-select,
#product-calculator .product-calculator-dimensions,
#product-calculator .product-calculator-will-need{
padding-top: 6px;
font-family: 'proxima_nova_rgbold';
font-size: 12px;;
}

#product-calculator input[type="radio"]{
display: none;
}

#product-calculator label{
font-size: 12px;
font-family: 'proxima_nova_rgregular';
}

#product-calculator input[type="radio"] + label{
display: block;
padding: 4px 0 4px 20px;
margin-top: 1px;
}

#product-calculator input[type=radio]:checked + label,
#product-calculator input[type=radio] + label:hover{
background-color: rgb(255,222,0);
}

#product-calculator input[type=radio] + label:hover{
cursor: pointer;
}

#product-calculator input[type="text"],
#product-calculator input[type="number"]{
font-size: 12px;
font-family: 'proxima_nova_rgregular';
background-color: #FFFFFF;
border: 1px solid #A9A9A9;
padding: 1px 2px;
margin: 0 5px;
}

#product-calculator input[type="text"] + label,
#product-calculator input[type="number"] + label{
line-height: 25px;
}

#product-calculator label[for="depth_feet"]{
margin-right: 12px;
}

#product-calculator label[for="depth_inch"]{
margin-right: 59px;
}

#product-calculator input[type="number"]{
width: 50px;
}

#product-calculator #product-calculator-total{
padding-top: 10px;
font-family: 'proxima_nova_rgbold';
font-size: 15px;
color: rgb(0,0,0);
text-transform: uppercase;
height: 15px;
}

#product-calculator .product-calculator-quote{
right: 15px;
font-family: 'proxima_nova_rgbold';
font-size: 13px;
text-align: center;
width: 151px;
padding: 12px 8px 10px 8px;
background-color: rgb(255,222,0);
color: rgb(70,70,70);
margin: 10px 0 0 50px;
}

#product-calculator .product-calculator-quote:hover{
background-color: rgb(121,122,123);
color: rgb(255,222,0);
}

@media screen and (max-width: 700px) {
#product-calculator{
width: 280px;
left: 15%;
}
}

/* Temporary removal of submit a quote */
#content #product-calculator-quote-link {
display: none;
}
.page-id-22 .projects-callout:last-of-type {
display: none;
}
/* End Product Calculator ***/

/* Contact ***/
/* Contact Landing */
.contact-callout-first{
width: 276px;
height: 245px;
margin: 0 0 20px 0;
float: left;
margin-right: 16px;
background: rgb(95,96,98) url("/wp-content/uploads/2015/02/linepattern-grey-173-100-overview_panel.png") right bottom no-repeat;
}

.contact-callout-first-title{
text-transform: uppercase;
width: 90%;
margin: 15px 15px 13px 15px;
color: #FFFFFF;
font-family: 'proxima_nova_rgbold';
font-size: 16px;
}
.contact-callout-first-copy{
border-top: 2px solid rgb(255,222,0);
padding-top: 13px;
margin: 0 15px 15px 15px;
color: #FFFFFF;
font-family: 'proxima_novalight';
font-size: 14px;
line-height: 18px;
}

@media screen and (max-width: 450px) {
    .contact-callout {
        width: 100%;
        height: auto;
        float: none;
        margin: 5% auto;
        position: relative;
    }
    .contact-callout-first{
        width: 90%;
        height: auto;
        margin: 0 0 5% 0;
        float: none;
        position: relative;
        left:5%;
    }
    .contact-callout a {
        position: relative;
        width: 90%;
        left: 5%;
    }
    .contact-callout a img {
        width: 100%;
        height: auto;
    }

	.page-id-282 .careers .projects-callout,
	.page-id-1522 .careers .projects-callout {
		width: 100%;
		overflow: hidden;
	}

    .contact-callout-bar{
        width: 90%;
        left: 5%;
    }
    .contact-callout-hover{
        width: 90%;
        height: 100%;
        top: 0;
        left: 5%;
    }
    .contact-callout-hover a{
        width: 80%;
        height: 100%;
        left: 10%;
        font-size: 12px;
    }
    .contact-callout-hover-title span {
        display:none;
    }
    .contact-callout-first-title{
        margin: 0;
        padding: 15px 15px 13px 15px;
    }
    .contact-callout-first-copy{
        border-top: 2px solid rgb(255,222,0);
        margin: 0;
        padding: 13px 15px 15px 15px;
    }
}
/* End Landing */

.contact .content-area {
margin: 0 auto;
max-width: 952px;
}

.contact #contact-map{
margin-bottom: 13px;
float: left;
width:567px;
height:567px;
background-image: url('https://www.allanmyers.com/wp-content/uploads/2017/08/map2017.jpg');
}

.contact #careers-map{
margin-bottom: 13px;
float: left;
width:567px;
height:443px;
background-image: url('https://www.allanmyers.com/wp-content/uploads/2016/08/map_contact_mailing_location_OFF.png');
}

.contact #careers-map.PA,
.contact .pre-load-careers-map.PA{
background-image: url('https://www.allanmyers.com/wp-content/uploads/2016/08/map_contact_mailing_location_PA.png');
}

.contact #careers-map.MD,
.contact .pre-load-careers-map.MD{
background-image: url('https://www.allanmyers.com/wp-content/uploads/2016/08/map_contact_mailing_location_MD.png');
}

.contact #careers-map.VA,
.contact .pre-load-careers-map.VA{
background-image: url('https://www.allanmyers.com/wp-content/uploads/2016/08/map_contact_mailing_location_VA.png');
}

.contact .right-list{
width: 279px;
margin-left: 16px;
border-left: rgb(95,96,98) 1px solid;
border-bottom: rgb(95,96,98) 1px solid;
border-right: rgb(95,96,98) 1px solid;
height: 567px;
float: left;
}

.contact-careers .right-list{
width: 279px;
margin-left: 16px;
border-left: rgb(95,96,98) 1px solid;
border-bottom: rgb(95,96,98) 1px solid;
border-right: rgb(95,96,98) 1px solid;
height: 441px;
float: left;
}

.contact .contact-tabs{
position: relative;
height: 27px;
width: 100%;
font-family: 'proxima_nova_rgbold';
font-size: 12px;
text-transform: uppercase;
}

.contact #office-tab{
z-index: 998;
position: absolute;
background-image: url('/wp-content/themes/intrinzic/images/contact-not-active.png');
width: 115px;
height: 27px;
}

.contact #asphalt-tab{
z-index: 997;
position: absolute;
left: 62px;
background-image: url('/wp-content/themes/intrinzic/images/mailing-not-active.png');
width: 150px;
height: 27px;
}

.contact #quarry-tab{
z-index: 998;
right: 0;
position: absolute;
background-image: url('/wp-content/themes/intrinzic/images/locations-not-active.png');
width: 118px;
height: 27px;
}

.contact #office-tab > .active{
background-image: url('/wp-content/themes/intrinzic/images/contact-active.png');
}

.contact #asphalt-tab > .active{
background-image: url('/wp-content/themes/intrinzic/images/mailing-active.png');
}

.contact #quarry-tab > .active{
background-image: url('/wp-content/themes/intrinzic/images/locations-active.png');
}

.contact #office-tab span{
padding-left: 10px;
padding-top: 7px;
display: block;
height: 20px;
cursor: pointer;
}

.contact #asphalt-tab span{
padding-left: 50px;
padding-top: 7px;
display: block;
height: 20px;
cursor: pointer;
}

.contact #quarry-tab span{
padding-left: 45px;
padding-top: 7px;
display: block;
height: 20px;
cursor: pointer;
}

.contact .contact-tabs{
color: #FFFFFF;
}

.contact .contact-tabs .active{
color: #58595B;
}

.contact .tab-list{
display: none;
width: 100%;
height: 540px;
overflow-y: scroll;
}

.contact .tab-list.active{
display: block;
}

.contact .list-item{
padding-top: 8px;
border-top: 2px solid rgb(255,222,0);
margin: 8px 6px 0 6px;
font-size: 11px;
font-family: 'proxima_nova_rgregular';
color: #58595B;
line-height: 13px;
}

.contact .tab-list .list-item{
margin: 3px 11px 0 15px;
padding-top: 0;
border: 0;
}

.contact .list-item.first{
border-top: 0;
padding-top: 0;
}

.contact .list-item.last{
padding-bottom: 10px;
border-bottom: 2px solid rgb(255,222,0);
}

.contact .list-item-section-label{
font-family: 'proxima_nova_rgbold';
font-size: 12px;
text-transform: uppercase;
margin-bottom: 6px;
margin: 20px 11px 0px 15px;
padding-bottom: 10px;
border-bottom: 2px solid rgb(255,222,0);
}

.contact .list-item a{
color: #58595B;
text-decoration: none;
}

.contact .list-item img{
width: 55px;
height: 50px;
float: left;
padding-right: 12px;
padding-top: 1px;
display: none;
}

.contact .list-item-inner {
padding: 5px 0;
}

.contact .list-item-inner:hover{
background-color: #FFF5B3;
cursor: pointer;
}

.contact span.arrow{
margin: 0 10px 0 0;
}

@media screen and (max-width: 700px) {
.contact #contact-map,
.contact #careers-map{
display: none;
}

.contact .right-list{
margin-left: 8px;
}
}

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

    .contact .right-list {
        margin: 5%;
        width: 90%;
        height: auto;
        border: none;
        float: none;
    }
    .contact .contact-tabs{
        position: relative;
        height: auto;
        padding-bottom: 3%;
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
    }
    .contact #office-tab,
    .contact #quarry-tab,
    .contact #asphalt-tab {
        position: relative;
        background-image: none;
        display: inline-block;
        width: 30%;
        margin: 0 1.1% 0 0;
        height: auto;
        left: 0;
        overflow: hidden;
        background-color: rgb(200,200,200);
		flex-grow: 1;
    }
    .contact #quarry-tab {
        margin-right:0;
    }
    .contact #office-tab > .active,
    .contact #quarry-tab > .active,
    .contact #asphalt-tab > .active {
        background-image: none;
        background-color: rgb(95, 96, 98);
        color: rgb(255, 255, 255);
    }
    .contact #office-tab span,
    .contact #quarry-tab span,
    .contact #asphalt-tab span {
        padding: 10% 0;
        margin: 0;
        cursor: pointer;
        height: auto;
        width: 100%;
        text-align: center;
    }
    .contact .list-item a {
        width:100%;
    }
    .contact #office-tab-list .list-item,
	.contact #asphalt-tab-list .list-item,
	.contact #quarry-tab-list .list-item {
        margin: 0;
        padding: 2% 0;
    }
    .contact #office-tab-list .list-item-section-label,
	.contact #asphalt-tab-list .list-item-section-label,
	.contact #quarry-tab-list .list-item-section-label	{
        margin: 0 0 1% 0;
        padding: 5% 0;
    }
}
/* End Contact ***/

/* History ***/

#main-content.history {
  background-image: none;
  background-size: cover;
  background-position: center center;
  position: relative;
  max-height: 400px;
  }

.page-id-26 .content-area{
  margin: 0 auto;
  width: 100%;
  max-width: 1250px;
}

.history #history-container{
  overflow: hidden;
}

.history .vertical-main-menu{
  width: 60px;
  font-size: 12px;
  font-family: 'proxima_novasemibold';
  letter-spacing: 0.06em;
  margin-right: 10px;
  float: left;
  cursor: pointer;
}

.history .vertical-main-menu .year-number {
  background-color: rgba(95,96,98,0.8);
  border-bottom: 1px solid rgb(190,191,192);
  color: rgb(255,255,255);
}

.history .vertical-main-menu .year-number{
  padding: 12px 0;
  text-align: center;
}

.history .vertical-main-menu .year-number.active,
.history .vertical-main-menu .year-number:hover{
  background-color: rgba(37,37,36,0.8);
  color: rgb(255,222,0);
}

.history .title{
  height: 30px;
  background: rgb(37,37,36);
  background: rgba(37,37,36,0.85);
  border-top: 2px solid rgba(46,46,47,.0.8);
  border-bottom: 1px solid rgba(34,34,35,0.8);
  padding: 8px 0;
}

.history .title h3{
  text-transform: uppercase;
  max-width: 368px;
  margin-left: 20px;
  color: rgb(255,222,0);
  font-family: 'proxima_nova_rgbold';
  font-size: 18px;
  padding-top: 8px;
}

.history #history-overlay {
  width: 350px;
  background: rgb(95,96,98);
  color: rgb(255,255,255);
  font-size: 14px;
  font-family: 'proxima_novasemibold';
  height: 370px;
  display: block;
  float: left;
  margin-bottom: 200px;
  margin-right: 10px;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(34,34,35,0.6);
}

.history .year-copy{
  padding: 0 20px;
  display: none;
}

.history .year-copy-date{
   font-family: 'proxima_novasemibold';
   letter-spacing: 0.06em;
   color: rgb(255,222,0);
   font-size: 14px;
   margin: 20px 0;
}

.history .year-copy-main ,
.history .year-copy-main-2,
.history .year-copy-main-3{
  font-family: 'proxima_nova_rgregular';
  line-height: 1.4em;
  letter-spacing: .05em;
  display: none;
}

.history .year-copy.active{
  display: block;
}

.page-id-26 .slider-container {
  width: 560px;
  height: 380px;
  background-color: rgb(50,50,50);
}

.history #slides img {
  width: auto;
  height: 100%;

}

.year-image-wrapper {
display: none;
position: relative;
width: 100%;
}

.year-image-wrapper.active {
display: block;
}

.year-image-wrapper img {
width: 240px;
height: 190px;
display: inline-block;
position: absolute;
}

.year-image-wrapper img:first-of-type {
width: 560px;
height: 392px;
}

.year-image-wrapper img:nth-of-type(2) {
left: 1000px;
top: 0;
}

.year-image-wrapper img:nth-of-type(3) {
left: 1000px;
top: 200px;
}

.overflow-bar {
background-color: rgb(95,96,98);
height: 45px;
position: absolute;
top: 348px;
left: 70px;
width: 350px;
z-index: 500;
}

.overflow-left {
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-right:15px solid rgb(255,222,0);
position: absolute;
left: 80px;
top: 355px;
z-index: 600;
cursor: pointer;
}

.overflow-right {
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid rgb(255,222,0);
position: absolute;
left: 395px;
top: 355px;
z-index: 600;
cursor: pointer;
}

.hidden-images {
display: none;
}

.pagination {
position: absolute;
left: 200px;
top: 365px;
color: white;
font-size: 14px;
z-index: 600;
}

.pagination li {
display: inline-block;
padding: 0 .5em;
cursor: pointer;
}

.history .year-copy-main.active-copy,
.history .year-copy-main-2.active-copy,
.history .year-copy-main-3.active-copy {
display: block;
}

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

}

@media screen and (max-width: 700px) {
#main-content.history {
padding-top: 20px;
}

.history .vertical-main-menu,
.history .secondary-menu,
.history .secondary-menu.active{
display: none;
}

.history .year-copy{
display: block;
}

.history #history-overlay{
margin: 0 20px;
width: auto;
}

}

/* End History ***/

/* College Recruitment Callout */
#recruit-team-info{
width: 233px;
font-size: 12px;
font-family: 'proxima_nova_rgregular';
color: #58595B;
text-transform: uppercase;
overflow: hidden;
}

#recruit-team-info .recruit-team-info-inner{

}

#recruit-team-info .recruit-team-info-title {
font-family: 'proxima_nova_rgbold';
text-transform: uppercase;
border-bottom: 2px solid rgb(255,222,0);
padding: 15px 12px 13px 12px;
background-color:rgb(95,96,98);
font-size: 13px;
margin-bottom: 7px;
color:white;
width: 100%;
position:relative;
}

#recruit-team-info .recruit-team-info-title img {
position: absolute;
right: 40px;
top: 17px;
width: 13px;
height: auto;
transition: all .5s ease;
-webkit-transition: all .5s ease;
}

.inactive-image {
-webkit-transform: rotate(180deg);
-moz-transform:    rotate(180deg);
-ms-transform:     rotate(180deg);
-o-transform:      rotate(180deg);
transform:         rotate(180deg);
transition: all .5s ease;
-webkit-transition: all .5s ease;
}

#recruit-team-info .p-q-expanding {
height: auto;
transition:  height 1s ease;
-webkit-transition: height 1s ease;
}

#recruit-team-info .bottom-quarry-info {
margin-top: 10px;
}

#recruit-team-info .recruit-team-info-state{
line-height: 10px;
font-size: 15px;
display: block;
background-color:rgb(210,210,210);
margin-bottom: 7px;
padding:6px;
font-size:11px;
letter-spacing:.08em;
width: 100%;
}

#recruit-team-info .recruit-team-info-inner a{
line-height: 15px;
display: block;
background-color: rgb(235,235,235);
margin-bottom: 7px;
padding:10px;
font-size:11px;
letter-spacing:.08em;
width: 100%;
text-decoration: none;
position: relative;
overflow:hidden;
}

#recruit-team-info .recruit-team-info-inner a:hover{
background-color: rgb(210,210,210);
}

#recruit-team-info .p-q-expanding {
overflow:hidden;
}

#recruit-team-info .inactive-expand {
height: 0;
transition: height 1s ease;
-webkit-transition: height 1s ease;
}

.page-id-41 #recruit-team-info{
border: 1px solid rgb(210, 210, 210);
background-color: rgb(235, 235, 235);
padding: 15px 10px;
width: 214px;
line-height: 15px;
}

.page-id-41 #recruit-team-info .recruit-team-info-title {
border: none;
background-color: rgb(235, 235, 235);
padding: 0 0 10px;
margin: 0 0 10px;
color:rgb(59, 59, 59);
border-bottom: 1px solid rgb(210, 210, 210);
}

.page-id-41 #recruit-team-info a{
display: inline;
background: none;
padding: 0px;
margin:0;
text-decoration: underline;
}

/* End College Recruitment Callout */

/* Banner Landing Pages */
.page-id-7 #main-content,
.page-id-10 #main-content,
.page-id-13 #main-content,
.page-id-22 #main-content,
.page-id-269 #main-content,
.page-id-282 #main-content,
.page-id-1292 #main-content,
.page-id-1522  #main-content,
.page-id-1828 #main-content,
.page-id-2111 #main-content {
margin: 0 0 0 0;
}

.banner-main{
width: 100%;
position:relative;
min-height: 360px;
height: 360px;
background-size: cover !important;
background-position: center center;
background-repeat: no-repeat;
}

.banner-main .banner-copy-large{
font-size: 2.2em;
color: #FFD807;
font-family: 'proxima_nova_rgbold';
width: 100%;
text-transform: uppercase;
text-align: center;
padding-top: 130px;
padding-bottom: 25px;
}

.banner-main .banner-copy-small{
line-height: 24px;
font-size: 1.3em;
color: #FFFFFF;
font-family: 'proxima_nova_rgregular';
text-align: center;
max-width: 500px;
margin: 0 auto;
}

.sub-banner-main{
width: 100%;
position:relative;
min-height: 300px;
height: 300px;
background-size: cover !important;
background-position: center center;
background-repeat: no-repeat;
}

.sub-banner-main .sub-banner-copy-large{
font-size: 1.6em;
color: #5F6062;
font-family: 'proxima_nova_rgbold';
width: 100%;
text-transform: uppercase;
text-align: center;
padding-top: 70px;
padding-bottom: 25px;
}

.sub-banner-main .sub-banner-copy-small{
line-height: 24px;
font-size: 1em;
color: #5F6062;
font-family: 'proxima_nova_rgregular';
text-align: center;
max-width: 1000px;
width: 70%;
margin: 0 auto;
}

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

.banner-main .banner-copy-large,
.banner-main .banner-copy-small{
width: 90%;
padding-left: 5%;
padding-right: 5%;
}

.sub-banner-main .sub-banner-copy-large,
.sub-banner-main .sub-banner-copy-small{
width: 90%;
padding-left: 5%;
padding-right: 5%;
}

.sub-banner-main{
height: 100%;
padding-bottom: 40px;
}

}


/* Banner Landing Pages */

.categories.view-by-category .view-by-category{
	position: relative;
	left: 0;
	top: 0;
	float: right;
}

.categories.view-by-category .project-list-item{
clear: none;
display: none;
}

@media screen and (max-width: 700px){
.categories.view-by-category .view-by-category{
	float: none;
	width: 95%;
	max-width: 95%;
	margin-bottom: 20px;
}
}

.postid-2276 .post-date {
	display: none;
}

/* Recruiting Campaign Pages */
.recruiting-banner-container {
	width: 100%;
	position:relative;
	height: 400px;
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}

.recruiting-banner-container:after {
	content: "";
	background-color:rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 0;
	left: calc(-150% + 150px);
	bottom: 0;
	width: 200%;
	height: 400%;
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
	z-index: 0;
}

.recruiting-tag-line {
	position: relative;
	font-size: 2.5em;
	font-family: 'proxima_nova_rgbold';
	text-transform: uppercase;
	padding: 155px 0 0;
	width: 500px;
	margin-left: 5%;
	z-index: 100;
	color: #58595B;
}

.recruiting-secondary-copy {
	position: relative;
	font-size: 1.25em;
	line-height: 1.25;
	font-family: 'proxima_nova_rgbold';
	text-transform: uppercase;
	width: 500px;
	margin-left: 5%;
	z-index: 100;
	color: #58595B;
}

@media screen and (max-width: 1100px) {
	.recruiting-banner-container:after {
		left: calc(-150% + 250px);
	}
	.recruiting-tag-line {
		font-size: 3em;
	}
	.recruiting-secondary-copy {
		font-size: 1.25em;
		width: 400px;
	}
}

@media screen and (max-width: 750px) {
	.recruiting-banner-container:after {
		left: calc(-150% + 250px);
	}
	.recruiting-tag-line {
		width: 60%;

	}
	.recruiting-secondary-copy {
		width: 60%;
		margin-left: 5%;
	}
}

@media screen and (max-width: 550px) {
	.recruiting-banner-container:after {
		left: 0;
		top: -50%;
	}
	.recruiting-tag-line,
	.recruiting-secondary-copy {
	text-align: center;
		width: 90%;
		margin: 0 auto;
	}
}

.page-id-879 .recruiting-banner-container {
	background-position: right center;
}

.page-id-879 .recruiting-tag-line {
	font-size: 2.5em;
	padding-top: 140px;
}

.page-id-13 .banner-main {
	background-position: top left;
}

#apply-now-button {
  position: fixed;
  right: -7px;
  top: 180px;
  width: 40px;
  font-size: 1.2em;
  background-color: rgb(255,222,0);
  padding: 5px;
  z-index: 500;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

#apply-now-button  p {
display: none;
}
@media screen and (min-width: 700px) {
#apply-now-button:hover {
-webkit-transition: all .2s ease;
transition: all .2s ease;
right: 0;
}
}
@media screen and (max-width: 700px) {
#apply-now-button {
  position: fixed;
  right: 0;
  top: calc(100% - 40px);
  bottom: 0;
  width: 100%;
  font-size: 1em;
  letter-spacing: .02em;
  text-align: center;
  background-color: rgb(255,222,0);
  padding: 12px 0;
  z-index: 500;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  text-transform: uppercase;
  font-family: 'proxima_novasemibold';

}
#apply-now-button  img {
display: none;
}
#apply-now-button  p {
display: block;
}
#apply-now-button  p  svg{
display: inline-block;
height: .75em;
opacity: 0.6;
margin-left: 2px;
}
}

#home-slider li a div.small-home-copy p:first-child {
font-size: 2em;
}

#home-slider li a div.small-home-copy p:nth-of-type(2) {
font-size: 3.5em;
}

#home-slider li a div.small-home-copy p:nth-of-type(3) {
font-size: 2em;
}

.home .eventcallout{
background: rgb(95,96,98);
padding: 5px 3%;
max-width: 1200px;
bottom: 8px;
z-index: 9999;
position: absolute;
}

.home .eventcallout a{
color: rgb(255,222,0);
font-family: "proxima_novasemibold";
font-size: 16px;
}

.general .banner-main{
width: 100%;
position:relative;
min-height: 315px;
height: 315px;
background-size: cover !important;
background-position: center center;
background-repeat: no-repeat;
}

.general .center-content{
padding: 0 10% 45px 10%;
width: 80%;
}

.general .center-content p{
padding-bottom: 20px;
}

.general .top-copy{
text-align: center;
}

.general .banner-main{
margin-bottom: 45px;
}

.general .top-copy-info{
margin-bottom: 45px;
}

.general.categories .top-copy-info{
margin-bottom: 20px;
}

.general #content p a{
 color: #5F6062;
 text-decoration: underline !important;
}

.general .top-copy-title,
.general .main-title{
    font-size: 1.6em;
    color: #5F6062;
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
	padding-bottom: 20px;
}

.general .top-copy-info,
.general .main-info{
	line-height: 24px;
    font-size: 1em;
    color: #5F6062;
    font-family: 'proxima_nova_rgregular';
}

.general .top-copy-info span, .general .main-info span{
	line-height: 24px !important;
    font-size: 1em !important;
}

@media screen and (max-width: 700px) {
.general .center-content{
padding: 0 5% 45px 5%;
width: 90%;
}
}

.general.news .banner-main{
min-height: 280px;
height: 280px;
}

.general.news .post-date{
	line-height: 24px;
    font-size: 1em;
    color: #5F6062;
    font-family: 'proxima_nova_rgregular';
	font-style: italic;
	padding-bottom: 35px;
}

.general-category-content-wrapper .view-by-category{
float: left;
width: 25%;
}

.general-category-content-wrapper .main-copy{
float: left;
width: 75%;
}

@media screen and (max-width: 700px) {
.general-category-content-wrapper .view-by-category{
float: none;
width: 100%;
padding-bottom: 20px;
}

.general-category-content-wrapper .view-by-category a{
display: inline !important;
line-height: 30px;
}

.page-template-our-listings .general-category-content-wrapper .view-by-category{
width: 100% !important;
}

.page-template-our-listings .general-category-content-wrapper .view-by-category a{
padding: 0 !important;
width: 100% !important;
display: block !important;
}

.general-category-content-wrapper .main-copy{
float: none;
width: 100%;
}
}

.news-article-landing .post-content{
    padding: 45px 10% 45px 10%;
    width: 80%;
	position: relative;
	clear: both;
}

.news-article-landing .navigation{
	width: 100%;
	clear: both;
}

.news-article-landing .post-area-list{
width: 60%;
float: left;
display: inline-block;
}

.news-article-landing .post-area-list-right{
width: 40%;
float: left;
display: inline-block;
}

.news-article-landing .post-news-item{
border-bottom: 1px solid #5F6062;
padding-bottom: 30px;
margin-bottom: 45px;
}

.news-article-landing .post-news-item:last-of-type{
border-bottom: none;
}

.news-article-landing .post-area-list .post-bar{
 height: 3px;
 background-color: #FFD807;
 width: 75px;
}

.news-article-landing .post-area-list .post-title{
    font-size: 1.4em;
    color: #5F6062;
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
    padding: 10px 0;
}

.news-article-landing .post-area-list .post-info{
    line-height: 24px;
    font-size: 1em;
    color: #5F6062;
    font-family: 'proxima_nova_rgregular';
}

.news-article-landing  .post-news-item .am-button a{
border: 1px solid #5F6062;
color: #5F6062;
}

.news-article-landing  .post-news-item .am-button a{
margin-top: 20px;
font-size: 1em;
padding: 3px 20px;
}

.news-article-landing .post-news-item.feature-article{
background-color: #5F6062;
padding: 30px;
margin-bottom: 45px;
}

.news-article-landing .post-area-list .post-news-item.feature-article .post-bar{
margin-top: 0;
}

.news-article-landing .post-news-item.feature-article .post-title,
.news-article-landing .post-news-item.feature-article .post-info{
color: #FFFFFF;
}

.news-article-landing  .post-news-item.feature-article .am-button a{
color: #FFD807;
border: 1px solid #FFD807;
}

.news-article-landing  .post-news-item.feature-article .am-button a:hover{
color: #FFFFFF;
background-color: #FFD807;
}


.news-article-landing  .post-news-item .am-button a:hover{
background-color: #5F6062;
color: #FFFFFF;
}

.news-article-landing .feature-article-image{
height: 275px;
background-size: cover !important;
background-position: center center;
background-repeat: no-repeat;
}

.news-article-landing .feature-article-image a{
display: block;
width: 100%;
height: 100%;
}

.news-article-landing  .navigation{
position: relative;
width: 100%;
padding-bottom: 20px;
height: 60px;
}

.news-article-landing .navigation a{
font-size: 18px;
color: #5F6062;
font-family: 'proxima_nova_rgbold';
position: relative;
height: 60px;
}

.news-article-landing .navigation a span{
	padding-top: 20px;
	display: block;
}

.news-article-landing  .navigation .alignleft{
position: absolute;
left: 0;
background-size: contain !important;
background-position: center center;
background-repeat: no-repeat;
}

.news-article-landing  .navigation .alignright{
position: absolute;
right: 0;
background-size: contain !important;
background-position: center center;
background-repeat: no-repeat;
}

.news-article-landing .navigation .alignleft a{
padding-left: 40px;
}

.news-article-landing .navigation .alignright a{
padding-right: 40px;
}

.news-article-landing .post-area-list-right .right-content{
margin-left: 25%;
}

.news-article-landing .home-social{
background-color: transparent;
margin: 20px 0;
}

.news-article-landing .home-social-logo{
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
}

.news-article-landing .home-social .h4{
padding-top: 100px;
width: 100%;
padding-left: 0;
text-align: center;
}

.news-article-landing .home-social .social-buttons{
	display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 70px;
    padding-left: 0;
}

.news-article-landing .news-instagram-feed{
}

@media screen and (max-width: 1100px) {
.news-article-landing .post-content{
padding: 45px 5% 45px 5%;
width: 90%;
}
}

@media screen and (max-width: 950px) {
.news-article-landing .post-area-list{
width: 100%;
float: none;
display: block;
}

.news-article-landing .post-area-list-right{
display: none;
}
}

.contact-us-right-callout{
background-size: cover !important;
background-position: center center;
background-repeat: no-repeat;
text-align: center;
color: #FFFFFF;
padding: 10% 5%;
}

.contact-us-right-callout .cta{
	color: #FFD807;
    font-size: 42px;
    text-transform: uppercase;
    font-family: 'proxima_novasemibold';
	padding: 70px 0 20px 0;
	font-size: 2.5em;
}

.contact-us-right-callout p{
font-size: 1.2em;
line-height: 1.3em;
}

.contact-us-right-callout .am-button{
margin: 20px 0;
}

.contact-us-right-callout .am-button a{
padding: 10px 30px;
font-size: 1em;
}

@media screen and (max-width: 1200px) {
.contact-us-right-callout .cta{
font-size: 2em;
}
}

.bars-outter .bars-wrapper{
height: 100%;
min-height: 205px;
width: 100%;
position: relative;
}

.bars-outter a{
display: block;
width: 100%;
height: 100%;
}

.bars-outter .bar-wrapper{
position: relative;
}

.bar-wrapper .bar-wrapper-overlay{
display: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 998;
}

.bar-wrapper a:hover .bar-wrapper-overlay{
display: block !important;
}

@media screen and (max-width: 1200px) {
.bar-wrapper .bar-wrapper-overlay{
display: none !important;
}
.bar-wrapper a:hover .bar-wrapper-overlay{
display: none !important;
}
}

.bar-wrapper .bar-inner{
background-color: #5F6062;
margin: 5px 0;
width: 100%;
display: block;
height: 205px;
min-height: 205px;
background-size: contain !important;
background-position: center right;
background-repeat: no-repeat;
position: relative;
}

.bar-wrapper .bar-inner .arrowright{
position: absolute;
right: 0;
top: 0;
z-index: 999;
}

.bar-wrapper .bar-inner .arrowrightback{
width: 60px;
background-color: rgba(0,0,0,0.1);
height: 100%;
display: block;
position: absolute;
top: 0;
right: 0;
display: none;
z-index: 999;
}

.bar-wrapper .bar-inner .arrowrightmobile{
position: absolute;
right: 20px;
top: 45%;
display: none;
z-index: 999;
}

.bar-wrapper .bar-inner .bar-left-content{
padding: 40px 0 40px 5%;
max-width: 450px;
}

.bar-wrapper .bar-inner .bar-left-content .bar-title{
    font-size: 1.8em;
    color: #FFD807;
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
    padding-bottom: 20px;
	z-index: 9999;
}

.bar-wrapper .bar-inner .bar-left-content .bar-copy{
	line-height: 18px;
    font-size: 1em;
    color: #FFFFFF;
    font-family: 'proxima_nova_rgregular';
}

@media screen and (max-width: 1350px) {
.bar-wrapper .bar-inner .bar-left-content{
max-width: 400px;
}
}

@media screen and (max-width: 1300px) {
.bar-wrapper .bar-inner .bar-left-content{
max-width: 300px;
}
}

@media screen and (max-width: 1200px) {
.bar-wrapper .bar-inner{
background-image: none !important;
}

.bar-wrapper .bar-inner .bar-left-content{
width: 80%;
max-width: 100%;
padding: 40px 5%;
}
}

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

.bar-wrapper .bar-inner .arrowright{
display: none;
}

.bar-wrapper .bar-inner .arrowrightback,
.bar-wrapper .bar-inner .arrowrightmobile{
display: block;
}

.bar-wrapper .bar-inner{
height: 100%;
}

.bar-wrapper .bar-inner .bar-left-content{
width: 70%;
padding: 40px 20% 40px 10%;
}

}

.asphalt-aggregate .yellow-cta-banner .h2{
float: none;
text-align: center;
font-size: 27px;
}

.asphalt-aggregate .home-module .module-box-hover span{
padding: 140px 0 0 0;
font-size: 26px;
}
.asphalt-aggregate #product-calculator-button .am-button,
.asphalt-aggregate.subprod #product-calculator-button .am-button{
	text-align: center;
	border: 2px solid #5F6062;
	font-size: 1.5em;
	font-family: 'proxima_nova_rgbold';
    padding: 15px 40px;
    text-transform: uppercase;
    color: #5F6062;
    display: inline-block;
}

.asphalt-aggregate.subprod .center-content-products{
	margin-top: 0px;
	padding: 0 10% 0px 10%;
	background-color: #eee;
    width: 80%;
	text-align: center;
	clear: both;
	display: table;
	position: relative;
}

.asphalt-aggregate.subprod .center-content-products .top-copy-title{
font-size: 1.6em;
    color: #5F6062;
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
    padding-bottom: 20px;
}

.asphalt-aggregate.subprod .center-content-products .top-copy-info{
line-height: 24px;
    font-size: 1em;
    color: #5F6062;
    font-family: 'proxima_nova_rgregular';
}

.asphalt-aggregate.subprod .center-content-products .top-copy-info a{
    color: #5F6062;
    text-decoration: underline !important;
}



.asphalt-aggregate.subprod .center-content-products p{
	padding-bottom: 20px;
	}

@media screen and (max-width: 700px){
.asphalt-aggregate.subprod .center-content-products{
padding: 0 5% 45px 5%;
    width: 90%;
}
}

.asphalt-aggregate.subprod .products-listed{
display:block;
position: relative;
}

.asphalt-aggregate.subprod .product-box-outter{
display: inline;
}

.asphalt-aggregate.subprod .product-box{
float: left;
width: 290px;
height: 315px;
margin: 15px;
display: inline-block;
background-color: #5F6062 !important;
position: relative;
cursor: pointer;
z-index: 9998;
}

.asphalt-aggregate.subprod .product-box-hover{
width: 80%;
height: 100%;
display: block;
text-align: left;
padding: 0 10% 0 10%;
color: #FFFFFF;
background-color: rgba(0,0,0,0.7);
z-index: 9999;
position: relative;
}

.cearfix{
content: "";
clear:both;
display:table;
}

.asphalt-aggregate.subprod .product-box-hover .hover_locations_label{
padding-top: 30px;
    color: #FFD807;
    font-family: 'proxima_nova_rgbold';
	font-size: 22px;
}

.asphalt-aggregate.subprod .product-box-hover .hover_locations,
.asphalt-aggregate.subprod .product-box-hover .hover_copy{
padding-top: 20px;
}

.asphalt-aggregate.subprod .product-box-hover .hover_locations,
.asphalt-aggregate.subprod .product-box-hover .hover_copy{
padding-top: 20px;
line-height: 1.1em;
}

.asphalt-aggregate.subprod .product-box:hover > .product-box-hover{
display: block;
}

.asphalt-aggregate.subprod .product-box .product-title{
position: absolute;
color: #FFFFFF;
top: 260px;
margin: 0 5%;
text-align: center;
width: 90%;
font-family: 'proxima_nova_rgbold';
text-transform: uppercase;
font-size: 1.3em;
z-index: 1;
display: block;
}

.asphalt-aggregate.subprod .product-box .product-box-hover{
display: none;
}

@media screen and (max-width: 700px){
.asphalt-aggregate.subprod .product-box-outter{
width: 100%;
margin: 0 auto;
display: inline-block;
text-align: center;
}
.asphalt-aggregate.subprod .product-box{
float: none;
overflow: hidden;
}
}

.subprod-navigation-bar{
width: 100%;
min-height: 60px;
background-color: #5F6062;
}

.subprod-navigation-bar .menu {
width: 100%;
text-align: center;
}

.subprod-navigation-bar .menu li{
	display: inline-block;
	padding-top: 16px;
	padding-right: 5%;
	padding-bottom: 10px;
}

.subprod-navigation-bar .menu li a{
    font-size: 13px;
    color: rgb(255,255,255);
    letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'proxima_nova_rgregular';
	border-top: 3px solid #5F6062;
	padding-top: 8px;
}

.subprod-navigation-bar .menu li a:hover,
.subprod-navigation-bar .menu li.current-menu-item a{
	border-top: 3px solid rgb(255,222,0);
}

.general-category-content-wrapper .view-by-category a.active,
.general-category-content-wrapper .view-by-category a:hover{
color: #FFD807 !important;
}

.left-aa-download-bar{
float: left;
width: 25%;
text-align: left;
/* background-color: #fffbe6; */
height: 100%;
display: block;
}

.left-aa-download-bar .post-bar{
height: 5px;
background-color: #FFD807;
width: 100px;
position: absolute;
top: -15px;
}

.center-content-products .top-copy.split{
float: left;
width: 75%;
text-align: left;
}

.left-aa-download-bar .download-label{
    font-size: 1.1em;
    color: #5F6062;
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;
    padding-bottom: 20px;
}

.left-aa-download-bar li a{
	line-height: 24px;
    font-size: 1em;
    color: #5F6062;
    font-family: 'proxima_nova_rgregular';
	text-decoration: underline !important;
	margin-bottom: 10px;
}

@media screen and (max-width: 700px){
.left-aa-download-bar{
float: none;
width: 100%;
text-align: center;
/* background-color: #fffbe6; */
height: 100%;
display: block;
margin-bottom: 30px;
}

.left-aa-download-bar .post-bar{
display: none;
}

.center-content-products .top-copy.split{
float: none;
width: 100%;
text-align: center;
}

.page-id-13 .banner-main{
background-position: -250px center !important;
}
}
.wp-block-image img {
    max-width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
}