/*
Theme Name: Heritage University
Description: A Child Theme for Heritage University based off the Enfold Wordpress Theme.
Version: 1.0
Author: JP Marketing
Author URI: https://jpmktg.com/
Template: enfold
*/



/*Add your own styles here:*/


#top .av-control-minimal .avia-slideshow-arrows a:before {
	border: none;
}


a.asl_res_url {
    font-size: 24px !important;
    line-height: 36px !important;
    padding-left: 8px !important;
}

#scroll-top-link {
    background-color: #ffc235;
	color: #ffffff;
}

/*******************
STAFF DIRECTORY
*******************/


.hu-filter {
	width: 25% !important;
}

.abcfslBtnGroup.abcfslBtn_LG.abcfslBG_Btn.hu-filter {
    margin-bottom: 20px;
}

.abcfslGCol.abcfslGCol_xx_3.abcfslGCol_xl_2.abcfslGCol_lg_2.abcfslGCol_md_1.abcfslGCol_sm_1.abcfslPadLRPc1.abcfslMB40 {
    padding: 10px 20px;
}

.staff-info {
	margin-top: 16px !important;
}

h3.staff-name {
    line-height: 1em !important;
	font-size: 20px !important;
	padding-bottom: 8px !important;
}

h2.staff-name, p.staff-building {
	margin-bottom: 0 !important;
}

p.staff-extension {
    margin-top: 0 !important;
}

p.staff-phone {
	margin-bottom: 4px !important;
}

p.staff-phone, p.staff-position, p.staff-department, p.staff-email, p.staff-extension {
    margin-top: 0px;
	line-height: 1em !important;
	font-size: 15px !important;
}

.staff-email a, .staff-cv a {
 	text-decoration: underline !important;
}

.abcfslMT15.abcfslF16 a {
	text-decoration: underline !important;
	font-size: 15px !important;
}

.staff-email a, .staff-cv a:hover {
    color: #20419a !important;
}

/*******************
STAFF DIRECTORY
*******************/



@media screen and (min-width: 998px) {
	.menu-hide-mobile {
		display: none;
	}
}


@media screen and (max-width: 767px) {
.avia-caption-content.av_inherit_color {
    display: none;
}	
}

@media screen and (min-width: 768px) {
	.jp-hide-mobile, div.sticky_placeholder {
		display: none;
	}
}

.content-button-yellow {
    background: #ffc235;
    color: #ffffff !important;
    padding: 8px 30px;
    border-radius: 3px;
    border-bottom: solid 2px #f0b337;
    display: inline-block;
}

.content-button-yellow:active {
	background: #f0b337;
	border-bottom: none;
}

.tab.widget_tab_recent.tab_counter_1, .tab.first_tab.widget_tab_popular.tab_counter_0 {
    color: #222222 !important;
}

h4.entry-title.summary {
    color: #ffffff !important;
}

h3.av-masonry-entry-title.entry-title {
    line-height: 1.3em;
}

h3.av-masonry-entry-title.entry-title {
    color: #ffffff !important;
    line-height: 1.3em !important;
}

.tab {
    background: #20419a;
    border-radius: 5px 5px 0px 0px !important;
	color: #ffffff !important;
	font-size: 1.1em !important;
}

.active_tab {
	color: #2f2f2f !important;
}

.av-subheading p {
    font-size: 22px !important;
    font-weight: 700;
}

.jp-hide {
display: none !important;
}

.content-small-img {
	border: solid #ffc235 4px !important;
    margin: 0 0px 8px 16px !important;
}

#menu-item-3239 span.avia-menu-text, #menu-item-3238 span.avia-menu-text{
	font-weight: 700 !important;
	color: #20419a;
}

#menu-item-6917 > a > span.avia-menu-text, #menu-item-6916 > a > span.avia-menu-text {
    letter-spacing: 0;
    font-size: 17px;
    font-weight: 600;
    left: 0px;
    position: absolute;
	line-height: 1em;
}

#menu-item-6917 > a > span.avia-bullet, #menu-item-6916 > a > span.avia-bullet{
	display: none;
}

.menu-img {
	width: 360px;
}


h3.aviaccordion-title {
    color: #ffffff !important;
}

h3.av-special-heading-tag {
    color: #20419a !important;
}

.gray-bg {
	background-color: #f1f1f1;
}


/******* Thumbnail Hover Effect ********/

.hover-container {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  background-color: #20419a;
  overflow: hidden;
  width: 100%;
  height: 20%;
  transition: .5s ease;
  opacity: .9;
}

