.top_bar {
    text-align: right;
    padding: 10px 0 10px 0;
    margin: 0;
    background: #02034f;
    /* Old browsers */
    background: -moz-linear-gradient(top, #02034f 0%, #030450 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #02034f 0%, #030450 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #02034f 0%, #030450 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#02034f', endColorstr='#030450', GradientType=0);
    /* IE6-9 */
}
.top_bar .logo-section-top{
    display: flex;
    justify-content: space-between;
}
.top_bar ul {   
    padding: 0; 
    margin: 15px 0 0 0; 
    list-style: none;   
}
/* a.navbar-brand img { 
    max-width: 181px !important;    
    max-height: 112px !important;   
} */
.get-started .evalue_getstart,  
.faq-wrap .evalue_getstart {    
    padding: 0 27px;    
    /* margin: 0 0 0 50px;  */
    font: 700 19px/54px 'Montserrat', sans-serif;   
    color: #000036; 
    text-align: center; 
    text-transform: capitalize; 
    letter-spacing: 1.5px;  
    text-decoration: none;  
    background: #ffffff;    
    border-radius: 5px; 
    border: 2px solid transparent;  
    box-shadow: none;   
    border: 1px solid #000036;  
}
.evaluated_bottompart { 
    padding: 32px 0 22px 0; 
    margin: 0;  
    background: #efefef;    
}   
.evaluated_botimage {   
    margin: 0 0 25px 0; 
    padding: 0; 
    text-align: center; 
}   
.evaluated_botimage img {   
    max-width: 100%;    
    border-radius: 50%; 
    border: 5px solid #dddd;    
    
        width: 100%;    
        -o-object-fit: cover;   
        object-fit: cover;  
        -webkit-object-fit: cover;  
        -moz-object-fit: cover; 
        height: 100%;   
        overflow: hidden;   
        object-position: 50% 50%;   
        -webkit-object-position: 50% 50%;   
        -o-object-position: 50% 50%;    
        -moz-object-position: 50% 50%;  
        
}   
.evaluated_bottompart h3 {  
    padding: 0; 
    margin: 0 0 25px 0; 
    /* font: 400 20px/20px 'Montserrat', sans-serif; */ 
    font: 400 30px/40px 'Roboto Slab', serif;   
    color: #02034f; 
    text-align: left;   
    text-transform: uppercase;  
    letter-spacing: 0.5px;  
    text-decoration: none;  
    text-align: center; 
}   
.evaluated_bottompart h3 span { 
    /* font: 700 20px/20px 'Montserrat', sans-serif; */ 
    font: 400 30px/20px 'Roboto Slab', serif;   
    position: relative; 
}   
.evaluated_bottompart h3 span:after {   
    /* content: ''; */  
    position: absolute; 
    right: -48px;   
    top: 50%;   
    width: 38px;    
    height: 1px;    
    background: #00007f;    
    display: none;
}

.faq-wrap { 
    padding: 50px 20px; 
    margin: 0;  
    background-size: 50% 100%;  
    background-position: top left;  
    position: relative; 
}   
.faq-wrap .faqright_image { 
    /* position: absolute;  
    top: 0; 
    right: 0;   
    width: 50%; 
    height: 100%;   
    background-size: cover; 
    background-position: top center;    
    padding: 50px;*/    
    border-radius: 20px;    
}   
.faq-wrap .faqright_image img{  
    max-width: 100%;    
    border-radius: 10px;    
    max-height: 100%;
    min-height: 100%;

     transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s  ease-in-out;

}   
.faq-wrap h1 {  
    padding: 0; 
    margin: 0 0 10px 0; 
    /* font: 700 50px/50px 'Montserrat', sans-serif; */ 
    font: 700 60px/normal 'Roboto Slab', serif; 
    color: #02034f; 
    text-decoration: none;  
    text-transform: uppercase;  
    text-align: left;   
    letter-spacing: 1px;    
}   
.faq-wrap h1 span { 
    display: block; 
    font: 400 22px/normal 'Roboto Slab', serif; 
    color: #02034f; 
    text-transform: capitalize; 
    padding-bottom: 0px !important; 
}   
.faq-wrap .evalue_getstart {    
    margin-left: 20px;  
}
.faq-wrap ul li p { 
    color: #000;    
}   
.faq-wrap ul li {   
    padding: 0 25px 10px 20px!important;    
    margin: 0!important;    
    list-style: none!important; 
    font: 400 14px/20px 'Roboto Slab', serif;   
    color: #000;    
    text-decoration: none;  
    text-align: left;   
    background: url(../site_image/list_icon.png) no-repeat 0 0; 
    width: 50% !important;
}
.get_inputctrl .input_box { 
    padding: 10px;  
    margin: 0;  
    background: none;   
    border: 0;  
    /* border-bottom: 1px solid #989898; */ 
    font: 400 16px/16px 'Roboto Slab', serif;   
    color: #000;    
    text-decoration: none;  
    text-align: left;   
    width: 100%;    
    outline: none;  
    border-radius: 5px; 
    background: #fff;   
}
.get_sendmsg {  
    padding: 0 58px;    
    margin: 22px 0 0 0; 
    border-radius: 5px; 
    font: 400 17px/51px 'Roboto Slab', serif;   
    color: #ffffff; 
    text-decoration: none;  
    text-align: center; 
    text-transform: capitalize; 
    border: 0;  
    background: #02034f;    
    cursor: pointer;    
    border: 2px solid transparent;  
    transition: all 0.5s ease-in-out;   
}
.testtimonial_image img {   
    max-width: 100%;    
    max-height: 100%;   
    border-radius: 50%; 
    width: 100%;    
    -o-object-fit: cover;   
    object-fit: cover;  
    -webkit-object-fit: cover;  
    -moz-object-fit: cover; 
    height: 100%;   
    overflow: hidden;   
    object-position: 50% 50%;   
    -webkit-object-position: 50% 50%;   
    -o-object-position: 50% 50%;    
    -moz-object-position: 50% 50%;  
    width: 100px;   
    height: 100px;  
}   

.testtimonial_right a.know_more {   
    padding: 0 28px;    
    margin: 0;  
    font: 400 16px/40px 'Montserrat', sans-serif;   
    color: #02034f; 
    text-align: left;   
    text-decoration: none;  
    font-weight: 600;   
    border: 1px solid #02034f;  
    border-radius: 5px; 
    display: inline-flex;   
    transition: all 0.5s ease-in-out;   
}

.evaluated_bottompart .readMore a { 
    background: #02034f;    
    padding: 5px 20px;  
    margin: 10px 0 0 0; 
    font: 400 20px/40px 'Roboto Slab', serif;   
    color: #fff;    
    text-transform: capitalize; 
    text-align: center; 
    text-decoration: none;  
    border: 1px solid transparent;  
    border-radius: 5px; 
    FONT-WEIGHT: 500;   
    transition: all 0.5s ease-in-out;   
    display: inline-block;  
    margin: 0 0 10px 0; 
}

.avccd .navbar-brand  { 
    padding: 0px!important; 
    margin: -3px 0 0 -15px!important;   
    background: #02034f!important;  
     /* width: 218px;  */   
    box-shadow: 5px 0px 0 #02034f;  
}
.faq-wrap {
    background: #fff;
}

.leftbar {
    background: #02034f;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    width: 50px;
    position: absolute;
    left: 0;
    text-align: 0;
    top: 0;
    height: 100%;
  }
  
  .featured-services .icon img{
    max-width: 100%;
    min-height: 100%;
    transform: scale(1);
    transition: transform .4s;
  }
  
  
  .verticaltext {
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    width: 100%;
    bottom: 40%;
    position: absolute;
    color: #fff;
    left: -17px;
    height: 0;
    white-space: nowrap;

  }

  .verticaltext-new{
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    width: 100%;
    bottom: 28%;
    position: absolute;
    color: #fff;
    left: -17px;
    height: 0;
    white-space: nowrap;
  }
  
  .blue-txt{
    color: #02034f;
  }



.b-hero h1 {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #fff;
    font-family: "Poppins", sans-serif;
}

.b-hero p {
    color: #fff;
}


.b-hero .btn-get-started {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px;
    border-radius: 4px;
    transition: 0.5s;
    color: #fff;
    background: #ffffff00;
    border: 1px solid #fff;
    margin-top: 20px;
}


section {
    padding: 10px 0;
    overflow: hidden;
    background: #efefef;
}

.featured-services h2 {
    font-size: 40px;
    margin-top: 20px;
    color: #02034f;
    font-weight: 600;
}

.featured-services p {
    font-size: 20px;
    color: #02034f;
}

.mb-3 {
    margin-bottom: 1rem!important;
}

.featured-services .icon img{
    max-width: 100%;
    transform: scale(1);
      transition: transform .4s;
  }
.featured-services .icon-box {
    /* padding: 30px; */
    position: relative;
    width: 98%;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    /* transition: all 0.3s ease-in-out; */
    border-radius: 0px;
    z-index: 1;
    margin-top: 30px;
    height: 350px;
    cursor: pointer;
}

.featured-services{
    padding: 20px  0 70px 0;
}

.featured-services .icon {
    /* margin-bottom: 15px; */
     height: 350px; 
    overflow: hidden;
    transform: translateZ(0);
    text-align: center;
}

.featured-services .icon:hover img {
    transform: scale(1.08) translateZ(0);
}

.faq-wrap {
    background: #fff;
    display: flex;
}

.advantage{
    background: #fff;
}

.faq-wrap a:hover, .faq-wrap a:active, .faq-wrap a:focus {
    background: none;
    color: #fff;
    box-shadow: 0 0 0 2px #fff;
    text-decoration: none;
    /* border: 1px solid !important; */
    background: #02034f !important;
    border-radius: 8px !important;
}
@media (max-width: 1025px) {
    .b-hero {
        background-position: center !important;
        width: 100%;
        height: 50vh !important;
       
        background-size: cover !important;
        position: relative;
    }
    .b-hero hr{
        margin: 15px 0 !important;
    }
    .b-hero h1 {
   
        font-size: 30px !important;
      
        line-height: 35px !important;}

.text-area{
    width: 100% !important;
}
}

@media (min-width: 1026px) {

.b-hero {
    width: 100%;
    height: 75vh;
    background: url(../images/banner.png) top left;
    background-size: cover !important;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

}

.b-hero hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 22%);
    width: 100%;
    text-align: left;
}



