.doc_tvym1_i1 {
    background: url('../images/documents/banner_bg.png');
    color: #fff;
    text-align: center;
    background-size: 100% 100%;
    padding-bottom: 50px !important;
    padding: 20px;
}

.doc_tvym1_i1 h1 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
}

.breadcrumb li a,
.breadcrumb li {
    color: #fff !important;
    text-decoration: none;
    font-size: 14px;
}

.breadcrumb {
    margin-left: -50px;
    opacity: 0.8;
}

.doc_tvym1_i1 p {
    font-size: 16px;
    line-height: 33px;
    opacity: 0.8;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}

.down-animation {
    position: relative;
}

.doc_tvym1_i1 .mouse {
    margin: 0 auto;
    display: block;
    border-radius: 50px;
    border: 1.6px solid #fff;
    height: 28px;
    width: 23px;
    position: relative;
    overflow: hidden;
}

.doc_tvym1_i1 .move {
    position: absolute;
    background-color: #fff;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    animation: move 2s linear infinite;
}

.line_rm {
    border: 1px solid #fff;
    z-index: 9999;
    position: relative;
    bottom: -6px;
    opacity: 0.5;
    left: 1px;
}

@keyframes move {
    0% {
        transform: translate(-50%, 10px);
        opacity: 1;
    }

    50% {
        transform: translate(-50%, 40px);
        opacity: 1;
    }

    100% {
        transform: translate(-40%, 80px);
        opacity: 1;
    }
}

.hover_mgw {
    z-index: 9;
    position: absolute;
    right: -60px;
    bottom: -10px;
}

.sample-pyrm .start_pnwc .card img.img-fluid {
    border-radius: 6px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.sample-pyrm .show_docs .card {
    width: 90%;
    margin: 0 auto;
    border: 2px solid #cbdef7;
    border-radius: 8px;
    box-shadow: none;
    margin-bottom: 25px;
}

.sample-pyrm .start_pnwc .card:hover {
    box-shadow: 0px 3px 20px #4285F433;
}

.sample-pyrm .start_pnwc .card p {
    margin: 0px;
    font-size: 15px;
    text-align: start;
    padding: 20px;
    opacity: 0.8;
    height: 75px;
}

.sample-pyrm .start_pnwc .card_cnt {
    color: #fff;
    background: transparent linear-gradient(145deg, #4285F4 0%, #3169C6 100%);
    margin-top: -20px;
    padding-top: 10px;
}

.sample-pyrm h2 {
    font-size: 18px;
    padding-left: 0px;
    font-weight: 600;
    opacity: 0.86;
    margin-bottom: 0px;
    align-items: center;
    justify-content: center;
    display: flex;
}

#sampleviewer .modal-content {
    background: transparent;
    border: none;
}

.preview_down img.img-fluid {
    width: 100% !important;
    margin: 0 auto;
}.preview_down .item {
    height: 600px;
    overflow-y: scroll;
}

#sampleviewer .footer_div button {
    border: 2px solid #ffffff87;
    color: #fff;
    padding: 6px 25px;
    border-radius: 5px;
    margin-top: 40px;
}

#sampleviewer .footer_div {
    width: 450px;
    margin: 0 auto;
    text-align: center;
}

#sampleviewer img.btnclose {
    position: absolute;
    right: -50px;
    z-index: 9999;
    top: -10px;
    cursor: pointer;
}

#sampleviewer .footer_div img {
    width: 18px;
}

#sampleviewer .owl-dots .owl-dot.active {
    background: #4285F4;
}

#sampleviewer .owl-dots .owl-dot {
    border: #808080 !important;
    background: #80808085;
    margin-right: 5px;
    width: 30px !important;
    height: 4.5px;
    border-radius: 0px;
}

#sampleviewer .owl-dots {
    display: none !important;
    text-align: center;
    margin-top: -30px;
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
}

.num_tvym1 {
    background: #4285F4;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    margin-right: 8px;
    opacity: 0.9;
}

.sample-pyrm .dis-flex {
    margin: 0 auto;
    justify-content: center;
    display: flex;
    align-items: center;
    border-right: 3px solid #ccccccad;
}

.card.top1_i1 {
    padding: 13px;
    border-radius: 0px;
    box-shadow: 0px 3px 20px #4285F433;
    border: 2px solid #204AC74D;
    margin-top: -30px;
}

.card.top1_i1 span {
    opacity: 0.9;
    font-weight: 600;
}

