@import url('//www.fontstatic.com/f=sky-bold,sky');
@font-face {
    font-family: "Greta";
    src: url("assets/fonts/Greta_Arabic_Regular.eot"), url("assets/fonts/Greta_Arabic_Regular.otf"), url("fassets/fonts/Greta_Arabic_Regular.woff") format("woff"), url("assets/fonts/Greta_Arabic_Regular.ttf") format("truetype");
}
body,
.moheet-home-aside,
#secondary,
.moheet-home-bottom-aside,
.moheet-top-header .moheet-ticker-caption,
.widget.moheet_block_posts_list .single-post .post-content-wrapper,
.widget.moheet_category_posts_slider .single-post .post-caption h3 a,
.moheet-top-header .top-navigation .menu li > a,
.site-footer,
.moheet-top-header .moheet-current-date {
    font-family: 'Greta';
}
h3 a,
h2.slide-title a,
.widget h4.block-title,
.widget h4.widget-title,
h4.block-title,
h1.entry-title,
.moheet-related-wrapper h4.related-title,
h3.comment-reply-title,
.site-header .site-branding .site-title-wrapper .site-title a,
h3.featured-large-font a,
h3.featured-small-font a,
.moheet_categories_tabbed ul li a,
.widget.moheet_block_posts_carousel .single-post .post-caption h3 a {
    font-family: 'sky-bold';
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

blockquote:before,
blockquote:after {
    content: "\f10e";
    right: 21px;
    left: auto;
}
blockquote:after {
    content: "\f10d";
    left: 21px;
    right: auto;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

textarea {
    padding-right: 3px;
    padding-left: 0;
}

/*************typography elements***********************/

.entry-content ul {
    margin: 0px 30px 15px 0;
}
.entry-content ol {
    margin: 0px 30px 15px 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.site-header .main-navigation li a {
    font-family: 'sky-bold';
    font-size: 15px;
}
.main-navigation ul {
    padding-right: 0;
    padding-left: 0;
}
.main-navigation ul ul {
    float: right;
    right: -999em;
    left: auto;
}
.main-navigation ul ul ul {
    right: -999em;
    left: auto;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    right: auto;
    left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    right: 100%;
    left: auto;
}
.site-header .main-navigation .icons-wrapper .icon-search:before {
    top: -4px;
}
.site-header .main-navigation .icons-wrapper .icon-random i:before {
    top: 20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

@media screen and (min-width: 37.5em) {}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

.screen-reader-text:focus {
    right: 5px;
    left: auto;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-right: auto;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-left: auto;
}
.aligncenter {
    margin-right: auto;
    margin-left: auto;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comments-area ol.children {
    margin: 0 25px 0 0;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.wp-caption img[class*="wp-image-"] {
    margin-right: auto;
    margin-left: auto;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/********image alignment***********/

.alignright {
    float: right;
    margin: 5px 0 15px 25px;
}
.alignleft {
    float: left;
    margin-left: 0;
    margin: 5px 25px 15px 0;
    margin-right: auto;
}
.aligncenter {
    margin-right: auto;
    margin-left: auto;
}
/*--------------------------------------------------------------
## Header sections
--------------------------------------------------------------*/

.moheet-top-header .top-navigation {
    float: left;
}
.moheet-top-header .top-navigation .menu ul {
    right: 0;
    left: auto;
}
.moheet-top-header .top-navigation ul li:hover ul {
    right: 0;
    left: auto;
}
.moheet-top-header .top-navigation .menu ul li {
    border-right: none;
    border-left: none;
}
.moheet-top-header .top-navigation ul ul ul {
    right: 100% !important;
    left: auto;
}
/*
================
**********site header css*********
================
*/

.site-header .site-branding {
    float: right;
}
.site-header .header-ad-wrapper {
    float: left;
}
.nav-wrapper {
    float: right;
}
.site-header .main-navigation li {
    float: right;
}
.site-header .main-navigation .menu-primary-menu-container {
    float: right;
}
.site-header .main-navigation .icons-wrapper {
    float: left;
    padding: 0 10px 0 27px;
    text-align: left;
}
.site-header .main-navigation .icons-wrapper .icon-search, 
.site-header .main-navigation .icons-wrapper .icon-random {
    float: right;
    margin-right: 20px;
    margin-left: 0;
}
.site-header .main-navigation .moheet-search-form-primary .search-form {
    left: 0;
    right: auto;
}
.site-header .main-navigation .moheet-search-form-primary.search-in .search-form {
    left: 0;
    right: auto;
}
.site-header .main-navigation .moheet-search-form-primary .search-form .search-field {
    float: right;
}
.site-header .main-navigation .moheet-search-form-primary .search-form .search-submit {
    float: right;
}
/*--------------------------------------------------------------
## drop down menu css
--------------------------------------------------------------*/

.site-header .main-navigation ul ul {
    right: 0;
    left: auto;
}
.site-header .main-navigation ul ul ul {
    right: 100%;
    left: auto;
}

/*--------------------------------------------------------------
## moheet-newsticker-wrapper
--------------------------------------------------------------*/

.moheet-top-header .moheet-current-date {
    float: right;
}
.moheet-top-header .social-profiles {
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    margin-right: 5px;
    margin-left: auto;
    border-left: none;
}
.moheet-top-header .news-ticker {
    float: right;
}
.moheet-top-header .moheet-ticker-caption {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}
.moheet-top-header #moheet-news-ticker {
    margin-right: 50px;
    margin-left: auto;
}
.moheet-top-header .lSAction {
    right: 0;
    left: auto;
}
.moheet-top-header .lSSlideOuter.vertical .lSAction > .lSPrev,
.moheet-top-header .lSAction .lSPrev:before,
.moheet-top-header .lSSlideOuter.vertical .lSAction > .lSNext,
.moheet-top-header .lSAction .lSNext:before {
    right: auto;
    left: auto;
}
.moheet-newsticker-wrapper .moheet-ticker-caption {
    float: right;
}
.moheet-newsticker-wrapper .moheet-ticker-caption {
    margin-left: 20px;
    margin-right: 1px;
}
/*********ticker layout 1*******/

.moheet-newsticker-wrapper .ticker-control-layout1 .lSSlideOuter.vertical .lSAction > .lSPrev:before,
.moheet-newsticker-wrapper .ticker-control-layout1 .lSSlideOuter.vertical .lSAction > .lSNext:before {
    right: 5px;
    left: auto;
}
/********/
/*ticker layout 2*/

.moheet-newsticker-wrapper .ticker-control-layout2 .lSSlideOuter.vertical .lSAction > .lSPrev:before {
    right: 0;
    left: auto;
}
.moheet-newsticker-wrapper .ticker-control-layout2 .lSSlideOuter.vertical .lSAction > .lSNext:before {
    right: 0;
    left: auto;
}
/*****************/

.moheet-newsticker-wrapper .lSSlideOuter.vertical ul.lightSlider,
.moheet-newsticker-wrapper .lSSlideOuter.vertical .lSAction {
    float: left;
}
.moheet-newsticker-wrapper .lSSlideOuter.vertical .lSAction {
    text-align: left;
}
.moheet-newsticker-wrapper .lSSlideOuter.vertical ul.lightSlider {
    float: right;
}
.moheet-newsticker-wrapper .lSSlideWrapper .lSAction .lSPrev,
.moheet-newsticker-wrapper .lSSlideWrapper .lSAction .lSNext {
    right: 0 !important;
    left: auto;
}
.moheet-newsticker-wrapper .lSSlideWrapper .lSAction .lSNext:before {
    right: 4px;
    left: auto;
}
.moheet-newsticker-wrapper .lSSlideWrapper .lSAction .lSPrev:before {
    right: 4px;
    left: auto;
}
/*--------------------------------------------------------------
## homepage-slider-section
--------------------------------------------------------------*/

.site-content .homepage-slider-section .widget_moheet_featured_slider .slider-section {
    float: right;
}

.site-content .homepage-slider-section .widget_moheet_featured_slider .slider-section .slide a.slider-img:before {
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
}
.site-content .homepage-slider-section .widget_moheet_featured_slider .slider-section .slider-caption {
    right: 20px;
    left: auto;
}
.site-content .homepage-slider-section .widget_moheet_featured_slider .slider-section .slider-caption .post-meta .posted-on,
.site-content .homepage-slider-section .widget_moheet_featured_slider .featured-article .post-caption .post-meta .posted-on {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}
/*
===========end of slider css====================
*/

.site-content .homepage-slider-section .widget_moheet_featured_slider .featured-post-section {
    float: left;
}
.site-content .homepage-slider-section .widget_moheet_featured_slider .featured-post-section .featured-article .post-caption {
    left: 20px;
    right: 20px;
}
.site-content .homepage-slider-section .widget_moheet_featured_slider .slider-section .slider-caption .post-meta .post-author,
.site-content .homepage-slider-section .widget_moheet_featured_slider .featured-article .post-caption .post-meta .post-author,
.site-content .homepage-slider-section .widget_moheet_featured_slider .featured-article .post-caption .post-meta .posted-on {
    float: right;
    margin-right: auto;
    margin-left: 10px;
}
.site-content .homepage-slider-section .widget_moheet_featured_slider .featured-article .post-caption .post-meta .posted-on a:before {} .site-content .homepage-slider-section .widget_moheet_featured_slider .featured-post-section .featured-article.left {
    float: left;
}

.widget .post-tags-links {
    right: 15px;
    left: auto;
}

/*=================
homepage-content-wrapper
=======================*/

.homepage-content-wrapper .moheet-main-content,
.moheet-bottom-main-content,
.homepage-fullwidth-wrapper .moheet_block_posts_list {
    float: right;
}
.homepage-fullwidth-wrapper .moheet_block_posts_list:nth-child(odd) {
    float: right;
}
.homepage-fullwidth-wrapper .moheet_block_posts_list:nth-child(even) {
    float: left;
}
/*=================================
        Widget Block style 1
=================================*/

.moheet_block_posts_style1 .right-post-wrapper,
.moheet_block_posts_ajax .right-post-wrapper {
    float: right;
}
.moheet_block_posts_style1 .right-post-wrapper .single-post .post-meta .post-author,
.moheet_block_posts_style1 .right-post-wrapper .single-post .post-meta .posted-on,
.moheet_block_posts_ajax .right-post-wrapper .single-post .post-meta .post-author,
.moheet_block_posts_ajax .right-post-wrapper .single-post .post-meta .posted-on {
    float: right;
    margin-left: 10px;
    margin-right: auto;
}
.widget.moheet_block_posts_style1 .left-posts-wrapper,
.widget.moheet_block_posts_ajax .left-posts-wrapper {
    float: left;
}
.widget.moheet_block_posts_style1 .left-posts-wrapper .single-post .post-caption-wrapper,
.widget.moheet_block_posts_ajax .left-posts-wrapper .single-post .post-caption-wrapper {
    margin-right: 9px;
    margin-left: auto;
}
.widget.moheet_block_posts_style1 .left-posts-wrapper .single-post .post-caption-wrapper .post-meta .posted-on a:before,
.widget.moheet_block_posts_ajax .left-posts-wrapper .single-post .post-caption-wrapper .post-meta .posted-on a:before,
.widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post .post-meta .posted-on a:before,
.widget.moheet_block_posts_style1 .right-post-wrapper .single-post .post-meta .posted-on a:before,
.widget.moheet_block_posts_ajax .right-post-wrapper .single-post .post-meta .posted-on a:before,
.widget.moheet_block_posts_list .single-post .post-content-wrapper .post-meta .posted-on a:before,
.widget .single-post .post-meta .posted-on a:before,
.widget.moheet_category_posts_list .single-post .post-meta .posted-on a:before,
.widget.moheet_block_posts_column .single-post .post-meta .posted-on a:before,
.widget_recent_entries span:before,
.posted-on a:before {
    margin-right: 0;
    margin-left: 5px;
}
/*=================================
        Widget Block style 2
=================================*/

.widget.moheet_block_posts_style2 .block-post-wrapper.column2-layout .single-post:nth-child(odd) {
    float: right;
}
.widget.moheet_block_posts_style2 .block-post-wrapper.column2-layout .single-post:nth-child(even) {
    float: left;
}
.widget.moheet_block_posts_style2 .block-post-wrapper.column2-layout .single-post:nth-child(odd) {
    margin-right: 0;
    margin-left: auto;
}
.widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post {
    margin: 0 0 5px 1.5%;
    float: right;

}
.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post:nth-child(3n) {
    margin-left: 0 !important;
    margin-right: auto;
    clear: left;
}
.widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post:last-child {
    margin-left: 0 !important;
    margin-right: auto;
}
.widget.moheet_block_posts_style3 .block-post-wrapper.column3-layout .single-post .post-thumb:before {
    right: 10px;
    left: auto;
}
/*****style two column four block layout****/

.widget.moheet_block_posts_style2 .block-post-wrapper.column4-layout .single-post {
    float: right;
    margin-right: 1.5%;
    margin-left: auto;
}
.widget.moheet_block_posts_style2 .block-post-wrapper.column4-layout .single-post:first-child {
    margin-right: 0;
    margin-left: auto;
}
.widget.moheet_block_posts_style2 .block-post-wrapper.column4-layout .single-post:nth-child(4n+1) {
    margin-right: 0;
    margin-left: auto;
}
/*********/
/*==========================================
    Widget Block posts List
=========================================*/

.widget.moheet_block_posts_list .single-post .post-thumb,
.widget.moheet_block_posts_list .single-post .post-content-wrapper {
    float: right;
}
.widget.moheet_block_posts_list .single-post .post-thumb {
    margin-left: 4%;
    margin-right: auto;
}
.widget.moheet_block_posts_list .single-post .post-content-wrapper .post-meta span.posted-on {
    margin-left: 10px;
    margin-right: auto;
}
.widget .single-post .post-meta span.comments-count a:before {
    right: 0;
    left: auto;
}
#secondary .widget.moheet_block_posts_list .single-post .post-thumb,
.footer-widgets-wrapper .widget.moheet_block_posts_list .single-post .post-thumb {
    margin-left: 0px;
    margin-right: auto;
}
.moheet-home-aside .widget.moheet_block_posts_list .single-post .post-thumb:before,
#secondary .widget.moheet_block_posts_list .single-post .post-thumb:before,
.footer-widgets-wrapper .widget.moheet_block_posts_list .single-post .post-thumb:before {
    left: 10px;
    right: auto;
}
.moheet_block_posts_style1 .left-post-wrapper,
.moheet_block_posts_ajax .left-post-wrapper {
    float: right;
}
.widget.moheet_block_posts_style1 .right-posts-wrapper,
.widget.moheet_block_posts_ajax .right-posts-wrapper {
    float: left;
}
/*=============================
    Widget category Slider and layout
==============================*/

.widget.moheet_category_posts_slider .lSSlideOuter ul.lSPager.lSpg {
    right: 50%;
    margin-right: -33px !important;
    left: auto;
    margin-left: auto;
}
.widget.moheet_category_posts_slider .single-post .post-thumb:before {
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
}
.widget.moheet_category_posts_slider .single-post .post-caption {
    right: 0;
    left: 0;
}
.widget.moheet_category_posts_slider .single-post .post-caption .posted-on {
    margin-left: 10px;
    margin-right: auto;
}
/*****home aside*****/

.moheet-home-aside .widget.moheet_category_posts_slider .single-post .post-caption,
.moheet-home-bottom-aside .widget.moheet_category_posts_slider .single-post .post-caption {
    right: 0;
    left: 0;
}
.page-template-home-template .widget.moheet_category_posts_slider .post-meta .post-view {
    margin-left: 10px;
    margin-right: auto;
}
/*========================
css for category list
==============================*/

.widget.moheet_category_posts_list {
    float: left;
}
.widget.moheet_category_posts_list .single-post .post-thumb {
    float: right;
    margin-left: 5%;
    margin-right: auto;
}
.widget.moheet_category_posts_list .single-post .post-caption {
    float: right;
}
.widget.moheet_category_posts_list .single-post .post-meta a {
    margin-left: 5px;
    margin-right: auto;
}
.page-template-home-template .homepage-bottom-content-wrapper .cat_slider_layout_2.widget.moheet_category_posts_slider .single-post .post-meta .post-view {
    margin-left: 13px;
    margin-right: auto;
}
.homepage-bottom-content-wrapper .cat_slider_layout_2.widget.moheet_category_posts_slider .single-post .post-meta .posted-on {
    margin-left: 7px;
    margin-right: auto;
}
.homepage-content-wrapper .cat_slider_layout_2.moheet_category_posts_slider .lSAction .lSPrev:before {
    right: 5px;
    left: auto;
}
.homepage-content-wrapper .cat_slider_layout_2.moheet_category_posts_slider .lSNext:before {
    right: 10px;
    left: auto;
}
/*==========================================aside css===2203=====================================*/

.moheet-home-aside,
#secondary,
.moheet-home-bottom-aside {
    float: left;
}
.homepage-fullwidth-wrapper h4.block-title:after,
.homepage-fullwidth-wrapper h4.widget-title:after,
.homepage-bottom-fullwidth-wrapper h4.block-title:after,
.homepage-bottom-fullwidth-wrapper h4.widget-title:after,
.moheet-main-content h4.widget-title:after,
.moheet-main-content h4.block-title:after,
.moheet-bottom-main-content h4.widget-title:after,
.moheet-bottom-main-content h4.block-title:after {
    right: 0;
    left: auto;
}
/**
======================
block header css
======================
**/

.block-header .view-all {
    left: 0;
    padding-right: 10px;
    right: auto;
    padding-left: 0;
}
.widget .single-post .post-meta .post-author,
.post-meta .posted-on {
    margin-left: 7px;
    margin-right: auto;
}
.widget.moheet_block_posts_list .single-post .post-content-wrapper .post-meta span.post-author {
    margin-left: 7px;
    margin-right: auto;
}
.widget_tag_cloud .tagcloud a,
.tags-links a {
    margin: 0 0 9px 5px;
}
/******site footer cat-post slider****/

.site-footer .widget.moheet_category_posts_slider .post-caption .post-meta .posted-on,
.site-footer .widget.moheet_category_posts_slider .post-caption .post-meta .post-view,
.site-footer .widget.moheet_category_posts_slider .post-meta .post-view {
    margin-left: 10px;
    margin-right: auto;
}
.site-footer .widget.moheet_category_posts_slider .post-caption .post-meta .posted-on a {
    padding-left: 0;
    padding-right: 0;
}
/*
=========================== homepage-fullwidth-wrapper ===============================
*/

.widget.moheet_block_posts_carousel ul li.single-post {
    float: right;
}
.widget.moheet_block_posts_carousel .block_crs_layout_2 .single-post .post-caption .post-meta span.author a {
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
}
/*=======
layout2
=========*/

.moheet_block_posts_carousel .block_crs_layout_2 .lSSlideOuter .post-caption {
    text-align: right;
}
.moheet_block_posts_carousel .block_crs_layout_2 .block-header .crs-layout2-action {
    left: 0;
    right: auto;
}
/*
=========================== prev/next button ===============================
*/

.lSAction .lSPrev {
    right: 0;
    left: auto;
}
.lSAction .lSPrev:before {
    right: 10px;
    left: auto;
}
.lSNext:before {
    content: '\f104' !important;
    right: 13px;
    left: auto;
}
.lSAction .lSNext {
    left: 0;
    right: auto;
}
.lSPrev:before {
    content: '\f105' !important;
}
.moheet_block_posts_carousel .block_crs_layout_2 .block-header .crs-layout2-action .moheet-lSPrev:before {
    content: '\f105';
}
.moheet_block_posts_carousel .block_crs_layout_2 .block-header .crs-layout2-action .moheet-lSNext:before {
    content: '\f104';
}
.moheet_block_posts_carousel .lSAction .lSPrev,
.widget_moheet_featured_slider .lSAction .lSPrev {
    right: 0;
    left: auto;
}
.moheet_block_posts_carousel .lSAction .lSNext,
.widget_moheet_featured_slider .lSAction .lSNext {
    left: 0;
    right: auto;
}
/*
=========================== homepage-second-fullwidth-wrapper css ===============================
*/

.widget-column-3 .moheet_block_posts_column {
    float: right;
    margin-left: 29px;
    margin-right: auto;
}
.widget-column-4 .moheet_block_posts_column {
    float: right;
    margin-left: 13px;
    margin-right: auto;
}
.widget-column-3 .moheet_block_posts_column:last-child {
    margin-left: 0;
    margin-right: auto;
}
.widget-column-4 .moheet_block_posts_column:last-child {
    margin-left: 0;
    margin-right: auto;
}
.widget.moheet_block_posts_column .moheet_block_posts_column .post-tags-links a {
    float: right;
    right: 15px;
    left: auto;
}
.widget.moheet_block_posts_column .single-post .post-meta .post-author,
.widget.moheet_block_posts_column .single-post .post-meta .posted-on {
    margin-left: 5px;
    margin-right: auto;
}
.widget.moheet_block_posts_column .single-post .post-meta .comments-count {
    float: left;
}
/*================================
******************  footer css *******************
=========================================*/

.footer-widgets-wrapper .widget_categories li a,
.footer-widgets-wrapper .widget_nav_menu li a {
    padding-right: 10px;
    padding-left: 0;
}
.widget_categories li a:before,
.widget_nav_menu li a:before {
    right: 0;
    left: auto;
}

.moheet-top-footer.footer_column_two .moheet-footer-widget.column-first {
    float: right;
}
.moheet-top-footer.footer_column_two .moheet-footer-widget.column-second {
    float: left;
}
.moheet-top-footer.footer_column_three .moheet-footer-widget-wrapper {
    margin-right: -3%;
    margin-left: auto;
}
.moheet-top-footer.footer_column_three .moheet-footer-widget {
    float: right;
    margin-right: 3%;
    margin-left: auto;
}
.moheet-top-footer.footer_column_four .moheet-footer-widget-wrapper {
    margin-right: -3%;
    margin-left: auto;
}
.moheet-top-footer.footer_column_four .moheet-footer-widget {
    float: right;
    margin-right: 3%;
    margin-left: auto;
}
.moheet-footer-widget .menu li a {
    padding-right: 15px;
    padding-left: 0;
}
.moheet-footer-widget .moheet_category_posts_list .single-post .post-thumb::before {
    left: 2px;
    right: auto;
}
/*====================
csss site-footer
====================*/

.site-footer .footer-menu-wrapper li {
    border-right: 1px solid rgba(170, 170, 170, 0.41);
    padding-right: 10px;
    padding-left: 0;
    border-left: none;
}
.site-footer .footer-menu-wrapper li:first-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: auto;
    border-left: none;
}
.site-footer .site-info {
    float: right;
}
.site-footer .footer-menu-wrapper {
    float: left;
}
.site-footer .footer-menu-wrapper li {
    margin-right: 5px;
    margin-left: auto;
}

/*
==================================
primary css
==================================
*/

#primary {
    float: right;
}
.left-sidebar #primary {
    float:  left;   
}
#primary .entry-content {
    font-size: 18px;
    line-height: 1.8;
    color: #3d3d3e;
}
#primary .entry-footer .cat-links,
#primary .entry-footer .tags-links,
#primary .entry-footer .post-tags-links {
    padding-right: 20px;
    padding-left: 0;
}
#primary .entry-footer .cat-links:before,
#primary .entry-footer .tags-links:before {
    right: 0;
    left: auto;
}
/*
==================================
leave reply
==================================
*/

