
@media screen and (min-device-width:600px){
	a:link {
		text-decoration: none;
	}
	a:hover {
		color: #f68e41;
	}
	body {
		margin: 0px;
		padding: 0px;
		color: #485560;
		font-family: 'Roboto', arial, sans-serif;
	}
	#header {
		width: 100%;
		overflow: auto;
		background-color: #373640;
		border-bottom: 3px solid #ff6c00;
	}
	.headercontainer {
		margin: 10px auto;
		max-width: 1000px;
		width: 100%;
		overflow: auto;
	}
	.brandbox {
		float: left;
	}
	.brandbox img {
		width: auto;
		height: 70px;
		margin: 0px 5px;
		display: inline-block;
		border-right: 1px solid #ffffff;
		padding-right: 20px;
	}
	#menubar {
		width: auto;
		margin: 0px;
		padding: 0px;
		overflow: auto;
		box-sizing: border-box;
		float: right;
		font-size: 120%;
	}
	#menubar ul {
		position: relative;
	}
	#menubar ul li {
		list-style-type: none;
		display: inline-block;
		padding: 5px;
		margin: 0px 10px;
		color: #ffffff;
		border-bottom: 1px solid #373640;
		text-transform: uppercase;
		font-weight: ;
	}
	#menubar ul li a {
		color: #ffffff;
	}
	#menubar ul li a:hover {
		color: #f68e41;
	}
	#menubar ul li:hover {
		border-bottom: 1px solid #f68e41;
		transition: 0.5s all ease;
	}
	#menubar .active {
		border-bottom: 1px solid #f68e41;
	}
	.slider {
		margin: 0px auto;
		max-width: 1500px;
		width: 100%;
		overflow: hidden;
	}
	.slider img {
		width: 100%;
		border: 0px;
	}
	.bodycontainer {
		margin: 40px 0px;
		width: 100%;
		max-width: 1200px;
		margin: 0px auto;
		overflow: auto;
		box-sizing: border-box;
	}
	.row_v1 {
		display: block;
		clear: all;
		margin: 10px 0px;
	}
	.row_v2 {
		display: block;
		clear: both;
		padding: 15px;
		font-family: arial;
		line-height: 1.5;
		overflow: auto;
		width: 100%;
		max-width: 980px;
		margin: 0px auto;
		overflow: auto;
		box-sizing: border-box;
	}
	.row_v3 {
		display: block;
		clear: both;
		padding: 15px;
		line-height: 1.5;
		overflow: auto;
		width: 100%;
		max-width: 980px;
		margin: 0px auto;
		overflow: auto;
		box-sizing: border-box;
	}
	.row_v3 p {
		line-height: 1.5;
	}
	#testingimage {
		background-image: url('images/icons/dividers1.png');
		background-repeat: no-repeat;
		background-position: center 5%;
		background-size: 90px auto;
	}
	#testingimage:hover {
		background-image: url('images/icons/dividers2.png');
		background-repeat: no-repeat;
	}
	#industriesimage {
		background-image: url('images/icons/factory1.png');
		background-repeat: no-repeat;
		background-position: center 5%;
		background-size: 90px auto;
	}
	#industriesimage:hover {
		background-image: url('images/icons/factory2.png');
		background-repeat: no-repeat;
	}
	#valueimage {
		background-image: url('images/icons/value1.png');
		background-repeat: no-repeat;
		background-position: center 5%;
		background-size: 90px auto;
	}
	#valueimage:hover {
		background-image: url('images/icons/value2.png');
		background-repeat: no-repeat;
	}
	.col3_v1 {
		float: left;
		width: 31%;
		max-width: 370px;
		text-align: center;
		padding: 110px 10px 10px 10px;
		box-sizing: border-box;
		border: 1px solid;
		border-radius: 2px;
		margin: 11px;
		height: 250px;
		min-width: 300px;
		overflow: hidden;
		line-height: 1.5;
	}
	.col3_v1:hover {
		color: #ffffff;
		background-color: #373640;
		transition: 0.5s all;
		border: 1px solid #373640;
	}
	.col3_v1 p {
		font-family: arial;
		font-size: 14px;
	}
	.col3_v2 {
		float: left;
		width: 31%;
		max-width: 370px;
		background-color: #EEEEEE;
		padding: 10px;
		box-sizing: border-box;
		border: 1px solid #EEEEEE;
		border-bottom: 4px solid #f68e41;
		border-radius: 0px;
		margin: 11px;
		height: 400px;
		min-width: 300px;
		overflow: auto;
		line-height: 1.5;
	}
	.col2_v1{
		float: left; 
		width: 40%; 
		height: 280px;
		
	}
	.col2_v2 {
		float: left;
		width: 100%;
		max-width: 470px;
		height: 200px;
	}

	.button {
		width: 200px;
		height: 40px;
		background-color: #ff6c00;
		color: #ffffff;
		text-transform: uppercase;
		margin: 20px;
		float: right;
		text-align: center;
		line-height: 40px;
		border-radius: 2px;
	}
	.button:hover {
		background-color: #f68e41;
	}
	.profilebox {
		width: 175px;
		height: 220px;
		display: inline-block;
		margin: 10px;
		padding: 0px;
		border: 1px solid #cccccc;
		border-radius: 0px;
		background-color: #dbe0e6;
		text-align: center;
	}
	.profilebox img {
		width: 100%;
		height: auto;
	}
	.profilename {
		text-align: center;
		font-family: 'Roboto', sans-serif;
	}
	.profiletitle {
		font-size: 12px;
		font-weight: bold;
	}
	.picturerow {
		padding: 5px;
		text-align: left;
	}
	.picturerow img {
		width: 300px;
		display: inline-block;
	}
	.picturerow img:hover {
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		transition: 1s ease all;
	}
	.collapse {
		width: 200px;
		height: 40px;
		background-color: #ff6c00;
		color: #ffffff;
		text-transform: uppercase;
		margin: 20px;
		float: right;
		text-align: center;
		line-height: 40px;
		border-radius: 2px;
		cursor: pointer;
	}
	.collapse + input {
		display: none;
		transition: 1s all;
	}
	.collapse + input + * {
		display: none;
		transition: 1s all;
	}
	.collapse + input:checked + * {
		display: block;
		clear: both;
		transition: 1s all;
	}
	address {
		font-style: normal;
	}

	#footer {
		width: 100%;
		overflow: auto;
		background-color: #373640;
		border-top: 3px solid #ff6c00;
	}
	.footercontainer {
		margin: 10px auto;
		max-width: 980px;
		width: 100%;
		overflow: auto;
		color: #cccccc;
		font-size: 13px;
		padding: 5px 0px;
	}
	.footercontainer a {
		color: #f68e41;
	}
	.footercontainer .addressbox {
		float: right;
		margin: 5px 0px;
	}

}



