﻿.large70 {
    width: 100%;
}

#ft_error_message {
    color: red;
    font-weight: bold;
    padding-left: 34px;
    padding-bottom: 38px;
}

.fixedwidth {
    width: 800px;
    margin: auto;
}

.tile-detail td {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

    .tile-detail td input, .tile-detail td select {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

.section-inline ul {
    margin: 0px;
}

@media only screen and (min-width: 1279px) {
    .section-inline {
        display: inline-block;
    }

        .section-inline .text-center li {
            display: block;
        }

        .section-inline .text-center li {
            margin-top: 20px;
        }

    .large70 {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .section-inline {
        display: inline-block;
    }

        .section-inline .text-center li {
            display: block;
        }

        .section-inline .text-center li {
            margin-top: 20px;
        }

    .large70 {
        width: 80%;
    }
}

.footer .row {
    margin-top: 0px !important;
}

.featured-expertise-button {
    background-color: transparent;
}

@media only screen and (min-width: 1025px) {
    footer .offset-lg-2 {
        margin-left: calc(16.66667% + 5px);
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .show-sm-footer {
        display: inline-block !important;
        display: initial !important;
    }

    .hide-sm-footer {
        display: none !important;
    }

    .lname, .fname {
        width: calc(50% - 5px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .show-md-footer {
        display: inline-block !important;
        display: initial !important;
    }

    .hide-md-footer {
        display: none !important;
    }

    .lname, .fname {
        width: calc(50% - 5px);
    }
}

.half-width {
    width: 50%;
}

.nl-body {
    font-family: Adelle SansW01-Regular;
    font-size: 16px;
    line-height: 1.63;
    text-align: left;
    color: #212121;
}

.ft_newsletter {
    padding-left: 108px;
    padding-right: 108px;
    padding-top: 50px;
    padding-bottom: 50px;
}

#ft_newsletter_success {
    padding-left: 108px;
    padding-right: 108px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}


#ft_newsletter_content {
    padding-right: 54px;
}

    #ft_newsletter_content .subtitle {
        padding-bottom: 12px;
    }

    #ft_newsletter_content img {
        padding-bottom: 30px;
    }

.button-grape {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 13px;
    margin-bottom: 50px;
    background-color: #642667;
    color: #fff;
    font-family: Adelle SansW01-Semibold;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    margin-top: 16px;
    border: 0;
}

#newsletter_form input[type="text"], #newsletter_form input[type="email"] {
    background-color: #f2f2f2;
    font-family: Adelle SansW01-Regular;
    font-size: 15px;
    text-align: left;
    color: #212121;
    padding: 14px 25px 13px 28px;
    margin-bottom: 14px;
    width: 100%;
    border: 0;
}

    #newsletter_form input[type="text"]::-webkit-input-placeholder, #newsletter_form input[type="email"]::-webkit-input-placeholder,
    #newsletter_form input[type="text"]:-moz-placeholder, #newsletter_form input[type="email"]:-moz-placeholder,
    #newsletter_form input[type="text"]::-moz-placeholder, #newsletter_form input[type="email"]::-moz-placeholder,
    #newsletter_form input[type="text"]:-ms-input-placeholder, #newsletter_form input[type="email"]:-ms-input-placeholder,
    #newsletter_form input[type="text"]::placeholder, #newsletter_form input[type="email"]::placeholder {
        color: #212121 !important; /*CLK*/
    }

    input::-webkit-input-placeholder, #newsletter_form input[type="email"]::-webkit-input-placeholder {
        color: #212121; /*CLK*/
    }



.social-icon-list {
    margin-top: 36px !important;
}

@media only screen and (min-width: 1280px) {
    .fname {
        padding-right: 2px;
        width: calc(50% - 10px);
    }

    .lname {
        padding-left: 2px;
        width: calc(50% - 10px);
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .fname, .lname {
        width: calc(100% - 10px);
    }
}

@media only screen and (min-width: 480px) and (max-width: 1023px) {
    .fname {
        padding-right: 2px;
    }

    .lname {
        padding-left: 2px;
    }
}

@media only screen and (min-width: 1024px) {

    #newsletter_form {
        padding-left: 54px;
    }
}

/*@media only screen and (max-width: 1023px) {
    .ft_newsletter {
        padding-left: 54px;
        padding-right: 54px;
        padding-bottom: 24px;
    }

        #newsletter_form {
        padding-left: 27px;
    }
    
    #ft_newsletter_content {
        padding-right: 27px;
    }
}*/

@media only screen and (max-width: 1279px) {
    .ft_newsletter {
        padding-left: 54px;
        padding-right: 54px;
        padding-bottom: 24px;
    }

    #ft_newsletter_content {
        padding-right: 27px;
    }

    #newsletter_form {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 1023px) {
    .ft_newsletter {
        padding-left: 26px;
        padding-right: 26px;
        padding-bottom: 24px;
    }

    .fname {
        margin-left: 0px;
    }

    .lname {
        margin-right: 0px;
    }

    .nlinput {
        width: 100%;
        margin-left: 0px;
    }

    #newsletter_form {
        padding-top: 30px;
    }
}


#ft_newsletter_content .subtitle {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.15;
    text-align: left;
    color: #212121;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #ft_newsletter_content .subtitle {
        font-size: calc(22px + 4 * ((100vw - 768px) / (1024 - 768)));
    }

    .nl-body {
        font-size: calc(14px + 2 * ((100vw - 768px) / (1024 - 768)));
    }

    #newsletter_form input[type="text"], #newsletter_form input[type="email"] {
        font-size: calc(14px + 2 * ((100vw - 768px) / (1024 - 768)));
    }
}

@media only screen and (max-width: 767px) {
    #ft_newsletter_content .subtitle {
        font-size: 22px;
    }

    .nl-body {
        font-size: 14px;
    }

    #newsletter_form input[type="text"], #newsletter_form input[type="email"] {
        font-size: 14px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1023px) {
    .fname {
        padding-right: 2px;
    }

    .lname {
        padding-left: 2px;
    }
}

@media only screen and (max-width: 479px) {
    .fname {
        width: 100%;
    }

    .lname {
        width: 100%;
        margin-left: 0px;
    }
}


@media only screen and (min-width: 1280px) {
    .no-container-footer .fname {
        padding-right: 0px;
    }

    .no-container-footer .lname {
        padding-left: 0px;
    }
}

.no-container-footer .ft_newsletter {
    padding: 50px 34px;
}

@media only screen and (min-width: 1024px) {
    #newsletter_form {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 500px) {
    #ft_newsletter_success {
        padding: 50px 24px;
    }
}
