.text-theme{
    color: var(--theme-color);
}
.text-black{
    color: #000;
}

.bg-theme{
    background-color: var(--theme-color);
}
.w-lg-100{
    width: inherit!important;
}
.mh-100{
    min-height: 100px;
}
.mh-200{
    min-height: 200px;
}
.mh-225{
    min-height: 225px;
}
.mh-250{
    min-height: 250px;
}
.w-max-content{
    width: max-content;
}
.no-border{
    border: none!important;
}
.filter-grayscale{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.like-big{
    font-size: larger;
}
/*
@-webkit-keyframes jumpThreeCenter {
    0% {
        -webkit-transform: translate(50%, 50%); transform: translate(50%, 50%);
    }
    40% {
        -webkit-transform: translate(50%, calc(50% - 20px)); transform: translate(50%, calc(50% - 20px));
    }
    100% {
        -webkit-transform: translate(50%, 50%); transform: translate(50%, 50%);
    }
}
*/

.slick-dots{
    display: none!important;
}

.m-t-150-n{
    margin-top: -150px!important;
}
.fw-500{
    font-weight: 500!important;
}
.fw-700{
    font-weight: 700!important;
}

.l-0{ left:0!important; }
.t-0{ top:0!important; }
.r-0{ right:0!important; }
.b-0{ bottom:0!important; }

.theme-btn-orange{
    background-color: #ffbd4a!important;
    color: #FFF;
}
.theme-btn-orange:hover{
    background-color: #ffcf7b !important;
    color: #FFF;
}
.theme-btn-blue{
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    border: 2px solid var(--theme-color);
    background: var(--theme-color);
    padding: 0 42px;
    border-radius: 30px;
    transition: all .3s ease-in-out;
}
.theme-btn-blue:hover{
    background: 0 0;
    color: var(--theme-color);
}
.theme-btn-pricing-link{
    font-size: 18px;
    letter-spacing: -.5px;
    color: #000;
    position: relative;
}

body .theme-btn-signup{
    font-family: 'gordita';
    line-height: 58px;
    border-radius: 50px;
    color: #fff;
    padding: 0 34px;
    min-width: 180px;
    text-align: center;
    background: #262626;
    transition: all .3s ease-in-out;
}
body .theme-btn-signup:hover{
    background: #ffeaa0;
    color: #212121;
}

/* footer social icons */
.theme-footer-eight .top-footer .social-icon a {
    font-size: 20px;
    margin-left: 15px;
    color: #000;
}

/* align height of pricing columns */
.title-style-seven h2 span:before{
    background: none;
}

.pricing-table-area-six .pr-table-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    margin-top: 0;
}

