/* Theme Name:   Salient Child
Theme URI:    https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Description:  An Ultra Responsive Multi-Purpose Theme.
Author:       ThemeNectar
Author URI:   https://themeforest.net/user/themenectar
Template:     salient
Version:      1.0.0
License:      Custom license
License URI:  http://themeforest.net/licenses/terms/regular
Text Domain:  salientchild
/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder.
/*-------------------------------------------------------------------------*/



/*
 ----------------------------------
 Home
 ----------------------------------
*/

.wf-loading body {
visibility: hidden !important;
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.full-font-size {
    font-size: 60px;
}

.nectar-button.regular-button.plan-button,
.nectar-button[data-color-override="false"] .regular-button.plan-button,
body[data-button-style^="rounded"] .nectar-button.plan-button,
.nectar-button.large.plan-button {
    font-family: 'Gilroy-Medium', Open Sans, sans-serif;
    padding: 18px 66px;
    font-size: 20px;
    border-radius: 8px !important;
    font-weight: normal;
    -webkit-border-radius: 8px !important;
    background: linear-gradient(270deg, #3BD388 0%, #35BE7A 100%);
}

.author-review-row .vc_col-sm-2 {
    width: 58px !important;
}

.author-review-row p {
    height: 20px !important;
}

.author-review-row .circle-image  {
    width: 48px !important;
    border-radius: 50%;
    height: 48px !important;
}

.plan-round-border {
    border-radius: 16px;
}

.plan-round-border .column-bg-overlay {
    border-radius: 16px;
}

.clients.six-cols.no-carousel > div {
    width: 10.6%; /* 14.8% */
}

.clients.eight-cols.no-carousel > div {
    width: 10.6%;
}

.nectar-button.tilt.has-icon.small {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

.gradient-background {
    border-radius: 16px 16px 0 0;
    background: linear-gradient(180deg, #F5F7F9 0%, #FFFFFF 100%);
}

.nectar-button.small.has-icon.regular.regular-button.button-with-icon {
    border-radius: 8px !important;
    padding: 2px 24px;
    margin: 0;
}

.regular-button.nectar-button.has-icon.small i {
    font-size: 16px;
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
    position: initial;
    margin-top: 0;
    margin-right: 12px;
}

.regular-button.nectar-button.has-icon.small span {
    left: 0 !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.regular-button.nectar-button.small.has-icon:hover i {
    -webkit-transform: none;
    transform: none;
}

.regular-button.nectar-button.has-icon.small:hover span {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}

.waiting-container.wpb_column.column_container.vc_column_container.col.no-extra-padding.vc_empty-element.instance-15 {
    border-radius: 16px;
    background: linear-gradient(180deg, #636571 0%, #3C3F4F 100%);
}

.clients .vc_client .no-link img {
    filter: brightness(0.5);
}

.space-between .span_12 {
    justify-content: space-between;
    display: flex;
}

.align-center .vc_column-inner,
.align-center {
    display: flex;
    align-items: center;
}

.disable-col-margin .span_12 .wpb_column:first-child {
    border-left: 0;
}

.disable-col-margin .span_12 .wpb_column {
    margin: 100px 0 0;
    border-left: 1px solid #EBECED;
    padding-top: 3% !important;
    padding-bottom: 3% !important;
}
/*
 ----------------------------------
 Footer
 ----------------------------------
*/
div#copyright .span_12 {
    display: flex;
}

div#copyright .footer-bottom-menu {
    width: 50%;
}

div#copyright .footer-bottom-copyright {
    width: 50%;
    text-align: right;
}

#footer-outer .row {
    padding: 200px 0 80px 0;
}


/* 
 ----------------------------------
 Blog
 ----------------------------------
*/

.nectar-recent-posts-single_featured h2 {
    margin: 7px 0 60px 0 !important;
}

.author_bio_section{
    background-color: #F5F5F5;
    padding: 15px;
    border: 1px solid #ccc;
}

.author_name{
    font-size:16px;
    font-weight: bold;
}

.author_details img {
    border: 1px solid #D8D8D8;
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0;
}


/* Required: */
/* Add classes to composer */

.blog-navigation-categories .widget_categories h4, .blog-navigation-categories label.screen-reader-text {
    display: none;
}

.blog-navigation-categories select {
    border: none;
    box-shadow: none;
   /* width: 60%; */
    /*height: 34px;*/

    /*padding: 5px;*/
	 font-size: 14px;
    /*line-height: 1;*/
    background: url(dropdown.svg) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 100%; 
}


.blog-navigation {
    border-bottom: 1px solid #EBECED;
}

.blog-navigation-bar .wpb_wrapper >div {
    margin-bottom: 0;
    margin-left: 52px;
}

.blog-navigation-bar .wpb_wrapper a {
    padding-bottom: 33px;
    margin-bottom: 0;
}

/*.blog-navigation-bar .wpb_wrapper a:first, .blog-navigation-bar .wpb_wrapper a:hover {
    border-bottom: 3px solid #6BB4F8;
}*/

.blog-navigation-bar .wpb_wrapper {
    float: right;
}

.blog-navigation-bar .wpb_wrapper a.active { /* .blog-navigation-bar .wpb_wrapper a.active:before */
    /*background-color: #6BB4F8;*/
    border-bottom: 3px solid #6BB4F8;
}

.blog-navigation-bar .wpb_wrapper .nectar-button.tilt:hover:before {
    opacity: 0;
}



/*.blog-post .row-bg {
    border-radius: 16px;
}*/

.blog-post .nectar-recent-post-bg {
    position: relative;
    width: 560px;
    height: 400px;
    float: right;
    top: 20%;
    border-radius: 16px;
}

/*.main-content:before,*/
/*.main-content:after,*/
/*.main-content .row:before,*/
/*.main-content .row:after,*/
/*.blog-post .column_container:after,*/
/*.blog-post .vc_column-inner:after,*/
/*.blog-post .span_12:after,*/
/*.blog-post:after,*/
/*.blog-post:before {*/
/*    content: none !important;*/
/*}*/

.blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container:after,
.blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container:before {
    content: none !important;
}

.blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container {
    flex-flow: row-reverse;
    justify-content: space-between;
}

.blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .nectar-recent-post-bg:after {
    background: none;
}

@media screen and (max-width: 767px) {
    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .nectar-recent-post-bg:after {
        background: #ffffff57;
    }
}

.blog-post .nectar-recent-post-slide .row-bg {
    transform: none !important;
}


.nectar-recent-post-slide .row-bg {
    background: none;
}


/* Info column */
.blog-post .nectar-recent-posts-single_featured h2,
.blog-post .nectar-recent-posts-single_featured a,
.blog-post .nectar-recent-posts-single_featured .controls li,
.blog-post .nectar-recent-posts-single_featured .inner-wrap {
    color: #3C3F4F;
}


.blog-post .recent-post-container .social-media {
    background: #947BF9;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    padding: 1px 8px;
}

.blog-post .recent-post-container .nectar-button {
    /*height: 57px;  */
    /*width: 181px;*/
    padding: 18px 54px;
    border: 1px solid #EBECED;
    border-radius: 8px;
    color: #6BB4F8;
    border-radius: 8px !important;
}
.blog-post .recent-post-container .nectar-button[data-color-override="false"].regular-button {
    background-color: #FFFFFF !important;
}

.blog-post .recent-post-container .icon-button-arrow:before {
    content: "\f061";
    font-family: fontAwesome;
}

.blog-post .recent-post-container .nectar-button.has-icon:hover i {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
}

.blog-post .recent-post-container .excerpt {
    display: none;
}

.nectar-recent-posts-single_featured[data-padding="12%"] .recent-post-container, #boxed .nectar-recent-posts-single_featured[data-padding="12%"] .recent-post-container {
    padding-bottom: 5%;
}


/* Blog External Posts */
/* .blog-external-type {
    background-color: #F5F7F9;
/*     height: 566px; */
/*     margin-bottom: 120px; */
} */

