@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
  background-image: url(../images/8.jpg);
  -webkit-font-smoothing: antialiased;
   background-attachment:fixed;
	background-size:cover;
	background-position:center center;
}

#welcomeContrl {
	height:auto;
	padding:20% 5% 5% 10%;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(0,0,0,0.1);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	color: rgba(255,255,255,1);
	text-align: left;
	z-index:999;
}

#becomepart {
	height: auto;
	width: 100%;
	padding: 2% 5% 5% 5%;
	visibility:visible;
	float: left;
	color: rgba(0,0,0,1);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	background-color: rgba(255,255,255,1);
}
.contactinfo {
	height:auto;
	width:30%;
	float:left;
	margin:7% 5% 0% 5%;
	color: rgba(0,0,0,1);
	font-size:120%;
	font-family: 'Nunito', sans-serif;
	position:relative;
	text-align:left;
}
#quoterequest {
	height: auto;
	width: 50%;
	padding: 2% 5% 2% 5%;
	float: left;
	position: relative;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width: 80%;
	float: left;
	padding: 20px 10% 30px 10%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position: relative;
	z-index:2;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(204,204,204,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/

#map {
	height: 500px;
	width: 100%;
	float: left;
	background-color: rgba(240,240,240,1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	z-index:-1;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

/**contactform content start**/

#companyname3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#name3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}

#tel3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#email3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#area3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#url3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#security3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#enquiry3 {
	background:none;
	height: 100px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:180%;
	text-align:center;
	-webkit-appearance: none;
border-radius: 0;
	}
	
	#reset3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:left;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;		
	}
	#submit3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#reset3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
		#submit3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	
	#welcomeContrl {
	height:auto;
	padding:30% 5% 5% 10%;
	width: 100%;
}

#becomepart {
	height: auto;
	width: 100%;
	padding: 2% 5% 5% 5%;
	visibility:visible;
	float: left;
	color: rgba(0,0,0,1);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	background-color: rgba(255,255,255,1);
}
.contactinfo {
	height:auto;
	width:100%;
	float:left;
	margin:5%;
	color: rgba(0,0,0,1);
	font-size:120%;
	font-family: 'Nunito', sans-serif;
	position:relative;
	text-align:left;
}
#quoterequest {
	height: auto;
	width: 100%;
	padding: 2% 5% 2% 5%;
	float: left;
	position: relative;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width: 80%;
	float: left;
	padding: 20px 10% 30px 10%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position: relative;
	z-index:2;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(204,204,204,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/

#map {
	height: 500px;
	width: 100%;
	float: left;
	background-color: rgba(240,240,240,1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	z-index:-1;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

/**contactform content start**/

#companyname3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#name3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}

#tel3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#email3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#area3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#url3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#security3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#enquiry3 {
	background:none;
	height: 100px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:180%;
	text-align:center;
	-webkit-appearance: none;
border-radius: 0;
	}
	
	#reset3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:left;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;		
	}
	#submit3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#reset3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
		#submit3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
	
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 5% 10%;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(0,0,0,0.1);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	color: rgba(255,255,255,1);
	text-align: left;
	z-index:999;
}

#becomepart {
	height: auto;
	width: 100%;
	padding: 2% 5% 5% 5%;
	visibility:visible;
	float: left;
	color: rgba(0,0,0,1);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	background-color: rgba(255,255,255,1);
}
.contactinfo {
	height:auto;
	width:100%;
	float:left;
	margin:7% 5% 0% 5%;
	color: rgba(0,0,0,1);
	font-size:120%;
	font-family: 'Nunito', sans-serif;
	position:relative;
	text-align:left;
}
#quoterequest {
	height: auto;
	width: 100%;
	padding: 2% 5% 2% 5%;
	float: left;
	position: relative;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width: 80%;
	float: left;
	padding: 20px 10% 30px 10%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position: relative;
	z-index:2;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(204,204,204,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/

#map {
	height: 500px;
	width: 100%;
	float: left;
	background-color: rgba(240,240,240,1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	z-index:-1;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

/**contactform content start**/

#companyname3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#name3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}

#tel3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#email3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#area3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#url3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#security3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#enquiry3 {
	background:none;
	height: 100px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:180%;
	text-align:center;
	-webkit-appearance: none;
border-radius: 0;
	}
	
	#reset3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:left;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;		
	}
	#submit3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#reset3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
		#submit3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
	
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 5% 10%;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(0,0,0,0.1);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	color: rgba(255,255,255,1);
	text-align: left;
	z-index:999;
}

#becomepart {
	height: auto;
	width: 100%;
	padding: 2% 5% 5% 5%;
	visibility:visible;
	float: left;
	color: rgba(0,0,0,1);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	background-color: rgba(255,255,255,1);
}
.contactinfo {
	height:auto;
	width:100%;
	float:left;
	margin:7% 5% 0% 5%;
	color: rgba(0,0,0,1);
	font-size:120%;
	font-family: 'Nunito', sans-serif;
	position:relative;
	text-align:left;
}
#quoterequest {
	height: auto;
	width: 100%;
	padding: 2% 5% 2% 5%;
	float: left;
	position: relative;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width: 80%;
	float: left;
	padding: 20px 10% 30px 10%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position: relative;
	z-index:2;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(204,204,204,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/

#map {
	height: 500px;
	width: 100%;
	float: left;
	background-color: rgba(240,240,240,1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	z-index:-1;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

/**contactform content start**/

#companyname3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#name3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}

#tel3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#email3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#area3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#url3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#security3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#enquiry3 {
	background:none;
	height: 100px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:180%;
	text-align:center;
	-webkit-appearance: none;
border-radius: 0;
	}
	
	#reset3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:left;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;		
	}
	#submit3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#reset3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
		#submit3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
	
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 5% 10%;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(0,0,0,0.1);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	color: rgba(255,255,255,1);
	text-align: left;
	z-index:999;
}

