/*
1 - Posts
2 - Title Box
3 - Arrow
4 - Thumb
5 - Details
6 - Meta 
7 - Category 
8 - Hover Icon
9 - Icon Video
10 - Page Navi
11 - Load More
12 - Custom Slider
/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	1 - Posts
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.rd-post-list {
    float: right;
    width: 100%;
}

.rd-element-item {
    float: right;
    width: 100%;
    padding: 10px;
}

.rd-element-item {
    float: right;
    width: 100%;
 
    padding: 20px; 
 } 
   .rd-elementor-item{  
	 display:grid;
	grid-template-columns: 100%;
	 vertical-align: top;
	 	z-index:0;
		position:relative;
		

   }
  body  .elementor-element .elementor-widget-container{
	   z-index:1;
	   position:relative;
   }
   .rd-elementor-item::before
  {
    content: '- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -';
    width: 100%;
    float: right;
    position: relative;
    font-size: 18px !important;
    height: 0px;
    visibility: hidden;
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px;
}
body .elementor-widget:not(:last-child){
	margin-bottom:0px;
}
.rd-post-item-group {
    float: right;
    overflow: hidden;
}

.rd-post-group-flex {
    display: grid;
    width: 100% !important;
	overflow:hidden;
}

.rd-post-group-flex .rd-post-item {
    display: inline-block;
    width: 100%;
}

.rd-post-item {
    float: right;
    width: 100%;
    position: relative;
}

.rd-post-item:hover {
    z-index: 99999999999999999
}

.rd-not-transition .rd-post-item * {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
}

.rd-sorry {
    padding: 0 10px;
}

.rd-sorry .widget_search {
    width: 100% !important;
    margin-top: 10px !important;
}

.rd-single-post .rd-excerpt {
    margin-bottom: 20px;
}

body .rd-404 {
	width:100% !important;
	
}
.rd-post-list-404 .widget_search .rd-search-sub {
    margin: auto !important;
    float: none !important;
    display: block !important;
    width: 300px !important;
}

.rd-post-background {
    padding: 20px;
}
 

.rd-post-list-warp {
    width: 100%;
    position: relative;
    float: right;
    display: inline-block;
    height: auto;
}

.rd-post-all-warp {
    float: right;
    position: relative;
    width: 100% !important;
}

.sao-element-item:hover {
    z-index: 999999999;
    position: relative;
}

.rd-color-dropdown .rd-box-layout-boxed,
.rd-color-dropdown .rd-box-layout-boxed-hover {
    background: none !important;
    box-shadow: none !important;
}

.rd-color-dropdown .rd-thumb-style,
.rd-color-dropdown .rd-hover-link:hover .rd-thumb-style {
    border: none !important;
    box-shadow: none !important;
}
.rd-box-layout-boxed{
	position:relative;
	overflow:visible !important;
}
 .rd-sidebar-layout-boxed .rd-widget-boxed{
	 	box-shadow:0 0px 0px rgba(0,0,0,.05);
 }
.rd-box-layout-boxed::before{
    border-width: 0px;
	box-shadow:0 0px 0px rgba(0,0,0,.05);
	content:"";
	position:absolute;
	top:0;
	left:0;
	box-sizing:border-box;
	height:100%;
	width:100%;
	z-index:-1;
	border-color:inherit !important;
    border-style: solid;
    transition: all .35s;
}

 
.rd-hover-link * .rd-hover-link:hover * {
    transition: all .35s;
}

.rd-post-layout-boxed-item-2 .rd-post-container {
    overflow: hidden;
}

.rd-post-item {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.rd-transfrom-element .rd-post-item {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: transform 300ms linear;
    -moz-transition: transform 300ms linear;
    -ms-transition: transform 300ms linear;
    -o-transition: transform 300ms linear;
    transition: transform 300ms linear;
}
 
.rd-post-module-2.rd-post-layout-none:hover::before,
.rd-post-module-1.rd-post-layout-none:hover::before{
	opacity:1;
}
body .rd-post-module-1 .rd-post-inner::before,
body .rd-post-module-2 .rd-post-inner::before ,
body .rd-pagenavi  .rd-post-inner::before{
 
    position: absolute;
    content:inherit;
    width: 100%;
    height: 1px;
    border-left: 0px !important;
    border-top: 1px !important;
    border-rigt: 0px !important;
    border-bottom: 0px !important;
 	right:0px;
 	border-style:solid  !important;
	border-color:inherit !important;
}

body .rd-post-module-1 .rd-post-inner::after,
body .rd-post-module-2 .rd-post-inner::after  {
 
    position: absolute;
    content: inherit;
    height: 100%;
    width: 1px;
    border-left: 0px !important;
    border-right: 1px !important;
    border-bottom: 0px !important;
    top: 0px;
    border-top: 0px !important;
	border-style:solid  !important;
	border-color:inherit !important;
}

.rd-body-warp #rd-wrapper .sao-button-warp .sao-button i {
     font-size: 1em !important;
 
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px;
}
body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0px;
}
body .elementor-widget:not(:last-child){
	margin-bottom:0px;
}

/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	2 - Title Box
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.rd-title-box {
    float: right;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 1px 0 0;
    margin-bottom: 20px;
}

.rd-title-box * {
    border-color: inherit;
}

.rd-title-box .rd-title-box-warp {
    width: 100%;
    float: right;
    margin: 0;
    line-height: 1em;
	border-color: inherit !important;
    font-size: 22px;
    border-radius: 0px;
    position: relative;
}

.rd-title-box-main-center .rd-title-box-warp,
.rd-title-box-tabs-center .rd-title-box-warp {
    text-align: center;
}

.tabs.rd-title-box {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.rd-title-box .rd-tab-main {
    padding-top: .3em;
    padding-bottom: .3em;
    margin-left: 1.2em;
    float: right;
    position: relative;
    list-style: none;
}

body #rd-wrapper .rd-title-box .rd-tab-main,
body #rd-wrapper .rd-title-box .rd-tab-main span {
    opacity: 1 !important;
	border-color: inherit !important;
}

body .rd-title-box .rd-tab-main span {
    font-size: inherit !important;
    font-weight: 700;
    float: right;
    position: relative;
    color: inherit !important;
}

.rd-title-box-main-right .rd-tab-main,
.rd-title-box-main-tabs .rd-tab-main {
    float: right;
}

.rd-title-box-main-center .rd-tab-main {
    text-align: center;
    float: none;
}

.rd-title-box-main-center .rd-tab-main {
    float: none;
    text-align: center;
    margin-right: 1.2em !important;
    display: inline-block;
    vertical-align: top;
}

.rd-title-box .rd-tabs {
    float: right;
    margin: 0px;
}

.rd-title-box *::before,
.rd-title-box *::after {
    box-sizing: border-box;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-title-box * {
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-title-box .rd-tab-item {
    margin-left: 1.2em;
    float: right;
    padding-top: .3em;
    padding-bottom: .3em;
    cursor: pointer;
    position: relative;
    width: max-content;
    list-style: none;
}

.rd-title-box li.rd-tab-item:first-child {
    margin-right: 1.2em !important;
}

.rd-title-box .rd-tab-item a {
    line-height: inherit !important;
    margin: 0px !important;
    font-size: 17px;
    cursor: pointer;
    float: right;
    z-index: 1;
    font-weight: 400;
    cursor: pointer;
    color: inherit !important;
    position: relative;
}

.rd-title-box-tabs-center .rd-tabs {
    margin-left: 0px;
    float: none;
    vertical-align: top;
    width: auto !important;
    display: inline-block;
}

.rd-title-box-main-tabs .rd-tabs {
    float: left;
}

.rd-title-box-main-tabs li.rd-tab-item:last-child {
    margin-left: 0px !important;
}

.rd-title-box-tabs-center .rd-tab-item {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.rd-title-box-tabs-center li.rd-tab-item:first-child {
    margin-right: 1.2em !important;
}

.rd-title-box.rd-tab-full-width .rd-title-box-warp {
    display: inline-block;
}

.rd-title-box.rd-tab-full-width .rd-tab-main {
    width: auto;
}

.rd-title-box.rd-tab-full-width .rd-tabs {
    display: inline-block !important;
    padding: 0px !important;
}


/****************--------------------------------Style----------------------------***********/