#primary .comments-area .comment-form-author,
#primary .comments-area .comment-form-email,
#primary .comments-area .comment-form-url {
    float: right;
    margin-left: 13px;
    margin-right: auto;
}
#primary .comments-area .comment-form-url {
    margin-left: 0;
    margin-right: auto;
}
/*
==================================
secondary css
==================================
*/

.left-sidebar #secondary {
    float: right;
}
#secondary .widget_search label {
    float: right;
    margin-left: -3px;
    margin-right: auto;
    width: 70%;
}
#secondary .widget_search input.search-submit {
    float: right;
    width: 30%;
}
.widget_categories li:hover,
#secondary ul li:hover {
    margin-right: 7px;
    margin-left: auto;
}
.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_recent_comments li a {
    padding-right: 15px;
    padding-left: 0;
    font-size: 15px;
    color: #333;
}
.widget_recent_entries span {
    padding-right: 32px;
    padding-left: 0;
}
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.widget_meta li a:before,
.widget_recent_comments .recentcomments:before {
    content: '\f104';
}
.widget_recent_entries span:before {
    padding-right: 15px;
    padding-left: 0;
}
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.widget_meta li a:before {
    right: 0;
    left: auto;
}

/*
=======================
time watch css
=======================
*/
.entry-sharing a {
    margin-left: 10px;
    margin-right: 0;
    float: right;
}
.social-whatsapp {
    margin-left: 0;
}
.social-but-text {
    padding-left: 0;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 12px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none;
}
.entry-sharing .fa-facebook,
.entry-sharing .fa-twitter {
    float: right;
}
article .entry-meta .post-author a:before,
article .entry-meta .posted-on a:before,
.entry-meta .cat-links:before,
article span.comments-count a:before {
    padding: 0 0 0 5px;
}
article .entry-meta span.cat-links a {
    margin: 0 7px 0 0;
}
article .entry-meta .cat-links {
    margin: 0 0 0 14px;
}
.post-view {
    margin-left: 10px;
    margin-right: auto;
}
.post-view:before {
    margin-right: 0;
    margin-left: 5px;
}
/*
=======================
moheet-author-metabox css
=======================
*/

