/*myy-cc-responsive*/
@media(max-width: 1800px){
  .slider-caption .col-sm-12 {
        padding-left: 18%;

    }
}
@media (max-width: 1400px) {
    .slider-caption .col-sm-12 {
        padding-left: 22%;

    }

   .sess-details div span {
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    margin: 0px 4px;
    width: 131px;
    font-size: 12px;
}

    span.spanClas {
        width: 58px !important;
    }
}


@media (max-width: 1024px) {
    .coach-home-details {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .session-date-time-main-box .col-sm-3 {
        max-width: 33.33%;
        flex: 0 0 100%;
    }

    .mycc-radio .radio {
        margin-right: 10px;
    }

    .mycc-radio .radio label {
        font-size: 14px;
    }

    .navbar {

        flex-flow: row wrap;

    }

    .header-right-btn {

        margin-left: 27px;

        display: flex;

        justify-content: end;

        width: 100%;

    }

    .main-formbox.row {
        flex-direction: column;
        padding: 20px;
        box-sizing: border-box;
        margin: 0;
    }

    .col-sm-6.left-panel-form {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px !important;
    }

    .col-sm-4.ml-auto {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dashboard-top-row .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dashboard-top-row .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-sm-6.avail,
    .col-sm-6.availbook {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .whylist-detail {
        text-align: left;
    }

    .why-list {
        width: 100%;
    }

    .why-list ul li {
        margin-bottom: 0;
    }

    .col-sm-12.check-tearm.servicchck input:checked+label:after {
        top: 7px;
    }

    .head-single-blog.headss-1 {
        width: 100%;
        z-index: 0;
    }

    .coach-detail-main .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .coach-detail-main .col-sm-4 {
        margin-bottom: 30px;
    }

    .expert-box:after {
        content: "";
        width: 90%;
        height: 80%;
        border: 1px solid var(--main-blue-color);
        position: absolute;
        top: 0;
        left: 5%;
        bottom: 0;
        margin: auto 0;
    }

    .booking-detail-box-title h6:last-child {
        width: 100%;
    }

    .booking-detail-box-title {
        width: 100%;
    }

    .expert-box {
        margin-bottom: 0;
        height: auto;
        min-height: initial;
    }

    .session-title-dash-thumb-btm {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
    }

    .session-coach-small {
        margin-top: 10px;
    }

    .col-sm-12.filterbox.filterbox1 .input-filter {
        margin-bottom: 12px;
    }

    .col-sm-8.profileprivate {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 10px;
    }

    .slider-caption {
        top: 90px;
    }

    .session-date-time-main-box .col-sm-3 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .session-past-table table {
        width: 1000px;
        text-align: left;
        margin-bottom: 30px;
    }

    .main-blog .col-sm-4 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .blog-post-info {
        display: flex;
        flex-direction: column;
    }

    .blog-post-info a {
        border-right: none;
        display: block;
        margin-bottom: 10px;
    }

    .blog-post-info span {
        border-right: none;
        display: block;
        margin-bottom: 10px;
    }

    .main-typing-bg {
        background-position: center 38px;
    }

    .head-single-blog h3 {
        font-size: 20px;
        width: 100%;
        line-height: 30px;
    }

    .header-right-btn {
        margin-top: 20px;

        margin-left: 0;

        width: 100%;

        justify-content: center;
    }

    .main-typing-bg .slider-text {

        padding: 87px 0 160px 0;

        text-align: center;

    }

    .main-typing-bg .slider-text h1 {
        font-size: 48px;
    }

    .typewriter {
        padding-left: 0
    }

    .main-typing-bg .slider-text h1 {
        min-height: 77px;
    }

    .main-typing-bg .slider-text p {
        margin-bottom: 20px;
    }

    .home-service-column {
        width: 100%;
        text-align: center;
    }

    .fixed {
        position: relative;
    }

    .coarch-why-leftbox {

        width: 100%;

        background: rgba(257, 257, 257, 0.9);

        padding: 20px;

    }

    .coach-pro-box {
        margin-bottom: 20px;
        min-height: initial;
    }

    .Journey-coach-box {
        width: 100%;
    }

    .row.justify-content-between {

        padding-top: 5px;

    }

    .section-heading h3 {
        font-size: 34px;
    }

    .arrow {

        display: flex;

        justify-content: center;

        align-items: center;

        width: 100%;

        height: 150px;

        flex-direction: column;

    }

    .arrow span {
        transform: rotate(-315deg);
    }

    @keyframes animate {

        0% {

            opacity: 0;

            transform: rotate(-315deg) translate(-15px, -15px);

        }



        50% {

            opacity: 1;

        }



        100% {

            opacity: 0;

            transform: rotate(-315deg) translate(15px, 15px);

        }

    }







    .client-say-box {

        display: flex;

        flex-direction: column;

    }

    .carousel-indicators {

        bottom: -64px !important;

        top: auto;

    }

    .footer-box.form-box-ftr.ml-auto.mr-auto {

        margin-left: 0 !important;

        margin-right: 0 !important;

        width: 100% !important;

    }

    .col-sm-6.text-right {

        text-align: left !important;

    }

    .nav-item::before {
        display: none;
    }

    .who-we-box .nav-tabs .nav-link {

        font-size: 19px;

        font-weight: 600;

    }

    .who-we-box .nav-tabs .nav-item {

        margin-right: 19px;

    }

    .tab-list {
        flex-direction: column;
    }

    .tab-list li {
        width: 100%
    }

    .quote {

        padding: 47px 0;

        font-weight: 600;

        font-size: 16px;

        line-height: 31px;

    }

    .page-heading-banner h2 {
        font-size: 30px;
        text-shadow: 0 0 8px rgb(0 0 0 / 30%);
    }

    .input-filter input {

        border: 1px solid #AEAEAE;

        height: 45px;

        width: 238px;

        border-radius: 10px;

        padding: 10px;

        font-size: 14px;

        text-indent: 15px;

    }

    .input-filter button {
        height: 45px;
    }

    /*.coach-short-profile {

    margin-top: 40px;

}*/

    .coach-video-info {
        margin-bottom: 30px;
    }

    .faq-num {

        height: 30px;

        width: 30px;

        display: inline-flex;

        background: var(--main-white-color);

        color: var(--main-black-color);

        justify-content: center;

        align-items: center;

        font-size: 18px;

        margin-right: 12px;

    }

    .left-panel-form {

        padding: 20px !important;

        padding-top: 38px;

        flex: 0 0 100%;

        max-width: 100%
    }

    .main-formbox.row {

        flex-direction: column-reverse;

    }

    .form-left-img {

        position: relative;


        overflow: hidden;

    }

    .form-left-img::after {

        border-top: 5px solid #fff;

        border-right: 5px solid #fff;

        border-bottom: 5px solid #fff;

        content: "";

        position: absolute;

        height: 83%;

        width: 91%;

        top: 24px;

        opacity: 0.5;

    }

    .form-left-img img {

        width: 100%;

        height: 100%;

        object-fit: cover;

    }

    .col-sm-4.ml-auto {

        flex: 0 0 100%;

        margin-left: 0 !important;

        max-width: 100%;

    }

    .form-box {

        padding: 0;

    }

    .col-sm-6.left-panel-form {

        max-width: 100%;

        float: 0;

        flex: 0 0 100%;

    }

    .form-inner {
        padding: 20px;
        width: 100%;
    }

    .coach-thumb {
        display: flex;
        padding: 20px 0 20px;
        border-bottom: 1px solid #D8D8D8;
        align-items: flex-start;
        flex-direction: column;
    }

    .coach-my-thumb {
        width: 100%;
        margin-bottom: 10px;
    }

    .dash-booking-main {
        flex-direction: column;
    }

    .col-sm-6.dash-booking-rt span {
        text-align: center;
        margin-top: 10px;
    }

    .booking-btn-box {
        text-align: center;
    }

    .line-graph {
        padding: 30px;
        margin-bottom: 30px;
    }

    .eje-x {
        padding: 1rem 1rem 0 0;
    }

    .grafico span {
        left: 0;
    }

    .mycc-radio {
        flex-direction: column;
    }

    .input-filter .icon {
        position: absolute;
        right: 16px;
        top: 10px;
    }

    .dateselect-box {
        flex-direction: column;
    }

    .dash-tab {
        width: 100%;
        overflow-x: scroll;
    }

    .input-filter {
        width: 100%;
        margin-bottom: 15px;
    }

    .input-filter input {
        width: 100%;
    }

    .row.manage-page {
        margin: 0;
    }

    .fc .fc-toolbar-title {
        font-size: 18px !important;
        margin: 0;
    }

    .checked_cc {
        width: 47%;
    }

    .checked_cc {
        width: 47% !important;
        font-size: 13px;
    }

    .table-manage {
        width: 100%;
        overflow-x: scroll;
    }

    .home-coach {
        flex-direction: column;
    }

    .coach-home-img-box {
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
        overflow: hidden;
        height: auto;
    }

    .coach-home-img-box img {
        height: 250px;
        object-fit: cover;
        width: 100%;
    }

    .coach-home-details {
        padding: 24px;
        flex: 0 0 100%;
        max-width: 100%;

    }

    .right-profile-header {
        margin-left: 48px;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: flex-end;
        margin-top: 15px;
    }

    .right-profile-header {
        margin-left: -19px;
    }

    .notification-menu {
        width: 300px;
    }

    .main-formbox.row {
        padding: 0;
    }

    .session-block-inner {
        flex-direction: column;
    }

    .cs-thumb {
        display: flex;
        align-items: baseline;
        width: 100%;
        justify-content: revert;
        margin-right: 20px;
        flex-direction: column;
    }

    .session-block-inner .col-sm-1 {
        padding: 0;
    }

    .session-actions a {
        margin-left: 0;
        margin-right: 10px;
    }

    .session-actions {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .session-right-box {
        width: 100%;
    }

    .link-new a {
        display: inline-block;
        margin-bottom: 10px;
    }

    .session-dash-thumb {
        padding: 40px 25px;
    }

    .clear {
        margin-left: 0px !important;
        margin-top: 10px;
    }

    .dash-booking-name.col-sm-6 {
        flex-flow: row wrap;
        text-align: center;
    }

    .book-cand {
        width: 64px;
        height: 64px;
        overflow: hidden;
        border-radius: 100%;
        margin-right: 0;
        margin: 0 auto 9px;
    }

    div#updateTimeSet {
        padding: 0;
        margin-bottom: 15px;
    }

    .session-tabs .nav-item a {
        padding: 0 0 10px !important;
        border: none;
        font-size: 15px;
        font-weight: 500;
    }

    .session-tabs .nav-item {
        margin-right: 30px;
    }

    #progressbar li {
        width: 200px;
        height: 50px;
        padding: 0 26px;
        position: relative;
        background: #6acdff;
        color: #000;
        font-size: 11px;
        text-align: center;
        text-transform: uppercase;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .session-title-dash-thumb-btm {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
    }

    .booking-status {
        margin-bottom: 15px;
    }

    .coach-title {
        word-break: break-word;
    }

    .coach-title {
        word-break: break-word;
        width: 70.33%;
    }

    .col-sm-12.bundlecase {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-flow: row wrap;
    }

    .bundlecase2 {
        margin: 0 6px 21px;
    }

    .session-left-box {
        background: #f1f1f1;
        padding: 10px 11px;
        border-radius: 10px;
        margin-bottom: 15px;
        font-size: 13px;
    }

    .video iframe {
        width: 100%;
        height: 250px;
    }

    .col-sm-12.filterbox.filterbox1 {
        display: flex;
        align-items: flex-start;
        margin-bottom: 30px;
        flex-direction: column;
    }

    .col-sm-12.filterbox.filterbox1 .input-filter {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .date-input {
        margin-left: 0 !important;
    }

    .col-sm-12.filterbox.filterbox1 .input-filter .icon {
        position: absolute;
        right: 13px;
        top: 10px;
    }

    .fc .fc-col-header-cell-cushion {
        display: inline-block;
        font-size: 12px;
        padding: 2px 4px;
    }

    .availability-dash {
        padding: 20px;
        margin-bottom: 20px;
    }

    .fc .fc-toolbar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-flow: row wrap;
    }

    .fc-toolbar-chunk {
        margin-bottom: 15px;
    }

    svg.graphiq__graph {
        width: 100%;
    }

    .graph-bar {
        padding: 40px 10px;
    }

    .line-graph {
        padding: 40px 10px;
    }

    .modal-footer {
        flex-flow: row wrap;
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .modal-footer button {
        margin-bottom: 10px;
    }

    .modal-footer>:not(:first-child) {
        margin-left: 0px;
    }

    .view-booking-main {
        flex-direction: column;
    }

    .booking-detail-box {
        max-width: 100%;
        flex: 0 0 100%;
        flex-direction: column;
        padding: 20px;
    }

    .booking-candidate-title {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .graph-bar h4 {
        font-size: 12px;
    }

    .line-graph h4 {
        font-size: 12px;
    }

    .dp-coach-outer a {
        margin-bottom: 30px;
    }

    .status-book-box {
        text-align: left;
        flex-direction: column;
        display: flex;
        align-items: flex-start;
    }

    .booking-status {
        color: #fff;
        display: inline-block;
        padding: 8px 18px;
        float: left;
    }

    .dash-booking-titlebox {
        width: 100%;
    }


    .showeditimage {
        text-align: center;
    }

    .home-service-column h4 {
        text-align: center;
    }


    .slider-caption .col-sm-12 {
        padding-left: 0;
    }

    .slider-caption .col-sm-12 p {
        font-size: 16px !important;
        margin-bottom: 5px;
    }

    .slider-btn a {
        font-size: 14px;
    }

   
    .sess-details {
        flex-direction: column;
    }

    .sess_countdiv {
        display: flex;
        flex-direction: column;
    }

    .sess-details div span {
        border: 1px solid;
        padding: 10px;
        display: inline-block;
        margin-right: 10px;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }

    .sess-details h6 {
        margin-bottom: 10px;
    }

    .page-heading-banner {
        padding: 20px 0;
    }

    .session_box {
        height: 200px;
        overflow-y: scroll;
    }

    .next {
        bottom: 5px;
    }

    .overlay {
        align-items: flex-start;
    }

    .review-coach-rat span img {
        display: inline-block !important;
        width: auto !important;
    }


    .blog-home-main {
        margin-top: 43px;
    }

    .inner-jou-box {
        height: 234px;

    }

    .col-sm-4.session_box {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .session-list-box .col-sm-8,
    .session-list-box .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .container {
        max-width: 90% !important;
    }

    .btn-border a {
        border: 0;
        position: relative;
        z-index: 1;
        color: #FFF;
        outline: 0;
        font-size: 18px;
        font-weight: 600;
        cursor: pointer;
        padding: 18px 35px;
        min-width: 150px;
    }

    .ser-icon {
        margin: 0 auto;
    }

    .video-box .col-sm-8,
    .video-box .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .video-box .col-sm-4 img {
        width: 100%;
        margin-top: 15px;
    }

    .coach-pic {
        margin: 0 auto 20px;
    }

    .coach-profile .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .coach-short-profile {
        margin-top: 15px;
        text-align: center;
    }

    .row.coach-para .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .filterbox button {
        min-width: 150px;
    }

    div#TransId {
        overflow-x: scroll;
    }

    .row.mt-5 .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row.mt-5 .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .edit-btn {
        position: absolute;
    }

    .col-sm-7,
    .col-sm-5 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .change-dp-bnt {
        margin-bottom: 15px;
    }

    .manageForm .col-sm-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .coaches-selection-process .col-sm-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .col-md-10.mt-5.m-auto.services-slider {
        margin: 0;
    }

    .row.mt-5 .col-sm-2 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .row.mt-5 .col-sm-3 {
        margin: 0 auto;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .book-candidate-detail {
        margin: 10px 0;
    }

    .sessiondate-time-main .col-sm-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .status-book-box span {
        display: block;
    }

    .session-list-box .col-sm-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .video-box .col-sm-8 {
        order: 2;
    }

    .video-box .col-sm-4 {
        order: 1;
        margin-bottom: 15px;
    }

    .video-box .btn-border.col-sm-12 {
        order: 3;
    }

    .filter-coach {
        margin-top: 20px;
    }

    .booking-status-box-rt {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }

    .col-sm-12.filterbox.filterbox1 button {
        width: 150px;
    }

    .slideimg {
        width: 100%;
        display: none;
    }

    .slideimg_mobile {
        width: 100%;
        display: block;
    }

    .coach-home-img-box img {
        height: 420px;
    }

    #footer .col-sm-3,
    #footer .col-sm-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .coach-home-details h4 {
        text-align: center;
    }

    .profile-status {
        margin-bottom: 20px;
    }

    .pagination.pagi-coach li a {
        background: var(--main-blue-color);
        color: var(--main-white-color);
        padding: 6px 10px;
        font-size: 15px;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
    }

    li.page-item.disabled .page-link {
        background: #000 !important;
        color: var(--main-white-color);
        padding: 6px 10px;
        font-size: 15px;
        font-weight: 600;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .page-item.active .page-link {
        background: #000 !important;
        color: var(--main-white-color);
        padding: 6px 10px;
        font-size: 15px;
        font-weight: 600;
        border: none;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .pagination {
        flex-flow: row wrap;
    }

    .pagination.pagi-coach li {
        margin-bottom: 10px;
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 -9px !important;
    }

    .rc-anchor-normal .rc-anchor-pt {
        padding-right: 35px !important;
    }

    .rc-anchor-normal {
        width: 270px !important;
    }

    input.btn.btn-primary.btn-block.btn-flat {
        font-size: 20px !important;
    }

    .slider-caption .col-sm-12 {
        text-align: center;
        padding-right: 50% !important;
    }

    .sess-details div span {
        border: 1px solid;
        padding: 10px;
        display: inline-block;
        margin: 0px 4px;
        width: 126px;
        font-size: 12px;
    }

    span.spanClas {
        width: 59px !important;
    }

 /*   .slider-caption .col-sm-12 {
        padding-left: 18%;

    }*/
.fc .fc-view-harness {
    height: 570px !important;
    margin-bottom: 30px;
}
.link-new {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
div#remove-0 {
    margin-top: 6px;
}
.right-profile-header .dropdown:focus-visible{outline: none !important;}
  .slider-caption .col-sm-12 h4 {
        font-size: 61px;
}

div#step2 .row #updateTimeSet .custom-btn{left: 0 !important;}

}


@media only screen and (max-width: 919px) {
    span.spanClas {
        width: 126px !important;
    }
}

@media only screen and (max-width: 768px) {
    .s-detail-inner{margin-bottom: 10px;}
    .session-date-time-main-box .col-sm-3{max-width:95%!important; flex: 0 0 95% !important;}
    .session-detail{flex-flow: row wrap;}
     .slider-caption .col-sm-12 h4 {
        font-size: 24px;
    }

    .page-heading-banner h2 {
        margin: 18px !important;
    }

    .ml-auto.bk-an-btn {
        background: var(--main-blue-color);
        color: var(--main-white-color);
        padding: 11px 9px !important;
        font-weight: 500;
        border: none;
        cursor: pointer;
        font-size: 15px !important;
    }

    .btn-group a {
        margin: 0px 8px !important;
    }

    .badge {
        position: absolute;
    padding: 5px !important; 
        border-radius: 50% !important;
        background-color: var(--main-blue-color);
        color: white;
        left: auto;
        top: -14px;
        right: -23px;
        width: 30px;
        height: 30px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

 .sess-details div {
    display: flex;
    flex-direction: column;
}
    .session-past-table table td {
        width: 50px !important;
        text-align: center
    }

    .session-past-table table th {
        text-align: center !important;
    }

    .file-custom::after {
        content: "Profile Picture";
        position: absolute;
        left: 66px;
        top: 9px;
    }

    .file-custom::before {
        position: absolute;
        top: 0;
        right: 0px;
        bottom: -.075rem;
        z-index: 6;
        display: block;
        content: "Browse";
        height: 2.5rem;
        padding: .5rem 1rem;
        line-height: 1.5;
        color: #555;
        background-color: #eee;
        border: .075rem solid #ddd;
        border-radius: 0 .25rem .25rem 0;
    }

    .title-session-dash {
        display: flex;
        justify-content: space-between;
        margin: 0px 20px;
    }

    .add-note {
        width: auto !important;
    }

    .prv-date div:first-child {
        color: var(--main-blue-color);
        font-weight: 600;
        text-align: center;
    }

    span.spanClas {
        width: 126px !important;
    }

.newClasRecipt td {
    text-align: left !important;
}

.slider-caption .col-sm-12 {
    padding-left: 0px !important;
}

.slider-caption .col-sm-12 {
    padding-left: 0px !important;
    position: relative;
    top: -66px;
    text-align: left;
}
.slider-caption .col-sm-12 p {
    font-size: 13px !important;
    margin-bottom: 5px;
}
.slider-btn a {
    font-size: 11px;
        padding: 6px 14px;
}
.profile-details a {
    margin: 12px 0px;
}
.rebook_coach {
    display: flex;
    flex-direction: column;
}
/*.change-dp-bnt {
    margin: 30px 66px;
}*/
td.invoice_data {
    text-align: right !important;
}
#progressbar {
    padding: 0px !important;
}
.coach-receipt {
    overflow-y: scroll !important;
}
 .slider-caption {
        top: 48%;
    }
    .login-img img {
    display: none;
}
}


@media only screen and (max-width: 680px) {
    .modal-content.crop-popup {
        padding: 20px;
    }

    input#profile-pic {
        font-size: 12px !important;
    }

    .container {
        max-width: 100% !important;
    }

    .line-graph h4 {
        margin-bottom: 40px;
    }

    .slideimg {
        width: 100%;
        display: none;

    }


    .slideimg_mobile {
        width: 100%;
        display: block;
     
    }

    .session-list-box .col-sm-5 {
        padding: 0;
        margin-bottom: 10px;
    }

    .detail-sess {
        flex-direction: column;
    }

    .detail-sess div {
        margin-bottom: 10px;
    }

    .input-filter {
        flex-direction: column;
    }

    .input-filter .SelectBox {
        margin-bottom: 15px;
    }

    .dashpro-title {
        flex-direction: column;
    }

    .dash-pro-thumb-thumb {
        margin-top: 10px;
    }

    .col-sm-12.filterbox.filterbox1 {
        display: flex;
        align-items: flex-start;
        margin-bottom: 30px;
        flex-direction: column;
    }

    .col-sm-12.filterbox.filterbox1 .input-filter {
        margin: 10px 0;
        width: 100% !important
    }

.main-blog .col-sm-4{flex: 0 0 100%; max-width: 100%; padding: 0 30px;}
  
.btncsls  button{min-width: inherit;}



  }
