/*
Theme Name: Khate Etedal
Description: KhateEtedal New Template
Author: Eram
Author URI: eram.pro
Theme URI: eram.pro
Version: 2.0.0
*/

/************************************************
	Table of Contents

1. Body
2. Hyperlinks
3. Layout
4. Fly-Out Navigation
5. Header
6. Scoreboard
7. Leaderboard
8. Featured Posts
9. Homepage
10. Sidebar
11. Posts
12. Comments
13. Archives
14. Video Page
15. WooCommerce
16. Footer
17. Pagination

************************************************/

/************************************************
	Body
************************************************/

html {
	overflow-x: hidden !important;

margin:0px !important;
 	}
#ascrail2000-hr {
display:none !important;
}

body {
	color: #222;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 100%;
	margin: 0px auto;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	-webkit-backface-visibility: hidden;
	color: #222;
	}

img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	}

iframe,
embed,
object,
video {
	max-width: 100%;
	}


.ticker-a {
height:20px;
width:100%;
max-width:1200px;
margin:0px auto;
background:#DFDFDF;
padding:3px 0px 6px;
z-index:9999999999 !important;
 font-size: 14px;
}

.ticker-a-div .ticker-a {
margin-left:10px;
}

.before_header {
z-index:9999999999 !important;
}
.ticker {
display:none;
z-index:999999999 !important;
}
.ticker li{
display:inline;
z-index:999999999 !important;
}
.ticker div {
  display: inline-block;
  word-wrap: break-word;
z-index:999999999 !important;
}
.ticker a{
color: #fff !important;
z-index:999999999 !important;
}


.ticker a:hover{
color: #efefef !important;
}
span#ticker-date {
    float: right;
    font-family: Tahoma !important;
    font-size: 11px;
}


/************************************************
	Hyperlinks
************************************************/

a, a:visited {
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: color .3s;
	   -moz-transition: color .3s;
	    -ms-transition: color .3s;
	     -o-transition: color .3s;
		transition: color .3s;
	}

a:hover {
	text-decoration: none;
	}

a:active,
a:focus {
	outline: none;
	}

/************************************************
	Layout
************************************************/


#linklist{
float:right;padding:0px 10px;
}

#linklist li{
float:right;font-size:11px;line-height:1.4em;margin:0;position:relative
}

#linklist li a{font-weight:lighter;padding:3px}

#linklist ul{background:none repeat scroll 0 0 rgba(0,0,0,0);display:none;padding:12px 0 0;position:absolute;right:-1px;top:7px;z-index:999999}

#linklist ul a{background:none repeat scroll 0 0 #fff;border-color:#dce1e9;border-image:none;border-style:none solid solid;border-width:0 1px 1px;display:block;height:auto;line-height:1.4em;padding:5px 14px;width:150px}

#linklist ul a:hover{background:none repeat scroll 0 0 #708090;color:#fff;text-decoration:none}

#linklist ul.rssmenu a{background:url(images/feed.png) no-repeat scroll 14px center #fff;padding-left:28px}

#linklist ul.rssmenu a:hover{background:url(images/feed.png) no-repeat scroll 14px center #f5f5f5;color:#000;padding-left:28px}a.rsslink{background:url(images/feed.png) no-repeat scroll right center rgba(0,0,0,0);padding-left:13px!important}

.nav-menu-info-all {
text-align:right;
}

.social-header {
margin-top:2px;
}

.ul-soc-head {
    border-radius: 3px;
    margin-left: 20px;
    width: auto !important;
}


.ul-soc-head li{
    float: right;
}


.ul-soc-head li a {
    border: 0 none !important;
}

.ul-soc-head li a i{
color:#fff;
   font-size: 13px !important;
    padding: 7px !important;
    width: 11px !important;
}


.nav-menu-info-all ,
.nav-menu-info-all *{
font-family:tahoma !important;
font-size:11px !important;
}

#site,
#site-wrap {
	overflow: hidden;
	width: 100%;
	}

.relative {
	position: relative;
	}

.w100 {
	width: 100% !important;
	}

.right, .alignright {
	float: right;
	}

.alignright {
	margin: 20px 0 20px 20px;
	}

.left, .alignleft {
	float: left;
	}

.alignleft {
	margin: 20px 20px 20px 0;
	}

.aligncenter {
	display: block;
	margin: 0 auto;
	}

.section-div {
	border-bottom: 1px dotted #ccc;
	float: left;
	margin: 20px 0;
	width: 100%;
	}

.section {
	clear: both;
	overflow: hidden;
	}

.mob-img {
	display: none;
	}

#wallpaper {
	display: block;
	position: absolute;
		top: 50px;
	width: 100%;
	height: 100%;
	}

.wall-fixed {
	position: fixed !important;
	top: 50px !important;
	}

.wallpaper-link {
	margin: 0 auto;
	position: absolute;
		top: 0;
	width: 100%;
	height: 100%;
	}


.logo-lite {
display:none;
margin-top: -52px !important;
transition: all 500ms ease 50ms !important;
    transition: all 500ms ease 50ms !important;
    -o-transition: all 500ms ease 50ms !important;
    -ms-transition: all 500ms ease 50ms !important;
    -moz-transition: all 500ms ease 50ms !important;
    -webkit-transition: all 500ms ease 50ms !important; 
}
nav.main-menu-wrap {width:100% !important;}


.main-menu-wrap ul ul {
}
nav.main-menu-wrap {
    float: none;
    margin: 0 auto !important;
    max-width: 1200px;
    width: 95% !important;
}

nav.top-menu-wrap {
    width: auto !important;
}



.menu_fixed .logo-lite {
transition: all 500ms ease 50ms !important;
    transition: all 500ms ease 50ms !important;
    -o-transition: all 500ms ease 50ms !important;
    -ms-transition: all 500ms ease 50ms !important;
    -moz-transition: all 500ms ease 50ms !important;
    -webkit-transition: all 500ms ease 50ms !important; 
display:inline;
margin-top: 0px !important;
float:left;
}

