@charset "UTF-8";
body {
    font-family: Verdana, Tahoma, "Trebuchet MS";
}
#bridge {
    background-image: url(../images/rnoke-hero-new.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    -webkit-box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
    box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
}
#bridge h1 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 4.5em;
    text-shadow: 2px 2px 2px rgba(21,21,21,0.95);
    position: absolute;
    top: 41rem;
    left: 6%;
    font-weight: 800;
}
#bridge-nrv {
    background-image: url(../images/new-river-fall-1440.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 425px;
    -webkit-box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
    box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
	}
#bridge-nrv h1 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 4.25em;
    text-shadow: 2px 2px 2px rgba(21,21,21,0.95);
    position: absolute;
    top: 32rem;
    left: 40%;
    width: auto;
    max-width: 111%;
    font-weight: 800;
}
#bridge-lb {
    background-image: url(../images/lynchburg-james-river.jpg);
    background-position: center 10%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    -webkit-box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
    box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
	}
#bridge-lb h1 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 4.25em;
    text-shadow: 2px 2px 2px rgba(21,21,21,0.95);
    position: absolute;
    top: 43rem;
    left: 6%;
    font-weight: 800;
}
#bridge-mv {
    background-image: url(../images/mville-speedway.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 425px;
    -webkit-box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
    box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
	}
