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

body{
	width: 92%;
	
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	background-size: cover;
	padding-left: 2.275%;
	padding-right: 2.275%;
	background-color: #A48D8E;
	 background-image: url("../background.jpg")
		 
}

.holder{
	width: 100%;
   height: auto;
	margin-left: auto;
	margin-right: auto;
}


.header{
	width: 100%;
	height:75px;
	background-color: #ED8F17;
	margin-bottom: 3px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px; 
}

.h1header{
	text-align: center;
	padding-top: 5px;
	font-size: 1.5em;
}


.navbar{
	width: 100%;
	height: 40px;
	background-color: #E3CF1A;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

.menulink{
	width:45px;
	height: 30px;
	padding-top:2px; 
	font-size: 1.2em;
}

.marquee{
	width: 100%;
	height: 30px;
	background-color: #BEBCF3;
	margin-bottom: 2px;
	padding-bottom: 0px;
	
}

.marqueethank{
	color: rgba(41,40,33,1.00);
	font-size: 1.2em

}

.maincontent{
	width: 100%;
	height:auto;
	background-color: #F5EFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.maincontenp{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	
	
}

.maincontenthank{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.5em;
	
}


.footer{
	width: 100%;
	height: auto;
	background-color: #000000;
	margin-top: 2px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
    
}

.footall{
	color: #EFE1E1;
		padding-top: 10px;
	margin-top: 2px;
	padding-left: 60px;
    text-align: center;
		
}



.mixermage{
	width: 30%;
	height: auto;
	padding-left: 5px;
	margin-top: 5px;
	float: left;
	padding-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}


.twomixerimage{
	width: 30%;
	height: auto;
	padding-left: 5px;
	margin-top: 5px;
	float: left;
	padding-right: 5px;
	margin-left: auto;
	margin-right: auto;
	
}
.formcontact{
	width: 25%;
	height: 450px;
	background-color: #D2E612;
	border-radius: 20px;
	padding-left: 60px;
	margin-left: 50px;
    margin-bottom: 20px;
}


.form{
	width: 25%;
	height: 275px;
	
	border-radius: 20px;
	padding-left: 30px;
	
    margin-bottom: 5px;
	padding-top: 30px;
}

.sendmess{
	
	margin-left: 60px;
	padding-top: 5px;
	margin-top: 5px;
}



.STYLEtextfeild{
	width: 200px;
	height: 20px;
	border-radius: 5px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 17px;
	
}


.STYLEtextfeild2{
	width: 225px;
	height: 100px;
	border-radius: 5px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 17px;
	
}

.h3{
    margin-left: 60px;
    font-size: 1.2em
}
.h2{
	font-size: 1.px;
	padding-left: 120px;
	padding-bottom: 10px;
}


/* Media query for Mobile devices*/
@media only screen and (min-width : 285px) and (max-width : 480px) {


.holder{
	width: 100%;
   height: auto;
	margin-left: auto;
	margin-right: auto;
}


.header{
	width: 100%;
	height:65px;
	background-color: #ED8F17;
	margin-bottom: 3px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px; 
}

.h1header{
	text-align: center;
	padding-top: 5px;
	font-size: 1.1em;
}


.navbar{
	width: 100%;
	height: 40px;
	background-color: #E3CF1A;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

.menulink{
	width:45px;
	height: 30px;
	padding-top:2px; 
	font-size: 1.2em;
}

.marquee{
	width: 100%;
	height: 30px;
	background-color: #BEBCF3;
	margin-bottom: 2px;
	padding-bottom: 0px;
	
}

.marqueethank{
	color: rgba(41,40,33,1.00);
	font-size: 1.2em

}

.maincontent{
	width: 100%;
	height:auto;
	background-color: #F5EFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.maincontenp{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
	
}


.footer{
	width: 100%;
	height: auto;
	background-color: #000000;
	margin-top: 2px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
    
}

.footall{
	color: #EFE1E1;
		padding-top: 10px;
	margin-top: 2px;
	padding-left: 60px;
    text-align: center;
		
}



.mixermage{
	width: 100%;
	height: 150px;
	padding-left: 0px;
	margin-top: 2px;
	float: left;
	padding-right: 5px;
}


.twomixerimage{
	width: 100%;
	height: 150px;
	padding-left: 0px;
	margin-top: 2px;
	float: left;
	padding-right: 5px;
}
.formcontact{
	width: 25%;
	height: 450px;
	background-color: #D2E612;
	border-radius: 20px;
	padding-left: 60px;
	margin-left: 50px;
    margin-bottom: 20px;
}


.form{
	width: 25%;
	height: 275px;
	
	border-radius: 20px;
	padding-left: 20px;
	
    margin-bottom: 20px;
	padding-top: 20px;
}




.STYLEtextfeild{
	width: 200px;
	height: 20px;
	border-radius: 5px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 17px;
	
}

.STYLEtextfeild2{
	width: 225px;
	height: 100px;
	border-radius: 5px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 17px;
	
}

.h3{
    text-align: center;
    font-size: 1.5em
}
.h2{
	font-size: 1.px;
	padding-left: 120px;
	padding-bottom: 10px;
}

	
	

/* Media Query for Tablets */
	@media only screen and (min-width : 481px) and (max-width : 1024px) {
		
.holder{
	width: 100%;
   height: auto;
	margin-left: auto;
	margin-right: auto;
}


.header{
	width: 100%;
	height:65px;
	background-color: #ED8F17;
	margin-bottom: 3px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px; 
}

.h1header{
	text-align: center;
	padding-top: 5px;
	font-size: 1.1em;
}


.navbar{
	width: 100%;
	height: 40px;
	background-color: #E3CF1A;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

.menulink{
	width:45px;
	height: 30px;
	padding-top:2px; 
	font-size: 1.2em;
}

.marquee{
	width: 100%;
	height: 30px;
	background-color: #BEBCF3;
	margin-bottom: 2px;
	padding-bottom: 0px;
	
}

.marqueethank{
	color: rgba(41,40,33,1.00);
	font-size: 1.2em

}

.maincontent{
	width: 100%;
	height:auto;
	background-color: #F5EFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

	.contentmainp{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.8em;
	
}


			

.footer{
	width: 100%;
	height: auto;
	background-color: #000000;
	margin-top: 2px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
    
}

.footall{
	color: #EFE1E1;
		padding-top: 10px;
	margin-top: 2px;
	padding-left: 60px;
    text-align: center;
		
}



.mixermage{
	
width: 100%;
	height: 150px;
	padding-left: 5px;
	margin-top: 2px;
	float: left;
	padding-right: 5px;

	}
.twomixerimage{
	width: 100%;
	height: 150px;
	padding-left: 5px;
	margin-top: 2px;
	float: left;
	padding-right: 5px;
		}
.formcontact{
	width: 25%;
	height: 450px;
	background-color: #D2E612;
	border-radius: 20px;
	padding-left: 60px;
	margin-left: 50px;
    margin-bottom: 20px;
}


.form{
	width: 25%;
	height: 275px;
	 
	border-radius: 20px;
	padding-left:30px;
	
    margin-bottom: 20px;
	padding-top: 20px;
	
}



.STYLEtextfeild{
	width: 200px;
	height: 20px;
	border-radius: 5px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 17px;
	
}

.STYLEtextfeild2{
	width: 225px;
	height: 100px;
	border-radius: 5px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 17px;
	
}


.h3{
    text-align: center;
    font-size: 1.5em
}
.h2{
	font-size: 1.px;
	padding-left: 120px;
	padding-bottom: 10px;
}
		
	
	}

}