/*for Mobile*/

@media (max-width: 992px) {
    .sidebar-header {
        display: none;
    }
}

@media (min-width: 767px) {
    .phone-register {
        display: none !important;
    }
    .login-title2 {
        display: none;
    }
}
@media (max-width: 767px) {
    .btn-design {
        width: 110px;
    }
    .one-title {
        font-size: 45px;
    }
    .subTitle {
        font-size: 30px;
    }
    .first-home-img {
        margin-top: 8%;
    }
    .card-title span,
    .card-title2 span {
        font-size: 11px;
    }
    .sub-profits {
        height: 160px;
    }
    .sub-profits h2 {
        top: 37%;
    }
    .sub-task .date {
        font-size: 9px;
    }
    .data-Title {
        margin-top: 2%;
    }
    .additional span {
        white-space: nowrap;
        overflow: hidden;
    }

    .addtaskdetails h5 {
        margin-top: 9%;
    }
    .worker label {
        font-size: 18px;
        margin: auto 0;
    }
    .list-details li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .card-items {
        height: auto !important;
    }
    #sidebar {
        background-color: white !important;
        border: 4px solid #dee2e6;
        box-shadow: 0px 2px 6px 0px #4545451f;
    }
    .profits,
    .Tasks-details,
    .task-border,
    .sub-profile-details,
    .addtaskdetails .card,
    .react .card,
    .additional,
    .summary,
    .contactus {
        background-color: white !important;
    }

    .card-color2,
    .Artical .card {
        background-color: white;
    }
    .task-border p {
        font-weight: bold;
        margin-top: 3%;
        overflow: hidden;
        width: 250px;
        text-overflow: ellipsis;
        /* width: fit-content; */
        white-space: nowrap;
    }
    .Tasks-details {
        height: 110px;
    }
    .subAddTicket {
        width: 100%;
    }
    .sub-task li {
        font-size: 10px;
    }
    .sub-profits h2 {
        font-size: 12px !important;
    }

    .sidebarmenu {
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0.25rem;
        transition: box-shadow 0.15s ease-in-out;
        width: auto !important;
        float: left;
        color: gray;
    }
    .col-sm-11 .col-xs-11 {
        width: 90% !important;
    }
    .textareatype {
        width: 90%;
    }
    .login-item .form-check label {
        margin-top: -10px;
    }
    .personal-info {
        margin: 1%;
    }
    .table-details {
        font-size: 10px;
    }
    .card2 {
        margin-bottom: 5%;
        margin-top: 5%;
    }
    .full-img {
        height: 200px;
        background-image: url("../assets/img/Frame\ 241\ \(2\).png");
        background-size: contain;
        border-radius: 20px;
    }

    .product-detail a {
        position: absolute;
        bottom: 18px;
        left: 0;
        /* margin: 2%; */
        width: 60% !important;
        right: 0;
        margin: auto;
    }
    .product-detail {
        height: 160px;
    }

    .cicle1 h4 {
        font-size: 10px;
    }
    .search-input-small {
        list-style-type: none;
        margin-top: 5%;
    }
    .lang-item {
        display: flex;
        flex-direction: row;
    }
    .lang-item .nav-item {
        line-height: 25px !important;
    }
    .mobile-message img {
        display: inline-block;
        width: 32px;
        height: 32px;
        /* padding: 2%; */
        margin: 0 1%;
    }

    .login-title2 {
        white-space: nowrap;
    }
    .nav-small {
        margin: 2%;
    }
    .nav-item {
        line-height: 40px;
    }
    .lang,
    .dark {
        line-height: 15px;
    }
    .lang-border,
    .dark button {
        width: 106px;

        padding: 2% 4% !important;
    }
    .navbar-toggler {
        background-color: transparent;
    }
    .logo-img {
        display: none;
    }
    .nav-search .search-mobile {
        padding: 5%;
    }
    .allblog .blog-header .cap-blog {
        margin: 0 5%;
        width: 90%;
    }

    .register,
    .login-back,
    .login-title1,
    .login-title {
        display: none !important;
    }
    .sub-title {
        color: rgb(60, 57, 57);
    }
    table.dataTable thead th,
    table.dataTable thead td {
        font-size: 15px !important;
    }
    .youtub-bg {
        display: none;
    }
    .-collapse {
        margin-bottom: 2%;
    }
    .menu {
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: #463a7c;
        border: 1px solid transparent;
        border-radius: 0.25rem;
        transition: box-shadow 0.15s ease-in-out;
        width: auto !important;
        float: left;
    }
    .navbar {
        height: 60px !important;
    }
    .mobile-message {
        position: absolute;
        top: 6px;
    }
    .openbtn {
        display: block;
    }
    .nav-small-collapse {
        padding: 5%;

        position: absolute;
        top: 15%;
        width: 100%;
        z-index: 10000;
    }

    .navbar-toggler i {
        font-size: 18px !important;
    }
    .search-mobile {
        position: absolute;
        right: 0;
        top: 100%;
    }
    .col-sm-3,
    .col-xs-3 {
        width: 25%;
    }
    .nav-small {
        position: absolute;
        top: 2px;
    }
    .nav-small i {
        padding: 5%;
    }

    .sub-profile-details {
        margin-bottom: 5%;
    }

    .closebtn {
        display: block;
    }
    #sidebar {
        display: none;
        width: 80%;

        top: 10%;
        right: 0;
        position: absolute;
        padding: 5% !important;
    }
    #sidebar.active {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }

    .youtub-bg {
        margin-top: 5%;
    }
    .addtaskdetails .card,
    .react .card {
        margin-bottom: 3%;
    }
    .col-sm-12 {
        width: 100% !important;
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding: 0;
    }
    .image {
        margin-bottom: 10px;
    }
    .btn-style {
        width: 100%;

        margin-right: 0;
    }
    .circle,
    .empty-circle {
        width: 150px;
        height: 150px;
        margin-bottom: 20%;
    }
    .profile img {
        margin-right: 10px;
        margin-top: 0 !important;
    }

    .openbtn {
        display: block;
    }

    .sub-profile-details {
        margin-bottom: 5%;
    }

    .closebtn {
        display: block;
    }
    #sidebar {
        display: none;

        z-index: 100;
        position: absolute;
        padding: 4%;
        top: 0;
    }
    .switch-acount {
        font-size: 19px !important;
    }
    #sidebar.active {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }
    .contactus {
    }
    .footer-item {
        white-space: nowrap;
    }
    .col-sm-6 {
        width: 50%;
    }
    .artical-public li {
        font-size: 12px;
    }
    .col-sm-4,
    .col-xs-4 {
        width: 33.33%;
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .Artical,
    .frequency {
        padding: 4%;
    }
    .header-main {
        margin-top: 5%;
        text-align: center;
    }
    .start {
        width: 100%;
    }
    .profile-details {
        padding: 4%;
    }
    .border-button {
        width: 100%;
    }
    .border-button span,
    .border-button i {
        font-size: 10px;
    }
    .profile-details h4 {
        font-size: 18px;
    }
    .profile-details p {
    }
    .categoryTask .form-select {
        margin-bottom: 3%;
    }

    .language {
        margin-top: 20%;
    }

    .sidebarmenu {
        margin-top: 0 !important;
    }
    #sidebar ul li a {
        line-height: 70px;

        font-weight: bold;
        font-weight: bold;
        font-size: 20px;
    }
    .category label {
        display: none;
    }
    .menu {
        background-color: transparent;
        color: black;
    }
    .-data {
        margin-right: 15px;
    }

    .mession-div .form-control,
    .mession-div .form-select {
        background-color: transparent;
    }
    .border-button img {
        width: 10px;
        height: 10px;
    }
    .task-border .border-img {
        width: 48px;
        height: 48px;
        margin: auto 0;
    }
    .product-detail a {
        font-size: 12px;
    }
    .task-border .Title {
        font-size: 15px;
    }
    .registery h2 {
        white-space: normal;
        margin-top: 40;
        font-size: 18px;
    }
    .registery img {
        width: 64px;
    }
    .dataTables_wrapper .dataTables_paginate {
        float: right;
        text-align: right;
    }
    .complete-relation {
        padding: 10%;
    }
    .mobile-login {
        padding: 2% !important;
    }
    .mobile-search {
        right: 9%;
        display: flex;
        flex-direction: row;
    }
    .mobile-search i {
        font-size: 23px !important;
        text-align: center;
        margin: auto 0;
    }
    .mobile-search span {
        margin: auto 0;
    }
    .search-mobile input {
        background-color: transparent;
    }
    .navbar {
        background-color: transparent;
    }
}
@media (max-width: 600px) {
    .profile {
        display: none;
    }
}
/*for tablet */
@media (max-width: 1200px) and (min-width: 600px) {
    .Sublogin-back1 {
        display: none;
    }
    phone-register {
        display: none;
    }
    .social img {
        width: 30px;
    }
    .footer-item {
        white-space: nowrap;
        font-size: 15px !important;
    }
    .circle,
    .empty-circle {
        width: 150px !important;
        height: 150px !important;
        margin-bottom: 20%;
    }
    .card-title span,
    .card-title2 span {
        font-size: 10px;
    }
    .card-title .material-icons {
        font-size: 10px;
    }
    .btn-style {
        font-size: 15px !important;
        width: 100% !important;
        margin-right: 0;
    }
    .navbar-collapse {
        background-color: white;
    }
    .worker span {
        font-size: 18px !important;
    }
    .worker i,
    .card-title2 i {
        font-size: 18px !important;
    }
    .start {
        width: 100% !important;
    }
    .profile img {
        margin-right: 10px;
        margin-top: 0 !important;
    }
}
/*for Desktop*/
@media (min-width: 767px) {
    .logo {
        display: none;
    }
    .mobile-switch {
        display: none;
    }
    .custom-control.teleport-switch {
        display: none;
    }
    .home {
        display: none;
    }
}

