/*
Theme Name: Sahu4You Premium Child Theme
Theme URI: https://sahu4you.com
Description: This is a self-designed child theme for the genesis framework.
Author: Vikas Sahu
Author URI: https://sahu4you.com/about-us/
Template: genesis
*/




.nav-search .search-toggle span:after {
    display: block;
    content: "\f002";
}
div#toc_container ul li {
    font-size: 100%;
    position: initial;}

.comment-form-author::before, .comment-form-email::before, .comment-form-url::before {
    left:15px;
    position: absolute;
    top: 12px;
    font-size: 12px;
    color: #b0b3b5;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label {
    left: 30px;
    position: absolute;
    top: 12px;
    font-size: 12px;
    color: #b0b3b5;}

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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    background: #fff;
    color: #333;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.825em;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, Open Sans, sans-serif, icons
}

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

.ab-accordion-title {
    background: #f7f8fa;
    padding: 10px 15px;
    margin-bottom: 10px
}

.ab-block-accordion .ab-accordion-text {
    padding: 10px 15px
}

.ab-block-accordion .ab-accordion-link a {
    float: right;
    color: #345;
    text-align: center
}

.ab-block-accordion .ab-accordion-link a:hover,
blockquote a {
    color: #209cee
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress,
sub,
sup {
    vertical-align: baseline
}

.rt-bts input[type=radio],
[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 600
}

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

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

small {
    font-size: 80%
}

sub,
sup {
    font-size: 70%;
    line-height: 0;
    color: #fff;
    position: relative;
    background: #008008;
    padding: 0 5px;
    margin-left: 5px;
    border-radius: 3px;
    box-shadow: -3px 4px 4px #cdcdcd;
    text-shadow: 2px -1px 1px #555
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

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

code,
kbd,
pre,
samp {
    overflow: auto
}

kbd {
    background: #eee;
    font-weight: 600;
    border-radius: 3px;
    border-bottom: 3px solid #ccc;
    font-size: 1em;
    font-family: inherit;
    padding: 2px 12px
}

pre {
    font-family: monospace, monospace;
    color: #555;
    padding: 1em;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #f7f8fa;
    line-height: 1.7;
    font-size: 12px;
    border: 1px solid #e1e1e1
}

.non-select,
pre .line:before {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.code-pre {
    font-size: 15px
}

pre .line:before {
    display: inline-block;
    margin-right: 10px;
    content: attr(prefix)
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 1em 0
}

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

optgroup {
    font-weight: 700
}

button,
hr,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

html,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

.author-box::before,
.clearfix::before,
.entry-content::before,
.entry::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
    content: " ";
    display: table
}

.author-box::after,
.clearfix::after,
.entry-content::after,
.entry::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table
}

.entry-content ol,
.entry-content p,
.entry-content ul {
    margin-bottom: 1.666666666667em
}

.button,
.gallery img,
a,
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus {
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

a {
    color: #209cee;
    text-decoration: none
}

a:focus,
a:hover {
    color: #222;
    text-decoration: none
}

p {
    margin: 0 0 28px
}

.social-share p,
figure,
ol,
ul {
    margin: 0
}

ol,
p,
ul {
    padding: 0
}

li {
    list-style-type: none
}

blockquote a:hover {
    color: #fff
}

.entry-content blockquote p {
    padding: 0 20px;
    margin-bottom: 0
}

blockquote {
    background: #fff5f2;
    color: #555;
    font-weight: 100;
    position: relative;
    padding: 20px;
    line-height: 30px;
    margin: 30px auto;
    border-left: .2em solid #209cee
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.333;
    margin: 0 0 10px
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

.wp-caption,
embed,
iframe,
img,
object,
video {
    max-width: 100%
}

img {
    width: auto;
    height: auto;
    transition: opacity .3s
}

img.hvr:hover {
    filter: brightness(120%);
    -webkit-filter: brightness(120%)
}

img.lazy[data-src] {
    opacity: 0;
    position: absolute
}

.gallery {
    overflow: hidden
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

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

.gallery-columns-3 .gallery-item {
    width: 33%
}

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

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

.gallery-columns-6 .gallery-item {
    width: 16.6666%
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%
}

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

.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px
}

.gallery img:focus,
.gallery img:hover {
    border: 1px solid #999
}

.rt-bts {
    background: #f7f8fa;
    color: #777;
    padding: 10px 10px 15px;
    text-align: center;
    margin: 20px -20px -20px
}

.rt-title {
    padding: 5px 0 10px
}

.rt-bts .rt-btns {
    display: inline-block;
    margin: 0 10px
}

.rt-bts input[type=radio]+label span {
    display: inline-block;
    cursor: pointer;
    font-size: 32px
}

.rt-bts input[type=radio]+label span:hover,
.rt-bts input[type=radio]:checked+label span {
    -webkit-transform: scale(1.32);
    -ms-transform: scale(1.32);
    transform: scale(1.32)
}

.rt-btsn input[type=radio]+label span {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: all .3s ease
}

.rt-bts input[type=radio]:checked+label span {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.rt-bts.icons input[type=radio]+label span {
    background: #ffc83d;
    color: #333;
    font-family: icons;
    border-radius: 100px;
    line-height: .8;
    display: inline-block;
    cursor: pointer;
    font-size: 32px
}

.rt-bts.icons input[type=radio]+label span:before {
    font-size: 42px
}

.rt-bts.icons input[id=em1]+label span:before {
    content: "\f027"
}

.rt-bts.icons input[id=em2]+label span:before {
    content: "\f028"
}

.rt-bts.icons input[id=em3]+label span:before {
    content: "\f029"
}

.star-rating {
    display: block;
    background: #f7f8fa;
    color: #777;
    padding: 10px 10px 15px;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    margin: 15px -20px -10px
}

.star-rating .title {
    display: inline-block;
    margin-right: 10%
}

.rating {
    display: inline-block;
    overflow: hidden;
    line-height: 1;
    vertical-align: bottom
}

.rating>label {
    float: right;
    transition: all .3s linear
}

.rating>input {
    display: none
}

.rating>label:before {
    font-size: 32px;
    cursor: pointer;
    content: "\2606";
    font-family: icons
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label,
.rating>input:checked~label {
    color: gold
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: #ffed85
}

.rating:not(:checked)>label:hover:before,
.rating:not(:checked)>label:hover~label:before,
.rating>input:checked~label:before {
    content: "\2605"
}

.rating>input.star-1:checked~.star {
    color: #ff4545
}

.rating>input.star-2:checked~.star {
    color: #ffa534
}

.rating>input.star-3:checked~.star {
    color: #ffe234
}

.rating>input.star-4:checked~.star {
    color: #b7dd29
}

.rating>input.star-5:checked~.star {
    color: #57e32c
}

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    padding: 10px;
    width: 100%
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: 0
}

input[type=checkbox],
input[type=image],
input[type=radio] {
    width: auto
}

::-moz-placeholder {
    color: #333;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #333
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: #209cee;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 24px;
    text-decoration: none;
    white-space: normal;
    width: auto
}

.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    color: #fff;
    background: #333
}

.button {
    display: inline-block
}

a.button.smallest,
button.smallest,
input[type=button].smallest,
input[type=reset].smallest,
input[type=submit].smallest {
    padding: 0 10px
}

a.button.smaller,
button.smaller,
input[type=button].smaller,
input[type=reset].smaller,
input[type=submit].smaller {
    padding: 0 16px
}

a.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
    padding: 5px 16px
}

.button.txt,
a.button.txt,
button.txt,
input[type=button].txt,
input[type=reset].txt,
input[type=submit].txt {
    color: #209cee;
    background: #fff;
    border: 1px solid #209cee;
    box-shadow: none
}

.button.btn,
.button.txt:hover,
a.button.btn,
a.button.txt:hover,
button.btn,
button.txt:hover,
input[type=button].btn,
input[type=button].txt:hover,
input[type=reset].btn,
input[type=reset].txt:hover,
input[type=submit].btn,
input[type=submit].txt:hover {
    color: #fff;
    background: #209cee;
    border: 1px solid #209cee;
    box-shadow: none
}

.button.btn:hover,
a.button.btn:hover,
button.btn:hover,
input[type=button].btn:hover,
input[type=reset].btn:hover,
input[type=submit].btn:hover {
    color: #209cee;
    background: #fff;
    border: 1px solid #209cee
}

.button.green,
a.button.green,
button.green,
input[type=button].green,
input[type=reset].green,
input[type=submit].green {
    color: #fff;
    background: #129e37;
    border: 1px solid #129e37;
    box-shadow: none
}

.button.green:hover,
a.button.green:hover,
button.green:hover,
input[type=button].green:hover,
input[type=reset].green:hover,
input[type=submit].green:hover {
    color: #fff;
    background: #0eb70e;
    border: 1px solid #0eb70e
}

.button.r,
.icons.r .icon,
button.r,
input[type=button].r,
input[type=reset].r,
input[type=submit].r {
    border-radius: 2px
}

.button.rd,
.icons.rd .icon,
button.rd,
input[type=button].rd,
input[type=reset].rd,
input[type=submit].rd {
    border-radius: 5px
}

.button.rds,
.icons.rds .icon,
button.rds,
input[type=button].rds,
input[type=reset].rds,
input[type=submit].rds {
    border-radius: 10px
}

.button.radius,
.icons.radius .icon,
button.radius,
input[type=button].radius,
input[type=reset].radius,
input[type=submit].radius {
    border-radius: 100px
}

.button.secondary,
.menu>.highlight>a,
button.secondary,
input[type=button].secondary,
input[type=reset].secondary,
input[type=submit].secondary {
    color: #209cee;
    background: #fff;
    border: 1px solid #209cee;
    box-shadow: none
}

.button.text,
a.more-link.button.text,
button.text,
input[type=button].text,
input[type=reset].text,
input[type=submit].text {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 2px solid #209cee;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 16px 0 6px;
    text-decoration: none
}

.comment-reply-link {
    background-color: transparent;
    box-shadow: none;
    font-weight: 600;
    letter-spacing: 2px;
    text-decoration: none
}

.button.text:hover,
.hello-bar a,
.related-post li:hover a,
.related-page li:hover a,
.sidebar li a:hover,
button.text:hover,
input[type=button].text:hover,
input[type=reset].text:hover,
input[type=submit].text:hover {
    color: #209cee
}

.button.secondary:hover,
.menu>.highlight>a:hover,
button.secondary:hover,
input[type=button].secondary:hover,
input[type=reset].secondary:hover,
input[type=submit].secondary:hover {
    color: #fff;
    background: #209cee
}

.menu>.highlight>a,
.menu>.attention>a {
    border-radius: 3px;
    padding: 10px 15px
}

.menu>.attention>a {
    background: #209cee;
    color: #fff
}

.menu>.attention>a:hover {
    background: #333;
    color: #fff
}

.hello-bar #hello-toggle {
    z-index: 100;
    display: none
}

.hello-bar .msg {
    z-index: 100;
    display: inline;
    padding: 0
}

.hello-bar .hello-toggle {
    display: block;
    cursor: pointer;
    user-select: none;
    z-index: 2;
    float: right;
    top: 45%;
    margin: 0;
    color: #fff;
    padding: 0 10px;
    font-family: icons;
    right: 2%;
    position: absolute
}

.hello-bar #hello-toggle:checked+div .message {
    display: none
}

