@keyframes anthony-intro-animation { 
  from {left: -1000px; opacity: 0.0;}
  to {left: 20px; opacity: 1.0;}	    
}

@-webkit-keyframes anthony-intro-animation {
  from {left: -1000px; opacity: 0.0;}
  to {left: 20px; opacity: 1.0;}		
}

@keyframes band-bio-intro-animation { 
  from {top: 500px; opacity: 0.0;}
  to {top: 0px; opacity: 1.0;}	    
}

@-webkit-keyframes band-bio-intro-animation {
  from {top: 500px; opacity: 0.0;}
  to {top: 0px; opacity: 1.0;}		
}

/* Home tv */
@media only screen and (min-width:1919px) and (max-width:1921px) and (min-height:900px) and (max-height:938px){	

}

/* Lenovo Laptop */
@media only screen and (min-width:1518px) and (max-width:1536px) and (min-height:694px) and (max-height:755px){	

}

/* Microsoft Surface RT, Apple iPad Pro 2015 12.9, Apple iPad Pro 2018 12.9 Landscape */
@media only screen and (min-width:1366px) and (max-width:1367px) and (min-height:600px) and (max-height:1025px){

}

/* Apple iPad Pro 2015 12.9 */
@media only screen and (min-width:1024px) and (max-width:1025px) and (min-height:1366px) and (max-height:1367px){

}

/* iPad Landscape */
@media only screen and (min-width:1024px) and (max-width:1024px) and (min-height:600px) and (max-height:768px) and (orientation: landscape){

}

/* Apple iPad, Microsoft Surface RT, Google Nexus 10, Samsung Galaxy Note 10.1, Apple iPad Pro 2018 11 */
@media only screen and (min-width:768px) and (max-width:835px) and (min-height:900px) and (max-height:1367px){

}

/* Ipad Air Portrait */
@media only screen and (min-width:768px) and (max-width:768px) and (min-height:921px) and (max-height:954px){	

}

/* Amazon Kindle Fire, BlackBerry PlayBook, Google Nexus 7, Nokia Lumia 2520 */
@media only screen and (min-width:599px) and (max-width:608px) and (min-height:965px) and (max-height:1081px){	

}

/* Nokia Lumia 1020, Nokia Lumia 920, BlackBerry Bold, BlackBerry Q10, Nokia XL */
@media only screen and (min-width:460px) and (max-width:481px) and (min-height:220px) and (max-height:816px){	

}

/* BlackBerry Z10, Google Nexus 4, Atlanta's Google Pixel Phone, Samsung Galaxy Mega 6.3, Dan's Iphone 11, Apple iPhone XR, LG G Flex, LG Optimus 4X HD */
@media only screen and (min-width:384px) and (max-width:425px) and (min-height:500px) and (max-height:816px){	

}

/* Iphone 6 & 7*/
@media only screen and (min-width:375px) and (max-width:376px) and (min-height:500px) and (max-height:741px){

}

/* Iphone 6 & 7*/
/*@media only screen and (min-width:375px) and (max-width:375px) and (min-height:553px) and (max-height:667px){*/	
@media only screen and (min-width:360px) and (max-width:376px) and (min-height:350px) and (max-height:741px){

}

/* Google Pixel 2 XL */
@media only screen and (min-width:360px) and (max-width:361px) and (min-height:350px) and (max-height:741px){

}

/* iPhone 5 */
@media only screen and (min-width:319px) and (max-width:320px) and (min-height:454px) and (max-height:570px){

}

/* HTC Touch2, Xiaomi Mi2 */
@media only screen and (min-width:240px) and (max-width:241px) and (min-height:220px) and (max-height:428px){

}