#blog-cat-external-links{
	margin-bottom:160px;
}
.blog-cat-external-grid {
    background-color: #ffffff;
    border-radius: 8px;
}
.blog-cat-external-grid img {
    border-radius: 8px 8px 0px 0px;
	margin-bottom: 0px !important;
	width: 100% !important;
	height: 158px !important;
}
.blog-cat-external-grid {
    background-color: #ffffff;
    border-radius: 8px;
    filter: drop-shadow(0px 7px 7px rgba(60,63,79,0.1)) drop-shadow(0px 3px 3px rgba(60,63,79,0.1));
}

.blog-cat-external-grid-content .cat-title {
	font-family: Gilroy-SemiBold;
    font-size: 24px;
    line-height: 36px;
    color: #3c3f4f;
	margin-bottom: 0px !important;
	font-weight:normal;
 }
.grid-cat-webinar {
    font-size: 12px;
    line-height: 16px;
    color: #6bb4f8;
    font-family: Gilroy-SemiBold;
}
.grid-cat-podcast {
    font-size: 12px;
    line-height: 16px;
    color: #ff5f5f;
    font-family: Gilroy-SemiBold;
}
.grid-cate-freebie {
    font-size: 12px;
    line-height: 16px;
    color: #947bf9;
    font-family: Gilroy-SemiBold;
}
.grid-cat-academy {
    font-size: 12px;
    line-height: 16px;
    color: #feae05;
    font-family: Gilroy-SemiBold;
}
.blog-cat-external-grid-content {
    padding: 28px;
}
.blog-cat-external-grid p {
    padding-bottom: 0px;
}
.arvhive-widget-footer .row-bg-wrap .inner-wrap {
    position: initial !important;
}
.blog-external-type:after {
    content: ' ';
    position: absolute;
    width: 300%;
    height: 100%;
    background-color: #F5F7F9;
    z-index: -1;
    top: 0;
    left: -100%;
    max-height: 566px;
}

.blog-external-type .wpb_wrapper ul {
    padding-top: 120px;
    padding-bottom: 120px;
}

.blog-external-type .wpb_wrapper ul article {
    transition: all 200ms;
    width: 260px;
    height: 333px;

    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 7px 14px 0 #EBECED, 0 3px 6px 0 #EBECED;
    margin-bottom: 40px;
}

.blog-external-type .wpb_wrapper ul article img {
    width: 100%;
    border-radius: 8px 8px 0 0;
    background-color: #E0F0FE;
    margin: 0;
}

.blog-external-type .wpb_wrapper ul article .entry-image {
    height: 154px;
    overflow: hidden;
}

.blog-external-type .wpb_wrapper ul article .entry-image a {
    display: flex;
}

.blog-external-type .upw-posts .entry-image {
    margin-bottom: 24px;
}
.blog-external-type .wpb_wrapper article .entry-categories {
    padding: 0 28px 0 28px;
    font-size: 12px !important;
    margin: 0;
}

.blog-external-type .wpb_wrapper article .entry-title {

    /*font-family: Gilroy !important;*/
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: -0.3px;
    line-height: 32px;
    padding: 0 28px 28px 28px;
    margin: 0;
}
.blog-external-type .wpb_wrapper article .entry-title a {
    color: #3C3F4F !important;
    text-decoration: none !important;
}

.blog-external-type .wpb_wrapper ul article:hover .entry-title a {
    color: #8A8C95 !important;
}

.mas-static-content .author_bio_section, .mas-static-content .wtr-time-wrap {
    display: none;
}

.blog-external-type .vc_column-inner .wpb_content_element {
    display: flex;
    width: 100%;
}

.blog-external-type .vc_column-inner {
    display: flex;
}

.blog-external-type .wpb_wrapper ul li .upw-posts {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.blog-external-type .wpb_wrapper ul li {
    height: 100%;
    width: 100%;
}

.blog-external-type .wpb_wrapper {
    width: 100%;
}

.blog-external-type .wpb_wrapper ul {
    height: 100%;
    width: 100%;
    display: flex;
}

/*
 ----------------------------------
 Posts
 ----------------------------------
*/

#blog .post-area .posts-container article.masonry-blog-item.post .meta-category,
#blog .post-area .posts-container article.masonry-blog-item.post .article-content-wrap {
    background-color: transparent;
    text-align: left;
}

#blog .post-area .posts-container article.masonry-blog-item.post .article-content-wrap {
    height: 180px;
}

#blog .post-area .posts-container article.masonry-blog-item.post .content-inner .meta-category a {
/*     color: #6BB4F8 !important; */
    font-size: 12px;
    line-height: 16px;
    /* color: #947bf9; */
    font-family: Gilroy-SemiBold;
    margin-right: 10px;
	font-weight: normal;
}

#blog .post-area .posts-container article.masonry-blog-item.post .content-inner a .post-featured-img {
    max-height: 200px;
    /*max-width: 350px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

#blog .post-area .posts-container article.masonry-blog-item.post .article-content-wrap {
    height: 170px;
    margin-top: -6px;
    padding: 0 28px 30px 28px!important;
}

#blog .post-area .posts-container article.masonry-blog-item.post .content-inner .meta-category {
    padding: 20px 30px 0 30px !important;
}

#blog .post-area .posts-container article.masonry-blog-item.post .content-inner .meta-category a:before {
    background: #6BB4F8 !important;
}

#blog .post-area .posts-container article.masonry-blog-item.post .content-inner .article-content-wrap .excerpt {
    display: none;
}

#blog .post-area .posts-container article.masonry-blog-item.post .content-inner a .post-featured-img {
    border-radius: 16px;
}

#blog .post-area .posts-container article.masonry-blog-item.post .inner-wrap {
    box-shadow: unset !important;
}

#blog .post-area .posts-container article.masonry-blog-item:hover .post-content .article-content-wrap .post-header .title a {
    color: #8A8C95 !important;
}

#blog .post-area .posts-container article.masonry-blog-item {
    width: 32% !important;
    max-width: 366px !important;
/* 	padding: 0px 0px 0px 0px; */
}

@media screen and (max-width: 767px) {
    #blog .post-area .posts-container article.masonry-blog-item {
        width: 100% !important;
    }
}

#blog .post-area #pagination .page-numbers {
    color: #8A8C95 !important;
    font-size: 14px !important;
    line-height: 20px;
    font-family: Gilroy-SemiBold;
	font-weight: normal;
}

#blog .post-area #pagination .page-numbers:hover {
    color: #6BB4F8 !important;
}

#blog .post-area #pagination .page-numbers.current {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    color: #6BB4F8 !important;
}

#blog .post-area #pagination .page-numbers.dots {
/*     letter-spacing: 14px; */
}

#blog .post-area #pagination a {
    padding:11px 5px 10px 5px!important;
}

#blog .post-area #pagination span {
    padding: 11px 5px 10px 5px!important;
}

/*
 ----------------------------------
 Article
 ----------------------------------
*/

.single article.post {
    display: flex;
    justify-content: center;
}

.single .post-content {
    padding: 0 60px 0;
}

.post-content .wpb_text_column blockquote:after {
    content: ' ';
    position: absolute;
    width: 300%;
    height: 100%;
    background-color: #F5F7F9;
    z-index: -1;
    top: 0;
    left: -100%;
}

.post-content .wpb_text_column blockquote {
    padding: 80px 0;
    margin: 60px 0;
    position: relative;
    display: flex;
    justify-content: center;
}

.post-content .wpb_text_column blockquote h1,
.post-content .wpb_text_column blockquote h2,
.post-content .wpb_text_column blockquote h3,
.post-content .wpb_text_column blockquote h4,
.post-content .wpb_text_column blockquote h5,
.post-content .wpb_text_column blockquote h6,
.post-content .wpb_text_column blockquote span,
.post-content .wpb_text_column blockquote b {
    color: #8A8C95;
    font-size: 24px;
    font-style: italic;
    line-height: 36px;
    max-width: 560px;
    text-align: center;
}