.hello-bar #hello-toggle:checked+div .hello-toggle {
    display: none
}

.hello-bar .hello-toggle:after,
.hello-bar .hello-toggle:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 3px;
    left: 0;
    transition: all ease-in-out .1s
}

.hello-bar .hello-toggle:after {
    background: #fff;
    top: 0
}

.hello-bar .hello-toggle:before {
    top: 0;
    transform: rotate(-45deg);
    background: #fff
}

.hello-bar .hello-toggle:after {
    transform: rotate(45deg)
}

.hello-bar {
    display: block;
    position: relative
}

.hello-bar a:hover {
    color: #fff;
    text-decoration: underline
}

.hello-bar .navbar,
.widget_calendar table {
    width: 100%
}

.hello-bar .button {
    background: #ff0;
    color: #333;
    font-size: 14px;
    margin: 5px 10px;
    line-height: 2
}

.hello-bar .button:hover {
    background: #333;
    color: #fff;
    text-decoration: none
}

.hello-bar .message {
    background: #209cee;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 5px 20px
}

.hello-bar.sticky {
    width: 100%;
    top: 0;
    z-index: 99;
    position: fixed
}

.ab-msg {
    display: none;
    text-align: center;
    background-color: #209cee;
    color: #fff;
    font-weight: 600
}

.ab-msg.m {
    display: block
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
    display: none
}

.search-form {
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-all
}

table caption {
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #eee;
    border-bottom: 0
}

tbody {
    border-bottom: 1px solid #eee
}

thead {
    border: 1px solid #efefef
}

td,
th {
    text-align: left;
    border: 1px solid #eee;
    padding: 6px 10px
}

th {
    background: #eee;
    font-weight: 600
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.genesis-nav-menu .search input[type=submit]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type=submit]:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000
}

.more-link {
    position: relative
}

.more-from-category a {
    display: inline-block;
    background: #209cee;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 24px;
    text-decoration: none;
    white-space: normal;
    width: auto
}

.more-from-category a:hover {
    background: #333
}

.sticky {
    margin: 0
}

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1070px
}

.site-container {
    width: 1600px;
    margin: 0 auto;
    max-width: 100%;
    background: #fff
}

.full-width-content .site-inner,
.full-width-content .wrap {
    max-width: 1140px
}

.site-inner {
    clear: both;
    padding-top: 20px;
    word-wrap: break-word;
    padding-left: 5px;
    padding-right: 5px
}

.sidebar-content .pagination {
    text-align: left
}

.sidebar .center {
    margin: 0 auto;
    text-align: center
}

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

.front-page .content,
.sbs-post.news .col-im.nm img {
    margin: 0
}

.archive-description p:last-child,
.front-page .widget:last-child {
    margin-bottom: 0
}

.front-page .pagination {
    text-align: center;
    border: 0
}

.content-sidebar .content {
    float: left
}

.sidebar-content .content {
    float: right
}

.full-width-content .content {
    width: 100%;
    max-width: 960px;
    float: none;
    margin: 0 auto
}

.custom-width-content .content {
    max-width: 850px
}

.front-page.full-width-content .content {
    max-width: 100%
}

.md-content .site-inner {
    max-width: 1000px
}

.error404 .search-form input[type=search],
.sm-content .site-inner {
    max-width: 800px
}

.xs-content .site-inner {
    max-width: 650px
}

.sidebar-primary {
    float: right;
    width: 31.092%
}

.sidebar-content .sidebar-primary {
    float: left
}

.related-post .widget-title {
    border-bottom: 2px solid #209cee
}

.related-post .related-text {
    color: #fff;
    background: #209cee;
    font-size: 16px;
    padding: 5px 10px;
    font-weight: 500;
    line-height: 1.8
}

.related-post li a,
.related-page li a,
.sidebar li a,
.related-index-item li a {
    color: #333
}

.related-index-item li a:hover {
    background: #209cee;
    color: #fff;
    padding: 5px 10px 7px
}

.entry .fl-wdh {
    margin: 20px -21px -21px
}

.next-prev-navigation,
.adjacent-entry-pagination {
    background: #fff;
    overflow: hidden;
    margin: 15px 0;
    padding: 20px;
    border: 1px solid #eee
}

.pagination-previous,
.pagination-next {
    width: 48%
}

.next-prev-navigation .title {
    display: block;
    color: #555;
    font-weight: 600
}

.related-post,
.related-page,
.related-index-item {
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #eee
}

.related-post li,
.related-post ul,
.related-page ul,
.related-page li,
.related-index-item ul,
.related-index-item li {
    list-style: none;
    list-style-type: none
}

.related-post ul,
.related-page ul,
.related-index-item ul {
    display: table;
    width: 100%
}

.related-post li,
.related-page li,
.related-index-item li {
    display: inline-block;
    vertical-align: top;
    transition: .3s;
    line-height: 1.5;
    width: 31.623931623931625%;
    margin-left: 2.564102564102564%
}

.related-post li:nth-child(3n+1),
.related-page li:nth-child(3n+1),
.related-index-item li:nth-child(3n+1) {
    margin-left: 0
}

.related-post .title {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px
}

.related-page .title {
    display: block;
    width: 100%;
    font-weight: 600;
    margin: 10px 0
}

.related-index-item .title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    max-width: 300px;
    padding-bottom: 10px;
    margin: 0 auto 30px;
    text-align: center;
    border-bottom: 1px solid #ccc
}

.after-entry.widget-area .related-post {
    margin: 0;
    padding: 0;
    border: 0
}

.widget .related-post ul>li {
    margin-bottom: 0;
    padding: 0
}

.inr-posts {
    background: #fff;
    color: #333;
    padding: 20px 40px;
    overflow: hidden;
    border: 1px solid #efefef;
    border-radius: 2px;
    font-size: 16px;
    border-left: 2px solid #209cee;
    margin-bottom: 15px
}

.inr-posts ul li {
    list-style: circle
}

.inr-posts ol li {
    list-style: decimal
}

.inr-posts.fa {
    background: #f9f9f9
}

.inr-posts.br,
.inr-posts.mr {
    border-left: 0
}

.inr-posts a {
    font-size: 17px;
    color: #222;
    line-height: 2.3
}

.inr-posts a:hover {
    color: #209cee
}

.sidebar-secondary {
    float: left;
    width: 200px
}

.error404 .error404-title {
    font-weight: 700;
    font-size: 50px;
    margin: 0 0 40px;
    line-height: normal;
    color: #ccc
}

.error404 .entry-title,
.error404-menu,
.error404-title,
.widget_calendar td,
.widget_calendar th {
    text-align: center
}

.error404 .entry-content {
    max-width: 880px;
    margin: 0 auto
}

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%
}

.one-third,
.two-sixths {
    width: 31.623931623931625%
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%
}

.one-fourth {
    width: 23.076923076923077%
}

.three-fourths {
    width: 74.35897435897436%
}

.one-sixth {
    width: 14.52991452991453%
}

.five-sixths {
    width: 82.90598290598291%
}

.first {
    clear: both;
    margin-left: 0
}

.avatar {
    border-radius: 50%;
    float: left
}

.alignleft .avatar,
.author-box .avatar {
    margin-right: 24px
}

.alignright .avatar {
    margin-left: 24px
}

.comment .avatar {
    float: left;
    margin: 0 16px 20px 0
}

.breadcrumb {
    background: #f7f8fa;
    font-size: 16px;
    margin-bottom: 0;
    padding: 9px 20px;
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef
}

.breadcrumb .breadcrumb_last {
    display: inline-block;
    padding: 0;
    margin-top: 0;
    vertical-align: top;
    max-width: 420px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.archive .breadcrumb,
.blog .breadcrumb {
    padding: 0;
    border-left: 0
}

.breadcrumb a {
    text-decoration: none
}

.breadcrumb a:hover,
.inr-posts a:hover {
    text-decoration: underline
}

.after-entry .wdgt,
.author-box {
    padding: 20px;
    border: 1px solid #eee
}

.author-box {
    background: #f7f8fa;
    margin-bottom: 15px
}

.after-entry .wdgt {
    background: #fff
}

.author-box-content p {
    min-height: 65px;
    margin-left: 144px;
    margin-bottom: 0
}

.author-box-title span,
.author-url a:hover,
.entry-content h4 {
    color: #209cee
}

.author-url {
    font-size: 80%;
    line-height: 20px;
    margin-bottom: 5px
}

.author-url a {
    color: #555
}

.author-box .position {
    font-size: 13px;
    color: #575757;
    font-style: italic
}

.author-social-link {
    float: left;
    width: 100%;
    max-width: 120px;
    text-align: center
}

.author-social-link a {
    display: inline-block;
    color: #333;
    background: #f7f8fa;
    padding: 0 10px;
    line-height: 1.8;
    text-align: center;
    transition: .3s;
    border: 1px solid #ddd;
    border-right: 0
}

.author-social-link a:last-child {
    border-right: 1px solid #ddd
}

.author-social-link a:hover {
    color: #fff;
    background: #209cee
}

.archive-description {
    padding: 0;
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef
}

.archive .breadcrumb span,
.archive-description .archive-title,
.archive-description .entry-title,
.blog .breadcrumb span {
    text-transform: capitalize;
    padding: 0 18px 0 0;
    background: #209cee;
    color: #fff;
    display: inline-block
}

.archive .breadcrumb span,
.archive-description .archive-title,
.blog .breadcrumb span {
    font-size: 19px;
    margin-bottom: 0
}

.archive .breadcrumb span,
.blog .breadcrumb span {
    padding: 10px 20px 8px 10px;
    font-weight: 500;
    vertical-align: top
}

.archive .breadcrumb span span,
.blog .breadcrumb span span {
    padding: 0 5px 0 0
}

.archive .breadcrumb:before,
.archive-description .archive-title:before,
.archive-description .entry-title:before,
.blog .breadcrumb:before {
    content: "\f012";
    font-family: icons;
    font-style: normal;
    padding: 11px 10px 9px 14px;
    display: inline-block;
    font-size: 15px;
    border-right: 1px solid #cb3333;
    margin: 0 14px 0 0;
    background: #2a2b2c
}

.archive .breadcrumb:before,
.blog .breadcrumb:before {
    color: #fff;
    padding: 10px 15px 8px 20px;
    margin: 0
}

.archive .breadcrumb a,
.blog .breadcrumb a,
.entry-content h4 strong a {
    color: #fff
}

.hide-archive-title .author-archive-title,
.hide-archive-title .categories-archive-title,
.hide-archive-title .monthly-archive-title,
.hide-archive-title .post-archive-title,
.hide-author-archive .author-archive,
.hide-categories-archive .categories-archive,
.hide-monthly-archive .monthly-archive,
.hide-post-archive .post-archive {
    display: none
}

.search-form input[type=search] {
    width: 100%;
    margin-right: -100px;
    display: inline-block
}

.search-form input[type=submit] {
    display: inline-block;
    position: absolute;
    width: 100px;
    margin: 0;
    padding: 11px;
    float: right;
    vertical-align: top
}

.genesis-nav-menu .search input[type=submit],
.widget_search input[type=submit] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.entry-content h4 strong {
    display: block;
    color: #fff;
    background: #4285f4;
    width: 100%;
    margin-top: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px
}

.entry-content a:hover {
    text-decoration: underline
}

.entry-content h4 strong:before {
    content: "\f026";
    font-family: icons;
    font-style: normal;
    padding: 15px;
    display: inline-block;
    font-size: 18px;
    margin: 0 15px 0 0;
    background: #2a2b2c
}

.message {
    background: #333;
    padding: 25px 30px
}

.message a {
    color: #209cee
}

.message,
.message a:hover {
    color: #fff
}

.message.yellow a:hover {
    color: #333
}

.message,
.message.brdr {
    border: 1px solid #efefef
}

.message.default {
    color: #fff;
    background: #209cee
}

.message.default a {
    color: #ff0
}

.message.default a:hover {
    color: #fff
}

.message.shadow {
    box-shadow: 0 0 20px #ddd
}

.message.shadow a,
.message.simple a {
    color: #209cee
}

.message.slaty {
    background: #f5f5f5
}

.message.green {
    background: green
}

.message.orange {
    background: #cc4b00
}

.message.red {
    background: #be0040
}

.message.ylw {
    background: #ff9800
}

.message.yellow {
    color: #333;
    background: #ff0
}

.message.blue {
    background: #34340d
}

.message.blv {
    background: #8b29e6
}

.message.simple {
    border: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 5px 20px
}

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
    margin-bottom: 5px
}