.grtintouch-section .invalid-feedback{
    color: #fff  !important;
}
.logo-section-top img {
    max-width: auto !important;
    max-height: auto !important;
}
@media (min-width: 768px) {
.text-area{
    width: 45% !important;
}
}
@media (width: 768px) {
.evaluated_botimage img{
    width: 200px !important;
    height: 200px !important;
}
}
@media (max-width: 1025px) {
    .faq-wrap .faqright_image {
        display: block !important;
        width: 80% !important;
        height: auto !important;
        position: unset !important;
    }

    .faq-wrap{
        display: block !important;
        padding: 0 20px !important;
    }

    .get_sendmsg {
        padding: 0 16px !important;
        margin: 35px 0 0 0 !important;
    }

    .offset-md-2{
        margin-left: 10.666667% !important;
    }

    .faq-wrap ul li {
        padding: 0px 0 0 20px!important;
        width: 100% !important;
    }

    .get-started .evalue_getstart, .faq-wrap .evalue_getstart{
        padding: 0 20px !important;
        margin: 0 0 0 10px !important;
    }
}

@media (max-width: 767px) {
.faq-wrap .faqright_image {
    display: block !important;
    width: 80% !important;
    height: auto !important;
    position: unset !important;
}
.getsectiontext{
    display:block;
}

.div-ico-Mob{
    width: 50%;
    margin-bottom: 0px !important;
}
.featured-services .icon-box {    
    height: 250px !important;  
    overflow: hidden !important;
}
.featured-services .icon {   
    height: 250px !important;
}
.evaluated_bottompart .readMore a{
    margin-bottom: 80px !important;
}

.leftbar{
    font-size: 19px !important;
}

.faq-wrap h1{
    font: 700 50px/normal 'Roboto Slab', serif !important;
}
.logo-section-top img {
    max-width: 120px!important;
}
.faq-wrap{
    display: block;
}

.faq-wrap ul li{
    width: auto !important;
}
.top_bar .logo-section-top {
    display: block !important;
    text-align: center;
}
}