#primary .moheet-author-metabox .author-avatar {
    float: right;
}
#primary .moheet-author-metabox .author-desc-wrapper {
    float: right;
    margin-right: 6%;
    margin-left: auto;
}
#primary .author-desc-wrapper .author-social span.social-icon-wrap a,
#primary .author-desc-wrapper .admin-dec {
    text-align: right;
}
/*
====================
Related Article
====================
*/

.moheet-related-wrapper .single-post {
    float: right;
    margin: 0 0 0 2%;
}
.moheet-related-wrapper .single-post:last-child {
    margin-left: 0;
    margin-right: auto;
}
.moheet-related-wrapper .post-meta .post-author a {
    margin: 0 0 0 5px;
}
.moheet-related-wrapper .post-meta .posted-on a {
    padding-right: 15px;
    padding-left: 0;
}
.moheet-related-wrapper .post-meta .posted-on a:before {
    right: 0;
    left: auto;
    top: -5px;
}
/*====================
reply css
====================*/

.comments-area ol ul {
    margin-right: 50px;
    margin-left: auto;
}
.comments-area ol li .comment-author {
    float: right;
}
.comments-area li .cmt-main-content {
    float: right;
    padding-right: 10px;
    padding-left: 0;
}
.comments-area .comment-meta,
.comments-area .reply {
    float: right;
}
.comments-area .comment-meta a {
    padding-right: 15px;
    margin-left: 5px;
    padding-left: 0;
    margin-right: auto;
}
.comments-area .comment-meta > a:before,
.comments-area .comment-meta a.comment-edit-link:before {
    right: 0;
    left: auto;
}
.comments-area .reply {
    margin-right: 10px;
    margin-left: auto;
}
.comments-area .reply a {
    padding-right: 15px;
    padding-left: 0;
}
.comments-area .reply a:before {
    right: 0;
    left: auto;
}

