﻿@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic);

@font-face {
    font-family: "Lato-Semibold";
    src: url('https://jcdn.toastmasters.org/Content/css/Fonts/Lato/LatoSemibold.ttf') format('truetype');
}

@font-face {
    font-family: "Lato-Regular";
    src: url('https://jcdn.toastmasters.org/Content/css/Fonts/Lato/Lato-Regular.otf') format("opentype"), url('https://jcdn.toastmasters.org/Content/css/Fonts/Gotham/Gotham-Black.ttf') format('truetype');
}

.RedLine {
    border-top: 4px solid #722431;
    margin: 10px 0 30px 0;
    width: 50px;
}

.title {
    font-family: "Gotham A", "Gotham B", "Lato" !important;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
}

.convovation-description {
    font-family: "Lato";
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

    .convovation-description h1 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        font-size: 28px !important;
        line-height: 32px !important;
        color: #333333 !important;
        letter-spacing: 0px;
        margin-bottom: 20px;
        font-weight: 500;
    }

    .convovation-description h2 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        font-size: 24px;
        line-height: 28px;
        color: #333333;
        letter-spacing: 0px;
        margin-bottom: 16px;
        font-weight: 700;
    }

    .convovation-description h3 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        font-size: 20px;
        line-height: 24px;
        color: #333333;
        letter-spacing: 0px;
        margin-bottom: 12px;
        font-weight: 500;
    }

    .convovation-description h4 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        font-size: 16px;
        line-height: 20px;
        color: #004165;
        letter-spacing: 0px;
        margin-bottom: 8px;
        font-weight: 700;
    }

    .convovation-description h5 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        font-size: 14px;
        line-height: 18px;
        color: #333333;
        letter-spacing: 0px;
        margin-bottom: 8px;
        font-weight: 700;
    }

    .convovation-description a {
        font-family: "Lato" !important;
        font-size: 16px;
        line-height: 24px;
        color: #035FC2;
        text-decoration: underline;
    }

    .convovation-description quote {
        font-family: "Lato-Semibold";
        color: #025277;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        margin-bottom: 20px
    }

@media(max-width: 800px) {

    .title {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        font-size: 28px;
        line-height: 32px;
        font-weight: 700;
    }

    .convovation-description h1 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        color: #333333 !important;
        font-size: 24px !important;
        line-height: 28px !important;
        letter-spacing: 0px;
        margin-bottom: 20px;
        font-weight: 500;
    }

    .convovation-description h2 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        color: #333333;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0px;
        margin-bottom: 16px;
        font-weight: 700;
    }

    .convovation-description h3 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        color: #333333;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0px;
        margin-bottom: 12px;
        font-weight: 500;
    }

    .convovation-description h4 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        color: #004165;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0px;
        margin-bottom: 8px;
        font-weight: 700;
    }

    .convovation-description h5 {
        font-family: "Gotham A", "Gotham B", "Lato" !important;
        color: #333333;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0px;
        margin-bottom: 8px;
        font-weight: 700;
    }

    .convovation-description {
        font-family: Lato !important;
        color: #333333;
        font-size: 14px !important;
        line-height: 18px !important;
        letter-spacing: 0px;
        margin-bottom: 8px
    }

        .convovation-description quote {
            font-family: Lato-Semibold !important;
            color: #025277;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0px;
            margin-bottom: 20px
        }

        .convovation-description disclaimer-text {
            font-family: Lato;
            color: #025277;
            font-size: 12px;
            line-height: 16px;
            letter-spacing: 0px;
            margin-bottom: 8px
        }


        .convovation-description a {
            font-family: "Lato" !important;
            font-size: 14px;
            line-height: 24px;
            color: #035FC2;
        }
}

/*Custom*/

.connectus {
    margin-top: 60px; 
    text-transform: capitalize;
}
