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



html, body {
	height: 100%;
/*	width: 100% !important;*/
	margin: 0px;
	padding: 0px;
/*	overflow-x: hidden;*/
	background-color: #424242 !important;
/*
	background:
        radial-gradient(transparent, black),
        url("http://lorempixel.com/500/500");
*/
/*	background-image: radial-gradient( #424242, #161616);*/

}
#home{
	background: url("../images/BackdropImages.jpg") no-repeat center center fixed;
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	background-size: cover;
	
}
#explore{
	background: url("../images/BackdropImages.jpg") no-repeat center center fixed;
	display:table;
	height: 100%;
	position: relative;
	width: 100%;
	background-size: cover;
	
}
.mainone{
	margin-top: 150px;
	margin-left: 15px;
	margin-right: 55px;
/*	-webkit-transform-style: preserve-3d;*/
}
@keyframes imganim{
	from{opacity: 0; transform: translateX(-100px);}
	to{opacity: 1;}
}

.imgholderone.in-view{
	background: url("../images/ConceptTRIO.jpg") center center no-repeat;
	animation: imganim 0.55s ease;
	
}


.imgholderone{
	
	width: auto;
	height: 400px;
	overflow-x: hidden;
	
	
	
}
.imageinfo.in-view{
	padding-top:15px;
	padding-left: 15px;
	text-align: left;
	font-family: "neue-kabel", sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 90px;
	line-height: 40px;
	color: #fff69a;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
}
@keyframes titleanim{
	from{opacity: 0; transform: translateX(100px);}
	to{opacity: 1;}
}
.imageinfo.in-view{
	animation: titleanim 0.7s ease;
}
h12{
	font-family: "neue-kabel", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 42px;
	animation: titleanim 0.7s ease;
	
}
.mobileinfo{
	padding-top:15px;
	padding-right: 15px;
	text-align: right;
	font-family: "neue-kabel", sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 50px;
	line-height: 25px;
	color: #ffffff;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
	visibility: hidden;

}
.mobileinfovision{
	padding-top:0px;
	text-align: center;
	font-family: "neue-kabel", sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 50px;
	color: #ffffff;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
	visibility: hidden;
}
.slogan{
	padding-top:65px;
	padding-bottom:65px;
	font-family: "richmond-display", sans-serif;
	font-weight: 200;
	font-style: italic;
	text-align: center;
	font-size: 64px;
	line-height: 85px;
	color: #f07d28;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
}
@keyframes sloganeanim{
	from{opacity: 0; transform: translateY(50px);}
	to{opacity: 1;}
}
.slogan.in-view{
	animation: sloganeanim 1s ease;
}
.maintwo{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 55px;
}
.imgholdertwo{
	
	width: auto;
	height: 400px;
}
@keyframes imganimtwo{
	from{opacity: 0; transform: translateX(100px);}
	to{opacity: 1;}
}
.imgholdertwo.in-view{
	background: url("../images/create.jpg") center center no-repeat;
	animation: imganimtwo 0.6s ease;
}
.imageinfotwo{
	padding-top:15px;
	padding-right: 15px;
	text-align: right;
	font-family: "neue-kabel", sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 90px;
	line-height: 40px;
	color: #fff69a;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
	
}
@keyframes titleanimtwo{
	from{opacity: 0; transform: translateX(-100px);}
	to{opacity: 1;}
}
.imageinfotwo.in-view{
	animation: titleanimtwo 0.75s ease;
}
.mainthree{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 55px;
}
.imgholderthree{
	background: url("../images/product.jpg") center center no-repeat;
	width: auto;
	height: 400px;
}
@keyframes imganithree{
	from{opacity: 0; transform: translateX(-100px);}
	to{opacity: 1;}
}
.imgholderthree.in-view{
	animation: imganithree 0.5s ease;
}
.imgholderfour{
	margin-top: -60px;
	width: auto;
	height: 400px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
}
@keyframes imganitfour{
	from{opacity: 0; transform: translateX(100px);}
	to{opacity: 1;}
}
.imgholderfour.in-view{
	animation: imganitfour 0.5s ease;
}
.imageinfofour{
	padding-top:0px;
	padding-right: 15px;
	text-align: right;
	font-family: "neue-kabel", sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 90px;
	line-height: 40px;
	color: #fff69a;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
}
@keyframes titleanimfour{
	from{opacity: 0; transform: translateX(-100px);}
	to{opacity: 1;}
}
.imageinfofour.in-view{
	animation: titleanimfour 0.7s ease;
}
.logobase{
	height: 130px !important;
	width: auto;
	align-content: center;
	padding-top: 0px;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}