.blog {
    font-family: georgia, palatino, "book antiqua", "palatino linotype", serif;
}

.blog .posted-by {
    display: flex;
}
.blog .posted-by .profile-image {
    display: inline-block;
    position: relative;
    width: 42px;
    height: 42px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
}
.blog .posted-by .profile-image svg{
    width: 100%;
    height: 100%;
}
.blog .posted-by .info {
    margin-left: 15px;
}
.blog .posted-by .info .name {
    margin:0;
}
.blog .posted-by .info .date {
    margin:0;
    font-size: 13px;
}
.blog .posted-by .action {}


.blog-details-container {
    max-width: 1200px;
    margin: 15px auto;
    border: 1px solid #d4d4d4;
    padding: 15px;
    border-radius: 5px;
}
.blog-details-container h1 {
    margin: 15px auto;
}
.blog-details-container .desc {
    margin: 15px auto;
}
.blog-details-container .blog-image {
    margin: 15px auto;
    max-width: 480px;width:100%;
    display: block;
    border-radius: 5px;
}

.blog-details-container .social-share {
    margin-top: 25px;
    border-top: 1px solid #d4d4d4;
    padding: 10px;
    display: flex;
    align-items: center;
}
.blog .others {
    border-top: 1px solid #d4d4d4;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width:100%;
}

