/* ********************************* */
/* Transitions
/* ********************************* */
.dwg_base_child_general_animation,
.dwg_base_child_jhu_heat .latest-posts-sc-item .lp-post-thumb-link-overlay,
.dwg_base_child_jhu_heat .latest-posts-sc-item .inner-col-inner-padding,
.dwg_base_child_jhu_heat .widget_categories ul li.cat-item a,
.dwg_base_child_jhu_heat .widget-latest-posts-item .widget-latest-posts-item-inner-padding {
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear; }

.dwg_base_child_custom_animation {
  -webkit-transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -moz-transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -o-transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -webkit-transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -moz-transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -o-transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945);
  transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945); }

/*
.dwg_base_child_jhu_heat{
/* ********************************* */
/* Color Overrides
/* ********************************* */
/* example */
/*
.colorname{
	color:rgba(0, 0, 0, 1.0);
}
.colornameback{
	background-color:rgba(0, 0, 0, 1.0);
}
*/
/* ********************************* */
/* Font Overrides
/* ********************************* */
/*
.entry-content{
	h3, h4, h5, h6{
		margin-top:0.25rem;
		margin-bottom:0.75rem;
	}
}



blockquote, blockquote h1, blockquote h2,
h1.font3, h2.font3{
	letter-spacing:-1pt;
}
blockquote h3, blockquote h4,
h3.font3, h4.font3, h5.font3, h6.font3{
	letter-spacing:-0.4pt;
}
blockquote h5, blockquote h6, blockquote p,
p.font3, li.font3, th.font3, td.font3{
	letter-spacing:-0.3pt;
}
*/
/* ********************************* */
/* Form Overrides
/* ********************************* */
/*
form ul li, 
.form-list li{
	padding:8px 0px 10px 0px;
}
label{
	font-size:1rem;
	letter-spacing:-0.4pt;
	font-weight:700;
}
.ginput_complex label,
.gfield_time_hour label,
.gfield_time_minute label,
.gfield_date_month label,
.gfield_date_day label,
.gfield_date_year label,
.instruction{
	font-size:0.775rem;
}
input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
textarea,
form div[class^="icheckbox_minimal"],
form div[class^="icheckbox_square"],
form div[class^="iradio_minimal"],
form div[class^="iradio_square"],
select,
.selectBox-dropdown,
.selectBox-label,
.selectBox-arrow,
.selectBox-options,
.selectBox-options li,
.select2-container .select2-choice,
.select2-drop,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered,
input[type="checkbox"],
input[type="radio"]
{
	font-weight:700;
	font-size:0.825rem;
}

input[type="radio"]+label,
input[type="checkbox"]+label,
ul.gfield_checkbox li label, 
ul.gfield_radio li label {
	font-weight:700;
	font-size:0.825rem;
}
input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
textarea,
select,
.selectBox-dropdown li a,
.selectBox-options li a,
.selectBox-label,
.select2-container .select2-choice,
.select2-drop,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered{
	padding-top:10px;
	padding-bottom:10px;
}

.select2-container .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-search--dropdown .select2-search__field{
 padding-top:4px;
	padding-bottom:4px;
 margin-bottom:2px;
 
}
.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder
{
 display:block;
 min-height:1rem;
}

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
textarea,
select,
.selectBox-dropdown,
.select2-selection,
.select2-container .select2-selection--single,
.select2-container--open .select2-dropdown--below{
@include border_radius(4px);
}

.selectBox-dropdown li a,
.selectBox-options li a{
}
*/
/* ********************************* */
/* Trigger Overrides
/* ********************************* */
/*
#mobile-nav-trigger, 
#mobile-nav-close-trigger, 
#back-to-top-trigger{
}
*/
/* ********************************* */
/* Widget Overrides
/* ********************************* */
/*
.widget-container{
}
.textwidget, 
.dwg_base-widget-inner-padding{
}
.textwidget{
}

.sidebar-frontpage-list li{
	width:100%;
	clear:both;
	display:block;
}
*/
/* ********************************* */
/* Button Overrides
/* ********************************* */
/*
button,
.button,
a.button,
input[type=submit], 
input[type=reset], 
input[type=button]{
}

button.xlg:not(.pill),
.button.xlg:not(.pill),
a.button.xlg:not(.pill),
input[type=submit].xlg:not(.pill),
input[type=reset].xlg:not(.pill),
input[type=button].xlg:not(.pill){
	@include border-radius(14px);
}

button.lg:not(.pill),
.button.lg:not(.pill),
a.button.lg:not(.pill),
input[type=submit].lg:not(.pill),
input[type=reset].lg:not(.pill),
input[type=button].lg:not(.pill){
	@include border-radius(12px);
}

button:not(.pill),
.button:not(.pill),
a.button:not(.pill),
input[type=submit]:not(.pill),
input[type=reset]:not(.pill),
input[type=button]:not(.pill),
button.md:not(.pill),
.button.md:not(.pill),
a.button.md:not(.pill),
input[type=submit].md:not(.pill),
input[type=reset].md:not(.pill),
input[type=button].md:not(.pill){
	@include border-radius(8px);
}

button.sm:not(.pill),
.button.sm:not(.pill),
a.button.sm:not(.pill),
input[type=submit].sm:not(.pill),
input[type=reset].sm:not(.pill),
input[type=button].sm:not(.pill),
.gform_fileupload_multifile input[type=button]:not(.pill){
	@include border-radius(6px);
}
button.xsm:not(.pill),
.button.xsm:not(.pill),
a.button.xsm:not(.pill),
input[type=submit].xsm:not(.pill),
input[type=reset].xsm:not(.pill),
input[type=button].xsm:not(.pill){
	@include border-radius(4px);
}
*/
/* ********************************* */
/* Notifications Overrides
/* ********************************* */
/*
.action-message,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info{
	@include border-radius(8px);
}

} /// end child theme wrapper

*/
.dwg_base_child_jhu_heat #footer .address {
  margin-top: 1.5rem;
  text-align: center; }
  .dwg_base_child_jhu_heat #footer .address span, .dwg_base_child_jhu_heat #footer .address a {
    font-size: 1.125rem; }
  .dwg_base_child_jhu_heat #footer .address span.city:before {
    display: none; }
