@media only screen and (max-width: 1399px) {
  .group-input-padding input {
    padding-left: 10px;
    padding-right: 30px !important;
  }
  .group-input-padding span {
    padding-right: 5px;
    padding-left: 5px;
  }
}



@media only screen and (max-width: 1280px) {
  .bgs-orange-btn {
    width: 50%;
  }
  .nav-tabs a {
    padding: 12px 7px;
    font-size: 13px;
  }

  .view-client-outer {
    display: block;
  }

  .view-client-outer .view-client-right {
    width: 100%;
  }

  .view-client-outer .view-client-left {
    padding-right: 0px;
  }
  .search-address .address-search {
    width: 250px;
  }
  .medicational-program {
    min-height: 804px;
  }

  .other-price-btn button {
    min-width: 100%;
  }
  .high-risk-wrapper{
    width: 100%;
    padding-left: 33px;
  }
}
@media (min-width: 767px) and (max-width:1024px) {


  #unread_message_count{
    top: 12px;
    right: 7px;
  }
  #unread_message_count_provider{
    top: 0px;
    right: 7px;
  }
}
@media only screen and (min-width: 1024px) {
	.sidebar ul.side-links li a label{
		white-space: initial;
	}
  .final-payment{
    margin-bottom: 81px;
  }
 

  .other-price-btn button {
    min-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {

  .iframeHeight{
    height: calc(100vh + 75vh) ;
  }
  .sidebar ul.side-links li .logout{
    display: none;
  }

  .sidebar {
    width:100px;
  }
  .sidebar:hover {
    width: 300px;
}
  .main {
    padding-left: 130px;

  }
  .toggle-outer .btn.btn-outline-primary {
    padding: 10px;
  }

  .edit-client-image {
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -70px;
  }

  .edit-client-image img.client-profile-img {
    width: 150px;
    height: 150px;
  }

  .client-information .client-image-outer {
    padding: 0px;
  }

  .client-information {
    padding-top: 180px;
  }

  .client-profile-outer .client-profile-left .edit-client-image {
    position: static;
    margin: 0px;
  }

  .add-appointment-outer {
    display: block;
  }

  .add-appointment-outer .add-appointment-right {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
  }

  .add-appointment-outer .add-appointment-right .appointment-summary {
    min-height: initial;
    margin-bottom: 20px;
  }

  .add-appointment-outer .add-appointment-right .appointment-summary .summary-row {
    width: 33%;
    display: inline-block;
  }

  .add-client-outer {
    display: block;
  }

  .client-profile-img {
    position: relative;
    left: initial;
    margin: 0px;
    margin: auto;
    top: 0px;
  }

  .add-client-outer .add-client-left {
    margin: auto;
    margin-bottom: 20px;
  }

  .show-hide-note {
    display: none;
  }

  .treatment-history-heading > div span.treatment-date {
    font-size: 13px;
  }

  .treatment-history-heading > div {
    padding-right: 10px;
    margin-right: 10px;
    min-width: 100px;
  }

  .stats-info {
    padding-right: 60px;
  }

  .stats-info img {
    height: 38px;
  }

  /******************** 6/6/23 ***************/
  .edit-client-image .image-icon {
    position: absolute;
    right: 14px;
    bottom: 2px;
  }

  /******************** 6/6/23 second-version ***************/
  .add-client-outer .add-client-right {
    padding-left: 0px;
  }

  /******************** changes 13/6/23 ********************/
  .new-appointment-left .slots-outer .time-slot {
    width: 45%;
  }
  .search-address .address-search {
    width: 254px;
  }

  .search-address .zipcode-filter {
    width: 100px;
  }
  .search-pharmacy-wrapper.search-address .zipcode-filter, .search-pharmacy-wrapper.search-address .address-search{
	width: initial;
	flex: 1;
  }
  .notice-regading .notice-body{
	max-height: 565px;
	}
  .sleep-graph{
	min-height: 305px;
    align-items: center;
    }
  .mertrics-section-title{
    font-size: 17px;
  }

  
  .medicational-program {
    min-height: 830px;
  }
  
    /************************* new-onboarding ***********************/


  .onboarding-complete-plan h3 {
    max-width: 100%;
  }

  .tablets-right, .tablets-left {
    height: 140px;
  }
 
}
@media only screen and (min-height:767px) {
	.notice-regading .notice-body {
		max-height: 77vh;
    }
  
    .image-height-180{
      padding: 15px;
      margin-bottom: 10px;
      }
  
}

@media only screen and (min-width: 991px) {
  .consent-sign-treatment{
    min-height:650px;
  }
  .intake-medical-question{
    height: 472px;
  }
}
@media only screen and (min-width: 1250px) {
  .intake-medical-question{
    height: 500px;
  }
}
@media only screen and (min-width: 1800px) {
  .intake-medical-question{
    height: 510px;
  }
}
@media only screen and (max-width: 991px) {
  .account-list-outer {
    align-items: start;
    flex-direction: column;
}
.account-sm-btn {
  height: 35px;
  margin-top: 10px;
}
.orange-card-box-popup .section-title-dark{
  margin-bottom: 15px !important;
}
  .iframeCardHeight{

    height:  auto;
    
  }

  .seals-scripts{
    position: static!important;
    text-align: center;
  }
  .program-filter {
    display: block;
  }

  .program-filter input {
    margin-bottom: 15px;
  }

  .program-filter .program-right-filter {
    display: flex;
    justify-content: space-between;
  }

  .login-signup-outer{
    flex-direction: column-reverse;
    height: auto;
    position: absolute;
  }

  .login-signup-outer section {
    width: 100%;
    padding-top: 50px;
    height: auto;
    padding-bottom: 20px;
  }
  .login-img{
    margin: 0px 0px 5px;
  }
  .login-welcome{
    margin-bottom: 40px;
  }

  .calendar-outer {
    display: block;
  }

  .calendar-outer .calendar-left {
    width: 100%;
  }

  .today-appointment {
    display: none;
  }

  .add-appointment-outer .add-appointment-right .appointment-summary .summary-row {
    width: 48%;
    display: inline-block;
  }

  .tabs-outer a {
    display: block;
  }

  .speciality-row {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }

  .speciality-row .specialities {
    margin-bottom: 20px;
    min-width: 33%;
  }

  .patient-vitals .card {
    padding: 20px;
    margin-bottom: 20px;
  }

  .new-appointment-outer {
    flex-direction: column;
  }

  .new-appointment-outer .new-appointment-left {
    padding-right: 0px;
    margin-bottom: 20px;
  }

  .new-appointment-outer .new-appointment-right {
    width: 100%;
  }

  .new-appointment-outer .new-appointment-left .card {
    min-height: inherit;
  }
  .add-appointment-list-outer{
    margin-bottom: 0px;
    display: flex;
  }
  .join-call-btn{
    margin-top: 5px;
  }
    /******************* dashboard 23/6/23 *******************/
  .udates-row {
    display: block;
  }

  .update-right-section {
    margin-top: 20px;
  }

  .sample-photo-outer {
    flex-direction: column;
  }

  .sample-img {
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }

  .sample-img img {
    max-height: 200px;
  }

  .lab-section {
    flex-direction: column;
  }

  .lab-section .card {
    width: 100%;
  }

  .lab-section .card {
    margin-bottom: 20px;
  }

  .card-item-list {
    margin: 20px 0px;
  }

  .search-address {
    display: block;
  }

  .search-address .address-search, .search-address .zipcode-filter {
    width: 100%;
    margin-bottom: 15px;
  }

  .address-search-result {
    margin-top: 0px !important;
    margin-bottom: 10px;
  }
  #pharmacy-form{
    display: block;
  }
  .payment-form{
    width: 90%;
  }
  .recording-popup{
    width:506px;
    max-width: inherit;
  }
  .recording-popup video{
    width:100%;
  }
  .payment-row{
    flex-direction: column-reverse;
  }
  .payment-left, .payment-right{
    width: 100%;
  }
  .payment-inner-wrapper{
    width: 100%;
  }
  .payment-form{
    width: 100%;
  }
  .payment-inner-wrapper{
    padding: 0px 20px;
  }
  .payment-left, .payment-right{
    padding-bottom: 40px;
  }
  .payment-tabs a{
    display: inline-block;
  }
  .apply-coupon{
    max-width: 400px;
    margin:20px auto;
  }
  
  /****************************** 24/7/23 ****************************/
  .card-detail-row {
    flex-direction: column;
  }

  .manage-card {
    margin-bottom: 20px;
  }

  .card-detail-row .detail-info {
    padding: 0px 30px;
  }
  .membership-div-container .payment-form{
	width:100%;
	max-width:100%;
  }
  .payment-left, .payment-right{
    min-height: initial;
  }
  .apply-coupon, .success-coupon{
    max-width: 400px;
    margin: 20px auto;
  }
  .final-payment{
    margin-bottom: 0px;
  }
  .intake-form-outer .seals-scripts{
    position: absolute;
    right: 15px;
    bottom: 3px;
  }
  
  /****************************** 06/09/23 ****************************/
  /* .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  } */

  .quiz-assesment {
    flex-direction: column-reverse;
    align-items: center;
  }

  .quiz-assesment .assessment-right img {
    margin-bottom: 20px;
  }

  .new-accordion .accordion-item {
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }

  .new-accordion .accordion-button {
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    font-weight: 500;
  }

  .new-accordion .accordion-body {
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
  }
  .medical-Questionnaire-height .intake-wrapper {
    max-width: 100%;
    padding-left: 33px;
  }
.payment-row{
	flex-direction: column;
}
.medicational-program {
  min-height: initial;
  margin-bottom: 15px;
}

.medicational-program .medication-base-price {
  position: static;
}
.intake-details .radiobuttons .high-righ-question, .intake-details .radiobuttons .high-righ-question label {
  height: auto;
}
#questionnaire-wrapper{
  padding-left: 24px;
}


  /************************* new-onboarding ***********************/
  .onboarding-result {
    max-width: 100%;
  }

  .tablets-right, .tablets-left {
    height: 77px;
  }

  .life-changer h3, .healthcare-selfcare h3 {
    margin-top: 20px;
  }

  .life-changer span, .healthcare-selfcare span {
    font-size: 20px;
  }

  .jessica-img {
    height: auto;
  }

  .life-changer h3, .healthcare-selfcare h3 {
    font-size: 25px;
  }
  .other-plan-section{
    width: 100%;
  }
  .other-plan-section.onboarding-complete-plan1 .onboarding-plan-right img{
    width: inherit;
  }
  .other-plans > .row > div:first-child{
    margin-bottom: 60px;
  }

}
@media only screen and (max-width: 767px) {
  .desktop-padding .green-card:first-child {
    margin-top: 0px !important;
}
  .desktop-padding{
    padding:20px !important;
  }
  .copyright-footer {
    text-align: center;
}
  .mobile-mt-0{
    margin-top: 0px !important;
  }
  .mobile-b-margin button.navbar-toggler {
    background: #fff;
}
  .mobile-b-margin {
    margin-top: 50px;
}
.weightloss_refill_button .mob-btn{
  font-size: 11px;
  padding: 0 10px;
}
/*
  .login-signup-logo{
    position: initial;
    margin-top: -25px;
  }
*/
.welcome-image{
  margin-bottom: 15px;
  width: 100px;
}
.welcome-details{
  flex-direction: column;
  align-items: flex-start;
}
/* .welcome-image{
  width: 100%;
} */
.upload-outer-padding{
  padding: 25px auto ;
  margin-top: 15px;
  
}
.upload-outer-padding img{
  width: 40px;
}
.upload-outer-padding h5{
  font-size: 15px;
}
.upload-outer-padding p{
  font-size: 12px;
}





.iframeHeight{
  height: calc(100vh + 210vh) ;
}

.green-card-mob-hide{
  display: none;
}
.sidebar ul.side-links li .logout{
  display: none;
}

.large-screen-show{
  display: none;
}
.dashboard-section-title{
  font-size: 14px;
}
.page-titles{
  font-size: 14px;
}

.plan-wrapper .pricing-section h4{ 
font-size: 12px;
}
  .welcome-card img {
    display: none;
  }

  .upcoming-programs .program-img {
    position: static;
    margin-bottom: 10px;
  }

  .upcoming-programs .program-img img {
    width: 100%;
  }

  .upcoming-programs li {
    padding: 12px 15px;
    padding-left: 15px;
    display: block;
  }

  .program-filter .program-right-filter {
    flex-direction: column;
  }

  .toggle-outer {
    display: inline-flex;
    align-items: start;
    flex-direction: column;
  }

  .program-filter .program-right-filter .button {
    margin-left: 0px !important;
    margin-top: 15px;
  }

  .content .main-title {
    min-height: inherit;
  }

  .toggle-outer > label {
    margin-bottom: 5px;
  }

  .program-list ul.upcoming-programs li .program-action {
    position: absolute;
    right: 16px;
    top: 134px;
  }

  .client-profile-right {
    padding-right: 0px !important;
    margin-top: 20px;
  }

  .login-signup-outer section {
    padding: 50px 17px 30px;
  }

  .booking-detail-box {
    flex-direction: column;
  }

  .booking-date-time {
    border: none;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
  }

  .sidebar ul.side-links li a.active label {
    color: #ffffff;
  }

  .sidebar.collapse:not(.show) {
    display: none;
  }

  .sidebar .sidebar-logo {
    display: none;
  }

  .sidebar, .sidebar:hover {
    width: 100%;
    top: 65px;
    left: 0px;
    border: none;
    box-shadow: inherit;
  }

  .main {
    padding: 0px 15px;
  }

  .content .main-title {
    margin-top: 0px;
    font-size: 20px;
  }

  .main-title span {
    padding-left: 3px;
  }

  .main-title span i, .main-title span svg {
    font-size: 17px;
  }

  .navbar-toggler {
    display: block;
    border: 1px solid #dddddd;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 15px;
    border-radius: 3px;
  }

  .navbar-toggler i {
    font-size: 24px;
    margin-left: -1px;
    margin-top: -2px;
    display: inline-block;
  }

  .table-search {
    display: block;
  }
  .table-search .search {
    width: 100%;
    margin-bottom: 10px;
  }

  .client-profile-outer {
    display: block;
  }

  .client-profile-outer .client-profile-left {
    padding-right: 0px;
    width: 100%;
  }

  .add-appointment-left {
    display: block;
  }

  .add-appointment-outer .add-appointment-right .appointment-summary .summary-row {
    width: 100%;
    display: block;
  }

  .add-client-outer .add-client-left {
    width: 100%;
  }

  .add-client-outer .add-client-right {
    padding-left: 0px;
  }

  .treatment-history-heading > div {
    border: none;
    margin-bottom: 10px;
    padding-right: 0px;
    margin-right: 0px;
  }

  .treatment-history-heading {
    display: block;
  }

  .notification-popup {
    right: -41px;
  }

  .speciality-row .specialities {
    min-width: 49%;
  }

  .next-prev {
    position: static;
    margin-bottom: 20px;
  }

  .button {
    min-width: 93px;
    font-size: 13px;
    font-weight: 400;
  }

  .reply-outer .reply-row h4 span {
    color: #8492A6;
    font-size: 13px;
    margin-left: 0px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
  }

  .notification-alert span {
    display: block;
    margin-bottom: 15px;
  }

  .notification-alert {
    display: block;
  }
  .login-img{
    height: auto;
  }
  .login-welcome {
    margin-bottom: 47px;
    margin-top: 12px;
  }


  .message-row {
    flex-direction: column;
    align-items: start;
  }

  .msg-detail {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
  }

  .msg-client {
    margin-bottom: 10px;
  }
   .content{
	    min-height:initial;
  }

  .order-lab-table td {
    padding-right: 12px;
  }

  .order-lab-table .form-select {
    width: 180px;
  }

  .intake-wrapper {
    max-width: 90%;
    padding-top:90px;
  }
  .medical-Questionnaire-height .intake-wrapper{
    max-width: 100%;
    padding-top:0px;
    padding-left: 0px!important;
  }
  .progress-steps{
    display: none;
  }

  .intake-header .intake-help {
    width: auto;
  }

  .appointment-list-row {
    flex-direction: column;
  }

  .appointment-list-row .appointment-list-date {
    width: 100%;
    border-radius: 8px 8px 0px 0px;
    min-height: 56px;
    margin-bottom: 5px;
  }

  .appointment-list-btn {
    padding: 5px 15px 15px 15px;
  }

  .appointment-list-btn button {
    margin-left: 0px;
    margin-right: 5px;
  }

  .appointment-type .toggle-outer {
    position: static;
    margin-top: 15px;
  }
  .content {
    min-height: inherit;
  }
  .intake-header .intake-title{
    position: absolute;
    top: 70px;
    padding: 7px 10px;
    background: rgba(199, 88, 117, 0.08);
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 15px;
  }
  .question-number{
    top: -27px;
  }

  .question-number{
    font-size: 15px;
    left: 0px;
    margin-top: -5px;
    background: #c75875;
    color: #fff;
    padding: 0px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    min-width: 36px;
    text-align: center;
  }
  .question-number i {
    font-size: 22px;
    color:#c75875;
    display:none;
  }
  .intake-error{
    float: none;
    margin-bottom: 0px;
  }
  .body-images-outer{
    display: block;
    width: 100%;
    margin-left: 0px;
  }
  .body-images-outer > div{
    width: 46%;
    display: inline-block;
  }
  .upload-img-preview{
	margin-bottom:20px;
  }
  .kbw-signature{
	display:flex;
	align-items:center;
  }
  .kbw-signature, .kbw-signature canvas{
	width:100%!important;
  }
  #schedule-lab-file img, #schedule-lab-file{
    margin-left: 0px;
    padding-left:0px;
  }
  .provider-status {
    float: none;
    display: block;
    margin-top: 10px;
  }
  
  /**************************** 13/7/23 **************************/
  .notice-body {
    max-height: 350px;
    overflow: auto;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px;
  }

  .notification-row {
    flex-direction: column;
  }

  .notification-row label {
    min-width: inherit;
  }
  .video-recording{
    flex-direction: column;
  }
  .recording-buttons{
    width:100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .recording-buttons{
    width:auto;
    display: inline-block;
  }
  .recorging-video-box{
    height: auto;
  }
  .recording-popup{
    width: 96%;
  }
  .payment-row{
    flex-direction: column;
    margin-bottom: 20px;
  }
  .payment-left, .payment-right{  margin-bottom: 40px;
    width: 100%;
  }
  .payment-center{
    width: 100%;
    margin-bottom: 17px;
  }
  .or-verticle{
    height: 1px;
    width: 100%;
    margin: 21px 0px;
    border-right:none;
    border-bottom: 1px solid #dddddd;
  }
  .custom-option-outer{
    width:100%;
  }
  .or-verticle span{
    display: inline-block;
    padding: 0px 8px;
  }
  .payment-inner-wrapper{
    padding:20px 20px 0px;
  }
  .payment-tabs a{
    display:block;
  }
  .apply-coupon input{
    width:100%;
  }
  .payment-left, .payment-right{
    padding-top: 40px;
  }
  .apply-coupon{
    width: 100%;
  }
  .pharmacy-wrapper .preferred-field{
    flex-direction: column;
  }
  
  .not-eligible a{
	width:100%;
	margin-bottom:15px;
  }
  .notice-regading .notice-body{
	max-height:340px;
  }
  .search-pharmacy-wrapper.search-address .zipcode-filter, .search-pharmacy-wrapper.search-address .address-search{
	width:100%!important;
	margin-right:0px;
  }
   .search-pharmacy-wrapper .preferred-field{	
	    flex-direction: column;
	}

  /********************** metrics ******************/
  .popup-filters{
    flex-direction: column;
  }
  .popup-filters .field-icon {
    width: 100%;
    margin-bottom: 15px;
  }
  .generate-graph label{
    margin-bottom: 10px;
  }
  .generate-graph{
    margin-top:10px;
  }
  .popup-content-outer{
    position: relative;
    height: 555px;
    overflow: auto;
  }

  .body-overflow{
    overflow: hidden;
  }
  #questionnaire-wrapper {
    min-height: 75vh;
  }

  
  /****************************** 06/09/23 ****************************/
  .recommend-medications {
    border: none;
  }

  .recommend-medications .recommend-medications-row {
    margin-bottom: 10px;
    border: 1px solid #C1E5E1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }

  .recommend-medications div.recommend-medications-row:last-child {
    border: 1px solid #C1E5E1;
  }

  .recommend-medications-row button {
    height: 48px;
  }

  .thanks-lg .booking-title {
    font-size: 18px !important;
  }
  .medical-Questionnaire-height{
       min-height:543px!important;
  }
  
  #paypal-payment-wrapper .custom-option-outer img {
    height: 57px;
    
  }
  .pricing-head{
    margin-bottom: 10px;
  }
  .payment-right, .payment-left{
    padding-bottom: 15px;
  }
  .payment-left{
    padding-top:15px;
  }
  .one-time-setup{
    margin: 18px 0px 14px;
  }
  .payment-tabs a{
    display: inline-block;
    padding: 10px 10px;
  }
  .thanks-lg .booking-title {
    font-size: 18px !important;
  }

  .other-price {
    text-align: center;
  }

  .other-price-btn button {
    margin-bottom: 10px;
  }

  .other-price-btn P {
    text-align: center;
  }

  .phentotype-height {
    min-height: initial;
  }
  .quiz-text h2{
    font-size:20px;
  }
  .quiz-text p{
    font-size: 19px;
  } 

  #questionnaire-wrapper{
    padding-left: 0px;
  }
  #questionnaire-wrapper .intake-wrapper{
    padding-top:23px;
  }

  .marketing-intake-form{
    margin-bottom: -40px;
    margin-top: 66px;
  }

  .phenotype-header {
    padding-right:25px;
  }
  
  /************************* new-onboarding ***********************/
  .onboarding-hero p {
    line-height: 19px;
  }

  .onboarding-result {
    min-height: 127px;
  }

  .your-final-result h2 {
    font-size: 32px;
  }

  .your-final-result h2 span {
    display: block;
  }

  .tablets-right, .tablets-left {
    height: 135px;
  }

  .tablets-right {
    margin-right: -25px;
    height: 110px;
  }

  .tablets-left {
    margin-left: -41px;
  }

  .your-final-result p {
    font-size: 16px;
  }

  .right-solutions {
    margin-bottom: 20px;
  }

  .onboarding-complete-plan h3 {
    font-size: 20px;
  }

  .onboarding-complete-plan .row {
    flex-direction: column-reverse;
  }

  .onboarding-plan-right img {
    margin-bottom: 0px;
  }

  .onboarding-plan-left .button-black {
    width: 100%;
  }

  .other-plans-title h4 {
    font-size: 28px;
    max-width: 69%;
    margin: auto;
    margin-bottom: 20px;
  }
  .other-plan-section.onboarding-complete-plan1 .onboarding-plan-right img
  .your-final-result p {
    font-size: 18px;
  }

  .other-plans-title {
    margin-bottom: 30px;
  }

  .other-plan-section p {
    font-size: 14px;
  }

  .other-plan-section {
    width: 100%;
  }

  .other-plans > .row > div:first-child {
    margin-bottom: 60px;
  }

  .life-changer h3 {
    margin-top: 0px;
    font-size: 27px;
    text-align: center;
  }

  .life-changer, .healthcare-selfcare {
    padding: 30px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
  }

  .jessica-img-mobile {
    display: block;
    margin-bottom: 20px;
  }

  .life-changer {
    margin-bottom: 30px;
  }

  .life-changer p {
    font-size: 21px;
  }

  .life-changer span {
    font-size: 30px;
  }

  .healthcare-selfcare, .healthcare-selfcare .col-sm-6 {
    padding: 0px;
  }

  .healthcare-selfcare {
    text-align: center;
  }

  .healthcare-selfcare .jessica-img {
    margin-bottom: 0px;
  }

  .healthcare-selfcare h3 {
    margin-top: 0px;
    font-size: 27px;
    text-align: center;
    margin: auto;
    max-width: 70%;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .healthcare-selfcare p {
    font-size: 21px;
    line-height: 22px;
  }

  .onboarding-dashboard-outer {
    overflow: hidden;
  }

  .desktop-view {
    display: none;
  }

  .mobile-view {
    display: inline-block;
  }
  
  .phenotype-result > div label{
	display:none;
  }
  .phenotype-result > div.active label{
	display:block;
	white-space:nowrap;
  }
  .phenotype-result div span img {
    height: 18px;
  }
  .phenotype-result div span p {
    font-size: 15px;
    padding-top: 4px;
  }
  .phenotype-result div span{
	margin-top: 12px;
  }

  .payment-mes{
    margin-top: 60px;
  }
 
  /**************************************** wellness-coach ******************************/
  .fitness-img > p {
    padding-right: 0px;
  }

  .fitness-img img.phone-app {
    position: static;
    margin: auto;
    display: block;
    margin-top: 25px;
  }

  .fitmate-app-buttons {
    margin-top: 30px;
  }

  .fitmate-app-buttons img {
    margin: 0px 10px 10px;
  }

  .wellness-logos img {
    height: 30px;
  }

  .wellness-logos {
    text-align: center;
  }

  .wellness-logos span {
    font-size: 26px;
  }
 
  .chat-outer .chat-footer{
    padding-right: 115px;
  }

}
  

