@media (max-width:1000px) and (min-width:450px) { 
img.animated.bounceInLeft {
    display: none;
}
img.animated.bounceInRight {
    display: none;
}
.rock_logo_slider {
    margin: 5% 12%;
}
}

@media (max-width:450px) and (min-width:300px) { 
p.animated.fadeInDown {
    display: none;
}
.rock_logo_slider {
    margin: 60% 0%;
    width: 100%;
}
.rock_slider_content {
    display: none;
}
div#aboutus {
    margin: 75% 0%;
}
img.animated.bounceInLeft {
    display: none;
}
img.animated.bounceInRight {
    display: none;
}
.rock_welcome_note {
    min-height: 52px;
}
div#aboutus {
    padding: 70px 0px;
    margin: 0px 0px;
}

#v2 {
    width: 100%;
    height: 145px;
}
#v1 {
    width: 100%;
    height: 145px;
}
.rock_club_photo_slider_item .rock_club_photo_item img {
    width: 100%;
    height: 115px;
}
}
@media (max-width:300px) and (min-width:200px) { 
p.animated.fadeInDown {
    display: none;
}
.rock_logo_slider {
    margin: 80% 0%;
    width: 100%;
}
div#aboutus {
    margin: 125% 0%;
}
.rock_slider_content {
    display: none;
}
img.animated.bounceInLeft {
    display: none;
}
img.animated.bounceInRight {
    display: none;
}
.rock_welcome_note {
    min-height: 52px;
}
div#aboutus {
    padding: 70px 0px;
    margin: 0px 0px;
}
#v2 {
    width: 100%;
    height: 145px;
}
#v1 {
    width: 100%;
    height: 145px;
}
.rock_club_photo_slider_item .rock_club_photo_item img {
    width: 100%;
    height: 115px;
}
}