@media only screen and (max-width: 768px) {
    .section {
        padding: 20px 0;
    }

    .scrollmenu a {
        font-size: 12px;
    }

    .slick-next {
        top: 50%;
        right: 30px;
    }

    .slick-prev {
        top: 50%;
        left: 30px;
        z-index: 1;
    }

    /* 
    -----------------sarothi-------------------
    */
    .sarothi-top-poribar h5 {
        font-size: 14px;
    }

    .sarothi-bottom-poribar h5 {
        font-size: 14px;
    }

    .section-title-one h3 {
        font-size: 24px;
    }

    .section-title-two h3 {
        font-size: 20px;
    }

    /* sarothi-box-container-one */
    .sarothi-box-container-one .content {
        bottom: 15px;
        padding: 12px;
    }

    .sarothi-box-container-one:hover .content {
        top: 15px;
    }

    .sarothi-box-container-one .content h5 {
        font-size: 13px;
    }

    .sarothi-box-container-one .content p {
        font-size: 11px;
    }

    /* sarothi-box-container-two */
    .sarothi-box-container-two .content h5 {
        font-size: 13px;
    }

    .sarothi-box-container-two .content p {
        font-size: 11px;
    }

    /*sarothi-box-container-three  */
    .sarothi-box-container-three .content {
        bottom: 15px;
        padding: 12px;
    }

    .sarothi-box-container-three:hover .content {
        top: 15px;
    }

    .sarothi-box-container-three.content h5 {
        font-size: 15px !important;
    }

    .sarothi-box-container-three .content p {
        font-size: 13px !important;
    }

    /* sarothi-box-container-four */
    .sarothi-box-container-four .content {
        padding: 12px;
    }

    .sarothi-box-container-four.content h5 {
        font-size: 15px !important;
    }

    .sarothi-box-container-four .content p {
        font-size: 13px !important;
    }

    .sarothi-box-container-four:hover .content h5 {
        border-bottom: 1px solid #fff;
        font-size: 15px;
        color: #fff;
    }

    .sarothi-box-container-four:hover .content p {
        color: #fff;
        font-size: 13px;
    }

    /* 
    -----------------kisholoy-------------------
    */
    .kisholoy-top-poribar .container-fluid {
        padding: 2rem 0 3rem 0px;
    }

    .kisholoy-top-poribar h5 {
        padding-bottom: 4rem;
        font-size: 11px;
    }

    .kisholoy-top-poribar h3 {
        bottom: 30px;
        font-size: 18px;
        word-break: break-word;
        padding: 0 5px;
        line-height: 22px;
    }

    .kisholoy-top-poribar .top-scrollmenu {
        bottom: 60px;
    }

    .kisholoy-bottom-poribar h5 {
        font-size: 11px;
    }

    .kisholoy-box-one .content,
    .kisholoy-box-right-one .content {
        min-height: 180px;
    }

    /* kisholoy  end*/

    /* tribute */
    .tribute {
        background-color: #AAABAF;
        margin-top: 200px;
    }

    .tribute-image {
        position: relative;
        top: -150px;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .tribute .content {
        position: relative;
        top: -80px;
    }
}