#bridge-mv h1 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 4.25em;
    text-shadow: 2px 2px 2px rgba(21,21,21,0.95);
    position: absolute;
    top: 12rem;
    left: 4%;
    font-weight: 800;
}
#bridge .img-responsive {
    -webkit-box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
    box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.65);
    opacity: 1;
}
.navbar-default {
    background-color: #ededed;
    border-color: #003b5c;
    -webkit-box-shadow: 0px 0.4px 0.6px 0.4px #636363;
    box-shadow: 0px 0.4px 0.6px 0.4px #636363;
}
.navbar.navbar-default.navbar-fixed-top {
    padding-right: 30px;
}
.navbar-brand  {
    color: #003b5c;
    background-image: url(../images/embrace-healthy-sol.svg);
    width: 135px;
    height: 75px;
    background-repeat: no-repeat;
    position: relative;
    left: 25px;
    background-position: 0% center;
    top: 3px;
}
.nav.navbar-nav.navbar-right {
    
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #7c96aa;
}
.navbar-default .navbar-text {
    color: #003b5c;
}
.navbar-default .navbar-nav > li > a {
    color: #003B5C;
    line-height: 50px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #003B5C;
}
.navbar-default .navbar-nav > li > a:active {
	background-color: #7c96aa;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
    background-color: rgba(0,59,92,0.88);
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    color: #E8E8E8;
}
.nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a {
    color: #FFFFFF;
    height: 30px;
}
.nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:focus {
    background-color: #7C96AA;
    color: #00273C;
}
.nav.navbar-nav.navbar-right .dropdown .dropdown-menu li a:active {
    color: #00273C;
    background-color: #7C96AA;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    color: #003B5C;
    background-color: #7c96aa;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li.divider {
  background-color: #7c96aa;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #ffffff;
  background-color: #7c96aa;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #7c96aa;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #7c96aa;
}
.navbar-default .navbar-toggle {
  border-color: #7c96aa;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #7c96aa;
    color: #003B5C;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #e1e1e1;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e1e1e1;
}
.navbar-default .navbar-link {
  color: #e1e1e1;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
#wrapper {
    background-image: -webkit-linear-gradient(120deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%),  url(../images/diagonal-lines.svg);
    background-image: -moz-linear-gradient(120deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%),  url(../images/diagonal-lines.svg);
    background-image: -o-linear-gradient(120deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%),  url(../images/diagonal-lines.svg);
    background-image: linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%),  url(../images/diagonal-lines.svg);
    margin-bottom: 0%;
    font-family: Verdana, Tahoma, "Trebuchet MS";
    line-height: 1.6em;
    background-position: 180% 10%, left top;
    background-attachment: fixed;
    z-index: -100;
}
#wrapper-rnoke {
	background-image: -webkit-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/TexasTav_thresh.png), url(../images/diagonal-lines.svg);
    background-image: -moz-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/TexasTav_thresh.png), url(../images/diagonal-lines.svg);
    background-image: -o-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/TexasTav_thresh.png), url(../images/diagonal-lines.svg);
    background-image: linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/TexasTav_thresh.png), url(../images/diagonal-lines.svg);
    margin-bottom: 0%;
    font-family: Verdana, Tahoma, "Trebuchet MS";
    line-height: 1.6em;
    background-position: 180% 10%, 80% -20%, left top;
	background-repeat: no-repeat, no-repeat, repeat;
	background-size: auto 50% auto; 
    background-attachment: fixed;
    z-index: -100;
}
#wrapper-mville {
    background-image: -webkit-linear-gradient(120deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/mville-chair-n-square-8.png), url(../images/diagonal-lines.svg);
    background-image: -moz-linear-gradient(120deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/mville-chair-n-square-8.png), url(../images/diagonal-lines.svg);
    background-image: -o-linear-gradient(120deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/mville-chair-n-square-8.png), url(../images/diagonal-lines.svg);
    background-image: linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/mville-chair-n-square-8.png), url(../images/diagonal-lines.svg);
    margin-bottom: 0%;
    font-family: Verdana, Tahoma, "Trebuchet MS";
    line-height: 1.6em;
    background-position: 180% 10%, 45% 0%, left top;
    background-attachment: fixed;
    z-index: -100;
}
#wrapper-lburg {
	background-image: -webkit-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/Lburg-thresh.png), url(../images/diagonal-lines.svg);
    background-image: -moz-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/Lburg-thresh.png), url(../images/diagonal-lines.svg);
    background-image: -o-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/Lburg-thresh.png), url(../images/diagonal-lines.svg);
    background-image: linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/Lburg-thresh.png), url(../images/diagonal-lines.svg);
    margin-bottom: 0%;
    font-family: Verdana, Tahoma, "Trebuchet MS";
    line-height: 1.6em;
    background-position: 180% 10%, 45% 40%, left top;
    background-attachment: fixed;
    z-index: -100;
}
#wrapper-nrv {
	background-image: -webkit-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/new-river-thresh-lg.png), url(../images/diagonal-lines.svg);
    background-image: -moz-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/new-river-thresh-lg.png), url(../images/diagonal-lines.svg);
    background-image: -o-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/new-river-thresh-lg.png), url(../images/diagonal-lines.svg);
    background-image: linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/new-river-thresh-lg.png), url(../images/diagonal-lines.svg);
    margin-bottom: 0%;
    font-family: Verdana, Tahoma, "Trebuchet MS";
    line-height: 1.6em;
    background-position: 180% 10%, 25% 25%, left top;
    background-attachment: fixed;
    z-index: -100;
}
#wrapper-corp {
    background-image: -webkit-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/new-river-thresh-lg.png), url(../images/diagonal-lines.svg);
    background-image: -moz-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/new-river-thresh-lg.png), url(../images/diagonal-lines.svg);
    background-image: -o-linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/new-river-thresh-lg.png), url(../images/diagonal-lines.svg);
    background-image: linear-gradient(330deg,rgba(146,201,230,0.90) 0%,rgba(0,59,92,0.95) 64.65%), url(../images/HandC-thresh-lg.png), url(../images/diagonal-lines.svg);
    margin-bottom: 0%;
    font-family: Verdana, Tahoma, "Trebuchet MS";
    line-height: 1.6em;
    background-position: 180% 10%, 45% 40%, left top;
    background-attachment: fixed;
    z-index: -100;
    background-repeat: repeat, no-repeat, repeat;
}
p {
    font-family: Verdana, Tahoma, "Trebuchet MS";
}
#wrapper-rnoke #nhFlyer {
    margin-top: 3rem;
    margin-left: 1rem;
    display: block;
}
#wrapper-rnoke a .btn.btn-small {
    float: none;
    margin-left: 3rem;
    margin-top: 1rem;
}


