.inner-button {
    margin-bottom: 60px
}

.btn {
    display: block;
    font-weight: 500;
    background: #f8971d;
    text-align: center;
    margin: auto
}

.btn:hover {
    color: #fff
}

.column.half {
    width: 100%;
    float: none
}

h1 {
    color: #006c56;
    margin-top: 85px
}

h2 {
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 33px 0;
    text-align: center
}

h3 {
    font-weight: 500;
    text-transform: none;
    margin-bottom: 9px;
    font-size: 20px
}

section {
    background: #fff;
    padding: 0 20px
}

img {
    max-width: 100%
}

#content {
    padding: 27px 0 0 0;
    border: none;
    min-height: 380px;
}

#banner-wrapper {
    height: 216px;
    position: relative;
    background: #f28b00;
}

#intro .col:nth-of-type(2) {
    text-align: center
}

#intro img {
    margin: 0px 0 15px 0;
    padding-right: 10px;
    height: 50%;
}

#brands {
    margin: 50px auto 0 auto;
    padding: 55px 20px 82px 20px;
    background: #f4f4f4
}

#brands p {
    max-width: 700px;
    margin: 0 auto 22px auto
}

#culture {
    background: #006c56;
    color: #fff;
    padding: 61px 20px 58px 20px
}

#culture h2 {
    color: #fff;
    margin-bottom: 13px
}

#culture img {
    margin: 27px auto 46px auto;
    border: 4px solid #fff
}

#experience {
    background: #f4f4f4;
    padding: 61px 20px 77px 20px
}

#experience h2 {
    text-align: center
}

#experience li {
    width: 271px;
    height: 62px;
    list-style-type: none;
    margin: 0 auto 34px auto;
    padding-left: 79px
}

#sal {
    background: url(../images/css/sal-icon.jpg) no-repeat
}

#devo {
    background: url(../images/css/devo-icon-gray.jpg) no-repeat
}

#comm {
    background: url(../images/css/comm-icon.jpg) no-repeat
}

#ht {
    background: url(../images/css/hometown-icon-gray.jpg) no-repeat
}

#joy {
    background: url(
    ../images/css/joy-icon-gray.jpg) no-repeat
}

#bal {
    background: url(../images/css/bal-icon-gray.jpg) no-repeat
}

#sal span, #devo span, #ht span, #joy span {
    display: block;
    padding-top: 8px
}

#comm span, #bal span {
    display: block;
    padding-top: 21px
}

#services {
    max-width: 1000px;
    margin: auto;
    padding: 51px 20px 42px 20px;
    text-align: center;
    position: relative
}

#services h2 {
    text-align: center;
    font-weight: 500;
    margin: 0 0 51px 0
}

#services p {
    margin: auto;
    margin-bottom: 39px
}

#services li p {
    margin: auto;
    margin-bottom: 45px
}

#services li {
    text-align: center;
    text-decoration: underline;
    margin-bottom: 10px;
    list-style-type: none;
    line-height: 29px;
    cursor: pointer
}

#services li:hover a {
    color: #006c56
}

#services li div {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/css/close.png) right 31px top 31px no-repeat, #f7f5f5;
    padding: 65px 20px 20px 20px;
    overflow-y: auto;
    z-index: 65
}

#services span {
    color: #575757;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    vertical-align: top
}

.gradientwrapper {
    width: 100%;
    background: url(../images/css/team-background-x.jpg) repeat-x, #fff
}

#team {
    background: #006c56;
    color: #fff;
    text-align: center;
    padding: 33px 20px 29px 20px
}

#team h2 {
    text-align: center;
    color: #fff
}

#team-bio-wrapper {
    background: url(../images/css/team-background-x.jpg) repeat-x, #fff
}

.team-bio img {
    margin-bottom: 24px
}

.team-bio {
    width: 357px;
    height: 678px;
    margin: 0 6px 0 0;
    border: 1px solid #cecece;
    box-shadow: 1px 0 2px #cecece;
    padding: 0;
    float: left
}

.team-bio img {
    height: auto
}

.team-bio div {
    padding: 0 16px
}

#giving-back {
    padding: 52px 20px
}

#giving-back h2 {
    font-size: 28px;
    margin: 0 0 29px 0
}

#giving-back .btn {
    margin-top: 43px
}

