/* ***************************** */
/* **Responsive Design Changes** */
/* ***************************** */
/* .masterSideLogo{padding-left: 15px !important;} */
/* The side navigation menu */
.sideNav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 15; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #003e69; /*Blue*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 35px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sideNav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 17px;
    /* color: #818181; */
    color: #fff;
    display: block;
    transition: 0.3s
}
.CovidBanner{display: none !important}
/* When you mouse over the navigation links, change their color */
.sideNav a:hover, .offcanvas a:focus{
  color: #c9c9c9 !important;
}

/* Position and style the close button (top right corner) */
.sideNav .closebtn {
    position: absolute;
    top: 35px;
    right: 0px;
    font-size: 36px;
    margin-left: 50px;
}


@media screen and (max-height: 450px) {
  .sideNav {padding-top: 15px;}
  .sideNav a {font-size: 18px;}
}

/*Hides the side nav if the screen is 768 or larger.*/
@media screen and (min-width: 768px) {
  .sideNav{display: none !important;}
  .topnavLMH{display:none !important;}
}

/* Display the nav bar when the screen is below the max width of 749px*/
@media screen and (max-width: 767px) {
   .footerMenu { background: none !important;width:100% !important;}
  
  .ZoneMenu, .LMHLogo, .MedicalRecordsTopBar, .zoneSearch, .zoneMiddleHeaderWrap{
    display:none !important;
    }
/*This is for the top bar and shows the hamburger for the nav menu*/

  .topnavLMH{
    background-color: #003e69 !important;
    padding: 0.01em 1px !important;
    height: 65px;
    text-align: left !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    padding-left: 15px !important;
    padding-top: 10px !important;
    min-width: 275px !important;
    z-index: 1 !important;
	background: url("/Images/testlogo.aspx");
    background-position: 48%; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
  }
}
/*This section is for the bread crumbs*/
.zoneMiddleHeaderWrapNoBlue {
        padding-left:10px;
    }
    @media screen and (max-width: 767px){
    .zoneMiddleHeaderWrapNoBlue {
        font-size: 9pt !important;
        height: 2.75vh !important;
        padding-top:5px !important;
    }
}
@media screen and (min-width: 861px) and (max-width: 920px){
    .zoneMiddleHeaderWrapNoBlue{
        width: 73% !important;
        Padding-top:5px !important;
    }
}
@media screen and (min-width: 1051px) and (max-width: 1105px){   
 .zoneMiddleHeaderWrapNoBlue, .zoneMiddleHeaderWrap{
        width: 92% !important;
    }
}
/*Add Navigation Menu font-size based on size size*/

@media screen and (max-width: 1260px) and (min-width: 1180px) {.ZoneMenu a{font-size: 1.3vw !important;}}
@media screen and (max-width: 1180px) and (min-width: 1100px) {.ZoneMenu a{font-size: 1.4vw !important;}}
@media screen and (max-width: 1100px) and (min-width: 1050px) {.ZoneMenu a{font-size: 1.5vw !important;}}
@media screen and (max-width: 1050px) and (min-width:  879px) {.ZoneMenu a{font-size: 1.6vw !important;}}
@media screen and (max-width:  879px) and (min-width:  768px) {.ZoneMenu  a{font-size: 1.7vw !important; position: relative; right: 5%}}

@media screen and (max-width: 1260px) and (min-width: 1180px) {.SloganText {font-size: 1.3vw !important;}}
@media screen and (max-width: 1180px) and (min-width: 1100px) {.SloganText {font-size: 1.4vw !important;}}
@media screen and (max-width: 1100px) and (min-width: 1050px) {.SloganText {font-size: 1.5vw !important;}}
@media screen and (max-width: 1050px) and (min-width:  879px) {.SloganText {font-size: 1.6vw !important;}}
@media screen and (max-width:  879px) and (min-width:  768px) {.SloganText {font-size: 1.7vw !important;}}

/*This is used to move the Facebook and Linkedin icons*/
@media screen and (max-width: 1260px) and (min-width: 1180px){.SocialIcons,{position:relative; right:5%}} 
@media screen and (max-width: 1180px) and (min-width: 1100px){.SocialIcons{position:relative; right:8%}}
@media screen and (max-width: 1100px) and (min-width: 1050px){.SocialIcons{position:relative; right:10%}}
@media screen and (max-width: 1050px) and (min-width:  950px){.SocialIcons{position:relative; right:22%}}
@media screen and (max-width: 949px) and (min-width:  880px){.SocialIcons{position:relative; right:29%}}
@media screen and (max-width:  879px) and (min-width:  801px){.SocialIcons{position:relative; right:34%}}
@media screen and (max-width:  800px) and (min-width:  768px){.SocialIcons{position:relative; right:38%}}

/*"MedicalRecordsTopBar" zoneSearch*/
@media screen and (max-width: 1260px) and (min-width: 1180px){.MedicalRecordsTopBar, .zoneSearch{position:relative; right:120px}} 
@media screen and (max-width: 1180px) and (min-width: 1100px){.MedicalRecordsTopBar{position:relative; right:200px}}
@media screen and (max-width: 1100px) and (min-width: 1050px){.MedicalRecordsTopBar{position:relative; right:300px}}
@media screen and (max-width: 1050px) and (min-width:  950px){.MedicalRecordsTopBar{position:relative; right:350px}}
@media screen and (max-width: 949px) and (min-width:  880px){.MedicalRecordsTopBar{position:relative; right:450px}}
@media screen and (max-width:  879px) and (min-width:  801px){.MedicalRecordsTopBar{position:relative; right:500px}}
@media screen and (max-width:  800px) and (min-width:  768px){.MedicalRecordsTopBar{position:relative; right:550px}}
@media screen and (max-width: 1181px) {
    .zoneSearch{
        display: none !important;
    }
}
/*"CovidBanner" zoneSearch*/
@media screen and (max-width: 1260px) and (min-width: 1180px){} 
@media screen and (max-width: 1180px) and (min-width: 1100px){.CovidBanner{font-size: 1.3vw !important;}
@media screen and (max-width: 1100px) and (min-width: 1050px){.CovidBanner{font-size: 1.3vw !important;}}
@media screen and (max-width: 1050px) and (min-width:  950px){.CovidBanner{font-size: 1.4vw !important;}}
@media screen and (max-width: 949px) and (min-width:  880px){.CovidBanner{font-size: 1.5vw !important}}
@media screen and (max-width:  879px) and (min-width:  801px){.CovidBanner{font-size: 1.6vw !important;}}
@media screen and (max-width:  800px) and (min-width:  768px){.CovidBanner{font-size: 1.7vw !important; position: relative; right: 5%}}
@media screen and (max-width: 1181px) {
	
}
}