.rd-title-box-style-2 .rd-tab-main,
.rd-title-box-style-2 .rd-tab-item {
    padding-bottom: .8em !important;
}

.rd-title-box-style-2 .rd-tab-item {
    border-color: initial !important;
}

.rd-title-box-style-2 .rd-tab-main::before,
.rd-title-box-style-2.rd-title-box-tabs-center .rd-tab-item::before {
    content: '';
    border-style: solid;
    border-color: inherit;
    border-width: 0 0px 3px 0;
    float: right;
    width: 40px;
    position: absolute;
    bottom: 0px;
    border-color: inherit !important;
    right: 0;
}

.rd-title-box-style-2.rd-title-box-tabs-center .rd-tab-item::before {
    transition: width .3s;
    width: 0px;
}

.rd-title-box-style-2.rd-title-box-tabs-center .rd-tab-active::before,
.rd-title-box-style-2.rd-title-box-tabs-center .rd-tab-item:hover::before {
    width: 40% !important;
}

.rd-title-box-style-2.rd-title-box-main-center .rd-tab-main::before,
.rd-title-box-style-2.rd-title-box-tabs-center .rd-tab-item::before {
    transform: translateX(50%) !important;
    right: 50% !important;
}


/****************---------------------------- Style-3---------------------------***********/