.main-menu-wrap ul{width:100% !important;height:100%!important;position:relative!important;margin:0!important;padding:0!important;float:left !important;list-style:none!important}.main-menu-wrap ul li{height:100%!important;float:left}.main-menu-wrap ul li a{display:block!important;height:100%!important;padding:0 10px!important;font-size:15px!important;color:#FFF!important;text-decoration:none!important;line-height:30px!important}

.main-menu-wrap div > ul > li > a{border-right: 1px solid #a90505;}

.main-menu-wrap ul li, .main-menu-wrap ul li a {
    padding: 2px 0;
    -webkit-transition: all .2s linear !important;
    -moz-transition: all .2s linear !important;
    -ms-transition: all .2s linear !important;
    -o-transition: all .2s linear !important;
    transition: all .2s linear !important
}

.main-menu-wrap ul li:hover, .main-menu-wrap ul li.selected {
    background: #F5F5F5 !important
}

.main-menu-wrap ul li:hover > a, .main-menu-wrap ul li.selected > a {
    color: #777 !important
}

.main-menu-wrap ul:hover li.selected {
    background: #444 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444), to(#333)) !important;
    background: -webkit-linear-gradient(top, #444, #333) !important;
    background: -moz-linear-gradient(top, #444, #333) !important;
    background: -ms-linear-gradient(top, #444, #333) !important;
    background: -o-linear-gradient(top, #444, #333) !important
}

.main-menu-wrap ul:hover li.selected > a {
    color: #FFF !important
}

.main-menu-wrap ul li:hover.selected {
    background: #F5F5F5 !important
}

.main-menu-wrap ul li:hover.selected > a {
    color: #777 !important
}

.main-menu-wrap ul ul {
    top: 0px;
    position: absolute !important;
    left: 0;
    margin-top: 30px !important;
    background: #F5F5F5 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F5), to(#EEE)) !important;
    background: -webkit-linear-gradient(top, #F5F5F5, #EEE) !important;
    background: -moz-linear-gradient(top, #F5F5F5, #EEE) !important;
    background: -ms-linear-gradient(top, #F5F5F5, #EEE) !important;
    background: -o-linear-gradient(top, #F5F5F5, #EEE) !important;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important;
    -webkit-transition: all .3s linear .1s !important;
    -moz-transition: all .3s linear .1s !important;
    -ms-transition: all .3s linear .1s !important;
    -o-transition: all .3s linear .1s !important;
    transition: all .3s linear .1s !important;
display:none;

}

.main-menu-wrap ul ul.visible {
    z-index: 1 !important;
    margin-top: 30 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important
}

.main-menu-wrap ul {
margin-left:60px !important;
}
.main-menu-wrap ul:hover ul.visible {
    margin-top: 20px !important;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important
}

.main-menu-wrap ul li:hover ul.visible {
    margin-top: 0 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important
}

.main-menu-wrap ul li:hover ul {
    border-radius: 0 0 10px 0;
    top: 34px !important;
    z-index: 2 !important;
    margin-top: 0 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important
}

.main-menu-wrap ul ul li {
    border: none !important
}

.main-menu-wrap ul ul li a {
    padding: 0 11px !important;
    font-size: 12px !important;
    color: #888 !important
}

.main-menu-wrap ul ul li:hover {
    border: none !important;
    background: none !important
}

.main-menu-wrap ul ul li:hover a {
    color: #333 !important;
    text-shadow: 0 0 6px #CCC !important
}

.main-menu-wrap ul ul li a.selected {
    color: #333 !important;
    text-shadow: 0 0 6px #CCC !important
}



.main-menu-wrap ul ul:hover li a.selected {
    color: #888 !important;
    text-shadow: none !important
}

.main-menu-wrap ul ul li:hover a.selected {
    color: #333 !important;
    text-shadow: 0 0 6px #CCC !important
}

nav.main-menu-wrap .sub-menu li a {
    font-size: 16px !important
}

.nav-menu-info {
    width: 100%;
    max-width: 1160px;
    margin: 0px auto;
    border-bottom: solid 1px #CCC !important;
    -webkit-box-shadow: 0 0 6px #BBB !important;
    -moz-box-shadow: 0 0 6px #BBB !important;
    box-shadow: 0 0 6px #BBB !important;
    overflow: hidden !important;
    background: #F5F5F5 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F5), to(#EEE)) !important;
    background: -webkit-linear-gradient(top, #F5F5F5, #EEE) !important;
    background: -moz-linear-gradient(top, #F5F5F5, #EEE) !important;
    background: -ms-linear-gradient(top, #F5F5F5, #EEE) !important;
    background: -o-linear-gradient(top, #F5F5F5, #EEE) !important;
    padding: 10px 20px;
}


.main-menu-wrap ul li:hover ul {
display:block !important;
}


#fly-wrap,
ul.post-gallery-bot-list li img,
.post-gallery-top .KhateEtedal-direction-nav a,
.fly-fade,
.mega-img img,
span.nav-search-but i,
span.nav-soc-but i,
ul.score-list li,
.es-nav span a,
.feat-wide-sub-text h2,
.feat-wide1-img img,
.feat-top2-left-img img,
.feat-top2-right-img img,
.feat-wide5-img img,
#home-feat-img img,
.feat-vid-but,
.side-list-img img,
.side-list-text p,
.row-widget-img img,
.row-widget-text p,
.blog-widget-img img,
.blog-widget-text h2,
.feat-widget-img img,
.feat-widget-text h2,
span.more-posts-text,
.facebook-share,
.twitter-share,
.telegram-share,
.email-share,
.social-comments,
.prev-next-text,
#comments-button a,
#comments-button span.comment-but-text,
.archive-list-img img,
.archive-list-text h2,
ul.foot-soc-list li a,
.tag-cloud a,
a.inf-more-but {
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
		transition: all .25s;
	}

.top-menu-wrap ul li a {
    font-size: 11px !important;
    line-height: 23px !important;
}


.top-menu-wrap ul  {

}
.top-menu-wrap ul li{
    display: inline;
    margin: 3px;
}
.top-menu-wrap ul li a {

}
/************************************************
	Fly-Out Navigation
************************************************/

#fly-wrap {
	background: #444;
	overflow: hidden;
	position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
	-webkit-transform: translate3d(-370px,0,0);
	   -moz-transform: translate3d(-370px,0,0);
	    -ms-transform: translate3d(-370px,0,0);
	     -o-transform: translate3d(-370px,0,0);
		transform: translate3d(-370px,0,0);
	width: 370px;
	height: 100%;
	z-index: 10;
	}

.fly-wrap-out {
	float: right;
	margin-left: -40px;
	position: relative;
	width: 100%;
	height: 100%;
	}

.fly-wrap-in {
	margin-left: 40px;
	position: relative;
	height: 100%;
	}

.fly-side-wrap {
	background: #555;
	position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
	width: 40px;
	height: 100%;
	}

#fly-wrap,
#main-nav-wrap,
#score-wrap,
#soc-nav-wrap,
#body-main-wrap,
.fly-to-top,
#wallpaper,
#head-main-top {
	-webkit-transition: -webkit-transform 0.3s ease;
	   -moz-transition: -moz-transform 0.3s ease;
	    -ms-transition: -ms-transform 0.3s ease;
	     -o-transition: -o-transform 0.3s ease;
		transition: transform 0.3s ease;
	}

.fly-but-wrap {
	cursor: pointer;
	width: 60px;
height:50px;
	}

.fly-but-wrap span {
	background: #fff;
	display: block;
	position: absolute;
		left: 15px;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	     -o-transform: rotate(0deg);
		transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	   -moz-transition: .25s ease-in-out;
	    -ms-transition: .25s ease-in-out;
	     -o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	width: 30px;
	height: 3px;
	}

.fly-but-wrap span:nth-child(1) {
	top: 15.5px;
	}

.fly-but-wrap span:nth-child(2),
.fly-but-wrap span:nth-child(3) {
	top: 23.5px;
	}

.fly-but-wrap span:nth-child(4) {
	top: 31.5px;
	}

.fly-but-wrap.fly-open span:nth-child(1),
.fly-but-wrap.fly-open span:nth-child(4) {
	top: 24px;
	left: 50%;
	width: 0%;
	}

.fly-but-wrap.fly-open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

.fly-but-wrap.fly-open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

.fly-menu {
	-webkit-transform: translate3d(0,0,0) !important;
	   -moz-transform: translate3d(0,0,0) !important;
	    -ms-transform: translate3d(0,0,0) !important;
	     -o-transform: translate3d(0,0,0) !important;
		transform: translate3d(0,0,0) !important;
	}

.fly-content,
.main-nav-over {
	-webkit-transform: translate3d(370px,0,0) !important;
	   -moz-transform: translate3d(370px,0,0) !important;
	    -ms-transform: translate3d(370px,0,0) !important;
	     -o-transform: translate3d(370px,0,0) !important;
		transform: translate3d(370px,0,0) !important;
	}

ul.fly-bottom-soc {
	overflow: hidden;
	width: 100%;
	}

ul.fly-bottom-soc li a {
	border-top: 1px solid #444;
	color: #888;
	cursor: pointer;
	float: left;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all .3s;
		transition: all .3s;
	width: 100%;
	}

ul.fly-bottom-soc li i {
	font-size: 20px;
	padding: 10px;
	width: 20px;
	}

ul.fly-bottom-soc li.fb-soc a:hover,
.post-soc-fb {
	background: #3b5997;
	color: #fff;
	}

ul.fly-bottom-soc li.twit-soc a:hover,
.post-soc-twit {
	background: #00aced;
	color: #fff;
	}

ul.fly-bottom-soc li.pin-soc a:hover,
.post-soc-pin {
	background: #cb2027;
	color: #fff;
	}

ul.fly-bottom-soc li.inst-soc a:hover {
	background: #36658c;
	color: #fff;
	}

ul.fly-bottom-soc li.goog-soc a:hover {
	background: #cd3627;
	color: #fff;
	}

ul.fly-bottom-soc li.yt-soc a:hover {
	background: #f00;
	color: #fff;
	}

ul.fly-bottom-soc li.link-soc a:hover {
	background: #069;
	color: #fff;
	}

ul.fly-bottom-soc li.tum-soc a:hover {
	background: #304e6c;
	color: #fff;
	}

ul.fly-bottom-soc li.rss-soc a:hover {
	background: #f60;
	color: #fff;
	}

.fly-to-top {
	background: #333;
	-webkit-border-radius: 5px;
		border-radius: 5px;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
		right: 15px;
		bottom: 0;
	-webkit-transition: all .3s;
		transition: all .3s;
	width: 50px;
	height: 50px;
	}

.fly-to-top:hover {
	background: #555;
	}

.fly-to-top {
	-webkit-transform: translate3d(0,100px,0);
	   -moz-transform: translate3d(0,100px,0);
	    -ms-transform: translate3d(0,100px,0);
	     -o-transform: translate3d(0,100px,0);
		transform: translate3d(0,100px,0);
	}

.to-top-trans {
	-webkit-transform: translate3d(0,-15px,0);
	   -moz-transform: translate3d(0,-15px,0);
	    -ms-transform: translate3d(0,-15px,0);
	     -o-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0);
	}

.fly-to-top i {
	font-size: 40px;
	line-height: 100%;
	position: absolute;
		top: -3px;
		left: 12.1px;
	}

span.to-top-text {
	font-family: 'Lato', sans-serif;
	font-size: 8px;
	font-weight: 400;
	line-height: 100%;
	position: absolute;
		bottom: 11px;
		left: 10.5px;
	text-transform: uppercase;
	}

.fly-to-top i,
span.to-top-text {
	color: #fff;
	}

#fly-menu-wrap {
	overflow: hidden;
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
	height: 100%;
	}

nav.fly-nav-menu {
	-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	margin: 15px 4.54545454545% 0; /* 15px / 270px */
	overflow: hidden;
	position: absolute !important;
	height: 87%;
	}

nav.fly-nav-menu ul {
	float: left;
	position: relative;
	width: 100%;
	}

nav.fly-nav-menu ul div.mega-dropdown {

	}

nav.fly-nav-menu ul li {
	border-top: 1px solid #555;
	cursor: pointer;
	float: left;
	position: relative;
	width: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}

nav.fly-nav-menu ul li:first-child {
	border-top: none;
	margin-top: -14px;
	}

nav.fly-nav-menu ul li ul li:first-child {
	margin-top: 0;
	}

nav.fly-nav-menu ul li a {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 13px;
	font-weight: 400;
	line-height: 100%;
	padding: 14px 0;
	text-transform: uppercase;
	}

nav.fly-nav-menu ul li a:hover {
	color: #bbb;
	}

nav.fly-nav-menu ul li.menu-item-has-children:after {
	content: '+';
	color: #777;
	font-family: 'Open Sans', serif;
	font-size: 32px;
	font-weight: 800;
	position: absolute;
		right: 0;
		top: 11px;
	}

nav.fly-nav-menu ul li.menu-item-has-children.tog-minus:after {
	content: '_';
	right: 1px;
	top: -4px;
	}

nav.fly-nav-menu ul li ul.sub-menu {
	border-top: 1px solid #555;
	display: none;
	float: left;
	padding-left: 6.66666666666%; /* 20px / 300px */
	width: 93.333333333%; /* 280px / 300px */
	}

.fly-fade {
	background: #000;
	opacity: 0;
	width: 100%;
	position: fixed;
		top: 0;
		left: 0;
	}

.fly-fade-trans {
	opacity: .5;
	height: 100%;
	}

/************************************************
	Header
************************************************/

#head-main-wrap {
	width: 100%;
	}

#head-main-top {
	width: 100%;
	z-index: 99999;
	}

#main-nav-wrap {
	float: left;
	width: 100%;
	height: 165px;
	z-index: 9999;
    position: relative;
	}


.nav-logo-out {
	float: right;
	margin-left: -280px;
	width: 100%;	
height:130px;

background: rgba(255,255,255,1);
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );

}

.nav-logo-in {

background-image:url(images/header_bg.png) !important;
 background-position: center center !important;
    background-repeat: no-repeat !important;
}

#main-nav-cont {
	width: 100%;
	}

.nav-logo-in {
	margin-left: 60px;
margin:0 auto !important;
max-width:1200px;
height:128px;
	}

.nav-left-wrap {
	width: 60px;
	}

.nav-logo-fade {
	line-height: 0;
	overflow: hidden;
	padding-right: 0;
	width: 0;
	}
.nav-logo {
    float: none !important;
    height: 101px;
    margin: 5px;
    position: absolute;
    top: 0;
z-index:999999;
}

.nav-menu-out {
	float: none;
	width: 100%;
margin:0 auto;
height:34px;
	}

.nav-menu-in {
	margin-right: 123px;
	}

ul.mega-list {
	float: left;
	width: 100% !important;
	}

ul.mega-list li {
	float: left;
	overflow: hidden;
	padding: 20px 0 20px 1.26342387871%; /* 20px / 1583px */
	width: 18.4838913455%; /* 292.6px / 1583px */
	}

.mega-img {
	background: #000;
	float: left;
	line-height: 0;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-height: 130px;
	}

.mega-img img {
	opacity: .9;
	}

ul.mega-list li:hover .mega-img img {
	opacity: 1;
	}

.mega-img a {
	padding: 0;
	}

.nav-right-wrap {
	float: left;
background:none !important;
    margin-left: -31px;
	}

.nav-search-wrap {
margin:5px;
	}

.search-fly-wrap {
	background: #fff;
	-webkit-border-bottom-left-radius: 5px;
	   -moz-border-bottom-left-radius: 5px;
	    -ms-border-bottom-left-radius: 5px;
	     -o-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	   -moz-border-bottom-right-radius: 5px;
	    -ms-border-bottom-right-radius: 5px;
	     -o-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	     -o-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
		box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	display: none;
	overflow: hidden;
	padding: 10px;
	position: absolute;
		top: 29px;
		right: 0;
	width: 300px;
	height: 32px;
	}

#searchform input {
	background: rgba(0,0,0,.05);
	border: 0;
	color: #333;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: .9rem;
	font-weight: 400;
	line-height: 100%;
	padding: 2px 5%;
	width: 90%;
	height: 30px;
	}

#searchform #searchsubmit {
	border: none;
	float: left;
	}

#searchform #s:focus {
	outline: none;
	}

span.nav-search-but,
span.nav-soc-but {
	display: inline-block;
	float: left;
	padding: 17px 11px;
	}

span.nav-search-but {
	cursor: pointer;
	padding: 0;
	}

span.nav-search-but i,
span.nav-soc-but i {
	font-size: 16px;
	line-height: 100%;
	}

span.nav-search-but i {
	font-size: 22px;
	}

.fixed,
.fixed-col {
	border-bottom: none !important;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	     -o-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
		box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
	position: fixed !important;
	}


.menu_fixed {
    float: none !important;
    left: 0;
    margin: 0 auto;
    position: fixed !important;
    right: 0;
    top: 0;
}


.es-carousel {
	float: left;
	position: relative;
	width: 100%;
	height: 51px;
	}

.es-nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	}

.es-nav span {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 51px;
	}

.es-nav span a {
	color: #bbb;
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 100%;
	padding: 13px 0;
	}

.es-nav span:hover a {
	color: #fff;
	}

.es-nav span a:hover {
	text-decoration: none;
	}

.es-nav span.es-nav-prev a {
	float: left;
	}

.es-nav span.es-nav-next a {
	float: right;
	}

.es-nav span.es-nav-prev,
.es-nav span.es-nav-next {
	background: #333;
	}

.es-nav span.es-nav-prev {
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	padding: 0 10px 0 15px;
	text-align: left;
	left: 0;
	}

.es-nav span.es-nav-next {
	border-left: 1px solid #444;
	padding: 0 15px 0 10px;
	text-align: right;
	right: 0;
	}

/************************************************
	Leaderboard
************************************************/

.leader-wrap-out {
	float: right;
	margin-left: -30px;
	position: relative;
	right: 15px;
	width: 100%;
	}

.leader-wrap-in {
	margin-left: 30px;
	}

#leader-wrap,
.leader-right-wrap {
	line-height: 0;
float:right;
margin: 4px 70px 0 0;
padding:2px;
	}


#head-main-top #leader-wrap {
	margin: 15px 0 0;
	}

.leader-right-wrap {
	margin: 0;
	}

#logo-leader-wrap {
	margin: 15px 0 0;
	width: 100%;
	}

.logo-leader-out {
	float: right;
	margin-left: -315px;
	width: 100%;
	}

.logo-leader-in {
	margin-left: 315px;
	}

.logo-left-wrap {
	margin-right: 15px;
	line-height: 0;
	width: 300px;
	}

.logo-wide-wrap {
	line-height: 0;
	margin-top: 15px;
	text-align: center;
	width: 100%;
	}

/************************************************
	Featured Posts
************************************************/

#feat-wide-wrap {
	margin: -15px 0 15px;
	overflow: hidden;
	width: 100%;
	}

#feat-wide-main {
	width: 100%;
	height: 450px;
	}

#feat-wide-main:hover .feat-wide1-img img {
	opacity: 1;
	}

.feat-wide1-text {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	padding: 100px 3.15855969678% 50px; /* 50px / 1583px */
	position: absolute;
		bottom: 0;
		left: 0;
	text-align: center;
	width: 93.7%; /* 1483px / 1583px */
	}

.feat-wide4-text {
	background-image: -moz-linear-gradient(to left,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to left,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to left,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to left,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to left,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	padding: 75px 100px; /* 50px / 1583px */
	position: absolute;
		top: 0;
		left: 0;
	text-align: center;
	width: 25%; /* 450px / 1583px */
	height: 300px;
	}

#feat-top-wrap .feat-wide4-text {
	padding: 75px 100px 75px 50px;
	}

#feat-wide-main .feat-wide1-text h2,
#feat-wide-main .feat-wide4-text h2 {
	font-size: 3.4rem;
	}

#feat-wide-main .feat-wide1-text p,
#feat-wide-main .feat-wide4-text p {
	font-size: 1.6rem;
	}