.blog .others>div {
    
    display: flex;
    align-items: center;
    
}
.blog .others>div .comp {
    margin-right: 15px;
}
.blog .others .fab{
    color: #e84a43;
}

.comment-box {
    max-width: 1200px;
    margin: 15px auto;
    border: 1px solid #d4d4d4;
    padding: 15px;
    border-radius: 5px;
}

.blog-container {
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    margin: 12px;
}

.blog-container .blog-image {
    width:360px;
    padding-right: 12px;
    padding-bottom: 12px;
}
.blog-container .blog-image img {
    width:100%;
}
.blog-container .blog-data {
    flex-grow: 1;
    /* font-family: "libre baskerville", serif; */
}
.blog-container .blog-data .title {
    font-size: 26px;
    font-weight: 400;
    text-decoration: none;
    color: #222;
}
.blog-container .blog-data .title:hover {
    color: rgb(48, 189, 255);;
}
.blog-container .blog-data .author {
    display:flex;
    align-items: center;
}
.blog-container .blog-data .author img{
    width:42px;
    height:42px;
    object-fit: cover;
    border-radius: 50%;
    outline: none;
    background-color:#f4f4f4;
}
.blog-container .blog-data .author div{
    flex-grow: 1;
    padding:0 10px;
}
.blog-container .blog-data .author div .name{
    font-size: 12px;
    font-family: inherit;
    margin:0;
}
.blog-container .blog-data .author div .date{
    font-size: 12px;
    margin:0;
}
.blog-container .blog-data h2{
    
}
.blog-container .blog-data desc{
   
}

.bread-camps {
    margin: 15px 0 30px 0;
}


/* ======================== ARUP NEW BLOG CSS START ============================= */
.blog-content-wrap{
    width: 100%;
    padding: 0;
    margin: 0;
}
.blog-content-wrap ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.blog-content-wrap ul li {
    width: calc(50% - 3rem);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    margin: 1.5rem;
    font-size: 1.2rem;
    color: #5e5e5e;
    line-height: 1.5rem;
}
.blog-content-wrap ul li p{
    padding: 0;
    margin: 0;
}
.blog-content-wrap ul li .blog-desc-box, .blog-details-content-wrap .blog-desc-box {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0 0 1rem;
}

.blog-details-content-wrap .blog-desc-box {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0 auto;
    padding: 25px;
    border: 1px solid #d4d4d4;
}
.blog-content-wrap ul li .blog-img-box, .blog-details-content-wrap .blog-desc-box .blog-img-box {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0 0 2rem;
}
.blog-content-wrap ul li .blog-img-box img, .blog-details-content-wrap .blog-desc-box .blog-img-box img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.blog-content-wrap ul li .blog-desc-box .about-blog-box, .blog-details-content-wrap .blog-desc-box .about-blog-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin: 0 0 1.5rem;
}
.blog-content-wrap ul li .blog-desc-box .about-blog-box .avtar-box, .blog-details-content-wrap .blog-desc-box .about-blog-box .avtar-box {
    width: 42px;
    height: 42px;
    background: #dedede;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    margin: 0 1rem 0 0;
    flex-shrink: 0;
}

