/* Normal.css */
.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

/*
@font-face {font-family: GjFont; src: url(../fonts/akkurat-std/AkkuratStd-Regular.ttf); font-weight:300; font-display: auto;}
@font-face {font-family: GjFont; src: url(../fonts/akkurat-std/AkkuratStd-Bold.ttf); font-weight:600; font-display: auto;}
*/
@font-face {
    font-family: GjFont;
    src: url(../fonts/gjFont/gjFont.woff2);
    font-weight: 400;
    font-display: auto;
}

@font-face {
    font-family: GjFontBold;
    src: url(../fonts/gjfont2.woff2);
    font-weight: 500;
    font-display: auto;
}

.gjFont,
.gjFont-root * {
    font-family: GjFont !important;
}

.gjFontBold,
.gjFontBold-root * {
    font-family: GjFontBold !important;
}

.padT10 {
    padding-top: 10px !important
}

.page-wrapper {
    display: block;
}

.container-1260 {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1260px
}

.ibp-logo img {
    padding: 6px 0;
}

.sideMenu-profile-pic.img-fit {
    background-size: 85px;
    background-position: center;
}

.size-970 .prod_img_span {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center;
}

.bg-white {
    padding: 25px 25px;
    display: block;
}

.border-radius {
    border-radius: 9px !important;
}

.top-radius-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.bottom-radius-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.bottom-left-radius-0 {
    border-bottom-left-radius: 0 !important;
}

.size-970 {
    position: relative;
    display: block;
    min-width: 100%;
    width: 100%;
    height: 250px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.size-970 a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;

    background-color: #eee;
}

.size-970 a img {
    width: 100%;
    height: auto;
}

.splash__label {
    background: #222d59;
}

.lede__link:hover,
.lede--has-no-kicker .lede:hover .lede__link,
.bf-item.lede:hover .lede__link,
.bf-item.lede:hover .media__heading a,
.lede--blue-title .lede__link:hover,
.lede--blue-title .lede:hover .lede__link,
.single_row .link :hover,
.single_row .link:hover i {
    color: #222d59 !important
}

.sideMenu-li a:hover,
.sideMenu-li.active a {
    text-decoration: none;
    color: rgba(34, 45, 89, 1);
    border-left-color: rgba(34, 45, 89, 1);
    background: rgba(34, 45, 89, 0.04);
}

svg.nectar-shape-divider {
    fill: #222d59;
    fill: #cfb57e;
    fill: #fff;
}

.btn--more {
    border-color: #222d59;
    color: #222d59;
}

.btn--more:hover,
.btn--more:focus {
    background: #222d59;
}

header {
    background: #045191;
    height: 90px;
    border: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .17);
    background: linear-gradient(-90deg, #ff0000, #0049d3) !important;
}

.top-menu-main {
    display: flex;
    height: 100%;
}

.ibp-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ibp-logo img {
    max-height: 80px;
}


.bar-menu .bar-single {
    background: #0c1c55 !important;
}

.top-menu-left {
    width: 280px;
    background: #cfb57e;
    background: #fff;
    position: relative;
}

.top-menu-left:after {
    content: '';
    position: absolute;
    right: -90px;
    height: 0;
    width: 0;
    border: 45px solid #cfb57e;
    border: 45px solid #fff;
    border-color: #cfb57e transparent transparent #cfb57e;
    border-color: #fff transparent transparent #fff;
}


.sideMenu-modal .close:hover {
    background: #0c1c55;
}


.sideMenu-modal .modal-content {
    background: #0c1c55;
}

.sideMenu-li a {
    color: rgba(255, 255, 255, 0.5882352941176471);
    border-color: rgba(255, 255, 255, 0.09);
    border-color: transparent;
    border-left: 3px solid transparent;
    padding-left: 60px;
    font-size: 15px;
}

.sideMenu-modal .modal-body {
    padding: 140px 0 0 0;
}

.sideMenu-li a i {
    left: 19px;
}

/* .modal.fade.right-popup .modal-dialog{max-width:260px;} */
.sideMenu-modal .modal-header {
    min-height: 125px;
    background: #0c1c55;
    border-color: rgba(255, 255, 255, 0.13);
}

.sideMenu-profile-sec.no-login {
    color: #fff;
    margin-top: 30px;
}

.sideMenu-li a:hover,
.sideMenu-li.active a {
    color: #cfb57e;
    color: #fff;
    border-left-color: rgb(207, 181, 126);

}

.no-login span.profile-uname {
    color: #cfb57e;
    color: #e31e24
}

.sideMenu-modal .close {
    background: #cfb57e;
    color: #0c1c55;
    border-color: #cfb57e;
}

.sideMenu-modal .close:hover,
.sideMenu-modal .close:focus {
    border-color: #fff;
    border-width: 2px;
    color: #fff;
}

.full_name {
    color: #fff;
    font-size: 27px;
    font-weight: 300;
}

.top-menu-right {
    display: block;
    width: 100%;
    height: 100%;
}

.top-menu-left {
    min-width: 200px;
    width: 200px;
}

.top-menu-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 30px;
    padding-left: 89px;
    z-index: 101;
}

.body-theme-2 {
    padding-top: 120px;
}


.sideMenu-profile-sec {
    padding: 6px 0 0 20px;
}

.respo-social {
    padding: 20px 0 20px 0;
    display: block;
    width: 100%;
    text-align: left;
}

.respo-social .top-menu {
    text-align: left;
    padding: 0 15px;
}

.respo-social .top-social {
    height: 33px;
    width: 33px;
    font-size: 20px;
    margin-right: 5px;
    padding: 3px 10px;
    line-height: 25px;
    border-radius: 99%;
}

.respo-social .top-social {
    color: #cfb57e !important;
}

.top-social:hover .fa-twitter {
    color: inherit;
}

.respo-social .top-social:hover {
    transform: translateY(-4px);
}

.space-between {
    align-items: center;
    justify-content: space-between;
}

.right-right,
.right-right * {
    color: rgba(255, 255, 255, 0.75);
    fill: rgba(255, 255, 255, 0.75);

}

.right-right .a {

    width: 40px;
    height: 40px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    background: transparent;
    border: 2px solid transparent;
    padding-top: 3px;
    margin: 0 auto;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    transition: 0.2s all linear;

}

.data--title {
    display: block;
    margin: 0 0 -15px 0;
}

.right-right a:hover .a {
    border-color: rgba(207, 181, 126, 0.85);
}

.custom-tooltip:after {
    content: attr(data-title);
    content: '';
    white-space: nowrap;
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    opacity: 0;
    font-weight: 500;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    transition: 0.2s all linear;
}

.custom-tooltip:hover:after {
    bottom: 4px;
    opacity: 1;
    color: #cfb57e
}

.data--title {
    position: relative;
    bottom: -10px;
    opacity: 0;
    transition: 0.2s all linear;
    color: #cfb57e;
    font-weight: 500;
    white-space: nowrap;
    font-size: 13px;
}

