

* {
  margin:0px;
  padding:0px;
}

body {
  font-family: 'Lato', sans-serif;
  color:white;
}

.show-menu {
	text-decoration: none;
	color: #fff;
	background: #58585a;
	text-align: center;
	padding: 10px 0;
	display: none;
	width:100%;
	margin-bottom:1px;
}

input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}

p {
  margin-bottom: 20px;
  color: #59697a;
}

a {
  color: #59697a;
}

#service-container a {
  color: white !important;
  text-decoration: none;
}


@media (min-width: 1100px) {

  .container {
    width:1100px;
    margin:0 auto;
  }

  .content-img {
    max-width:800px;
    display: block;
    height: auto;
    margin:0 auto;
  }

  .content-image {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 550px;
    height: auto;
  }

  #top-header {
    width:100%;
    background: white;
    color: #636363;
    height:28px;
    padding-top: 8px;
    font-size: 11pt;
  }

  #top-header a {
    color:#636363;
    text-decoration: none;
    margin-right: 20px;
  }

  #top-header a:hover {
    color: #59697a;
  }

  #slide {
    width:100%;
    background: url('../images/slide1.jpg') top center no-repeat;
    background-size: cover;
    height:600px;
  }

  #sub-slide {
    width:100%;
    background: url('../images/slide1.jpg') top center no-repeat;
    background-size: cover;
    height:140px;
  }

  .asphalt-slide {
    background: url('../images/asphalt-header.jpg') top center no-repeat !important;
    background-size: cover !important;
    height:140px;
  }

  #slide-header {
    padding-top:35px;
    width:100%;
    height:60px;
  }

  #logo {
    float:left;
    width:115px;
    height:60px;
  }

  #menu {
    width:825px;
    margin-left:40px;
    float:left;
    height:40px;
    margin-top: 20px;
    text-align: center;
  }

  #menu ul {
    display: inline;
  }

  #menu ul li { 
    display: inline;
  }

  #menu ul li a {
    color:#f0f0f0;
    padding:0px 20px;
    text-decoration: none;
    font-weight: bold;
    font-size:12pt;
  }

  #menu ul li a:hover {
    color:#a8a8a8;
  } 


  #header-contact {
    width:120px;
    float: right;
    height:50px;
    margin-top: 10px;
  }

  #slider-header {
    width:550px;
    margin: 125px auto 40px auto;
    font-size:12pt;
    color:#f0f0f0;
    text-align: center;
  }

  #slider-header h1 {
    font-size: 54pt;
    font-weight: 900;
    color:#f0f0f0;
    line-height: 1;
  }

  #slider-header h2 {
    font-size:30pt;
    font-weight: 300;
    margin-bottom: 10px;
    color:#f0f0f0;
  }

  .grey-text {
    color:#59697a !important;
  }

  #slider-buttons {
    width:368px;
    height:30px;
    margin:0 auto;
  }

  .button {
    text-align: center;
    width:120px;
    padding:10px 20px;
    height: 22px;
    float:left;
    margin:0px 10px;
  }

  .button-clear {
    background: transparent;
    border: solid 2px #f0f0f0;
    color:#f0f0f0;
  }

  .button-clear:hover {
    background: #59697a;
  }

  .button-grey {
    background: #59697a;
    color: white;
    border: solid 2px #59697a;
  }

  .button-grey:hover {
    background: transparent;
  }

  .button a {
    text-decoration: none;
    color: white;
  }

  .section {
    width:100%;
    padding:40px 0px;
  }

  .grey-bg {
    background: #e9e9e9;
  }

  h2 {
    font-size:24pt;
    margin-bottom: 20px;
    color:#59697a;
    text-align: center;
  }

  .blue-border {
    width:60px;
    height:3px;
    background:#59697a;
    margin:0px auto 40px auto;
  } 

  #service-container {
    width:870px;
    margin:0 auto;
  }

  .service {
    width:230px;
    padding:0px 20px;
    height:219px;
    float:left;
    margin:10px;
    text-align: center;
    font-size: 10pt;
    line-height: 1.2;
    font-weight: 300;
  }

  .service:hover {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    cursor: pointer;
  }


  .service-icon {
    margin-top:70px;
    margin-bottom: 5px;
    text-align: center;
  }

  .service h3 {
    font-size:14pt;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    text-transform: capitalize;
  }

  .service-asphalt {
    background-image: url('../images/service-asphalt.jpg');
  }

  .service-aggregate {
    background-image: url('../images/service-aggregate.jpg');
  }

  .service-region {
    background-image: url('../images/service-region.jpg');
  }

  .project {
    float:left;
    width:275px;
    margin:0;
    height:341px;
    font-size: 10pt;
    line-height: 1.6;
  }

  .project h3 {
    font-weight: bold;
    font-size:12pt;
    margin-top:270px;
    margin-left: 20px;
  }

  .project-text {
    margin-left: 20px;
  }

  .project-stead {
    background-image: url('../images/project-stead.jpg');
  }

  .project-donovan-ranch {
    background-image: url('../images/project-donovan-ranch.jpg');
  }

  .project-city-of-sparks {
    background-image: url('../images/project-city-of-sparks.jpg');
  }

  .project-southeast-connector {
    background-image: url('../images/project-southeast-connector.jpg');
  }

 

  #why-us-left {
    float:left;
    margin-left:120px;
    margin-right: 50px;
    height:300px;
    width:394px;
  }

  #why-us-right {
    float:right;
    width: 525px;
    height:300px;
  }

  .why-us {
    float:left;
    width:200px;
    font-size:9pt;
    color:#59697a;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .why-us h3 {
    font-size:14pt;
    margin-bottom: 10px;
  }

  #footer {
    padding:40px 0px;
    background: #2f3e4e;  
    width:100%;
    color:#c2c2c2;
    font-size:10pt;
    line-height: 1.6;
  }

  #footer a {
    color: white;
    text-decoration: none;
  }

  #footer a:hover {
    color:#c2c2c2;
  }

  .footer-col {
    float:left;
    width:275px;
  }



}



