<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {margin:0px;font-family:Arial, Helvetica, sans-serif;background:#ffffff;line-height:2em}
html {font-family:Arial, Helvetica, sans-serif}

/* ==== Header ==== */
#content {max-width:1280px;margin:0 auto;background:#ffffff;margin-top:25px}
.container  {max-width:1280px;margin:0 auto;padding:0em 2em;}

#header {border-bottom:10px #fcb340 solid}
.headcontainer {border-bottom:10px #fcb340 solid}
.hdleft {display:inline-block;margin:0px;width:70%;background:url('../images/Heiden-Concrete-logo.png') white no-repeat;min-height:150px;}
.hdright {display:inline-block;margin:0px;width:25%;vertical-align:top}

.dismobno {display:inline-block}
.dismobyes {display:none}

.COnames {}
.COname1 {font-weight:bold;color:#00301c;padding-top:18px;padding-left:143px;text-shadow: 2px 2px 5px #ffffff;margin-bottom:0em;margin:0px}
.COname1 a:link, .COname1 a:visited {text-decoration: none;color: #00301c;}
.COname1 span {font-size:.2em;letter-spacing:1.5em}
.hdmoblogo {background:url('../images/Heiden-Concrete-logo.png') white no-repeat; min-height:150px;margin-top:1em}

h1 {
  font-size:1em;
  letter-spacing:.95em;
  white-space:pre;
  line-height:1.1;
}
h1:first-line {
  font-size:4.5em;
  letter-spacing: normal;
}

.menut {width:100%;background: #00528c;}

/* ==================== Mobile business name ====================== */
@media screen and (min-width: 0px) and (max-width: 470px){
.COname1 {font-weight:bold;color:#00301c;padding-top:2px;padding-left:83px;text-shadow: 2px 2px 5px #ffffff;margin-bottom:0em;margin:0px}
.hdmoblogo {background:url('../images/Heiden-Concrete-logo.png') white no-repeat;background-size: 105px 87px; min-height:125px;margin-top:2em;margin-left:}

h1 {
  font-size:.7em;
  letter-spacing:.95em;
  white-space:pre;
}
h1:first-line {
  font-size:4.5em;
  letter-spacing: normal;
}
.container  {max-width:1280px;margin:0 auto;padding:0em .5em;}


}

	
/* ==== PHONE ==== */
.phone2white {display:none}

#hdphone {font-size:1.2em;background-color: rgba(7, 119, 85, 0.9);margin-top:0px;color:#ffffff;}
#hdphone:hover {font-size:1.2em;background-color: rgba(0, 82, 140, 0.9);margin-top:0px;color:#ffffff;}

/* ================== SITE WIDE ================ */
.white {color:#ffffff}
.pad10 {padding:10px}
.pad3lft {padding-left: 3em;}
.center {text-align:center}
.mar40btm {margin-bottom:40px}
.mar0btm {margin-bottom:0px}
.mar0top {margin-top:0px}
.deco-none{text-decoration:none}
.color-white {color:#ffffff}
.letterspace {letter-spacing:.3em}
.bkggray {background:#ebebeb}
.employbutton {display:inline-block;background:#00301c}
.employbutton:hover {background:#077754}
.employbutton a:link, .employbutton a:visited {color:#ffffff;display:block;padding:1em}


#tagline {display:none;font-family:Impact, Charcoal, sans-serif;font-size:1.5em;color:#511a73;margin-bottom: 10px;}

/* SKIP TO CONTENT */
    .skip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        height: 1px;
        width: 1px;
        text-align: left;
        overflow: hidden;
    }
    
    a.skip:active, 
    a.skip:focus, 
    a.skip:hover {
        left: 0; 
        top: 0;
        width: auto; 
        height: auto; 
        overflow: visible;
        background:#ffffff;
        color:#000000; 
        line-height:3em
    }

/* IMAGES */
img {
    max-width: 100%;
    height: auto;
    /* width: 100%;        to make the image responsive */
}

.wrap {padding:0px}

/* ==== PHONE ==== */
.phone1 {display:inline-block}
.phone2{display:none}


  	
/* ==============ALERTS BOX ======== */
	.alertbox {}
	
/* ============= HOME PAGE 3 ICONS IN GRAY ======== */
.icon3img {display:inline-block;vertical-align:top;margin-right:1em}
.icon3cont {display:inline-block;vertical-align:top}
  
/* FOOTER */

#footer {border:0px #c0c0c0 solid;background:transparent;}
.rgtbdr {border-right:1px #ffffff dashed}
.scmedia {height:30px;width:30px;display:inline-block;transition: width 2s, height 2s, transform 2s;}
.scmedia:hover {width: 30px; height: 30px;transform: rotate(360deg);}

/* COPYRIGHT TAG */
.ct {font-size: .8em; text-align: left;}

/* PPP DESGIN TAG */
.pdt { font: 8pt "Times New Roman", Times, serif; text-align: right;padding:10px;border-top:0px #333333 solid;background:#ffffff}

/* BACK TO TOP */
.bttbutton {
    background-color: #fcb340; /* Green */
    border: none;
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 50px;
}

.bttbutton1 {
    background-color: #fcb340; 
    color: black; 
    border: 2px solid #fcb340;
}

.bttbutton1:hover {
    background-color: #00301c;
    color: white;
}

.bttbutton1 a:hover {
 	display:block;
    color: white;
}

/*triangle*/
#tri {
width: 0;
height: 0;
border-style: solid;
border-width: 0 15px 25px 15px;
border-color: transparent transparent #000080 transparent;
}

#tri:hover {
width: 0;
height: 0;
border-style: solid;
border-width: 0 15px 25px 15px;
border-color: transparent transparent #FFFFFF transparent;
}

/* ================================================================== */
/* ==================== COLUMN LAYOUT =============================== */
* {box-sizing: border-box;}

.row::after { /* ==== ALL COLUMNS MUST BE IN A ROW ==== */
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;
  padding: 15px;
  margin: 20px 0px;
}

[class*="wrap-"] {
  float: left;
  padding: 0px;
  margin: 0px 0px;
}

.aside {
  background-color: #ffffff;
  padding: 15px;
  color: #000000;
  text-align: center;
  font-size: 14px;
 /* box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
}

.footer {
  background-color: #0099cc;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  padding: 15px;
}

/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

[class*="wrap-"] {
  width: 100%;
}


@media only screen and (min-width: 769px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
  .wrap-12 {width: 100%;}
    
  /* ================ HEADER ================== */
  #tagline {display:inline ;font-family:Impact, Charcoal, sans-serif;font-size:1.5em;color:#511a73;margin-bottom: 10px;}
  	.listen-top {display:inline-block;width:50%;padding-top:10px;border:0px #fff solid;color:#ffffff;font-family:"Trebuchet MS", Helvetica, sans-serif;font-weight:bold;font-size:1.2em}
  	.phone-top {display:inline-block;width:20%;padding-top:10px;border:0px #fff solid}
  	.head-phone-icon {display:inline-block;height:2em;vertical-align:middle;}
	.social-top {display:inline-block;text-align:right;width:20%;padding:5px 0px;border:0px #fff solid}
  	.item-right-col {margin:3em auto;max-width:300px}

  /* ====== MENU ====*/
  .posfl {float:right;width:auto}
  
  /* ====== right column ========== */
    	.right-ad {width:auto;display:block}
    	.video-right {background:#ffffff;color:#000000;border:1px black solid;text-align:left;width:auto;display:block}
}



/*======================== MENU ====================*/
/* CSS Document */

.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav { 
	margin:0;
	padding: 0;
	background-color: #ffffff /*transparent for small dropshadow header*/; 
	text-align: left;  /* Used to Center the UL in a div */
}


/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	/*float: right; for small dropshadow header*/
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	display: inline-block; /* Used to Center the UL in a div */
	z-index:999;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	background-color: #ffffff;
	
	}

/* Styling the links */
nav a {
	display:block;
	padding:14px 6px;	
	color:#000000 /*#000000 for small dropshadow header*/;
	font-size:17px;
	text-decoration:none;
	border-bottom: 4px solid #ffffff /*#ffffff for small dropshadow header*/;
	background: #ebebeb /* small 2 business header*/;
}


nav ul li ul li:hover { background: #000000; }

/* Background color change on Hover */
nav a:hover { 
	background-color: #ffffff; 
	color:#000000;
	border-bottom: 4px solid #007854;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top: 47px; 

}
	
/* Display Dropdowns on Hover */
nav ul li:hover &gt; ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:170px;
	float:none;
	display:list-item;
	position: relative;
	border:1px #ccc solid;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	left:170px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
li &gt; a:after { content:  ' '; }
li &gt; a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

nav span {display:none}

	nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		background-color: #007653;
		padding:11px 24px;	
		color:#ffffff;
		font-size:17px;
		text-decoration:none;
		border:none;
		
		
	}
.decor {border:0px black solid}
	.toggle:hover {
		background-color: #cccccc;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		border: 1px #cccccc solid;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #ffffff;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;	
		color:#FFF;
		font-size:17px; 
	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #212121; 
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover &gt; ul,
	nav ul li:hover &gt; ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 

	}
	
		 	 /* ===== HEADER ====*/
	.dismobno {display:none}
	.dismobyes {display:inline-block;width:100%}
	.menut {width: 48%; background: #00528c;display: inline-block;}


}

@media all and (max-width : 330px) {

	nav ul li {
		display:block;
		width: 94%;
	}

}

/*=== Inline Gallery ======*/	
.zoom {
  padding: 5px;
  /*background-color: pink;*/
  transition: transform .2s;
  width: 200px;
  height: 133px;
  margin: 0 auto;
  display:inline-block;
}

.zoom img {width:200px;height:133px;border: 1px solid #dddddd;padding: 5px;background-color: #eeeeee;}
.zoom:hover {
  -ms-transform: scale(3); /* IE 9 */
  -webkit-transform: scale(3); /* Safari 3-8 */
  transform: scale(3);
}

@media only screen and (min-width: 1281px){
	.inlinegallery {margin-left:0}
	.zoom  {margin:20px;width:180px;height: 120px;} 
	.zoom img {width:180px;height:120px;border: 1px solid #dddddd;padding: 5px;background-color: #eeeeee;}

}

@media screen and (min-width: 960px) and (max-width: 1280px){
	.zoom img {width:200px;height:133px;border: 1px solid #dddddd;padding: 5px;background-color: #eeeee;margin:0px 30px}
	.zoom:hover {
 	 -ms-transform: scale(2); /* IE 9 */
 	 -webkit-transform: scale(2); /* Safari 3-8 */
 	 transform: scale(2); 
}
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
	/*=== Div surrounding the Inline Gallery ======*/	
.inlinegallery {margin-left:2.5em}
}

@media screen and (min-width: 768px) and (max-width: 959px){
	.zoom img {width:200px;height:133px;border: 1px solid #dddddd;padding: 5px;background-color: #eeeeee;}
	.zoom:hover {
 	 -ms-transform: scale(1.7); /* IE 9 */
 	 -webkit-transform: scale(1.7); /* Safari 3-8 */
 	 transform: scale(1.7); 
}
}

@media screen and (min-width: 0px) and (max-width: 767px){
	/*=== Div surrounding the Inline Gallery ======*/	
		.inlinegallery {text-align:center}
		.zoom img {width:200px;height:133px;border: 1px solid #dddddd;padding: 5px;background-color: #eeeeee;}
		.zoom:hover {
 	 -ms-transform: scale(1.5); /* IE 9 */
 	 -webkit-transform: scale(1.5); /* Safari 3-8 */
 	 transform: scale(1.5);}
}
/* ==================== END INLINE GALLERY ===========================*/


/* ==================== AT MEDIA FOR PHONE ETC. ======================== */
/* MOBILE PORTRAIT */
@media screen and (min-width: 0px) and (max-width: 600px){	
	/* ==== PHONE ==== */
	.phone1{display:none}
	.phone2 {display:inline-block}
	.phone2white {display:inline-block}
	.phone2white a:link, .phone2white a:visited {color:#ffffff}
		
	/*===== HEADER &amp; MENU =====*/
	#logo {
    display: inline-block;
    width: 100%;
    margin: 6px 0px;
    text-align: center;
	}

	.menu-addy {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-top: 1em;
	}	
	
}
 /* mobile landscape */
@media screen and (min-width: 601px) and (max-width: 768px){
	/* ==== PHONE ==== */
	.phone1{display:none}
	.phone2 {display:inline-block}
	.phone2white {display:inline-block}
	.phone2white a:link, .phone2white a:visited {color:#ffffff}
		
	/*===== HEADER &amp; MENU =====*/
	#logo {
    display: inline-block;
    width: 100%;
    margin: 6px 0px;
    text-align: center;
	}

	.menu-addy {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-top: 1em;
	}
}
</pre></body></html>