﻿.menuControl {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 12px 30px;
    position: fixed;
    width: 100%;
    height: 90px;
    background: #fff;
    box-shadow: 0 3px 20px rgba(30,53,68,.12);
    z-index: 100;
}
    .menuControl-logo{
        width: 65px;
    }

@media (max-width: 61.95em), (max-width: 991px) header {
    height: 90px;
}



footer .footertop {
    display: flex;
    flex-direction: row;
    padding-top: 60px;
    margin-left: 60px;
    margin-right: 20px;
    justify-content: space-between;
}

footer {
    background: #1d3443;
    position: relative;
    min-height: 552.57px
}

    footer a > span.TM {
        font-size: 8px;
        vertical-align: top;
        line-height: 5px
    }

    footer div > span.TM {
        font-size: 8px;
        vertical-align: top;
        margin-top: -10px;
        margin-left: 5px
    }

    footer .footertop {
        display: flex;
        flex-direction: row;
        padding-top: 60px;
        margin-left: 20px;
        margin-right: 20px;
        justify-content: space-between
    }

        footer .footertop .addressblock {
            display: flex;
            flex-direction: column;
            margin-right: 62px;
            flex-shrink: 0
        }

            footer .footertop .addressblock .phone {
                font-family: Open Sans;
                font-style: normal;
                font-weight: 700;
                font-size: 18px;
                line-height: 140%;
                display: flex;
                align-items: center;
                color: #BEE2F0;
                margin-top: 20px;
			
            }

                footer .footertop .addressblock .phone:hover {
                    
                    cursor: pointer;
					text-decoration-line: yes;
                }
	
            footer .footertop .addressblock .street {
                font-family: Open Sans;
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 143%;
                letter-spacing: -.42px;
                color: #BEC2C6;
                margin-top: 20px
            }

            footer .footertop .addressblock .pobox {
                font-family: Open Sans;
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 143%;
                letter-spacing: -.42px;
                margin-top: 20px;
                margin-bottom: 20px
            }

            footer .footertop .addressblock .contactus a {
                font-family: Open Sans;
                font-style: normal;
                font-weight: 600;
                font-size: 14px;
                line-height: 143%;
                letter-spacing: -.03em;
                color: #bee2f0;
                background: url(../images/icons/right-full_light_blue.svg) no-repeat right;
                padding-right: 40px;
                margin-right: 30px
            }

                footer .footertop .addressblock .contactus a:hover {
                    color: #fff;
                    background: url(../images/icons/right-long-white.svg) no-repeat right
                }

        footer .footertop .Image img {
            width: 102px;
            margin-bottom: 13.8px
        }

        footer .footertop .linksblock {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: space-between
        }

        footer .footertop .linksblock-mobile {
            display: none
        }

        footer .footertop .linksblock .link-group {
            width: 215.5px;
            margin-right: 40px;
            margin-bottom: 20px
        }

        footer .footertop .linksblock .FooterHeading {
            font-family: Open Sans;
            font-style: normal;
            font-weight: bold;
            font-size: 18px;
            line-height: 140%;
            display: flex;
            align-items: center;
            color: #fff;
            margin-bottom: 20px
        }

        footer .footertop .linksblock .FooterLink {
            margin-bottom: 10px
        }

            footer .footertop .linksblock .FooterLink a {
                font-family: 'Open Sans Light';
                font-style: normal;
                font-weight: normal;
                font-size: 14px;
                line-height: 130%;
                color: #bec2c6
            }

                footer .footertop .linksblock .FooterLink a:hover {
                    color: #bee2f0;
                    font-family: 'Open Sans'
                }

    footer .footermiddle {
        justify-content: space-between;
        margin: 32px 60px 30px 60px
    }

        footer .footermiddle .legal-links {
            display: flex;
            flex-direction: row;
            justify-content: flex-end;
            align-items: center
        }

            footer .footermiddle .legal-links.linkslist1 {
                margin-bottom: 16px
            }

                footer .footermiddle .legal-links.linkslist1 a:hover {
                    color: #fff
                }

            footer .footermiddle .legal-links.linkslist2 a:hover {
                color: #bee2f0
            }

            footer .footermiddle .legal-links.linkslist1 a, footer .footermiddle .legal-links.linkslist1 span {
                font-family: 'Open Sans';
                font-style: normal;
                font-weight: 600 !important;
                font-size: 14px;
                line-height: 143%;
                letter-spacing: -.42px;
                color: #bee2f0;
                cursor: pointer
            }

            footer .footermiddle .legal-links.linkslist1 .legalLink {
                border-right: 1px solid #bee2f0;
                padding-right: 30px;
                padding-left: 30px
            }

                footer .footermiddle .legal-links.linkslist1 .legalLink:first-child {
                    padding-left: 0
                }

                footer .footermiddle .legal-links.linkslist1 .legalLink:last-child {
                    border-right: 0
                }

            footer .footermiddle .legal-links.linkslist2 a, footer .footermiddle .legal-links.linkslist2 span {
                font-family: 'Open Sans';
                font-style: normal;
                font-weight: normal;
                font-size: 12px;
                line-height: 130%;
                text-align: right;
                color: #fff
            }

            footer .footermiddle .legal-links.linkslist2 .legalLink {
                border-right: 1px solid #fff;
                padding-right: 15px;
                padding-left: 15px
            }

                footer .footermiddle .legal-links.linkslist2 .legalLink:first-child {
                    padding-left: 0
                }

                footer .footermiddle .legal-links.linkslist2 .legalLink:last-child {
                    border-right: 0
                }

    footer .dividerLine {
        border-top: 1px solid #61717b;
        margin: 10px 60px
    }

    footer .footerbottom {
        margin: 32px 60px 60px 60px;
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

        footer .footerbottom .social-media {
            display: flex;
            flex-direction: row;
            justify-content: space-evenly;
            align-items: flex-end
        }

            footer .footerbottom .social-media a {
                margin-right: 20px
            }

        footer .footerbottom .mobile-apps img {
            margin-right: 10px
        }

    footer .netcare-ribbon-bottom {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 80.5px;
        padding-left: 60px;
        padding-right: 60px;
        background: #fff;
        width: 100%;
        align-items: center
    }

        footer .netcare-ribbon-bottom .text-img {
            height: 21px;
            width: 313px
        }

        footer .netcare-ribbon-bottom .logo-img {
            width: 163.5px
        }

    footer .netcareplus-ribbon-bottom {
        background: #152734;
        height: 42px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 0 60px
    }

        footer .netcareplus-ribbon-bottom .text-right {
            font-family: 'Open Sans';
            color: #e8e9ea;
            font-size: 12px;
            line-height: 16px;
            background: url(../images/icons/NetcarePlusIcon.svg) no-repeat left;
            padding-left: 20px
        }
	footer .footerEmail a{
			font-size: 16px;
			 color: #BEE2F0;
			text-decoration: underline;
			}
hr.Fmobile{
  border-top: 1px solid #61717B;
  Width: 100%;
  display: inline-block;
  margin-top: 20px;
}	