.right-right a:hover .data--title {
    opacity: 1;
    bottom: -4px;
}

.mfp-figure:after {
    opacity: 0;
}

.iswebview header {
    display: none;
}

.iswebview.not_home.body-theme-2 {
    padding-top: 0;
}

.breadcrumb>li .left_arrow {
    color: #999 !important;
}

.marT40 {
    margin-top: 40px !important
}

.marT20 {
    margin-top: 20px !important
}

.marT30 {
    margin-top: 30px !important
}

.marB0 {
    margin-bottom: 0 !important
}

.marB20 {
    margin-bottom: 20px !important
}

ul.post-pager {
    border-bottom: 1px solid #EEE
}

.post-pager {
    display: flex !important;
    flex-direction: row-reverse;
}

.post-pager li a span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    font-weight: 500;
    font-size: 15px;
}

.post-pager li a {
    display: block;
    height: 100%;
}


.breadcrumb {
    padding-left: 0;
}

.left_inner_ad {
    position: absolute;
    top: 170px;
    width: 160px;
}

.right_inner_ad {
    right: 30px
}

.home .left_inner_ad,
.not_home .left_inner_ad {
    position: absolute;
    top: 0px;
    width: 160px;
    left: 0
}

.home .right_inner_ad,
.not_home .right_inner_ad {
    right: 0;
    left: initial;
}

.inner-page-main {
    max-width: 1600px;
    position: relative;
}

.lede__media {
    border-radius: 7px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.08);
}

.top_cat.zvzdvszdv{
    height: 71px;
}

.top_cat {
    display: block;
    width: 100%;
    text-align: center;
    padding: 18px 0 19px 0;
    overflow-y: hidden;
}

.left_inner_ad .zoom-gallery-feature {
    border-radius: 9px;
    overflow: hidden;
}

.top_cat ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.top_cat ul a {
    position: relative;
    padding: 0 11px 5px 11px;
    margin: 0 4px;
    border-bottom: 2px solid transparent;
    color: #122770;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    display: block;
}

.top_cat ul li a.active,
.top_cat ul li a:hover {
    /* font-weight: 600; */
    border-bottom-color: #cfb57e;
    border-bottom-color: #e31e24;
    color: #122770;
    color: #e31e24;
}

.top_cat ul .active a {
    font-weight: 600;
}

.body-theme-2 {
    background: #eaeaea !important
}

.top_header {
    height: 40px;
    display: flex;
    z-index: 99;
    position: relative;
    color: #fff;
    background: rgb(2, 88, 160);
    background: rgba(0, 0, 0, 0.15);
}

header {
    height: 120px;
    overflow: hidden;
    transition: 0.15s all linear;
}

.body-static-head header {
    transform: translateY(-40px);
}

.top-menu-main {
    height: 80px;
}

.top_header .big-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.top_header .right a {
    font-size: 14px;
    border-radius: 4px;
    margin: 0 5px;
    padding: 3px 8px;
    display: block;
}

.top_header a {
    color: rgba(255, 255, 255, 0.7);
}

.top_header .right ul {
    display: flex;
    flex-direction: row;
}

.top_header .left {
    float: none;
    clear: none;
}

.top_header .right a:hover {
    color: #cfb57e;
    color: #fff;
}

.top_header a:hover {
    color: #fff
}

.bar-menu {
    display: none
}

.top-menu-right .follow-link {
    background: transparent;
    border-radius: 99px;
    font-size: 21px;

}

.top-menu-right .follow-link:hover {
    background: rgba(255, 255, 255, 0.5);
}

.top-menu-right .follow-link .fa-twitter:before {
    margin-right: 0;
}

.sidebar-follow__links {
    display: flex;
    white-space: nowrap;
    flex-wrap: nowrap;
}

.owl-platinum,
.owl-platinum a,
.owl-platinum img {
    max-width: 100%;
    width: 100%;
}

.owl-platinum .item {
    width: 100%;
    max-width: 100%;
}

.owl-carousel .owl-stage-outer {
    max-width: 100%
}

.owl-platinum .owl-stage .owl-item a {
    height: auto !important
}

.owl-platinum {
    margin: 0;
    padding: 0;
}

.featured-post .owl-stage-outer {
    border-radius: 9px;
    overflow: hidden;
}

.featured-post .splash {
    height: 100%
}

.featured-post .splash .center_img {
    background-size: cover;
    background-position: center;
}

.featured-post .splash {
    position: relative;
}

.featured-post .splash .featured-title {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 90px 15px 20px 15px;
    color: #fff;
    font-size: 18px;
    width: 100%;
}

.featured-post .splash .featured-title p {
    /* height: 60px; */
    overflow: hidden;
    margin: 0;
    font-size: 18px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
}

.featured-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000000d9, transparent);
    z-index: -1;
}

/* .featured-videos {
    height: 100%;
    float: none;
} */

.section_2 {
    display: flex;
    justify-content: center;
    float: none;
}

.section_2 .owl-carousel,
.section_2 .owl-carousel .owl-stage-outer {
    height: 100%;
}

.section_2>div {
    float: none;
    display: block;
    height: auto;
    padding-right: 0;
}

.section_2 .owl-carousel .owl-stage-outer {
    height: 100%;
}

.section_2 .sec2_2 .owl-stage {
    height: 100%;
}

.section_2 .sec2_2 .owl-item {
    height: 100%;
    padding: 5px 5px 0px 5px;
}

.featured-title span {
    height: 50px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-size: 17px;
    line-height: 1.45;
}

.section_2 .sec2_2 .owl-item .splash {
    border-radius: 9px;
    overflow: hidden;
}

.featured-post .owl-theme .owl-nav>div,
.with_nav.owl-theme .owl-nav>div {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(-90deg, hsla(0, 100%, 50%, 0.4), rgba(0, 73, 209, 0.4)) !important;
    border-radius: 99px;
    width: 35px;
    height: 35px;
    margin: 0 10px;
    transition: all 0.3s ease;
}

.featured-post .owl-theme .owl-nav>div:hover,
.featured-post .owl-theme .owl-nav>div:focus,
.with_nav.owl-theme .owl-nav>div:hover,
.with_nav.owl-theme .owl-nav>div:focus {
    /* background: rgba(10, 124, 233, 0.7); */
    background: linear-gradient(-90deg, hsla(0, 100%, 50%, 0.8), hsla(219, 100%, 41%, 0.8)) !important;
}

.featured-post .owl-theme .owl-nav>div:last-child,
.with_nav.owl-theme .owl-nav>div:last-child {
    right: 0;
    left: initial;
}

.featured-post .owl-theme .owl-nav,
.with_nav.owl-theme .owl-nav {
    margin: 0;
}

.with_dots .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto !important;
}

.owl-platinum {
    margin-bottom: 27px;
}

.with_dots.owl-theme .owl-dots .owl-dot span {
    background: #fff;
    opacity: 0.5;
    width: 8px;
    height: 8px;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.2);
    transition: 0.2s all linear;
}

