@media (max-width: 1200px) {
  .leave-controls-container {
    justify-content: flex-start;
    margin-top: 24px !important;
    padding: 0 !important;
  }
  .chat-list {
    min-width: 523px;
  }
  .document-details {
    justify-content: flex-start;
  }
  .clock-bg-icon {
    top: 20px;
  }
	.profile-card, .chat-card {
		height: auto;
		padding: 32px;
	}
}

@media (max-width: 992px) {
  .sidebar {
    display: none;
  }

  .topbar-title img {
    width: 24px;
    height: 24px;
  }

  .page-title {
    font-size: 20px;
  }
  
  .request-card__details {
    gap: 16px;
  }

  .logo-icon {
    height: 48px;
  }
}

@media (min-width: 1200px) {
  .leave-controls-container .dropdown,
  .leave-controls-container .create-leave-button {
    width: auto;
  }
	.document-details .row {
		justify-content: flex-end;
	}
}

@media (min-width: 576px) {
  .modal-dialog.leave-request-modal__dialog {
      max-width: 600px;
  }
}

@media only screen and (max-width: 1140px){
	/*------My Record - Health Data------ */
	.health-data-tabs-img1{
	    width: 53px;
	}
	.health-data-tabs-img2 {
	    width: 32px;
	}
	.health-data-tabs-img3 {
	    width: 53px;
	}
	.health-data-tabs-img4 {
	    width: 62px;
	}
	.health-data-tabs-img5 {
	    width: 53px;
	}
	.health-data-tabs-img6 {
	    width: 60px;
	}
	/*------My Record - Todays Exercise ------ */
	.todays-exercise-vector {
	    width: 85%;
	    margin-top: -48px;
	}
	.click-here {
	    /*width: 32%;*/
	}
	.my-record-right-text {
	    font-size: 14px;
	}
	/*------My Record - Exercise Record ------ */
	
	.record-date-text {
	    font-size: 16px;
	}
	.exercise-record-date .date-img {
	    width: 25px;
	}
	.exercise-record-date {
	    margin-bottom: 10px;
	}
	.exercise-record-item-text {
	    height: 130px;
	}
	.exercise-record-btn {
	    width: 50%;
	}
	.health-data-tabs-img1 {
	    width: 48px;
	}

	.exercise-record-title {
	    margin-bottom: 12px;
	}
	.exercise-record-title-left{
	    float: none; 
	}
	/*------ Program Details  ------ */
	h4 {
	    font-size: 20px;
	}
	.todays-sessions-img-content {
	    width: 70px;
	    height: 54px;
	}

	.program-details-schedule-date{
	    width: 25%;
	    display: inline-block;
	}
	.program-details-schedule-time{
	    width: 24%;
	    display: inline-block;
	}
	.program-details-schedule-type{
	    width: 18%;
	    display: inline-block;
	}
	.program-details-schedule-slots,.program-details-schedule-fee{
	    width: 8.5%;
	    display: inline-block;
	}
}

@media only screen and (max-width: 1085px){
	/*------My Record - Health Data------ */
	.health-data-tabs-img1 {
	    width: 48px;
	}
}

@media only screen and (max-width: 1024px){
	/*------My Record - Health Data------ */
	.b {
	    margin-top: 0px; 
	}
	.health-data-tabs-content .sidetab-a{
		display: block !important;
	}
	.health-data-tabs-img1 {
	    width: 40px;
	}
	.a {
	    margin-bottom: 8px;
	}
	.health-data-tabs-img2 {
	    width: 30px;
	}
	.health-data-tabs-img3 {
	    width: 46px;
	}
	.health-data-tabs-img4 {
	    width: 54px;
	    margin-top: 10px;
	}
	.health-data-tabs-img5 {
	    margin-top: 8px;
	    width: 50px;
	}
	.health-data-tabs-img6 {
	    width: 56px;
	    margin-top: 6px;
	}

	/*------My Record - Head ------ */
	.click-here {
	    /*width: 35%;*/
	}
	.my-record-right-img {
	    width: 55px;
	}
	/*------ Program Details  ------ */
	h4 {
	    font-size: 16px;
	}
	.recommended-program {
    	background-color: #006B83;
    	padding: 20px;
    }
    .todays-sessions-img-content {
	    width: 60px;
	    height: 50px;
	}
}