#services{
	background: url("../images/BackdropImages.jpg") no-repeat center center fixed;
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	background-size: cover;
	
}
.sitecontain{
	margin-top: 130px;
	padding-right: 95px;
	padding-left: 110px;
}
/*
.servicestop{
	margin-top: 130px;
}
*/
.contenthead{
	width: 100%;
	height: 18px;
/*	color: #f07d28;*/
/*	background-color: rgba(240,123,40,0.6);*/
	background-image: linear-gradient(to left, rgba(240,123,40,0.8), rgba(0,0,0,0.5))!important;
}
.col-md-4 p{
	background-color: rgba(0,0,0,0.5);
	padding-left: 17px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	height: inherit;
	font-family: "neue-kabel", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #fff69a;
	font-size: 20px;
}
.col-md-8 p{
	background-color: rgba(0,0,0,0.5);
	padding-left: 17px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	height: inherit;
	font-family: "neue-kabel", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #fff69a;
	font-size: 20px;
}
.servimgone{
	background: url("../images/Skidmore_services.jpg") center center no-repeat;
	width: 100%;
	height: 240px;
}
.servimgtwo{
	background: url("../images/fusecover.jpg") center center no-repeat;
	width: 100%;
	height: 240px;
}
.servimgthree{
	background: url("../images/iconfiles.jpg") center center no-repeat;
	width: 100%;
	height: 240px;
}
.servimgfour{
	background: url("../images/CNCPlug.jpg") center center no-repeat;
	width: 100%;
	height: 240px;
}
.servimgfive{
	background: url("../images/3dPrints.jpg") center center no-repeat;
	width: 100%;
	height: 240px;
}
.servimgsix{
	background: url("../images/PlanPrints.jpg") center center no-repeat;
	width: 100%;
	height: 240px;
}
.servimgseven{
	background: url("../images/Render.jpg") center center no-repeat;
	width: 100%;
	height: 240px;
}
.sercapt{
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: rgba(0,0,0,0.5);
	font-family: "neue-kabel", sans-serif;
	color: #f07d28;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	text-align: center;
	width: 100%;
}
#about{
	background: url("../images/BackdropImages.jpg") no-repeat center center fixed;
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	background-size: cover;
	
}
/*
.abouttop{
	margin-top: 130px;
}
*/
#contact{
	background: url("../images/BackdropImages.jpg") no-repeat center center fixed;
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	background-size: cover;
	
}
.contacthead{
	padding-bottom: 25px;
}

.Logo{
	position: absolute;
	top: 10px;
	left: 12px;
	width: 350px !important;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}
.mapHead {
	margin-top: 130px;
}

.mapFrame {
	border: 2px;
	border-style: solid;
	border-color: #000000;

}
.phoneNo{
	width: 220px;
	height: auto;
}
#home2{
	background: url("../images/BackdropImages.jpg") no-repeat center center fixed;
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	background-size: cover;
	
}

.navbar {
	position: fixed;
	width: 100%;
	height: 80px;
	transition: top 0.5s;
	
		
}
.navbar-nav{
	padding-right: 20px;
	top: 20px;
}

/*
.navbar-brand img{
	height: 70px;
	top: 10px ;
	left: 30px ;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
	visibility: hidden;
	
}
*/
.navbar-dark {
/*	background-color: transparent !important;*/
	font-family: "neue-kabel", sans-serif;
	font-style: normal;
	transition: 750ms ease;
	

}
.bg-dark{
	background-color: transparent !important;
	transition: 0.5s ease;
}
.bg-dark.scrolled{
	background-color: rgba(0,0,0,0.7)!important;
}

