/********** Phone: Portrait **********/
@media only screen and (min-device-width : 320px) and (max-width: 735px) and (orientation: portrait) {
    h1 {
        margin: 0 0 1% 0;
        width: 100%;
        font-size: 1.3em;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        color:#007C9D;
    }

    h2 {
        clear: both;
        margin: 3% 0 1% 0;
        width: 100%;
        text-decoration: underline;
        text-transform: capitalize;
        font-size: 1.1em;
        font-weight: 700;
        line-height: 1.2;
        color: #007C9D;
    }

    h5 {
        clear: both;
        float: left;
        margin: 2% 0 0 0;
        width: 100%;
        font-size: 1.1em;
        font-weight: 700;
        text-transform: capitalize;
        color: #007C9D;
    }

    p {
        margin: 0 0 1% 0;
        font-size: 1em;
        line-height: 1.3;
    }

    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .noMarginPara {
        margin-bottom: 0;
    }

    .kynResourcesListNoPadding {
        padding: 0 0 0 1%;
        width: 180px;
    }

    .kynResourcesListSpacing > li {
        margin: 0 0 6% 0;
    }

    .kynResourcesListBullet {
        margin: 0;
    }

    .kynResourcesListBullet > li {
        margin: 0 0 1% 0;
        list-style: disc;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesListCircle > li {
        list-style: circle;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesListNumber ol > li {
        list-style: upper-roman;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesListSpacing > li:last-child {
        margin: 0;
    }

    .right {
        float: right !important;
    }

    .subHdr {
        font-size: 1.1em;
        font-weight: 700;
        color: #007C9D;
        text-transform: capitalize;
    }

    .divider {
        position: relative;
        height: 1px;
        width: 60%;
        margin: 2% auto !important;
    }

    .div-transparent::before {
        content: "";
        position: absolute;
        top: 0;
        left: 5%;
        right: 5%;
        height: 2px;
        background-image: linear-gradient(to right, transparent, rgb(0, 124, 157), transparent);
    }

    .kynResourcesHeader {
        width: 100%;
        overflow: hidden;
        height: 40px;
    }

    .mainContainer {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .mainContent {
        padding: 0;
        margin: 2% 4% 0 4%;
        overflow: hidden;
    }

    .kynResourcesPageTitle {
        width: 100%;
        margin: 0 0 2% 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .kynHdrImg {
        float: left;
        width: 20%;
        margin: 0 2% 0 0;
        display: none;
    }

    .kynResourcesPageHdr {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 2%;
        padding: 0 4%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kynBPImg {
        float: left;
        margin: .5% 1.5% 0 0;
        padding: 0;
        width: 14%;
        border-radius: 6px;
        border: solid #007C9D 2px;
    }

    .kynBPHeartImg {
        float: right;
        width: 32%;
        margin: 0 1% 0 3%;
    }

    .kynResourcesBold {
        font-weight: 700;
        text-decoration: underline;
    }

    .kynResourcesSubHdr {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesParaIndent {
        margin-left: 3%;
    }

    .kynResourcesInfoBox {
        clear:both;
        width: 75%;
        margin: 8% auto 3%;
        padding: 2%;
        border: double #007C9D 6px;
        border-radius: 12px;
        text-align: center;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesInfoBox > h2 {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
    }

    .kynResourcesCalloutBox {
        width: 75%;
        margin: 1% auto;
        padding: 0;
        text-align: center;
    }

    .kynResourcesCalloutBox > h5 {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesCalloutBox > p {
        color: #007C9D;
    }

    /** BMI Basics **/
    .kynResourcesBMICategoriesTableContainer {
        width: 90%;
        margin: 6% auto;
    }

    .kynResourcesBMICategoriesTable {
        width: 100%;
    }
    
    .kynResourcesBMICategoriesTable td {
        vertical-align: top;
        padding: 1% 2%;
        border: solid #5f5f5f 1px;
    }

    .kynResourcesBMICategoriesTable td > p {
        font-size: .9em;
    }

    .kynReferencesBMICalc {
        width: 100%;
        margin: 2% 0;
        text-align: center;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesBMIBasicsList li {
        list-style-type: disc;
        font-size: 14pt;
        line-height: 1.3;
    }
    
    .kynResourcesMealPlanBlue:last-child {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #000 1px;
        background-color: #007C9D;
    }

    tr:nth-child(even) {
        background: #fff;
    }

    tr:nth-child(odd) {
        background: #f5f5f5;
    }

    table#mealPlan li {
        margin: 0 0 10px 0;
    }

    /** BMI Food Control **/
    .kynResourcesBMIFoodControlTableArrows {
        margin: 1.5% 0 0 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }

    .kynResourcesBMICalciumFoodsTableContainer {
        width: 100%;
        margin: 0 0 4% 0;
        position: relative;
        overflow-x: scroll;
    }

    .bmiCalciumFoodsTable {
        width: 100%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
        line-height: 1.4;
    }

    .bmiCalciumFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
        width: calc(600px / 3);
    }

    .bmiCalciumFoodsTable ul {
        padding: 0;
    }

    .bmiCalciumFoodsTable li {
        list-style: none;
        line-height: 1.5;
    }

    th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIFoodsTableBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px;
        background-color: #007C9D;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    /*** BMI Meal Plan ***/
    .kynResourcesBMIMealPlanTableArrows {
        margin: 1.5% 0 0 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }
    
    .kynResourcesArrowLeft {
        overflow: hidden;
    }
    
    .kynResourcesArrowLeft img {
        width: 90%;
    }

    .kynResourcesArrowTxt {
        margin: .25% 2% 0;
        font-size: 1em;
        text-align: center;
    }
    
    .kynResourcesArrowRight {
        overflow: hidden;
    }
    
    .kynResourcesArrowRight img {
        width: 90%;
    }

    .kynResourcesBMIMealPlanTableContainer {
        position: relative;
        overflow: hidden;
    }

    .kynResourcesBMIMealPlanTableContent {
        max-width: 100%;
        margin-left: 100px;
        overflow-x: scroll;
    }

    .kynResourcesBMIMealPlanTable {
        max-width: 100%;
        font-size: 1em;
        table-layout: fixed;
        border-collapse: collapse;
        overflow-x: scroll;
        overflow-y: visible;
    }

    .kynResourcesBMIMealPlanTable ul {
        padding: 0 0 0 2%;
        width: 200px;
    }

    .kynResourcesBMIMealPlanTable td {
        vertical-align: top;
        padding: 5px 20px;
        border: solid #7b7b7b 1px;
    }

    .kynResourcesBMIMealPlanTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIMealPlanTable li {
        margin: 0 0 2% 0;
        list-style-type: disc;
        line-height: 1.2;
    }

    .kynResourcesMealPlanBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px !important;
        background-color: #007C9D;
    }

    .kynResourcesMealPlanBlueTxt {
        font-size: 1.1em;
    }

    /** BMI Field Guide **/
    .kynResourcesBMIFieldGuideTableArrows {
        margin: 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }
    
    .kynResourcesArrowLeft {
        overflow: hidden;
    }

    .kynResourcesArrowTxt {
        margin: .25% 2% 0;
        font-size: 1em;
        text-align: center;
    }
    
    .kynResourcesArrowRight {
        overflow: hidden;
    }
    .kynResourcesBMIFoodsAvoidTableContainer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        overflow-x: scroll;
    }

    .kynResourcesBMIFoodsAvoidTable {
        width: 280%;
        table-layout: fixed;
        border-collapse: collapse;
        font-size: 1em;
    }

    .kynResourcesBMIFoodsAvoidTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .kynResourcesBMIFoodsAvoidTable ul {
        list-style: none;
        padding: 0;
    }

    .kynResourcesBMIFoodsAvoidTable li {
        line-height: 1.5;
    }

    .kynResourcesBMIFoodsAvoidTableBlue {
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        color: #fff;
        background-color: #007C9D;
        border: solid #fff 1px !important;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    .kynResourcesBMIOilTable {
        width: auto;
    }

    .kynResourcesBMITableHighlight {
        width: 78%;
        background-color: yellow;
    }
    
    .kynResourcesBMIRealFoodsTableContainer {
        width: 100%;
        margin: 0 0 2% 0;
        position: relative;
        overflow-x: scroll;
    }

    .bmiRealFoodsTable {
        width: 260%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
        line-height: 1.4;
    }

    .bmiRealFoodsTable ul {
        padding: 0 0 0 2%;
    }

    .bmiRealFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiRealFoodsTable li {
        list-style: none;
    }

    /** BMI Self-care **/
    .kynBPSelfCareHdrImg {
        float: left;
        width: 22%;
        margin: 0 1% 0 0;
        display: none;
    }

    .kynResourcesSelfCareInfoBox {
        overflow: hidden;
        clear:both;
        width: 92%;
        margin: 0 auto 3%;
        padding: 0;
        border: double #007C9D 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesSelfCareInfoBoxHdr {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-size: .9em;
        font-weight: 700;
        line-height: 1.1;
    }

    .kynResourcesSelfCareRiskContainer {
        width: 100%;
        float: left;
        padding: 1%;
        border-bottom: solid #007C9D 1px;
    }

    .kynResourcesSelfCareVeryHighRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: #cc0000;
    }

    .kynResourcesSelfCareHighRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: red;
    }

    .kynResourcesSelfCareMediumRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: orange;
    }

    .kynResourcesSelfCareLowRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: green;
    }

    .kynResourcesSelfCareUnderweight {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: #7b7b7b;
    }

    .kynResourcesSelfCareDisclaimer {
        margin: 2% 0 0 0;
        font-size: .7em;
        line-height: 1.2;
    }

    .kynResourcesSelfCareDisclaimerNoLink {
        float: right;
        margin: 2% 2% 0 0;
        font-size: .7em;
        line-height: 1.2;
        color: #007bff;
    }

    .kynResourcesSelfCareGoalContainer {
        width: 98%;
        padding: 2%;
        float: left;
    }

    .kynResourcesSelfCareGoalContainer p {
        font-size: .8em;
        margin: 0 0 3% 0;
        line-height: 1.2;
    }

    .kynResourcesSelfCareLeft {
        float: left;
        width: 100%;
        margin: 0;
    }

    .kynResourcesSelfCareRight {
        float: left;
        width: 100%;
        margin: 0 0 4% 0;
    }

    .kynResourcesSelfCareSubHdr {
        width: 100%;
        font-size: .9em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesSelfCareLeft p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareLeft ul {
        margin: 0;
        padding: 0 0 0 8%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareLeft li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareRight p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareRight ul {
        margin: 0;
        padding: 0 0 0 8%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareRight li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareCopyright {
        width: 100%;
        overflow: hidden;
        margin: 2% 0;
        font-size: .8em;
        line-height: 1.2;
    }

    /** Footer **/
    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
        text-align: center;
        font-size: .8em;
        line-height: 1.2;
        color: #fff;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }
}

/********** Phone: Landscape **********/
@media only screen and (min-device-width: 360px) and (max-device-height: 736px) and (orientation: landscape) {
    /** BMI Basics **/
    h1 {
        margin: 0 0 1% 0;
        width: 100%;
        font-size: 1.3em;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        color:#007C9D;
    }

    h2 {
        clear: both;
        margin: 3% 0 1% 0;
        width: 100%;
        text-decoration: underline;
        text-transform: capitalize;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    h5 {
        clear: both;
        float: left;
        margin: 2% 0 0 0;
        width: 100%;
        font-size: 1.1em;
        font-weight: 700;
        text-transform: capitalize;
        color: #007C9D;
    }

    p {
        margin: 0 0 1% 0;
        font-size: 1em;
        line-height: 1.3;
    }

    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .noMarginPara {
        margin-bottom: 0;
    }

    .kynResourcesListNoPadding {
        padding: 0 0 0 1%;
    }

    .kynResourcesListSpacing > li {
        margin: 0 0 6% 0;
    }

    .kynResourcesListBullet {
        margin: 0;
    }

    .kynResourcesListBullet > li {
        margin: 0 0 1% 0;
        list-style: disc;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesListCircle > li {
        list-style: circle;
        font-size: 1em;
        line-height: 1.6;
    }

    .kynResourcesListNumber ol > li {
        list-style: upper-roman;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesListSpacing > li:last-child {
        margin: 0;
    }

    .right {
        float: right !important;
    }

    .subHdr {
        font-size: 1.1em;
        font-weight: 700;
        color: #007C9D;
        text-transform: capitalize;
    }

    .divider {
        position: relative;
        height: 1px;
        width: 60%;
        margin: 2% auto !important;
    }

    .div-transparent::before {
        content: "";
        position: absolute;
        top: 0;
        left: 5%;
        right: 5%;
        height: 2px;
        background-image: linear-gradient(to right, transparent, rgb(0, 124, 157), transparent);
    }

    .kynResourcesHeader {
        width: 100%;
        overflow: hidden;
        height: 90px;
    }

    .mainContainer {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .mainContent {
        padding: 0;
        margin: 2% 4% 0 4%;
        overflow: hidden;
    }

    .kynResourcesPageTitle {
        width: 100%;
        margin: 0 0 2% 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .kynHdrImg {
        float: left;
        width: 15%;
        margin: 0 2% 0 0;
    }

    .kynResourcesPageHdr {
        width: 75%;
        overflow: hidden;
        margin: 0 auto 2%;
        padding: 0 4%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kynBPImg {
        float: left;
        margin: .5% 1.5% 0 0;
        padding: 0;
        width: 14%;
        border-radius: 6px;
        border: solid #007C9D 2px;
    }

    .kynBPHeartImg {
        float: right;
        width: 32%;
        margin: 0 1% 0 3%;
    }

    .kynResourcesBold {
        font-weight: 700;
        text-decoration: underline;
    }

    .kynResourcesSubHdr {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesParaIndent {
        margin-left: 3%;
    }

    .kynResourcesInfoBox {
        clear:both;
        width: 75%;
        margin: 8% auto 3%;
        padding: 2%;
        border: double #007C9D 6px;
        border-radius: 12px;
        text-align: center;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesInfoBox > h2 {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
    }

    .kynResourcesCalloutBox {
        width: 75%;
        margin: 1% auto;
        padding: 0;
        text-align: center;
    }

    .kynResourcesCalloutBox > h5 {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesCalloutBox > p {
        color: #007C9D;
    }

    /** BMI Basics **/
    .kynResourcesBMICategoriesTableContainer {
        width: 52%;
        margin: 2% auto;
    }
    .kynResourcesBMICategoriesTable {
        width: 100%;
        font-size: 18px;
    }
    
    .kynResourcesBMICategoriesTable td {
        vertical-align: top;
        padding: 1% 2%;
        border: solid #5f5f5f 1px;
    }
    
    .kynResourcesBMICategoriesTable p {
        font-size: .9em;
    }

    .kynReferencesBMICalc {
        width: 100%;
        margin: 1.5% 0;
        text-align: center;
        font-size: 1em;
    }

    .kynResourcesBMIBasicsList li {
        list-style-type: none;
        font-size: 14pt;
        line-height: 1.3;
    }
    
    .kynResourcesMealPlanBlue:last-child {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #000 1px;
        background-color: #007C9D;
    }

    tr:nth-child(even) {
        background: #fff;
    }

    tr:nth-child(odd) {
        background: #f5f5f5;
    }

    table#mealPlan li {
        margin: 0 0 10px 0;
    }

    /** BMI Food Control **/
    .kynResourcesBMIFoodControlTableArrows {
        display: none;
    }

    .kynResourcesBMICalciumFoodsTableContainer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

    .bmiCalciumFoodsTable {
        width: 100%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
        line-height: 1.5;
    }

    .bmiCalciumFoodsTable ul {
        padding: 0;
    }

    .bmiCalciumFoodsTable ul > li {
        list-style: none;
    }

    .bmiCalciumFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiCalciumFoodsTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIFoodsTableBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px;
        background-color: #007C9D;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    /*** BMI Meal Plan ***/
    .kynResourcesBMIMealPlanTableArrows {
        margin: 1.5% 0 0 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }
    
    .kynResourcesArrowLeft {
        overflow: hidden;
    }
    
    .kynResourcesArrowLeft img {
        width: 90%;
    }

    .kynResourcesArrowTxt {
        margin: .25% 2% 0;
        font-size: 1em;
        text-align: center;
    }
    
    .kynResourcesArrowRight {
        overflow: hidden;
    }
    
    .kynResourcesArrowRight img {
        width: 90%;
    }

    .kynResourcesBMIMealPlanTableContainer {
        position: relative;
        overflow: hidden;
    }

    .kynResourcesBMIMealPlanTableContent {
        max-width: 100%;
        margin-left: 100px;
        overflow-x: scroll;
    }

    .kynResourcesBMIMealPlanTable {
        max-width: 100%;
        font-size: 1em;
        line-height: 1.4;
        table-layout: fixed;
        border-collapse: collapse;
        overflow-x: auto;
        overflow-y: visible;
    }

    .kynResourcesBMIMealPlanTable ul {
        padding: 0 0 0 2%;
        width: 200px;
    }

    .kynResourcesBMIMealPlanTable td {
        vertical-align: top;
        padding: 5px 20px;
        border: solid #7b7b7b 1px;
    }

    .kynResourcesBMIMealPlanTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIMealPlanTable li {
        list-style-type: disc;
        line-height: 1.3;
        margin: 0 0 3% 0;
    }

    .kynResourcesMealPlanBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px !important;
        background-color: #007C9D;
    }

    .kynResourcesMealPlanBlueTxt {
        font-size: 1.1em;
    }

    /** BMI Field Guide **/
    .kynResourcesBMIFieldGuideTableArrows {
        margin: 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }

    .kynResourcesBMIFoodsAvoidTableContainer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        overflow-x: scroll;
    }

    .kynResourcesBMIFoodsAvoidTable {
        width: 130%;
        table-layout: fixed;
        border-collapse: collapse;
        font-size: 1em;
    }

    .kynResourcesBMIFoodsAvoidTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .kynResourcesBMIFoodsAvoidTable ul {
        list-style: none;
        padding: 0;
    }

    .kynResourcesBMIFoodsAvoidTable li {
        line-height: 1.5;
    }

    .kynResourcesBMIFoodsAvoidTableBlue {
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        color: #fff;
        background-color: #007C9D;
        border: solid #fff 1px !important;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    .kynResourcesBMIOilTable {
        width: auto;
    }

    .kynResourcesBMITableHighlight {
        width: 78%;
        background-color: yellow;
    }
    
    .kynResourcesBMIRealFoodsTableContainer {
        width: 100%;
        margin: 0 0 2% 0;
        position: relative;
        overflow-x: scroll;
    }

    .bmiRealFoodsTable {
        width: 130%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
        line-height: 1.4;
    }

    .bmiRealFoodsTable ul {
        padding: 0 0 0 2%;
    }

    .bmiRealFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiRealFoodsTable li {
        list-style: none;
    }
    
    /** BMI Self-care **/
    .kynBPSelfCareHdrImg {
        float: left;
        width: 22%;
        margin: 0 1% 0 0;
    }

    .kynResourcesSelfCareInfoBox {
        overflow: hidden;
        clear:both;
        width: 98%;
        margin: 0 auto 3%;
        padding: 0;
        border: double #007C9D 6px;
        border-radius: 12px;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesSelfCareInfoBoxHdr {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-size: .9em;
        font-weight: 700;
        line-height: 1.1;
    }

    .kynResourcesSelfCareRiskContainer {
        width: 44%;
        float: left;
        padding: 1%;
        border-right: solid #007C9D 1px;
    }

    .kynResourcesSelfCareVeryHighRisk {
        margin: 0 0 2% 0;
        font-size: .9em;
        font-weight: 700;
        color: #cc0000;
    }

    .kynResourcesSelfCareHighRisk {
        margin: 0 0 2% 0;
        font-size: .9em;
        font-weight: 700;
        color: red;
    }

    .kynResourcesSelfCareMediumRisk {
        margin: 0 0 2% 0;
        font-size: .9em;
        font-weight: 700;
        color: orange;
    }

    .kynResourcesSelfCareLowRisk {
        margin: 0 0 2% 0;
        font-size: .9em;
        font-weight: 700;
        color: green;
    }

    .kynResourcesSelfCareUnderweight {
        margin: 0 0 2% 0;
        font-size: .9em;
        font-weight: 700;
        color: #7b7b7b;
    }

    .kynResourcesSelfCareDisclaimer {
        margin: 2% 0 0 0;
        font-size: .7em;
        line-height: 1.2;
    }

    .kynResourcesSelfCareDisclaimerNoLink {
        float: right;
        margin: 2% 2% 0 0;
        font-size: .7em;
        line-height: 1.2;
        color: #007bff;
    }

    .kynResourcesSelfCareGoalContainer {
        width: 50%;
        padding: 1%;
        float: left;
    }

    .kynResourcesSelfCareGoalContainer p {
        font-size: .8em;
        margin: 0 0 3% 0;
        line-height: 1.2;
    }

    .kynResourcesSelfCareLeft {
        float: left;
        width: 52%;
        margin: 0 0 2% 0;
    }

    .kynResourcesSelfCareRight {
        float: right;
        width: 45%;
        margin: 0 0 4% 0;
    }

    .kynResourcesSelfCareSubHdr {
        width: 100%;
        font-size: .9em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesSelfCareLeft p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesSelfCareLeft ul {
        margin: 0;
        padding: 0  0 0 8%;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesSelfCareLeft li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareRight p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesSelfCareRight ul {
        margin: 0;
        padding: 0  0 0 8%;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesSelfCareRight li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareCopyright {
        width: 100%;
        overflow: hidden;
        margin: 2% 0;
        font-size: .8em;
        line-height: 1.2;
    }
    
    /** BMI Medications **/
    #kynMedList > li {
        margin: 0;
    }

    .kynResourcesBPMedsListContainer {
        width: 100%;
    }

    .kynResourcesBPMedsListContainer > ol > li {
        list-style: decimal;
        font-size: 14pt;
    }

    .kynResourcesBPMedsNestedListContainer > li {
        list-style: lower-latin;
        font-size: 14pt;
        line-height: 1.5;
        margin: 0;
    }

    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        text-align: center;
        font-size: .9em;
        color: #fff;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }

    /** Footer **/
    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        text-align: center;
        font-size: .9em;
        color: #fff;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
        font-size: .9em;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }
}

/********** Tablet: Portrait **********/
@media only screen and (min-width: 736px) and (max-width: 1024px) and (orientation : portrait) {
    h1 {
        margin: 0 0 1% 0;
        width: 100%;
        font-size: 1.6em;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        color:#007C9D;
    }

    h2 {
        clear: both;
        margin: 3% 0 1% 0;
        width: 100%;
        text-decoration: underline;
        text-transform: capitalize;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    h5 {
        clear: both;
        float: left;
        margin: 2% 0 0 0;
        width: 100%;
        font-size: 1.1em;
        font-weight: 700;
        text-transform: capitalize;
        color: #007C9D;
    }

    p {
        margin: 0 0 1% 0;
        font-size: 1em;
        line-height: 1.3;
    }

    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .noMarginPara {
        margin-bottom: 0;
    }

    .kynResourcesListNoPadding {
        padding: 0 0 0 1%;
    }

    .kynResourcesListSpacing > li {
        margin: 0 0 6% 0;
    }

    .kynResourcesListBullet {
        margin: 0;
    }

    .kynResourcesListBullet > li {
        margin: 0 0 1% 0;
        list-style: disc;
        font-size: 1em;
        line-height: 1.4;
    }

    .kynResourcesListCircle > li {
        list-style: circle;
        font-size: 1em;
        line-height: 1.6;
    }

    .kynResourcesListNumber ol > li {
        list-style: upper-roman;
        font-size: 1em;
        line-height: 1.6;
    }

    .kynResourcesListSpacing > li:last-child {
        margin: 0;
    }

    .right {
        float: right !important;
    }

    .subHdr {
        font-size: 1.1em;
        font-weight: 700;
        color: #007C9D;
        text-transform: capitalize;
    }

    .divider {
        position: relative;
        height: 1px;
        width: 60%;
        margin: 2% auto !important;
    }

    .div-transparent::before {
        content: "";
        position: absolute;
        top: 0;
        left: 5%;
        right: 5%;
        height: 2px;
        background-image: linear-gradient(to right, transparent, rgb(0, 124, 157), transparent);
    }

    .kynResourcesHeader {
        width: 100%;
        overflow: hidden;
        height: 90px;
    }

    .mainContainer {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .mainContent {
        padding: 0;
        margin: 2% 4% 0 4%;
        overflow: hidden;
    }

    .kynResourcesPageTitle {
        width: 100%;
        margin: 0 0 2% 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .kynHdrImg {
        float: left;
        width: 18%;
        margin: 0 2% 0 0;
    }

    .kynResourcesPageHdr {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 2%;
        padding: 0 4%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kynBPImg {
        float: left;
        margin: .5% 1.5% 0 0;
        padding: 0;
        width: 14%;
        border-radius: 6px;
        border: solid #007C9D 2px;
    }

    .kynBPHeartImg {
        float: right;
        width: 32%;
        margin: 0 1% 0 3%;
    }

    .kynResourcesBold {
        font-weight: 700;
        text-decoration: underline;
    }

    .kynResourcesSubHdr {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesParaIndent {
        margin-left: 3%;
    }

    .kynResourcesInfoBox {
        clear:both;
        width: 75%;
        margin: 8% auto 3%;
        padding: 2%;
        border: double #007C9D 6px;
        border-radius: 12px;
        text-align: center;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesInfoBox > h2 {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
    }

    .kynResourcesCalloutBox {
        width: 75%;
        margin: 1% auto;
        padding: 0;
        text-align: center;
    }

    .kynResourcesCalloutBox > h5 {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesCalloutBox > p {
        color: #007C9D;
    }

    /** BMI Basics **/
    .kynResourcesBMICategoriesTableContainer {
        width: 55%;
        margin: 2% auto;
    }
    .kynResourcesBMICategoriesTable {
        width: 100%;
        font-size: 18px;
    }
    
    .kynResourcesBMICategoriesTable td {
        vertical-align: top;
        padding: 1% 2%;
        border: solid #5f5f5f 1px;
    }
    
    .kynResourcesBMICategoriesTable p {
        font-size: .9em;
    }

    .kynReferencesBMICalc {
        width: 100%;
        margin: 1.5% 0;
        text-align: center;
    }

    .kynResourcesBMIBasicsList li {
        list-style-type: disc;
        font-size: 14pt;
        line-height: 1.3;
    }
    
    .kynResourcesMealPlanBlue:last-child {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #000 1px;
        background-color: #007C9D;
    }

    tr:nth-child(even) {
        background: #fff;
    }

    tr:nth-child(odd) {
        background: #f5f5f5;
    }

    table#mealPlan li {
        margin: 0 0 10px 0;
    }

    /** BMI Food Control **/
    .kynResourcesBMIFoodControlTableArrows {
        margin: 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
        display: none;
    }

    .kynResourcesBMICalciumFoodsTableContainer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        overflow-x: scroll;
    }

    .bmiCalciumFoodsTable {
        width: 100%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
    }

    .bmiCalciumFoodsTable ul {
        padding: 0;
    }

    .bmiCalciumFoodsTable ul > li {
        margin: 0 0 0 2%;
        list-style: none;
        line-height: 1.6;
    }

    .bmiCalciumFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiCalciumFoodsTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIFoodsTableBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px;
        background-color: #007C9D;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    /*** BMI Meal Plan ***/
    .kynResourcesBMIMealPlanTableArrows {
        margin: 1.5% 0 0 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }
    
    .kynResourcesArrowLeft {
        overflow: hidden;
    }

    .kynResourcesArrowTxt {
        margin: .25% 2% 0;
        font-size: 1em;
        text-align: center;
    }
    
    .kynResourcesArrowRight {
        overflow: hidden;
    }

    .kynResourcesBMIMealPlanTableContainer {
        position: relative;
        overflow: hidden;
    }

    .kynResourcesBMIMealPlanTableContent {
        max-width: 100%;
        margin-left: 100px;
        overflow-x: scroll
    }

    .kynResourcesBMIMealPlanTable {
        max-width: 100%;
        font-size: 1em;
        line-height: 1.2;
        table-layout: fixed;
        border-collapse: collapse;
        overflow-x: auto;
        overflow-y: visible;
    }

    .kynResourcesBMIMealPlanTable ul {
        padding: 2% 2% 0 12%;
        width: 230px;
    }

    .kynResourcesBMIMealPlanTable td {
        vertical-align: top;
        padding: 0;
        border: solid #7b7b7b 1px;
    }

    .kynResourcesBMIMealPlanTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIMealPlanTable li {
        list-style-type: disc;
        line-height: 1.3;
        margin: 0 0 6% 0;
    }

    .kynResourcesMealPlanBlue {
        padding: 1% 0 1% 1% !important;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px !important;
        background-color: #007C9D;
    }

    .kynResourcesMealPlanBlueTxt {
        font-size: 1.1em;
    }

    /** BMI Field Guide **/
    .kynResourcesBMIFieldGuideTableArrows {
        margin: 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }

    .kynResourcesBMIFoodsAvoidTableContainer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        overflow-x: scroll;
    }

    .kynResourcesBMIFoodsAvoidTable {
        width: 120%;
        table-layout: fixed;
        border-collapse: collapse;
        font-size: 1em;
    }

    .kynResourcesBMIFoodsAvoidTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .kynResourcesBMIFoodsAvoidTable ul {
        list-style: none;
        padding: 0;
    }

    .kynResourcesBMIFoodsAvoidTable li {
        line-height: 1.5;
    }

    .kynResourcesBMIFoodsAvoidTableBlue {
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        color: #fff;
        background-color: #007C9D;
        border: solid #fff 1px !important;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    .kynResourcesBMIOilTable {
        width: auto;
    }

    .kynResourcesBMITableHighlight {
        width: 78%;
        background-color: yellow;
    }
    
    .kynResourcesBMIRealFoodsTableContainer {
        width: 100%;
        margin: 0 0 2% 0;
        position: relative;
        overflow-x: scroll;
    }

    .bmiRealFoodsTable {
        width: 130%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
        line-height: 1.4;
    }

    .bmiRealFoodsTable ul {
        padding: 0 0 0 2%;
    }

    .bmiRealFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiRealFoodsTable li {
        list-style: none;
    }
    
    /** BMI Self-care **/
    .kynBPSelfCareHdrImg {
        float: left;
        width: 22%;
        margin: 0 1% 0 0;
    }

    .kynResourcesSelfCareInfoBox {
        overflow: hidden;
        clear:both;
        width: 98%;
        margin: 0 auto 3%;
        padding: 0;
        border: double #007C9D 6px;
        border-radius: 12px;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesSelfCareInfoBoxHdr {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-size: .9em;
        font-weight: 700;
        line-height: 1.1;
    }

    .kynResourcesSelfCareRiskContainer {
        width: 46%;
        float: left;
        padding: 1%;
        border-right: solid #007C9D 1px;
    }

    .kynResourcesSelfCareVeryHighRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: #cc0000;
    }

    .kynResourcesSelfCareHighRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: red;
    }

    .kynResourcesSelfCareMediumRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: orange;
    }

    .kynResourcesSelfCareLowRisk {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: green;
    }

    .kynResourcesSelfCareUnderweight {
        margin: 0 0 1% 0;
        font-size: .9em;
        font-weight: 700;
        color: #7b7b7b;
    }

    .kynResourcesSelfCareDisclaimer {
        margin: 2% 0 0 0;
        font-size: .7em;
        line-height: 1.2;
    }

    .kynResourcesSelfCareDisclaimerNoLink {
        float: right;
        margin: 2% 2% 0 0;
        font-size: .7em;
        line-height: 1.2;
        color: #007bff;
    }

    .kynResourcesSelfCareGoalContainer {
        width: 49%;
        padding: 1% 2% 0 0;
        float: right;
    }

    .kynResourcesSelfCareGoalContainer p {
        font-size: .8em;
        margin: 0 0 3% 0;
        line-height: 1.2;
    }

    .kynResourcesSelfCareLeft {
        float: left;
        width: 52%;
        margin: 0 0 2% 0;
    }

    .kynResourcesSelfCareRight {
        float: right;
        width: 45%;
        margin: 0 0 4% 0;
    }

    .kynResourcesSelfCareSubHdr {
        width: 100%;
        font-size: .9em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesSelfCareLeft p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareLeft ul {
        margin: 0;
        padding: 0 0 0 8%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareLeft li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareRight p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareRight ul {
        margin: 0;
        padding: 0 0 0 8%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareRight li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareRight p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareListBullet > li {
        margin: 0 0 2% 0;
        list-style: disc;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareCopyright {
        width: 100%;
        overflow: hidden;
        margin: 2% 0;
        font-size: .8em;
        line-height: 1.2;
    }

    /** Footer **/
    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
        text-align: center;
        font-size: .9em;
        color: #fff;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }
}

/********** Tablet Size: Landscape **********/
@media only screen and (min-width: 1024px) and (max-width: 1280px) and (orientation : landscape) {
    h1 {
        margin: 0 0 1% 0;
        width: 100%;
        font-size: 1.6em;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        color:#007C9D;
    }

    h2 {
        clear: both;
        margin: 3% 0 1% 0;
        width: 100%;
        text-decoration: underline;
        text-transform: capitalize;
        font-size: 1.3em;
        font-weight: 700;
        color: #007C9D;
    }

    h5 {
        clear: both;
        float: left;
        margin: 2% 0 0 0;
        width: 100%;
        font-size: 1.1em;
        font-weight: 700;
        text-transform: capitalize;
        color: #007C9D;
    }

    p {
        margin: 0 0 1% 0;
        font-size: 1.1em;
        line-height: 1.3;
    }

    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .noMarginPara {
        margin-bottom: 0;
    }

    .kynResourcesListNoPadding {
        padding: 0 0 0 1%;
    }

    .kynResourcesListSpacing > li {
        margin: 0 0 6% 0;
    }

    .kynResourcesListBullet {
        margin: 0;
    }

    .kynResourcesListBullet > li {
        margin: 0 0 .5% 0;
        list-style: disc;
        font-size: 1.1em;
        line-height: 1.4;
    }

    .kynResourcesListCircle > li {
        list-style: circle;
        font-size: 14pt;
    }

    .kynResourcesListNumber ol > li {
        list-style: upper-roman;
        font-size: 12pt;
    }

    .kynResourcesListSpacing > li:last-child {
        margin: 0;
    }

    .right {
        float: right !important;
    }

    .subHdr {
        font-size: 1.1em;
        font-weight: 700;
        color: #007C9D;
        text-transform: capitalize;
    }

    .divider {
        position: relative;
        height: 1px;
        width: 60%;
        margin: 2% auto !important;
    }

    .div-transparent::before {
        content: "";
        position: absolute;
        top: 0;
        left: 5%;
        right: 5%;
        height: 2px;
        background-image: linear-gradient(to right, transparent, rgb(0, 124, 157), transparent);
    }

    .kynResourcesHeader {
        width: 100%;
        overflow: hidden;
        height: 130px;
    }

    .mainContainer {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .mainContent {
        padding: 0;
        margin: 2% 4% 0 4%;
        overflow: hidden;
    }

    .kynResourcesPageTitle {
        width: 100%;
        margin: 0 0 2% 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .kynHdrImg {
        float: left;
        width: 13%;
        margin: 0 2% 0 0;
    }

    .kynResourcesPageHdr {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 2%;
        padding: 0 4%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kynBPImg {
        float: left;
        margin: .5% 1.5% 0 0;
        padding: 0;
        width: 14%;
        border-radius: 6px;
        border: solid #007C9D 2px;
    }

    .kynBPHeartImg {
        float: right;
        width: 32%;
        margin: 0 1% 0 3%;
    }

    .kynResourcesBold {
        font-weight: 700;
        text-decoration: underline;
    }

    .kynResourcesSubHdr {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesParaIndent {
        margin-left: 3%;
    }

    .kynResourcesInfoBox {
        clear:both;
        width: 75%;
        margin: 8% auto 3%;
        padding: 2%;
        border: double #007C9D 6px;
        border-radius: 12px;
        text-align: center;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesInfoBox > h2 {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
    }

    .kynResourcesCalloutBox {
        width: 75%;
        margin: 1% auto;
        padding: 0;
        text-align: center;
    }

    .kynResourcesCalloutBox > h5 {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesCalloutBox > p {
        color: #007C9D;
    }

    /** BMI Basics **/
    .kynResourcesBMICategoriesTableContainer {
        width: 40%;
        margin: 2% auto;
    }
    
    .kynResourcesBMICategoriesTable td {
        vertical-align: top;
        padding: 1% 2%;
        border: solid #5f5f5f 1px;
    }
    
    .kynResourcesBMICategoriesTable p {
        font-size: .9em;
    }

    .kynResourcesBMICategoriesTable {
        width: 100%;
        font-size: 1em;
    }
    
    .kynResourcesBMICategoriesTable td {
        vertical-align: top;
        padding: 2%;
        border: solid #5f5f5f 1px;
    }
    
    .kynResourcesBMICategoriesTable p {
        font-size: 1.1em;
    }

    .kynReferencesBMICalc {
        width: 100%;
        margin: 1% 0;
        text-align: center;
    }

    .kynResourcesBMIBasicsList li {
        list-style-type: disc;
        font-size: 14pt;
        line-height: 1.3;
    }
    
    .kynResourcesMealPlanBlue:last-child {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #000 1px;
        background-color: #007C9D;
    }

    tr:nth-child(even) {
        background: #fff;
    }

    tr:nth-child(odd) {
        background: #f5f5f5;
    }

    table#mealPlan li {
        margin: 0 0 10px 0;
    }

    /** BMI Food Control **/
    .kynResourcesBMIFoodControlTableArrows {
        display: none;
    }

    .kynResourcesBMICalciumFoodsTableContainer {
        width: 80%;
        margin: 2% auto;
        position: relative;
        overflow: hidden;
    }

    .bmiCalciumFoodsTable {
        width: 100%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1.1em;
    }

    .bmiCalciumFoodsTable ul {
        padding: 0 0 0 2%;
        line-height: 1.3;
        list-style: none;
    }

    .bmiCalciumFoodsTable ul > li {
        margin: 0 0 2% 0;
    }

    .bmiCalciumFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiCalciumFoodsTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIFoodsTableBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px;
        background-color: #007C9D;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    /*** BMI Meal Plan ***/
    .kynResourcesBMIMealPlanTableArrows {
        margin: 1.5% 0 0 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }
    
    .kynResourcesArrowLeft {
        overflow: hidden;
    }

    .kynResourcesArrowTxt {
        margin: .25% 2% 0;
        font-size: 1em;
        text-align: center;
    }
    
    .kynResourcesArrowRight {
        overflow: hidden;
    }

    .kynResourcesBMIMealPlanTableContainer {
        position: relative;
        overflow: hidden;
    }

    .kynResourcesBMIMealPlanTableContent {
        max-width: 100%;
        margin-left: 100px;
        overflow-x: scroll;
    }

    .kynResourcesBMIMealPlanTable {
        max-width: 100%;
        font-size: 1em;
        line-height: 1.3;
        table-layout: fixed;
        border-collapse: collapse;
        overflow-x: auto;
        overflow-y: visible;
    }

    .kynResourcesBMIMealPlanTable ul {
        padding: 0 0 0 2%;
        width: 180px;
    }

    .kynResourcesBMIMealPlanTable td {
        vertical-align: top;
        padding: 5px 20px;
        border: solid #7b7b7b 1px;
    }

    .kynResourcesBMIMealPlanTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIMealPlanTable li {
        list-style-type: disc;
        line-height: 1.3;
        margin: 0 0 6% 0;
    }

    .kynResourcesMealPlanBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px !important;
        background-color: #007C9D;
    }

    .kynResourcesMealPlanBlueTxt {
        font-size: 1.1em;
    }

    /** BMI Field Guide **/
    .kynResourcesBMIFieldGuideTableArrows {
        margin: 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
        display: none;
    }
    
    .kynResourcesArrowLeft {
        overflow: hidden;
    }

    .kynResourcesArrowTxt {
        margin: .25% 2% 0;
        font-size: 1em;
        text-align: center;
    }
    
    .kynResourcesArrowRight {
        overflow: hidden;
    }

    .kynResourcesBMIFoodsAvoidTableContainer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

    .kynResourcesBMIFoodsAvoidTable {
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
        font-size: 1em;
    }

    .kynResourcesBMIFoodsAvoidTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .kynResourcesBMIFoodsAvoidTable ul {
        list-style: none;
        padding: 0;
    }

    .kynResourcesBMIFoodsAvoidTable li {
        line-height: 1.5;
    }

    .kynResourcesBMIFoodsAvoidTableBlue {
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        color: #fff;
        background-color: #007C9D;
        border: solid #fff 1px !important;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    .kynResourcesBMIOilTable {
        width: 240px;
    }

    .kynResourcesBMITableHighlight {
        width: 78%;
        background-color: yellow;
    }
    
    .kynResourcesBMIRealFoodsTableContainer {
        width: 100%;
        margin: 2% auto;
        position: relative;
        overflow-x: scroll;
    }

    .bmiRealFoodsTable {
        width: 100%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
        line-height: 1.4;
    }

    .bmiRealFoodsTable ul {
        padding: 0 0 0 2%;
    }

    .bmiRealFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiRealFoodsTable li {
        list-style: none;
    }
    
    /** BMI Self-care **/
    .kynBPSelfCareHdrImg {
        float: left;
        width: 22%;
        margin: 0 1% 0 0;
    }

    .kynResourcesSelfCareInfoBox {
        overflow: hidden;
        clear:both;
        width: 98%;
        margin: 0 auto 3%;
        padding: 0;
        border: double #007C9D 6px;
        border-radius: 12px;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesSelfCareInfoBoxHdr {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-size: 1em;
        font-weight: 700;
    }

    .kynResourcesSelfCareRiskContainer {
        width: 40%;
        float: left;
        padding: 1%;
        border-right: solid #007C9D 1px;
    }

    .kynResourcesSelfCareVeryHighRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: #cc0000;
    }

    .kynResourcesSelfCareHighRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: red;
    }

    .kynResourcesSelfCareMediumRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: orange;
    }

    .kynResourcesSelfCareLowRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: green;
    }

    .kynResourcesSelfCareUnderweight {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: #7b7b7b;
    }

    .kynResourcesSelfCareDisclaimer {
        margin: 4% 0 0 0;
        font-size: .9em;
        line-height: 1.2;
    }

    .kynResourcesSelfCareDisclaimerNoLink {
        float: right;
        margin: 2% 2% 0 0;
        font-size: .9em;
        line-height: 1.2;
        color: #007bff;
    }

    .kynResourcesSelfCareGoalContainer {
        width: 54%;
        padding: 1%;
        float: left;
    }

    .kynResourcesSelfCareGoalContainer p {
        font-size: 1em;
        margin: 0 0 3% 0;
    }

    .kynResourcesSelfCareLeft {
        float: left;
        width: 52%;
        margin: 0 0 2% 0;
    }

    .kynResourcesSelfCareRight {
        float: right;
        width: 45%;
        margin: 0 0 4% 0;
    }

    .kynResourcesSelfCareSubHdr {
        width: 100%;
        font-size: 1.1em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesSelfCareLeft p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareLeft ul {
        margin: 0;
        padding: 0 0 0 6%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareLeft li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareRight p {
        margin: 0;
        padding: 0 3%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareRight ul {
        margin: 0;
        padding: 0 0 0 6%;
        font-size: 1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareRight li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareCopyright {
        width: 100%;
        overflow: hidden;
        margin: 2% 0;
        font-size: .8em;
        line-height: 1.2;
    }
    
    /** BP Medications **/
    #kynMedList > li {
        margin: 0;
    }

    .kynResourcesBPMedsListContainer {
        width: 100%;
    }

    .kynResourcesBPMedsListContainer > ol > li {
        list-style: decimal;
        font-size: 14pt;
    }

    .kynResourcesBPMedsNestedListContainer > li {
        list-style: lower-latin;
        font-size: 14pt;
        line-height: 1.5;
        margin: 0;
    }

    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        text-align: center;
        font-size: .9em;
        color: #fff;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }

    /** Footer **/
    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
        text-align: center;
        font-size: .9em;
        line-height: 1.3;
        color: #fff;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }
}

/***** Laptop *****/
@media (min-width: 1281px) and (max-width: 1599px) {
    h1 {
        margin: 0 0 1% 0;
        width: 100%;
        font-size: 1.6em;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        color:#007C9D;
    }

    h2 {
        clear: both;
        margin: 3% 0 1% 0;
        width: 100%;
        text-decoration: underline;
        text-transform: capitalize;
        font-size: 1.3em;
        font-weight: 700;
        color: #007C9D;
    }

    h5 {
        clear: both;
        float: left;
        margin: 2% 0 0 0;
        width: 100%;
        font-size: 1.1em;
        font-weight: 700;
        text-transform: capitalize;
        color: #007C9D;
    }

    p {
        margin: 0 0 1% 0;
        font-size: 1.2em;
        line-height: 1.3;
    }

    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .noMarginPara {
        margin-bottom: 0;
    }

    .kynResourcesListNoPadding {
        padding: 0 0 0 1%;
        list-style: none;
    }

    .kynResourcesListSpacing > li {
        margin: 0 0 6% 0;
    }

    .kynResourcesListBullet {
        margin: 0;
    }

    .kynResourcesListBullet > li {
        margin: 0 0 1% 0;
        list-style: disc;
        font-size: 1.2em;
        line-height: 1.3;
    }

    .kynResourcesListCircle > li {
        list-style: circle;
        font-size: 1.2em;
        line-height: 1.4;
    }

    .kynResourcesListNumber ol > li {
        list-style: upper-roman;
        font-size: 1.2em;
        line-height: 1.4;
    }

    .kynResourcesListSpacing > li:last-child {
        margin: 0;
    }

    .right {
        float: right !important;
    }

    .subHdr {
        font-size: 1.1em;
        font-weight: 700;
        color: #007C9D;
        text-transform: capitalize;
    }

    .divider {
        position: relative;
        height: 1px;
        width: 60%;
        margin: 2% auto !important;
    }

    .div-transparent::before {
        content: "";
        position: absolute;
        top: 0;
        left: 5%;
        right: 5%;
        height: 2px;
        background-image: linear-gradient(to right, transparent, rgb(0, 124, 157), transparent);
    }

    .kynResourcesHeader {
        width: 100%;
        overflow: hidden;
        height: 120px;
    }

    .mainContainer {
        width: 75%;
        margin: 0 auto;
        background-color: #fff;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .mainContent {
        padding: 0;
        margin: 2% 4% 0 4%;
        overflow: hidden;
    }

    .kynResourcesPageTitle {
        width: 100%;
        margin: 0 0 2% 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .kynHdrImg {
        float: left;
        width: 15%;
        margin: 0 2% 0 0;
    }

    .kynResourcesPageHdr {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 2%;
        padding: 0 4%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kynBPImg {
        float: left;
        margin: .5% 1.5% 0 0;
        padding: 0;
        width: 14%;
        border-radius: 6px;
        border: solid #007C9D 2px;
    }

    .kynBPHeartImg {
        float: right;
        width: 32%;
        margin: 0 1% 0 3%;
    }

    .kynResourcesBold {
        font-weight: 700;
        text-decoration: underline;
    }

    .kynResourcesSubHdr {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesParaIndent {
        margin-left: 3%;
    }

    .kynResourcesInfoBox {
        clear:both;
        width: 75%;
        margin: 8% auto 3%;
        padding: 2%;
        border: double #007C9D 6px;
        border-radius: 12px;
        text-align: center;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesInfoBox > h2 {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-size: 1.2em;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
    }

    .kynResourcesInfoBox > p {
        font-size: 1.1em;
    }

    .kynResourcesCalloutBox {
        width: 75%;
        margin: 3% auto 1%;
        padding: 0;
        text-align: center;
    }

    .kynResourcesCalloutBox > h5 {
        margin: 0 0 .5% 0;
        font-size: 1.2em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesCalloutBox > p {
        color: #007C9D;
    }

    /** BMI Basics **/
    .kynResourcesBMICategoriesTableContainer {
        width: 45%;
        margin: 2% auto;
    }
    
    .kynResourcesBMICategoriesTable {
        width: 100%;
        font-size: 1em;
    }
    
    .kynResourcesBMICategoriesTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .kynReferencesBMICalc {
        width: 100%;
        margin: 1% 0;
        text-align: center;
    }

    .kynResourcesBMIBasicsList li {
        list-style-type: disc;
        font-size: 14pt;
        line-height: 1.3;
    }

    .kynResourcesMealPlanBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px !important;
        background-color: #007C9D;
    }

    .kynResourcesMealPlanBlueTxt {
        font-size: 1.1em;
    }

    .kynResourcesMealPlanBlue:last-child {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #000 1px;
        background-color: #007C9D;
    }

    tr:nth-child(even) {
        background: #fff;
    }

    tr:nth-child(odd) {
        background: #f5f5f5;
    }

    table#mealPlan li {
        margin: 0 0 10px 0;
    }

    /** BMI Food Control **/
    .kynResourcesBMIFoodControlTableArrows {
        display: none;
    }

    .kynResourcesBMICalciumFoodsTableContainer {
        width: 80%;
        margin: 2% auto;
        position: relative;
        overflow: hidden;
    }

    .bmiCalciumFoodsTable {
        width: 100%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1.1em;
        line-height: 1.3;
    }

    .bmiCalciumFoodsTable ul {
        padding: 0 0 0 2%;
        list-style: none;
        line-height: 1.5;
    }

    .bmiCalciumFoodsTable li {
        margin: 0;
    }

    .bmiCalciumFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .kynResourcesBMIFoodsTableBlue {
        padding: 1% 0 1% 1%;
        font-weight: 700;
        text-align: left;
        color: #fff;
        border: solid #fff 1px !important;
        background-color: #007C9D;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    /*** BMI Meal Plan ***/
    .kynResourcesBMIMealPlanTableArrows {
        margin: 1.5% 0 0 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
    }
    
    .kynResourcesArrowLeft {
        overflow: hidden;
    }

    .kynResourcesArrowTxt {
        margin: .25% 2% 0;
        font-size: 1em;
        text-align: center;
    }
    
    .kynResourcesArrowRight {
        overflow: hidden;
    }
    
    .kynResourcesBMIMealPlanTableContainer {
        position: relative;
        overflow: hidden;
    }

    .kynResourcesBMIMealPlanTableContent {
        max-width: 100%;
        margin-left: 100px;
        overflow-x: scroll;
    }

    .kynResourcesBMIMealPlanTable {
        max-width: 100%;
        font-size: 1em;
        line-height: 1.3;
        table-layout: fixed;
        border-collapse: collapse;
        overflow-x: auto;
        overflow-y: visible;
    }

    .kynResourcesBMIMealPlanTable ul {
        padding: 0 0 0 2%;
        width: 170px;
    }

    .kynResourcesBMIMealPlanTable td {
        vertical-align: top;
        padding: 5px 20px;
        border: solid #7b7b7b 1px;
    }

    .kynResourcesBMIMealPlanTable th {
        display: block;
        position: absolute;
        left: 0px;
        width: 100px;
        height: 100%;
        z-index: 0;
        padding: 5px;
        color: white;
        background-color: #007C9D;
        border-top: solid #fff 1px;
        box-shadow: 1px 1px 10px rgba(255,255,255,0.125);
    }

    .kynResourcesBMIMealPlanTable li {
        list-style-type: disc;
        line-height: 1.3;
        margin: 0 0 6% 0;
    }

    /** BMI Field Guide **/
    .kynResourcesBMIFieldGuideTableArrows {
        margin: 0;
        width: 100%;
        height: 32px;
        display: flex;
        justify-content: center;
        display: none;
    }

    .kynResourcesBMIFoodsAvoidTableContainer {
        width: 100%;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

    .kynResourcesBMIFoodsAvoidTable {
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse;
        font-size: 1em;
    }

    .kynResourcesBMIFoodsAvoidTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .kynResourcesBMIFoodsAvoidTable  ul {
        list-style: none;
        padding: 0 0 0 2%;
    }

    .kynResourcesBMIFoodsAvoidTable li {
        line-height: 1.5;
    }

    .kynResourcesBMIFoodsAvoidTableBlue {
        font-weight: 700;
        text-align: center;
        color: #fff;
        background-color: #007C9D;
        border: solid #fff 1px !important;
    }

    .kynResourcesBMIFoodsTableGrey {
        background-color: #f5f5f5;
    }

    .kynResourcesBMIOilTable {
        width: 240px;
    }

    .kynResourcesBMITableHighlight {
        width: 78%;
        background-color: yellow;
    }
    
    .kynResourcesBMIRealFoodsTableContainer {
        width: 100%;
        margin: 1% auto;
        position: relative;
        overflow-x: auto;
    }

    .bmiRealFoodsTable {
        width: 100%;
        table-layout: fixed;	
        border-collapse: collapse;
        font-size: 1em;
    }

    .bmiRealFoodsTable td {
        vertical-align: top;
        padding: 1%;
        border: solid #5f5f5f 1px;
    }

    .bmiRealFoodsTable ul {
        list-style: none;
        padding: 0 0 0 2%;
    }

    .bmiRealFoodsTable li {
        line-height: 1.5;
    }

    /** BMI Self-care **/
    .kynBPSelfCareHdrImg {
        float: left;
        width: 22%;
        margin: 0 1% 0 0;
    }

    

    .kynResourcesSelfCareInfoBox {
        overflow: hidden;
        clear:both;
        width: 90%;
        margin: 0 auto 3%;
        padding: 0;
        border: double #007C9D 6px;
        border-radius: 12px;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesSelfCareInfoBoxHdr {
        margin: 0 0 1% 0;
        color: #007C9D;
        font-size: 1.1em;
        font-weight: 700;
    }

    .kynResourcesSelfCareRiskContainer {
        width: 45%;
        float: left;
        padding: 1%;
        border-right: solid #007C9D 1px;
    }

    .kynResourcesSelfCareVeryHighRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: #cc0000;
    }

    .kynResourcesSelfCareHighRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: red;
    }

    .kynResourcesSelfCareMediumRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: orange;
    }

    .kynResourcesSelfCareLowRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: green;
    }

    .kynResourcesSelfCareUnderweight {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: #7b7b7b;
    }

    .kynResourcesSelfCareDisclaimer {
        margin: 2% 0 0 0;
        font-size: .8em;
        line-height: 1.2;
    }

    .kynResourcesSelfCareInfoBox {
        overflow: hidden;
        clear:both;
        width: 90%;
        margin: 0 auto 3%;
        padding: 0;
        border: double #007C9D 6px;
        border-radius: 12px;
        -webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        -moz-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
        box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.35);
    }

    .kynResourcesSelfCareInfoBoxHdr {
        margin: 0 0 2% 0;
        color: #007C9D;
        font-size: 1.1em;
        font-weight: 700;
    }

    .kynResourcesSelfCareRiskContainer {
        width: 42%;
        float: left;
        padding: 1%;
        border-right: solid #007C9D 1px;
    }

    .kynResourcesSelfCareVeryHighRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: #cc0000;
    }

    .kynResourcesSelfCareHighRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: red;
    }

    .kynResourcesSelfCareMediumRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: orange;
    }

    .kynResourcesSelfCareLowRisk {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: green;
    }

    .kynResourcesSelfCareUnderweight {
        margin: 0 0 2% 0;
        font-size: 1em;
        font-weight: 700;
        color: #7b7b7b;
    }

    .kynResourcesSelfCareDisclaimer {
        margin: 4% 0 0 0;
        font-size: .8em;
        line-height: 1.2;
    }

    .kynResourcesSelfCareDisclaimerNoLink {
        float: right;
        margin: 2% 2% 0 0;
        font-size: .7em;
        line-height: 1.2;
        color: #007bff;
    }

    .kynResourcesSelfCareGoalContainer {
        width: 48%;
        padding: 1%;
        float: left;
    }

    .kynResourcesSelfCareGoalContainer p {
        font-size: 1em;
        margin: 0 0 3% 0;
    }

    .kynResourcesSelfCareLeft {
        float: left;
        width: 52%;
        margin: 0 0 2% 0;
    }

    .kynResourcesSelfCareRight {
        float: right;
        width: 45%;
        margin: 0 0 4% 0;
    }

    .kynResourcesSelfCareSubHdr {
        width: 100%;
        font-size: 1em;
        font-weight: 700;
        color: #007C9D;
    }

    .kynResourcesSelfCareLeft p {
        margin: 0;
        padding: 0 3%;
        font-size: 1.1em;
        line-height: 1.4;
    }

    .kynResourcesSelfCareLeft ul {
        margin: 0;
        padding: 0 0 0 8%;
        font-size: 1.1em;
        line-height: 1.3;
    }

    .kynResourcesSelfCareLeft li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareRight p {
        margin: 0;
        padding: 0 3%;
        font-size: 1.1em;
        line-height: 1.4;
    }

    .kynResourcesSelfCareRight ul {
        margin: 0;
        padding: 0 0 0 8%;
        font-size: 1.1em;
        line-height: 1.4;
    }

    .kynResourcesSelfCareRight li {
        margin: 0 0 .5% 0;
        list-style: disc;
    }

    .kynResourcesSelfCareCopyright {
        width: 100%;
        overflow: hidden;
        margin: 2% 0;
        font-size: .8em;
        line-height: 1.2;
    }
    
    /** BP Medications **/
    #kynMedList > li {
        margin: 0;
    }

    .kynResourcesBPMedsListContainer {
        width: 100%;
    }

    .kynResourcesBPMedsListContainer > ol > li {
        list-style: decimal;
        font-size: 14pt;
    }

    .kynResourcesBPMedsNestedListContainer > li {
        list-style: lower-latin;
        font-size: 14pt;
        line-height: 1.5;
        margin: 0;
    }

    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        text-align: center;
        font-size: .9em;
        color: #fff;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }

    /** Footer **/
    .kynResourcesFooter {
        width: 100%;
        margin: 3% 0 0 0;
        padding: 2%;
        text-align: center;
        font-size: .9em;
        color: #fff;
        background-color: #007C9D;
    }

    .kynResourcesFooter > p {
        margin: 0;
        font-size: 1.1em;
    }

    .kynResourcesFooter > p > a {
        margin: 0;
        text-align: center;
        color: #fff;
    }
}