html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 100%;
	max-width: 960px;
}
#access div {
	margin: 0;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 1.875em;
	padding-top: 30px;
}
#content #wappshare {
	float: right;
	margin-top: 6px;
	margin-right: 8px;
}
.clearboth, .clear {
	clear:both;
}
body, input, textarea {
	color: #373737;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	line-height: 1.625;
}
body {
	background: #fdfbf5;
}
#page {
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
cite, em, i {
	font-style: italic;
}
input[type=text], input[type=email], input[type=tel], select, textarea {
	background: #fafafa;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text], input[type=email], input[type=tel], textarea {
	padding: 3px;
}
a {
	color: #40965a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header-container {
	width: 100%;
	background: url("http://www.jilanimedia.com/images/background-header.svg") repeat top center #1d4e49;
}
#branding {
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 9999;
}
#branding #logo {
	margin: 0;
	width: 100%;
	max-width:  33.333%;
	max-height:  82px;
	text-align: center;
	padding: 45px 0 30px 0;
	background: linear-gradient(#10453b, #12463c, #14453b);
	display: block;
}
#branding #logo img {
	width: 194px;
	height: 99px;
	margin: -20px 0 0 0;
}
#bismillah {
	width: 100%;
	max-width: 66.666666666667%;
	margin: 0 auto;
	text-align: center;
	line-height: 0;
	float: right;
}
#bismillah img {
	margin: 2em 0 1em 0;
	line-height: 0;
}
.topnav {
	overflow: hidden;
	background: linear-gradient(#45959c, #37787e, #295458);
}
.topnav a {
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	padding: 18px 16px;
	text-decoration: none;
	font-size: 0.8em;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}
.topnav .icon {
	display: none;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 5px solid #fff;
	border-right: 4px solid transparent;
	border-bottom: 0 dotted;
	border-left: 4px solid transparent;
	content: "";
}
.dropdown {
	float: left;
	overflow: hidden;
}
.dropdown .dropbtn {
	font-size: 0.8em;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.02em;  
	border: none;
	outline: none;
	color: #fff;
	padding: 18px 16px;
	background-color: inherit;
	margin: 0;
}
.dropdown-content {
	display: none;
	position: absolute;
	background: linear-gradient(#45959c, #37787e, #295458);
	margin-top: 56px;
	min-width: 140px;
	z-index: 9999;
}
.dropdown-content a {
	float: none;
	color: #fff;
	padding: 12px 16px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
}
.dropdown:hover .dropdown-content {
	display: block;
}
.topnav .search-container {
	float: right;
}
.topnav input[type=text] {
	font-family: "proxima-nova", sans-serif;
	font-size: 0.8em;
	padding: 6px 3px 5px;
	margin-top: 12px;
	width: 75px;
	border: none;
	border-radius: 4px 0 0 4px;
	transition: width 0.4s ease-in-out;
}
.topnav input[type=text]:focus {
	width: 350px;
}
.topnav .search-container button {
	float: right;
	padding: 6px 10px 5px;
	margin-top: 12px;
	margin-right: 16px;
	background: linear-gradient(#10453b, #12463c, #14453b);
	font-size: 17px;
	color: #fff;
	border: none;
	border-radius: 0 4px 4px 0;
	cursor: pointer;
}
.topnav .search-container button:hover {
	background: linear-gradient(#237a5d, #2d7c62, #347c64);
}
#access {
	clear: both;
	display: block;
	float: right;
	margin: 0 auto;
	margin-top: -4.13em;
	font-size: .8em;
	font-family: "adelle", serif;
	font-style: italic;
	font-weight: 300;
	color: #fff;
	text-align: center;
	width: 100%;
	max-width: 66.666666666667%;
	line-height: 2.5em;
}
#main {
	clear: both;
	padding: 0;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-content {
	padding: 1.625em 0 0;
	font-size: 0.875em;
}
.entry-content h1, .entry-content h2 {
	color: #000;
	margin: 0 0 .8125em;
}
.entry-content img {
	max-width: 97.5%;
}
.entry-title {
	font-family: "adelle", serif;
	color: #2f705a;
	font-size: 1.75em;
	font-weight: 400;
}
.video-data {
	line-height: 26px;
}
iframe {
	max-width: 100%;
}
#block-wrapper {
	width: 100%;
	background: url("http://www.jilanimedia.com/images/background-wrapper.svg") repeat top center #d9d7cd;
	background-position: -46px -14px;
	float: left;
}
#block-container {
	max-width: 960px;
	margin: 0 auto;
	background: #fdfbf5;
}
#text-container {
	max-width: 900px;
	margin: 0px 30px;
  	padding-top: 20px;
  	padding-bottom: 1px;
	font-size: 0.875em;
	text-align: justify;
}
#text-container #wappshare {
	float: right;
	margin-top: 2px;
	margin-right: 7px;
}
#fblike-home {
	float: right;
	margin-top: 2px;
}
#fblike {
	float: right;
	margin-top: 6px;
}
#ytsub {
	float: right;
	margin-top: 2px;
	margin-left: 7px;
}
#ytsub a {
	text-decoration: none;
}
#wappshare a {
	text-decoration: none;
}
#wappgrp {
	font-style: normal;
}
#wappgrp a {
	text-decoration: none;
}
#share-mobile {
	display: none;
}
#update-text {
	color: #3c9c70;
	text-align: right;
}
#news-text {
	color: #0033cc;
}
#column-container {
	width: 100%;
	overflow: hidden;
}
#featured-video, #featured-video2, #mailing-list-signup {
	width: 100%;
	max-width: 33.334%;
	float: left;
	margin-bottom: -2000px;
  	padding-bottom: 2000px;
}
#featured-video {
	background: #c9c6be;
}
#featured-video2 {
	background: #d4d1c8;
}
#mailing-list-signup {
	background: #dfddd3;
}
#featured-video featured-video2 #book-cover {
	background: url('http://www.jilanimedia.com/books/sayyid-abdul-qadir-jilani/zubdah-at-tahqiq/thumbnail/wooden-background.jpg') repeat top center #291f1d;
	width: 100%;
	min-height: 130px;
	padding: 0.9375em 0;
	margin: 0 auto;
	text-align: center;
	line-height: 0;
}
#featured-video featured-video2 #book-cover img {
	max-height: 250px;
	width: auto;
	margin: 0 0 0;
	line-height: 0;
}
#featured-video .column-heading, #featured-video2 .column-heading, #mailing-list-signup .column-heading {
	border-bottom: 1px solid #fdfbf5;;
	margin-bottom: 1.25em;
	padding-bottom: 1.25em;
}
#featured-video .video-thumb, #featured-video2 .video-thumb {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 0;
	overflow: hidden;
	background-color: #282828;
	position: relative;
}
#featured-video .video-thumb .thumb, #featured-video2 .video-thumb .thumb {
	width: auto;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	background-size: 100% 100%;
	background-position: center center;
}
.column-content {
	padding: 1.875em;
}
p.column-title {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	font-size: 0.625em;
	color: #604f49;
	text-transform: uppercase;
	margin: 0 0 1.5em 0;
}
p.column-heading, p.column-heading > a {
	font-family: "adelle", serif;
	font-weight: 300;
	font-size: 1.125em;
	color: #2f705a;
	margin: 0 0 .0875em 0;
	line-height: 1.5em;
}
p.column-description, #featured-video .video-description, #featured-video2 .video-description {
	font-family: "adelle", serif;
	color: #604f49;
	font-style: italic;
	font-size: 0.75em;
	font-weight: 300;
	line-height: 1.625em;
}
p.supfooter {
	font-family: "proxima-nova", sans-serif;
	color: #604f49;
	font-style: normal;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.625em;
}
a.yt-short-link {
	color: #604f49;
}
.suplink {
	color: #0000ff;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	vertical-align: super;
	margin-left: 0.2em;
}
.backlink {
	color: #0000ff;
	font-weight: 700;
}
.salawat {
	position: relative;
	width: 1em;
	height: 1em;
	top: 2px;
	right: 1px;
}
#video-page-container {
	width: 100%;
	overflow: hidden;
}
#video-summary {
	float: left;
	width: 100%;
	max-width: 66.666666666667%;
	margin-bottom: -2000px;
  	padding-bottom: 2000px;
}
#video-summary article {
	padding: 1.875em;
}
.video-header {
	border-bottom: 1px solid #c9c6be;
}
.video-title {
	font-family: "adelle", serif;
	font-size: 1.6em;
	color: #2f705a;
	line-height: 1.33333333333333em;
}
.video-sub-title {
	font-family: "adelle", serif;
	color: #604f49;
	font-style: italic;
	font-size: 0.8125em;
	font-weight: 300;
	line-height: 2.25em;
	margin: 1em 0 2em 0;
}
#video-sidebar {
	float: right;
	width: 100%;
	max-width: 33.333333333333%;
	background: #e8e5db;
	margin-bottom: -2000px;
  	padding-bottom: 2000px;
}
#video-sidebar #sidebar-mailing-list {
	padding: 0 2.5em 5px 2.5em;
	margin: 0 0 1.25em 0;
	width: auto;
	font-family: "adelle", serif;
	color: #604f49;
	font-style: italic;
	font-size: 0.8125em;
	font-weight: 300;
}
#sidebar-mailing-list p.column-title {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	font-size: 0.775em;
	color: #604f49;
	text-transform: uppercase;
	margin: 0 0 0.875em 0;
}
#sidebar-mailing-list p.column-title:nth-child(5) {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	font-size: 0.775em;
	color: #604f49;
	text-transform: uppercase;
	margin: 0 0 1.5em 0;
}
#sidebar-mailing-list p.column-title:nth-child(13) {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	font-size: 0.775em;
	color: #604f49;
	text-transform: uppercase;
	margin: 0 0 1.5em 0;
}
.side_sub_embed_signup {
	margin: 1.25em 0 0 0;
}
.side_sub_embed_signup select {
	background: #fff;
	border-radius: 3px;
	border: none;
	font-family: "proxima-nova", sans-serif;
	font-size: 1em;
	color: #888;
	width: 100%;
	max-width: 100%;
	height: 2.45em;
	margin: 0 0 1.5em 0;
}
.side_sub_embed_signup input {
	background: #fff;
	border-radius: 3px;
	border: none;
	font-size: 1em;
	width: 100%;
	max-width: 100%;
	height: 2em;
	margin: 0 0 1.5em 0;
}
.side_sub_embed_signup label {
	display: none;
}
.side_sub_embed_signup .sub-button {
	width: 50%;
	max-width: 130px;
	border-radius: 3px;
	float: right;
	background: linear-gradient(#10453b, #12463c, #14453b);
	margin: 0;
	cursor: pointer;
	color: #e8e5db;
	font-family: "proxima-nova", sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	height: 30px;
}
.side_sub_embed_signup .sub-button:hover {
	background: linear-gradient(#237a5d, #2d7c62, #347c64);
}
.prettyurl input {
	background: #fff;
	border-radius: 3px 0 0 3px;
	border: none;
	font-size: 1em;
	height: 2em;
	margin: 0;
	width: 61%;
	max-width: 61%;
}
.prettyurl button {
	background: #fff;
	border-radius: 0 3px 3px 0;
	border: none;
	font-family: "proxima-nova", sans-serif;
	font-size: .85em;
	width: 35%;
	max-width: 35%;
	height: 2.8em;
	margin: 0;
	cursor: pointer;
	color: #888;
	text-transform: uppercase;
	font-style: normal;
}
.share-hr {
	margin: 7px 0 2px 0;
	border-bottom: 1px solid #c9c6be;
}
#share-hr2 {
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #c9c6be;
}
.video-wrapper {
	width: 100%;
	background: url("http://www.jilanimedia.com/images/background-video.svg") repeat top center #131a23;
	background-position: -46px -14px;
	float: left;
}
.video-width {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	line-height: 0;
	z-index: 1;
}
.video-container2 {
	background: #040405;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	line-height: 0;
	z-index: 1;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 1;
}
#sidebar-share {
	padding: 1.875em;
	padding-bottom: 0;
}
#sidebar-share a {
	text-decoration: none;
}
#sidebar-share ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	display: inline-block;
}
#sidebar-share ul li {
	float: left;
	position: relative;
	margin: 0 0.65em 15px 0;
}
.st-custom-button[data-network] {
	background-color: #3b5998;
	cursor: pointer;
}
#sub_embed_signup {
	margin: 1.25em 0 0 0;
}
#sub_embed_signup select {
	background: #fff;
	border-radius: 3px;
	border: none;
	font-family: "proxima-nova", sans-serif;
	font-size: 0.8125em;
	color: #888;
	width: 100%;
	max-width: 100%;
	height: 2.45em;
	margin: 0 0 1.5em 0;
}
#sub_embed_signup input {
	background: #fff;
	border-radius: 3px;
	border: none;
	font-size: 0.8125em;
	width: 100%;
	max-width: 100%;
	height: 2em;
	margin: 0 0 1.5em 0;
}
#sub_embed_signup label {
	display: none;
}
#sub_embed_signup .sub-button {
	width: 50%;
	max-width: 130px;
	float: right;
	background: linear-gradient(#10453b, #12463c, #14453b);
	margin: 0;
	cursor: pointer;
	color: #dfddd3;
	font-family: "proxima-nova", sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	height: 30px;
}
#sub_embed_signup .sub-button:hover {
	background: linear-gradient(#237a5d, #2d7c62, #347c64);
}
ul#video-archive {
	list-style: none;
	margin: 0 0 0 -0.975em;
	padding: 0;
}
ul#video-archive li {
	width: 32.222222222222%;
	max-width: 290px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 53px 0.825em;
	padding: 0;
}
ul#video-archive li .thumbnail {
	width: 100%;
	height: auto;
}
ul#video-archive li .thumbnail.with-border {
	border: 1px solid #000;
}
ul#video-archive h1 {
	font-family: "adelle", serif;
	font-size: 1.5em;
	color: #2f705a;
	line-height: 1.33333333333333em;
	margin: 0.75em 0;
}
ul#video-archive h1 a, ul#video-archive h1 a:hover {
	color: #2f705a;
}
ul#video-archive div {
	margin:10px;
}
ul#video-archive div p {
	margin-bottom: 0;
}
.thumb-container {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: 1px;
}
.thumb-overlay {
	position: absolute;
	bottom: 8px;
	right: 5px;
	background-color: rgba(0,0,0,0.9);
	color: #fff;
	border-radius: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#contact-form {
	width: 100%;
	max-width: 40%;
	float: left;
	padding-left: 1.5em;
}
#contact_embed_form {
	margin: 1.25em 0 0 0;
}
#contact_embed_form select {
	background: #f0f0f0;
	border-radius: 3px;
	border: none;
	font-family: "proxima-nova", sans-serif;
	font-size: 0.8125em;
	color: #888;
	width: 101%;
	max-width: 101%;
	height: 2.45em;
	margin: 0 0 1.5em 0;
}
#contact_embed_form input {
	background: #f0f0f0;
	border-radius: 3px;
	border: none;
	font-size: 0.8125em;
	width: 100%;
	max-width: 100%;
	height: 2em;
	margin: 0 0 1.5em 0;
}
#contact_embed_form input[type=checkbox] {
	border-radius: 3px;
	border: none;
	font-size: 0.8125em;
	width: 13%;
	max-width: 13%;
	height: 1.5em;
	margin: 0 0 1.5em 0;
}
#contact_embed_form input[type=radio] {
	border: none;
	font-size: 0.8125em;
	width: 13%;
	max-width: 13%;
	height: 1.5em;
	margin: 0 0 1.5em 0;
}
#contact_embed_form input:checked {
	background-color: #999;
}
#contact_embed_form textarea {
	background: #f0f0f0;
	border-radius: 3px;
	border: none;
	font-size: 0.8125em;
	width: 100%;
	max-width: 100%;
	height: 10em;
	margin: 0 0 1.5em 0;
	resize: none;
}
#contact_embed_form label {
	vertical-align: top;
	font-size: 0.9em;
}
#contact_embed_form .sub-button {
	width: 50%;
	max-width: 130px;
	float: right;
	background: linear-gradient(#10453b, #12463c, #14453b);
	margin: 0;
	cursor: pointer;
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	height: 30px;
}
#contact_embed_form .sub-button:hover {
	background: linear-gradient(#237a5d, #2d7c62, #347c64);
}
#form-label {
	font-size: 0.9em;
}
#donate-buttons {
	text-align: center;
}
.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#colfoot {
	clear: both;
	background: #9e9a8f;
}
#copyright {
	color: #f5f2e6;
	font-size: 0.625em;
	padding: 3em;
	text-transform: uppercase;
}
#copyright p {
	margin-bottom: 0;
}
#copyright a {
	color: #f5f2e6;
	text-decoration: underline;
}
#social-media {
	float: right;
	list-style: none;
	margin: 0;
}
#social-media li {
	display: inline;
	float: left;
	font-size: 1em;
	margin-left: 7px;
}
#social-media li:first-child {
	margin-left: 0;
}
.pagination, .pagination2 {
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}
.pagination a, .pagination2 a {
	text-decoration: none;
	display: inline-block;
	width: 20px;
	height: 15px;
	margin-right: 5px;
	padding: 7px 8px 12px 8px;
	background-color: #fff;
	border: 1px solid #bdbdbd;
	color: #373737;
	text-align: center;
}
.pagination a:last-child, .pagination2 a:last-child {
	margin-right: 0;
}
.pagination a:hover, .pagination2 a:hover {
	border: 1px solid #429e7f;
}
.pagination .active, .pagination2 .active {
	border: 1px solid #429e7f;
}
.img-resp {
	display: block;
	height: auto;
	max-width: 100%;
}
#live-container {
	width: 100%;
	height: 32px;
	padding-top: 8px;
	text-align: center;
	background: #cc0033;
}
#live-container a {
	color: #000;
	text-decoration: none;
}
@-moz-keyframes blink {
	0% {opacity:1;}
	50% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes blink {
	0% {opacity:1;}
	50% {opacity:0;}
	100% {opacity:1;}
}
@-ms-keyframes blink {
	0% {opacity:1;}
	50% {opacity:0;}
	100% {opacity:1;}
}
@keyframes blink {
	0% {opacity:1;}
	50% {opacity:0;}
	100% {opacity:1;}
}
.blink-text {
	-moz-animation: blink normal 1.5s infinite ease-in-out;
	-webkit-animation: blink normal 1.5s infinite ease-in-out;
	-ms-animation: blink normal 1.5s infinite ease-in-out;
	animation: blink normal 1.5s infinite ease-in-out;
}
.dropbtnvim {
	background: linear-gradient(#45959c, #37787e, #295458);
	color: #fff;
	padding: 9px;
	font-size: 13px;
	border: none;
	cursor: pointer;
}
.dropbtnvim:hover {
	background: linear-gradient(#50adb5, #45979e, #387479);
}
.dropdownvim {
	position: relative;
	display: inline-block;
	float: right;
}
.dropdown-contentvim {
	display: none;
	position: absolute;
	background-color: #f5f5f5;
	min-width: 105px;
	overflow-y: scroll;
	max-height: 294px;
	z-index: 9999;
}
.dropdown-contentvim a {
	color: #000;
	padding: 8px 8px;
	text-decoration: none;
	display: block;
}
.dropdownvim a:hover {
	background-color: #e5e5e5;
}
.showvim {
	display: block;
}
.show {
	display: block !important;
}
.autocomplete {
	position: relative;
	display: inline-block;
	width: 100%;
}
.autocomplete-items {
	position: absolute;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top: none;
	z-index: 9999;
	margin-top: -19px;
	top: 100%;
	left: 0;
	right: 0;
}
.autocomplete-items div {
	padding: 10px;
	cursor: pointer;
	background-color: #fff; 
	border-bottom: 1px solid #d4d4d4;
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #373737;
}
.autocomplete-items div:hover {
	background-color: #f0f0f0; 
}
.autocomplete-active {
	background-color: #f0f0f0 !important; 
}
.grecaptcha-badge { 
	visibility: hidden;
}
::placeholder {
	opacity: 1;
}
::-ms-clear {
	display: none;
}
#text-break {
	word-break: break-all;
}
#inline-sub {
	color: #cc0033;
	display: inline;
	font-family: adelle, serif;
	font-size: 13px;
	font-style: italic;
}
.series a {
	color: #2e6f5a;
	text-decoration: none;
}
.series a:hover {
	text-decoration: underline;
}
@media (max-width: 985px) {
	ul#video-archive li {
		margin: 0 0 53px 0.425em;
	}
	.prettyurl input {
		border-radius: 3px;
		margin-bottom: 5px;
		width: 100%;
		max-width: 100%;
	}
	.prettyurl button {
		border-radius: 3px;
		margin-top: 5px;
		width: 103%;
		max-width: 103%;
	}
}
@media (max-width: 800px) {
	#main #content {
		margin: 0 1.875em;
		width: auto;
		padding-left: 1.875em;
	}
	#bismillah {
		max-width: 70%;
	}
	#bismillah img {
		margin: 1em 0 .5em 0;
		max-height: 75%;
		max-width: 75%;
	}
	#branding #logo {
		max-width: 30%;
		height:  82px;
		padding: 20px 0 10px 0;
	}
	#branding #logo img {
		width: 145px;
		height: 74px;
		margin: 0;
	}
	#access {
		margin: -2.90em auto 0;
		max-width: 70%;
	}
	.topnav a, .dropdown .dropbtn, .search-container {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {
		position: relative;
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive .search-container {
		float: none;
		display: block;
		text-align: left;
	}  
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
	.topnav.responsive .dropdown {
		float: none;
	}
	.topnav.responsive .dropdown-content {
		position: relative;
		background: linear-gradient(#10453b, #12463c, #14453b);
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
	}
	.topnav.responsive .dropdown-content a {
		padding: 16px 16px;
	}
	.topnav.responsive .dropdown .dropbtn {
		display: block;
		width: 100%;
		text-align: left;
	}
	.topnav .search-container {
		float: none;
	}
	.topnav input[type=text] {
		float: none;
		display: block;
		font-size: 1em;
		color: #373737;
		background-color: #ccc;
		background-image: url("http://www.jilanimedia.com/images/search-icon.svg");
		background-position: 13px 13px;
		background-repeat: no-repeat;
		text-align: left;
		width: 100%;
		margin: 0;
		padding: 15px 14px 15px 50px;
		border-radius: 0;
		transition: none;
	}
	.topnav input[type=text]::placeholder {
		color: #373737;
		opacity: 1;
	}
	.topnav input[type=text]:focus {
		width: 100%;
	}
	.topnav .search-container button {
		display: none;
	}
	#input-outer {
		position: relative;
		padding: 0px;
	}
	#input-outer input {
		height: 100%;
		width: 100%;
		border: 0px;
		background-image: url("http://www.jilanimedia.com/images/search-icon.svg");
		background-position: 13px 13px;
		outline: none;
		margin: 0 0 0 0px;
		box-sizing: border-box;
		padding: 15px 14px 15px 51px;
		padding-right: 47px;
	}
	#clear {
		position: absolute;
		float: right;
		top: 0px;
		right: 0px;
		background: #ccc;
		text-align: center;
		cursor: pointer;
	}
	#clear:after {
		content: "X";
		position: absolute;
		color: #373737;
		font-size: 20px;
		top: 13px;
		right: 23px;
	}
	input:invalid + #clear {
		visibility: hidden;
	}
	.video-container2 {
		text-align: center;
	}
	.video-container2 iframe {
		width: 32% !important;
	}
	#featured-video, #featured-video2 {
		max-width: 50%;
		float: left;
	}	
	#featured-video .video-thumb, #featured-video2 .video-thumb {
		max-height: 180px;
		overflow: hidden;
		position: relative;
	}
	#featured-video .video-thumb span, #featured-video2 .video-thumb span {
		width: 100%;
	}
	#mailing-list-signup {
		min-width: 100%;
		float: left;
		clear: both;
	}
	#mailing-list-signup #head {
		width: 46%;
		float: left;
	}
	#sub_embed_signup {
		width: 46%;
		float: right;
		margin-top: 0;
	}
	#contact-form {
		max-width: 60%;
		padding-left: 0;
	}
	#share-mobile {
		display: inline;
	}
	#share-desktop {
		display: none;
	}
	ul#video-archive li {
		width: 45%;
		max-width: 355px;
	}
	.prettyurl input {
		border-radius: 3px;
		margin-bottom: 5px;
		width: 100%;
		max-width: 100%;
	}
	.prettyurl button {
		border-radius: 3px;
		margin-top: 5px;
		width: 103%;
		max-width: 103%;
	}
}
@media (max-width: 650px) {
	body, input, textarea {
		font-size: 16px;
	}
	.entry-title {
		font-size: 1.5em;
	}
	.entry-meta {
		font-size: 12px;
	}
	#main #content {
		padding-left: 0;
	}
	#bismillah {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
		line-height: 0;
		float: none;
		background: url("http://www.jilanimedia.com/images/background-header.svg") repeat top center #1d4e49;
		background-position: 50% 66px;
	}
	#bismillah img {
		margin: 1em 0 0 0;
		max-width: 50%;
		height: auto;
	}
	#branding #logo {
		padding-top: 1em;
		max-width: 100%;
		background: url("http://www.jilanimedia.com/images/background-header.svg") repeat top center #1d4e49;
	}
	#access {
		display: none;
	}
	#featured-video, #featured-video2, #mailing-list-signup {
		max-width: 100%;
		float: left;
	}
	#featured-video2 #book-cover, #featured-video .video-thumb, #featured-video2 .video-thumb {
		max-width: 90%;
		height: 100%;
		margin-top: 1.875em;
		text-align: center;
	}
	#mailing-list-signup #head {
		width: 100%;
		float: none;
	}
	#video-summary {
		width: 100%;
		max-width: 100%;
		float: none;
	}
	#sub_embed_signup {
		width: 100%;
		float: none;
	}
	#video-sidebar, #video-summary {
		width: 100%;
		max-width: 100%;
		float: none;
	}
	ul#video-archive li {
		width: 100%;
		max-width: 100%;
	}
	.thumb-container {
		font-size: 1em;
	}
	#copyright {
		font-size: 0.5625em;
		text-align: center;
	}
	#copyright #text {
		display: block;
		clear: both;
		width: 100%;
	}
	#social-media {
		float: none;
		width: 173px;
		clear: none;
		margin: 0 auto;
		text-align: center;
	}
	#social-media li {
		margin-bottom: 5px;
		margin-left: 15px;
	}
	#social-media li:first-child {
		margin-left: 0;
	}
	#share-mobile {
		display: inline;
	}
	#share-desktop {
		display: none;
	}
	#update-text {
		font-size: 0.999em;
	}
	#sidebar-dropdown p.column-title {
		font-size: 0.75em;
	}
	.prettyurl input {
		border-radius: 3px 0 0 3px;
		width: 61%;
		max-width: 61%;
		height: 1.95em;
	}
	.prettyurl button {
		border-radius: 0 3px 3px 0;
		width: 35%;
		max-width: 35%;
		height: 2.85em;
	}
}
/* iPhone 6+ and Samsung */
@media (max-width: 450px) {
	.pagination, .pagination2 {
		font-size: 13px;
	}
	.pagination a, .pagination2 a {
		width: 17px;
		height: 13px;
	}
	.video-container2 {
		text-align: center;
	}
	.video-container2 iframe {
		width: 32% !important;
	}
	#contact-form {
		max-width: 100%;
		padding-left: 0;
	}
	#share-mobile {
		display: inline;
	}
	#share-desktop {
		display: none;
	}
	#update-text {
		font-size: 0.875em;
	}
}
/* iPhone 5 and iPod */
@media (max-width: 320px) {
	#copyright {
		font-size: 0.55em;
	}
	.pagination, .pagination2 {
		font-size: 12px;
	}
	.pagination a, .pagination2 a {
		width: 15px;
		height: 11px;
		margin-right: 1px;
	}
	.video-container2 {
		text-align: center;
	}
	.video-container2 iframe {
		width: 32% !important;
	}
	#update-text {
		font-size: 0.745em;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.topnav input[type=text] {
		padding-bottom: 6px;
		margin-top: 15px;
	}
	.dropdown-content {
		margin-top: 57px;
	}
	.topnav .search-container button {
		padding: 0 10px;
		margin-top: 15px;
	}
   	#text-container #wappshare {
		margin-top: 2px;
		margin-right: 9px;
	}
}
@media all and (-ms-high-contrast: none) and (max-width: 800px), (-ms-high-contrast: active) and (max-width: 800px) {
	.topnav input[type=text] {
		padding: 14px 14px 20px 50px;
	}
}