﻿/*
Theme Name: Newstopia
Text Domain: newstopia
Theme URI: https://saoshyant-wp.com/newstopia

Description: Responsive WordPress Blog Magazine Templates
Author: Saoshyant
Version: 1.6
License: license purchased
License URI: http://themeforest.net/licenses/regular_extended
Tags: three-columns,  Threaded-comments, Translation-ready, Custom-menu,rtl
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, excerpt, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'Sora', sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html {
	margin-top: 0!important
}

a {
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	color: #323334
}
a:hover {
	text-decoration: none
}
hr {
	opacity: .2
}
#submit {
	opacity: 1;
	color: #fff!important;
	border: medium none;
	padding: 4px 7px
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.35em
}
p {
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	background: rgba(150,150,150,.05);
	padding: 20px;
	opacity: .8;
	margin-bottom: 20px;
}
sub {
	bottom: -0.25em;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
dl {
	padding: 0 20px;
}
p {
	margin-bottom: 20px
}
body {
	background: #fff;
	direction: ltr;
	font-family: 'Roboto',Arial, sans-serif;
	line-height: 1.7em;
	color: #666666
}
body * {
	box-sizing: border-box
}
body.rd-background-image {
	background-image: none
}
input {
	font-weight: 400;
	border: 0 none;
	font-size: 12px;
	padding: 10px;
	background: rgba(156,156,156,0.10);
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset
}
textarea {
	padding: 10px;
	background: rgba(156,156,156,0.10);
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset;
	border: none
}
select {
	padding: 5px 10px;
	border: solid 1px rgba(128,128,128,0.2);
	background: transparent;
	color: inherit
}
br {
	margin-bottom: 6px
}
.rd-wrapper {
	float: left;
	text-align: left;
	width: 100%
}
/********************************************************************
Header Layout Style
*********************************************************************/
header {
	z-index: 1;
	float: left;
	width: 100%;
}
.rd-masthead-warp, .rd-navplus-warp {
	float: left;
	width: 100%;
	position: relative;
	box-shadow: 0 1px 0 0 rgba(150,150,150,0.15) inset;
	background-color: #fff;
	color: #000
}
.rd-masthead-middle, .rd-navplus-middle {
	margin: auto;
	width: 1240px;
	position: relative
}
.rd-masthead, .rd-navplus {
	border-left: 0;
	border-radius: 0;
	z-index: 1;
	padding: 0 20px;
	float: left;
	margin: auto;
	width: 100%;
	float: left
}
.rd-masthead-warp {
	min-height: 90px
}
.rd-navplus-warp {
	min-height: 38px
}
.rd-sticky-enable {
	position: fixed;
	width: 100%;
	top: 0;
	right: 0;
	z-index: 9;
	opacity: .95
}
.rd-masthead li a, .rd-masthead li, .rd-masthead a {
	color: #000
}
.none-masthead {
	display: inline
}

@media (max-width: 1240px) {
.rd-sticky-enable {
	position: relative
}
.rd-masthead-middle, .rd-navplus-middle {
	width: 100%!important
}
}

@media (min-width: 980px) and (max-width: 1240px) {
.rd-masthead, .rd-navplus {
	padding: 0 20px
}
}

@media (max-width: 979px) {
.rd-masthead, .rd-navplus {
	margin: 0!important;
	width: 100%!important;
	padding: 0!important
}
.rd-navplus-warp, .rd-masthead-warp {
	height: auto;
	min-height: inherit!important
}
.none-masthead {
	box-shadow: 0 1px 0 0 rgba(150,150,150,0.15) inset;
	width: 100%;
	float: left
}
}
/********************************************************************
Logo Style
*********************************************************************/
.rd-logo {
	float: left;
	line-height: 0;
	height: 90px;
	margin-right: 20px;
	font-size: 0;
	display: inline-block;
	position: relative
}

.rd-logo-right {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}
.rd-logo-warp {
	position: relative;
	transform: translate(0, -50%);
	top: 50%;
	margin-top: 0;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%)
}
.rd-logo a {
	font-size: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block
}
a.rd-logo-title {
	font-size: 30px;
	text-align: left;
	line-height: 1em;
	display: block;
	color: #000
}
a.rd-logo-description {
	font-size: 13px;
	line-height: 1.42em;
	text-align: left;
	display: block;
	color: #000
}
.rd-logo a:hover {
	opacity: .75
}

@media (max-width: 979px) {
.rd-logo-warp {
	margin: auto;
	vertical-align: middle;
	display: block;
	width: 100%
}
.rd-logo {
	width: 100%;
	padding: 20px;
	margin: 20px 0px !important;
}
a.rd-logo-title, a.rd-logo-description {
	text-align: center!important;
	float: none;
	width: 100%
}
}

/********************************************************************
Nav Menu Style
*********************************************************************/

/********************************************************************
Nav Menu Style
*********************************************************************/
@media (min-width: 980px) {
.rd-nav-menu {
	float: left;
	width: auto!important
}
.rd-nav-menu .menu{
	margin:0px !important;
}
.rd-nav-menu.rd-menu-right {
	float: right;
}
.rd-nav-menu .rd-menu-icon {
	display: none
}
.rd-nav-menu ul li {
	display: inline-block;
	float: left;
	position: relative;
}
.rd-nav-menu ul li a {
	display: inline-block;
	padding: 0 10px;
	height: 100%;
	float: left
}
.rd-nav-menu ul li:hover a {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%)
}
.rd-nav-menu ul li:not(.current-menu-item) a {
	color: #000
}
.rd-masthead ul li.current-menu-item {
	background: none!important
}
.rd-nav-menu ul li.menu-item-has-children > a::after {
	content: "\f140";
	font-family: dashicons;
	margin-left: 2px;
	font-style: normal;
	vertical-align: top
}
.rd-nav-menu ul ul li.menu-item-has-children > a::after {
	content: "\f139";
	vertical-align: middle
}
.rd-nav-menu .sub-menu {
	height: auto!important;
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15)!important;
	display: none;
	float: left;
	position: absolute;
	width: 220px!important;
	left: 0;
	margin: 0!important;
	background: #fff;
	z-index: 999!important
}
.rd-nav-menu .sub-menu li {
	padding: 0;
	width: 100%;
	height: 38px!important;
	line-height: 38px!important;
	margin: 0!important;
	border-bottom: solid 1px rgba(150,150,150,0.15)!important;
	margin-top: 0;
	float: left
}
.rd-nav-menu .sub-menu li a {
	text-shadow: none!important;
	padding: 0 15px;
	width: 100%;
	height: 100%;
	float: left;
	font-size: 14px!important;
	font-weight: 400!important;
	background: none!important;
	color: #000;
	overflow: hidden
}
.rd-nav-menu .sub-menu li a:hover {
	padding: 0 20px;
}
.rd-nav-menu .sub-menu .rd-main-indicator {
	display: none
}
.rd-nav-menu .sub-menu .rd-sub-indicator {
	margin-left: 5px
}
.rd-menu-active ul {
	border-top: none!important
}
.rd-nav-menu .sub-menu ul {
	right: 0;
	left: 100%;
	top: 0;
	margin: 0;
	z-index: 99999
}
.rd-nav-menu a::before {
	vertical-align: top;
	margin-right: 5px;
	font-size: 1.8em;
	font-family: FontAwesome!important
}
.rd-nav-menu li a::before {
 
	display:inline-block !important;
 
}
.rd-nav-menu li::before {
	display:none !important; 
}
.rd_model a::before {
	font-family: FontAwesome!important
}
.rd-nav-menu ul ul a.fa::before {
	float: left;
	line-height: 38px!important;
	font-size: 16px
}
.rd-nav-menu ul ul li .fa, .rd-nav-menu ul ul li .fa {
	line-height: 38px;
	float: left
}
.rd-nav-menu .rd-menu-down, .rd-nav-menu .rd-menu-up {
	display: none!important
}
.rd-masthead .rd-nav-menu {
	height: 90px;
	line-height: 90px
}
.rd-masthead .rd-nav-menu ul li:first-child {
	box-shadow: 1px 0 0 0 rgba(150,150,150,0.15) inset, -1px 0 0 0 rgba(150,150,150,0.15) inset
}
.rd-masthead .rd-nav-menu ul li {
	box-shadow: -1px 0 0 0 rgba(150,150,150,0.15) inset;
	box-shadow: 0 0 0 0 inset!important
}
.rd-masthead .rd-nav-menu ul li a {
	font-size: 15px;
	font-weight: 700;
	padding: 0 10px
}
.rd-masthead .rd-nav-menu ul li.current-menu-item a {
	color: #fff
}
.rd-wrapper .rd-nav-menu ul.sub-menu li a {
	color: #000
}
.rd-masthead .rd-nav-menu .sub-menu li.current-menu-item {
	background: none
}
.rd-navplus .rd-nav-menu {
	line-height: 38px;
	height: 38px
}
.rd-navplus .rd-nav-menu ul li a {
	font-size: 13px;
	font-weight: 400;
	padding: 0 7px
}
.rd-nav-menu .rd-menu-posts {
	position: inherit !important;
}
.rd-nav-menu .rd-menu-posts .sub-menu {
	display: none !important;
}
.rd-nav-menu .rd-menu-posts .rd-title a {
	padding: 0px !important;
	background: none !important;
}
.rd-nav-menu .sub-posts .rd-title a::before {
	content: inherit !important;
}
.rd-nav-menu .sub-posts .rd-title a:hover {
	opacity: .7;
}

.rd-nav-menu  .rd-module-item{
	padding:10px !important;
}
.rd-nav-menu .rd-menu-sub-posts {
	position: inherit !important;
}
.rd-nav-menu .rd-menu-sub-posts li a.rd-depth-1 {
	padding: 0 0px !important;
}
.rd-nav-menu .rd-menu-sub-posts li a.rd-depth-1:hover {
	padding: 0 5px !important;
}
.rd-nav-menu .rd-menu-sub-posts .sub-menu {
	width: 100% !important;
}
.rd-nav-menu .rd-menu-sub-posts .rd-title a {
	padding: 0px !important;
	background: none !important;
}
.rd-nav-menu .sub-posts {
	height: auto!important;
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15)!important;
	display: none;
	float: left;top: 0;
	position: absolute;
	width: 100% !important;
	left: 0;
	margin: 0!important;
	background: #fff;
	z-index: 999!important
}
.rd-nav-menu .rd-menu-sub-posts .sub-menu.sub-depth-0 {
	float: left;
	width: 20% !important;
	padding: 20px 0px 20px 20px;
	border: none !important;
	box-shadow: none !important;
	margin-top: 0 !important;
	background: none !important;
	position: relative !important;
	display: inline-block !important;
	border-top: none !important;
}
.rd-menu-sub-posts .sub-menu.sub-depth-0 li:first-child {
	border-top: none !important;
}
.rd-menu-sub-posts .rd-content {
	float: left;
	width: 80% !important;
	margin-top: 0px !important;
	position: relative !important;
}
.rd-nav-menu .rd-menu-posts .rd-title a::before {
	content: inherit !important;
}
.rd-nav-menu .rd-menu-col-2 .sub-menu {
	width: 400px !important;
	padding: 0 10px !important;
}
.rd-nav-menu .rd-menu-col-3 .sub-menu {
	width: 600px !important;
	padding: 0 10px !important;
}
.rd-nav-menu .rd-menu-col-4 .sub-menu, .rd-nav-menu .rd-menu-col-5 .sub-menu, .rd-nav-menu .rd-menu-col-6 .sub-menu {
	width: 100% !important;
	padding: 0 10px !important;
}
.rd-nav-menu .rd-menu-col-4, .rd-nav-menu .rd-menu-col-5, .rd-nav-menu .rd-menu-col-6 {
	position: inherit !important;
}
.rd-nav-menu .rd-menu-col-2 .sub-menu li {
	width: 50% !important;
}
.rd-nav-menu .rd-menu-col-3 .sub-menu li {
	width: 33.331% !important;
}
.rd-nav-menu .rd-menu-col-4 .sub-menu li {
	width: 25% !important;
}
.rd-nav-menu .rd-menu-col-5 .sub-menu li {
	width: 20% !important;
}
.rd-nav-menu .rd-menu-col-6 .sub-menu li {
	width: 16.661% !important;
}
.rd-nav-menu .rd-menu-col .sub-menu li {
	padding: 10px!important;
	display: inline-block !important;
	border-bottom: none !important;
	height: auto !important;
}
.rd-nav-menu .rd-menu-col .sub-menu li .sub-menu {
	display: inline-block !important;
	float: left !important;
	position: relative !important;
	border-bottom: none !important;
	border-top: solid 1px rgba(150,150,150,.3) !important;
	box-shadow: none !important;
	background: none !important;
	width: 100% !important;
	margin: 0 !important;
	opacity: 1 !important;
	left: auto;
	right: auto;
	padding: 0 !important;
}
.rd-nav-menu .rd-menu-col .sub-menu .rd-depth-1 {
	font-weight: 700 !important;
	font-size: 16px !important;
	padding: 0px;
}
.rd-nav-menu .rd-menu-col .sub-menu .rd-nav-menu .rd-menu-col .sub-menu {
	display: inline-block !important;
}
.rd-nav-menu .rd-menu-col .sub-menu a {
	padding: 0 !important;
}
.rd-nav-menu .rd-menu-col .sub-menu a::after {
	display: none !important;
}
.rd-nav-menu .rd-menu-col .sub-menu a:hover {
	padding: 0 5px !important;
}
.rd-nav-menu .rd-menu-col .sub-menu li .sub-menu li {
	width: 100% !important;
	padding: 0 !important;
}
.rd-nav-menu .rd-menu-col .sub-menu li .sub-menu li a {
	width: 100% !important;
	opacity: .75;
	font-size: 14px !important;
}
.rd-nav-menu  .rd-grid .rd-post-item.rd-col-1-5{
 width: 20%;
}
.rd-nav-menu  .rd-grid .rd-post-item.rd-col-1-4{
	width:25%;
}
.rd-nav-menu  .rd-grid .rd-post-item .rd-post-module-2 .rd-details{
	padding:10px 0px 0px 0px;
}
.rd-nav-menu .rd-thumb a{
padding-bottom: 75% !important;
}
.rd-nav-menu .rd-thumb a::before{
	left:0px;
}
}

@media (min-width: 978px) and (max-width: 1240px) {
body .rd-nav-menu ul li a {
	padding: 0 7px!important;
	font-size: 13px !important;
}
}