#giving-back-stories .tile {
    height: 278px;
    position: relative;
    width: 100%;
    max-width: 324px;
    text-align: left;
    box-shadow: 1px 0 2px #cecece;
    border: #cecece 1px solid;
    margin: 0 auto 30px auto
}

#giving-back-stories img {
    display: none
}

#giving-back-stories .bottom-div {
    padding: 28px 21px 25px 19px
}

#experience-vid {
    background: #f4f4f4;
    padding: 61px 20px
}

#experience-vid h2 {
    font-size: 28px;
    margin: 0 0 29px 0
}

#experience-vid .subhead {
    font-weight: 700;
    margin-bottom: 9px
}

#experience-vid .btn {
    margin-top: 46px
}

iframe {
    border: 5px solid #fff
}

.cec_registered {
    width: 100%;
    border: 1px solid #d9d9d6;
    border-collapse: collapse;
}

.cec_registered th {
    padding: 5px 8px;
    border: 1px solid #d9d9d6;
}

.cec_registered tr {
    border-bottom: 1px solid #d9d9d6;
    border-collapse: collapse;
}

.cec_registered td {
    padding: 5px 8px;
    border: 1px solid #d9d9d6;
    border-collapse: collapse;
}

.cec_registered .attendee {
    width: 50%;
    max-width: 50%;
}

.tablet, .ipad, .desktop {
    display: none
}

.mobile {
    display: block
}


#appointment label {
    display: block;
    margin-bottom: 20px;
}

#appointment input[type=text],
#appointment textarea {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
}

.float {
    width: 100%;
}

#float-date {
    float: left;
    width: 48%;
}

#float-time {
    float: right;
    width: 48%;
}

#float-time label {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

.clear {
    clear: both;
}

@media screen and (min-width: 320px) {
    .mobile1 {
        display: none
    }

    .mobile {
        display: block;
    }

    h1 {
        color: #fff;
        margin: 0;
        font-size: 45px;
        font-weight: 700;
        line-height: 51px;
        width: 100%;
        padding: 57px 0;
    }

    #inner-left {
        display: none;
    }

    #inner-right {
        display: none;
    }
}

@media screen and (min-width: 400px) {
    .mobile {
        display: none
    }

    .mobile1 {
        display: block;
    }

    h1 {
        color: #fff;
        margin: 0 auto;
        font-size: 45px;
        font-weight: 700;
        line-height: 48px;
        width: 354px;
        padding: 84px 0;
    }
}

@media screen and (min-width: 768px) {
    h1 {
        color: #fff;
        text-align: left;
        font-size: 45px;
        font-weight: 700;
        line-height: 55px;
        width: 359px;
        margin: 0;
        padding: 54px 50px;
        z-index: 10;
        position: absolute;
    }

    #banner-wrapper {
        height: 216px;
        position: relative;

    }

    #banner {
        height: 216px;
        background: url(../images/banners/registration_1200.png) center no-repeat;
        background-size: auto;
        z-index: 5;
        position: absolute;
        left: 0;
        max-width: 968px;
        width: 100%;
    }

    #inner-left {
        position: absolute;
        width: 438.74px;
        height: 216px;
        background: #f28b00;
        z-index: 8;
        display: block;
        margin: 0 0 0 -50px;
        -webkit-transform: skew(-25deg);
        -moz-transform: skew(-25deg);
        -o-transform: skew(-25deg);
        overflow: hidden;
    }

    #inner-right {
        position: absolute;
        right: 0;
        width: 50%;
        height: 216px;
        background: #eff8fc;
        z-index: 1;
        display: block;
    }
}