/*
.navbar-dark.scrolled {
	transition: 750ms ease;
	border-bottom: solid;
	border-color: #f07d2a;
	border-width: 5px;
}

.navbar-dark.scrolledtwo {
	transition: 750ms ease;
	border-bottom: solid;
	border-color: #f07d2a;
	border-width: 5px;
}

.navbar-dark.scrolledthree {
	transition: 750ms ease;
	border-bottom: solid;
	border-color: #A5D9C9;
	border-width: 5px;
}
*/

.nav-link{
	color: #f07d28 !important;
/*	color: #fff69a !important;*/
	font-weight: 300;
	font-size: 22px;
/*	filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.7));*/
	
	
}
/*
.nav-item{
	background: rgba(0,0,0,0.8);
	padding: 0px;
	border: 1px solid #f07d2a;
	border-radius: 10px;
	margin-bottom: 15px;
}
*/
.nav-item a:hover {
	color: #fff69a !important;
/*	background: url("../images/dot_hover.png")no-repeat right bottom;*/
	background-position: top 40px;


}

a.active {
	color: #fff69a !important;
	border-bottom:0px solid #2ab1e4; 
/*	background: url("../images/dot_hover.png")no-repeat right bottom;*/
	background-position: top 40px;
}
.main-item {
	background: rgba(0,0,0,0.8);
	width: 50px;
	height: 36px;
	position: absolute;
	top: 20px;
	right: 36px;
	border: solid;
	border-color: #f07d28;
	border-width: 1px;
	border-radius: 5px;
}

.line {
	position: absolute;
	top: 12px;
	right: 9px;
	height: 3px;
	width: 30px;
	background: #f07d28;
	border-radius: 2px;
	transition: all ease 0.25s;
}

.line01 {
	top:18%;
}
.line02 {
	top:44%;
}
.line03 {
	top:71%;
}

.menu.close .line01{
	transform: rotate(45deg);
	top: 43%;
	
}

.menu.close .line02, .menu.close .line03{
	transform: rotate(-45deg);
	top: 43%;
	
}
.logoText{
	font-family: "neue-kabel", sans-serif;
	padding-top: 270px;
	font-weight: 100;
	font-style: normal;
	font-size: 86px;
	color: #f07d28;
	text-shadow:3px 3px 5px #000000;
}
.homelink a{
	background-color: rgba(0,0,0,0.2);
	width: inherit;
	font-family: "neue-kabel", sans-serif;
	font-size: 30px;
	font-weight: 400;
	border: 2px solid #f07d28;
	padding-top:-5px;
	padding-bottom:7px;
	padding-right:35px;
	padding-left:35px;
	border-radius: 40px;
	text-shadow:1px 1px 2px #000000;
	transition: 0.2s;
	
}
.homelink a:hover{
	background-color: #f07d28;
	color: #000000 !important;
	text-shadow:0px 0px 0px #000000;
	border: 2px solid #000000;
	
}
.logoText2{
	font-family: "neue-kabel", sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 90px;
	color: #f07d28;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
}
/*
.VSPace{
	height: 250px;
	width: inherit;
}
*/
.LogoMain{
	padding-top: 250px;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}