.entry-title {
    font-size: 28px
}

.entry-title a {
    color: #333;
    text-decoration: none
}

.entry-title a:focus,
.entry-title a:hover {
    color: #209cee
}

.widget-title {
    font-size: 20px;
    margin-bottom: 20px
}

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

a.alignnone {
    display: inline-block
}

.alignleft {
    float: left;
    text-align: left
}

.alignright {
    float: right;
    text-align: right
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%
}

.aligncenter,
img.centered {
    display: block;
    margin: 0 auto 24px
}

.alignnone,
img.alignnone {
    margin-bottom: 12px
}

.wp-caption.alignleft,
a.alignleft,
img.alignleft {
    margin: 0 24px 24px 0
}

.wp-caption.alignright,
a.alignright,
img.alignright {
    margin: 0 0 24px 24px
}

.gallery-caption,
.wp-caption-text {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-align: center
}

.entry-content p.wp-caption-text {
    margin-bottom: 0
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px
}

.read-more-link {
    font-size: 16px;
    font-weight: 600
}

a.read-more-link:hover {
    text-decoration: none
}

.read-more-link.btn {
    padding: 10px 20px;
    font-size: 14px;
    background: #eee;
    color: #555;
    letter-spacing: .5px
}

.front-page .widget_categories li a:hover,
a.read-more-link.btn:hover {
    color: #fff;
    background: #209cee
}

.archive .entry-footer,
.blog .entry-footer {
    margin-top: -20px
}

.archive .entry,
.blog .entry {
    padding-bottom: 10px
}

.widget {
    margin-bottom: 10px;
    word-wrap: break-word
}

.home-function .column p:last-child,
.sidebar .widget:last-of-type,
.widget ul>li:last-of-type {
    margin-bottom: 0
}

.widget ul>li {
    margin-bottom: 10px;
    padding-bottom: 10px
}

.widget ul>li:last-of-type {
    padding-bottom: 0
}

.widget ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0
}

.front-page .wdgt,
.newsltr {
    padding: 3% 0 0;
    text-align: center
}

.signup.nb input,
.signup.nb input:hover {
    border: 0
}

.signup input {
    width: 30%;
    margin: 5px;
    padding: 5px 16px;
    font-size: 16px
}

.signup .button,
.signup.post .button {
    width: auto;
    padding: 5px 20px
}

.signup.post .button:hover {
    border-color: #fff
}

.signup.post {
    padding: 20px 50px;
    background: #209cee;
    color: #fff;
    text-align: center
}

.signup.post input {
    width: 70%
}

.signup.simple {
    color: inherit;
    background: #f7f8fa
}

.newsltr form,
.newsltr p {
    display: inline
}

.newsltr p {
    margin-right: 50px
}

.newsltr input {
    width: 20%
}

.newsltr .button {
    width: auto
}

.newsltr {
    background: #f7f8fa;
    padding: 10px 5%
}

.advrts.wdgt {
    padding: 20px 0 0;
    border-top: 1px solid #efefef
}

.advrts a {
    color: #333
}

.advrts a:hover {
    color: #209cee;
    text-decoration: underline
}

.sbs-post.news .col-em {
    width: 65%;
    float: left;
    display: inline-block
}

.sbs-post.news h3 {
    font-size: 32px
}

.btn-wlkm span,
.front-page .bvide-blog .main a:hover,
.front-page .bvide-blog .small a:hover,
.sbs-post.news .col-s4y {
    color: #209cee
}

.sbs-post.news p {
    font-size: 14px
}

.sbs-post.news .email {
    padding: 5px 15px;
    width: 55%
}

.sbs-post.news .submit {
    padding: 5px 15px;
    vertical-align: top
}

.sbs-post.news .submit:hover {
    color: #fff;
    background: #333;
    border: 1px solid #333
}

.sbs-post.news .col-im {
    width: 34%;
    display: inline-block
}

.sbs-post.news .col-im img {
    margin-top: 25px
}

.entry-content .glossary ul li:before {
    display: none
}

.entry-content .glossary-index-letters {
    margin-left: 0
}

.entry-content .glossary-index-letters li {
    display: inline-block;
    margin: 0 0 5px;
    padding: 0
}

.glossary-index-letters li a {
    display: inline-block;
    border: 1px solid #ccc;
    width: 70px;
    text-align: center
}

.glossary-index-letters li a:hover {
    background: #209cee;
    color: #fff;
    text-decoration: none;
    border-color: #209cee
}

.index-item {
    width: 100%;
    display: inline-block;
    border-top: 1px solid #dfdfdf;
    padding: 30px 0 30px 5%
}

.index-item-letter {
    font-size: 60px;
    font-weight: 700;
    color: #999;
    padding: 20px 0;
    display: inline-block;
    float: left;
    width: 50px;
    margin: 0 30px 0 0
}

.index-item-preview {
    width: 80%;
    float: left
}

.index-item-preview ul {
    margin: 3px 0;
    padding: 0 0
}

.index-item-preview li {
    list-style-type: none;
    list-style: none;
    padding: 0 40px 5px 0;
    margin: 0;
    float: left;
    width: 45%
}

.index-item-preview li a {
    color: #333;
    font-size: 15px
}

.index-item-scroll {
    position: absolute;
    margin-top: -100px
}

.article-survey bttn {
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin: 5px;
    border-radius: 3px;
    font-weight: 400
}

.archive.full-width-content .entry,
.blog.full-width-content .entry {
    border: 0;
    padding: 0;
    float: left;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 1.5;
    width: 30.35%;
    max-width: 360px;
    margin: 0 0 50px 4.387%
}

.archive.full-width-content .pagination,
.blog.full-width-content .pagination {
    text-align: center;
    border: 0;
    margin: 0 auto 20px
}

.archive.full-width-content .entry:nth-of-type(3n+1),
.blog.full-width-content .entry:nth-of-type(3n+1) {
    clear: both;
    margin-left: 0
}

.archive.full-width-content .entry-title,
.blog.full-width-content .entry-title {
    font-size: 20px
}

.archive.full-width-content .content,
.blog.full-width-content .content {
    text-align: center
}

.front-page .site-inner {
    padding: 0;
    max-width: 100%;
    text-align: center
}

.front-page .site-inner .wrap {
    max-width: 1150px
}

.article-survey .title {
    display: inline-block;
    margin-right: 20px;
    font-weight: 500
}

.article-survey .button-group,
.front-page .select-topic form {
    display: inline
}

.front-page .featured-content .widget-title {
    padding: 2% 0 0;
    text-align: center
}

.btn-wlkm p,
.front-page .featured-content .entry-title {
    font-size: 18px
}

.front-page .featuredpost .widget-wrap {
    padding: 5px 10px
}

.front-page .site-inner .widget-title {
    padding-bottom: 5px;
    margin: 0 auto 20px;
    font-size: 24px;
    text-align: center
}

.before-footer .widget-title:after,
.before-footer .widget-title:before,
.front-page .site-inner .widget-title:after,
.front-page .site-inner .widget-title:before {
    content: " ";
    display: inline-block;
    border-top: 2px solid;
    vertical-align: middle;
    width: 5%;
    margin: 5px
}

.fixed .site-inner,
.front-page .fixed .site-inner {
    padding-top: 60px
}

.fixed .header-banner~.site-inner {
    padding-top: 20px
}

.home-function .column {
    display: inline-block;
    width: 30.33%;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

.home-function .column h3 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    color: #555
}

.home .bvide-blog .more a,
.home-function a {
    display: block;
    text-decoration: none;
    border-radius: 5px
}

.home-function a {
    position: relative;
    background: #fff;
    text-align: center;
    color: #031b4a;
    transition: transform, box-shadow .1s;
    will-change: transform, box-shadow;
    box-shadow: 0 2px 4px rgba(3, 27, 78, .06);
    border: 1px solid #eee;
    padding: 40px
}

.home-function a:hover {
    border-color: #ccc;
    transition: .3s;
    transform: translateY(-2px);
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .12)
}

.front-page .bvide-blog .small {
    float: left;
    margin-bottom: 20px;
    text-align: left;
    border-bottom: 1px solid #efefef
}

.front-page .bvide-blog .small .image {
    float: left;
    width: 130px;
    margin-right: 25px;
    overflow: hidden
}

.front-page .bvide-blog .small .title {
    display: inline-block;
    width: 55%;
    overflow: hidden
}

.front-page .bvide-blog .small h3 {
    font-size: 16px;
    margin: 0 0 8px;
    letter-spacing: .5px
}

.front-page .bvide-blog a {
    color: #222
}

.front-page .bvide-blog .more {
    float: right;
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px
}

.front-page .bvide-blog .more a {
    border: 1px solid #ddd;
    padding: 5px 30px;
    transition: all .25s cubic-bezier(.645, .045, .355, 1)
}

.deal-column .first {
    margin-bottom: 50px
}

.before-footer .wrap {
    max-width: 100%;
    padding: 0
}

.deal-items,
.front-page .featuredpost .entry,
.deal-items {
    padding: 0 0 10px
}

.deal-button {
    width: 100%;
    margin-top: 30px
}

.deal-button .button {
    width: 100%
}

.before-footer .featuredpost .entry,
.deal-items,
.front-page .featuredpost .entry,
.front-page .overlay-post .entry,
.deal-items {
    width: 30%;
    background: #fff;
    display: inline-block;
    max-width: 360px;
    min-height: 360px;
    padding: 0;
    vertical-align: top;
    position: relative;
    margin: 10px
}