#area {
    border-radius: 10px;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    -webkit-box-shadow: inset 0px -2px 2px 2px rgba(255,255,255,0.60);
    box-shadow: inset 0px -2px 2px 2px rgba(255,255,255,0.60);
    border-bottom-right-radius: 10px;
    border-bottom: 3px solid rgba(0,0,0,0.60);
    margin-bottom: 16%;
    margin-top: 7%;
    padding-top: 20px;
}
#area h2 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 3.75em;
    margin-top: -58px;
    text-shadow: 1px 1px 1px rgba(21,21,21,0.95);
    margin-left: -35px;
    font-weight: 800;
}
#area p {
    font-family: Verdana, Tahoma, "Trebuchet MS";
    color: #111111;
    margin-left: 5px;
    margin-bottom: 25px;
}
#r-offices {
    padding-bottom: 10px;
}
#r-offices img  {
    border-radius: 6px;
    -webkit-box-shadow: 0.5px 0.5px 1px 1px rgba(0,0,0,0.65);
    box-shadow: 0.5px 0.5px 1px 1px rgba(0,0,0,0.65);
    width: 100%;
    height: auto;
}
#r-offices h4  {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    color: #003B5C;
    line-height: 1.4em;
    font-weight: 800;
}
h4 a {
    color: #003B5C;
}
h4 a:hover {
    color: #EDEDED;
    text-decoration: none;
}
.erHead {
    color: #3695A7;
}
#r-offices p  {
    font-size: 1em;
    line-height: 1.5em;
    margin-left: 0px;
    margin-bottom: 10px;
    width: 225px;
    margin-right: 0px;
    color: #111111;
}
#r-offices .col-sm-6 .btn.btn-info.btn-md  {
    float: right;
    margin-top: -45px;
}
#lburg-office {
}
#lburg-office .col-sm-6 {
    padding-right: 20px;
    padding-left: 20px;
}
#lburg-office .col-sm-6 h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    color: #003B5C;
    line-height: 1.4em;
    font-weight: 800;
    margin-bottom: 0rem;
}
#lburg-office .col-sm-6 p {
    line-height: 1.8em;
}
#lburg-office .col-sm-6 #address {
    width: 225px;
}
#lburg-office .col-sm-6 .btn.btn-info.btn-md {
    float: right;
    margin-top: -60px;
}
#lburg-office .col-sm-6 .img-responsive {
    border-radius: 6px;
    -webkit-box-shadow: 0.5px 0.5px 1px 1px rgba(0,0,0,0.65);
    box-shadow: 0.5px 0.5px 1px 1px rgba(0,0,0,0.65);
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
#servs-offered {
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    border-radius: 10px;
    -webkit-box-shadow: inset 0px -2px 2px 2px rgba(255,255,255,0.60);
    box-shadow: inset 0px -2px 2px 2px rgba(255,255,255,0.60);
    border-bottom: 3px solid rgba(0,0,0,0.60);
}
#servs-offered h2 {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
    font-size: 3.75em;
    font-family: 'Open Sans', sans-serif;
    margin-left: -35px;
    margin-top: -42px;
    font-weight: 800;
}
#descrips {
    padding-left: 25px;
    padding-right: 0px;
}
#descrips h3 {
    color: #916A00;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0px;
    font-size: 1.7em;
    font-weight: 800;
}
#descrips p {
    color: #111111;
    margin-bottom: 46px;
    line-height: 1.8em;
}
#photo {
    padding-top: 30px;
    padding-bottom: 25px;
    padding-right: 20px;
}
#descrips p a {
    color: #912100;
}
#photo .img-responsive {
    border-radius: 6px;
    -webkit-box-shadow: 1px 2px 2px 2px rgba(14,14,14,0.70);
    box-shadow: 1px 2px 2px 2px rgba(14,14,14,0.70);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
}
#contact {
    margin-top: -85px;
    margin-bottom: 30px;
}
#contact #info {
    background-color: rgba(21,19,17,0.70);
    border-radius: 20px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}