.Contact{
	color: #f07d28 !important;
	font-size: 24px;
	font-family: "neue-kabel", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.form-control {
	background-color: rgba(0, 0, 0, 0.5);
	border-color: #9E9861 ;
	color: #ffffff;
	font-size: 18px;
	font-family: "neue-kabel", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.submitButt {
	padding-top: 25px;
}
.messages {
/*	font-weight: 500 !important;*/
	font-size: 18px;
	font-family: "neue-kabel", sans-serif;
	font-weight: 300;
	font-style: normal;
}


a{
	color: #f07d28 !important;
}
a:hover{
/*	color: #F4E99B !important;*/
	color: #fff69a !important;
	text-decoration: none;
}
.serButt{
	width: 80%;
	margin-bottom: 5px;
/*	font-weight: 300;*/
	
	
}
.btn-outline {
	color: #f07d28;
	background-color: rgba(0,0,0,0.2);
	border-color: #f07d28;
	border-width: 2px;
	border-radius: 30px;
	font-size: 26px;
	font-family: "neue-kabel", sans-serif;
	font-weight: 500;
	font-style: normal;
	text-shadow:1px 1px 2px #000000;
	transition: 0.2s;
	
	
}

.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus,
.btn-outiine.active {
	background-color: #f07d28 !important;
	border-color: #000000;
	color: #000000;
	text-shadow:0px 0px 0px #000000;
}
p {
	background-color: rgba(0,0,0,0.5);
	padding-left: 20px;
	padding-top: 20px;
	height: 100%;
	font-family: "neue-kabel", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff69a !important;
	font-size: 18px;
	
}
h10 {
	font-family: "neue-kabel", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #9E9861 !important;
}

h2{
	font-family: "neue-kabel", sans-serif;
/*	font-family: "richmond-display", sans-serif;*/
	padding-top: 5px;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	font-style: italic;
	color: #f07d28 !important;
	text-shadow:1px 1px 2px #000000;
	
}
h3{
	line-height: 18px;
	font-family: "neue-kabel", sans-serif;
/*	font-family: "richmond-display", sans-serif;*/
	text-align: center;
	font-size: 35px;
	font-weight: 600;
	font-style: italic;
	color: #f07d28 !important;
	text-shadow:1px 1px 2px #000000;
	
}
h4{
	font-family: "neue-kabel", sans-serif;
/*	font-family: "richmond-display", sans-serif;*/
	padding-top: 5px;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	font-style: italic;
	color: #f07d28 !important;
	text-shadow:1px 1px 2px #000000;
	
}

h5{
	font-family: "neue-kabel", sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	color: #9E9861 !important;
/*	text-shadow:2px 2px 3px #000000;*/
	
}
h6{
	font-family: "neue-kabel", sans-serif;
	padding-left: 45px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	color: #fff69a !important;
/*	text-shadow:2px 2px 3px #000000;*/
	
}
h7{
	font-family: "neue-kabel", sans-serif;
	margin-top: 35px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 36px;
	font-weight: 100;
	font-style: italic;
	color: #f07d28 !important;
	text-shadow:1px 1px 2px #000000;
	
}
.commas{
	margin-top: 20px;
	width: 50px;
	height: auto;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}
.uploads{
	background-color: rgba(0,0,0,0.5);
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 15px;
}

.col-md-4 video{
	align-content: center;
	width: 100%;
	height: auto;
	border: 2px solid #f07d28;
	border-radius: 25px;
	
}
.col-md-4 h1{
	font-family: "neue-kabel", sans-serif;
	font-weight: 300;
	color: #f07d28;
	font-size: 40px;
	position: absolute;
	bottom: 10px;	
	text-shadow:2px 2px 3px rgba(0,0,0,0.8);
}
/*
.col-md-4 video:hover{
	
	color: transparent;
}
*/
.menuawseome {
	display: block;
	position: fixed;
	right: 25px;
	bottom: 60px;
}
.Vspaceawe{
	height: 5px;
}

.menuawseome .fa {
	background-color: rgba(0,0,0,0.2);
	color: #f07d28 !important;
	width: 45px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 25px;
	border: solid;
	border-color: #f07d28 !important;
	border-width: 1px;
	border-radius: 10px;
	text-shadow:1px 1px 2px #000000;
	
}
.menuawseome .fa:hover {
	background-color:#f07d28!important;
	color: #010101 !important;
	border-color: #010101 !important;
	text-shadow:0px 0px 0px #000000;
}
.menuawseometwo .fa {
	background-color: rgba(0,0,0,0.2);
	color: #f07d28 !important;
	width: 45px;
	margin-top: 8px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 25px;
	border: solid;
	border-color: #f07d28 !important;
	border-width: 1px;
	border-radius: 10px;
	text-shadow:1px 1px 2px #000000;
}

.menuawseometwo .fa:hover {
	background-color:#f07d28!important;
	color: #010101 !important;
	border-color: #010101 !important;
	text-shadow:0px 0px 0px #000000;
}
.menuawseometwo{
	visibility: hidden;
}

.spacer{
	height: 55px;
}
#myFoot {
/*	background-color: rgba(0,0,0,0.6);*/
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.7))!important;
	font-family: "neue-kabel", sans-serif;
	color: #f07d28 !important;
	font-weight: 300;
	height: 40px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px !important;

}