.front-page .featured-post-2 .featuredpost {
    width: 30%
}

.deal-items {
    padding-bottom: 0;
    margin-bottom: 30px;
    border: 1px solid #eee
}

.front-page .featured-post-2 .featuredpost,
.sidebar-layout .content .entry {
    background: #fff;
    display: inline-block;
    max-width: 362px;
    vertical-align: top;
    position: relative;
    margin: 10px;
    padding: 0 0 10px
}

.before-footer .featured-content .entry {
    padding: 0
}

.sidebar-layout .content .entry {
    width: 47%
}

.before-footer .featured-content .entry-header,
.front-page .featured-content .entry-header {
    padding: 20px 10px
}

.front-page .featured-post-2 .featured-content {
    padding: 20px
}

.front-page .featuredpost .aligncenter,
.front-page .featuredpost .alignnone,
.front-page .featuredpost .wp-caption.alignleft,
.front-page .featuredpost .wp-caption.alignright,
.front-page .featuredpost a.alignleft,
.front-page .featuredpost a.alignright,
.front-page .featuredpost img.alignleft,
.front-page .featuredpost img.alignnone,
.front-page .featuredpost img.alignright,
.front-page .featuredpost img.centered {
    margin: 0
}

.full-layout .content .entry:hover,
.front-page .featured-content .entry:hover,
.deal-items:hover,
.deal-items:hover {
    box-shadow: 0 35px 70px 0 rgba(0, 0, 0, .12);
    transition: .3s;
    transform: translateY(-2px)
}

.before-footer .featured-content .entry:hover,
.front-page .overlay-post .entry:hover {
    box-shadow: none;
    transform: none
}

.front-page .deal {
    padding-top: 5%
}

.btn-wlkm,
.front-page .s4y-forum {
    background: #f7f8fa
}

.btn-wlkm {
    padding: 8% 0;
    height: auto;
    text-align: center
}

.btn-wlkm .title {
    line-height: 1.3;
    font-size: 42px
}

.btn-wlkm .btn-column,
.btn-wlkm .btn-img {
    display: inline-block;
    vertical-align: middle
}

.btn-wlkm .btn-column {
    padding-left: 3%;
    text-align: left;
    width: 55%
}

.btn-wlkm .btn-img {
    width: 30%
}

.btn-wlkm p {
    width: 80%;
    padding: 0;
    line-height: 1.8em
}

.btn-wlkm .bld {
    font-weight: 600
}

.btn-wlkm .mn {
    margin-bottom: 0
}

.home-ads,
.home-ads.b,
.home-ads.wrap,
.home-ads.wrap.b {
    padding: 10px;
    border-bottom: 2px solid #209cee
}

.home-ads.b,
.home-ads.wrap.b {
    border-top: 2px solid #209cee
}

.front-page .widget_categories .widget-title {
    max-width: 300px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin: 0 auto 20px;
    font-size: 30px;
    text-align: center
}

.front-page .widget_categories ul {
    float: left;
    width: 100%;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee
}

.front-page .widget_categories ul li {
    margin: 0;
    padding: 0
}

.front-page .widget_categories li a {
    float: left;
    width: 25%;
    margin: 0;
    text-align: left;
    display: inline-block;
    background: #fff;
    color: #333;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0 20px 5%
}

.front-page .select-topic {
    margin-top: -3%;
    padding: 20px;
    background: #ffff01
}

.front-page .select-topic select {
    width: 250px;
    background: 0 0;
    border: 0;
    text-transform: uppercase
}

.overlay-post .entry .aligncenter:before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1
}

.overlay-post .entry-header {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1
}

.overlay-post .entry-header .entry-meta,
.overlay-post .entry-header a {
    color: #fff;
    padding: 20px 0
}

.overlay-post .aligncenter {
    position: relative;
    margin: auto;
    overflow: hidden
}

.overlay-post .aligncenter img {
    max-width: 100%;
    transition: all .3s;
    display: block;
    height: auto;
    transform: scale(1)
}

.overlay-post .aligncenter:hover img {
    transform: scale(1.1)
}

.simple-post .featured-content .entry {
    overflow: hidden;
    box-shadow: 0 0 10px 0 #ddd;
    margin: 2% 1%
}

.simple-post .featured-content .entry-header {
    padding: 30px 10px 10px
}

.sidebar .select-topic {
    margin: -20px;
    padding: 20px;
    background: #f7f8fa;
    text-align: center
}

.sidebar .select-topic select {
    margin-top: 20px;
    max-width: 250px;
    background: 0 0;
    text-transform: uppercase
}

.more-deals,
.view-blog {
    text-align: center;
    padding-bottom: 20px
}

.front-page .viewblog {
    margin: 20px auto
}

.more-deals {
    padding-bottom: 3%
}

.more-deals button {
    padding: 5px 24px
}

.more-deals.link {
    background: #f7f8fa
}

.featured-content .entry {
    border: 0;
    background: 0 0;
    padding: 0
}

.featured-content .entry:last-of-type {
    margin-bottom: 0
}

.back-top i,
.featured-content .entry-title {
    font-size: 20px
}

.deals {
    margin: 0 auto;
    text-align: center
}

.deal-link {
    padding: 10px;
    text-align: center
}

.deals a {
    color: #333;
    font-size: 18px;
    font-weight: 600
}

.deal-items a:hover {
    color: #209cee
}

.deal-more {
    float: left
}

.deal-more-link {
    padding: 3% 0;
    background: #209cee;
    margin-top: 6%;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    position: absolute;
    opacity: 1;
    width: 100%;
    bottom: 0;
    text-align: center;
    transition: .5s
}

.deal .btn {
    width: 100%
}

.comment-form .form-submit input[type=submit]:hover,
.deal-more-link:hover {
    background: #333
}

.page .page {
    float: none;
    margin: 0 auto 15px
}

.ac-subs,
.landing-page .entry-title,
.sidebar .subs-widget p {
    text-align: center
}

.landing-page .entry-content a:hover {
    text-decoration: none
}

.ac-subs {
    margin-top: 20px;
    padding: 15px
}

.ac-subs input[type=text] {
    width: 70%;
    padding: 5px 5px 5px 20px
}

.ac-subs input[type=submit] {
    width: 150px;
    padding: 7px 5px 5px
}

.sidebar .subs-widget {
    padding: 30px
}

.sidebar .subs-widget input[type=submit] {
    margin: 0;
    width: 100%
}

.sidebar .subs-widget input {
    font-size: 16px;
    margin-bottom: 16px
}

.sidebar .full-widget {
    margin: -20px;
    padding: 20px
}

.sidebar .wdth {
    margin: 0 -20px
}

.ac-subs,
.sidebar .offer-widget.cl {
    background: #f7f8fa
}

.sidebar .offer-widget.clr {
    background: #fafdfe
}

.sidebar .offer-content {
    background: #fff;
    font-size: 15px;
    text-align: left;
    padding-left: 20px;
    color: #333;
    margin: 0
}

.sidebar .offer-widget span {
    color: #129e37
}

.sidebar .offer-box {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px
}

.sidebar .offer-widget a.button {
    width: 100%;
    text-align: center
}

.icon svg {
    width: auto;
    height: 20px;
    fill: #fff;
    overflow: hidden;
    vertical-align: text-bottom
}

.chevron::before {
    border-style: solid;
    border-width: .15em .15em 0 0;
    content: '';
    display: inline-block;
    height: .5em;
    left: .15em;
    position: relative;
    top: .15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: .5em
}

.fa {
    display: inline-block;
    font: 14px/1 icons;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: .25s
}

.chevron.right:before {
    left: 0;
    transform: rotate(45deg)
}

.chevron.bottom:before {
    top: 0;
    transform: rotate(135deg)
}

.chevron.left:before {
    left: .25em;
    transform: rotate(-135deg)
}

.fa-facebook:before {
    content: "\f003"
}

.fa-twitter:before {
    content: "\f004"
}

.fa-instagram:before {
    content: "\f009"
}

.fa-youtube:before {
    content: "\f010"
}

.fa-rss:before {
    content: "\f011"
}

.fa-linkedin:before {
    content: "\f005"
}

.fa-whatsapp:before {
    content: "\f007"
}

.fa-folder:before {
    content: "\f012"
}

.fa-comment:before {
    content: "\f013";font-family: icons;
}

.fa-link:before {
    content: "\f014"
}

.fa-mail:before {
    content: "\f0e0"
}

.fa-pinterest:before {
    content: "\f008"
}

.fa-user:before {
    content: "\f015"
}

.fa-search:before {
    content: "\f002"
}

.genesis-nav-menu .menu-item-has-children a,
.genesis-nav-menu .more {
    cursor: pointer
}

.genesis-nav-menu .m-icon>a:after {
    display: inline;
    margin-left: 5px;
    font-family: icons
}

.genesis-nav-menu .m-icon.down>a:after {
    content: "\f017"
}

.genesis-nav-menu .m-icon.down>a:hover:after {
    content: "\f016"
}

.genesis-nav-menu .m-icon.angle>a:after {
    content: "\f023"
}

.genesis-nav-menu .m-icon.angle>a:hover:after {
    content: "\f022"
}

.genesis-skip-link {
    margin: 0
}

.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0
}

:focus {
    color: #333;
    outline: #ccc solid 1px
}

.site-header {
    background: #fff;
    width: 100%;
    z-index: 2;
    position: relative;
    transition: top .3s;
    box-shadow: 0 1px 0 0 #efefef
}


.site-header>.wrap {
    padding: 3px 0;
    margin: 0 auto;
    max-width: 1100px;
    transition: all .3s
}

.header-banner .wrap {
    max-width: 100%
}

.header-banner .widget {
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef
}

.fixed .header-banner .widget {
    padding-top: 76px
}

.header-banner.ht .wrap {
    min-height: 100px
}

.s4y-ads {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    clear: both;
    max-width: 728px
}

.entry-content .s4y-ads {
    margin-bottom: 20px
}

.sidebar .s4y-ads {
    text-align: center
}

.title-area {
    float: left;
    padding: 0;
    width: 200px
}

.site-title {
    font-size: 30px;
    line-height: 1.6;
    margin: 0;
    padding: 10px 0
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
    color: transparent;
    font-size: 24px;
    text-decoration: none
}

.site-description {
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}

.entry-content ol ol,
.entry-content ul ul,
.site-title {
    margin-bottom: 0
}

.site-description {
    display: block;
    font-size: 1px;
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    word-wrap: normal;
    text-indent: -9999px
}

.site-header .widget-area {
    float: right;
    text-align: right;
    width: 800px
}

.genesis-nav-menu {
    clear: both;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    width: 100%;
    display: inline-block
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left
}

.genesis-nav-menu .sml a {
    text-transform: capitalize
}

.genesis-nav-menu a {
    color: #000;
    display: block;
    padding: 20px 15px;
    min-width: 50px;
    text-decoration: none;
    text-transform: uppercase
}

.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
    color: #209cee
}

