#rt-logo {
max-width: 1000px;
max-height: 690px;
position: relative;
top: -289px;
}

@media only screen and (min-width: 1001px) {
 #rt-logo { 
  background-image: url(/images/banners/BADMINTON_LOGO_2012_t3_v4_a4_v2_2_clean_small2.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-position: 0px;
 }
}

@media only screen and (max-width: 1000px) {
 #rt-logo { 
  background-image: url(/images/banners/BADMINTON_LOGO_2012_t3_v4_a4_v2_2_clean_small2.png) !important;
  background-repeat: no-repeat !important;
  background-size: 85% 85% !important;
  background-position: 0px;
 }
}

.gf-menu li {
	margin-right: 0px;
}

@media only screen and (min-width: 966px) {
.rt-grid-6.rt-omega {
	/*left: -30px;*/
	width: 440px;
}
}

@media only screen and (max-width: 965px) {
.rt-grid-6.rt-omega {
	left: -1px;
}
}

@media only screen and (max-width: 770px) {
 #rt-logo { 
  background-image: url(/images/banners/BADMINTON_LOGO_2012_t3_v4_a4_v2_2_clean_small2.png) !important;
  background-repeat: no-repeat !important;
  background-size: 65% 65% !important;
  background-position: 0px;
 }
 
 .layout-slideshow .sprocket-features-title {
	font-size: 0.9em !important;
	line-height: 1em !important;
	margin: 0 0 15px 0 !important;
	padding: 3px !important;
	display: block !important;
	width: 350px;
}

.layout-slideshow .sprocket-features-desc{
    font-size: 0.9em !important;
    line-height: 1em !important;
    margin: 0 !important;
    padding: 3px !important;
    display: block !important;
    width: 350px !important;
}
}

@media only screen and (max-width: 640px) {
 #rt-logo { 
  background-image: url(/images/banners/BADMINTON_LOGO_2012_t3_v4_a4_v2_2_clean_small2.png) !important;
  background-repeat: no-repeat !important;
  background-size: 45% 45% !important;
  background-position: 0px;
 }
 .logo-block{
	height: 180px !important;
 }
 
 .dp-upcoming > div {
	float: none !important;
 }
 
 .layout-slideshow .sprocket-features-title {
	/*font-size: 0.8em !important;*/
	line-height: 1em !important;
	margin: 0 0 15px 0 !important;
	padding: 3px !important;
	display: block !important;
	width: 350px;
}

.layout-slideshow .sprocket-features-desc{
    /*font-size: 0.8em !important;*/
    line-height: 1em !important;
    margin: 0 !important;
    padding: 3px !important;
    display: block !important;
    width: 350px !important;
}
}

@media only screen and (max-width: 380px) {
 #rt-logo { 
  background-image: url(/images/banners/BADMINTON_LOGO_2012_t3_v4_a4_v2_2_clean_small2.png) !important;
  background-repeat: no-repeat !important;
  background-size: 35% 35% !important;
  background-position: 0px;
 }
  .logo-block{
	height: 150px !important;
 }
 
 .dp-upcoming > div {
	float: none !important;
 }
}

a#rt-logo{
    pointer-events:none;
}

.logo-block {
margin: 0px 0;
height: 262px;
}

#rt-utility a{
  position:relative;
 z-index:50; 
}



.layout-slideshow .sprocket-features-title {
font-size: 2em;
line-height: 1.3em;
margin: 0 0 15px 0;
padding: 10px;
display: block !important;
}

#rt-debug .rt-block {
	padding: 0px;
	margin: 0px;
}

.dp-upcoming {
	width: 500px;
}

.dp-upcoming > div {
	float: left;
	white-space: nowrap;
	width: 50%;
}