@media (max-width: 1100px){
	.Logo{
		width: 300px !important;
	}


.logoText{
	padding-top: 220px;
	font-weight: 100;
	font-style: normal;
	font-size: 75px;
	color: #f07d28;
	text-shadow:3px 3px 5px #000000;
}
/*
	.VSPace{
	height: 160px;
	width: inherit;
}
*/
.logoText2{
	font-size: 74px;
}
.LogoMain{
	padding-top: 200px;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}
	.mainone{
	margin-top: 120px;
	margin-left: 10px;
	margin-right: 55px;
}
.sitecontain{
	margin-top: 120px;
	padding-right: 85px;
	padding-left: 50px;
}
.imgholderone{
	width: auto;
	height: 370px;
}
.imageinfo{
	padding-top:15px;
	padding-left: 15px;
	text-align: left;
	font-size: 80px;
	line-height: 35px;
}
h12{
	font-weight: 600;
	font-size: 38px;
	
}
.slogan{
	padding-top:60px;
	padding-bottom:60px;
	font-size: 58px;
	line-height: 80px;
}
.maintwo{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 55px;
}
.imgholdertwo{
	width: auto;
	height: 370px;
}
.imageinfotwo{
	padding-top:15px;
	padding-right: 15px;
	font-size: 80px;
	line-height: 35px;
}
.mainthree{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 55px;
}
.imgholderthree{
	width: auto;
	height: 370px;
}
.imgholderfour{
	width: auto;
	height: 370px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
}
	.imageinfofour{
	padding-top:10px;
	padding-right: 10px;
	font-size: 80px;
	line-height: 35px;
}
#services{
	background: url("../images/BackdropImages.jpg") no-repeat center center fixed;
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	background-size: cover;
	
}

}


@media (max-width: 992px) {

.logoText{
	padding-top: 170px;
	font-weight: 100;
	font-style: normal;
	font-size: 65px;
	color: #f07d28;
	text-shadow:3px 3px 5px #000000;
}
.logoText2{
	font-size: 64px;
}
.LogoMain{
	width: 500px;
	padding-top: 150px;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}
.sitecontain{
	margin-top: 110px;
	padding-right: 85px;
	padding-left: 10px;
}

	.navbar {
		height: 60px;
		
	}
	.landing-text h1 {
	font-size: 600%;
	font-weight: 400;
	color: #FFFFFF;
	}
	.landing-text h3 {
		font-size: 150%;
		font-weight: 200;
		color: #FFFFFF;
	}
	
	.becontainer h1 {
		font-size: 600%;
		font-weight: 600;
		
	}
	

	
	.becontainer h3 {
		font-size: 150%;
		font-weight: 200;
	}
	.bg-dark.scrolled{
	background-color: rgba(0,0,0,0.0)!important;
}
	h4{
		font-size: 24px;
	}
	
	.mobileMenu{
		
/*		background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));*/
		position: fixed;
		top: 55px;
		left: 0;
		bottom: 0;
		width: 250px;
		margin: auto;
		transform: translateX(-100%);
		transition: all ease 0.4s;
	}
	.onRight {
		left: auto;
		right: 0px;
		transform: translateX(100%);
	}
		.open{
			transform: translateX(0);
		}
	
/*
	.closed {
		transform: translateX(-100%);
	}
*/

	.open {
		display: block;
	}
	.navbar-nav {
		overflow: auto;
	}
	.nav-item{
	background: rgba(0,0,0,0.8);
	padding-right: 20px;
	padding-bottom: 0px;
	border: 1px solid #f07d28;
	border-radius: 12px;
	margin-bottom: 10px;
}
/*
.nav-item a:hover {
	color: #fff69a !important;



}

a.active {
	color: #fff69a !important;

}
*/

.mapHead {
	margin-top: 110px;
}
	h2{
	font-size: 24px;

}
	.mainone{
	margin-top: 120px;
	margin-left: 10px;
	margin-right: 55px;
}
.imgholderone{
	width: auto;
	height: 320px;
}
.imageinfo{
	padding-top:15px;
	padding-left: 10px;
	text-align: left;
	font-size: 70px;
	line-height: 30px;
}
h12{
	font-weight: 600;
	font-size: 30px;
	
}
.slogan{
	padding-top:40px;
	padding-bottom:40px;
	font-size: 48px;
	line-height: 50px;
}
.maintwo{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 55px;
}
.imgholdertwo{
	width: auto;
	height: 320px;
}
.imageinfotwo{
	padding-top:15px;
	padding-right: 15px;
	font-size: 70px;
	line-height: 30px;
}
.mainthree{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 55px;
}
.imgholderthree{
	width: auto;
	height: 320px;
}
.imgholderfour{
	width: auto;
	height: 320px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
}
	.imageinfofour{
	padding-top:0px;
	padding-right: 10px;
	font-size: 70px;
	line-height: 30px;
}

}


