@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

body {
    font-family: Roboto, sans-serif;
    font-size: 14px;
	background-color:#e4edf8;
}

a img {
    border: none; /* added for the IE link bug */
}

.row {
    margin-bottom: 0px;
}

    .row .row {
        margin-top: 10px;
        margin-bottom: 0;
    }

#row-services {
    margin-top:10px;
    margin-bottom: 5px;
    background-color: #f9f2ed;
    padding: 15px;
}

#row-services ul li  {
    list-style-type: none;
}

#row-services ul li a:link  {
    font-weight: bold;
}

#row-team {
    margin-top:10px; 
    padding: 15px;
    /* background-color:#fcedde; */
}

.team-block a:hover{
    text-decoration: none
}

.team-block a:visited{
    text-decoration: none
}

#row-events {
    margin-top:0px;
    margin-bottom: 0px;
    padding: 0px;
}

#row-footer {
    z-index: 1000;
    background-color: #00356d;
    margin-top: 20px;
    box-shadow: -1px -1px 5px #AAAAAA;
    -moz-box-shadow: -1px -1px 5px #AAAAAA;
    -webkit-box-shadow: -1px -1px 5px #AAAAAA;
}

[class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
    /* background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
  */
}

.headshot {
    padding-top: 0px;
}

.nav-collapse li {
    background-color: #E0E0E0 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: bold !important;
    font-size: 12px;
    color: #000080 !important; /* font color set */
    border-bottom: solid #787878 !important;
    border-width: 2px !important;
    text-align: left !important;
}

/* Switches out the headers and promo buttons based on device size */
@media (min-width:481px) {
    .mobile_lghealthheader, .mobileheader, .m_promo_button {
        display: none;
    }

    .lghealthheader, .desktoptabletheader, .promo_button .lghealthheader-desktoptablet {
        display: block;
		/*padding:20px;*/
    }
    .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;   
    margin-top:-200px;
    
    }
    /* Hides the mobile slider image in views 481 or larger */
    .mobile-slider img {
    display: none;
    }
	.rslidesm{
		display:none;
	}
	
	
    /*Displays the tablet/desktop slider for views 481 or larger */
    .slider img {
    display: block;
    margin-top: 25px;
    max-width: 100%;
    min-height: 160px;
    height: auto;
    }
}

[class*="col-"] {
    /* padding-bottom: 0px !important; */
}

@media only screen and (min-width:1px) and (max-width:320px) {
    .mobile_lghealthheader, .smartphoneheader, .mobileheader, .m_promo_button {
        display: block;
		padding:8px;
    }
	.lghealthheader-mobile {
		padding:0;
	}

    .lghealthheader, .desktoptabletheader, .lghealthheader-desktoptablet, .promo_button {
        display: none;
    }
    /*Hides the desktop slider image from mobile view */
    .slider img {
    display: none;
    }
     /*Displays the mobile slider image for mobile view */
    .mobile-slider  {
    display: block;
    margin-top: 135px;
    max-width: 100%;
    min-height: 160px;
    height: auto;
    }
	.rslidesm {
	display:block;
    
    }

    .img-responsive-logo {
    display: block;
    width: 100% /9;
    max-width: 100%;
    min-height:170px: 

    }
	
	.rslides
	{
		display:none;
	}

    .link-anchor{
    display: block;
    height: 40px; /*same height as header*/
    margin-top: -40px; /*same height as header*/
    visibility: hidden;
}
}
@media only screen and (min-width:321px) and (max-width:480px) {
    .mobile_lghealthheader, .smartphoneheader, .m_promo_button {
        display: block;
		padding:8px;
    }
	.lghealthheader-mobile {
		padding:0;
	}

    .lghealthheader, .desktoptabletheader, .lghealthheader-desktoptablet, .promo_button {
        display: none;
    }
    /*Hides the desktop slider image from mobile view */
    .slider img {
    display: none;
    }
     /*Displays the mobile slider image for mobile view */
    .mobile-slider  {
    display: block;
    margin-top: 135px;
    max-width: 100%;
    min-height: 160px;
    height: auto;
    }
	.rslidesm {
	display:block;
    
    }

    .img-responsive-logo {
    display: block;
    width: 100% /9;
    max-width: 100%;
    min-height:170px: 

    }
	
	.rslides
	{
		display:none;
	}

    .link-anchor{
    display: block;
    height: 40px; /*same height as header*/
    margin-top: -40px; /*same height as header*/
    visibility: hidden;
}
}

@media only screen and (min-width:481px) and (max-width:958px) {
    .mobile_lghealthheader, .desktoptabletheader, .lghealthheader-desktoptablet, .m_promo_button {
        display: block;
		padding:8px;
    }
	.lghealthheader-mobile {
		padding:0;
	}

    .lghealthheader,  .promo_button {
        display: none;
    }
    /*Hides the desktop slider image from mobile view */
    .slider img {
    display: none;
    }
     /*Displays the mobile slider image for mobile view */
    .mobile-slider  {
    display: block;
    margin-top: 135px;
    max-width: 100%;
    min-height: 160px;
    height: auto;
    }
	.rslidesm {
	display:block;
    
    }

    .img-responsive-logo {
    display: block;
    width: 100% /9;
    max-width: 100%;
    min-height:170px: 

    }
	
	.rslides
	{
		display:none;
	}

    .link-anchor{
    display: block;
    height: 40px; /*same height as header*/
    margin-top: -40px; /*same height as header*/
    visibility: hidden;
}
}

@media (max-width:959px) {
    .lghealthheader-mobile {
        display: block;
    }

    .lghealthheader-desktoptablet  {
        display: none;
    }
    #row-team {
    margin-top:10px; 
    padding: 5px 5px 15px 5px;
    /* background-color:#fcedde; */
}
    .team-block {
        font-size: 12px;
    }
    .team-block h4 {
        font-size: 14px;
    }

}

/* Adds an indent under the slider */
@media (min-width: 960px) {
    .indent {
        padding-left: 15px !important;
        padding-right: 15px !important;
		background-color:#f9f2ed;
    }
    .m_promo_button {
        display: none;
    }

    .promo_button {
        display: block;
    }
    .img-responsive-event {
    display: block;
    width: 980px;
    max-width: 100%;
    height: auto;
    }
    .lghealthheader-mobile {
        display: none;
    }
}

@media (max-width: 959px) {
    .indent {
        padding-left: 15px !important;
        padding-right: 15px !important;
		background-color:#f9f2ed;
    }
    .img-responsive-event {
    display: block;
    max-width: auto;
    min-height: 100px;
    }
    
}


/* ----- */