.with_dots.owl-theme .owl-dots .owl-dot.active span {
    opacity: 1;
    box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2)
}

.home_cat_title {
    font-weight: 500;
    font-size: 16px;
}

/* 
.home_cat_title a {
    float: right;
    font-size: 15px;
} */

.home_cat_title a {
    float: right;
    display: flex;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}

.arrow_left {
    font-size: 18px !important;
    margin-bottom: 1px !important;
    margin-left: 8px !important;
}

/* .movie-img img { */
    /* width: auto !important; */
    /* border-radius: 5px; */
/* } */

a:hover {
    color: #1534a0;
}

.news_list_inner {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-top: 5px;
}

.news_list .h2 {
    font-size: 17px;
    margin: 0;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.news_list .data {
    display: flex;
    width: 100%;
    flex-direction: row;
    margin-bottom: 7px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding: 10px 10px 15px 10px;
}

.news_list .data a {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list .data .thumb {
    width: 120px;
    height: 68px;
    min-width: 120px;
    min-height: 68px;
    border-radius: 7px;
    background-color: #f7f7f7;
    overflow: hidden;
}

.news_list .data .thumb .img {
    display: block;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

.news_list .data .meta {
    width: 100%;
    margin-left: 15px;
}

.news_list .data {
    position: relative;
}

.news_list .data:hover .h2 {
    color: #0c1c55;
}

.news_list.with_lastchild_css li .data {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.hori .news_list_inner {
    flex-direction: row;
    margin-left: -8px;
    margin-right: -8px;
}


.between_sec.hori {
    padding: 20px 20px;
}

.hori .news_list_inner .data {
    border-bottom: transparent;
    margin-bottom: 0;
    padding: 8px 10px !important;
}

.hori .news_list_inner .meta .h2 {
    font-size: 15px;
}

.hori .news_list .data .thumb {
    width: 110px;
    min-width: 110px;
}

.hori .news_list .meta {
    margin-left: 15px;
}

.news_list .data .thumb:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(12, 28, 85, 0.38);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.2s all linear;
}

.news_list .data .thumb {
    position: relative;
}

.news_list .data:hover .thumb:before {
    opacity: 1;
}

.no-border,
.border-0 {
    border: none
}

.paddT0 {
    padding-top: 0 !important
}

.pad20 {
    padding: 20px !important
}

.marLR-8 {
    margin-left: -8px !important;
    margin-right: -8px !important;
}

.two-sections {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
}

.bg-fff {
    background: #fff !important
}

.home_left {
    padding: 10px 10px 15px 10px;
    width: 100%;
    margin-right: 15px;
}

.two-sections .home_right {
    width: 300px;
    min-width: 300px;
}

.two-sections .home_left {
    width: calc(100% - 315px);
}

.single-bnr {
    margin: 15px auto 0 auto;
    display: block;
    border-radius: 9px;
    overflow: hidden;
}

.default .news_list_inner li {
    width: 50%;
}


.default .news_list_inner {
    flex-direction: row;
    flex-wrap: wrap;
}

.first-8 li:nth-child(9) .data,
.first-8 li:nth-child(10) .data,
.last-child .data {
    border-bottom: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.default .news_list .h2 {
    font-size: 17px;
    line-height: 1.5;
}

.default .news_list .data .thumb {
    height: 72px;
    min-height: 72px;
}

.reverse {
    flex-direction: row-reverse;
}

.reverse .home_left {
    margin-right: 0;
    margin-left: 15px;
}

.reverse .home_right .single-bnr:first-child {
    margin-top: 0;
}

.two-sections.not_reverse .home_left {
    padding-left: 0;
}

.two-sections.not_reverse .home_right {}

.side_cat {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 4px;
}

.side_cat a {
    background: #fff;
    padding: 3px 8px;
    display: inline-block;
    margin: 3px 7px 3px 0;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    border: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 2px;
}

.owl-platinum.owl-carousel {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 185px;
    background: #ddd;
}

.owl-platinum.owl-carousel.owl-loaded {
    height: auto;
    background: transparent
}

.owl-home-first.owl-carousel {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    background: #ddd;
}

.owl-home-first .size-970 a,
.owl-home-first.owl-carousel {
    padding-bottom: 21%;
}

.owl-home-first.owl-carousel.owl-loaded {
    height: auto;
    background: transparent;
    padding-bottom: 0%;
}



.owl-platinum.owl-carousel .owl-item img {
    display: none
}

.owl-platinum.owl-carousel .owl-item .prod_img_span {
    display: block !important
}

.owl-platinum a {
    padding-bottom: 20.8%;
}

.section_2 .owl-carousel {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 332px
}

.section_2 .owl-carousel.owl-loaded {
    height: 100%
}

.section_2 .sec2_2 .owl-carousel {
    width: 100%;
}

/* .section_2 .sec2_2 .owl-carousel.owl-loaded .splash {width: 100%;margin: 0%;} */


.sec2_1 .splash {
    min-height: 280px;
    background: #eee;
    border-radius: 9px;
}

.side_cat a:hover {
    color: #555;
    box-shadow: 4px 4px 4px rgba(12, 12, 12, 0.05);
    background: #045191;
    color: #fff;
    border-color: transparent;
}

.top-menu-left {
    margin-top: -50px;
    z-index: 100;
    text-align: center;
}

.top-menu-left:after {
    right: -139px;
    border-width: 70px;
    z-index: -1;
}

.ibp-logo img {
    max-height: 90px;
    margin-top: 8px;
}

.ibp-logo {
    margin-left: 40px;
}

.body-static-head .top-menu-left {
    margin-top: -50px;
    z-index: 100;
    text-align: center;
}

.body-static-head .top-menu-left:after {
    right: -139px;
    border-width: 70px;
    z-index: -1;
}

.body-static-head .ibp-logo img {
    max-height: 60px;
}

.body-static-head .ibp-logo a {
    margin-top: 25px;
}

.single-bnr img {
    opacity: 1;
}

.single-bnr:hover img {
    opacity: .9;
}

.top-menu-right .follow-link {
    height: 35px;
    line-height: 35px;
    width: 35px;
}

.top-menu-right .follow-link .fa {
    font-size: 16px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.top-menu-right .follow-link .fa,
.top-menu-right .follow-link svg {
    width: 100%;
    height: 100%;
    display: block;
    padding: 8px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 99px;
    transition: 0.2s all linear;
}

.top-menu-right .follow-link .fa {
    border-color: transparent !important;
}

.top-menu-right .follow-link.follow-link--c-linkedin svg {
    padding: 5px;
}

.top-menu-right .follow-link:hover .fa,
.top-menu-right .follow-link:hover svg {
    border-color: transparent;
    color: rgba(255, 255, 255, 1);
    fill: rgba(255, 255, 255, 1);
}

.top-menu-right .follow-link {
    margin-right: 4px;
}

.n-title {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 0 0;
    display: block;
}

.for-left-div1 .feather {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    margin-right: 5px;
}

.for-left-div1 .post-timestamp {
    margin-right: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.for-left-div1 {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

.for-left-div1>* .g-profile {
    display: block;
    line-height: 1;
}

.news-main-img img {
    height: auto;
    width: 100%
}

.news-main-img {
    border-radius: 9px;
    overflow: hidden;
    margin: 0 0 15px 0;
    box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.17);
}

.news-main-img {
    border-radius: 9px;
    overflow: hidden;
    margin: 0 0 15px 0;
    box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.17);
}

.descr p {
    margin-top: 0;
    margin-bottom: 24px;
}

.descr {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 29px;
    line-height: 1.65;
    clear: both;
    margin: 10px 0 10px 0;
    /* float: left;*/
}

.descr iframe {
    max-width: 560px;
    width: 100%;
}

.descr img {
    border-radius: 9px;
    width: 100%;
    object-fit: contain;
}

.st-social .ndtv-icon,
.st-social svg {
    width: 18px;
    height: 18px;
    fill: #0c1c55;
    display: block;
    transition: 0.2s all linear;
}

.st-social .ss-lk {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: rgba(12, 28, 85, 0.09);
    float: left;
    position: relative;
    font-size: 17px;
    line-height: 1.8;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left: 10px;
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    transition: 0.2s all linear;
    border: 1px solid #e1e7f4;
}

.st-social .ss-lk:hover {
    background: rgb(207, 181, 126);
    border-color: rgb(207, 181, 126);
}

.st-social .ss-lk:hover svg {
    fill: #ffff;
}

.post-meta {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-top: 10px;
    align-items: center;
}

.for-left-div1 {
    margin: 0;
}

.gray_cat a {
    background: #f7f7f7;
    color: #666;
}

.verticle_news .news_list .data {
    padding-left: 0;
    padding-right: 0;
}


.verticle_news .news_list .data .thumb {
    width: 90px;
    min-width: 90px;
}

.verticle_news .news_list .h2 {
    font-size: 16px;
    line-height: 1.4;
}

.verticle_news .data {
    margin-bottom: 0;
    border-bottom: none;
}

.descr p:last-child {
    margin-bottom: 0;
}

.after-news-sec {
    position: relative;
    z-index: 0;
    background: #f3f6ff;
    border: 1px solid #cbd4ed;
}

.hori .news_list_inner {
    flex-wrap: wrap;
}

.hori .news_list_inner li {
    width: 50%;
}

.padL10 {
    padding-left: 10px !important
}

.padR10 {
    padding-right: 10px !important
}

.not_home .two-sections {
    padding-right: 10px;
}

.post-pager li .sqr_thumb {
    width: 80px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 0px 0 0 -18px;
    border-radius: 0px 6px 6px 0;
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.06);
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}

.post-pager li a .content {
    padding-left: 75px;
    width: 100%;
    float: left;
}

.post-pager li a {
    position: relative;
    overflow: hidden;
    padding: 20px 20px;
}

.post-pager li a.older-link {
    border-right: 1px solid #ddd
}

ul.post-pager {
    border-radius: 6px;
    overflow: hidden;
}

.post-pager li a.newer-link .sqr_thumb {
    left: initial;
    right: 0;
    border-radius: 6px 0px 0 6px;
}

.post-pager li a.newer-link .content {
    padding-left: 0;
    padding-right: 75px;
}

.cm-flex-div {
    display: flex;
    flex-direction: row;
}

.cm-flex-div .image-column {
    width: 220px;
    min-width: 220px;
    margin-right: 30px;
    height: 400px;
    z-index: 1;
    float: left;
    position: -webkit-sticky;
    position: sticky;
    top: 115px;
}

.cm-flex-div .content-column {
    width: 100%;
    display: block;
}

.cm-flex-div .image-column img {
    border-radius: 9px;
    overflow: hidden;
    box-shadow: 2px 2px 9px rgba(1, 1, 1, 0.17);
}

.content-column h2 {
    font-size: 30px;
    margin: 0;
    position: relative;
    color: #222;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.biography-section p {
    position: relative;
    color: #313131;
    margin-bottom: 25px;
}

.biography-section {
    line-height: 1.7;
    font-size: 17px;
    letter-spacing: 0.3px;
}

.inner-banner {
    position: relative;
    padding: 20px 0;
    color: #fff;
}

.inner-banner .bg_img {
    border-radius: 0 !important;
}

.bg_image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.bg_image:before,
.bg_image:after {
    content: '';
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(12, 28, 85, 0.85);
    opacity: 1;
}

.bg_image:after {
    background: transparent;
}

.inner-banner .h1 {
    font-weight: 400
}

.spons_title {
    font-size: 13px;
    color: #888;
}

.container-1260 {
    max-width: calc(100% - 340px);
}

.home .left_inner_ad,
.not_home .left_inner_ad {
    left: 10px;
    position: fixed;
    top: 180px;
    transition: 0.2s all linear;
}

.home.body-static-head .left_inner_ad,
.not_home.body-static-head .left_inner_ad {
    top: 95px
}

.home .right_inner_ad,
.not_home .right_inner_ad {
    right: 10px;
    left: initial
}

/*.side_cat a:last-child {
    display: none;
}*/

.home .left_inner_ad,
.not_home .left_inner_ad {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
}

.left_ads_main {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.left_inner_ad.right_inner_ad {
    float: right;
    top: 0;
}

.left_inner_ad {
    float: left;
}

.home.body-static-head .left_inner_ad,
.not_home.body-static-head .left_inner_ad {
    top: initial;
}

.home.body-static-head .left_ads_main {
    top: 90px;
}

.not_home .left_inner_ad {
    top: 0px;
}

.not_home.body-static-head .left_inner_ad {
    top: 90px;
}

.dropd_custom {
    position: absolute;
    left: 0;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.06);
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.06);
    opacity: 0;
    visibility: hidden;
    transition: 0.2s all linear;
}

.next_prev_post {
    position: relative;
    z-index: 1;
}

.post-pager li {
    position: relative;
}

ul.post-pager {
    overflow: visible;
}

.dropd_custom a {
    background: #fff;
    border-bottom: 1px solid #ddd;
    display: block;
}

.link {
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.post-pager li .link a {
    white-space: nowrap;
    overflow: hidden;
    padding: 9px 20px;
    display: block;
    text-overflow: ellipsis;
    height: 10px;
    opacity: 0;
    font-weight: 700;
    text-align: left;
}

.post-pager li:hover .dropd_custom {
    opacity: 1;
    visibility: visible;

}

.post-pager li:hover a {
    background: #fff;
}

.post-pager li:hover .link a:hover {
    background: #f3f6ff;
    color: #636f97;
}

.post-pager li:hover .link a {
    height: 46px;
    padding: 14px 20px;
    opacity: 1;
}

.section_2 .sec2_2 .owl-item .splash {
    max-height: initial !important
}

.inner-banner .h1 {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.inner-banner .h1:before,
.inner-banner .h1:after {
    content: " ";
    width: 100px;
    border-top: 1px solid #fff;
    height: 3px;
    position: absolute;
    top: 20px;
    opacity: 0;
    visibility: hidden;
    display: none;
}

.inner-banner .h1:before {
    left: -90% !important;
}

.inner-banner .h1:after {
    right: -90% !important;
}

.biography-section ul {
    list-style: disc;
    padding-left: 35px;
}

.biography-section ul li {
    list-style: disc;
    margin-bottom: 11px;
    line-height: 1.5;
}

.inner-column {
    margin-bottom: 30px;
}

.side_link .list-group-item {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
}

.side_link .list-group-item .ico {
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}


.cards {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.cards .card {
    padding: 10px;
    width: 50%;
    float: none;
    display: flex;
}

.cards .card .card_inner {
    display: flex;
    flex-direction: row;
    letter-spacing: normal;
    line-height: normal;
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 15px;
}

.card_inner .card-img {
    width: 100px;
    min-width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 99px;
    margin-right: 15px;
}

.card_inner .card_right {}

.card_inner .card_right .c_title {
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin: 0 0 3px 0;
}

.card_inner .card_right .c_desig {
    color: #777;
}

.cards .card .card_inner:hover {
    box-shadow: 0px 4px 10px rgba(12, 28, 85, 0.05);
}

.card_inner .card_right .c_address {
    font-size: 15px;
    margin: 8px 0 7px 0 !important;
}

.card_inner .card_right .card_meta>* {
    margin: 0px 0 5px 0;
}

.card_inner .card_right .c_email {
    color: #0c1c55;
    font-size: 15px;
    font-weight: 500;
}

.card_inner .card-img {
    margin-top: 0px;
    background: #f7f7f7;
    margin-left: -60px;
}

.cards .card .card_inner {
    margin-left: 40px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.card_inner .card_right .c_comp {
    font-weight: 500;
    color: #666;
}

.card_inner .card_right .c_mob {
    color: #0c1c55;
    font-size: 15px;
    font-weight: 500;
}

.highlight {
    align-items: center;
    justify-content: center;
}

.copyright_ {
    margin: 10px 0 0 0;
    font-size: 13px;
    color: #999;
}

.font-800 {
    font-weight: 800 !important
}

a.ss-lk.facebook:hover {
    background: #3b5997;
    border-color: transparent;
}

a.ss-lk.twitter:hover {
    background: #25a4f1;
    border-color: transparent;
}

a.ss-lk.whatsapp:hover {
    background: #25d366;
    border-color: transparent;
}

a.ss-lk.linkedin:hover {
    background: #007bbb;
    border-color: transparent;
}

a.ss-lk.email:hover {
    background: #363636;
    border-color: transparent;
}

.top_header .right .active a {
    color: #fff;
}

.no_link a {
    cursor: text;
    user-select: all;
}

.loadmore-news .wrapper .wrapper-cell {
    width: 50%;
    float: left;
}

.contact-sec .contact-single {
    width: 35%;
    padding: 10px;
}

.contact-sec .contact-single1 {
    width: 70%;
    padding: 10px;
}

/* movies slider css in home page start */

.movies-item img {
    border-radius: 10px;
}

.movies-item h6 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin: 10px 0 3px;
    font-family: 'Roboto', arial !important;
    padding: 0 10px;
}

.movies-item span {
    font-size: 12px;
    color: #666666;
    font-family: 'Roboto', arial !important;
    padding: 0 10px;
}

/* movies slider css in home page  end*/

.status-bx {
    border-radius: 10px;
    display: block;
    height: 100% !important;
    position: relative;
    background-color: #f2f2f2;
    overflow: hidden;
}

.status-bx img {
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
    width: 100% !important;
    height: 100% !important;
}

.status-bx span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, black, rgba(0, 0, 0, 0.76), transparent);
    height: 70px;
    z-index: 91;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.status-bx span p {
    text-align: center;
    height: 55px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-size: 17px;
    line-height: 1.45;
    font-family: GjFont !important;
    color: white;
    padding: 5px 15px;
    margin: 0;
}

/* .youtube-videos-bx{
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
} */

.youtube-videos-bx iframe {
    width: 100%;
    border-radius: 5px;
    height: 150px;
    background-color: #f2f2f2;
}

.influencers-item {
    cursor: pointer;
    overflow: visible !important;
    height: auto !important;
    background: transparent !important;
}

.influencers-item img {
    border-radius: 50%;
}

.in-it-img {
    position: relative;
    padding: 50%;
    border-radius: 50%;
    width: 100%;
    background-color: lightgray;
    overflow: hidden;
}

.in-it-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.influencers-item h6 {
    font-size: 16px;
    /* font-family: 'Roboto', sans-serif !important; */
    text-align: center;
    margin: 14px 0 5px 0;
    color: #000000;
    font-weight: 400;
    /* font-family: GjFont !important; */
    font-family: GjFont !important;
}

.influencers-item span {
    font-size: 13px;
    /* font-family: 'Roboto', sans-serif !important; */
    text-align: center;
    margin: 0px 0 0 0;
    color: #666666;
    display: block;
    font-family: GjFont !important;
}

.copyright {
    margin: 0px 0 0;
    color: #999;
    font-size: 14px;
}


.mede-with {
    color: #999;
    font-size: 14px;
    margin: 0px 0 0;
    text-align: right;
}

.mede-with a {
    color: #999;
}

.mede-with a:hover {
    color: #dd1627;
}

.icons-box-made {
    /* border: 1px solid red; */
    width: 15px;
    height: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 3px;
}

.icons-box-made .fa-heart,
.icons-box-made .fa-heart-o {
    position: absolute;
}

.mede-with .fa-heart-o {
    color: #999;
    font-size: 13px;
    transition: all 0.3s;
    opacity: 1;
}

.mede-with .fa-heart {
    color: #999;
    font-size: 13px;
    transition: all 0.3s;
    opacity: 0;
    transform: scale(0);
}

.mede-with:hover .fa-heart-o {
    opacity: 0;
}

.mede-with:hover .fa-heart {
    opacity: 1;
    color: #dd1627;
    transform: scale(1);
}


/* search box */
.search_btn {
    outline: none;
    font: inherit;
    text-transform: inherit;
    color: inherit;
    border: none;
    background: transparent;
    text-decoration: none;
    padding: 12px;
    height: 48px;
    width: 48px;
    display: block;
    display: flex;
    color: #fff;
}

.search_btn:hover,
.search_btn:focus {
    color: #fff;
}

.search_icon,
.c3-icon {
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    fill: currentColor;
    stroke: none;
    display: block;
}

.search_icon svg {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.show-700 .search_btn {
    position: absolute;
    right: 0px;
    top: 0;
}

.search_modal_flex .s_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    position: absolute;
    top: 0px;
    z-index: 99;
    height: 50px;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}

.search_modal_flex .s_btn.back_arrow {
    left: 5px;
}

.search_modal_flex .s_btn.right_Btn {
    right: 5px;
    left: initial;
}

.searchModal .modal-body {
    height: 80vh;
    overflow: auto;
}

.search_modal_flex .s_btn.right_Btn:hover,
.search_modal_flex .s_btn.back_arrow:hover {
    color: #777;
}

.typeahead:focus,
.typeahead {
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 16px;
    height: auto;
    min-height: 50px;
    padding: 0 50px !important;
    background: transparent !important;
}

#searching {
    padding: 0 !important;
}

#searching .modal-dialog {
    height: 100vh;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 992px;
}

#searching .modal-dialog .modal-content {
    width: 100%;
}

.influencers-row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.influencers-row .influencers-link {
    width: 16.66%;
    flex: 0 0 16.66%;
    padding: 0 15px;
    margin-bottom: 40px;
}

/* -----------------------------
    Loader Design
----------------------------- */

.loader-design {
    border-color: transparent !important;
    color: transparent !important;
    background-image: -o-linear-gradient(90deg, #ececec 0px, #f3f3f3 40px, #ececec 80px);
    background-image: linear-gradient(90deg, #ececec 0px, #f3f3f3 40px, #ececec 80px);
    background-position: left;
    background-repeat: repeat;
    background-size: 900px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-animation: shine-lines 1.6s infinite linear;
    animation: shine-lines 1.6s infinite linear;
}

.loader-design.p2,
.loader-design.p {
    margin: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    border-radius: 50px;
    height: 12px;
    width: 100%;
}

.loader-design.p2 {
    width: 100px;
    margin: auto;
}

@-webkit-keyframes shine-lines {
    0% {
        background-position: -100px;
    }

    100% {
        background-position: 800px;
    }
}

@keyframes shine-lines {
    0% {
        background-position: -100px;
    }

    100% {
        background-position: 800px;
    }
}

@media only screen and (max-width: 1400px) {
    .left_inner_ad {
        display: none;
    }

    .container-1260 {
        max-width: 1260px
    }

    .side_cat a:last-child {
        display: inline-block;
    }

}

@media only screen and (max-width: 991px) {
    .reverse .home_left {
        margin-right: 0;
        margin-left: 0px;
    }

    .full_name {
        font-size: 22px
    }

    .top-menu-left {
        /* min-width: 150px; */
        width: 388px;
    }

    .ibp-logo img {
        max-height: 65px;
        margin-top: 8px;
    }

    .section_2 {
        display: unset;
    }

    .featured-post .splash .center_img {
        background-size: 100% 100%;
        background-position: center;
    }

    .padL10 {
        padding-left: 0px !important
    }

    .padR10 {
        padding-right: 0px !important
    }

    .home_left {
        padding: 0px;
    }

    .top-menu-left:after {
        right: -121px;
        border-width: 70px;
        z-index: -1;
        transform: rotate(-14deg);
    }

    .body-static-head .top-menu-left:after {
        right: -121px;
        border-width: 70px;
        z-index: -1;
        transform: rotate(-14deg);
    }

    .marT0-991 {
        margin-top: 0 !important
    }

    .premium-top-inner {
        padding: 0;
    }

    .breadcrumb {
        padding-left: 15px;
    }


    .two-sections .home_left {
        width: 100%;
    }

    .hori .news_list_inner li {
        width: 50%;
    }

    .two-sections .home_right {
        display: none;
    }

    .two-sections {
        display: block;
    }

    .p-o-r {
        padding: 0 !important;
    }

    .ptt-10 {
        padding-top: 20px !important;
    }

    .sec2_1 .splash,
    .featured-post .owl-stage-outer,
    .br-o {
        border-radius: 0 !important;
    }

    .influencers-row .influencers-link {
        width: 20%;
        flex: 0 0 20%;
    }

}

@media only screen and (max-width: 850px) {
    .ibp-logo img {
        max-height: 65px;
    }

    .ibp-logo {
        margin-left: 10px;
    }

    /*.top-menu-left {
        min-width: 190px;
        width: 190px;
    }*/
    .top-menu-right {
        padding-right: 25px;
        padding-left: 80px;
    }

    .full_name {
        font-size: 20px;
    }

    .page-container .bg-white {
        width: 100%;
        padding: 0;
    }

    .page-container .bg-white .size-970 {
        margin-top: -1px;
        padding: 0;
    }

    .data--title {
        display: none;
    }

    .page-container .bg-white {
        border: none;
    }

    /* .top-menu-left:after{    right: -89px;}*/
    .space-between {
        text-align: right;
        align-items: flex-end;
    }

    .top_cat ul {
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
    }
}

@media (max-width: 769px) {
    #searching .modal-dialog {
        width: 100%;
    }

    #searching .modal-dialog .modal-content {
        border-radius: 0;
        border: none;
    }

    #searching .modal-dialog .modal-content .modal-body {
        height: 100vh;
        border-radius: 0;
    }
}

@media only screen and (max-width: 767px) {


    .loadmore-news .wrapper .wrapper-cell {
        width: 100% !important;
    }

    .section_2 {
        display: unset;
        float: none;
    }

    .contact-sec .contact-single {
        width: 100%;
        margin: 0;
    }

    .featured-post .splash .center_img {
        /* background-size: 100% 100%; */
        background-size: cover;
        background-position: center;
    }

    .post-pager li {
        width: 100%;
    }

    .bg-white {
        padding: 15px;
    }

    .featured-videos {
        padding: 0px;
        padding: 0 10px;
    }

    /* .section_1{
    display: none;
} */

    .reverse .home_left {
        margin-right: 0;
        margin-left: 0;
    }

    .body-static-head .top-menu-left {
        margin-top: 0;
    }

    .top-menu-left {
        margin-top: 0;
    }

    .top-menu-left:after,
    .body-static-head .top-menu-left:after {
        right: -75px;
    }

    .ibp-logo img {
        margin-top: 0;
    }

    .body-static-head .ibp-logo a {
        margin-top: 0;
    }

    .for-respo-max-height {
        max-height: 220px;
    }

    .splash__label {
        color: #fff !important;
        width: 100%;
        max-width: initial;
        padding: 10px;
        box-sizing: border-box;
        max-height: 57px;
    }

    .splash__body {
        width: 100%;
    }

    .bf-ssu-text-wrapper .media {
        margin-top: 0;
    }

    .footer-logo li.br {
        display: none !important
    }

    .top_header {
        display: none !important
    }

    .bar-menu {
        display: inline-block
    }

    header {
        height: 60px;
    }

    .ibp-logo img {
        width: auto;
        padding: 0;
        height: 50px;
        width: fit-content !important;
    }

    .ibp-logo .pro-img {
        margin: 0 !important;
        margin-bottom: 7px !important;
    }

    .body-static-head header {
        transform: translateY(0px);
    }

    .body-static-head .ibp-logo img {
        max-height: 45px !important;
        width: fit-content !important;
    }

    .body-static-head .ibp-logo .pro-img {
        margin: 0 !important;
        margin-bottom: 7px !important;
    }

    .icon-r-bx,
    .icon-r-ani,
    .icon-r-ani .icons-f,
    .icon-r-ani .icons-b {
        width: 40px;
        height: 40px;
        margin-bottom: 5px;
    }

    .body-theme-2 {
        padding-top: 60px;
    }

    .top-menu-main {
        height: 100%;
    }

    .mede-with,
    .copyright {
        text-align: center;
    }

}

@media only screen and (max-width: 768px) {

    .mede-with,
    .copyright {
        text-align: center;
    }

    .mede-with {
        margin-top: 5px;
    }

    .influencers-row .influencers-link {
        width: 25%;
        flex: 0 0 25%;
    }
}

@media only screen and (max-width: 700px) {
    .full_name {
        display: none
    }

    .space-between {
        flex-direction: column;
    }
}

@media only screen and (max-width: 600px) {
    .hori .news_list_inner li {
        width: 100%;
    }

    .default .news_list_inner li {
        width: 100%;
    }

    .right-popup .modal-dialog {
        max-width: 220px !important;
    }

    .splash__label {
        font-size: 14px;
        line-height: 1.6;
    }

    .size-970 {
        height: auto;
        clear: both;
        padding: 0
    }

    .top-menu-left {
        width: 100%;
    }

    .top-menu-left:after {
        display: none
    }

    .top-menu-left .ibp-logo {
        width: 151px;
        /* margin-left: -60px; */
        /* background: red; */
        margin: 0;
        background: white;
        position: relative;
    }

    .top-menu-left .ibp-logo::after {
        content: "";
        background-color: rgb(255 255 255);
        width: 100px;
        height: 100px;
        position: absolute;
        right: -7px;
        top: -18px;
        transform: rotate(17deg);
        z-index: -1;
    }


    .ibp-logo img {
        width: auto;
        padding: 0;
        height: 50px;
        width: fit-content !important;
    }

    .ibp-logo .pro-img {
        margin: 0 !important;
        margin-bottom: 7px !important;
    }

    .icon-r-bx,
    .icon-r-ani,
    .icon-r-ani .icons-f,
    .icon-r-ani .icons-b {
        width: 40px;
        height: 40px;
        margin-bottom: 5px;
    }

    .top-menu-left {
        display: flex;
        align-items: center;
        background: #045191 !important;
        background: linear-gradient(-90deg, #ff0000, #0049d3) !important;
    }


    header {
        height: 60px;
    }

    .top-menu-right {
        display: block;
        position: relative;
        width: 55px;
        padding: 0;
        min-width: 55px;
    }

    .full_name {
        display: none;
    }

    .top-menu-right .text-left {
        height: 100%;
        text-align: center;
    }

    .top-menu-right .right-right {
        margin: 0 auto;
        height: 100%;
        margin: 0;
        width: 100%;
    }

    .top-menu-right .right-right a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .top-menu-right {
        display: none
    }

    .right-right a:hover .a {
        border-color: transparent;
    }

    .share_articles {
        margin-top: 15px;
    }


    .body-theme-2 {
        padding-top: 30px;
    }

    .not_home.body-theme-2 {
        padding-top: 60px;
    }

    .social-counter ul {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .social-counter.widget ul li a i {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #sidebar-wrapper .widget-content {
        overflow: auto;
        padding-bottom: 12px;
    }

    .for-left-div1 .post-labels {
        display: none;
    }

    .post-meta {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .for-left-div1 {
        margin-right: 10px
    }

    .post-meta .news-viewer {
        margin: 0 0 0 0;
    }

    .top_cat ul {
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .body-theme-2.home {
        padding-top: 60px;
    }

    body.bulletin.not_home.body-theme-2 {
        padding-top: 0;
    }
}

@media only screen and (max-width:576px) {
    .influencers-row .influencers-link {
        width: 33.33%;
        flex: 0 0 33.33%;
    }

    .artists-container {
        padding: 0;
    }
}

@media only screen and (max-width:450px) {
    .influencers-row .influencers-link {
        padding: 0 10px;
    }
}

@media only screen and (max-width:360px) {
    .influencers-row .influencers-link {
        width: 50%;
        flex: 0 0 50%;
    }
}

.movie-img {
    width: 100%;
    aspect-ratio: 46 / 73;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}

.movie-img a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.movie-img a img{
    width: 100%;
    height: 100%;
    object-position: top center;
    object-fit: cover;
}



/* ---
Commun Close Icon Css
--- */

.commun-close-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.3);
    padding: 7px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10;
}

.commun-close-icon:active,
.commun-close-icon:hover {
    background: rgba(255, 255, 255, 1);
    color: #ff0000;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.commun-close-icon svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
}

.vss-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f09433;
    background: -o-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    z-index: 1051;
    display: none;
}

.vss-slide-outer {
    max-width: 405px;
    width: 100%;
    height: 100%;
    position: relative;
    margin: auto;
}

.vss-slide-bx,
.vss-slide {
    height: 100%;
}

.vss-slide>* {
    position: absolute;
    top: 0px;
    opacity: 0;
    pointer-events: none;
    height: 100%;
    overflow: hidden;
}

.vss-slide>.active {
    position: relative;
    opacity: 1;
    pointer-events: initial;
}

.vss-slide-thumb {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
}

.vss-slide-thumb>span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    height: 3px;
    background: rgba(0, 0, 0, 0.4);
    margin: 5px 2px;
    border-radius: 3px;
    overflow: hidden;
}

.vss-slide-thumb>span.viewed {
    background: rgb(255, 255, 255);
}

.vss-slide-thumb>span.active::after {
    content: '';
    display: block;
    height: inherit;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-animation: thumb 8s forwards linear;
    animation: thumb 8s forwards linear;
}

@-webkit-keyframes thumb {
    to {
        -webkit-transform: initial;
        transform: initial;
    }
}

@keyframes thumb {
    to {
        -webkit-transform: initial;
        transform: initial;
    }
}

.vss-slide-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    background: transparent;
    border: none;
    outline: none;
}

