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

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

{

    
    
    body {
margin:0; 
background-image:url("../images/background.jpg");
background-size:943px;
background-repeat:repeat-x; }	
    
    
     .header {width:1024px;
    height:550px;
    margin: auto;}
    
    
    .header-phone-logo-wrapper {float:right;}
    
    .header-phone {
	width: 520px;
	height: 100px;
	font-family: alegreya, serif;
	font-size: 100px;
	font-style: normal;
	font-weight: 800;
	line-height: 90%;
    }
    
    
    .header-logo {width:520px;
    height:349px;
    background-image: url("../images/drain-guard-logo.png");
    background-repeat: no-repeat;
    background-position: center;
         background-size: 495px;
    }
    
    
    .header-photo {width: 500px;
    height: 550px;
    background-image:url("../images/main-pic.png");
    background-repeat: no-repeat;
    background-position: center;
     float:left;} 
    
	
	
	.header-contact {width: 520px;
	height: 100px;
	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:1024px;
    height:auto;
        margin: auto;
        margin-bottom: 10px;
    }
    
    
    
    .solution-wrapper1 {width:320px;
    height:200px;
    float:left;
    margin-left: 20px;
	margin-top: 30px;}
    
    .solution-picture1 {width:150px;
    height:200px;
    float:left;
    background-image: url("../images/drain-guard-small-pic.png");
    background-size:130px;
    background-position: center;
    background-repeat: no-repeat;}
    
    .solution-text1 {
	width: 160px;
	height: 200px;
	float: right;
	font-family: alegreya, serif;
	font-style: normal;
	font-weight: 400;
        font-size: 20px;}
    
    
    .solution-wrapper2 {width:320px;
    height:200px;
    float:left;
	margin-top: 30px;}
    
    .solution-picture2 {width:150px;
    height:200px;
    float:left;
    background-image: url("../images/backshot.jpg");
    background-size:120px;
    background-position: center;
    background-repeat: no-repeat;}
    
    .solution-text2 {width:160px;
    height:200px;
    float:right;
    font-family: alegreya, serif;
	font-style: normal;
	font-weight: 400;
    font-size: 20px;}
    
    
    .solution-wrapper3 {width:320px;
    height:200px;
    float:left;
	margin-top: 30px;}
    
    .solution-picture3 {width:150px;
    height:200px;
    float:left;
    background-image: url("../images/sideshot.jpg");
    background-size:150px;
    background-position: center;
    background-repeat: no-repeat;}
    
    .solution-text3 {width:160px;
    height:200px;
    float:right;
    font-family: alegreya, serif;
	font-style: normal;
	font-weight: 400;
    font-size: 20px;}
    
    
    
    
    
    
    .store {width:515px;
    height:auto;
    background-color:#C6C6C6;
        margin: auto;
		margin-top: 50px;
		margin-bottom: 30px;
		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:1024px;
        height:290px;
        margin: auto;
    }
	
	
	.in-my-draintile {
	width:440px;
		height:271px;
		background-image: url("../images/in-my-draintile.jpg");
		float:left;
		margin-right: 20px;
		margin-left: 60px;
		border: 1px solid black;
	    background-size: 440px;
	}
	
	
	
	
	.any-downspout {width:440px;
		height:271px;
		background-image:url("../images/works-with-any-downspout.jpg");
	    float:left;
	    border: 1px solid black;
	    background-size: 440px;}
	
	
	
	
	
    
     .testimonials {width:1024px;
    height:320px;
        margin: auto;
    }
	
	
	.testimonial-wrapper {width:334px;
	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:334px;
	height:100px;
	font-family: alegreya, serif;
	font-style: normal;
	font-weight: 400;
    font-size: 14px;
	text-align: center;}
	
	
	
    
       .footer {width:1024px;
        height:180px;
        margin: auto;
		background-color:#C6C6C6; 
		margin-bottom: 30px;
		border: 4px solid #E55C26;
		box-sizing: border-box;
    }
    
    
    
}