.post-content .author_bio_section .author_avatar img {
    height: 40px;
	    width: 40px;
    border-radius: 50%;
}

.post-content .author_bio_section .author_role {
    text-align: center;
    color: #8A8C95;
    font-family: Gilroy-Medium;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
	    margin-bottom: 13px;
}

.post-content .author_bio_section .author_name a {
        color: #3C3F4F;
    font-family: Gilroy-SemiBold;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: normal;
}

.post-content .author_bio_section .author_name {
    text-align: center;
    padding: 0;
	line-height: 1;
}

.post-content .author_bio_section .author_details {
        text-align: center;
    max-width: 500px;
    color: #8A8C95;
    font-family: "Noto Sans";
    font-size: 16px;
    font-style: italic;
    letter-spacing: normal;
	font-weight: normal;
    line-height: 20px;
}

.post .content-inner {
    padding-bottom: 20px;
}

.post-content .author_bio_section .author_avatar {
    height: 40px;
    display: flex;
    justify-content: center;
	    margin-bottom: 15px;
}

.post-content .author_bio_section {
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: transparent;
    border: 0;
    border-top: 1px solid #EBECED;
    padding:  60px 0 0;
}

@media screen and (max-width: 425px) {
    .single .post-content {
        padding-right: 0;
    }

    .post-content .wpb_text_column blockquote {
        padding: 40px 0;
        margin: 30px 0;
    }

    .post-content .wpb_text_column blockquote h1,
    .post-content .wpb_text_column blockquote h2,
    .post-content .wpb_text_column blockquote h3,
    .post-content .wpb_text_column blockquote h4,
    .post-content .wpb_text_column blockquote h5,
    .post-content .wpb_text_column blockquote h6,
    .post-content .wpb_text_column blockquote span {
        font-size: 18px;
        line-height: 28px;
    }
}

/*
 ----------------------------------
 Article - Related posts
 ----------------------------------
*/

.related-post-wrap .row-bg-wrap .row-bg {
    background-color: #ffffff;
}

.related-post-wrap .related-posts {
    padding: 0 !important;
}

.related-post-wrap .related-posts .post {
    box-shadow: none !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 260px;
    border-radius: 0 !important;
}

.related-post-wrap .related-posts .post .meta-category a:before {
    background-color: #6BB4F8 !important;
}

.related-post-wrap .related-posts .post .article-content-wrap {
    padding-top: 0 !important;
}

.related-post-wrap .related-posts .post .article-content-wrap .post-header .title {
    color: #3C3F4F;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.25px;
    line-height: 28px;
}

.related-post-wrap .related-posts .post .meta-category {
    width: 100%;
}

.related-post-wrap .related-posts .post .meta-category a {
    font-size: 12px;
    line-height: 16px;
    color: #6BB4F8 !important;
    font-weight: 600;
}

.related-post-wrap .related-posts .post .post-featured-img {
    border-radius: 16px;
    display: flex;
    align-items: center;
    max-height: 146px;
}

.related-post-wrap .related-title {
    display: none;
}

@media screen and (max-width: 425px) {
    .ascend .blog-recent.related-posts .col {
        margin-right: 30px;
    }

    .related-post-wrap {
        width: 100vw;
        left: -53px;
    }

    .ascend .blog-recent.related-posts {
        overflow-y: auto;
        display: flex;
        flex-flow: row;
    }
}

@media screen and (max-width: 375px) {
    .related-post-wrap {
        left: -28px !important;
    }
}

@media screen and (max-width: 320px) {
    .related-post-wrap {
        left: -10px !important;
    }
}

/*
 ----------------------------------
 Article - Header
 ----------------------------------
*/
.single .heading-title[data-header-style="default_minimal"] h1, body[data-ext-responsive="true"].single-post #page-header-bg[data-post-hs="default_minimal"] h1 {
    padding: 20px 0 0 0;
}

#page-header-wrap .entry-title {
    font-size: 48px !important;
    line-height: 60px !important;
}

.single #header-outer #top .container .row .right-aligned-menu-items ul li.button_solid_color a:before {
    background: linear-gradient(270deg, #3BD388 0%, #35BE7A 100%);
    border-radius: 8px !important;
}

.single #header-outer #top .container .row .right-aligned-menu-items ul li.button_solid_color a {
    color: #FFFFFF !important;
    font-size: 14px;
    line-height: 20px;
}

.single #header-outer #top .container .row a {
    color: #757575 !important;
}

.single #header-outer #top #logo .default-logo {
    opacity: 0 !important;
}

.single #header-outer #top #logo .dark-version {
    opacity: 1 !important;
}

.single #page-header-wrap #page-header-bg .page-header-bg-image-wrap .page-header-bg-image:after {
    background-color: #FFFF;
}

.single #page-header-bg h1 {
   color: #3C3F4F;
    font-family: Gilroy-Bold;
    font-size: 40px !important;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 56px !important;
    text-align: left !important;
}

.single #page-header-bg div#single-below-header .meta-author {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    height: 57px
}

.single #page-header-bg div#single-below-header .meta-author .author-info .meta-author-details {
    display: flex;
    flex-direction: column;
}

.single #page-header-bg div#single-below-header .meta-author .author-info .meta-author-details span {
    padding: 0;
    text-align: left;
    color: #8A8C95;
    font-family: Gilroy-Medium;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
	margin-top: 4px;
}

.single #page-header-bg div#single-below-header .meta-author .author-info .meta-author-details a {
        color: #3C3F4F;
    text-align: left;
    font-family: Gilroy-SemiBold !important;
    font-size: 18px;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 24px;
}

.single #page-header-bg div#single-below-header .meta-author .author-info .meta-author-avatar {
    margin-right: 20px;
    padding: 5px 0px;
}

.single #page-header-bg div#single-below-header {
    margin-top: 40px;
    width: 100%;
    max-width: 1000px;
}

.single #page-header-bg div#single-below-header .meta-author .post-custom-button a svg {
    padding: 0;
}

/* .single #page-header-bg div#single-below-header .meta-author .post-custom-button a svg {
    margin-right: 16px;
} */

.single #page-header-bg div#single-below-header .meta-author .post-custom-button a {
    border-radius: 8px;
    background-color: #6BB4F8;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    padding: 16px 33px;
    display: flex;
    align-items: center;
}

.single #page-header-bg div#single-below-header .meta-author .author-info {
    display: flex;
}

.single div#page-header-bg .inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

body.single-post[data-bg-header="true"].ascend .container-wrap .inner-wrap .page-content-bg-image img {
    width: 100%;
}

body.single-post[data-bg-header="true"].ascend .container-wrap .inner-wrap .page-content-bg-image {
    max-height: 428px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
    border-radius: 16px;
}

body.single-post .section-title.blog-title .inner-wrap .entry-title {
    margin: 0 !important;
    text-align: left;
}

body[data-ext-responsive="true"].single-post #page-header-bg[data-post-hs="default_minimal"] h1 {
    max-width: unset !important;
}

body.single-post .inner-wrap {
    max-width: 760px;
}

body.single-post .section-title.blog-title .inner-wrap {
    width: 100%;
    padding: 0 60px 0;
}

body.single-post .section-title.blog-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

body.single-post[data-bg-header="true"].ascend .container-wrap {
    padding: 0 !important;
}

.post-content .content-inner .wtr-time-wrap {
    color: #947BF9;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 36px;
	font-family: 'Gilroy-Medium';
}