#contact #info p {
    text-align: center;
    font-size: 1em;
    margin-bottom: 0px;
}
#info p a {
    color: #EDEDED;
    padding: 7px 15px 8px;
    margin-top: 5px;
    display: block;
    border-radius: 6px;
}
#info p a:hover {
    text-decoration: none;
}
.large {
    font-size: 4em;
    float: left;
    margin-top: -50px;
    margin-bottom: -25px;
    color: rgba(255,255,255,0.65);
    margin-left: -10px;
}
p {
    color: #FFFFFF;
}
#staff {
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,255,255,0.75) 59.29%);
    border-radius: 10px;
    padding-bottom: 25px;
    -webkit-box-shadow: inset 0px -2px 2px 2px rgba(255,255,255,0.60);
    box-shadow: inset 0px -2px 2px 2px rgba(255,255,255,0.60);
    border-bottom: 3px solid rgba(0,0,0,0.60);
    margin-top: 14%;
    margin-bottom: 12%;
}
#lburg-office .col-sm-6 #dualLogo {
    margin-left: 6%;
    margin-top: 4rem;
    margin-bottom: 3rem;
    max-width: 85%;
}
#staff-copy {
    padding-left: 25px;
    padding-right: 24px;
    padding-top: 0px;
}
#staff-copy h4 {
    color: #916A00;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6em;
    margin-bottom: 8px;
    margin-top: 0px;
}
#staff-copy p {
    color: #111111;
    font-size: 1em;
    margin-top: 8px;
}
#staff h2 {
    color: rgba(255,255,255,1.00);
    font-family: 'Open Sans', sans-serif;
    font-size: 3.75em;
    margin-top: -40px;
    margin-left: -35px;
    text-shadow: 1px 1px 1px #000000;
    font-weight: 800;
}
#staff-right {
    margin-top: 0px;
}
.profile   {
    width: 320px;
    height: 144px;
    background-color: #123345;
    border-radius: 25px 80px 80px 25px;
    right: 0px;
    top: 0px;
    margin: 0px auto 0px 10px;
    -webkit-box-shadow: 2px 3px 2px 1px rgba(13,17,19,0.70);
    box-shadow: 2px 3px 2px 1px rgba(13,17,19,0.70);
}
.profile h3    {
    color: #003B5C;
    font-size: 1.1em;
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Verdana, Tahoma, "Trebuchet MS";
    background-color: #FFFFFF;
    border-top-left-radius: 22px;
    font-weight: bold;
    width: 245px;
}
.profile .long {
    padding-left: 12px;
    font-size: 1em;
}
.profile p  {
    text-align: center;
    width: 200px;
    font-size: 1em;
    line-height: 1.4em;
    margin-top: 17px;
}
.profile .img-circle {
    float: right;
    margin-top: -43px;
    border: 3px solid #FFFFFF;
}
#staff-right #p2 {
    position: absolute;
    top: 164px;
}
.col-lg-5.col-md-5.col-sm-6 .profile .img-circle {
    border: 3px solid #FFFFFF;
    margin-left: 200px;
    width: 145px;
    height: auto;
    position: absolute;
    top: -1px;
}
#social {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}
footer {
    background-color: #123345;
}
footer p {
    padding-top: 15px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.text-gold {
    color: #C8AA5A;	
}
/*built first at min width 1200*/
@media screen and (min-width:1200px){
#contact {
    margin-bottom: 50px;
}
h1 {
    /* [disabled]font-size: 4em; */
}
#wrapper #roanoke {
    margin-bottom: 40px;
}
#lburg-office .col-sm-6 p {
    font-size: 1.1em;
    line-height: 1.7em;
    margin-right: 3%;
}
#r-offices .col-sm-6 {
    padding-right: 25px;
    padding-left: 25px;
}
#descrips {
    padding-right: 4%;
}
#descrips p {
    font-size: 1.1em;
    line-height: 1.7em;
}
#wrapper #roanoke #rnoke {
    /* [disabled]background-color: rgba(0,0,0,0.45); */
    border-radius: 8px;
    /* [disabled]padding-left: 10%; */
    padding-right: 8%;
}
#roanoke #rnoke p {
    font-size: 1.2em;
    line-height: 1.7em;
}
}