/*
==============
edit-link
==============
*/

span.edit-link a.post-edit-link {
    padding: 3px 27px 3px 6px;
}
span.edit-link a.post-edit-link:before {
    right: 8px;
    left: auto;
}
/*
==============
recent entries
==============
*/

.widget_recent_comments .recentcomments {
    padding-right: 15px !important;
    padding-left: 0;
}
.widget_recent_comments .recentcomments:before {
    right: 0;
    left: auto;
}
/*
==============
widget_pages
==============
*/

.widget_pages li a {
    padding-right: 15px !important;
    padding-left: 0;
}
.widget_pages li a:before {
    right: 0;
    left: auto;
}
.widget_pages li ul {
    padding-right: 10px !important;
    padding-left: 0;
}
/*===========================
  Widget Block style 3
===========================*/

.widget.moheet_block_posts_style3 .block-post-wrapper.column2-layout .single-post {
    float: right;
}
.widget.moheet_block_posts_style3 .block-post-wrapper.column2-layout .single-post + .single-post {
    float: left;
}
.widget.moheet_block_posts_style3 .block-post-wrapper.column3-layout .single-post {
    float: right;
    margin-left: 1%;
    margin-right: auto;
}
.widget.moheet_block_posts_style3 .block-post-wrapper.column3-layout .single-post + .single-post + .single-post {
    margin-left: 0;
    margin-right: auto;
}
.widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post {
    float: right;
    margin-left: 1%;
    margin-right: auto;
}

.widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post + .single-post + .single-post + .single-post {
    margin-left: 0;
    margin-right: auto;
}
/*=================================
        Widget Tabbed
=================================*/

.moheet_categories_tabbed ul li:first-child {
    text-align: right;
}
.moheet_categories_tabbed ul li:last-child {
    text-align: left;
}
.moheet_categories_tabbed ul li:first-child a {
    margin-right: 0;
    margin-left: auto;
}
.moheet_categories_tabbed .moheet-tabbed-section .post-thumb,
.moheet_categories_tabbed .moheet-tabbed-section .post-caption {
    float: right;
}
.moheet_categories_tabbed .moheet-tabbed-section .post-caption {
    margin-right: 9px;
    margin-left: auto;
}
/*
=======================
widget authors list
=======================
*/

.moheet_authors_list .single-user {
    float: right;
}
.moheet_authors_list .single-user .user-name {
    right: 0;
    left: auto;
}

/*
========================
post-meta a color
========================
*/

.entry-meta > span {
    margin-left: 14px;
    margin-right: auto;
}

/*
post-navigation css
*/

.post-navigation .nav-links .nav-next:before {
    left: 100%;
    margin-left: -1px;
    right: auto;
    margin-right: auto;
}
.post-navigation .nav-links .nav-previous {
    padding-left: 30px;
    text-align: right;
    padding-right: 0;
}
.post-navigation .nav-links .nav-next {
    padding-right: 30px;
    text-align: left;
    padding-left: 0;
}
.post-navigation .nav-links .nav-previous a {
    float: left;
}
.post-navigation .nav-links .nav-next a {
    float: right;
}
.post-navigation .nav-links .nav-previous a span {
    padding-right: 15px;
    padding-left: 0;
}
.post-navigation .nav-links .nav-next a span {
    padding-left: 15px;
    padding-right: 0;
}
.post-navigation .nav-links .nav-previous a span:before {
    content: '\f105';
    right: 0;
    left: auto;
}
.post-navigation .nav-links .nav-next a span:before {
    content: '\f104';
    left: 0;
    right: auto;
}

/*
==============================================
picture animation
==============================================
*/

.thumb-zoom .image-overlay {
    right: 0;
    left: auto;
}
.thumb-zoom .image-overlay:after {
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    border-left: 1px solid rgba(255, 255, 255, 0.6);
}
.thumb-zoom .image-overlay::before,
.thumb-zoom .image-overlay::after {
    right: 30px;
    left: 30px;
}
.thumb-zoom .image-overlay::before,
.thumb-zoom .image-overlay::after {
    right: 10px;
    left: 10px;
}
/*
post format icon
*/

span.format-icon {
    left: 10px;
    right: auto;
}

#scroll-up {
    left: 15px;
    right: auto;
}

/*
========================================
tags-links for single and archive page
========================================
*/

.archive .tags-links,
.single-post .tags-links,
.search .tags-links,
.blog .tags-links {
    padding: 0 20px 0 0;
}
.archive .tags-links:before,
.single-post .tags-links:before,
.search .tags-links:before,
.blog .tags-links:before {
    right: 0;
    left: auto;
}

/*
header-layout-1
*/

.header-layout1.moheet-top-header .moheet-ticker-caption {
    margin-left: 6px;
    margin-right: auto;
}
.moheet-top-header .top-navigation .menu li > a {
    font-size: 12px;
}
.moheet-top-header  .single-news a {
    font-weight: normal;
}
/* 
header-layout-2
*/

.moheet-newsticker-wrapper.header-layout2 .moheet-ticker-caption {
    margin-left: 30px;
    margin-right: auto;
}
.moheet-newsticker-wrapper.header-layout2 ul li a {
    padding-right: 15px;
    padding-left: 0;
}
.moheet-newsticker-wrapper.header-layout2 ul li a:before {
    right: 2px;
    left: auto;
}

.moheet-top-header.header-layout2 .top-navigation .menu li {
    border-right: none;
    border-left: none;
}

/*
nav with mega-menu
*/

.site-header .main-navigation ul > li.menu-item-has-children > a:after {
    left: 2px;
    right: auto;
}
.site-header .main-navigation ul > li.menu-item-has-children ul li > a:after {
    left: 5px;
    right: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
/*
===========================
news ticker layout
===========================
*/

.moheet-newsticker-wrapper .moheet-container.carousel-layout .lSSlideWrapper ul li .single-news a {
    padding-right: 0;
    padding-left: 0;
}
.moheet-newsticker-wrapper .moheet-container.carousel-layout .lSSlideWrapper div.lSAction a.lSPrev {
    left: auto;
    right: 0;
}
.moheet-newsticker-wrapper .moheet-container.carousel-layout .lSSlideWrapper div.lSAction a.lSNext {
    left: 0;
    right: auto !important;
}
.moheet-newsticker-wrapper .moheet-container.carousel-layout .lSSlideWrapper .lSAction .lSPrev:before {
    right: 10px;
    left: auto;
}
.moheet-newsticker-wrapper .moheet-container.carousel-layout .lSSlideWrapper .lSAction .lSNext:before {
    right: 13px;
    left: auto;
}
/*===============================================
mega menu for all 
===============================================*/

.site-header .main-navigation ul.moheet_mega_menu li.has-mega-menu ul {
    right: 0px;
    left: auto;
}
/******submenu has tabs******/

.site-header .main-navigation ul.moheet_mega_menu li.has-mega-menu ul.has-menu-tab {
    padding-right: 0;
    right: 0px;
    left: auto;
    padding-left: 0;
}
.site-header .main-navigation ul.moheet_mega_menu li.has-mega-menu ul.mega-cat-menu.has-menu-tab li .ap-mega-menu-cat-wrap {
    text-align: left;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: none;
}
.site-header .main-navigation ul.moheet_mega_menu li.has-mega-menu ul.mega-cat-menu.has-menu-tab li .ap-mega-menu-con-wrap {
    border-right: 0;
    border-left: none;
}
.site-header .main-navigation ul.moheet_mega_menu li.has-mega-menu ul.mega-cat-menu li .ap-mega-menu-cat-wrap {
    float: right;
}
.site-header .main-navigation ul.moheet_mega_menu li.has-mega-menu ul.mega-cat-menu li .ap-mega-menu-cat-wrap a {
    text-align: right;
}
.site-header .main-navigation ul.moheet_mega_menu li.has-mega-menu ul.mega-cat-menu li .ap-mega-menu-con-wrap {
    float: right;
    padding-right: 10px;
    padding-left: 0;
}

/*
===========
moheet_block_posts_ajax
===========
*/

.widget.moheet_block_posts_style1 .right-posts-wrapper .single-post .post-caption-wrapper,
.widget.moheet_block_posts_ajax .right-posts-wrapper .single-post .post-caption-wrapper {
    margin-right: 9px;
    margin-left: 0;
}
.widget.moheet_block_posts_ajax .child-cat-tabs {
    left: 0;
    right: auto;
}
.widget.moheet_block_posts_ajax .child-cat-tabs ul.moheet-tab-links li {
    font-size: 13px;
    font-family: 'sky-bold';
}
.widget.moheet_block_posts_ajax .child-cat-tabs ul.moheet-tab-links {
    text-align: left;
}
.widget.moheet_block_posts_ajax .child-cat-tabs ul.moheet-tab-links li {
    margin-right: 20px;
    margin-left: auto;
}
.widget.moheet_block_posts_ajax .block-content-wrapper .block-loader {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}

/*
==================
single page layout
==================
*/

.single-layout2-header .layout2-header-info-wrapper,
.single-layout3-header .layout3-header-info-wrapper {
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .8)));
}
.single-layout2-header .layout2-header-info-wrapper .entry-meta > span,
.single-layout3-header .layout3-header-info-wrapper .entry-meta > span {
    margin-left: 10px;
    margin-right: auto;
}
/*
index-icon
*/

