﻿@charset "utf-8";
* {
  box-sizing: border-box;
}

body:before {
  display: none;
}
body:before {
  content: 'desktop';
}

@media all and (max-width: 1024px) {
  body:before {
    content: 'tablet';
  }
}

@media all and (min-width: 640px) {
  body:before {
    content: 'mobile';
  }
}

* {	margin:0;	padding:0;}

.topscroll {display:none;	position:fixed;	width:50px; 	height:50px;	bottom:10px;	right:20px;	cursor:pointer;	}	

body{color:#fff; background-color:#000; font-size:13px; font-family:'Bebas Neue';	width:100%; height:auto; }

.menu{height:1080px;top:0;}

.tophdr{position: relative;display:block;width:100%;height:0;background-color: #000;z-index: 2;}


img { vertical-align: middle; } 

/* Slideshow container */
.container1 { max-width: 100%; height:100%;display:block;position:relative; margin-left: auto;margin-right: auto; margin-top:0; background: #000000; }


a{color:#ffffff;	}

.dvsec{position:relative;display:block;background: #000; margin:0px auto;max-height: auto; Width:100%;height:100vh;}

.footer{ position:relative;bottom:0;display:inline-block;	margin-top:0px; width:100%; height:150px; background-color:#000;}
.ftr90{position:absolute;display:block;margin:0px;width:90%;height:auto;top:50%;left:50%; transform: translate(-50%,-50%);}
.ftr20{position:relative;display:block;margin:0px;padding:0px;height:auto;float: left;width:20%;}
.fimg img {height:15%;width:15%;padding-bottom: 20px; top:-20px;}
.ftxt{font-family:'Roboto';font-size:12pt;line-height: 20px;}


.footerline  {	position:relative;	display:block; height:30px; width:100%; background-color:#000000;}
.footerline p {text-align: center; margin:0px;top:50%;left:50%;position:absolute;display:block;transform: translate(-50%,-50%);font-family: 'Roboto';font-size:10pt;}

.topscroll{width:50px; height:50px;z-index: 999;}

@media screen and (min-width: 320px) {
    .tophdr{height:70px;}
	
	.dvsec{height:100vh;}
	
	.footer{ width:100%; height:100px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:35%;width:35%;}
	.ftxt{font-size:4pt;line-height: 8px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}
}

@media screen and (min-width: 360px) {
	
	.dvsec{height:100vh;}
		
}
@media screen and (min-width: 375px){
	.tophdr{height:0;}
	.dvsec{height:100vh}
	}
	
@media screen and (min-width: 411px)	{

	.dvsec{height:100vh}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}
	}

@media screen and (min-width: 480px) {
	
	.tophdr{height:0;}
	.dvsec{height:100vh}
	
	.footer{ width:100%; height:100px; }
	#flogo {width:80%;}
	.ftr90{width:99%;padding-top:15px;}
	.fimg img {height:35%;width:35%;}
	.ftxt{font-size:6pt;line-height: 10px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}
}

@media only screen and (min-width: 533px) {

	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:7pt;}
	
}

@media screen and (min-width: 640px) {
    .tophdr{height:0;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:8pt;}
	

}

@media only screen and (min-width: 720px) {
	 	
}
@media screen and (min-width: 768px) {
	.tophdr{height:0;}
	}


@media screen and (min-width: 800px) {
	.tophdr{height:0;}
	.dvsec{height:100vh;}
	
	
	 .footer{ width:100%; height:120px; }
	#flogo {width:60%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
	
}

@media screen and (min-width: 900px) and (max-width: 1024px) {
	
	.tophdr{height:0;}

		
	.footer{ width:100%; height:100px; }
	#flogo {width:60%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:20%;width:20%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
	
}


@media  screen and (min-width: 1080px) {
	
	.tophdr{height:0;}
	.dvsec{height:100vh;}
		
	.footer{ width:100%; height:200px; }
	#flogo {width:60%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
	
}


@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1080px) ,
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1080px) ,
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1080px) ,
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1080px) ,
only screen and (                min-resolution: 192dpi) and (min-width: 1080px) ,
only screen and (                min-resolution: 2dppx)  and (min-width: 1080px)  { 
	.tophdr{height:0;}
	.dvsec{height:100vh}
	
	.footer{ width:100%; height:200px; }
	#flogo {width:60%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}

	}
@media screen and  (min-width: 1200px) {
.tophdr{height:0;}
	.dvsec{height:100vh;}
	
    .footer{ width:100%; height:150px; }
	#flogo {width:50%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:22%;width:22%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
}
@media screen and  (min-width: 1280px) {
.tophdr{height:0;}
	.dvsec{height:100vh;}
		
    .footer{ width:100%; height:150px; }
	#flogo {width:50%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:22%;width:22%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
}
@media screen and  (min-width: 1366px) {
	
	.tophdr{height:0;}
	.dvsec{height:100vh;}
	
    .footer{ width:100%; height:150px; }
	#flogo {width:50%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:22%;width:22%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
}

@media screen and  (min-width: 1600px) {

.tophdr{height:0;}
	.dvsec{height:100vh;}
	
    .footer{ width:100%; height:150px; }
	#flogo {width:50%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:22%;width:22%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1600px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1600px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1600px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1600px),
only screen and (                min-resolution: 192dpi) and (min-width: 1600px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1600px){ 
.tophdr{height:0;}
	.dvsec{height:100vh;}
	
    .footer{ width:100%; height:150px; }
	#flogo {width:50%;height:auto;}
	.ftr90{width:99%;}
	.fimg img {height:22%;width:22%;}
	.ftxt{font-size:12px;line-height: 12px;}
	
	.footerline  {height:20px;}
	.footerline p {width:90%;font-size:12px;}
 }

@media  screen and (min-width: 1920px) {
	
.tophdr{height:0;}

.dvsec{max-height: 100%; Width:100%;height:100%;}

.footer{ position:relative;bottom:0;display:inline-block;	margin-top:0px; width:100%; height:150px; background-color:#000;}
.ftr90{position:absolute;display:block;margin:0px;width:90%;height:auto;top:50%;left:50%; transform: translate(-50%,-50%);}
.ftr20{position:relative;display:block;margin:0px;padding:0px;height:auto;float: left;width:20%;}
.fimg img {height:15%;width:15%;padding-bottom: 20px; top:-20px;}
.ftxt{font-family:'Roboto';font-size:12pt;line-height: 20px;}


.footerline  {	position:relative;	display:block; height:30px; width:100%; background-color:#000000;}
.footerline p {text-align: center; margin:0px;top:50%;left:50%;position:absolute;display:block;transform: translate(-50%,-50%);font-family: 'Roboto';font-size:10pt;}

.topscroll{width:50px; height:50px;z-index: 999;}

}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1920px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1920px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1920px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1920px),
only screen and (                min-resolution: 192dpi) and (min-width: 1920px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1920px){ 
.tophdr{height:0;}

.dvsec{max-height: auto; Width:100%;height:100vh;}


.footer{ position:relative;bottom:0;display:inline-block;	margin-top:0px; width:100%; height:150px; background-color:#000;}
.ftr90{position:absolute;display:block;margin:0px;width:90%;height:auto;top:50%;left:50%; transform: translate(-50%,-50%);}
.ftr20{position:relative;display:block;margin:0px;padding:0px;height:auto;float: left;width:20%;}
.fimg img {height:15%;width:15%;padding-bottom: 20px; top:-20px;}
.ftxt{font-family:'Roboto';font-size:12pt;line-height: 20px;}


.footerline  {	position:relative;	display:block; height:30px; width:100%; background-color:#000000;}
.footerline p {text-align: center; margin:0px;top:50%;left:50%;position:absolute;display:block;transform: translate(-50%,-50%);font-family: 'Roboto';font-size:10pt;}

.topscroll{width:50px; height:50px;z-index: 999;}
} 
