/* Responsive */
@media only screen and (max-width: 1200px) {
  .aiSecBlur {
    height: 150px;
  }
  .loginBenPt,
  .benPt {
    padding-top: 50px;
  }
  .discoverHealthSecion .item {
    /* width: calc(33.33333% - 24px); */
  }
  .loginBenPt {
    padding-bottom: 38px;
  }
}
/* 1200 end */

@media only screen and (max-width: 1199px) {
  header .logo {
    /* order: 2; */
    /* margin: 0 auto; */
  }
  header .navbar-toggler {
    /* order: 1; */
  }
  header .mobileRightPart {
    /* order: 3; */
  }
  header .navbar-collapse {
    /* order: 4; */
    background-color: var(--white);
  }
  header .forDesktop {
    display: none !important;
  }
  header .forResponsive {
    display: block !important;
  }
  header .loginRigt {
    margin-right: 0;
    padding-right: 0;
    /* margin-left: 0;
      border-left: 0; */
  }
  header .loginRigt .nav-link {
    /* padding-left: 16px !important; */
  }
  header .userInfoContainer .userImgName {
    padding-right: 0;
  }
  header .mobileRightPart,
  header .nvMobileBtn {
    /* width: 33.3333%; */
  }
  header .loginRigt {
    margin-left: 37.5px;
    padding-left: 37.5px;
  }
}
/* 1199 end */

@media only screen and (max-width: 1024px) {
  .home-v3 .healthStorySection .contentArea,
  .healthStorySection .contentArea {
    padding: 60px 40px;
  }
  .contentArea_147_80_i,
  .contentArea_122_80_i {
    padding: 60px 40px !important;
  }
  .aiCompanionSecion .titleSubTitle {
    /* padding: 24px; */
  }
  .aiCompanionSecion .itemRow .item {
    width: calc(50% - 24px);
  }
  .freshIdeasSecion .item {
    width: calc(50% - 24px);
  }
  .unlockVipSecion .table-fixed {
    table-layout: auto;
  }
  .unlockVipSecion .table th,
  .unlockVipSecion .table td {
    min-width: 210px;
  }
  .unlockVipSecion .table tr > th,
  .unlockVipSecion .table tr > td {
    padding: 12px 16px;
    font-size: 16px;
  }
  .unlockVipSecion .table thead tr > th {
    padding: 12px 16px;
    padding-top: 0;
    font-size: 18px;
  }
  .unlockVipSecion .table tr > :first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .unlockVipSecion .table tr > :last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .healthStorySection .strImg {
    width: 52%;
  }
  .blogListingArea .searchCont .form-control,
  .subscribeSection .inputCol .form-control {
    min-height: 40px;
  }
  .grid3Gap32_48 .item {
    width: calc(50% - 32px);
  }
  .plansCardSecion .cardItem {
    width: calc(50% - 32px);
  }
  .home-v3 .bannerAISecion .heading_area .btn_green {
    min-height: 48px;
  }
  footer.ikyFooter {
    padding-top: 40px;
  }
  .discoverHealthSlider.slick-slider {
    margin: 0 -6px;
  }
  .discoverHealthSlider .slick-slide {
    margin-right: 6px;
    margin-left: 6px;
  }
  .discoverHealthSecion .gridImg {
    max-width: 100px;
  }
  .signUpLoginV2Form .customDesign {
    min-height: 52px;
  }
  .affiliateDashboard table td {
    min-width: 140px;
  }
  .mealPlansGrid .item {
    width: calc(50% - 20px);
  }

  .accountPage .nav-tabs {
    border-radius: 12px;
    padding: 6px;
    /* overflow: auto;
    max-width: 100%;
    white-space: nowrap;
    flex-wrap: nowrap;
    justify-content: start !important; */
  }
  .accountPage .nav-tabs .nav-link {
    padding: 4px 8px;
    flex-direction: column;
    /* font-size: 11px; */
    line-height: 100%;
    border-radius: 8px;
  }
  .accountPage .nav-tabs .nav-link:not(:last-child) {
    margin-right: 2px;
  }
  .accountPage .nav-tabs .nav-link .iconDiv {
    max-width: 20px;
    min-width: 20px;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 4px;
  }
  .loginBenPt {
    padding-bottom: 30px;
  }
  .sRecipe_grid6 .item {
    min-height: 61px;
  }
  .dsDetails li *,
  .dsDetails li {
    font-size: 18px;
    line-height: 28px;
  }
  .descriptionInstructionsSecion .left_col .allBtnContainer ._btn {
    padding-left: 16px;
    padding-right: 16px;
  }

  .affiliateAreaPage
    #affwp-affiliate-dashboard
    #affwp-affiliate-dashboard-tabs {
    border-radius: 12px;
    padding: 6px;
  }
  .affiliateAreaPage
    #affwp-affiliate-dashboard
    #affwp-affiliate-dashboard-tabs
    li
    a {
    padding: 4px 8px;
    flex-direction: column;
    line-height: 100%;
    border-radius: 8px;
    min-height: 35px;
  }

  .affwp-table tr > th,
  .affwp-table tr > td {
    padding: 12px 16px;
    font-size: 16px;
  }
  .personalizedSection .imgTextMain {
    max-width: 45%;
  }
}
/* 1024 end */