.pricing-table-area-six .pr-table-wrapper .pack-details,
.pricing-table-area-six .pr-table-wrapper .trial-button{
    width: 100%;
}
.pricing-table-area-six .pr-table-wrapper .trial-button{
    margin-top: auto;
}
.pricing-table-area-six .pr-table-wrapper .trial-button button{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: inherit;
    line-height: 52px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    width: 100%;
}
/* pricing tabs numbers/labels */
.pricing-table-area-six .pr-table-wrapper .price{
    padding: 0;
    margin-top: 28px;
    margin-bottom: 20px;
    margin-left: -28px;
}
.pricing-table-area-six .pr-table-wrapper .price,
.pricing-table-area-six .pr-table-wrapper .price *{
    line-height: 1em;
}
.pricing-table-area-six .pr-table-wrapper .price-interval,
.pricing-table-area-six .pr-table-wrapper .price-currency{
    color: var(--text-color);
    font-weight: 300;
    position: absolute;
    white-space: nowrap;
}
.pricing-table-area-six .pr-table-wrapper .price-interval{
    bottom: calc(50% - 8px);
    left: calc(100% + 4px);
    font-size: clamp(14px,28%, 20px);
}
.pricing-table-area-six .pr-table-wrapper span + span + .price-interval{
    bottom: 8px;
}
.pricing-table-area-six .pr-table-wrapper span + span{
    top:0;
    font-size: 40%;
    position: absolute;
    margin-top:2px;
}
.pricing-table-area-six .pr-table-wrapper .price-interval-details{
    font-size: 16px;
}
.pricing-table-area-six .pr-table-wrapper .price-interval-details:empty{
    display: none;
}
.pricing-table-area-six .pr-table-wrapper .price-currency{
    font-size: 20px;
    line-height: 100%;
    right: calc(100% + 4px);
    bottom: 0;
    transform: translate(0, -100%);
}
/* */
.pricing-section-eight .trial-button:hover{
    background: #ffeaa0!important;
    border-color: #ffeaa0!important;
    color: #000;
}
.pricing-section-eight .trial-button {
    line-height: 150%;
    padding: 11px;
}
.pricing-section-eight .trial-button button{
    font-size: 16px;
    font-weight: 500;
    color: inherit;
    text-align: center;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.pricing-table-area-six .pr-table-wrapper .trial-button[disabled],
.pricing-section-eight .trial-button[disabled]{
    background-color: #bfbfbf;
    border-color: #bfbfbf;
    color:#FFF;
}

.pricing-table-area-six .pr-table-wrapper .pr-feature{
    /* margin-bottom: auto; */
    /* min-height: 230px; */
}

/* tmp fixes pricing table */
.seoptimer-active-text .qodef-active-text span,
.seoptimer-show-product-info .qodef-active-text span {
    display: block;
    width: 98px;
    height: 98px;
    background: var(--theme-color-2);
    /* color: #000; */
    -webkit-transform: rotate(11.25deg);
    -ms-transform: rotate(11.25deg);
    transform: rotate(11.25deg);
    rotation: 12.5deg;
    -ms-rotation: 12.5deg;
}
.seoptimer-active-text .qodef-active-text .qodef-active-text-inner,
.seoptimer-show-product-info .qodef-active-text .qodef-active-text-inner {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    rotation: 90deg;
    -ms-rotation: 90deg;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
    line-height: 130%;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.seoptimer-active-text .qodef-active-text .qodef-active-text-inner label,
.seoptimer-show-product-info .qodef-active-text .qodef-active-text-inner label{
    cursor: auto;
}

.pricing-section-eight .pr-body li{
    min-height: 79px;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}
.pricing-section-eight .pr-body .pr-text-value{
    /*position: absolute; */
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    left: 0;
    align-content: center;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.pricing-section-eight .pr-body .pr-text{
    margin-bottom: 12px;
}
.pricing-section-eight .pr-body li span + img{

}
.pricing-section-eight .pr-list-wrapper li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 25px;
}
.pricing-section-eight .pr-list-wrapper li i{
    color: #c0c0c0;
    right: 20px;
    position: absolute;
}

.pricing-section-eight .pr-column .price{
    font-size: 30px;
}

@media (max-width: 991px){
    .pricing-section-eight .pr-group-header{
        /*
        display: none;
        */
    }
    /* new pricing table */
    .pricing-table-desktop{
        width: auto!important;
    }
    .pricing-table-desktop td:first-child{
        /* display: none; */
    }
    .pricing-table-desktop .col-sizer-12{
        width: 100%!important;
    }
    .pricing-table-desktop .col-sizer-8{
        width: 66.666667%!important;
    }
    .pricing-table-desktop .col-sizer-6{
        width: 50%!important;
    }
    .pricing-table-desktop .col-sizer-4{
        width: 33.333333%!important;
    }
    .pricing-table-desktop .col-sizer-3{
        width: 25%!important;
    }
    /* pricing tab numbers */
    .pricing-table-area-six .pr-table-wrapper span + span{
        margin-top: 0;
    }
    .pricing-table-area-six .pr-table-wrapper span + span + .price-interval{
        bottom: 2px;
    }
    .terms_and_policy{
        padding: 120px 0;
    }
    .terms_and_policy h1{
        font-size: 38px!important;
    }
    .feature-blog-three .post-meta .post{
        padding: 20px 15px 20px!important;
    }
    /* main page */
    .coming-soon-content h1 + p {
        font-size: 20px !important;
    }
}

.pricing-section-eight .pr-footer{
    /* max-height: 160px; */
}
.pricing-section-eight .pr-list-wrapper{
    top:0;
    border: none;
}
.pricing-section-eight .pr-list-wrapper ul{
    border: 1px solid #ededed;
    border-radius: 15px 0 0 15px;
    border-right: none;
}
.pr-hidden-column{
    visibility: hidden;
    opacity: 0;
}

/* content in blog articles */
img.size-full {
    max-width: 100%;
    height: auto;
}

.terms_and_policy{
    padding-top: 0;
    border-bottom: none;
}
/* force table sizes / old blog styles */
.terms_and_policy .post-content table{
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
}
.terms_and_policy .post-content table tbody tr,
.terms_and_policy .post-content table thead tr {
    border: 1px solid #e6e6e6;
}
.terms_and_policy .post-content table td,
.terms_and_policy .post-content table th{
    padding: 5px 10px;
    text-align: center;
}
/* decrease bolding in blog context */
.terms_and_policy .post-content b,
.terms_and_policy .post-content strong{
    font-weight: 500;
}
.terms_and_policy .post-content ul,
.terms_and_policy .post-content ol{
    margin-left: 36px!important;
    padding-left: 0;
}

.terms_and_policy .post-content--en-US  ul,
.terms_and_policy .post-content--en-US  ol{
    margin-left: 0!important;
    padding-left: 25px;
}

/* .terms_and_policy .post-content--en-US li > ul, */
.terms_and_policy .post-content--en-US li > ol{
    margin-left: 0 !important;
    padding-left: 0;
}
.terms_and_policy .tab-content li > ul  {
    list-style-type: circle;
}
.terms_and_policy .post-content ol{
    list-style-type: decimal;
}
.terms_and_policy .tab-content ul li,
.terms_and_policy .tab-content ol li{
    color: inherit;
    padding-bottom: 5px;
    padding-left: 2px;
}
.terms_and_policy .tab-content ul li:last-child,
.terms_and_policy .tab-content ol li:last-child{
    padding-bottom: 0;
}
.terms_and_policy .tab-content ul li a,
.terms_and_policy .tab-content ol li a{
    vertical-align: text-top;
}

.terms_and_policy h1{
    font-weight: 600;
    font-size: 55px;
    line-height: 148%;
    padding-bottom: 10px;
}
.terms_and_policy .tab-content .update-date{
    margin-bottom: 0;
}
.terms_and_policy .tab-content .update-date span{
    margin-right: 25px;
}
.terms_and_policy .tab-content .post-content .post-image{
    margin-top: 0;
    margin-bottom: 30px;
    display: block;
    width: 100%;
}
/* wordpress inherited */
/*
.terms_and_policy .tab-content .post-content img.alignnone{
    margin: 0;
}
*/

.terms_and_policy .tab-content .post-content img{
    margin-top: 15px;
    max-width: 100%;
    height: auto;
    /* old styles */
    display: inline;
    vertical-align: middle;
}
.terms_and_policy .tab-content .post-content img.alignleft{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.terms_and_policy .tab-content .post-content a{
    color: var(--theme-color);
    text-decoration: none;
    display: inline;
}
.terms_and_policy .tab-content .post-content a:hover{
    text-decoration: underline;
}
.terms_and_policy .tab-content .post-content p{
    margin-bottom: 0;
}
.terms_and_policy .tab-content .post-content h2{
    font-family: inherit;
    font-size: 38px;
    padding: 0;
}
.terms_and_policy .tab-content .post-content h3{
    font-family: inherit;
    margin-top: 35px;
    margin-bottom: 15px;
    padding: 0;
    font-size: 26px;
}
.terms_and_policy .tab-content .post-content h5{
    margin: 0;
    padding: 0;
}
.terms_and_policy .tab-content .post-content h4{
    font-size: 22px;
}
.terms_and_policy .tab-content .post-content h5{
    font-size: 20px;
}

.terms_and_policy .tab-content .post-content h2,
.terms_and_policy .tab-content .post-content h3,
.terms_and_policy .tab-content .post-content h4,
.terms_and_policy .tab-content .post-content h5{
    line-height: 148%;
}

.terms_and_policy .tab-content .post-content h4 {
    margin-bottom: 20px;
}

.terms_and_policy .tab-content .post-content .post-import-seoptimer-en h4 {
    margin-bottom: 0;
}

.terms_and_policy .post-content blockquote {
    background: #fcfaf3;
    border-left: 4px solid #fae6bf;
    border-radius: 0 8px 8px 0;
    padding: 22px 40px;
    font-size: 135%;
}

.terms_and_policy .tab-content .post-content  pre {
    white-space: normal;
}

.terms_and_policy .tab-content .post-content  img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.terms_and_policy .tab-content .post-content ul li a,
.terms_and_policy .tab-content .post-content ol li a {
    vertical-align: baseline;
}

.theme-footer-eight .footer-list ul li.footer-multiline-text-list span,
.theme-footer-eight .footer-list ul li.footer-multiline-text-list a {
    line-height: 35px;
}

.theme-footer-eight .footer-list ul li.footer-multiline-text-list {
    margin-bottom: 5px;
}

@media (max-width: 991px){
    .terms_and_policy .post-content blockquote {
        padding: 22px 20px;
    }
}

.terms_and_policy .post-content blockquote.tiktok-embed {
    border-left: none;
    background: white;
    padding: 0;
}
.terms_and_policy .post-content .video-shortcode,
.terms_and_policy .post-content .video-youtube  {
    position: relative;
    padding-top: 56.2727%;
    margin-bottom: 30px;
}

.terms_and_policy .post-content .video-shortcode iframe,
.terms_and_policy .post-content .video-youtube iframe {
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}
.terms_and_policy .post-content--es-ES > h2 {
    margin-bottom: 30px;
    margin-top: 35px;
}

.terms_and_policy .tab-content .post-content--es-ES  p.lead {
    font-weight: 400;
    font-size: 26px;
    color: #5d9cec;
    line-height: 140%;
}

.terms_and_policy .tab-content .post-content--es-ES  textarea {
    display: block;
}

.terms_and_policy .post-content--es-ES > h2 b {
    font-weight: normal;
}
.terms_and_policy .tab-content .post-content--es-ES > p,
.terms_and_policy .tab-content .post-content--es-ES > blockquote {
    margin-bottom: 30px;
}

.terms_and_policy .post-content--es-ES > p > textarea {
    color: #b8b8b8;
    padding: 8px;
    border-color: #b8b8b8;
    min-height: 100px;
}

.terms_and_policy .post-content--es-ES > ol,
.terms_and_policy .post-content--es-ES > ul {
    margin-bottom: 30px;
}

.terms_and_policy .post-content--es-ES blockquote p:not(:last-of-type) {
    margin-bottom: 30px;
}

.terms_and_policy .tab-content .post-content--es-ES div > p {
    margin-bottom: 30px;
}

.terms_and_policy .tab-content .post-content--en-US img.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

@media (max-width: 460px) {
    .terms_and_policy .tab-content .post-content--en-US img.alignright {
        margin-left: 50%;
    }

    .terms_and_policy .tab-content .post-content--en-US img.alignleft {
        margin-right: 50%;
    }
}

.terms_and_policy .post-content--en-US blockquote.blog {
    padding:30px 30px 0 30px;
}

.terms_and_policy .post-content--en-US blockquote.blog > *:last-child {
    padding-bottom:30px ;
}

@media (max-width: 991px){
    .terms_and_policy .post-content--en-US blockquote.blog {
        padding: 20px 20px 0;
    }

    .terms_and_policy .post-content--en-US blockquote.blog > *:last-child {
        padding-bottom:20px ;
    }
}

.terms_and_policy .post-content--en-US blockquote.blog:after {
    content: "";
    display: block;
    clear: both;
}
.terms_and_policy .post-content--en-US  .post-image-caption {
    font-size: 11px;
    line-height: 17px;
    display: inline-block;
    text-align: center;
}
.terms_and_policy .post-content--en-US .post-import-mbacklinks-en blockquote {
    padding: 30px;
}
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en blockquote p:last-of-type {
    margin-bottom: 0;
}
@media (max-width: 991px){
    .terms_and_policy .post-content--en-US .post-import-mbacklinks-en blockquote {
        padding: 20px;
    }
}
.terms_and_policy .post-import-mbacklinks-en blockquote.twitter-tweet {
    background:none;
    border-left:none;
}
.terms_and_policy .post-import-mbacklinks-en  .twitter-tweet-rendered {
    margin-bottom: 30px !important;
}
.terms_and_policy  .tab-content .post-content .post-import-mbacklinks-en > h5 {
    margin-bottom: 15px;
    margin-top: 20px;
}
.terms_and_policy .tab-content .post-content .post-import-mbacklinks-en figure.alignleft {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    float:left;
}
.terms_and_policy .tab-content .post-content .post-import-mbacklinks-en figure.alignright {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: right;
}

.terms_and_policy .tab-content .post-content .post-import-mbacklinks-en figure.aligncenter {
   display: block;
   text-align: center;
}
.terms_and_policy .tab-content .post-content .post-import-mbacklinks-en figure.aligncenter img {
    display: inline;
}

.terms_and_policy .post-content--en-US  .post-image-caption img {
    display: block;
}
/* .terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en img.aligncenter {
    display: inline;
} */
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en > p > textarea {
    color: #b8b8b8;
    padding: 8px;
    border-color: #b8b8b8;
    min-height: 100px;
    margin-top: 20px;
    display: block;
    width: 100% !important;
}
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en li p  {
    margin-bottom: 10px;
}
.terms_and_policy .tab-content .post-content--en-US pre {
    padding: 15px;
    max-width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word;
    margin: 15px 0;
}

.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en p,
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en ul,
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en ol,
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en > center,
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en blockquote ,
.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en figure {
    margin-bottom: 30px;
}

.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en > center {
    display: block;
    overflow: hidden;
}
.terms_and_policy .tab-content .post-content--translation p,
.terms_and_policy .tab-content .post-content--translation ul,
.terms_and_policy .tab-content .post-content--translation ol,
.terms_and_policy .tab-content .post-content--translation center,
.terms_and_policy .tab-content .post-content--translation blockquote,
.terms_and_policy .tab-content .post-content--translation figure {
    margin-bottom: 30px;
}

.terms_and_policy .tab-content .post-content--translation  h2,
.terms_and_policy .tab-content .post-content--translation  h2 b {
    font-weight: 400;
}


.terms_and_policy .tab-content .post-content--translation center {
    display: block;
    overflow: hidden;
}

.terms_and_policy .tab-content .post-content--translation h2 {
    margin-bottom: 30px;
    margin-top: 35px;
}

.terms_and_policy .tab-content .post-content--translation .post-image-caption {
    font-size: 11px;
    line-height: 17px;
    display: inline-block;
    text-align: center;
}

.terms_and_policy .tab-content .post-content--translation blockquote.blog,
.terms_and_policy .tab-content .post-content--translation blockquote {
    padding: 30px;
}

.terms_and_policy .tab-content .post-content--translation blockquote > p {
    padding-left: 0 !important;
}

.terms_and_policy .tab-content .post-content--translation blockquote > p:last-child {
    margin-bottom: 0;
}


.terms_and_policy .post-content--translation blockquote.blog>*:last-child {
    padding-bottom: 0;
}

.terms_and_policy .tab-content .post-content--translation span + img.alignnone {
    display: block;
}

.terms_and_policy .tab-content .post-content--en-US .post-import-mbacklinks-en h2 {
    margin-bottom: 30px;
    margin-top: 35px;
}
.terms_and_policy .post-content--es-ES div > p:last-child {
    margin-bottom: 0;
}


.terms_and_policy .post-content .click-tweet {
    display: block;
    background-color: #fff;
    position: relative;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 30px;
    margin: 15px 0px;
    zoom: 1;
}
.terms_and_policy .post-content .click-tweet p {
    text-align: right;
}
.terms_and_policy .tab-content .post-content .click-tweet__text {
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 10px;
    word-wrap: break-word;
}
.terms_and_policy .tab-content .post-content .click-tweet__text a {
    margin: 0;
    padding: 0;
    position: relative;
    color: #666666;
    font-size: 24px;
    line-height: 140%;
    text-transform: none;
    font-weight: 400;
}

.terms_and_policy .tab-content .post-content  .click-tweet__btn {
    margin: 0;
    padding: 0;
    position: relative;
    display:inline-block;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    color: #666666;
    padding-right: 24px;
    text-decoration: none;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MEI5RDlGRENFQkYxMUUxQjQ5RkI1QjAyQ0RFODVBMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5MEI5RDlGRUNFQkYxMUUxQjQ5RkI1QjAyQ0RFODVBMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjkwQjlEOUZCQ0VCRjExRTFCNDlGQjVCMDJDREU4NUEwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjkwQjlEOUZDQ0VCRjExRTFCNDlGQjVCMDJDREU4NUEwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+JXblxAAAAP9JREFUeNpiXHDmLQMJIByIa4FYG4g/AvFyIK6KNxZ6D1PARIJhqUC8AmoYCPwD4gwg3rPw7Ds2Ug1kBeIOJP5SIBYC4qlAbATEkbgM9AXiPCBmQRNXhRoAA1JArAjEcjDXA12pBmIwooWhMhDfBOJPQHwSiJ8A8VcgtgJiUwK+AAVBNSOWSMkG4ikkhO0vIC4G4vXAyHkK8lohEF8G4vNA/BYaPjJAXEGkgQlAg5bDOCxQw3aSGOMwsBnZMFik7AHiGCD+SaJhoPBNQxeEuWo5NNBPEmnYESC2BOIXuAxkgHrdAogdgHgWEF+BBjgI/Ia6CJSw/YDYHsrHAAABBgACeTs5OkCiHwAAAABJRU5ErkJggg==') no-repeat right top;
}

.terms_and_policy .tab-content .post-content .click-tweet__btn:hover {
    color: #666666;
    text-decoration: underline;
}

@media (max-width: 768px){
    .terms_and_policy .post-content .click-tweet {
        padding: 20px;
    }

    .terms_and_policy .tab-content .post-content .click-tweet__text a {
        font-size: 20px;
        line-height: 140%;
        font-weight: 400;
        text-transform: none;
    }
    .terms_and_policy .tab-content .post-content .click-tweet__text {
        margin-bottom: 0;
    }
}

a.blog-sub-info__tag:hover,
a.post-link:hover {
    color: var(--theme-color);
}

.reading-progress {
    position: absolute!important;
    left: 0;
    top: 100%;
    z-index: 1;
    width: 100%;
    height: 3px;
    background-color: transparent;
    overflow: hidden;
    min-height: auto!important;
}
.reading-progress > div {
    left: 0;
    width: 0;
    height: 100%;
    background-color: var(--theme-color);
}

/* common footer style .theme-footer-seven .bottom-footer { */
.bottom-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
/* override background */
.useable-tools-section-four .bg-wrapper {
    /* max-width: none; */
}
.useable-tools-section-four .logo-container .inner-wrapper{
    position: relative;
    top:0;
    transform: none;
}
.useable-tools-section-four .logo-container .line-two{
    transform:none!important;
}
/*
.useable-tools-section-four{
    padding: 0;
}
.useable-tools-section-four .bg-wrapper {
    overflow: hidden;
    padding-top: 44px;
    padding-bottom: 35px;
}
.useable-tools-section-four .bg-wrapper:before{
    background: url(../images/shape/226_12.png) no-repeat center top;
    top: 0;
    z-index: 10;
}
.useable-tools-section-four .bg-wrapper:after {
    background: url(../images/shape/227_12.png) no-repeat center bottom;
    bottom: 0;
    z-index: 10;
}
*/

/* ? */
.useable-tools-section-four.before {
    padding-bottom: 0;
}
.useable-tools-section-four.before .bg-wrapper:after {
    display: none;
}

/* reduce top padding */
.theme-main-menu{
    padding-top: 10px;
}
/* menu */
.theme-menu-five .right-widget .demo-button:hover{
    background: var(--theme-color-2);
    border-color: var(--theme-color-2);
    color: #000;
}
.theme-menu-five .right-widget .signIn-action:hover {
    color: var(--theme-color);
}
/* sync with header item padding */
.navbar .dropdown-menu .dropdown-item{
    padding-left: 23px;
    padding-right: 23px;
}
.navbar .dropdown-menu .mega-menu .dropdown-item{
    padding:0;
    padding-bottom: 15px;
    line-height: 150%;
}

.navbar .dropdown-menu .mega-menu .dropdown-item + p{
    line-height: 150%;
}

.theme-main-menu .logo img{
    max-width: none;
}

.theme-main-menu .logo,
.theme-main-menu .right-widget{
    position: static;
    transform: none;
}

#mega-menu-holder .dropdown-toggle:after{
    top: 50%!important;
    transform: translate(0,-50%);
    margin-top: 2px;
}

/* for mobile only for opened menu */
.theme-main-menu .navbar-nav .nav-item.show > .nav-link
{
    color: var(--theme-color) !important;
}

/* override panel menu */
.navbar .dropdown-menu .mega-menu a:hover *{
    color: var(--theme-color) !important;
}

@media (min-width: 1200px){
    .shape-wide .screen-container .shapes{
        max-width: 112.5%;
        width: 112.5%;
    }
    .shape-wider .screen-container .shapes{
        max-width: 125%;
        width: 125%;
    }
    .oval-upper .screen-container .oval-shape{
        top: 30%!important;
    }
    .oval-right .screen-container .oval-shape{
        right: 35%!important;
    }
}
@media (min-width: 992px){
    .theme-main-menu>div{
        min-height: var(--header-height);
    }
    .theme-main-menu .navbar-toggler {
        display: none;
    }
    .navbar-collapse {
        transition: none!important;
    }
    .w-lg-100{
        width: 100%!important;
    }
    /* for simple dropdown */
    .navbar .dropdown > ul.dropdown-menu{
        margin-top: 8px;
    }
    /* .navbar .dropdown.mega-dropdown-lg:hover > .dropdown-menu { */
    .navbar .dropdown.mega-dropdown-lg > .dropdown-menu {
        /* width: 992px; */
        width: 75%;
        max-width: 1600px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .theme-main-menu .navbar-nav .nav-item:hover > .dropdown-toggle:after,
    .theme-main-menu .navbar .dropdown-menu .dropdown-submenu:hover .dropdown-item:after,
    .theme-main-menu .navbar .dropdown-menu .dropdown-submenu:hover > .dropdown-item,
    .theme-main-menu .navbar-nav .nav-item.active .nav-link,
    .theme-main-menu .navbar-nav .nav-item:hover > .nav-link,
    .theme-main-menu .navbar .dropdown-menu .dropdown-item:hover,
    .theme-main-menu .navbar .dropdown-menu .dropdown-item.active
    {
        color: var(--theme-color) !important;
    }
    .oval-container.oval-upper .oval-shape{
        top: -20%!important;
    }
    .oval-container.oval-bottom .oval-shape{
        bottom: -15% !important;
        top: auto !important;
        right: 35% !important;
    }
    .shape-wider.oval-bottom .oval-shape{
        bottom: -75% !important;
    }
    .block-style-twentyThree.shape-wide{
        margin-bottom: 200px;
    }
    .block-style-twentyThree.shape-wider{
        margin-bottom: 230px;
    }
    .block-style-twentyThree.shape-wider.shape-lower{
        margin-bottom: 130px;
    }
    .block-style-twentyThree.taller{
        margin-bottom: 160px!important;
    }
    .shape-downer .screen-container{

    }

    /* subtitle gray text */
    .block-style-twentyThree .text-wrapper h6{
        margin-top:-30px;
    }

    /* override paddings */
    /*
     .navbar .navbar-nav{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .theme-menu-five .navbar-nav .nav-item{
        margin-left: 23px;
        margin-right: 23px;
    }
    .theme-menu-five .navbar-nav .nav-item .nav-link{
        padding:0;
        margin:0;
    }
    */
    /* logos section */
    .useable-tools-section-four .logo-container{
        margin-top: -13%;
        margin-bottom: -14%;
    }
    /* team */
    .team-section-one .row-5 .mix,
    .team-section-one .row-5 .gap{
        width: calc(100%/5 - (((5 - 1)*1rem)/5));
    }
    /* feedback */
    .feedback-wrapper .feedback-wrapper__author{
        margin-right: 50px;
    }
    .clientSliderSix .feedback-wrapper:before{
        right: 44px;
    }
    /* embedding examples slider */
    .slider-wrapper .portfolio_slider_two{
        top: 50%;
        transform: translate(0px, -50%);
    }
    .slick-slider.bigger .slick-track .item{
        transform: scale(1.5);
        margin-top: 100px;
        margin-bottom: 200px;
    }
}
.slick-slider.bigger .slick-track{
    transform: none!important;
}

#mega-menu-holder .dropdown-submenu>.dropdown-toggle:after {
    line-height: 14px;
    margin-top: 0;
    top:36% !important;
    transform: none;
}
#mega-menu-holder .dropdown-submenu:hover>.dropdown-toggle:after {

    line-height: 14px;
}

.theme-footer-eight .footer-list ul li  {
    color: #343434;
}
@media (max-width: 575px){
    .oval-container{
        height: 350px!important;
    }

    .block-style-twentyThree .text-wrapper{
        padding-top: 50px;
    }
    .pricing-table-area-six .pr-table-wrapper .pr-feature{
        min-height: auto!important;
    }
    .shape-wider .screen-container .oval-shape{
        width: 350px!important;
        height: 350px!important;
    }
}
@media screen and (max-width: 991px){
    .navbar-collapse.show {
        transform: none;
    }
    .navbar-collapse {
        transform: none;
        transition: none;
        visibility: visible;
        opacity: 1;
        overflow-x: hidden;
        max-height: 100vh;
    }
    .md-mt-75-n {
        margin-top: -75px !important;
    }

    .hero-banner-eleven .hero-text-wrapper h1 {
        font-size: 4rem!important;
    }
    .useable-tools-section-four .logo-container .icon {
        height: 180px;
        background: none;
    }
    /* */
    .counter-info-classic .counter-box-one{
        min-width: 160px!important;
    }

    .oval-container-auto{
        height: auto!important;
    }
    .oval-container-auto .shape-img{
        z-index: 2!important;
        position: relative!important;
        transform: none!important;
        right: 0!important;
        top: 0!important;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .hero-banner-eleven .hero-text-wrapper h1 {
        font-size: 4rem!important;
    }
    .navbar .dropdown.mega-dropdown-lg>.dropdown-menu{
        width: 100%;
    }
}
@media (max-width: 460px){
    .block-style-twentyThree .screen-container{
        max-width: 87vw!important;
    }
}
@media (max-width: 575px){
    .hero-banner-eleven .hero-text-wrapper h1 {
        font-size: 3.1rem!important;
    }
    .block-style-twentyThree{
        margin-bottom: 50px;
    }
    .block-style-twentyThree .screen-container{
        height: 375px;
        max-width: 408px;
    }
}

/* mega menu full screen */
#mega-menu-holder .dropdown-toggle:after{
    top: 50%!important;
    transform: translate(0,-50%);
    margin-top: 2px;
}

#mega-menu-holder .mega-menu{
    padding: 0;
}
#mega-menu-holder .mega-menu li{
    margin-bottom: 10px;
}

