.item .img-wrap .item-brand img,
.item .img-wrap img {
    -o-object-fit: contain;
    object-fit: contain;
}

#footer ul {
    width: max-content;
    width: -moz-max-content;
}

.big-img-wrap img {
    width: 100%;
    max-height: 428px;
}

.single-title {
    font-size: 28px;
    line-height: 39px;
    margin-bottom: 28px;
}

.sidebar .sidebar-list.checkbox-off li .control.checked {
    padding-left: 0;
    margin-left: 30px;
    border: 2px solid #1e90ff;
    color: #1e90ff;
    padding: 3px 5px !important;
    font-weight: bolder;
}

.page-titlenew1 {
    color: #0a5ba7e6;
    font-size: 34px;
    line-height: 40px;
    font-weight: lighter;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.big-img-wrap1 .card-brand {
    background-color: #bac2d24d;
    height: 120px;
    padding: 6px;
    top: 28px;
}

.big-img-wrap .card-brand {
    background-color: #bac2d24d;
    height: auto;
    padding: 6px;
    top: 12px;
}

.tags li a {
    display: block;
    padding: 8px 20px 9px;
    color: #000;
    box-shadow: 1px 1.4px 0.4px #bcce62;
    font-size: 14px;
    line-height: 13px;
    font-weight: 500;
    z-index: 1000;
}

.single-card-meta1 .tags1 {
    width: 100%;
    margin-bottom: 24px;
    z-index:1000;
}

.single-card-meta1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.single-card-meta2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: ruby-base-container;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tags1 li a {
    display: block;
    background-color: #c6e71cc2;
    padding: 8px 20px 9px;
    color: #000;
    box-shadow: 2.1px 2.2px 0.4px #187bdcad;
    font-size: 23px;
    line-height: 13px;
    font-weight: 500;
}

.single-content div.big1 {
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    padding-left: 0;
    padding-bottom: 2px;
    margin-top: 64px;
    color: #000;
}


.single-content div.big {
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    padding-left: 0;
    padding-bottom: 2px;
    margin-top: 4px;
    color: #000;
}