@media only screen and (min-width: 1500px){
	/*.container {
	    max-width: 1400px;
	}*/
}

@media only screen and (max-width: 1499px){
	/*.container {
	    max-width: 1300px;
	}*/
}

@media only screen and (max-width: 1399px){
	/*.container {
	    max-width: 1200px;
	}*/
}

@media only screen and (max-width: 1366px){
	#exercise-implementation-id{
	    margin-bottom: 10px;
	}

	.exercise-area {
    	height: 518px;
	}

	.exercise-record-header{
		display: block;
	}

	.daily-input-area{
		width: 100%;
	}

	.exercise-record-date{
		width: 100%;
		margin-bottom: 10px;
	}

	.daily-input-icon {
	    margin-right: 0px;
	}

	.daily-input-img {
	    margin-right: 2px;
	    width: 22px;
	}

	.daily-input {
    	margin-right: 4px;
    	padding: 7px;
    }

    .exercise-graphic{
	    padding: 82px 0px;
	}


	/*.daily-input-icon {
	    margin-right: 0px;
	    font-size: 12px;
	    color: #03045E;
	    justify-content: center;
	    display: flex;
	    align-items: center;
	}
	.daily-input{
		display: block;
	}

	.daily-input-img {
	    width: 22px;
	}*/
}

@media only screen and (max-width: 1299px){
	/*.container {
    	max-width: 1150px;
	}*/
}

@media only screen and (max-width: 1140px){
	/*.daily-exercice-col{
		max-width: 100%;
		padding: 0px;
	}*/

	/*.daily-exercice-row {
	    display: block;
	}*/

	.exercice-col-image {
	    width: 15%;
	}

	.exercice-col-details {
	    width: 43%;
	}

	.exercice-col-details {
	    width: 42%;
	}
	.exercise-graphic {
	    padding: 89px 0px;
	}

	.popular-exercise {
	    padding: 20px;
	}
	.popular-exercise-rank-title, .popular-exercise-rank-right {
	    font-size: 14px;
	}
	.popular-exercise-rank-right {
	    width: 24%;
	}
	.popular-exercise-rank-left {
	    width: 76%;
	}

	.exercise-area {
	    height: 479px;
	}

}

@media (max-width: 1024px){
	/*.container {
	    max-width: 900px;
	}*/
	.exercise-graphic {
	    padding: 103px 0px;
	}
}

@media (max-width: 991px){
	/*.container {
	    max-width: 800px;
	}*/
	.exercice-col-image {
	    width: 13%;
	}
	.exercice-col-name {
    	width: 46%;
	}
	.exercice-col-details {
	    width: 41%;
	}	
	.exercise-graphic {
	    padding: 10px 0px;
	}
	.db_p {
	padding-right: 0px;
}
}

@media only screen and (max-width: 800px){
	/*.container {
	    max-width: 700px;
	}*/
}




@media only screen and (max-width: 1440px){
	/*------My Record - Head------ */
	h1 {
    	font-size: 30px;
	}
	h3 {
	    font-size: 26px;
	}
	h5 {
	    font-size: 18px;
	}
	h4 {
	    font-size: 22px;
	}
}
@media only screen and (max-width: 1200px){
.top_imgbox {max-width:35%; flex: auto;}
.top_score_box{max-width:65%; flex: auto;}
.my-record-img {
    width: 95%;}
.news-description {
		padding: 0 15px 30px 15px;
	}
	.news-title {
		padding: 0 15px;
	}
	label.tag {
    padding: 5px 15px;
	margin: 30px 15px 0 15px;
}
	.top_score_box{
		margin-bottom: 25px;
	}
	.primary-btn {
    margin: 5px 0 5px 0;
}
	.inner_imgbox {
		margin-bottom: 30px;
	}
	.seminar .col-lg-8 {padding: 0px 0px;}
	.seminar .graphics {
    margin-top: 0px;
}
	.inner_imgbox {
		padding-right: 0px;
	}
}

@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;
	}
	
	/* ---------------------------------------------------
	   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: 470px){
	#exercise-implementation-id{
	    margin-bottom: 10px;
	}

	.modal-category-last-left{
		width: 90%;
	}

	.modal-category-last-right{
		width: 20%;
	}
}

@media only screen and (max-width: 425px){
	/* ---------------------------------------------------
	   NAVIGATION STYLE
	----------------------------------------------------- */
	.search{
		display:none;
	}

	.navbar .mobile{
		display:block;
		width: 140px;
    height: 44px;
	}
	
	.navbar .header-logo{
		display:none;
	}
	
	.navbar-brand {
	    width: 40px;
	    min-width: 40px;
	}
	/* ---------------------------------------------------
	   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;
}

@media only screen and (max-width: 375px){
	.hd-form-text {
	    margin: 0px 0px;
	}
	.meal-head {
	    margin-top: 20px;
	}

	.mCSB_inside > .mCSB_container {
	    margin-right: 10px;
	}
	.am-next2-videos {
	    left: 84%;
	}
	
	.download-pdf-btn{
		font-size: 0.7rem;
	}

	.modal-category-head {
	    width: 88%;
	}
}

@media only screen and (max-width: 375px){
	.daily-exercice-intensity {
	    display: block;
	}
	.exercise-implementation-icon {
    	width: 20px;
	}

	.daily-exercice-left-img{
		display: none;
	}

/* ---------------------------------------------------
	   Form
	----------------------------------------------------- */

	.form-container {
	width: 80% !important;
}
	
}
	