@media (max-width: 770px) {

	.Logo{
		top: 10px !important;
		width: 200px !important;
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.3));
	}


.logoText{
	padding-top: 70px;
	font-weight: 100;
	font-style: normal;
	font-size: 55px;
	color: #f07d28;
	text-shadow:2px 2px 3px #000000;
}
	.logoText2{
	font-size: 46px;
}
.LogoMain{
	width: 350px;
	padding-top: 100px;
	filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
}
.sitecontain{
	margin-top: 85px;
	padding-right: 10px;
	padding-left: 10px;
}

	.homelink a{
		font-size: 32px;
		border: 1px solid #f07d28;
		font-weight: 300;
		margin-top: 25px;
		
	}
	.main {
	margin-top: 80px;
	margin-right: 0px;
}
/*
	.nav-link{
	font-weight: 300;
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	
	
}
*/
/*
	.VSPace{
	height: 100px;
	width: inherit;
}
*/

	.col-md-4 video{
	border: 2px solid #f07d28;
	width: 95%;

	
}

	.menuawseome{
		visibility: hidden;
	}
	.menuawseometwo{
		margin-top: 20px;
		display:block;
		position: relative;
		visibility: visible;
		
	}
	.mapHead {
	margin-top: 85px;
}
	.submitButt {
	padding-top: 15px;
	padding-bottom: 15px;
}
		h2{
	font-size: 20px;

}
	.mainone{
	margin-top: 80px;
	margin-left: 0px;
	margin-right: 0px;
}
.imgholderone{
	width: auto;
	height: 300px;
}
.imageinfo{
	padding-top:0px;
	padding-left: 10px;
	text-align: left;
	font-size: 55px;
	line-height: 25px;
	visibility: hidden;
}
	.mobileinfo{
		visibility: visible;
	}
	.mobileinfovision{
		visibility: visible;
	}
h12{
	font-weight: 600;
	font-size: 25px;
	
}
.slogan{
	padding-top:20px;
	padding-bottom:20px;
	font-size: 34px;
	line-height: 40px;
}
	.twoslogan{
		padding-top: 80px;
		padding-bottom: 80px;
	}
.maintwo{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.imgholdertwo{
	width: auto;
	height: 300px;
}
.imageinfotwo{
	padding-top:0px;
	padding-right: 10px;
	font-size: 55px;
	line-height: 25px;
	visibility: hidden;
}
.mainthree{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.imgholderthree{
	width: auto;
	height: 300px;
}
.imgholderfour{
	width: auto;
	height: 300px;
}
	.imageinfofour{
		padding-top: 0px;
		visibility: hidden;
}
}
