/*
Theme Name: Urdu Press
Theme URI: http://www.fullversionforever.com/
 URI: http://www.fullversionforever.com/
 Description: News/Magazine Website Theme in Urdu Language for WordPress. 16+ Pre Loaded Urdu Fonts with Urdu Editor Included
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unews
Tags: news,magazine,urdu,arabic,urdu theme,urdu news

Urdu News is based on Underscores http://downloadhub.pw/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Load Fonts
# Normalize
# Typography
# Elements
# Forms
# Header
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100);
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	background:url(images/bg.png)
}
.site {
	box-shadow:0px -5px 5px 4px #CCC;
	-moz-box-shadow:0px -5px 5px 4px #CCC;
	-webkit-box-shadow:0px -5px 5px 4px #CCC;
	background:#fff;
}
.site.container {
	padding-left:0px;
	padding-right:0px;
}
.container-fluid {
	width: 100%;
	padding: 0 !important;
}
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;
	font-weight: normal;
}

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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #404040;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	font-family: nafeesnastaleeq;
	direction: rtl;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
	margin: 0;
	text-align: right;
}
h1 {
	font-size: 48px;
}
h1 small {font-size: 22px;}
h2 {
	font-size: 42px;
}
h2 small {font-size: 22px;}
h3 {
	font-size: 36px;
}
h3 small {font-size: 20px;}
h3 small p {display: inline;}
h4 {
	font-size: 30px;
}
h4 small {font-size: 20px;}
h5 {
	font-size: 22px;
}
h5 small {font-size: 18px;}
h6 {
	font-size: 18px;
}
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;
}
p, .textwidget {
	font-size:20px;
}
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;
}
p {
	font-size:22px;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: url(images/bg.png) repeat #fff; /* Fallback for when there is no custom background color defined. */
}

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; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
/*==================================================
 * Shadow Effects
 * ===============================================*/
.effect7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
/*--------------------------------------------------------------
# Margins and Paddings
--------------------------------------------------------------*/
.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}

.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-10 {margin-left: 10px !important}
.mr-10 {margin-right: 10px !important}
.mt-10 {margin-top: 10px !important}
.mb-10 {margin-bottom: 10px !important}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 2px solid #000;
	border-radius: 5px;
	background: #222;
	color: #fff;
	font-size: 20px;
	font-size: 1.75rem;
	line-height: 1;
	padding: 5px 10px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #d00000;
	border:2px solid #d00000;
}

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;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
	width: 100%;
	clear: both;
}
.small-bar {
	min-height: 40px;
	background: #f0f0f0;
	color: #222;
	font-size: 18px;
	padding: 5px 0;
	position: relative;
}
.small-bar .container {
	position: relative;
}
.small-bar.row {
	margin-left:-10px;
	margin-right:-10px;
}
.small-bar a {
	color: #222 !important;
}
.small-bar .search_form {
	position: absolute;
	top:40px;
	left:0;
	padding:10px;
	background:#f0f0f0;
	display: none;
	z-index: 9999999;
}
.small-bar .search_form .search-field {
	padding:0px 10px;
	font-size:16px;
	font-style: normal !important;
	width:250px;
	line-height: 2.5em;
}
.small-bar .search_form .search-submit {
	font-size:20px !important;
	padding:8px 10px !important;
	position: relative;
	top: 1px;
}
.login_links a:first-child{
	display: inline-block;
	margin-right: 5px;
}
.login_links a:last-child{
	display: inline-block;
	margin-left: 5px;
}
.login_links .fa {
	margin-left: 5px;
}
.breaking_news {
	padding: 0 10px;
}
.breaking_head {
	float:right;
	font-size: 20px;
	line-height: 1em;
	font-size: 23px;
}
.breaking_head .arrows {
	display: inline-block;
	float: left;
	margin-right: 5px;
	background:url(images/arrows.png) center top 1px no-repeat;
	width: 22px;
	height: 30px;
}
#newsArrows {
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.breaking_body {
	float: right;
	margin-right: 15px;
	font-family: 'nafeesnastaleeq';
	font-size:18px;
	line-height: 2em;
}
.searchBtn {
	line-height:1.5em;
	padding:2px;
}
.searchBtn .fa{
	margin-right: 5px;
	font-size:20px;
}
.header-content {
	width: 100%;
	padding: 10px 0;
	height:auto;
	overflow:hidden;
}
.nav-wrap {
	width: 100%;
}
.logo {
	font-size: 50px;
	text-align: right;
	float: right;
}
.logo img {
	max-width: 100%;
}