@media only screen and (max-width: 991px){
	/*------My Record - Health Data------ */
	.sidetab-button-outer {
	    display: none;
	}
	.sidetab-select-outer {
	    overflow: hidden;
	    text-align: center;
	}
	.sidetab-select-outer {
	    display: block;
	}
	.sidetab-select {
	    padding: 20px 20px;
	    color: #3889f0;
	    margin-bottom: 20px;
	}
	.sidetab-select {
	    position: relative;
	    padding: 15px 25px;
	    border: none;
	    border-radius: 50px;
	    background-image:  url(../img/dropdown-arrow.png);
	    background-position: center right 30px;
	    background-repeat: no-repeat;
	    background-color: #EEFBFF;
	    width: 100%;
	    appearance: none;
	    color:#006B83;
	}

	/*------My Record - Head ------ */
	.left-title-head{
	    text-align: center;
	    margin-bottom: 36px;
	}
	.my-record-img {
	    width: 50%;
	}

	/*------ My Record - Exercise Record ------ */
	.exercise-record-title-left {
	    float: left;
	}
	.exercise-record-title-right {
	    float: right;
	}
	.exercise-record-item-text {
	    height: auto; 
	}
	.exercise-record-item {
	    margin: 20px 0px;
	}
	.exercise-record-item-text {
	    height: 90px;
	}

	.meal {
	    width: 100%;
	    margin: 0 auto;
	}

	/*------ Program Details  ------ */
	/*.program-details-schedule-date {
	    width: 50%;
	    display: inline-block;
	}*/

	.program-details-schedule-date {
	    width: 30%;
	    display: inline-block;
	    /*display: block;*/
	}

	.program-details-schedule-time{
	    width: 20%;
	    display: inline-block;
	}
	.program-details-schedule-type{
	    width: 17%;
	    display: inline-block;
	}
	.program-details-schedule-slots,.program-details-schedule-fee{
	    width: 8.5%;
	    display: inline-block;
	}

	.recommended-program-img{
		display: none;
	}
	.recommended-program-head{
		margin-bottom: 0px;
	}
	h4 {
	    font-size: 20px;
	}
	.recommended-program {
	    padding: 30px;
	}
	.todays-schedule-sessions {
	    max-height: 300px;
	}
	.recommended-program {
	    margin: 30px 0px;
	}
	.am-next2-videos {
	    left: 96%;
	}
	
	.exercise-record-content{
		margin:15px 0 0;
	}

	.seminar .graphics{
		  background-position: center;
	}
	
	.seminar .col-lg-3 h3{
		text-align:center;
	}

	.modal-exercise-category{
		width: 100%;
	}

	.modal-category-col2, .modal-category-col{
	    padding: 0px 15px;
	 }
	/* ---------------------------------------------------
	   Form
	----------------------------------------------------- */

	.form-container {
	width: 50% !important;
	}
	
	.top_imgbox {max-width:none; }
.top_score_box{max-width:none; }
	.col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
	.mainwrapper {
    padding: 110px 0px 50px 0px;
}
}

@media only screen and (max-width: 850px){
.pcselect{
		display:none !important;
	}
	.spselect{
		display:block !important;
	}
.select-icon {
     width: 50%;}
}