.hover-container:hover .overlay {
  bottom: 0;
  height: 100%;
}

.hover-container:hover .hover-text {
	font-size: 1.5em;
	left: 45%;
}

.hover-text {
  color: white;
  font-size: 1.2em;
  font-weight: 500;	
  position: absolute;
  top: 50%;
  left: 33%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  transition: .5s ease;
}



/******* FAQ Accordions ********/

.toggler {
    font-weight: 700;
    background: #f1f1f1 !important;
}

.tn-paragraph-padding {
	padding: 0 20px;
}

/*.avia-iframe-wrap {
    border: solid 8px #ffc235 !important;
    background: #ffc235;
}*/

.center {
	text-align: center;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 0px;
}

.content {
	padding-top: 0px;	
}

.rounded {
	border-radius: 50%;
}

.slim-div {
width: 80%;
margin: 0 auto;
}

.bg-img-cover {
background-size: cover;
}


.float-column-blue {
    border-top: solid #20419a 14px !important;
-webkit-box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
-moz-box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
}

.float-column-yellow {
    border-top: solid #ffc235 14px !important;
-webkit-box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
-moz-box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
}

.float-column {
-webkit-box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
-moz-box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
box-shadow: 6px 6px 20px -5px rgba(0,0,0,0.7);
}

.multiply-bg {
    background-repeat: repeat !important;
	background-attachment: scroll !important;
    background-position: center center !important;
	background-size: contain !important;
}




#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
    background-color: #ffd676;
}

.main_color blockquote {
    color: #222222;
}

h3.tribe-events-month-event-title {
    font-size: 16px !important;
}

.avia-caption-content.av_inherit_color {
    text-shadow: 2px 2px 10px #000;
}

h3.av-magazine-title.entry-title {
    font-size: 18px !important;
}

#top #wrap_all .av-inherit-size .av-special-heading-tag {
    font-weight: 500;
}

h2.avia-caption-title {
    font-weight: 500 !important;
    font-family: Roboto;
    text-shadow: 2px 2px 10px #000;
}

.av-image-caption-overlay-center p:last-child {
    margin-bottom: 0;
    font-family: roboto;
    font-weight: 400;
    position: absolute;
    bottom: 22px;
}

.avia-button.avia-size-large {
    padding: 12px 16px !important;
    font-size: 16px !important;
	letter-spacing: .5px;
	background: #4c79b5;
}

.jp-hide {
    display: none;
}

.invisible {
    visibility: hidden;
}

.stat-category {
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -.5px;
    display: inline-block;
    margin-top: 14px;
    line-height: 1.4em;
}

.stat-description {
    color: #2e2e2e;
    display: inline-block;
    margin-top: .8em;
}

span.avia-single-number.__av-single-number {
    font-weight: 700;
}

.container ul li, .container ol li {
    font-size: 16px;
}

.av-image-caption-overlay-center > p, .blue-bg a {
    background: #20419a;
    padding: 0 10px;
}

div#home-news-feed:before {
    content: 'Around Heritage: News & Events';
    position: relative;
    left: 15%;
    bottom: 24px !important;
    font-size: 28px;
    font-weight: 500;
    color: #2a2a2a;
}



/*******************
HEADER
*******************/

/******* Top Nav ********/


/******* Main Nav ********/

span.avia-menu-text {
/**    text-transform: uppercase; **/
    font-weight: 400;
    font-size: 1.2em;
}




/*****Breadcrumbs*****/

.breadcrumbs {
    margin: 32px auto;
    width: 80%;
    max-width: 1310px;
    font-size: 16px;
}

.breadcrumbs .post {
    float: none;
}

/*****Page Title*****/

div#hu-title-holder {
    text-align: center;
    padding: 50px 0;
}

h1.hu-page-title {
    color: #2b4093;
    font-size: 3.5em;
    font-weight: 500;
}

.container_wrap {
    border-top-style: none;

}


/*******************
SIDEBAR
*******************/

li#menu-item-3769 {
    background: #6ea441 !important;
}

li#menu-item-3768 {
    background: #d2813f !important;
}

li#menu-item-3767 {
    background: #912a30 !important;
}

li#menu-item-3767 a, li#menu-item-3768 a, li#menu-item-3769 a {
    color: #ffffff !important;
}

.sidebar-button {
	margin-bottom: 16px !important;
	width: 100% !important;
}

.widgettitle {
	letter-spacing: 0px;
}