.offer-card {
    box-shadow: 0px 3px 20px #4285F433;
    margin-top: 0px !important;
    margin: 0 auto;
    border: 2px solid #cbdef7;
}

.offer-card .card-body {
    padding: 0px;
}

.offer-card .text-center {
    position: absolute;
    bottom: -10px;
    transform: translate(-50%, -50%);
    left: 50%;
}

.offer-card .text-center button {
    width: max-content;
    letter-spacing: 3px;
}

.sample-pyrm .de-number div {
    height: 28px;
    width: 28px;
    background: #4285F4;
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-right: 15px;
    font-size: 16px;
    border-radius: 50%;
    font-weight: bolder;
}

.sample-pyrm .border_l {
    padding-left: 25px;
    border-left: 1.8px solid #4285f4a3;
    height: fit-content;
    margin-left: 19.8px;
    padding-top: 25px;
    padding-bottom: 15px;
}

.sample-pyrm .show_docs {
    margin-top: 45px;
    min-height: 500px;
}

.sample-pyrm .bg-buymw {
    background: #F5F9FF;
    height: 100%;
    margin-top: 45px;
    padding-top: 50px;
}

.de-number {
    height: 38.9px;
    width: 39.5px;
    margin-right: 15px;
    border: 1.8px solid #204ac757;
    border-radius: 50px;
    padding-left: 4px;
    padding-top: 3.6px;
}

.show_docs .owl-dots {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    bottom: 5px;
    right: 0;
    text-align: center;
}

.sample-carousal .img_w11 img,
.sample-carousal .img_w11 {
    height: 450px;
    margin: 0 auto;
    width: 100%;
}

.sample-carousal .owl-nav button.owl-prev,
.sample-carousal .owl-nav button.owl-next {
    z-index: 1;
    width: 40px;
    background-color: #fff !important;
    height: 40px;
    position: absolute;
    border: 2px solid #afa0a042 !important;
    top: 50%;
    box-shadow: 0px 2px 5px #00000029;
    border-radius: 50%;
    transform: translatey(-50%);
}

.sample-carousal .owl-nav button.owl-prev,
.sample-carousal .owl-nav button.owl-next {
    top: 50% !important;
    transform: translatey(-50%) !important;
}

.sample-carousal .owl-nav button.owl-prev {
    left: 0;
}

.sample-carousal .owl-nav button.owl-next {
    right: 0;
}

.sample-carousal .owl-dots .owl-dot.active span {
    background: #4285F4 !important;
}

.sample-carousal .owl-dots .owl-dot span {
    width: 30px !important;
    height: 4.5px;
    border-radius: 0px;
}

.show_docs .owl-nav,
.show_docs .owl-dots {
    opacity: 0;
}

.border_l .card:hover .owl-nav,
.border_l .card:hover .owl-dots {
    opacity: 1;
}

.preview_down .owl-nav button.owl-prev,
.preview_down .owl-nav button.owl-next {
    z-index: 1;
    width: 36px;
    height: 36px;
    border: 1px solid #fff !important;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translatey(-50%);
}

.preview_down .owl-nav button.owl-prev {
    left: -80px;
}

.preview_down .owl-nav button.owl-prev,
.preview_down .owl-nav button.owl-next {
    top: 50% !important;
    transform: translatey(-50%) !important;
}

.preview_down .owl-nav button.owl-next {
    right: -80px;
}

.sample-carousal .owl-nav,
.sample-carousal .owl-dots {
    display: none !important;
}

.sample-pyrm .border_l:last-child {
    padding-bottom: 0px;
}

#sidebarWrap {
    width: 300px;
    float: right;
    position: relative;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
}

#sidebar {
    width: 300px;
    position: absolute;
}

#sidebar.fixed {
    position: fixed;
    transform: translateY(-50%);
}

#content {
    width: 70%;
    height: auto !important;
}

footer {
    clear: both;
    margin-top: 100px;
}

.mobile {
    display: none;
}

.remove_h img {
    margin-top: 50px;
}
.show_docs .skeleton p,
.card_cnt.skeleton {
    background: #e2e5e7 !important;
}

.show_docs .skeleton p,
.skeleton h2,
.skeleton span {
    opacity: 0 !important;
}

.skeleton {
    background-color: #e2e5e7 !important;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)) !important;
    background-size: 40px 100%;
    background-repeat: no-repeat;
    background-position: left -40px top 0;
    animation: shine 1s ease infinite;
}
@keyframes shine {
    to {
        background-position: right -40px top 0;
    }
}