.dwg_base_child_jhu_heat #footer #footer-social-list {
  margin-top: 1.5rem; }

@media only screen and (min-width: 768px) {
  .dwg_base_child_jhu_heat #footer .address {
    margin-top: 1.25rem;
    text-align: left; }
    .dwg_base_child_jhu_heat #footer .address span, .dwg_base_child_jhu_heat #footer .address a {
      font-size: 1rem; }
    .dwg_base_child_jhu_heat #footer .address span.city:before {
      display: none; }
  .dwg_base_child_jhu_heat #footer-social-list {
    margin-top: 0.5rem; } }
.dwg_base_child_jhu_heat .latest-posts-sc-item .latest-posts-sc-item-content-inner-padding {
  padding: 0.675rem; }
  .dwg_base_child_jhu_heat .latest-posts-sc-item .latest-posts-sc-item-content-inner-padding:hover .lp-post-thumb-link-overlay {
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01; }
.dwg_base_child_jhu_heat .latest-posts-sc-item .lp-post-thumb a.featimg-link {
  display: block;
  position: relative;
  z-index: 9; }
.dwg_base_child_jhu_heat .latest-posts-sc-item .lp-post-thumb-link-overlay {
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8; }
.dwg_base_child_jhu_heat .latest-posts-sc-item h3.lp-title {
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: 0.5pt; }
  .dwg_base_child_jhu_heat .latest-posts-sc-item h3.lp-title a:hover {
    text-decoration: none; }
.dwg_base_child_jhu_heat .latest-posts-sc-item .lp-post-date-inner-padding {
  padding-top: 0.25rem;
  padding-bottom: 0.5rem; }