@media screen and (min-width:992px) and (max-width:1199px){
#wrapper #roanoke {
    margin-top: -175px;
}
#bridge {
    height: 400px;
}
#bridge-mv {
    height: 350px;
}
#bridge-lb {
    height: 350px;
}
#bridge-nrv {
    height: 350px;
}
#bridge-lb h1 {
    font-size: 4em;
    top: 33rem;
}
#bridge-mv h1 {
    font-size: 4em;
}
#bridge-nrv h1 {
    font-size: 4em;
    top: 28rem;
}
#bridge h1 {
    font-size: 4em;
    top: 38rem;
}	
#area h2 {
    font-size: 3.25em;
    margin-top: -56px;
}
#area p {
    max-width: 605px;
}
#r-offices  {
    padding-right: 20px;
    padding-left: 20px;
}
#r-offices h4  {
    font-size: 1em;
}
#servs-offered h2 {
    font-size: 3.25em;
    margin-top: -35px;
}
#staff h2 {
    margin-top: -35px;
    font-size: 3.25em;
}
.profile h3 {
}
#contact {
    margin-top: -90px;
    margin-bottom: 225px;
}
#contact #info {
    padding-top: 5px;
}
#contact #info p {
    font-size: 0.95em;
}
#info p a {
    margin-top: 0px;
}
#wrapper #roanoke #rnoke {
    padding-left: 5%;
    padding-right: 8%;
    background-color: rgba(0,0,0,0.00);
    border-radius: 6px;
}
#roanoke #rnoke p {
    font-size: 1.1em;
    line-height: 1.6em;
    margin-right: 60px;
}
#wrapper #services {
    padding-top: 20px;
    padding-right: 0px;
}
.large {
    font-size: 3.5em;
    margin-top: -25px;
    margin-right: 5px;
    margin-left: -7px;
}
#staff-copy h4 {
    font-size: 1.5em;
}
}

@media screen and (min-width:768px) and (max-width:991px){
#wrapper #roanoke {
}
#bridge {
    height: 350px;
    background-image: url(../images/rnoke-hero-med.jpg);
}
#bridge-lb {
    height: 300px;
    background-image: url(../images/lynchburg-james-river-992.jpg);
}
#bridge-mv {
    height: 300px;
    background-image: url(../images/mville-hero-med.jpg);
}
#bridge-nrv {
    height: 300px;
    background-image: url(../images/nrv-hero-med.jpg);
}
#bridge-lb h1 {
    font-size: 3.5em;
    top: 30rem;
}
#bridge-mv h1 {
    font-size: 3.5em;
}
#bridge-nrv h1 {
    font-size: 3.5em;
    left: 35%;
    top: 25rem;
}
#bridge h1 {
    font-size: 3.5em;
    top: 33rem;
    left: 5%;
}	
#area {
    margin-bottom: 18%;
    margin-top: 8%;
}
#area h2 {
    font-size: 3em;
    margin-top: -53px;
}
#area p {
    font-size: 1.1em;
    line-height: 1.5em;
    padding-right: 30px;
}
#r-offices col-sm-4  {
    padding-right: 15px;
    padding-left: 15px;
}
#r-offices .col-md-4.col-sm-4.col-xs-12 p {
    font-size: 1em;
}
#r-offices .col-sm-6 h4 {
    font-size: 1em;
}
#r-offices .col-sm-6 img {
}
#lburg-office .col-sm-6 {
    padding-right: 20px;
    padding-left: 15px;
}
#lburg-office .col-sm-6 p {
    margin-right: 0px;
    font-size: 1.1em;
    padding-right: 0px;
}
#lburg-office .col-sm-6 #address {
    width: 250px;
}
#servs-offered h2 {
    font-size: 3em;
    margin-top: -30px;
}
#descrips h3 {
    font-size: 1.3em;
}
#descrips p {
    font-size: 1.1em;
    line-height: 1.8em;
}
#staff {
    margin-top: 18%;
}
#staff h2 {
    margin-top: -30px;
    font-size: 3em;
}
#staff-copy h4 {
    font-size: 1.2em;
}
.profile {
    width: 300px;
}
.profile .img-circle {
}
.profile h3 {
    width: 220px;
    padding-left: 30px;
}
.profile p {
    width: 170px;
}
.large {
    font-size: 3.25em;
    margin-left: 10px;
    margin-top: -20px;
    margin-right: 5px;
}
#roanoke #rnoke p {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 8%;
}
#wrapper #services {
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 15px;
}
}