#mega-menu-holder .mega-menu li.chapter:first-child{
    margin-bottom: 10px;
}

#mega-menu-holder .mega-menu li.chapter{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;

    text-transform: uppercase;
    color: #ADACAC;
    padding-left: 40px;
    letter-spacing: 1px;
    font-size: 13px;
    padding-top: 10px;
    margin-bottom: 5px;
}

#mega-menu-holder .mega-menu li.first {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0;
}
#mega-menu-holder .mega-menu li.first .dropdown-item{
    font-size: 19px;
}
#mega-menu-holder .mega-menu li.first .dropdown-item + p{
    font-size: 18px;
}
#mega-menu-holder .mega-menu li.second {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0;
}
#mega-menu-holder .mega-menu li.second .dropdown-item{
    font-size: 15px;
    padding-bottom: 0;
}
#mega-menu-holder .mega-menu li.second p{
    font-size: 14px;
    display: none !important;
}

#mega-menu-holder .mega-menu li .row [class*=col-]:first-child{
    border-right: 1px solid #f4f4f4;
}
#mega-menu-holder .mega-menu li .row [class*=col-]:last-child{
    border:none;
}

#mega-menu-holder .mega-menu li a{
    height: 100%;
    width: 100%
}
#mega-menu-holder .mega-menu li .row{
    margin: 0;
    height: 100%;

}
#mega-menu-holder .mega-menu li .row [class*=col-]{
    padding-top:  0;
    padding-bottom: 0;
}
#mega-menu-holder .mega-menu li.second .row [class*=col-]{
    padding-top: 0;
    padding-bottom: 0;
}