@media only screen and (min-width: 768px) {
  .searchFilter .sortRight {
    max-width: 193px;
    min-width: 193px;
  }
}
@media only screen and (max-width: 767px) {
  header .userImgName span {
    display: none;
  }
  header .userImgName .userImg {
    margin-left: 0;
  }
  header .loginRigt .nav-link,
  header .userInfoContainer .userImgName {
    /* padding-left: 10px !important; */
    white-space: nowrap;
  }
  .aiSecBlur {
    height: 70px;
  }
  .aiImgContainer .aiImg {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    /* min-height: 220px; */
  }
  .aiImgContainer .imgInner img {
    margin-top: 0;
  }

  .accordion-button {
    font-size: 20px;
    padding: 16px;
  }
  .accordion-button:not(.collapsed) {
    padding-bottom: 12px;
  }
  .accordion-body {
    padding: 16px;
    padding-top: 0;
  }

  .home-v3 .healthStorySection .contentArea,
  .healthStorySection .contentArea {
    padding: 24px;
    padding-top: 156px;
  }
  .contentArea_147_80_i,
  .contentArea_122_80_i {
    padding: 24px !important;
    padding-top: 156px !important;
  }
  .askTodaySecion .qs {
    font-size: 15px;
    padding: 8px;
  }
  .aiCompanionSecion .itemRow .item {
    width: calc(100% - 24px);
  }
  .discoverHealthSecion .item {
    /* width: calc(50% - 24px); */
  }

  .healthStoryTopImg .contentArea > *:not(:last-child) {
    z-index: 9;
    position: relative;
  }
  .healthStorySection .strImg {
    /*   position: unset;
    margin-top: 16px; */
    width: 100%;
    z-index: 1;
  }
  .healthStoryTopImg .contentArea {
    /* padding-bottom: 0; */
  }
  .healthStorySection .contentBgMobile .strImg {
    display: none;
  }
  .healthStorySection .contentBgMobile .bg_colr {
    background-color: transparent;
  }
  .healthStorySection .contentBgMobile {
    background-image: url("../images/iky-images/bannerAI-Img_new.webp");
  }
  .healthStoryTopImg .bg2 {
    background: linear-gradient(
      3.44deg,
      #092e31 4.56%,
      #080f0f 15.56%,
      rgba(9, 46, 49, 0.94) 28.49%,
      rgba(9, 46, 49, 0.78) 42.91%,
      rgba(9, 46, 49, 0.3) 80.72%,
      rgba(9, 46, 49, 0.74) 109.94%
    );
  }
  .plansCardSecion .cardItem,
  .grid2Gap32_48 .item,
  .grid3Gap32_48 .item {
    width: calc(100% - 32px);
  }
  .loginBenPt.benefitsSecion .item {
    display: flex;
    text-align: start;
  }
  .loginBenPt.benefitsSecion .icnContainer {
    margin-left: 0;
    margin-right: 24px;
  }
  .discoverHealthSecion .gridImg {
    max-width: 80px;
  }

  .homeNewPricingGridTbl .plansCardSecion .cardItem {
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .homeNewPricingGridTbl .tablesContainer {
    /*     border-top-left-radius: 0;
    border-bottom-left-radius: 0; */
    border: 1px solid #eaecf0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
    border-top: 0;
  }
  .signUpLoginV2 .signUpstep .imgCol {
    display: none;
  }
  .signUpLoginV2 .signUpstep .sm_text_center {
    text-align: center !important;
  }
  .signUpLoginV2 .signUpstep .sm_mx_auto {
    margin-left: auto;
    margin-right: auto;
  }
  .signUpLoginV2 .signUpstep .detailsCol {
  }
  .mealPlansGrid .item {
    width: calc(100% - 20px);
  }
  .mealSearchSuggestion .item .imgCol {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
  }
  .freshIdeasSlider .slick-list {
    padding: 0 15% 0 0 !important;
  }
  #mealPlanAccordion .accordion-button * {
    font-size: 14px;
    line-height: 20px;
  }
  #mealPlanAccordion .accordion-body * {
    font-size: 12px;
    line-height: 18px;
  }
  #mealPlanAccordion .mealImg {
    height: 40px;
    width: 47px;
  }
  #mealPlanAccordion .btnGroup a,
  #mealPlanAccordion .btnGroup button {
    min-width: 20px;
  }
  #mealPlanAccordion .accordion-item .firstCol {
    width: 17.5%;
  }
  #mealPlanAccordion .accordion-item .secondCol {
    width: 20.5%;
  }
  #mealPlanAccordion .accordion-item .thirdCol {
    width: 45%;
  }
  #mealPlanAccordion .accordion-item .fourthCol {
    width: 17%;
    min-height: 20px;
  }
  #mealPlanAccordion .accordion-item:not(:last-child) {
    margin-bottom: 8px;
  }
  .sRecipe_grid6 {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }

  .affwp-table tr > :first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 12px;
  }
  .affwp-table tr > :last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
  }
  .affwp-table-responsive tbody tr:last-child td:last-child {
    margin-bottom: 0;
  }
  .personalizedSection .mainParent .qs {
    max-width: 206px;
    font-size: 10px;
  }
  .personalizedSection .askTodaySecion .qs .icon {
    height: 19px;
    width: 19px;
    min-width: 19px;
    margin-right: 5px;
  }
  .personalizedSection .askTodaySecion .qs .icon img {
    max-width: 11px;
  }
  .personalizedSection .mainParent .qs:nth-child(2) {
    transform: translate(-50%, -50%);
    left: 75%;
  }
  .personalizedSection .mainParent .qs:nth-child(4),
  .personalizedSection .mainParent .qs:nth-child(3) {
    left: 65%;
  }
  .personalizedSection .mainParent .qs:nth-child(4) {
    bottom: 3%;
  }
  .personalizedSection .mainParent .qs:nth-child(5) {
    left: 24%;
  }
  .personalizedSection .mainParent .qs:nth-child(6) {
    left: 35%;
    bottom: 18%;
  }
}
/* 767 end */