@media (max-width: 979px) {
.rd-nav-menu {
	float: left;
	text-align: center
}
.rd-nav-menu .rd-menu-posts .sub-posts, .rd-nav-menu .rd-menu-sub-posts .sub-posts {
	display: none !important;
}
.rd-nav-menu .rd-menu-posts .rd-menu-down, .rd-nav-menu .rd-menu-posts .rd-menu-up {
	display: none !important;
}
.rd-nav-menu .rd-menu-sub-posts .rd-content {
	display: none !important;
}
.rd-nav-menu.rd-menu-right {
	float: right;
}
.rd-masthead .rd-nav-menu {
	height: 90px;
	line-height: 90px
}
.rd-navplus .rd-nav-menu {
 	height: 48px;
	line-height: 48px
}
.rd-nav-menu .rd-menu-icon {
	float: left;
	padding: 0 15px;
	height: 100%;
	text-align: center;
	cursor: pointer
}
.rd-nav-menu li::before {
	display:none !important; 
}
.rd-nav-menu li a::before {
	display:inline-block !important; 
}
.rd-nav-menu .rd-menu-icon:hover, .rd-nav-menu.rd-menu-active .rd-menu-icon {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	color: #000
}
#rd-wrapper .rd-nav-menu .sub-depth-0{
	margin-top:0px  !important;
}
.rd-nav-menu li a::before {
	vertical-align: top;
	line-height: 48px;
	font-size: 1.3em !important;
	font-family: FontAwesome!important
}
.rd-nav-menu .rd-menu-icon::before {
	content: "\f333"!important;
	font-size: 1.8em;
	font-family: dashicons!important
}
.rd-nav-menu.rd-menu-active ul {
	display: block
}
.rd-nav-menu ul {
	left: 0;
	z-index: 9999;
	display: none;
	width: 100%;
	position: absolute;
	background: #fff
}
.rd-masthead .rd-nav-menu ul {
	margin-top: 90px;
	box-shadow: 0 0 5px RGBA(0, 0, 0, 0.2);
}
.rd-nav-menu .rd-menu-enable {
	display: none!important
}
.rd-nav-menu rd-menu-down.rd-menu-enable, .rd-nav-menu rd-menu-up.rd-menu-enable {
	display: block!important;
	overflow: visible!important
}
.rd-nav-menu .rd-menu-down {
	cursor: pointer;
	font-size: 50px;
	width: 50px!important;
	line-height: 50px;
	text-align: center;
	float: right;
	position: absolute;
	right: 0
}
.rd-nav-menu .rd-menu-up {
	font-size: 50px;
	width: 50px;
	cursor: pointer;
	line-height: 50px;
	display: none;
	text-align: center;
	float: right;
	position: absolute;
	right: 0
}
.rd-nav-menu a::before {
	margin-right: 5px;
	margin-left: 0px;
}
.rd-nav-menu ul li {
	box-shadow: 0 -1px 0 0 rgba(150,150,150,0.25);
	line-height: 50px;
	position: relative;
	list-style: none;
	height: auto !important;
	float: left;
	font-weight: 400;
	text-align: left;
	padding: 0 0 0 20px;
	width: 100%
}
.rd-nav-menu ul li a {
	padding: 0 20px 0 0 !important;
	font-size: 14px;
	text-transform: uppercase;
	background: none!important;
	line-height: 50px!important;
	position: relative;
	font-weight: 400;
	box-shadow: none!important;
	float: left
}
.rd-nav-menu ul ul {
	display: none!important;
	width: 100%!important;
	top: 0!important;
	left: auto!important;
	background: none!important;
	right: auto!important;
	position: relative!important;
	margin: 0!important;
	display: none;
	float: left;
	opacity: 1!important
}
#rd-wrapper .rd-nav-menu ul ul {
	margin-top: 0px !important;
}
.rd-nav-menu ul ul.rd-menu-show {
	display: block!important;
	overflow: visible!important;
	height: auto!important
}
.rd-nav-menu ul .sub-posts.rd-menu-show {
	display: block!important;
	overflow: visible!important;
	margin: 0px !important;
	opacity: 1 !important;
	height: auto!important;
	width: 100% !important;
}
.rd-nav-menu ul ul li {
	background: rgba(150,150,150,0.15)
}
.rd-nav-menu .rd-main-indicator, .rd-nav-menu .rd-sub-indicator {
	display: none
}
.rd-navplus .rd-nav-menu ul {
	margin-top: 38px
}
}
.single-main .summary img {
    height: auto;
    margin: 15px auto !important;
    max-width: 100%;
}
/********************************************************************
LoginForm Style
*********************************************************************/
.rd-masthead .rd-login {
	float: right;
	height: 90px;
	line-height: 90px
}
.rd-navplus .rd-login {
	float: right;
	height: 38px;
	line-height: 38px
}

.rd-masthead .rd-login-left, .rd-navplus .rd-login-left {
	float: left;
}
.rd-login:hover .rd-user {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%)
}
.rd-user {
	overflow: hidden;
	position: relative;
	text-align: left;
	display: block;
	list-style: none;
	padding: 0 15px;
	cursor: pointer;
	background: rgba(150,150,150,0.20) ;
}
.rd-user a:hover {
	opacity:.7;
}
.rd-user i::before {
	font-size: 1.8em;
	font-family: dashicons;
	height: 100%;
	float: left;
	content: "\f110";
	font-style: normal
}
.rd-singout {
	float: right;
	position: relative
}
.rd-singout ul{
	margin:0px !important;
}
.rd-singout li {
	border-bottom: solid 1px rgba(150,150,150,0.15)!important
}
.rd-login-left .rd-singout-warp {
	right: auto;
	left: 0;
}
.rd-singin-warp {
	display: none;
	right: 0;
	top: 0;
	position: fixed;
	width: 100%;
	z-index: 12;
	height: 0;
	background: RGBA(0,0,0,0.74);
	z-index: 99999999999999;
	height: 100%
}
.rd-singin-out {
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: pointer
}
.rd-singin-middle {
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15) inset;
	line-height: 40px;
	width: 500px;
	background: #FFF none repeat scroll 0 0;
	top: 100px;
	box-shadow: 0 0 0 1px rgba(128,128,128,0.15);
	margin: 100px auto 0;
	opacity: .95;
	overflow: hidden
}
.rd-singin-title {
	width: 100%;
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 25px;
	float: left;
	border-bottom: solid 1px rgba(150,150,150,0.15)
}
.rd-singin-container {
	padding: 20px 40px;
	float: left
}
.rd-singin-container li {
	font-size: 18px;
	text-align: left;
	list-style: outside none none;
	float: left;
	font-weight: 400;
	padding: 0;
	height: auto!important;
	line-height: 40px
}
.rd-singin .rd-input {
	background: rgba(150,150,150,0.05);
	height: 40px;
	font-size: 14px;
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset;
	border: none;
	line-height: 40px;
	margin: auto;
	width: 100%
}
.rd-singin ul {
	float: right
}
.rd-singin .button {
	cursor: pointer;
	float: right;
	margin-top: 15px;
	border: medium none;
	font-size: 17px;
	padding: 2px 7px;
	line-height: 1.8em
}
.rd-remember {
	float: left;
	margin-top: 15px
}
.rd-rememberme {
	font-size: 14px;
	text-align: left;
	list-style: outside none none;
	float: left;
	margin-top: 15px;
	margin-right: 10px
}
.rd-singin-footer {
	font-size: 18px;
	width: 100%;
	text-align: left;
	float: left;
	padding: 10px 40px;
	border-top: solid 1px rgba(150,150,150,.15)
}
.rd-singin-footer li {
	list-style: none;
	float: left;
	text-align: center;
	display: block;
	font-size: 20px;
	font-weight: 700;
	padding: 0;
	margin-right: 20px
}
.rd-singin-footer li a {
	font-size: 16px;
	font-weight: 400
}
.rd-wrapper .rd-singin-warp .rd-input, .rd-wrapper .rd-singin-warp li a {
	color: #000 !important;
}
.rd-singout-warp {
	height: auto!important;
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15) inset;
	position: absolute;
	display: none;
	width: 150px!important;
	background: #fff;
	right: 0;
	z-index: 9
}
.rd-singout-warp li {
	list-style: none;
	font-size: 13px;
	width: 100%;
	float: left;
	line-height: 40px
}
.rd-singout-warp li a {
	font-size: 14px;
	padding: 0 15px;
	width: 100%;
	float: left
}
.rd-singout-warp li a:hover {
	padding: 0 20px
}
.rd-masthead .rd-user a {
	font-weight: 700;
	font-size: 15px
}
.rd-navplus .rd-user a {
	font-weight: 400;
	font-size: 13px
}

@media (min-width: 978px) and (max-width: 1240px) {
body .rd-user {
	padding: 0 8px!important
}
}

@media (max-width:979px) {
.rd-singin, .rd-singout {
	position: inherit!important
}
.rd-singout-active .rd-singout-warp {
	display: block!important;
	height: auto!important;
	opacity: 1!important
}
.rd-singin-container {
	padding: 20px;
	float: left
}
.rd-singin-warp {
	display: none!important;
	position: absolute;
	margin-top: 90px;
	top: auto!important
}
.rd-singout-warp li {
	float: left;
	box-shadow: 0 -1px 0 0 rgba(150,150,150,0.25)!important
}
.rd-singout-warp li a {
	padding: 0 20px!important
}
.rd-singin-middle {
	margin: 0;
	top: 0;
	opacity: 1;
	width: 100%;
	z-index: 2
}
.rd-singout-warp {
	display: none!important;
	width: 100%!important
}
.rd-singout-active .rd-user {
	background: -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%)
}
.rd-singout-active .rd-singout-warp {
	display: block!important
}
.rd-singout-active .rd-singin-warp {
	display: block!important
}
.rd-singin-footer {
	padding: 10px 20px
}
}
/********************************************************************
SearchForm Style
*********************************************************************/
.rd-navplus .rd-search.rd-search-left, .rd-masthead .rd-search.rd-search-left {
	float: left;
}
.rd-navplus .rd-search {
	float: right;
	position: relative;
	height: 38px;
	line-height: 38px;
	padding: 0 15px
}
.rd-masthead .rd-search {
	height: 90px;
	line-height: 90px;
	float: right;
	position: relative;
	padding: 0 15px
}
.rd-search-icon {
	cursor: pointer;
	position: relative;
	float: left;
	text-align: center;
	height: 100%;
	width: 100%
}
.rd-search.rd-search-active a.rd-search-icon i::before {
	content: "\f335"
}
.rd-search .rd-search-icon i::before {
	color: #000;
	content: "\f179";
	font-size: 1.8em;
	font-family: dashicons;
	height: 100%;
	font-style: normal
}
.rd-search-sub {
	margin-top: 90px;
	padding: 20px 20px;
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15) inset;
	width: 300px!important;
	position: absolute;
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15);
	background: #fff;
	z-index: 8888888;
	right: 0;
	display: none
}

.rd-search.rd-search-left .rd-search-sub {
	right: auto;
	left: 0;
}
.rd-navplus .rd-search-sub {
	margin-top: 38px;
	padding: 20px
}
.rd-searchform {
	float: left;
	height: 40px;
	background: rgba(156,156,156,0.10);
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset;
	position: relative;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	width: 100%
}
.rd-search-button {
	box-shadow: none!important;
	cursor: pointer;
	float: right;
	color: #fff;
	background: none;
	border: none;
	height: 100%;
	border: 0;
	width: 40px
}
.rd-searchform i.rd-search-icon::before{
	color:#fff !important;
}
.rd-search-text {
	box-shadow: none!important;
	position: relative;
	background: none;
	width: 100%;
	height: 100%;
	float: left;
	border: none
}
.rd-searchform i.rd-search-icon {
	padding: 0!important;
	pointer-events: none;
	position: absolute;
	height: 40px;
	right: 0;
	line-height: 40px;
	width: 40px;
	padding: 0 5px;
	text-align: center
}
.rd-searchform i.rd-search-icon::before {
	content: "\f179";
	font-family: dashicons;
	font-style: normal;
	font-size: 30px
}
.rd-masthead a.rd-search-icon {
	font-size: 15px
}
.rd-navplus a.rd-search-icon {
	font-size: 13px
}

@media (max-width:979px) {
.rd-search:not(.rd-search-active) .rd-search-sub {
	display: none!important
}
.rd-search-sub {
	height: auto!important
}
}
/********************************************************************
Social Style
*********************************************************************/
.rd-social {
	float: right;
	display: inline-block
}

header .rd-social-left {
	float: left;
}
.rd-masthead .rd-social {
	height: 90px;
	line-height: 90px
}
.rd-masthead .rd-social a {
	font-size: 15px
}
.rd-navplus .rd-social {
	height: 38px;
	line-height: 38px
}
.rd-navplus .rd-social a {
	font-size: 13px
}
.rd-social ul {
	height: 100%;
	margin:0 !important;
}
.rd-social li {
	margin: 0 5px;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	list-style: none;
	height: 100%
}
.rd-social li img {
	float: left;
	box-shadow: 0 0 0 1px RGBA(150,150,150,0.15);
	border-radius: 2px
}
.rd-social li img:hover {
	opacity: .8
}
.rd-social li img {
	height: 1.8em;
	width: 1.8em
}
.rd-social:not(.rd-social-fa) li a:before {
	content: inherit!important;
	display: none!important
}
.rd-social-fa li a::before {
	font-style: normal;
	font-family: 'FontAwesome';
	font-size: 1.5em
}

@media (max-width: 979px) {
.rd-search-active {
	position: inherit!important
}
.rd-search-sub {
	width: 100%!important
}
}

