﻿html, body {
  
  background-image: url("../images/ezbglite.gif");
  min-height: 100%;
  margin: auto;
  }

.full-height {
	position: relative;
  top: 0px;
  height: 100%;
  max-width:960px;
   margin: auto;
 background-image: url("../images/pagebg2.gif");
 }

.header {
  nargin:0;
  width:100%;   
  background-image: url("../images/ezbgdark.gif");
}

.resp-iframe {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
	
}

.resp-container {
	top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
    position: relative;
	 	 padding-top: 37.5%;
}

.resp-containermob {
	top: 0px;
	margin: 0px;
    position: relative;
	 	 padding-top: 56.33%;
}

.resp-containermob1 {
	top: 0px;
	margin: 0px;
    position: relative;
	 	 padding-top: 50.70%;
}

.resp-containerban {
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    position: relative;
	 	 padding-top: 21.11%;
}

.resp-containerban1 {
	position: absolute;
    left: 0; right: 0;
    top: 50%;
    margin-top: 10.55%;
    /* video height / video width */
    padding-bottom: 21.11%;
    height: 0;
    overflow: hidden;
}

.resp-iframeban {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
	
}

.nonresp-ban {
    margin: auto;
	padding: 0;
    border: 0;	
	position: relative; 
	overflow: hidden; 
	max-width:450px; 
	height: 94px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700; 
    font-style: normal; 
    font-size:20px;
    text-align: center;
    color: #555555; 
	
}

.mySlides {display:none;}

@media screen and (max-width: 800px) {
  div.hide800 {
    display: none;
	
	
  }
}

@media screen and (max-width: 600px) {
  div.hide800 {
    display: block;
	
	
  }
}

.mymarbox {
	top: 0px;
	margin: 0px;
    position: relative;
	 	 
}

p {
  font-family: dienstag, sans-serif; 
  font-weight: 300; 
  font-style: normal; 
  font-size:14px;
  
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 16px;
  margin-bottom: 4px;
  color: #555555; 
  
}

b {
  font-family: dienstag, sans-serif; 
  font-weight: 400; 
  font-style: normal; 
  font-size:14px;
  text-align: center;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 16px;
  margin-bottom: 4px;
  color: #222222;
}

p.ban {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  color: #C69C6D;
  font-weight: 700;
  text-shadow: 1px 1px 1px #222222;
}

p.clk {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-shadow: 1px 1px 1px #222222;
}

p.thicker {
  font-size:16px;
  color: #222222;
  font-weight: 500;
}

p.header {
  font-size:14px;
}

span {
  font-family: dienstag, sans-serif; 
  font-weight: 400; 
  font-style: normal; 
  font-size:10px;
  text-align: center;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 16px;
  margin-bottom: 4px;
  color: #1B1464;
    
}

/* span:hover{
  font-family: dienstag, sans-serif; 
  font-weight: 400; 
  font-style: normal; 
  font-size:10px;
  text-align: center;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 16px;
  margin-bottom: 4px;
  color: #ffffff; 
} */

.tabshade {
  
  background-image: url(../images/pagebg1.gif);
  
    
}

h1 {
   font-size: 26px;
   font-family: filson-soft, sans-serif; 
   font-weight: 800; 
   font-style: normal; 
   color: #1B1464; 
  /* text-shadow: 2px 2px 2px #999999; */
  margin: 4px;
}

.footer {
   position: fixed;
   left:0;
   bottom: 0;
   width:100%;
   color: white;
   font-family: dienstag, sans-serif; 
   font-weight: 300; 
   font-style: normal; 
   font-size:12px;
   text-align: center;
}