@media only screen and (max-width: 520px) {
  .footerSocial {
    margin-top: 8px;
  }
  .resultsSection .usrNme .heading_18 {
    max-width: 110px;
  }
  footer .footer_main .footerMenuTop .mnItem {
    margin: 0;
    margin-bottom: 24px;
  }
  footer .copyrightMenu {
    margin-top: 8px;
    padding-top: 32px;
    padding-bottom: 26px;
  }
  .lifestyleSecion .twoBtnParent .btnItem ._btn,
  .lifestyleSecion .twoBtnParent .btnItem {
    width: 100%;
  }

  .personalInformationArea
    .formGroup
    .inputRow:not(:first-child)
    .inputGroupHalf {
    width: 100%;
  }
  .personalInformationArea
    .formGroup
    .inputRow:not(:first-child)
    .inputGroupHalf:first-child {
    margin-right: 0;
  }
  .formGroup .inputRow {
  }
  #recipeAccordion .selectContainer .item {
    letter-spacing: -0.3px;
  }
}
/* 520 end */

@media only screen and (max-width: 480px) {
  .freshIdeasSecion .item,
  .discoverHealthSecion .item {
    /* width: calc(100% - 24px); */
  }
  .resultsSection .usrNme .heading_18 {
    max-width: 80px;
  }
  .saveMealArea .formArea {
    flex-direction: column;
  }
  .saveMealArea .form-control {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    min-height: 48px;
  }
  #recipeAccordion .selectContainer .item {
    padding: 5px;
    font-weight: 400;
    font-size: 13px;
  }
}
/* 480 end */

@media only screen and (max-width: 385px) {
  .descriptionInstructionsSecion .left_col .heartShareBtn {
    height: 37px;
    width: 37px;
    min-width: 37px;
  }
  .descriptionInstructionsSecion .left_col .heartShareBtn img {
    max-width: 18px;
  }
  .descriptionInstructionsSecion .left_col .allBtnContainer ._btn {
    min-height: 37px;
    padding: 3px 8px;
    font-size: 14px;
  }
  .descriptionInstructionsSecion .left_col .allBtnContainer ._btn img {
    margin-right: 5px;
    max-width: 17px;
  }
}
