/*
Theme Name: FileFamous
Theme URI: https://softkingpc.com/
Author: FileFamous Team
Author URI: https://holytheme.com/
Description: A clean and powerful WordPress theme for freeware, software reviews, and download-focused websites. Built with performance and user experience in mind.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: filefamous
Tags: software, download, blog, tech, responsive, fast, clean, minimal
*/


@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0;
    overflow-x: hidden;
    font-family: Raleway;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #444
}

*,
:after,
:before {
    padding: 0;
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

button,
input,
select,
textarea {
    margin: 0
}

:focus {
    outline: 0
}

a:link {
    -webkit-tap-highlight-color: transparent
}

td,
th {
    padding: 0
}

.breadcrumb,
.breadcrumb .root a,
.breadcrumb i,
.breadcrumb>span {
    float: none
}

.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
    line-height: 23px;
    margin-bottom: 15px;
    font-size: 16px;
    margin-top: -15px;
}

.breadcrumb>div,
.breadcrumb>span {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block
}

.breadcrumb>span.home {
    padding-left: 0
}

.breadcrumb i {
    padding: 0
}

.no-results h2 {
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-bottom: 12px;
    color: #444;
    font-family: 'Roboto Slab', sans-serif
}

h1 {
    font-size: 28px;
    line-height: 1,
}

h2 {
    font-size: 24px;
    line-height: 1.4
}

h3 {
    font-size: 22px;
    line-height: 1.4
}

h4 {
    font-size: 20px;
    line-height: 1.4
}

h5 {
    font-size: 18px;
    line-height: 1.4
}

h6 {
    font-size: 16px;
    line-height: 1.4
}

p {
    margin-bottom: 1.5em
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    overflow: auto;
    padding: 25px 15px 15px;
    margin: 15px 0;
    position: relative;
    background: #222;
    font-family: monospace;
    color: #aaa;
    box-sizing: border-box
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    background: #eee
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

blockquote {
    font-weight: 400;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
    font-size: 18px
}

blockquote:after {
    font-family: Georgia, serif;
    position: absolute;
    content: '"';
    font-size: 40px;
    width: 50px;
    top: -10px;
    left: 0
}

blockquote p {
    margin-bottom: 10px
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ol,
ul {
    margin: 0;
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 17px;
    margin-top: 5px
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 15px
}

td,
th {
    padding: 5px 15px;
    border: 1px solid #e2e2e2;
    text-align: left
}

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

@font-face {
    font-family: mirrorload;
    src: url(fonts/mirrorload.eot);
    src: url(fonts/mirrorload.eot#iefix) format('embedded-opentype'), url(fonts/mirrorload.woff2) format('woff2'), url(fonts/mirrorload.woff) format('woff'), url(fonts/mirrorload.ttf) format('truetype'), url(fonts/mirrorload.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: mirrorload;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-down-dir:before {
    content: '\e800'
}

.icon-tags:before {
    content: '\e801'
}

.icon-comment:before {
    content: '\e802'
}

.icon-user:before {
    content: '\e803'
}

.icon-home:before {
    content: '\e804'
}

.icon-mail:before {
    content: '\e805'
}

.icon-calendar:before {
    content: '\e806'
}

.icon-basket:before {
    content: '\e807'
}

.icon-right-dir:before {
    content: '\e808'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-rss:before {
    content: '\f09e'
}

.icon-menu:before {
    content: '\f0c9'
}

.icon-pinterest-circled:before {
    content: '\f0d2'
}

.icon-gplus:before {
    content: '\f0d5'
}

.icon-linkedin:before {
    content: '\f0e1'
}

.icon-angle-left:before {
    content: '\f104'
}

.icon-angle-right:before {
    content: '\f105'
}

.icon-github:before {
    content: '\f113'
}

.icon-youtube:before {
    content: '\f167'
}

.icon-dropbox:before {
    content: '\f16b'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-flickr:before {
    content: '\f16e'
}

.icon-tumblr:before {
    content: '\f173'
}

.icon-dribbble:before {
    content: '\f17d'
}

.icon-skype:before {
    content: '\f17e'
}

.icon-foursquare:before {
    content: '\f180'
}

.icon-vimeo-squared:before {
    content: '\f194'
}

.icon-reddit:before {
    content: '\f1a1'
}

.icon-stumbleupon:before {
    content: '\f1a4'
}

.icon-behance:before {
    content: '\f1b4'
}

.icon-soundcloud:before {
    content: '\f1be'
}

.icon-plus:before {
    content: '\e809'
}

.icon-minus:before {
    content: '\e80a'
}

.main-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    clear: both
}

#page,
.container {
    width: 1200px;
    max-width: 96%;
    min-width: 240px;
    overflow: visible;
    margin: 0 auto;
    position: relative
}

.main-header .container {
    max-width: 100%
}

#page {
    padding-top: 45px;
    min-height: 100px;
    float: none;
    clear: both
}

.fullstretched #page,
.fullstretched .container {
    background: 0 0;
    box-shadow: none;
    max-width: 96%;
    width: 100%
}

body>header {
    float: left;
    width: 100%;
    position: relative
}

#site-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
    padding: 0;
    background: #222
}

.site-branding {
    position: relative;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    padding: 22px 0 21px
}

.site-branding h1,
.site-branding h2 {
    font-size: 28px;
    display: inline-block;
    line-height: 1;
    margin: 0;
    text-transform: uppercase
}

#logo a {
    color: #fff;
    display: block;
    font-size: 40px;
    text-transform: capitalize
}

.site-description {
    margin-top: -18px;
    margin-bottom: 10px
}

a#pull {
    display: none
}

.top-navigation {
    background: #fff
}

.top-navigation #navigation {
    float: right
}

.top-navigation #navigation ul li a {
    font-family: Raleway;
    font-weight: 500;
    font-size: 13px;
    color: #777;
    padding: 17px 15px 16px 15px
}

.top-navigation .menu-item-has-children>a:after {
    right: 14px
}

.top-navigation #navigation .menu-item-has-children>a {
    padding-right: 25px
}

.primary-navigation .children li .sf-sub-indicator {
    display: none
}

.primary-navigation {
    display: block;
    float: right;
    max-width: 100%;
    margin: 0
}

#navigation ul {
    list-style-type: none
}

#navigation a {
    text-align: left;
    text-decoration: none;
    padding: 25px;
    transition: none;
    font-family: Raleway;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    display: block
}

.primary-navigation a .sub {
    font-size: 11px;
    font-weight: 400;
    color: #9b9b9b
}

#navigation .sf-sub-indicator {
    display: block;
    width: 11px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    top: 0
}

.primary-navigation li:hover a {
    background: #fff
}

#navigation select {
    display: none
}

#navigation ul li {
    float: left;
    position: relative
}

#navigation ul li.current-menu-item a {
    background: #fff
}

#navigation ul .header-search {
    float: right
}

#navigation>ul>li:last-child {
    border-right: none
}

#navigation>ul>.current a {
    background: 0 0;
    color: #5a5a5a !important
}

#navigation ul li li {
    background: #fff;
    width: 100%
}

#navigation ul ul {
    margin: 0;
    display: none;
    position: absolute;
    width: 255px;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    box-shadow: 0 2px 1px 0 rgba(50, 50, 50, .2)
}

#navigation ul ul a {
    color: #777
}

#navigation ul ul li {
    padding: 0;
    background: #fff
}

#navigation ul ul li a,
#navigation ul ul li a:link,
#navigation ul ul li a:visited {
    position: relative;
    width: 100%;
    background: 0 0;
    margin: 0;
    line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px
}

#navigation ul ul li:last-child {
    border-bottom: none
}

#navigation ul ul ul {
    top: 0;
    left: 255px
}

#navigation li li li li:hover ul,
#navigation li li li:hover ul,
#navigation li li:hover ul,
#navigation li:hover ul {
    opacity: 1
}

#navigation ul ul:after {
    left: 10px;
    top: -5px
}

#navigation ul ul ul:after {
    border-color: transparent #282e33 transparent transparent;
    border-color: transparent rgba(14, 19, 22, .92) transparent transparent;
    left: -12px;
    top: 3px
}

.menu-item-has-children>a:after {
    content: '\e800';
    font-family: mirrorload;
    position: absolute;
    right: 22px
}

.widget .menu-item-has-children>a:after {
    display: none
}

#navigation .menu-item-has-children>a {
    padding-right: 38px
}

#navigation .toggle-caret {
    display: none
}

.primary-navigation #wpmm-megamenu .wpmm-posts a:hover {
    background: 0 0
}

.article {
    width: 50%;
    float: left;
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(50, 50, 50, .1)
}

.sclayout .article {
    float: right
}

.sclayout .sidebar.c-4-12 {
    float: left
}

.nosidebar .article {
    width: 100%
}

.nosidebar .sidebar.c-4-12 {
    display: none
}

.woocommerce .article {
    background: #fff;
    margin-bottom: 30px
}

.woocommerce .article #content {
    padding: 0
}

#content_box {
    float: left;
    width: 100%
}

.woocommerce .single_page,
.woocommerce-page .single_page {
    padding-bottom: 0
}

.post-single-content {
    float: left;
    width: 100%;
}

.readMore {
    float: left;
    margin-top: 15px
}

.ss-full-width {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #cdcdcd
}

.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0
}

.post.excerpt {
    clear: both;
    margin-bottom: 30px
}

.advanced-recent-posts .wp-post-image {
    min-width: 65px
}

.featured-thumbnail {
    float: left;
    width: 100%;
    position: relative
}

