.rf-btn.orange,
.rf-btn.orange:hover {
    box-shadow: 0 3px 16px 0 rgba(243, 124, 108, .5)
}

.rf-btn,
.rf_button {
    font-family: Montserrat, 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-decoration: none!important;
    cursor: pointer
}

.rf-btn,
.rf-btn:active,
.rf-btn:hover,
.rf-btn:link,
.rf-btn:visited,
.rf_button,
.rf_button:active,
.rf_button:hover,
.rf_button:link,
.rf_button:visited {
    text-decoration: none!important
}
.rf-article-meta-data .rf-blog-tags-cat{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.rf-article-meta-data{
    position: relative;

    display: flex;
}
.rf-blog-tags-cat{
    margin-bottom: 25px;
    position: relative;

    display: flex;
}
.rf-article-meta-data .rf-blogger-img-wrap{
    float: left;
}
.rf-article-meta-data .rf-min-read{
    float: left;
    line-height: 40px;
    margin-left: 20px;
}
.rf-article-meta-data .rf-blogger-img-wrap img{
    width: 40px;
    height: auto;
}
.rf-article-meta-data .rf-post-author{
    float: left;
    line-height: 40px;
    margin-left: 10px;
}
.rf-article-meta-data .rf-art-date{
    float: left;
    line-height: 40px;
    margin-left: 30px;
    color: #9a9a9a;
}
.rf-descr {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

.rf-descr.sm {
    font-size: 14px;
    line-height: 18px
}

.rf-descr.white {
    color: #FFF
}

.rf-descr.darkPurple {
    color: #363F5A
}

.rf-descr.blueGray,
.rf-descr.darkViolet {
    color: #545F7E
}

.rf-descr.lightGray {
    color: #727A83
}

.rf-descr.blue {
    color: #387DFF
}

.rf-descr.purple {
    color: #6D65E7
}

.rf-descr.red {
    color: #FF4C4C
}

.rf-descr.green {
    color: #4FDC6F
}

.rf-sec-heading {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
}

@media only screen and (max-width:600px) {
    .rf-sec-heading {
        font-size: 30px
    }
}

.rf-sec-heading.min {
    font-size: 22px;
    font-weight: 500
}

.rf-sec-heading.white {
    color: #FFF
}

.rf-sec-heading.darkPurple {
    color: #363F5A
}

.rf-sec-heading.blueGray,
.rf-sec-heading.darkViolet {
    color: #545F7E
}

.rf-sec-heading.lightGray {
    color: #727A83
}

.rf-sec-heading.blue {
    color: #387DFF
}

.rf-sec-heading.purple {
    color: #6D65E7
}

.rf-btn {
    padding: 0 45px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 38px;
    color: #FFF;
    font-size: 18px;
    transition: all .2s linear;
    border: none;
    font-weight: 400;
    background-repeat: no-repeat!important
}

.rf-btn.small {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.rf-btn.md {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 36px
}

.rf-btn.orange {
    background: linear-gradient(to bottom, #ffa330, #ff9346, #ff8559, #fb7a6a, #f07379);
    color: #FFF
}

.rf-btn.orange:hover {
    background-image: linear-gradient(to bottom, #ffb04e, #ffa159, #ff9367, #ff8775, #ff7e84);
    color: #FFF
}

.rf-btn.green,
.rf-btn.green:hover {
    box-shadow: 0 3px 16px 0 rgba(33, 209, 116, .5)
}

.rf-btn.orange:active {
    opacity: 1;
    background-image: linear-gradient(to bottom, #ff991a, #ff8a36, #ff7d4c, #ff725f, #fe6a71)
}

.rf-btn.green {
    color: #FFF;
    background-image: linear-gradient(-180deg, #58F17B 4%, #16CD6F 93%)
}

.rf-btn.green:hover {
    background-image: linear-gradient(-180deg, #67FC89 6%, #31DE84 92%);
    color: #FFF
}

.rf-btn.skyBlue,
.rf-btn.skyBlue:hover {
    box-shadow: 0 3px 16px 0 rgba(79, 208, 255, .5);
    color: #FFF
}

.rf-btn.green:active {
    background-image: linear-gradient(-180deg, #41F169 4%, #05C562 92%)
}

.rf-btn.skyBlue {
    background-image: linear-gradient(to bottom, #58f1ff, #39e3ff, #24d4ff, #2dc4ff, #47b3ff)
}

.rf-btn.skyBlue:hover {
    background-image: linear-gradient(to bottom, #6df3ff, #5ee7ff, #57dbff, #5bceff, #67c0ff)
}

.rf-btn.blue,
.rf-btn.blue:hover {
    box-shadow: 0 3px 16px 0 rgba(56, 125, 255, .5)
}

.rf-btn.skyBlue:active {
    background-image: linear-gradient(to bottom, #44efff, #0df, #00caff, #00b5ff, #159fff)
}

.rf-btn.blue {
    background-image: linear-gradient(-179deg, #5690FF 0, #387DFF 97%);
    color: #FFF
}

.rf-btn.blue:hover {
    background-image: linear-gradient(-179deg, #6EA0FF 5%, #518DFF 97%);
    color: #FFF
}

.rf-btn.purple,
.rf-btn.purple:hover {
    box-shadow: 0 3px 16px 0 rgba(156, 149, 255, .5);
    color: #FFF
}

.rf-btn.blue:active {
    background-image: linear-gradient(-179deg, #4D88F9 0, #206CFD 96%)
}

.rf-btn.hidden {
    display: none
}

.rf-btn.purple {
    background-image: linear-gradient(to bottom, #9c95ff, #938bf9, #8981f4, #8077ee, #766de8)
}

.rf-btn.purple:hover {
    background-image: linear-gradient(to bottom, #b5afff, #afa8fe, #a8a1fe, #a29bfd, #9b94fc)
}

.rf-btn.purple:active {
    background-image: linear-gradient(to bottom, #8c83f7, #8279f2, #796fed, #6f65e7, #655be2)
}

@media only screen and (max-width:1024px) {
    .visme-iframe {
        display: none!important
    }
}

.rf-blog-banner-wrap {
    position: fixed;
    left: 50px;
    bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 10;
    min-width: 370px;
    padding: 22px 28px;
    background: url(https://static.rfstat.com/renderforest/images/v2/icons/render_logo_gray.svg) 72% 20%/200px no-repeat #FFF;
    border-radius: 10px;
    box-shadow: 0 3px 9px 0 rgba(56, 125, 255, .25);
    overflow: hidden;
    box-sizing: border-box
}

@media only screen and (max-width:1024px) {
    .rf-blog-banner-wrap {
        display: none!important
    }
}

.rf-blog-banner-wrap.hide {
    display: none
}

.rf-blog-banner-wrap .rf-btn {
    height: 40px;
    line-height: 41px;
    padding: 0 18px;
    font-size: 16px
}

.rf-blog-banner-wrap .close-banner_popup {
    position: absolute;
    top: 4px;
    right: 8px;
    padding: 4px;
    color: #353E5A;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.rf-blog-banner__title {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    margin-bottom: 4px;
    color: #363F5A
}

.rf-blog-banner__text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #363F5A
}

.rf-blog-banner_left {
    max-width: 182px
}

@media only screen and (max-width:1100px) and (min-width:992px) {
    .rf-container {
        max-width: 900px
    }
}
.rf-rigth-bar{
    position: absolute;
    top: 120px;
    left: -114px;
    width: 300px;

}



@media only screen and (min-width:1100px) {
    .rf-rigth-bar.rf-fixed {
        position: fixed;
        top: 30px;
        left: 10px;

    }
}
.rf-blog-social-share-wrap {
    /*    position: absolute;
        top: 520px;
        left: 50px;*/
    z-index: 4;
    text-align: center;
}

@media only screen and (max-width:1100px) {
    .rf-blog-social-share-wrap {
        left: 0!important;
        top: 360px
    }
}

@media only screen and (max-width:860px) {
    .rf-blog-social-share-wrap {
        position: static;
        top: unset;
        left: unset!important;
        margin-top: 20px;
        text-align: center
    }
}

.rf-blog-social-share-wrap.rf-fixed {
    /*    position: fixed;
        top: 30px;
        left: 0*/
}


@media only screen and (max-width:1440px) and (min-width:1200px) {
    .rf-rigth-bar {

        left: -20px;
        width: 186px;
    }
    .rf-rigth-bar .show_content_nav ol{
        font-size: 12px;
    }
}

@media only screen and (max-width:1200px) {
    .rf-rigth-bar .show_content_nav{
        display: none;
    }
    .rf-rigth-bar{
        width: 130px;
        left: 0;
    }
}


.rf-blog-social-share-wrap .rf-descr {
    margin-bottom: 18px;
    font-weight: 500
}

@media only screen and (max-width:860px) {
    .rf-blog-social-share-wrap .rf-share-item-wrap {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .rf-blog-social-share-wrap .rf-share-item-wrap .rf-share-item {
        margin: 0 10px!important
    }
}



@media only screen and (max-width:1440px) {
    .rf-rigth-bar .show_content_nav  {
        /*       display: none;*/

    }
}


.rf-blog-social-share-wrap .rf-share-item-wrap .rf-share-item {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #C1C9DF;
    transition: all .1s linear;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto
}

.rf-go-top-btn,
.rf_button {
    transition: all .2s linear
}

.rf-blog-social-share-wrap .rf-share-item-wrap .rf-share-item+.rf-share-item {
    margin-top: 14px
}

.rf-blog-social-share-wrap .rf-share-item-wrap .rf-share-item:hover {
    background-color: #373F5B
}

.rf-article-page-wrap {
    padding-top: 100px
}

@media only screen and (max-width:1100px) {

    .rf-rigth-bar{
        position: static;
        top: unset;
        left: unset!important;
        margin-top: 20px;
        text-align: center;
        margin: 20px auto;
        width: 300px;
    }
}
@media only screen and (max-width:992px) {
    .rf-article-page-wrap {
        padding-top: 60px
    }

}

.rf-article-page-wrap .rf-container {
    position: relative;
    counter-reset: item
}

.rf-article-page-wrap .rf-container .rf-article-main-img-wrap {
    font-size: 0;
    margin-bottom: 15px;
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
}

@media only screen and (max-width:1100px) {
    .rf-blog-social-share-wrap.rf-fixed {
        left: 28px!important
    }

}

@media only screen and (max-width:860px) {
    .rf-article-page-wrap .rf-container .rf-article-main-img-wrap {
        float: none;
        margin: 0 0 30px;
        width: 100%;
        padding-bottom: 66.667%;
        height: 0
    }
}

/*.rf-article-page-wrap .rf-container .rf-article-main-img-wrap .rf-article-main-img {
    width: 100%;
    height: 100%;
}*/

.rf-article-page-wrap .rf-container .rf-blogpost-container {
    max-width: 800px;
    margin: 0 auto;
}

@media only screen and (max-width:1100px) {
    .rf-article-page-wrap .rf-container .rf-blogpost-container {
        max-width: 900px;
        margin: 0 auto;
    }
}

@media only screen and (max-width:860px) {
    .rf-article-page-wrap .rf-container .rf-blogpost-container {
        max-width: unset;
        margin: 0 auto;
    }
}

.rf-rel-arts-title .rf-sec-heading {
    margin-top: 50px;
    font-weight: 300
}

.rf-related-arts {
    padding-bottom: 120px
}

.rf-related-arts .rf-blog-article-comp-wrap {
    margin-top: 10px;
    background: #FFF
}

@media only screen and (max-width:700px) {
    .rf-article-meta-data .rf-blogger-posts-link{
        display: none;
    }
    .rf-article-meta-data .rf-art-date{
        margin-left: 0;
    }
    .rf-blogpost-container .rf-sec-heading{
        margin-top: 30px;
    }
    .rf-article-meta-data .rf-blog-tags-cat{
        flex-direction: column;
    }
    .rf-article-page-wrap .rf-container .rf-article-main-img-wrap{
        margin: 0 0 15px;
    }
    .rf-blog-tags-wrap{
        margin-bottom: 10px;
    }
    .rf-rel-arts-title .rf-sec-heading {
        margin-bottom: 20px
    }
    .rf-related-arts .rf-blog-article-comp-wrap+.rf-blog-article-comp-wrap {
        margin-top: 60px
    }
}

.rf-blogpost-container img {
    max-width: 100%
}

.rf-blogpost-container h6 {
    font-size: 15px
}
.rf-blog-tags-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline
}
.rf-blog-tags-wrap .rf-descr {
    font-weight: 600
}
.rf-blog-tags-wrap .rf-tag-item {
    color: #387DFF;
    padding: 2px;
    transition: all .2s linear
}
.rf-blog-tags-wrap .rf-tag-item:hover {
    color: #6da0ff
}

.rf-blogpost-container .rf-sec-heading {
    /*margin-top: 50px*/
}

.rf-blogpost-container .rf-art-date-wrap {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.rf-blogpost-container .rf-art-date-wrap .rf-min-read {
    margin-right: 10px
}

.rf-blogpost-container a {
    color: #387DFF;
    font-weight: 500
}

.rf-blogpost-container a span {
    color: #387DFF!important
}

.rf-blogpost-container ol li,
.rf-blogpost-container ul li {
    font-size: 16px;
    font-weight: 500!important;
    color: #363F5A;
    line-height: 30px
}

.rf-blogpost-container ol {
    margin: 0
}

.rf-blogpost-container ul {
    margin-left: 40px
}

.rf-blogpost-container ul li+li {
    margin-top: 6px
}

.rf-blogpost-container h2,
.rf-blogpost-container h3,
.rf-blogpost-container h4 {
    color: #363F5A!important;
    font-weight: 700!important;
    margin-bottom: 20px
}

.rf-blogpost-container h2,
.rf-blogpost-container h2 a {
    font-size: 1.75rem!important
}

.rf-blogpost-container h3,
.rf-blogpost-container h3 a,
.rf-blogpost-container h4,
.rf-blogpost-container h4 a {
    font-size: 1.5rem!important
}

.rf-blogpost-container p,
.rf-blogpost-container span {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500!important;
    color: #363F5A
}

.rf-blogpost-container p {
    margin-bottom: 10px;
    text-align: left
}

.rf-blogpost-container img.vertical-img {
    display: block;
    width: 50%;
    margin: 0 auto
}

@media (max-width:600px) {
    .rf-blogpost-container img.vertical-img {
        width: 100%
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9 {
    padding-bottom: 42.857143%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.rf-go-top-btn {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    line-height: 55px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10;
    opacity: 0;
    background: #FFF;
    box-shadow: 0 3px 9px 2px rgba(56, 125, 255, .2)
}

.progress-container,
progress {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    left: 0
}

.rf-go-top-btn.show {
    opacity: 1
}

progress {
    height: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background-color: transparent;
    color: #387DFF
}

progress::-webkit-progress-bar {
    background-color: transparent;
    z-index: 10
}

progress::-webkit-progress-value {
    background-color: #387DFF;
    z-index: 10
}

progress::-moz-progress-bar {
    background-color: #387DFF;
    z-index: 10
}

.progress-container {
    background-color: transparent;
    height: 5px;
    display: block
}

.progress-bar {
    background-color: #387DFF;
    width: 0%;
    display: block;
    height: inherit;
    z-index: 10
}

.rf_custom_list {
    list-style: none;
    padding-left: 0;
    font-size: 1.5rem;
    margin-bottom: 20px
}

.rf_custom_list li {
    display: flex;
    counter-increment: item
}

.rf_custom_list li a {
    font-size: 1.5rem!important;
    font-weight: 700
}

.rf_custom_list li:before {
    content: counter(item) ". ";
    display: inline-block;
    float: left;
    line-height: 1.1;
    padding-right: 6px;
    margin-left: 0
}

.rf_custom_list li * {
    margin-bottom: .5rem;
    line-height: 1.1
}

.rf_button {
    padding: 0 45px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 38px;
    color: #FFF;
    font-size: 18px;
    border: none;
    font-weight: 400;
    background-repeat: no-repeat!important
}

.rf_button.small {
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.rf_button.md {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 36px
}

.rf_button:focus {
    border: none;
    outline: 0
}

.rf_button.rf_button_green {
    color: #FFF;
    box-shadow: 0 3px 16px 0 rgba(33, 209, 116, .5);
    background-image: linear-gradient(-180deg, #58F17B 4%, #16CD6F 93%)
}

.rf_button.rf_button_green:hover {
    box-shadow: 0 3px 16px 0 rgba(33, 209, 116, .5);
    background-image: linear-gradient(-180deg, #67FC89 6%, #31DE84 92%);
    color: #FFF
}

.rf_button.rf_button_green:active {
    background-image: linear-gradient(-180deg, #41F169 4%, #05C562 92%);
    box-shadow: unset
}

.rf_button.rf_button_green:focus {
    color: #FFF
}

.rf-container {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box
}

@media only screen and (max-width:450px) {
    .rf-container {
        width: 100%;
        padding: 0 20px
    }
}

.rf-blog-container {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width:700px) {
    .rf-blog-container {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.rf-tips-comp {
    max-width: 140px;
    height: 25px;
    border-radius: 10px 10px 0 0;
    background-color: #387DFF;
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    text-align: left;
    line-height: 25px;
    letter-spacing: .03rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    box-sizing: border-box
}

@media only screen and (max-width:365px) {
    .rf-tips-comp {
        font-size: 10px;
        height: 20px;
        line-height: 20px
    }
}

.rf-min-read {
    font-size: 14px;
    font-weight: 700;
    color: #545F7E!important
}

@media only screen and (max-width:365px) {
    .rf-min-read {
        font-size: 10px
    }
}

.rf-art-heading {
    font-size: 20px;
    font-weight: 700;
    color: #363F5A
}

@media only screen and (max-width:992px) {
    .rf-art-heading {
        font-size: 18px
    }
}

@media only screen and (max-width:365px) {
    .rf-art-heading {
        font-size: 15px
    }
}

.rf-art-heading.rf-md {
    font-size: 18px
}

@media only screen and (max-width:992px) {
    .rf-art-heading.rf-md {
        font-size: 16px
    }
}

@media only screen and (max-width:365px) {
    .rf-art-heading.rf-md {
        font-size: 13px
    }
}

.rf-art-date {
    font-size: 14px;
    font-weight: 500;
    color: #545F7E
}

@media only screen and (max-width:365px) {
    .rf-art-date {
        font-size: 10px
    }
}

.rf-blog-form {
    width: 100%;
    max-width: 455px
}

@media only screen and (max-width:1190px) {
    .rf-blog-form.rf-desktop {
        display: none
    }
}

.rf-blog-form .rf-input-wrap {
    position: relative
}

.rf-blog-form .rf-input-wrap .rf-search-input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 40px 0 20px;
    border: 1px solid #DDE3F0;
    border-radius: 30px;
    color: #363F5A;
    font-size: 18px;
    font-weight: 500;
    -webkit-appearance: none;
    box-sizing: border-box;
    caret-color: #387DFF
}

.rf-blog-form .rf-input-wrap .rf-search-input::placeholder {
    font-size: 18px;
    color: #545F7E
}

.rf-blog-form .rf-input-wrap .rf-search-input:focus {
    border-color: #387DFF;
    outline: 0
}

.rf-blog-form .rf-input-wrap .rf-search-icon {
    position: absolute;
    top: 48%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    cursor: pointer
}

.rf-blog-search-overlay {
    width: 100%;
    height: 100%;
    min-width: 100vw;
    min-height: 100vh;
    background-color: rgba(255, 255, 255, .75);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: none
}

.rf-blog-search-overlay.rf-open {
    display: block
}

.rf-blog-mobile-search-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    background-color: #FFF;
    transform: translate3d(0, -100%, 0);
    transition: transform .9s cubic-bezier(.19, 1, .155, 1.01) 0s
}

.rf-blog-mobile-search-wrap.rf-open {
    transform: translate3d(0, 0, 0);
    box-shadow: 0 20px 45px -2px rgba(0, 0, 0, .2)
}

.rf-blog-mobile-search-wrap .close-icon {
    cursor: pointer;
    padding: 20px;
    position: absolute;
    top: 0;
    right: 0
}

.rf-blog-mobile-search-wrap .rf-blog-form {
    margin: 0 auto;
    padding: 100px 0;
    max-width: 650px
}

.rf-blog-mobile-search-wrap .rf-blog-form .rf-input-wrap .rf-search-input {
    padding: 0 40px 0 56px;
    border: none;
    border-radius: 0
}

.rf-blog-mobile-search-wrap .rf-blog-form .rf-input-wrap .rf-search-input:focus {
    border: none
}

.rf-blog-mobile-search-wrap .rf-blog-form .rf-input-wrap .rf-search-input::placeholder {
    font-size: 22px;
    color: #DDE3F0;
    opacity: .8
}

.rf-blog-mobile-search-wrap .rf-blog-form .rf-input-wrap .rf-search-input.hide {
    display: none
}

.rf-blog-mobile-search-wrap .rf-blog-form .rf-input-wrap .rf-btn-loader {
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    left: 20px;
    top: 12%;
    transform: translateY(-50%);
    animation: spinner 850ms linear infinite
}

.rf-blog-mobile-search-wrap .rf-blog-form .rf-input-wrap .rf-btn-loader.show {
    display: block
}

@keyframes spinner {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(359deg)
    }
}

.rf-blog-search-mobile {
    position: absolute;
    right: 88px;
    display: none;
    transition: all .2s ease-in-out
}

@media only screen and (max-width:1020px) {
    .rf-blog-search-mobile {
        display: flex
    }
}

.rf-blog-search-mobile .rf-search-icon-mob {
    width: 20px;
    padding: 10px;
    cursor: pointer
}

@media only screen and (min-width:1021px) {
    .rf-blog-search-mobile .rf-search-icon-mob {
        display: none
    }
}

.rf-author-page .rf-blogger-wrap {
    padding-top: 160px;
    margin: 0
}

@media only screen and (max-width:1020px) {
    .rf-author-page .rf-blogger-wrap {
        padding-top: 60px;
        padding-left: 1rem
    }
}

.rf-blogger-wrap {
    width: 100%;
    max-width: 600px;
    display: flex;
    margin: 80px auto 20px
}

.rf-blogger-wrap .rf-blogger-img-wrap {
    font-size: 0;
    max-width: 160px;
    width: 100%;
    margin: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width:860px) {
    .rf-blogger-wrap .rf-blogger-img-wrap {
        margin-right: 14px
    }
}

.rf-blogger-wrap .rf-blogger-img-wrap .rf-blogger-img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 50%
}

.rf-blogger-info .rf-post-by {
    font-weight: 600!important;
    margin-bottom: 8px
}

.rf-blogger-info .rf-post-author {
    margin-bottom: 8px;
    font-size: 20px!important;
    font-weight: 700!important
}

.rf-blogger-info .rf-post-descr {
    margin-bottom: 8px
}

.rf-blogger-info .rf-blogger-posts-link {
    color: #387DFF;
    font-weight: 500;
    margin-top: 8px;
    display: block
}

.rf-blog-pagination {
    padding: 60px 0
}

.rf-blog-pagination .pager {
    display: flex;
    justify-content: center;
    align-items: center
}

.rf-blog-pagination .pager .pagination {
    display: inline-flex;
    justify-content: center;
    list-style: none;
    box-shadow: 0 3px 9px rgba(0, 82, 224, .161);
    background: linear-gradient(180deg, #FFF 0, #F5FAFE 100%);
    border-radius: 10px
}

.rf-blog-pagination .pager .pagination .rf-arrow-btn {
    overflow: hidden
}

.rf-blog-pagination .pager .pagination .rf-prev {
    border-radius: 10px 0 0 10px
}

.rf-blog-pagination .pager .pagination .rf-next {
    border-radius: 0 10px 10px 0
}

.rf-blog-pagination .pager .pagination li {
    width: 40px;
    height: 40px;
    border-left: 1px solid #EEF5FF;
    box-sizing: border-box
}

.rf-blog-pagination .pager .pagination li.active a {
    color: #FFF;
    background: linear-gradient(180deg, #5690FF 0, #387DFF 100%)
}

.rf-blog-pagination .pager .pagination li a,
.rf-blog-pagination .pager .pagination li div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
    color: #363F5A
}

.rf-blog-article-comp-wrap {
    width: 33%;
    flex-grow: 1;
    display: flex;
    padding: 1rem;
    box-sizing: border-box;
    max-width: 400px
}

@media only screen and (max-width:1100px) {
    .rf-blog-article-comp-wrap {
        width: 50%;
        max-width: unset
    }
    .rf-blog-article-comp-wrap:last-child {
        flex-grow: unset
    }
    .rf-blog-article-comp-wrap .rf-blog-article-comp {
        max-width: 490px
    }
}

.rf-blog-article-comp-wrap .rf-blog-article-comp {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 6px 12px 0 rgba(0, 82, 224, .1);
    overflow: hidden;
    background: #fff
}

.rf-blog-article-comp-wrap .rf-blog-article-comp:hover .rf-blog-article-header .rf-blog-article-img-wrap .rf-blog-article-img {
    transform: scale(1.1)
}

@media only screen and (max-width:700px) {
    .rf-blog-article-comp-wrap {
        width: 100%;
        padding: 1rem 0
    }
    .rf-blog-article-comp-wrap .rf-blog-article-comp {
        width: 100%;
        max-width: unset
    }
}

.rf-blog-article-comp-wrap .rf-blog-article-comp .rf-blog-article-header {
    position: relative
}

.rf-blog-article-comp-wrap .rf-blog-article-comp .rf-blog-article-header .rf-blog-article-img-wrap {
    position: relative;
    padding-top: 66.667%;
    height: 0;
    font-size: 0;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
    border-radius: 10px 10px 0 0
}

.rf-blog-article-comp-wrap .rf-blog-article-comp .rf-blog-article-header .rf-blog-article-img-wrap .rf-blog-article-img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: all .2s linear
}

.rf-blog-article-comp-wrap .rf-blog-article-comp .rf-blog-article-header .rf-tips-comp {
    position: absolute;
    bottom: 0;
    left: 30px
}

.rf-blog-article-comp-wrap .rf-blog-article-comp .rf-blog-article-footer {
    padding: 30px;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.rf-blog-article-comp-wrap .rf-blog-article-comp .rf-blog-article-footer .rf-art-heading {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.rf-blog-article-comp-wrap .rf-blog-article-comp .rf-blog-article-footer .rf-blog-article-info {
    display: flex;
    justify-content: space-between;
    margin-top: auto
}

body {
    /* Set "my-sec-counter" to 0 */
    counter-reset: my-sec-counter;
}


.show_content_nav {
    /*    position: absolute;
        top: 120px;
        left: 50px;
        z-index: 4;*/
}
.show_content_nav.rf-fixed {
    /*    position: fixed;
        top: 30px;
        left: 0;*/
}
.show_content_nav ol{
    font-weight: 700;
    margin: 0;
    padding: 15px 33px;
    border-radius: 10px;
    box-shadow: 0 6px 12px 0 rgb(0 82 224 / 10%);
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    font-size: 15px;
    color: #929292;
}

.show_content_nav ol a{
    color: #929292;
}

.show_content_nav ol li a.active{
    color: #363F5A!important;
}

.scroll-nav li{
    margin-bottom: 5px;
}
.numberic_h2 h2::before {
    /* Increment "my-sec-counter" by 1 */
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter, upper) ". ";
}

.numberic_h4 h2 {
    counter-reset: counter2;
}

.numberic_h4  h4:before {
    counter-increment: counter2;
    content:  counter(counter2) ".";
}


/*.numberic_h2 h4::before {
     Increment "my-sec-counter" by 1 
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter, upper) ". ";
}*/