@media (max-width: 499px) {
.rd-social {
	width: 100%;
	background: #000;
	margin: 0;
	display: inline-block;
	text-align: center
}
.rd-social ul {
	display: inline-block
}
.rd-social ul li a:before {
	color: #fff!important
}
}
/********************************************************************
Breaking News Style
*********************************************************************/
.rd-breakingnews-warp {
	width: 100%;
	padding: 10px 15px
}
.rd-breakingnews {
	line-height: 35px;
	position: relative;
	height: 35px;
	vertical-align: middle;
	overflow: hidden;
}
.rd-breakingnews span {
	background: #ff3300;
	font-size: 13px;
	float: left;
	padding: 0 8px;
	margin-right: 10px;
	font-weight: 700;
	line-height: 35px;
	height: 35px;
	padding: 0 15px
}
.rd-breakingnews ul {
	float: left;
	margin: 0px !important;
	width: 500px
}
.rd-breakingnews ul li {
	opacity: 0;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	list-style: outside none none;
	padding: 0 5px;
	position: relative;
	float: left
}
.rd-breakingnews ul li a {
	float: left;
	font-size: 13px
}
/********************************************************************
Content Style
*********************************************************************/
.rd-content-warp {
	float: left;
	width: 100%;
	padding: 15px 0;
	position: relative
}
.rd-content-middle {
	margin: auto;
	width: 1270px;
	text-align: left
}
.rd-row-item {
	float: left;
	width: 100%;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.rd-content {
	width: 100%;
	float: left
}
.rd-column-container {
	direction: ltr;
	width: 100%
}
.rd-main .rd-column-container {
	width: 66.661%;
	float: left
}
.rd-row-left_main, .rd-row-left_center {
	direction: rtl
}
.rd-row-left_main .rd-column-container {
	float: right
}
.rd-row-left_center .rd-column-container {
	float: right!important
}
.rd-row-left_center .rd-column-sidebar {
	float: left
}
.rd-center .rd-column-container {
	width: 50%;
	float: left
}
.rd-sid-1-3 {
	width: 33.331%;
	float: left
}
.rd-sid-1-4 {
	width: 25%;
	float: left
}
.rd-column-sidebar {
	float: left;
	position: relative;
	direction: ltr
}
.rd-sidebar {
	width: 100%;
	float: left
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-main .rd-column-container, .rd-center .rd-column-container {
	width: 66.661%
}
.rd-column-sidebar {
	width: 33.331%
}
.rd-row-center .rd-column-left, .rd-row-left_center .rd-column-left, .rd-row-center_right .rd-column-left {
	display: none!important
}
}

@media (max-width: 979px) and (min-width: 768px) {
.rd-main .rd-column-container, .rd-center .rd-column-container {
	width: 60%!important
}
.rd-column-sidebar {
	width: 40%!important
}
.rd-row-center .rd-column-left, .rd-row-left_center .rd-column-left, .rd-row-center_right .rd-column-left {
	display: none!important
}
}

@media (max-width: 767px) {
.rd-row-item {
	display: inline-block!important
}
.rd-column-container {
	width: 100%!important
}
.rd-column-sidebar {
	width: 100%!important
}
.rd-row-center .rd-column-left, .rd-row-left_center .rd-column-left, .rd-row-center_right .rd-column-left {
	display: none!important
}
}

@media (max-width: 1240px) {
.rd-content-middle {
	width: 100% !important
}
}
/********************************************************************
breadcrumbs
*********************************************************************/
.rd-breadcrumbs-warp {
	padding: 15px;
	width: 100%;
	float: left
}
.rd-breadcrumbs {
	float: left;
	margin:0px !important;
	width: 100%;
	padding: 10px 20px
}
.rd-breadcrumbs li {
	float: left;
	display: inline-block;
	padding-right: 10px
}
.rd-breadcrumbs li strong {
	font-weight: 400
}
/********************************************************************
Post Style
*********************************************************************/
.rd-module-item {
	position: relative;
	width: 100%;
	padding: 5px;
	float: left;
	overflow: hidden
}
.rd-title-box {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	padding: 10px
}
.rd-title-box h4 {
	width: 100%;
	background: rgba(150,150,150,0.05);
	float: left;
}
.rd-title-box h4 a {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	float: left;
	background: #121314;
	font-weight: 400;
	display: inline-block;
	padding: 0 15px;
	color: #fff
}
.rd-title-box h4 span span,
.rd-title-box h4 a span{
	float:none !important;
	display:inline-block  !important;
	color:inherit !important;
	font-weight:inherit !important;
	line-height: inherit !important;
	font-size:inherit !important;
}
.rd-post-background {
	background: #fff
}
.rd-404.rd-post-item {
	padding: 10px;
}
.rd-404 .rd-post-background {
	padding: 20px;
}
.rd-404 .rd-post-background p {
	margin: 0px;
}
.rd-post-list {
	width: 100%;
	margin: 0!important;
	list-style:none;
}
.rd-row {
	float: left;
	width: 100%;
	border-top: dashed 1px rgba(150,150,150,.20)
}
.rd-grid .rd-post-item {
	list-style: none;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox
}
.rd-featured .rd-post-list {
	padding: 10px;
}
.rd-list .rd-post-item {
	width: 100%;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox
}
.rd-post-item {
	float: left;
	width: 100%
}
.rd-col-1-1 {
	width: 100%
}
.rd-col-1-2 {
	width: 50%
}
.rd-col-1-4 {
	width: 25%
}
.rd-col-2-3 {
	width: 66.661%
}
.rd-col-1-3 {
	width: 33.331%
}
.rd-details {
	float: left
}
.rd-title {
	width: 100%;
	line-height: 1.42em;
	line-height: calc(1em + 8px)
}
.rd-title a {
	width: 100%;
	font-weight: 700;
	display: inline-block;
	float: left;
	overflow: hidden;
	line-height: 1.42em;
	line-height: calc(1em + 8px)
}
.rd-excerpt {
	margin-top: 6px;
	font-weight: 400;
	width: 100%;
	float: left;
	overflow: hidden;
	line-height: 1.5em
}
.rd-details {
	z-index: 1
}
.rd-post-module-1.sticky .rd-post-background::before,
.rd-post-module-2.sticky .rd-post-background::before{
	position:absolute;
	top:0px;
	content:"";
	z-index:0;
	left: 0;
	width:100%;
	height:100%;
	background:rgba(150,150,150,0.10);
}
.rd-post-module-1.sticky .rd-post-background ,.rd-post-module-2.sticky .rd-post-background {
	position:relative;
}
.rd-post.sticky .rd-thumb{
	z-index:1;
}
.rd-category {
	 background: #f20;
	padding: 0 5px;
	border: 0;
	line-height: 1.2em;
	pointer-events: all;
	z-index: 2;
}
.rd-category a {
	font-size: 11px !important;
	font-weight: 700;
	color: #fff !important;
	text-transform: uppercase;
	font-family: 'roboto';
}
.rd-category:hover {
	background: #000 !important;
}

@media (max-width: 500px) {
div.rd-row:first-child {
	padding-bottom: 0!important;
	width: 100%!important;
	border-top: none!important
}
div.rd-row {
	padding-bottom: 0!important;
	width: 100%!important;
	border-top: dashed 1px rgba(150,150,150,.25)!important
}
}
/********************************************************************
Thumb Style
*********************************************************************/ 
.rd-thumb img[alt] {
	font-size: 0
}
.rd-thumb {
	float: left;
	position: relative
}
.rd-thumb .rd-post-thumbnail::before {
	content: "";
	z-index: 1;
	height: 100%;
	width: 100%;
	position: absolute
}
.rd-post-thumbnail img {
	width: 100.1%;
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100.1%;
	height: auto;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: block;
	margin-left: auto;
	margin-right: auto
}
.rd-thumb-horizontal img{width:100.1%!important;min-width:auto!important;min-height:100.1%!important;height:auto!important}
.rd-thumb-vertical img{height:100.1%!important;min-height:auto!important;min-width:100.1%!important;width:auto!important}
.rd-post-module-1 .rd-thumb:hover .rd-post-thumbnail::before, .rd-post-module-2 .rd-thumb:hover .rd-post-thumbnail::before {
	background: rgba(0,0,0,0.2) !important;
}
.rd-post-module-3 .rd-thumb:hover .rd-post-thumbnail::before {
	background: rgba(0,0,0,0.5) !important;
}
.rd-post-thumbnail .image-size-name {
	height: 100%!important
}
.rd-thumb:hover {
	opacity: 1
}
.rd-circular {
	border-radius: 50%!important;
	position: absolute;
	width: 2em;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.5)inset, 0 0 5px 0px rgba(0,0,0,0.7);
	height: 2em;
	font-size: 16px;
	vertical-align: middle;
	margin: 20px;
	right: 0;
	top: 0;
	z-index: 1;
	opacity: .9
}
.rd-post-thumbnail .rd-icon-video {
	position: absolute;
	line-height: 50px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	display: inline;
	z-index: 1;
	background-size: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center
}
.rd-icon-video {
	background: rgba(0,0,0,0.1);
	font-size: 18px;
	background-image: url(images/play.png)!important;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.7);
	background-size: 100%!important;
	background-repeat: no-repeat;
	background-position: center
}
.rd-circular span {
	margin: auto;
	height: auto;
	top: 53%;
	color: #fff;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	position: absolute
}
.rd-circular.rd-review-circular {
	background-color: rgba(0,0,0,0.7);
	width: 2.4em;
	height: 2.4em
}
.rd-circular.rd-review-circular canvas {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 2.4em;
	height: 2.4em
}
.widget .rd-circular span {
	color: #fff!important
}

@media (max-width: 1240px) {
.rd-circular {
	margin: 15px
}
}
/********************************************************************
Meta Style
*********************************************************************/ 
.rd-meta {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 6px;
}
.rd-meta li::before {
	vertical-align: top;
	display: inline-block;
 	font-family: dashicons;
	text-decoration: inherit;
	font-weight: 400;
	font-style: normal;
	margin-right: 3px;
	opacity: .7;
	font-size: 12px
}
.rd-meta li {
	float: left;
	margin-right: 7px;
	font-size: 112x;
	overflow: hidden;
	list-style: none;
	vertical-align: middle;
	line-height: 1.7em;
	max-height: 1.7em
}
.rd-meta li, .rd-meta li a {
	line-height: 1.5em;
	color: #999;
	font-size: 12px;
}
.rd-stars-large {
	float: left
}
.rd-meta span.stars-large, .rd-meta .stars-large span {
	width: 13px!important;
	margin: 0!important;
	height: 13px!important
}
.rd-meta span.rd-stars-large, .rd-meta .rd-stars-large span {
	width: 67px!important
}
.rd-meta .rd-stars-full-score i::before, .rd-meta .rd-stars-score i::before {
	font-size: 13px!important
}
.rd-meta .rd-author::before {
	content: inherit !important;
}
.rd-meta .rd-date::before {
	content: "\f508"
}
.rd-meta .rd-view::before {
	content: "\f115"
}
.rd-meta .rd-comment::before {
	content: "\f125";
}
.rd-meta .rd-cats::before {
	content: "\f318"
}
/********************************************************************
.post module 
*********************************************************************/  
  /* ------------------------------------------------------------ Post Modul-1 -- */
.rd-post-module-1 {
	float: left;
	padding: 10px;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
}
.rd-post-module-1 .rd-thumb {
	float: left;
	position: relative;
	width: 28%
}
.rd-post-module-1 .rd-post-thumbnail {
	padding-bottom: 100%;
	position: relative;
	height: auto;
	width: 100%;
	overflow: hidden;
	display: block
}
.rd-post-module-1 .rd-post-thumbnail img {
	min-width: 100.1%;
	width: auto;
	height: 100.1%
}
.rd-post-module-1 .rd-details {
	margin-top: 0;
	padding: 15px;
	width: 72%;
	position:relative;
}
.rd-post-module-1:not(.has-post-thumbnail) .rd-details {
	width: 100% !important;
}
.rd-post-module-1 .rd-circular {
	margin: 15px
}
.rd-post-module-1 .rd-post-warp {
	float: left;
	width: 100%
}
.rd-post-module-1 .rd-category {
	margin: 15px;
	position: absolute;
	bottom: 0
}
/* ------------------------------------------------------------ Post Module 2 -- */
.rd-post-module-2 {
	float: left;
	padding: 10px;
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
}
.rd-post-module-2 .rd-thumb {
	float: left;
	position: relative;
	width: 100%!important
}
.rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 75%;
	position: relative;
	height: auto;
	width: 100%;
	display: block;
	overflow: hidden
}
.rd-post-module-2 .rd-circular {
	margin: 15px
}
.rd-post-module-2 .rd-details {
	margin-top: 0;
	width: 100%!important;
	padding: 15px;
	position:relative;
}
.rd-post-module-2 .rd-post-warp {
	float: left;
	width: 100%;
	height: 100%
}
.rd-post-module-2 .rd-category {
	margin: 15px;
	position: absolute;
	bottom: 0
}
/* ------------------------------------------------------------ Post Module 3 -- */
.rd-post-module-3 {
	padding: 1px
}
.rd-post-module-3 .rd-post-container {
	position: relative;
	padding-bottom: 75%;
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15);
	width: 100%;
	height: auto
}
.rd-post-module-3 .rd-post-container .rd-thumb {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
.rd-ratio40.rd-post-module-3 .rd-post-container {
	padding-bottom: 40%
}
.rd-post-module-3 .rd-post-container .rd-thumb .rd-post-thumbnail {
	width: 100%;
	position: absolute;
	height: 100%
}
.rd-post-module-3 .rd-post-warp {
	width: 100%;
	height: 100%;
	position: absolute
}
.rd-post-module-3 .rd-post-thumbnail::before {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 25%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 25%, rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000', GradientType=0 ); /* IE6-9 */
}
.rd-ratio135.rd-post-module-3 .rd-post-thumbnail img {
	height: 100.1%;
	min-width: 100.1%;
	width: auto
}
.rd-post-module-3 .rd-details {
	padding: 20px;
	position: absolute;
	bottom: 0;
	pointer-events: none;
	width: 100%
}
.rd-post.rd-post-module-3 .rd-title a {
	overflow: hidden;
	color: #fff !important;
	text-shadow: 0 2px 3px rgba(0,0,0,0.67)
}
.rd-post.rd-post-module-3 .rd-excerpt {
	color: #e0e0e0!important;
	text-shadow: 0 2px 2px rgba(0,0,0,0.67);
}
.rd-post.rd-post-module-3 .rd-meta li, .rd-post-module-3 .rd-meta li a {
	color: #ccc!important;
	text-shadow: 0 2px 2px rgba(0,0,0,0.67)
}
.rd-post-module-3 .rd-category {
	margin-bottom: 6px;
	position: relative;
	bottom: 0;
	width: auto;
	float: left
}

/* ------------------------------------------------------------ Post Module Respansive -- */
@media (max-width: 1240px) {
.rd-post-module-1 .rd-details, .rd-post-module-2 .rd-details, .rd-post-module-3 .rd-details {
	padding: 15px
}
}

@media (max-width:979px) {
.rd-post-module-1 .rd-details, .rd-post-module-3 .rd-details {
	padding: 15px!important
}
.rd-post-module-1 .rd-circular, .rd-post-module-1 .rd-category {
	display: none!important
}
.rd-module-item {
	padding: 0
}
}

@media (max-width: 767px) {
.rd-module-item:not(.rd-slider) .rd-post-item, .rd-post {
	display: inherit!important;
	width: 100%!important
}
.rd-post-module-3 .rd-excerpt {
	display: none!important
}
}

@media (max-width: 767px) and (min-width: 500px) {
.rd-slider .rd-post-module-3 .rd-post-container {
	padding-bottom: 75%!important
}
.rd-post-module-3 .rd-post-container, .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 40%!important
}
.rd-post-module-3 .rd-title a, .rd-post-module-2 .rd-title a, .rd-post-module-1 .rd-title a {
	font-size: 18px!important
}
.rd-excerpt {
	display: none!important
}
}

@media (max-width: 499px) {
.rd-slider .rd-post-module-3 .rd-post-container {
	padding-bottom: 75%!important
}
.rd-post-module-3 .rd-post-container, .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 60%!important
}
.rd-post-module-1 .rd-title a {
	font-size: 14px!important
}
.rd-post-module-2 .rd-title a {
	font-size: 16px!important
}
.rd-post-module-3 .rd-title a {
	font-size: 15px!important
}
.rd-excerpt, .rd-meta {
	display: none!important
}
.rd-post-module-1 .rd-details, .rd-post-module-2 .rd-details, .rd-post-module-3 .rd-details {
	padding: 10px!important
}
}
/********************************************************************
.postnavi 
*********************************************************************/
.rd-module-loading {
	position: relative
}
.rd-module-loading .rd-post-list {
	opacity: .3
}
.rd-module-loading:before {
	z-index: 2;
	content: "";
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%
}
.rd-page-number {
	text-align: left;
	width: 100%;
	float: left;
	border-bottom: none!important
}
.rd-pagenavi {
	padding: 10px;
	clear: both;
	width: 100%!important;
	float: left
}
.rd-pagenavi span a {
	padding: 5px 10px!important;
	margin: 0!important
}
.rd-pagenavi #reza-next-page {
	background: none!important;
	padding: 0!important
}
.rd-pagenavi a, .rd-pagenavi span {
	background-color: rgba(150,150,150,0.10);
	padding: 5px 10px!important;
	float: left;
	margin: 2px!important;
	font-size: 12px;
	border: medium none!important;
	font-weight: 700;
	line-height: 1.5em;
	width: auto!important;
	cursor: pointer
}
.rd-pagenavi span.current {
	background: rgba(150,150,150,0.30)
}
.rd-pagenavi a:hover {
	background: #000;
	border-color: #fff;
	color: #333
}
.rd-pagenavi span.current {
	font-weight: 700
}
.rd-load-more {
	width: 100%;
	text-align: center;
	padding: 10px;
	float: left
}
.rd-load-more span {
	background-color: #4d4d4d;
	width: 100px;
	height: 30px;
	display: block;
	margin: auto;
	line-height: 30px;
	color: #efefef;
	cursor: pointer;
	font-size: 15px
}
.rd-load-more span:hover {
	background: #000
}
.rd-load-more.rd-loading span {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-color: inherit!important;
	font-size: 0;
	background-size: 25%;
	background-position: center;
	height: 40px
}
/********************************************************************
Content Post
*********************************************************************/
/* Content Featured ***************************************************/
.rd-content .rd-featured .rd-post-1-1 .rd-title a {
	font-size: 34px
}
.rd-content .rd-featured .rd-post-1-2 .rd-title a {
	font-size: 22px
}
.rd-content .rd-featured .rd-post-2-3 .rd-title a {
	font-size: 30px
}
.rd-content .rd-featured .rd-post-1-3 .rd-title a {
	font-size: 18px
}
.rd-content .rd-featured .rd-post-1-4 .rd-title a {
	font-size: 15px
}
.rd-content .rd-featured .rd-post-1-2 .rd-excerpt {
	font-size: 18px;
	max-height: 4.8em;
	font-size: 15px;
	max-height: 4.8em
}
.rd-content .rd-featured .rd-post-2-3 .rd-excerpt {
	font-size: 16px;
	max-height: 4.8em
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-content .rd-featured .rd-post-1-1 .rd-title a {
	font-size: 28px
}
.rd-content .rd-featured .rd-post-1-2 .rd-title a {
	font-size: 20px
}
.rd-content .rd-featured .rd-post-2-3 .rd-title a {
	font-size: 23px
}
.rd-content .rd-featured .rd-post-1-3 .rd-title a {
	font-size: 15px
}
.rd-content .rd-featured .rd-post-1-4 .rd-title a {
	font-size: 13px
}
.rd-content .rd-featured .rd-post-1-1 .rd-excerpt {
	font-size: 15px;
	max-height: 4.8em
}
.rd-content .rd-featured .rd-post-1-2 .rd-excerpt {
	font-size: 13px;
	max-height: 4.8em
}
.rd-content .rd-featured .rd-post-2-3 .rd-excerpt {
	font-size: 14px;
	max-height: 4.8em
}
.rd-content .rd-featured .rd-post-1-4 .rd-meta {
	display: none
}
}

