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

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
}

Header {
	padding: 20px;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

body {
	margin-left: auto;
	margin-right: auto;
	max-width: 560px;
}

* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
	padding: 20px 0px 20px 0px;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}
.caption-container p {
	color: #ffffff;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.8;
}

.active,
.demo:hover {
  opacity: 1;
}

.logo {
margin-left: auto;	
margin-right: auto;
display: block;
max-width: 320px;
}

.Clouds {
	background-image:url("images/clouds-header-1200.png");
	display: block;
	width: 100%;
	Max-width: 100%;
	max-height: 280px;
}

.Roofer {
	background-image:url("images/grey-roof-bckgrdimg.png");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 20px 20px 50px 20px;
	text-align: center;
	width: 100%;
		
}
.Roofing {
	background-image:url("images/RoofingServices.png");
	background-size:cover;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	height: 200px;
	padding: 30px 10px 10px 10px;
	display: block;
	
}

.Roofing h3 {
	color: #ffffff;
	font-size: auto;
	text-shadow: 2px 2px 6px #000000;
	margin: 40px;
}
.Nav ul {
	list-style-type: none;
	
}

.Nav ul li {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
	font-weight: 725;
	font-size: 20px;
	text-shadow: 1px 1px 2px #000000;
			
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}
.col1 {
	width: 100%;
	
}
.col2 {
	width: 100%;
	
}
.hero {
margin-left: auto;	
margin-right: auto;
display: block;

}

.map {
	background-image:url("images/roofer-grey.png");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
	width: 100%;
	Max-width: 100%;
	min-height: 250px;
	height: 100%;
	max-height: 100%;
	clear:both;
	margin-top: 20px;
	
}

.map p {
	color: #ffffff;
	text-align: left;
	display: block;
	font-weight: 600;
	font-size: 100%;
	text-shadow: 1px 1px 1px #000000;
	width: 50%;
	padding: 10px;
	margin: 10px;
	float: left;
	clear: both;
}

.directions {
	display: inline-block;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 120px;
	width: 40%;
	
}
h3 {
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: center;
	color: #312d2c;
	font-weight: 700;
	padding-top: 10px;
	
}
.table {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-color:#474646;
	border-radius: 25px;
	border-width: thick;
	
}

.table td {
	padding: 10px;
	border: none;
}

p {
	font-size: 16px;
	text-align: center;
	color: #312d2c;
	font-weight: 600;
	line-height: normal;
}

p2 {
	font-size: 12px;
	text-align: left;
	color: #312d2c;
	font-weight: 600;
	line-height: normal;
}

@media (max-width: 320px) {
.container {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
}

p {
	padding-left: 10%;
	padding-right: 10%;
}
.primary_header {
    width: 100%;
    background-color: #ffffff;
	background-image: url("images/clouds-header-960.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #2C9AB7;
	padding-left: 40px;
}
.secondary_header {
    
    padding: 10px;
	float: right;
	margin-right: 20px;
	display: block;
	
	
}
.container .secondary_header ul {
    margin-top: 0%;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 0px;
    width: 100%;
	display: block;
	   
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	transition: all 0.3s linear;
	display: block;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
.left_article {
	background-color: #FFFFFF;
	background-image: url("images/grey-roof-bckgrdimg.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 60%;
	float: right;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #343434;
	padding-bottom: 15px;
}

.container .left_article h3 {
	
	color: #717070;
	font-weight: bolder;
	font-family: "Arial Black";
	font-size: 36px;
	text-align: center;
}
.container .left_article p {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bolder;
	
	text-align: center;
	line-height: 24px;
	
	color: #000000;
}
.right_article {
	width: 100%;
	float: left;
	background-color: #F6F6F6;
}

.map_article {
	background-color: #FFFFFF;
	background-image: url("images/roofer-grey.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 58%;
	float: right;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #343434;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 295px;
	}
.map_article p{
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 150px;
	font-weight: bold;
	width: 30%;
	
}
.map {float: right;
	margin-top: 100px;
	margin-bottom: 10px;
	margin-right: 40px;
	
}

.footer {
	background-color: #717070;
	width: 100%;
	
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}


.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	width: 100%;
	float: right;
	
}
.placeholder {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	height:100%;
}
body {

}
}
@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
	
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}
/*Tablet View*/

@media (min-width: 768px){
	
	h3 {
		font-size: 28px;
	}
	p {
		font-size: 14px;
	}
	body {
		max-width: 778px;
	}
	.Nav ul li {
		display: inline-block;
		padding: 5px;
	}
	.Nav ul {
		text-align: center;
	}
	.hero-md {
margin-left: auto;	
margin-right: auto;
display: block;
width: 50%;
padding: 10px 0px;
float:left;
}
	
	.Roofer-md {
	background-image:url("images/grey-roof-bckgrdimg.png");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 20px 20px 50px 20px;
	text-align: center;
	width: 50%;
	height: 50%;
	float: right;
	
}
	
	.map-md {
	background-image:url("images/roofer-grey.png");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
	width: 100%;
	Max-width: 100%;
	min-height: 250px;
	height: 50%;
	max-height: 100%;
	clear:both;
	float: right;
	margin-top: 30px;
}
	.col1-md {
	width: 50%;
	float: left;
	padding:10px;
	
}
	.col2-md {
	width: 50%;
	float: right;
	padding:10px;
}
	
	
}

/*Desktop View*/

@media (min-width: 1024px){
	
	h3 {
		font-size: 38px;
	}
	p {
		font-size: 24px;
	}
	body {
		max-width: 1200px;
	}
	.logo {
		float: left;
	}
	.Nav {
		float: right;
	}
	
	.hero-lg {
		width: 40%;
	}
	.Roofer-lg {
		width: 60%;
	}
	
	.map-lg {
		margin-top: 30px;
	}
	.Nav ul li {
		font-size: 26px;
	}
	.Roofing-lg {
		height: 280px;
	}
}