#feat-wide-sub {
	background-image: -moz-linear-gradient(to right,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to right,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to right,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to right,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to right,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	padding: 40px 100px;
	position: absolute;
		top: 0;
		right: 0;
	width: 17%;
	height: 370px;
	}

#feat-top-wrap #feat-wide-sub {
	padding: 40px 50px 40px 100px;
	}

ul.feat-wide-sub-list {
	width: 100%;
	}

ul.feat-wide-sub-list li {
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	}

.feat-wide-sub-text {
	text-align: center;
	width: 100%;
	}

.feat-wide-sub-text span.feat-cat {
	background: none;
	color: #aaa;
	font-weight: 400;
	padding: 0;
	}

.feat-wide-sub-text h2 {
	color: #fff;
	font-size: .9rem;
	font-weight: 400;
	line-height: 130%;
	width: 100%;
	}

ul.feat-wide-sub-list li:hover .feat-wide-sub-text h2 {
	color: #bbb;
	}

.feat-wide5-main {
	margin-left: .094756790903%; /* 1.5px / 1583px */
	overflow: hidden;
	width: 24.9289324068%; /* 394.625px / 1583px */
	height: 450px;
	}

#feat-top-wrap .feat-wide5-main {
	height: 450px;
	}

.feat-wide5-main:first-child {
	margin-left: 0;
	}

.feat-wide5-img img {
	min-width: 840px;
	}

.feat-wide5-main:hover .feat-wide5-img img {
	opacity: 1;
	}

.feat-wide5-text {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	padding: 40px 5.050505050505% 20px; /* 20px / 396px */
	position: absolute;
		left: 0;
		bottom: 0;
	width: 90%; /* 660.75px / 396px */
	}

.feat-wide5-text h2 {
	color: #fff;
	float: left;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 120%;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	    -ms-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	     -o-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	width: 100%;
	}

#feat-top-wrap .feat-wide5-text h2 {
	font-size: 1.4rem;
	}

#feat-top-wrap {

	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
	}

#feat-top-wrap #home-feat-img {
	max-height: 450px;
	}

#feat-top-wrap #feat-wide-main {
	height: 450px;
	}

.feat-top2-left-wrap {
	width: 49.9457700651%; /* 690.75px / 1383px */
	height: 370px;
	}

#feat-wide-wrap .feat-top2-left-wrap,
#feat-wide-wrap .feat-top2-right-wrap,
#feat-wide-wrap .feat-top2-right:first-child {
	height: 450px;
	}

.feat-top2-left {
	overflow: hidden;
	width: 100%;
	height: 100%;
	}

.feat-wide1-img,
.feat-top2-left-img,
.feat-top2-right-img,
.feat-wide5-img {
	background: #000;
	line-height: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	}

.feat-top2-left-img img,
.feat-top2-right:first-child .feat-top2-right-img img {
	min-width: 660px;
	}

#feat-wide-wrap .feat-top2-left-img img,
#feat-wide-wrap .feat-top2-right:first-child .feat-top2-right-img img {
	min-width: 810px;
	}

.feat-wide1-img img,
.feat-top2-left-img img,
.feat-top2-right-img img,
.feat-wide5-img img {
	margin: 0 auto;
	opacity: .9;
	position: absolute;
		left: -9999px;
		right: -9999px;
	width: 100%;
	}

.feat-top2-left:hover .feat-top2-left-img img,
.feat-top2-right:hover .feat-top2-right-img img {
	opacity: 1;
	}

.feat-top2-left-text {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	padding: 30px 2.17155266015% 15px; /* 15px / 690.75px */
	position: absolute;
		left: 0;
		bottom: 0;
	width: 95.7%; /* 660.75px / 690.75px */
	}

.feat-top2-right-wrap {
	overflow: hidden;
	width: 50.0542299349%; /* 692.25px / 1383px */
	height: 370px;
	}

.feat-top2-right {
	margin: 0 0 1px .216684723727%; /* 1.5px / 692.25px */
	overflow: hidden;
	width: 49.7833152763%; /* 344.625px / 692.25px */
	height: 184.5px;
	}

#feat-wide-wrap .feat-top2-right {
	height: 224.5px;
	}

.feat-top2-right:first-child {
	height: 370px;
	}

.feat-top2-right:first-child .feat-top2-right-text h2 {
	font-size: 1.3rem;
	}

.feat-top2-right .feat-top2-small,
.feat-top2-right:first-child .feat-top2-big {
	display: block;
	}

.feat-top2-right .feat-top2-big,
.feat-top2-right:first-child .feat-top2-small {
	display: none;
	}

.feat-top2-right-img img {
	min-width: 310px;
	}

#feat-wide-wrap .feat-top2-right-img img {
	min-width: 400px;
	}

.feat-top2-right-text {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	padding: 30px 4.36205016358% 15px; /* 15px / 343.875px */
	position: absolute;
		left: 0;
		bottom: 0;
	width: 92.3%; /* 313.875px / 343.875px */
	}

.feat-top2-right-text h2 {
	color: #fff;
	float: left;
	font-size: 1rem;
	font-weight: 400;
	line-height: 130%;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	    -ms-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	     -o-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	width: 100%;
	}

#home-feat-wrap {
	width: 100%;
	}

.home-feat-main {
	overflow: hidden;
	width: 100%;
	}

#home-feat-img {
	background: #000;
	line-height: 0;
	width: 100%;
	max-height: 350px;
	}

.category #home-feat-img {
	max-height: 450px;
	}

#home-feat-img img {
	opacity: .9;
	width: 100%;
	}

.home-feat-main:hover #home-feat-img img {
	opacity: 1;
	}

#home-feat-text {
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	   background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	    background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	     background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
		background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	padding: 50px 2.62123197903% 35px; /* 20px / 763px */
	position: absolute;
		left: 0;
		bottom: 0;
	text-align: left;
	width: 94.8%; /* 723px / 763px */
	}

#feat-top-wrap #home-feat-text {
	padding: 50px 2.16919739696% 30px; /* 30px / 1383px */
	width: 95.7%; /* 1323px / 1383px */
	}

.category #home-feat-text {
	padding: 50px 1.87265917603% 20px; /* 20px / 1068px */
	width: 96.3%; /* 1028px / 1068px */
	}

span.feat-cat {
	clear: both;
	color: #fff;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: .65rem;
	font-weight: 700;
	line-height: 100%;
	margin-bottom: 7px;
	padding: 4px 10px;
	text-transform: uppercase;
	}

#home-feat-wrap span.feat-cat {
	margin-bottom: 8px;
	}

#home-feat-text h2,
.feat-top2-left-text h2,
.feat-wide1-text h2,
.feat-wide4-text h2 {
	color: #fff;
	float: left;
	font-size: 2.3rem;
	font-weight: 800;
	line-height: 100%;
	margin-bottom: 5px;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	    -ms-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	     -o-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	text-transform: uppercase;
	width: 100%;
	}

#home-feat-text h2.stand-title,
.feat-top2-left-text h2.stand-title,
.feat-wide1-text h2.stand-title {
	font-size: 2rem;
	line-height: 120%;
	text-transform: none;
	}

#home-feat-text p,
.feat-top2-left-text p,
.feat-wide1-text p,
.feat-wide4-text p {
	color: #fff;
	float: left;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 120%;
	width: 100%;
	}

.feat-info-wrap {
	position: absolute;
		top: 0;
		right: 0;
	}

#home-feat-wrap .feat-info-wrap,
#feat-wide-wrap .feat-wide5-main .feat-info-wrap {
	top: 5px;
	right: 10px;
	}

#feat-wide-wrap .feat-info-wrap {
	top: 10px;
	right: 15px;
	}

#feat-top-wrap .feat-info-wrap {
	top: 5px;
	right: 5px;
	}

.feat-info-views,
.feat-info-comm {
	color: #fff;
	display: inline-block;
	margin: 10px;
	}

.feat-info-comm {
	margin-left: 5px;
	}

.feat-info-wrap i {
	font-size: .8rem;
	line-height: 100%;
	margin-top: -1px;
	vertical-align: top;
	}

span.feat-info-text {
	font-family: 'Montserrat', sans-serif;
	font-size: .7rem;
	font-weight: 400;
	line-height: 100%;
	margin-left: 3px;
	vertical-align: top;
	}

.feat-title-wrap {
	position: absolute;
		left: 20px;
		bottom: -1px;
	}

h3.home-feat-title {
	background: #fff;
	color: #222;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 100%;
	padding: 6px 10px 0;
	position: relative;
	text-transform: uppercase;
	}

h3.home-feat-title:after {
	content: '';
	border-color: transparent transparent transparent #fff;;
	border-style: solid;
	border-width: 19px 0 0 15px;
	position: absolute;
		right: -14.9px;
		top: 0;
	}

.feat-vid-but {
	background: rgba(0,0,0,.3);
	border: 4px solid #fff;
	font-size: 32px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
		border-radius: 50%;
	margin: -34px 0 0 -34px;
	opacity: .75;
	position: absolute;
		left: 50%;
		top: 50%;
	width: 60px;
	height: 60px;
	}

.feat-vid-but i {
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
	color: #fff;
	font-size: 1em;
	margin: -26.66666666% 0 0 -16.66666666%;
	position: absolute;
		top: 50%;
		left: 50%;
	}

.home-feat-main:hover .feat-vid-but,
ul.side-list li:hover .feat-vid-but,
#feat-wide-main:hover .feat-vid-but,
ul.row-widget-list li:hover .feat-vid-but,
ul.blog-widget-list li:hover .feat-vid-but,
.feat-widget-wrap:hover .feat-vid-but,
ul.mega-list li:hover .feat-vid-but,
ul.archive-col-list li:hover .feat-vid-but,
ul.archive-list li:hover .feat-vid-but,
.feat-wide5-main:hover .feat-vid-but,
.feat-top2-left:hover .feat-vid-but,
.feat-top2-right:hover .feat-vid-but {
	background: rgba(0,0,0,.5);
	opacity: 1;
	}

ul.side-list li .feat-vid-but,
ul.video-thumbs-list li .feat-vid-but {
	border: 2px solid #fff;
	font-size: 16px;
	margin: -17px 0 0 -17px;
	width: 30px;
	height: 30px;
	}

ul.row-widget-list li .feat-vid-but,
ul.blog-widget-list li .feat-vid-but,
.home-right-col .feat-widget-wrap .feat-vid-but,
#post-right-col .feat-widget-wrap .feat-vid-but,
#arch-right-col .feat-widget-wrap .feat-vid-but,
ul.mega-list li .feat-vid-but,
ul.archive-col-list li .feat-vid-but,
ul.archive-list li .feat-vid-but,
.feat-top2-right .feat-vid-but {
	border: 3px solid #fff;
	font-size: 21.3333333px;
	margin: -23px 0 0 -23px;
	width: 40px;
	height: 40px;
	}

/************************************************
	Homepage
************************************************/

#body-main-wrap {
display:table;
background: #fff none repeat scroll 0 0;
	padding-top: 15px;
	width: 100%;
max-width:1200px;

		float: none;
		margin: 0 auto;
		position: relative;
			top: auto;
			bottom: auto;
			left: auto;
			right: auto;
	}



.single #body-main-wrap , .page #body-main-wrap , .archive #body-main-wrap, .search-results #body-main-wrap {
background: #e9e9e9 none repeat scroll 0 0;
}


.single .body-main-in , .page .body-main-in {
    margin-right: 10px;
}

.archive .body-main-in, .search-results .body-main-in ,
.page-template .body-main-in{
    margin: 0 13px;
}


.body-top-pad {
	padding-top: 65px !important;
	}

.body-main-out {
    float: none;
    left: 0;
    margin: auto;
    max-width: 1200px;
    right: 0;
    width: 100%;
}

.body-main-in {
	margin-left: 0px;
	}

#body-main-cont {
	width: 100%;

	margin-left: 0px;
	}

#home-main-wrap {
	width: 100%;
	}

.home-wrap-slider {
margin-left:-415px !important;
}

.home-wrap-out1 {
	float: right;
	margin-right: 0px;
	position: relative;
	width: 100%;
	}

.home-wrap-in1 {
    float: right;
    margin-right: 0;
    max-width: 1049px;
    width: 100%;
}

#home-left-wrap {
	width: 100%;
	}

.home-wrap-out2 {
	position: relative;
	width: 100%;
	}

.home-wrap-in2 {
float:right;
	}

.home-left-col {
    float: left;
    margin-left: 5px;
    max-width: 523px;
    width: 100%;
    z-index: 10;
}

.home-mid-col {
	float: left;
	width: 260px;
	}
.home-mid-col1 {
margin-top:24px;
	float: left;
	margin-right: 5px;
	width: 120px;
padding:10px;
background:#EEEFF1;
}
.home-widget-wrap {
	width: 100%
	}

.home-mid-col-right-top {
    float: right;
    max-width: 60%;
}

.home-right-col,
#arch-right-col {
	float: right;
	margin-left: 15px;
	width: 300px;
	}



.home-right-col{
	margin-left: 5px;
	
	}