@media screen and (min-width: 750px) {
    .tablet {
        display: none
    }

    .ipad {
        display: block
    }

    h2 {
        margin: 0 0 29px 0;
        text-align: left
    }

    section {
        padding: 0 50px
    }

    header {
        height: 69px;
        margin: 24px 50px 0 50px
    }

    #intro .col {
        width: 48.5%;
        float: left
    }

    #intro .col:first-of-type {
        margin-right: 3%
    }

    #intro img {
        margin: 17px 0 0 0
    }

    #brands {
        margin: 16px 0 0 0;
        text-align: center
    }

    #brands h2 {
        text-align: center
    }

    #brands img {
        margin: 52px 0 0 0
    }

    #culture {
        padding: 56px 50px 42px 50px
    }

    #culture .col {
        width: 40%;
        float: left
    }

    #culture .col:first-of-type {
        padding-right: 20px;
        width: 60%
    }

    #culture img {
        margin: 55px 0 0 0
    }

    #culture .subhead {
        font-size: 17px;
        line-height: 28px
    }

    #culture .btn {
        margin: 26px 0 0 0
    }

    #experience {
        background: #f4f4f4;
        padding: 58px 50px 75px 50px
    }

    #experience li {
        width: 48.5%;
        height: 62px;
        padding-left: 79px;
        float: left;
        margin: 0 auto 34px auto
    }

    #experience li:nth-of-type(odd) {
        margin-right: 3%
    }

    #sal {
        background: url(../images/css/sal-icon.jpg) no-repeat
    }

    #devo {
        background: url(../images/css/devo-icon-gray.jpg) no-repeat
    }

    #comm {
        background: url(../images/css/comm-icon.jpg) no-repeat
    }

    #ht {
        background: url(../images/css/hometown-icon-gray.jpg) no-repeat
    }

    #joy {
        background: url(../images/css/joy-icon-gray.jpg) no-repeat
    }

    #bal {
        background: url(../images/css/bal-icon-gray.jpg) no-repeat
    }

    #sal span, #bal span, #comm span, #ht span, #devo span, #joy span {
        padding-top: 21px
    }

    #services {
        padding: 47px 50px 51px 50px
    }

    #services h3 span {
        line-height: 65px;
        font-size: 22px;
        color: #006c56;
        padding-left: 15px;
        text-transform: none
    }

    .team-bio div {
        padding: 0 18px 14px 18px
    }

    .team-bio .subhead {
        margin-bottom: 17px
    }

    #giving-back {
        padding: 106px 50px 84px 50px
    }

    #giving-back .col {
        float: left;
        width: 55%
    }

    #giving-back .col:nth-of-type(2) {
        width: 45%
    }

    #giving-back-stories .tile {
        height: 480px
    }

    #giving-back img {
        margin-top: 64px;
        float: right
    }

    #giving-back .btn {
        margin: 43px 0 0 0
    }

    #giving-back-stories img {
        display: block
    }

    #experience-vid {
        padding: 46px 50px 50px 50px
    }

    #experience-vid .btn {
        margin: 39px 0 0 0
    }
}

@media screen and (min-width: 900px) {
    header ul {
        float: right;
        margin-right: 0px;
        margin-top: 9px;
    }

    header {
        margin: 24px 30px 0 30px
    }
}

@media screen and (min-width: 968px) {
    header {
        margin: 24px 30px 0 30px;
    }

    h1 {
        color: #fff;
        text-align: left;
        font-size: 45px;
        font-weight: 700;
        line-height: 55px;
        width: 359px;
        margin: 0 auto;
        z-index: 10;
        position: absolute;
    }

    #abouth1 {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        height: 216px;
        left: 0;
    }

    #banner-wrapper {
        height: 216px;
        position: relative;
    }

    #banner {
        height: 216px;
        background: url(../images/banners/registration_1200.png) center no-repeat;
        background-size: auto;
        z-index: 5;
        position: absolute;
        max-width: 1200px;
        left: 0;
        width: 100%;
        margin: 0 auto;
    }

    #inner-left {
        position: absolute;
        width: 438.74px;
        height: 216px;
        background: #f28b00;
        z-index: 8;
        display: block;
        margin: 0 0 0 -50px;
        -webkit-transform: skew(-25deg);
        -moz-transform: skew(-25deg);
        -o-transform: skew(-25deg);
        overflow: hidden;
    }

    #inner-right {
        position: absolute;
        right: 0;
        width: 50%;
        height: 216px;
        background: #eff8fc;
        z-index: 1;
        display: block;
    }
}

@media screen and (min-width: 1020px) {
    h1 {
        padding: 75px 0;
    }
    #inner-left {
        position: absolute;
        width: 45%;
        height: 216px;
        background: #f28b00;
        z-index: 8;
        display: block;
        margin: 0 0 0 -50px;
        -webkit-transform: skew(-25deg);
        -moz-transform: skew(-25deg);
        -o-transform: skew(-25deg);
        overflow: hidden;
    }
}

@media screen and (min-width: 1060px) {
    #abouth1 {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        height: 216px;
        left: 0;
    }
}

