

@media  screen and (max-width: 1200px) {
.listing-button {width:96.8%; margin-left:1.6%; margin-right:1.6%; max-width:1024px; float:none; text-align:center; position:relative;}

.listing-button a.play {width:47.74190358467244%; float:left;}
.listing-button a.play:first-child {margin-right:1.31619283065513%; margin-left:1.645241038318913%;}
.listing-text {max-width:auto;}
    .mobile_only {display: none !important;}  /* For Mobile Only */
    .desktop_only {display: block !important;}   /* For Desktop Only */
}



/* iPads (portrait and landscape) ----------- */
/*@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) { }*/
@media  screen and (max-width: 1024px) {
	



/* medium smartphones ----------- */
@media (max-width: 800px) {

.listing-text {width: 96.8%;
margin-left: 1.6%;
margin-right: 1.6%;}


}


@media (max-width: 736px) {

img#logo-leon{width: 200px!important; max-width: 200px!important;}


.mobile_only {display: block !important;} /* For Mobile Only */
    .desktop_only {display: none !important;} /* For Desktop Only */

}



@media (max-width: 600px) {


}

/* medium smartphones ----------- */
@media (max-width: 480px) {




}


/* medium smartphones, portrait ----------- */
@media (max-width: 320px) {


}





/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {

}