#featured-thumbnail {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.home_page .featured-thumbnail {
    max-width: 150px
}


.featured-thumbnail .latestPost-review-wrapper.wp-review-show-total {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: 2px 8px
}

.title {
    font-family: 'Roboto Slab';
    font-weight: 300;
    font-size: 38px;
    color: #222
}

.single-title {
    padding: 0;
    line-height: 1.4
}

.title a {
    color: #0274be
}

.post-info {
    display: block;
    color: #aaa;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px
}

.post-info span {
    margin-right: 20px
}

.post-info span:last-child {
    margin-right: 0
}

.post-info i {
    margin-right: 5px
}

.single-postmeta {
    clear: both;
    float: left;
    margin-bottom: 10px
}

article header {
    float: left;
    width: 100%
}

.related-posts article header {
    margin-bottom: 0
}

.post-info a,
.single-post .post-info a {
    color: #999
}

.toggle-menu ul ul {
    display: none
}

.toggle-menu .toggle-menu-item-parent {
    position: relative
}

.toggle-menu .toggle-caret {
    position: absolute;
    top: 0;
    right: 3px;
    text-align: center;
    cursor: pointer;
    line-height: inherit
}

.toggle-menu .toggle-caret i {
    text-align: center;
    font-size: 15px;
    color: inherit;
    line-height: 20px
}

.toggle-menu.active>.toggle-caret .mirrorload-icon:before {
    content: '\e80a'
}

.toggle-menu .active>.toggle-caret .mirrorload-icon:before {
    content: '\e80a'
}

.tagcloud a {
    font-size: initial !important;
    padding: 2px 10px;
    margin-bottom: 3px;
    float: left;
    margin-right: 3px;
    background: #222;
    color: #fff !important;
    transition: all .25s linear;
    border-radius: 3px
}

.tagcloud a:hover,
.widget .wpt_widget_content #tags-tab-content ul li a:hover {
    background: #222
}

.widget .widget_wp_review_tab .review-total-only.large-thumb {
    top: 15px;
    right: 15px
}

.widget .wp_review_tab_widget_content,
.widget .wp_review_tab_widget_content ul.wp-review-tabs li,
.widget .wpt_widget_content ul.wpt-tabs li {
    border: none;
    overflow: hidden
}

.sidebar .wpt_widget_content .tab-content li,
.widget .wp_review_tab_widget_content .tab-content li {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 15px
}

.sidebar .wpt_widget_content a,
.widget .wp_review_tab_widget_content .entry-title {
    font-weight: 400
}

.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title a,
.widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title a {
    border-bottom: 1px solid #1b1b1b;
    border-left: 1px solid #1b1b1b
}

.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title:nth-child(2n) a,
.widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title:nth-child(2n) a {
    border-right: none
}

.widget .wp_review_tab_widget_content .tab_title a,
.widget .wpt_widget_content .tab_title a {
    background: #333;
    color: #7e7d7d;
    border: none;
    padding: 14px 0;
    line-height: 1;
    margin: 0;
    white-space: nowrap;
    border-left: 1px solid #1b1b1b
}

.widget .wp_review_tab_widget_content .tab_title.selected a,
.widget .wpt_widget_content .tab_title.selected a {
    background: #222;
    color: #fff;
    border-bottom: 0
}

.widget .wpt_widget_content #tags-tab-content ul li {
    float: left
}

.wpt_widget_content #tags-tab-content ul li a {
    font-size: initial;
    border-radius: 3px
}

.widget .wp_review_tab_widget_content .pagination,
.widget .wpt_widget_content .pagination {
    padding-bottom: 15px
}

.widget .review-total-only,
.widget .review-total-only.small-thumb {
    font-size: 13px;
    padding: 0;
    color: #222;
    background: 0 0
}

footer .widget .review-total-only,
footer .widget .review-total-only.small-thumb {
    color: #777
}

.widget .review-total-only.large-thumb,
.widget li:first-child .review-total-only.large-thumb {
    right: 0
}

footer .widget .review-total-only.large-thumb,
footer .widget li:first-child .review-total-only.large-thumb {
    top: 15px;
    right: 15px
}

.widget .review-total-only.large-thumb {
    padding: 4px 10px;
    background: #222;
    color: #fff
}

footer .review-total-only.small-thumb .review-result-wrapper i {
    color: #fff !important
}

.sidebar .widget .wpt_widget_content ul.has-4-tabs li {
    border-bottom: 0
}

.widget .wpt_widget_content #tags-tab-content ul {
    box-shadow: none;
    padding: 0;
    padding-top: 5px
}

.widget .wpt_widget_content {
    border: 0
}

footer .widget .wp_review_tab_widget_content .inside,
footer .widget .wpt_widget_content .inside {
    background: rgba(255, 255, 255, .05);
    padding: 0
}

footer .widget .wp_review_tab_widget_content .tab-content li,
footer .widget .wpt_widget_content .tab-content li {
    border-bottom-color: rgba(255, 255, 255, .05);
    padding: 15px;
    margin-bottom: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-postmeta,
.widget .wpt_comment_content,
.widget .wpt_excerpt,
.widget .wpt_widget_content .wpt-postmeta {
    color: #aaa;
    font-size: 14px !important;
    line-height: 1.6;
    overflow: hidden
}

footer .widget .wpt_comment_content,
footer .widget .wpt_excerpt,
footer .widget .wpt_widget_content .wpt-postmeta,
footer .wp_review_tab_widget_content .wp-review-tab-postmeta {
    color: rgba(255, 255, 255, .25)
}

.widget .has-4-tabs .wp_review_tab_widget_content .tab_title a,
.widget .has-4-tabs .wpt_widget_content .tab_title a {
    background: #333;
    border-left: 1px solid #1b1b1b;
    border-bottom: 1px solid #1b1b1b
}

footer .widget .wp_review_tab_widget_content .tab_title.selected a,
footer .widget .wpt_widget_content .tab_title.selected a {
    background: rgba(255, 255, 255, .2);
    color: #fff
}

footer .widget .wp_review_tab_widget_content .tab-content li:first-child,
footer .widget .wpt_widget_content .tab-content li:first-child {
    padding-top: 15px
}

footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a,
footer .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a {
    border-left: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-pagination,
.widget .wpt_widget_content .wpt-pagination {
    padding-bottom: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-pagination a,
.widget .wpt_widget_content .wpt-pagination a {
    margin: 0
}

footer .widget .wp_review_tab_widget_content .wp-review-tab-pagination a,
footer .widget .wpt_widget_content .wpt-pagination a {
    padding: 15px
}

#wp-calendar {
    margin-bottom: 0;
    border: 1px solid #e2e2e2
}

#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2
}

#wp-calendar tbody {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-top: 0
}

#wp-calendar tbody th {
    border-bottom: 1px solid #cfcfcf
}

#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 700
}

#wp-calendar #prev {
    text-align: left;
    padding-left: 12px
}

#wp-calendar thead {
    background: #e2e2e2
}

#wp-calendar thead th {
    padding: 10px 0;
    text-align: center
}

#wp-calendar tfoot {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-top: 0
}

p {
    margin-bottom: 20px
}

a {
    text-decoration: none;
    color: #0274be;
    transition: background-color, color .2s linear
}

a:hover {
    color: #0274be
}

a:active,
a:link,
a:visited {
    text-decoration: none
}

.main-navigation.toggled ul,
.menu-toggle {
    display: block
}

@media screen and (min-width:37.5em) {
    .menu-toggle {
        display: none
    }
    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right
}

#searchform {
    padding: 3% 0;
    float: left;
    clear: both;
    width: 100%
}

.article #searchform {
    padding: 0
}

.article #searchform fieldset {
    width: 100%
}

nav #searchform {
    float: left;
    padding: 1.2% 0 0
}

nav #searchform fieldset {
    padding: 5px 0;
    border: 0
}

#searchform fieldset {
    float: left;
    border: 0
}

#searchform input[type=submit],
.woocommerce-product-search input[type=submit] {
    padding: 9px 0;
    float: right;
    border: 0;
    width: 100%;
    height: 48px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    transition: all .25s linear;
    background: rgba(0, 0, 0, 0);
    border: 0;
    margin-top: 10px;
    border-radius: 3px;
    font-size: 14px
}

#site-footer #searchform input[type=submit]:hover {
    background: #0274be
}

.sbutton {
    padding: 8px 12px 10px 12px;
    border: 1px solid #e8e5de !important
}

.main-header #s {
    width: 150px;
    border: none !important;
    color: #fff !important
}

#s,
#woocommerce-product-search-field {
    width: 100%;
    background-color: #fff;
    float: left;
    padding: 15px 0;
    text-indent: 10px;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #eee inset;
    box-sizing: border-box;
    font-size: inherit
}

#sidebars fieldset,
.footer-widgets fieldset,
.sidebar #searchform {
    width: 100%
}

#sidebars .sbutton,
.footer-widgets .sbutton {
    float: right;
    background-color: #f9f7f2;
    text-align: center
}

