
/*--------- CSS Reset for Tablet ----------*/
@media handheld, only screen and (max-width: 1140px){

/*- menu style -*/
#standardMenu .rootMenu li a span, #megaMenu .root li a span{ font-size:13px; }


/*---------Rising Style---------------*/
.rising02_position{  left:1%; }
.rising03_position{  right:1%;}


}

@media handheld, only screen and (max-width: 1024px){
.pb-scroll-wrapper iframe#personaBar-iframe.ipad {width:80px !important;}
}

@media handheld, only screen and (max-width: 960px){
#standardMenu .rootMenu li a span, #megaMenu .root li a span{ padding:0 10px;}
.pb-scroll-wrapper iframe#personaBar-iframe.ipad {width:80px !important;}
}

@media handheld, only screen and (max-width: 940px){
#standardMenu .rootMenu li a span, #megaMenu .root li a span{}
.pb-scroll-wrapper iframe#personaBar-iframe.ipad {width:80px !important;}
}

@media handheld, only screen and (max-width: 920px){
#standardMenu .rootMenu li a span, #megaMenu .root li a span{font-size: 10px;line-height: 37px;padding: 0 4px;}
.pb-scroll-wrapper iframe#personaBar-iframe.ipad {width:80px !important;}
}

@media handheld, only screen and (max-width: 880px){
.site_logo img { max-width:200px;}
.pb-scroll-wrapper iframe#personaBar-iframe.ipad {width:80px !important;}
}

@media handheld, only screen and (max-width: 767px){
#standardMenu .rootMenu li a span, #megaMenu .root li a span{ font-size:14px; padding:0 15px;}
}