.rd-title-box-style-3 .rd-title-box-warp::before {
    content: '';
    border-width: 0px 0 3px;
    border-style: solid;
    position: absolute;
    content: '';
    width: 100%;
    border-color: inherit;
    border-color: inherit;
    bottom: 0px;
    right: 0;
}

.rd-title-box-style-3 .rd-tab-main,
.rd-title-box-style-3 .rd-tab-item {
    padding-bottom: .75em !important;
}


/****************---------------------------- Style-4---------------------------***********/

.rd-title-box-style-4 .rd-title-box-warp::before {
    content: '';
    border-width: 3px 0 3px;
    border-style: solid;
    position: absolute;
    content: '';
    width: 100%;
    border-color: inherit;
    border-color: inherit;
    bottom: 0px;
    height: 100%;
    right: 0;
}

.rd-title-box-style-4 .rd-title-box-warp .rd-tab-main,
.rd-title-box-style-4 .rd-title-box-warp .rd-tab-item {
    padding-top: .75em !important;
    padding-bottom: .75em !important;
}


/****************----------------------------- Style-5---------------------------***********/

.rd-title-box-style-5 .rd-title-box-border,
.rd-title-box-style-5 .rd-title-box-border-before,
.rd-title-box-style-5 .rd-title-box-border-after {
    position: absolute;
    height: 100%;
    border-width: 3px 0 0px;
    border-style: solid;
    border-color: inherit !important;
    top: 50%;
    height: 100%;
    top: calc(50% - 2px) !important;
}

.rd-title-box-style-5 .rd-title-box-border-before {
    right: 0px;
    left: auto;
}

.rd-title-box-style-5 .rd-title-box-border-after {
    left: 0px;
    right: auto;
}


/****************------------------------------ Style-6---------------------------***********/

.rd-title-box-style-6 .rd-tab-main,
.rd-title-box-style-6 .rd-tab-item {
    padding: .75em 1.5em !important;
    margin-top: .5em;
    margin-left: .8em !important;
}

.rd-title-box-style-6 .rd-tab-main::before,
.rd-title-box-style-6 .rd-tab-item::before {
    box-sizing: border-box;
    content: '';
    border-style: solid;
    border-color: inherit;
    border-width: 3px;
    float: right;
    position: absolute;
    bottom: 0px;
    border-color: initial !important;
    right: 0;
    width: 100%;
    height: 100%;
}


/****************--------------------------------Style-6---------------------------***********/

.rd-title-box-style-7 .rd-tab-main,
.rd-title-box-style-7 .rd-tab-item {
    padding: .75em 1.5em !important;
    margin-top: .5em;
    margin-left: .8em !important;
}

.rd-title-box-style-7 .rd-tab-main::before,
.rd-title-box-style-7 .rd-tab-item::before {
    box-sizing: border-box;
    content: '';
    border-width: 0px;
    float: right;
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:1199px) {
    .rd-title-box-style-6 .rd-tab-main,
    .rd-title-box-style-6 .rd-tab-item,
    .rd-title-box-style-7 .rd-tab-main,
    .rd-title-box-style-7 .rd-tab-item {
        padding: 0.7em 1.2em !important;
    }
    body #rd-wrapper .rd-title-box .rd-title-box-warp {
        font-size: 17px;
    }
    body #rd-wrapper .rd-title-box .rd-tab-main span {
        font-size: 17px !important;
    }
    body #rd-wrapper .rd-title-box .rd-tab-item a {
        font-size: 13px !important;
    }
}

@media (max-width:991px) {
    body #rd-wrapper .rd-title-box .rd-title-box-warp {
        font-size: 15px;
    }
 
   body #rd-wrapper  .rd-title-box  .rd-tab-item {
 		    margin-left: .5em !important;
		    margin-right: 0em !important;

    }
    body #rd-wrapper .rd-title-box .rd-tab-main span {
        font-size: 15px !important;
    }
    body #rd-wrapper .rd-title-box .rd-tab-item a {
        font-size: 12px !important;
    }
	 
}
@media (max-width:499px) {
 .rd-title-box-main-tabs .rd-tabs {
    float: right !important;
}
}
 