.goldbutton {
  background-color: #4CAF50; /* Green */
  background-image: url("../images/buttongold86.png");
  height: 86px;
  width:86px;
  border-radius: 8px;
  color: white;
  padding: 2px 2px;
  font-family: 'Montserrat', sans-serif;
  font-size:16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  display: table-cell;
  vertical-align:middle;
  font-size: 16px;
  margin: auto;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.goldbutton2{
  background-color: #4CAF50; /* Green */
  background-image: url("../images/buttongold86.png");
  height: 86px;
  width:86px;
  border-radius: 8px;
  color: white;
  padding: 1px 1px;
  margin: 2px;
  font-family: 'Montserrat', sans-serif;
  font-size:16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  display: table-cell;
  vertical-align:middle;
  font-size: 14px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.scrollbutton{
  background-color: #4CAF50; /* Green */
  background-image: url("../images/buttongold40.png");
  height: 40px;
  width:40px;
  border-radius: 8px;
  border: 1px solid #191970;
  border-style: inset;
  box-shadow: 1px 1px 2px #999999;
  color: #191970;
  padding: 1px 1px;
  margin: 2px;
  font-family: 'Montserrat', sans-serif;
  font-size:20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.scrollbutton:hover {
 background-color: #4CAF50;
  color:#0000ff;
  border: 2px solid #0000ff;
  box-shadow: 0px 0px 6px #1E90FF;
  
  
}

.button1 {
  background-color: white; 
  color: #191970;
  border: 2px solid #191970;
  
  
}

.button1:hover {
  background-color: #4CAF50;
  color:#0000ff;
  border: 2px solid #0000ff;
  box-shadow: 0px 0px 8px #1E90FF;
  
}

.button2 {
  background-color: white; 
  color: #191970;
  border: 1px solid #191970;
  border-style: inset;
  box-shadow: 1px 1px 2px #111111;
}

.button2:hover {
  background-color: #4CAF50;
  color:#0000ff;
  border: 2px solid #0000ff;
  border-style: inset;
  box-shadow: 0px 0px 8px #1E90FF;
  
}

.button2active {
  background-color: #4CAF50;
  color:#0000ff;
  border: 2px solid #0000ff;
  border-style: inset;
  box-shadow: 0px 0px 8px #1E90FF;
}

.button3 {
  background-color: orange; 
  border: 1px solid #ffffff;
  padding: 8px 10px 6px 10px;
  font-family: dienstag, sans-serif; 
  font-weight: 400; 
  font-style: normal; 
  font-size:14px;
  color: #ffffff;
 -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  
}

.button3:hover {
  background-color: #8CC63F;
  color:#ffffff;
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 4px #1E90FF;
  
}

.slshbutton{
  background-color: #4CAF50; /* Green */
  background-image: url("../images/buttongold40.png");
  height: 40px;
  border: 1px solid #191970;
  border-style: inset;
  box-shadow: 1px 1px 2px #999999;
  color: #191970;
  padding: 8px;
  margin: 1px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.slshbutton:hover {
 background-color: #4CAF50;
  color:#0000ff;
  border: 1px solid #0000ff;
  border-style: inset;
  box-shadow: 0px 0px 6px #1E90FF;
  
  
}
.center {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer {
   position: fixed;
   margin: auto;
   bottom: 0;
   width:100%;
   color: white;
   font-family: dienstag, sans-serif; 
   font-weight: 300; 
   font-style: normal; 
   font-size:12px;
   text-align: center;
   
}

.footerin0 {
   position: relative;
   margin: auto;
   max-width:920px;
   color: white;
   font-family: dienstag, sans-serif; 
   font-weight: 300; 
   font-style: normal; 
   font-size:12px;
   text-align: center;
   background-image: url("../images/ezbgdark.gif");
}

.footerin {
   position: relative;
   margin: auto;
   max-width:960px;
   color: white;
   font-family: dienstag, sans-serif; 
   font-weight: 300; 
   font-style: normal; 
   font-size:12px;
   text-align: center;
   background-image: url("../images/pagebg2ftr.gif");
}

.dz{
    -webkit-user-select: none;
    -moz-user-select: none;  // this is for mozila firefox
    -khtml-user-select: none;
    -webkit-touch-callout: none; // this is for iOS safari
    -ms-user-select: none;
    user-select: none; // not defined but this works on chrome and some other browsers
    }
	
form{
  font-family: dienstag, sans-serif; 
  font-weight: 300; 
  font-style: normal; 
  font-size:12px;
  color: #666666; 
  
}

label {
  font-family: dienstag, sans-serif; 
  font-weight: 400; 
  font-style: normal; 
  font-size:14px;
  color: #555555; 
  
}

	
	
	
	
	
	
