.inner-img-with-content {
    padding-bottom: 21px;
    text-align: center;
}
.img-with-contents {
    padding-bottom: 35px;
}
.img-with-content .container {
    max-width: 1118px;
}
.img-with-content-left h3 {
    padding-bottom: 12px;
}
.img-with-content-left ul {
    padding: 11px 0 21px;
}
.img-with-content-left ul li {
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding-bottom: 10px;
}
.img-content-list-img {
    padding-top: 4px;
    flex-shrink: 0;
}
.img-with-content-left h5 {
    font-weight: 400;
}
.img-with-content-left ul li:last-child{
    padding-bottom: 0;
}
.img-with-content-left ul li .img-content-listing span {
    font-weight: 800;
    padding-bottom: 5px;
    display: inline-block;
}
.yellow-box-content .img-with-content-left ul li .img-content-list-img svg path {
    fill: #C1A219;
}
.blue-box-content .img-with-content-left ul li .img-content-list-img svg path {
    fill: #0074A8;
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns {
    background-color: transparent;
    border: 3px solid #C1A219;
    display: flex;
    align-items: center;
    gap: 13px;
    color: #000;
}
.blue-box-content .img-with-content-left .img-with-content-btn .btns {
    background-color: transparent;
    display: flex;
    align-items: center;
    gap: 13px;
    border: 3px solid #0074A8;
    color: #000;
}
.blue-box-content .img-with-content-left .img-with-content-btn .btns:hover {
    background: #0074A8;
    color: #fff;
}
.blue-box-content .img-with-content-left .img-with-content-btn .btns:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7468%) hue-rotate(31deg) brightness(100%) contrast(89%);
}
.blue-box-content .img-with-content-left .img-with-content-btn .btns img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(90%) saturate(7500%) hue-rotate(91deg) brightness(95%) contrast(108%);
}
.blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn img {
    width: 26px;
    height: 30px;
}
.blue-box-content .img-with-content-left .img-with-content-btn a.btns.akti-btn.wkn-code {
    padding: 15px 30px;
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns:hover{
    background-color: #C1A219;
    color: #fff;
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns:hover img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7468%) hue-rotate(31deg) brightness(100%) contrast(89%);
}
.img-with-content-btn {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-left: 37px;
}
.img-with-content-btn a.btns.wkn-btn {
    padding: 10.5px 30px;
}
.img-with-content {
    display: flex;
    align-items: stretch;
    border-radius: 40px;
    overflow: hidden;
}
.yellow-box-content {
    background: #C1A2191A;
}
.blue-box-content {
    background: #E5F1F6;
}
.img-with-content-right .img-with-content-img img {
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 0 40px 40px 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.img-with-content-img {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 536px;
}
.img-with-content-right {
    width: 43.94%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.img-with-content.blue-box-content .img-with-content-left {
    padding: 91px 3px 30px 40px;
}
.img-with-content-left {
    width: 56.06%;
    padding: 21px 3px 30px 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn,
.blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn {
    padding: 9px 30px;
    position: relative;
}
.yellow-box-content .img-with-content-left .img-with-content-btn a.btns.akti-btn.wkn-code {
    padding: 15px 30px;
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns span,
.blue-box-content .img-with-content-left .img-with-content-btn .btns span {
    height: 14px;
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn img,
.yellow-box-content .img-with-content-left .img-with-content-btn .btns img{
    filter: brightness(0) saturate(100%) invert(0%) sepia(90%) saturate(7500%) hue-rotate(91deg) brightness(95%) contrast(108%);
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn img{
    width: 26px;
    height: 30px;
}
.yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn:hover img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7468%) hue-rotate(31deg) brightness(100%) contrast(89%);
}
.img-with-content-btn button{
    cursor: pointer;
}


@media only screen and (max-width: 1199px){
    .img-with-content-btn {
        gap: 15px;
    }
}

@media only screen and (max-width: 991px){
    .inner-img-with-content img {
        max-width: 143px;
        width: 100%;
    }
    .img-with-content-left {
        width: 56.06%;
        padding: 21px 3px 30px 20px;
    }
    .img-with-content-btn {
        gap: 15px;
        padding-left: 0;
    }
    .img-with-content-btn a.btns img {
        max-width: 16px;
        width: 100%;
    }
    .img-with-content-btn a.btns {
        font-size: 14px;
        white-space: nowrap;
    }
    .img-with-content-btn a.btns.akti-btn {
        padding: 13.5px 30px;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn, .blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn {
        padding: 3px 30px;
        font-size: 14px;
        white-space: nowrap;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn img,
    .blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn img {
        max-width: 23px;
        width: 100%;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns span, .blue-box-content .img-with-content-left .img-with-content-btn .btns span {
        height: 10px;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn a.btns.akti-btn.wkn-code,
    .blue-box-content .img-with-content-left .img-with-content-btn a.btns.akti-btn.wkn-code {
        padding: 10px 30px;
    }
    .img-with-content.blue-box-content .img-with-content-left {
        padding: 21px 3px 30px 20px;
    }
}

@media only screen and (max-width: 767px){
    .img-with-content {
        flex-direction: column-reverse;
    }
    .img-with-content-left {
        width: 100%;
        padding: 10px 20px 30px 20px;
    }
    .img-with-content.blue-box-content .img-with-content-left {
        padding: 50px 20px 30px 20px;
    }
    .img-with-content-right {
        width: 100%;
    }
    .img-with-content-left .inner-img-with-content img {
        max-width: 158px;
        width: 100%;
    }
    .img-with-content-left ul li .img-content-listing span {
        font-size: 14px;
    }
    .img-with-content-left ul li {
        align-items: start;
    }
    .img-with-content-btn {
        gap: 17px;
        padding-left: 0;
    }
    .img-with-content-btn a.btns.wkn-btn img {
        max-width: 22px;
    }
    .img-with-content-img {
        padding-bottom: 66%;
        min-height: 220px;
    }
    .img-with-content-right .img-with-content-img img {
        object-position: 50% 80%;
        border-radius: 40px 40px 0 0;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns,
    .blue-box-content .img-with-content-left .img-with-content-btn .btns {
        gap: 6px;
    }
    .img-with-content-btn a.btns.akti-btn {
        padding: 13px 17px;
    }
    .img-with-content-btn a.btns.wkn-btn {
        padding: 10.5px 15px;
        white-space: nowrap;
    }
    .img-with-content.blue-box-content .img-with-content-right {
        margin-bottom: 0;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn img,
    .blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn img {
        max-width: 19.41px;
        width: 100%;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn, .blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn {
        padding: 10px 17px;
        white-space: nowrap;
    }
    .img-with-content-btn .btns{
        width: 50%;
        justify-content: center;
    }
    
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn, .blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn {
        padding: 3px 17px;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn a.btns.akti-btn.wkn-code {
        padding: 10px 30px;
    }
    .img-content-list-img {
        padding-top: 0;
    }
}

@media only screen and (max-width: 392px){
    .img-with-content-btn {
        gap: 10px;
        flex-direction: column;
    }
    .img-with-content-btn a.btns {
        width: 100%;
        justify-content: center;
    }
    .yellow-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn, .blue-box-content .img-with-content-left .img-with-content-btn .btns.wkn-btn {
        padding: 3px 30px;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}