
@media(max-width:1550px){

    .order-count h2{
        width: 70px;
        height: 70px;
        line-height: 60px;
        font-size:28px;
        border: 6px solid;
    }

    .order-count h3 {
      font-size: 18px;
      line-height: 25px;
    }
}

@media(max-width:1280px){
    .order-count {
      padding: 10px 10px;
    }

    .order-count h3 {
      font-size: 17px;
    }

    .order-count h2 {
      width: 65px;
      height: 65px;
      line-height: 56px;
      font-size: 24px;
      border: 6px solid;
      margin-right: 10px;
    }

    .clear-button{
        margin-right:25px;
    }

    .my-profile-section .col-md-6:last-child {
        padding-left: 20px;
    }
    .my-profile-section .col-md-6:first-child {
        padding-right: 20px;
    }

}

@media(min-width:1199px){
    .show-in-small-view{
        display: none;
    }
}

@media(max-width:1200px){
    .user-profile {
      position: fixed;
        top: 18px;
        right:5px;
    }

    .show-in-desktop{
        display: none;
    }  

    .active-cont{
        margin-left:0;
    }

    .side-navbar{
        margin-left:-300px;
        padding-top: 70px;
    }

    .active-nav {
      margin-left: 0;

    }

    .show-in-small-view{
        width:100%;
        background:#f9f5ec;
        position:fixed;
        top:0;
        padding: 10px 20px;
        left:0px;
    }

    .logo {
        display: flex;
        justify-content: center
    }

    .bloomsflora-logo img{
        height:40px;
        width:auto;
    }

    .uaeflowers-logo img{
        height:52px;
        width:auto;
    }

    .florista-logo img{
        height:45px;
        width:auto;
    }

    .probunga-logo img{
        height:45px;
        width:auto;
    }

    .arabianflora-logo img{
        height:45px;
        width:auto;
    }

    #menu-btn {
        background-color: #f9f5ec;
        color: #000;
        margin-left: 0px;
        position: fixed;
        border-radius: 0px;
        top: 15px;
        padding: 0;
        height: auto;
    }

    .dashboard-container{
        padding:50px 15px;
        padding-top: 60px;
    }

    #menu-btn i{
        font-size:22px;
    }
    .dashboard-heding-section {
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0;
        background: none;
    }

    .address-book-section .col-md-4{
        margin-bottom:20px;
    }

    .dashboard-heding-section .container-fluid{
        padding:0px;
    }
    .dashboard-listing{
        margin: 0px -10px;
    }
    .profile-edit-box{
        padding:0px;
        box-shadow:none;
    }

    .main-content .container-fluid{
        padding:0px;
    }
}

@media(max-width:980px){
    .sidebar-reminder {
      padding: 25px 15px;
    }

    #add-address-sidebar{
     padding: 25px 15px;   
    }
    .profile-edit-box .col-lg-4{
        margin-bottom:25px;
    }
    .profile-edit-box ul li p {
        width: 160px;
    }
    #tableprint{
        width:fit-content !important;
        overflow-x:auto;
    }
}