@media screen and (min-device-width: 200px) and (max-device-width:599px){

	@viewport{
		zoom: 1.0;
		width: device-width;
	}

@-ms-viewport{
		width: extend-to-zoom;
		zoom: 1.0;
	}
	
	
a:link {
    text-decoration: none;
}
a:hover {
    color: #f68e41;
}
body {
    margin: 0px;
    padding: 0px;
    color: #485560;
    font-family: 'Roboto', arial, sans-serif;
	font-size:100%;
}
#header {
    width: 100%;
    overflow: auto;
    background-color: #373640;
    border-bottom: 3px solid #ff6c00;
}
.headercontainer {
    margin: 10px auto;
    
    width: 100%;
    overflow: auto;
	box-sizing: border-box;
}
.brandbox {
    float: left;
}
.brandbox img {
    width: auto;
    height: 40px;
    margin: 0px 3px;
    display: inline-block;
    border-right: 1px solid #ffffff;
    padding-right: 20px;
}
#menubar {
    width: auto;
    margin: 0px;
    padding: 0px;
    overflow: auto;
    box-sizing: border-box;
    float: right;
    font-size: 100%;
}
#menubar ul {
    position: relative;
}
#menubar ul li {
    list-style-type: none;
    display: inline-block;
    padding: 2px;
    margin: 0px 5px;
    color: #ffffff;
    border-bottom: 1px solid #373640;
    text-transform: uppercase;
    font-weight: ;
}
#menubar ul li a {
    color: #ffffff;
}
#menubar ul li a:hover {
    color: #f68e41;
}
#menubar ul li:hover {
    border-bottom: 1px solid #f68e41;
    transition: 0.5s all ease;
}
#menubar .active {
    border-bottom: 1px solid #f68e41;
}
.slider {
    margin: 0px auto;
    
    width: 100%;
    overflow: hidden;
}
.slider img {
    width: 100%;
    border: 0px;
}
.bodycontainer {
    margin: 20px 0px;
    width: 100%;
    
    margin: 0px auto;
    overflow: auto;
    box-sizing: border-box;
	
}
.row_v1 {
    display: block;
    clear: all;
    margin: 10px 0px;

}
.row_v2 {
    display: block;
    clear: both;
    padding: 15px;
    font-family: arial;
    line-height: 1.5;
    overflow: auto;
    width: 100%;
    
    margin: 0px auto;
    overflow: auto;
    box-sizing: border-box;
}
.row_v3 {
    display: block;
    clear: both;
    padding: 15px;
    line-height: 1.5;
    overflow: auto;
    width: 100%;
    
    margin: 0px auto;
    overflow: auto;
    box-sizing: border-box;
}
.row_v3 p {
    line-height: 1.5;
}
#testingimage {
    background-image: url('images/icons/dividers1.png');
    background-repeat: no-repeat;
    background-position: center 5%;
    background-size: 60px auto;
}
#testingimage:hover {
    background-image: url('images/icons/dividers2.png');
    background-repeat: no-repeat;
}
#industriesimage {
    background-image: url('images/icons/factory1.png');
    background-repeat: no-repeat;
    background-position: center 5%;
    background-size: 60px auto;
}
#industriesimage:hover {
    background-image: url('images/icons/factory2.png');
    background-repeat: no-repeat;
}
#valueimage {
    background-image: url('images/icons/value1.png');
    background-repeat: no-repeat;
    background-position: center 5%;
    background-size: 60px auto;
}
#valueimage:hover {
    background-image: url('images/icons/value2.png');
    background-repeat: no-repeat;
}
.col3_v1 {
    display: block;
    width: 90%;
    text-align: center;
    padding: 70px 10px 10px 10px;
    box-sizing: border-box;
    border: 1px solid;
    border-radius: 2px;
    margin: 10px auto;
    height: 220px;
    min-width: 300px;
    overflow: hidden;
    line-height: 1.5;
	
}
.col3_v1:hover {
    color: #ffffff;
    background-color: #373640;
    transition: 0.5s all;
    border: 1px solid #373640;
}
.col3_v1 p {
    font-family: arial;
    font-size: 14px;
}
.col3_v2 {
    display: block;
    width: 90%;
    background-color: #EEEEEE;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
    border-bottom: 4px solid #f68e41;
    border-radius: 0px;
    margin: 10px auto;
    height: auto;
    min-width: 300px;
    overflow: auto;
    line-height: 1.5;
	
}

