.node-type-article .article-title, .node-type-blog .article-title {
    font-weight: lighter;
}
.card__title {
    background: none;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: lighter;
    word-break: break-word;
}
.card.small-grid .list-of-three__title a {
    color: #222222;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: lighter;
}
.presentation-list a {
    background-color: #f0f0f0;
}
.hero-image__title {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: lighter;
    text-transform: uppercase;
}
.card h1::before {
    border-bottom: 1px solid #ffffff;
    content: "";
    position: absolute;
    left: 15%;
    bottom: 0;
    height: 1px;
    width: 70%;
}
.page-header {
    padding: 0;
    font-size: 26px;
}
.page-header::after {
    background: #e87722;
    display: block;
    content: ' ';
    height: 1px;
    margin-top: 6px;
    width: auto;
}
.content-blocks .row--content-blocks-first .content-blocks__info__title {
    margin: 0 0 10rem;
}
.btn-primary {
    color: #ffffff;
}
.wysiwyg-container img {
    border-radius: 0px;
    display: block;
    height: auto;
    margin: 2px auto;
    max-width: 100%;
}
.header-megamenu .navbar-nav li a:hover, .header-megamenu .navbar-default .navbar-nav > .active > a:hover, .header-megamenu .navbar-nav .open a:hover, .header-megamenu .navbar-nav .open a:focus, .member-login__block .dropdown-menu a:hover {
    border-radius: 5rem;
}
.header-megamenu .navbar-default .navbar-toggle .icon-bar {
    background: #000;
}
.exhibitor__simple-text {
    border: 0.1rem solid rgba(0,0,0,0.06);
    margin: 0.2rem 0.55rem;
    min-height: 0rem;
    padding: 0.55rem 4rem 0.55rem 6rem;
    position: relative;
    text-align: center;
}
.exhibitor__title {
    font-weight: lighter;
    margin-bottom: 0.5rem;
    text-transform: inherit;
    word-break: break-word;
}
@media (min-width: 768px) {
.col-sm-3 {
    width: 25%;
    padding: 0px;
}
}
@media (max-width: 768px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: inherit;
    padding: 0rem 0.5rem 1rem 0.5rem;
    text-align: left;
}
}
@media (max-width: 768px) {
.slick-slide img {
    display: block;
    width: 100%;
    height: 350px;
	object-fit:cover
}
}	
@media (min-width: 769px) {
.exhibitor__simple-text .exhibitor__logo {
    margin-right: 20px;
}
}
@media (max-width: 768px) {
.logo img {
    max-height: 15rem;
    position: static !important;
    transform: none !important;
    padding: 0;
    width: auto;
    max-width: 200%;
}
}
}
.node-type-article .author-info__name, .node-type-article .article-content__introduction, .node-type-blog .author-info__name, .node-type-blog .article-content__introduction {
    text-transform: none;
}
.hero-image__description, .hero-image__title, .hero-image__content .btn {
    text-shadow: -2px 3px 3px rgba(0,0,0,0.25);
}
@media (min-width: 992px) {
.footer__rhs .footer__partners__logo {
    width: 25%;
    float: left;
    display: inline-block;
    margin-right: 3rem;
}
}
.header-megamenu .footer__social a .tw {
    background: url(/sites/default/files/clarion_www_houseandgardenfestival_com/images/twitter_0.png) center no-repeat;
    background-size: cover;
}
.header-megamenu .footer__social a .fb {
    background: url(/sites/default/files/clarion_www_houseandgardenfestival_com/images/facebook_0.png) center no-repeat;
    background-size: cover;
}
.header-megamenu .footer__social a .insta {
    background: url(/sites/default/files/clarion_www_houseandgardenfestival_com/images/instagram_0.png) center no-repeat;
    background-size: cover;
}
.card {
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
}