body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 16px;
}
.header {
    position: fixed;
    top: 0;
    height: 60px;
    background-color: #fff;
    width: 100%;
    z-index: 20;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}
.header-image {
    margin: 12px 5px 0 20px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
}
.header-title {
    font-size: 18px;
    line-height: 0;
    color: #333;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    font-weight: 300;
}
.blog-container {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 20px;
}
ol {
    margin: 80px 0 0 0;
    padding: 0 0 0 20px;
}
ol li {
    display: inline-block;
}
.linking-page {
    color: #757575;
    font-size: 12px;
    font-weight: 300;
}
.linking-arrow {
    max-width: 17px;
    vertical-align: middle;
}
.blog-container-image {
    max-width: 100%;
    margin: 60px 0 20px 0;
}
h1 {
    font-size: 25px;
    margin: 0 auto 20px auto;
    font-weight: 500;
}
.blog-description {
    margin-bottom: 50px;
}
.post-preview {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    max-width: 350px;
    margin: 0 auto 30px auto;
    padding: 10px;
    text-align: left;
}
.post-preview img {
    border-radius: 5px;
    max-width: 100%;
}
.post-preview h2 {
    font-size: 20px;
    margin: 10px 0 15px 0;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
    text-align: center;
}
.post-preview h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post-preview time {
    font-size: 14px;
    display: block;
}
.post-preview p {
    font-size: 14px;
}
.category {
    margin: 5px 0;
}
.category a {
    color: #333333;
    font-size: 14px;
}
.blog-button {
    display: block;
    margin: 20px auto 10px auto;
    font-weight: 500;
    padding: 0 15px;
    color: #ffffff;
    background-color: #7986CB;
    border-radius: 4px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
}
.post-preview .blog-button a {
    color: #ffffff;
}
.blog-post-container {
    margin-top: 80px;
}
.post-content {
    margin: 30px 20px 0 20px;
    text-align: center;
}
.post-content h1 {
    font-size: 20px;
    text-align: center;
    margin: 10px 0 0 0;
}
.post-content time {
    font-size: 14px;
}
.post-content img {
    border-radius: 5px;
    max-width: 100%;
    margin-top: 20px;
}
.post-content .category {
    margin: 0;
}
.post-content-explanation {
    margin: 30px auto;
    text-align: left;
    max-width: 350px;
}
.post-content-explanation p {
    margin-bottom: 20px;
}
.post-content-explanation h2 {
    font-size: 20px;
    margin: 70px 0 0 0;
    padding: 0;
    color: #7c81cb;
    font-weight: 500;
}
.post-content-explanation hr {
    background: -webkit-linear-gradient(left, #2196f3 0%, #8081F5 100%);
    background: linear-gradient(to right, #2196f3 0%, #8081F5 100%);
    height: 1px;
    width: 100%;
    display: block;
}
.text-highlight {
    font-weight: 500;
}
.post-center-subtitle {
    text-align: center;
    margin: 0 0 20px 0 !important;
}
.post-content-example {
    display: block;
    font-size: 14px;
    color: #757575;
    margin-top: 5px;
}
.post-content-explanation .recomendations {
    font-size: 15px;
    color: #333333;
    text-align: center;
    margin-top: 60px;
    font-weight: 200;
}
.post-content .google-badge {
    max-width: 150px;
    margin: 10px auto;
    display: block;
}
.post-content-button {
    display: block;
    margin: 10px auto 10px auto;
    font-weight: 500;
    padding: 0 15px;
    color: #ffffff;
    background-color: #7986CB;
    border-radius: 4px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    max-width: 120px;
}
table {
    margin: 0 auto;
    text-align: center;
    width: 300px;
}
td {
    width: 30%;
    display: inline-block;
}
.table-list {
    width: 100%;
}
table .table-icon {
    max-width: 50px;
}
.post-small-image {
    max-width: 200px !important;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}
.post-tiny-image {
    max-width: 50px !important;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
.post-list {
    margin: 0 0 30px 0;
    line-height: 25px;
}
.post-list li::marker {
    color: #7c81cb;
}
.phonetic-symbol {
    font-size: 25px;
    display: inline-block;
    border: 1px solid #dbdbdb;
    background-color: #eeeeee;
    width: 40px;
    padding: 5px 2px 10px 2px;
    text-align: center;
    border-radius: 4px;
    margin-right: 10px;
    text-transform: none;
    font-weight: 400;
}
.phonetic-symbol-description {
    display: inline-block;
}
.phonetic-transcription {
    color: #7c81cb;
    text-decoration: underline;
}
audio {
    width: 100%
}
#quiz-container {
    margin-top: 50px;
}
.quiz-question {
    margin: 0 0 20px 0;
    padding-bottom: 10px;
}
.quiz-question:last-child {
    margin: 0 0 20px 0;
}
.quiz-question label {
    vertical-align: baseline;
}
.quiz-question input {
    margin: 5px 0;
    border-radius: 5px;
    height: 30px;
    border: 1px solid #dfdfdf;
    width: 100%;
    padding: 3px 10px;
    box-sizing: border-box;
    display: block;
}
.quiz-button {
    display: block;
    margin: 0 auto 100px auto;
    font-weight: 500;
    padding: 0 15px;
    color: #ffffff;
    background-color: #7986CB;
    border-radius: 4px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    max-width: 160px;
    border: none;
    font-family: 'Roboto', sans-serif;
}
.quiz-correct-answer {
    margin: 0;
    background: #c8f7c5;
    padding: 3px 10px;
    border-radius: 5px;
    height: 24px;
    display: block;
    line-height: 25px;
    font-weight: 500;
}
.quiz-correct-answer-title {
    font-weight: 200;
}
.learn-resources-wrapper {
    margin-top: 100px;
    text-align: center;
    font-weight: 300;
}
.learn-resources-wrapper h2 {
    margin: 20px auto;
    max-width: 300px;
}
.color-container {
    background-color: #f5f5f5;
    padding: 45px 30px 70px 30px;
}
.app-description {
    margin: 0 auto 30px auto;
    line-height: 28px;
    font-size: 18px;
    font-weight: 300;
    max-width: 350px;
}
.resources-container {
    text-align: left;
}
.resources-container h2 {
    text-align: left;
    margin: 20px 0;
    font-size: 20px;
}
.highlights-wrapper {
    margin-top: 30px;
}
.highlights-container {
    display: inline-block;
    width: 45%;
    line-height: 30px;
    padding: 0;
    margin: 0;
    vertical-align: top;
}
.highlights-container li {
    list-style: none;
}
.highlights-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.highlights-text {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    font-weight: normal;
    color: #333333;
    font-size: 15px;
    vertical-align: middle;
    margin: 0;
}
.decoration-bar {
    background: -webkit-linear-gradient(left, #2196f3 0%,#8081F5 100%);
    background: linear-gradient(to right, #2196f3 0%,#8081F5 100%);
    height: 2px;
    width: 100%;
    display: block;
    margin: 20px auto 30px auto;
}
p {
    margin: 0;
    padding: 0;
}
.footer {
    text-align: center;
    font-weight: 300;
    margin-top: 100px;
    background-color: #333;
    bottom: 0;
    padding-top: 50px;
}
.footer-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #ffffff;
}
.footer-item {
    font-size: 15px;
    margin: 0 0 10px 0;
    color: #fff;
}
.footer-item a {
    color: #ffffff;
}
.contact {
    display: block;
    margin: 30px 0 10px 0;
}
.contact-email {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
}
.contact-icon {
    display: inline-block;
    vertical-align: text-bottom;
}
.footer-division {
    width: 80%;
    height: 1px;
    background-color: #606060;
    margin: 20px 30px;
    border: none;
}
.footer-app {
    color: #ffffff;
    margin: 0;
    max-width: 150px;
    padding: 0;
    border-radius: 5px;
}
.footer-legals {
    font-size: 15px;
    color: #fff;
    padding: 10px 0;
    margin: 0;
}
.footer-social-wrapper {padding: 5px 0 40px 0;color: #fff;line-height: 20px;}
.footer-social-icon {
    display: inline-block;
    width: 40px;
    margin: 0 3px 0 3px;
    border-radius: 50%;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
button {
    outline: none;
}
@media screen and (min-width: 1020px) { 
    body {
        font-family: 'Roboto', sans-serif !important;
    }
    .blog-container-image {
        max-width: 500px;
        border-radius: 5px;
        margin-top: 100px;
    }
    h1 {
        font-family: 'Roboto-Bold', sans-serif;
    }
    .blog-description {
        max-width: 700px;
        margin: 0 auto 50px auto;
    }    
    .post-preview {
        display: inline-block;
        margin: 10px;
        vertical-align: top;
        height: 500px;
        position: relative;
    }
    .post-preview h2 {
        font-family: 'Roboto-Bold', sans-serif;
    }
    .post-preview h3 {
        font-family: 'Roboto', sans-serif;
    }
    h2 {
        font-family: 'Roboto-Bold', sans-serif;
        max-width: 700px;
        margin: 50px auto 0 auto;
    }
    .blog-button {
        position: absolute;
        bottom: 10px;
        width: 86%;
        display: block;
        font-family: 'Roboto-Bold', sans-serif;
    }
    .post-content h1 {
        font-size: 35px;
    }
    .post-content time {
        display: block;
        margin: 10px 0;
    }
    .post-content img {
        max-width: 350px;
    }
    .post-content-explanation {
        max-width: 500px;
        margin: 30px auto;
        padding: 0;
    }
    table {
        width: 500px;
    }
    table .table-icon {
        max-width: 50px;
    }
    .post-content-button {
        font-family: 'Roboto-Bold', sans-serif;
    }
    .text-highlight {
        font-family: 'Roboto-bold', sans-serif;
    }
    .post-content-explanation .recomendations {
        font-family: 'Roboto', sans-serif;
    }
    .learn-resources-wrapper {
        background-color: #f5f5f5;
    }
    .learn-resources-wrapper h2 {
        max-width: 500px
    }
    .learn-resources-text {
        font-family: 'Roboto-Light', sans-serif;
        max-width: 500px;
    }  
    .content-wrapper {
        max-width: 700px;
        margin: 0 auto
    }
    .content-text {
        font-family: 'Roboto-Light', sans-serif;
        margin-top: 80px;
    }
    h3 {
        font-family: 'Roboto-Medium', sans-serif;
    }
    .quiz-correct-answer-title {
        font-family: 'Roboto', sans-serif;
    }
    .quiz-correct-answer {
        font-family: 'Roboto-Bold', sans-serif;
    }
    .resources-container {
        max-width: 700px;
        margin: 0 auto;
    }
    .resources-container h2 { 
        max-width: 100%;
    }
    .description-text {
        font-family: 'Roboto-Light', sans-serif;
    }
    .description-btn {
        font-family: 'Roboto-Medium', sans-serif;
        text-align: center;
        margin: 0 auto;
    }
    .button-text {
        font-family: 'Roboto-Medium', sans-serif;
    }
    .gallery-title {
        font-family: 'Roboto-Bold', sans-serif;
    }
    .gallery-description {
        font-family: 'Roboto-Light', sans-serif;
    }
    .gallery-media {
        max-width: 350px;
    }
    .gallery-btn {
        display: block;
        max-width: 79px;
        margin: 40px auto 0 auto;
        font-family: 'Roboto-Medium', sans-serif;
    }
    .footer {
        text-align: center;
        font-family: 'Roboto-Light', sans-serif;
        margin-top: 150px;
    }
    .footer-title {
        font-family: 'Roboto-Medium', sans-serif;
    }
    .footer-app {
        margin: 0 auto 0 auto;
    }
    .footer-item {
        text-align: center;
        margin: 0 0 10px 0;
    }
    .footer-division {
        margin: 30px auto;
    }
    .footer-social-icon {
        margin: 0 5px 0 5px;
    }
    .contact {
        margin: 30px 0 10px 0;
    }
    .footer-legals {
        margin-left: 0;
    }  
    @font-face {
       font-family: "Roboto";
       src: url(/assets/fonts/Roboto.ttf) format("truetype");
       font-display: block;  
    }
    @font-face {
       font-family: "Roboto-Light";
       src: url(/assets/fonts/Roboto-Light.ttf) format("truetype");
       font-display: block;  
    }
    @font-face {
       font-family: "Roboto-Medium";
       src: url(/assets/fonts/Roboto-Medium.ttf) format("truetype");
       font-display: block;  
    }
    @font-face {
       font-family: "Roboto-Bold";
       src: url(/assets/fonts/Roboto-Bold.ttf) format("truetype");
       font-display: block;  
    }
}