@media(max-width:840px){
     .dashboard-heding-section h1 {
        font-size: 20px;
    }

    .order-map .col-md-3{
        padding-left:5px;
        padding-right:5px;
    }

    .order-count h2 {
      width: 50px;
      height: 50px;
      line-height: 45px;
      font-size: 19px;
      border: 4px solid;
      margin-right: 7px;
    }

    .order-count h3 {
      font-size: 14px;
      line-height: inherit;
    }

    .order-map {
      margin-bottom:50px;
    }

    .order-heading h2{
        font-size:17px;
    }

    .order-history-table{
        table-layout:inherit;
        overflow: auto;
    }

    .reminder-table table{
       table-layout:inherit;
        overflow: auto;
        white-space: nowrap;
    }

    .order-history table {
        white-space: nowrap;
    }

    .order-history-table{
        white-space: nowrap;
    }

    .sidebar-profile {
        padding:0px;
    }


    .user-profile-area img{
        height:110px;
    }

    .user-contact ul li a {
        font-size: 14px;
    }

    .user-contact {
        padding: 20px 15px;
    }
    .track-order-section h2 {
        font-size: 18px;
    }

    .dashboard-container{
        padding-bottom:20px;
    }

    .reminder-table table th:last-child{
        width:auto;
    }

    #add-reminder-form input{
        height:40px;
        padding:5px 15px;
    }

    #add-reminder-form select{
        height:40px;
        padding:5px 15px;
    }

    #add-reminder-form textarea{
        height:100px;
    }

    #add-address-form input{
        height:40px;
        padding:5px 15px;
    }

    #add-address-form select{
        height:40px;
        padding:5px 15px;
    }

    #add-address-form textarea{
        height:100px;
    }

    .date-input::after{
        top:39px;
    }

    #add-address-form .btn-primary {
        margin-top:10px;
    }
    .my-profile-section{
        padding: 25px 20px;
    }

    .my-profile-section .col-md-6:first-child {
        padding-right: 15px;
    }
    .my-profile-section .col-md-6:last-child {
        padding-left:15px;
    }

    .clear-button {
        margin-right: 15px;
    }
    .btn-grp button{
        width:50%;
    }

}

@media(max-width:767px){

    .order-map .col-md-3{
        width:50%;
    }

    .order-map .col-md-3:nth-child(1){
        margin-bottom:10px;
    }
    .order-map .col-md-3:nth-child(2){
        margin-bottom:10px;
    }

    .reminder-table table th:last-child{
        width:auto;
    }

    .dashboard-container .container-fluid {
      margin: 0px;
      padding: 0;
    }

    .edit-icon {
      font-size: 14px;
      margin-right: 10px;
    }

    .delete-icon{
        font-size:14px;
    }

    .my-profile-section label{
        margin-bottom:10px;
    }

    .my-profile-section input{
        height:45px;
    }

    .my-profile-section select{
        height:45px;
    }
    .btn-grp{
        margin-top:40px;
    }

    .my-profile-section .col-md-6:first-child {
        padding-right: 12px;
    }
    .my-profile-section .col-md-6:last-child {
        padding-left:12px;
    }

    .change-password-section{
        padding:20px;
    }
    #change-password-form {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .change-password-section label{
        margin-bottom:10px;
    }
    .change-password-section .form-group {
        margin-bottom: 20px;
    }

    .change-password-section input{
        height:45px;
    }

    .password-description{
        padding:20px;
        width:100%;
    }

    .password-description h3{
        margin-bottom:20px;
    }

    .main-content{
        padding:0px;
    }

    .profile-edit-box {
        padding: 0;
    }

    .change-password-section {
        width: 100%;
    }
    .resend-otp-box .resend-otp {
        margin-left: 0;
        margin-top: 10px;
    }

    #change-password-form .btn {
        padding: 8px 28px !important;
    }

    #change-password-form .ladda-label{
        font-size: 16px !important;
    }
}

