/* CSS Document */
.containerZoom {
  position: relative;
  text-align: center;
  color: #666666;
}
.centered {
  position: absolute;
  top: 90%;
  left: 90%;
  transform: translate(-50%, -50%);
  }
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.HeaderLinks:link {
  color:#444444;
  text-decoration:none;
  font-family: Helvetica;   letter-spacing:0.5px;
   font-size:18px;
   font-weight:500;
   
}


/* mouse over link */
.HeaderLinks:hover {
  text-decoration:underline;
  color:#666666;
}

.HeaderLinks:visited {
  color: #333333;
  text-decoration:none;
  font-family: Helvetica;   letter-spacing:0.5px;
   font-size:18px;
   font-weight:500;
   
}
.NewBtns {
  background-color: #fff; /* Green */
  padding-left:10px; padding-right:10px;
  padding-top:5px; padding-bottom:5px;
  
  
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size:16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  font-family:Helvetica;
  
   background-color: white;
  color: #000;
  border: 1px solid #999999;
  border-radius: 5px;
  font-weight:400;
}
.NewHeaderText
{
	color: #666666;
	text-decoration:none;
	font-family: Helvetica;   letter-spacing:0.5px;
	font-size:40px;
	font-weight:600;
}
.NewHeaderTextSmall
{
color: #666666;
text-decoration:none;
font-family: Helvetica;   letter-spacing:0.5px;
font-size:26px;
font-weight:600;
padding-bottom:10px;
}
.NewHeaderTextSmaller
{
color: #666666;
  text-decoration:none;
  font-family: Helvetica;   letter-spacing:0.5px;
   font-size:20px;
   font-weight:600;
   padding-bottom:10px;
}
.NewParaText
{
	color: #000;
	text-decoration:none;
	font-family: Helvetica;   letter-spacing:0.5px;
	font-size:20px;
	font-weight:500;
	line-height:27px;
}

.NewParaTextSmall
{
color: #000;
  text-decoration:none;
  font-family: Helvetica;   letter-spacing:0.5px;
   font-size:16px;
   font-weight:500;
   line-height:21px;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) 
{
	.DeskTopDiv
	{
		display:none;
	}
	.MobTopDiv
	{
		display:inline;
	}
	.NewHeaderText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:22px;
		font-weight:600;
	}
	.NewParaText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:14px;
		font-weight:400;
		line-height:20px;
	}
	.NewHeaderTextSmall
	{
	color: #666666;
	text-decoration:none;
	font-family: Helvetica;   letter-spacing:0.5px;
	font-size:16px;
	font-weight:600;
	padding-bottom:10px;
	}
	.BackDiv
	{
	padding-bottom:20px;
	background-color:#E8E8E8;
	}
	.BackDiv1
	{
	padding-bottom:20px;
	background-color:#E8E8E8;
	}
	.NewHeaderTextSmaller
	{
	color: #666666;
	  text-decoration:none;
	  font-family: Helvetica;   letter-spacing:0.5px;
	   font-size:16px;
	   font-weight:600;
	   padding-bottom:10px;
	}

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) 
{
	.DeskTopDiv
	{
		display:none;
	}
	.MobTopDiv
	{
		display:inline;
	}
	.NewHeaderText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:22px;
		font-weight:600;
	}
	.NewParaText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:14px;
		font-weight:400;
		line-height:20px;
	}
	.NewHeaderTextSmall
	{
	color: #666666;
	text-decoration:none;
	font-family: Helvetica;   letter-spacing:0.5px;
	font-size:16px;
	font-weight:600;
	padding-bottom:10px;
	}
	.BackDiv
	{
	padding-bottom:20px;
	background-color:#E8E8E8;
	}
	.BackDiv1
	{
	padding-bottom:20px;
	background-color:#E8E8E8;
	}
	.NewHeaderTextSmaller
	{
	color: #666666;
	  text-decoration:none;
	  font-family: Helvetica;   letter-spacing:0.5px;
	   font-size:16px;
	   font-weight:600;
	   padding-bottom:10px;
	}

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) 
{
	.DeskTopDiv
	{
		display:none;
	}
	.MobTopDiv
	{
		display:inline;
	}
	.NewHeaderText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:22px;
		font-weight:600;
	}
	.NewParaText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:14px;
		font-weight:400;
		line-height:20px;
	}
	.NewHeaderTextSmall
	{
	color: #666666;
	text-decoration:none;
	font-family: Helvetica;   letter-spacing:0.5px;
	font-size:16px;
	font-weight:600;
	padding-bottom:10px;
	}
	.BackDiv
	{
	padding-bottom:20px;
	background-color:#E8E8E8;
	}
	.BackDiv1
	{
	padding-bottom:20px;
	background-color:#E8E8E8;
	}
	.NewHeaderTextSmaller
	{
	color: #666666;
	  text-decoration:none;
	  font-family: Helvetica;   letter-spacing:0.5px;
	   font-size:16px;
	   font-weight:600;
	   padding-bottom:10px;
	}

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) 
{
	.DeskTopDiv
	{
		display:inline;
	}
	.MobTopDiv
	{
		display:none;
	}
	.NewHeaderText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:40px;
		font-weight:600;
	}
	.NewParaText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:19px;
		font-weight:500;
		line-height:28px;
	}
	.NewHeaderTextSmall
	{
	color: #666666;
	text-decoration:none;
	font-family: Helvetica;   letter-spacing:0.5px;
	font-size:26px;
	font-weight:600;
	padding-bottom:10px;
	}
	.BackDiv
	{
	padding:20px;
	background-color:#E8E8E8;
	}
	.BackDiv1
	{
	padding-left:20px; padding-right:20px;
	background-color:#E8E8E8;
	}
	.NewHeaderTextSmaller
	{
	color: #666666;
	  text-decoration:none;
	  font-family: Helvetica;   letter-spacing:0.5px;
	   font-size:20px;
	   font-weight:600;
	   padding-bottom:10px;
	}

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) 
{
	.DeskTopDiv
	{
		display:inline;
	}
	.MobTopDiv
	{
		display:none;
	}
	.NewHeaderText
	{
		color: #666666;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:40px;
		font-weight:600;
	}
	.NewParaText
	{
		color: #000;
		text-decoration:none;
		font-family: Helvetica;   letter-spacing:0.5px;
		font-size:19px;
		font-weight:500;
		line-height:26px;
	}
	.NewHeaderTextSmall
	{
	color: #666666;
	text-decoration:none;
	font-family: Helvetica;   letter-spacing:0.5px;
	font-size:26px;
	font-weight:600;
	padding-bottom:10px;
	}
	.BackDiv
	{
	padding:20px;
	background-color:#E8E8E8;
	}
	.BackDiv1
	{
	padding-left:20px; padding-right:20px;
	background-color:#E8E8E8;
	}
	.NewHeaderTextSmaller
	{
	color: #666666;
	  text-decoration:none;
	  font-family: Helvetica;   letter-spacing:0.5px;
	   font-size:20px;
	   font-weight:600;
	   padding-bottom:10px;
	}
}