.dwg_base_child_jhu_heat .latest-posts-sc-item .lp-publish-date {
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 1.25pt;
  text-transform: uppercase;
  font-weight: 700; }
.dwg_base_child_jhu_heat .latest-posts-sc-item .lp-post-excerpt .entry-summary p {
  font-size: 0.875rem;
  line-height: 1.8; }
.dwg_base_child_jhu_heat .loop-item-default.has-post-thumbnail .loop-item-inner-padding {
  position: relative; }
.dwg_base_child_jhu_heat .loop-item-default.has-post-thumbnail .featimg-wrapper {
  margin-bottom: 1rem; }
.dwg_base_child_jhu_heat .single-post h1.entry-title {
  position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 0rem;
  font-size: 3.5rem;
  line-height: 1; }
  .dwg_base_child_jhu_heat .single-post h1.entry-title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 8%;
    height: 6px;
    content: "\00a0";
    z-index: 10; }
.dwg_base_child_jhu_heat .single-post .categories-block span.entry-utility-prep {
  display: none; }
.dwg_base_child_jhu_heat .single-post .categories-block a {
  font-size: 0.875rem;
  font-weight: 700; }
.dwg_base_child_jhu_heat .single-post .publish-date-block span.publish-date {
  font-size: 1.125rem;
  font-weight: 700; }
  .dwg_base_child_jhu_heat .single-post .publish-date-block span.publish-date i {
    display: none; }
.dwg_base_child_jhu_heat .widget_categories ul li.cat-item a {
  display: block;
  padding: 0.75rem 0.25rem;
  text-decoration: none;
  font-size: 0.925rem;
  line-height: 1;
  font-weight: 700; }
  .dwg_base_child_jhu_heat .widget_categories ul li.cat-item a:hover {
    text-decoration: none;
    padding: 0.75rem 0rem 0.75rem 0.75rem; }
.dwg_base_child_jhu_heat .widget-latest-posts-item .widget-latest-posts-item-outer-margin {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem; }
.dwg_base_child_jhu_heat .widget-latest-posts-item .widget-latest-posts-item-inner-padding {
  padding: 0.675rem; }
.dwg_base_child_jhu_heat .widget-latest-posts-item .lp-post-date-outer-margin {
  margin-top: 0.5rem;
  margin-bottom: 0.125rem; }
.dwg_base_child_jhu_heat .widget-latest-posts-item .lp-publish-date {
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5pt; }
.dwg_base_child_jhu_heat .widget-latest-posts-item .lp-post-title-inner-padding {
  padding-bottom: 0.25rem; }
.dwg_base_child_jhu_heat .widget-latest-posts-item h5.lp-title {
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.3pt; }
  .dwg_base_child_jhu_heat .widget-latest-posts-item h5.lp-title a {
    display: block;
    text-decoration: none; }
    .dwg_base_child_jhu_heat .widget-latest-posts-item h5.lp-title a:hover {
      text-decoration: none; }

@media only screen and (min-width: 580px) {
  .dwg_base_child_jhu_heat .loop-item-default.has-post-thumbnail .loop-item-inner-padding {
    position: relative;
    padding-left: 240px; }
  .dwg_base_child_jhu_heat .loop-item-default.has-post-thumbnail .featimg-wrapper {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 200px;
    float: left;
    margin-bottom: 0; } }
.dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-background-img {
  width: 100%;
  height: 420px; }
.dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content-col {
  width: 100%;
  padding-top: 440px; }
.dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content {
  max-width: auto; }
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content h2 {
    position: relative;
    line-height: 1;
    padding-bottom: 0.875rem;
    margin-bottom: 0.75rem;
    font-size: 2.25rem; }
    .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content h2:before {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 12%;
      height: 4px;
      content: "\00a0";
      z-index: 10; }
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content h3,
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content h4,
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content h5 {
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 1.25pt;
    text-transform: uppercase;
    font-weight: 400; }
.dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content-inner-padding {
  padding: 1rem; }
.dwg_base_child_jhu_heat #jhu_heat-who-we-are-pc .page-content-shortcode-background-img {
  background-position: center top !important; }