@media screen and (max-width:767px){
.navbar-header .navbar-brand {
    top: 1px;
}
.btn.btn-info.btn-md.hidden-lg.hidden-md.hidden-sm {
    background-color: #003B5C;
}
#bridge-lb {
    height: 250px;
    background-image: url(../images/lynchburg-james-river-768.jpg);
}
#bridge {
    height: 250px;
    background-image: url(../images/rnoke-hero-sm.jpg);
}
#bridge-mv {
    height: 250px;
    background-image: url(../images/mville-hero-sm.jpg);
}
#bridge-nrv {
    height: 250px;
    background-image: url(../images/nrv-hero-sm.jpg);
}
#bridge-nrv h1 {
    top: 21rem;
    font-size: 3em;
    left: auto;
    right: 5%;
}
#area {
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    margin-top: 12%;
    margin-bottom: 22%;
}
#bridge-lb h1 {
    font-size: 3.25em;
    left: 4%;
    top: 23rem;
}
#bridge-mv h1 {
    font-size: 3em;
    top: 9rem;
}
#bridge h1 {
    font-size: 3.25em;
    top: 23rem;
    left: 4%;
}	
#area h2 {
    font-size: 3em;
    margin-top: -51px;
    line-height: 1em;
    margin-left: -17px;
}
#area p {
    padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
    line-height: 1.5em;
}
#r-offices  {
    padding-right: 50px;
    padding-left: 50px;
    margin-bottom: 75px;
    padding-bottom: 10px;
}
#area #r-offices .col-md-4.col-sm-4.col-xs-12 {
    padding-bottom: 30px;
}
#r-offices #bhouse {
    margin-bottom: -5px;
}
#r-offices .col-md-4.col-sm-4.col-xs-12  p {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1em;
}
#r-offices .btn.btn-info.btn-md {
    width: 115px;
}
#lburg-office .col-sm-6 {
    padding-left: 15px;
}
#lburg-office .col-sm-6 p {
    padding-left: 0px;
    margin-left: 5px;
    max-width: 480px;
}
#lburg-office .col-sm-6 #address {
    width: 250px;
}
#servs-offered {
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
}
#servs-offered h2 {
    font-size: 3em;
    margin-top: -30px;
    margin-left: -17px;
}
#photo {
    padding-top: 20px;
}
#staff h2 {
    margin-top: -30px;
    font-size: 3em;
    margin-left: -17px;
}
#servs-offered .row #descrips {
    padding-right: 30px;
}
#descrips h3 {
    font-size: 1.5em;
}
#descrips p {
    padding-right: 40px;
    font-size: 1.1em;
    line-height: 1.8em;
    max-width: 500px;
}
#staff {
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.70) 31.48%);
    margin-top: 22%;
}
#staff-copy h4 {
    font-size: 1.4em;
}
#staff-copy p {
    /* [disabled]padding-right: 35px; */
}
#contact {
}
#contact #info {
    padding-left: 0px;
    padding-right: 0px;
}
#contact #info p {
    font-size: 1em;
}
#wrapper #roanoke #rnoke {
    padding-left: 0px;
    padding-right: 0px;
}
.large {
    font-size: 3em;
    margin-top: -15px;
    margin-left: -7px;
    margin-right: 5px;
}
#wrapper #services {
    padding-right: 0px;
}
.col-lg-6.col-md-6.col-sm-6 .profile {
    margin-right: auto;
    margin-left: auto;
}
body {
    margin-top: -10px;
}
}