@media screen and (min-width: 1200px) {
    h1 {
        color: #fff;
        text-align: left;
        font-size: 45px;
        font-weight: 700;
        line-height: 55px;
        width: 1000px;
        margin: 0 auto;
        z-index: 10;
        position: absolute;
    }

    #abouth1 {
        width: 1000px;
        max-width: 1000px;
        margin: 0 auto;
        height: 216px;
        left: 0;
    }

    #banner-wrapper {
        height: 216px;
        position: relative;
    }

    #banner {
        height: 216px;
        background: url(../images/banners/registration_1200.png) center no-repeat;
        background-size: auto;
        z-index: 5;
        position: absolute;
        max-width: 2000px;
        left: 0;
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1700px) {
    #inner-left {
        position: absolute;
        width: 45.5%;
        height: 216px;
        background: #f28b00;
        z-index: 8;
        display: block;
        margin: 0 0 0 -50px;
        -webkit-transform: skew(-25deg);
        -moz-transform: skew(-25deg);
        -o-transform: skew(-25deg);
        overflow: hidden;
    }
}

@media screen and (min-width: 1850px) {
    #inner-left {
        position: absolute;
        width: 46%;
        height: 216px;
        background: #f28b00;
        z-index: 8;
        display: block;
        margin: 0 0 0 -50px;
        -webkit-transform: skew(-25deg);
        -moz-transform: skew(-25deg);
        -o-transform: skew(-25deg);
        overflow: hidden;
    }
}

@media screen and (min-width: 600px) {
    .mobile1 {
        display: none
    }

    .tablet {
        display: block
    }

    section {
        padding: 0 25px
    }

    #content {
        padding: 50px 0 0 0;
        margin-bottom: 0;
        border: none;
    }

    #brands {
        margin: 22px 0 53px 0
    }

    #culture {
        padding: 50px 25px 50px 25px
    }

    #culture h2 {
        margin-bottom: 30px
    }

    #culture .btn {
        margin-top: 34px
    }

    #culture img {
        margin: 49px 0 0 0
    }

    #experience {
        background: #f4f4f4;
        padding: 58px 25px 55px 25px
    }

    #experience h2 {
        text-align: center;
        margin-bottom: 50px
    }

    #experience li {
        margin: 0 auto 37px auto
    }

    #services {
        padding: 49px 20px 44px 20px
    }

    #services h2 {
        margin-bottom: 49px
    }

    #services ul {
        width: 225px;
        margin: auto
    }

    #services li {
        width: auto
    }

    #team {
        padding: 36px 25px 18px 25px
    }

    #team h2 {
        margin: 0 0 22px 0
    }

    #team p {
        padding: 0 60px
    }

    .team-bio {
        width: 448px
    }

    .team-bio div {
        padding: 0 20px 14px 20px
    }

    .team-bio img {
        margin-bottom: 28px
    }

    .team-bio h3 {
        margin-bottom: 6px
    }

    #giving-back {
        padding: 78px 25px 53px 25px
    }

    #experience-vid {
        padding: 56px 25px 49px 25px
    }

    #experience-vid .btn {
        margin-top: 64px
    }
}