.dwg_base_child_jhu_heat #jhu_heat-vh-class-pc h2 {
  position: relative;
  line-height: 0.9;
  padding-bottom: 1.5rem;
  margin-bottom: 0.5rem;
  font-size: 3.5rem; }
  .dwg_base_child_jhu_heat #jhu_heat-vh-class-pc h2:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 12%;
    height: 6px;
    content: "\00a0";
    z-index: 10; }
.dwg_base_child_jhu_heat #jhu_heat-vh-class-pc h6 {
  line-height: 1.6;
  font-weight: 700; }
.dwg_base_child_jhu_heat #jhu_heat-vh-class-pc .page-content-shortcode-content-col {
  width: 100%;
  float: left; }
.dwg_base_child_jhu_heat #jhu_heat-vh-class-pc .page-content-shortcode-content {
  max-width: 860px;
  float: left; }
.dwg_base_child_jhu_heat #jhu_heat-vh-class-pc .page-content-shortcode-content-inner-padding {
  padding: 1.25rem 0; }

@media only screen and (min-width: 960px) {
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-background-img {
    width: 50%;
    height: 100%; }
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content-col {
    width: 50%;
    padding-top: 0; }
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content {
    max-width: 640px; }
    .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content h2 {
      position: relative;
      line-height: 1;
      padding-bottom: 1.25rem;
      margin-bottom: 1rem;
      font-size: 3rem; }
    .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content h5 {
      font-size: 1rem;
      line-height: 1;
      letter-spacing: 1.25pt;
      text-transform: uppercase;
      font-weight: 400; }
  .dwg_base_child_jhu_heat .jhu_heat-pc .page-content-shortcode-content-inner-padding {
    padding: 4rem; }
  .dwg_base_child_jhu_heat .jhu_heat-pc.jhu_heat-pc-left .page-content-shortcode-background-img {
    float: left; }
  .dwg_base_child_jhu_heat .jhu_heat-pc.jhu_heat-pc-left .page-content-shortcode-content-col {
    float: right; }
  .dwg_base_child_jhu_heat .jhu_heat-pc.jhu_heat-pc-left .page-content-shortcode-content {
    float: left; }
  .dwg_base_child_jhu_heat .jhu_heat-pc.jhu_heat-pc-right .page-content-shortcode-background-img {
    float: right;
    left: auto;
    right: 0; }
  .dwg_base_child_jhu_heat .jhu_heat-pc.jhu_heat-pc-right .page-content-shortcode-content-col {
    float: left; }
  .dwg_base_child_jhu_heat .jhu_heat-pc.jhu_heat-pc-right .page-content-shortcode-content {
    float: right; }
  .dwg_base_child_jhu_heat #jhu_heat-vh-class-pc h2 {
    position: relative;
    line-height: 0.9;
    padding-bottom: 1.5rem;
    margin-bottom: 0.5rem;
    font-size: 3.5rem; }
  .dwg_base_child_jhu_heat #jhu_heat-vh-class-pc h6 {
    line-height: 1.6;
    font-weight: 700; }
  .dwg_base_child_jhu_heat #jhu_heat-vh-class-pc .page-content-shortcode-content-col {
    width: 66.6%;
    float: right; }
  .dwg_base_child_jhu_heat #jhu_heat-vh-class-pc .page-content-shortcode-content {
    max-width: 860px;
    float: right; }
  .dwg_base_child_jhu_heat #jhu_heat-vh-class-pc .page-content-shortcode-content-inner-padding {
    padding: 6.25rem 5rem; } }
.dwg_base_child_jhu_heat .staff-grid .staff-item {
  text-align: left; }
.dwg_base_child_jhu_heat .staff-grid .staff-item-inner-padding {
  padding: 1rem; }
.dwg_base_child_jhu_heat .staff-grid .staff-thumb a.staff-thumb-link {
  display: block;
  position: relative;
  z-index: 9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden; }
