/********** project ************/



.projectcontent{
    max-width:1200px;
    width:100%;
    margin:0 auto;
  }


  #projectheader{
    max-width:1200px;
    width:100%;
    margin:0 auto;
  }



/********** BLOG ************/

.post-table{
    /* padding: 0px 37px; */
    position: sticky;
    z-index: 9;
    background: rgb(255, 255, 255);
    top: 2677.56px;
    /* height: 380px; */
    display: inline-block;
    width: 315px;
    vertical-align: top;
    /* box-shadow: 6px 6px 25px 0px rgba(0,0,0,0.1); */
    margin-left: 50px;
    top: 50px;
}



.page-template-chapter .post-sidebar{
    display: none;
}
.page-template-chapter .entry-content{
    width: calc(70% - 45px);
    display: inline-block;
    vertical-align: top;
    transition: all ease-in-out 0.3S;
}

.table-list{
    list-style: none;
    padding-left: 0;
}
.table-wrap li a {
    color: #000;
}

.is-active-li a {
    color:#000!important;
    pointer-events: auto;
}
.table-list li{
    padding: 5px 0;
}

.is-active-li{
    position: relative;
    padding: 5px 0;
}

/*.is-active-li:before {
    content: "";
    display: inline-block;
    height: 4px;
    width: 17px;
    position: absolute;
    left: -29px;
    top: 10px;
    background-color:#88e1e9;
}*/

.table-wrap ul {
    -webkit-box-shadow: 0px 10px 45px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 10px 45px 0px rgba(0,0,0,0.17);
    box-shadow: 0px 10px 45px 0px rgba(0,0,0,0.17);
    padding: 20px 5px;
    border-radius: 10px;
    overflow-y: scroll;
    /*height: 260px;*/
    max-height:60vh;
    /* padding-right: 32px; */
    overflow: auto;
    margin-top: -30px;
    padding-top:35px;
}

.all-about-cn a{
    color: #000000;
}

.page-template-chapter .post-content{
    width: 100%;
}

.all-about-cn a{
    pointer-events: auto;
}

.all-about-cn{
    max-width: 1100px;
    margin: auto;
}

.blog-container article {
    width: calc(33.333% - 25px);
    display: inline-block;
    border-radius: 10px;
    margin-right:22px;
    vertical-align: top;
    transition: all ease-in-out 0.3s;
    margin-bottom:0px;
    margin-top:0xp;
}

.all-about-cn .chapter-column{
    padding-bottom: 50px;
    width: calc(33.333% - 17px);
    display: inline-block;
    border-radius: 10px;
    margin: 10px 5px;
    vertical-align: top;
    transition: all ease-in-out 0.3s;
}

.chapter-column {
    padding-bottom: 50px;
    width: calc(33.333% - 17px);
    display: inline-block;
    border-radius: 10px;
    margin: 10px 5px;
    vertical-align: top;
    transition: all ease-in-out 0.3s;
    text-align: center;
}

.blog-container {
    max-width: 1200px;
    margin: auto;
    padding: 100px 20px;
}
.blog-banner {
}




p.bloginner{
    width:70%;
}
.blogheader{
    max-width: 1200px;
    width:100%;
    margin:0 auto;
}

.blogimg{
    display:inline-block;
    width:calc(50% - 4px);
}