.skeletonmf .card:hover {
    box-shadow: none !important;
}

.skeletonmf .card {
    border: none !important;
    box-shadow: none !important;
}

.skeletonmf .border_l {
    border-left: none !important;
}

.skeletonmf .card img {
    opacity: 0;
}

.skeleton.img_w11 {
    height: 350px;
}

#sidebar .skeleton img {
    opacity: 0;
}

.skeletonmf #sidebar button {
    opacity: 0;
}


@media(max-width: 992px) {
    .breadcrumb {
        margin-left: 0px;
    }

    .doc_tvym1_i1 h1 {
        font-size: 20px;
    }

    .doc_tvym1_i1 p {
        font-size: 16px;
        text-align: start;
        line-height: 25px;
    }

    .doc_tvym1_i1 {
        padding-bottom: 30px !important;
        padding: 10px;
    }

    .sample-pyrm .dis-flex {
        border: none !important;
    }

    .sample-pyrm div.lastm {
        margin-bottom: 5px !important;
    }

    #sidebar,
    #sidebar.fixed {
        position: relative !important;
        transform: none !important;
        margin-top: 0px;
        top: 0px !important;
    }

    #sidebar {
        margin-top: 30px;
    }

    #sidebarWrap {
        float: inherit;
        margin: 0 auto !important;
    }

    #content {
        width: 100%;
    }

    .sample-pyrm .border_l {
        padding-left: 0px;
        border-left: none;
        margin-left: 0px;
    }

    .down-animation {
        display: none;
    }

    .mobile {
        display: block;
    }

    #sidebar {
        display: none;
    }

    .sample-pyrm .start_pnwc .card p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 68px;
    }

    .mobile .offer-card {
        width: 80%;
    }

    .sample-pyrm .bg-buymw {
        padding-bottom: 50px;
    }
}

@media(max-width: 768px) {
    .jhbdn {
        display: none;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .sample-carousal .img_w11 img {
        height: 500px;
    }

    .mobile .offer-card {
        width: 45%;
    }
}

@media(min-width:992px) and (max-width:1198px) {
    .down-animation {
        display: none;
    }

    #sidebar {
        width: 280px;
    }

    #content {
        width: 68%;
    }
}

@media(min-width:1198px) and (max-width:1300px) {
    .down-animation {
        display: none;
    }
}

@media(min-width:280px) and (max-width:480px) {
    .border_l .col-6 {
        width: 100%;
    }
}

@media(min-width:280px) and (max-width:400px) {

    .card.top1_i1 .col-4,
    .card.top1_i1 .col-5,
    .card.top1_i1 .col-3 {
        width: 100% !important;
    }

    .sample-pyrm .dis-flex {
        margin-bottom: 20px !important;
    }

    .sample-pyrm .dis-flex {
        justify-content: flex-start;
    }
}

@media(min-width: 480px) and (max-width: 576px) {
    .border_l .col-6 {
        width: 50%;
    }

    .sample-pyrm .show_docs .card {
        width: 100%;
    }

    .mobile .offer-card {
        width: 50%;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    #sampleviewer img.btnclose {
        top: -10px;
        right: 0px;
    }

    #sampleviewer img.btnclose {
        top: -10px;
        right: 0px;
    }
}

@media (max-width: 768px) {
    #sampleviewer .modal-content {
        margin-top: 25px;
    }

    #sampleviewer .footer_div {
        width: auto;
    }

    .preview_down img.img-fluid {
        width: 100% !important;
    }

    .preview_down .owl-nav button.owl-next {
        right: 20px;
    }

    .preview_down .owl-nav button.owl-prev {
        left: 20px;
    }
    .preview_down .owl-nav button{
        background: #0000004f !important;
    }
}

@media (min-width: 481px) and (max-width: 575px) {
    #sampleviewer img.btnclose {
        top: -10px;
        right: 0px;
        background: #0f0f10ad;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    #sampleviewer img.btnclose {
        right: 0px;
        top: -10px;
        background: #0f0f10ad;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    #sampleviewer img.btnclose {
        right: 0px;
        background: #000000a1;
    }

    .preview_down .owl-nav button.owl-next {
        right: 20px;
    }

    .preview_down .owl-nav button.owl-prev {
        left: 20px;
    }.preview_down .owl-nav button{
        background:#0000004f !important;
        z-index: 99999;
    }
}

.loader_schel .skeleton {
    height: 40px;
    margin-bottom: 25px;
}

.round_sche.skeleton {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
}

.skeleton.hjbh {
    height: 280px;
}