.sidebar .sbutton {
    padding-top: 10px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

#site-footer:after,
#site-footer:before,
#site-header:after,
#site-header:before,
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before {
    content: "";
    display: table;
    table-layout: fixed
}

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

.clear {
    clear: both
}

.alignleft,
.left {
    float: left
}

.alignright,
.right {
    float: right
}

.last {
    margin-right: 0
}

.inside .left {
    margin-left: 1em
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%;
    width: 100%;
    height: 26px;
    line-height: 35px;
    padding: 0 10px
}

.sticky {
    display: block
}

.group-blog .byline,
.single .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.article img.alignleft,
.article img.left,
.wp-caption.alignleft {
    margin: .3em 1.571em .5em 0;
    display: block;
    float: left
}

.article img.alignright,
.article img.right,
.wp-caption.alignright {
    margin: .3em 0 .5em 1.571em;
    display: block;
    float: right
}

.article img.aligncenter,
.article img.center,
.wp-caption.aligncenter {
    margin: .3em auto 1em auto;
    display: block;
    float: none
}

.article img.aligncenter,
.article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
    float: none
}

.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: square;
    padding: 0
}

.article ol li,
.article ul li {
    margin-bottom: 5px
}

.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
    padding: 0
}

.article ol ol,
.article ol ul,
.article ul ol,
.article ul ul {
    margin-top: 0;
    margin-bottom: 0
}

body.fullcontent .article,
body.fullstretched .article {
    padding: 0;
    box-shadow: none;
    background: 0 0
}

.wp-block-separator {
    background: 0 0
}

article .wp-block-gallery {
    margin-left: 0;
    padding-left: 0
}

.wp-block-gallery .blocks-gallery-item figure,
.wp-block-gallery.is-cropped .blocks-gallery-item figure img {
    height: auto
}

.wp-block-embed.alignfull iframe {
    width: 100%
}

.wp-block-pullquote blockquote,
.wp-block-quote {
    border: 0;
    padding: 0;
    font-family: inherit;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote blockquote:after {
    display: none
}

.wp-block-pullquote,
.wp-block-pullquote cite,
.wp-block-quote {
    font-family: Georgia, serif;
    font-style: italic
}

.wp-block-quote cite {
    font-size: 15px
}

.wp-block-pullquote,
.wp-block-quote {
    margin-bottom: 20px
}

.wp-block-quote:after {
    content: ''
}

article .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 100vw;
    clear: both
}

article .alignwide {
    margin-left: calc(25% - 25vw);
    margin-right: calc(25% - 25vw);
    width: auto;
    max-width: 100vw;
    clear: both
}

.fullstretched article .alignwide {
    margin-left: -1%;
    margin-right: -1%;
    width: calc(100% + 2%)
}

.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-image {
    margin-bottom: 30px
}

.boxed.cslayout article .alignfull,
.home.cslayout article .alignfull {
    margin-right: -6.8%;
    margin-left: calc(50% / .65 - 50vw)
}

.boxed.sclayout article .alignfull,
.home.sclayout article .alignfull {
    margin-right: calc(50% / .65 - 50vw);
    margin-left: -6.8%
}

.boxed.cslayout article .alignwide,
.home.cslayout article .alignwide {
    margin-left: -6.8%;
    margin-right: -6.8%
}

.boxed.sclayout article .alignwide,
.home.sclayout article .alignwide {
    margin-left: -6.8%;
    margin-right: -6.8%
}

.boxed.nosidebar article .alignwide {
    margin-left: -4.3%;
    margin-right: -4.3%;
    width: calc(100% + 8.6%)
}

.fullcontent.cslayout article .alignwide {
    margin-right: 0;
    margin-left: -5%
}

.fullcontent.sclayout article .alignwide {
    margin-left: 0;
    margin-right: -5%
}

.fullcontent.cslayout article .alignfull {
    margin-right: 0;
    margin-left: calc(50% / .67 - 50vw)
}

.fullcontent.sclayout article .alignfull {
    margin-right: calc(50% / .67 - 50vw);
    margin-left: 0
}

.fullstretched.cslayout article .alignwide,
.fullstretched.sclayout article .alignwide {
    margin-right: -10px;
    margin-left: -10px;
    width: calc(100% + 20px)
}

.fullstretched.cslayout article .alignfull {
    margin-right: 0;
    margin-left: calc(50% / .67 - 50vw)
}

.fullstretched.sclayout article .alignfull {
    margin-left: 0;
    margin-right: calc(50% / .67 - 50vw)
}

#sidebars p {
    line-height: 20px
}

.sidebar.c-4-12 {
    line-height: 21px;
    float: right;
    width: 29.5%;
    max-width: 340px
}

.fullstretched .sidebar.c-4-12 {
    max-width: 100%
}

.sidebar.c-4-12 a {
    color: #555
}

.widget {
    margin-bottom: 20px;
    overflow: hidden
}

#sidebars #sidebar-search,
#sidebars .widget.widget_product_search,
#sidebars .widget.widget_search {
    background: #222
}

#sidebars #sidebar-search h3,
#sidebars .widget.widget_product_search h3,
#sidebars .widget.widget_search h3 {
    color: #fff
}

#sidebars .widget {
    margin-bottom: 27px;
    float: left;
    clear: both;
    width: 100%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 1px 0 rgba(50, 50, 50, .1)
}

.widget .title {
    font-weight: 700;
    text-transform: uppercase;
    color: #545e68;
    font-size: 12px
}

.widget li {
    list-style-type: square;
    margin-bottom: 20px;
    font: 400 18px Arimo, roboto, sans-serif;
}

.widget li:last-child {
    margin-bottom: 0
}

.widget.widget_nav_menu li {
    list-style-type: none;
    margin-left: 0
}

.widget h3 {
    font-family: 'Roboto Slab';
    font-weight: 400;
    font-size: 18px;
    color: #0194e4;
}

.widget.widget_rss h3 a {
    color: #444
}

footer .widget.widget_rss h3 a {
    color: #fff
}

body>footer {
    overflow: hidden;
    width: 100%
}

body>footer .footeText {
    width: 1050px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

body>footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02
}

body>footer .widget {
    padding: 10px 0 0 0
}

body>footer .sidebar .widget .title {
    font-size: 135%;
    color: #d4d8db
}

footer .widget {
    margin-bottom: 20px
}

footer .widget a {
    color: #e2e2e2
}

footer .widget li a:hover {
    color: #fff
}

footer {
    position: relative;
    overflow: hidden;
    background: #364956;
    width: 100%;
    clear: both
}

footer p {
    color: #8d8d8d
}

.footer-widgets {
    overflow: hidden;
    padding: 20px 0 10px;
    width: 100%;
    margin: 0
}

.f-widget {
    width: 32%;
    max-width: 301px;
    float: left;
    position: relative;
    color: #c2c2c2;
    margin-bottom: 10px;
    margin-right: 7%
}

.f-widget .advanced-recent-posts a {
    color: #fff
}

.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 17px;
    padding-top: 20px;
    background: #fff
}

#copyright-note {
    margin: 0 auto;
    clear: both
}

#sidebars .wp-post-image,
footer .wp-post-image {
    margin-bottom: 5px;
    margin-right: 10px
}

.postsby {
    margin-bottom: 25px;
    margin-top: -10px
}

.textwidget a:hover {
    color: #222 !important
}

.footer-widgets {
    width: 100%;
    margin: 0;
    padding: 40px 0 10px 0;
    color: rgba(255, 255, 255, .25);
    overflow: hidden
}

.footer-widgets h3 {
    font-family: 'Roboto Slab';
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase
}

.footer-widget {
    width: 28.6%;
    float: left;
    position: relative;
    color: #c2c2c2;
    margin-bottom: 10px;
    margin-right: 7.1%
}

.footer-widget.last {
    margin-right: 0;
    margin-left: 0
}

.footer-widget .widget {
    padding-top: 10px
}

footer .wp_review_tab_widget_content a,
footer .wpt_widget_content a {
    color: #444
}

.related-posts {
    clear: both;
    float: left;
    padding: 0;
    width: 100%
}

.postauthor-top {
    margin-bottom: 10px
}

#respond h4,
.related-posts h3,
h4.total-comments {
	font-size: 18px;
    font-weight: 100;
    border-bottom: 2px rgb(0 0 0 / 10%) solid;
    font-family: 'Russo One';
    color: rgb(0 0 0 / 68%);
}

.related-posts .post.excerpt {
    width: 30.884%;
    margin-right: 3.674%;
    float: left;
    list-style: none;
    clear: none;
    padding: 0;
    border: none;
    overflow: hidden;
}

.related-posts a {
    display: block;
    width: 100%;
}

.related-posts .title {
    width: 100%;
    padding-top: 10px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: initial
}

.postauthor {
    margin: 0 0 30px -6.8%;
    padding: 30px 6.8%;
    min-height: 180px;
    background-color: #222;
    float: left;
    clear: both;
    width: 100%;
    color: #aaa;
    box-sizing: content-box
}

.boxed.nosidebar .postauthor {
    margin: 0 0 30px -4.35%;
    padding: 30px 4.35%
}

.fullcontent .postauthor,
.fullstretched .postauthor {
    width: 100%;
    margin: 0 0 30px;
    padding: 30px;
    box-sizing: border-box
}

.postauthor h4 {
    font-size: 30px;
    padding-bottom: 6px;
    color: #fff
}

.postauthor h5 {
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-transform: capitalize;
    color: #fff
}

.postauthor img {
    float: left;
    margin: 4px 20px 0 0;
    border-radius: 50%
}

.postauthor h4 a {
    color: #473636
}

.tags {
    margin: 20px 0 0 0;
    width: 100%;
    float: left
}

.tagtext {
    margin-right: 5px
}

input,
select,
textarea {
    padding: 3px 12px;
    font-size: 16px;
    color: #5e656d
}

textarea {
    overflow: auto;
    resize: vertical
}

