.detailsa_nav{overflow: hidden;width:30%; margin:0 auto;margin-bottom:30px;margin-top:30px}
.detailsa_nav ul{ margin:0px; padding:0px;}
.detailsa_nav li{width:48%; float:left;text-align:center; margin-left:1%; margin-right:1%;}
.detailsa_nav a{color: #333333;font-size:16px; height:38px;font-weight:bold;line-height:38px; text-decoration:none;width:98%; float:left;text-align:center; margin-left:1%; margin-right:1%;border:1px solid #eee; border-radius:20px} 
.detailsa_active a,.detailsa_nav li:hover a{height:38px;display: block;color:#0093DD;font-size:16px; border:1px solid #0093DD;line-height:38px; text-decoration:none; text-align:center; border-radius:20px}




.synopsis{overflow: hidden; height:auto}

.synopsisbox{ overflow:hidden; padding-top:5px}




@media only screen and (max-width:768px) {

.detailsa_nav{overflow: hidden;width:50%; margin:0 auto;margin-bottom:20px;margin-top:20px}
.detailsa_nav ul{ margin:0px; padding:0px;}
.detailsa_nav li{width:48%; float:left;text-align:center; margin-left:1%; margin-right:1%;}
.detailsa_nav a{color: #333333;font-size:16px; height:38px;font-weight:bold;line-height:38px } 
.detailsa_active a,.detailsa_nav li:hover a{height:38px;display: block;color:#0093DD;font-size:16px; border:1px solid #0093DD;line-height:38px; text-decoration:none; text-align:center; border-radius:20px}

}


@media only screen and (max-width:600px) {
.detailsa_nav{overflow: hidden;width:80%; margin:0 auto;margin-bottom:20px;margin-top:20px}
.detailsa_nav a{color: #333333;font-size:14px; height:32px;font-weight:bold;line-height:32px } 
.detailsa_active a,.detailsa_nav li:hover a{height:32px;display: block;color:#0093DD;font-size:14px; border:1px solid #0093DD;line-height:32px; text-decoration:none; text-align:center; border-radius:16px}

}
