@font-face { font-family:Lato; src: url('../fonts/Lato.ttf') ; } 
@font-face { font-family:Afta; src: url('../fonts/Afta.otf') ; } 
@font-face { font-family:Carr; src: url('../fonts/Carr.ttf') ; } 
@font-face { font-family:Rubik; src: url('../fonts/Rubik.ttf') ; } 
@font-face { font-family:Glacial; src: url('../fonts/Glacial.otf') ; } 
@font-face { font-family:Work; src: url('../fonts/Work.otf') ; }
@font-face { font-family:Helv; src: url('../fonts/Helv.otf') ; }




@media screen and (max-width: 2000px) and (min-width: 1024px) {


.Header{
     width:100%;
     clear:both;
     height:160px;
     min-width:960px;
     padding:0px;
}
#HdrEmtns{
   height:60px;
   width:960px;
   margin:0 auto;
}
#AHome
{
   margin:0px;
   border:none;
   color:#000;
   top:40px;
   float: left;
   margin-left: 50px;
   text-decoration:none;
   font:45px Lato;
   text-transform: uppercase;
   padding:0px;
   position: relative;
}
#AHome a
{
padding:0px;
overflow:no-display;
margin:0;
}

.HeaderImage{
  margin-left:0px;
  margin-top: 10px;
  float: left;
}

.HeaderImage:hover{
cursor: pointer;
}

.a1{

text-decoration: none;
margin-left:40px;
margin-top: 50px;
display: inline-block;
color:#555;
}

.a2{
  text-decoration: none;
  margin-left: 50px;
  color:#555;
}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
.Header{
     width:100%;
     clear:both;
     height:160px;
     min-width:760px;
     padding:0px;
}
#HdrEmtns{
   height:60px;
   width:760px;
   margin:0 auto;
}
#AHome
{
   margin:0px;
   border:none;
   color:#000;
   top:40px;
   float: left;
   text-decoration:none;
   font:45px Lato;
   text-transform: uppercase;
   padding:0px;
   position: relative;
}
#AHome a
{
padding:0px;
overflow:no-display;
margin:0;
}

.HeaderImage{
  margin-left:0px;
  margin-top: 10px;
  float: left;
}

.HeaderImage:hover{
cursor: pointer;
}

.a1{

text-decoration: none;
margin-left:40px;
margin-top: 50px;
display: inline-block;
color:#555;
}

.a2{
  text-decoration: none;
  margin-left: 50px;
  color:#555;
}



}


@media screen and (max-width: 768px) and (min-width: 468px) {

.Header{
     width:100%;
     clear:both;
     height:170px;
     min-width:468px;
     padding:0px;
}
#HdrEmtns{
   height:60px;
   width:468px;
   margin:0 auto;
}
.HeaderImage
{
   top:0px;
   left:50px;
   float: left;
   margin-left: 0px;
   text-decoration:none;
   text-transform: uppercase;
   padding:0px;
   position: relative;
}
#AHome a
{
padding:0px;
overflow:no-display;
margin:0;
}

.HeaderImage{
  margin-left:0px;
  margin-top: 10px;
  float: left;
}

.HeaderImage:hover{
cursor: pointer;
}

.a1{

text-decoration: none;
margin-left:40px;
margin-top: 50px;
display: inline-block;
color:#555;
}

.a2{
  text-decoration: none;
  margin-left: 50px;
  color:#555;
}


}
@media screen and (max-width: 468px) and (min-width: 320px) {

.Header{
     width:100%;
     clear:both;
     height:160px;
     min-width:320px;
     padding:0px;
}
#HdrEmtns{
   height:60px;
   width:100%;
   margin:0 auto;
}
#HeaderImage
{
   margin:0px;
   border:none;
   color:#000;
   top:0px;
   width:200px;
   float: left;
   left:40px;
   text-decoration:none;
   font:45px Lato;
   text-transform: uppercase;
   padding:0px;
   position: relative;
}
#AHome a
{
padding:0px;
overflow:no-display;
margin:0;
}
.HeaderImage:hover{
cursor: pointer;
}
}