.home-right-col{
width:242px;
}

#arch-right-col {
    float: left;
    margin: 0;
    width: 235px;
}


.marg20 {
	padding: 0 2.65604249668% 20px; /* 20px / 753px */
	width: 94.6879150066%; /* 713px / 753px */
	}

.side-title-wrap {
	width: 100%;
	}

.side-title-wrap,
.home-title-wrap {
	margin-bottom: 10px;
	}

.home-title-wrap {
	width: 100%;

	margin-bottom: 6px;
	}

#sidebar-wrap .home-title-wrap {
	margin-bottom: 15px;
	}

h3.side-list-title {
	color: #222;
	display: inline-block;
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 100%;
	position: relative;
	text-transform: uppercase;
	}

.side-list-wrap {
	background: #fff;
	width: 100%;
	}

ul.side-list {
	width: 100%;
	}

ul.side-list li {
	border-top: 1px dashed #ddd;
	float: left;
	padding: 15px 5%;
	position: relative;
	width: 90%;
	}

ul.side-list li:first-child {
	border-top: none;
	}

ul.side-list li.side-list-feat {
	border-top: none;
	overflow: hidden;

	}

ul.side-list li.side-after-ad {
	border-top: none;
	}

.side-list-out {
	float: right;
	margin-left: -95px;
	width: 100%;
	}

.side-list-in {
	margin-left: 95px;
	}

.side-list-img {
	line-height: 0;
	margin-right: 15px;
	overflow: hidden;
	width: 80px;
    padding: 1px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cecece;
	}

.side-list-img img {
	opacity: .9;
	width: 100%;
	}

ul.side-list li:hover .side-list-img img {
	opacity: 1;
	}

.side-list-text {
	width: 100%;
	}

.side-list-text p {
	float: left;
	font-size: .8rem;
	font-weight: 400;
	line-height: 130%;
	width: 100%;
	}

span.side-list-cat , .side-list-cat h4{
	color: #999;
	float: left;
	font-family: 'Montserrat', sans-serif;
	font-size: .65rem;
	font-weight: 400;
	line-height: 100%;
	margin-bottom: 6px;
	text-transform: uppercase;
	width: 100%;
	}

#foot-widget-wrap span.side-list-cat {
	display: none;
	}

#foot-widget-wrap a {
color:#9f9f9f;
}

.side-list-full {
	overflow: hidden;
	width: 100%;
	max-height: 200px;
	}

.side-full-img {
	line-height: 0;
	width: 100%;
	}

.side-full-text {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	padding: 20px 5.55555555555% 15px; /* 15px / 270px */
	position: absolute;
		bottom: 0;
		left: 0;
	width: 88.9%; /* 240px / 270px */
	}

.side-full-text p {
	color: #fff;
	float: left;
	font-size: .95rem;
	font-weight: 700;
	line-height: 130%;
	-webkit-text-shadow: 1px 1px 1px #000;
	   -moz-text-shadow: 1px 1px 1px #000;
	    -ms-text-shadow: 1px 1px 1px #000;
	     -o-text-shadow: 1px 1px 1px #000;
		text-shadow: 1px 1px 1px #000;
	width: 100%;	
	}

#home-mid-wrap {
	background: #fff;
	padding-top: 0px;
	width: 100%;
	}


ul.row-widget-list {
	float: left;
	margin-left: -2.65604249668%; /* 20px / 753px */
	width: 102.65604249668%; /* 773px / 753px */
	}

ul.row-widget-list li {
	float: left;
	margin-left: 2.5873221216%; /* 20px / 773px */
	width: 30.7460112117%; /* 237.66px / 773px */
	}

#sidebar-wrap ul.row-widget-list,
#sidebar-wrap ul.row-widget-list li {
	margin-left: 0;
	width: 100%;
	}

#sidebar-wrap ul.row-widget-list li {
	margin-bottom: 20px;
	}

.row-widget-img {
	background: #000;
	line-height: 0;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	width: 100%;
	}

#sidebar-wrap .row-widget-img {
	max-height: 120px;
	}

.row-widget-img img {
	opacity: .9;
	width: 100%;
	}

ul.row-widget-list li:hover .row-widget-img img {
	opacity: 1;
	}

.row-widget-text {
	float: left;
	width: 100%;
	}

.row-widget-text p {
	float: left;
	font-size: .8rem;
	font-weight: 400;
	line-height: 130%;
	width: 100%;
	}

#sidebar-wrap .blog-widget-wrap .feat-info-wrap,
#foot-widget-wrap .blog-widget-wrap .feat-info-wrap {
	display: none;
	}

ul.blog-widget-list {
	margin-bottom: -20px;
	width: 100%;
	}

#sidebar-wrap ul.blog-widget-list,
#foot-widget-wrap ul.blog-widget-list {
	margin-bottom: -15px;
	}

ul.blog-widget-list li {
	border-top: 1px dashed #ddd;
	float: left;
	padding: 20px 0;
	width: 100%;
	}

#foot-widget-wrap ul.blog-widget-list li {
	border-top: 1px solid #555;
	}

#sidebar-wrap ul.blog-widget-list li {
	padding: 15px 0;
	}

#foot-widget-wrap ul.blog-widget-list li {
	padding: 8px 0;
	}

ul.blog-widget-list li:first-child,
#sidebar-wrap ul.blog-widget-list li:first-child,
#foot-widget-wrap ul.blog-widget-list li:first-child {
	border-top: none;
	padding-top: 0;
	}

.blog-widget-img {
	background: #fff;
	line-height: 0;
	margin-right: 3.11041990669%; /* 20px / 643px */
	overflow: hidden;
	width: 23%; /* 220px / 643px */
border:1px solid #e8e8e8;
padding:1px;
	}



.first-li .blog-widget-img{
    width: 100% !important;
text-align:center;
}

.first-li .blog-widget-text{
    width: 100% !important;
margin-top:15px;
}

.first-li .blog-widget-text h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px !important;
    margin-bottom: 7px;
}

.first-li  .other-li-p {
font-size: 11px;
font-weight: normal;
color:#444;
line-height: 23px;
float:right;
text-align:justify;
}

.first-li  {
    width: 33%;
float : left;
    margin-bottom: 15px;
    padding: 5px 7px 6px 9px;

}




ul.other-ul {
    float: right;
    outline: medium none !important;
    padding-left: 8px;
background: #f9f9f9 none repeat scroll 0 0;
    padding: 3px 5px;
    width: 61%;
 /*max-height: 370px;*/
}

.other-ul .blog-widget-text h2 {
    font-size: 12px;
    font-weight: normal;
    line-height: 23px !important;
}

.other-ul  .other-li-p {
font-size: 11px;
font-weight: normal;
color:#444444;
line-height: 23px;
display: inline-block;
}

.other-ul .other-li {
    border-bottom: 1px dashed #e8e8e8;
    height: 120px;
    padding: 5px 1px;
position:static;
}





 .blog-widget-img {
	margin-left: 0px;
	width: 80px;
	}

.home-right-col #sidebar-wrap .blog-widget-img , 
.home-mid-col #sidebar-wrap .blog-widget-img {
	width: 67px;
	}

.home-right-col #sidebar-wrap .blog-widget-text,
.home-mid-col #sidebar-wrap .blog-widget-text {
    
}

#foot-widget-wrap .blog-widget-img {
	display: none;
	}

#post-more-wrap .blog-widget-img {
	max-height: 150px;
	}

.blog-widget-img img {
	opacity: .9;
	width: 100%;
	}

ul.blog-widget-list li:hover .blog-widget-img img {
	opacity: 1;
	}

.blog-widget-text {
	width: 70%; /* 403px / 643px */
	}

#sidebar-wrap .blog-widget-text {
	width: 60%;
	}

#foot-widget-wrap .blog-widget-text {
	width: 100%;
	}

.blog-widget-text h2 {
	font-size: 1.15rem;
	font-weight: 400;
	}

#foot-widget-wrap .blog-widget-text h2 {
	color: #999;
	}

#post-more-wrap .blog-widget-text h2 {
	font-size: 1.4rem;
	font-weight: 800;
	}

#sidebar-wrap .blog-widget-text h2,
#foot-widget-wrap .blog-widget-text h2 {
	font-size: .8rem;
	}

#sidebar-wrap .blog-widget-text p,
#foot-widget-wrap .blog-widget-text p {
	display: none;
	}

#foot-widget-wrap ul.blog-widget-list li:hover .blog-widget-text h2 {
	color: #fff !important;
	}

/************************************************
	Sidebar
************************************************/

#sidebar-wrap {
	width: 100%;
	}

#sidebar-wrap h4.post-header {
	margin-bottom: 15px;
	}

.nomargin h4.post-header {
	margin-bottom: 0px !important;
	}

.nomargin .royalSlider {
	margin-top: 28px !important;
}


.home-mid-col .nomargin .royalSlider {
	margin-top: 32px !important;
}

.home-mid-col .noback {
background:none !important;
}


.side-widget-wrap {
	width: 100%;
	}

.widget-ad {
}
.side-widget {
	background: #fff;
	float: left;
	margin-bottom: 15px;
	/*padding: 0 0 15px;*/
	position: relative;
	width: 100%;
	}

#sidebar-wrap div:first-child {
	margin-top: 0;
	}

.widget-ad {
	background: #eee;
	line-height: 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
	}

ul.side-list li.latest-ad {
	background: #eee;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 100%;
	}
.home-widget .widget-img-side,
#sidebar-wrap .widget-img-main,
#foot-widget-wrap .widget-img-main, #arch-right-col .widget-img-main{
	display: none;
	}

.home-right-col .widget-img-side {
display:block;
}

.side-pop-wrap {
	width: 100%;
	}

.feat-widget-cont,
.feat-widget-in {
	width: 100%;
	}

#sidebar-wrap .feat-widget-cont {
	margin-top: 15px;
	}

.feat-widget-wrap {
	background: #fff;
	overflow: hidden;
	width: 100%;
	margin-top: 1px;
border-bottom:1px solid #dfdfdf;
	}

#sidebar-wrap .feat-widget-wrap,
.side-pop-wrap .feat-widget-wrap {
	margin-top: 15px;
	}

#sidebar-wrap .feat-widget-wrap:first-child,
.side-pop-wrap .feat-widget-wrap:first-child {
	margin-top: 0;
	}

.feat-widget-img {
	background: #000;
	line-height: 0;
	overflow: hidden;
	width: 100%;
	}

.feat-widget-img img {
	opacity: .9;
	width: 100%;
	}

.feat-widget-wrap:hover .feat-widget-img img {
	opacity: 1;
	}

#home-mid-wrap .feat-widget-img {
	max-height: 300px;
	}

.feat-widget-text {
	background: #fff;
	float: left;
	padding: 15px 5% 15px; /* 15px / 300px */
	position: relative;
	width: 90%; /* 270px / 300px */
	}

#home-mid-wrap .feat-widget-text {
	background: #fff;
	border-bottom: 1px solid #ddd;
	margin: 20px 2.65604249668% 20px; /* 20px / 753px */
	padding: 0 0 20px;
	width: 94.6879150066%; /* 673px / 753px */
	}

.nicescroll-rails{
z-index:9999999 !important;
}
.feat-widget-text h2 {
	font-size: .9rem;
	font-weight: 400;
	}

.feat-widget-text h2,
.blog-widget-text h2 {
	float: left;
	line-height: 130%;
	width: 100%;
	}

#home-mid-wrap .feat-widget-text h2 {
	font-size: 1.15rem;
	}

.blog-widget-text p,
.feat-widget-text p {
	color: #777;
	float: left;
	font-size: .9rem;
	font-weight: 400;
	line-height: 130%;
	margin-top: 5px;
	width: 100%;
	}

#sidebar-wrap .feat-widget-text p {
	display: none;
	}

.more-posts-wrap {
	margin-top: 15px;
	text-align: center;
	width: 100%;
	}



.home-mid-ad .widget-ad * {
display:inline;
}

.home-mid-ad .widget-ad {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 12px;
    max-width: 748px;
    padding: 8px;
}

.home-mid-ad .widget-ad img {
    margin: 0 4px;
    max-width: 357px;
}
span.more-posts-text {
	background: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
		border-radius: 5px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: .8rem;
	font-weight: 700;
	line-height: 100%;
	padding: 8px 0;
	text-align: center;
	text-transform: uppercase;
	width: 99%;
	}

span.more-posts-text:hover {
	color: #fff !important;
	}

.KhateEtedal_facebook_widget {
	text-align: center;
	}

.widget_calendar {
	float: left;
	}

#wp-calendar {
	width: 100%;
	}

#wp-calendar caption {
	text-align: right;
	color: #333;
	font-size: 12px;
	margin-bottom: 15px;
	}

#wp-calendar thead {
	font-size: 10px;
	}

#wp-calendar thead th {
	padding-bottom: 10px;
	}

#wp-calendar tbody {
	color: #aaa;
	}

#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding:8px;
	}

#wp-calendar tbody td:hover {
	background: #fff;
	}

#wp-calendar tbody .pad {
	background: none;
	}