::-moz-input-placeholder {
    color: #585f65;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .4)
}

::-ie-input-placeholder {
    color: #585f65;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .4)
}

::-o-input-placeholder {
    color: #585f65;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .4)
}

::input-placeholder {
    color: #585f65;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .4)
}

.total-comments {
    padding: 7px 0 9px;
    overflow: hidden;
    margin-bottom: 10px
}

.cnumber {
    color: #2db2eb
}

#comments {
    padding: 0;
    margin: 10px 0 0;
    background-color: #fff;
    float: left;
    clear: both;
    width: 100%
}

#commentsAdd {
    padding: 0;
    background-color: #fff;
    width: 100%;
    float: left;
    clear: both;
    box-sizing: border-box
}

#comments .avatar {
    float: left;
    margin-right: 20px;
    margin-top: 7px
}

.comment time {
    color: #999;
    text-transform: uppercase;
    font-size: 12px
}

ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px
}

#commentform input,
input.text-input {
    padding: 11px
}

input#author,
input#email,
input#url {
    width: 100%;
    border: 1px solid #dadada;
    background: #fff;
    font-size: 14px;
    float: left;
    clear: both;
    max-width: 100%
}

#comment,
input#author,
input#email,
input#url {
    transition: all .25s ease-in-out
}

#commentform .comment-form-cookies-consent label {
    float: none;
    padding: 0;
    cursor: pointer;
    margin-left: 8px;
    line-height: 18px;
    vertical-align: top
}

#commentform .comment-form-cookies-consent input {
    width: 18px;
    height: 18px;
    -webkit-appearance: checkbox
}

#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
    padding: 7px 20px;
    color: #fff;
    cursor: pointer;
    background: red;
    font-size: 16px;
    position: absolute;
    top: 10px;
    right: 0
}

#commentform input#submit {
    line-height: 1;
    background-color: #0274be;
    padding: 12px 15px;
    color: #fff;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: none;
    transition: all .2s linear;
    border-radius: 3px
}

#commentform input#submit:hover {
    background: #222;
    color: #fff
}

ol.commentlist {
    margin-left: 0;
    clear: both;
    margin: 0
}

.article .commentlist li {
    list-style: none;
    margin: 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 30px 0
}

.commentContainer {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%
}

.children .commentCInner {
    width: 95%;
    float: right
}

.children .children .commentCInner {
    width: 90%
}

.commentlist p {
    margin-bottom: 0
}

.fn {
    line-height: 1.375em;
    font-weight: 700
}

.fn a {
    color: #473636
}

.comment-meta {
    font-size: 12px
}

.comment-meta a {
    color: #888
}

.commentmetadata {
    overflow: hidden;
    margin-top: 5px
}

.reply a {
    float: left;
    margin-top: 5px;
    color: #bdbdbd;
    font-size: 12px
}

.commentlist .children {
    margin-left: 10%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 90%;
    box-sizing: border-box;
    margin-top: 30px
}

.commentlist .children li {
    margin-bottom: 10px;
    padding-bottom: 0
}

.avatar {
    float: left
}

#respond h3 {
    margin-top: 18px;
    font-size: 18px;
    margin: 15px 0 0 0;
    padding: 0 0 20px 0
}

#respond h3:empty {
    display: none
}

.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px
}

.comment-awaiting-moderation {
    font-style: italic;
    font-weight: 700
}

ol.commentlist>.navigation {
    margin-bottom: 15px;
    clear: both;
    float: left;
    width: 100%
}

ol.commentlist>.navigation.bottomnav {
    margin-bottom: 15px
}

.article .commentmetadata ol li,
.article .commentmetadata ol ul li,
.article .commentmetadata ul li,
.article .commentmetadata ul ol li {
    padding: 0;
    border: 0;
    margin-bottom: 5px;
    list-style-type: inherit
}

#commentform textarea {
    width: 100%;
    font-family: inherit;
    border: 1px solid #dadada;
    background: #fff;
    font-size: 14px;
    padding: 5px 10px 10px 10px;
    line-height: 25px;
    font-family: georgia;
    font-style: italic
}

#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both
}

#commentform p.comment-form-comment {
    margin-bottom: 8px
}

#commentform p.form-submit {
    margin-top: 10px;
    margin-bottom: 0
}

#commentform p label {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px
}

.required {
    display: none;
    color: red;
    float: left;
    font-size: 18px;
    padding: 5px;
    padding-top: 9px
}

.comment-notes .required {
    padding-left: 0;
    padding-top: 3px
}

.comment-notes {
    font-style: italic;
    display: none
}

.form-allowed-tags {
    display: none
}

#respond {
    position: relative
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending #site-footer {
    display: none
}

.infinity-end.neverending #site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

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

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    border: 1px solid #ddd
}

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

.wp-caption .wp-caption-text {
    margin: .4em 0
}

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

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
	margin-left: 10px;
}

.single_post .pagination {
    margin: 10px 0 15px
}

.pagination ul {
    list-style: none;
    margin: 0
}

.pagination ul li {
    float: left;
    margin-right: 8px
}

.pagination .current {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 10px 13px;
    background: #0274be;
    min-width: 36px;
    box-sizing: border-box;
    border-radius: 0px;
    text-align: center
}

.single .pagination .current {
    margin: 0
}

#load-posts a,
.pagination .page-numbers.dots,
.pagination a,
.single .pagination>.current .currenttext {
    background: #222;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    padding: 10px 13px;
    min-width: 36px;
    box-sizing: border-box;
    border-radius: 0px;
    text-align: center
}

.single .pagination a {
    padding: 0;
    border: 0
}

.pagination a:hover {
    color: #fff;
    border-color: transparent
}

.pagination2 {
    clear: both
}

.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px
}

.nav-previous {
    float: left
}

.nav-next,
.top {
    float: right
}

.nav-next a:hover,
.nav-previous a:hover {
    color: #fff !important;
    border-color: transparent
}

.comment_text_area {
    overflow: hidden
}

.infinite-loader {
    float: none;
    display: inline-block;
    margin: 0 auto
}

.social-profile-icons ul {
    margin: 0 -4px
}

.social-profile-icons ul li {
    background: 0 0;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 4px 8px 4px;
    padding: 0 !important;
    border: none !important
}

.social-profile-icons ul li a {
    width: 35.8px;
    height: 35.8px;
    display: block;
    float: left;
    text-align: center;
    line-height: 35.8px;
    color: #fff !important;
    transition: all .4s
}

.sidebar .social-profile-icons ul li a:hover {
    color: #fff;
    background: #666
}

.social-profile-icons ul li i {
    font-size: 16px;
    line-height: 32px
}

.social-profile-icons .social-youtube a {
    background: #c9322b
}

.social-profile-icons .social-rss a {
    background: #ef922f
}

.social-profile-icons .social-twitter a {
    background: #40bff5
}

.social-profile-icons .social-facebook a {
    background: #5d82d1
}

.social-profile-icons .social-gplus a {
    background: #eb5e4c
}

.social-profile-icons .social-vimeo a {
    background: #35c6ea
}

.social-profile-icons .social-dribbble a {
    background: #f7659c
}

.social-profile-icons .social-tumblr a {
    background: #426d9b
}

.social-profile-icons .social-instagram a {
    background: #91653f
}

.social-profile-icons .social-flickr a {
    background: #ff48a3
}

.social-profile-icons .social-pinterest a {
    background: #e13138
}

.social-profile-icons .social-linkedin a {
    background: #238cc8
}

.social-profile-icons .social-github a {
    background: #b5a470
}

.social-profile-icons .social-email a {
    background: #1d90dd
}

.social-profile-icons .social-behance a {
    background: #1879fd
}

.social-profile-icons .social-skype a {
    background: #13c1f3
}

.social-profile-icons .social-soundcloud a {
    background: #ff7e30
}

.social-profile-icons .social-stumbleupon a {
    background: #ff5c30
}

.social-profile-icons .social-dropbox a {
    background: #3476e4
}

.social-profile-icons .social-foursquare a {
    background: #0bbadf
}

.social-profile-icons .social-reddit a {
    background: #f40
}

.widget.woocommerce ul li {
    margin-left: 0;
    list-style-type: none;
    float: left;
    width: 100%
}

.rtl_on {
    direction: rtl
}

.rtl_off {
    direction: ltr
}

@media screen and (min-width:865px) {
    .navigation.mobile-only {
        display: none
    }
}

