.drop-search {
	background-color: #ECF4F9;
  text-align: left;
}

.search-bar {
  width: 100%;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
  border-bottom: 1px solid #d2d2d2;
}

.search-bar > p {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 1.5rem;
  line-height: 1.25;
}

input.search-txt-input {
  font-size: 16px;
  padding-left: 18px;
  font-weight: normal;
  color: #000;
  height: 45px;
  background-color: #fff;
  border: 1px solid #0a61a9;
}

#pnl-search #pnlSearch {
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0 auto;
  position: relative;
}

span#pnl-search-close {
    position: absolute;

    right: calc(50% - 620px);

    top: 10px;

    /*display: none;*/
    z-index: 999;

    cursor: pointer;
}

.all-search #pnl-search #pnlSearch {
padding-bottom: 0px;
}

input.btn-search {
  top: 48%;
}

#pnl-search #pnl-search-inner {
  z-index:998;
  width: 100%;
  margin: 0 auto;
}

#pnl-search {
  text-align: center;
  z-index:998;
  top: 0;
  width: 100%;
  position:absolute;
  top:48px;
}

#pnl-search-advanced {
  display: flex;
  align-items: center;
  text-align: center;
  z-index: 100;
  width: 100%;
  position: relative;
}

.related-menu a:hover {
      color: #5A5A5A;
    text-decoration: underline;
}


input.btn-search {
  border: 0;
  background: url(/media/vcuhealth/site-assets/css/media/ic_search.svg) center center no-repeat;
  background-size: 18px;
  width: 40px;
  height: 45px;
  padding: 11px 20px;
  cursor: pointer;
  position:absolute;
  font-weight: 500;
  right: 1px;
  top: 0;
  font-size: 0;
  border-radius: 0;
}

@media screen and (min-width:768px) {
  input.btn-search {
    position: inherit;
    height: 45px;
    width: auto;
    text-align: center;
    border: 0px;
    cursor: pointer;
    min-width: 165px;
    background: #FDBA2D;
    margin-left: 2rem;
    font-size: 1rem;
    text-transform: uppercase;
  }
}

.search-row p {
color: #000000;
font-family: Arial;
font-size: 16px;
line-height: 18px;
text-align: center;
padding: 13px 15px;
}

.search-row .fa {
    color: #c2c2c2;
    font-size: 35px;
    margin-bottom: 0px;
}

.search-row .fa:hover {
color: #FDBA2C;
}

.search-row h1 {
  color: #4A4A4A;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  line-height: 34px;
  text-align: center;
}

.search-row.active p{
  font-weight: bold;
  background: #FDBA2C;
}
.search-row h1 {
    color: #1999CA !important;
}

.search-row {
  display: inline-block;
      padding: 12px 7px 0px;
}