.blog-container img{
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.chapter-column img{
    height: 250px;
    object-fit: cover;
    border-radius: 100%;
    width: 250px;
    object-position: center;
    margin: auto;
    border: 2px solid#FFFFFF;
    transition: ALL ease-in-out 0.3S;
}
.chapter-column img:hover{
    border: 2px solid #E2DE51;
}

.all-about-container{
    text-align: center;
    max-width: 1100px;
}

.chapter-column h2{
    font-size: 20px;
}
.chapter-column h3{
    font-size: 16px;
    font-weight: normal;
    
    max-width: 200px;
    margin: auto;
}

.all-about-heading{
    color: #88e1e9;
    text-align: center;
    position: relative;
    font-size: 36px;
    font-weight: normal;
}
.all-about-heading:after {
    content: "";
    height: 2px;
    width: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    bottom: -10px;
    background-color: #E2DE51;
}

.cta-banner {
    background-image: url(/familychiro/wp-content/uploads/2020/10/calendar-appointment-agenda-schedule-planner_53876-31530.png);
}

.cta-column {
    padding-top: 100px;
    padding-bottom: 100px;
    max-width: 370px;
    margin: auto;
    text-align: center;
    transition: all ease-in-out 0.5s;
}

.cta-column a{
    padding: 15px 45px;
    background-color: #b9e7eb;
    border-radius: 30px;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
}



.singular .cta-banner h2{
    font-size: 23px;
    font-weight: normal;
}

.blog-post article{
    padding-bottom: 50px;
}

.blog-container article{
    padding-bottom: 50px;
}

.category-type img{
    width: 20px!important;
    vertical-align: middle;
    margin-right: 10px;
}

.blog-post h2 a{
    color: #000000;
}

.blog-content h2 a{
    color: #000000;
}

.archive-header{
    background:#fff;
    padding:10px;
}

.blog-content{
    background:#fff;
    padding-top: 15px;
}

.blog-content h2 a{
    font-family: 'Oswald', sans-serif !important;
}
.entry-footer{
    margin-top: 25px;
    margin-bottom:20px;
}
button.alm-load-more-btn.more {
    background: #67686c!important;
    color: #fff !important;
    padding: 20px 50px!important;
    line-height: 0!important;
}

.alm-btn-wrap .alm-load-more-btn{
    border-radius:0px!important;
}
.taxonomy .blog-banner {
   
}

.user .blog-banner {
    padding-top: 50px;
}
button.alm-load-more-btn.morehover {
    background-color: #000!important;
}

/* .blog-banner {
    background-image: url(../images/banner.png);
    padding-top: 100px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
} */

.blog-banner h1{
    color: #000;
    text-align: left;
    position: relative;
    font-size: 36px;
    font-weight: 600;
    padding-left: 30px;
}

.postbead{
    width:100%;
    border-bottom: 3px solid #464646;
}

.breadcrumbs .trail-items a{
    color:#000!important;
    font-weight:normal!important;
}

.breadcrumbs .trail-items li{
    font-weight:bold!important;
}
.breadcrumbs .trail-items a:hover{
    color:#464646!important;
}


.alm-load-more-btn::after{
    padding-left: 20px!important;
    position: absolute!important;
    left: 20px;
}

.category-type{
    background: #464648;
    padding: 7px 15px;
    border-radius: 5px;
    position: absolute;
    margin-top: -230px;
    z-index: 9;
    margin-left:10px;
    
}

.category-type a{
    color:#fff!important;
}

.category-type:hover{
    background:#000;
}


.entry-time, .entry-author{
    display: inline-block;
    font-size: 14px;
    color:#67686c;
}

.entry-byline{
    font-size: 14px;
    color:#67686c;
}

#postcat{
    background:#464646;
    padding:7px;
    border-radius:5px;
    text-align:center;
}

#postcat a{
color:#fff;
text-align:center;
}
#byline {
    margin-top:20px;
    display: inline-block;
    vertical-align: middle;
    width:calc(50% - 10px);


}
.innerline{
    display: inline-block;
    width:(25% - 10px);
    margin-right:10px;
}

.innerline1{
    display: inline-block;
    float:right;
    margin-right: 10px;
    height: 30px;
    width: 30px;
}

			

.blog-container h2.entry-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight:600;
}

#related-header{

    margin-top:-20px;
}

.blog-container h2.entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    font-family: 'Oswald', sans-serif !important;
}


.entry-summary p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

a.bu-read-more {
    color: #ffffff;
    padding: 8px 25px;
    line-height: 0;
    font-size: 14px;
    transition: all ease-in-out 0.3s;
    background: #67686c;
    font-weight: bold;
}

a.bu-read-more{
    color: #ffffff;
    background-color: #67686c;
}
a.bu-read-more:hover{
    background-color: #000;
}
.blog-container .blog-content .entry-summary p:nth-child(2){
	display:none;
}



/********** BLOG POST ************/

.singular .blog-container{
    padding-top: 0;
}

.post-container{
    max-width: 1200px;
    margin: auto;
    padding: 50px 20px;
    padding-top: 20px;
}

.post-content{
    width: calc(70% - 2px);
    display: inline-block;
    vertical-align: top;
    transition: all ease-in-out 0.3S;
}

.post-sidebar{
    width: calc(30% - 43px);
    display: inline-block;
    vertical-align: top;
    padding: 0 40px;
    padding-right: 0;
    transition: all ease-in-out 0.3S;
    position: sticky;
    top: 100px;
}

.post-sidebar ul{
    padding-left: 0;
}
.post-sidebar li{
    list-style: none;
    padding: 5px 30px;
    font-size: 14px;

}

div#ez-toc-container{
    margin-top:20px!important;
}

.featured-post-img img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
    border-radius:4px;
}

