

@media (max-width: 1600px) {
    .user_link_track {
        margin-left: -28px;
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
	.dash-campaingTitle {
        font-size: 17px;
        margin-bottom: 10px;
    }
	.dash-campaingPrice {
		font-size: 32px;
	}
    .dash-campaignsCard {
        padding: 16px;
    }
    .graph_title {
        font-size: 18px;
    }
    .graph_taken_total {
        font-size: 15px;
    }
    .license_img_box img {
        min-height: 200px;
        max-height: 200px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px){
    .checkInner_box {
        width: 33%;
    }
    .custom_checkbox label {
        font-size: 14px;
    }
    .button-track {
        margin-top: 65px;
    }
    .profile_head_block {
        padding: 20px 20px 10px;
    }
    .profile_head_block .btn_box button {
        min-width: 110px;
    }
    .profile_head_block .theme_btn {
        padding: 7px 20px;
        font-size: 15px;
    }
    .profile_head_block .secondry-btn {
        padding: 7px 20px;
        font-size: 15px;

    }
    .profile_head_block .red_btn {
        padding: 7px 16px;
        font-size: 15px;

    }
    .profile_head_block .btn_box {
        justify-content: end;
        width: 100%;
    }
    .user_detail_inner_box {
        padding: 24px 20px 30px 20px;
    }
}


@media (max-width: 1199.98px) {
    .license_img_box img {
        min-height: 200px;
        max-height: 200px;
    }
    .checkInner_box {
        width: 33%;
    }
    .custom_checkbox label {
        font-size: 14px;
    }
	.dash-campaingTitle {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.dash-campaingPrice {
		font-size: 32px;
	}
    .dashboard-block {
        overflow: hidden;
    }
    .profile_head_block {
        padding: 20px 20px 10px;
        gap: 17px;
    }
    
    .profile_head_block .theme_btn {
        padding: 7px 20px;
        font-size: 15px;
    }
    .profile_head_block .secondry-btn {
        padding: 7px 20px;
        font-size: 15px;

    }
    .profile_head_block .red_btn {
        padding: 7px 16px;
        font-size: 15px;

    }
    .profile_head_block .btn_box {
        justify-content: end;
        width: 100%;
        flex-wrap: wrap;
    }
    .user_detail_inner_box {
        padding: 24px 20px 30px 20px;
    }
    .user_detail_items{
        width: calc(100% / 2 - 12px);
      }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.graph_title {
        font-size: 16px;
    }
    .dash-campaignsCard {
        padding: 15px;
    }
    .graph_taken_total {
        font-size: 14px;
    }
    .graph_progPhoto {
        font-size: 15px;
    }
    .graph_progPhoto::before {
        width: 6px;
        height: 17px;
        left: -13px;
    }
    .dashboard_heading {
        font-size: 28px;
    }
    
  .campaigns_check_btn_block {
    margin-top: 30px;
}
.page_navigation_box {
  margin-top: 50px;
}
.main_content {
  padding: calc(75px + 30px) 30px 30px;
}
}
@media only screen and (min-width: 992px) {
    .is-folded .side_nav {
        width: 80px
    }
    .is-folded .side_nav .side_nav_inner .sideNav_menu {
        overflow-x: hidden
    }
   
    .is-folded .side_nav .dash_nav_item > a{
        padding: 20px 25px;
    }
    
    .is-folded .side_nav .side_nav_inner .sideNav_menu>li>a .title_dash_nav {
        display: none
    }
    .is-folded .side_nav .side_nav_inner .sideNav_menu li .icon_holder {
        flex:0 0 21px;
    }
    
    .is-folded .side_nav .side_nav_inner .sideNav_menu li .arrowIconSubmenu {
        opacity: 0
    }
    .is-folded .side_nav .side_nav_inner .sideNav_menu li .subMenuSide {
        height: 0;
        overflow: hidden;
        transition: height 0.35s ease;
    }
    .is-folded .side_nav:hover {
        width: 280px
    }
    
    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu>li>a .title_dash_nav {
        display: inline-block
    }
    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu li .arrowIconSubmenu {
        opacity: 1
    }
    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu li .subMenuSide.show {
        height: auto;
        display: block;
    }

    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu li .icon_holder {
        flex:0 0 40px;
        text-align: center;
    }


    .is-folded  .dash_header .dash_logo  {
        width: 80px
    }
    .is-folded .dash_header .dash_logo img {
        display: none
    }
    .is-folded .dash_header .dash_logo .logo_fold {
        display: block;
        height: 60px;
        width: 60px;
    }
    .is-folded .dash_header .dash_logo .logo_fold svg{
        width: 45px;
    }

    .is-folded .page_container {
        padding-left: 80px
    }

  

}

@media only screen and (max-width: 991.98px) {
    .constant_row {
        margin-top: 10px;
        padding-left: 10px !important;
    }
    .checkInner_box {
        width: 50%;
    }
    .button-track {
        margin-top: 35px;
    }
    .side_nav {
        left: -325px
    }
     .page_container {
            padding-left: 0px
    }
    

    .is-folded .side_nav{
        left:0;

    }

    .dash_header .dash_logo {
        width: 235px;
        background: transparent;
        border-bottom: 1px solid rgba(190, 209, 235, .3);
    }

    .nav_dash_wrap {
        justify-content: flex-end;
        align-items: center;
        flex-direction: row-reverse;
    }
    .dashIconFold {
        margin-right: 0;
        margin-left: 15px;
    }
    .nav_dash_wrpRight {
        margin-left: auto;
    }
    .dash_userProfile{
        display: none;
    }
    .is-folded .dashBoard_overLay{
        visibility: visible;
        opacity: 1;
    }
    .table_head_box {
        padding: 0 30px 0 30px;
    }
    .filter_box {
        margin: 0 30px 0 30px;
    }
    .campaigns_wrapper table tr th {
        padding: 10px 18px;
    }
    .campaigns_wrapper table td {
        padding: 10px 18px;
    }
    .status_active {
        width: 100px;
        height: 36px;
    }
    .status_suspended {
        width: 100px;
        height: 36px;
    }
    .campaigns_check_btn_block .form-check-input:checked {
        background-size: 14px;
    }
    .campaigns_check_btn_block .form-check-input {
        width: 22px;
        min-width: 22px;
        height: 22px;
        border-radius: 3px;
    }
    .dashboard_heading{
        font-size: 26px;
    }
    .campaigns_check_btn_block {
        margin-top: 30px;
    }
    .main_content {
      padding: calc(70px + 30px) 30px 30px;
    }
    .page_navigation_box {
      margin-top: 35px;
    }
    .page_navigation_box .pagination {
      gap: 25px;
    }
    .interface_icon svg {
      width: 20px;
      height: 20px;
    }
    .icon-delete svg {
      width: 23px;
      height: 23px;
    }
    .campaigns_check_btn_block .form-check-input {
      width: 20px;
      min-width: 20px;
      height: 20px;
    }
    .head_btn_box {
        width: 50%;
        justify-content: end;
        gap: 15px;
    }
    .dashIconFold {
        order: 2;
    }
}

@media (min-width: 767px) and (max-width: 576.98px) {
    .modal-lg .modal-dialog {
        margin-inline: 40px;
    }
}

@media (max-width:767.98px) {
    
    .pagination_box {
        padding: 27px 26px 0 36px;
    }
    .edit-profile-img {
        display: flex;
        gap: 15px;
    }
    
    .edit-icon {
        width: 20px;
        height: 20px;
        bottom: -3px;
        right: -5px;
    }
    .form-block .form-control {
        padding: 10px 15px;
    }
    .edit-icon svg{
        width: 15px;
        height: 15px;
    }
    .qr-box img {
        width: 54px;
        height: 54px;
    }
    .dash_header{
        height: 70px;
    }
    .nav_dash_wrap{
        padding:5px 15px;
    }
    .dash_header .dash_logo{
        padding-left: 15px;
    }
    .main_content {
        padding: calc(70px + 15px) 15px 15px;
    }
    .side_nav{
        top:70px;
    }
    .theme_btn {
        font-size: 14px;
        padding: 10px 31px;
    }
    .btn_iocn svg {
        width: 24px;
        height: 24px;
    }
    .brown_btn {
        padding: 7px 20px;
    }
    .filter_input {
        padding: 10px 83px 10px 50px;
    }
    .dashboard_heading{
        font-size: 24px;
    }
    .graph_taken_total {
        font-size: 15px;
    }
    .dashboard-filter-box {
        flex-wrap: wrap;
    }
    .graph_title {
        font-size: 15px;
    }
    .campaigns_check_btn_block {
        margin-top: 20px;
      }
      .delete_confirmation_modal .modal-body {
        padding: 25px 18px 26px;
    }
    .form-check-input {
      width: 20px;
      min-width: 20px;
      height: 20px;
  }
  .filter_status_track {
    margin-bottom: 15px;
}
.primary-btn {
  padding: 10px 10px;
}

}


@media (max-width:575.98px) {
    .license_heading {
        padding-top: 10px;
    }
    .user_profile_img_track svg{
        width: 30px;
        height: 30px;
    }
    .user_status_track {
        margin-top: 0;
    }
    .edit-profile-section {
        padding: 22px;
    }
    .edit-profile-section {
        padding: 20px 15px;
    }
    .checkInner_box {
        width: 100%;
    }
    .checkBox_main_box {
        gap: 20px 0;
    }
    .textarea_box textarea {
        height: 110px;
    }
   
    .dash_header .dash_logo img{
        display: none;
    }
    .dash_header .dash_logo .logo_fold{
        display: block;
        height: 60px;
        width: 45px;
    }
    .side_nav{
        width:275px;
    }
    
    .card_reviewBox {
        padding: 15px;
    }
    .graph_progPhoto {
        font-size: 13px;
        margin-bottom: 0;
    }
    .graph_progPhoto::before {
        width: 5px;
        height: 15px;
        left: -11px;
    }
    
  .check_listing_items {
    gap: 13px;
}
.check_listing_items li {
  padding-right: 13px;
}
  .campaigns_check_btn_block {
    margin-top: 25px;
}
.main_content {
  padding: calc(60px + 30px) 30px 30px;
}
.page_navigation_box {
  margin-top:30px;
}
.interface_icon svg {
  width: 18px;
  height: 18px;
}
.icon-delete svg {
  width: 20px;
  height: 20px;
}
.campaigns_check_btn_block .form-check-input {
  width: 18px;
  min-width: 18px;
  height: 18px;
}
.user_profile_content_box {
    width: 100%;
}
.user_profile_detail_box {
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.user_profile_img_box {
    max-width: 100%;
    width: 100%;
    padding: 20px;
    gap: 20px;
    max-width: 100%;
    width: 100%;
    display: flex;
}
.user_profile_img_track {
    width: 54px;
    height: 54px;
}
.profile_head_block .btn_box button {
    min-width: auto;
    flex-grow: 1;
    justify-content: center;
}
.profile_section, .dashboard_section  {
    padding: 15px;
}
.user_status {
    display: block;
}
.user_code {
    display: block;
}
.user_profile_detail_track {
    padding-top: 0;
    text-align: left;
}
.profile_head_block {
    padding: 0px 20px 10px;
}
.user_detail_box_ul {
    gap: 20px 0;
}
.user_detail_items {
    width: 100%;
}
.history_status {
    gap: 10px;
}
.section-title {
    font-size: 18px;
}
.user_detail_name {
    font-size: 14px;
    margin-bottom: 0px;
}
.history_title {
    font-size: 14px;
    margin-bottom: 5px;
}
.user-history {
    padding-top: 20px;
}
.user_profile_detail_track img {
    width: 56px;
    height: 56px;
    position: absolute;
    top: 20px;
    right: 10px;
}
.page_back_btn {
    margin-left: 0px;
}

}