@media (max-width: 979px) and (min-width: 768px) {
.rd-content .rd-featured .rd-col-1-2 {
	width: 100%
}
.rd-content .rd-featured .rd-post-1-2 .rd-post-container {
	padding-bottom: 40%
}
.rd-content .rd-featured .rd-col-1-4 {
	width: 50%
}
.rd-content .rd-featured .rd-post-1-1 .rd-title a, .rd-content .rd-featured .rd-post-1-2 .rd-title a {
	font-size: 25px
}
.rd-content .rd-featured .rd-post-1-4 .rd-title a {
	font-size: 16px
}
.rd-content .rd-featured .rd-post-2-3 .rd-title a {
	font-size: 20px
}
.rd-content .rd-featured .rd-post-1-3 .rd-title a {
	font-size: 14px
}
.rd-content .rd-featured .rd-post-1-3 .rd-meta {
	display: none
}
.rd-content .rd-featured .rd-excerpt {
	display: none
}
}
/* Content Grid ***************************************************/
.rd-content .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 22px
}
.rd-content .rd-grid .rd-post-1-3 .rd-title a {
	font-size: 18px
}
.rd-content .rd-grid .rd-post-1-4 .rd-title a {
	font-size: 15px
}
.rd-content .rd-grid .rd-post-1-2 .rd-excerpt {
	font-size: 15px;
	max-height: 4.8em
}
.rd-content .rd-grid .rd-post-1-3 .rd-excerpt {
	font-size: 14px;
	max-height: 4.8em
}
.rd-content .rd-grid .rd-post-1-4 .rd-excerpt {
	font-size: 13px;
	max-height: 4.8em
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-content .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 20px
}
.rd-content .rd-grid .rd-post-1-3 .rd-title a {
	font-size: 16px
}
.rd-content .rd-grid .rd-post-1-4 .rd-title a {
	font-size: 14px
}
.rd-content .rd-grid .rd-post-1-2 .rd-excerpt {
	font-size: 14px;
	max-height: 4.8em
}
.rd-content .rd-grid .rd-post-1-3 .rd-excerpt {
	font-size: 13px;
	max-height: 4.8em
}
.rd-content .rd-grid .rd-post-1-4 .rd-excerpt {
	font-size: 12px;
	max-height: 4.8em
}
}

@media (max-width: 979px) and (min-width: 768px) {
.rd-content .rd-grid .rd-col-1-2 {
	width: 100%
}
.rd-content .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 16px
}
.rd-content .rd-grid .rd-post-1-3 .rd-title a {
	font-size: 14px
}
.rd-content .rd-grid .rd-post-1-4 .rd-title a {
	font-size: 13px
}
.rd-content .rd-grid .rd-post-1-4 .rd-details {
	padding: 10px
}
.rd-content .rd-grid .rd-post-1-2 .rd-excerpt {
	font-size: 13px
}
.rd-content .rd-grid .rd-post-1-3 .rd-excerpt, .rd-content .rd-grid .rd-post-1-4 .rd-excerpt {
	display: none
}
.rd-content .rd-grid .rd-post-1-4 .rd-meta {
	display: none
}
}
/* Content List ***************************************************/
.rd-content .rd-list .rd-post-1-2 .rd-title a {
	font-size: 18px
}
.rd-content .rd-list .rd-post-1-3 .rd-title a {
	font-size: 14px
}
.rd-content .rd-list .rd-post-1-2 .rd-excerpt {
	font-size: 13px;
	max-height: 3em
}
.rd-content .rd-list .rd-post-1-3 .rd-circular {
	display: none
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-content .rd-list .rd-post-1-2 .rd-title a {
	font-size: 14px
}
.rd-content .rd-list .rd-post-1-3 .rd-title a {
	font-size: 13px
}
.rd-content .rd-list .rd-post-1-3 .rd-details {
	padding: 10px
}
.rd-content .rd-list .rd-post-1-2 .rd-excerpt {
	display: none
}
.rd-content .rd-list .rd-post-1-3 .rd-meta {
	display: none
}
}

@media (max-width: 979px) and (min-width: 768px) {
.rd-content .rd-list .rd-post-1-2 .rd-thumb, .rd-content .rd-list .rd-post-1-3 .rd-thumb {
	width: 15%
}
.rd-content .rd-list .rd-post-1-2 .rd-details, .rd-content .rd-list .rd-post-1-3 .rd-details {
	width: 85%
}
.rd-content .rd-list .rd-post-item, .rd-content .rd-list .rd-post {
	display: inherit!important;
	width: 100%!important
}
.rd-content .rd-list .rd-post-1-2 .rd-title a, .rd-content .rd-list .rd-post-1-3 .rd-title a {
	font-size: 18px
}
.rd-content .rd-list .rd-post .rd-excerpt, .rd-content .rd-list .rd-post .rd-circular, .rd-content .rd-list .rd-post .rd-category {
	display: none
}
}
/********************************************************************
 Main Post
*********************************************************************/
.rd-main .rd-grid .rd-post-1-1 .rd-post-thumbnail {
	padding-bottom: 50%!important
}

@media (min-width: 979px) {
.rd-main .rd-post-1-1 .rd-details {
	padding: 20px!important
}
}

@media (max-width: 979px) and (min-width:768px) {
.rd-main .rd-module-item:not(.rd-slider ) .rd-post-item, .rd-main .rd-module-item:not(.rd-slider ) .rd-post, .rd-center .rd-main .rd-module-item:not(.rd-slider ) .rd-post-item, .rd-center .rd-post {
	display: inherit!important;
	width: 100%!important
}
.rd-main .rd-post-module-3 .rd-post-container, .rd-main .rd-post-module-2 .rd-post-thumbnail, .rd-center .rd-post-module-3 .rd-post-container, .rd-center .rd-post-module-2 .rd-post-thumbnail {
	padding-bottom: 60%!important
}
.rd-main .rd-post-module-1 .rd-title a, .rd-center .rd-post-module-1 .rd-title a {
	font-size: 15px!important
}
.rd-main .rd-post-module-2 .rd-title a, .rd-center .rd-post-module-2 .rd-title a {
	font-size: 17px!important
}
.rd-main .rd-post-module-3 .rd-title a, .rd-center .rd-post-module-3 .rd-title a {
	font-size: 16px!important
}
.rd-main .rd-excerpt, .rd-center .rd-excerpt {
	display: none!important
}
}
/* Main Featured ***************************************************/
.rd-main .rd-featured .rd-details {
	padding: 15px
}
.rd-main .rd-featured .rd-post-1-1 .rd-title a {
	font-size: 26px
}
.rd-main .rd-featured .rd-post-1-2 .rd-title a {
	font-size: 18px
}
.rd-main .rd-featured .rd-post-2-3 .rd-title a {
	font-size: 20px
}
.rd-main .rd-featured .rd-post-1-3 .rd-title a {
	font-size: 13px
}
.rd-main .rd-featured .rd-post-1-1 .rd-excerpt {
	font-size: 15px;
	max-height: 4.8em
}
.rd-main .rd-featured .rd-post-2-3 .rd-excerpt {
	font-size: 14px;
	max-height: 4.8em
}
.rd-main .rd-featured .rd-post-1-1 .rd-title a {
	font-size: 26px
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-main .rd-featured .rd-post-1-1 .rd-title a {
	font-size: 22px
}
.rd-main .rd-featured .rd-post-1-2 .rd-title a {
	font-size: 14px
}
.rd-main .rd-featured .rd-post-2-3 .rd-title a {
	font-size: 17px
}
.rd-main .rd-featured .rd-post-1-3 .rd-title a {
	font-size: 12px;
	max-height: calc(3em + 24px)
}
.rd-main .rd-featured .rd-post-1-3 .rd-meta {
	display: none
}
.rd-main .rd-featured .rd-post-1-1 .rd-excerpt {
	font-size: 14px;
	max-height: 4.8em
}
.rd-main .rd-featured .rd-post-2-3 .rd-excerpt {
	display: none
}
}
/* Main Grid ***************************************************/
.rd-main .rd-grid .rd-post-1-1 .rd-title a {
	font-size: 26px
}
.rd-main .rd-grid .rd-post-1-1 .rd-title a {
	font-size: 26px
}
.rd-main .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 18px
}
.rd-main .rd-grid .rd-post-1-3 .rd-title a {
	font-size: 15px
}
.rd-main .rd-grid .rd-post-1-1 .rd-excerpt {
	font-size: 15px
}
.rd-main .rd-grid .rd-post-1-2 .rd-excerpt {
	font-size: 14px;
	max-height: 4.8em
}
.rd-main .rd-grid .rd-post-1-3 .rd-excerpt {
	font-size: 13px;
	max-height: 4.8em
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-main .rd-grid .rd-post-1-1 .rd-title a {
	font-size: 22px
}
.rd-main .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 15px
}
.rd-main .rd-grid .rd-post-1-3 .rd-title a {
	font-size: 13px
}
.rd-main .rd-grid .rd-post-1-1 .rd-excerpt {
	font-size: 14px
}
.rd-main .rd-grid .rd-post-1-2 .rd-excerpt {
	font-size: 13px;
	max-height: 4.5em
}
.rd-main .rd-grid .rd-post-1-3 .rd-excerpt {
	display: none
}
.rd-main .rd-grid .rd-post-1-3 .rd-details {
	padding: 10px
}
}
/* Main List ***************************************************/
.rd-main .rd-list .rd-post-1-1 .rd-title a {
	font-size: 22px
}
.rd-main .rd-list .rd-post-1-2 .rd-title a {
	font-size: 14px
}
.rd-main .rd-list .rd-post-1-2 .rd-circular {
	display: none
}
.rd-main .rd-list .rd-post-1-1 .rd-excerpt {
	font-size: 15px;
	max-height: 6em
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-main .rd-list .rd-post-1-1 .rd-title a {
	font-size: 17px
}
.rd-main .rd-list .rd-post-1-2 .rd-title a {
	font-size: 13px
}
.rd-main .rd-list .rd-post-1-1 .rd-excerpt {
	font-size: 13px;
	max-height: 3em
}
.rd-main .rd-list .rd-post-1-2 .rd-meta {
	display: none
}
.rd-main .rd-list .rd-post-1-1 .rd-details {
	padding: 15px
}
.rd-main .rd-list .rd-post-1-2 .rd-details {
	padding: 10px
}
}
/********************************************************************
Center Style
*********************************************************************/
/* Center Featured ***************************************************/
.rd-center .rd-featured .rd-details {
	padding: 15px
}
.rd-center .rd-featured .rd-post-1-1 .rd-title a {
	font-size: 22px
}
.rd-center .rd-featured .rd-post-1-2 .rd-title a {
	font-size: 14px;
	max-height: calc(3em + 24px)
}
.rd-center .rd-featured .rd-post-1-1 .rd-excerpt {
	font-size: 15px;
	max-height: 4.5em
}
/* Center Grid ***************************************************/
.rd-center .rd-grid .rd-post-1-1 .rd-title a {
	font-size: 22px
}
.rd-center .rd-grid .rd-post-1-1 .rd-excerpt {
	font-size: 15px
}
.rd-center .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 15px
}
.rd-center .rd-grid .rd-post-1-2 .rd-excerpt {
	font-size: 13px;
	max-height: 4.5em
}
.rd-center .rd-list .rd-post-1-1 .rd-title a {
	font-size: 18px
}
.rd-center .rd-list .rd-post-1-2 .rd-title a {
	font-size: 13px;
	max-height: calc(3em + 24px)
}
/* Center List ***************************************************/
.rd-center .rd-list .rd-post-1-1 .rd-excerpt {
	font-size: 13px;
	max-height: 3em
}
.rd-center .rd-list .rd-post-1-2 .rd-thumb {
	width: 34%
}
.rd-center .rd-list .rd-post-1-2 .rd-details {
	width: 66%
}
/********************************************************************
Slider
*********************************************************************/
.rd-slider {
	display: none
}
.rd-slider .rd-ratio60.rd-post-module-3 .rd-post-container {
	padding-bottom: 60%!important
}
.rd-slider .rd-ratio135.rd-post-module-3 .rd-post-container {
	padding-bottom: 135%!important
}
.lSAction, .lSPager {
	display: none!important
}
.lSSlideOuter {
	padding: 10px;
}
.rd-module-item .lSSlideOuter .rd-post-list {
	padding: 0;
}
.lSSlideOuter:hover .lSAction, .lSSlideOuter:hover .lSPager {
	display: inline-block!important
}
.lSSlideOuter {
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	position: relative;
	-ms-user-select: none;
	user-select: none
}
.lightSlider:before, .lightSlider:after {
	content: " ";
	display: table
}
.lightSlider {
	overflow: hidden;
	margin: 0
}
.lSSlideWrapper {
	max-width: 100%;
	overflow: hidden;
	position: relative
}
.lSSlideWrapper > .lightSlider:after {
	clear: both
}
.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition: all 1s;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform, height;
	transition-property: transform, height;
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}
.lSSlideWrapper .lSFade {
	position: relative
}
.lSSlideWrapper .lSFade > * {
	position: absolute!important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%
}
.lSSlideWrapper.usingCss .lSFade > * {
	opacity: 0;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}
.lSSlideWrapper .lSFade > .active {
	z-index: 10
}
.lSSlideWrapper.usingCss .lSFade > .active {
	opacity: 1
}
.lSSlideOuter .lSPager.lSpg {
	padding: 0;
	text-align: center;
	position: absolute;
	top: 20px;
	width: 100%
}
.lSSlideOuter .lSPager.lSpg > li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px
}
.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #222;
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99;
	-webkit-transition: all .5s linear 0;
	transition: all .5s linear 0
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
	background-color: #428bca
}
.lSSlideOuter .media {
	opacity: .8
}
.lSSlideOuter .media.active {
	opacity: 1
}
.lSAction > a {
	width: 32px;
	display: block;
	top: 50%;
	height: 32px;
	background-image: url(images/controls.png);
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px;
	opacity: .5;
	-webkit-transition: opacity .35s linear 0;
	transition: opacity .35s linear 0
}
.lSAction > a:hover {
	opacity: 1
}
.lSAction > .lSPrev {
	background-position: 0 0;
	left: 10px
}
.lSAction > .lSNext {
	background-position: -32px 0;
	right: 10px
}
.lSAction > a.disabled {
	pointer-events: none
}
.cS-hidden {
	height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden
}