@media screen and (max-width:865px) {
	.menu-have-icon .fa-home:after {
		content: "Home";
	}
    #site-footer .main-container {
        padding: 0 2%
    }
    .site-branding {
        padding: 0;
        text-align: center;
        float: none;
        margin: 20px auto
    }
    .primary-navigation {
        width: 100%
    }
    #navigation {
        width: 100%;
        border: none;
        display: none
    }
    #navigation .menu .fa>a,
    #navigation .menu a {
        background: rgba(0, 0, 0, 0) !important;
        margin-left: 0
    }
    #navigation .menu {
        display: block !important;
        background: 0 0
    }
    #navigation ul ul {
        visibility: visible !important;
        opacity: 1 !important;
        position: relative;
        left: 0 !important;
        border: 0;
        width: 100%
    }
    #navigation ul li li {
        background: 0 0;
        border: 0
    }
    #navigation {
        height: auto
    }
    #navigation li,
    #navigation ul li li {
        width: 100% !important;
        float: left;
        position: relative
    }
    #navigation ul li:after {
        display: none
    }
    #navigation ul li:before {
        display: none
    }
    #navigation li a {
        border-bottom: 1px solid rgba(255, 255, 255, .15) !important;
        width: 100% !important;
        box-sizing: border-box
    }
    #navigation a {
        text-align: left;
        width: 100%
    }
    #navigation a .sub {
        display: none
    }
    a#pull {
        display: block;
        width: 100%;
        background: #1d2933;
        color: #fff;
        padding: 10px 0;
        text-indent: 2%;
        text-align: left;
        text-transform: uppercase;
        font-size: 14px;
        position: relative
    }
    a#pull:after {
        content: '\f0c9';
        display: inline-block;
        position: absolute;
        right: 2%;
        top: 10px;
        font-family: mirrorload;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    #navigation ul .sfHover a,
    #navigation ul .sfHover ul li,
    #navigation ul li:hover {
        background: 0 0
    }
    #catcher {
        height: 0 !important
    }
    .sticky-navigation-active {
        position: relative !important;
        top: 0 !important
    }
    .main-container {
        position: relative;
        left: 0;
        transition: left .5s ease
    }
    .mobile-menu-active .main-container {
        left: 200px;
        transition: left .5s ease
    }
    #navigation.mobile-menu-wrapper {
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        width: 200px;
        z-index: 9999;
        height: 100%;
        border-right: 1px solid rgba(0, 0, 0, .15);
        overflow: auto;
        transition: left .5s ease;
        -webkit-backface-visibility: hidden;
        background: #1d2933
    }
    .mobile-menu-active #navigation.mobile-menu-wrapper {
        left: 0
    }
    #navigation ul li {
        width: 100%
    }
    #navigation ul li:hover {
        background: 0 0
    }
    #navigation ul li a,
    #navigation ul ul a {
        padding: 10px 20px;
        width: 100%;
        border: none;
        min-height: auto;
        border-right: 0
    }
    #navigation ul ul {
        position: static;
        width: 100%;
        border: none;
        background: 0 0;
        float: left;
        display: none
    }
    #navigation ul ul li {
        background: 0 0;
        width: 100%;
        padding: 0
    }
    #navigation>ul li:first-child a {
        border-left: none !important
    }
    .primary-navigation .menu .current-menu-item>a:after {
        background: 0 0
    }
    #navigation ul ul li:hover {
        background: 0 0
    }
    #navigation i {
        display: inline
    }
    #navigation ul ul a {
        padding: 0 20px;
        width: 100% !important
    }
    #navigation .toggle-caret {
        display: block;
        width: 44px;
        height: 44px;
        line-height: 44px;
        color: #fff;
        border-left: 1px solid rgba(255, 255, 255, .15)
    }
    #mobile-menu-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        cursor: pointer;
        display: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: rgba(0, 0, 0, .5)
    }
    html.noscroll {
        position: fixed;
        overflow-y: scroll;
        width: 100%
    }
    .menu-item-has-children>a:after {
        content: ''
    }
    #navigation ul ul a {
        font-weight: 600
    }
    #wpmm-megamenu .wpmm-subcategories {
        width: 100%;
        text-indent: 0
    }
    #wpmm-megamenu .wpmm-posts {
        width: 100%
    }
    #wpmm-megamenu .wpmm-post {
        width: 100% !important;
        padding: 0 10px !important;
        text-align: center !important
    }
    #wpmm-megamenu .wpmm-thumbnail img {
        float: left
    }
    #wpmm-megamenu.wpmm-light-scheme {
        display: none
    }
    .wpmm-megamenu-showing.wpmm-light-scheme {
        background: 0 0 !important
    }
    .single-title,
    .title {
        font-size: 28px
    }
	a#pull {
		width: 40px;
		position: absolute;
		top: 76px;
		height: 46px;
    	background: #37a8e8;
	}
}

@media screen and (max-width:720px) {
    .article {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto
    }
    .cslayout article .alignfull,
    .cslayout article .wp-block-gallery.alignfull,
    .sclayout article .alignfull,
    .sclayout article .wp-block-gallery.alignfull {
        margin-left: calc(-100vw / 2 + 100% / 2) !important;
        margin-right: calc(-100vw / 2 + 100% / 2) !important;
        width: auto !important
    }
    .cslayout article .alignwide,
    .cslayout article .wp-block-gallery.alignwide,
    .sclayout article .alignwide,
    .sclayout article .wp-block-gallery.alignwide {
        margin-left: calc(-100vw / 2 + 100% / 2) !important;
        margin-right: calc(-100vw / 2 + 100% / 2) !important;
        max-width: 100vw !important;
        width: auto !important
    }
    .sidebar.c-4-12 {
        width: 100%;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden
    }

    .sidebar.c-4-12 .sidebar_list {
        margin-top: 30px
    }
    #page {
        padding-top: 25px
    }
}

@media screen and (max-width:640px) {
    .footer-widget {
        width: 48%;
        margin-right: 4%
    }
    .footer-widget:nth-child(even) {
        margin-right: 0
    }
    .single-title,
    .title {
        font-size: 24px
    }
}

@media screen and (max-width:550px) {
    .related-posts .post.excerpt {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px
    }
    .related-posts .post.excerpt.last {
        clear: left
    }

    .related-posts #featured-thumbnail {
        max-width: 100%
    }
}

@media screen and (max-width:480px) {
    .footer-widget {
        width: 100%
    }
    .related-posts .post.excerpt {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0
    }
    #copyright-note,
    .top {
        width: 100%;
        text-align: center
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*color: #0274be; */
    font-weight: 600;
    font-family: segoe ui, Calibri, myriad pro, Myriad, trebuchet ms, Helvetica, Arial, sans-serif
}

body {
    font-family: segoe ui, Calibri, myriad pro, Myriad, trebuchet ms, Helvetica, Arial, sans-serif
}

#site-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
    padding: 0;
    background: #0288d1;
    min-height: 45px;
    margin-bottom: 10px
}

#page {
    padding-top: 0
}

.featuredposts img {
    float: left;
    margin-right: 10px;
    margin-top: -2px;
    height: 30px;
    width: 30px
}

.featuredposts li {
    float: left;
    width: 100%;
    list-style: none
}

.site-branding {
    position: relative;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    padding: 14px;
    padding-left: 0
}

.site-branding h1,
.site-branding h2 {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
    margin: 0;
    font-family: segoe ui, Calibri, myriad pro, Myriad, trebuchet ms, Helvetica, Arial, sans-serif
}

.searchtopmenu {
    width: 400px;
    margin-top: 16px;
    margin-left: 40px;
    float: left
}

li.lang-item {
    display: inline;
    padding: 10px
}

#sf {
    height: 45px;
    width: 350px;
    border: 0;
    outline: 0;
    padding-left: 10px;
    padding-top: 0;
    font-size: 22px;
    background-color: #fff;
    transition: all .3s ease;
    float: left
}

#sf:valid, #sf:not(:placeholder-shown) {
    background-color: #fff;
}

.btn-search {
    float: left;
    width: 45px;
    height: 45px;
    border: 0;
    outline: 0;
    background-color: #a6d416;
    cursor: pointer
}

#content p {
    margin-bottom: 0px;
    color: #505a67;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.89;
    word-break: break-word
}

#navigation a {
    text-align: left;
    text-decoration: none;
    padding: 14px;
    -webkit-transition: none;
    transition: none;
    font-family: segoe ui, Calibri, myriad pro, Myriad, trebuchet ms, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    display: block;
    text-transform: none
}

.primarycontent {
    width: 68%;
    float: left
}

.maincontent {
    width: 100%
}

.frontwindows {
    text-align: center;
    font: 600 25px Arimo, Arial, sans-serif;
    padding: 9px;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
    margin-top: -5px;
    color: #0d80e7;
    box-shadow: inset 0 1px 0 1px;
    background: #fff;
	width: 100%;
}

.frontandroid {
    color: #0bb300;
    text-align: center;
    font: 600 25px Arimo, Arial, sans-serif;
    padding: 9px;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
    margin-top: -5px;
    box-shadow: inset 0 1px 0 1px;
    background: #fff
}

.frontmac {
    text-align: center;
    font: 600 25px Arimo, Arial, sans-serif;
    padding: 9px;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
    margin-top: -5px;
    color: #555;
    box-shadow: inset 0 1px 0 1px;
    background: #fff
}

.frontweb {
    background-image: linear-gradient(#3dd682, #118e46) !important;
    color: #fff;
    text-align: center;
    font: 600 25px Arimo, Arial, sans-serif;
    padding: 9px;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
    margin-top: -5px
}

.frontlatest {
    float: left;
    width: 48%;
    background: #fff;
    margin: 12px 10px 3px 3px;
    margin-right: 13px
}

.sidebar.c-4-12 {
    width: 33%;
    max-width: 360px;
    margin-top: 15px
}

.postads {
    margin-bottom: 20px;
    width: 100%;
    text-align: center
}

.sidebar_ads {
    margin-bottom: 15px
}

.readMore {
    float: right;
    margin-top: 0
}

.post.excerpt {
    margin-bottom: 0px;
    border-bottom: 1px solid #e6e2e2;
}

#featured-thumbnail {
    margin-right: 9px;
    margin-bottom: 10px;
    width: 48px;
    margin-left: 5px;
    margin-top: 10px
}

.featured-thumbnail img {
    width: 48px;
    height: 48px;
}

.single_post header {
    border-bottom: 1px solid #aaa;
	margin-bottom: 0px;
}



.indxtitle {
    margin-bottom: 00px;
    font: 500 22px Arimo, Arial, sans-serif;
    margin-top: 12px;
}

