/* usman css start */ .vid-detail-sec{ width:100%; float: left; margin-bottom: 20px; } .watch-vid-title{ width:100%; float: left; } .watch-vid-title h1{ width:77%; font-size:18px; color:#000; float: left; margin:0px; } .watch-vid-thumb{ float:left; height: 90px; width: 90px; margin-right: 10px; } .watch-vid-user-sec{ float:left; width:200px; } .watch-vid-user-name{ float: left; font-size: 18px; margin-top:18px; text-align: left; width: 99%; } .watch-vid-rating-sec{ float:right; width:98px; } .watch-vid-rating-view{ border-bottom: 2px solid green; text-align: center; width:100%; } .watch-vid-thumbsupdown-sec{ width:100%; margin-top:5px; float: left; position: relative; } .newLike{ float: left; cursor: default; } .newDislike{ float: right; cursor: default; } .watch-vid-error{ bottom: -15px; position: absolute; right: -31px; width: 270px; } .watch-vid-tab-description{ width:98%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .watch-vid-tag{ width:100%; float: left; margin-top: 10px; } .watch-vid-catg{ width:100%; float: left; margin-top: 10px; } .watch-vid-tag strong, .watch-vid-catg strong{ font-size: 16px;} .watch-vid-tag h1, .watch-vid-catg h2{font-size: 16px; margin:0px 0px 0px 2px; } .watch-vid-social-sec{ width:116px; float: right; margin-top: 18px; } .full-width{ width: 100%; } .photo-share-tab{ width:48%; display:inline-block; margin-top:5px; } .photo-share-tab label{ text-transform:uppercase; font:bold 11px Tahoma; } .photo-share-tab input{ padding:4px; font:normal 11px Tahoma; border:1px solid #ccc; width:95%; } @media (max-width: 479px) { .watch-vid-thumb{ float: none; margin:0px auto; } .watch-vid-user-sec { float: none; margin: 0 auto; text-align: center; width: 200px; } .watch-vid-user-name { margin-top: 10px; text-align: center; } .watch-vid-rating-sec { float: none; margin: 20px auto 0; width: 112px; } } /* usman css end */