body:not(.rtl) .lightSlider.lsGrab > * {
 cursor: -webkit-grab;
 cursor: -moz-grab;
 cursor: -o-grab;
 cursor: -ms-grab;
 cursor: grab
}
 body:not(.rtl) #rd-wrapper .lsGrabbing .rd-post * {
 cursor: -webkit-grabbing !important;
 cursor: -moz-grabbing !important;
 cursor: -o-grabbing !important;
 cursor: -ms-grabbing !important;
 cursor: grabbing !important;
}
.rd-timer {
	z-index: 10;
	position: absolute;
	top: 0;
	height: 5px;
	background: rgba(255,255,255,0.25)!important;
}
/********************************************************************
Single Style
*********************************************************************/
.rd-single {
	float: left;
	position: relative
}
.rd-single-item {
	padding: 10px;
	width: 100%;
	float: left
}
.rd-single-row {
	width: 100%
}
.rd-single-post {
	width: 100%;
	padding: 20px;
	float: left;
	background: #fff
}
.rd-posts-bg .rd-single-post {
	padding-top: 20px
}
.rd-single-post .rd-head-post-content {
	padding-top: 10px;
	width: 100%
}
.rd-single-post .rd-details {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: solid 1px rgba(150,150,150,.15)
}
.rd-single-post div:not(.has-post-thumbnail) .rd-details {
	width: 100%!important;
	margin-left: 0!important;
	padding-left: 0!important
}
.rd-single-post .rd-title {
	margin-bottom: 8px;
	float: left;
	font-size: 25px;
	width: 100%
}
.rd-content .rd-single-post .rd-title {
	font-size: 30px
}
.rd-main .rd-single-post .rd-title {
	font-size: 25px
}
.rd-center .rd-single-post .rd-title {
	font-size: 22px
}
.rd-single-post .rd-meta {
	margin-top: 0!important;
	margin-bottom: 10px;
	margin-top: 0;
	float: left;
	font-weight: 400;
	width: 100%
}
.rd-single-post .rd-meta, .rd-single-post .rd-meta li {
	font-size: 13px!important
}
.rd-single-post .rd-post-content {
	font-size: 15px;
	float: left;
	width: 100%
}
.rd-single-post.rd-post-a2 .rd-post-content {
	float: none!important
}
.rd-single-post .rd-post-content img {
	max-width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rd-single-post .rd-thumb {
	pointer-events: none;
	position: relative;
	margin-bottom: 10px;
	float: left
}
.rd-single-post .rd-post-thumbnail:hover {
	background: none!important
}
.rd-single-post .rd-post-thumbnail {
	pointer-events: none
}
.rd-single-post.rd-video .rd-post-video {
	height: auto;
	pointer-events: all;
	cursor: pointer;
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 20px
}
.rd-single-post.rd-video .rd-video-warp {
	position: relative;
	max-width: 100%
}
.rd-single-post.rd-video .rd-post-video .rd-video, .rd-single-post.rd-video .rd-post-video iframe {
	transform: translate(-50%, 00%);
	transform: translate(-50%, 00%);
	transform: translate(-50%, 00%);
	-webkit-transform: translate(-50%, 00%);
	-moz-transform: translate(-50%, 00%);
	-o-transform: translate(-50%, 00%);
	-ms-transform: translate(-50%, 00%);
	left: 50%;
	float: left;
	position: relative;
	margin-bottom: 0;
	position: relative;
	max-width: 100%
}
.rd-single-post.rd-video .rd-post-video #rd-video {
	width: 100%;
	height: 100%;
	position: relative
}
.rd-post-a1 .rd-details, .rd-post-a2 .rd-details {
	width: 60%
}
.rd-post-a1 .rd-thumb, .rd-post-a2 .rd-thumb {
	width: 40%;
	padding-left: 20px;
	float: right!important
}
.rd-post-a1 .rd-post-content {
	float: none;
	width: 100%;
	border-top: none!important;
	border-bottom: none!important
}
.rd-post-a1.rd-video .rd-thumb {
	width: 100%;
	margin-left: 0
}
.rd-post-a1.rd-video .rd-details {
	width: 100%
}
.rd-post-a3 .rd-thumb {
	width: 100%
}
.rd-post-a3 .rd-thumb img {
	transform: translate(-50%, 00%);
	transform: translate(-50%, 00%);
	transform: translate(-50%, 00%);
	-webkit-transform: translate(-50%, 00%);
	-moz-transform: translate(-50%, 00%);
	-o-transform: translate(-50%, 00%);
	-ms-transform: translate(-50%, 00%);
	left: 50%;
	position: relative;
	max-width: 100%;
	height: auto;
	display: inline-block!important
}
.rd-single-post .rd-thumb .rd-single-thumbnail img {
	position: relative;
	max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.rd-post-a1 .rd-thumb .rd-single-thumbnail img {
	min-width: 100%
}
.rd-post-a2.rd-video .rd-thumb {
	width: 100%;
	margin-left: 0
}

@media (max-width: 1240px)and (min-width: 980px) {
.rd-main .rd-single-post .rd-title {
	font-size: 22px
}
 
.rd-single-post img {
	pointer-events: all
}
.rd-content .rd-single-post .rd-title {
	font-size: 27px
}
.rd-single-post .rd-post-content {
	font-size: 13px
}
.rd-single-post .rd-meta, .rd-single-post .rd-meta li {
	font-size: 12px!important
}
.rd-single-post {
	padding: 15px
}
}

@media (max-width: 979px) {
.rd-single-post {
	padding: 15px
}
.rd-content .rd-single-post.rd-video .rd-thumb {
	width: 100%!important;
	margin-left: 0!important;
	margin-right: 0!important
}
.rd-single-post .rd-meta {
	display: inline-block!important
}
}

@media (max-width: 979px) and (min-width: 768px) {
.rd-content .rd-single-post .rd-title {
	font-size: 22px
}
.rd-main .rd-single-post .rd-title {
	font-size: 16px
}
.rd-center .rd-single-post .rd-title {
	font-size: 16px
}
}

@media (max-width: 767px) and (min-width: 500px) {
.rd-single-post .rd-title {
	font-size: 18px!important
}
.rd-single-post .rd-post-content {
	font-size: 13px
}
}

@media (max-width: 499px) {
.rd-post-a1 .rd-details, .rd-post-a2 .rd-details {
	width: 100%!important
}
.rd-post-a1 .rd-thumb, .rd-post-a2 .rd-thumb {
	width: 100%!important;
	padding-left: 0!important;
	float: right!important
}
.rd-single-post .rd-title {
	font-size: 16px!important
}
.rd-post-a1 .rd-details {
	width: 100%
}
.rd-single-post .rd-post-content {
	font-size: 13px
}
}
/********************************************************************
Single Content Style
*********************************************************************/
.rd-post-content p, .rd-post-content hr, .rd-post-content dd {
	margin-bottom: 20px
}
.rd-post-content p {

	word-wrap: break-word;
}
.rd-post-content dt {
	font-weight: 700
}
.rd-post-content dd {
	margin-bottom: 20px;
}
address {
	font-style: italic;
	margin-bottom: 20px;
}
.rd-post-content ol {
 	margin-bottom: 20px;
	margin-left: 40px
} 
.rd-post-content ul ul, .rd-post-content ol ol, .rd-post-content ul ol, .rd-post-content ol ul {
	margin: 0 0 0 15px;
	padding: 0;
	margin-bottom: 0;
	font-size: 92%
}
.rd-post-content h1 {
	font-size: 2.6179em;
	margin: 0 0 15px;
	line-height: 1.3em
}
.rd-post-content h2 {
	font-size: 2.0581em;
	margin: 0 0 15px;
	line-height: 1.35em
}
.rd-post-content h3 {
	font-size: 1.618em;
	margin: 0 0 15px;
	line-height: 1.4em
}
.rd-post-content h4 {
	font-size: 1.272em;
	margin: 0 0 15px
}
.rd-post-content h5 {
	font-size: 1em;
	margin: 0 0 15px
}
.rd-post-content h6 {
	font-size: 0.7862em;
	margin: 0 0 15px
}
.rd-post-content ul ul, .rd-post-content ol ol {
	padding: 0 0 0 40px
}
.rd-post-content a:hover {
	text-decoration: underline
}
.rd-post-content ul {
	list-style: outside;
	margin-bottom: 20px;
	padding: 0 0 0 40px;
}
 
button {
	cursor: pointer
}
table, th, td {
	border: 1px solid rgba(150,150,150,0.15)
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}
caption, th, td {
	font-weight: 400;
	text-align: left
}
th {
	border-width: 1px;
	font-weight: 700
}
td {
	border-width: 1px
}
th, td {
	padding: .4375em
}
.rd-tags {
	float: left;
	width: 100%;
	padding: 0!important;
	margin-top: 15px
}
.rd-tags li {
	float: left;
	font-weight: 700;
	list-style: none
}
.rd-tags li a {
	font-weight: 400;
	line-height: 25px;
	padding: 0 5px;
	height: 25px;
	margin: 3px 1px;
	font-size: 13px!important;
	position: relative;
	display: inline-block;
	background: rgba(150,150,150,0.1) none repeat scroll 0 0;
	border: solid 1px rgba(100,100,100,0.2);
	color: #888
}
.rd-tags li a:first-child {
	background: rgba(0,0,0,1) none repeat scroll 0 0;
	color: #fff
}
.rd-post-content .rd-youtube-video {
	width: 100%;
	text-align: center
}
.gallery {
	margin-bottom: 20px!important
}
.gallery .gallery-item {
	display: inline-block;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin-top: 0!important
}
.gallery-columns-2 .gallery-item {
	width: 50%!important
}
.gallery-columns-3 .gallery-item {
	width: 33.331%!important
}
.gallery-columns-4 .gallery-item {
	width: 25%!important
}
.gallery-columns-5 .gallery-item {
	width: 20%!important
}
.gallery-columns-6 .gallery-item {
	width: 16.66%!important
}
.gallery-columns-7 .gallery-item {
	width: 14.28%!important
}
.gallery-columns-8 .gallery-item {
	width: 12.5%!important
}
.gallery-columns-9 .gallery-item {
	width: 11.11%!important
}
.gallery .gallery-item img {
	height: auto;
	display: block;
	margin: 0 auto
}
.gallery-caption {
	color: #888;
	margin: 0
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none
}
.gallery br + br {
	display: none
}
.gallery .gallery-item img {
	border: none!important;
	box-shadow: 0 0 0 3px rgba(150,150,150,0.25);
	height: auto;
	display: block;
	margin: 0 auto;
	height: auto;
	max-width: 100%
}
.attachment img {
	display: block;
	margin: 0 auto
}
blockquote p {
	color: rgba(128,128,128,1.00)!important;
	padding: 0 15px;
	font-style: italic;
	border: 5px solid rgba(128,128,128,.50);
	border-width: 0 5px
}
blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 {
	color: rgba(128,128,128,1.00)!important;
	padding: 0 15px;
	font-style: italic;
	border: 5px solid rgba(128,128,128,.50);
	border-width: 0 0 0 5px
}
.wp-caption {
	max-width: 100%!important;
	padding-bottom: 15px!important
}
.wp-caption img {
	width: auto;
	margin: 0!important
}
.wp-caption-text {
	color: gray!important;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	width: 100%;
	padding: 10px 0 20px !important;
	width: 100%;
	margin-bottom: 0 !important;
	box-sizing: border-box;
	display: inline-block;
	padding-top: 0px;
	margin-top: -15px !important;
	float: left;
}
.alignright {
	float: right;
	margin-left: 15px!important
}
.alignleft {
	float: left;
	margin-right: 15px!important
}
.alignleft a {
	float: none!important;
	margin: auto!important;
	display: block
}
.aligncenter {
	position: relative;
	text-align: center;
	margin: auto!important;
	display: block
}
.aligncenter img {
	position: relative;
	display: block;
	margin: auto!important;
	float: none!important;
	text-align: center
}
.wp-video {
	margin: auto
}
.button {
	border: none;
	padding: 4px 7px
}
.button:hover {
	opacity: .85;
	color: #fff!important
}
#rd-post-pagination a {
	padding: 5px 10px;
	background: rgba(150,150,150,.10)
}
#rd-post-pagination span {
	padding: 5px 10px;
	background: rgba(150,150,150,.30)
}
.post-edit-link {
	float: left;
	width: 100%;
	margin-top: 15px
}
/********************************************************************
Review Style
*********************************************************************/
.rd-review {
	width: 100%;
	float: left;
	background: rgba(150,150,150,0.05);
	box-shadow: 0 0 0 1px rgba(150,150,150,0.25);
	float: left;
	position: relative;
	padding: 20px
}
.rd-review-details {
	width: 88%;
	width: calc(100% - 120px)!important;
	margin-right: 2%;
	margin-right: calc(20px)!important;
	float: left
}
.rd-review-title {
	width: 100%;
	font-size: 22px!important;
	float: left;
	position: relative;
	top: 0!important;
	margin-bottom: 5px!important;
	padding: 0;
	margin-top: 0!important
}
.rd-review-excerpt {
	width: 100%;
	float: left;
	padding: 0
}
.rd-score-details {
	width: 100px;
	float: right;
	text-align: center;
	position: relative
}
.rd-review .rd-circular.rd-review-circular {
	background-color: transparent;
	box-shadow: 0 0!important
}
.rd-review-stars .stars-large {
	float: right
}
.rd-review-final-score .stars-large {
	float: none!important;
	margin: 0 auto 10px
}
span.rd-stars-large {
	width: 100px;
	display: block
}
.rd-review-style {
	float: left;
	height: 1.5em
}
.rd-review-score {
	float: right;
	padding: 0;
	margin: auto;
	display: inline-block;
	width: 100px!important
}
.rd-stars-large span {
	width: 100px;
	float: left
}
.rd-stars-score {
	overflow: hidden;
	float: left;
	position: relative
}
.rd-stars-score i {
	font-family: dashicons;
	float: left
}
.rd-stars-score i::before {
	font-size: 20px;
	content: "\f155";
	font-style: normal;
	color: #e03800
}
.rd-stars-full-score {
	float: left;
	position: absolute
}
.rd-stars-full-score i {
	font-family: dashicons;
	float: left
}
.rd-stars-full-score i::before {
	font-size: 20px;
	content: "\f155";
	font-style: normal;
	color: rgba(150,150,150,0.40)!important
}
.rd-review-short {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin-top: 0;
	line-height: 30px;
	float: left;
	width: 100%
}
.rd-review .rd-circular {
	font-size: 40px;
	float: right;
	position: relative;
	margin: calc(3px);
	float: right;
	border: none!important;
	margin: 3px;
	box-shadow: 0 0 0 3px #000, 0 0 0 4px #000 inset!important
}
.rd-review .rd-circular div {
	border-width: 7px!important
}
.rd-review .rd-circular span {
	text-shadow: none
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-review-details {
	width: 85%
}
.rd-review .rd-circular {
	font-size: 35px
}
}

@media (max-width: 979px) and (min-width: 768px) {
.rd-review-details {
	width: 85%
}
.rd-review .rd-circular {
	font-size: 30px
}
}

@media (max-width: 768px) and (min-width: 500px) {
.rd-review-details {
	width: 75%
}
.rd-review .rd-circular {
	font-size: 25px
}
}

@media (max-width: 500px) {
.rd-review-details {
	width: 100%!important;
	margin: 0
}
.rd-score-details {
	width: 100%;
	margin-top: 15px
}
.rd-review-score {
	float: none
}
}
/********************************************************************
Share Style
*********************************************************************/ 
.rd-share-post {
	float: left;
	width: 100%;
	padding: 10px 0 0!important;
	text-align: center
}
.rd-share-post li {
	list-style: none;
	height: 40px;
	float: left;
	display: inline-block;
	margin: 6px 3px 0
}
.rd-share-post li:hover {
	opacity: .75
}
.rd-share-post li a {
	float: left;
	font-size: 13px;
	font-weight: 400!important
}
.rd-share-post li img {
	height: 40px;
	width: 40px;
	box-shadow: 0 0 0 1px RGBA(150,150,150,0.15);
	border-radius: 2px
}
.rd-share-post .rd-share-social {
	color: #FFF;
	float: left;
	padding-right: 15px;
	height: 30px;
	line-height: 30px
}
.rd-share-post .rd-facebook {
	background: #435b8d none repeat scroll 0 0
}
.rd-share-post .rd-google {
	background: #e14b19 none repeat scroll 0 0
}
.rd-share-post .rd-twitter {
	background: #4da3cc none repeat scroll 0 0
}
.rd-share-post .rd-linkedin {
	background: #007bb6 none repeat scroll 0 0
}
.rd-share-post .rd-telegram {
	background: #2da5e1 none repeat scroll 0 0
}
.rd-share-post .rd-whatsapp {
	background: #02d301 none repeat scroll 0 0
}

.avater {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 100%
}
.avater img {
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(150,150,150,0.15)
}
/********************************************************************
AuthorBio Style
*********************************************************************/
.rd-author-box {
	float: left;
	text-align: left;
	padding: 20px;
	width: 100%
}
.rd-author-box .rd-author-name {
	font-size: 18px;
	width: 100%!important;
	float: left
}
.rd-author-box .rd-author-name a {
	font-size: 18px;
	width: 100%
}
.rd-author-thumb {
	display: inline-block;
	float: left;
	position: relative;
	width: 10%;
	padding-bottom: 10%;
	border-radius: 0;
	overflow: hidden
}
.rd-author-thumb img {
	width: 100%;
	height: 100%;
	box-shadow: 0 0 0 1px RGBA(150,150,150,0.15);
	border-radius: 2px;
	position: absolute
}
.rd-author-box .rd-details {
	position: relative;
	display: inline-block;
	width: 90%;
	float: left;
	padding-left: 20px;
	font-size: 18px
}
.rd-author-name {
	margin: 0;
	font-size: 20px;
	display: inline-block;
	font-weight: 700;
	width: 100%
}
.rd-author-description {
	margin-top: 6px;
	font-size: 13px;
	display: inline-block;
	font-weight: 400;
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 6px;
	line-height: 1.6em
}
.rd-author-social {
	float: left;
	margin: 5px;
	list-style: none
}
.rd-author-social img {
	border-radius: 50%;
	width: 24px;
	height: 24px
}

@media (max-width: 499px) {
.rd-author-thumb {
	width: 50px;
	padding-bottom: 50px;
	margin-right: 15px;
	margin-bottom: 5px
}
.rd-author-box .rd-details {
	display: block;
	width: auto;
	float: none;
	margin: 0!important
}
.rd-author-box .rd-author-name {
	float: none!important;
	width: auto!important
}
.rd-author-description {
	display: block;
	width: auto!important
}
}
/********************************************************************
NextPrev Style
*********************************************************************/
.rd-post-nextprev {
	float: left;
	width: 100%;
	background: #fff;
	padding: 10px
}
.rd-post-previous {
	width: 50%;
	font-size: 0;
	line-height: normal;
	padding: 20px;
	float: left;
	text-align: center
}
.rd-post-next {
	width: 50%;
	font-size: 0;
	line-height: normal;
	padding: 20px;
	float: left;
	text-align: center
}
.rd-post-next a, .rd-post-previous a {
	font-size: 15px;
	text-align: center;
	font-weight: 700;
	line-height: normal
}
.rd-post-next span, .rd-post-previous span {
	font-size: 15px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	opacity: .5
}