@media (max-width: 480px){
#wrapper #roanoke #rnoke {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-header .navbar-brand {
}
#bridge {
    margin-top: 0px;
    height: 250px;
}
#bridge-nrv {
    height: 225px;
}
#bridge-nrv h1 {
    font-size: 2.75em;
    top: 17rem;
    left: auto;
    right: 4%;
    text-align: right;
}
#bridge-mv {
    height: 225px;
}
#bridge-mv h1 {
    font-size: 2.75em;
    top: 8rem;
}
#bridge h1 {
    font-size: 3em;
    top: 23rem;
}
#star {
    margin-top: -15px;
}
#area {
    margin-left: -5px;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    margin-top: 16%;
    margin-bottom: 25%;
}
#area h2 {
    font-size: 2.5em;
    margin-left: -23px;
    margin-top: -17%;
}
#area p {
    margin-right: -10px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    font-size: 1.4rem;
}
#r-offices .col-sm-6 {
    padding-left: 15px;
    padding-right: 0px;
}
#r-offices #bhouse {
    margin-bottom: -20px;
}
#r-offices .col-sm-6 p {
    font-size: 1em;
    padding-right: 0px;
}
#r-offices .col-sm-6 .btn.btn-info.btn-md {
    width: 100px;
}
#lburg-office .col-sm-6 h4 {
    font-size: 1.15em;
}
#servs-offered {
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.30) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.30) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.30) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.30) 0%,rgba(255,255,255,0.70) 32.38%);
    padding-right: 0px;
}
#servs-offered h2 {
    margin-left: -23px;
}
#descrips {
    padding-left: 15px;
    margin-right: 0px;
}
#descrips h3 {
    font-size: 1.3em;
}
#descrips p {
    padding-right: 3px;
    line-height: 1.8em;
    font-size: 1.3rem;
}
#descrips p a {
    font-weight: bold;
}
#photo {
    padding-top: 10px;
    margin-right: 15px;
}
#staff {
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    background-image: linear-gradient(270deg,rgba(255,255,255,0.20) 0%,rgba(255,255,255,0.70) 32.38%);
    margin-top: 25%;
    margin-bottom: 16%;
}
#staff h2 {
    margin-left: -23px;
}
#staff-copy   {
    padding-left: 15px;
}
#staff-copy h4 {
    font-size: 1.1em;
    margin-left: -5px;
}
.col-lg-6.col-md-6.col-sm-6 .profile {
    width: 300px;
    margin-left: -20px;
    margin-right: auto;
}
.profile h3 {
    width: 225px;
}
.large {
    margin-top: -12px;
}
}


@media screen and (min-resolution:192dpi) and (min-width:1200px){
#bridge {
    background-image: url(../images/rnoke-hero-xxl.jpg);
}
#bridge-mv {
    background-image: url(../images/mville-hero-xxl.jpg);
}
#bridge-lb {
    background-image: url(../images/lynchburg-james-river-2880.jpg);
}
#bridge-nrv {
    background-image: url(../images/nrv-hero-xxl.jpg);
}
}
.dbl {
    margin-bottom: -4px;
    font-size: 0.95em;
}
