body {
font-family: "Roboto Condensed","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13pt;
  line-height: 1.42857143;
  color: #898989;
  background-color: #fff;
  border-top: 15px solid #2a4475;
  font-weight: 300;
  padding-top:20px;
}
.logotext {
  font-size: 14pt;
  color: #89153c;
  font-weight: 400;
}
.phone {
  font-size: 12pt;
  font-weight: 400;
}

.phoneh1 {
  color: #2a4475;
  font-size: 18pt;
  margin: 5px 5px 5px 0px;
  padding: 0;
}

.navbar {
	background-color: #f9f9f9;
  border-top: 10px solid #2A4475;
  border-bottom: 1px solid #d2d2d2;
  }


  
.nav-item {
  font-size: 13pt;
  padding:0 5px;
}
.nav-item:hover {
	background-color: #fff;
}
.dropdown-item {
	font-size: 13pt;
	 color: #898989;
	 font-weight: 300;
}
.media-heading {
  margin: 0 0 10px;
  font-size: 19pt;
  color: #5d7aa4;
}

.bannerbkgd {
  color: #2a4475;
  background: url(../images/banner2.jpg) #f9f9f9 no-repeat;
  background-position: right;
  height: 168px;
}
.bannerbkgd2 {
  color: #2a4475;
  background: url(../images/banner3.jpg)  #f9f9f9 no-repeat;
  background-position: right;
  height: 168px;
}
a {
  color: #428bca;
  text-decoration: none;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ebeaea;
  min-height: 270px;
}
.btn-blue {
  color: #fff;
  background-color: #2a4475;
  border-color: #2a4475;
}

.jumbotron4 {
  padding: 30px;
  margin-bottom: 0px;
  color: inherit;
  background: url(../images/banner.jpg) no-repeat;
  height: 360px;
}
.jumbotron5 {
  padding: 30px;
  margin-bottom: 0px;
  color: inherit;
  background: url(../images/dr-v-award.jpg) no-repeat;
  border-left: 5px solid white;
  height: 360px;
}
.footercolor {
  background-color: #f9f9f9;
  font-size: 11pt;
  color: #898989;
  
}
.title {
  background: url(../images/title.gif)repeat-x center;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
.title h4 {
  font-size: 12pt;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  padding: 0;
}
h1, .h1 {
  font-size: 30px;
  color: #2a4475;
  margin-top:30px;
}
h4, .h4 {
  font-size: 18px;
  color: #2a4475;
  padding-top: 15px;
}
input::placeholder, textarea::placeholder, select::placeholder, .form-control {
    color: #898989 !important;
	font-weight:300;
}

::placeholder {
  color: #898989;
}
.footerinfo {
  text-align: center;
  margin-top: 25px;
}
.footercolor a {
	color: #898989;
	text-decoration:none;
}
.footercolor h4 {
  color: #898989;
  font-size:18px;
}
.blue {
  font-size: 18pt;
  font-weight: 400;
  text-align: center;
  color: #2a4475;
}
.yellow {
  font-size: 18pt;
  font-weight: 400;
  text-align: center;
  color: #89153c;
}
.video-js {
  color: #fff;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
@media (max-width: 575.98px) {
  .logotext {
  font-size: 12pt;
  color: #89153c;
  font-weight: 400;
}
.well {
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ebeaea;
}
}