@media (max-width: 499px) {
.rd-post-previous, .rd-post-next {
	width: 100%;
	margin: 0!important;
	padding: 0!important
}
.rd-post-next {
	width: 100%;
	margin: 0!important;
	padding-top: 20px!important
}
}
/********************************************************************
Related Style
*********************************************************************/
.rd-related {
	width: 100%;
	margin-bottom:30px;
}
.rd-related > h4 {
	width: 100%;
	font-weight: 700;
	padding:40px 0;
	font-size: 24px;
	line-height: 30px;
}
.rd-related a {
	font-weight: 700
}
.rd-related .rd-post-thumbnail {
	pointer-events: all!important
}
.rd-related div.rd-row:first-child {
	border-top: none!important
}

@media (max-width: 1240px) and (min-width: 979px) {
.rd-related .rd-title a {
	font-size: 14px!important
}
}

@media (max-width: 979px) {
.rd-related {
	display: none
}
}
/********************************************************************
LightBox Style
*********************************************************************/ 
.rd-lightbox {
	top: 0;
	z-index: 9999999;
	position: fixed;
	background-color: rgba(0,0,0,.75);
	margin: 0!important;
	text-align: center;
	width: 100%;
	height: 100%;
	display: none;
	color: #fff
}
.rd-lightbox-middle {
	display: table;
	height: 100%;
	width: 100%;
	vertical-align: middle
}
.rd-lightbox-img {
	margin: auto;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	display: table-cell
}
.rd-lightbox-targetimg {
	max-width: 900px;
	max-height: 500px;
	height: auto;
	display: block;
	margin:auto;
	line-height: 0
}

@media (max-width: 1240px) {
.rd-lightbox-targetimg {
	max-width: 70%;
	max-height: 70%;
	display: block;
	line-height: 0
}
}
.rd-lightbox-counter {
	font-size: 30px
}
.rd-lightbox i:hover {
	cursor: pointer;
	color: #2aabd2
}
.rd-lightbox-bottom {
	position: fixed;
	bottom: 20px;
	text-align: center;
	width: 100%;
	z-index: 111111111111;
	left: 0;
	right: 0;
	height: auto
}
.rd-lightbox-nextbig {
	cursor: pointer;
	top: 47.5%;
	top: calc(50% - 25px);
	left: auto;
	z-index: 999999999999;
	position: fixed;
	opacity: .75;
	font-size: 50px;
	right: 2%!important;
	right: 20px!important
}
.rd-lightbox-prevbig {
	cursor: pointer;
	z-index: 999999999999;
	top: 47.5%;
	top: calc(50% - 25px);
	right: auto;
	position: fixed;
	opacity: .75;
	font-size: 50px;
	left: 2%!important;
	left: 20px!important
}
.rd-lightbox-nextbig:hover, .rd-lightbox-prevbig:hover {
	opacity: 1
}
.rd-lightbox-targetimg {
	z-index: 9999999;
	cursor: pointer;
	position: relative
}
.rd-lightbox-close::before {
	font-family: dashicons;
	font-weight: 400;
	position: absolute;
	top: 20px;
	font-style: normal;
	right: 20px;
	font-size: 50px;
	cursor: pointer;
	content: "\f335"
}
.rd-lightbox-prevbig::before {
	content: "\f340";
	font-family: dashicons;
	font-weight: 400
}
.rd-lightbox-nextbig::before {
	content: "\f344";
	font-family: dashicons;
	font-weight: 400
}
.rd-lightbox-loading {
	background: url(images/loading.gif) no-repeat transparent;
	color: #2aabd2;
	z-index: 99999999999;
	top: 48%;
	top: calc(50% - 22px);
	position: fixed;
	width: 100%;
	height: 100%;
	right: 0;
	left: 48%;
	left: calc(50% - 22px)
}
.rd-lightbox-loading::before {
	margin: 25% 0;
	color: #2aabd2
}
.rd-lightbox-title {
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 1.4em;
	line-height: calc(1em + 6px)
}
.rd-lightbox-outer {
	cursor: pointer;
	position: absolute;
	height: 100%;
	width: 100%
}
/********************************************************************
Comments Style
*********************************************************************/ 
#comments {
	float: left;
	width: 100%;
	margin: 0;
	padding: 20px
}
.comments-title {
	font-size: 15px
}
.comment-list {
	list-style: none;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.comment-list.rd-thread li {
	position: relative;
	clear: both;
	float: left;
	background: rgba(150,150,150,0.03);
	border: solid 1px rgba(150,150,150,.15);
	padding: 20px;
	list-style: none;
	margin: 20px 0 0;
	width: 100%;
	box-sizing: border-box
}
.comment-list.rd-thread li ul li {
	background: rgba(150,150,150,0.10);
	padding: 20px;
	margin-top: 20px
}
.comment-wrap.rd-thread {
	padding: 0
}
.comment-list.rd-list .comment-wrap {
	border-top: dotted 1px rgba(150,150,150,0.25);
	padding: 20px 0;
	list-style: none;
	float: left;
	width: 100%!important
}
.comment-list.rd-list .children {
	list-style: none;
	margin-left: 7.5%
}
.comment-list.rd-list li ul li .comment-wrap {
	list-style: none
}
#comments .clear {
	clear: inherit!important
}
.comment-avatar {
	float: left;
	width: 55px;
	padding-bottom: 0;
	margin-right: 20px;
	margin-bottom: 5px
}
.comment-avatar img {
	font-size: 0;
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 2px
}
.author-comment cite {
	font-weight: 700;
	position: relative;
	display: block;
	float: left;
	padding-right: 5px;
	font-style: normal
}
.author-link {
	float: left
}
.author-link ol {
	float: left;
	padding-right: 5px
}
.author-link a {
	float: left;
	font-size: 14px
}
.author-link-reply a {
	font-size: 14px
}
.author-link-reply {
	float: left
}
.commentmetadata {
	font-size: 11px;
	text-align: right
}
.comment-wrap {
	position: relative
}
.comment-content {
	position: relative;
	overflow: hidden;
	margin-top: 10px
}
.comment-content ul{
	background:none !important;
	border:none !important;
	list-style:outside !important;
	margin-bottom:20px;
}
.comment-content li{
	background:none !important;
	padding:0px !important;
	margin:0px !important;
	list-style:inherit !important;

	border:none !important;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 15px;
	line-height: 1.5em
}
.nocomments {
	text-align: center
}
.comment-list li.pingback {
	padding: 5px 10px;
	border-bottom: 1px solid #ddd
}
.comment-list .reply {
	text-align: right;
	text-align: right;
	float: left;
	margin-top: 10px;
	width: 100%
}
.comment-list .reply a {
	padding: 0;
	position: relative;
	text-align: right;
	float: none;
	display: inline-block;
	font-size: 13px
}
.comment-list .reply a:hover {
	text-shadow: 0 1px 1px #000
}
#respond {
	width: 100%;
	position: relative;
	font-size: 13px;
	float: left;
	font-weight: 700
}
.comment-list li #respond {
	margin: 10px 0 20px!important
}
#commentform {
	padding: 0;
	margin-top: 6px;
	overflow: hidden
}
#commentform .required {
	font-weight: 700;
	float: left
}
#commentform label {
	line-height: 1.75em;
	width: auto;
	float: left
}
#commentform p {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: 400;
	padding: 0
}
#commentform textarea, #commentform input {
	width: 100%;
	font-size: 13px;
	line-height: 1.75em
}
.comment-reply-title small{
	float:right;
}
#commentform input {
	float: left;
	font-weight: 400;
	display: block;
	border: 0 none;
	width: 100%;
	font-size: 12px;
	height: 35px;
	padding: 0 10px;
	background: rgba(156,156,156,0.10);
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset, 0 0 2px 1px rgba(128,128,128,0.2) inset
}
 #commentform input[type="checkbox"]{
	 width:auto !important;
 
margin-right: 10px !important;
height: auto;
vertical-align: middle;
margin-top: 4px;
	 
 }
 
#commentform textarea {
	box-sizing: border-box;
	width: 100%;
	padding: 5px 10px;
	height: 100px;
	background: rgba(156,156,156,0.10);
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset, 0 0 2px 1px rgba(128,128,128,0.2) inset;
	border: none
}
#commentform input, #commentform input, .bypostauthor {
	border: none;
	box-sizing: border-box
}
.comment-form-email, .comment-form-url, .comment-form-url, .comment-form-comment {
	clear: both
}
.comment-notes {
	margin-bottom: 10px
}
.form-submit #submit, #login-form .login-button, .widget-feedburner .feedburner-subscribe {
	width: auto;
	font-size: 13px;
	padding: 3px 7px;
	cursor: pointer;
	position: relative
}
#submit:hover {
	opacity: .75
}
.commentmetadata a, .author-link-reply a {
	display: inline-block;
	opacity: .5
}
.form-submit #submit:active, #login-form .login-button:active,, .widget-feedburner .feedburner-subscribe:active {
top:2px
}
input.error, textarea.error {
	border: 1px solid red!important
}
.rd-comment-navi {
	padding-bottom: 20px;
	width: 100%;
	float: left
}
.rd-comment-navi .page-numbers {
	padding: 5px 10px;
	background: rgba(150,150,150,0.10)
}

@media (max-width: 499px) {
.comment-list.rd-thread li {
	padding: 7px
}
.comment-content {
	display: inline;
	width: auto;
	overflow: hidden;
	margin-top: 5px;
	float: none
}
}
/********************************************************************
Widget Style
*********************************************************************/
.widget:not(.rd-widget-post) {
	line-height: 1.6em;
	font-size: 13px;
	width: 100%;
	padding: 15px;
	list-style: none
}
.widget {
	line-height: 1.6em;
	font-size: 13px
}
.rd-widget-post {
	padding: 5px;
	width: 100%;
	float: left
}
.rd-widget .widget-container.rd-post-background {
	background: none !important;
	box-shadow: none !important;
}
.widget:not(.rd-widget-post) .rd-title-box {
	padding: 0;
	margin-bottom: 20px
}
.widget .screen-reader-text {
	display: none
}
.widget a {
	font-size: 15px;
	line-height: 1.6em
}
.widget.widget_rss .rd-title-box h4 a:not(.rsswidget) {
	display: none;
}
.widget.widget_rss .rd-title-box h4 a:nth-child(2) {
	padding-right: 5px;
}
.widget.widget_rss .rd-title-box h4 a:nth-child(3) {
	padding-left: 5px;
}
.widget select {
	width: 100%
}
.widget #wp-calendar {
	width: 100%;
	margin: 0
}
.widget #wp-calendar caption {
	text-align: center;
	padding: 5px 10px
}
.widget .searchform input#s {
	width: 100%
}
.widget .searchform #searchsubmit {
	cursor: pointer
}
.widget span {
	color: #888
}
.rd-widget .widget-container {
	width: 100%;
	padding: 0;
}
.widget h4 {
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	margin:0 0 20px;
}
.widget ul {
	padding:0;
}
..widget ul li a {
	font-size:14px;
	line-height:21px;
}
.widget li {
	list-style: none
}
.widget ul li {
	padding: 5px 0
}
.widget ul li ul li {
	padding: 5px 0 5px 20px
}
.rd-widget ul li {
	padding: 0
}
.rd_widget ul li {
	padding: 0
}
.rd-none-title .rd-title-box {
	display: none
}
.widget_text img {
	max-width: 100%;
	height: auto
}
.widget p {
	line-height: 1.5em
}
.widget_text .wp-caption-text {
	padding: 5px
}
.rd-widget-tags .rd-widget-content {
	width: 100%;
	float: left;
	padding-top: 0
}
.rd-tags-box {
	width: 100%;
	float: left;
	padding: 5px 10px 10px
}
.rd-tags-box a {
	font-size: 13px!important;
	padding: 5px;
	margin: 5px 5px 0 0;
	padding: 3px 7px!important;
	background: rgba(150,150,150,0.20);
	float: left
}
.rd-text-html {
	width: 100%;
	float: left;
	padding: 20px
}
.rd-widget-text-link {
	float: left;
	display: block
}
.rd-widget-text-link:first-child {
	margin-top: 20px
}
.rd-widget-link:last-child {
	margin-bottom: 20px
}
.rd-text-link {
	width: 100%;
	padding: 15px;
	background: rgba(150,150,150,0.15)
}
.rd-text-link a {
	font-size: 18px;
	font-weight: 700
}
.rd-social-content {
	width: 100%;
	padding: 10px;
	float: left;
	padding: 5px 5px
}
.rd-social-content .rd-social {
	float: left;
	width: 100%;
	margin: 0!important;
	background: none !important;
}
.rd-social-content .rd-social ul {
	width: 100%;
}
.rd-social-content .rd-social li {
	line-height: normal!important;
	list-style: none;
	position: relative;
	width: 20%;
	float: left;
	height: auto;
	padding: 5px;
	margin: 0
}
.rd-social-content .rd-social li a {
	float: left;
	padding-bottom: 100%!important;
	position: relative;
	width: 100%
}
.rd-social-content .rd-social li img {
	position: absolute;
	float: left;
	height: 100%!important;
	width: 100%!important;
	border-radius: 2px!important;
	left: 0;
}
.rd-social-content .rd-social li:before {
	display: none
}
.widget .rd-meta li {
	padding: 0!important
}
.rd-widget-featured .rd-post-list {
	padding: 0
}
.rd-widget-post-module-3 {
	padding: 10px
}

@media (max-width: 1240px) and (min-width: 980px) {
.rd-sidebar .rd-list .rd-post-1-2 .rd-meta {
	display: none!important
}
.rd-sidebar .rd-list .rd-post-1-2 .rd-thumb {
	width: 34%
}
.rd-sidebar .rd-list .rd-post-1-2 .rd-details {
	width: 66%
}
}

@media (max-width: 979px) and (min-width: 768px) {
.rd-sidebar .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 14px!important
}
.rd-sidebar .rd-featured .rd-post-1-2 .rd-title a {
	font-size: 13px!important
}
.rd-sidebar .rd-featured .rd-post-1-2 .rd-meta {
	display: none!important
}
.rd-sidebar .rd-list .rd-post-1-2 .rd-title a {
	font-size: 13px!important
}
.rd-sidebar .rd-list .rd-post-1-2 .rd-meta {
	display: none!important
}
.rd-sidebar .rd-list .rd-post-1-2 .rd-thumb {
	width: 34%
}
.rd-sidebar .rd-list .rd-post-1-2 .rd-details {
	width: 66%
}
.rd-sidebar .rd-grid .rd-post-1-2 .rd-title a {
	font-size: 14px!important
}
}

@media (max-width: 979px) {
.rd-widget-cavater .rd-excerpt {
	display: inline-block !important;
}
}
.rd-sidebar .rd-list .rd-post-1-2 .rd-circular {
	display: none
}
.rd-text-html .widget_text {
	padding: 10px;
	width: 100%;
	float: left;
	position: relative
}
/********************************************************************
Widget Login Style
*********************************************************************/
.rd-widget-login-singin {
	padding-bottom: 20px;
	float: left
}
.rd-widget-login-singin label {
	font-size: 14px;
	text-align: left;
	list-style: outside none none;
	float: left;
	padding: 5px 0
}
.rd-widget-login-singin #log, .rd-widget-login-singin #pwd {
	background: rgba(150,150,150,0.05);
	height: 40px;
	font-size: 14px;
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset;
	border: none;
	margin: auto;
	width: 100%;
	padding: 0 15px
}
.rd-widget-login-singin #submit {
	cursor: pointer;
	float: right;
	margin-top: 10px;
	border: medium none;
	font-size: 17px
}
.rd-widget-login-singin .rd-rememberme {
	font-size: 14px;
	text-align: left;
	list-style: outside none none;
	float: left;
	margin-top: 10px
}
.rd-login-links {
	float: left;
	width: 100%
}
.rd-login-links li {
	padding: 0;
	margin-right: 10px;
	display:inline-block;
}
.rd-widget-login-user {
	width: 100%;
	float: left
}
.rd-author-avatar {
	float: left;
	width: 30%;
	padding-top: 0
}
.rd-author-avatar img {
	border: solid 1px #fff;
	border-radius: 0;
	width: 100%;
	border-radius: 50%;
	height: auto
}
.rd-panel {
	float: left;
	width: 70%;
	padding-left: 15px
}
.rd-panel a {
	font-weight: 400
}
.rd-widget-login-user li {
	font-size: 15px;
	font-weight: 700;
	line-height: 25px
}
.rd-login-user h3 {
	padding: 0 20px;
	width: 250px;
	float: left;
	font-size: 14px
}
.rd-login-user ul {
	padding: 0 20px;
	font-size: 12px;
	float: left
}
/********************************************************************
Widget Search Style
*********************************************************************/
 