.genesis-nav-menu .shodow .sub-menu li:hover {
    box-shadow: 0 2px 4px rgba(3, 27, 78, .06);
    transform: scale(1.05)
}

.genesis-nav-menu .sub-menu {
    border-top: 2px solid #209cee;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99
}

.genesis-nav-menu .sub-menu a {
    color: #333;
    background: #fff;
    border: 1px solid #efefef;
    border-top: 0;
    position: relative;
    width: 200px;
    padding: 15px;
    word-wrap: break-word;
    text-transform: capitalize;
    transition: none
}

.genesis-nav-menu .sub-menu a:hover {
    color: #fff;
    background: #209cee
}

.genesis-nav-menu .sub-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px;
    position: absolute;
    left: 30px;
    margin-top: -7px;
    border-color: transparent transparent #209cee
}

.genesis-nav-menu .sub-menu .fa {
    font-size: 18px;
    color: #209cee;
    margin-right: 5px
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -47px 0 0 199px
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.genesis-nav-menu>.first>a {
    padding-left: 0
}

.genesis-nav-menu>.last>a {
    padding-right: 0
}

.genesis-nav-menu>.right {
    float: right
}

.nav-primary .menu-toggle {
    position: absolute;
    cursor: pointer;
    text-align: center;
    user-select: none;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%
}

.nav-primary .menu-toggle span,
.nav-search #search-toggle:checked+div .search-toggle span {
    width: 18px;
    height: 3px;
    background: #555;
    top: 25px;
    left: 20px;
    display: block;
    position: absolute;
    font-size: 0
}

.nav-search #search-toggle:checked+div .search-toggle span {
    top: 30px
}

.nav-primary .menu-toggle span:after,
.nav-primary .menu-toggle span:before {
    background: #333;
    top: -6px
}

.nav-primary .menu-toggle span:after,
.nav-primary .menu-toggle span:before,
.nav-search #search-toggle:checked+div .search-toggle span:after,
.nav-search #search-toggle:checked+div .search-toggle span:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 3px;
    left: 0;
    transition: all ease-in-out .1s
}

.nav-primary .menu-toggle span:after {
    top: 6px
}

.nav-primary #menu-toggle:checked+div .menu-toggle span:before {
    top: 0;
    transform: rotate(-45deg);
    background: #fff
}

.nav-primary #menu-toggle:checked+div .menu-toggle span:after {
    top: 0;
    background: #fff
}

.nav-search #search-toggle:checked+div .search-toggle span:before {
    top: 0;
    transform: rotate(-45deg);
    background: #fff
}

.nav-search #search-toggle:checked+div .search-toggle span:after {
    top: 0;
    background: #fff
}

.nav-search #search-toggle:checked+div .search-toggle span:after,
.nav-search #search-toggle:checked+div .search-toggle span:before {
    background: #333
}

.nav-primary #menu-toggle:checked+div .menu-toggle span:after,
.nav-search #search-toggle:checked+div .search-toggle span:after {
    transform: rotate(45deg)
}

.nav-primary #menu-toggle:checked+div .menu-toggle span,
.nav-search #search-toggle:checked+div .search-toggle span {
    background: 0 0
}

.nav-primary #menu-toggle:checked+div .menu-toggle {
    z-index: 1001;
    position: fixed;
    height: 55px;
    width: 100%;
    max-width: 300px
}

.nav-primary #menu-toggle:checked+div .menu-toggle span {
    font-size: 20px;
    width: 90%;
    color: #fff;
    line-height: 0
}

.nav-primary .backdrop {
    position: absolute
}

.nav-primary #menu-toggle:checked+div .backdrop {
    background: #333;
    opacity: .7;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.social-share {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 15px 0 0;
    border-top: 1px solid #efefef
}

.menu-toggle,
.nav-primary #menu-toggle,
.nav-primary .menu-toggle,
.nav-search #search-toggle,
.search-toggle {
    z-index: 100;
    display: none
}

.nav-search .search-toggle {
    color: #333;
    display: block;
    cursor: pointer;
    user-select: none;
    z-index: 99;
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    padding: 20px;
    text-align: center;
    font-family: icons;
    font-size: 20px;
    vertical-align: middle
}

.nav-search .searching {
    background: #f7f8fa;
    width: 78%;
    transition: .5s;
    padding: 4px 20px;
    text-align: left;
    border: 1px solid #eee;
    margin: 0 0 0 auto
}

.nav-search .searching.bttn {
    background: #f7f8fa;
    width: 84%
}

.nav-search .searching:focus {
    background: #fff;
    border: 1px solid #209cee
}

.nav-search .menu-icon {
    background: #fff;
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    padding: 0;
    z-index: 99;
    transition: right .3s;
    border-top: 2px solid #209cee;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.nav-search #search-toggle:checked+div .menu-icon {
    top: 100%;
    width: 350px;
    height: auto;
    padding: 20px;
    opacity: 1;
    visibility: visible;
    margin-left: -288px
}

.menu-icon:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px;
    position: absolute;
    right: 30px;
    margin-top: -27px;
    border-color: transparent transparent #209cee
}

.menu-icon [type=submit] {
    position: absolute;
    margin: 0;
    padding: 4px 18px 6px;
    vertical-align: top;
    display: inline-block
}

.nav-search svg {
    width: 20px;
    fill: #333
}

.nav-search .search-toggle .search-icon {
    top: 14px;
    left: 20px;
    position: absolute
}

.nav-search .search-toggle .search-icon:before {
    display: block;
    content: ""
}

.nav-search .search-toggle .search-icon:after {
    display: block;
    content: "\f002"
}

.nav-search #search-toggle:checked+div .search-toggle svg {
    display: none
}

.nav-menu,
.nav-search {
    display: inline-block
}

.nav-search {
    width: 50px;
    vertical-align: top
}

.menu .menu-item:focus {
    position: static
}

.menu .menu-item.sfHover>ul.sub-menu,
.menu .menu-item>a:focus+ul.sub-menu {
    left: auto;
    opacity: 1
}

.sidebar .widget_categories li {
    color: #333;
    margin: 0;
    padding: 0 20px 0 0;
    text-align: right;
    text-transform: uppercase
}

.nav-primary .clr a,
.sidebar .widget_categories a:hover,
.sidebar .widget_categories li:hover {
    color: #209cee
}

.sidebar .widget_categories li a {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-right: -50px
}

.sidebar .widget_categories li a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #209cee;
    margin-right: 10px;
    border-radius: 100px;
    vertical-align: middle
}

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

.sidebar .widget .text {
    display: block;
    margin-bottom: 0
}

.sidebar .hover-widget:hover {
    background: #fbfcfd
}

.site-header .genesis-nav-menu li li {
    margin-left: 0
}

.site-header .genesis-nav-menu .right li {
    display: block
}

.nav-primary {
    background: 0 0;
    float: right;
    border: 0
}

.nav-primary .wrap {
    padding: 0
}

.nav-primary .m-user a:before {
    content: "\f015"
}

.nav-primary .m-user span {
    margin-left: 5px
}

.nav-primary .clr a:hover {
    color: #333
}

.nav-primary ul li a span {
    position: relative;
    transition: all .3s
}

.nav-primary ul li a span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    margin: -5px auto;
    width: 0%;
    height: 2px
}

.nav-primary .sub-menu li a span {
    transition: none
}

.nav-primary ul li a:hover span:after {
    z-index: -10;
    opacity: 1;
    animation: nav-primary .5s forwards;
    -webkit-animation: nav-primary .5s forwards;
    -moz-animation: nav-primary .5s forwards
}

.before-footer {
    background: #fff;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    border-top: 1px solid #efefef
}

.before-footer .widget {
    margin: 1%
}

.before-footer .text {
    display: inline;
    vertical-align: middle;
    margin-right: 20px
}

.before-footer .signup .text,
.before-footer .signup form {
    display: inline
}

.before-footer .signup.small input {
    padding: 2px 16px
}

.site-footer .genesis-nav-menu {
    padding-bottom: 20px
}

.site-footer .genesis-nav-menu a {
    padding: 0 20px 10px
}

.fixed .back-top {
    color: #333;
    display: inline;
    visibility: visible;
    padding: 0;
    width: 40px;
    height: 38px;
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 99;
    background: #f7f8fa;
    border-radius: 5px;
    text-align: center;
    transition: .5s;
    border: 1px solid #efefef
}

.back-top {
    visibility: hidden
}

.back-top:hover {
    bottom: 50px;
    border: 1px solid #209cee
}

.full-layout .content .entry {
    margin: 10px
}

.full-layout .content .entry-title {
    font-size: 20px;
    text-align: center
}

.full-layout .entry-footer .entry-meta {
    text-align: center
}

.full-layout .entry .read-more-link {
    display: block;
    color: transparent;
    width: 100%
}

.back-top:hover,
.full-layout .entry:hover .read-more-link {
    color: #fff;
    background: #209cee
}

.full-layout .content {
    text-align: center;
    margin-bottom: 15px;
    border: 1px solid #efefef
}

.full-layout .archive-description {
    text-align: left;
    border: 0;
    border-bottom: 1px solid #efefef
}

.full-layout .pagination {
    border: 0;
    margin: 10px 0;
    text-align: center
}

.full-layout .between-posts-area .widget {
    padding: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef
}

.between-posts-area .signup {
    text-align: center
}

.between-posts-area .signup input {
    width: 35%
}

.between-posts-area .signup .button {
    width: 20%
}

.entry {
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #eee
}

.single .entry {
    padding-bottom: 10px
}

.entry-content ol {
    margin-left: 40px
}

.entry-content ul {
    margin-left: 30px
}

.entry-content ol>li,
.numeric li {
    list-style-type: decimal
}

.entry-content ul>li {
    list-style: none;
    position: relative;
    padding: 0 0 0 20px
}

.entry-content ul>li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #209cee;
    position: absolute;
    top: 13px;
    left: 0
}

.entry-content code {
    color: #333;
    font-size: 15px;
    background: #e9ebec;
    padding: 3px 5px
}

.entry-footer p,
.entry-header p {
    font-size: 16px
}

.entry-header .entry-meta .read-time {
    color: #209cee
}

.front-page .featured-content .entry-title {
    margin: 10px
}

.front-page .entry-header .entry-meta {
    margin-top: 20px
}

.entry-header .entry-meta {
    color: #777;
    margin-bottom: 24px
}

.entry-footer .entry-meta {
    margin: 0;
    text-align: right
}

.entry-header .entry-meta a {
    text-decoration: none
}

.entry-header .entry-meta a:hover {
    text-decoration: underline
}

.archive .entry-footer .entry-meta,
.blog .entry-footer .entry-meta {
    margin-top: -50px
}

.entry-footer .entry-meta .entry-categories a,
.entry-footer .entry-meta .entry-tags a {
    background: #fff;
    padding: 3px 8px;
    border: 1px solid #efefef
}

.entry-footer .entry-meta .entry-tags a {
    color: #333
}

.entry-footer .entry-meta .entry-categories a,
.entry-footer .entry-meta .entry-tags a:hover {
    background: #209cee;
    color: #fff
}