#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	}

#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	}

/************************************************
	Posts
************************************************/


#post-main-wrap {
	width: 100%;
	}

.post-wrap-out1 {
	float: left;
	margin-right: -315px;
	position: relative;
	width: 100%;
	}

#post-right-col {
	float: left;
	margin-right: 15px;
	width: 300px;
	}

#post-right-col ul.side-list li:hover {
	background: #fff;
	}

#post-left-col {
	background: #fff;
	float: right;
	width: 100%;
	z-index: 10;
	}


.single-post-left-col {
max-width:778px !important;
	}

.single-widget {
margin-top:0px;
}

.single-widget h4.post-header{
margin-bottom:1px;
}

.single .single-widget h4.post-header{
margin-bottom:0px;
}


#post-left-col hr {
	float: left;
	margin: 0;
	opacity: 0;
	}

article#post-area {
	border-bottom: 1px solid #ddd;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	}

#post-header {
	display: table;
	margin-top: 30px;
	max-width: 750px;
	padding: 0 10%;
	width: 80%;
	}

.page #post-header {
	margin-bottom: 0;
	}

span.post-head-cat {
	clear: both;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: helvetica, arial, sans-serif;
	font-size: .65rem;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 7px;
	padding: 4px 15px;
	text-transform: uppercase;
	}

h1.post-title,
#content-main h1.post-title {
	color: #222;
	font-size: 2.6rem;
	font-weight: 800;
	line-height: 110%;
	text-transform: none;
	width: 100%;
	}

#content-main h1.post-title {
	font-size: 2.2rem;
	}

#post-info-wrap {
	margin-top: 10px;
	width: 100%;
	}

.post-info-out {
	float: right;
	margin-left: -70px;
	position: relative;
	width: 100%;
	}

.post-info-in {
	margin-left: 70px;
	}

.post-info-img {
	margin-right: 20px;
	overflow: hidden;
	width: 50px;
	height: 50px;
	}

.post-info-img img {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
		border-radius: 50%;
	line-height: 0;
	}

.post-info-right {
	font-weight: 400;
	line-height: 100%;
	margin-top: 5px;
	width: 100%;
	}

.post-info-name {
	border-bottom: 1px solid #ddd;
	color: #555;
	font-size: .9rem;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
	}

.post-info-name span {
	float: left;
	}

.post-info-name a {
	font-weight: 400;
	}

span.author-name {
	margin-left: 3px;
	}

span.author-twitter {
	font-size: 17px;
	line-height: 100%;
	margin-left: 10px;
	}

span.author-email {
	font-size: 13px;
	line-height: 100%;
	margin: 2px 0 0 10px;
	}

span.author-twitter a,
span.author-email a {
	color: #ccc;
	}

.post-info-date {
	color: #bbb;
	font-size: .8rem;
	}

#post-feat-img {
	line-height: 0;
	overflow: hidden;
	width: 100%;
	max-height: 500px;
	}

#content-main #post-feat-img {    
margin-bottom: 30px;
    margin-right: 10px;
    max-width: 320px;
	}

#post-feat-img img {
	line-height: 0;
	width: 100%;
	}

#video-embed {
	overflow: hidden;
	padding-bottom: 56.25%;
	text-align: center;
	width: 100%;
	height: 0;
	}

#video-embed iframe,
#video-embed object,
#video-embed embed {
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
	height: 100%;
	}

.post-feat-text {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
	padding: 40px 1.9550342131% 20px; /* 20px / 1023px */
	position: absolute;
		left: 0;
		bottom: 0;
	width: 96.0899315738%; /* 983px / 1023px */
	}

span.post-excerpt p,
#content-main span.post-excerpt p {
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 0;
	width: 65%;
	}

span.feat-caption {
	color: #ddd;
	font-size: .65rem;
	font-weight: 400;
	line-height: 120%;
	position: absolute;
		right: 10px;
		bottom: 10px;
	text-align: right;
	text-transform: uppercase;
	width: 30%;
	}

#content-area {
	float: left;
	padding: 0px 2.93255131965%; /* 30px / 1023px */
	position: relative;
	width: 94.1348973607%; /* 963px / 1023px */
	}

.post-cont-out {
	float: left;
	margin-right: -330px;
	position: relative;
	width: 100%;
	}

.post-cont-in {
	margin-right: 330px;
	}

#content-main {
	width: 100%;
	}

.cont-part-main {
	display: table;
	float: none;
	margin: 0 auto;
	max-width: 750px;
	}

.social-sharing-top,
.social-sharing-bot {
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
	}

.social-sharing-top,
.social-sharing-bot {
	margin-bottom: 30px;
	}

.share-count {
	display: inline-block;
	margin-top: -6px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	width: 15%;
	}

span.soc-count-num,
span.soc-count-text {
	float: left;
	text-transform: uppercase;
	width: 100%;
	}

span.soc-count-num {
	color: #444;
	font-family: 'Work Sans', sans-serif;
	font-size: 26px;
	font-weight: 900;
	line-height: 100%;
	width: 100%;
	}

span.soc-count-text {
	color: #999;
	font-size: 10px;
	font-weight: 400;
	line-height: 100%;
	width: 100%;
	}

.social-sharing-top span,
.social-sharing-bot span {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	}

.fb-but1,
.twitter-but1,
.telegram-but1,
.email-but {
	height: 26px;
	}

.social-sharing-top i,
.social-sharing-bot i {
	color: #fff;
	font-size: 14px;
	padding: 6px 0;
	line-height: 100%;
	}

.facebook-share,
.twitter-share,
.telegram-share,
.email-share,
.social-comments,
.prnt_btn {
	border-radius: 3px;
	display: inline-block;
	margin-left: .1%;
	text-align: center;
	vertical-align: top;
	width: 15.6%;
	max-width: 200px;
	height: 26px;
	}

.share-telegram-mobile {
display:none;
}

.video-main-text .social-sharing-top a:first-child div,
.social-sharing-top a:first-child div,
.social-sharing-bot a:first-child div {
	margin-left: 0;
	}

span.social-text,
span.social-text-com {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 100%;
	padding: 8px 0 8px 10px;
	text-transform: uppercase;
	}

.facebook-share {
	background: #3e64ad;
	}

.telegram-share {
	background: #2CA5E0;
	}


.twitter-share {
	background: #6aadd1;
	}


.email-share {
	background: #aaa;
	}

.social-comments {
	border: 1px solid #bbb;
	background: #fff;
	overflow: hidden;
	height: 24px;
	}

.social-comments i {
	color: #bbb;
	font-size: 14px;
	padding: 4px 0 6px;
	line-height: 100%;
	position: relative;
	vertical-align: top;
	}

span.social-text-com {
	color: #999;
	display: inline-block;
	padding: 0;
	}

.soc-disqus-but {
	margin-right: 0 !important;
	}

.social-comments span.social-text-com {
	color: #999;
	display: inline-block;
	font-weight: 700;
	position: relative;
	padding: 7px 7px 7px 5px;
	vertical-align: top;
	z-index: 1;
	}

.facebook-share:hover,
.twitter-share:hover,
.telegram-share:hover,
.social-comments:hover,
.email-share:hover {
	opacity: .85;
	}

#content-main p {
	color: #222;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	line-height: 155%;
	margin-bottom: 20px;
	}

#post-sidebar-wrap {
	float: right;
	line-height: 0;
	margin-left: 30px;
	position: relative;
	text-align: center;
	width: 300px;
	}

.post-tags {
	float: left;
	font-family: 'Montserrat', sans-serif;
	font-size: .75rem;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 30px;
	text-transform: uppercase;
	width: 100%;
	}

.post-tags-header {
	color: #555;
	font-weight: 800;
	margin-right: 5px;
	}

#article-ad {
	float: left;
	line-height: 0;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	width: 100%;
	}

.article-ad-part {
	margin: 30px 0 0 !important;
	}

.wp-caption,
#content-main p.wp-caption-text,
.gallery-caption {
	color: #777;
	font-size: .8rem;
	margin-top: 5px;
	margin-bottom: 30px;
	max-width: 100%;
	text-align: left;
	}

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

.sticky {
	}

.bypostauthor {
	}

.posts-nav-link {
	display: none;
	}

#content-main ul {
	list-style: disc outside;
	margin: 10px 0;
	}

#content-main ol {
	list-style: decimal outside;
	margin: 10px 0;
	}

#content-main ul li,
#content-main ol li {
	margin-left: 50px;
	padding: 5px 0px;
	}

#content-main h1,
#content-main h2,
#content-main h3,
#content-main h4,
#content-main h5,
#content-main h6 {
	font-weight: 700;
	line-height: 120%;
	margin: 10px 0;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
	}

#content-main h1 {
	font-size: 1.6rem;
	}

#content-main h2 {
	font-size: 1.4rem;
	}

#content-main h3 {
	font-size: 1.2rem;
	}

#content-main h4 {
	font-size: 1rem;
	}

#content-main h5 {
	font-size: .8rem;
	}

#content-main h6 {
	font-size: .6rem;
	}

#content-main blockquote p {
	color: #555;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 130%;
	margin: 30px 10%;
	width: 80%;
	}

#content-main blockquote p cite {
	color: #555;
	display: inline-block;
	font-size: .7rem;
	font-weight: 400;
	}

#content-main dt {
	font-weight: bold;
	}

#content-main dd {
	margin-left: 20px;
	}

#content-main abbr,
#content-main acronym {
	font-weight: bold;
	text-transform: uppercase;
	}

#content-main code {
	font-size: 1.1rem;
	}

#content-main sub {
	font-size: smaller;
	vertical-align: sub;
	}

#content-main sup {
	font-size: smaller;
	vertical-align: super;
	}

#content-main table {
	font-size: .9rem;
	width: 100%;
	}

#content-main td,
#content-main th {
	padding: 0 1.5%;
	}

#content-main tr.odd {
	background: #eee;
	}

#post-more-wrap {
	display: none;
	padding: 30px 2.93255131965%; /* 30px / 1023px */
	width: 94.1348973607%; /* 963px / 1023px */
	}

#prev-post-wrap,
#next-post-wrap {
	margin-top: -40px;
	position: fixed;
		top: 50%;
	width: 55px;
	height: 80px;
	z-index: 4000;
	}

#prev-post-wrap {
	left: 0;
	}

#next-post-wrap {
	right: 0;
	text-align: right;
	}

#prev-post-arrow,
#next-post-arrow {
	color: #777;
	cursor: pointer;
	font-size: 80px;
	line-height: 100%;
	}

#prev-post-arrow {
	margin-left: 10px;
	}

#next-post-arrow {
	margin-right: 10px;
	}

.prev-next-text {
	position: absolute;
		top: 0;
	-webkit-transition: all .3s;
		transition: all .3s;
	}

.prev-next-text a,
.prev-next-text a:visited,
.prev-next-text a:hover {
	color: #fff !important;
	float: left;
	font-size: .95rem;
	font-weight: 400;
	line-height: 130%;
	padding: 15px;
	width: 280px;
	}

#prev-post-wrap .prev-next-text {
	left: -9999px;
	}

#prev-post-wrap:hover .prev-next-text {
	left: 0;
	}

#next-post-wrap .prev-next-text {
	right: -9999px;
	text-align: left;
	}

#next-post-wrap:hover .prev-next-text {
	right: 0;
	}

nav.post-navigation h2 {
	display: none;
	}

.theiaPostSlider_nav {
	display: inline-block;
	}

#post-wide-wrap {
	background: #333;
	margin: -15px 0 15px;
	}

#post-wide-wrap,
.post-wide-img1 {
	width: 100%;
	}

.post-wide-img1 {
	line-height: 0;
	overflow:hidden;
	max-height: 650px;
	}

.post-wide-img1 img {
	width: 100%;
	}

.post-wide-text1 {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	padding: 60px 25% 30px;
	position: absolute;
		bottom: 0;
		left: 0;
	width: 50%; 
	}

h1.post-title-wide {
	color: #fff;
	font-size: 3.1rem;
	font-weight: 800;
	line-height: 110%;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	    -ms-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	     -o-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	width: 100%;
	}

.post-wide-text1 span.post-excerpt p {
	font-size: 1.2rem;
	margin-top: 10px;
	width: 100%;
	}

#content-main #post-header {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
	max-width: none;
	}

#post-wide-video {
	display: table;
	margin: 30px auto;
	max-width: 1100px;
	padding: 0 10%;
	width: 80%;
	}

.page-template-page-fullwidth #main-nav-wrap {
	border-bottom: 1px solid #ddd;
	}

.page-template-page-fullwidth #body-main-wrap {
	background: #fff;
	}