.post-category img{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.post-category{
    display: inline-block;
    vertical-align: middle;
}

div#sidebar-blog-1 {
   
    padding: 10px 30px;
    border-top:2px solid #464646;
    border-right:2px solid #464646;
   
}
div#sidebar-blog-2 {
   
    padding: 10px 20px;
    margin-top: 20px;
  
}


.post-sidebar a{
    color: #333333;
}

.post-sidebar a:hover{
    color: #000;
}

#sidebar-blog-1 h3{
    position: relative;
    font-size: 20px;
}

#sidebar-blog-1 h3::after{
    
}

#sidebar-blog-2 h3{
    position: relative;
    font-size: 20px;
}


.singular h1{
    padding: 0;
    color: #001d34;
    text-align: left;
    padding-top: 20px;
    text-transform: unset;
    font-size: 28px;
}

.singular h2{
    font-size: 22px;
    color: #000000;
    margin-top: 40px;
}

.page-template-chapter h3 {
    margin-top: 40px;
    margin-bottom: 0;
}

.singular h4{

}

.singular h5{

}

.post-content img {
    width: 100%;
    max-width: 800px;
    height: auto;
}
.singular ul li,
.singular ol li{
    color: #868e96;
}


.singular ol.big-fonts li{
    font-size: 20px;
    color: #001d34;
    font-weight: bold;
}

.singular ol.big-fonts li p, .singular ol.big-fonts li a{
    font-size: 15px;
    font-weight: normal;
}
.singular ol.big-fonts li li{
    font-size: 15px;
    font-weight: normal;
    color: #868e96;
}


.singular blockquote{

}

/* new table of content styles*/

.singular .table-wrap h2  {
    background:#464648;
    color:#fff;
    padding:15px;
    border-top-left-radius: 10px;
    border-top-right-radius:10px; ;
}

.table-sublist li a {
    color: #000!important;
    font-size:15px;
}


.table-sublist li {
    list-style:none!important;
}

.table-sublist .is-active-li a{
    color:#000;
    pointer-events: auto;
    
}

.is-active-li:before {
    content: "";
    display: inline-block;
    height: 4px;
    width: 17px;
    position: absolute;
    left: 0px;
    top: 13px;
    background-color:#67686c;
}

.table-sublist {
    margin-top:10px;
    padding-left:30px;
    display:none;
}

.is-active-li .table-sublist {
    margin-top:10px;
    padding-left:30px;
    display:block;
}


.table-wrap li{
    margin-bottom:10px;
}

.table-wrap ul {
  scrollbar-width: 5px;
  scrollbar-color: #37383a #fff;
}

/* Works on Chrome, Edge, and Safari */
.table-wrap ul::-webkit-scrollbar {
  width: 5px;
}

.table-wrap ul::-webkit-scrollbar-track {
  background: #fff;
}

.table-wrap::-webkit-scrollbar-thumb {
  background-color: #37383a;
}





@media screen and (max-width: 1140px){
    .post-table{
    display: none;
}
.page-template-chapter .entry-content{
    width: 100%;
}
}

@media screen and (max-width: 991px){
    .blog-container article {
        width: calc(50% - 37px);
        display: inline-block;
        border-radius: 10px;
        margin: 10px 12px;
        vertical-align: top;
    }

    .post-sidebar{
        display: none;
    }
    .post-content{
        width: 100%;
    }
}

@media screen and (max-width: 830px){
    .all-about-cn .chapter-column{
        width: calc(50% - 17px);
    }
    .innerline{
       margin-top:10px;
       display:block;
    }
    .blog-banner {
        display: block;
        width:100%;
        padding-top: 40px!important;
        padding-bottom: 20px;
    }

    .blogimg{
        display: none!important;
    }

    p.bloginner{
        margin:0 auto;
    }
    .blog-banner h1{
        margin:0 auto;
        width:70%!important;
    }

    .blog-container h2.entry-title {
        min-height: 50px;;
    }
    
}
@media screen and (max-width: 700px){
    .blog-container article {
        width: calc(100% - 17px);
        display: inline-block;
        border-radius: 10px;
        margin: 10px 5px;
        vertical-align: top;
    }
    .cta-column{
        padding-top: 50px;
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 550px){
    .all-about-cn .chapter-column {
        width: calc(50% - 17px);
    }
    .chapter-column img{
        height: 200px;
        width: 200px;
    }
}

@media screen and (max-width: 460px){

    .chapter-column img{
        height: 150px;
        width: 150px;
    }
}
@media screen and (max-width: 320px){

    .all-about-cn .chapter-column {
        width: calc(100% - 17px);
    }
    .chapter-column img{
        height: 200px;
        width: 200px;
    }
}