@media (max-width: 1199.98px) {
  .kt-todo__header.header_space .search-style .search {
    width: 400px;
  }
}

@media (max-width: 1100px) {
  .volume-progress-bar {
    right: 0 !important;
  }
}

@media (max-width: 1024px) {
  .kt-header__topbar {
    top: 0px;
    margin-top: 0px !important;
  }
  .kt-header__topbar--mobile-on .kt-header__topbar {
    top: 60px !important;
    height: 60px;
  }
  .footage-custom-style .table_paginate .table {
    position: unset !important;
  }
  .footage-custom-style .dataTables_wrapper th,
  .footage-custom-style .dataTables_wrapper td {
    min-width: 150px;
    width: 100%;
  }
  .footage-custom-style .dataTables_wrapper td:nth-child(1),
  .footage-custom-style .dataTables_wrapper td:nth-child(2) {
    min-width: 300px;
  }

  .kt-header__topbar
    .kt-header__topbar-item.kt-header__topbar-item--user
    .kt-header__topbar-wrapper
    img {
    max-height: unset;
  }

  .header-custom-style
    .kt-header-menu
    .kt-menu__nav
    > .kt-menu__item.kt-menu__item--here
    > .kt-menu__link {
    border-bottom: none !important;
  }
  .footage-custom-style .line_datatable {
    height: 20px;
  }
}

