@charset "UTF-8";
/* CSS Document */
.resume{
	font-size: .6em;
	line-height: 1.5em;
}
body {
	font-size-adjust: 1.3em!important;
	background-color:#000;
}
h1 {
	font-size: 2.0em;
	line-height: 1em;
}
.mainContainer {
	margin-bottom: -75px;
	padding-top:0;
}
.brand{
	display: block;
	font-size: 3em!important;
	height: 50px;
	width: 100vw!important;
	padding-top: 0!important;
	line-height: 1.1em;
}
.infoHeader{
	margin-bottom: 30px;
	line-height: 1.3em;
	font-size: 1em!important;
	margin-top: 20px!important;
}
.infoHeader a img{
	width:320px;
	height:auto;
}
.column {
	float: none;
	width: 811px;
	margin-bottom: 20px;
	padding: 0px;
}

#contentIndex ul .mycaption{
	font-size: 1.6em;
}

.content{
	padding:0!important;
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: 0px;
	margin-top:130px!important;
}
.content p img{
	width: 350px;
	height: auto;
}
.content p{
	font-size: 0.6em;
	line-height: 1.2em;
	padding-right: 15px;
	padding-left: 15px;
}
.statement p, h1{
	width: 90vw;
}
.port-item h2 {
	font-size: 1.5em;
}
.port-item p {
	font-size: 1.3em;
	line-height: 1.2em;
}
ul li #web {
	height: 850px;
}
.inner li {
	height: 850px;
}

.subscribe {
	float: left;
	text-align: left;
	font-size: .8em;
	line-height: 1.1em;
	/*background-color: rgba(242,242,242,1);*/
}
.subscribe form table {
	float: left;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
}
.subscribe form table tr td {
	font-size: .75em;
	text-align: left;
	width: 300px;
	line-height: normal;
	font-weight: lighter;
}
.captionMobile {
	visibility: visible;
}
.view {
	font-size: .5em;
}
#news h1 {
	font-size: 2.0em!important;
	padding: 0px 10px;
	width: 320px;
	line-height: 1.2em;
}

.homelinks {
	margin-bottom: 100px;	
}

.homeLinks ul li a h2{
	font-size: 1em;
	width: 40%;
	vertical-align: middle;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#news {
	width: 380px;
}
#news ul{
	margin-left: 0px;
	width: 340px;
	margin-right: 0px;
	overflow: hidden;
}
a img{
	width: 340px;
	height: auto;
}

.shop div{
	width: calc(50% - 1px);
	width: -moz-calc(50% - 1px);
	width: -webkit-calc(50% - 1px);
	width: -o-calc(50% - 1px);
	font-size: 0.8em;
}
.shop div form table tr td p {
	font-size: 0.5em;
	line-height: 1em;
}
.cartBtn{
	top: 15px;
	right: 70px;
	z-index: 999;
}
.cartBtn form input{
	width:27px;
	height:27px;	
}
.sidebar form table tr td p {
	font-size: 1.5em;
	line-height: 1.2em;
}
.thumbs table tr td a img {
	height: auto;
	width: 100%;
}
table{
	line-height:.8em;	
}


#size {
	font-size: 0.4em;
	width: 340px;
	margin:auto;
}
.cancel {
	font-size: 2em;
}
.button {
	font-size: 1em;
}
#sizeChart img {
	width: 340px;
}
#sizeChart, #sizeChart2, #sizeChart3, #sizeChart4
    {
	width: 340px;
	text-align:center;
	}

.workModule{
	grid-template-areas: repeat(4 / (1fr);
}
.item-a{
	grid-column:1 / span 4;
	width:100%;
}
.item-b{
	grid-column:1/span 4;
}
.formContent{
	font-size: 1em;
}
.social li a img {
	width:20px;
	height: auto;
}
input[type=submit]{
	line-height: 1em;
}