.blog-content-wrap ul li .blog-desc-box .about-blog-box .avtar-box img, .blog-details-content-wrap .blog-desc-box .about-blog-box .avtar-box img {
    object-fit: contain;
    width: 100%;
}




.blog-content-wrap ul li .blog-desc-box .about-blog-box .blog-about-sm-box, .blog-details-content-wrap .blog-desc-box .about-blog-box .blog-about-sm-box {
    width: 100%;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #898989;
}
.blog-content-wrap ul li .blog-desc-box .about-blog-box .share-box, .blog-details-content-wrap .blog-desc-box .about-blog-box .share-box {
    width: 2rem;
    height: auto;
    padding: 0;
    margin: 0 0 0 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-content-wrap ul li .blog-desc-box h2 {
    font-size: 1.7rem;
    line-height: 1.8rem;
    font-weight: 500;
    color: #000000;
    padding: 0;
    margin: 0 0 1rem;
}
.blog-content-wrap ul li .blog-review-sec {
    width: 100%;
    border-top: 0.1rem solid #c7c7c7;
    padding: 1rem 0;
    margin: 2rem 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-content-wrap ul li .blog-review-sec {
    width: 100%;
    border-top: 0.1rem solid #c7c7c7;
    padding: 1rem 0;
    margin: 2rem 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #898989;
}
.blog-content-wrap ul li .blog-review-sec span {
    margin-left: 1.5rem;
}
.blog-content-wrap ul li a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.blog-content-wrap ul li a:hover {
    color: #000;
    text-decoration: underline;
}
.blog-details-content-wrap .blog-desc-box h2 {
    font-size: 2rem;
    line-height: 2.5rem;
    padding: 0;
    margin: 0 0 1.5rem;
}
.blog-details-content-wrap .blog-desc-box .details-content {
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5rem;
}
.blog-details-content-wrap .blog-desc-box .details-content h4 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 0;
    margin: 3rem 0 0;
}
.blog-details-content-wrap .blog-desc-box .details-content ul {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog-details-content-wrap .blog-desc-box .details-content ul li {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0 0 1rem;
}
.blog-details-content-wrap .blog-desc-box .details-content ul li h3 {
    font-size: 1.3rem;
    font-weight: 400;
    padding: 0;
    margin: 1rem 0 0;
    color: #7c7c7c;
}
.blog-details-content-wrap .blog-desc-box .details-content .testimonial-block {
    padding: 0;
    margin: 0;
}
.blog-details-content-wrap .blog-desc-box .details-content .testimonial-block h2 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.2rem;
    padding: 0;
    margin: 0;
    color: #000000;
}
.blog-details-content-wrap .blog-desc-box .details-content .testimonial-block ul {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog-details-content-wrap .blog-desc-box .details-content .testimonial-block ul li {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0 0 2rem;
    font-style: italic;
}
.txt-align-rgt {
    text-align: right;
}
.blog-details-content-wrap .blog-desc-box .details-content .testimonial-block ul li .writer-name-txt {
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.6rem;
}
.blog-details-content-wrap .blog-desc-box .details-content .review-block {
    padding: 0;
    margin: 0;
}
.blog-details-content-wrap .blog-desc-box .details-content .review-block .social-block {
    width: 100%;
    border-top: 0.1rem solid #b9b9b9;
    border-bottom: 0.1rem solid #b9b9b9;
    padding: 0.6rem 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.blog-details-content-wrap .blog-desc-box .details-content .review-block .blog-review-sec {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}
.blog-details-content-wrap .blog-desc-box .details-content .review-block .blog-review-sec span {
    margin-left: 1.5rem;
}
.blog-details-content-wrap .blog-desc-box .details-content .review-block .blog-review-sec a {
    text-decoration: none;
}
.blog-details-content-wrap .blog-desc-box .details-content .review-block .blog-review-sec a:hover {
    text-decoration: underline;
    color: #000;
}
/* ======================== ARUP NEW BLOG CSS END ============================= */

/* ========================= RECENT POST CSS START ======================== */
.section-recent-post{
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 2rem 0;
}
.section-recent-post ul {
  padding: 0;
}
.section-recent-post ul li {
    display:block;
}
.section-recent-post ul li .recent-post-sm-box {
    border: 0.1rem solid #d4d4d4;
    padding: 0;
    margin: 0 0 1rem 0;
}
.section-recent-post ul li .recent-post-sm-box .img-box {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    max-height: 243px;
    min-height: 243px;
    overflow: hidden;
}
.section-recent-post ul li .recent-post-sm-box .img-box img {
    width: 100%;
    max-width: 100%;
    display: block;
}
.section-recent-post ul li .recent-post-sm-box .dtls-box-wrap {
    padding: 1rem;
    margin: 0;
    font-size: 1.2rem;
    color: #000;
    line-height: 1.5rem;
}
.section-recent-post ul li .recent-post-sm-box .dtls-box-wrap p {
    padding: 0;
    margin: 0;
    text-overflow: ellipsis;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
}
.section-recent-post ul li .recent-post-sm-box .dtls-box-wrap p a {
    text-decoration: none;
    color: #000000;
}
.section-recent-post ul li .recent-post-sm-box .dtls-box-wrap p a:hover {
    text-decoration: none;
    color: #838383;
}
.section-recent-post ul li .recent-post-sm-box .dtls-box-wrap .view-comment-box-wrap {
    border-top: 0.1rem solid #c9c9c9;
    padding: 1rem 0 0;
    margin: 1rem 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #333333;
}
/* ========================= RECENT POST CSS END ======================== */

/* ========================= COMMENT SECTION CSS START ======================== */
.section-comment-block {
    width: 100%;
    display: inline-block;
    border: 0.1rem solid #333;
    padding: 3rem;
    margin: 1rem 0;
}
.section-comment-block h2 {
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #000000;
    border-bottom: 0.1rem solid #9d9d9d;
    padding: 0 0 1rem;
    margin: 0 0 1rem;
}
.section-comment-block .comment-box-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
}
.section-comment-block .comment-box-wrap .avtar-box {
    width: 3rem;
    height: 3rem;
    background: #dedede;
    border-radius: 50%;
    padding: 0;
    margin: 0 1rem 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-comment-block .comment-box-wrap .input-box-holder {
    border: 0.1rem solid #b7b7b7;
    width: 100%;
    padding: 0.6rem;
    margin: 0;
}
.section-comment-block .comment-box-wrap .input-box-holder textarea.form-control {
    width: 100%;
    border: 0;
    resize: none;
    height: 3rem;
    font-size: 1.2rem;
    color: #333;
    line-height: 1.5rem;
}

.comment {
    display:flex;
    margin-bottom: 12px;
    border-bottom: 1px solid #dedede;
}
.comment img {
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 15px;
}
.comment p.user {
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 1rem;
}
.comment p.user .name {
    margin-right: 8px;
    font-weight: 600;
}
.comment p.user .created_at {
    color: #5a5a5a;
    font-family: sans-serif;
    font-size: 12px;
}

.comment-post {
    display: flex;
    align-items:start;
    margin-bottom: 12px;
}
.comment-post img {
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 15px;
}
.comment-post textarea {
    width:100%;
    border:1px solid #dedede;
    padding:12px;
    font-size: 14px;
    line-height:18px;
    color:#222;
    height:120px;
    resize:none;

}
.comment-box .btns {
    width: 100%;
    display:flex;
    justify-content: flex-end;
    align-items:center;
}

a.desc-link,a.desc-link:hover{
    text-decoration:none !important;
}

/* ========================= COMMENT SECTION CSS END ======================== */


@media screen and (max-width: 767px) {
    .blog-content-wrap ul li {
       width: calc(100% - 0rem);
       margin: 0;
    }
    .blog-content-wrap ul li .blog-desc-box h2 {
     font-size: 1.5rem;
    }
    .bread-camps {
        font: 500 11px/normal Montserrat,sans-serif;
    }
    .blog-details-content-wrap .blog-desc-box {
        padding: 1rem;
    }
 .blog-details-content-wrap .blog-desc-box .about-blog-box .blog-about-sm-box p {
     font-size: 9px;
     line-height: 12px;
     display: flex!important;
     align-items: center;
     justify-content: flex-start;
 }
 .blog-details-content-wrap .blog-desc-box h2 {
     font-size: 1.3rem;
     line-height: 1.5rem;
 }
 .blog-details-content-wrap .blog-desc-box .details-content h3 {
     font-size: 1.1rem;
 }
 
 }