.header-layout2 .main-navigation .index-icon,
.header-layout1 .main-navigation .index-icon {
    float: right;
}
/*===========
cat link
=============*/

span.cat-links a,
span.post-tags-links a {
    margin-right: 0;
    margin-left: 1px;
    font-size: 11px;
    padding: 3px 6px;
    font-weight: normal;
}
/*======================
        review css
======================*/

.post-review-wrapper .summary-wrapper .total-reivew-wrapper {
    float: right;
}
.post-review-wrapper .summary-wrapper .summary-details {
    float: left;
    padding: 5px 37px 0 0;
}
.post-review-wrapper .percent-review-wrapper .percent-wrap .featured-name,
.post-review-wrapper .points-review-wrapper .percent-wrap .featured-name {
    float: right;
}
.post-review-wrapper .percent-review-wrapper .percent-wrap .percent-value {
    float: left;
}
/*=======
star review
======*/

.post-review-wrapper .stars-review-wrapper .review-featured-wrap .review-featured-name {
    float: right;
}
.post-review-wrapper .stars-review-wrapper .review-featured-wrap .stars-count {
    float: left;
}
/*======================
    shortcode style
======================*/
/*-- start dropcap --*/

.ap-dropcaps.ap-normal {
    float: right;
}
.ap-dropcaps.ap-square {
    float: right;
    margin: 7px 0px 10px 20px;
}

/*============
slider layout
============*/

