/* BEGIN css_box */
.menu .sub-menu .sub-menu {
    left: 102%;
    top: 0;
}

.menu ul li a, .navigation li a {
    padding: 35px 10px;
}
/*********************
.white-bg  a {
  color:#0896dd;
}
*********************/
.btn {
  font-family: Arial;
  display: block;
  width: 251;
  color: #fffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  background: #333333;
  text-decoration: none;
}
.btn:hover {
  background: #777777;
  text-decoration: none;
}
/* This allows anchor links to not fall under the navigation - Michael Hunter - 8/7/2015 */
.anchor {
  display: block;
  height: 180px; /*same height as header*/
  margin-top: -180px; /*same height as header*/
  visibility: hidden;
}
.footer p {
    color: #fff;
}
.mobile-menu { 
    display: none 
}
.nav-collapse { 
    display: none 
}
.callnow {
  background: #ff6f00;
  background-image: -webkit-linear-gradient(top, #ff6f00, #e01919);
  background-image: -moz-linear-gradient(top, #ff6f00, #e01919);
  background-image: -ms-linear-gradient(top, #ff6f00, #e01919);
  background-image: -o-linear-gradient(top, #ff6f00, #e01919);
  background-image: linear-gradient(to bottom, #ff6f00, #e01919);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.callnow:hover {
  background: #e01919;
  background-image: -webkit-linear-gradient(top, #e01919, #ff6f00);
  background-image: -moz-linear-gradient(top, #e01919, #ff6f00);
  background-image: -ms-linear-gradient(top, #e01919, #ff6f00);
  background-image: -o-linear-gradient(top, #e01919, #ff6f00);
  background-image: linear-gradient(to bottom, #e01919, #ff6f00);
  text-decoration: none;
}
/* END css_box */
/* BEGIN css_box */
.dark-bg {
    background: #00649a;
}

.menu .sub-menu .sub-menu {
    left: 102%;
    top: 0px;
}

.menu ul li a, .navigation li a {
    padding: 40px 10px;
}

/**********************
.white-bg  a {
    color:#0896dd;
}
**********************/

.btn {
  font-family: Arial;
  display: block;
  width: 251px;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  background: #333333;
  text-decoration: none;
}
.btn:hover {
  background: #777777;
  text-decoration: none;
}

/* This allows anchor links to not fall under the navigation - Michael Hunter - 8/7/2015 */
.anchor {
  display: block;
  height: 180px; /*same height as header*/
  margin-top: -180px; /*same height as header*/
  visibility: hidden;
}

.footer p {
    color: #fff;
}

.callnow {
  background: #ff6f00;
  background-image: -webkit-linear-gradient(top, #ff6f00, #e01919);
  background-image: -moz-linear-gradient(top, #ff6f00, #e01919);
  background-image: -ms-linear-gradient(top, #ff6f00, #e01919);
  background-image: -o-linear-gradient(top, #ff6f00, #e01919);
  background-image: linear-gradient(to bottom, #ff6f00, #e01919);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.callnow:hover {
  background: #e01919;
  background-image: -webkit-linear-gradient(top, #e01919, #ff6f00);
  background-image: -moz-linear-gradient(top, #e01919, #ff6f00);
  background-image: -ms-linear-gradient(top, #e01919, #ff6f00);
  background-image: -o-linear-gradient(top, #e01919, #ff6f00);
  background-image: linear-gradient(to bottom, #e01919, #ff6f00);
  text-decoration: none;
}

.stb-close {
    color:#ffffff;
}

.page .black-text {
    display: none;
}

.menu ul li a:hover, .navigation li a:hover, .navigation .current a{color:#aaa;
    
}

.spacing80 {
    height: 10px;
    width: 100%;
}

.menu .sub-menu {display:none;
}

.menu .sub-menu {
    background: none repeat scroll 0 0 #004d77;
    left: 0;
    padding: 0;
    margin-top: 1px;
    position: absolute;
    top: 100%;
}

.menu .sub-menu li {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    float: none;
    width: 180px;
}

/* This controls the mobile menu to allow for scrolling - Michael Hunter - 7/22/15*/
.menu-btn {
    display: none;
}

.footer p a {
    color: #33D6FF;
}

.footer p a:hover {
    color: #0099FF;
}

.gform_footer input[type=submit] {
  background: #ff6f00;
  background-image: -webkit-linear-gradient(top, #ff6f00, #e01919);
  background-image: -moz-linear-gradient(top, #ff6f00, #e01919);
  background-image: -ms-linear-gradient(top, #ff6f00, #e01919);
  background-image: -o-linear-gradient(top, #ff6f00, #e01919);
  background-image: linear-gradient(to bottom, #ff6f00, #e01919);
  text-decoration: none;
  color: #fff;
}

.gform_footer input:hover[type=submit] {
  background: #e01919;
  background-image: -webkit-linear-gradient(top, #e01919, #ff6f00);
  background-image: -moz-linear-gradient(top, #e01919, #ff6f00);
  background-image: -ms-linear-gradient(top, #e01919, #ff6f00);
  background-image: -o-linear-gradient(top, #e01919, #ff6f00);
  background-image: linear-gradient(to bottom, #e01919, #ff6f00);
  text-decoration: none;
  color: #fff;
}

.post-image {
    position: relative;
    overflow: hidden;
    max-width: 300px;
}

#slidecaption h2, #slidecaption p {
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 3px 3px 4px #000;
}

.title-caption h4 {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    text-shadow: 3px 3px 4px #000;
}

/* Defines height of Team member divs - HPSEO - MWH - 12.2.15 */
.team-height {
    position: relative;
    display: block;
    height: 350px;
    margin: 0 0 40px 0;
}

/* Team list buttom to align at bottom - HPSEO - MWH - 12.2.15 */
.team-button-bottom {
    /* display: block; */
    position: absolute;
    bottom: 0;
}

/* Sports Medicine Clinic Homepage Button Style - MWH - 1/14/2016 */
.sports-btn {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  background: #333333;
  text-decoration: none;
}

.sports-btn:hover {
  color: #fff;
  background: #777777;
  text-decoration: none;
}
/* END SPORTS MEDICINE STYLES */

/* Fixing the Hyperlink Color - MWH - 1/14/2016 */
a {
	color: #0896dd;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
a:hover {
	text-decoration: none;
	color: #777;
}
a:focus {
	outline: none;
	color: #999999;
	text-decoration: none;
}
/* END HYPERLINK FIX */
/* END css_box */
/* BEGIN css_box */
.dark-bg {
    background: #00649a;
}

.menu .sub-menu .sub-menu {
    left: 102%;
    top: 0px;
}

.menu ul li a, .navigation li a {
    padding: 40px 10px;
}

/**********************
.white-bg  a {
    color:#0896dd;
}
**********************/

.btn {
  font-family: Arial;
  display: block;
  width: 251px;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  background: #333333;
  text-decoration: none;
}
.btn:hover {
  background: #777777;
  text-decoration: none;
}

/* This allows anchor links to not fall under the navigation - Michael Hunter - 8/7/2015 */
.anchor {
  display: block;
  height: 180px; /*same height as header*/
  margin-top: -180px; /*same height as header*/
  visibility: hidden;
}

.footer p {
    color: #fff;
}

.callnow {
  background: #ff6f00;
  background-image: -webkit-linear-gradient(top, #ff6f00, #e01919);
  background-image: -moz-linear-gradient(top, #ff6f00, #e01919);
  background-image: -ms-linear-gradient(top, #ff6f00, #e01919);
  background-image: -o-linear-gradient(top, #ff6f00, #e01919);
  background-image: linear-gradient(to bottom, #ff6f00, #e01919);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.callnow:hover {
  background: #e01919;
  background-image: -webkit-linear-gradient(top, #e01919, #ff6f00);
  background-image: -moz-linear-gradient(top, #e01919, #ff6f00);
  background-image: -ms-linear-gradient(top, #e01919, #ff6f00);
  background-image: -o-linear-gradient(top, #e01919, #ff6f00);
  background-image: linear-gradient(to bottom, #e01919, #ff6f00);
  text-decoration: none;
}

.stb-close {
    color:#ffffff;
}

.page .black-text {
    display: none;
}

.menu ul li a:hover, .navigation li a:hover, .navigation .current a{color:#aaa;
    
}

.spacing80 {
    height: 10px;
    width: 100%;
}

.menu .sub-menu {display:none;
}

.menu .sub-menu {
    background: none repeat scroll 0 0 #004d77;
    left: 0;
    padding: 0;
    margin-top: 1px;
    position: absolute;
    top: 100%;
}

.menu .sub-menu li {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    float: none;
    width: 180px;
}

/* This controls the mobile menu to allow for scrolling - Michael Hunter - 7/22/15*/
.menu-btn {
    display: none;
}

.footer p a {
    color: #33D6FF;
}

.footer p a:hover {
    color: #0099FF;
}

.gform_footer input[type=submit] {
  background: #ff6f00;
  background-image: -webkit-linear-gradient(top, #ff6f00, #e01919);
  background-image: -moz-linear-gradient(top, #ff6f00, #e01919);
  background-image: -ms-linear-gradient(top, #ff6f00, #e01919);
  background-image: -o-linear-gradient(top, #ff6f00, #e01919);
  background-image: linear-gradient(to bottom, #ff6f00, #e01919);
  text-decoration: none;
  color: #fff;
}

.gform_footer input:hover[type=submit] {
  background: #e01919;
  background-image: -webkit-linear-gradient(top, #e01919, #ff6f00);
  background-image: -moz-linear-gradient(top, #e01919, #ff6f00);
  background-image: -ms-linear-gradient(top, #e01919, #ff6f00);
  background-image: -o-linear-gradient(top, #e01919, #ff6f00);
  background-image: linear-gradient(to bottom, #e01919, #ff6f00);
  text-decoration: none;
  color: #fff;
}

.post-image {
    position: relative;
    overflow: hidden;
    max-width: 300px;
}

#slidecaption h2, #slidecaption p {
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 3px 3px 4px #000;
}

.title-caption h4 {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    text-shadow: 3px 3px 4px #000;
}

/* Defines height of Team member divs - HPSEO - MWH - 12.2.15 */
.team-height {
    position: relative;
    display: block;
    height: 350px;
    margin: 0 0 40px 0;
}

/* Team list buttom to align at bottom - HPSEO - MWH - 12.2.15 */
.team-button-bottom {
    /* display: block; */
    position: absolute;
    bottom: 0;
}

/* Sports Medicine Clinic Homepage Button Style - MWH - 1/14/2016 */
.sports-btn {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  background: #333333;
  text-decoration: none;
}

.sports-btn:hover {
  color: #fff;
  background: #777777;
  text-decoration: none;
}
/* END SPORTS MEDICINE STYLES */

/* Fixing the Hyperlink Color - MWH - 1/14/2016 */
a {
	color: #0896dd;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
a:hover {
	text-decoration: none;
	color: #777;
}
a:focus {
	outline: none;
	color: #999999;
	text-decoration: none;
}
/* END HYPERLINK FIX */
/* END css_box */