/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	3 - Arrow
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.sao-arrow-hover .rd-slider-list-warp .sao-lSAction > a {
    opacity: 0!important;
    -webkit-transition: all .30s linear;
    transition: all .30s linear;
}
.sao-arrow-hover .rd-slider-list-warp:hover .sao-lSAction {
    visibility: visible;
    opacity: 1;
}

.sao-arrow-hover .rd-slider-list-warp:hover .sao-lSAction > a {
    opacity: 1 !important;
}
  
.rd-lSAction{
	height:100% !important;
}
	.sao-lSAction a::after {
 			box-shadow:0 0 8px 2px rgba(0,0,0,.1) !important;
   
		}
body #rd-wrapper .rd-custom-slider.sao-arrow-style .rd-lSAction a:hover::after {
    border-width: 0px !important;
}


/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	4 - Thumb
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

body .rd-thumb .rd-thumb-warp .rd-thumb-container .rd-thumb-full-width {
    position: absolute !important;
    width: auto !important;
    height: auto !important;
    max-width: none !important;
    min-height: inherit !important;
    min-width: inherit !important;
    max-height: inherit !important;
}

.rd-color-dark .rd-thumb,
.rd-color-light .rd-thumb {
    box-shadow: none !important;
}

img,
iframe,
embed {
    max-width: 100%;
    height: auto;
}