.indxtitlesingle {
    font-size: 28px;
    font-weight: 500;
    font-family: 'Russo One';
    color: #333;
    margin-top: -3px;
	margin-left: 3px;
}


.indxtitlesingle a{
    color: #333 !important;
}

.indxpost-content {
    color: #777;
    font: 500 12px Arimo, Arial, sans-serif
}

.featured-thumbnail-single {
    float: left;
    margin-right: 10px;
    margin-top: 10px
}

.featured-thumbnail-single img {
    width: 86px;
	height: 86px;
}

.singleposttitle {
    margin-bottom: 10px;
    margin-top: 10px;
    float: left
}

.post-ratings {
    margin: 5px 0
}

.infosoftware {
    padding: 5px;
    width: 100%;
    float: left;
    margin-top: -21px;
    margin-left: 0px;
}

.postdownlink {
    float: right;
    margin-top: 20px
}

.postdownlink p {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 10px
}

.free_download {
    text-align: center;
    background-color: #0b75cc;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding: 8px 15px 10px
}

.free_download:hover {
    background-color: #40a0ef
}

.downloadbuttons {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    -o-border-radius: inherit;
    border-radius: inherit
}

.downloadbuttons a {
    background-color: #0274be;
    opacity: 1 !important;
    color: #fff;
    font-size: 22px;
    padding: 15px
}

.downloadbuttons a:hover {
    opacity: .6 !important;
    color: #fff;
    font-size: 22px
}

.download_file {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding: 15px
}

.headerads {
    padding-bottom: 10px
}

.related-posts .title {
    float: left;
    margin-top: -6px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: initial;
    overflow: hidden;
    margin-left: 10px;
    width: 240px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.relatedfeatured-thumbnail img {
    width: 40px;
    height: 40px
}

.relatedfeatured-thumbnail {
    float: left;
    position: relative
}

#relatedfeatured-thumbnail {
    margin-right: 9px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 10px
}

.related-posts .post.excerpt {
    width: 46.884%;
    margin-right: 0;
    float: left;
    list-style: none;
    clear: none;
    padding: 0;
    border: none;
    overflow: hidden;
    margin-bottom: 15px
	margin-right: 0;
    margin-left: 0;
}

.adssite {
    margin-bottom: 10px;
    text-align: center
}

ins.adsbygoogle {
    background-color: transparent !important
}

.ns-v3kle-v-0 .ns-v3kle-e-12,
.ns-v3kle-v-0 .ns-v3kle-e-18,
.ns-v3kle-v-0 .ns-v3kle-e-24,
.ns-v3kle-v-0 .ns-v3kle-e-31,
.ns-v3kle-v-0 .ns-v3kle-e-37,
.ns-v3kle-v-0 .ns-v3kle-e-43,
.ns-v3kle-v-0 .ns-v3kle-e-49,
.ns-v3kle-v-0 .ns-v3kle-e-6 {
    font-size: 15px;
    min-height: 3.6em
}

@media screen and (max-width:865px) {
    a#pull {
        background: #a6d416
    }
    #navigation.mobile-menu-wrapper {
        background: #0288d1
    }
}

@media screen and (max-width:640px) {
    .related-posts .post.excerpt {
        width: 100%;
        margin-bottom: 0
    }
}

@media screen and (max-width:768px) {
    .frontlatest {
        float: left;
        width: 100%;
        background: #fff;
        margin: 20px 0 0
    }
    .article {
        padding: 2.5%;
        width: 100%
    }
    .singleposttitle {
        float: none
    }
    .primarycontent {
        width: 100%;
        float: left
    }
    .sidebar.c-4-12 {
        width: 100%;
        max-width: 100%
    }
    .searchtopmenu {
        width: 100%;
        margin-top: 10px;
        float: left;
        margin-left: 0
    }
    #sf {
        width: 300px
    }
}

@media screen and (max-width:360px) {
    form#searchformtop #sf {
        width: 262.1px
    }
    .post-ratings {
        margin: 15px 0
    }
    .related-posts .post.excerpt {
        margin-bottom: 30px
    }
}

@media screen and (max-width:468px) {
    .post-ratings {
        margin: 0 0
    }
    .related-posts .post.excerpt {
        margin-bottom: 30px
    }
}

#navigation.mobile-menu-wrapper,
#site-header {
    background-image: url('')
}

#commentform a,
#navigation ul ul a:hover,
#site-footer .textwidget a,
#tabber .inside li .meta b,
#tabber .inside li a,
#tabber .inside li div.info .entry-title a:hover,
.copyrights a:hover,
.fn a,
.primary-navigation #navigation li:hover>a,
.related-posts .post:hover .title,
.reply a,
.sidebar.c-4-12 .textwidget a,
.sidebar.c-4-12 a:hover,
.single_post a:not(.wp-block-button__link),
.title a,
.top a:hover,
a,
a:hover,
footer .tagcloud a:hover,
footer .widget li a:hover {
    color: #0288d1
}

#navigation ul li.current-menu-item a {
    color: #0274be !important
}

#commentform input#submit,
#searchform input[type=submit],
.currenttext,
.featured-thumbnail .latestPost-review-wrapper.wp-review-show-total,
.holytheme-subscribe input[type=submit],
.home_menu_item,
.nav-next a:hover,
.nav-previous a:hover,
.pagination .current,
.pagination a:hover,
.tagcloud a,
.woocommerce #content input.button,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content input.button,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce-product-search input[type=submit] {
    background-color: #0288d1
}

.pagination .current,
.tagcloud a,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li span.current {
    border-color: #0274be
}

.corner {
    border-color: transparent transparent #0274be
}

#commentform input#submit:hover,
.featured-thumbnail .latestPost-review-wrapper,
footer {
    background-color: #222;
    margin-top: 25px
}

.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.rll-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0
}

.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

.rll-youtube-player img:hover {
    -webkit-filter: brightness(75%)
}

.rll-youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(#) no-repeat;
    cursor: pointer
}

.wp-has-aspect-ratio .rll-youtube-player {
    position: absolute;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#navigation a,
.site-description,
.site-title a {
    color: #fff
}

.woot {
    font-weight: 700
}

.searchtopmenu .btn-search {
    border-radius: 0 !important;
    background-color: #a6d416
}

.singleposttitle p {
    margin-bottom: 0
}

.filefamous-btn {
    margin-top: 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background: #0194e4;
    font-size: 16px;
    padding: 5px 10px;
    border: #ffdead;
    text-align: right;
    cursor: pointer;
    transition: .4s;
    float: right;
    margin-bottom: 15px;
    border-radius: 30px;
}

.filefamous-btn:hover {
    transition: .4s;
    background: #0288d1;
}

.related-posts {
    clear: both;
    float: left;
    padding: 0;
    width: 100%;
    padding: 12px 20px;
    border-radius: 6px;
    margin-bottom: 0px
}

.home-page .primarycontent {
    width: 100% !important
}

.home-page .frontlatest {
    width: 31.90%
}

.search .sidebar.c-4-12 {
    width: 28%
}

.indxtitle {
    margin-bottom: 3px
}

.indxpost-content span {
    color: #777;
    font-size: 12px
}

.related-posts .indxpost-content span {
    font-size: 14px;
    line-height: 19px
}

.related-posts .indxtitle {
	font: 500 18px roboto, roboto, sans-serif;
    padding-top: 5px;
}

.post.excerpt {
    padding: 4px 4px;
    padding-top: 5px;
}

.post.excerpt:hover {
    background: #f5f4f4;
    transition: .4s;
}

.post.excerpt:hover .indxpost-content span {
    color: #5d5959
}

#logo a {
    box-shadow: unset !important
}

#site-header {
    background-image: linear-gradient(#1c94e8, #11c5b9) !important
}

.btn-search {
    background-image: linear-gradient(#0d81d4, #16b6d2) !important;
    color: #fff
}

#logo a {
    border: 1px solid;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 15px;
    border-radius: 0;
    box-shadow: 0 0 3px 1px #404040
}

input,
select,
textarea {
    font-size: 16px;
    color: #1b1b1b
}

.searchtopmenu input {
    font-size: 16px !important;
    border-radius: 0 !important
}

.frontlatest {
    width: 47%
}

.category .sidebar.c-4-12 {
    width: 28%
}

@media screen and (max-width:865px) {
    .site-branding {
        margin: 0 auto;
        padding: 14px;
        padding-left: 0;
        text-align: center;
        float: unset;
        margin-bottom: -9px
    }
    .single .sidebar.c-4-12 {
        width: 100% !important
    }
    .search .sidebar.c-4-12 {
        width: 100%;
        position: relative
    }
    .category .content,
    .search-results .sidebar,
    .single .content {
        display: unset !important
    }
}

.related-posts .post.excerpt {
    margin-right: 5px
}

.article .button {
	position: relative;
    float: right;
    width: 120px;
    height: 30px;
	top: -35px;
    color: #fff !important;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
	padding: 4px 14px;
    padding-left: 12px;
    margin-left: 0;
    background: #0194e4;
    border-radius: 5px;
    border-bottom: 3px solid #5c5c5c;
}