.post-gallery-wrap {
	background: #222;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	}

.post-gallery-top {
	line-height: 0;
	margin-bottom: 10px;
	width: 100%;
	}

ul.post-gallery-top-list li {
	display: none !important;
	}

ul.post-gallery-top-list li img {
	opacity: .9;
	width: 100%;
	}

ul.post-gallery-top-list li.KhateEtedal-active-slide {
	display: block !important;
	}

.post-gallery-top .KhateEtedal-direction-nav a {
	-webkit-text-shadow: 1px 1px 3px rgba(0,0,0,.5);
		text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	font-size: 70px;
	font-weight: 400;
	line-height: 100%;
	margin-top: -35px;
	opacity: 0;
	position: absolute;
		top: 50%;
	z-index: 10;
	}

.post-gallery-top .KhateEtedal-direction-nav .KhateEtedal-prev {
	left: 0;
	margin-left: 10px;
	}

.post-gallery-top .KhateEtedal-direction-nav .KhateEtedal-next {
	right: 0;
	margin-right: 10px;
	}

.post-gallery-top:hover .KhateEtedal-direction-nav a {
	opacity: .7;
	}

.post-gallery-top .KhateEtedal-direction-nav a:hover {
	opacity: 1;
	}

.post-gallery-bot {
	margin-bottom: 10px;
	width: 100%;
	height: 80px;
	}

ul.post-gallery-bot-list {
	overflow: hidden;
	height: 80px;
	}

ul.post-gallery-bot-list li {
	cursor: pointer;
	float: left;
	margin-left: 10px !important;
	width: 80px;
	}

ul.post-gallery-bot-list li img {
	opacity: .4;
	}

ul.post-gallery-bot-list li.KhateEtedal-active-slide img {
	opacity: 1;
	}

.post-gallery-bot ul.KhateEtedal-direction-nav {
	display: none;
	}

#content-main ul.post-gallery-top-list,
#content-main ul.post-gallery-bot-list {
	list-style: none;
	margin: 0;
	width: 100%;
	}

#content-main ul.post-gallery-top-list li,
#content-main ul.post-gallery-bot-list li,
#content-main ul.KhateEtedal-direction-nav li {
	float: left;
	margin: 0;
	padding: 0;
	}

#content-main ul.KhateEtedal-direction-nav {
	list-style: none;
	margin: 0;
	}

/************************************************
	Comments
************************************************/

#comments-button {
	text-align: center;
	width: 100%;
	}

.comment-respond h4.post-header {
margin-top:0px !important;
    border-bottom: 0 solid #fff !important;
}


.home-left-col .home-title-wrap, h4.post-header {
    background-image: url("images/title_bar.png") !important;
}

#comments-button a,
#comments-button span.comment-but-text {
	background: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
		border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: .8rem;
	font-weight: 400;
	line-height: 100%;
	padding: 15px 0;
	text-transform: uppercase;
	width: 60%;
	}

#comments-button a:hover,
#comments-button span.comment-but-text:hover {
	color: #fff !important;
	}

h4.post-header {
	border-bottom: 1px solid #eee;
	float: left;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	width: 100%;
	}

#content-main h4.post-header {
	padding-bottom: 5px;
padding-top: 2px;
overflow: visible;
border:0px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
	}

span.post-header {
	color: #222;
	float: left;
	font-size: .9rem;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
    margin-bottom: -2px;
padding:14px;
	}

h3.comment-header {
	color: #fff;
	float: left;
	font: 400 12px/12px 'Oswald', sans-serif;
	position: relative;
	text-transform: uppercase;
	}

#commentspopup .comments-pop {
	background: #fff;
	margin-top: 0;
	padding: 20px 5%; /* 20px / 400px */
	width: 90%; /* 360px / 400px */
	}

#commentspopup #content-main h1 {
	font-size: 1.4rem;
	font-weight: 800;
	line-height: 110%;
	margin: 0 0 20px;
	text-align: center;
	text-transform: none;
	}

#commentspopup p {
	float: left;
	}

#commentspopup h4.post-header {
	margin-bottom: 20px;
	}

#commentspopup #comments .comment-meta-2 {
	color: #999;
	margin-bottom: 10px;
	}

#comments {
	float: left;
	font-size: .8rem;
	line-height: 120%;
	margin-top: 30px;
	overflow: hidden;
	width: 100%;
	}

#disqus_thread {
	display: none;
	margin-top: 30px;
	}

#commentspopup #comments,
#commentspopup #disqus_thread {
	display: block;
	}

.comment-inner {
	border-top: 1px solid #ddd;
	margin-bottom: 30px;
	padding: 10px 0 0;
	}

#comments .comment-inner:after {
	content: '';
	display: block;
	clear: both;
	}

#comments .comment-avatar,
#tab3 .comment-avatar {
	float: left;
	width: 46px;
	}
	
#comments .avatar {
	display: block;
	background-color: #fff;
	}

.comment-avatar img {
	-webkit-border-radius: 23px;
	   -moz-border-radius: 23px;
	    -ms-border-radius: 23px;
	     -o-border-radius: 23px;
		border-radius: 23px;
	overflow: hidden;
	}

#comments .commentmeta {
	display: block;
	float: left;
	margin: 0 10px 10px;
	width: 85%;
	}

.comment-reply a,
#cancel-comment-reply-link {
	clear: both;
	color: #fff;
	font: 700 10px/100% 'Lato', sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	}

.comment-reply a {
	background: #888;
	float: right;
	}

#cancel-comment-reply-link {
	background: #999;
	float: left;
	margin: 0 0 10px 20px;
	}

.comment-reply a:hover,
#cancel-comment-reply-link:hover {
	background: #555;
	color: #fff;
	text-decoration: none;
	}

#content-main ol.commentlist {
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
margin-top:-11px;

	}

#content-main ol.commentlist li {
	margin: 0;
	padding: 0;
	}

#content-main ol.commentlist li:last-child .comment-inner {
	border-bottom: none;
	}

ol.commentlist h3.comment-header {
	display: none;
	}

ol.commentlist #respond {
	border-top: none;
	}

#comments .comment-meta-1 {
    background: #ededed none repeat scroll 0 0;
    color: #636363;
    display: block;
    float: left;
    font: 14px helvetica,arial,sans-serif !important; 
    margin-bottom: 5px;
    padding: 5px;
    width: 100%;

    border-radius: 3px;
}

#comments .comment-meta-1 .fn {
	float: left;
	font-style: normal;
	width: auto;
 background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    padding: 2px 6px;
	}



#comments .cclike{
   background:url(images/l_po.gif) no-repeat scroll 0 0 rgba(0,0,0,0);
   color:#e30303;font:11px/12px tahoma!important;
   height:15px;
   overflow:hidden;
   text-align:center;
   float:left;
   width:43px;
   margin-right:-3px
}
#comments .ccdislike{
   background:url(images/r_mi.gif) no-repeat scroll 0 0 rgba(0,0,0,0);
   color:#116dd6!important;font:11px/12px tahoma!important;
   height:15px;overflow:hidden;
   text-align:center;
   float:right;
  width:43px;
  margin-left:-3px
}


#comments .clike {
    float: left;
    margin: 3px 0 0 6px;
    width: 132px !important;
}

#comments .ctime {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-left: -3px;
border-radius:3px;
    padding: 2px 8px 2px 0px;
}
#comments .country-flag{
    border-left: 1px solid;
    border-right: 1px solid;
    margin: 0 3px;
    padding: 0 8px;
}
		
#comments .comment-meta-1 .reply {
	display: inline-block;
	float: right;
	font-size: 11px;
	line-height: 11px;
	padding-top: 2px;
	}
		
#comments .comment-meta-1 .reply a {
	color: #555;
	}
		
#comments .comment-meta-2  {
	display: block;
	float: left;
	font-size: .75rem;
	line-height: 100%;
	margin: 0;
	}

#comments .text {
	clear: both;
	display: block;
	float: left;
	margin-top: -10px;
	margin-bottom: -14px;
width:100%;
	}


#comments .text .waiting_approval {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}

#comments .c {
	line-height: 20px;
	}

#comments .c p,
#comments .c code,
#comments .c blockquote,
#comments .c ul,
#comments .c ol {
	display: block;
	margin: 5px 0;
	}

#comments .c p {
	font-size: 1rem;
padding:10px;
	}

#comments .c > div {
border-radius:5px;
}

#comments .c a {
	text-decoration: underline;
	}

#comments .c a:hover {
	text-decoration: none;
	}
	

#comments .depth-2 .commentmeta {
	width: 85%;
	}

#comments .depth-2 .comment-wrapper {
	padding-left: 40px;
	}

	
#comments .depth-3 .comment-wrapper {
	padding-left: 80px;
	}

#comments .depth-3 .commentmeta {
	width: 75%;
	}
	
#comments .depth-4 .comment-wrapper {
	padding-left: 120px;
	}

#comments .depth-4 .commentmeta {
	width: 75%;
	}

#comments .depth-5 .comment-wrapper {
	padding-left: 160px;
	}

#comments .depth-5 .commentmeta {
	width: 75%;
	}

#respond {
	clear: both;
	position: relative;
	}

#respond form {
	float: left;
	padding-bottom: 20px;
	width: 100%;
	}

#respond p {
	font: 12px/normal helvetica, arial, sans-serif;
	margin: 0;
	}

#respond .logged-in-as {
	margin-bottom: 10px;
	}

#respond .comment-notes {
	margin-bottom: 1rem;
	}

.children #respond {
	margin: 0 48px 0 0;
	}

#comments-list #respond {
	margin: 0 0 18px 0;
	}

#comments-list ul #respond {
	margin: 0;
	}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
	}

#respond label {
	color: #888;
	font-size: 12px;
	}
	
#respond input {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-webkit-box-shadow: 2px 2px 5px 0px #eee inset;
	   -moz-box-shadow: 2px 2px 5px 0px #eee inset;
	    -ms-box-shadow: 2px 2px 5px 0px #eee inset;
	     -o-box-shadow: 2px 2px 5px 0px #eee inset;
		box-shadow: 2px 2px 5px 0px #eee inset;
	display:block;
	margin: 0 0 9px;
	padding:5px;
	width: auto;
	}

#respond textarea {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-webkit-box-shadow: 2px 2px 5px 0px #eee inset;
	   -moz-box-shadow: 2px 2px 5px 0px #eee inset;
	    -ms-box-shadow: 2px 2px 5px 0px #eee inset;
	     -o-box-shadow: 2px 2px 5px 0px #eee inset;
		box-shadow: 2px 2px 5px 0px #eee inset;
	width: 99%;
	}
	
#respond #submit {
	background: #555;
	border: 0;
	box-shadow: none;
	color: #fff;
	cursor:pointer;
	font: 700 12px/100% 'Open Sans', sans-serif;
	margin-top:10px;
	padding: 5px 10px;
	width: 120px;
	}

#respond #submit:hover {
	background: #333;
	}

h3#reply-title,
h2.comments {
	color: #fff;
	font: 700 14px/100% 'Oswald', sans-serif;
	margin-bottom: 10px;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	}

h3#reply-title {
	display: none;
	}

span.comments {
	background: #fff;
	color: #aaa;
	float: left;
	font-size: 20px;
	line-height: 100%;
	padding-right: 15px;
	text-transform: uppercase;
	}

span.comments a {
	color: #666;
	}

span.comments a:hover {
	color: #f00;
	text-decoration: none;
	}

#comment-input label {
	margin-bottom: 10px;
	}

p.cancel-comment-reply {
	clear: both;
	}

p.form-allowed-tags {
	display: none !important;
	}

.fb-comments,
.fb-comments span {
	width: 100% !important;
	}

/************************************************
	Archives
************************************************/

h1.cat-head,
h1.arch-head {
	color: #222;
	font-weight: 800;
	line-height: 100%;
	text-transform: uppercase;
	width: 100%;
	}

h1.cat-head {
	font-size: 1.4rem;
	margin-bottom: 15px;

    background: #333333 none repeat scroll 0 0;
    color: #fff;
    padding: 2px 5px;
}


h1.arch-head {
	font-size: 1.4rem;
	margin: 20px 0 50px;
	text-align: center;
	}

#archive-list-wrap {
	padding: 20px 1.87265917603% 20px; /* 20px / 1068px */
	width: 96.2546816479%; /* 1028px / 1068px */
	}

ul.archive-list {
	width: 100%;
	}

ul.archive-col-list {
	margin-left: -1.94552529183%; /* 20px / 1028px */ 
	width: 101.94552529183%; /* 1048px / 1028px */
	}

ul.archive-list li {
	float: left;
	border-top: 1px solid #ddd;
	padding: 20px 0;
	position: relative;
	width: 100%;
	}

ul.archive-col-list li {
	float: left;
	margin: 0 0 20px 1.90839694656%; /* 20px / 1048px */
	overflow: hidden;
	position: relative;
	width: 31.4249363868%; /* 329.3333333px / 1048px */
	height: 320px;
	}

ul.archive-list li:first-child {
	border-top: none;
	padding-top: 0;
	}

ul.archive-list li:last-child {
	padding-bottom: 0;
	}

.archive-list-out {
	float: right;
	margin-left: -370px;
	position: relative;
	width: 100%;
	}

.archive-list-in {
	margin-left:230px;
	}

ul.archive-col-list li .archive-list-out,
ul.archive-col-list li .archive-list-in {
	float: left;
	margin-left: 0;
	}

