.header-megamenu .footer__social a .tw {
    background: url(/sites/default/files/clarion_spiritofchristmasfair_co_uk/images/soc_twitter.png) center no-repeat;
    background-size: cover;
}
.header-megamenu .footer__social a .fb {
    background: url(/sites/default/files/clarion_spiritofchristmasfair_co_uk/images/soc_fb.png) center no-repeat;
    background-size: cover;
}
.header-megamenu .footer__social a .insta {
    background: url(/sites/default/files/clarion_spiritofchristmasfair_co_uk/images/soc_insta.png) center no-repeat;
    background-size: cover;
}
.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;
}
.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: #d90000;
    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: 20px 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%;
}
}
}
