.rev_slider ul {padding-left: 0 !important; margin-left: 0 !important}

/* Roofline - Yorkshire Roofing Services Custom Stylesheet */
.hamburger {
	display: none;
	position: absolute;
	top: 60px;
	right: 40px;
}
.row.header {
	position: relative;
}
@media (max-width: 768px) {
	.hamburger { display: block; }
	.col-sm-12.navigation { display: none; }
}
body{
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  line-height: 170%;
  background-color: #fff;
}

.header{
  margin-top: 30px;
  margin-bottom: 25px;
}

.contact-form{
  margin-top: 50px;
}

.loft-gallery ul{
list-style-type: none;
margin: 0;
margin-top: 50px;
padding: 0;
}

.loft-gallery ul li{
	display: inline-block;
	margin-right: 5px;
margin-bottom: 5px;

}

.contact-form input[type=submit]{
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform;
  font-family: Roboto;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: none;
  color: #fff;
  background-color: #8d1415;
  border: none;
}

.header a{
  font-size: 24px;
  font-weight: 500;
  color: #8e1416;
}


.tel{
  margin-top: 15px;
}

.header-tel a {
	font-size: 40px;
	line-height: 40px;
}

.sidebar a{
  font-size: 30px;
  color: #8d1415;
  font-weight: 700;
}

.sidebar h1{
  margin-bottom: 25px;
}

.contact-info{
  margin-top: 50px;
}

.header-margin{
  margin-top: 50px;
}

.tagline{
  text-transform: uppercase;
  font-size: 35px;
  color: #941e1e;
  letter-spacing: 5px;
  padding-top: 16px;
  text-align: center;
  line-height: 35px;
}

.navigation{
  background-color: #8d1415;
  border-bottom: 4px solid #720c0d;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 30px;
}

.navigation ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.navigation ul li{
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 11px;
  margin-left: 27px;
  margin-right: 27px;
}

.navigation ul li a{
  color: #fff;
}

.navigation ul li a:hover{
  color: #ff8687;
  text-decoration: none;
}

h3{
  font-size: 18px;
  color: #8d1415;
  font-weight: 700;
}

.gallery-list{
  margin-top: 60px;
}

.gallery-list ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.gallery-list ul li{
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}

.storm-damage-sidebar{
  border-top: none;
  border-left: 6px solid #74af2a;
  border-right: 6px solid #74af2a;
  border-bottom: 6px solid #74af2a;
  margin-bottom: 40px;
  padding: 20px;
  text-align: center;
  font-size: 13px;
}

.testimonials-tile{
  background-color: #272727;
  margin-top: 30px;
  padding-bottom: 50px;
}

.testimonials-background{
  background: url('images/testimonial-background.png') no-repeat;
  background-position: top center;
}

h2{
  font-size: 32px;
  font-weight: 200;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.testimonial{
  font-size: 13px;
  font-style: italic;
  color: #dadada;
  text-align: center;
  padding-left: 35px;
  padding-right: 35px;
}

.testimonial img{
  margin-top: 20px;
  margin-bottom: 10px;
}

h4{
  color: #74b319;
  font-size: 14px;
  font-style: normal;
  margin: 0;
  margin-top: 10px;
  padding: 0;
}

.address{
  color: #7d7d7d;
  font-size: 13px;
  font-style: normal;
  margin-top: 5px;
}

.footer{
  background-color: #151515;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #5c5b5b;
}

/* Roofing Services */

.new-roof{
  background-color: #de8822;
  border-top: 6px solid #de8822;
  border-left: 6px solid #de8822;
  border-right: none;
  border-bottom: 6px solid #de8822;
  margin-top: 55px;
  float: left;
  width: 100%;
  color: #ffe2be;
}

.new-roof-heading{
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}

.new-roof-text p{
  font-size: 19px;
  margin-top: 10px;
  line-height: 40px;
}

.new-roof-text{
  padding: 20px;
}

.new-roof img{
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.new-roof a:hover{
  text-decoration: none;
}

.grp-roof a:hover{
  text-decoration: none;
}

.grp-roof{
  background-color: #56b313;
  border-top: 6px solid #56b313;
  border-left: 6px solid #56b313;
  border-right: none;
  border-bottom: 6px solid #56b313;
  margin-top: 35px;
  margin-bottom: 60px;
  float: left;
  width: 100%;
  color: #d7fcbd;
}

.grp-roof-heading{
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}

.grp-roof-text p{
  font-size: 19px;
  margin-top: 10px;
  line-height: 40px;
}

.grp-roof-text{
  padding: 20px;
}

.grp-roof img{
  display: inline-block;
  float: left;
  margin-right: 20px;
}


/*Media Queries*/

@media only screen and (max-width: 1199px) {
    /* For desktop: */

    .navigation ul li{
      display: inline-block;
      padding-top: 15px;
      padding-bottom: 11px;
      margin-left: 13px;
      margin-right: 13px;
    }

    .tagline{
      text-transform: uppercase;
      font-size: 29px;
      color: #941e1e;
      letter-spacing: 5px;
      padding-top: 4px;
      text-align: center;
      line-height: 35px;
    }

    .tel{
      margin-top: 0;
    }

    .header{
      font-size: 12px;
    }

    .header a{
      font-size: 32px;
      font-weight: 500;
      color: #8e1416;
    }

	.new-roof-heading{
	  color: #fff;
	  font-size: 18px;
	  font-weight: bold;
	}
	
	.new-roof-text p{
	  font-size: 18px;
	  margin-top: 10px;
	  line-height: 25px;
	}

    .new-roof img{
      display: inline-block;
      float: left;
      margin-right: 20px;
    }

    .grp-roof img{
      display: inline-block;
      float: left;
      margin-right: 20px;
    }

	.grp-roof-heading{
	  color: #fff;
	  font-size: 18px;
	  font-weight: bold;
	}
	
	.grp-roof-text p{
	  font-size: 18px;
	  margin-top: 10px;
	  line-height: 25px;
	}

}

@media only screen and (max-width: 991px) {
    /* For desktop: */

	.logo {
		max-width: 135%;
	}

    .confederation{
      display: none;
    }

    .tagline{
      display: none;
    }

    .tel{
      text-align: right;
      width: 100%;
      float: right;
    }

    .navigation ul li{
      display: inline-block;
      padding-top: 15px;
      padding-bottom: 11px;
      margin-left: 5px;
      margin-right: 5px;
      font-size: 12px;
    }

    .new-roof img{
      display: inline-block;
      width: 99%;
      margin-bottom: 20px;
    }
    
    .grp-roof img{
      display: inline-block;
      width: 99%;
      margin-bottom: 20px;
    }    

}

@media only screen and (max-width: 768px) {
    /* For desktop: */

    .logo{
      margin: 0 auto;
    }

    .sidebar{
	    text-align: center;
/*       display: none; */
    }

    .footer{
      text-align: center;
    }

    .footer img{
      margin: 0 auto;
      padding-top: 20px;
    }

    .tel{
      text-align: center;
      font-size: 28px;
      float: none;
      margin: 10px auto 0 auto;
    }
    
    .navigation ul li{
      display: list-item;
      text-align: center;
      border-bottom: 1px solid #550b0c;
    }

    .testimonial{
      margin-bottom: 25px;
    }

    .new-roof img{
      display: none;
    }

    .grp-roof img{
      display: none;
    }

}

@media only screen and (max-width: 480px) {
    /* For desktop: */

}

@media only screen and (min-width: 320px) {
    /* For desktop: */

}