.entry-footer .entry-meta span span {
    background: #333;
    padding: 3px 8px;
    color: #fff;
    margin-right: 5px;
    border: 1px solid #333
}

.entry-footer .entry-categories,
.entry-footer .entry-tags {
    display: block;
    font-size: 12px;
    margin-top: -10px;
    margin-bottom: 10px;
    text-align: left
}

.entry-footer .entry-tags a:before {
    content: "#";
    color: #209cee;
    font-size: 16px;
    font-weight: 600;
    margin-right: 5px
}

.entry-footer .entry-tags a:hover:before {
    color: #fff
}

.entry-header .entry-meta>span,
.entry-header .entry-meta>time {
    display: inline-block;
    line-height: 13px;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    border-left: 1px solid #ccc
}

.entry-header .entry-meta>span:first-child {
    border: 0;
    padding: 0;
    margin: 0
}

.entry-meta .entry-comments-link {
    display: inline-block
}

.post-listing {
    margin-bottom: 20px
}

.post-listing.sl .load-more {
    max-width: 500px
}

.post-listing.slr .load-more {
    max-width: 300px
}

.load-more {
    display: table;
    width: 100%;
    margin: 0 auto
}

.pagination {
    clear: both;
    text-align: right;
    padding: 10px;
    margin-top: -15px;
    margin-bottom: 20px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.comments-pagination {
    margin-top: 15px;
    border: 1px solid #eee;
    padding: 10px 20px
}

.archive-pagination li {
    display: inline
}

.archive-pagination a {
    color: #fff;
    background: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #efefef
}

.archive-pagination .active a,
.archive-pagination a:focus,
.archive-pagination a:hover {
    background-color: #209cee;
    color: #fff
}

.after-entry .widget,
.between-post .widget {
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #efefef
}

.after-entry .widget-wrap,
.between-post .widget-wrap {
    margin-bottom: -10px
}

.toc .toc-button,
.toc .toc_title {
    display: inline
}

.toc-items {
    position: absolute;
    margin-top: -80px
}

.toc.hide #toctoggle:checked+div .toc_list,
.toc.show .toc_list {
    display: inline
}

.toc .toctogglespan:before {
    content: '['
}

.toc .toctogglespan:after {
    content: ']'
}

.toc.hide #toctoggle:checked+div .toctoggle .ts,
.toc.hide .toctoggle .tw {
    display: none
}

.toc.hide .toctoggle .ts {
    display: inline
}

.toc.hide #toctoggle:checked+div .toctoggle .tw {
    display: inline
}

.toc #toctoggle,
.toc.hide .toc_list,
.toc.show #toctoggle:checked+div .toc_list,
.toctoggle {
    display: none
}

.toc .toctoggle {
    color: #333;
    display: inline;
    font-size: 90%;
    margin: 0;
    cursor: pointer;
    user-select: none
}

.toc .toctoggle:hover {
    color: #209cee
}

.toc_button {
    margin: 0 10px
}

.toc {
    width: auto;
    padding: 10px 20px;
    display: table;
    font-size: 95%;
    background: #fdfdfd;
    line-height: 2;
    margin-bottom: 1em;
    text-align: center;
    border: 1px solid #efefef
}

.toc ul,
.toc ul li {
    margin: 0;
    padding: 0;
    text-align: left;
    list-style: none;
    list-style-type: none
}

.toc ul li:before,
.toc ul:before {
    display: none
}

.toc p.toc_title {
    padding: 0;
    margin: 0 5px;
    text-align: center;
    font-weight: 600
}

.toc ul ul {
    margin-left: 1em
}

.toc a {
    text-decoration: none;
    text-shadow: none
}

.toc .toctoggle:hover,
.toc a:hover {
    text-decoration: underline
}

.comment-number {
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef
}

.comment-respond input[type=checkbox] {
    margin-right: 5px
}

.comment-respond {
    background: #fff;
    font-size: 16px
}

.entry-comments,
.entry-pings {
    font-size: 16px;
    margin-bottom: 15px
}

.entry-pings {
    background: #fff
}

.comment-list li,
.comment-respond,
.entry-pings {
    padding: 20px 20px 0;
    border: 1px solid #efefef
}

.comment-respond {
    margin-bottom: 20px;
    padding-bottom: 20px
}

.entry-comments {
    background: #fff;
    padding-bottom: 0
}

.entry-comments .title {
    margin-bottom: 0;
    padding: 20px;
    display: inline-block;
    text-transform: uppercase
}

.comment-author a:hover,
.commentnmbr {
    color: #209cee
}

.comment-author span {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize
}

.comment-list li {
    margin-bottom: 10px
}

.comment-list li:last-child {
    margin-bottom: 20px
}

.comment-content {
    overflow: hidden;
    line-height: 1.8;
    margin-top: 10px
}

.comment-header p {
    margin: 0;
    padding: 0
}

.comment-content p {
    margin-bottom: 10px
}

.comment-meta {
    line-height: 1
}

.comment-content ul>li {
    list-style-type: disc
}

.comment-content .alert {
    color: #009fff;
    margin-bottom: 0
}

.comment-form-comment #comment {
    padding: 10px 10px 10px 36px;
    width: 100%
}

.comment-form input,
.comment-form textarea {
    box-sizing: border-box;
    transition: all .3s;
    outline: 0;
    border-radius: 4px
}

.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
    width: 60%;
    padding: 10px 10px 10px 36px
}

.comment-author a {
    color: #333
}

li.comment-author-jumedeenkhan {
    box-shadow: -1px 0 0 0 #209cee
}

.comment-time a {
    color: #777;
    font-size: 12px
}

.comment-time a:hover {
    text-decoration: underline
}

.entry-pings .reply,
.social-share .icon .sr-txt {
    display: none
}

.oc-btn {
    color: #cfcfcf;
    background: #f7f8fa;
    border: 1px solid #cfcfcf;
    padding: 0 20px;
    text-transform: uppercase;
    border-radius: 3px;
    letter-spacing: 1px;
    float: right;
    font-size: 16px;
    display: inline-block;
    margin: 16px
}

.oc-btn:hover {
    text-decoration: none;
    border: 1px solid #209cee
}

.comment-form .form-submit {
    margin-bottom: 0
}

.comment-list {
    margin: 0 auto
}

.comment-reply {
    margin-bottom: 20px;
    margin-right: 10px;
    bottom: 0;
    text-align: right
}

.comment-reply-link {
    color: #209cee;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #209cee;
    text-transform: uppercase
}

.comment-form .form-submit input[type=submit],
.comment-reply-link:hover {
    color: #fff;
    background: #209cee
}

a.leavereplybutton {
    color: #cfcfcf;
    background: #f7f8fa;
    border: 1px solid #cfcfcf;
    padding: 0 20px;
    text-transform: uppercase;
    border-radius: 3px;
    letter-spacing: 1px;
    float: right;
    font-size: 13px;
    display: inline-block;
    margin: 16px
}

a.leavereplybutton:hover {
    background: #209cee;
    color: #fff;
    text-decoration: none;
    border: 1px solid #209cee
}