.cmw-level-2, .cmw-level-3 {
	background-color: #ffffff !important;
	list-style: none;
}

.cmw-level-3 a, .cmw-level-2 a {
	padding-left: 16px !important;
}

.cmw-level-2::before {
    content: '';
    width: 13px;
    background: #fff;
    height: 45px;
    position: absolute;
    left: -13px;
}

.cmw-level-3::before {
	content: '';
    width: 20px;
    background: #fff;
    height: 45px;
    position: absolute;
    left: -17px;
	top: 0px !important;
}

.widget_nav_menu .current-menu-item {
    background-color: #f1f1f1 !important;
}

.list-style-none {
	list-style: none !important;
}

.inner_sidebar.extralight-border {
    text-align: left;
}

h3.widgettitle {
    font-weight: 400 !important;
}

.inner_sidebar .widget_nav_menu li a {
    font-size: 14px;
    padding: 3px 0 3px 28px;
}

/**
#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
    background-color: #ffc235;
}
**/

li#menu-item-4532 a, li#menu-item-4533 a, li#menu-item-4534 a, li#menu-item-4535 a {
    padding-left: 20px !important;
}

ul#menu-about-program li a {
	color: #ffffff;
    font-weight: 500;
}

li#menu-item-4532 {
    background-color: #ffc235 !important;
}

li#menu-item-4533 {
    background-color: #5192cb !important;
}

li#menu-item-4534 {
    background-color: #6cb349 !important;
}

li#menu-item-4535 {
    background-color: #923f91 !important;
}

h3#about {
    background: #ffc235;
    padding: 8px 16px;
    color: #ffffff !important;
    background-image: url(https://dev-heritage-university.pantheonsite.io/wp-content/uploads/2018/04/pattern-yellow.png);
}


h3#future {
    background: #6cb349;
    padding: 8px 16px;
    color: #ffffff !important;
    background-image: url(https://dev-heritage-university.pantheonsite.io/wp-content/uploads/2018/04/Shatter-multiply-light-blue.jpg);
}

h3#degree {
    background: #5192cb;
    padding: 8px 16px;
    color: #ffffff !important;
    background-image: url(https://dev-heritage-university.pantheonsite.io/wp-content/uploads/2018/04/Shatter-multiply-green.jpg);
}

h3#faculty {
    background: #923f91;
    padding: 8px 16px;
    color: #ffffff !important;
    background-image: url(https://dev-heritage-university.pantheonsite.io/wp-content/uploads/2018/04/Shatter-multiply-violet.jpg);
}

/*******************
FOOTER
*******************/

#footer {
    border-top: #20419a solid 8px;
    padding-top: 48px;
}

.footer_color {
    background-size: contain;
}

#footer h3.widgettitle {
    font-size: 1em;
    font-weight: 600 !important;
    letter-spacing: 0px;
}

.widget_nav_menu a {
    font-size: 1em;
    padding: 2px;
}

#socket {
    display: none;
}

#footer-logo-container {
    text-align: center;
}

#footer-logo-container img {
    width: 450px;
}

#footer-logo-container span {
    display: none;
}

#footer .widget {
    margin-top: 8px;
}

div#footer-social-container {
    clear: both;
    padding-top: 3em !important;
}

/******* Social Div ********/

ul.social-icons, ul.contact-info, ul.bottom-footer-menu {
    text-align: center;
}

ul.social-icons li {
    display: inline;
    padding-right: 16px;
}

ul.social-icons li img{
    width: 2em;
}


ul.social-icons li:last-child, ul.contact-info li:last-child, ul.bottom-footer-menu li:last-child  {
    padding-right: 0px;
}

/******* Contact Info Div ********/

ul.contact-info li {
    display: inline;
}

ul.contact-info li {
    display: inline;
    padding-right: 5em;
    color: #20419a;
    font-size: 1em;
    font-weight: 600 !important;
}

/******* Contact Info Div ********/

ul.bottom-footer-menu li {
    display: inline;
    padding-right: 5em;
}


/*******************
OTHER
*******************/

/******* Temporary code hiding home page elements ********/


.flex_column.av_one_full.av-animated-generic.bottom-to-top.flex_column_div.av-zero-column-padding.first.avia-builder-el-73.el_after_av_hr.avia-builder-el-last.avia_start_animation.avia_start_delayed_animation {
    display: none;
}

@media only screen and (max-width: 989px) {
#header_meta {
    display: none;
}
}