@media(max-width:480px){
    
    .btn-primary{
        padding:5px 15px;
    }

    .username{
        display: none;
    }

    #sidebar-user-profile{
        margin-right: -300px;
        width:300px !important;
    }

    #sidebar-user-profile.active{
        right: 300px;
    }
    .sidebar-profile h3 {
      font-size: 18px;
    }

    .user-profile-area img {
      height: 85px;
    }
    .user-profile-area h4 {
      font-size: 14px;
    }
    .user-profile-area h5 {
      font-size: 12px;
      margin-bottom:0px;
    }
    .user-contact ul li a {
      font-size: 13px;
    }

    .user-contact {
      padding: 15px 15px;
    }

    .user-contact ul li span{
        top:-1px;
    }

    .track-order-section h2 {
      font-size: 16px;
    }
    #track-order-form label {
      font-size: 14px;
    }
    #track-order-form input{
        height:40px;
    }

    .user-profile-bottom{
        display:none;
    }
     #add-address-sidebar {
        margin-right: -300px;
        width:300px;
    }

     #add-address-sidebar.active {
        right:300px;
    }

    .my-profile-section .form-group {
        margin-bottom: 15px;
    }

    .my-profile-section label{
        font-size:12px;
    }

    .my-profile-section input {
        height: 40px;
        font-size:12px;
    }
    .my-profile-section select {
        height: 40px;
        font-size:12px;
    }
    .btn-grp button{
        height:40px;
    }

    .change-password-section input {
        height: 40px;
    }
    .inner-section-profile {
        padding: 10px;
    }
    .user-profile-area .fa-user-circle {
        font-size: 45px;
    }
    .user-contact ul li {
        margin-bottom: 10px;
    }
    .user-profile-area h5{
        margin-bottom:0px;
    }
}
@media(max-width:430px){
    .bloomsflora-logo img {
      height: 40px;
    }

    .uaeflowers-logo img{
        height:40px;
    }

    .florista-logo img{
        height:40px;
        width:auto;
    }

    .probunga-logo img{
        height:40px;
        width:auto;
    }

    .arabianflora-logo img{
        height:40px;
        width:auto;
    }

    .show-in-small-view{
        padding:10px;
    }

    .user-profile{
        right:10px;
        font-size:13px;
        margin-bottom:0px;
        top: 17px;
    }

    .user-profile img {
      margin-right: 10px;
      width: 30px;
    }

    #menu-btn{
        margin-left:0px;
    }

    .dashboard-nav li a {
      padding: 5px 15px;
      font-size: 13px;
    }

    .side-navbar{
        padding-top:60px;
    }

    .order-count h2 {
      width: 35px;
      height: 35px;
      line-height: 30px;
      font-size: 15px;
      border: 2px solid;
      margin-right: 7px;
    }

    .order-count h3 {
      font-size: 13px;
    }
    .dashboard-heding-section h1 {
      font-size: 18px;
    }

    .order-heading h2 {
      font-size: 16px;
    }

    .btn-primary {
      padding: 5px 12px;
      font-size: 13px;
    }

    .address-book-box{
        font-size: 13px;
        padding:10px;
    }

    .address-book-box h3{
        font-size:14px;
    }

    .address-book-box p {
        margin-bottom: 15px;
    }

    .mobile-number {
        margin-top: 15px;
    }
    .edit-delete-btn a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }

    .my-profile-section {
        padding: 25px 10px;
    }
    .btn-grp {
        margin-top: 25px;
        font-size: 12px;
    }

    .change-password-section {
        padding: 15px;
    }

    .otp-section input{
        width:35px !important;
        height:35px !important;
        padding: 0;
    }

    .bloomsflora-logo .logo-img {
        height: 31px !important;
        width: auto !important;
    }

    .uaeflowers-logo .logo-img {
        height: 40px !important;
        width: auto !important;
    }

    .florista-logo .logo-img {
        height: 40px !important;
        width: auto !important;
    }

    .probunga-logo .logo-img {
        height: 40px !important;
        width: auto !important;
    }

    .arabianflora-logo .logo-img {
        height: 40px !important;
        width: auto !important;
    }

    .user-profile-heading{
        margin-bottom:0px;
    }
    .sidebar-profile h3 {
        font-size: 17px;
    }
}


@media(max-width:325px){
    .order-count h3 {
      font-size: 12px;
    }

    .reminder-table table{
        font-size:12px;
    }

    .order-history-table{
        font-size:12px;
    }

    .password-description {
        padding: 15px;
    }
    .password-description p {
        font-size: 12px;
    }
    .password-description h3 {
        margin-bottom: 15px;
    }
}

#tableprint {
    background:#fff !important; 
  }

@media print {
  #tableprint {
    width:100% !important; 
  }
}


#tableprint tbody, #tableprint td, #tableprint tfoot, #tableprint th, #tableprint thead, #tableprint tr {
    border: 1px solid #dadada;
}