/*# sourceMappingURL=responsive.css.map */


@media only screen and (max-width: 767px) {
  .group-input-padding input {
    padding-left: 15px;
    padding-right: 30px !important;
  }
  .group-input-padding span {
    padding-right: 5px;
    padding-left: 5px;
  }
  .category-title-faq {
    font-size: 17px;
}
  .reverse-flex-bgs-bb {
    flex-direction: column-reverse !important;
    display: flex;
}
.customer-support-message {
  margin-top: 10px;
  margin-bottom: 0px;
}
  .large-screen-show{
    display: none;
  }
  .sidebar ul.side-links li .logout{
    display: block;
  }

  .profile-img-outer .user-dropdown .logout{
    display: none;
  }

 .profile-img-outer .user-dropdown a{
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
  padding: 0 !important;
 }
 .profile-img-outer .user-dropdown-resp a{
  margin-bottom: 7px !important;
  padding-bottom: 7px !important;
  border-bottom: 1px solid #eeeeee !important;
 }
 .profile-img-outer .user-dropdown-resp a:last-child{
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
  padding: 0 !important;
 }
.dashboard-section-title, .form-title{
  flex-direction: column;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}
.dashboard-section-title .button ,  .form-title .button{
  margin-top: 10px;
}
.form-title .button{
  font-size: 11px;
  font-weight: 400;
}
.bgs-orange-btn {
  width: 100%;
}
}
@media only screen and (max-width: 400px) {
  .bgs-dot-border-part h4 {
    font-size: 14px;
}
  .bgs-orange-btn {
    width: 100%;
  }
  .consent-signature {
    float: left;
    width: 100%;
    text-align: left;
}

}
@media only screen and (min-width: 767px) {
.green-card-mob-hide{
  display: block;
}
 .small-screen-show{
    display: none;
  } 
}