.lawcon a {
    color: #56c2c5;
}

.lawcon input[type=submit] {
    background-color: #56c2c5;
}

.lawcon .footer {
    max-width: 100%;
    background-color: #56c2c5;
}

.lawconfooter {
    position: relative;
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.lawconfooter a {
    color: white;
}

.lawcon .container {
    margin-bottom: 1.5em;
}

.narrowed {
    width: 95%;
    margin-left: 2.5%;
}

.lawcon h1 {
    font-family: 'Kanit', sans-serif;
    font-weight: 100;
    font-size: 9em !important;
    color: white;
    line-height: 0.78em;
    margin-left: -0.03em;
    padding-bottom: 0.15em;
}

.lawcon h2 {
    font-family: 'Kanit', sans-serif;
    font-weight: 200;
    font-size: 5em !important;
    color: white;
    padding: 0.2em 0 0 0;
}

.lawcon h3 {
    font-family: 'Kanit', sans-serif;
    font-weight: 200;
    font-size: 3.1em !important;
    color: white;
    padding: 0.3em 0 0.75em 0;
}

.lawcon h4 {
    font-family: 'Kanit', sans-serif;
    font-weight: 100;
    font-size: 2.5em;
    margin: 0;
}

.lawcon h5 {
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
    color: #56c2c5;
    margin: 0;
}

.menubackground {
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 98;
    background-color: #1B2729;
}

.lawcon .menubar li:hover {
    background-color: #56c2c5;
}

.lawcon .submenu {
    background-color: #56c2c5;
}

.shell {
    width: 100vw;
    height: auto;
    background-color: white;
}

.shell .small {
    margin-top: 3%;
    -ms-flex-preferred-size: 48.3%;
    flex-basis: 48.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.shell .small:hover {
    background-color: #555;
}

.shell .small h2 {
    font-size: 3.5em !important;
    font-weight: 200;
    text-align: center;
    padding: 0 0 0.2em 0;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

.shell .upcoming {
    margin-bottom: 3%;
}

.shell .field_container {
    background-color: #56c2c5;
}

.shell b {
    font-weight: 300;
}

.teal-bg {
    background-color: #56c2c5;
    margin-bottom: 0 !important;
}

.green-bg {
    background-color: #56c59f;
}

.teal {
    color: #56c2c5;
}

.persistent {
    position: fixed;
    z-index: 99;
    max-width: 1280px;
    border-bottom: none;
}

.titlebanner {
    width: 100vw;
    height: auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

.relative {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.masthead {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.lc-strap {
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
    font-size: 2em;
    color: white;
    z-index: 2;
    background-color: rgba(86, 194, 197, 0.77);
    border-radius: 2em;
    width: 35%;
    margin: 0 auto;
}

.bookingpage {
    height: auto !important;
}

.event-copy {
    margin-top: 1em;
    width: 75%;
    float: left;
}

.event-copy li {
    list-style: none;
}

.event-copy li:before {
    content: "→ ";
    color: #56c2c5;
    font-weight: 900;
    letter-spacing: 0.2em;
}

.global-back {
    background-image: url(img/lawcon/global-back-dim.jpg);
}

.private-client {
    background-image: url(img/lawcon/private-client.jpg);
    height: 30vh;
}

.com-prop {
    background-image: url(img/lawcon/comlease.jpg);
    height: 30vh;
}

.personal-injury {
    background-image: url(img/lawcon/injury.jpg);
    height: 30vh;
}

.leadership {
    background-image: url(img/lawcon/leadership.jpg);
    height: 30vh;
}

.justice {
    background-image: url(img/events/march/crimjust.jpg);
    height: 30vh;
}

.bookbutton {
    margin: 1.5em auto 0 auto;
    width: 40%;
    background-color: #56c2c5;
    height: 3.4em;
}

.bookbutton a {
    text-decoration: none;
}

.bookbutton h2 {
    font-size: 3em !important;
    font-weight: 200;
    text-align: center;
    padding: 0 0 0.2em 0;
}

.bookbutton h5 {
    color: white;
    text-align: center;
    font-size: 1.8em;
    margin-top: 0.1em;
}

.prefooter {
    height: 18vh;
}

@media screen and (max-width: 1366px) {
    .lawcon .container {
        width: 95vw;
        margin-left: auto;
        margin-right: auto;
    }

    .lawcon .titlebar {
        width: 97%;
    }

    .lawcon .logo {
        margin-left: 0 !important;
    }

    .masthead h1 {
        font-size: 9em !important;
    }

    .lawcon h2 {
        font-size: 4.5em !important;
    }

    .lawcon h3 {
        font-size: 2.8em !important;
    }

    .bookbutton h2 {
        font-size: 2.5em !important;
        line-height: 1.3em;
    }

    .bookbutton h5 {
        font-size: 1.7em;
    }
}

@media screen and (max-width:460px) {
    .menubackground {
        height: 68px;
    }

    .lawcon .titlebar {
        width: 95vw;
        margin-left: auto;
        margin-right: auto;
    }

    .titlebanner {
        height: 50vh !important;
    }

    .lawcon h1 {
        font-size: 4em !important;
        line-height: 1em !important;
    }

    .lawcon h2 {
        font-size: 2.7em !important;
    }

    .lawcon h3 {
        font-size: 2.2em !important;
    }

    .lawcon h4 {
        font-size: 1.8em;
        line-height: 1.1em;
        padding-bottom: 0.5em;
    }

    .lawcon h5 {
        line-height: 1.2em;
    }

    .shell .small {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        height: 75px !important;
    }

    .shell .small h2 {
        font-size: 2em !important;
    }

    .private-client,
    .com-prop,
    .personal-injury,
    .leadership {
        height: 30vh !important;
    }

    .event-copy {
        width: 100%;
    }

    .bookbutton {
        width: 100%;
    }

    .bookbutton h5 {
        line-height: 1.6em;
    }

    .prefooter {
        height: 15vh !important;
    }
}