.comment-respond p {
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.comment-form-author:before {
    position: absolute;
    top: 14px;
    font-size: 12px;
    color: #b0b3b5
}

.comment-form-comment:before,
.comment-form-email:before,
.comment-form-url:before {
    left: 15px;
    position: absolute;
    top: 12px;
    font-size: 12px;
    color: #b0b3b5;
}

.comment-list .children {
    margin-left: 5%
}

.comment-form-comment:before {
    content: "\f013";
    font-family: icons;
}

.comment-form-author:before {
    left: 15px;
    content: "\f015"
}

.comment-form-email:before {
    content: "\f0e0"
}

.comment-form-url:before {
    content: "\f014"
}

.comment-form input:focus,
.comment-form textarea:focus {
    background: #f7f8fa;
    border: 1px solid #888;
    outline: 0
}

.comments__accordion-toggle::-webkit-details-marker {
    display: none
}

.comments__accordion-toggle {
    border: 1px solid #efefef;
    padding: 20px;
    margin-bottom: 15px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comments__accordion-toggle:focus {
    outline: 0
}

.comments__accordion-toggle .comments__heading {
    margin: 0
}

.comments__accordion-toggle span {
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px;
    margin: 0;
    margin-left: auto;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.comments__accordion-toggle span:before {
    display: inline-block;
    font-size: 12px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    margin-right: 10px;
    margin-top: 10px
}

.comments__accordion[open] .comments__accordion-toggle span:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.comments__accordion-toggle span:hover {
    background: #209cee;
    color: #fff;
    border-color: #209cee
}

.sidebar {
    font-size: 16px;
    margin-bottom: 20px
}

.sidebar .widget {
    background: #fff;
    font-size: 15px;
    padding: 20px;
    border: 1px solid #eee
}

.sidebar .widget-title {
    font-size: 22px;
    color: #209cee;
    background: #f7f8fa;
    padding: 10px;
    text-align: center;
    margin: -20px -20px 20px;
    border-bottom: 1px solid #eee
}

.sidebar .widget-title.bkgd {
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    background: #209cee;
    margin: -20px -20px 20px
}

.sidebar .featured-content .entry {
    border: 0;
    padding: 0;
    margin: 0
}

.footer-widgets .icons .icon a {
    background: 0 0;
    color: #333;
    width: 42px;
    border-radius: 100px;
    border: 1px solid #efefef
}

.footer-widgets .icons .icon a:hover {
    color: #209cee;
    border: 1px solid #209cee
}

.footer-widgets input[type=email] {
    width: 65%
}

.sidebar .featured-content .entry-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

.sidebar .widget ul>li {
    padding: 0;
    list-style-type: decimal;
    margin: 0 0 0 20px;
    line-height: 2
}

.sidebar .cf-post-img ul>li {
    list-style-type: none;
    margin: 0;
    float: right;
    font-size: 14px
}

.sidebar .cf-post-img a.alignleft {
    float: left;
    width: 100%;
    max-width: 100px;
    margin: 0 20px 24px 0
}

.sidebar .cf-post-img a {
    vertical-align: top;
    line-height: 1
}

.sidebar .sdbr-post {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    transition: .3s;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, .3)
}

.sidebar .sdbr-post.sml {
    font-size: 22px
}

.sidebar .sdbr-post.smlr {
    font-size: 18px
}

.sidebar .sdbr-post.nrml {
    font-size: 16px
}

.sidebar .message a,
.sidebar .sdbr-post.w a {
    color: #fff
}

.sidebar .sdbr-post.in-wdgt {
    margin-top: 20px
}

.sidebar .sdbr-post.hvr:hover {
    background: #333
}

.sidebar .message a:hover {
    color: #ff0
}

.home-page .social-follow,
.sidebar .social-follow {
    margin: 0 auto;
    text-align: center
}

.sidebar .social-follow.big .icon {
    width: 45%;
    border-radius: 2px
}

.sidebar .social-follow .icon a {
    color: #fff;
    width: auto;
    padding: 13px 10px;
    text-align: center
}

.footer-widgets,
.home-page .social-follow {
    background: #f7f8fa;
    padding: 3% 0
}

.home-page .social-follow .title {
    display: inline-block;
    margin-right: 10%
}

.home-page .simple .icon .fa {
    font-size: 25px
}

.footer-widgets {
    color: #333;
    clear: both;
    padding: 50px 20px;
    border-top: 1px solid #eee
}

.footer-widget-area {
    padding-left: 30px;
    padding-right: 30px
}

.footer-widgets .signup input {
    margin: 0;
    border: 1px solid #eee
}

.footer-widgets input[type=text] {
    padding: 7px 20px;
    margin-top: 10px;
    margin-right: -105px;
    border: 1px solid #252525
}

.footer-widgets input[type=submit] {
    width: auto;
    padding: 5px 15px;
    vertical-align: top
}

.footer-extra li {
    display: inline-block;
    width: 50%;
    padding: 0 10px 0 0;
    color: #209cee
}

.footer-widgets p {
    margin-bottom: 10px;
    letter-spacing: -.2px
}

.footer-widgets a {
    color: #333;
    letter-spacing: -.2px
}

.footer-widgets a:hover {
    color: #209cee
}

.footer-widgets .widget ul>li {
    margin: 0;
    padding: 0 0 5px 5px
}

.footer-widgets .widget .list-wdgt ul>li {
    list-style: disc;
    margin-left: 24px
}

.footer-widgets .widget .ulli ul>li a:before {
    color: #209cee;
    padding: 0 8px 0 0
}

.site-footer {
    background: #f7f8fa;
    border-top: 1px solid #eee;
    line-height: 2;
    text-align: center;
    margin-bottom: 5px
}

.site-footer p {
    margin-bottom: 0
}

.site-footer,
.site-footer a {
    color: #333;
    padding: 10px
}

.footer-widgets a:hover,
.site-footer a:hover {
    text-decoration: underline
}

.site-footer a:last-child {
    padding-right: 0
}

.site-footer a.backtop {
    padding: 5px 10px
}

.site-footer a.backtop:hover {
    color: #333;
    background: #fff;
    transition: .3s
}

.site-footer .credit {
    float: left
}

.site-footer .credit-link {
    float: right
}

.entry-content .social-share .icon a:hover,
.entry-content .social-share a,
.social-share .icon,
.social-share .icon a {
    text-decoration: none
}

.social-share .sharetitle {
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 600;
    border-right: 1px solid #dfdfdf;
    padding: 0 20px 0 5px;
    margin: 3px 20px 3px 0;
    color: #b1a9a5;
    vertical-align: middle;
    text-align: center
}

.social-share .inline-share {
    display: inline
}

.social-share .icon {
    display: table-cell
}

.social-share .icon a {
    display: block;
    color: #fff;
    width: auto;
    height: auto;
    min-width: 30px;
    font-size: 15px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap
}

.social-share .icon a:hover {
    padding: 0 15px;
    transition: .3s
}

.social-share p:empty,
.social-share ul>li:before {
    display: none
}

.social-share ul {
    margin: 0
}

.social-share .share-list {
    display: table;
    width: 100%;
    max-width: 70%;
    border-spacing: 5px 0
}

.icon span {
    margin-left: 5px;
    font-size: 14px;
    text-decoration: none
}

.icon.facebook a {
    background: #4267b2
}

.icon.twitter a {
    background: #1b95e0
}

.icon.linkedin a {
    background: #0073b1
}

.icon.whatsapp a {
    background: #00e676
}

.icon.pinterest a {
    background: #e60023
}

.icon.instagram a {
    background: #d12798
}

.icon.youtube a {
    background: #ff3838
}

.icon.rss a {
    background: #ff8f20
}

.icon.email a {
    background: #0098f8
}

.icon .ts,
.icon:hover .td {
    display: none
}

.icon .td,
.icon:hover .ts {
    display: inline
}

.social-follow .icon {
    margin: 5px;
    font-size: 15px;
    display: inline-block;
    width: 42px;
    height: 42px;
    color: #fff;
    padding: 0;
    text-align: center;
    max-width: 150px;
    transition: .5s
}

.social-follow .icon svg {
    fill: #333
}

.social-follow.big .icon {
    width: 45%
}

.social-follow.big .icon a {
    width: 100%
}

.social-follow .icon a {
    display: block;
    padding: 13px;
    width: 42px;
    height: 42px;
    line-height: 0
}

@media only screen and (max-width:1200px) {
    .site-inner,
    .wrap {
        max-width: 100%
    }
    .site-header>.wrap {
        padding-left: 20px;
        padding-right: 20px
    }
    .genesis-nav-menu a {
        padding: 20px 10px
    }
    .genesis-nav-menu .hides {
        display: none
    }
    .front-page .widget_categories li a {
        padding-left: 0;
        text-align: center
    }
    .genesis-nav-menu {
        margin: 0;
        padding: 0
    }
}

@media only screen and (min-width:1024px) {
    .genesis-nav-menu>.menu-box>a {
        border: 1px solid #ccc;
        color: #333;
        padding: 10px 13px;
        margin: 9px 5px
    }
    .genesis-nav-menu>.menu-box>a:hover {
        color: #209cee;
        border: 1px solid #209cee;
        text-decoration: none
    }
    .genesis-nav-menu>.transaction>a:hover {
        transition: .5s;
        transform: translateY(-1px)
    }
    .genesis-nav-menu>.menu-box>a span:after {
        display: none
    }
    .genesis-nav-menu>.menu-text>a {
        color: #209cee;
        border: 1px solid #209cee
    }
    .genesis-nav-menu>.menu-text>a:hover {
        color: #fff;
        background: #209cee;
        text-decoration: none
    }
    .genesis-nav-menu>.cap>span {
        text-transform: capitalize
    }
    .genesis-nav-menu>.menu-highlight>a {
        background: #209cee;
        color: #fff
    }
    .genesis-nav-menu>.menu-highlight>a:hover {
        background: 0 0;
        color: #333
    }
    .genesis-nav-menu>.menu-slide,
    .genesis-nav-menu>.menu-slides {
        display: inline;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: right 1s;
        float: right
    }
    .fixed .genesis-nav-menu>.menu-slide.menu-item,
    .genesis-nav-menu>.menu-slides.menu-item {
        width: 0;
        height: 0;
        opacity: 0
    }
    .fixed .genesis-nav-menu>.menu-slides.menu-item,
    .genesis-nav-menu>.menu-slide.menu-item {
        width: auto;
        height: auto;
        opacity: 1
    }
    .genesis-nav-menu>.br>a {
        border-radius: 3px
    }
    .genesis-nav-menu>.nb>a {
        border: 0
    }
    .genesis-nav-menu>.bc>a {
        border-color: #209cee
    }
    .content-sidebar .fixed .content-sidebar-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .content-sidebar .fixed .sidebar-primary .widget:last-child {
        top: 75px;
        position: sticky;
        position: -webkit-sticky;
        transition: .3s
    }
    .admin-bar .fixed .sidebar-primary .widget:last-child {
        top: 72px
    }
    .sidebar-primary .widget:last-child .hgt,
    .sidebar-primary .widget:last-child.widget_categories {
        width: 100%;
        height: auto;
        max-height: 500px;
        overflow-y: scroll
    }
    .footer-widget-area {
        float: left;
        margin-bottom: 0;
        width: calc(100%/3)
    }
}

@media only screen and (max-width:1023px) {
    .genesis-nav-menu a {
        padding: 20px 5px
    }
    .genesis-nav-menu .hide {
        display: none
    }
    .content,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar-primary,
    .sidebar-secondary {
        width: 100%
    }
    .sidebar-primary {
        display: table;
        float: none;
        margin: 0 auto
    }
    .genesis-nav-menu li,
    .header-image .title-area,
    .site-header ul.genesis-nav-menu {
        float: none
    }
    .genesis-nav-menu,
    .site-description,
    .site-header .title-area,
    .site-header .widget-area,
    .site-title {
        text-align: center
    }
    .genesis-skip-link .skip-link-hidden {
        display: none;
        visibility: hidden
    }
    .footer-widgets {
        padding: 50px
    }
    .footer-widgets-1,
    .footer-widgets-2 {
        margin: 0 auto 20px
    }
    .btn-wlkm .title {
        font-size: 22px
    }
    .btn-wlkm {
        font-size: 18px
    }
    .front-page .widget_categories li a {
        width: 33.33%
    }
    .home-function.four a,
    .home-function.three a {
        width: 31%
    }
}

@media only screen and (max-width:860px) {
    body,
    body>div {
        font-size: 16px
    }
    .site-inner {
        padding-top: 10px
    }
    .wrap {
        padding-left: 5%;
        padding-right: 5%
    }
    .footer-widgets {
        padding: 30px 0
    }
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%
    }
    .before-footer .text {
        display: block;
        margin: 0 0 10px
    }
    .genesis-nav-menu .hiding {
        display: none
    }
    .archive.full-width-content .entry,
    .blog.full-width-content .entry {
        width: 46%;
        float: none;
        text-align: center
    }
    .archive.full-width-content .entry:nth-of-type(3n+1),
    .blog.full-width-content .entry:nth-of-type(3n+1) {
        clear: both;
        margin-left: 4.387%
    }
    .archive.full-width-content .entry:nth-of-type(2n+1),
    .blog.full-width-content .entry:nth-of-type(2n+1) {
        clear: none;
        margin-left: 0
    }
    .btn-wlkm .btn-column {
        width: 60%
    }
    .btn-wlkm p {
        width: 100%
    }
}

@media only screen and (min-width:769px) {
    .genesis-nav-menu .mobile-menu,
    .social-share .share-list .icon.dh {
        display: none
    }
}

@media only screen and (max-width:768px) {
.social-share span {
    display: none;
}
    .site-inner,
    .wrap {
        margin: 2px
    }
    .nav-primary .wrap {
        margin: 0;
        padding: 5px 0
    }
    .fixed .site-header>.wrap,
    .site-header>.wrap {
        padding: 3px 0
    }
    .nav-primary {
        float: left;
        height: 0;
        width: 100%
    }
    .title-area {
        max-width: 200px;
        left: 0;
        right: 0;
        float: none;
        margin: 0 auto
    }
    .site-title a {
        margin: auto;
        text-align: center;
        background-position: center
    }
    .menu-toggle,
    .nav-primary .menu-toggle {
        z-index: 100;
        display: block
    }
    .comment-respond input[type=email],
    .comment-respond input[type=text],
    .comment-respond input[type=url],
    .genesis-nav-menu .menu-item {
        width: 100%
    }
    .nav-primary ul li a span {
        transition: none
    }
    .genesis-nav-menu a:hover {
        color: #fff;
        background: #209cee;
        padding-left: 20px
    }
    .nav-primary .notification-icon span {
        display: inline;
        margin: 0 5px
    }
    .nav-primary .menu {
        position: absolute;
        left: -999px;
        z-index: 9999;
        margin: 0;
        width: 100%;
        max-width: 300px;
        overflow: auto;
        opacity: 0;
        border-top: 1px solid #efefef;
        transition: .3s
    }
    .nav-primary #menu-toggle:checked+div .menu {
        background: #f7f8fa;
        left: 0;
        z-index: 1000;
        position: fixed;
        top: 0;
        border-top: 55px solid #209cee;
        height: 100%;
        overflow: scroll;
        opacity: 1;
        padding: 0 0 30px;
        transition: .3s
    }
    .nav-primary .sp {
        display: inline-block;
        position: absolute;
        width: 0;
        height: 0;
        font-size: 0;
        color: #fff;
        left: 50px;
        padding: 0;
        opacity: 0;
        visibility: hidden;
        transition: all .5s
    }
    .nav-primary #menu-toggle:checked+div .sp {
        width: 200px;
        height: auto;
        padding: 10px;
        font-size: 20px;
        opacity: 1;
        visibility: visible
    }
    .front-page .sidebar-social {
        padding: 2%
    }
    .home-function.four a,
    .home-function.three a {
        width: 45%
    }
    .genesis-nav-menu {
        background: #fff;
        width: 100%;
        max-width: 769px
    }
    .genesis-nav-menu a {
        color: #333;
        background: #f7f8fa;
        width: 100%;
        min-width: 200px;
        border: 1px solid #eee;
        padding: 15px 15px 15px 20px;
        text-transform: capitalize
    }
    .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
        position: relative
    }
    .genesis-nav-menu .sub-menu {
        position: relative;
        left: auto;
        opacity: 1;
        width: 100%;
        border: 0
    }
    .genesis-nav-menu .sub-menu a {
        width: 100%;
        background: #f7f8fa;
        padding-left: 20px
    }
    .genesis-nav-menu .shodow.sub-menu li:hover {
        box-shadow: none;
        transform: none
    }
    .genesis-nav-menu .menu-item,
    .genesis-nav-menu>.right {
        float: left
    }
    .site-footer a {
        display: inline-block;
        padding: 5px
    }
    .site-footer .credit,
    .site-footer .credit-link {
        display: block;
        float: none;
        margin: 0 auto
    }
    .nav-search .search-toggle {
        right: 0;
        padding: 15px
    }
    .nav-search #search-toggle:checked+div .search-toggle span {
        top: 25px
    }
    .nav-search .menu-icon:before {
        right: 10px
    }
    .nav-search #search-toggle:checked+div .menu-icon {
        right: 7px;
        margin: 0
    }
    .btn-wlkm .hide,
    .bw-text,
    .footer-widgets .m-hide,
    .footer-widgets-1,
    .footer-widgets-2,
    .genesis-nav-menu .m-icon>a:after,
    .genesis-nav-menu .mobile-menu>a,
    .genesis-nav-menu .more>a,
    .genesis-nav-menu .sub-menu:before,
    .hide-ads,
    .hide-mobile,
    .read-more-link,
    .share.icons .icon:hover span,
    .sidebar .hide,
    .social-share .icon:hover span,
    .social-share .share-list .icon.mh,
    .social-share .sharetitle,
    .social-share .sr-label {
        display: none
    }
    .social-share .share-list {
        max-width: 100%
    }
    .footer-widgets .center {
        text-align: center
    }
    .btn-wlkm .btn-column,
    .btn-wlkm .btn-column p,
    .btn-wlkm .btn-img,
    .btn-wlkm .button {
        width: 100%;
        margin: 0;
        padding-left: 0;
        text-align: center
    }
    .archive-pagination {
        text-align: center
    }
    .archive-pagination a {
        padding: 5px 10px
    }
    .archive .entry-header,
    .blog .entry-header,
    .search .entry-header {
        float: right;
        width: 60%
    }
    .archive .entry-content,
    .blog .entry-content,
    .search .entry-content {
        float: left;
        width: 35%
    }
    .archive .entry-content p,
    .blog .entry-content p,
    .search .entry-content p {
        display: none
    }
    .before-footer .featured-content .entry,
    .deal-items,
    .front-page .featured-content .entry,
    .front-page .featured-post-2 .featuredpost,
    .deal-items {
        width: 100%;
        margin: 0 0 10px;
        padding: 10px
    }
    .front-page .bvide-blog .more {
        float: none;
        display: inline-block
    }
    .fixed .back-top {
        width: 36px;
        height: 34px;
        right: 10px;
        bottom: 20px
    }
    .breadcrumb {
        padding: 8px 10px
    }
    .breadcrumb .breadcrumb_last {
        max-width: 200px
    }
    .back-top:hover {
        bottom: 25px
    }
    .sidebar .widget-title {
        font-size: 20px;
        margin: -10px -10px 10px
    }
    .sidebar .full-widget {
        margin: -10px;
        padding: 10px
    }
    .sidebar .wdth {
        margin: 0 -10px
    }
    .front-page .widget_categories li a {
        width: 50%
    }
    .genesis-nav-menu .hide,
    .genesis-nav-menu .hides,
    .genesis-nav-menu .hiding {
        display: block
    }
    .entry-title,
    h1 {
        font-size: 24px
    }
    .sbs-post.news h3,
    h2 {
        font-size: 22px
    }
    .entry-content ul {
        margin-left: 15px
    }
    .entry-header p {
        font-size: 12px
    }
    .ac-subs input[type=submit],
    .ac-subs input[type=text] {
        margin: 5px 0;
        width: 100%
    }
    .front-page .site-inner .widget-title {
        font-size: 20px
    }
    .fixed .header-banner~.site-inner {
        padding-top: 10px
    }
    .before-footer .button,
    .newsltr .button,
    .newsltr input,
    .signup .button,
    .signup input,
    .signup.post .button,
    .signup.post input {
        width: 95%
    }
    .newsltr form,
    .newsltr p {
        display: block
    }
    .newsltr p {
        margin: 10px 0
    }
    .footer-widgets {
        padding: 0
    }
    .sbs-post.news {
        text-align: center
    }
    .sbs-post.news .col-em,
    .sbs-post.news .email,
    .sbs-post.news .submit {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
    .sbs-post.news .col-im {
        display: none
    }
    .rt-bts,
    .star-rating {
        margin: 10px -10px -10px
    }
    .home-page .social-follow .title {
        display: block;
        margin: 0 auto
    }
    .author-box-content p {
        margin-left: 0;
        margin-bottom: 20px
    }
    .home-function .column {
        width: 49%
    }
    .home-function a {
        padding: 20px
    }
    .after-entry .widget,
    .comment-list li,
    .entry {
        border: 0
    }
}