@media (max-width: 991.98px) {
  .footage-custom-style .footages_create_btn {
    width: 50px !important;
  }

  .footage-custom-style .footages_create_btn img {
    margin-right: 0 !important;
  }

  .footage-custom-style .footages_create_btn span {
    display: none;
  }
  .kt-todo__header.header_space .search-style .search {
    width: 380px;
  }
  .change-plan-custom-style .plan-detail li {
    width: 47%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .my_footage_flex {
    grid-gap: 150px;
  }

  /* challenges */

  .challenges-custom-style .search-style {
    width: 380px;
  }

  .challenges-custom-style .search-style .search {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .custom-dashboard .kt-widget24 {
    padding: 25px 15px;
  }

  .custom-dashboard .row[class*="row-col-separator-"] > div {
    border-bottom: 2px solid #ebedf2;
  }

  /* footage */
  .my_footage {
    flex-wrap: wrap;
  }

  .my_footage_flex {
    width: 100%;
    grid-gap: 0px;
    justify-content: space-around;
  }

  .my_footage li {
    width: 100%;
    text-align: center;
    border-bottom: 0.5px solid #9f9f9f;
  }

  .my_footage li a {
    padding: 0 !important;
  }

  .footage-custom-style .my_footage::before {
    border-bottom: none !important;
  }

  .footage-custom-style .kt-portlet__head-actions .form-control {
    margin-top: 15px;
  }

  .kt-todo__header.header_space .search-style {
    display: block;
    width: 340px;
  }

  .footage-custom-style .kt-todo .kt-todo__header .kt-todo__title {
    width: 100%;
  }
  .kt-todo__header.header_space .search-style .search {
    width: 100%;
  }

  .footage-custom-style
    .table_paginate
    .dataTables_wrapper
    .dataTables_paginate {
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
  }

  .total_count {
    line-height: 43px;
  }

  .footage-custom-style .most_recent_data {
    width: 100%;
  }

  .footage-custom-style .kt-todo__bottom.table_paginate {
    padding: 0 15px !important;
  }

  .footage-custom-style .table_paginate .table::before {
    width: calc(100% + 30px) !important;
    left: -15px !important;
  }

  .footage-custom-style .table_paginate thead:before {
    width: calc(100% + 40px) !important;
    left: -20px !important;
  }

  .kt-todo .kt-todo__header .kt-todo__nav {
    display: none;
  }

  /* Add Footage */

  .add_footage .kt-portlet .kt-portlet__body .visibility {
    margin-top: 32px;
  }

  .add_footage .kt-portlet .kt-portlet__foot .kt-form__actions a.btn {
    margin-right: 30px;
  }

  /* Wev style */

  .wev-custom-style .kt-portlet__head-actions .form-control {
    margin-top: 0px;
  }

  .wev-custom-style .kt-todo__header.header_space .search-style {
    width: 100%;
  }

  .wev-custom-style .most_recent_data {
    width: auto;
    min-width: 150px;
    margin: 10px 0 10px auto;
  }

  .wev-table tbody td span {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #313336;
  }

  /* help */

  .help-custom-style .illustration-section .illustration-img {
    width: 100%;
  }

  .help-custom-style .illustration-section,
  .help-custom-style .help_form_description {
    margin: 15px;
  }

  .help-custom-style .help-main-content {
    flex-direction: column-reverse;
  }

  .help_form .dropzone .dz-preview {
    margin: 15px;
  }

  /* notification */

  .notification-custom-style #notification-view .kt-widget__desc {
    padding: 0;
    margin: 0;
  }

  /* video player */

  .play-box {
    flex-wrap: wrap;
    height: 82px !important;
  }

  .play-box .progressbar {
    order: 2;
  }

  .play-box #video_volume,
  .play-box #video_volume_notification {
    margin-left: auto;
  }

  .play-box .video-duration-divider {
    display: block !important;
  }
  .play-box .video_custom_controls .dropdown-menu .dropdown-submenu-left {
    right: 0%;
    left: auto;
    top: -50px;
    min-height: 130px;
  }

  /* challenges */

  .challenges-custom-style .kt-todo .kt-todo__header .kt-todo__title {
    width: 100%;
  }

  .challenges-custom-style .my_challenges .my_challenges_flex li {
    padding: 0 20px 7px;
  }

  .challenges-custom-style .search-style {
    width: 70%;
    margin: 15px 0;
  }

  .challenges-custom-style .search-style .search {
    width: 100%;
  }

  .challenges-custom-style .kt-widget24 .kt-widget24__details {
    flex-wrap: wrap;
  }

  .challenges-custom-style .challenge-accepted {
    border-radius: 0px 0px 8px 8px;
    min-height: 70px;
  }

  .challenges-custom-style .challenges-content {
    align-items: center;
    padding: 10px;
  }
  .challenges-custom-style .challenge-completed .viewDetails {
    display: block;
  }
  .challenges-custom-style .challenge-completed .kt-widget4__pic img {
    filter: brightness(0.5);
  }
  .challenges-custom-style .challenge-completed .kt-widget4__pic img {
    border-radius: 0px 0px 8px 8px;
  }
  .challenges-custom-style .challenges-component .challenge-pending-btn {
    border-left: none;
    border-top: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-around;
  }
  .challenges-custom-style
    .challenges-component
    .challenge-pending-btn
    .btn-orange {
    margin-bottom: 0;
  }
  .challenges-custom-style .challenges-component .challenge-pending-btn .btn {
    padding: 15px;
    max-width: 30%;
  }
  .challenges-custom-style .challenges-completed .challenges-completed-content {
    padding: 10px;
  }
  .challenges-custom-style .challenge-completed {
    height: 130px;
  }
  .challenges-custom-style .challenges-component .kt-portlet {
    min-height: 120px;
  }

  /* profile page */
  .profile-custom-style .nav.nav-tabs li.nav-item a {
    padding: 0px 0px 3px;
  }

  .profile-custom-style .my-profile-tab .kt-avatar__holder,
  .profile-custom-style .team-profile-tab .kt-avatar__holder,
  .profile-custom-style
    .team-profile-tab
    .team-profile-player
    .player-avatar
    img {
    width: 150px;
    height: 150px;
  }
  .profile-custom-style .my-profile-tab .kt-avatar .kt-avatar__upload,
  .profile-custom-style .team-profile-tab .kt-avatar .kt-avatar__upload {
    width: 30px;
    height: 30px;
  }
  .profile-custom-style .my-profile-tab .kt-avatar .kt-avatar__upload img,
  .profile-custom-style .team-profile-tab .kt-avatar .kt-avatar__upload img {
    width: 16px;
  }
  .profile-custom-style .my-profile-tab .kt-form__body .kt-form__actions .btn,
  .profile-custom-style .change-password-tab .kt-form__actions .btn {
    width: 150px;
  }
  .profile-custom-style .team-profile-tab .plan-details-table h4 {
    margin-top: 30px;
  }
}