.rd-thumb-warp,
.rd-single-thumb-warp {
    float: right;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.rd-thumb,
.rd-single-thumb {
    float: right;
    position: relative;
    overflow: hidden;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb img,
.rd-thumb-warp img,
.rd-single-thumb img,
.rd-single-thumb-warp img,
.rd-image-warp img {
    max-width: inherit !important;
}

.rd-thumb.rd-ratio-horizontal img,
.rd-single-thumb.rd-ratio-horizontal img {
    right: 50% !important;
    top: 50% !important;
    transform: translate(50%, -50%) !important;
    -webkit-transform: translate(50%, -50%) !important;
    -moz-transform: translate(50%, -50%)!important;
    -o-transform: translate(50%, -50%)!important;
    -ms-transform: translate(50%, -50%)!important;
    width: 100% !important;
    min-width: inherit !important;
    height: auto !important;
    max-width: none !important;
    position: absolute !important;
    min-height: 100.1% !important;
}

.rd-thumb.rd-ratio-vertical img,
.rd-single-thumb.rd-ratio-vertical img {
    right: 50% !important;
    top: 50% !important;
    transform: translate(50%, -50%) !important;
    -webkit-transform: translate(50%, -50%) !important;
    -moz-transform: translate(50%, -50%)!important;
    -o-transform: translate(50%, -50%)!important;
    -ms-transform: translate(50%, -50%)!important;
    width: auto !important;
    position: absolute !important;
    min-width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    min-height: inherit !important;
}

.rd-ratio-auto.rd-all-post .rd-thumb .rd-thumb-warp img,
.rd-single-ratio-auto .rd-single-thumb .rd-single-thumb-warp img {
    width: 100% !important;
    position: relative !important;
    min-width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: inherit !important;
    right: 0px !important;
    top: 0px !important;
    left: 0px !important;
    vertical-align: top;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
}

.rd-thumb-container,
.rd-single-thumb-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.rd-ratio-auto .rd-thumb-container,
.rd-single-ratio-auto .rd-single-thumb-container {
    height: auto;
    width: 100%;
    position: relative;
}

.rd-thumb-container,
.rd-single-thumb-container {
    position: absolute;
    height: 100%;
}


/*Opacity*/

.rd-thumb-hover-reduce-opacity .rd-thumb {
    opacity: 1;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-reduce-opacity:hover .rd-thumb {
    opacity: 0.7;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-opacity .rd-thumb {
    opacity: 0.7;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-opacity:hover .rd-thumb {
    opacity: 1;
}

.rd-thumb-hover-grow .rd-thumb-container {
    transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
}

.rd-thumb-hover-grow:hover .rd-thumb-container {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}


/*shrink*/

.rd-thumb-hover-shrink .rd-thumb-container {
    transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.rd-thumb-hover-shrink:hover .rd-thumb-container {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}

.rd-thumb-hover-rotate .rd-thumb-container {
    transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.rd-thumb-hover-rotate:hover .rd-thumb-container {
    -webkit-transform: rotate(-10deg) scale(1.15);
    -moz-transform: rotate(-10deg) scale(1.15);
    -o-transform: rotate(-10deg) scale(1.15);
    -ms-transform: rotate(-10deg) scale(1.15);
    transform: rotate(-10deg) scale(1.15);
}


/* add&remove color*/

.rd-thumb-hover-add-color .rd-thumb img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-add-color .rd-thumb:hover img {
    -webkit-filter: grayscale(00%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(00%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-color .rd-thumb img {
    -webkit-filter: grayscale(00%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(00%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-color:hover .rd-thumb img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}


/*Blur*/

.rd-thumb-hover-add-blur .rd-thumb img {
    -webkit-filter: blur(0px);
    /* Safari 6.0 - 9.0 */
    filter: blur(0px);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-add-blur:hover .rd-thumb img {
    -webkit-filter: blur(1px);
    /* Safari 6.0 - 9.0 */
    filter: blur(1px);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-blur .rd-thumb img {
    -webkit-filter: blur(1px);
    /* Safari 6.0 - 9.0 */
    filter: blur(1px);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-blur:hover .rd-thumb img {
    -webkit-filter: blur(0px);
    /* Safari 6.0 - 9.0 */
    filter: blur(0px);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}


/*Bleften*/

.rd-thumb-hover-add-bleften .rd-thumb img {
    -webkit-filter: bleftness(100%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(100%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-add-bleften:hover .rd-thumb img {
    -webkit-filter: bleftness(125%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(125%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-bleften .rd-thumb img {
    -webkit-filter: bleftness(125%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(125%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-bleften:hover .rd-thumb img {
    -webkit-filter: bleftness(100%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(100%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-add-darkness .rd-thumb img {
    -webkit-filter: bleftness(100%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(100%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-add-darkness:hover .rd-thumb img {
    -webkit-filter: bleftness(60%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(60%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-darkness .rd-thumb img {
    -webkit-filter: bleftness(60%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(60%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}

.rd-thumb-hover-remove-darkness:hover .rd-thumb img {
    -webkit-filter: bleftness(100%);
    /* Safari 6.0 - 9.0 */
    filter: bbleftness(100%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}


 

/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	5 - Details
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.rd-details {
    float: right;
    float: right
}

.rd-title {
    float: right;
    width: 100%;
    line-height: 1.55em;
    line-height: calc(1em + 12px);
    margin: 0px
}

.rd-title a {
    width: 100%;
    font-weight: 700;
    display: inline-block;
    float: right;
    overflow: hidden;
    line-height: 1.55em;
    line-height: calc(1em + 12px)
}

.rd-box-layout-boxed .rd-title:hover {
    opacity: .8;
}

.rd-title-warp {
    float: right;
    width: 100%;
}

body #rd-wrapper .rd-title a {
    color: inherit !important;
    font-weight: inherit !important;
    text-transform: inherit !important;
    font-size: inherit !important;
}

#rd-wrapper .rd-title a:hover {
    text-shadow: none !important;
    opacity: 1 !important;
}

.sticky .rd-title a::before {
    content: "\f109";
    font-family: dashicons;
    font-style: normal;
    vertical-align: middle;
    float: none;
    display: inline-block;
    margin-left: 5px;
}

.rd-text-center .sticky {
    float: none;
}

.rd-excerpt-warp {
    float: right;
    width: 100%;
    position: relative;
}

.rd-excerpt {
    margin-top: 8px;
    font-weight: 400;
    width: 100%;
    float: right;
    overflow: hidden;
    line-height: 1.8em
}

.rd-details {
    z-index: 1;
    position: relative;
}

.rd-all-post.rd-alignment-center {
    text-align: center
}

.rd-all-post.rd-alignment-center .rd-title a,
.rd-all-post.rd-alignment-center .rd-excerpt,
.rd-all-post.rd-alignment-center .rd-meta {
    text-align: center;
    width: 100%
}

.rd-all-post.rd-alignment-center .rd-meta li {
    float: none!important;
    display: inline-block
}

.rd-all-post.rd-alignment-center .rd-category {
    transform: translate(50%, 0%);
    float: right;
    right: 50%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translate(50%, 00%);
    -moz-transform: translate(50%, 00%);
    -o-transform: translate(50%, 00%);
    -ms-transform: translate(50%, 0%);
}

.rd-all-post.rd-alignment-left .rd-title a {
    float: left;
    text-align: left;
}

.rd-all-post.rd-alignment-left .rd-excerpt {
    text-align: left;
}

.rd-thumb img[alt] {
    font-size: 0
}


/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	6 - Meta 
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.rd-meta-warp {
    float: right;
    width: 100%;
}

.rd-meta {
    width: 100%;
    float: right;
    overflow: hidden;
    margin: 0px !important;
    color: #999999;
    height: 1.6em;
    position: relative;
    line-height: 1.5em;
}

.rd-meta li {
    float: right;
    margin: 0 0px 0 0 !important;
    font-size: inherit !important;
    overflow: hidden;
    list-style: none;
    color: inherit !important;
    vertical-align: middle;
    line-height: inherit !important;
    max-height: inherit !important;
}

.rd-meta li,
.rd-meta li a,
.rd-meta li span {
    line-height: inherit;
    color: inherit;
    font-size: inherit !important;
}

.rd-stars-large {
    float: right
}

.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 li:first-child:after {
    display: none;
    content: inherit;
}

.rd-meta li:after {
    content: " ";
    margin-left: 7px;
    margin-right: 7px;
    float: right;
}

.rd-meta-between-1 li:after {
    content: " ";
    margin-left: 7px;
    margin-right: 7px;
    float: right;
}

.rd-meta-between-2 li:after {
    content: "-";
    margin-left: 7px;
    margin-right: 7px;
    float: right;
}

.rd-meta-between-3 li:after {
    content: "|";
    margin-left: 7px;
    margin-right: 7px;
    float: right;
}

.rd-meta-between-4 li:after {
    content: "/";
    margin-left: 7px;
    margin-right: 7px;
    float: right;
}

.rd-meta-layout-1 li:before,
.rd-meta-layout-2 li:before {
    content: inherit !important;
}

.rd-meta-layout-2 .rd-meta,
.rd-meta-layout-5 .rd-meta,
.rd-meta-layout-8 .rd-meta {
    line-height: 2em;
    height: 2em;
}

.rd-meta .rd-author::before {
    content: inherit!important
}

.rd-meta li.rd-meta-item-left {
    float: left;
}

.rd-meta li.rd-meta-item-left:after {
    float: right;
}

.rd-all-post.rd-alignment-right .rd-meta li.rd-meta-item-left:last-child::after,
.rd-all-post.rd-alignment-left .rd-meta li.rd-meta-item-left:last-child::after {
    display: none;
}

.rd-author img {
    float: none;
    margin-left: 5px;
    width: 1.9em;
    vertical-align: top;
    height: 1.9em;
    border-radius: 50%
}

.rd-meta li::before {
    color: inherit !important;
    vertical-align: revert;
    display: inline-block;
    font-family: 'FontAwesome';
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    margin-left: 5px;
    opacity: .8;
    font-size: 1.1em !important;
    line-height: inherit !important;
}

.rd-meta-layout-3 .rd-meta .rd-author::before,
.rd-meta-layout-6 .rd-meta .rd-author::before {
    content: "\f2c0" !important;
}

.rd-meta .rd-date::before {
    content: "\f073"
}

.rd-meta .rd-view::before {
    content: "\f06e"
}

.rd-meta .rd-comment::before {
    content: "\f0e6"
}

.rd-meta .rd-cats::before {
    content: "\f07c"
}

.rd-share-post .rd-share-social {
    border-radius: 50px;
    font-weight: 400 !important;
    text-transform: unset;
}

@media (max-width: 1240px) {
    .rd-circular {
        margin: 15px
    }
}

@media (max-width:979px) {
    .rd-module-item {
        padding: 10px 0
    }
    .rd-module-half {
        width: 100%
    }
}

.rd-meta-none .rd-meta {
    display: none
}

.rd-meta li.rd-meta-item-left {
    float: left;
}

.rd-all-post.rd-alignment-left .rd-meta li.rd-meta-item-right {
    float: left;
}

.rd-all-post.rd-alignment-left .rd-meta li.rd-meta-item-right::after {
    float: left;
}

.rd-all-post.rd-alignment-left .rd-meta li.rd-meta-item-left {
    float: right;
}

.rd-all-post.rd-alignment-left .rd-meta li.rd-meta-item-left::after {
    float: right;
}

.rd-all-post.rd-alignment-left li.rd-meta-item-left:after {
    float: right;
    display: inline-block !important;
}

/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	7 - Category 
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.rd-all-category {
    line-height: 1.1em;
    pointer-events: all;
    z-index: 2;
    float: right;
    width: 100%
}

.rd-all-category a {
    line-height: 1.1em;
    float: right;
    font-size: 11px;
    font-weight: 400;
    display: inline-block;
}

body #rd-wrapper .rd-all-category a {
    vertical-align: bottom;
    width: auto !important;
    display: inline-block !important;
}

body #rd-wrapper .rd-all-category a::before {
    content: ",";
    margin-right: 3px;
    margin-left: 3px;
    color: inherit !important;
}

.rd-all-category a:first-child::before {
    display: none;
}

.rd-all-post.rd-alignment-right .rd-all-category a {
    float: right;
}

.rd-all-post.rd-alignment-left .rd-all-category a {
    float: left;
}

.rd-all-post.rd-alignment-center .rd-all-category a {
    float: none;
}

.rd-meta .rd-all-category {
    width: auto;
    float: none !important;
    line-height: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
    display: inline-block !important;
}

.rd-meta .rd-all-category a {
    float: none !important;
    line-height: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
    display: inline-block !important;
}

/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	8 - Hover Icon 
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

body #rd-wrapper .rd-hover-post-icon {
    width: 100%;
    text-align: center !important;
}

.rd-hover-post-icon a:last-child {
    margin-left: 0px !important;
}

.rd-hover-post-icon a {
    position: relative;
    margin-left: 10px;
    pointer-events: all;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
}

body .rd-hover-post-icon a::before {
    -webkit-transition: .35s linear;
    transition: .35s linear;
}

body .rd-hover-post-icon a:hover::before {
    border-color: transparent !important;
    -webkit-transition: .35s linear;
    transition: .35s linear;
}

.rd-hover-link:hover .rd-hover-post-link {
    right: 0;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    transform: translateX(00px);
}

.rd-hover-link:hover .rd-hover-img-link {
    transform: translateX(00px);
    left: 0;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
}

.rd-hover-img-link::before {
    content: "\f002";
    font-family: FontAwesome;
    border: solid 2px;
    width: 50px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    width: 40px;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
}

.rd-hover-post-link::before {
    content: "\f0c1";
    font-family: FontAwesome;
    border: solid 2px;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    line-height: 38px;
    width: 40px;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
}

.rd-hover-post-icon {
    float: right;
    margin-bottom: 15px;
    display: inline-block;
}

.rd-hover-post-link {
    display: inline-block;
}

.rd-hover-img-link {
    display: inline-block;
}

body #rd-wrapper .rd-element-child:last-child {
    margin-bottom: 0px !important;
}

body #rd-wrapper .rd-200-item .rd-hover-post-icon,
body #rd-wrapper .rd-150-item .rd-hover-post-icon {
    display: none !important;
}

.rd-featured-image-warp.rd-all-padding {
    position: absolute;
    right: 0px;
    top: 0px;
    position: absolute;
    right: 0px;
	pointer-events: none;
    top: 0px;
    float: right;
    width: 100%;
    height: 100%;
}

.rd-featured-image-warp.rd-margin-bottom {
    width: 100% !important;
    float: right;
    text-align: center !important;
    position: relative !important
}


/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	9 - Icon Video
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

rd-featured-image-warp.rd-margin-bottom .rd-icon-video {
    margin: auto !important;
    display: block;
    vertical-align: top;
    float: none;
}

.rd-featured-image-warp.rd-margin-bottom .rd-icon-video::before {
    float: none !important;
}

.rd-icon-video {
    position: relative !important;
    float: right;
}

.rd-icon-video::before {
    font-size: 2em;
    background: rgba(0, 0, 0, 0.25);
    line-height: 1em;
    height: 1em;
    float: right;
    border-radius: 50%;
    color: #fff !important;
    text-shadow: 0 0 5px #000 !important;
}

.rd-200-item .rd-icon-video,
.rd-150-item .rd-icon-video {
    font-size: 3em;
    float: right;
    height: 100%;
    width: 100%;
    padding: 0px !important;
}

.rd-200-item .rd-icon-video::before,
.rd-150-item .rd-icon-video::before {
    font-size: 3em;
    transform: translate(50%, -50%);
    right: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
}

/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	10 - Page Navi
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.rd-page-number {
    text-align: center;
    width: 100%;
    float: right;
}

.rd-box-layout-none .rd-pagenavi {
    margin-top: 20px !important;
}

.rd-post-all-warp .rd-pagenavi {
    clear: both;
    float: right;
    padding-top: 20px;
    width: 100%;
	position:relative;
}

body .rd-post-all-warp .rd-pagenavi {
    margin-top: 00px !important;
}

.rd-pagenavi .rd-page-number.rd-box-layout-boxed {
    padding: 15px 20px !important;
}

.rd-post-all-warp.rd-box-layout-boxed-all .rd-pagenavi,
.rd-post-all-warp.rd-box-layout-boxed-all-2 .rd-pagenavi,
.rd-post-all-warp.rd-box-layout-none .rd-pagenavi {
    padding-bottom: 00px !important;
    margin-bottom: 00px !important;
    margin-top: 00px !important;
}

.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 {
    border-radius: 0px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    background-color: transparent !important;
    padding: 5px 10px!important;
    float: none;
    margin: 2px!important;
    font-size: 12px;
    color: inherit;
    font-weight: 700;
    line-height: 1.5em;
    width: auto!important;
    cursor: pointer
}

.rd-pagenavi span.current {
    border-color: transparent !important;
    color: inherit !important;
}

body #rd-wrapper .rd-pagenavi span.current,
body #rd-wrapper .rd-pagenavi a:hover {
    border-color: transparent !important;
}

.rd-pagenavi span {
    border-color: inherit;
}

.rd-pagenavi span.current {
    font-weight: 700
}

.rd-all-post.rd-alignment-center .rd-page-number {
    text-align: center;
}

.rd-all-post.rd-alignment-center .rd-pagenavi a,
.rd-all-post.rd-alignment-center .rd-pagenavi span {
    float: none;
}
.next.page-numbers,
.prev.page-numbers{
	font-size:0px !important;
	width:30px;
	height:28px;
	
}
 
.next.page-numbers::before{
	content:">";
	font-size:15px;
	float:right;
}
.prev.page-numbers::before{
	content:"<";
	font-size:15px;
	float:right;
}



/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	11 - Load More
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
 body .rd-more-posts-custom span{
box-shadow:0 2px 8px rgba(0,0,0,.05);
}
.rd-load-more-warp {
    float: right;
    width: 100%;
    padding: 1px;
    position: relative;
}

.rd-load-more {
    width: 100%;
    text-align: center;
    padding-top: 00px !important;
    padding-bottom: 00px !important;
    float: right;
}

.rd-load-more span {
    position: relative;
    margin: auto;
    color: #fff;
    margin-top: 20px;
	box-shadow:0 2px 8px rgba(0,0,0,.05);
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    line-height: 3em;
    padding: 0.0em 1.5em;
    border-color: inherit !important;
    border-width: 0px;
    border-style: solid;
    -webkit-transition: all 300ms linear;
}

.rd-post-all-warp.rd-box-layout-boxed .rd-load-more span {
    margin-top: 20px;
    margin-bottom: 00px;
}

#rd-wrapper .rd-load-more span::before {
    content: "\f067";
    font-family: FontAwesome;
    padding-left: 0.7em;
}

.rd-load-more span:hover::before {}

.rd-readmore,
.rd-viewmore {
    width: 100%;
    float: right;
}

.rd-readmore a,
.rd-viewmore a {
    position: relative;
    margin: auto;
    text-transform: uppercase;
    color: #444444;
    color: #111111;
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    width: auto;
    display: inline-block;
    line-height: 3em;
    font-size: inherit !important;
    padding: 0 1.5em;
    border-width: 1px;
    border-style: solid;
}

body #rd-wrapper .rd-readmore a:hover,
body #rd-wrapper .rd-viewmore a:hover {
    border-color: transparent !important;
}

#rd-wrapper .rd-load-more.rd-loading span {
    width: 100px;
    pointer-events: none;
    border: none!important;
    background-image: url(../images/loading.gif) !important;
    background-repeat: no-repeat;
    background-color: inherit!important;
    font-size: 0;
    background-size: 25%;
    background-position: center;
    border: none !important;
    box-shadow: none !important;
    height: 40px;
    background-repeat: no-repeat !important;
    background-color: inherit !important;
    background-position: center !important;
}
 

#rd-wrapper .rd-load-more.rd-loading span:before {
    content: inherit !important;
    display: none;
}

.rd-load-more {
    display: none
}

.rd-module-loading {
    position: relative
}

.rd-module-loading .rd-post-list {
    opacity: .6
}

.rd-module-loading:before {
    z-index: 2;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 100%
} 

.rd-data-json {
    display: none;
}
 

/******************************************************************************************************************************************************
******************************************************************************************************************************************************

																	12 - Custom Slider
																		
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.rd-custom-slider {
 	position:relative;
}

 
.rd-carousel .rd-post-list {
    height: auto !important;
}
 .sao-slider-options{
	 display:none !important;
 }