/*5b13e53199965b5eca6323a4794c7a97*/
.g-animatedblock-title {
    color: #fff;
    font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 0.9;
    margin: 0 0 1rem;
    padding: 0 1rem;
    text-transform: uppercase
}

@media only all and (min-width: 60rem) and (max-width:74.938rem) {
    .g-animatedblock-title {
        font-size:2.5rem;
        line-height: 0.85
    }
}

@media only all and (min-width: 48rem) and (max-width:59.938rem) {
    .g-animatedblock-title {
        font-size:1.5rem;
        line-height: 1.05
    }
}

@media only all and (min-width: 30.062rem) and (max-width:47.938rem) {
    .g-animatedblock-title {
        font-size:2.5rem;
        line-height: 0.9
    }
}

@media only all and (max-width: 30rem) {
    .g-animatedblock-title {
        font-size:1.5rem;
        line-height: 1.15
    }
}

td {
    padding: 0.5rem;
    border: 0px solid #dedede
}

.typed-cursor {
    display: inline-block;
    opacity: 1;
    font-size: 0rem !important;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite
}

.wpcufpn_container .title span {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    color: #fc9e01
}

.wpcufpn_container .date {
    color: #ffffff !important
}

.wpcufpn_container .text span {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-right: 5px
}

.wpcufpn_container .thumbnail {
    display: block;
    overflow: hidden;
    border: none;
    padding-right: 5px !important
}

ol {
    overflow: hidden
}

button,input[type="submit"] {
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    border: inherit;
    background-color: #4b3bb5;
    color: #ffffff
}

.single-post a.post-thumbnail {
    display: none
}

.wplp_container .text span {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding: 2px !important
}