@media (max-width: 575.98px) {
  .kt-todo__header.header_space .search-style {
    width: 100%;
  }
  .footage-custom-style .footages_create_btn span {
    display: block;
  }
  .footage-custom-style .footages_create_btn {
    width: 231px !important;
  }

  /* help */
  .help-custom-style .help_form_description #help-form {
    width: 100%;
  }
  .help-custom-style .help_button .btn-orange {
    width: 100%;
  }

  /* profile */

  .profile-custom-style .nav-tabs.nav-tabs-line .nav-link {
    font-size: 11px;
  }
  .profile-custom-style .nav-tabs.nav-tabs-line .nav-item {
    margin-right: 15px;
  }
  .profile-custom-style .nav-tabs.nav-tabs-line .nav-item .kt-svg-icon {
    height: 18px;
    width: 18px;
  }

  .change-plan-custom-style .plan-detail li {
    width: 100%;
  }

  .profile-custom-style .nav.nav-tabs li.nav-item a {
    font-size: 14px;
    padding: 0px 0px 3px;
    font-weight: 500 !important;
  }

  .profile-custom-style .nav.nav-tabs li.nav-item a:first-child {
    margin-left: 0px;
  }

  .profile-custom-style .nav-tabs.nav-tabs-line:after {
    content: unset;
  }

  .profile-custom-style .team-profile-tab .team-details h4,
  .profile-custom-style .team-profile-tab .team-details h4 span {
    font-size: 18px;
  }

  .profile-custom-style
    .team-profile-tab
    .plan-details-table
    .plan-details-name,
  .profile-custom-style
    .team-profile-tab
    .plan-details-table
    .plan-details-value {
    font-size: 14px;
  }

  .profile-custom-style .my-profile-tab .kt-avatar__holder,
  .profile-custom-style .team-profile-tab .kt-avatar__holder,
  .profile-custom-style
    .team-profile-tab
    .team-profile-player
    .player-avatar
    img {
    width: 130px;
    height: 130px;
  }

  .profile-custom-style .team-profile-tab .kt-portlet .team-profile-main {
    padding: 14px;
  }

  .profile-custom-style .team-profile-tab .team-details h4 .copy-team-code {
    padding: 1px 4px !important;
    margin-left: 7px !important;
  }

  .profile-custom-style .team-profile-tab .team-member-table .table-wrapper {
    padding: 0 15px;
  }

  .profile-custom-style .team-profile-tab .team-member-table .line_datatable {
    height: 20px;
  }

  .profile-custom-style .team-profile-tab .team-member-table .col-md-6 {
    padding: 0;
    margin-top: 20px;
  }

  #teamMemberModal .modal-profiledata {
    flex-wrap: wrap;
    justify-content: center;
  }

  #teamMemberModal .modal-profiledata .profile-img {
    margin-bottom: 20px;
  }

  #teamMemberModal .modal-footer {
    right: 0px !important;
    justify-content: space-around;
  }

  #teamMemberModal .modal-profiledata .form-label {
    min-width: 30%;
  }

  /* video player */

  .play-box .volume-down-bg,
  .play-box .volume-down-bg-notification {
    margin-left: 0px !important;
  }

  .play-box #start_time,
  .play-box #video_duration,
  .play-box #start_time_notification,
  .play-box #video_duration_notification {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .setting-bg,
  .vector-bg {
    max-width: 13px;
  }

  .play-box .volume-down-bg,
  .play-box .volume-down-bg-notification {
    width: 20px !important;
  }

  .video_custom_controls .btn {
    padding: 7px 12px !important;
  }

  .volume-progress-bar {
    width: 150px !important;
    height: 45px !important;
  }
  .volume-progress-bar img {
    width: 20px;
  }

  .volume-progress-bar #volume-bar,
  .volume-progress-bar #volume-bar-notification {
    width: 90px;
  }

  /* challenges */

  .challenges-custom-style .kt-portlet__head-toolbar {
    width: 100%;
    margin-right: 0px !important;
  }

  .challenges-custom-style .search-style {
    width: 100%;
  }

  .challenges-custom-style
    .challenges-component
    .kt-widget24__info
    .challenges-profile-info {
    flex-wrap: wrap;
  }

  .challenges-custom-style .challenges-content {
    flex-wrap: wrap;
    padding: 0;
  }

  .challenges-custom-style
    .challenges-component
    .kt-widget4__item
    .kt-widget4__pic {
    width: 100%;
    height: 120px;
  }

  .challenges-custom-style .challenges-component .kt-widget4 {
    width: 100%;
  }
  .challenges-custom-style .challenge-accepted {
    min-height: 50px;
  }
  .challenges-custom-style .my_challenges .my_challenges_flex li {
    padding: 0 15px 7px;
  }
  .challenges-custom-style .my_challenges .my_challenges_flex a {
    font-size: 14px;
  }
  .challenges-custom-style .challenges-completed .challenges-completed-content {
    flex-wrap: wrap;
    padding: 0;
  }
  .challenges-custom-style .challenges-component .challenge-pending-btn {
    padding: 8px 20px !important;
  }
  .challenges-custom-style .challenges-component .challenge-pending-btn .btn {
    max-width: 45%;
  }
  .decline_modal .modal-body {
    width: 100%;
  }
  .challenges-custom-style .challenges-component {
    margin-bottom: 25px;
  }
  .decline_modal .modal-body .decline-reason textarea {
    height: 100px;
  }
}

@media (min-width: 992px) {
  .video_custom_controls
    .dropdown-menu.show
    .playback_speed:hover
    > .dropdown-submenu {
    display: block !important;
  }

  .add_footage .footage_title_row .col-md-6 {
    flex: 0 0 calc(50% - 42px);
    max-width: calc(50% - 42px);
  }

  .help-custom-style .col-md-7 {
    flex: 0 0 calc(58.33333% - 21.5px);
    max-width: calc(58.33333% - 21.5px);
  }
  .help-custom-style .col-md-5 {
    flex: 0 0 calc(41.66667% - 21.5px);
    max-width: calc(41.66667% - 21.5px);
  }
}
