@charset "utf-8";

@media only screen and (max-width: 1284px){
	
	body{width: 100%;
	margin-left: auto;
	margin-right: auto;}
	
	header{height: 105px;
	line-height: 105px;}
	
	body footer{
		width: 100%;
		}
	
	.topnav a{width: 100%;
	color: #ffffff;
	border-color: #FFFFFF;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	margin-bottom: 2px;
	font-size: 24pt;}
	
	body nav{background-color: #FFFFFF;}
	
	.content-image{
		min-height: calc(100vh);
	}
	
	.content-aboutus{
		min-height: calc(100vh);
	}
	
	.services-text{
		width: 90%;
		margin-left: 3%;
		margin-right: 3%;
		padding-right: 0px;
	}
	
	.services-image{
    	width: 90%;
    	height: auto;
    	vertical-align: middle;
	}
	
	.aboutus-text{
		width: 90%;
		margin-left: 3%;
		margin-right: 3%;
		padding-right: 0px;

	}
	
	.aboutus-text2{
		width: 90%;
		margin-left: 3%;
		margin-right: 3%;

	}
	
	.aboutus-image{
    	width: 90%;
    	height: auto;
		margin-left: 3%;
		margin-right: 3%;
		vertical-align: middle;
		
	}
	
	.aboutus-image2{
    	width: 90%;
    	height: auto;
		margin-left: 3%;
		margin-right: 3%;
		vertical-align: middle;
		padding-right: 0px;
		padding-top: 10px;
	}
	
	.contact-feedback-form {
	    text-shadow: 0px 0px 0px;
        width: 90%;
        text-align: center;
        margin-left: 3%;
	    margin-right: 3%;
        position: static;
        padding-top: 100px;
        padding-bottom: 100px;
		
    }
	
	.contact-text {
		width: 90%;
		margin-left: 3%;
	    margin-right: 3%;
        position: static;
		padding-top: 20px;
		padding-bottomt: 20px;
	}
	
	.contact-image {
		padding-top: 100px;
	}
	
	.hours-of-operation{
		padding-top: 100px;}