#mega-menu-holder .mega-menu li.second .row{
    align-items: center;
}

#mega-menu-holder .mega-menu li.first .row>div{
    padding-top: 10px;
}


/* mega menu resize */
@media screen and (max-width: 991px){
    #mega-menu-holder .dropdown-toggle::after {
        right: 10px;
        width: 20px;
        text-align: center;
        top: 17px;
        line-height: 20px;
    }

    #mega-menu-holder .mega-menu li .dropdown-item{
        font-size: 17px !important;
    }

    #mega-menu-holder .mega-menu li .dropdown-item + p{
        line-height: 150% !important;
        font-size: 1rem !important;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    #mega-menu-holder .mega-menu li {
        -ms-flex: 0 0 50%!important;
        flex: 0 0 50%!important;
        max-width: 50%!important;
    }

    #mega-menu-holder .mega-menu li.chapter{
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }

    #mega-menu-holder .mega-menu li.second .dropdown-item{
        padding-bottom: 0px;
    }
}

@media (max-width: 767px){
    #mega-menu-holder .mega-menu li {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }

    #mega-menu-holder .mega-menu li.second .dropdown-item{
        padding-bottom: 0;
    }
}




/* BLOG */
.blog-v3 .blog-sidebar-one .sidebar-search-form form{
    border: 2px solid #000;
    border-radius: 8px;
}
.fancy-hero-two .bg-wrapper{
    border-radius:0;
    background: none!important;
}
.fancy-text-block-seven .bg-wrapper{
    background-size: contain;
    /* small images */
    background: url(../images/shape/bg.png) no-repeat top center!important;
}
.fancy-text-block-seven .shape-six{
    z-index: -1;
}
.blog-v3 .page-pagination-one li a:hover,
.blog-v3 .page-pagination-one li a.active,
.blog-v3 .page-pagination-one li.active a{
    background: var(--theme-color);
    color: #fff;
}
.feature-blog-three .post-meta .post .title{
    display: inline-block;
    font-family: inherit;
    font-weight: 600;
    /*line-height: 1.35em;*/
    line-height: 1.5em;
}
.feature-blog-three .post-meta:hover .post .title{
    color: inherit;
}
.feature-blog-three .post-meta .post .title:hover,
.feature-blog-three .post-meta .post .read-more:hover,
.blog-v3 .blog-sidebar-one .sidebar-categories ul li a:hover,
.terms_and_policy .blog-sidebar-one .sidebar-categories ul li a:hover,
.blog-sidebar-one .sidebar-contents ul li a.active{
    color: var(--theme-color);
}
/* decrease font size */
.block-style-five p{
    font-size: 22px;
}
.hero-banner-eleven .hero-text-wrapper .hero-sub-heading{
    font-size: 24px;
}
/* header underline context */
h1.heading span {
    z-index: 1;
}
h1.heading span + span{
    margin-top: 20px;
}
h1.heading span img {
    position: absolute;
    bottom: -20%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
/* fix z-index */
.title-style-twelve span img{
    z-index: 10;
}

.hero-banner-eleven .hero-text-wrapper h1{
    font-size: 6rem;
}
.hero-banner-eleven .hero-text-wrapper h1.small{
    font-size: 5.2rem;
}
.hero-banner-eleven .hero-text-wrapper h1 span img{
    position: absolute;
    width: 100%!important;
    bottom:-30px;
}
.hero-banner-eleven .hero-text-wrapper .hero-sub-heading{
    padding-bottom:40px;
}
.hero-banner-eleven .hero-text-wrapper .hero-sub-heading + .hero-sub-heading{
    padding-top: 0;
}

.feature-blog-three .post-meta > a{
    display: block;
}
.feature-blog-three .post-meta .post {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 32px;
}
.blog-sidebar-one .sidebar-recent-news .title{
   /* font-family: 'Rubik', sans-serif; */
}
.blog-sidebar-one .sidebar-recent-news ul li a,
.blog-sidebar-one .sidebar-recent-news ul li a{
    width: 100%;
}

.blog-sidebar-one .sidebar-categories.featured-articles ul li a,
.blog-sidebar-one .sidebar-categories.recent-articles ul li a{
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 35px;
    transition: all .2s ease-in-out;
}
.blog-sidebar-one .sidebar-categories ul li a,
.blog-sidebar-one .sidebar-title{
    /* restore font */
    font-family: inherit;
}
.blog-sidebar-one .sidebar-title{
    /* restore font */
    font-family: inherit;
    font-weight: 500;
}
/* scroll spy */
.blog-sidebar-one .sidebar-contents ul li a{
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    color: var(--text-color);
}

.blog-sidebar-container,
.blog-contents-container{
    flex: 0 0 21%;
    max-width: 21%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (max-width: 1365px){
    .blog-contents-container{
        /*
        flex: 0 0 30%;
        max-width: 30%;
        */

    }
    .blog-sidebar-container{
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 100px;
    }

    .b-side-blog-banner{
        display: none;
    }
}

/* tooltips */
.o-25{
    opacity: 0.25;
}
.o-50{
    opacity: 0.5;
}
.o-75{
    opacity: 0.75;
}
.o-100{
    opacity: 1!important;
}
.tooltip-inner {
    padding: 8px !important;
    text-align: left;
    max-width: 260px !important;
    min-width: 260px !important;
}
.text-big{
    /* imitate tag */
    font-size: larger;
}
/* index */
/* fix centering/margins */
.block-style-twentyThree{

}

.block-style-twentyThree .text-wrapper > h3:first-child{
    padding-top: 0;
    /* increase line spacing by a 1-3px, so this looks a little more natural */
    line-height: 1.34em;
}
.block-style-twentyThree .text-wrapper p + p{
    margin-top: 26px;
}

/* white- label */
.theme-btn-outline {
    text-align: center;
    font-size: 17px;
    line-height: 56px;
    font-weight: 500;
    color: #000;
    background: #FFF;
    border: 2px solid #000;
    border-radius: 8px;
    position: relative;
    transition: all 0.3s ease-in-out;
    padding-left: 30px;
    padding-right: 30px;
}
.theme-btn-outline.theme-btn-outline-width{
    padding-left: 20px;
    padding-right: 20px;
}

.theme-btn-outline-2 {
    text-align: center;
    font-size: 17px;
    line-height: 46px;
    font-weight: 500;
    padding-right: 30px;
    padding-left: 30px;
    color: #000;
    background: #FFF;
    border: 1px solid #000;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}

.theme-btn-outline:hover,
.theme-btn-outline-2:hover {
    background: var(--theme-color-2);
    border-color: var(--theme-color-2);
    color: #000;
}
h1 span.heading-underline,
h2 span.heading-underline{
    position: relative;
    display: inline-block;
}
h1 span.heading-underline:before,
h2 span.heading-underline:before{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;

    height: 15%;
    bottom: 15%;
    background: var(--theme-color-2);
}

/* features list */
.theme-list {
    list-style-type: none;
    margin-right: 8px;
}

.block-style-twentyThree .text-wrapper p ~ .theme-list{
    font-size: 20px;
}

.theme-list li {
    padding-left: 20px;
    padding-bottom: 3px;
    position: relative;
    margin-left: 26px;
    line-height: 30px;
}

.theme-list li:before {
    text-indent: -26px;
    display: inline-block;
    content: "\f058";
    top: 1px;
    font-family: FontAwesome;
    margin-right: 0;
    font-size: 20px;
    margin-top: 2px;
    position: relative;
}
.theme-list.theme-color li:before{
    color: var(--theme-color);
}
/* embedding */
.title-style-fourteen .upper-title{
    color: #ADB0B7;
    font-size: 15px;
}

/* seo-crawler */
.oval-container {
    position: relative;
    height: 500px;
}
.oval-container .oval-shape:has(+ .oval-shape) {
    right: 56%;
}
.oval-container .oval-shape:nth-child(2) {
    right: 44%;
    z-index: -1;
}
.oval-container .oval-shape {
    aspect-ratio: 1 /1;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    transform: translate(50%,0);
    top: 0;
    right: 50%;
    mix-blend-mode: multiply;
}
.oval-container .shapes {
    position: absolute;
    z-index: -1;
}
.oval-container .shape-img {
    z-index: 2;
    right: -50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.shape-lower .screen-container{
    height: 250px;
}
.oval-container .shape-cover {
    z-index: 3;
    right: -50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.screen-container .shape-center{
    z-index: 2;
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
}
.aos-animate .shape-center{
    animation: jumpThreeCenter 5s infinite linear;
}

.shape-wider .screen-container .oval-shape{
    left: auto;
    right: 50%;
    top: 50%;
    transform: translate(50%,-50%)!important;
    width: 450px;
    height: 450px;
}
.oval-shape.oval-shape-1{
    background-color: #00E9AF;
}
.oval-shape.oval-shape-2{
    background-color: #FF5A8A;
}
.oval-shape.oval-shape-3{
    background-color: #FFC962;
}
.oval-shape.oval-shape-4{
    background-color: #811EFF;
}

/* embedding slider fixes */
.clientSliderSix{
    margin-top:0!important;
}

.clientSliderSix.bigger .slick-track .item .feedback-wrapper{
    border: 1px solid #e8edf0;
    box-shadow: none;
}
.clientSliderSix .slick-track .item .feedback-wrapper{
    /* show ribbon over */
    overflow: visible;
}
.clientSliderSix .slick-track .item .feedback-wrapper .ribbon{
    height: 10px;
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.fancy-feature-thirtyFive .col .slider-wrapper{
    right: auto;
    margin: 0;
}
.slick-slider .slick-track .item{
    margin-top: 0;
    margin-bottom: 70px;
}


/* new pricing table */
.pricing-nav-four,
.pricing-nav-four li{
    position: relative;
}
.pricing-nav-four li[data-badge]:after{
    content: attr(data-badge);
    background: var(--theme-color-2);
    color: var(--heading);
    position: absolute;
    top:0;
    right: 50%;
    transform: translate(53%,-75%);
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: smaller;
    white-space: nowrap;
}

.pricing-table-desktop{
    border-collapse: inherit;
    border-spacing: 0;
    /* broke table if rows collapsed */
    /* width: max-content; */
    margin-left:auto;
    margin-right:auto;
    max-width: 100%;
    height: 100%;
}

.pricing-table-desktop td{
    border: 1px solid #ededed;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    vertical-align: middle;
}
.pricing-table-desktop td img{
    height: 14px;
}
.pricing-table-desktop tbody td.pr-feature-header{
    font-weight: 100;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}
.pricing-table-desktop tbody td.pr-feature-header:not(.pr-group-header){
    line-height: 170%;
}

.pricing-table-desktop tbody td.pr-feature-header,
.pricing-table-desktop tbody td.pr-group-header,
.pr-table-wrapper .pr-body li.pr-feature-header,
.pr-table-wrapper .pr-body li.pr-group-header{
    color: #000;
    font-size: 17px;
}
.pricing-table-desktop tbody td.pr-group-header,
.pr-table-wrapper .pr-body li.pr-group-header{
    font-weight: 500 !important;
    background-color: #fcfbfc;
}
.pricing-table-desktop tbody td{
    font-size: 16px;
    height: 80px; /* works like min-height */
}
.pricing-table-desktop thead td{
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 35px;
}
.pricing-table-desktop tfoot td{
    padding: 16px;
    padding-top: 38px;
    padding-bottom: 38px;
    vertical-align: top;
}


.pricing-table-desktop thead td:first-child,
.pricing-table-desktop tfoot td:first-child{
    opacity: 0;
}
.pricing-table-desktop thead td:nth-child(2){
    border-top-left-radius: 15px;
}
.pricing-table-desktop thead td:last-child{
    border-top-right-radius: 15px;
}
.pricing-table-desktop tfoot td:nth-child(2){
    border-bottom-left-radius: 15px;
}
.pricing-table-desktop tfoot td:last-child{
    border-bottom-right-radius: 15px;
}
.pricing-table-desktop tbody tr:first-child td.pr-feature-header{
    border-top-left-radius: 15px;
}
.pricing-table-desktop tbody tr:last-child td.pr-feature-header{
    border-bottom-left-radius: 15px;
}


.pricing-table-desktop td i[data-original-title]{
    color: silver;
    /*right: 20px; */
    position: absolute;
    transform: translate(0,-50%);
    top:50%;
    margin-left: 10px;
}
.pricing-table-desktop td .price{
    font-weight: 500;
    letter-spacing: -1px;
    color: #000;
    line-height: initial;
    font-size: 30px;
}
.pricing-table-desktop td .trial-text {
    font-size: 16px;
    margin-top: 20px;
}
.pricing-table-desktop td .pr-text {
    margin-bottom: 12px;
    display: inline-block;
}

/* bigger images */
.block-style-twentyFour .icon.bigger{
    width: 100px;
    height: 100px;
}
.block-style-twentySeven .icon.x2{
    height: 100px;
}
.block-style-twentySeven .icon.x3{
    height: 150px;
}
.block-style-twentySeven .icon.x4{
    height: 200px;
}
.block-style-five .icon.x2{
    height: 110px;
}
.fancy-feature-seventeen .block-meta .icon.x3{
    height: 100px;
}
/* keyword research */
.counter-info-classic{
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-height: 500px;
}
.counter-info-classic .dot-shape{
    width: 50%;
    height: 93%;
    top: 7%;
}
.counter-info-classic .counter-box-one{
    width: min-content;
    min-width: 200px;
    height: auto;
    aspect-ratio: 1/1;
    padding: 24px;
    transform: translate(-50%,-50%);
    transition: all 0.2s ease-in-out;
}
.counter-info-classic .counter-box-one .number{
    font-weight: 500;
    font-size: 90%;
}
.counter-info-classic .counter-box-one p{
    text-align: center;
    line-height: 140%;
    width: 85%;
    font-size: 30%;
}

/* coding */
.doc-container .doc-main-body .mark-blue{
    padding: 0;
}
.doc-container .doc-main-body .mark-blue pre{
    padding: 22px 40px;
}

/* old pricing styles */
@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}
.pricing-wrapper.disabled{
    pointer-events: none;
    opacity: .4;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
.js-stripe-process-spinner {

}
.js-stripe-process-spinner .loader {
    border: 3px solid var(--theme-color);
    border-radius: 30px;
    position: fixed!important;
    left: 50%;
    top: 50%;
    width: 45px;
    height: 45px;
    z-index: 10;
    opacity: 0;
    animation: pulsate .7s ease-out infinite;
    margin: -25px 0 0 -15px;
}
.note-difference-change {
    color: #f2a83b;
}
/* pricing alerts */
.js-container-alert-change-plan .alert,
.js-container-alert-success .alert{
    z-index: 5000;
    margin-left: -45%;
    width: 90%;
    left: 50%;
}
.js-container-alert-change-plan .alert{
    position: fixed;
    top: 30%;
    background: #FFECEC;
    color: var(--danger);
    border: 1px solid var(--danger);
    border-radius: 6px;
}
.js-container-alert-success .alert{
    position: fixed;
    top: 56px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 16px;
    text-align: center;
    background: #E3F8EF;
    color: var(--success);
    border: 1px solid var(--success);
    border-radius: 6px;
}
.js-container-alert-success .alert-dismissible{
    padding-right: 1.25rem;
}

@media (min-width: 768px){
    .js-container-alert-success .alert{
        width: 60%;
        margin-left: -30%;
    }
    .js-container-alert-change-plan .alert{
        position: fixed;
        margin-left: -40%;
        width: 80%;
        top: 30%;
    }
    .pricing-nav-four li[data-badge]:after{
        right: 0;
        transform: translate(48%,-70%);
    }
    .screen-container .bg-animation{
        transform: translate(50%,50%) scale(1.2)!important;
    }
}
@media (min-width: 992px){
    top: 83px;
    padding: .75rem 1.25rem;
    font-size: 18px;
}

@media (min-width: 1024px){
    .js-container-alert-success .alert{
        margin-left: -20%;
        width: 40%;
    }
}

@media (min-width: 1400px){
    .js-container-alert-success .alert{
        margin-left: -13%;
        width: 26%;
    }
}

/* animated background */
/* not working */
/*
@keyframes bg-animation-4-frames {
    0% {
       background-image: attr(frame-1);
    }
    25% {
        background-image: attr(frame-2);
    }
    50% {
        background-image: attr(frame-3);
    }
    75% {
        background-image: attr(frame-4);
    }
}
*/

.screen-container .bg-animation{
    animation: none;
    animation-duration: 1s;
    animation-timing-function: step-end;
    animation-iteration-count: infinite;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(50%,50%) scale(1.05);
}

.bg-animation.bg-animation-4-frames{
    /* not working */
    /* animation-duration: attr(duration, 1s); */
    animation-duration: 4s;
    animation-name: bg-animation-4-frames;
}

/* team */
.team-section-one .controls .control.mixitup-control-active{
    color: var(--theme-color);
}
.team-section-one .controls .control:before{
    background: var(--theme-color);
}
.team-section-one .controls .control,
.team-section-one .team-member h4{
    font-family: inherit!important;
}
.team-section-one .no-anim .team-member{
    cursor:default;
    transition: none;
}
.team-section-one .no-anim .team-member:hover{
    transform: none;
}

/* white-label carousel buttons */
.fancy-feature-fifteen .carousel-indicators li{
    margin-left: 40px;
    margin-right: 40px;
}

/* old social buttons */
.social-buttons{
    margin-left: -5px;
    margin-right: -5px;
}
.social-button {
    border: 0;
    outline: 0;
    margin: 5px;
    /* padding: 5px 15px 5px 38px; */
    height: 35px;
    width: 38px;
    box-shadow: none;
    font: normal 14px/28px 'Helvetica',Arial,sans-serif;
    box-sizing: border-box;
    white-space: nowrap;
    border-radius: 0;
    display: inline-block;
    text-decoration: none;
    position: relative;
    color: #fff;
    transition: all .2s ease-in-out
}
.social-buttons--hide-text .social-button__text {
    display: none
}
.social-button:after {
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    left: 0;
    /* position: absolute; */
    font-size: 22px;
    top: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 38px;
    border-radius: 3px;
    font-family: 'FontAwesome'
}
.social-button--fb {
    background: #43609c;
    box-shadow: inset 0px 0px 0px 0px #354e83,0px 3px 0px 0px #354e83
}
.social-button--fb:after {
    content: "\f09a"
}
.social-button--fb:hover {
    box-shadow: inset 0px -40px 0px 0px #354e83,0px 3px 0px 0px #354e83
}
.social-button--tw {
    background: #1da1f2;
    box-shadow: inset 0px 0px 0px 0px #1889cf,0px 3px 0px 0px #1889cf
}
.social-button--tw:after {
    content: "\f099 "
}
.social-button--tw:hover {
    box-shadow: inset 0px -40px 0px 0px #1889cf,0px 3px 0px 0px #1889cf
}
.social-button--linkedin {
    background: #0077b5;
    box-shadow: inset 0px 0px 0px 0px #044568,0px 3px 0px 0px #044568
}
.social-button--linkedin:after {
    content: "\f0e1";
    top: -2px
}
.social-button--linkedin:hover {
    box-shadow: inset 0px -40px 0px 0px #044568,0px 3px 0px 0px #044568
}

/* old style related articles */
.blog-related-posts h4 {
    font-weight: 500;
    font-size: 30px;
    padding-bottom: 15px;
}

.blog-related-posts__content {
    display: flex;
    column-gap: 20px;
    flex-wrap: nowrap;
}

.blog-related-posts__item {
    /* max-width: 300px; */
    width:  calc(100%/var(--related-articles-count));
}

.blog-related-posts__item-img {
    display: block;
}
.blog-related-posts__item-img img {
    aspect-ratio: 128/67;
    object-fit: cover;
    height: auto;
}

a.blog-related-posts__item-title {
    font-size: 18px;
    line-height: 190%;
    color: var(--heading);
    margin: 10px 0px;
    padding: 0px;
    display: block;
    text-decoration: none;
}

a.blog-related-posts__item-title:hover,
a.blog-related-posts__item-title:focus {
    color: var(--theme-color);
}


@media (max-width: 767px) {

    .blog-related-posts__content {
        flex-wrap: wrap;
    }

    .blog-related-posts__item {
        width: 100%;
    }
}

/* author social icons */
.portfolio-details-one .header .social-icon a:hover{
    border: 1px solid #000;
}


/* boostrap for extra small -- mobile */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}

/* main page additional styles */
.mainpage-feature-grid-block{

}
.mainpage-feature-grid-block a:hover h4{
    color: #0056b3;
}
.cursor-pointer{
    cursor: pointer;
}
/* menu-like icon */
.dropdown-icon::after{
    content: "\f100";
    font-family: Flaticon;
    border: none !important;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    top: 0px;
    color: inherit;
    transition: all .3s ease-in-out;
}

.main-promotional-badge {
    display: inline-block;
    line-height: initial;
    border-radius: 20px;
    padding: 4px 18px 4px 15px;
    border: 1px solid #000;
    font-size: 18px;
    color: #000;
}

.main-promotional-badge:hover{
    background: #000;
    color: #fff;
}
.main-promotional-badge strong {
    font-weight: 500;
}
.main-promotional-badge i {
    font-size: 0.73em;
    display: inline-block;
}