/** to create promotional box highlighting the contact details for the conference sales guys **/

.cclivemoreinforeq {
    border: 4px solid #005e84;
    color: #ffffff;
    font-size: 1.3rem;
    line-height: 1.3;
    padding: 1rem;
}


/** alternative page header to avoid having the full more than image **/

#live-home-top-alternate {
    background-image: url("http://www.communitycare.co.uk/wp-content/uploads/sites/7/2015/07/more-london-background-small.jpg");
    background-position: 0 100%;
    background-size: cover;
    height: 250px;
}

#live-home-top-alternate {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1rem;
}

#live-home-top-exhibitor {
    height: auto;
    background-image: url("http://www.communitycare.co.uk/wp-content/uploads/sites/7/2015/07/more-london-background-small.jpg");
    background-position: 0 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

#live-home-top-faq {
    background-image: url("http://www.communitycare.co.uk/wp-content/uploads/sites/7/2015/07/more-london-background-small.jpg");
    background-position: 0 100%;
    background-size: cover;
    height: 250px;
}

#live-home-top-faq {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1rem;
}

body.page-community-care-live-exhibitors .title {
    display: none;
}

body.page-live .pre-footer .col h2, body.page-community-care-live-exhibitors .pre-footer .col h2 {
    margin-left: 30px;
}

.exhibitor {
    font-size: 1.3rem;
    line-height: 1.3;
    padding: 2rem;
}

.exhibitor li {
    font-size: 1.3rem;
}

.exhibitorsponsor {
    border: 4px solid #000000;
    font-size: 1.3rem;
    line-height: 1.3;
    padding: 1rem;
}

#live-partners h1 {
    font-size: 2.2rem;
    padding-top: 2rem;
    text-transform: uppercase;
}

#live-partners h3 {
    font-size: 1.8rem;
}

#live-partners img {
    display: block;
    margin: 2rem auto 1rem;
}

#live-partners #register-button a {
    background-color: #93c01f;
    border: medium none;
    border-radius: 50%;
    box-shadow: 1px 1px 2px #6d8397;
    box-sizing: content-box;
    color: #ffffff;
    float: right;
    font-size: 1rem;
    padding: 2.5rem 1rem;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
    z-index: 6;
}

#live-partners #register-button a {
    color: #fff !important;
    text-decoration: none;
    display: block;
}

#live-partners #register-button a:hover {
    background-color: #005e84;
}

body.page-community-care-live-exhibitors #live-home-top {
    height: auto;
}

#live-partners#register-button {
    display: inline;
}

#live-home-top h3 {
    color: #ffffff;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 3rem;
    padding: 6rem 2rem;
}

#live-partners p {
    font-size: 1.3rem;
    margin-left: 2rem;
    position: static;
    top: auto;
    left: auto;
}

#live-partners, #live-terms {
    background-color: #f5f1e3;
    padding: 0px 2rem 3rem;
    text-align: center;
}

#live-partners p, #live-partners ul li {
    font-size: 1.3rem;
    padding: 0 4rem;
    line-height: 1.5;
}

body.page-community-care-live-exhibitors .sticky-button {
    position: fixed;
    top: 20px;
}

#live-mob-button {
    border: 1px solid;
    color: #ffffff;
    display: none;
    font-size: 1.2rem;
    margin: 1rem;
    padding: 1rem;
    text-align: center;
}

.live-nav-bottom {
    display: none;
    margin: 3rem 0;
}

.live-nav-bottom ul {
    padding: 0;
}

.live-nav-bottom ul li {
    background-color: #00afd7;
    border: 1px solid white;
    padding: 1rem 0px;
    text-align: center;
    font-size: 1.1rem;
    list-style-type: none;
}

.live-nav-bottom ul li a {
    color: #ffffff;
    display: block;
}

.tiny-asterisk {
    bottom: 10px;
    font-size: 1.5rem;
    line-height: 0;
    position: relative;
}

@media screen and (max-width:980px) {
    .live-nav-15 {
        display: none;
    }
    #live-mob-button {
        display: block;
    }
    .sticky-button {
        right: 10px;
    }
    #live-home-top h3 {
        font-size: 2rem;
    }
    #logo-circle {
        display: block;
        max-width: 250px;
        margin: 0px auto;
    }
    #live-partners #register-button {
        display: block;
        text-align: center;
    }
    #live-partners #register-button a {
        float: none;
        margin: 1rem auto;
    }
    #headersidebar, #logo {
        display: none !important;
    }
    #live15-why h2, #live-partners h2, #live-exhibition h2, #live-venue h2, #live-terms h2, #findout-more h2 {
        width: auto;
    }
    #live15-why {
        padding: 0 2rem 5rem;
    }
    .testimonials-card {
        width: 90%;
        height: auto;
    }
    #live-exhibition, #live-venue {
        padding: 0 2rem 5rem;
    }
    #live-venue iframe {
        max-width: 90%;
    }
    .live-nav-bottom {
        display: block;
    }
    #live-mob-button a {
        display: block;
        color: #fff;
    }
    #live-partners p {
        padding: 0 1rem;
    }
}