@media screen and (max-width: 425px) {
    body.single-post .section-title.blog-title .inner-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .single #page-header-bg div#single-below-header .meta-author {
        display: flex !important;
        justify-content: space-between;
        width: 100%;
    }

    .single #page-header-bg div#single-below-header .meta-author .author-info .meta-author-avatar {
        margin-right: 5px;
    }

    .single #page-header-bg div#single-below-header .meta-author .post-custom-button a svg {
        margin-right: 0;
    }

    .single #page-header-bg div#single-below-header .meta-author .post-custom-button a {
        padding: 8px 16px;
		margin-top: -55px!important;
    }

    body.single-post[data-bg-header="true"].ascend .container-wrap .inner-wrap .page-content-bg-image {
        height: 200px;
    }
}

/* Reading Time Icon */
.wtr-time-wrap.before-content:before {
    display: block;
    content: ' ';
    background-image: url(thin-0026_time_watch_clock.svg?ver=1.0);
    background-size: 16px 16px;
    height: 16px;
    width: 16px;
    float: left;
}
.wtr-time-number {
    padding-left: 8px;
}

/*
 ----------------------------------
 Share Bar
 ----------------------------------
*/

.sidebar-share {
    display: flex;
    flex-flow: column;
/*     align-items: center; */
}
.sfsi_wicons {
    padding: 0px 60px 0px 0px;
}
.sfsi_shortcode_container {
    margin-left: 39px;
}
.sidebar-share .sfsi_widget .norm_row.sfsi_wDiv div:last-child {
    margin-right: 0;
}

.sidebar-share .sfsi_widget .sfsi_tool_tip_2 {
    display: none !important;
}

.sidebar-share .sfsi_widget.sfsi_shortcode_container .sficn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebar-share .sfsi_widget.sfsi_shortcode_container .sficn img {
    width: 20px;
    height: 20px;
}

.sidebar-share .sfsi_widget .norm_row.sfsi_wDiv {
    display: flex;
    justify-content: space-between;
}

.sidebar-share .sfsi_widget .norm_row.sfsi_wDiv,
.sidebar-share .sfsi_widget.sfsi_shortcode_container {
/*     width: 100% !important; */
}

.sidebar-share .share-text {
    color: #3C3F4F;
    font-family: Gilroy-Medium;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    margin-bottom: 24px;
}

.sidebar-share .get-button {
   display: -webkit-box;     
	margin-bottom: 40px;
}

