﻿@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:Poppins Light;	width:100%; height:auto; }

.menu{height:900px;}

a{color:#ffffff;	}

.tophdr{position: relative;display:block;width:100%;height:150px;background-color: #000;z-index: 2;}

.dvphoto {position:relative; display:none;margin:0; padding:0; width:100%; height:100%; background:#000;  top:0; 	}

img { vertical-align: middle; } 


.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

.footer{ position:relative;bottom:0;display:block;	margin-top:50px; width:100%; height:100px; background-color:#000; top:-50px; }
.ftr90{position:absolute;display:block;margin:0px;width:90%;height:auto;top:50%;left:50%; transform: translate(-50%,-50%);padding-top:50px;}
.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:15pt;line-height: 30px;}


.footerline  {	position:relative;	display:block; height:70px; 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: 9999;}

@media screen and (min-width: 320px) 
{
	    .tophdr{height:70px;}
	
	.footer{ width:100%; height:50px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:4pt;line-height: 8px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}

}

@media screen and (min-width: 360px) {
	
	.tophdr{height:70px;}
	
	.footer{ width:100%; height:60px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:5pt;line-height: 8px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}

}
@media screen and (min-width: 375px){

	.tophdr{height:70px;}
	
	.footer{ width:100%; height:60px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:4pt;line-height: 8px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}

	}
	
@media screen and (min-width: 411px)	{

	.tophdr{height:70px;}
	
	.footer{ width:100%; height:60px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:4pt;line-height: 8px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}

	}

@media screen and (min-width: 480px) {
	
		.tophdr{height:70px;}
	
	.footer{ width:100%; height:80px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:6pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:6pt;}

}

@media only screen and (min-width: 533px) {

		.tophdr{height:70px;}
	
	.footer{ width:100%; height:80px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:7pt;line-height: 8px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:7pt;}
}

@media screen and (min-width: 640px) {

		.tophdr{height:70px;}
	
	.footer{ width:100%; height:80px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:7pt;line-height: 8px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:7pt;}

}

@media only screen and (min-width: 720px) {
	
 	.tophdr{height:70px;}
	
	.footer{ width:100%; height:80px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}
}
@media screen and (min-width: 768px) {

.tophdr{height:70px;}
	
	.footer{ width:100%; height:100px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}


@media screen and (min-width: 800px) {
	
   .tophdr{height:100px;}
	
	.footer{ width:100%; height:100px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}
	
}
@media screen and (min-width: 900px) and (max-width: 1024px) {

	  .tophdr{height:100px;}
	
	.footer{ width:100%; height:110px; }
	#flogo {width:80%;}
	.ftr90{width:99%;}
	.fimg img {height:30%;width:30%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}
}


@media  screen and (min-width: 1080px) {
	
	.tophdr{height:100px;}
	
	.footer{ width:100%; height:120px; }
	#flogo {width:70%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}
}


@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:100px;}
	
	.footer{ width:100%; height:120px; }
	#flogo {width:70%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}
	}
@media screen and  (min-width: 1200px) {
.tophdr{height:100px;}
	
	.footer{ width:100%; height:120px; }
	#flogo {width:70%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:10pt;line-height: 16px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:10pt;}
}
@media screen and  (min-width: 1280px) {
    
	.tophdr{height:110px;}
	.footer{ width:100%; height:120px; }
	#flogo {width:70%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:10pt;line-height: 16px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:10pt;}
}
@media screen and  (min-width: 1366px) {
.tophdr{height:110px;}
	
	.footer{ width:100%; height:120px; }
	#flogo {width:70%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:10pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:10pt;}
}

@media screen and  (min-width: 1600px) {

.tophdr{height:110px;}
	
	.footer{ width:100%; height:120px; }
	#flogo {width:70%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:10pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:10pt;}
}

@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:100px;}
	
	.footer{ width:100%; height:120px; }
	#flogo {width:70%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}
 }

@media  screen and (min-width: 1920px) {
	.menu{height:1080px;}
.tophdr{height:200px;}
	
 .footer{ width:100%; height:150px; }
.ftr90{width:90%;height:auto;}
.fimg img {height:15%;width:15%;}
#flogo {height:55%;width:55%;}
.ftxt{font-size:12pt;line-height: 20px;}


.footerline  {	height:30px; width:100%; }
.footerline p {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:200px;}
	
	.footer{ width:100%; height:120px; }
	#flogo {width:50%;}
	.ftr90{width:99%;}
	.fimg img {height:25%;width:25%;}
	.ftxt{font-size:9pt;line-height: 12px;}
	
	.footerline  {height:30px;}
	.footerline p {width:90%;font-size:9pt;}
} 