.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideWrapper ul li:before {
    right: 0;
    left: auto;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .slide-info-wrapper {
    right: 30px;
    left: auto;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .slide-info-wrapper .post-meta .star-review-wrapper .total-value {
    margin-right: 10px;
    margin-left: auto;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .lSPager.lSpg {
    right: auto;
    left: 30px;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .lSPager.lSpg li {
    text-align: right;
}
.moheet_fullwidth_slider .lSSlideOuter .lSPager.lSpg {
    left: 0;
    right: auto;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .slide-info-wrapper .posted-on a {
    padding-left: 0;
    padding-right: 0;
}
.moheet_fullwidth_slider .lSSlideOuter .lSPager.lSpg li {
    margin-left: 2.6%;
    float: right;
    margin-right: auto;
}
.moheet_fullwidth_slider .lSSlideOuter .lSPager.lSpg li:last-child {
    margin-left: 0;
    margin-right: auto;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .lSPager.lSpg > li a:hover,
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .lSPager.lSpg > li.active a {
    margin-left: auto;
    margin-right: 10px;
}

.moheet_fullwidth_slider .lSSlideOuter .lSPager.lSpg > li a {
    text-align: right;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .slide-info-wrapper .post-meta .post-author,
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .slide-info-wrapper .post-meta .posted-on,
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .slide-info-wrapper .post-meta .post-view {
    float: right;
}
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .slide-info-wrapper .post-meta .post-author,
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .slide-info-wrapper .post-meta .posted-on,
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .slide-info-wrapper .post-meta .post-view,
.moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .slide-info-wrapper .post-meta .comments-count {
    float: right;
}
/*==========
slider layout 1
==========*/

.moheet_fullwidth_slider .fw_slider_layout_1 .slide-info-wrapper {
    right: 25px;
    left: auto;
}
.moheet_fullwidth_slider .fw_slider_layout_1 .lSSlideOuter ul li .post-meta .posted-on a {
    padding-left: 0;
    padding-right: 0;
}
.moheet_fullwidth_slider .fw_slider_layout_1 .lSSlideOuter ul li .post-meta .post-author,
.moheet_fullwidth_slider .fw_slider_layout_1 .lSSlideOuter ul li .post-meta .posted-on {
    float: right;
    margin-left: 10px;
    margin-right: auto;
}
.post-meta .comments-count a:before {
    margin-right: 0;
    margin-left: 5px;
}
.moheet_fullwidth_slider .lSSlideOuter .lSPager.lSpg li.active:before {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    right: 50%;
    left: auto;
}
/*================
layout for blog post
==================*/

.homepage-content-wrapper .moheet-main-content .widget.moheet_block_posts_column .block_col_layout_2 .bottom-post .content-wrapper,
.homepage-fullwidth-wrapper .moheet-container .moheet_block_posts_column .block_col_layout_2 .bottom-post .content-wrapper,
.homepage-bottom-content-wrapper .moheet-bottom-main-content .widget.moheet_block_posts_column .block_col_layout_2 .bottom-post .content-wrapper,
.homepage-bottom-fullwidth-wrapper .moheet-container .moheet_block_posts_column .block_col_layout_2 .bottom-post .content-wrapper,
.moheet-home-aside .moheet_block_posts_column .block_col_layout_2 .bottom-post .content-wrapper,
.moheet-home-bottom-aside .moheet_block_posts_column .block_col_layout_2 .bottom-post .content-wrapper {
    padding-right: 10px;
    padding-left: 0;
}
/*==============
full width
================*/

.homepage-fullwidth-wrapper .moheet-container .moheet_block_posts_column,
.homepage-bottom-fullwidth-wrapper .moheet-container .moheet_block_posts_column {
    margin-right: 2%;
    margin-left: auto;
}
.homepage-fullwidth-wrapper .moheet-container section.moheet_block_posts_column:first-of-type,
.homepage-bottom-fullwidth-wrapper .moheet-container section.moheet_block_posts_column:first-of-type {
    margin-right: 0;
    margin-left: auto;
}


/*=============
single page dexign layout3
===============*/

.single .layout3-content-wrapper .layout3-postmeta {
    float: right;
}
.single .layout3-content-wrapper .entry-content {
    float: right;
    padding-right: 30px;
    padding-left: 0;
}
/*======
archive layout 2
======*/

.archive.moheet-archive-layout2 #primary article.post:nth-child(2n) {
    float: right;
}
.archive.moheet-archive-layout2 #primary article.post:nth-child(2n+1) {
    float: left;
}
/*======
archive layout 3
======*/

.archive.moheet-archive-layout3 article .layout3-content-wrapper .entry-content {
    float: right;
    padding-right: 30px;
    padding-left: 0;
}
.archive.moheet-archive-layout3 article .layout3-content-wrapper .entry-content .entry-content.layout {
    padding-right: 0;
    padding-left: 0;
}
.archive.moheet-archive-layout3 article .layout3-content-wrapper .right-wrap,
.archive.moheet-archive-layout3 article .layout3-content-wrapper .left-wrap {
    float: right;
}

/*====
footer widget
====*/

.site-footer .widget_recent_entries .widget-title span,
.site-footer .widget_recent_entries .widget-title span.title-bg {
    padding-right: 0;
    padding-left: 0;
}
.site-footer .widget_recent_entries span {
    padding-right: 15px;
    padding-left: 0;
}
.site-footer .moheet-footer-widget-wrapper .widget.moheet_block_posts_list .single-post span.cat-links a,
.site-footer .moheet-footer-widget-wrapper .widget.moheet_block_posts_list .single-post span.post-tags-links a {
    margin-left: 4px;
    margin-right: auto;
}
/*=====
authore icon
======*/

.post-meta .post-author .author:before {
    margin-right: 0;
    margin-left: 5px;
}
/*======
moheet_fullwidth_block_posts fw_block_layout_1
======*/

.moheet_fullwidth_block_posts .fw_block_layout_1 .single-post {
    float: right;
    margin-left: 1.333%;
    margin-right: auto;
}
.moheet_fullwidth_block_posts .fw_block_layout_1 .single-posts-wrapper .single-post:nth-child(4n) {
    margin-left: 0;
    margin-right: auto;
    clear: left;
}
.moheet_fullwidth_block_posts .fw_block_layout_1 .single-posts-wrapper .single-post span.cat-links a {
    margin-left: 7px;
    margin-right: auto;
}
.moheet-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post,
.moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post {
    margin-left: 13px;
    margin-right: auto;
}
.moheet-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(3n),
.moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(3n) {
    margin-left: 0;
    margin-right: auto;
}
.moheet-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(4n),
.moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(4n) {
    margin-left: 13px;
    margin-right: auto;
}
/*==========
fw layout 2
==========*/

.moheet_fullwidth_block_posts .fw_block_layout_2 .single-posts-wrapper .right-wrap,
.moheet_fullwidth_block_posts .fw_block_layout_2 .single-posts-wrapper .left-wrap {
    float: right;
}
.moheet_fullwidth_block_posts .fw_block_layout_2 .single-posts-wrapper .middle-wrap {
    float: right;
}
/*====
archive secondary post list
=====*/

.archive #secondary .moheet_block_posts_list .post-meta .star-review-wrapper {
    float: right;
}
.archive #secondary .moheet_block_posts_list .post-meta .star-review-wrapper .star-value {
    margin-left: 2px;
    margin-right: auto;
}
.archive #secondary .moheet_block_posts_list .post-meta .post-view {
    margin-right: 8px;
    margin-left: auto;
}
/*---------shortcode-pages------*/

.ap_column {
    float: right;
    margin-right: 2%;
    margin-left: auto;
}
.ap-row .ap_column:first-child {
    margin-right: 0;
    margin-left: auto;
}
.ap-span6 {
    margin-right: 0;
    margin-left: auto;
}
/*-------call-to-action------*/

.ap_call_to_action {
    text-align: right;
}
.ap_call_to_action_button {
    float: left;
}
.ap_call_to_action.left .ap_call_to_action_button {
    float: left;
}
/*-----list-----*/

.ap_column ul,
.ap_column ol {
    padding-right: 20px;
    margin: 0 10px 0 0;
    padding-left: 0;
}
.ap_column ul.ap-list li {
    padding-right: 25px;
    padding-left: 0;
}
ul.ap-list1 li:before {
    right: 0;
    left: auto;
}
ul.ap-list2 li:before {
    right: 0;
    left: auto;
}
ul.ap-list3 li:before {
    right: 0;
    left: auto;
}
ul.ap-list4 li:before {
    right: 0;
    left: auto;
}
ul.ap-list5 li:before {
    right: 0;
    left: auto;
}
ul.ap-list6 li:before {
    right: 0;
    left: auto;
}
/*----------my-team-------*/

.ap-member-image:before {
    right: 0;
    left: auto;
}
.social-shortcode a {
    margin-left: 5px;
    margin-right: auto;
}
/*-------toggle and tabs-------*/

.ap_toggle.open .ap_toggle_title:after {
    left: 8px;
    right: auto;
}
.ap_toggle.open .ap_toggle_title.active:after {
    left: 8px;
    right: auto;
}
.ap_toggle.close .ap_toggle_title:after {
    left: 8px;
    right: auto;
}
.ap_toggle.close .ap_toggle_title.active:after {
    left: 8px;
    right: auto;
}
/*=====tabs=====*/

.horizontal .ap_tab_group .tab-title {
    margin-left: 5px;
    margin-right: auto;
}
.horizontal .ap_tab_group .tab-title:last-child {
    margin-left: 0;
    margin-right: auto;
}
.vertical .ap_tab_group {
    float: right;
}
.vertical .ap_tab_content {
    float: left;
}
/*--------buttons-shortcode------*/

a.ap-align-left {
    text-align: left;
}
a.ap-align-right {
    text-align: right;
}
/*------tagline------*/

.ap-right-border-box {
    border-right: 3px solid #43d6e8;
    border-left: none;
}
/*--------drop-caps------*/

.ap-dropcaps {
    float: right;
    padding-left: 8px;
    padding-right: 8px;
}

/*--------Lazy Load------*/

@-webkit-keyframes lazyloadeffect {
  from {
    background-position: 200px 0;
  }
  to {
    background-position: -400px 0;
  }
}

@media (max-width: 1090px) {
    .site-content .homepage-slider-section .widget_moheet_featured_slider .featured-post-section .featured-article .post-caption {
        left: auto;
        right: 11px;
    }
    .widget.moheet_category_posts_list .single-post .post-caption {
        margin-left: 0;
        margin-right: 0;
    }
    .widget-column-3 .moheet_block_posts_column {
        margin-left: 2.7%;
    }
    .footer-widgets-wrapper.widget-column-3 .widget {
        margin-left: 1.8%;
    }
    .widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post {
        margin-left: 1%;
        margin-right: 0;
    }
    .widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post:nth-child(2n+1) {
        margin-left: 0;
    }
    .footer-widgets-wrapper.widget-column-4 .widget {
        float: right;
        margin-left: 10px;
    }
    .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post {
        margin-left: 1.33%;
    }
}
@media (max-width: 1045px) {
    .footer-widgets-wrapper.widget-column-2 .widget {
        float: right;
        margin-left: 41px;
    }
    .footer-widgets-wrapper.widget-column-2 .widget {
        margin-left: 0;
    }
}
@media (max-width: 1020px) {
    #primary .comments-area .comment-form-email,
    #primary .comments-area .comment-form-author {
        margin-left: 0;
    }
    #primary .comments-area .comment-form-email {
        float: left;
    }
}
@media (max-width: 1004px) {
    .nav-wrapper {
        text-align: right;
    }
    .site-header .main-navigation .icons-wrapper {
        padding: 0;
        right: auto;
        left: 20px;
    }
    .site-header .main-navigation .icons-wrapper .icon-random i:before {
        top: 0;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column4-layout .single-post:nth-child(2n+1) {
        margin-right: 0;
        clear: right;
    }
    .site-header .main-navigation ul > li.menu-item-has-children > a:after {
        display: none;
    }
    .sub-toggle,
    .sub-toggle-children {
        right: auto;
        left: 0;
    }
    .sub-toggle .fa-angle-right:before {
        content: "\f107";
    }
    .site-header .main-navigation li a:hover::before,
    .nav-wrapper .current-menu-item a::before,
    .site-header .main-navigation ul li:hover > ul {
        border: none !important;
    }
    .site-header .main-navigation ul li ul li a {
        padding: 0 37px 0 0;
    }
    .moheet-top-header .social-profiles {
        border: none;
    }
    .moheet-top-header .top-navigation {
        float: right;
    }
    .nav-wrapper {
        text-align: right;
    }
    .sub-toggle,
    .sub-toggle-children {
        right: auto;
        left: 0;
    }
    .site-header .main-navigation ul li ul li a {
        padding-left: 0;
        padding-right: 37px;
    }
    .moheet-top-footer.footer_column_four .moheet-footer-widget {
        margin-left: 0;
        margin-right: 3%;
    }
}
@media (max-width: 860px) {
    .site-header .site-branding,
    .site-header .header-ad-wrapper {
        float: none;
    }
}

@media (max-width: 830px) {
    .homepage-bottom-content-wrapper .moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(3n) {
        margin-left: 0;
    }
    .homepage-bottom-content-wrapper .moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post {
        margin-left: 1%;
    }
    .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post {
        margin-left: 1%;
    }
    .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(2n) {
        margin-left: 0;
    }
    .moheet_fullwidth_slider .fw_slider_layout_1 .slide-info-wrapper {
        left: auto;
        right: 0;
    }

}
@media (max-width: 768px) {
    .footer-widgets-wrapper.widget-column-3 .widget {
        margin-left: 0;
    }
    .site-footer {
        text-align: right;
    }
    .moheet_categories_tabbed .moheet-tabbed-section .post-caption {
        float: right;
        margin-left: 0;
        margin-right: 3%;
    }
    .moheet-top-header .main-navigation.top-navigation ul li ul li {
        text-align: right;
    }
    .moheet-top-footer.footer_column_four .moheet-footer-widget {
        margin-left: 0;
        margin-right: 0;
    }
    .moheet-top-footer.footer_column_four .moheet-footer-widget-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    .widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post {
        margin-left: 1%;
    }
    .site-content .homepage-slider-section .widget_moheet_featured_slider .slider-section .slider-caption,
    .site-content .homepage-slider-section .widget_moheet_featured_slider .featured-post-section .featured-article .post-caption {
        right: 10px;
        left: 0;
    }
    .ap-row .ap_column:nth-child(2n+1) {
        margin-left: 0;
        margin-right: 0;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post,
    .widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post:nth-child(3n) {
        margin-left: 1.5%;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post:nth-child(2n) {
        margin-left: 0;
    }
    .entry-sharing {
        text-align: center;
    }
    .entry-sharing  a {
        float: none;
    }
    .social-whatsapp {
        display: inline-block !important;
    }
}
@media (max-width: 700px) {
    .moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .lSPager.lSpg {
        text-align: right;
    }
    .moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .lSPager.lSpg li a {
        padding-left: 0;
        padding-right: 15px;
    }
    .moheet_fullwidth_slider .fw_slider_layout_2 .lSSlideOuter .lSPager.lSpg li a:before {
        left: auto;
        right: 0;
        content: "\f104";
    }
    .moheet_fullwidth_slider .fw_slider_layout_2 .slide-info-wrapper {
        right: 0;
        left: 0;
    }
}
@media (max-width: 600px) {
    .moheet-top-footer.footer_column_three .moheet-footer-widget-wrapper {
        margin: 0;
    }
    .moheet-top-footer.footer_column_three .moheet-footer-widget {
        width: 100%;
        margin: 0;
        float: none;
    }
    .widget.moheet_category_posts_slider {
        margin-left: 0;
    }
    .site-content .homepage-slider-section .widget_moheet_featured_slider .featured-post-section .featured-article .post-caption {
        left: auto;
        right: 10px;
    }
    .ap_column {
        margin-left: 0;
        margin-right: 0;
    }
    .homepage-fullwidth-wrapper .moheet-container .moheet_block_posts_column,
    .homepage-bottom-fullwidth-wrapper .moheet-container .moheet_block_posts_column {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 520px) {
    .footer-widgets-wrapper.widget-column-4 .widget {
        float: right;
        margin-left: 0;
    }
}
@media (max-width: 480px) {
    .widget.moheet_block_posts_list .single-post .post-thumb {
        margin-left: 0;
    }
    .moheet-related-wrapper .single-post {
        float: right;
    }
    .widget.moheet_block_posts_style3 .block-post-wrapper.column3-layout .single-post {
        margin-left: 0;
    }
    .widget.moheet_category_posts_slider .single-post .post-caption {
        right: 0;
        margin-left: 0;
        margin-right: 0;
        left: 0;
    }
    .moheet-top-footer.footer_column_three .moheet-footer-widget-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    .archive.moheet-archive-layout3 article .layout3-content-wrapper .entry-content {
        padding-left: 0;
        padding-right: 20px;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post,
    .widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post:nth-child(3n),
    .widget.moheet_block_posts_style3 .block-post-wrapper.column3-layout .single-post {
        margin-left: 0;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .single-post {
        margin-left: 0;
        margin-right: 0;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column3-layout .block-column-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    .homepage-bottom-content-wrapper .moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(3n) {
        margin-left: 0;
    }
    .homepage-bottom-content-wrapper .moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post {
        margin-left: 0;
    }
    .homepage-bottom-content-wrapper .moheet-bottom-main-content .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(2n) {
        margin-left: 0;
    }
    .widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post {
        margin-left: 0;
    }
    .widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post + .single-post,
    .widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post + .single-post + .single-post + .single-post {
        margin-left: 0;
    }
    .widget.moheet_block_posts_style3 .block-post-wrapper.column4-layout .single-post + .single-post + .single-post {
        margin-left: 0;
    }
    .widget.moheet_block_posts_list .single-post .post-thumb,
    .widget.moheet_block_posts_list .single-post .post-content-wrapper {
        margin-left: 0;
    }
    .comments-area ol ul {
        margin-left: 0;
        margin-right: 5px;
    }
    .comments-area ol ul.children li .comment-author {
        margin-left: 10px;
    }
    .single .layout3-content-wrapper .entry-content {
        padding-left: 0;
        padding-right: 10px;
    }
    .alignleft,
    .alignright {
        margin-left: 0;
        margin-right: 0;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column4-layout .single-post {
        margin-left: 0;
        margin-right: 0;
    }
    .widget.moheet_block_posts_style2 .block-post-wrapper.column4-layout .single-post:nth-child(2n+1) {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 400px) {
    .moheet-top-header .top-navigation {
        display: none;  
    }
    .moheet-top-header .social-profiles {
        width: 100%;
        text-align: center;
    }
    .post-navigation .nav-links .nav-previous {
        border-left: none;
    }
    .post-navigation .nav-links .nav-next {
        border-left: 0;
        border-right: none;
    }
    .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post {
        margin-left: 0;
    }
    .moheet_fullwidth_block_posts .fw_block_layout_1 .single-post:nth-child(2n) {
        margin-left: 0;
    }
}