.sidebar-share .get-button a {
    border-radius: 8px;
    background: linear-gradient(270deg, #3BD388 0%, #35BE7A 100%);
    text-align: center;
    padding: 13px 52px;
}
.sidebar-share .get-button span {
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    font-family: Gilroy-SemiBold !important;
    font-weight: normal !important;
    font-size: 16px;
}
.sidebar-share {
    display: none;
    position: fixed;
    left: 12%;
    top: 350px;
    z-index: 99999;
}

@media screen and (max-width: 1500px) {
    .sidebar-share {
        left: 7%;
    }
}

@media screen and (max-width: 1300px) {
    .sidebar-share {
        left: 1%;
    }
}

@media screen and (max-width: 1024px) {
    .sidebar-share {
        left: 30px;
    }
}

@media screen and (max-width: 1023px) {
    .sidebar-share {
        display: none;
    }
}

.plan-card-blog,
.plan-card {
    background: linear-gradient(180deg, #626471 0%, #3b3f4f 100%);
    border-radius: 16px;
}

.recent-post-container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 5% !important;
}

.recent-post-container h2 .full-slide-link {
    font-size: 48px;
    line-height: 60px;
}

.blog-navigation-bar .tilt-button-inner .nectar-button i,
.blog-navigation-bar .tilt-button-inner .nectar-button {
    color: #8A8C95 !important;
}

@media screen and (max-width: 1023px) {
    #blog .post-area .posts-container article.masonry-blog-item .post-header .title a {
        font-size: 20px;
        line-height: 28px;
    }

    #blog .post-area .posts-container article.masonry-blog-item {
        width: 47.7% !important;
        height: 450px;
    }

    .container {
        max-width: 648px;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-categories form select {
        width: 100% !important;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-categories {
        max-width: 130px !important;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper {
        display: flex;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap .tilt-button-inner {
        padding: 0 !important;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap a {
        padding: 0 !important;
        padding-bottom: 32px !important;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap .nectar-button span {
        display: none !important;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap {
        display: flex;
        align-items: center;
        margin-left: 40px !important;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap .nectar-button.active span {
        display: inline-block !important;
    }

    .blog-navigation .col.span_12.dark.left {
        display: flex !important;
    }

    .blog-external-type .wpb_wrapper ul article {
        width: 304px;
    }

    .blog-external-type .wpb_wrapper ul {
        padding-top: 80px !important;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container .nectar-recent-post-bg:after {
        background-color: transparent !important;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container .nectar-recent-post-bg {
        width: 100%;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container .inner-wrap {
        margin-top: 40px;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container {
        flex-flow: column;
        align-items: center;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container .inner-wrap h2 a {
        font-size: 40px;
        line-height: 52px;
    }
}

@media screen and (max-width: 690px) {
	.blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap {
         margin-left: 20px !important;
    }
	
    .container {
        max-width: 320px;
    }

/*     .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap {
        display: none;
    } */

    #blog .post-area .posts-container article.masonry-blog-item {
        width: 100% !important;
        height: 350px;
		max-width: 100% !important;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container .inner-wrap .nectar-button {
        display: none;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container .inner-wrap h2 a {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.3px;
    }

    .blog-post .nectar-recent-posts-single_featured .nectar-recent-post-slide .container .nectar-recent-post-bg {
        height: 200px;
    }

    .blog-navigation .col.span_12.dark.left .blog-navigation-bar .wpb_wrapper .tilt-button-wrap.active {
        display: inline-block;
    }
}

@media screen and (max-width: 320px) {
    .container {
        max-width: 280px;
    }

}
.arslan-ico{
	width: 37px;
    display: inline-block;
    float: left;
}

/*  work */
.planable-heading{
	color: #ffffff;
	font-size: 50px;
	letter-spacing: 60px;
	text-align: center;
	letter-spacing: normal;
	font-family: "Gilroy-Bold";
}

.try-planable-free .hover-wrap{
	margin-bottom:0px !important;
}
.try-planable-free{
	margin-top:125px;
}
.planable-schdule-demo{
	font-family: "Gilroy-Medium";
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	
}
.planable-schdule-demo-link{
	color: #8a8c95;
	border-bottom: 1px dotted #3bd388;
	font-family: 'Gilroy-Medium';
}
/* .plan-button span {
    
} */

/* .plan-button{
	
}
 */
#feature-archive-post{
	margin-top:60px;
}
.imready-button{
	font-family: Gilroy-Medium !important;
	color: #ffffff;
	padding:18px 18px 18px 49px !important;
    font-size: 20px;
    border-radius: 8px !important;
    font-weight: normal;
    -webkit-border-radius: 8px !important;
    background: linear-gradient(90deg, #35BE7A, #3BD388);
}

.imready-button:hover{
	background: linear-gradient(90deg, #3BD388, #62DC9F);
}
.imready-button:active {
 opacity:0.87;
}
span.imready-arrow {
    margin-left: 45px;
}
#feature-archive-post h3 a{
	font-size: 40px;
    line-height: 56px;
    color: #3c3f4f;
    font-family: Gilroy-Bold;
    font-weight: normal;
}

#feature-archive-post h3{
	margin-bottom: 90px;
}
.feature-read-more {
	padding: 18px 27px;
    color: #6BB4F8 !important;
    font-family: Gilroy-SemiBold;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    border: 1px solid #EBECED;
    border-radius: 8px;
    background-color: #FFFFFF;
}
.feature-read-more:hover {
    background-color: #FAFBFC;
}
.feature-read-more:active {
    background-color: #F5F7F9;
}
a.feature-read-more span {
    margin-left: 19px;
}
.pt-cv-meta-fields .terms a {
    background-color: #947bf9;
    padding: 5px 8px;
    border-radius: 4px;
    color: #fff !important;
    font-size: 12px;
    font-family: Gilroy-SemiBold;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: normal;
}

/* div#blog {
    z-index: 3000;
} */
span.feature-category-name .post-categories {
    margin-bottom: 11px !important;
}

.feature-post-image img {
    border-radius: 16px !important;
	float: right;
	height: 400px !important;
}

.feature-category-name a {
    background-color: #947bf9;
    padding: 5px 8px;
    border-radius: 4px;
    color: #fff !important;
    font-size: 12px;
    font-family: Gilroy-SemiBold;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: normal;
}
.pt-cv-ifield .pt-cv-title a {
    font-size: 40px;
    line-height: 56px;
    color: #3c3f4f;
    font-family: Gilroy-Bold;
	font-weight: normal;
/*     word-spacing: 4px; */
}
.pt-cv-meta-fields {
    margin-bottom: 11px;
}
.pt-cv-content .pt-cv-readmore {
    padding: 16px 27px;
    color: #6BB4F8 !important;
    font-family: "Gilroy-SemiBold";
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    border: 1px solid #EBECED !important;
    border-radius: 8px;
    background-color: #FFFFFF !important;
}
.pt-cv-content .pt-cv-readmore:hover {
    background-color: #FAFBFC !important;
}
.pt-cv-content .pt-cv-readmore span {
    margin-left: 15px;
}
.pt-cv-content .pt-cv-readmore:active {
    background-color: #F5F7F9 !important;
}
.pt-cv-content .pt-cv-readmore:focus {
    background-color: #F5F7F9 !important;
	box-shadow: none !important;
}
.pt-cv-ifield .pt-cv-title {
    margin-bottom: 68px !important;
}
.pt-cv-ifield img.pt-cv-thumbnail {
	width: 560px;
    border-radius: 16px;
	height: 400px;
	margin-left: 100px;
}
span.first-nav-work {
    margin-right: 15px;
}
span.last-nav-work {
    margin-left: 15px;
}
#blog-link-row{
	margin-bottom:0px;
}
.blog-navigation .nectar-button.tilt.has-icon.small {
    font-size: 14px;
    font-family: Gilroy-Medium;
	line-height: 20px;
	font-weight: normal;
}

.page-numbers.current {
    color: #6bb4f8 !important;
}
.masonry.material .masonry-blog-item .meta-category a.marketing {
    color: #947bf9!important;
}
.masonry.material .masonry-blog-item .meta-category a.social-media {
    color: #feae05!important;
}
.masonry.material .masonry-blog-item .meta-category a.productivity { 
	color:#6bb4f8!important;
}
.masonry.material .masonry-blog-item .meta-category a.webinar{
	color:#6bb4f8!important;
}
.masonry.material .masonry-blog-item .meta-category a.podcast{
	color:#ff5f5f!important;
}
ul.post-page-links-ul {
    margin-bottom: 25px;
}
.post-page-links img {
	width: 20px !important;
    height: 20px !important;
	margin-bottom: -6px !important;
    margin-right: 8px;
}
.post-page-links p {
    padding: 0px;
}
.post-page-dummylink{
	display:none;
}

ul.post-page-links-ul li {
    padding: 0px 40px;
}

ul.post-page-links-ul a {
	color: #8A8C95;
    font-family: Gilroy-Medium;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
}
ul.post-page-links-ul a:hover {
   color: #3C3F4F;
}
ul.post-page-links-ul a:hover:after {
    content: '';
    width: 70%;
    height: 100%;
    position: absolute;
    left: 18%;
    bottom: 0;
    box-shadow: inset 0px -4px 0px #6bb4f8;
    border-radius: 36px 31px 0 0;
    top: 26px;
}
ul.post-page-links-ul .default{
	color: #3C3F4F;
}
ul.post-page-links-ul .default:after {
    content: '';
    width: 70%;
    height: 100%;
    position: absolute;
    left: 18%;
    bottom: 0;
    box-shadow: inset 0px -4px 0px #6bb4f8;
    border-radius: 36px 31px 0 0;
    top: 26px;
}
h2.am__title:hover {
    color: #8A8C95;
}
/* ul.post-page-links-ul .default {
    border-bottom: 4px solid #6BB4F8;
    border-radius: 4px 4px 0 0;
} */
/* .single #page-header-bg #single-below-header span {
    color: rgba(255, 255, 255);
    font-family: Gilroy-SemiBold;
    font-weight: normal;
	padding-left: 8px;
} */
.post-custom-button span {
       color: rgba(255, 255, 255) !important;
    font-family: Gilroy-SemiBold !important;
    font-weight: normal !important;
    padding-left: 8px !important;
}
.single-blog-page-content{
	top:-60px;
}
@media only screen and (max-width: 998px) {
	.am__col-3 .am_grid_col{
		flex: 0 0 50%;
		 max-width: 50%;
	}
	body .wpb_column.centered-text .asr-filter-div dd ul {
		display: none;
	 }
	.feature-category-post{
		 display: flex;
		flex: 0 1 auto;
		flex-wrap: wrap-reverse;
	}
	.feature-post-image img {
		float: left;
			height: 100% !important;
	}
	#feature-archive-post h3 a {
		font-size: 36px;
	}
		#feature-archive-post h3 {
		margin-bottom: 45px;
		margin-top: 15px;
	}
}
@media only screen and (max-width: 768px) {
	.post-page-dummylink {
		display: block;
		border: none;
		background-color: #ffffff;
		line-height: 20px;
		background: url(https://planable.io/wp-content/uploads/2020/07/cat-selection-dropdown.svg) no-repeat scroll right center;
		cursor: pointer;
		font-size: 14px;
		font-weight: normal;
		padding-right: 30px;
		margin-top: -50px;
	}
	.logos-list .clients[class*="col"].no-carousel > div {
    width: 35%!important;
}
	ul#postpagedropdown li:nth-child(1) {
    display: none;
}
	.post-page-links {
	  position: relative;
/* 	  display: inline-block; */
	  z-index: 40000;
	}
	.post-page-links-ul {
	  display: none;
    position: absolute;
    min-width: 155px;
    filter: drop-shadow(0px 7px 7px rgba(60, 63, 79, 0.1)) drop-shadow(0px 3px 3px rgba(60, 63, 79, 0.1));
    z-index: 41000;
    left: -50px;
    background-color: #ffffff;
    top: -22px;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    border-radius: 8px;
	}
	ul.post-page-links-ul li {
    padding: 4px 15px;
	}
	.asr-ajax-container {
    margin-top: 20px;
	}
	.show-post-page-links-ul {display: block;}
	.am__col-3 .am_grid_col {
		flex: 0 0 100%;
		 max-width: 100%;
	}
	.blog-cat-external-grid img {
    height: auto !important;
	}
	ul.post-page-links-ul a:hover:after {
    display:none;
}
}
@media only screen and (max-width: 600px) {
	h2.am__title {
    font-size: 16px !important;
    line-height: 24px !important;
	}
	#am_posts_navigation_init {
    margin: 0px 0px 40px 0px;
	}
	#feature-archive-post h3 a{
		font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    word-spacing: -0.3px;
	}
	.feature-read-more{
		display:none;
	}
	.feature-category-post .col.span_6:nth-child(1) {
    padding: 0px 20px;
	}
	.sidebar-share {
    display: none !important;
	}
	.pt-cv-ifield .pt-cv-title a{
	font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    word-spacing: -0.3px;
	}
	.pt-cv-meta-fields {
    padding: 0px 28px;
	}
	h4.pt-cv-title {
    padding: 0px 28px;
	}
	.pt-cv-content {
    padding: 0px 28px;
	}
	.am__col-3 .am_grid_col{
	margin-bottom: 0px;
	}
	pt-cv-ifield .pt-cv-title a {
    font-size: 37px;
	}
	.pt-cv-ifield .pt-cv-title {
		margin-bottom: 25px !important;
	}
	.pt-cv-ifield img.pt-cv-thumbnail {
		margin-bottom: 30px !important;
		height: 100% !important;
		margin-left:0px;
	}
	.pt-cv-content .pt-cv-readmore{
		display:none;
	}
	.pt-cv-ifield .pt-cv-title {
		margin-top: 10px !important;
	}
	h2.planable-heading {
		font-size: 40px !important;
		line-height: 1.3 !important;
	}
	.planable-schdule-demo-link {
		display: inline-block;
	}
	.planable-image{
		display:none !important;	
	}
	.planable-schdule-demo {
		font-size: 22px;
	}
}
#footer-outer .row#copyright {
    padding: 20px 0!important;
}
.colortitle_box p {
   font-family: "Gilroy-SemiBold"!important;
}
p#btn_calc_again {
    display: block;
    width: 80%;
    margin-top: 32px;
    padding: 16px;
    text-align: center;
    color: #947bf9!important;
    font-family: 'Gilroy-SemiBold'!important;
    font-size: 16px!important;
    line-height: 24px;
    margin: 0 auto;
    border: none;
    border-radius: 15px!important;
    background-color: white;
}

.widget_nav_menu .menu li {
    display: block!important;
}

body #pagination >span.page-numbers.current{
    width: auto;
	margin: 0;
}

.singular-category-title{
	top: -75px;
    position: relative;
    font-size: 16px;
	font-family: Gilroy-Medium;
}
.post-header h3 {
    font-size: 24px;
    line-height: 36px;
    color: #3c3f4f;
    font-family: Gilroy-SemiBold;
	font-weight: normal;
}
.post-area.masonry.span_12 #pagination, .blog-fullwidth-wrap .post-area.masonry #pagination {
	margin-top: 75px!important;
    margin-bottom: 125px !important;
}
a.next.page-numbers {
    display: none !important;
}
.single #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after,
.single #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before{
background: #000!important;
}
.nectar-button span {
    font-family: 'Gilroy-SemiBold'!important;
}


/*
 ----------------------------------
 Tech Price Css
 ----------------------------------
*/
.Tech-price-heading{
    font-size: 50px;
    color: #3c3f4f;
    text-align: center;
    padding-top: 50px !important;
    padding-bottom: 35px !important;
}
.Tech-price-package-most-popular{
    background: linear-gradient(90deg, #8f71ff, #c3b3ff);
    color: white;
    left: 50%;
    position: absolute;
    border-radius: 5px;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 0px;
    width: 110px;
    line-height: 2.5;
    transform: translate(-50%, -30px);
}
.Tech-price-package-custom-contact-us{
    visibility: visible;
    margin-bottom:6px;
}
.Tech-price-25-off-alert{  
    background: linear-gradient(90deg, #8f71ff, #c3b3ff);
    color: white;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    padding: 0px;
    width: 105px;
    letter-spacing: 0.5px;
    left: 22%;
    top: -62px;
    line-height: 2.2;
    position: absolute;
}
.Tech-price-25-off-alert-image{
    width: 25px;
    position: absolute;
    left: 33.3%;
    top: -53px;
}
.Tech-planable-below-package-ul{
    height: 148px;
    overflow:hidden;
}
.Tech-planable-below-package-ul-lia{
    text-align: left;
    white-space: nowrap
}
.Tech-planable-below-package-ul-lia-a{
    display:inline-block;
}
.Tech-planable-below-package-ul li{
    text-align: left;
}
.Tech-planable-below-package-ul-li-no_dot{
    text-align: left;
    color: #6bb4f8;
    cursor: pointer;
    user-select:none;
}
.Tech-planable-price-plans-heading{
    font-size: 40px;
    color: #3c3f4f;
    line-height: 56px;
    text-align: center;
}
.Tech-planable-price-plans-headings{
    background: #FFFFF;
}
.Tech-planable-price-plans-headings > img{
    margin-bottom: 2px !important;
    min-width:50px !important;
}
.Tech-planable-price-plans-headings > img{
    margin-bottom: 2px !important;
    min-width:50px !important;
}

.Tech-planable-price-Instead-title{
    color: #43475b; 
    text-align: left; 
    font-size: 30px; 
    line-height: 48px; 
    letter-spacing: 0px!important; 
    font-weight: 600;
}
.Tech-planable-price-Instead-contect{
    color: #9fa1a8; 
    text-align: left; 
    font-family: font_2!important; 
    font-weight: 600; 
    line-height: 32px; 
    letter-spacing: 0.5px; 
    font-size: 18px; 
    margin-top: 20px;
}
.Tech-planable-price-Instead-contect-p{
    text-align: left; 
    padding: 0px; 
    margin-top: 30px; 
    font-size: 18px; 
    font-weight: 600; 
    letter-spacing: 0.5px; 
    color: #3c3f4f; 
    line-height: 24px;
}
.Tech-planable-price-Instead-contect-footer{
    text-align: left; 
    color: #9c9ea6; 
    margin-top: 5px; 
    font-size: 14px !important; 
    line-height: 20px !important;
}

.Tech-planable-price-Everything-title{
    color: #43475b; 
    text-align: left; 
    font-size: 30px; 
    line-height: 48px; 
    letter-spacing: 0px!important; 
    font-weight: 600;
}

.container-wrap h4.Tech-planable-price-Everything-content{
    color: #9fa1a8; 
    text-align: left; 
    font-family: font_2 !important; 
    font-weight: 600 !important; 
    line-height: 32px !important; 
    letter-spacing: 0.5px; 
    font-size: 18px !important; 
    margin-top: 20px;
}
.Tech-planable-price-Everything-p{
    text-align: left; 
    padding: 0px; 
    margin-top: 30px; 
    font-size: 18px; 
    font-weight: 600; 
    letter-spacing: 0.5px; 
    color: #3c3f4f; 
    line-height: 24px;
}

.Tech-planable-price-Everything-footer{
    text-align: left; 
    color: #9c9ea6; 
    margin-top: 5px; 
    font-size: 14px !important; 
    line-height: 20px !important;
}

.single #header-outer #top .container .row .right-aligned-menu-items nav ul li[class*="button_solid_color_2"] a {
    color: #FFFFFF !important
}

body #header-outer[data-transparent-header="true"].transparent nav >ul >li >a {
    margin-bottom: 0px !important;
}

/** Tech Crew
* --------------------------------
*       Product Page
*---------------------------------*/

.Tech-planable-session-1-heading{
    text-align: center; 
    color: #8a8c95; 
    font-size: 18px;
}
.Tech-planable-session-1-video{
    align: center; max-width:45%; max-height:45%;
}
.Tech-planable-session-1-p-1{
    text-align: center;padding:0px;
}
.Tech-planable-session-1-p-1>a{
    color: #8a8c95; border-bottom: 1px dotted #3BD388; padding-bottom: 3px;
}
.Tech-planable-session-1-p-2{
    text-align: center;padding-bottom: 30px !important;padding-top:5px !important;
}
.Tech-planable-session-1-p-2>a{
    text-decoration: none;color:#A5A5A5;
}
.Tech-planable-session-1-p-2>a>i{
    font-size: 18px; line-height: 18px; height: 18px; width: 18px;
}
.Tech-planable-session-2-1{
    background: #947BF9;
}
.Tech-planable-session-2-1>img>{
    width: 8px !important;
}
.Tech-planable-session-2-2{
    max-width:80%; max-height:80%;
}
.container-wrap h1.Tech-planable-session-2-2h1{
    color: #3c3f4f; 
    text-align: left; 
    font-size: 40px; 
    line-height: 56px !important; 
    font-weight: 900 !important; 
    font-family: "Gilroy-Bold"!important;
}
.container-wrap h4.Tech-planable-session-2-2h4{
    color: #8a8c95; text-align: left; line-height: 28px; margin-top: 20px; font-size: 18px;
}
.Tech-planable-session-3-h1{
    color: #43475b; 
	text-align: left; 
	font-size: 30px; 
	line-height: 48px !important; 
	letter-spacing: 0px !important; 
	font-weight: 600 !important;
}
.container-wrap h4.Tech-planable-session-3-first-h4{
    color: #9fa1a8; 
	text-align: left; 
    font-family: "Gilroy-Light" !important; 
	font-weight: 600 !important; 
    line-height: 32px !important; 
	letter-spacing: 0.5px; 
    font-size: 18px !important; 
	margin-top: 20px;
}
.Tech-planable-session-3-first-p{
    text-align: left; padding: 0px; margin-top: 30px; font-size: 18px; font-weight: 600; letter-spacing: 0.5px; color: #3c3f4f; line-height: 24px;
}
.container-wrap h4.Tech-planable-session-3-first-footer-h4{
    text-align: left; color: #9c9ea6; margin-top: 5px; font-size: 14px !important; line-height: 20px !important;
}

.Tech-planable-session-4-head-button{
    background: #FEAE05;
}
.Tech-planable-session-4-heading{
    color: #43475b; font-size: 40px; line-height: 48px; text-align: center;
}
.Tech-planable-session-4-h4{
    color: #8a8c95; line-height: 28px; text-align: center; margin-top: 20px; margin-bottom: 20px; font-size: 18px;
}
.Tech-planable-session-5-video{
    max-width:100%; max-height:100%;
}
.container-wrap h1.Tech-planable-session-6-heading-h1{
    color: #43475b; text-align: left; font-size: 30px; line-height: 48px; letter-spacing: 0px!important; font-weight: 600;
}
.container-wrap h4.Tech-planable-session-6-heading-h4{
    color: #9fa1a8; 
	text-align: left ; 
	font-family: font_2 !important; 
	font-weight: 600 !important; 
	line-height: 32px !important; 
	letter-spacing: 0.5px; 
	font-size: 18px !important; 
	margin-top: 20px;
}
.Tech-planable-session-6-heading-p{
    text-align: left; padding: 0px; margin-top: 30px; font-size: 18px; font-weight: 600; letter-spacing: 0.5px; color: #3c3f4f; line-height: 24px;
}
.container-wrap h4.Tech-planable-session-6-footer-h4{
    text-align: left; color: #9c9ea6; margin-top: 5px; font-size: 14px !important; line-height: 20px !important;
}
.Tech-planable-session-7{
    background: #6BB4F8;
}
.container-wrap h1.Tech-planable-session-7-textbox-heading{
    color: #43475b; font-size: 40px; line-height: 56px; text-align: center;
}
.container-wrap h4.Tech-planable-session-7-textbox-h4{
    color: #8a8c95; line-height: 28px; text-align: center; margin-top: 20px; margin-bottom: 20px; font-size: 18px;
}
.Tech-planable-session-8-2-video{
    max-width:100%; max-height:100%;
}
.Tech-planable-session-9-textbox-1{
    color: #43475b; 
	text-align: left; 
	font-size: 30px; 
	line-height: 48px !important; 
	letter-spacing: 0px !important; 
	font-weight: 600 !important;
}
.container-wrap h4.Tech-planable-session-9-textbox-h4{
    color: #9fa1a8; 
	text-align: left; 
	font-family: font_2!important; 
	font-weight: 600 !important; 
	line-height: 32px !important; 
	letter-spacing: 0.5px; 
	font-size: 18px !important; 
	margin-top: 20px;
}
.container-wrap h4.Tech-planable-session-9-textbox-p{
    text-align: left; 
	padding: 0px; 
	margin-top: 30px; 
	font-size: 18px; 
	font-weight: 600; 
	letter-spacing: 0.5px; 
	color: #3c3f4f !important; 
	line-height: 24px !important;
}
.container-wrap h4.Tech-planable-session-9-textbox-footer-p{
    text-align: left; 
	color: #9c9ea6; 
	margin-top: 5px; 
	font-size: 14px !important; 
	line-height: 20px !important;
}
.container-wrap h1.Tech-planable-session-10-heading{
    font-size: 50px;line-height:60px;color:white;text-align: center;
}
.Tech-planable-session-11-heading{
    background: #FF5F5F;
}
.container-wrap h1.Tech-planable-session-12-h1{
    color: #3c3f4f; 
	text-align: left; 
	font-size: 40px; 
	line-height: 56px !important; 
	font-weight: 900 !important; 
	font-family: font_3 !important;
}
.Tech-planable-session-12-h4{
    color: #8a8c95; 
	text-align: left; 
	line-height: 28px !important; 
	margin-top: 20px !important; 
	font-size: 18px !important;
}
.Tech-planable-session-13-video{
    max-width:90%; max-height:90%;
}
.Tech-planable-session-14{
    background: #3BD388;
}
.container-wrap h1.Tech-planable-session-14-heading{
    color: #3c3f4f; text-align: left; font-size: 35px; line-height: 48px; font-weight: 900; font-family: font_3!important;
}
.container-wrap h4.Tech-planable-session-14-h4{
    color: #8a8c95; text-align: left; line-height: 28px; margin-top: 20px; font-size: 18px;
}
.Tech-planable-session-15-textbox-heading{
    color: #43475b; 
	text-align: left; 
	font-size: 30px; 
	line-height: 48px !important; 
	letter-spacing: 0px !important; 
	font-weight: 600 !important;
}
.container-wrap h4.Tech-planable-session-15-textbox-h4{
           color: #9fa1a8;
    text-align: left;
    font-family: font_2 !important;
    font-weight: 600 !important;
    line-height: 32px !important;
    letter-spacing: 0.5px;
    font-size: 18px !important;
    margin-top: 20px;
}
.Tech-planable-session-15-textbox-p{
    text-align: left; padding: 0px; margin-top: 30px; font-size: 18px; font-weight: 600; letter-spacing: 0.5px; color: #3c3f4f; line-height: 24px;
}
.container-wrap h4.Tech-planable-session-15-textbox-footer-p{
    text-align: left; color: #9c9ea6; margin-top: 5px; font-size: 14px !important; line-height: 20px !important;
}
.Tech-planable-session-16-box{
    left: auto !important;
    background: #FEAE05;
    transform: none !important;
}
.container-wrap h1.Tech-planable-session-16-textbox-heading{
    color: #43475b; 
	font-size: 40px; line-height: 56px; text-align: center;
}
.container-wrap h4.Tech-planable-session-16-textbox-h4{
    color: #8a8c95; line-height: 28px; text-align: center; margin-top: 15px; margin-bottom: 30px; font-size: 18px;
}
.Tech-planable-session-17-textbox-heading{
    color: #43475b; 
	text-align: left; 
	font-size: 30px; 
	line-height: 48px !important; 
	letter-spacing: 0px !important; 
	font-weight: 600 !important;
}
.container-wrap h4.Tech-planable-session-17-textbox-h4{
    color: #9fa1a8; 
	text-align: left; 
	font-family: font_2 !important; 
	font-weight: 600 !important; 
	line-height: 32px !important; 
	letter-spacing: 0.5px; 
	font-size: 18px !important; 
	margin-top: 20px;
}
.Tech-planable-session-17-textbox-p{
    text-align: left; padding: 0px; margin-top: 30px; font-size: 18px; font-weight: 600; letter-spacing: 0.5px; color: #3c3f4f; line-height: 24px;
}
.container-wrap h4.Tech-planable-session-17-textbox-footer-h4{
    text-align: left; color: #9c9ea6; margin-top: 5px; font-size: 14px; line-height: 20px;
}
.Tech-planable-session-18-first-row{
    background: #FF5F5F;
	text-align:left;
	float: left;
}
.vc_custom_1599468930998 {
	clear: both !important;
}

.Tech-planable-session-18-first-row-video{
    max-width:95%; max-height:95%;
}
.container-wrap h1.Tech-planable-session-18-textbox-heading{
    color: #3c3f4f; text-align: left; font-size: 40px; line-height: 56px; font-weight: 900; font-family: font_3!important;
}
.Tech-planable-session-18-textbox-h4{
    color: #8a8c95; 
	text-align: left; 
	line-height: 28px !important; 
	margin-top: 20px; 
	font-size: 18px !important;
}
.Tech-planable-session-19-first-row{
    background: #6BB4F8;
}
.Tech-planable-session-19-first-row-button{
    background: #6BB4F8;
}
.container-wrap h1.Tech-planable-session-19-textbox-heading{
    color: #3c3f4f; text-align: left; font-size: 40px; line-height: 56px; font-weight: 900; font-family: font_3!important;
}
.Tech-planable-session-19-textbox-h4{
    color: #8a8c95; 
	text-align: left; 
	line-height: 28px !important; 
	margin-top: 20px; 
	font-size: 18px !important;
}
.Tech-planable-session-20{
    color: #43475b; 
	text-align: center; 
	font-size: 40px; 
	line-height: 56px !important; 
	letter-spacing: 0px !important; 
	font-weight: 600 !important;
	margin-bottom: 40px;
}
.Tech-planable-session-20-boxes-background{
    background: #FFFFF;
}
.Tech-planable-session-20-boxes-background>img{
    margin-bottom: 2px !important;
	min-width:50px !important;
}
.Tech-planable-session-21-textbox-heading{
    color: #43475b; 
	text-align: left; 
	font-size: 30px; 
	line-height: 48px !important; 
	letter-spacing: 0px !important; 
	font-weight: 600 !important;
}
.container-wrap h4.Tech-planable-session-21-textbox-h4{
    color: #9fa1a8; 
	text-align: left; 
	font-family: font_2 !important; 
	font-weight: 600 !important; 
	line-height: 32px !important; 
	letter-spacing: 0.5px; 
	font-size: 18px !important; 
	margin-top: 20px;
}
.Tech-planable-session-21-textbox-p{
    text-align: left; padding: 0px; margin-top: 30px; font-size: 18px; font-weight: 600; letter-spacing: 0.5px; color: #3c3f4f; line-height: 24px;
}
.container-wrap h4.Tech-planable-session-21-textbox-footer-h4{
    text-align: left; 
	color: #9c9ea6; 
	margin-top: 5px; 
	font-size: 14px; 
	line-height: 20px;
}
.Tech-planable-session-22{
    color: #43475b; 
	text-align: center; 
	font-size: 40px; 
	line-height: 56px !important; 
	letter-spacing: 0px!important; 
	font-weight: 600 !important;
	margin-bottom: 70px;
}
.Tech-planable-session-22-plan-1{
    background: linear-gradient(#8772DC, #624CDB);
}
.Tech-planable-session-22-plan-2{
    background: linear-gradient(#626471, #3D4050);
}
.Tech-planable-session-22-plan-3{
    background: linear-gradient(#FECD67, #FEAF07);
}
.Tech-planable-session-23{
    font-size: 50px;
	line-height: 60px;
	color: #fff !important;
	margin-bottom: 20px;
}
.Tech-planable-session-23-1{
    text-align: left; color: white; font-family: 'Gilroy-Medium'; font-size: 16px; line-height: 24px;
}
.Tech-planable-session-23-1>a{
    color: #8a8c95; border-bottom: 1px dotted #36c27d; padding-bottom: 4px;
}
.Tech-planable-session-2-1 , .Tech-planable-session-4-head-button , .Tech-planable-session-7 , .Tech-planable-session-11-heading , .Tech-planable-session-14 , .Tech-planable-session-16-box , .Tech-planable-session-19-first-row {
	display: inline-block;
}
/*Pricing mobile adjustment*/
@media screen and (max-width: 768px) {
	h1.Tech-planable-session-2-2h1,
	h4.Tech-planable-session-2-2h4,
	.colortitle-raw{
    text-align: center!important;
}
	}
/*  .Tech-planable-session-18-first-row */

/*Pricing mobile adjustment*/
@media screen and (max-width: 768px) {
    .plan-include-column .all_plans_title, 
	.plan-include-column .all_plans_sub,
	.Tech-planable-price-Instead-title,
	.Tech-planable-price-Instead-contect,
	.Tech-planable-price-Instead-contect-p,
	.Tech-planable-price-Instead-contect-footer{
    text-align: center!important;
}
	.plan-include-column .Tech-planable-price-plans-headings {
    margin: 0 auto;
}
	.pafa-accordion h3.pafa-accordion-q {
    font-size: 18px!important;
		padding: 10px 0!important;
}
	.plan-include-column .icon_background {
    margin: 0 auto;
}
}

.single ul li {
    list-style: disc !important;
    display: list-item;
}

#pricing .nectar-button.see-through-2 {
    cursor: pointer;
}
.sfsi_shortcode_container {
    margin-left: 36px!important;
}
.colortitle_box {
width: -webkit-fit-content; 
	width: -moz-fit-content; 
	width: fit-content;
}
.dots_and_text p.post-description {
    font-family: "Gilroy-Medium";
}
#pricing-bottom-cta {
    font-size: 20px!important;
    font-family: "Gilroy-Light"!important;
    font-weight: bold!important;
    letter-spacing: 1px;
    padding: 20px 70px;
    border-radius:8px!important;
}

#pricing-bottom-cta i {
    opacity: 1!important;
}
a.home-schedule{
	text-align: left!important; 
	color: #8a8c95; 
	border-bottom: 1px dotted #3BD388; 
	float: left; 
	margin-left: 58px;
	}
a.home-schedule:hover{
color: #777777!important;
}
.lnkd-icon-footer img{
   margin-left: 15px!important;
   width: 17px!important;
}

/*
 Adcanced CSS editor
#gray-hero-section {
    padding: 100px 80px!important;
}
@-moz-document url-prefix() {
p.mf-easy-peasy {
    font-size: 18px!important;
   letter-spacing: 1px!important;!important;
}
.vc_col-sm-6.mf-time-saving-1.wpb_column.column_container.vc_column_container.col.padding-8-percent.instance-28 {
    padding-top: 70px !important;
}
} 

*/
.ascend .masonry-blog-item .inner-wrap{
margin-left: 12px;
margin-right: 12px;
}
span.feature-category-name .post-categories li {
    margin-right: 10px;
}
@media only screen and (max-width: 700px){
	.calculate {
		width:100% !important;
}
	#blog .post-area .posts-container article.masonry-blog-item {
	    display: block !important;
		max-width : 100% !important;
		margin: 0px !important;
	}
	.post-area.col.span_12.col_last.masonry.material > .posts-container{
		margin-top: 13px !important;
	}
	#postpagedropdown{
		top: -30px !important;
	}
	.wpb_text_column.wpb_content_element.vc_custom_1598353383054.text-list{
		margin-left: 0px !important
	}
}
#blog .post-area .posts-container article.masonry-blog-item.post .content-inner a .post-featured-img picture {
    width: 100%!important;
}
a.green_btn {
    padding: 16px 40px;
    background: linear-gradient(90deg, #35BE7A, #3BD388);
    color: white;
    font-size: 20px!important;
    font-weight: normal!important;
    font-family: 'Gilroy-Medium' !important;
    letter-spacing: 1px;
    border-radius: 8px;
    float:left;
    /*margin-left:20px;*/
    margin-left:0px;
}

a.green_btn:hover {
    background: linear-gradient(90deg, #3BD388, #62DC9F);
}
/* sub-menu styles*/
.sf-menu ul.sub-menu li#menu-item-19628 a:hover {
    background: transparent!important;
    color: #404352!important;
}
#header-outer[data-lhe=animated_underline] #top .sf-menu>.sf-with-ul:not([class*=button])>a {
    margin-right: 10px!important;
}
.sf-menu ul.sub-menu {
    margin-top: -10px;
}