#header-new-episodes {
display: none;
}

#header-new-episodes-uni {
display: inline;
}

a.urdu-text {
  font-family: 'Noto Nastaliq Urdu', serif;
  font-size: 1rem;
  line-height: 1.75em;
  color: black;
  background-color: linen;
  text-decoration: none;
  margin: 1px 2px;
}

/* Extra small devices (phones, 480px and down) */
@media only screen and (max-width: 480px) {

h1 {
    font-size: 16px;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}

.ads-box {
margin-top: 8px;
margin-bottom: 8px;
display:block;
width:370px;
min-height:110px;
height: auto;
}

.w3-small {
    font-size: 10px!important;
}

.gsc-input-box {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.gsib_a {
    padding: 0px 5px 0px 5px !important;
}

.gsc-search-button-v2 {
    padding: 2px 10px !important;
}
img.novels-bar-new	 {
    margin: 10px 1px 5px 1px;
    padding: 1px 1px 1px 1px;
    width: 13%;
    max-width: 50px;
		}
}

/* Small devices (portrait tablets and large phones, 480px and up) */
@media only screen and (min-width: 480px) {

h1 {
    font-size: 18px;
    font-weight: bold;
}

h2 {
    font-size: 15px;
    font-weight: bold;
  
}

.ads-box {
margin-top: 8px;
margin-bottom: 8px;
display:block;
width:480px;
min-height:110px;
height: auto;
}

.gsc-input-box {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.gsib_a {
    padding: 0px 5px 0px 5px !important;
}

.gsc-search-button-v2 {
    padding: 5px 20px !important;
}
img.novels-bar-new	 {
    margin: 10px 1px 5px 1px;
    padding: 1px 1px 1px 1px;
    width: 65%;
    max-width: 55px;
		}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

h1 {
    font-size: 22px;
    font-weight: bold;
}

h2 {
    font-size: 18px;
}

.ads-box {
margin-top: 16px;
margin-bottom: 16px;
display:block;
width:750px;
min-height:110px;
height: auto;
}
img.novels-bar-new	 {
    margin: 10px 3px 2px 3px;
    padding: 1px 1px 1px 1px;
    width: 65%;
    max-width: 90px;
}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

h1 {
    font-size: 22px;
    font-weight: bold;
}

h2 {
    font-size: 18px;
}

.ads-box {
margin-top: 16px;
margin-bottom: 16px;
display:block;
width:990px;
min-height:110px;
height: auto;
}
img.novels-bar-new	 {
    margin: 10px 3px 2px 3px;
    padding: 1px 1px 1px 1px;
    width: 65%;
    max-width: 90px;
}
}