.widget_search a.rd-search-icon {
	display: none !important
}
.widget_search .rd-search-sub {
	margin-top: 0px !important;
	padding: 0px !important;
	width: 100% !important;
	position: relative;
	z-index: 1 !important;
	right: 0;
	background: none !important;
	display: inline-block !important;
	border-top: 0px !important;
	box-shadow: none !important;
}
/********************************************************************
 ADS Style
*********************************************************************/
.rd-single .rd-widget-ads {
	padding: 5px 0
}
.rd-ads {
	text-align: center;
	float: left;
	display: inline-block;
	padding: 10px;
	width: 100%
}
.rd-ads img {
	display: inline-block;
	float: left;
	top: 0;
	left: 50%;
	max-width: 100%;
	height: auto;
	position: relative;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	font-size: 0;
	-ms-transform: translate(-50%, 0)
}
.rd-resize.rd-ads img {
	width: 100%;
	float: left
}
/********************************************************************
Footer Style
*********************************************************************/ 
.rd-footer-warp {
	width: 100%;
	float: left;
	position: relative
}
.rd-footer-middle {
	width: 1240px;
	margin: auto
}
.rd-footer {
	padding: 20px 0;
	width: 100%;
	float: left
}
.rd-footer .rd-sid-1-4 {
	width: 25%
}
.rd-footer .rd-title-box {
	background: none!important
}
.rd-footer .rd-title-box h4 {
	background: none!important;
	border: none;
	box-shadow: none !important;
}
.rd-footer .rd-title-box h4 a {
	background: rgba(150,150,150,0.2)!important
}
.rd-footer-container {
	margin: auto;
	width: 1240px
}
.rd-footer .rd-post-background {
	border: none!important;
	background: none!important;
	box-shadow: none!important
}
.rd-footer .rd-post-module-1.has-post-thumbnail .rd-details {
	padding: 0 0 0 15px !important
}
.rd-footer .rd-post-module-1 .rd-details {
	padding: 0 0 0 0 !important
}
.rd-footer .widget:not(.rd-widget) .widget-container {
	padding: 0 !important;
}
.rd-footer .rd-post-module-2 .rd-details {
	padding: 10px 0 0!important
}
.rd-footer .rd-widget-text .rd-post-module-2 .rd-details {
	padding: 0px!important
}
.rd-footer-bottom {
	width: 100%;
	padding: 15px;
	float: left;
	box-shadow: 0 -1px 0 0 rgba(0,0,0,0.15), 0 -2px 0 0 rgba(255,255,255,0.15)
}
.rd-footer-bottom span {
	width: 100%;
	float: left
}

@media (max-width: 1240px) {
.rd-footer {
	width: 100%;
	margin-left: 0
}
.rd-footer-middle {
	width: 100%!important
}
}

@media (max-width: 979px) {
.rd-footer .rd-sid-1-4 {
	width: 50%
}
.rd-footer .rd-sid-1-4:nth-child(2n+0) {
	float: right
}
}

@media (max-width: 767px) {
.rd-footer .rd-sid-1-4 {
	width: 100%!important
}
}
.row {
	display:flex;
	flex-wrap:wrap;
	margin-left:-15px;
	margin-right:-15px;
}
.col-md-2 {
	width:16.66%;
	padding:0 15px;
}
.col-md-3 {
	width:25%;
	padding:0 15px;
}
.col-md-4 {
	width:33.33%;
	padding:0 15px;
}
.col-md-5 {
	width:41.66%;
	padding:0 15px;
}
.col-md-6 {
	width:50%;
	padding:0 15px;
}
.col-md-7 {
	width:58.33%;
	padding:0 15px;
}
.col-md-8 {
	width:66.66%;
	padding:0 15px;
}
.col-md-9 {
	width:75%;
	padding:0 15px;
}
.custom_section img {
	width:100%;
}
.custom_title {
	text-align:center;
	padding: 40px 0px;
	margin:0;
	font-weight: 700;
	font-size: 32px;
	line-height: 30px;
}
.post_content_section1 img {
	height:300px;
	object-fit:cover;
}
.post_content_section1 {
	margin-bottom:30px;
}
.custom_section h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	margin: 0 0 5px;
}
.custom_section p {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	margin:0 0 5px;
	letter-spacing: 0px;
}
.custom_section p.time_post {
	margin:0;
	font-size:14px;
}
.small_post {
	margin-bottom:30px;
}
.custom_section .small_post h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
}
.live_new_post {
	margin-bottom:20px;
}
.tag_live {
	font-size:12px;
	line-height:18px;
	margin:0 0 10px;
	background:#00BB6F;
	padding:5px 10px;
	border-radius:5px;
	color:#fff;
	display:inline-block;
	font-weight:bold;
}
.live_new_post h4 {
	font-size:18px;
	font-weight:bold;
	color:#000;
	line-height:23px;
	margin:0 0 5px;
}
.time_post {
	font-size:12px;
	line-height:18px;
	margin:0;
	font-weight:500;
}
.ads_image {
	height:100%;
}
.ads_image img {
	width:100%;
	height:auto;
	object-fit:cover;
}
.main_post {
	position:relative;
}
.main_post > img {
	height:100%;
	width:100%;
	object-fit:cover;
}
.content_main_post {
	width:100%;
}
.content_main_post h3 {
	font-size:32px;
	line-height:40px;
	color:#000;
	font-weight:bold;
	margin:5px 0;
}
.content_main_post h3 a {
	color:#000;
}
.content_main_post p {
	margin:0 0 10px;
	font-size: 16px;
	color:#000;
	line-height: 25px;
}
.content_main_post p.time_post {
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	margin:0;
}
.content_main_post .btn_main_post {
	border:1px solid #00BB6F;
	border-radius:50px;
	color:#00BB6F;
	text-decoration:none;
	font-size:18px;
	line-height:27px;
	padding:12px 35px;
	display:inline-block;
}
.main_news .slick-dots {
	bottom:20px;
}
.main_news .slick-dots li button {
	width:15px;
	height:15px;
	background:rgba(255,255,255,0.3);
	border-radius:50%;
}
.main_news .slick-dots li.slick-active button {
	background:#00BB6F;
}
.live_new {
	background:#F8F7FC;
	padding:20px 15px;
	overflow:hidden;
}
.live_new h3 {
	font-size:20px;
	font-weight:bold;
	margin:0 0 30px;
	border-bottom:1px solid rgba(38, 38, 38, 0.3);
	padding-bottom:20px;
}
.btn_live_news {
	display:inline-block;
	margin-top:15px;
	padding: 5px 20px;
	border: 1px solid #00BB6F;
	border-radius: 3px;
	margin-left: auto;
	margin-right: 0px;
	color: #00BB6F;
	margin-bottom: 16px;
	cursor: pointer;
	transition: all 400ms ease 0s;
	border-radius:50px;
}
.sub_new_post {
	border-top:1px solid rgba(38, 38, 38, 0.3);
	padding-top:15px;
	margin-bottom:15px;
}
.sub_new_post h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.03em;
	margin:0 0 10px;
}
.sub_new_post p {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0px;
	margin:0 0 10px;
}
.sub_new_post p.time_post {
	font-size:12px;
	line-height:18px;
	margin:0;
	font-weight:500;
}
.grid_list {
	margin-top:40px;
}
.top_news_post {
	margin-bottom: 20px;
}
.top_news_post h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	margin: 0 0 5px;
}
.top_news_post p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	font-weight: 500;
}
.group_head {
	border-bottom: 1px solid rgba(38, 38, 38, 0.3);
	padding-bottom:15px;
	margin-bottom:15px;
	display:flex;
	align-items:center;
}
.group_head > h3 {
	margin:0;
	font-size: 20px;
	font-weight: bold;
}
.group_head > a {
	background:#00BB6F;
	border:1px solid #00BB6F;
	border-radius:50px;
	font-size:12px;
	color:#fff;
	line-height:18px;
	font-family: Poppins;
	font-weight:500;
	padding:5px 15px;
	margin-left:auto;
	display:inline-block;
}
.group_head > a:hover {
	background:#fff;
}
.recent_new_pos {
	margin-bottom:20px;
	background:#F8F7FC;
	padding:15px;
}
.recent_new_pos h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	margin: 0 0 5px;
}
.recent_new_pos > p {
	font-size:12px;
	line-height: 18px;
	margin-bottom:10px;
}
.recent_new_pos img {
	width:100%;
	border-radius:10px;
}
.recent_new_pos > a {
	border-radius:50px;
	background:#391484;
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-family:Poppins;
	display:inline-block;
	margin-top:20px;
}
.recent_new_pos > a span {
	display:inline-block;
	vertical-align:middle;
}
.recent_new_pos > a img {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	width:18px;
	height:18px;
}
.top_news {
	margin-bottom:30px;
}
.market_news {
	margin-bottom:30px;
}
.market_new_pos {
	margin-bottom:20px;
	background:#F8F7FC;
	padding:15px;
}
.market_new_pos h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	margin: 0 0 5px;
}
.market_new_pos img {
	width:100%;
	height:400px;
	object-fit:cover;
	border-radius:10px;
}
.market_new_pos > p {
	font-size:12px;
	line-height: 18px;
	margin-bottom:10px;
}
.market_new_pos > a {
	border-radius:50px;
	background:#391484;
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-family:Poppins;
	display:inline-block;
	margin-top:20px;
}
.market_new_pos > a span {
	display:inline-block;
	vertical-align:middle;
}
.market_new_pos > a img {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	width:18px;
	height:18px;
}