.post.excerpt:hover .button {
    transform: .4s;
    background-image: linear-gradient(#0d81d4, #16b6d2) !important
}

.infosoftware p {
    display: inline-block
}

.single .sidebar.c-4-12 {
    width: 30%;
}

.category .sidebar,
.search-results .sidebar,
.single .sidebar {
    height: 100%;
    min-height: 100%;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 5%
}

.postauthor,
.tags {
    display: none
}

.mirrorload-tabs {
    margin: 20px;
    padding: 0;
    list-style: none;
    position: relative;
    margin-left: 0 !important
}

.mirrorload-tabs-content {
    margin-left: 0 !important
}

.mirrorload-tabs .mirrorload-active-tab a{
    border-bottom: none;
    position: relative;
    color: #000
}

.mirrorload-tabs div {
    display: inline-block;
}

.mirrorload-tabs div a{
    cursor: pointer;
    color: #181818;
    padding: 5px 25px;
    font-size: 17px;
    font-weight: 500;
}

.tmirrorload-abs div:first-child {
    margin-left: 10px
}

.mirrorload-tabs-content {
    margin: 20px;
    padding: 0;
    list-style: none
}

.mirrorload-tabs-content div {
    display: none
}

.KBmodal {
    display: block !important;
    text-align: center
}

.KBmodal h2 {
    font-size: 16px;
    margin: 0
}

.KBmodal p {
    font-size: 14px !important
}

.KBmodal img {
    border: 1px solid rgb(255 255 255);
}

.post-screenshots .KBmodal {
    display: inline-block !important;
    margin-left: 3px
}

.software_changelog {
    display: block !important
}

.software_changelog p {
    font-size: 14px !important;
    font-style: italic
}

.post-screenshots .KBmodal img:hover {
    border: 1px solid #d7dde2;
}

.software_facts {
    width: 100%;
    float: left;
    padding: 20px 0 0;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0
}

.software_facts li {
    width: 100%;
    line-height: 25px;
    float: left;
}

.software_facts li p,
.software_facts li p a {
    font-size: 14px !important;
}

.software_facts li p {
    float: left;
    padding-left: 2px;
    margin: 0 !important;
	max-width: 360px;
}

.software_facts li:nth-child(odd)  {
    background: #ebf6fb;
}

.software_facts select {
    margin: 0 0 5px 2px;
    width: 220px;
    padding: 0;
}

.ovdd_current {
    background-color: #ddd;
}

.software_facts p.label {
    width: 100%;
    float: left !important;
    padding-left: 5px !important;
    font-weight: 500 !important;
    line-height: 25px !important;
}

.software_facts li.limore {
    display: none
}

.software_facts span.limorebtn {
    display: block;
    float: right;
    width: 11px;
    height: 11px;
    cursor: pointer;
    margin: 7px 11px 0 0;
    background-position: -86px -20px;
}

.limorebtn2,
.software_facts span.limorebtn2 {
    background-position: -86px -31px
}

.software_facts p.label {
    width: 130px;
    padding-left: 20px;
    line-height: 25px
}

.software_facts p {
    font-size: 15px
}

span.software_latest {
    color: #fff;
    font-size: 10px;
    margin-left: 4px;
    padding: 1px 3px;
    background: #91ca3e;
    border-radius: 3px
}

.article header form {
    position: relative;
    top: 15px
}

a#makingdifferenttimerr {
    /* float: unset */
	margin-top: 24px;
}

.go-top.active {
    opacity: 1;
    bottom: 20px;
    visibility: visible
}

.go-top {
    bottom: 0;
    z-index: 4;
    opacity: 0;
    right: 20px;
    width: 35px;
    height: 35px;
    position: fixed;
    cursor: pointer;
    font-size: 27px;
    text-align: center;
    visibility: hidden;
    color: #fff;
    transition: .4s;
    background-image: linear-gradient(#1c94e8, #11c5b9) !important;
    -webkit-box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%)
}

.go-top i {
    left: 0;
    top: 47%;
    right: 0;
    position: absolute;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width:768px) and (max-width:1195px) {
    .home-page .frontlatest {
        width: 30.93%
    }
}

.sharethis-inline-share-buttons.st-center.st-has-labels.st-inline-share-buttons.st-animated {
    display: none !important;
}
.resposnive-ads {
	display: none;
}
.resposnive-ads-desktop {
	display: block !important;		
}
@media screen and (max-width:768px) {
	.indxtitle {
		font: 500 19px Arimo, Arial, sans-serif;
	}
	.mirrorload-tabs div a{
		margin-bottom: 10px;
		padding: 6px 9px;
    	font-size: 12px;
	}
	.blog-left-sidebar {
		display: none;
	}
	.article {
		margin-top: 0 !important;
	}
	.indxtitlesingle {
		line-height: 28px;
		font-size: 19px;
		margin-bottom: 20px;
	}
	.resposnive-ads-desktop {
		display: none !important;			
	}
	.resposnive-ads {
		display: block;
	}
    form#searchformtop #sf {
        width: 100%;
    }
    .category .sidebar.c-4-12 {
        width: 100% !important;
    }

    .searchtopmenu,
    .searchtopmenu {
        width: 100%;
    }
   
    .home-page .frontlatest {
        width: 100%;
    }
    .related-posts .post.excerpt {
        margin-bottom: 4px;
    }
    .related-posts {
        padding: 0;
    }
    .related-posts .post.excerpt:nth-of-type(2n) {
        margin-right: 0;
        padding: 7px 4px;
    }
    .article .button {
        display: none;
    }
    .filefamous-btn {
        float: left;
        margin-bottom: 28px !important;
    }
    .mirrorload-tabs-content,
    .mirrorload-tabs {
        margin: 0 !important;
    }
    #content p {
        margin-bottom: 0.89em;
        font-size: 15px;
    }
    .KBmodal img {
        border: 2px solid #ffffff;
        width: 66px;
    }
	
    #div .KBmodal img {
        width: 100%;
    }
    body {
        background: #fff;
    }
    .article {
        padding: 0 !important;
    }
    .sharethis-inline-share-buttons.st-center.st-has-labels.st-inline-share-buttons.st-animated {
        display: unset !important;
    }
    body.custom-background {
        background-color: #fff !important;
    }
	.software_facts li {
		padding: 5px 5px;
		border: 1px solid #efefef;
	}
	.software_facts p.label {
		font-weight: bold !important;
	}
	.software_facts li p {
		float: unset;
	}
	.software_facts select {
		width: 138px;
		font-size: 13px !important;
		display: inline-block;
	}
	.older_version_list li {
		padding-left: 5px !important;
	}
	.breadcrumb>div, .breadcrumb>span {
		position: relative;
	}
	.cat_dl_btn a {
		position: relative;
		right: -6px;
		bottom: -6px;
	}
	.related-posts #featured-thumbnail {
		margin-right: 0;
		margin-bottom: 0;
		width: 49px;
		margin-left: 0;
		margin-top: 0;
	}
	.related-posts .post.excerpt {
		width: 100% !important;
	}
	.related-posts .indxtitle {
		font: 500 15px roboto, roboto, sans-serif;
		position: relative;
		top: -10px;
	}
	.related-posts .featured-thumbnail img {
		width: 32px;
		height: 32px;
	}
	.postsby span {
		line-height: 35px;
		font-size: 16px;
		border-bottom: 1px solid #efefef;
		padding-bottom: 8px;
	}

}

.blog-left-sidebar {
    width: 210px;
    margin-top: 16px;
	margin-right: 15px;
}

.article {
    margin: 0;
    margin-top: 28px;
    padding: 0;
}

.related-posts {
    padding: 12px 0;
}

.related-posts .post.excerpt {
    width: 49%;
}

.maincontent,
.search-area {
    display: flex;
    justify-content: space-between;
}

.search-area,
.archive .maincontent {
    background: white;
}

.filefamous-btn {
    width: 100%;
    font-weight: 800;
    text-align: center;
}

.page-template .content {
    padding: 0 15px;
    padding-bottom: 15px;
}

.related-posts {
    display: unset !important;
}

.related-posts div {
    display: unset !important;
}

.older_version_list div {
    display: unset !important;
}

.older_version_list a {
    font-size: 16px;
    font-weight: 500
}

.older_version_list a {
    padding-left: 30px;
    margin-left: -30px;
}

.screenshot_list p,
.older_version_list p {
    font-size: 13px;
    margin: 4px 0 16px
}

.older_version_list {
    width: 100%;
    float: left;
    padding-top: 0 !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.older_version_list li {
    padding-left: 30px;
    padding-top: 10px;
    border-bottom: 1px solid #e0e0e0;
    list-style-type: none;
}

.older_version_list li p {
    margin-bottom: 5px !important;
}

.cat_dl_btn {
    display: block;
    padding: 0;
    position: relative;
    right: 12px;
}

.cat_dl_btn a {
    float: right;
    width: 120px;
    height: 30px;
    color: #fff !important;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    font-weight: 500;
    padding-left: 0;
    margin-left: 0;
    background: #0194e4;
    border-radius: 5px;
    border-bottom: 3px solid #5c5c5c;
}

.cat_dl_btn a img {
    margin: 0 4px -1px 0
}

.cat_dl_btn a:hover {
    text-decoration: none;
    background: #088dd9;
    border-bottom: 3px solid #343333;
}

.blog-left-sidebar {
    height: 100%;
    min-height: 100%;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 6%;
}

#logo a {
    border: 0;
}

#site-header {
	    background: #333333;
    background-image: linear-gradient(rgb(255 255 255 / 20%),rgb(255 255 255 / 20%))!important;
	box-shadow: 0 0 0px 1px #0693e3;
	
}

.btn-search {
    background-image: linear-gradient(rgb(255 255 255 / 20%),rgb(255 255 255 / 20%))!important;
}

