@media(min-width:1367px) {
    ul.template_list>li {
        width: calc(20% - 23px);
    }
    /* #pills-defaulttemp ul.template_list li {
        width: calc(15% - 23px);
    } */
    ul.template_list li figure img{
        height: 200px!important;
    }
    .white-box ul.template_list li figure img{
        height: 170px!important;
    }
    .temp_actions {
        height: 200px;
    }
    .white-box .temp_actions {
        height: 170px!important;
    }
    li.add-new-template{
        height: 200px;
    }

    .white-box ul.actionList {
        min-width: 130px;
    }

    .white-box .thumbnail-menu i {
      font-size:22px;
    }
}

@media(max-width:991px) {
    .filter_block {
        margin-top: 20px;
        min-height: auto;
    }
    .login_block,
    .loginSide_image {
        padding: 10px 40px;
    }
    .choose_action .card-box {
        margin: 0 0 20px;
    }

}

@media(max-width:767px) {
    .template_main .heightFix {min-height: calc(100vh - 280px)!important;}
    main.template_main {padding: 60px 30px 40px 30px!important;}
    .template-body .dataTables_filter {width: 100%;}
    .templates-tab .nav-pills .nav-item {margin-right: 10px!important;margin-bottom: 25px;}
    .templates-tab .nav-pills .nav-link{font-size: 12px;padding: 6px; }
    .search-input i {left: 12px;font-size: 15px;}
    .clearall.custom_checkbox .checkmark:after {left: 6px;top: 4px;}
    .checkmark {height: 13px;width: 13px;}
    h4.tophead {font-size: 16px;margin: 0 0 10px;}
    .showData select.form-control{padding: 5px 0 5px 5px !important;height: 32px !important;
    background-size: 9px;}
    .search-input .form-control{font-size: 12px !important;padding-left: 35px !important;}
    .table td, .table th{font-size:12px;}
    .d-flex.justify-content-between.border-bottom {
        display: block !important;
        text-align: center;
        padding: 12px 15px 40px;
        top: 60px;
    }
    .filerPart .col-lg-4 {
        position: static!important;
    }
    .filerPart .col-lg-8 {
        order: 2;
    }
    .filerPart .col-lg-4 {
        order: 1;
        margin-bottom:30px;
    }
    .stepblock label{font-size:12px;max-width: 60px;line-height: 16px;}
    ul.steps_lists li .stepblock span {
        width: 36px;
        height: 36px;
    }
    ul.steps_lists li.active-step .stepblock span:before {
        width: 26px;
        height: 26px;
    }
    .d-flex.justify-content-between.border-bottom .btn.btnsm.btnorange {
        margin: 40px 0 -10px !important;
    }

    footer>.d-flex {
        display: block !important;
    }

    footer>.d-flex>p.m-0 {
        margin: 0 0 10px 0 !important;
    }

    main {
        padding: 240px 15px 44px 20px;
    }
    ul.steps_lists {
        min-width: auto;
    }
    .dataTables_filter {
        width: 100%;
        margin: 0 0 30px;
    }
    .dataTables_length {
        float: none;
        padding-top: 0;
        margin-bottom: -20px;
    }

    header span.d-inline-block img {
        width: 110px !important;
    }

    header a.d-inline-block img {
        width: 25px !important;
    }

    header h6.mr-3 {
        margin: 0 8px 0 0 !important;
        vertical-align: middle;
        font-size: 14px;
    }

    .form-group.showData {
        justify-content: start;
    }

    header {
        padding: 15px;
    }

    footer {
        padding: 15px;
        font-size: 13px;
    }

    ul.emailer_steps {
        position: absolute;
        bottom: -60px;
        left: 0px;
    }

    ul.emailer_steps li a {
        min-width: 65px;
        padding: 8px;
    }

    h2.main_head {
        margin: 20px 0;
    }

    .login_block {
        width: 100%;
        padding: 20px;
    }

    .loginSide_image {
        display: none;
    }
    .block-wrapper {
        padding: 20px;
    }
    .stepsbar-fixed .col-md-2.text-right {
        text-align: center!important;
        margin-top: 35px;
    }
}

@media(max-width:640px) {}

@media(max-width:576px) {}

@media(max-width:480px) {}