.icon-row {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.section-1 {
  padding-left: 15px;
  padding-right: 15px;
}

.section-7 {
  padding-right: 0px;
border-left: 1px solid #9A9A9A;
    margin: 20px 0px;
}

.search-row a:hover {
  text-decoration: none;
  color: #1999CA;
}

.featured-block a p:hover {
  text-decoration: none;
}

.all-results .search-info-tag {
  color: #686868;
  font-size: .875rem;
  margin-bottom: 0;
}

.search-info {
  width: 100%;
  display: inline-block;
}

.search-info .general-result__title-link {
  display: block;
  margin-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.results-title {
  width: 100%;
  margin: 20px auto;
}

.suggestion p {
  font-family: Arial;
  color: #4A4A4A;
  font-size: 14px;
  line-height: 25px;
}

.search-info h2 {
  font-weight: bold;
}


.all-load-more {
  text-align: center;
  margin: 20px 0px 50px;
}

.block {
    background: #EFF8FC;
    padding: 20px;
    width: 48%;
  display: inline-block;
  margin-right: 10px;
}

.suggestion {
  width: 64%;
  margin: 0 auto;
}


.search-img{
  width: 8%;
  display: inline-block;
  vertical-align: top;
      color: #F6BA39;
    font-size: 35px;
}

	.search-img.blog-img {
		width:33%;
		max-width:33%;
		margin-right:2%;
	}

	.search-img.blog-img img {
		max-width:100%;
	}

	.search-info.blog-info {
		width:64%;
		min-width:300px;
	}

.results-title {
  width: 100%;
  margin: 20px auto;
}


.search-button {
    width: 189px;
    height: 58px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 15px 5px;
    text-align: center;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-transform: capitalize;
    background-image: url(../_img/search-button-bg.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    display: inline-block;
}


.suggestion p {
  color: #000000;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 22px;
}

.search-info b {
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}


.all-results .suggestion p {
    color: #000000;
    font-family: Arial;
    font-size: 16px;  '
    line-height: 18px;
}


.all-load-more {
  text-align: center;
  margin: 20px 0px 50px;
}

.block {
    background: white;
    padding: 10px 20px 10px;
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    float: left;
    min-height: 230px;
}

.block-title {
    width: 55%;
    display: inline-block;
    margin-top: 10px;
}

.block-title a {
    text-decoration:none;
}

.block-title a:hover {
	text-decoration:underline;
}

.block-results {
    width: 20%;
    display: inline-block;
    float: right;
    text-align: right;
}


.block-title h4 {
  color: #0C5A55;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  text-transform: capitalize;
}

.drop-search .block-title h4,
 .drop-search .block-title h4 a {
  color: black;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  text-transform: capitalize;
}

 .drop-search .block-title h4 a:hover {
  text-decoration: none;
 }


.block:nth-child(odd) {
  margin-right: 10px;
}

.block-list {
	min-height: 70px;
}

.block-list li,
.block-list li a {
  color: #5A5A5A;
  font-family: Arial;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 16px;
  font-weight: normal;
}

.block-top {
  margin-bottom: 5px;
}

.block-icon {
    width: 12%;
    display: inline-block;
    vertical-align: top;
    color: #FDBA2C;
    font-size: 50px;
    float: right;
    text-align: right;
}

.block-list ul {
  padding-left: 0px;
}

.block-list li,
.block-list li a {
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  line-height: 20px;
  width:85%;
}

.block-list li a {
	text-decoration:none;
}

.block-list li a:hover {
	text-decoration:underline;
}

.block-link h4:after {
   content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    margin-left: 10px;
    font-size: 25px;
    vertical-align: bottom;
    text-decoration: none;
}

.block-link h4 {
    color: #0C5A55;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    text-transform: capitalize;
}

ul.left {
    float: left;
    width: 45%;
}

.block-link {
  text-align: right;
  margin-top: 25px;
}


.block-row {
    display: block;
    margin: 0 auto;
    width: 90%;
	overflow:hidden;
}

.results-title p {
  color: #000000;
  font-size: 16px;
  line-height: 25px;
}

.results-title h3 {
  color: #000000;
  font-size: 1.375rem;
}


h2 {
  font-family: Arial;
  font-size: 22px;
  line-height: 26px;
  margin-top: 0px;
}

.featured-block h2 {
  font-weight: bold;
}


/* h4 {
  color: #1999CA;
  font-family: Arial;
  font-size: 14px;  
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
} */

.related-menu li {
  color: #5A5A5A;
  font-family: Arial;
  font-size: 16px;
  line-height: 32px;
}

.featured-block p {
  color: #5A5A5A;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
}

.featured-block {
  background-color: #EFF8FC;
  padding: 30px;
}

.specialty ul,
.related-menu ul {
  padding-left: 0px;
}

.left-results {
  width: 62%;
  display: inline-block;
}

.more-link.load {
  margin-top: 30px;
    width: 189px;
    color: #000000;
    background: #FDBA2D;
    font-size: 1rem;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    padding: 1rem 1.5rem;
    text-align: center;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    display: inline-block;
}

.right-results {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  float: right;
  margin-left: auto;
}

.related-menu {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.related-menu--suggested {
  margin-top: 2rem;
}

.related-menu__card {
  padding: 1rem 1.25rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 5px 15px 0 rgba(1,52,128,0.15);
}

@media screen and (min-width:768px) {
  .related-menu__card {
    padding: 1.5rem 2rem;
  }
}

.related-menu h4 {
    color: #000000;
    font-size: 1.25rem;
    line-height: 21px;
    font-weight: 700;
    text-transform: capitalize;
}

@media screen and (min-width:768px) {
  .related-menu h4 {
    font-weight: 400;
  }
}

.related-menu h4 .fa {
  width: 35px;
  padding-bottom: .5rem;
  margin-right: .5rem;
  color: #DADADA;
  position: relative;
  text-align: center;
  font-size: 1.5rem;
}

.related-menu h4 .fa:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFCE00;
}

.related-menu li {
    color: #4A4A4A;
    font-family: Arial;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
}

.block-top p {
  color: black;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    text-transform: capitalize;
}

.related-menu ul,
 .related-menu span,
 .related-menu li,
 .related-menu a {
    font-size: 1.125rem;
    line-height: 1;
    margin-bottom: 15px;
    padding-left: 0px !important;
    font-weight: 600;
}

@media screen and (min-width:768px) {
    .related-menu ul,
  .related-menu span,
  .related-menu li,
  .related-menu a {
      font-size: 1.5rem;
      font-weight: 700;
  }
}

.right-results .related-menu .searchterms {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 !important;
  list-style: none;
}

.related-menu .searchterms > li {
  margin: 0 !important;
}

.searchheadersearchterms > li:first-child a {
  margin-left: 0;
}

.searchheadersearchterms > li:last-child a {
  margin-right: 0;
}

.related-menu .searchterms > li > a {
  display: block;
  padding: .625rem .5rem !important;
  margin: 0 .625rem .625rem 0;
  border-radius: 5px;
  background: #ECF4F9;
  color: #212529;
  font-size: 1rem;
  font-weight: 400;
}

.top-featured {
  width: 100%;
  margin: 0 auto;
  display: block;
  float: none;
}

p.header {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
  color: #717171;
}


p {
  color: #4A4A4A;
  font-family: "Open Sans";
  font-size: 12px;
  line-height: 26px;
}


.vcu-search-results li {
  color: #4A4A4A;
  line-height: 26px;
  /*list-style-type: none;*/
}

.phone a {
  color: #39393A;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 28px;
  cursor: default;
}

.phone a:hover {
  text-decoration: none;
}

.more-link {
  border: 1px solid #1999CA;
  border-radius: 4px;
  color: #1999CA;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;  line-height: 21px;
  text-align: center;
  padding: 14px 18px;
  cursor: pointer;
  background: white;
}

.doc-info h2 {
  width: 90%;
}

.doc-results {
  border-bottom: 1px solid #979797;
  margin: 0 auto 30px;
  display: block;
  float: none;
}

.all-results {
  margin-bottom: 25px;
  border-bottom: 1px solid #DADADA;
  width:100%;
}

.doc-img {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  max-width:161px;
  margin-right:10px;
}

	.doc-img img {
		max-width:161px;
	}


.doc-info {
  width: 74%;
  display: inline-block;
  margin-bottom: 30px;
}

.doc-info p {
 color: #4A4A4A !important;
}

.doc-info p.header {
  font-weight:bold;
  font-size:15px;
}

.doc-info .specialty,
.doc-info .address,
.doc-info .phone {
  width: 33%;
  display: inline-block;
  vertical-align: top;

}

.view-full {
  float: right;
}


.load-more {
  text-align: center;
  margin: 20px 0px 50px;
}

a.more-link.load {
  padding: 14px 40px;
}

.m-show {
  display: none;
}

option {
  font-size: 16px;
  padding-left: 18px;
  font-weight: normal;
  color: #000;
  font-family: Arial, sans-serif;
}

.mobile-select select {
  border: solid 1px #979797;
  height: 42px;
  width: 90%;
  margin: 0 auto 0px;
  display:block;
}

.mobile-select {
    border-top: 1px solid #979797;
    padding-top: 15px;
}

.class-info {
  width: 80%;
  display: inline-block;
  margin-bottom: 30px;
}

.class-img {
  width: 16%;
  margin-right: 3%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #979797;
  padding-right: 2%;
}

.class-img img {
  margin-bottom: 10px;
}

.class-header h2 {
  font-weight: bold;
}

.class-header {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #979797;
}

button.more-link.register {
  margin-right: 25px;
  width: 100%;
}

button.more-link.details {
  width: 100%;
}

.class-desc p {
  color: #4A4A4A;
  font-family: Arial;
  font-size: 15px;
  line-height: 20px;
}

.classes-events .all-results {
  float: left;
  margin-top: 40px;
  border-bottom: 1px solid #979797;
}

.classes-events .all-results:nth-child(1) {
  margin-top: 0px;
}

.first-result {
  margin-top: 15px;
}

button.more-link.details {
  width: 20%;
  display: inline-block;
}

button.more-link.register {
  margin-right: 25px;
  width: 20%;
  display: inline-block;
}

.classes-events .view-full {
  width: 100%;
  display: block;
  text-align: right;
}

.history {
   padding:0px !important;
}

/*RESPONSIVE*/

@media (max-width: 1199px) {
	.class-img {
		width: 17%;
	}

	.class-info {
		width: 78%;
	}

	button.more-link.register {
		width: 22%;
	}

	button.more-link.details {
		width: 22%;
	}
	.block {
		width: 48%;
	}

	.search-row.section-1 {
		padding-left: 0px;
		padding-right: 6px;
	}

	.search-row {
    display: inline-block;
    padding: 12px 6px 0px;
}

.section-6 {
	padding-right: 0px;
}

}



@media (max-width: 1085px){

  .doc-info .specialty, .doc-info .address, .doc-info .phone {
    width: 30%;

  }

  .doc-img {
    margin-right: 3%;
  }

  .doc-info {
    width: 75%;
  }
}

@media (max-width: 991px) {
  .left-results {
    width: 65%;
  }

  .main_content .mission_block .container {
  	width: 95% !important;
  }

.suggestion p, .results-title p {
	padding-bottom: 10px;
}
  	.search-row.section-1 {
		padding-left: 0px;
		padding-right: 1px;
	}

	.search-row {
    display: inline-block;
    padding: 12px 1px 0px;
}

.results-title {
	margin: 20px auto 0px;
}

.header_down_in nav {
	display: none !important;
}


  .class-img {
    width: 21%;
  }

  .class-info {
    width: 75%;
  }

    .block {
    width: 48%;
  }

.drop-search {
	width: 95% !important;
}

.block-icon {
    width: 28%;
}

.block-results {
    width: 27%;
    }

    .related-block .block-title {
      width: 68%;
    }

   .locations-block .block-icon img {
    width: 66%;
   }

  button.more-link.details,
  button.more-link.register {
    width: 30%;
  }

  .right-results {
    width: 30%;
  }

  .search-img {
    width: 8%;
  }

  .doc-img {
    margin-right: 5%;
  }

}

@media (max-width: 835px) {
  .doc-img {
    margin-right: 5%;
  }
}


@media (max-width: 767px) {
  .m-show {
    display: block;
  }

  .m-hide {
    display: none;
  }


.block-link {
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
}

  .classes-events .all-results {
    float: none;
    margin: 40px auto 0px;
    width: 90%;
  }

  .results-title {
    width: 90%;
  }

  .class-img {
    width: 100%;
    text-align: left;
    border-right: 0px;
  }

  .block {
    width: 100%;
    display: block;
}

  button.more-link.details, button.more-link.register {
    width: 45%;
  }

  .class-info {
    width: 100%;
  }

  .classes-events .view-full {
    text-align: center;
  }

  .left-results {
    width: 90%;
    margin: 0 auto;
    float: none;
    display: block;
  }

  .right-results {
    width: 90%;
    float: none;
    margin: 0 auto;
    display: block;
  }

  #pnl-search-advanced #pnl-search-inner .txt-search {
    width: 90%;
  }

  .view-full {
    float: none;
    text-align: center;
    margin: 30px auto;
  }

  .load-more {
    text-align: center;
    margin: 20px auto 50px;
    width: 90%;
  }

  .doc-results {
    border-bottom: 1px solid #1999CA;
  }

  .suggestion {
    width: 90%;
  }

  .doc-img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .doc-info {
    width: 100%;
    display: block;
    margin-bottom: 0 auto 30px;
  }
  .doc-info h2 {
    width: 100%;
    margin-top: 15px;
  }

  .doc-info .specialty, .doc-info .address, .doc-info .phone {
    width: 100%;
    display: block;
  }

  .more-link {
    width: 100%;
  }

  #pnl-search-advanced #pnl-search-inner .btn-search {
    right: 6%;
  }


}

@media (max-width: 430px) {
	button.more-link.details, button.more-link.register {
		width: 47%;
	}

	button.more-link.register {
		margin-right: 5px;
	}

	.search-img.blog-img {
		width: 100%!important;
	}
}

@media (max-width: 414px) {

  .search-bar {
    width: 100%;
  }

  .header_in #pnl-search #pnl-search-inner {
    width: 100% !important;
  }

  input.search-txt-input {
    width: 100%;
  }

  .header_in > #pnl-search {
    top: 62px;
}