.searchtopmenu .btn-search {
    background-color: #0693e3;
}

#logo a {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-right: 20px;
    padding-top: 4px;
}

.article {
    box-shadow: 0 0 0px 0px rgb(0 0 0 / 10%);
}

#sidebars .widget {
    margin-bottom: 3px;
	    box-shadow: 0 0 0px 0 rgb(50 50 50 / 0%);
}

.category .content, .search-results .sidebar, .single .content {
    display: flex;
    background: white;
	padding-left: 20px;
	padding-right: 20px;
}

.post {
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.software_facts select, .software_facts select option {
    font-weight: 500;
    font-size: 15px;
}

.filefamous-btn {
    font-weight: 300;
    border-bottom: 3px solid #5c5c5c;
    height: 35px;
    width: 100%;
    margin-top: 10px;
    font-family: 'Russo One';
}

.error-page .article {
    padding: 35px;
    width: 100%;
    margin-top: 15px;
}
.error-page .title {
	line-height: 1.4;
}
.search-area{
	display: flex;
    justify-content: space-between;
    background: white;
}
.search .sidebar.c-4-12 {
    padding: 0;
    margin: 0;
}

#searchformtop {
    position: relative;
}

#searchformtop select{
    position: absolute;
    right: 50px;
    border: none;
    padding: 10px 1px;
    background: #fff0;
    margin-right: 5px;
	display: flex;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	margin-bottom: 20px;
}
.bs-container {
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    background: white;
    padding: 14px;
    margin-top: 37px;
    padding-top: 0px;
}
.bs-container .frontwindows {
    margin-bottom: 5px;
}
.news-post {
    box-shadow: 1px 1px 5px #cccccc;
	margin-right: 15px;
    margin-left: 15px;
    background: white;
    margin-top: 10px;
	padding: 5px;
}
.news-post h2 {
    font-size: 16px;
    padding: 4px 14px;
}
.news-post h2 a{
	color: #2b2b2b;
}
.news-post h2 a:hover{
	color: #0060ed;
}

.home .maincontent{
    display: block;
}
.see-more-btn {
	padding: 0 14px;
    padding-top: 11px;
    font-weight: 600;
    width: 100%;
    float: right;
    text-align: right;
    border-top: 1px solid #eeee;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 865px) {
	.category .content, .search-results .sidebar, .single .content {
		display: flex !important;
	}
	.footer-widgets {
		width: unset;
	}
}
@media screen and (max-width:768px) {
	#site-header .container.clear {
		padding: 0;
		margin: 0;
		max-width: 100%;
	}
	.admin-bar #site-header{
		margin-top: 46px;
	}
	.featured-thumbnail-single img {
		width: 32px;
		height: 32px;
	}
	.breadcrumb {
		margin-bottom: 5px;
		overflow: auto;
		white-space: nowrap;
	}
	.single_post .singleposttitle {
    	max-width: 100% !important;
	}
}

.hide-menu-dsk {
	display: none;
}

@media screen and (max-width:865px) {
	form#searchformtop #sf {
		width: 87%;
		position: relative;
		padding-right: 0;
		left: 37px;
	}
	#mobile-menu-overlay:before {
		content: "X";
		font-size: 19px;
		right: 1%;
		font-weight: bold;
		position: absolute;
		top: 2%;
		background: #e1e1e1;
		padding: 3px 12px;
		border-radius: 30px;
		color: #014468;
	}
    a#pull {
        text-align: right;
    	padding-right: 10px;
    }
    a#pull:after {
		left: 22%;
		right: auto;
		font-size: 24px;
		top: 6px;
    }
	#navigation ul li a i:after {
		color: #fff;
		margin-left: 11px;
		font-size: 20px;
	}
	#navigation ul li a .fa-windows:after {
		content: "Windows";
	}
	#navigation ul li a .fa-apple:after {
		content: "Mac";
	}
	#navigation ul li a .fa-android:after {
		content: "Android";
	}	
	#navigation ul li a .fa-newspaper-o:after {
		content: "Tech News";
	}
	.hide-menu-dsk {
		display: block;
	}
	.col-md-3 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		
	}
	.news-post img {
    	width: 100%;
	}
	.frontlatest:nth-child(1), .frontlatest:nth-child(3) {
        display: none;
    }
	.blog-left-sidebar {
		display: none;
	}
	.post {
		padding-left: 5px;
		padding-right: 5px;
	}
	.mirrorload-tabs-content, .mirrorload-tabs {
		margin-top: 10px !important;
	}
	.breadcrumb {
		margin-bottom: 5px;
	}
	 button.btn-search {
        position: absolute;
        right: 0;
    }	
}

.search-results .sidebar {
    display: block !important;
}

.os-home-page .frontlatest {
    margin-bottom: 20px;
}
.os-home-page .frontlatest h2 {
    font-size: 20px !important;
}
.populer-post-page .post.excerpt {
    padding-bottom: 0;
    height: 80px;
}
.breadcrumb i {
    position: relative;
}
.mirrorload-tabs .mirrorload-active-tab a, .mirrorload-tabs div a{
	border: 0 !important;
	border-radius: 0px;
	background: #0288d1;
}
.mirrorload-tabs div a{
	background: #efefef;
	transition: 0.3s;
}
.mirrorload-tabs .mirrorload-active-tab a{
	color: #fff !important;
}
.mirrorload-tabs a:hover{
	color: #fff !important;
}
.mirrorload-tabs div a:hover {
	background: #0288d1;
}
.older_version_list a:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    left: -9px;
    color: #5c5c5c;
}
.older_version_list .cat_dl_btn a:before {
    content: "\f019";
    left: -9px;
    color: #f7f9ff;
}
.single_page .title {
    line-height: 37px;
    font-weight: bold;
    font-size: 26px;
}
.related-posts .older_version_list {
    margin: 0 !important;
}

.download-form-custom {
	margin-top: 30px;
}

.site-branding h1, .site-branding h2 {
    font-family: 'Russo One', sans-serif;
    font-weight: normal;
}

#logo span {
	background: #0693E3;
    display: inline-block;
    padding: 6px 8px;
    position: relative;
    top: -7px;
    left: 3px;
    box-shadow: 0 1px 0 #444, 0 2px 0 #444, 0 3px 0 #444, 0 4px 0 #5c5c5c, -40px -40px 0px rgb(206 89 55 / 0%);
}
#logo a {
    display: inline-block;
	text-shadow: 0 1px 0 #444, 0 2px 0 #444, 0 3px 0 #444, 0 4px 0 #5c5c5c, -40px -40px 0px rgb(206 89 55 / 0%);
}

#logo span i:nth-child(1) {
    top: 5px;
    position: absolute;
    font-size: 14px;
    color: #fff;
    left: 12px;
}

#logo span i:nth-child(2) {
    color: #fff;
    font-size: 22px;
    position: relative;
    left: 0px;
    top: 2px;
}

#logo a {
	font-family: 'Russo One', sans-serif;
}
.KBmodal__image:before {
    content: "✕";
    position: absolute;
    z-index: 9999;
    font-size: 24px;
    background: #00000087;
    padding: 11px 21px;
    border-radius: 15px;
    color: #fff;
    right: 35px;
    top: 0%;
}

.single_post .singleposttitle {
    max-width: 82%;
}
.category .post.excerpt:hover, .search .post.excerpt:hover {
    background: transparent;
}

.category .indxtitle, .search .indxtitle, .category .indxpost-content, .search .indxpost-content {
    max-width: 78%;
}
.popup-gallery.gallery-section-main a {
  padding-top: 5px;
}
.footer-widget .textwidget h4 {
    color: #fff;
    font-size: 25px;
}
.footer-widget .textwidget a {
    color: #e2e2e2 !important;
}
.footer-widget .textwidget p {
    color: #fff;
}
footer {
    background-color: #133e57 !important;
}


#site-header {
box-shadow: 0 0 0 3px #a6d416;
	}


#logo span {
    background: #a6d416;
}

.searchtopmenu .btn-search {
    background-color: #a6d416;
}


.copyrights {
    background-image: linear-gradient(#0194e4,#5edcd1)!important;
}

#searchformtop select{
    background: #fff0;
	display: flex;
}

@media screen and (max-width: 720px) {
	 .archive .blog-left-sidebar, .archive .sidebar {
		 display:none;
	 }
	 .archive .indxpost-content span b {
		 margin-left: 7px;
	 }
	 .archive .post.excerpt {
		 border-bottom: none;
		 height: unset;
		 margin-bottom: 5px;
	 }
		#soft-info {
			width: 95%;
		}
}

/* Modal Styles */
/* Modal Styles */
#soft-info-popup {
    cursor: pointer;
	display: inline-block;
}

#soft-info {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    max-height: 90%; 
    overflow-y: auto;
	border-radius: 5px;
}

/* Overlay Styles */
.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

/* Overlay Styles */
.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

/* Additional Styles (customize as needed) */
.filefamousodal {
    text-align: right;
}

.filefamous-close {
    text-align: center;
    margin-top: 20px;
}

.green {
	color: #6aab0c !important;
}

.orange, .orange a {
    color: #d67a20 !important;
    fill: #d67a20 !important;
}

.filefamousodal h2{
text-align:center;
}

.filefamousodal {
position: relative;
	border-radius: 10px;
}

.filefamous-head-x {
    position: absolute;
    right: 0;
    top: 0;
}

.filefamous-ss-main h3 {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 5px;
	font-size: 17px;
}

.filefamous-ss-main p {
    font-size:14px;
}