.dwg_base_child_jhu_heat .staff-grid .staff-thumb-wrap {
  display: block;
  position: relative;
  z-index: 8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden; }
.dwg_base_child_jhu_heat .staff-grid .staff-thumb-overlay {
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  width: 100%;
  height: 100%;
  display: none !important; }
.dwg_base_child_jhu_heat .staff-grid .staff-item-title-inner-padding {
  padding-top: 1rem; }
.dwg_base_child_jhu_heat .staff-grid h3.staff-title {
  font-size: 2.25rem;
  line-height: 1;
  text-transform: uppercase; }
  .dwg_base_child_jhu_heat .staff-grid h3.staff-title a:hover {
    text-decoration: none; }
.dwg_base_child_jhu_heat .staff-grid h4.staff-title {
  font-size: 1.75rem;
  line-height: 1;
  text-transform: uppercase; }
  .dwg_base_child_jhu_heat .staff-grid h4.staff-title a:hover {
    text-decoration: none; }
.dwg_base_child_jhu_heat .staff-grid .staff-item-position-block-inner-padding {
  padding-top: 0.25rem;
  padding-bottom: 0.125rem; }
.dwg_base_child_jhu_heat .staff-grid .staff-position-name {
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 1.25pt;
  text-transform: uppercase;
  font-weight: 700; }
  .dwg_base_child_jhu_heat .staff-grid .staff-position-name a {
    text-decoration: none; }
    .dwg_base_child_jhu_heat .staff-grid .staff-position-name a:hover {
      text-decoration: none; }
.dwg_base_child_jhu_heat .staff-grid .staff-item-department-block-inner-padding {
  padding-top: 0.125rem;
  padding-bottom: 0rem; }
.dwg_base_child_jhu_heat .staff-grid .staff-department-name {
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.3pt;
  font-weight: 700; }
  .dwg_base_child_jhu_heat .staff-grid .staff-department-name a {
    text-decoration: none; }
    .dwg_base_child_jhu_heat .staff-grid .staff-department-name a:hover {
      text-decoration: none; }
.dwg_base_child_jhu_heat .staff-grid .staff-excerpt p {
  font-size: 0.875rem;
  line-height: 1.8; }
.dwg_base_child_jhu_heat .staff-single .staff-single-outer-margin {
  margin-top: 2rem; }
.dwg_base_child_jhu_heat .staff-single .staff-leftcol-outer-margin {
  margin-right: 2rem; }
.dwg_base_child_jhu_heat .staff-single .staff-rightcol-inner-padding {
  margin-left: 2rem; }
.dwg_base_child_jhu_heat .staff-single .staff-thumb {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden; }
.dwg_base_child_jhu_heat .staff-single .staff-thumb-outer-margin {
  margin-top: 0.75rem; }
.dwg_base_child_jhu_heat .staff-single .staff-thumb-wrap {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden; }
.dwg_base_child_jhu_heat .staff-single h1.staff-title {
  display: block;
  position: relative;
  padding-bottom: 0.75rem;
  margin-bottom: 1.25rem; }
  .dwg_base_child_jhu_heat .staff-single h1.staff-title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 10%;
    height: 6px;
    content: "\00a0";
    z-index: 10; }
.dwg_base_child_jhu_heat .staff-single h2.staff-position-name,
.dwg_base_child_jhu_heat .staff-single h3.staff-position-name,
.dwg_base_child_jhu_heat .staff-single h4.staff-position-name,
.dwg_base_child_jhu_heat .staff-single h5.staff-position-name {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 1.25pt;
  text-transform: uppercase;
  font-weight: 700; }
.dwg_base_child_jhu_heat .staff-single h2.staff-department-name,
.dwg_base_child_jhu_heat .staff-single h3.staff-department-name,
.dwg_base_child_jhu_heat .staff-single h4.staff-department-name,
.dwg_base_child_jhu_heat .staff-single h5.staff-department-name {
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0.3pt;
  font-weight: 700; }
.dwg_base_child_jhu_heat .staff-single .staff-item-content-outer-margin {
  margin-top: 2rem; }