@media screen and (max-width : 1099px){

  .container {
    width:100%;
    margin:0 auto;
  }

  .content-img {
    max-width:80%;
    height: auto;
    display: block;
    margin:0 auto;
  }

  p {
    width:90%;
    margin-left: 5%;

  }

  #top-header {
    width:100%;
    background: white;
    color: #636363;
    height:28px;
    padding-top: 8px;
    font-size: 11pt;
    text-align: center;
  }

  #top-header a {
    color:#636363;
    text-decoration: none;
    margin-right: 20px;
  }

  #top-header a:hover {
    color: #59697a;
  }

  #slide {
    width:100%;
    background: url('../images/slide1.jpg') top center no-repeat;
    background-size: cover;
    height:600px;
  }

  #sub-slide {
    width:100%;
    background: url('../images/slide1.jpg') top center no-repeat;
    background-size: cover;
    height:240px;
  }

  .asphalt-slide {
    background: url('../images/asphalt-header.jpg') top center no-repeat !important;
  }

  #slide-header {
    padding-top:35px;
    width:100%;
    height:100px;
    text-align: center;
    background: white;
  }

  #logo { 
    text-align: center;
    width:115px;
    height:80px;
    margin:0 auto;
  }

  #menu {
    width:100%;
    height:40px;
    margin-top: 20px;
    text-align: center;
  }

  #header-contact {
    display: none;
  }

  #slider-header {
    width:90%;
    margin: 125px auto 40px auto;
    font-size:12pt;
    color:#f0f0f0;
    text-align: center;
    position: relative;
    z-index: 1;
  }

  #slider-header h1 {
    font-size: 30pt;
    font-weight: 900;
    color:#f0f0f0;
    line-height: 1;
  }

  #slider-header h2 {
    font-size:30pt;
    font-weight: 300;
    margin-bottom: 10px;
    color:#f0f0f0;
  }

  .grey-text {
    color:#59697a !important;
  }

  #slider-buttons {
    width:368px;
    height:30px;
    margin:0 auto;
  }

  .button {
    text-align: center;
    width:120px;
    padding:10px 20px;
    height: 22px;
    float:left;
    margin:0px 10px;
  }

  .button-clear {
    background: transparent;
    border: solid 2px #f0f0f0;
    color:#f0f0f0;
  }

  .button-clear:hover {
    background: #59697a;
  }

  .button-grey {
    background: #59697a;
    color: white;
    border: solid 2px #59697a;
  }

  .button-grey:hover {
    background: transparent;
  }

  .button a {
    text-decoration: none;
    color: white;
  }

  .section {
    width:100%;
    padding:40px 0px;
  }

  .grey-bg {
    background: #e9e9e9;
  }

  h2 {
    font-size:24pt;
    margin-bottom: 20px;
    color:#59697a;
    text-align: center;
  }

  .blue-border {
    width:60px;
    height:3px;
    background:#59697a;
    margin:0px auto 40px auto;
  } 

  #service-container {
    width:100%;
    margin:0 auto;
    text-align: center;
  }

  .service {
    width:230px;
    padding:0px 20px;
    height:219px;
    margin:20px auto;
    text-align: center;
    font-size: 10pt;
    line-height: 1.2;
    font-weight: 300;
  }

  .service:hover {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    cursor: pointer;
  }


  .service-icon {
    padding-top:70px;
    margin-bottom: 5px;
    text-align: center;
  }

  .service h3 {
    font-size:14pt;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    text-transform: capitalize;
  }

  .service-asphalt {
    background-image: url('../images/service-asphalt.jpg');
  }

  .service-aggregate {
    background-image: url('../images/service-aggregate.jpg');
  }

  .service-region {
    background-image: url('../images/service-region.jpg');
  }

  .project {
    width:275px;
    margin:0 auto;
    height:341px;
    font-size: 10pt;
    line-height: 1.6;
  }

  .project h3 {
    font-weight: bold;
    font-size:15pt;
    padding-top:270px;
    margin-left: 20px;
  }

  .project-text {
    margin-left: 20px;
  }

  .project-stead {
    background-image: url('../images/project-stead.jpg');
  }

  .project-donovan-ranch {
    background-image: url('../images/project-donovan-ranch.jpg');
  }

  .project-city-of-sparks {
    background-image: url('../images/project-city-of-sparks.jpg');
  }

  .project-southeast-connector {
    background-image: url('../images/project-southeast-connector.jpg');
  }
  
  

  #why-us-left {
    height:300px;
    width:100%;
    margin-bottom: 20px;
  }

  #why-us-left img {
    width:100%;
    max-width:400px;
    height: auto;
    margin:0 auto;
    display: block;
  }

  #why-us-right {
    width: 100%;
  }

  .why-us {
    width:90%;
    margin-left: 5%;
    font-size:10pt;
    color:#59697a;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: center;
  }

  .why-us h3 {
    font-size:14pt;
    margin-bottom: 10px;
  }

  #footer {
    clear:both;
    padding:40px 0px;
    background: #2f3e4e;  
    width:100%;
    color:#c2c2c2;
    font-size:10pt;
    line-height: 1.6;
    text-align: center;
  }

  #footer a {
    color: white;
    text-decoration: none;
  }

  #footer a:hover {
    color:#c2c2c2;
  }

  .footer-col {
    width:100%;
    margin-bottom: 20px;
  }

  ul {
    position: static;
    display: none;
    max-width: 100%;
    z-index: 10;
  }

  .show-menu {
    display:block;
  }

  .content-image {
    width:90%;
    height: auto;
    max-width: 550px;
    margin:0 5% 20px;
  }

  li {
    display:block;
    width:100%;
    border-bottom: solid 1px white;
  }

  li a {
    display:block;
    text-align: center;
    color:white;
    background:#c5c5c5;;
    padding:12px 0px;
    text-decoration: none;
    text-transform: uppercase;
    width:100%;
    position: relative;
    z-index:999;
  }

  li:hover a {
    background: white;
    color:#222222;
  }

  li:hover ul a {
    background-color: white;  
    color: #c31f25;
    text-transform: uppercase;
    text-align:center;
    height: 22px;
    padding:12px 0px;
    width:100%;
  }

  li:hover ul a:hover {
    background: white;
    color: #c31f25;
  }

  li ul {
    display: none;
  }

  li ul li {
    display: block;
    float: none;
  }

  li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
    text-align:center;
  }


  input[type=checkbox]:checked ~ ul{
      display: block;
  }
  
  input[type=checkbox]:not(:checked) ~ ul{
      display: none;
  }

}