@media screen and (min-width: 900px) {
    .ipad {
        display: none
    }

    .desktop {
        display: block
    }

    .greenwrapper {
        width: 100%;
        background: #006c56
    }

    .greywrapper {
        width: 100%;
        background: #f4f4f4
    }

    #content {
        padding: 65px 0 0 0;
        border: none;
    }

    #brands-wrapper {
        background: #f4f4f4
    }

    #brands {
        margin: 36px auto 0 auto
    }

    #culture {
        padding: 75px 30px 54px 30px
    }

    #culture img {
        margin: 0 0 0 0
    }

    #culture .btn {
        margin: 26px 0 0 0
    }

    #experience {
        background: #f4f4f4;
        padding: 64px 30px 30px 30px
    }

    #experience li {
        width: 32%;
        margin-right: 2%;
        height: 62px;
        float: left
    }

    #experience li:nth-of-type(odd) {
        margin-right: 2%
    }

    #experience li:nth-of-type(3n) {
        margin-right: 0
    }

    #services {
        padding: 77px 30px 72px 30px;
        text-align: left
    }

    #services .col {
        width: 330px;
        float: left
    }

    #services .col:nth-of-type(3) {
        width: 59%;
        padding: 0 0 0 65px
    }

    #services h2 {
        text-align: left
    }

    #services ul {
        width: auto;
        margin: 0;
        border-right: 1px solid #575757
    }

    #services li {
        margin: 0 0 10px 35px;
        list-style-image: url(../images/css/service-icon.jpg);
        text-align: left;
        text-decoration: none
    }

    #services li:hover {
        list-style-image: url(../images/css/service-icon-hover.jpg)
    }

    #services p {
        margin-bottom: 22px
    }

    #sal span, #devo span, #ht span, #joy span {
        padding-top: 14px
    }

    #team {
        padding: 53px 30px 23px 30px
    }

    #team p {
        padding: 0
    }

    #team-bio-wrapper {
        padding: 0 30px
    }

    .team-bio {
        width: 483px;
        max-width: 448px;
        margin: 0 6px 0 0;
        float: left
    }

    #giving-back {
        padding: 72px 30px 98px 30px
    }

    #giving-back-stories {
        padding: 25px 30px 73px 30px
    }

    #giving-back-stories .tile {
        position: relative;
        width: 32%;
        margin-right: 2%;
        max-width: 294px;
        float: left;
        border: 1px solid #cecece;
        box-shadow: 1px 0 2px #cecece
    }

    #giving-back-stories .tile:nth-of-type(3) {
        margin-right: 0
    }

    #giving-back-stories .tile div {
        padding: 31px 20px 0 20px
    }

    #giving-back-stories .tile .btn {
        margin: 0;
        position: absolute;
        bottom: 40px;
        left: 20px
    }

    #experience-vid {
        padding: 92px 30px 88px 30px
    }

    #experience-vid .col {
        width: 40%;
        float: left
    }

    #experience-vid .col:nth-of-type(1) {
        width: 55%;
        margin-right: 5%
    }

    #experience-vid .btn {
        margin: 24px 0 0 0
    }

    #experience-vid img {
        border: 5px solid #fff;
        margin-top: 17px
    }
}

@media screen and (min-width: 950px) {
    #services .col:nth-of-type(3) {
        width: 62%
    }

    #sal span, #ht span {
        padding-top: 21px
    }
}

@media screen and (min-width: 1060px) {
    header {
        max-width: 1000px;
        margin: 24px auto 0 auto
    }

    section {
        max-width: 1000px;
        margin: auto;
        padding: 0
    }

    #intro .col img {
        margin-top: 0
    }

    #culture, #experience, #services, #team, #team-bio-wrapper, #giving-back, #giving-back-stories, #experience-vid {
        padding-left: 0;
        padding-right: 0
    }

    #team-bio-wrapper {
        width: 1000px;
        margin: auto
    }

    #giving-back-stories .tile {
        width: 322px;
        max-width: 322px;
        margin-right: 17px
    }

    #giving-back-stories .tile:nth-of-type(3) {
        margin-right: 0
    }
}

@media screen and (min-width: 1180px) {
    .team-bio {
        max-width: 490px;
        margin-right: 28px
    }
}

.lead-slider-wrapper {
    position: relative;
    margin: auto
}

.lead-viewer {
    overflow: hidden;
    min-height: 679px;
    position: relative;
    width: 362px;
    margin: auto
}

.lead-rgt, .lead-lft {
    display: none
}

.lead-slider {
    width: 20000px;
    position: absolute;
    left: -3266px
}

@media screen and (min-width: 450px) {
    .lead-slider-wrapper {
        width: 430px
    }

    .lead-rgt, .lead-lft {
        display: block;
        cursor: pointer;
        height: 30px;
        width: 30px
    }

    .lead-lft {
        position: absolute;
        top: 40%
    }

    .lead-rgt {
        position: absolute;
        top: 40%;
        right: 0
    }
}

@media screen and (min-width: 600px) {
    .lead-slider-wrapper {
        width: 520px
    }

    .lead-viewer {
        width: 452px
    }

    .lead-slider {
        left: 0
    }
}

@media screen and (min-width: 1000px) {
    .lead-slider-wrapper {
        width: 972px
    }

    .lead-viewer {
        width: 904px
    }
}

@media screen and (min-width: 1180px) {
    .lead-slider-wrapper {
        width: 1100px
    }

    .lead-viewer {
        width: 1000px
    }

    .lead-slider {
        left: 0;
    }
}
