html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'nafeesnastaleeq', Fajar Nastaleeq, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 0;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
.eng-font {
font-family: "Roboto", serif !important;
font-size: 12px !important
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #f8f8f8; padding-top: 70px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
font-size: 16px;
line-height: 1;
padding: .6em 1em .4em;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
font-family: "nafeesnastaleeq", Fajar Nastaleeq !important;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
background: #cb1111;
color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
font-family: "nafeesnastaleeq", Fajar Nastaleeq !important;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
} .pl-0 {padding-left: 0 !important}
.pr-0 {padding-right: 0 !important}
.pt-0 {padding-top: 0 !important}
.pb-0 {padding-bottom: 0 !important}
.pl-5 {padding-left: 5px !important}
.pr-5 {padding-right: 5px !important}
.pt-5 {padding-top: 5px !important}
.pb-5 {padding-bottom: 5px !important}
.pl-10 {padding-left: 10px !important}
.pr-10 {padding-right: 10px !important}
.pt-10 {padding-top: 10px !important}
.pb-10 {padding-bottom: 10px !important}
.pl-20 {padding-left: 20px !important}
.pr-20 {padding-right: 20px !important}
.pt-20 {padding-top: 20px !important}
.pb-20 {padding-bottom: 20px !important}
.ml-0 {margin-left: 0 !important}
.mr-0 {margin-right: 0 !important}
.mt-0 {margin-top: 0 !important}
.mb-0 {margin-bottom: 0 !important}
.ml-5 {margin-left: 5px !important}
.mr-5 {margin-right: 5px !important}
.mt-5 {margin-top: 5px !important}
.mb-5 {margin-bottom: 5px !important}
.ml-10 {margin-left: 10px !important}
.mr-10 {margin-right: 10px !important}
.mt-10 {margin-top: 10px !important}
.mb-10 {margin-bottom: 10px !important}
.ml-20 {margin-left: 20px !important}
.mr-20 {margin-right: 20px !important}
.mt-20 {margin-top: 20px !important}
.mb-20 {margin-bottom: 20px !important} .site-header {
height: 70px;
position: fixed;
top: 0;
right:0;
width: 100%;
z-index: 999999;
border-bottom: 1px solid #ddd;
background: #fff;
}
.navBtn {
width: 70px;
height: 70px;
padding: 10px;
text-align: center;
line-height: 60px;
}
.navBtn button {
background: none;
border: none;
color: #555;
}
.navBtn button:active, .navBtn button:focus {
outline: none;
}
.logo {
width: 210px;
height: 70px;
}
.logo img {
max-width: 100%;
max-height: 100%;
}
.search-box {
padding: 15px 0;
width: 500px;
}
.search-box input[type=search] {
padding: 6px 10px;
line-height: 2;
width: 95%;
font-family: "nafeesnastaleeq", Fajar Nastaleeq !important;
}
.search-box input[type=submit] {
padding: 12px 20px;
font-size: 16px;
background: #cb1111;
color: #fff;
border:1px solid #cb1111;
transition: 0.5s all;
font-family: "nafeesnastaleeq", Fajar Nastaleeq !important;
}
.search-box input[type=submit]:hover {
background: #b30909;
}
.user-info {
padding: 10px;
position: relative;
}
#profile-btn, #login-btn {
display: inline-block;
width: 50px;
height: 50px;
background: #f8f8f8;
padding: 3px;
border:1px solid #ccc;
}
#login-btn {
text-align: center;
font-size: 30px;
color: #999;
}
#profile-btn img {
width: 100%;
}
.drop-box {
position: absolute;
top: 70px;
left: 0;
padding: 5px;
background: #fff;
width: 200px;
display: none;
box-shadow: 0px 2px 3px #999;
}
#login-box {
width: 300px;
direction: ltr;
padding: 10px;
margin-left: 20px;
}
#login-box input[type=text], #login-box input[type=password] {
padding: 10px;
background: #fff;
font-size: 14px;
font-family: "Roboto", sans-serif;
width: 100%;
direction: ltr;
}
#login-box input[type=submit] {
padding:10px 20px;
text-align: center;
font-size: 16px;
background: #cb1111;
color: #fff;
border:1px solid #cb1111;
width: 100%;
}
#login-box input[type=submit]:hover {
background: #333;
border:1px solid #333;
}
#login-box label {
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: normal;
}
.drop-box ul {
margin:0;
padding: 0;
list-style: none;
}
.drop-box ul li {
width: 100%;
margin-bottom: 5px;
}
.drop-box ul li a {
display: inline-block;
width: 100%;
padding: 8px 5px 5px 5px;
border-bottom: 1px solid #ccc;
font-size: 16px;
}
.drop-box ul li:last-child a {
border-bottom: none;
}
.drop-box ul li a:hover {
background: #cb1111;
color: #fff;
}
.drop-box .link-icon {
width: 25px;
height: 25px;
display: inline-block;
}
.drop-box .link-icon i {
font-size: 18px;
color: #999;
}
.drop-box ul li a:hover i {
color: #fff;
}
#account-box {
margin-left: 20px;
}
@media screen and (max-width:860px) {
.search-box {
width: 350px;
}
} a {
color: #333;
transition: 0.5s all;
-webkit-transition: 0.5s all;
}
a:visited {
color: #000;
}
a:hover,
a:focus,
a:active {
color: #cb1111;
text-decoration: none;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
} .custom-nav {
margin-bottom: 10px;
border-bottom: 2px solid #ccc;
padding-bottom: 10px;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul, .custom-nav ul {
list-style: none;
margin: 0;
padding: 0;
}
.main-navigation ul li, .custom-nav ul li {
float: none;
position: relative;
width: 100%;
margin-bottom: 5px;
}
.main-navigation ul li a, .custom-nav ul li a {
display: block;
text-decoration: none;
padding: 10px 10px 5px 5px;
border-bottom: 1px solid #f8f8f8;
}
.custom-nav ul li:last-child a {
border-bottom: none;
}
.custom-nav ul li a .fa {
top: 5px;
position: relative;
}
.custom-nav ul li a .menu-icon {
text-align: center;
width: 30px;
display: inline-block;
}
.main-navigation ul li a:hover, .custom-nav ul li a:hover {
background: #cb1111;
color: #fff;
}
.main-navigation .sub-menu {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: none;
position: static;
top: 0;
right: 0;
z-index: 99999;
display: none;
background: #cb1111;
}
.main-navigation .hover .sub-menu {
display: block;
}
.main-navigation ul ul a {
width: 100%;
}
.main-navigation .hover .sub-menu a {
color: #fff;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
@media screen and (max-width: 768px) {
.main-menu li {
float: none;
width: 100%;
text-align: right;
padding-right: 10px;
}
#primary-menu {
display: block;
position: relative;
z-index: 9999;
}
.sub-menu {
display: block;
width: 100%;
}
.main-navigation .sub-menu {
background: #cb1111;
}
.sub-menu li a {
color: #fff;
}
.menu > li.hover > ul,
.menu li li.hover ul{
margin-right: 0px;
}
.menu > li.hover > ul li,
.menu li li.hover ul li{
background: none;
}
.menu > li ul li a,
.menu li li ul li a{
width: 100%;
}
.menu li .parent  {
background-image: url(//shahidghumman.com/wp-content/themes/urdutube/images/downArrowB.png) !important;
background-repeat: no-repeat !important;
background-position: left 15px top 5px !important;
}
.menu li .parent:hover {
background-image: url(//shahidghumman.com/wp-content/themes/urdutube/images/downArrow.png) !important;
}
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
}
.widget-title {
margin: 0 0 10px 0;
padding: 10px;
font-size: 20px;
line-height: 1;
background: #f8f8f8;
}
.widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget ul li {
margin-bottom: 10px;
font-size: 14px;
}
.related-post-row, .popular-post-row {
padding:5px 0;
height: auto;
overflow: hidden;
border-bottom: 1px solid #f0f0f0;
}
.related-post-row:last-child {
border-bottom: none;
}
.widget-related-post-title, .widget-popular-post-title {
font-size: 18px;
font-family: "nafeesnastaleeq", Fajar Nastaleeq;
line-height: 2;
}
.widget-related-post-thumb, .widget-popular-post-thumb {
position: relative;
}
.widget-related-post-thumb img, .widget-popular-post-thumb img, .post-thumbnail img{
width: 100%;
}
.play-icon-small, .play-icon-medium, .play-icon-large  {
color: #fff;
font-size: 40px;
line-height: 40px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
display: inline-block;
z-index: 999;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
opacity: 0.9;
}
.play-icon-small i, .play-icon-medium i, .play-icon-large i {
text-shadow: 0 0 5px #666, 0 0 10px #999;
-webkit-text-shadow: 0 0 5px #666, 0 0 10px #999;
-moz-text-shadow: 0 0 5px #666, 0 0 10px #999;
}
.play-icon-medium {
width: 70px;
height: 70px;
font-size: 60px;
line-height: 60px;
margin: -35px 0 0 -35px;
color: #f0f0f0;
}
.play-icon-large {
width: 120px;
height: 120px;
font-size: 100px;
line-height: 120px;
margin: -60px 0 0 -60px;
color: #fff;
} @-webkit-keyframes overlaybg {
from {background:rgba(0,0,0,0.1);}
to {background:rgba(0,0,0,0.3);}
} @keyframes overlaybg {
from {background:rgba(0,0,0,0.1);}
to {background:rgba(0,0,0,0.3);}
}
.widget-related-post-thumb:hover .overlay, .widget-popular-post-thumb:hover .overlay, .thumbnail-row-small:hover .overlay, .thumbnail-row:hover .overlay, .block-post-grid .post-thumbnail:hover .overlay{
-webkit-animation: overlaybg 0.3s linear; animation: overlaybg 0.3s linear;
display: inline-block;
}
.overlay {
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
display: none;
}
.widget-related-post-thumb:hover .play-icon-small, .widget-popular-post-thumb:hover .play-icon-small, .thumbnail-row-small:hover .play-icon-medium, .thumbnail-row:hover .play-icon-large, .block-post-grid .post-thumbnail:hover .play-icon-medium, .thumbnail-row-small:hover .play-icon-small {
transform: scale(1.2);
-webkit-transform: scale(1.2);
} .widget select {
max-width: 100%;
} .sidebar {
height: 100%;
border-left: 1px solid #ddd;
position: fixed;
min-width: 235px;
background: #fff;
padding-top: 20px;
padding-bottom: 100px;
overflow: auto;
right: 0;
}
.sidebar-absolute {
position: absolute;
top:70px;
right: 0px;
background: rgba(255,255,255,1);
width:300px;
z-index: 99999;
box-shadow: 0px 0px 5px #999;
-webkit-box-shadow: 0px 0px 5px #999;
-moz-box-shadow: 0px 0px 5px #999;
display: none;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.sidebar-absolute ul li {
border-bottom: 1px solid #f0f0f0;
}
.sidebar-absolute ul li:last-child {
border-bottom: none;
}
.sidebar:hover {
overflow: scroll;
}
.vertical-track {
width: 10px; background-color: #f0f0f0; }
.vertical-handle {
width: 10px; background-color: #ccc; }
.content-area {
margin: 10px;
padding: 10px;
background: #fff;
box-shadow: 0px 0px 2px #ccc;
-webkit-box-shadow: 0px 0px 2px #ccc;
-moz-box-shadow: 0px 0px 2px #ccc;
}
.sidebar-main {
padding: 10px;
background: #fff;
box-shadow: 0px 0px 3px #ccc;
-webkit-box-shadow: 0px 0px 3px #ccc;
-moz-box-shadow: 0px 0px 3px #ccc;
}
.entry-player, .entry-header, .entry-content, .below-post-ad, .related-posts, .comments-row, .homepage-ad {
padding: 10px;
background: #fff;
margin-top: 10px;
box-shadow: 0px 0px 3px #ccc;
-webkit-box-shadow: 0px 0px 3px #ccc;
-moz-box-shadow: 0px 0px 3px #ccc;
}
.related-posts {
height: auto;
overflow: hidden;
}
.sidebar-main {
border-right: 1px solid #ccc;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media screen and (max-width: 768px){
.sidebar {
position: relative;
width: 100% !important;
}
.sidebar-absolute {
width: 100%;
}
} .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.page-header-image {
padding: 10px;
background: #fff;
margin-bottom: 10px;
border:1px solid #f0f0f0;
}
.page-header-image img {
width: 100%;
}
.archive-header {
padding: 10px 20px;
background: #fff;
}
.archive-listings {
padding: 10px;
background: #fff;
height: auto;
overflow: hidden;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.videos-row {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
height: auto;
overflow: hidden;
}
.videos-row .block-head {
margin-bottom: 20px;
position: relative;
}
.videos-row .block-head h2 {
margin: 0;
border-bottom: 2px solid #eee;
}
.videos-row .block-head span {
padding: 0px 20px;
background: #eee;
display: inline-block;
}
.block-head .more-icon {
display: inline-block;
height: 100%;
font-size: 34px;
color: #999;
}
.block-head .more-icon i {
position: relative;
top: 4px;
}
.videos-row .block-head .more-text {
display: none;
direction: rtl;
line-height: 1.8;
}
.videos-row .block-head .more-button:hover .more-text{
display: inline-block;
float: left;
}
.block-post-first {
margin-bottom: -9999px;
padding-bottom: 9999px;
}
.thumbnail-row-small, .thumbnail-row, .block-post-grid .post-thumbnail {
position: relative;
}
.thumbnail-row img, .thumbnail-row-small img {
width: 100%;
}
.thumbnail-row-small .blokpost-title, .thumbnail-row .blokpost-title, .block-post-grid .post-thumbnail .blokpost-title {
position: absolute;
bottom: 0;
right: 0;
width: 100%;
padding: 5px;
background: rgba(0,0,0,0.8);
margin: 0;
}
.thumbnail-row-small .blokpost-title a, .thumbnail-row .blokpost-title a, .block-post-grid .post-thumbnail .blokpost-title a {
color: #fff;
}
.thumbnail-row {
position: relative;
}
.post-info {
padding: 5px;
font-size: 16px;
}
.post-info i {
margin-left: 5px;
}
.block-post-smallrow {
}
.block-post-smallrow .post-info, .block-post-grid .post-info{ 
background: #eee;
font-size: 12px;
text-align: center;
}
.vdurl-thmb-small {
height: 190px;
}
.vdurl-thmb-large {
height: 410px;
}
.block-post-fixedh {
min-height: 210px;
height: auto;
overflow: hidden;
}
.block-post-row .post-info {
background: #eee;
font-size: 16px;
text-align: center;
}
.excerpt-row {
padding: 10px 0;
margin: 10px 0;
}
.excerpt-row p {
font-size: 16px;
line-height: 2;
}
.entrymeta-row {
width: 100%;
height: auto;
overflow: hidden;
padding: 5px;
}
.video-author-avatar {
padding: 5px;
background: #f0f0f0;
}
.video-author-name {
font-size: 18px;
}
.video-views-info {
position: relative;
height: 60px;
}
.video-views-info, .video-author-info {
width: 50%;
}
.video-views-info p {
font-size: 22px;
font-family: "Roboto", sans-serif;
position: absolute;
bottom: 0;
left: 0;
display: inline-block;
margin: 0;
}
.video-views-info p span {
display: inline-block;
}
.video-published {
font-size: 16px;
}
.video-published .posted-on span {
margin-right: 10px;
color: #666;
}
.video-published .posted-on i {
color: #666;
position: relative;
top: 1px;
}
.video-likes, .video-sharing, .video-published {
height: 45px;
}
.video-likes a {
font-size: 24px;
display: inline-block;
float: left;
color: #666;
}
.video-likes a.liked, .video-likes a.disliked {
color: #cb1111;
}
.video-likes span {
display: inline-block;
}
.video-likes span small {
font-size: 50%;
font-family: "Roboto", sans-serif;
}
.DislikeBtn i{
margin-top: 12px;
}
.DislikeBtn span:nth-child(2) {
vertical-align: top;
}
#like-status {
padding: 10px;
background: #fff;
height: 100px;
width: 480px;
position: fixed;
top: 50%;
left: 50%;
margin-left: -240px;
margin-top: -50px;
box-shadow: 0px 0px 20px #999;
-moz-box-shadow: 0px 0px 20px #999;
-webkit-box-shadow: 0px 0px 20px #999;
border:1px solid #ccc;
display: none;
}
#like-status p{
padding: 12px 10px;
text-align: center;
font-size: 28px;
font-family: "nafeesnastaleeq", Fajar Nastaleeq;
margin: 0;
}
#share-video-btn {
display: inline-block;
font-size: 26px;
color: #666;
padding: 5px;
}
#sharing-row {
text-align: center;
direction: ltr;
display: none;
}
#sharing-row ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
#sharing-row ul li {
display: inline-block;
margin-right: 10px;
}
#sharing-row ul li a {
display: inline-block;
padding: 5px;
font-size: 28px;
color: #999;
}
#sharing-row ul li a:hover {
color: #cb1111;
}
.entry-embed-code {
resize: none;
font-family: "Roboto", sans-serif !important;
font-size: 14px !important;
text-align: center;
padding: 10px;
background: #f8f8f8;
vertical-align: middle;
direction: ltr;
}
.entrymeta-row:first-child {
border-bottom: 1px solid #ddd;
margin-top: 10px;
}
.above-video-ad, .below-video-ad {
padding: 10px;
height:auto;
overflow: hidden;
box-shadow: 0px 0px 3px #ccc;
-webkit-box-shadow: 0px 0px 3px #ccc;
-moz-box-shadow: 0px 0px 3px #ccc;
}
.entry-date {
font-family: "Pak Nastaleeq", Nastaleeq Like;
}
@media screen and (max-width: 960px)  {
.vdurl-thmb-small {
height: 240px;
}
.block-post-smallrow {
margin-top: 10px;
}
.vdurl-thmb-large  {
height: auto;
overflow: hidden;
}
}
@media screen and (max-width: 768px)  {
.vdurl-thmb-small {
height: auto !important;
overflow: hidden !important;
}
.vdurl-thmb-large  {
height: auto !important;
overflow: hidden !important;
}
}
@media screen and (min-width: 1600px)  {
.vdurl-thmb-small {
height: 280px;
}
.block-post-smallrow {
margin-top: 10px;
}
.vdurl-thmb-large  {
height: 620px;
}
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.pagination {
text-align: center;
width: 100%;
}
.pagination ul {
display: block;
width: 100%;
text-align: center;
direction: ltr;
}
.pagination ul li {
display: inline-block;
margin-right: 5px;
}
.pagination ul li a {
padding: 5px 10px;
background: #f0f0f0;
display: inline-block;
border: 1px solid #ccc;
}
.pagination ul li .current, .pagination ul li a:hover {
padding: 5px 10px;
background: #cb1111;
display: inline-block;
border: 1px solid #ccc;
color: #fff;
border-color: #b50606;
} .comments-area {
padding:10px;
background:#f8f8f8;
clear:both;
margin-top:20px;
border-radius:5px;
border:2px solid #ccc;
}
.comments-area .reply {
font-size: 10px;
}
.comment-list {
margin: 0;
padding: 0;
}
.post-navigation {
clear: both;
height: auto;
overflow: hidden;
}
.comment-content a {
word-wrap: break-word;
}
.comment-content p {
font-size: 18px;
}
.comment-author {
margin: 20px 0 10px 0;
}
.bypostauthor {
display: block;
}
.comment-reply-title {
padding-top: 15px;
}
.comment-form-field {
margin:5px 0;
}
.comment-form-field label {
font-size:22px;
font-weight: normal;
width:100%;
display: block;
}
.comment-form-field .field {
padding:10px;
border:2px solid #f0f0f0;
border-radius:5px;
font-size:18px;
}
.comment-form-field .field:focus {
border:2px solid #d00000;
outline:none;
}
.comment-meta {
font-size:16px;
font-family: "Roboto", serrif;
}
.comment-metadata {
font-size: 12px;
}
.email-note {
padding-top:15px;
padding-bottom:5px;
color:#d00000;
}
.form-submit .submit {
padding:10px 20px;
font-size:22px !important;
}
.logged-in-as, .logged-in-as a {
direction: ltr;
font-family: "Roboto", sans-serif !important;
font-size: 14px;
}
.comment-control {
width: 100%;
margin-bottom: 10px;
}
#comment-toggle {
padding: 10px 5px;
font-size: 20px;
font-family: "Roboto", sans-serif;
background: #f0f0f0;
border-radius: 5px;
border:1px solid #ccc;
display: inline-block;
width: 100%;
margin-top: 15px;
text-align: center;
}
.comment-reply-link {
padding: 0px 20px;
background: #f0f0f0;
font-size: 12px;
border:1px solid #ccc;
}
.comment-reply-link:hover {
background: #cb1111;
color: #fff;
}
#comment-box {
width: 100%;
}
.comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment-list li{
width: 100%;
padding: 10px;
background: #fff;
border-radius: 5px;
margin-bottom: 10px;
}
#comment-status {
direction: ltr;
font-family: "Roboto", serif;
font-size: 14px;
}
.search-form img, #commentform img, .form-submit img {
display: none;
font-family: "nafeesnastaleeq", Fajar Nastaleeq !important;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}
#editProfile p {
width: 100%;
padding: 10px;
height: auto;
overflow: hidden;
}
#editProfile p label {
width: 25%;
float: right;
}
#editProfile p input[type=text], #editProfile p input[type=email], #editProfile p input[type=url], #editProfile p input[type=phone], #editProfile p input[type=password], #editProfile p textarea  {
width: 72%;
float: right;
margin-left: 2%;
padding: 10px;
font-size: 16px;
}
#editProfile p .submit {
padding: 15px 20px 10px 20px;
float: left;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .site-footer {
padding: 20px 30px 10px 10px;
background: #fff;
border-top: 1px solid #ddd;
margin-top: 50px;
}
#footer-menu {
margin: 0;
padding: 0;
list-style: none;
}
#footer-menu li {
float: right;
margin-right: 5px;
border-left: 1px solid #ccc;
line-height: 1;
}
#footer-menu li:last-child {
border-left: 0;
}
#footer-menu li a {
font-size: 16px;
font-family: "nafeesnastaleeq", Fajar Nastaleeq;
padding: 0 10px;
}
.footer-copyrights {
font-size: 14px;
}
.footer-copyrights a {
font-weight: bold;
}