@media only screen and (max-width:600px) {
    .after-entry .widget,
    .author-box,
    .comment-list li,
    .comment-respond,
    .entry,
    .featured-entry,
    .entry-pings,
    .front-page .featured-post-2 .featuredpost,
    .next-prev-navigation,
    .related-post,
    .related-page,
    .sidebar .widget,
    .signup.post {
        padding: 10px
    }
    .author-social-link {
        margin-bottom: 0
    }
    .archive-pagination a span,
    li.pagination-omission {
        display: none
    }
    .sidebar-primary {
        float: left;
        max-width: 100%
    }
    .searching {
        max-width: 100%;
        text-align: center
    }
    .nav-search .searching {
        margin: 0 auto
    }
    .breadcrumb .breadcrumb_last {
        max-width: 150px
    }
    .home-function .column {
        width: 100%
    }
    .home-function .wrap,
    .footer-widget-area {
        margin: 0;
        padding: 0
    }
    .next-prev-navigation .next a,
    .next-prev-navigation .previous a {
        width: 100%;
        text-align: left
    }
    .archive.full-width-content .entry:nth-of-type(3n+1),
    .blog.full-width-content .entry:nth-of-type(3n+1) {
        clear: both;
        margin-left: 0
    }
    .archive.full-width-content .entry:nth-of-type(2n+1),
    .blog.full-width-content .entry:nth-of-type(2n+1) {
        clear: both;
        margin-left: auto
    }
    .archive.full-width-content .entry:nth-of-type(n+1),
    .blog.full-width-content .entry:nth-of-type(n+1) {
        clear: none;
        margin-left: 0
    }
    .archive.full-width-content .entry,
    .blog.full-width-content .entry {
        float: none;
        width: 100%;
        text-align: center;
        clear: none;
        margin-left: 0
    }
    .archive .entry-title,
    .blog .entry-title,
    .search .entry-title {
        font-size: 20px
    }
    .archive .entry-header .entry-meta .entry-categories,
    .blog .entry-header .entry-meta .entry-categories,
    .search .entry-header .entry-meta {
        display: none
    }
    .s4y-ads {
        max-width: 468px
    }
    .related-page .title,
    .related-post .title {
        font-size: 16px
    }
    .related-post li,
    .related-page li {
        width: 100%;
        padding: 0;
        margin: 0;
        min-height: 60px
    }
    .related-thumb {
        width: 150px;
        display: inline-block;
        margin-right: 15px
    }
    .related-page .title {
        margin-top: 0
    }
    .related-title {
        width: auto;
        display: inline-block;
        text-align: left;
        position: absolute;
        vertical-align: top
    }
}

@media only screen and (max-width:480px) {
    .front-page .widget_categories li a {
        font-size: 14px;
        padding: 10px 0
    }
    .breadcrumb .breadcrumb_last {
        max-width: 100px
    }
    .widget .related-post ul>li {
        margin-bottom: 20px
    }
    .archive .entry-title,
    .blog .entry-title,
    .search .entry-title {
        font-size: 16px
    }
    .archive .entry-header .entry-meta .entry-title,
    .blog .entry-header .entry-meta .entry-title,
    .search .entry-header .entry-meta .entry-title {
        display: none
    }
    .archive .breadcrumb span,
    .archive-description .archive-title,
    .archive-description .entry-title,
    .blog .breadcrumb span {
        width: 100%;
        margin-bottom: 20px
    }
    .archive .pagination,
    .blog .pagination {
        text-align: center
    }
    .star-rating .title {
        display: block;
        margin: 0 0 10px
    }
    .index-item-preview li {
        width: 100%
    }
}

@media only screen and (max-width:420px) {
    .smi-ads {
        max-width: 336px
    }
    .archive .entry,
    .blog .entry,
    .search .entry {
        border: 0
    }
    .archive .entry-content img,
    .blog .entry-content img,
    .search .entry-content img {
        margin-bottom: 0
    }
    .archive .entry-header .entry-meta,
    .blog .entry-header .entry-meta,
    .search .entry-header .entry-meta {
        display: none
    }
}

@media only screen and (max-width:384px) {
    .archive-pagination a {
        padding: 5px 10px
    }
    .footer-extra li {
        width: 100%
    }
    .nav-search #search-toggle:checked+div .menu-icon {
        width: 100%;
        right: 0
    }
    .nav-search .menu-icon:before {
        right: 17px
    }
}

@media only screen and (max-width:320px) {
    .site-title a {
        background-size: 150px
    }
    .breadcrumb .breadcrumb_last,
    .btn-wlkm {
        display: none
    }
}




// Logo Change CSS

.site-title a {
    display: block;
    width: 180px;
    height: 32px;
    text-indent: -9999px;
    color: transparent;
    overflow: hidden;
    background-image: url(https://mypost99.com/wp-content/uploads/2021/02/mypost99-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 130px;
}
