﻿@media only screen and (min-width: 769px) {
    body {
        margin: 0 0 400px 0; /* NEEDS TO MATCH FOOTER HEIGHT */
    }

    header, nav, footer {
        margin: 0 auto;
    }

/***************************
****************************
*   Header
****************************
***************************/

    #headerTopMenu {
        display: inherit !important;
        width: 100%;
        z-index: 0;
        padding: 5px 2px 0 0;
    }

        #headerTopMenu ul.headerNavigation {
            display: block;
            width: 100%;
            font-size: 0.875em;
            text-align: right;
            list-style: none;
            color: #A81F44;
        }

            #headerTopMenu ul.headerNavigation li {
                display: inline-block;
                margin: 0 !important;
                padding: 0 9px 0 9px !important;
                border-right: 1px solid #A81F44;
            }

                #headerTopMenu ul.headerNavigation li:last-of-type {
                    margin: 0 !important;
                    border-right: none;
                    padding: 0 0 0 9px !important;
                }

                #headerTopMenu ul.headerNavigation li a {
                    color: #A81F44;
                    text-decoration: none;
                }

                    #headerTopMenu ul.headerNavigation li a:hover {
                        color: #A81F44;
                        text-decoration: underline;
                    }

    #Logo {
        margin: 5px 0 5px 0;
        padding: 0;
        text-align: left;
        float: left;
        width: 60%;
        z-index: 1;
    }

        #Logo .Logo {
            margin: -2em 0 0 0;
            padding: 0;

            height: auto;
            z-index: 2;
        }


    #searchboxWrapper {
        display: inherit !important;
        margin: 5px 0 0 0;
        padding: 0;
        text-align: left;
        float: left;
        width: 40%;
    }

    #SearchBox {
        margin: 15px 0 8px 0;
        text-align: right;
        width: 300px;
        float: right;
    }


    


    #SocialMedia {
        margin: 0px 0 0 0;
        padding: 0;
    }

        #SocialMedia ul.socialNavigation {
            margin: 0;
            padding: 0 0 0 0 !important;
            display: block;
            width: 100%;
            text-align: right;
            list-style: none;
            color: #A81F44;
        }

        #SocialMedia ul.socialNavigation li {
            display: inline-block;
            margin: 0 !important;
            padding: 0 3px 0 3px !important;
        }


            #SocialMedia ul.socialNavigation li:last-of-type {
                margin: 0 !important;
                border-right: none;
                padding: 0 0 0 3px !important;
            }

            #SocialMedia ul.socialNavigation li img {
                width: 32px;
                width: 32px;
            }



/*************************** * CONTENT ***************************/
/***********************************
************************************
*   Website Content
************************************
***********************************/
    section#contentColumn1 {
        margin: 0;
        padding: 5px 15px 0 5px;
        width: 25%;
        float: left;
    }

    section#contentColumn2 {
        margin: 0;
        padding: 0 35px 0 20px;
        width: 75%;
        float: left;
    }


    aside {
display: none;
        margin: 0;
        padding: 0 0px 0 0px;
        width: 0%;
        float: right;
    }

/***********************************
 ************************************
*   Footer
************************************
***********************************/
    footer {
        height: 400px;
    }
    
    #footerOutsideWrapper {
        width: 100%;
    }

#footerSocial {
        display: none;
    }

/***********************************
*   Future of Health Care is Here
***********************************/
    #futureofhealthcareOutSideWrapper {
        padding-top: 20px !important;
   	padding-bottom: 20px !important;
    }

    #futureofhealthcareInsideWrapper section h5 {
        padding: 50px 0 10px 0;
        font-size: 1.750em;
        color: #ffffff;
    }

#futureofhealthcareOutSideWrapper img {
        max-height: auto;
    }

    #footerNavigation {
        display: inherit !important;
        width: 100%;
        margin: 10px 0 0 0;
    }

        #footerNavigation h5 {
            font-size: 1.125em;
            /*font-family: 'LatoWebBold', sans-serif;*/
            font-family: 'Open Sans', sans-serif !important;
            font-weight: 500;
        }

            #footerNavigation h5 a {
                font-size: 1.125em;
                /*font-family: 'LatoWebBold', sans-serif;*/
                font-family: 'Open Sans', sans-serif !important;
                font-weight: 500;
                color: #fff;
                text-decoration: none;
            }

                #footerNavigation h5 a:hover {
                    font-size: 1.125em;
                    font-family: 'Open Sans', sans-serif !important;
                    font-weight: 500;
                    color: #fff;
                    text-decoration: none;
                }

        #footerNavigation h6 {
            font-size: 1.125em;
            /*font-family: 'LatoWebBold', sans-serif;*/
            font-family: 'Open Sans', sans-serif !important;
            font-weight: 500;
        }

            #footerNavigation h6 a {
                font-size: 1.125em;
                /*font-family: 'LatoWebBold', sans-serif;*/
                font-family: 'Open Sans', sans-serif !important;
                font-weight: 500;
                color: #fff;
                text-decoration: none;
            }

                #footerNavigation h6 a:hover {
                    font-size: 1.125em;
                    font-family: 'Open Sans', sans-serif !important;
                    font-weight: 500;
                    color: #fff;
                    text-decoration: none;
                }

    #footerColumn1 ul {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    #footerNavigation ul li {
        margin: 10px 5px 10px 0;
        padding: 0;
    }

        #footerNavigation ul li a {
            color: #fff;
            text-decoration: none;
        }

            #footerNavigation ul li a:hover {
                color: #fff;
                text-decoration: underline;
            }


    #footerNavigation .sf_5cols_1_20 {
        margin: 0;
        padding: 0;
        float: left;
        width: 20%;
        text-align: left;
    }


    #footerNavigation .sf_5cols_2_20 {
        margin: 0;
        padding: 0;
        float: left;
        width: 20%;
        text-align: left;
    }

    #footerNavigation .sf_5cols_3_20 {
        margin: 0;
        padding: 0;
        float: left;
        width: 20%;
        text-align: left;
    }

    #footerNavigation .sf_5cols_4_20 {
        margin: 0;
        padding: 0;
        float: left;
        width: 20%;
        text-align: left;
    }

    #footerNavigation .sf_5cols_5_20 {
        margin: 0;
        padding: 0;
        float: left;
        width: 20%;
        text-align: left;
    }

        #footerNavigation .sf_5cols_5_20 img {
            width: 180px;
            height: auto;
            margin: 0 auto;
        }

        #footerNavigation .sf_5cols_5_20 p {
            font-size: 0.875em;
        }


/* CLOSING TAG BELOW*/
}