.logo side {
	float: left;
	max-width: 100%;
}
.header-banner {
}
@media screen and (max-width: 768px){
	.logo {
		width:100%;
		clear: both;
		text-align: center;
		float: none;
	}
	.header-banner {
		width:100%;
		float: none;
		height:60px;
		margin-top:10px;
	}
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #222;
}

a:visited {
	color: #333;
}

a:hover,
a:focus,
a:active {
	color: inherit;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.nav-wrap {
	position: relative;
}

.main-menu {
	clear: both;
	display: block;
	width: 100%;
	background: #222;
	min-height: 50px;
	direction:ltr;
	border-radius: 0 !important;
	border: none !important;
}
.navbar-collapse, .navbar-nav {
	padding: 0 !important;
	border-radius: 0 !important;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-menu li {
	float: right;
	position: relative;
	background-image: url("images/sep_black.png");
    background-repeat: no-repeat;
    background-position: left top 60%;
}
.main-menu li:last-child {
	background: none;
	background-image: none;
}
.main-menu a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	padding: 10px 15px 5px 15px !important;
	transition: all 0.5s;
}

.navbar-toggle {
	background: #222 !important;
	color: #fff !important;
	border: none !important;
}
.main-menu li:nth-child(1) a {border-top: 5px solid #244F83; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(1) a:hover, .main-menu li:nth-child(1) .sub-menu, .main-menu li:nth-child(1).current-menu-item a {background: #3165a4;}
.main-menu li:nth-child(2) a {border-top: 5px solid #cc6500; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(2) a:hover, .main-menu li:nth-child(2) .sub-menu, .main-menu li:nth-child(2).current-menu-item a {background: #e37204;}
.main-menu li:nth-child(3) a {border-top: 5px solid #427a2e; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(3) a:hover, .main-menu li:nth-child(3) .sub-menu, .main-menu li:nth-child(3).current-menu-item a {background: #54993a;}
.main-menu li:nth-child(4) a {border-top: 5px solid #793a99; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(4) a:hover, .main-menu li:nth-child(4) .sub-menu, .main-menu li:nth-child(4).current-menu-item a {background: #9353b4;}
.main-menu li:nth-child(5) a {border-top: 5px solid #c01f1f; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(5) a:hover, .main-menu li:nth-child(5) .sub-menu, .main-menu li:nth-child(5).current-menu-item a {background: #d43131;}
.main-menu li:nth-child(6) a {border-top: 5px solid #2390b9; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(6) a:hover, .main-menu li:nth-child(6) .sub-menu, .main-menu li:nth-child(6).current-menu-item a {background: #3da9d1;}
.main-menu li:nth-child(7) a {border-top: 5px solid #dac303; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(7) a:hover, .main-menu li:nth-child(7) .sub-menu, .main-menu li:nth-child(7).current-menu-item a {background: #ead311;}
.main-menu li:nth-child(8) a {border-top: 5px solid #895f39; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(8) a:hover, .main-menu li:nth-child(8) .sub-menu, .main-menu li:nth-child(8).current-menu-item a {background: #a2764e;}
.main-menu li:nth-child(9) a {border-top: 5px solid #063F4F; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(9) a:hover, .main-menu li:nth-child(9) .sub-menu, .main-menu li:nth-child(9).current-menu-item a {background: #105669;}
.main-menu li:nth-child(10) a {border-top: 5px solid #57524E; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(10) a:hover, .main-menu li:nth-child(10) .sub-menu, .main-menu li:nth-child(10).current-menu-item a {background: #6d6864;}
.main-menu li:nth-child(11) a {border-top: 5px solid #6d6629; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(11) a:hover, .main-menu li:nth-child(11) .sub-menu, .main-menu li:nth-child(11).current-menu-item a {background: #7d7536;}
.main-menu li:nth-child(12) a {border-top: 5px solid #028e72; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(12) a:hover, .main-menu li:nth-child(12) .sub-menu, .main-menu li:nth-child(12).current-menu-item a {background: #06a081;}
.main-menu li:nth-child(13) a {border-top: 5px solid #a3669b; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(13) a:hover, .main-menu li:nth-child(13) .sub-menu, .main-menu li:nth-child(13).current-menu-item a {background: #b67daf;}
.main-menu li:nth-child(14) a {border-top: 5px solid #636363; transition: all 0.5s; -webkit-transition: all 0.5s}
.main-menu li:nth-child(14) a:hover, .main-menu li:nth-child(14) .sub-menu, .main-menu li:nth-child(14).current-menu-item a {background: #7f7f7f;}

.main-menu .current-menu-item a{
	background:#c10000;
}

.main-menu ul .sub-menu {
	float: left;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 99999;
	display: none;
}
.main-menu ul .sub-menu li {
	direction: rtl;
	text-align: right;
}
.main-menu ul .sub-menu li a {
	border-top: 2px solid rgba(0,0,0,0.4);
}

.main-menu ul .sub-menu li a:hover {
	background: #222 !important;
}
.main-menu ul li:hover .sub-menu {
	display: block;
}
.main-menu ul ul ul {
	left: -999em;
	top: 0;
}

.main-menu ul ul a {
	width: 200px;
}

.main-menu ul ul li {

}

.main-menu li:hover > a,
.main-menu li.focus > a {
}

.main-menu ul ul :hover > a,
.main-menu ul ul .focus > a {
}

.main-menu ul ul a:hover,
.main-menu ul ul a.focus {
}

.main-menu ul li:hover > ul,
.main-menu ul li.focus > ul {
	left: auto;
}

.main-menu ul ul li:hover > ul,
.main-menu ul ul li.focus > ul {
	left: 100%;
}

.main-menu .current_page_item > a,
.main-menu .current-menu-item > a,
.main-menu .current_page_ancestor > a {
}

@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;
		background: #222;
	}
	.sub-menu{
		display: none !important;
	}
}

.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%;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.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; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
.widget ul {
	list-style: none;
	margin:0;
	padding:0;
}
.mini-sidebar {
	background: #f0f0f0;
}
.mini-sidebar .widget-title {
	text-align: center;
}
.main-sidebar .widget .textwidget, .mini-sidebar .widget .textwidget {
	text-align: center;
}
.main-sidebar .widget ul li {
	margin-bottom: 15px;
	font-size: 16px;
}
.widget .widget-title {
	padding:7px 10px;
	font-size:24px;
	border-bottom:2px solid #ccc;
	background:#f0f0f0;
	margin-bottom:10px;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}
.widget  ul li a {
	font-size:20px;
}
.upress-post-thumb img {
	width: 100%;
}
.upress-post-title {
	padding: 5px 0;
	font-size: 18px;
}
.mini-sidebar .upress-post-title {
	text-align: center;
}
.footer-widget p {
	font-size: 20px !important;
	color: #ccc !important;
	line-height: 1.5em !important;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content-area {
	padding-top: 15px;
	height: auto;
	overflow: hidden;
	direction: rtl;
	position: relative;
}
.content-area .page-header {
	margin-top:0;
}
.content-search  .entry-header, .archive-main .entry-header{
	height: auto !important;
	overflow: hidden !important;
	padding:10px 0 !important;
}
.content-search .entry-title, .archive-main .entry-title {
	background: #fff !important;
	font-size:38px !important;
	position: relative !important;
}
.content-search .entry-title:hover, .archive-main .entry-title:hover{
	color: #d00000 !important;
}
.content-search  .entry-meta, .archive-main .entry-meta{
	text-align: right;
	padding-right: 10px;
}
.search-main h2 {
	color: #d00000;
}
.featured_row, .cat_row {
	width: 100%;
	height: auto;
	overflow: hidden;
}
/* HOME */
.featured_slider {
	float: right;
	padding: 5px;
	background: #f0f0f0;
}
.featured_banner {
	float: left;
}
.box-125 {
	max-width:175px;
}
.home-category-posts {
	margin-bottom: 10px;
}
.home-cat-title {
	color: #d20000;
	width: 100%;
	padding-bottom: 5px;
	border-bottom:2px solid #f0f0f0;
	margin-bottom: 10px;
}
.home-post-row {
	margin-bottom: 10px;
	padding: 5px;
}
.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%; }
.home-carousel {
	position: relative;
	padding: 5px;
	background: #f0f0f0;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.post .entry-header {
	width:100%;
	padding:10px;
	text-align: center;
	height:300px;
	color: #fff;
	position: relative;
}
.post .entry-header h1 {
	position: absolute;
	bottom:5px;
	right:0;
	background: rgba(0,0,0,0.7);
	padding: 10px 10px 20px 10px;
	width:100%;
	color: #fff;
}
.entry-meta {
	color: #000;
	font-size:20px;
}
.entry-footer {
	height: auto;
	overflow: hidden;
	padding:5px 0;
	margin: 10px 0;
}
.entry-footer span{
	margin:0 5px;
	font-size:18px;
	float: right;
}
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}
.post-content {
	margin-bottom: 15px;
}
.post-content h4{
	margin:0 0 10px 0;
}
.post-content  p{
	font-size: 20px;
	direction: rtl;
	margin:0 0 5px 0 !important;
}
.posts-blocks .block-head {
	width: 100%;
	padding: 10px 5px;
	background: #f0f0f0;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
}
.posts-blocks .row:first-child .block-head {border-top: 3px solid #244F83;}
.posts-blocks .row:nth-child(2) .block-head {border-top: 3px solid #cc6500;}
.posts-blocks .row:nth-child(3) .block-head {border-top: 3px solid #427a2e;}
.posts-blocks .row:nth-child(4) .block-head {border-top: 3px solid #793a99;}
.posts-blocks .row:nth-child(5) .block-head {border-top: 3px solid #c01f1f;}
.posts-blocks .row:nth-child(6) .block-head {border-top: 3px solid #2390b9;}
.posts-blocks .row:nth-child(7) .block-head {border-top: 3px solid #dac303;}

.posts-blocks .row {
	margin-left: 0;
	margin-right: 0;
}
.block-post-row {
	margin-bottom: 10px;
}
.block-post-row h4 {
	margin-bottom: 10px;
	min-height: 56px;
}
.block-post-row p, .archive .entry-content p{
	font-size: 16px !important;
	line-height: 32px !important;
}
.block-post-row .post-info {
	border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
}
.block-post-smallrow {
	border-bottom: 1px solid #f0f0f0;
}
.block-post-smallrow.noborder {
	border: none;
}
.block-post-first img, .block-post-smallrow img {
	width: 100%;
}
.block-body.block-large .block-post-thumbnail {
	height: 175px;
	background: #f0f0f0;
	padding: 5px;
}
.block-body.block-large .block-post-thumbnail img {
	width: 100%;
	height: 100%;
}
.posted-on a, .post-comments, .post-views{
	font-size: 16px;
	color: #666 !important;
}
.post-info small {
	font-family: "Roboto", sans-serif;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-content p,
.entry-content p,
.entry-summary p {
	text-shadow:0 0 0.1px #8f8f8f;
}
.read-more, .read-more:visited {
	color: #d20000;
	margin:0 10px;
}
.read-more::before {
	content:"...";
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.nav-links a {
	font-size: 24px;
	color: #d00000;
}
.below-post {
	margin-left: 0;
	margin-right: 0;
}
.related-posts {
	margin-top: 20px;
}
.related-posts-header h2{
	text-align: center;
	border-top: 2px solid #f07701;
	border-bottom: 2px solid #f07701;
	padding-bottom: 10px;
}
.block-post-grid {
	width: 32%;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 220px;
}
.block-post-grid:nth-child(3), .block-post-grid:nth-child(6) {
	margin-right: 0;
}
@media screen and (max-width: 960px) {
	.block-post-grid {
		width: 48%;
		float: left;
		margin-right: 9px;
		margin-bottom: 15px;
		height: 210px;
	}
	.block-post-grid:nth-child(2), .block-post-grid:nth-child(4), .block-post-grid:nth-child(6) {
		margin-right: 0;
	}
	.block-post-grid:nth-child(3), .block-post-grid:nth-child(6) {
		margin-right: 10px;
	}
	.post-thumbnail img {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.block-post-grid {
		width: 100%;
		float: none;
		margin: 0;
		height: auto;
		overflow: hidden;
	}
	.post-thumbnail img {
		width: 100%;
	}
	.block-body.block-large .block-post-thumbnail {
		height: auto;
		overflow: hidden;
	}
}

.block-post-grid .post-thumbnail, .block-post-grid .post-title{
	width: 100%;
}
..block-post-grid .post-thumbnail img {
	width: 100%;
}
.below-post-ad {
	margin: 10px 0;
	padding:5px;
}
.posts-404 {
	margin-top: 50px;
}

.content-search .entry-footer {
	margin-top: 10px;
}
.content-search article {
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
#incSize, #dcrSize {
	color: #999 !important;
}
#incSize:hover, #dcrSize:hover {
	color: #f3a141 !important;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
	padding:10px;
	background:#f8f8f8;
	clear:both;
	margin-top:20px;
	border-radius:5px;
	border:2px solid #ccc;
}
.comments-area .reply {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
}
.comment-list {
	margin: 0;
	padding: 0;
}
.post-navigation {
    clear: both;
    height: auto;
    overflow: hidden;
}
.comment-content a {
	word-wrap: break-word;
}
.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;
	padding: 5px;
    background: #f0f0f0;
    margin-top: 15px;
    border-radius: 10px;
    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;
}
.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: 5px 10px;
	background: #f0f0f0;
	font-size: 16px;
	border:1px solid #ccc;
}
#comment-box {
	width: 100%;
	display: none;
}
/*--------------------------------------------------------------
# Infinite scroll & Pagination
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
.pagination {
	padding: 10px;
	background: #f0f0f0;
	border-radius: 10px;
	text-align: center;
}
.pagination ul {
	margin:0;
	padding: 0;
	list-style: none;
}
.pagination ul li {
	display: inline;
	margin-right: 5px;
}
.pagination ul li a, .pagination ul li .current {
	display: inline-block;
	padding: 3px;
	width:25px;
	height: 25px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #ccc;
	border-radius: 5px;
}
.pagination ul li .current, .pagination ul li a:hover {
	background: #E18501;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.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;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer{
	margin-top: 50px;
	padding:10px 0 0 0;
	background: #333;
	color: #f0f0f0;
	border-top:2px solid #222;
}
.footer-row {
	background-color: #222;
	margin-left: 0;
	margin-right: 0;
}
.footer-main.row {
	margin-left:-10px;
	margin-right:-10px;
}
#footer a {
	color: #fff;
}
#footer .widget-title {
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 2px solid #666;
	margin-bottom: 20px;
	padding-top: 5px;
}
.footer-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-widget ul li {
	margin-bottom: 15px;
}
.footer-copyrights {
	width: 100%;
	text-align: left;
	padding:5px;
	font-family: "Roboto", sans-serif !important;
	font-size: 12px;
}
.footer-copyrights  p {
	font-size:12px;
	margin-bottom: 0;
	font-family: "Roboto", sans-serif !important;
	color: #999;
	text-transform: capitalize;
}
.footer-copyrights a {
	text-transform: uppercase;
	color: #999 !important;
}
.footer-socil-icons ul {
	list-style: none;
	padding: 0;
	margin:0;
}
.footer-socil-icons ul li {
	float: right;
	margin-left: 5px;
}
.footer-socil-icons ul li a {
	display: inline-block;
	margin-top: 2px;
	font-size: 18px;
	margin-left: 8px;
	color: #999 !important;
}
.footer-socil-icons ul li a:hover {
	color: #f0f0f0 !important;
}
/*#scrollup{
    width: 50px;
    height: 45px;
    position: fixed;
    bottom: 10%;
    right: 70px;
    z-index: 999999999999;
    background: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    font-size: 25px;
    border-radius: 5px;
    cursor: pointer;
}*/
/*----------------------------------------
Social Sharing Bar 
----------------------------------------*/
.social-bar {
	position: fixed;
	top: 20%;
	padding: 10px;
	background: #ccc;
	border-radius: 5px 0 0 5px;
	text-align: center;
	display: none;
}
.social-bar ul, .social-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-bar ul li {
	width: 100%;
	margin-bottom: 5px;
}
.social-bar ul li a, .social-footer ul li a {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: #f0f0f0;
	color: #333;
	font-size: 24px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	line-height: 1.6em !important;
}
.social-footer {
	padding-top: 10px;
}
.social-footer ul li{
	width: 25px;
	display: inline;
	margin-left: 5px;
}
.social-footer ul li a {
	width:25px;
	height: 25px;
	font-size: 18px;
	text-align: center !important;
	border-radius: 5px;
}
/*=============================
CLOCK
==============================*/
.clock {
    margin: 0 auto;
    padding: 0;
    color: #e30303;
    direction: ltr;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    padding: 2px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
/*-------------------------
WEATHER
-------------------------*/
#weather {
  margin: 0px auto;
  text-align: left;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
}

.location-selector {
	position: absolute;
	width: 480px;
	top: 50px;
	right: 50%;
    margin-right: -240px;
	background: rgba(0,0,0,0.7);
	display: none;
	padding: 20px;
	border-radius: 10px;
	z-index: 9999999;
}
.wlocation {
	font-size: 14px;
	line-height: 2.3em;
}
#location-drop {
	direction: ltr;
	font-family: 'Roboto', sans-serif;
}
#closeLocChanger {
    position: absolute;
    right: -10px;
    top:-10px;
    background: #d20000;
    border-radius: 50%;
    color: #fff !important;
    width: 30px;
    height: 30px;
    text-align: center;
}
#changelocation i {
    padding: 5px 10px;
    background: #ccc;
    border-radius: 50%;
}
#submitLoc {
	border-width: 2px;
	font-family: 'Roboto', sans-serif;
}
@media (min-width: 1280px) {
	.posts-blocks.col-lg-8, .archive-main.col-lg-8 {
		width:56%;
	}
	.main-sidebar.col-lg-5 {
		width: 27.25%;
	}
	.mini-sidebar.col-lg-3 {
		width:16.75%;
	}
	.post-view.col-lg-11{
		width:72.75%;
	}
	.mini-sidebar-single.col-lg-3 {
		width: 15.75%;
	}
	.pot-view-content.col-lg-13 {
		width: 84.25%;
		padding-right: 0;
	}
	.page-view.col-lg-11 {
		width: 72.75%;
	}
}