@media only screen and (max-width: 767px){
	/*------My Record - Head ------ */
	.earn-points-col {
    margin: 5px 0px;
}
	.my-record-right-title {
    	float: none;
	    margin-bottom: 10px;
	}
    .click-here {
	    /*width: 100%;*/
	}
	.my-record-right-title-area{
		text-align: center;
	}
	.my-record-number-points {
	    font-size: 25px;
	}

	/*------My Record - Exercise Record ------ */
	.exercise-record-title-left {
	    float: none;
	}
	/*.exercise-record-title-right {
	    float: none;
	}*/
	.exercise-record-item {
	    margin: 10px 0px !important;
	}
	.exercise-record-item-text {
	    height: auto;
	}
	.todays-exercise{
		text-align: center;
		display: block;
	}
	.meal-col{
	   width: 25%;
	   padding: 0px 5px;
	}
	/*------ Program Details  ------ */
	.program-details-area {
	    padding: 25px
	}
	.am-next2-videos {
	    left: 94%;
	}
	.blood_test_table{
		width: 600px !important;
	}

	.click-here{
		float: left !important;
	}
	

	
	/* ---------------------------------------------------
	   HOME STYLE
	----------------------------------------------------- */
	
	.news-list-containers .col-md-4{
		margin:10px 0;
	}

	/* ----------- Daily Exercise --------------- */
	.daily-exercice-row {
	    display: block;
	}

	.exercice-col-name, .exercice-col-image {
	    margin-bottom: 8px;
	}

	.exercice-col-details, .exercice-col-name, .exercice-col-image {
	    width: 100%;
	    padding: 0px 20px;
	}
	#exercise-implementation-id {
    	margin-bottom: 0px;
	}

	.daily-input {
	    display: block;
	    padding: 7px;
	}

	.select-meal-category-btn{
		width: 100%;
		height: 80px;
		margin-bottom: 5px;
	}

/* ---------------------------------------------------
	   Form
	----------------------------------------------------- */

	.form-container {
	width: 80% !important;
}
	.my-record-img {
    width: 90%;
}
	.pull-left, .pull-right {
		float: none;
	}
	.dropdown.bootstrap-select{
	width: 100% !important;
    margin-bottom: 25px;
}
}

@media only screen and (max-width: 640px){
	.my-record-head .col-lg-6 {
		max-width: 100%;
	}
	
	
	
	/* ---------------------------------------------------
	   NAVIGATION STYLE
	----------------------------------------------------- */
	.navbar{
		display: inline-block;
		width:100%;
	}
	
	.navbar-brand{
		width: calc((100% - 240px));
		min-width: 150px;
		max-width:170px;
	}
	
	
	.header-logo {
	    width: 100%;
	}

.inner_datiles_img {
    height: 300px;
	
	}}

@media only screen and (max-width: 575px){
	/* ---------------------------------------------------
	   MAIN CONTAINER STYLE
	----------------------------------------------------- */
	.container{
		 padding: 0 20px;
	}
	/* ---------------------------------------------------
	    MENU NAVIGATION STYLE
	----------------------------------------------------- */
	#side-menu.active{
		width:100%;
	}
	
	/* ---------------------------------------------------
	   NAVIGATION STYLE
	----------------------------------------------------- */
	.search{
		display:none;
	}
	
	/*------ Program Details  ------ */
	.program-details-group{
		margin-bottom: 15px;
	}
	.program-details-schedule-date {
	    width: 24%;
	    /*display: block;*/
	}

	.program-details-schedule-time{
	    width: 25%;
	    display: inline-block;
	}
	.program-details-schedule-type{
	    width: 18%;
	    display: inline-block;
	}
	.program-details-schedule-slots,.program-details-schedule-fee{
	    width: 6%;
	    display: inline-block;
	}

	.program-details-margin {
	    margin: 20px 0px;
	}
	.am-next2-videos {
	    left: 90%;
	}
	.seminar {
		margin: 0px 0 50px 0;
	}
	.seminar .graphics{
		  background-position: center;
	}
	
	.seminar .col-md-3 h3{
		text-align:center;
	}
	.notifications .dropdown-menu {
		width: calc(100vw - 2rem);
    inset: 0px auto auto -6.25rem !important;
	}
	
	/* ---------------------------------------------------
	   HOME STYLE
	----------------------------------------------------- */
	.my-record-summary-padding {
    	padding-right: 15px;
	}
	
	.news-list-containers .col-md-4{
		margin:10px 0;
	}
	
	/* ---------------------------------------------------
	   PROGRAM STYLE
	----------------------------------------------------- */
	.seminar-list .image {
	    width: 160px;
	    height: 160px;
	}
	.seminar-list .details {
	    width: calc((100% - 200px));
	}
	.col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	
}


