.raw-allprt {
    column-gap: 36px
}

.raw-allprt.banner-section {
    padding-bottom: 0
}

.padibg-color {
    background: #f7f7f7
}

.slideshow-container img {
    box-shadow: 0 0 4px -2px #717070
}

.container.raw-allprt.cltch_box {
    max-width: 800px
}

h4.clth_h {
    text-align: center;
    margin-top: 40px
}

h6.hed1 {
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500;
    margin: 16px 0;
    text-align: center
}

h5.hed1 {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 16px 0;
    text-align: center
}


span.cont_sml {
    color: #0eb6cc;
    font-weight: 400;
    font-size: 22px;
    margin-left: 6px
}

span.cont_sml {
    color: #0eb6cc;
    font-weight: 400;
    font-size: 22px;
    margin-left: 6px
}

p.padi-aldesc {
    font-size: 18px;
    line-height: 24px
}

.video-responsive {
    position: relative;
    z-index: 0
}

.leftvd:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 350px;
    max-height: 250px;
    height: 100%;
    border: 3px solid #e6e6e6;
    margin-top: -15px;
    margin-left: -15px;
    z-index: -1
}

.rghtvd:after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 350px;
    max-height: 250px;
    height: 100%;
    border: 3px solid #e6e6e6;
    margin-top: -15px;
    margin-right: -15px;
    right: 0;
    top: 0;
    z-index: -1
}

.log_img {
    display: inline-block
}

.play_icon {
    position: absolute;
    top: 45%;
    left: 45%;
    font-size: 40px;
    color: rgba(104, 100, 100, 0.9);
}

.tutorial_bordered {
    padding: 10px;
    border: 1px solid #f5f5f5;
    margin: 10px 0;
    width: 30%;
}

.tutorial_bordered a {
    color: #000;
}


@media(max-width:768px) {
    .descktp-viewn {
        /* display: none */
    }

    .mibla-viewn {
        margin: 30px 0
    }

    .mySlides.fade .clomn-sm {
        margin: 10px 0
    }

    .container-full.padibg-color {
        padding-bottom: 40px
    }

    .clomn-sm.image-prt.left-pdiprt.mibla-viewn {
        padding-left: 0
    }

    .clomn-sm.clth_prt {
        border-top: 1px solid #ccc;
        padding-top: 20px
    }

    .raw-allprt {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .clomn-sm.content-prt.right-pdiprt {
        padding-left: 0
    }

    h4.clth_h {
        /* text-align: left */
        margin-bottom: 40px;
    }

    .tutorial_bordered {
        width: 93%;
    }
}

@media(min-width:769px) {
    .mibla-viewn {
        display: none
    }

    .right-pdiprt,
    .right_div {
        padding-left: 45px !important
    }

    .container.slideshow-container {
        margin-bottom: -350px
    }

    .container-full.top_spc {
        margin-top: 70px;
    }

    .tutorial_container {
        /* display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 50px */
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .clomn-sm.clth_prt {
        border-right: 2px solid #ccc;
        padding-right: 30px
    }

    .container.cltch_box {
        /* max-width: 800px */
    }
}

.container-full.padibg-color.cltch_manbx {
    background: #efefef
}