.nav-link{color: #000;}
.text-anim span, .main-header-wapper .nav-menu > li > a span{opacity: 1;}
.single-post-content p {     margin-top: 0px;   text-align: justify;}
.pt-50{padding-top:50px}
.pb-50{padding-bottom: 50px;}
.tit .vcard{    font-size: 42px !important;text-transform: capitalize;    font-weight: 400 !important;    letter-spacing: 0;    display: flex;    align-items: center;    line-height: 1;}
.tit .vcard::before{display: none;}
.footer-widget .widget-post-item:not(:last-of-type) {    margin-bottom: 10px;}
.single-post-content h4 {margin-bottom: 0;    font-size: 20px;}

.single-post-content td{border:1px solid #ccc; padding: 10px;}
.teamsingle{ background-color: #eee;   box-shadow: var(--dl-box-shadow);margin-bottom:30px;}
.teamsingle img{max-height: 300px;    width: 100%;    object-fit: contain;}
.teamsingle p{text-align:justify;}
.teamsingle .teamcontent{padding: 0px 30px;}
.teamsingle .teamcontent h3 {    font-size: 23px;}

.single-post-content ul {    padding-bottom: 10px;}
.single-post-content ul li{    list-style: none;
    margin: 10px 0px;
    padding: 0;}
.single-post-content ul li:before{    content: "o";
    padding: 0px 4px;
    color: #000;
    float: left;
    display: inline-block;
    font-size: 19px;
    font-weight: 900;
	
}
.main-header-wapper .site-logo{max-width:400px;}
.site-logo{text-align:center;padding:10px 0px;margin-bottom:20px;}
.site-logo img{    max-width: 350px;    width: 100%;}
.site-logo {    text-align: center;    padding: 10px 0px;    margin-bottom: 20px;}
.author-page-info p{text-align:justify;}
/* .abtbox{
    border: 20px solid #ccc;
    padding: 30px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
 */
.outer-border {
 
    border: 50px solid #ccc;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.inner-content {
    background-color: white;
    border: 1px solid #fff;
}
.innerbox{
	border: 20px solid #ccc;
    padding: 30px;
}
.pagination-wrap .page-numbers.active{    background-color: #f9e498;    padding: 10px 20px;}


.post-share img{width:40px;margin-right:5px;}
.comment-form-group1 input{width:100%;height:auto;border-radius:0px;margin-bottom:30px;}
.comment-form-group1 textarea{width:100%;height:auto;border-radius:0px;margin-bottom:30px;}
.comment-form-group1 input[type=checkbox]{width:auto;}
.comment-form-group1 .default-btn{    width: auto;    border: none;}


.customcomt {display:none;}

    @media (min-width: 1024px) {
.footer-widget .widget-post-item{    width: 48%;    float: left;}

    }

@media (max-width: 767px) {
.main-header-wapper{    position: absolute;    z-index: 9;    right: 15px;    top: 0;}
.page-content-wrap {        padding: 15px;    }
.page-header .page-content h2 {		font-size: 22px;}
.site-logo{width:70%;}	
.author-page .page-content-wrap {    padding-bottom: 15px;}
.innerbox .site-logo{width:100%;}	
.innerbox {
    border: 10px solid #ccc;
    padding: 15px;
}
	.outer-border {
    border: 15px solid #ccc;
}
	
}