@media (min-width: 600px) {
    .categoty {
        padding: 1rem !important;
    }

    /*.categoryTask .avliable-select{

    width:auto;
    margin: 0 1%;
  }*/
    .product-detail a {
        width: 150px !important
    ;
        font-weight: 500;
    }
    .nav-first {
        margin: 10px;
    }
    .left-item .lang {
        margin-left: 6% !important;
    }

    .search-input-small {
        display: none;
    }

    .header-navbar {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .header-navbar .nav-item input {
        width: 200px;
    }
    .navbar-collapse {
        width: 80%;
    }

    /*.header-navbar .nav-item{
    margin:auto;
    float: right;
    
    color: white;
  
    font-size: 17px;
   
    text-align: center;
    white-space: nowrap;
    width:10%
  
   
  }
  .left-item .lang , .left-item .dark{
    width: auto !important;
  }
  .nav-first{
    width:6% !important
  }
  .search-input{
    width:20% !important
  }
  
  .dropdown profile{
    width:12%
  }*/
    .nav-search {
        width: 100%;
        margin-left: 5%;
    }
    .earch-input {
        margin: auto;
        margin-left: 8%;
    }
    .mobile-message {
        display: none !important;
    }
    /* .dashboard{
    margin-top:5%
  }*/
    .border-button {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 25%;
    }

    /*.categoty{

    display: flex;
    flex-direction: row;
  }*/
    .profile-details {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .categoryTask {
        display: flex;
        flex-direction: row;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding: 0 !important;
        margin-bottom: 3%;
    }
    .blog-data {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        box-shadow: 2px 2px 2px #f9fafb;
        margin-bottom: 4%;
    }
    .data-Title {
        margin-top: 10%;
    }
    .Question-img {
        height: 300px;
        margin: auto;
        display: table;
    }
    .email-info {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .blog-data {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .-collapse {
        display: none !important;
    }

    #{ margin-top:28% } .homepage {
        display: none;
    }
    # ul.components {
        background-color: transparent !important;
    }
    .youtub-img {
        display: none;
    }

    .addTaskMession .form-group label {
        white-space: nowrap;
    }
    .profit-padding {
        padding: 5%;
    }

    .city {
        margin-top: 55%;
    }
    .mobilr-data {
        display: none;
    }
    .card-color2 .card-body {
        height: 300px;
    }

    .footer {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .task-border .border-img {
        margin: auto;
    }
    .view-task {
        margin: auto;
    }
    .opioion {
        padding: 4%;
    }
    .file-upload {
        display: block;
    }
    .achieve,
    .tasks-button {
        width: 250px;
        padding: auto;
        font-size: 17px;
        white-space: nowrap;
    }
    .data-img {
        display: none;
    }
    .full-img {
        background-image: url("../assets/img/pic\ \(4\).png");
        background-size: cover;
    }
    .border-button {
        width: 110px !important;
    }
    .Sublogin-back1 {
        display: none;
    }
    .profile-details {
        padding: 2%;
    }

    .line-mession,
    .mession-radio {
        display: flex;
        flex-direction: row;
    }
    .mession-radio {
        margin-bottom: 3%;
    }
    .line-mession label {
        width: 40%;
        font-size: 15px;
    }
    .line-mession input,
    .line-mession textarea {
        width: 90%;
    }
    .mession-item {
        width: 40%;
        font-size: 15px;
    }
    .mession-input {
        width: 90%;
    }
    .textareatype {
        width: 100% !important;
    }
    #sidebar {
    }

    .fixed {
        .position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1030;
    }

    .Artical .card .card-name {
        font-size: 26px;
    }
    .additional span {
        font-size: 15px;
    }
    .task-border p {
        margin-top: 5% !important;
        font-size: 15px;
    }
    .avliable-select {
        margin: auto;
    }
}