.vss-slide-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    background: transparent;
    border: none;
    outline: none;
}



.vss-slide-prev span,
.vss-slide-next span {
    width: 40px;
    height: 40px;
    display: block;
    color: red;
    background: white;
    border-radius: 50%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    padding: 5px;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vss-slide-prev span:hover,
.vss-slide-next span:hover {
    opacity: 1;
}

.vss-slide-prev span svg,
.vss-slide-next span svg {
    width: 90%;
    height: 90%;
}

.vss-slide-prev span svg {
    position: relative;
    left: -1px;
}

.vss-slide-next span svg {
    position: relative;
    left: 1px;
}

.vss-slide-prev span {
    left: 0px;
    -webkit-transform: translate(-50px, -50%);
    -ms-transform: translate(-50px, -50%);
    transform: translate(-50px, -50%);
}

.vss-slide-next span {
    right: 0px;
    -webkit-transform: translate(50px, -50%);
    -ms-transform: translate(50px, -50%);
    transform: translate(50px, -50%);
}

.vss-item {
    background-color: lightgray;
}

.vss-item video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
}

.vss-item .vss-i-img {
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 7s ease;
    transition: opacity 0.3s, visibility 0.3s, -webkit-transform 7s ease;
    -o-transition: opacity 0.3s, visibility 0.3s, transform 7s ease;
    transition: opacity 0.3s, visibility 0.3s, transform 7s ease;
}

