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

@media all and (min-width : 720px)

{
    
    
    body {
margin:0; 
background-image:url("../images/background.jpg");
background-size:900px;
background-repeat:repeat-x; }	
	
    
     .header {width:720px;
    height:550px;
    margin: auto;}
    
   
    
    .header-phone-logo-wrapper {float:right;}
    
    
    
    .header-phone {width:340px;
    height:96px;
  font-family: alegreya, serif;
	font-size: 60px;
	font-style: normal;
	font-weight: 800;}
    
    
    .header-logo {width:340px;
    height:349px;
    background-image: url("../images/drain-guard-logo.png");
    background-repeat: no-repeat;
    background-position: center;
       
    }
	
     .header-photo {width: 380px;
    height: 550px;
    background-image:url("../images/main-pic.png");
    background-repeat: no-repeat;
    background-position: center;
         float:right;
          background-size: 405px;
    } 
    
	
	
	.header-contact {width: 340px;
	height: 60px;
	font-family: alegreya, serif;
	padding-top: 10px;
	box-sizing: border-box;
	text-align: center;}
	
    
	.contractor-pricing {width:300px;
	height:30px;
	background-color:#F3D92E;
	margin: auto;
	border: 3px solid red;
	border-radius: 10px;
	padding-top: 5px;}
	
	
	
	
	
	
	
	
	
    
    .perfect-solution {width:720px;
    height:auto;
        margin: auto;
    }
    
    
    .solution-wrapper1 {width:233px;
    height:200px;
    float:left;
    margin-left: 0px;}
    
    .solution-picture1 {width:100px;
    height:200px;
    float:left;
    background-image: url("../images/drain-guard-small-pic.png");
    background-size:100px;
    background-position: center;
    background-repeat: no-repeat;}
    
    .solution-text1 {
	width: 120px;
	height: 200px;
	float: right;
	font-family: alegreya, serif;
	font-style: normal;
	font-weight: 400;
        font-size: 18px;}
    
    
    .solution-wrapper2 {width:233px;
    height:200px;
    float:left;}
    
    .solution-picture2 {width:100px;
    height:200px;
    float:left;
    background-image: url("../images/backshot.jpg");
    background-size:100px;
    background-position: center;
    background-repeat: no-repeat;}
    
    .solution-text2 {width:120px;
    height:200px;
    float:right;
    font-family: alegreya, serif;
	font-style: normal;
	font-weight: 400;
    font-size: 18px;}
    
    
    .solution-wrapper3 {width:233px;
    height:200px;
    float:left;}
    
    .solution-picture3 {width:100px;
    height:200px;
    float:left;
    background-image: url("../images/sideshot.jpg");
    background-size:110px;
    background-position: center;
    background-repeat: no-repeat;}
    
    .solution-text3 {width:120px;
    height:200px;
    float:right;
    font-family: alegreya, serif;
	font-style: normal;
	font-weight: 400;
    font-size: 18px;}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .store {width:515px;
    height:auto;
    background-color:#C6C6C6;
        margin: auto;
		margin-bottom: 20px;
		border: 4px solid #E55C26;
		box-sizing: border-box;
    }
    
	
	
	.store-button {
		
		float:left;
		margin:10px;
		box-sizing: border-box;	
	}
	
	
	
	.store-SSL {width:515px;
	height:60px;
	background-image:url("../images/SSL-ecwid.png");
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 10px;
	float: left;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    
    .photos {width:720px;
    height:230px;
        margin: auto;
    }
	
	
	
		.in-my-draintile {
	     width:350px;
		height:215px;
		background-image: url("../images/in-my-draintile.jpg");
		float:left;
		margin-right: 16px;
		margin-left: 0px;
		border: 1px solid black;
		background-size: 350px;
	
	}
	
	
	
	
	.any-downspout {width:350px;
		height:215px;
		background-image:url("../images/works-with-any-downspout.jpg");
	    float:left;
	    border: 1px solid black;
	    background-size: 350px;}
	
	
	
	
	
	
	
    
    
     .testimonials {width:720px;
    height:320px;
        margin: auto;
		 margin-bottom: 20px;
    }
	
	
	.testimonial-wrapper {width:233px;
	height:250px;
	float: left;
	margin-bottom: 10px;}
	
	
		.testimonial-photo {width: 234px;
	height: 150px;
	margin: auto;
    background-image: url("../images/testimonial1.jpg");
             margin-bottom: 10px;
	}
    
    .testimonial-photo2 {width: 234px;
	height: 150px;
	margin: auto;
    background-image: url("../images/testimonial2.jpg");
         margin-bottom: 10px;
	}
    
    .testimonial-photo3 {width: 234px;
	height: 150px;
	margin: auto;
    background-image: url("../images/testimonial3.jpg");
         margin-bottom: 10px;
	}
	
	.testimonial-text {width:233px;
	height:100px;
	font-family: 'architects-daughter';
	font-style: normal;
	font-weight: 400;
    font-size: 13px;
	text-align: center;}
	
	
	
	
	
	
	
	
	
    
         .footer {width:720px;
              height:180px;
			 margin-bottom: 30px;
			 margin:auto;
             background-color:#C6C6C6; 
		border: 4px solid #E55C26;
		box-sizing: border-box;
    }
    

}