.archive-list-img {
	background: #000;
	line-height: 0;
	margin-right: 20px;
	overflow: hidden;
	width: 200px;
	max-height: 140px;

    border: 2px solid #e7e7e7;
	}


.arch-main-wrap{
max-width:780px;
float:right;
}

.arch-wrap-in1 {
margin:0px;
}
.arch-wrap-out1 {
margin-right:0
float:right;
}

ul.archive-col-list li .archive-list-img {
	margin: 0 0 10px 0;
	width: 100%;
	}

.archive-list-img img {
	opacity: .9;
	width: 100%;
	}

ul.archive-list li:hover .archive-list-img img,
ul.archive-col-list li:hover .archive-list-img img {
	opacity: 1;
	}

.archive-list-text {
	width: 100%;
	}

.archive-list-text h2 {
	float: left;
	font-size: 1.15rem;
	font-weight: 400;
	line-height: 130%;
	width: 100%;
	}

.archive-list-text p {
	color: #777;
	float: left;
	font-size: .9rem;
	font-weight: 400;
	line-height: 130%;
	margin-top: 5px;
	width: 100%;
	}

#archive-list-wrap #infscr-loading {
	margin-bottom: 0;
	}

.archive-list-left {
	width: 100%;
	}

h2.author-list-head {
	color: #222;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 10px;
	width: 100%;
	}

h2.author-list-head a {
	color: #222;
	}

.author-page-box {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
	}

.author-page-out {
	float: right;
	margin-left: -93px;
	width: 100%;
	}

.author-page-in {
	margin-left: 93px;
	}

.author-page-img {
	line-height: 0;
	margin-right: 30px;
	width: 63px;
	}

.author-page-img {
	overflow: hidden;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
		border-radius: 50%;
	}

.author-page-text {
	width: 100%;
	}

.author-page-text h1.cat-head {
	font-size: 1.5rem;
	margin-bottom: 15px;
	text-align: left;
	}

.author-box-bot {
	margin-bottom: 30px;
	width: 100%;
	}

.author-box-bot p {
	color: #777;
	font-size: 1rem;
	font-weight: 400;
	line-height: 155%;
	margin-bottom: 15px;
	}

ul.author-social {
	width: 100%;
	}

ul.author-social li {
	float: left;
	margin-left: 10px;
	width: 24px;
	}

ul.author-social li:first-child {
	margin-left: 0;
	}

ul.author-social li a {
	color: #bbb;
	}

ul.author-social li a:hover {
	color: #555;
	}

ul.author-social li i {
	font-size: 24px;
	}

#bbpress-forums,
#bbpress-forums p {
	font-family: helvetica, arial, sans-serif;
	}

#bbpress-forums ol,
#bbpress-forums ul {
	list-style: none;
	margin: 0;
	}

#bbpress-forums ul li,
#bbpress-forums ol li {
	margin-left: 0;
	padding: 0;
	}

div.bbp-breadcrumb,
div.bbp-topic-tags,
div.bbp-breadcrumb a,
div.bbp-breadcrumb span {
	font-size: .75rem;
	}

#subscription-toggle {
	float: left;
	margin: 5px 0 15px;
	width: 100%;
	}

#post-404 {
	margin: 150px 0 200px;
	text-align: center;
	width: 100%;
	}

#post-404 h1 {
	color: #222;
	font-size: 4rem;
	font-weight: 900;
	line-height: 100%;
	margin-bottom: 20px;
	}

#post-404 p {
	color: #999;
	font-size: 1rem;
	line-height: 130%;
	}

/************************************************
	Video Page
************************************************/

#latest-video-wrap {
	margin-bottom: 15px;
	width: 100%;
	}

#latest-video-main {
	background: #222;
	overflow: hidden;
	width: 100%;
	}

.video-main-top {
	width: 68.1647940075%; /* 728px / 1068px */
	}

.video-main-text {
	padding: 20px 1.87265917603%; /* 20px / 1068px */
	width: 28.0898876404%; /* 300px / 1068px */
	}

.video-main-text h2,
.video-main-text p {
	line-height: 130%;
	width: 100%;
	}

.video-main-text h2 {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 5px;
	}

.video-main-text p {
	color: #ddd;
	font-size: .9rem;
	}

.video-main-text .social-sharing-top {
	margin: 20px 0 0;
	text-align: left;
	}

.video-main-text span.social-text {
	display: none;
	}

.video-main-text .facebook-share,
.video-main-text .twitter-share,
.video-main-text .telegram-share,
.video-main-text .email-share {
	background: #555;
	display: block;
	float: left;
	margin-left: 1.666666666666%; /* 5px / 300px */
	width: 23.75%; /* 71.25px / 300px */
	max-width: 100px;
	}

/************************************************
	WooCommerce
************************************************/

#woo-content {
	float: left;
	position: relative;
	width: 100%;
	}

#woo-content h1.page-title {
	color: #222;
	font-size: 2.9rem;
	font-weight: 400;
	line-height: 100%;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	}

#woo-content p {
	color: #222;
	display: block;
	font-size: .95rem;
	font-weight: 400;
	line-height: 155%;
	margin-bottom: 20px;
	}

#woo-content .summary p {
	color: #555;
	}

#woo-content .summary p.price {
	color: #222;
	}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 15px;
	}

.woocommerce div.product form.cart {
	margin-top: 15px;
	}

.woocommerce .woocommerce-breadcrumb {
	border-bottom: 1px solid #ddd;
	font-size: .75rem;
	line-height: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}

.woocommerce div.product .product_title {
	font-size: 1.7rem;
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 15px;
	}

.woocommerce div.product p.price {
	margin-bottom: 15px;
	}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del {
	display: inline-block;
	margin-right: 10px;
	}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price {
	color: #222;
	text-decoration: none;
	}

.woocommerce div.product p.price,
.woocommerce div.product p.price ins,
.woocommerce div.product p.price del {
	font-size: 1.2rem;
	font-family: 'Lato', sans-serif;
	}

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price {
	font-size: .9rem;
	font-family: 'Lato', sans-serif;
	}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price {
	font-weight: 700;
	}

.woocommerce div.product {
	overflow: hidden;
	}

.woocommerce .quantity .qty {
	height: 23px;
	}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	opacity: .8;
	}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .widget_price_filter .price_slider_amount .button {
	font-family: 'Lato', sans-serif;
	font-size: .7rem;
	font-weight: 700;
	line-height: 100%;
	padding: 9px 25px;
	text-transform: uppercase;
	}

.woocommerce div.product form.cart div.quantity {
	margin-right: 10px;
	}

.woocommerce .product_meta {
	font-size: .8rem;
	}

.woocommerce span.onsale {
	border-radius: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	line-height: 100%;
	padding: 30px 35px 8px;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	top: -10px;
	left: -35px;
	min-width: 0;
	min-height: 0;
	}

.woocommerce ul.products li.product .onsale {
	top: -5px;
	left: -35px;
	right: auto;
	}

.woocommerce ul.products li.product h3 {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 120%;
	}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	overflow: hidden;
	}

.woocommerce ul.products li.product .add_to_cart_button {
	display: none;
	}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	float: left;
	margin: 10px 0 20px;
	width: 100%;
	}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	margin-left: 10px;
	width: 60px;
	}

.woocommerce ul.product_list_widget span.product-title,
.woocommerce ul.product_list_widget li a {
	font-size: .75rem;
	margin-bottom: 5px;
	}

.woocommerce ul.product_list_widget li a.remove {
	font-size: 1.5rem;
	}

.woocommerce ul.product_list_widget span.quantity,
.woocommerce ul.product_list_widget span.amount {
	font-size: .8rem;
	text-decoration: none !important;
	}

.woocommerce ul.product_list_widget del {
	margin-right: 5px;
	}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid #ddd;
	font-size: .9em;
	line-height: 100%;
	margin-top: 10px;
	padding: 10px 0;
	text-align: center;
	}

.woocommerce .sidebar-widget a {
	color: #222;
	}

.woocommerce .sidebar-widget p.buttons a,
.woocommerce .sidebar-widget p.buttons a:hover {
	color: #222;
	}

.widget_shopping_cart_content {
	float: left;
	}

.woocommerce .sidebar-widget select {
	width: 100%;
	}

.woocommerce #woo-content select,
.woocommerce #sidebar-wrap select,
.woocommerce #woo-content div.product form.cart .variations select,
.woocommerce-page #woo-content div.product form.cart .variations select,
.woocommerce #woo-content div.product form.cart .variations select,
.woocommerce-page #woo-content div.product form.cart .variations select,
.woocommerce #woo-content .woocommerce-ordering select,
.woocommerce-page #woo-content .woocommerce-ordering select,
.woocommerce #woo-content form .form-row select,
.woocommerce-page #woo-content form .form-row select,
.widget_product_categories select#dropdown_product_cat {
	padding: 5px;
	background: #fff;
	border: 1px solid #DDD;
	color: #888;
	font-size: 12px;
	text-transform: uppercase;
	}

.woocommerce #sidebar-wrap select {
	padding: 5px 2%;
	width: 95.6%;
	}

.woocommerce .related h2,
.woocommerce div.product .woocommerce-tabs .panel h2 {
	color: #222;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 100%;
	margin-bottom: 15px;
	position: relative;
	}

.woocommerce .related h2 {
	margin-bottom: 30px;
	}

.woocommerce-review-link {
	font-family: 'Lato', sans-serif;
	font-size: .75rem;
	font-weight: 400;
	}

.woocommerce .star-rating {
	margin-bottom: 5px;
	}

.woocommerce .widget_top_rated_products ul.product_list_widget li {
	border-top: 1px solid #ddd;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	}

.woocommerce .widget_top_rated_products ul.product_list_widget li:first-child {
	border-top: none;
	margin: 0;
	padding: 0;
	}

#woo-content p.woocommerce-result-count {
	font-family: 'Lato', sans-serif;
	font-size: .8rem;
	font-weight: 400;
	}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: none;
	}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-width: 0;
	box-shadow: none;
	}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-family: 'Lato', sans-serif;
	font-size: .8rem;
	font-weight: 400;
	}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: none;
	border: none;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
		border-radius: 50%;
	overflow: hidden;
	}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: .8rem;
	font-weight: 400;
	}

.woocommerce div.product .woocommerce-tabs .panel {
	margin-bottom: 30px;
	}

/************************************************
	Footer
************************************************/

#foot-ad-wrap {
	background: #eee;
	line-height: 0;
	margin-top: 15px;
	text-align: center;
	width: 100%;
	}

footer#foot-wrap {
	background: #292926;
	margin-top: 10px;
	width: 100%;
	}

#foot-top-wrap {
	width: 100%;
	}

#foot-widget-wrap {
	margin: 50px 0 20px -2.16919739696%; /* 30px / 1383px */
	width: 102.16919739696%; /* 1413 / 1383px */
	}

h3.foot-head {
	color: #fff;
	float: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 100%;
	margin-bottom: 15px;
	text-transform: uppercase;
	width: 100%;
	}

.foot-widget {
	color: #777;
	font-size: .9rem;
	font-weight: 400;
	line-height: 130%;
	margin: 0 0 30px 2.12314225053%; /* 30px / 1413px */
	width: 31.2101910828%; /* 441px / 1413px */
	}

.foot-widget p {
	margin-bottom: 15px;
	}

.foot-logo {
	line-height: 0;
	margin-bottom: 20px;
	width: 100%;
	}

.foot-info-text {
	margin-bottom: 10px;
	width: 100%;
	}

.foot-soc {
	width: 100%;
	}

ul.foot-soc-list {
	width: 100%;
	}

ul.foot-soc-list li {
	float: left;
	width: 80px;
	}

ul.foot-soc-list li a {
	color: #777;
	}

ul.foot-soc-list li a:hover {
	color: #fff;
	}

ul.foot-soc-list li i {
	font-size: 60px;
	}

.tag-cloud {
	float: left;
	width: 100%;
	}

.tag-cloud a {
	background: #555;
	color: #999;
	float: left;
	font-family: 'Montserrat', sans-serif;
	font-size: .5rem;
	font-weight: 700;
	line-height: 100%;
	margin: 0 5px 5px 0;
	padding: 5px 7px;
	text-transform: uppercase;
	}

.tag-cloud a:visited {
	color: #999;
	}

.tag-cloud a:hover {
	background: #777;
	color: #fff;
	}

#foot-bot-wrap {
	background: #292926;
	width: 100%;
	}

#foot-bot {
	margin: 10px 0;
	width: 100%;
	}

.foot-menu {
    float: none !important;
    left: 0 !important;
    margin: 10px auto !important;
    max-width: 1200px;
    right: 0 !important;
    text-align: center !important;
}

.hannanstd {
    color: #77756e;
    margin: 10px auto 6px;
    text-align: center;
}


.foot-menu .menu {
    background: #000 none repeat scroll 0 0;
    border-top: 4px solid #000;
    padding: 13px 0;
    width: 100%;
}

.foot-menu .menu li {
	display:inline-block;
	margin-left: 20px;
	}



.foot-menu .menu li a {
	color: #999;
	font-size: .7rem;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	}

