@charset "utf-8";
/* CSS Document */
*{
		height:100%
}
body{
	color:#2e312d;
	font-family: 'nexa_lightregular';

}
h1, h2, h3, h4, h5, h6{
	height:auto;
}
#Header{
	    position: fixed;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 980px;
    bottom: ;
    right: ;
	height:auto;
    z-index: 50;
	background:#fff;
}
section .container{
	height:auto;
}
img{
	height:auto;
}
#Header a.nav-item.nav-link {
    color: #fff;
}
#c1dmpinlineContent-gridContainer {
   		position:relative;
		text-align:center;
		margin-top:5%;

    /* box-sizing: border-box; */
}

#c1dmpinlineContent-gridContainer img{
	margin:0 auto;
	margin-top:30px;
}
.socialBar{
	position:absolute;
	bottom:5%;
	left:0;
	right:0;
	height:auto;
}
.socialBar img{
	margin:0 20px;
}
#Backgroun{
    background-color: rgb(47, 46, 46);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
	z-index:-1
}
	#SiteBackgroun{
	position: absolute;
    top: 0px;
    width: 100%;
    object-position: 50% 50%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
	background-image:url(../images/IMG-20190112-WA0011.jpg);
}
.mission{
		padding-top:5%;
}
.mission h1 span{
    z-index: 9;
    font-family: 'nexa_lightregular';
    font-size: 46px;
    text-transform: uppercase;
    background: #2e312d;
    color: #fff;
    padding: 4px 50px;
    width: fit-content;
	letter-spacing:1px;
	margin-top: 0
}
.missionInner{

}
.missionInner p{
	font-size:16px;
}
p{
	height:auto;
}
.missionInner h2{
	width: 100%;
    height: auto;
    font-family: 'nexa_lightregular';
    font-size: 42px;
    color: #2e312d;
    margin: 50px 0 0;
	text-transform:uppercase;
}
.hedbor{
	border-bottom:4px solid #fff;
	height:2px;
	width:50px;
	margin:30px auto
}
#section2 img{
	height:100%;
	position:absolute;
}
#section2 div{
	height:auto;
}
.ImgIn{
	width:100%;
	height:320px !important;
	overflow:hidden;
	position:relative;
}
.products{
	background:#fff;
	color:#2F2E2E;
}
.products h2, .products p {
    width: 100%;
    text-align: center;
    height: auto;
	color:#2F2E2E;
}
.ProductsInner {
    padding: 80px 0px 22px;
}
.ProductsInner img{
	height:100%;
}
.products .hedbor{
	border-color:#2F2E2E;
}
#about p{
    font-size:16px;
}
.aboutUs{
	 background-color: #ededed;
	 z-index:0;
	 position:relative;
	 padding: 80px 0px 22px;
}

.NewsE{
	 background-color: rgba(555, 555, 555, 05);
	 z-index:0;
	 color:#2F2E2E;
	 position:relative;
	 padding: 80px 0px 22px;
}
.NewsE small{
	display:block;
	color:red;
}
.NewInIm{
	width:100%;
	height:215px;
	overflow:hidden;
	text-align:center;
	margin-bottom:20px;
}
.NewInIm img{
	width:100%;
}
.NewsE h2{
	margin:0;
}
.NewsE .hedbor{
	border-bottom:4px solid #2F2E2E;
}
.bgVideovideo{
 position: absolute;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
  top:0;
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
#section0 .fp-tableCell{
	padding-top:5%;
	vertical-align:top
}
.aboutUs .hedbor{
	border-color:#2F2E2E;
	width:200px;
}

.ContactUS{
	background:#939597;
	background-repeat: no-repeat;
	background-size:cover; 
  	color:#fff;
	font-size: 14px;
		padding-bottom:20px;
}
.ContactUS h2{
	width: 100%;
    font-family: 'nexa_boldregular';
    height: auto;
    color: #2F2E2E;
    font-size: 38px;
    font-weight: normal;
	margin:28px 0 10px;
	text-transform: uppercase;
}
.contactInner{
	background:#fff;
	padding:20px;
	margin-top:80px !important
 }
.contactInner input{
border-width: 1px;
    background-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-color: rgba(47, 46, 46, 1)
}
.contactInner input.Fields, .contactInner textarea.Fields{
    /* border-radius: 0; */
    font: normal 13px Arial, Helvetica, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-width: 1px;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box !important;
    color: #2F2E2E;
    border-style: solid;
    border-color: rgba(47, 46, 46, 1);
    padding: 3px 0 3px 10px;
    margin: 0 0 10px;
    width: 100%;
	height:30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-overflow: ellipsis;
}

.contactInner textarea.Fields{
	height:100px;
}
.contactInner .SubmetBtn{
    background-color: rgba(47, 46, 46, 1);
    border: solid rgba(110, 105, 104, 1) 0px;
    cursor: pointer !important;
	width:100%;
	color:#fff;
	height:30px;
}
.contactInner .hedbor{
	border-color:#2F2E2E;
}
footer{
    background-color: #fff;
    padding: 17px 20px 1px 30px;
    color: #0e4061;
    bottom: 0;
    width: 100%;
	height:auto;
	text-align: center;
	font-size: 12px;
	clear:both;
	font-weight: bold;
}
@media only screen and (min-width:320px) and (max-width:480px){
	#Backgroun, .Home{
		height:40%
}
#c1dmpinlineContent-gridContainer{
	margin-top:18%;
	height:78%;
}
.socialBar {
    bottom: 7%;
}
#c1dmpinlineContent-gridContainer img{
	margin-top:0;
}
#content section#section-1{
    height: 45%;
    min-height: 45%;
}
.missionInner{
	       padding-top: 70px;
}

.bgVideovideo {
    opacity: 0.7;
}
.ImgIn {
    width: 100%;
    height: 100% !important;
}
.ProductsInner img {
    height: auto;
    width: 100%;
}
.ContactUS .row .row div{
	    padding: 15px !important;
}
footer {
	margin-top:0;
}
.returenTop{
    right: 0;
}
.missionInner p {
    font-size: 13px;
}
}
@media only screen and (min-width:568px) and (max-width:750px){
  
   
 .missionInner .row div img{
      margin-top:0 !important;
  }  
.missionInner p {
    font-size: 13px;
} 
.LastM p{
    margin-top:0 !important;
}
.LastM img{
    margin-bottom:10px !important;
}
#c1dmpinlineContent-gridContainer{
    margin-top: 12%;

}
#c1dmpinlineContent-gridContainer img {
    margin-top: 0;
   
}
	img.ship1{bottom: 12%}
	img.ship2{
		top:13%
	}
#SiteBackgroun{
background-size: 100%;
}
.socialBar {
    bottom: 12%;
}
	div#banner p{
	padding: 0;
		bottom: 0;x
	}
	div.BannerText{width: 100%; max-width: 100%; height: 22%; position: absolute; right: 0; bottom: 0; z-index: 9}
	#banner{margin-bottom: 20px;}
}
.returenTop{
width: 30px;
    height: auto;
    background: #00a4ff;
    position: fixed;
    bottom: 0;
    right: 10%;
    border-radius: 0 !important;
    color: #fff !important;
    word-break: break-all;
    font-size: 10px;
    padding: 5px 5px;
    text-align: center;

}