.drop-search {
    width: 100% !important;
}

}

@media (max-width: 1170px) {
.classes-block .block-title,
.wellness-block .block-title {
  margin-left: 10px;
}

.related-block .block-title {
  width: 90%;
}

.block-results {
  width: 21%;
}
}

@media (max-width: 1093px) {
.block-results {
  width: 23%;
}
  }

@media (max-width: 970px) {
  #pnl-search #pnl-search-inner {
    width: 90% !important;
}

}

@media (max-width: 960px) {

.content_section #pnl-search-advanced #pnl-search-inner .btn-search {
 top: 21%;
}

  }


@media (max-width: 930px) {
#pnl-search #pnl-search-inner #pnl-search-close {
  padding-right: 10px;
}
  }


 .mission_social {
 	/*display: none;*/
 }

 .breadcrumbs {
 	/*display: none;*/
 }

 .mission_text {
 	width: 100%;
 	margin: 0 auto;
 	padding-left: 0px;
 	display: block;
 }

.right-results ul li {
        line-height:1.1 !important;
        margin-bottom:10px !important;
}

.button {
        width:auto !important;
        background-size:30% !important;
        background-position:left !important;
        font-weight:bold;
        font-family: Arial, Helvetica, sans-serif;

        font-size: 1.083em;
        color: #7d703c;
}

.locationsContainer .mainSearchContainer p {
        padding-bottom:5px;
}

.locationsContainer .mainSearchContainer .search-keyword input {
       width:100%;
       margin-bottom:15px;
}

.locationsContainer .fa-search {
position: absolute;
    left: initial;
    right: 2%;
    bottom: 29px;
    color: #e67201;
    font-size: 24px;

}

.right-results .view-all a {
    display: inline-block;
    font-weight: 600;
    font-size: 1rem;
    margin-top: .5rem;
    margin-bottom: 0 !important;
}

.right-results .view-all a:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #006c68;
  margin-left: 5px;
}

@media screen and (max-width: 1023px) {
     .locationsContainer .mainSearchContainer .search-keyword input {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .locationsContainer .fa-search {
        position: absolute;
        left: initial;
        right: 2%;
    }
    .locationsContainer .button-wrap {
        text-align: center;
        margin-top: 20px;
    }
}