.foot-menu .menu li a:visited {
	color: #999;
	}

.foot-menu .menu li a:hover {
	color: #fff;
	}

.foot-menu .menu li ul {
	display: none;
	}

.foot-copy {
    float: none !important;
    left: 0 !important;
    margin: 12px auto !important;
    max-width: 1200px !important;
    right: 0 !important;
    text-align: center !important;
    width: 100% !important;
}

.foot-copy p {
	color: #777;
	font-size: .7rem;
	font-weight: 400;
	line-height: 130%;
	}

/************************************************
	Pagination
************************************************/

.nav-links {
	float: left;
	margin-top: 20px;
	position: relative;
	width: 100%;
	}

.pagination {
	clear: both;
	display: inline-block;
	position: relative;
	font-size: .8rem;
	font-weight: 700;
	line-height: 100%;
	padding: 0;
	text-transform: uppercase;
	}
 
.pagination span, .pagination a {
	background: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
		border-radius: 5px;
	color: #aaa;
	display: block;
	float: left;
	font-family: 'Montserrat', sans-serif;
	font-size: .8rem;
	font-weight: 400;
	margin: 2px 5px 2px 0;
	padding: 9px 12px 8px;
	text-decoration: none;
	width: auto;
	}
 
.pagination .current,
.pagination a:hover {
	background: #aaa;
	color: #fff;
	}

.pagination a,
.pagination a:visited {
	color: #aaa;
	}

a.inf-more-but {
	background: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
		border-radius: 5px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: .8rem;
	font-weight: 700;
	margin: 20px auto 0;
	padding: 8px 0;
	text-align: center;
	text-transform: uppercase;
	width: 99%;
	}

a.inf-more-but:hover {
	color: #fff !important;
	}

#infscr-loading {
	color: #bbb;
	float: left;
	font-size: .8rem;
	font-weight: 400;
	line-height: 100%;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	}

#infscr-loading img {
	display: none;
	}

#infscr-loading em {
	float: left;
	width: 100%;
	}

.paginate-links {
	display: none;
	}
.single-post-right-col{
float:right !important;
width:240px !important;
}
.single-mid-col1 {
    float: right;
    margin-left: 9px;
    margin-top: 0px;
    width: 130px;
}
.news_toolbar {
    background: none repeat scroll 0 0 #000;
    padding: 11px;
}

.news_toolbar div{
display:inline;
color:#fff;
margin: 0 2% !important;
}

#content-main .subtitle_head {
    background: none repeat scroll 0 0 #c6c6c6;
    font-weight: normal !important;
    padding: 11px;
    text-align: justify;
    width: auto;
line-height:20px;
}

#content-main .subtitle_head:hover {
color:#222 !important;
}

/************
#main-nav-wrap, .nav-logo,
.nav-logo-out {
}
***************/

hr.post-divider{
display:none;
    visibility: hidden !important;
}
.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {background-image: url(images/loading.gif) !important;}


.home-widget-first,.home-widget-two ,.home-widget-three {
    margin-bottom: 10px;
    margin-left: 0;
    width: auto;
    margin-right: 0;
}


.home-widget-first {
float:right;
max-width:777px;
}
.home-widget-two{
float:right;
}


.home-widget-top-left {
    float: left;
    max-width: 269px;
max-height:320px;
}


.new_royalslider_widget , div.new_royalslider_widget {
    margin: 0;
    width: 100%;
    border-bottom: 0px;
padding:0px;
background:none;
}



.home-wrap-out3 {
 
    position: relative;
    width: 100%;
}

#comments .commentmeta {
margin-right:0px;
}

.home-mid-col .side-widget {
background: #EAF4FC;
}


.side-widget a {
color:#000 !important;
}
.side-widget ul {
    padding: 0 0 0 10px;
    line-height: 19px;
}


.home-right-col .side-widget a {
    color: #fff !important;
}


.side-widget time {
    color: #bfbfbf;
    font-size: 10px;
}

.rpwe-img img {
float:left;
margin-left:7px;

}

.home-right-col .side-widget {
background: #333333;
}
.home-right-col .side-widget .blog-widget-text h2{
color:#efefef;
}

.home-right-col .side-widget  .blog-widget-text h2:hover{
color:#fff;
}
.home-right-col .side-widget ul.blog-widget-list li{
border-top:1px dashed #898989;
}

.home-right-col .side-widget h4.post-header {
border-bottom-color: #898989;
}

.home-right-col .side-widget span.post-header , .home-right-col .side-widget span.post-header_tab {
color:#e8e8e8;
}

.home-widget-after-blog {
    margin-bottom: 16px !important;
    padding: 0px 5px;
}

.new_royalslider_widget .home-title-wrap {
 margin-bottom: 0;
    background: #2C2C2F !important;
    z-index: 999;
}


.new_royalslider_widget .side-list-title {
z-index:999;
color:#fff;
font-size:12px;
    padding: 9px 20px;
}
.theiaStickySidebar {
padding-bottom:0px !important;
}

.home-widget-after-blog  .rsThumbsHor {
    margin-top: 4px;
}


.home-widget-after-blog .rsDefaultInv .rsBullets {
    height: auto;
    right: 8px !important;
    left: auto !important;
    line-height: 5px;
    margin: 0;
    overflow: hidden;
    padding-top: 4px;
    position: absolute;
    text-align: right;
    top: 0 !important;
    width: 100%;
    z-index: 999999999;
}


.home-widget-after-blog .rsDefaultInv,.home-widget-after-blog .rsDefaultInv .rsOverflow,.home-widget-after-blog .rsDefaultInv .rsSlide,.home-widget-after-blog .rsDefaultInv .rsVideoFrameHolder,.home-widget-after-blog .rsDefaultInv .rsThumbs {
background:#333333 !important;
}


.home-widget-after-blog .rsOverflow {
margin-bottom: -14px !important;
}

.home-widget-after-blog .rsSlide  {
margin-top:-14px;
}



.home-widget-after-blog .rsSlideRoot {
margin-top:-20px;
}


.rsContentSlider h3 {
    color: #a3a5a5;
    font-size: 18px !important;
    margin: 7px 10px !important;
}


.rsContentSlider a {
    color: #676767 !important;
    margin: 10px ;
}


#arch-right-col .blog-widget-text {
    width: 56%;
}

.home-mid-col span.post-header  {
    margin-bottom: 0;
    padding: 8px 30px !important;
color:#fff;
}

.home-mid-col .post-header a ,.home-mid-col .post-header_tab {
color:#fff !important;
}



.whtr {
border:0px solid;
}

.home-wrap-top {
    height: 342px !important;
}


.home-wrap-top .rsDefault,.home-wrap-top  .rsDefault .rsOverflow,
.home-wrap-top  .rsDefault .rsSlide,.home-wrap-top  .rsDefault .rsVideoFrameHolder {
    background: #fff none repeat !important;
}


.home-widget-top-left span.post-header {
border:0px;
    color: #fff;
    padding: 3px 17px 8px;
}


.home-widget-top-left h4.post-header ,.home-mid-col h4.post-header { 
    background-position: left;
    border: 0 solid;
}

.home-mid-col h4.post-header { 
background-position: bottom ;
}
.home-wrap-top .widget-ad {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    max-width: 260px;
}

.home-wrap-top .widget-ad .social{
margin-top:9px;
}

li.row-widget-wrap_4 {
    float: right !important;
    margin: 0 1% !important;
    width: 23% !important;
}



ul.row-widget-list {
    float: left;
    margin-left: 0;
    width: 100%;
}
.home-wid-two {
    max-width: 777px;
    min-height: 230px;
margin-bottom:15px;
background: #f1f1f1 none repeat scroll 0 0;
margin-left:5px;

}



.KhateEtedal_home_cat_widget{
margin-bottom:20px;
}


.home-blog-box  .blog-widget-img {
width:140px;
}

.home-blog-box {
margin-bottom:10px;
}

.side-widget li {
    margin-top: 0 !important;
    font-size: 13px;
    border: 0 none !important;
    background: none !important;
}



.widget_wtab li {
    list-style: initial;
    margin: 10px;
}



.home-widget-after-blog h3.side-list-title {
border:0 none;
border-radius:0;
width:auto;
}



.home-mid-col span.post-header {
border-bottom:0px !important
}

.side-list-cat h4 {
}



.last .rpwe-block li h3 {    
    margin: -22px 14px 0 !important;
}

.rpwe-block li {
margin-bottom:3px !important;
min-height:50px !important;
}

.widget_wtab li > div {    
    margin: -18px 3px 31px !important;
}

.wtab_widget_content .inside {
margin-top:20px;
}

.rpwe-summary {
    color: #cecece;
}

.rpwe-author {
color:#ffffe1;
}


.rpwe-interviewee{
color:#ffffe1;
}


.home-left-col .side-list-title {
   
    padding: 0px;
    width: 100%;
   height: 32px;
    margin-bottom: -6px;
}

.home-left-col .side-list-title span.post-header {
    background: #005689 none repeat scroll 0 0 !important;
    color: #fff;
    padding: 8px 12px 4px;
}
h3.side-gallery {
 padding:5px 20px !important;
 background-image: none !important;
height:auto !important;
margin-bottom:0 !important;
}

.home-widget-two h3.side-list-title {
    padding: 6px 11px 8px;
color:#fff;
}
.head-soc , .head-wid {
width:100% !important;
float:right;
margin-top:26px;
}


.widget_chpcs_widget {
width:100%;
max-width:777px;
}


.chpcs_image_carousel {
padding:0px !important;
}


.chpcs_image_carousel .chpcs_pagination {
    margin: 0 !important;
    position: absolute;
    right: 11px;
    text-align: center;
    top: 4px;
}

.chpcs_foo_content {
margin-top: 0 !important;
padding-top: 0 !important;
}

h3.side-list-title:hover {
color: #fff !important;
}

li.rssli {
margin-top: 3px !important
}


.home-widget-first .royalSlider {
 height: 327px !important;
}

.rpwe-block li {
    width: 100%;
}

.side-widget .rsNav , .home-widget .rsNav  {
position:absolute !important;
bottom:-3px !important;
}
.side-widget .rsOverflow , .home-widget .rsOverflow {
position:absolute !important;
}

.chpcs_foo_content img {
    height: 130px;
    width: 100%;
}

img.rsImg {
width:100% !important;
}



.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
    margin: auto !important;
}


.archive .last .rpwe-block li h3 {
    margin: 0 !important;
}

.last_arshive_widget {
    text-align: center;
}

.last_arshive_widget_a {
    background-color: #B0E0E6;
    border-radius: 4px;
    padding: 8px  78px;
}

#pishkhaan_side_bar > a {
margin-top:-10px;
}

.pishkhan-list .textwidget * {
    color: #fff;
    font-size: 0;
    width: 100% !important;
}

.pishkhan-list .textwidget center {
    margin-top: 3px !important;
    margin-bottom: -27px;
}
.pishkhan-list .home-title-wrap {
margin-bottom:0px !important;
}
.pishkhan-list {
padding:0px !important;
}



.tools {
    background-image: url(images/tools.png);
    background-repeat: no-repeat;
    display: block;
margin-top: -15px;
}

.tools-i1 {
    width: 60px;
    height: 22px;
    background-position: -5px -5px;
}

.tools-i2 {
    width: 80px;
    height: 22px;
    background-position: -5px -37px;
}

.tools-i3 {
    width: 58px;
    height: 22px;
    background-position: -5px -69px;
}

.tools-i4 {
    width: 80px;
    height: 22px;
    background-position: -75px -5px;
}

.feat-info-views{
    display: none !important;
}
.alexa-widgt-KhateEtedal {
    display: none !important;
}


#linklist li {
display:none;
}


.nav-logo-out {
background: #005689;
}

.menu-top-container a {
    color: #ffffff !important;
}



.menu-top-container a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}


   
.bef-ticker{
    color: #fff;
    width: 80px;
    height: 19px;
    background: #101010;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 4px;
    float: right;
    text-indent: 7px;
    margin-right: 10px;

}

.nav-menu-info {
padding:0px;
}

.nav-menu-info-all{
display:none;
}

.before_header {
background:#E5E5E5;
} 
.ticker a {
    color: #000000 !important;
}

.ticker a:hover {
    color: #000000 !important;
}
.rpwe-summary {
color: #222;
}

#rpwe_widget-16 .rpwe-block a {
color:#366d9a !important;
}


.list-Headline.post-page_sub_title1 {
    color: #FFBB00;
line-height: 1.5em;
padding-right: 10px;
}


#wpsp_widget-3 .list-Headline.post-page_sub_title1 {
    color: #005689 !important;
}

.nav-links {
    display: none !important;
}

.category .nav-links {
    display: inline-block !important;
text-align: center;
}

.cat-ro .list-Headline.post-page_sub_title1 {
color:#005689 !important;
    padding-right: 0px;
}


.tx-sea {
    color: #ADD6EC;
    font-size: 16px !important;
}

.prnt_btn  {background:#333333}

.gallery {
background:#333333;
}