b {
    font-weight: bold;
}

.ContentsStyle {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
}

section.our-blogs {
    padding: 60px 0;
    background: #ffffff;
}

.background-blog {
    background-color: #338CFF;
    position:relative;
}

.blog-unit h1 {
    font-size: 60px;
    font-weight: 600;
    margin: 60px 0 24px 0;
}

.blog-unit p {
    font-size: 20px;
    font-weight: 500;
   
}

.list-style-none {
    list-style: none;
}

.Recent-blogs {
    margin-top: 58px;
}

.margin-list li {
    margin: 5px 0;
    font-size: 18px;
    font-weight: 500;
}

.list-style-none {
    list-style: none;
}

.margin-list li img {
    margin-right: 15px;
}

ul.pagination {
    margin-top: 110px;
}

.biggest li {
    font-size: 16px;
    font-weight: 600;
    border: 0.5px solid rgba(171, 171, 171, 0.3);
}

.ourblog {
    border-width: 0px 0.5px 0.5px 0.5px;
    border-style: solid;
    border-color: rgba(171, 171, 171, 0.3);
    margin-bottom: 30px;
}

    .ourblog img {
        width: 100%;
    }

.bigger {
    background: #ffffff;
}

    .bigger h4 {
        font-weight: 600;
        font-size: 18px;
        margin: 0 0 4px 15px;
        padding-top: 15px;
    }

    .bigger p {
        font-weight: 300;
        font-size: 12px;
        margin-left: 15px;
        padding-bottom: 15px
    }

.wonderful {
    font-weight: 400 !important;
    font-size: 14px !important;
    padding-bottom: 15px !important;
    text-align: justify;
    margin: 0 15px 0 15px;
    color: #888888;
}

li.looking-background {
    background: rgba(51, 140, 255, 0.1) !important;
}

    li.looking-background a {
        color: #338CFF !important;
    }

li.household-active {
    background: rgba(51, 140, 255, 0.1);
    border-right: 3px solid #338CFF;
    padding: 10px 10px 10px 15px;
}

    li.household-active a {
        color: #338CFF !important;
    }

.padding-list {
    padding: 10px 10px 10px 15px;
}

.margin-list a {
    color: #555555;
}

.pagination-active {
    color: #338CFF !important;
    font-weight: 400;
    font-size: 14px;
}

.purav-author {
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-icon.text-end.text-white ul li {
    display: inline-block;
}

.patel {
    margin-left: 40px;
    width: 300px;
}
.parav-img {
    width: 160px;
}
.patel h1 {
    font-weight: 600;
    font-size: 36px;
    text-align: justify;
    margin-bottom: 10px;
    margin-top: 0;
}
.patel p {
    font-weight: 500;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 0px;
}

.padding-list.contents {
    padding: 6px 15px 6px 38px;
}
.storage-margin {
    margin: 50px 0;
}
/*.profile {
    text-align: center;
}*/
.profile-banner {
    margin: 39px 0;
    position: relative;
}
.social-icon.text-end.text-white {
    position: absolute;
    bottom: 10px;
    right: 15px;
}
.published {
    margin-top: 25px;
    display: flex;
    font-size: 16px;
    font-weight: 400;
}
.publishmargin {
    margin-left: 10px;
}
.position {
    position: sticky;
    top: 120px;
}
button.btn-carstorage {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    border: none;
    background: rgba(255, 255, 255, 0.1);
    padding: 5px 8px;
}
.border-bottom h1 {
    margin-top: 15px;
}
ol.margin-list.content li a {
    font-weight: 500;
    font-size: 16px;
}
ul.contents li a {
    font-weight: 500;
    font-size: 18px;
}
ol.margin-list.content li {
    margin: 10px 0;
}
ul.margin-list.contents li {
    margin: 10px 0;
}
.blog-details {
    margin-top: 84px;
}
.Recent-details {
    margin-top: 30px;
}
.share {
    margin-bottom: 18px;
}
.cus-patel h3 {
    font-weight: 500;
    font-size: 20px;
    margin: 10px 0;
    color: #1D1F1F;
}
.cus-patel p {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 18px;
}
.links ul {
    display: flex;
    justify-content: center;
}
.links {
    margin: 15px 0 45px 0;
}
.links ul li a i {
    font-size: 15px;
    margin-left: 15px;
}
.position.position-left-border {
    border-left: 1px solid #E1E1E1;
    padding-left: 30px;
}
ol.styled {
    counter-reset: item;
}
ol.prefixed {
    counter-reset: item;
    list-style-type: none;
    *list-style-type: decimal;
}
ol.styled li:before {
    content: '' counter(item, decimal) '';
    border-radius: 4px;
    color: #4e443c;
    font-size: 15px;
    padding: 4px 7px;
    position: absolute;
    left: 0;
}
ol.prefixed li:before {
    content: '' counter(item, decimal) '. ';
    counter-increment: item;
}
.detail-content h2 {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px;
}
.detail-content p {
    font-weight: 400;
    font-size: 18px;
    text-align: justify;
}
.margin-heading {
    margin-top: 50px;
}

.social-icon ul li {
    margin-left: 2px;
}
.social-icon ul li i {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
span.height {
    width: 1px;
    height: 20px;
    border: 1px solid #fff;
}
@media screen and (max-width:1200px) and (min-width:768px) {
    .ResCusRecent a span {
        display: block;
        text-align: center;
    }

    .ResCusRecent {
        text-align: center;
    }
}

@media screen and (max-width:576px) {
    .ResCusRecent a span {
        display: block;
        text-align: center;
    }

    .ResCusRecent {
        text-align: center;
    }

    .blog-unit h1 {
        font-size: 24px;
        margin: 24px 0 24px 0;
    }

    .blog-unit h2 {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 30px;
    }

    section.our-blogs {
        padding: 30px 0;
    }
    .purav-author {
        display: block;
        align-items: center;
        justify-content: center;
    }
    .patel {
        margin-left: 0px;
        width: 100%;
    }
    .CusName{
        text-align:center;
    }
}
@media screen and (max-width:992px){
    .social-icon.text-end.text-white {
        position: initial;
        bottom: 10px;
        right: initial;
        left: 0px;
        text-align: left !important;
    }
}