@media only screen and (max-width: 570px){
	.meal-bg {
	    padding: 12px;
	}
	.meal-col {
	    width: 50%;
	    margin-bottom: 10px;
	}
	
}

/* @media only screen and (max-width: 491px){
	.profile-header {
		flex-direction: column;
	}
} */

@media only screen and (max-width: 470px){
	#exercise-implementation-id{
	    margin-bottom: 10px;
	}

	.modal-category-last-left{
		width: 90%;
	}

	.modal-category-last-right{
		width: 20%;
	}
	/* Login */
	.outside_page_container {
		padding: 20px;
	}
	.login_logo_new {
		width: 140px;
	}
	.user-login-text {
		font-size: 24px;
	}
	.checkbox_label, .passreset_text, .login-input-label, .outside_footer p {
		font-size: 12px;
	}
	.profile-photo {
		width: 96px;
		height: 96px;
	}
}

@media only screen and (max-width: 426px){
	/* ---------------------------------------------------
	   NAVIGATION STYLE
	----------------------------------------------------- */
	.language-selector {
		padding: 4px 8px;
	}
	.language-icon {
		width: 20px;
		height: 20px;
	}
	.notifications {
		padding: 3px 6px;
	}
	.notification-badge {
		width: 20px;
		height: 20px;
	}
	.user-profile {
		padding: 5px 10px;
		width: 100%;
	}
	.user-name {
		margin-top: 2px;
		max-width: 100%;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
		text-align: left;
  }
	.user-profile .dropdown-toggle {
		align-items: flex-start !important;
	}
	.topbar-actions, .user-profile .dropdown-toggle, .user-dropdown {
		width: 100%;
	}
	.user-dropdown {
		justify-content: space-between;
	}
	.notification-icon {
		width: 26px;
		height: 26px;
		padding: 0;
	}
	.topbar-actions {
		gap: 10px;
	}
	.search{
		display:none;
	}

	.navbar .mobile{
		display:block;
		width: 140px;
    height: 44px;
	}
	
	.navbar .header-logo{
		display:none;
	}
	
	.navbar-brand {
	    width: 40px;
	    min-width: 40px;
	}

	/* Dashboard */
	.welcome-title p {
		font-size: 28px;
	}
	.document-date {
		padding-right: 10px;
	}
	.document-size-icon {
		margin-left: 10px;
	}
	.document-info {
		padding: 8px 12px;
		gap: 0;
	}
	/* ---------------------------------------------------
	   PROGRAM STYLE
	----------------------------------------------------- */
	
	.seminar-list .image, .seminar-list .details {
	    display: block;
	    width: 100%;
	}
	.seminar-list .details {
		margin-top:20px;
	}
	
	.seminar-list .details .primary-btn{
		width:100%;
	}
	
	/****-----*/
	h1 {
	    font-size: 30px;
	}
	h3 {
	    font-size: 26px;
	}
	.earn-points-col {
		padding: 5px 5px;
	    margin: 0px 0px;
	}
	.my-record-right-bluegreen {
	    padding: 15px;
	}
	h5 {
	    font-size: 16px;
	}
	.exercise-record-title-right {
	    display: block;
	    float: none;
	}
	.exercise-record-btn {
	    width: 100%;
	    margin-right: 0px;
	    padding: 10px;
	    margin-bottom: 10px;
	}
	.exercise-record-title-left {
	    text-align: center;
	}
    .form-row{
    	display: block;
    }
    .health-data-tabs{
    	padding: 0px 0px;
    }
    .my-record-right-img {
	    width: 45px;
	}
	.health-data-title {
	    margin-bottom: 8px;
	    text-align: center;
	}
	.tab-label {
	    width: 100%;
	    padding: 12px 25px;
	}
	.tab-label:not(:last-of-type) {
	    margin-right: 0px; 
	}
	p {
	    font-size: 13px;
	}
	.click-here, .my-record-text-points, .my-record-right-text, .points, .tab-label, .sidetab-select, .hd-form-row .form-control,
	.keep-record-btn, .delete-btn, .hd-fitness-test-title, .hd-fitness-test-sub-bullet, .hd-fitness-test-insidesub,.meal-name, 
	.program-details-group-text, .program-details-schedule-li, .program-details-subtitle, .program-details-instuctor-text,
	.program-details-instuctor-descri, .todays-sessions-title {

	    font-size: 13px;
	}
	.exercise-record-number {
	    font-size: 14px;
	}
	.sidetab-select{
		margin-bottom: 10px;
	}
	hr {
	    margin-bottom: 26px;
	}
	.tab-label{
		margin-bottom: 10px;
	}
	/*------ Program Details  ------ */
	.program-details-instuctor-img {
	    width: 55px;
	    height: 55px;
	}
	h4 {
	    font-size: 18px;
	}
	.program-details-area {
    padding: 15px;
    
	}
	.program-details .col-lg-8,	.program-details .col-lg-4 {
	padding: 0px 10px 0px 10px;
	}
	.program-details-schedule-date {
	    width: 50%;
	    /*display: block;*/
	}

	.program-details-schedule-time{
	    width: 25%;
	    display: inline-block;
	}
	.program-details-schedule-type{
	    width: 50%;
	    display: inline-block;
	}
	.program-details-schedule-slots,.program-details-schedule-fee{
	    width: 6%;
	    display: inline-block;
	}

	.program-details-header{
		display: none;
	}

	/* ----------- Daily Exercise --------------- */
	.exercice-intensity-vec1 {
		width: 14px;
	}
	.exercise-implementation-sub {
	    font-size: 14px;
	}
	.exercise-implementation-icon {
	    width: 22px;
	}
	.exercice-col-details, .exercice-col-name, .exercice-col-image {
	    width: 100%;
	    padding: 0px 10px;
	}

	/* ----------- Modals --------------- */
	.modal-general-top-btn, .add-meal-top-btn {
		display: inline-flex;
    	justify-content: flex-end;
    	width: 100%;
    	margin-bottom: 10px;
	}
	.modal-header-general{
		display: block;
	}

	.modal-header-general .order-1{
		order: 2;
	}
	.modal-header-general .order-2{
		order: 1;
	}

	.modal-content-general {
	    border-radius: 20px;
	    padding: 30px 27px;
	}

	.daily-add-col .modal-header{
		display: block;
	}

	.modal-header-meal .order-1{
		order: 2;
	}

	.modal-header-meal .order-2{
		order: 1;
	}

	.exercise-history-btn {
	    margin-right: 0px;
	    width: 100%;
	    margin-bottom: 10px;
	}
	
	.profile-subtitle, .edit-profile-text {
		font-size: 14px;
	}

	.edit-profile-icon {
		width: 20px;
		height: 20px;
	}
	
	.profile-container {
		padding: 20px 20px 64px 20px;
	}
	
	.change-password-container {
		padding: 20px;
	}

}