.vss-item.active .vss-i-img {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

}

.vss-item .vss-i-text {
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 50px 10px 30px 10px;
    width: 100%;
    text-align: center;
    z-index: 100;
}

.vss-item .vss-i-text>* {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.vss-item .vss-i-text h5 {
    color: white;
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    cursor: pointer;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-family: 'Mukta Vaani', sans-serif !important;
}


.video-slider-play {
    color: #124ca0;
    font-size: 40px;
    width: 80px;
    height: 80px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid white;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 75%);
    box-shadow: 0 0 15px rgb(0 0 0 / 75%);
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    / bottom: 0;/ / right: 0;/ -webkit-transform: translate(-50%, -65%);
    -ms-transform: translate(-50%, -65%);
    transform: translate(-50%, -65%);
    z-index: 2;
}


.video-slider-play .fa {
    position: relative;
    left: 3px;
    top: 1px;
}

.vss-item .vss-i-text p {
    color: #d7d7d7;
    font-weight: 300;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 0;
    margin-top: 7px;
}

.vss-item .vss-i-text span {
    color: white;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    display: block;
    margin-top: 7px;
}

.vss-item.active .vss-i-text>* {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.vss-item.active .vss-i-text> :nth-child(1) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.vss-item.active .vss-i-text> :nth-child(2) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.vss-item.active .vss-i-text> :nth-child(3) {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

@media only screen and (max-width:576px) {

    .commun-close-icon.vss-close {
        top: 25px;
    }

    .vss-slide-prev span {
        -webkit-transform: translate(10px, -50%);
        -ms-transform: translate(10px, -50%);
        transform: translate(10px, -50%);
    }

    .vss-slide-next span {
        -webkit-transform: translate(-10px, -50%);
        -ms-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%);
    }
}




.zdvsdzvszdv{
        display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-social-bx {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-social-bx.sub-social a{
    border: none;
    font-size: 16px !important;
    color: white;
    opacity: 0.7;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    margin: 0;
     display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-social-bx.sub-social a.icon-img{
    opacity: 1;
    border:none;
}

.header-social-bx.sub-social a img{
    width: 24px;
}

.header-social-bx.sub-social a:hover{
    opacity: 1;
    background-color: #00000012;
}

.header-social-bx.sub-social a::after{
    content: none;
}

.header-social-bx a:first-child {
    margin-left: 0px;
}

.header-social-bx a .fa {
    position: relative;
    z-index: 1;
}

.header-social-bx a:hover {
    color: white;
    border-color: transparent;
}

.header-social-bx a::after {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.header-social-bx a.icon-fb::after {
    background-color: #3b5998;
}

.header-social-bx a.icon-tw::after {
    background-color: #00aced;
}

.header-social-bx a.icon-insta::after {
    background-color: #8a3ab9;
}

.header-social-bx a.icon-yt::after {
    background-color: red;
}

.header-social-bx a.icon-pint::after {
    background-color: #E60023;
}

.header-social-bx a:hover::after {
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}


.xsXVzdvzdavgszdvb{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 20px 15px;
}



.psi-bx{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 10px;
}

.psi-bx p{
    width: 100%;
    border: none;
    text-align: center;
    color: #ffffff;
    margin: 0;
    margin-bottom: 3px;
    font-weight: 400;
    font-size: 14px;
    padding: 6px 0px;
}

.psi-bx .play-stor-icons{
    width: 115px;
    flex: 0 0 115px;
    border-radius: 0;
    height: auto;
    line-height: normal;
    border: none;
    margin: 0 5px;
}

.psi-bx .play-stor-icons img{ 
    width:100%
}

.icon-app,
.icon-play{
    opacity: 1 !important;
    border-radius: 100px !important;

}

.header-social-bx .icon-play:hover,
.header-social-bx .icon-app:hover{
    background-color: #00000018 !important;
}

.icon-play img,
.icon-app img{
    transform: scale(0.9);
}

.icon-app img{
    opacity: 0.9;
    filter: invert() brightness(0.9);
}

@media screen and (max-width:600px) {

    .psi-bx p{
        font-size: 12px;
    }

    .psi-bx .play-stor-icons {
        width: 85px;
        flex: 0 0 85px;
    }
}



.csdvcsdzv{
    width: 70px;
    height: 28px;
    border-radius: 50px;
    margin: 0 5px 0 5px !important;
}


.iib-img-sk{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    opacity: 0.7;
    margin: 0;
}

.iib-img-sk-text{
    width: 180px;
    height: 26px;
    border-radius: 50px;
    margin-top: 15px;
    opacity: 0.7;
}

.iib-img-sk-sub-text{
    width: 80px;
    height: 22px;
    border-radius: 50px;
    margin-top: 8px;
    opacity: 0.7;
}

.data-list-sk-heading{
    width: 180px;
    height: 26px;
    border-radius: 50px;
    margin-top: 15px;
    border: 1px solid rgba(0, 0, 0, 0.048);
}

.data-list-sk-pera{
    width: 100%;
    height: 16px;
    border-radius: 50px;
    margin-top: 4px;
    border: 1px solid rgba(0, 0, 0, 0.041);
}

.influencers-row-sk{
    display: flex;
    overflow: hidden;
    overflow-x: auto;
}

.influencers-row-sk::-webkit-scrollbar{
    display: none;
}

.influencers-row-sk .influencers-link{
    width: calc(100% / 1);
    margin-left: -1px;
    padding-left: 20px;
    flex: 0 0 auto;
}

@media screen and (min-width: 319px) {
   .influencers-row-sk .influencers-link{
        width: calc(100% / 2);
    } 
}

@media screen and (min-width: 359px) {
   .influencers-row-sk .influencers-link{
        width: calc(100% / 3);
    } 
}

@media screen and (min-width: 599px) {
   .influencers-row-sk .influencers-link{
        width: calc(100% / 4);
    } 
}

@media screen and (min-width: 799px) {
   .influencers-row-sk .influencers-link{
        width: calc(100% / 5);
    } 
}

@media screen and (min-width: 999px) {
   .influencers-row-sk .influencers-link{
        width: calc(100% / 6);
    } 
}

@media screen and (min-width: 1099px) {
   .influencers-row-sk .influencers-link{
        width: calc(100% / 7);
    } 
}

@media screen and (min-width: 1199px) {
   .influencers-row-sk .influencers-link{
        width: calc(100% / 8);
    } 
}


/* -=-=-=-=-=-=-=-=- */

.influencers-item.ii-single{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}

.influencers-item.ii-single img{
    width: 100px;
    height: 100px;
    border-radius: 50% !important;
}

.influencers-item.ii-single h6{
    font-size: 20px;
    text-align: left;
}

.influencers-item.ii-single span{
    font-size: 16px;
    text-align: left;
}