.custom_news {
	margin-bottom:30px;
}
.custom_new_pos {
	margin-bottom:20px;
	background:#F8F7FC;
	padding:15px;
	min-height:calc(100% - 20px)
}
.custom_new_pos h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	margin: 0 0 5px;
}
.custom_new_pos img {
	width:100%;
	object-fit:cover;
	border-radius:10px;
}
.custom_new_pos > p {
	font-size:12px;
	line-height: 18px;
	margin-bottom:10px;
}
.custom_new_pos > a {
	border-radius:50px;
	background:#391484;
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-family:Poppins;
	display:inline-block;
	margin-top:20px;
}
.custom_new_pos > a span {
	display:inline-block;
	vertical-align:middle;
}
.custom_new_pos > a img {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	width:18px;
	height:18px;
}
.banner_img {
	margin-bottom:20px;
}
.banner_img img {
	width:100%;
}
.video_container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin-bottom:15px;
}
.video_container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top_new_single {
	display:flex;
	align-items:center;
	margin-bottom:20px;
}
.top_new_single img {
	width:67px;
	height:67px;
	object-fit:cover;
}
.top_new_single .top_news_post {
	margin-bottom:0;
	padding-left:10px;
}
.top_archives_single {
	display:flex;
	align-items:center;
	margin-bottom:15px;
}
.top_archives_single img {
	width:67px;
	height:auto;
	object-fit:cover;
}
.top_archives_single .top_news_post {
	margin-bottom:0;
	padding-right:10px;
}
a:hover, .rd-bpost .rd-title a:hover, .rd-post .rd-title a:hover, #rd-sidebar .widget-container a:hover, .rd-wide-slider .rd-slide-post h3 .rd-title a:hover, .rd-login .rd-singin .rd-singin-footer li a:hover {
	color: #00BB6F!important;
}
.header {
	padding:20px 0 0;
}
.header .row {
	align-items:center;
}
.container {
	width:100%;
	max-width:1300px;
	padding:0 15px;
	margin:0 auto;
}
.left_header {
	display:flex;
	align-items:center;
}
.left_header p {
	margin-right:10px;
	font-size:14px;
	line-height:21px;
	color:#000;
	margin-bottom:0;
}
.left_header p:last-child {
	margin-right:0;
	margin-left:10px;
}
.logo {
	text-align:center;
}
.logo img {
	max-width:316px;
	width:100%;
}
.right_header {
	display:flex;
	align-items:center;
	justify-content:end;
}
.search_btn img {
	display:block;
}
.header_btn {
	border-radius:50px;
	background:#0ECE85;
	color:#fff;
	margin:0 20px;
	padding:10px 30px;
	font-size:14px;
	line-height:21px;
	font-weight:500;
	display:block;
	font-family:Poppins;
}
.login_header {
	padding-left:20px;
	border-left:1px solid #000;
}
.login_header > a {
	font-size:14px;
	line-height:21px;
	color:#000;
	margin-right:20px;
	display:inline-block;
	vertical-align:middle;
	font-family:Poppins;
}
.login_header > a:last-child {
	margin-right:0;
}
.main_nav {
	padding:8px 0;
	background:#F8F7FC;
}
.main_nav ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	display: flex;
}
.main_nav ul li {
	padding:0 20px;
}
.main_nav ul li a {
	font-size:14px;
	line-height:27px;
	display:block;
	color:#000;
	font-family:Poppins;
	position:relative;
	padding:0 15px;
}
.main_nav ul li a:hover {
	font-weight:500;
}
.main_nav ul li.new_nav a:after {
	position:absolute;
	content:'New';
	border-radius:50px;
	background:#F9250F;
	color:#fff;
	font-size:10px;
	line-height:15px;
	padding:1px 5px;
	font-family:Poppins;
	top: -10px;
	right: -10px;
	display:block;
}
.subscribe_section {
	background:#391384;
	padding:80px 0;
	text-align:center;
	clear:both;
}
.subscibe_box {
	max-width:600px;
	margin:0 auto;
	text-align:center;
}
.subscibe_box h3 {
	color:#fff;
	font-weight:bold;
	font-size:30px;
	line-height:44px;
	margin:0 0 25px;
}
.subscibe_box h4 {
	margin:0 0 10px;
	letter-spacing:2px;
	color:#8067b0;
	text-transform:uppercase;
	font-size:14px;
	line-height:21px;
}
.subscibe_box form {
	display:flex;
}
.subscibe_box input[type="email"] {
	width:calc(100% - 180px);
	height:57px;
	border-radius:50px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	padding:0 25px;
	border:1px solid #46238d;
	color:#fff;
}
.subscibe_box input[type="email"].mce_inline_error {
	border-color:red;
}
.subscibe_box input[type="submit"] {
	width:160px;
	height:57px;
	border-radius:50px;
	color:#fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	margin-left:auto;
	background:#0ECE85;
	-webkit-appearance: none;
	cursor:pointer;
	-webkit-border-radius: none;
}
.footer {
	padding:70px 0 40px;
}
.footer form {
	display:flex;
	align-items:center;
}
.footer form input[type="text"] {
	width:calc(100% - 180px);
	height:57px;
	border-radius:50px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	padding:0 25px;
	background:#f8f7f9;
	color:#000;
}
.footer form input[type="text"].mce_inline_error {
	border-color:red;
}
.footer form input[type="submit"] {
	width:160px;
	height:57px;
	border-radius:50px;
	color:#fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	margin-left:auto;
	background:#0ECE85;
	-webkit-appearance: none;
	cursor:pointer;
	-webkit-border-radius: none;
}
.footer_social {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-top:30px;
	max-width:360px;
	padding:0 15px;
}
.footer_social a img {
	display:block;
}
.footer_social p {
	font-size:12px;
	line-height:18px;
	margin:0;
}
.copyright_text {
	margin-top:50px;
	padding-top:30px;
	border-top:1px solid rgba(38, 38, 38, 0.3);
}
.copyright_text .row {
	align-items:center;
}
.left_copyright {
	width:50%;
	padding:0 15px;
}
.left_copyright p {
	font-size:14px;
	line-height:21px;
	color:#000;
	margin:0;
}
.right_copyright {
	margin-left:auto;
	padding:0 15px;
}
.right_copyright ul {
	list-style:none;
	padding:0;
	margin:0;
}
.right_copyright ul li {
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.right_copyright ul li:last-child {
	margin:0;
}
.right_copyright ul li a {
	color:#000;
	font-weight:500;
	font-size:14px;
	line-height:21px;
	font-family:Poppins
}
.btn_mobile {
	cursor:pointer;
	width:30px;
	height:22px;
	margin-left: auto;
	display:none;
	margin-right: 15px;
}
.btn_mobile .bar1 {
	margin:0;
}
.btn_mobile .bar3 {
	margin:0;
}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 2px;
	background-color: #000;
	margin: 6px 0;
	border-radius:5px;
	display:block;
	transition: 0.4s;
}
.close_nav {
	position:absolute;
	top:45px;
	right:50px;
	display:none;
	cursor:pointer;
	z-index:9;
}
.close_nav .bar1 {
	-webkit-transform: rotate(-45deg) translate(0px, 0px);
	transform: rotate(-45deg) translate(0px, 0px);
	background-color: #000;
	width:30px;
}
.close_nav .bar3 {
	-webkit-transform: rotate(45deg) translate(-6px, -6px);
	transform: rotate(45deg) translate(-6px, -6px);
	background-color: #000;
	width:30px;
}
body.open_nav {
	overflow:hidden;
	height:100vh;
}
.cryptoboxes .mcw-dark-theme {
  background: #331c7f!important;
}
.single_post {
	max-width: 1056px;
	margin: 40px auto auto;
}
.heading_post {
	margin-bottom: 20px;
}
.heading_post h3 {
	font-weight: 700;
	font-size: 42px;
	line-height: 52px;
	margin:0 0 10px;
}
.heading_post p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}
.post_content {
	
}
.post_content img {
	max-width:100%;
}
.post_content p {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	margin:0 0 20px;
}
.post_content h2 {
	margin:40px 0 20px;
	font-weight: 700;
	font-size: 30px;
	line-height: 42px;
}
.list_post_category {
	border-top: 1px solid rgba(38, 38, 38, 0.3);
	padding-top:15px;
	margin-top:15px;
}
.number_trending {
	padding:0 15px;
}
.number_trending p {
	font-weight: 700;
	font-size: 36px;
	line-height: 30px;
	margin:0;
	color:#00BB6F;
}
.trending_single {
	margin-bottom:30px;
}
.trending_news_post {
	padding:0 15px;
	flex:1;
}
.trending_news_post p {
	margin-bottom:5px;
}
.thankyou_choose {
	color:#00BB6F;
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
}
.error_choose p {
	color:red;
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
}
.small_posts img {
	height:150px;
	object-fit:cover;
}
.big_post img {
	height:450px;
	object-fit:cover;
}
.newsletter_banner {
	background-color: #F8F7FC;
	padding:20px;
	margin-bottom:20px;
}
.d-flex {
	display:flex;
	flex-wrap:wrap;
	margin:0 -10px;
}
.custom_check {
	width:33.33%;
	padding:0 10px;
	display:flex;
	align-items:start;
}
.checkbox_infor {
	padding-left:10px;
}
.checkbox_infor a {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
}
.checkbox_infor p {
	font-style:italic;
	font-size: 12px;
	line-height: 20px;
}
.newsletter_infor h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 34px;
}
.form_note {
	font-weight: 400;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	margin-top:20px;
}
.form_action form {
	display:flex;
	align-items:center;
}
.newsletter_form_banner form input[type="email"] {
	width:calc(100% - 180px);
	height:57px;
	border-radius:50px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	padding:0 25px;
	background:#f8f7f9;
	color:#000;
}
.newsletter_form_banner form input[type="submit"] {
	width:160px;
	height:57px;
	border-radius:50px;
	color:#fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	margin-left:auto;
	background:#0ECE85;
	cursor:pointer;
	-webkit-appearance: none;
	-webkit-border-radius: none;
}
.small_video_post {
	padding:10px;
	cursor:pointer;
	margin-bottom:15px;
}
.small_video_post.active {
	background:#F8F7FC;
}
.small_video_post img {
	width:100%;
	height:150px;
	object-fit:cover;
	display:block;
}
.recent_videos,.hightlight_videos {
	margin-bottom:20px;
}
.seacrh_header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	min-height:100vh;
	z-index:999999;
	background:#F8F7FC;
	padding:90px 0;
	display:none;
}
.search_container {
	width:100%;
	max-width:920px;
	padding:0 15px;
	margin:0 auto;
}
.close_search {
	position:absolute;
	right:20px;
	top:80px;
}
.close_search img {
	max-width:40px;
}
.search_form {
	margin-bottom:20px;
}
.search_form form {
	display:flex;
	align-items:center;
}
.search_form form input[type="text"] {
	width:calc(100% - 180px);
	height:57px;
	border-radius:50px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	padding:0 25px;
	background:#f8f7f9;
	color:#000;
}
.search_form form input[type="submit"] {
	width:160px;
	height:57px;
	border-radius:50px;
	color:#fff;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	font-family: Poppins;
	cursor:pointer;
	margin-left:auto;
	background:#0ECE85;
	-webkit-appearance: none;
	-webkit-border-radius: none;
}
.list_key {
	margin-bottom:30px;
}
.list_key ul {
	max-width: 240px;
	display: grid;
	grid-template-columns: repeat(2, 1fr [col-start]);
	grid-auto-rows: min-content;
	list-style:none;
	padding:0;
	margin:0;
}
.list_key ul li {
	padding: 6px;
	padding-left: 0px;
	color: #262626;
	margin-right: 10px;
	margin-bottom: 10px;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-weight: normal;
	cursor: pointer;
}
.list_search img {
	width:100%;
}
.list_search .small_post {
	margin-bottom: 20px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 20px;
}
.top_header {
	position:relative;
}
.subscribe_header {
	position:absolute;
	z-index:99;
	top:100%;
	left:0;
	width:100%;
	display:none;
	background:#391384;
}
.subscribe_container {
	width: 100%;
	max-width: 1300px;
	padding: 0 15px;
	margin: 0 auto;
}
.subscribe_header a {
	color:#fff;
}
.subscribe_header p {
	color:#fff;
}
.subscribe_header {
	color:#fff;
}
.subscribe_header .newsletter_banner {
	background:#391384;
}
.popcast_container {
	max-width:880px;
	width:100%;
	padding:0 15px;
	margin:0 auto;
}
.popcast_top .group_head {
	border-bottom:1px solid #fff;
}
.popcast_top .group_head > h3 {
	color:#fff;
}
.popcast_top {
	padding: 60px 0px 60px;
	background: #391384;
}
.popcast_item h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.03em;
	margin: 0 0 10px;
	color:#fff;
}
.popcast_item p {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0px;
	margin: 0 0 10px;
	color:#fff;
}
.popcast_item p.time_post {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	font-weight: 500;
}
.popcast_item iframe {
	width:100%;
}
.popcast_slide .slick-dots {
	bottom:-40px;
}
.popcast_slide .slick-dots li button {
	background:#fff;
	opacity:0.6;
	border-radius:50%;
	width:14px;
	height:14px;
}
.popcast_slide .slick-dots li.slick-active button {
	opacity:1
}
.popcast_post img {
	width:100%;
	height:150px;
	object-fit:cover;
}
.recent_popcast_post img {
	width:100%;
	height:100px;
	object-fit:cover;
}
.recent_popcast_post {
	margin-bottom:30px;
}
.popcast_post {
	margin-bottom:30px;
}
.related_list img {
	width:100%;
}
.video_post {
	background: #391384;
	padding:60px 0;
	margin-bottom:30px;
}
.video_post .heading_post h3,
.video_post .post_content p,
.video_post .heading_post p {
	color:#fff;
}
.trending_image {
	padding:0 15px;
	max-width:200px;
}
.trending_image img {
	width:100%;
}
.trending_posts {
	margin-top:20px;
}
.year_title {
	margin-left:auto;
	margin-bottom:0;
	font-weight:bold;
}
.content_404 {
	text-align:center;
	padding:80px 0;
}
.content_404 h1 {
	font-size:300px;
	line-height:300px;
	margin:0 0 10px;
}
.content_404 p {
	font-size:20px;
}
.ccpw-container.price-block.style-2 {
	display:flex!important;
	flex-wrap:wrap;
	margin-left: -15px;
	margin-right: -15px;
	width:auto!important;
}
.deactive_block .ccpw-block-body {
	border: 1px solid rgb(255, 0, 0)!important;
	background: #311e1e!important;
	box-shadow: none !important;
	padding:5px!important;
}
.active_block .ccpw-block-body {
	border: 1px solid rgb(0, 217, 100)!important;
	background: #212c20!important;
	box-shadow: none !important;
	padding:5px!important;
}
.price-block.style-2 .ccpw-chart-container {
	padding:8px!important;
}
.default_page > b {
	display:none;
}
.accordion-style .ccpw-main-accordion {
	width:100%!important;
	background: none !important;
}
.sidebar_top > b,.sidebar_top > br {
	display:none;
}
.sidebar_top thead {
	display:none;
}
.sidebar_top .ccpw_table > tbody > tr > td {
	background:none!important;
}
.sidebar_top .ccpw-widget .table {
	box-shadow:none!important;
}
.sidebar_top .dataTables_wrapper {margin-top:0!important;}
.sidebar_top div#ccpw-coinslist_wrapper {margin-bottom:0!important; }
.bg_purple{
	background:#C1B4F6;
}
#myBtnContainer {
	text-align:center;
	margin-bottom:30px;
}
#myBtnContainer >  a {
	padding: 6px 9px;
	color: #000;
	border:1px solid #000;
	margin-right: 10px;
	border-radius: 50px;
	width: max-content;
	display: inline-block;
	cursor: pointer;
	min-width:110px;
	text-align:center;
	transition: background-color 0.1s ease-in 0s;
}
#myBtnContainer >  a:hover,#myBtnContainer >  a.active {
	background:#0ECE85;
	border:1px solid #0ECE85;
	color:#fff!important;
}
.ccpw-coin-intro .ccpw-coin-name {
	color:#fff;
}
.ccc-logo-right,.ccc-chart-v3 .exportBtnTop {
	display:none!important;
}
.autocomplete {
	margin-left:auto;
	position:relative;
}
.autocomplete-items {
	width:100%;
	position:absolute;
	top:100%;
	left:0;
	background:#F8F7FC;
}
.autocomplete-items > div {
	cursor:pointer;
	border-bottom:1px solid rgba(38, 38, 38, 0.3);
	padding:6px 10px 6px 10px;
}
.page-id-501532 .default_page .group_head:first-child {
	display:none;
}
#myInput {
	background:transparent;
	border:none;
	border-bottom:1px solid rgba(38, 38, 38, 0.3);
	box-shadow:none;
	min-width:250px;
	color:#000;
}
.search_icon {
	position:absolute;
	right: 10px;
	top: 8px;
}
.sidebar_top .dataTables_wrapper table.dataTable tbody tr:nth-child(6),
.sidebar_top .dataTables_wrapper table.dataTable tbody tr:nth-child(7),
.sidebar_top .dataTables_wrapper table.dataTable tbody tr:nth-child(8),
.sidebar_top .dataTables_wrapper table.dataTable tbody tr:nth-child(9),
.sidebar_top .dataTables_wrapper table.dataTable tbody tr:nth-child(10){
	display:none;
}
.ml-auto {
	margin-left:auto;
	padding:0 10px;
}
.d-flex > .time_post {
	padding:0 10px;
}
.author {
	display:flex;
	align-items:center;
}
.author img {
	margin-right: 5px;
	width: 24px;
	height: auto;
}
.author span {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	font-weight: 500;
}
.small_post .d-flex,.top_archives_single .d-flex {
	display:block;
}
.small_post .d-flex .ml-auto,.top_archives_single .d-flex .ml-auto {
	margin-left:0;
	margin-top:10px;
}
.main_news .main_post {
	display:none;
}
.main_news .main_post:first-child {
	display:block;
}
.choose_poll_manual div#totalpoll.totalpoll-wrapper .totalpoll-questions .totalpoll-question:nth-child(2) .totalpoll-question-choices label {
	display:block;
}
div#totalpoll.totalpoll-wrapper .totalpoll-questions .totalpoll-question:nth-child(2) .totalpoll-question-choices label {
	display:none;
}
div#totalpoll.totalpoll-wrapper .totalpoll-questions .totalpoll-question:nth-child(2) .totalpoll-question-choices label:last-child {
	display:block;
}
.poll_section {
	padding:50px 0;
	margin: 2px 0 0;
	background:#391384;
}
.poll_section p {
	color:#fff;
}
.poll_section .heading_post h3 {
	color:#fff;
}
.poll_section .totalpoll-question-number {
	color:#fff;
}
.poll_section div#totalpoll.totalpoll-wrapper .totalpoll-question-content h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 44px;
	margin: 0 0 25px;
}
.poll_section .totalpoll-form-field-label {
	color:#fff!important;
}
.poll_section  div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-type-other .totalpoll-question-choices-item-label input {
	height: 57px;
	border-radius: 50px;
	line-height: 21px;
	font-weight: bold;
	font-family: Poppins;
	padding: 0 25px;
	border: 1px solid #46238d;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
}
.poll_section  div#totalpoll.totalpoll-wrapper .totalpoll-form-custom-fields .totalpoll-form-page {
	width:100%;
}
.poll_section  div#totalpoll.totalpoll-wrapper .totalpoll-form-field-wrapper .totalpoll-form-field-input {
	height: 57px;
	border-radius: 50px;
	line-height: 21px;
	font-weight: bold;
	font-family: Poppins;
	padding: 0 25px;
	width:100%;
	border: 1px solid #46238d;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	background: rgba(156,156,156,0.10);
	box-shadow: 0 0 0 1px rgba(128,128,128,0.2) inset;
}
.poll_section  div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-type-other .totalpoll-question-choices-item-control {
	background:none!important;
	border:none!important;
}
/* Chrome, Safari, Edge, Opera */
.poll_section input::-webkit-outer-spin-button,
.poll_section input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.poll_section div#totalpoll.totalpoll-wrapper .totalpoll-buttons .totalpoll-button {
	background: #0ECE85!important;
	color:#fff!important;
	border: none;
}
@media screen and (max-width: 1024px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
		width:100%;
	}
	.rd-content-middle {
		padding:0 120px;
	}
	.left_header {
		justify-content:center;
	}
	.logo {
		margin:20px 0;
	}
	.right_header {
		justify-content:center;
	}
	.live_new {
		margin-bottom:20px;
	}
	.recent_new_pos img {
		height:300px;
	}
}
@media screen and (max-width: 767px) {
	.main_news {
		margin-bottom:20px;
	}
	.logo {
		display:flex;
		align-items:center;
	}
	.footer .col-md-2 {
		width:50%;
	}
	.logo img {
		padding-right:10px;
	}
	.rd-content-middle {
		padding:0 15px;
	}
	.left_copyright {
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	.right_copyright {
		margin:0;
		width:100%;
		text-align:center;
	}
	.subscibe_box form {
		display:block;
	}
	.subscibe_box input[type="email"] {
		width:100%;
		margin-bottom:20px;
	}
	.subscibe_box input[type="submit"] {
		width:100%;
	}
	.footer form {
		display:block;
	}
	.footer form input[type="email"] {
		width:100%;
		margin-bottom:20px;
	}
	.footer form input[type="submit"] {
		width:100%;
	}
	.main_nav {
		display:none;
		position:fixed;
		z-index:9999;
		top:0;
		left:0;
		width:100%;
		height:100vh;
		background:#fff;
	}
	.main_nav ul {
		position:absolute;
		width:100%;
		left:0;
		top:50%;
		transform:translateY(-50%);
		display:block;
	}
	.main_nav ul li {
		padding: 10px 20px;
	}
	.btn_mobile {
		display:block;
		margin-left:auto;
	}
	.close_nav {
		display:block;
	}
	.featured_post {
		height: 450px;
	}
	.custom_check {
		width: 50%;
	}
	.newsletter_infor h3 {
		margin-bottom:20px;
	}
	.form_action form {
		display: block;
		align-items: center;
	}
	.newsletter_form_banner form input[type="email"] {
		width: 100%;
		margin-bottom: 10px;
	}
	.newsletter_form_banner form input[type="submit"] {
		width: 100%;
		-webkit-appearance: none;
		-webkit-border-radius: none;
	}
	.sidebar_top div[id*="ccpw-datatable"].dataTables_wrapper table td:nth-of-type(1), .sidebar_top div[id*="ccpw-datatable"].dataTables_wrapper table th:nth-of-type(1) {
		max-width: auto !important;
		width: auto !important;
	}
	.trending_image {
		max-width:100%;
		margin-bottom:15px;
	} 
}