@media (max-width: 391px) {
  .welcome-text-group {
    min-width: auto;
    width: 100%;
  }
	.notifications .file-dropdown-filter.dropdown-menu {
		max-width: 350px;
	}
	.document-date {
		border-right: 1px solid transparent;
		padding-right: 0;
	}
	.document-info {
		width: 100%;
		justify-content: flex-start;
		padding: 12px;
		flex-wrap: wrap;
		gap: 16px;
	}
	.document-size-icon {
		margin-left: 0;
	}
}

@media (max-width: 376px) {
  /* .user-name {
		display: none;
	} */
	/* Dashboard */
	.welcome-title p {
		font-size: 24px;
	}
	.user-name {
		max-width: 230px;
	}
	.notifications .file-dropdown-filter.dropdown-menu {
		max-width: 340px;
	}
}

@media (max-width: 321px) {
	/* Dashboard */
	.profile-header {
		flex-direction: column;
	}
	.notifications .file-dropdown-filter.dropdown-menu {
		max-width: 300px;
	}
	.list-view-icon, .grid-view-icon {
		width: 20px;
		height: 20px;
	}
	.filter-actions {
		gap: 8px;
	}
	.divider-line {
		width: 1px;
	}
	.profile-photo {
		width: 64px;
		height: 64px;
	}
}