#becomepart {
	height: auto;
	width: 100%;
	padding: 2% 5% 5% 5%;
	visibility:visible;
	float: left;
	color: rgba(0,0,0,1);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	background-color: rgba(255,255,255,1);
}
.contactinfo {
	height:auto;
	width:30%;
	float:left;
	margin:7% 5% 0% 5%;
	color: rgba(0,0,0,1);
	font-size:120%;
	font-family: 'Nunito', sans-serif;
	position:relative;
	text-align:left;
}
#quoterequest {
	height: auto;
	width: 50%;
	padding: 2% 5% 2% 5%;
	float: left;
	position: relative;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width: 80%;
	float: left;
	padding: 20px 10% 30px 10%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position: relative;
	z-index:2;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(204,204,204,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/

#map {
	height: 500px;
	width: 100%;
	float: left;
	background-color: rgba(240,240,240,1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	z-index:-1;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

/**contactform content start**/

#companyname3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#name3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}

#tel3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#email3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#area3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#url3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#security3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#enquiry3 {
	background:none;
	height: 100px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:180%;
	text-align:center;
	-webkit-appearance: none;
border-radius: 0;
	}
	
	#reset3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:left;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;		
	}
	#submit3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#reset3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
		#submit3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
	
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 5% 10%;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(0,0,0,0.1);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	color: rgba(255,255,255,1);
	text-align: left;
	z-index:999;
}

#becomepart {
	height: auto;
	width: 100%;
	padding: 2% 5% 5% 5%;
	visibility:visible;
	float: left;
	color: rgba(0,0,0,1);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	background-color: rgba(255,255,255,1);
}
.contactinfo {
	height:auto;
	width:30%;
	float:left;
	margin:7% 5% 0% 5%;
	color: rgba(0,0,0,1);
	font-size:120%;
	font-family: 'Nunito', sans-serif;
	position:relative;
	text-align:left;
}
#quoterequest {
	height: auto;
	width: 50%;
	padding: 2% 5% 2% 5%;
	float: left;
	position: relative;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width: 80%;
	float: left;
	padding: 20px 10% 30px 10%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position: relative;
	z-index:2;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(204,204,204,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/

#map {
	height: 500px;
	width: 100%;
	float: left;
	background-color: rgba(240,240,240,1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	z-index:-1;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

/**contactform content start**/

#companyname3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#name3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}

#tel3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#email3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#area3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#url3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#security3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#enquiry3 {
	background:none;
	height: 100px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:180%;
	text-align:center;
	-webkit-appearance: none;
border-radius: 0;
	}
	
	#reset3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:left;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;		
	}
	#submit3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#reset3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
		#submit3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
	
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 5% 10%;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(0,0,0,0.1);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	color: rgba(255,255,255,1);
	text-align: left;
	z-index:999;
}

#becomepart {
	height: auto;
	width: 100%;
	padding: 2% 5% 5% 5%;
	visibility:visible;
	float: left;
	color: rgba(0,0,0,1);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align:center;
	background-color: rgba(255,255,255,1);
}
.contactinfo {
	height:auto;
	width:30%;
	float:left;
	margin:7% 5% 0% 5%;
	color: rgba(0,0,0,1);
	font-size:120%;
	font-family: 'Nunito', sans-serif;
	position:relative;
	text-align:left;
}
#quoterequest {
	height: auto;
	width: 50%;
	padding: 2% 5% 2% 5%;
	float: left;
	position: relative;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width: 80%;
	float: left;
	padding: 20px 10% 30px 10%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position: relative;
	z-index:2;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(204,204,204,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/

#map {
	height: 500px;
	width: 100%;
	float: left;
	background-color: rgba(240,240,240,1);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	z-index:-1;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0,0,0,1);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,1);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,1);
}

/**contactform content start**/

#companyname3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#name3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}

#tel3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#email3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	
	}
#area3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#url3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#security3 {
	background:none;
	height: 35px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:120%;
	-webkit-appearance: none;
border-radius: 0;
	}
#enquiry3 {
	background:none;
	height: 100px;
	width: 98%;
	margin-top: 5px;
	font-family: 'Nunito', sans-serif;
	color: rgba(0,0,0,1);
	padding:5px;
	border:hidden;
	border-bottom:1px rgba(0,0,0,1) solid;
	font-size:180%;
	text-align:center;
	-webkit-appearance: none;
border-radius: 0;
	}
	
	#reset3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:left;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;		
	}
	#submit3  {
	height:45px;
	width:49.5%;
	margin-bottom:5px;
	margin-top:10px;
	background-color: rgba(153,153,153,1);
	font-family: 'Nunito', sans-serif;
	color: #fff;
	padding-top: 10px;
	font-size: 120%;
	border:0px;
	float:right;
	cursor:pointer;
	-webkit-appearance: none;
border-radius: 0;
	}
	#reset3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
		#submit3:hover {
		color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
		}
	
	}