.col2_v1{
	
	display: block;
    width: 100%;
    box-sizing: border-box;
    height: auto;
}
.col2_v2 {
    width: 100%;
   
	box-sizing: border-box;
    height: auto;
}
.button {
    width: 200px;
    height: 40px;
    background-color: #ff6c00;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px auto;
    display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
}
.button:hover {
    background-color: #f68e41;
}
.profilebox {
    width: 175px;
    height: 220px;
    display: inline-block;
    margin: 10px;
    padding: 0px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    background-color: #dbe0e6;
    text-align: center;
}
.profilebox img {
    width: 100%;
    height: auto;
}
.profilename {
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.profiletitle {
    font-size: 12px;
    font-weight: bold;
}
.picturerow {
    padding: 5px;
    text-align: left;
}
.picturerow img {
    width: 300px;
    display: inline-block;
}
.picturerow img:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: 1s ease all;
}
.collapse {
    width: 200px;
    height: 40px;
    background-color: #ff6c00;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px auto;
	display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
    cursor: pointer;
}
.collapse + input {
    display: none;
    transition: 1s all;
}
.collapse + input + * {
    display: none;
    transition: 1s all;
}
.collapse + input:checked + * {
    display: block;
    clear: both;
    transition: 1s all;
}
address {
    font-style: normal;
}

#footer {
    width: 100%;
    overflow: auto;
    background-color: #373640;
    border-top: 3px solid #ff6c00;
}
.footercontainer {
    margin: 10px auto;
    
    width: 100%;
    overflow: auto;
    color: #cccccc;
    font-size: 13px;
    padding: 5px 0px;
	text-align: center;
}
.footercontainer a {
    color: #f68e41;
	
}
.footercontainer .addressbox {
    
    margin: 5px 0px;
	display: block;
}


}