@-webkit-keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes tcb-loader {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes tcb-loader {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@font-face {
    font-family: 'thrvicomoon';
    src: url("../fonts/thrvicomoon.eot") format("embedded-opentype"),
    url("../fonts/thrvicomoon.ttf") format("truetype"),
    url("../fonts/thrvicomoon.woff") format("woff"),
    url("../fonts/thrvicomoon.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="thrv-icon-"],
[class*=" thrv-icon-"] {
    font-family: 'thrvicomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.thrv-icon-spinner:before {
    content: "\e97a"
}

.thrv-icon-spinner2:before {
    content: "\e97b"
}

.thrv-icon-spinner8:before {
    content: "\e981"
}

.thrv-icon-spinner9:before {
    content: "\e982"
}

.thrv-icon-cross:before {
    content: "\e605"
}

.thrv-icon-align-justify:before {
    content: "\e604"
}

.thrv-icon-uniE603:before {
    content: "\e603"
}

.thrv-icon-uniE602:before {
    content: "\e602"
}

.thrv-icon-arrow-right:before {
    content: "\e600"
}

.thrv-icon-forward:before {
    content: "\e601"
}

.thrv-icon-my-library-books:before {
    content: "\f606"
}

.tve_make_sortable thead tr:last-child th {
    cursor: pointer;
    position: relative
}

.tve_make_sortable thead tr:last-child th:before {
    content: '\f0dc';
    display: block;
    height: 10px;
    font-family: 'thrvicomoon' !important;
    font-size: 10px !important;
    font-weight: 300;
    margin: auto 0;
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0
}

.tve_make_sortable thead tr:last-child th[data-direction='up']:before {
    content: '\f0dd';
    height: 5px;
    line-height: 0
}

.tve_make_sortable thead tr:last-child th[data-direction='down']:before {
    content: '\f0de';
    height: 5px;
    line-height: 10px
}

.thrv-icon-google-plus2:before {
    content: "\f0d5"
}

.thrv-icon-facebook2:before {
    content: "\f09a"
}

.thrv-icon-twitter2:before {
    content: "\f099"
}

.thrv-icon-linkedin:before {
    content: "\f0e1"
}

.thrv-icon-pinterest2:before {
    content: "\e606"
}

.thrv-icon-xing:before {
    content: "\f168"
}

#tve_editor .thrv_social .tve_s_icon,
.tve-leads-shortcode .thrv_social .tve_s_icon {
    font-family: 'thrvicomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tve_s_fb_share .tve_s_icon:before {
    content: '\f09a'
}

.tve_s_g_share .tve_s_icon:before {
    content: '\f0d5'
}

.tve_s_t_share .tve_s_icon:before {
    content: '\f099'
}

.tve_s_in_share .tve_s_icon:before {
    content: '\f0e1'
}

.tve_s_pin_share .tve_s_icon:before {
    content: '\e606'
}

.tve_s_xing_share .tve_s_icon:before {
    content: '\f168'
}

.tve_lightbox_link_refresh:before {
    content: '\f01e'
}

.thrv-icon-checkmark:before {
    content: "\e616"
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none
    }
}

html {
    text-rendering: auto !important
}

html body {
    text-rendering: auto !important
}

.thrv_wrapper .alignnone {
    margin: 10px
}

.thrv_wrapper .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.thrv_wrapper.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.thrv_wrapper .alignright {
    float: right;
    margin: 10px 0 10px 20px
}

.thrv_wrapper.alignright {
    float: right;
    margin: 10px 0 10px 20px
}

.thrv_wrapper .alignleft {
    float: left;
    margin: 10px 20px 10px 0
}

.thrv_wrapper.alignleft {
    float: left;
    margin: 10px 20px 10px 0
}

.thrv_wrapper.thrv_contentbox_shortcode {
    position: relative
}

#tve_editor .thrv_bullets_shortcode ol.tve_ul,
#tve_editor .thrv_bullets_shortcode ul.tve_ul {
    line-height: 1.4em
}

#tve_editor .thrv_bullets_shortcode ol.tve_ul li,
#tve_editor .thrv_bullets_shortcode ul.tve_ul li {
    margin-bottom: 10px
}

#tve_editor .thrv_bullets_shortcode ol.tve_ul li:before,
#tve_editor .thrv_bullets_shortcode ul.tve_ul li:before {
    content: '' !important;
    margin-right: 0
}

#tve_editor ol,
#tve_editor ul {
    margin-left: 20px
}

#tve_editor ol.thrv_wrapper,
#tve_editor ul.thrv_wrapper {
    line-height: 1.4em
}

#tve_editor ol.thrv_wrapper li,
#tve_editor ul.thrv_wrapper li {
    margin-bottom: 10px
}

#tve_editor .tve_block_center {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.bold_text {
    font-weight: bold
}

.italic_text {
    font-style: italic
}

.underline_text {
    text-decoration: underline
}

.strikethrough_text {
    text-decoration: line-through
}

.tve_p_left {
    text-align: left
}

.tve_p_right {
    text-align: right
}

.tve_p_center {
    text-align: center
}

.tvealignjustify {
    text-align: justify
}

.thrv_columns:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.thrv_wrapper div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

.thrv_wrapper.tve_wp_shortcode .ui-social-locker-button-inner-wrap,
.thrv_wrapper.tve_wp_shortcode .ui-social-locker-button-overlay {
    box-sizing: border-box !important
}

.thrv_wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 1px
}

.thrv_wrapper.thrv_paste_content {
    margin: 0
}

.thrv_paste_content.thrv_wrapper {
    padding: 0
}

.tve_left {
    float: left
}

.tve_right {
    float: right
}

.tve_clear {
    clear: both
}

.tve_ctr {
    text-align: center
}

.tve_center {
    margin-left: auto;
    margin-right: auto
}

.tve_shortcode_editor h1 {
    padding: 0
}

.tve_shortcode_editor p.bold_text {
    font-weight: bold
}

p {
    font-size: 1em
}

.tve_fg {
    box-sizing: border-box !important;
    margin-left: auto;
    margin-right: auto;
    padding: 4.2%;
    position: relative;
    width: 83%
}

.tve_fg>span {
    background-repeat: no-repeat;
    display: block
}

.tve_fg hr {
    border: none;
    height: 1px;
    margin: 25px auto 25px auto;
    width: 60%
}

.tve_fg .tve_line {
    height: 51px;
    max-height: 51px;
    position: relative
}

.tve_fg .tve_line h3 {
    position: absolute;
    top: 50%;
    height: 51px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: -16px 0px 0px 0px !important;
    padding: 0px !important
}

.tve_fg.tve_fg3 .tve_badge,
.tve_fg.tve_fg4 .tve_badge,
.tve_fg.tve_fg5 .tve_badge {
    display: block;
    position: absolute;
    z-index: 2
}

.tve_fg.tve_fg2 h2,
.tve_fg.tve_fg1 h2 {
    text-align: center
}

.tve_fg1 {
    margin: 100px auto 0px auto
}

.tve_fg1 .tve_badge {
    margin: -130px auto 0px auto
}

.tve_fg2 {
    margin-top: 10px
}

.tve_fg3 {
    margin-top: 30px;
    position: relative;
    width: 78%
}

.tve_fg3 .tve_line h3 {
    left: 28%;
    width: 70%
}

.tve_fg3 p {
    clear: right
}

.tve_fg4 {
    margin-top: 30px
}

.tve_fg4 .tve_line {
    padding-right: 10px;
    width: 60%
}

.tve_fg4 .tve_line h3 {
    left: 25%;
    width: 75%
}

.tve_fg5 {
    margin-top: 60px;
    padding-top: 1%;
    padding-bottom: 10%
}

.tve_fg5 .tve_badge {
    left: -70px;
    top: -51px
}

.tve_fg5 .tve_rbn {
    margin-top: 12%;
    margin-bottom: -17%;
    position: relative
}

.tve_fg5 .tve_rbn>span.tve_left {
    height: 42px;
    width: 6px
}

.tve_fg5 .tve_line {
    height: 38px;
    max-height: 38px;
    width: 78%
}

.tve_fg5 .tve_line h3 {
    height: 38px
}

.tve_btn {
    display: inline-block;
    margin: 0px 0px;
    max-width: 100%;
    text-align: center
}

.tve_btn.tve_normalBtn {
    font-size: 15px;
    line-height: 15px !important;
    min-width: 250px
}

@media only screen and (max-width: 340px) {
    .tve_btn.tve_normalBtn {
        min-width: 200px
    }
}

.tve_btn.tve_normalBtn a {
    padding: 20px
}

.tve_btn.tve_smallBtn {
    font-size: 13px;
    line-height: 13px !important;
    min-width: 140px
}

.tve_btn.tve_smallBtn a {
    padding: 11px
}

.tve_btn.tve_bigBtn {
    font-size: 26px;
    line-height: 26px !important;
    min-width: 440px
}

@media only screen and (max-width: 740px) {
    .tve_btn.tve_bigBtn {
        min-width: 300px
    }
}

@media only screen and (max-width: 340px) {
    .tve_btn.tve_bigBtn {
        min-width: 200px
    }
}

.tve_btn.tve_bigBtn a {
    padding: 36px
}

.tve_btn.tve_hugeBtn {
    font-size: 40px;
    line-height: 40px !important
}

@media only screen and (max-width: 740px) {
    .tve_btn.tve_hugeBtn {
        font-size: 20px !important
    }
}

.tve_btn.tve_hugeBtn a {
    padding: 35px
}

.tve_btn.tve_hugeBtn {
    min-width: 90%
}

.tve_btn a.tve_btnLink {
    background: none;
    color: #fff;
    display: block !important;
    text-decoration: none !important
}

.tve_btn.tve_btn7,
.tve_btn.tve_btn8 {
    margin-bottom: 5px
}

.tve_btn.tve_btn5 i,
.tve_btn.tve_btn6 i {
    display: block
}

.tve_btn.tve_btn5.tve_normalBtn a>div,
.tve_btn.tve_btn6.tve_normalBtn a>div {
    height: 55px;
    margin: -20px 0px
}

.tve_btn.tve_btn5.tve_normalBtn a>span,
.tve_btn.tve_btn6.tve_normalBtn a>span {
    margin-left: 20px
}

.tve_btn.tve_btn5.tve_normalBtn i,
.tve_btn.tve_btn6.tve_normalBtn i {
    height: 14px;
    margin-top: 20px;
    margin-right: 20px;
    width: 21px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.tve_btn.tve_btn5.tve_normalBtn i.tve_sc_icon,
.tve_btn.tve_btn6.tve_normalBtn i.tve_sc_icon {
    margin-top: 0;
    width: auto;
    height: auto
}

.tve_btn.tve_btn5.tve_smallBtn a>div,
.tve_btn.tve_btn6.tve_smallBtn a>div {
    height: 35px;
    margin: -11px 0px
}

.tve_btn.tve_btn5.tve_smallBtn a>span,
.tve_btn.tve_btn6.tve_smallBtn a>span {
    margin-left: 4px
}

.tve_btn.tve_btn5.tve_smallBtn i,
.tve_btn.tve_btn6.tve_smallBtn i {
    height: 11px;
    margin-right: 11px;
    margin-top: 12px;
    width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.tve_btn.tve_btn5.tve_bigBtn a>div,
.tve_btn.tve_btn6.tve_bigBtn a>div {
    height: 98px;
    margin: -36px 0px
}

.tve_btn.tve_btn5.tve_bigBtn a>span,
.tve_btn.tve_btn6.tve_bigBtn a>span {
    margin-left: 20px
}

.tve_btn.tve_btn5.tve_bigBtn i,
.tve_btn.tve_btn6.tve_bigBtn i {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 29px;
    margin-top: 35px;
    margin-right: 35px;
    width: 42px
}

.tve_btn.tve_btn5.tve_hugeBtn a>div,
.tve_btn.tve_btn6.tve_hugeBtn a>div {
    height: 109px;
    margin: -34px 0px
}

.tve_btn.tve_btn5.tve_hugeBtn i,
.tve_btn.tve_btn6.tve_hugeBtn i {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 61px;
    margin-top: 25px;
    margin-right: 35px;
    width: 87px
}

.thrv_columns .tve_btn {
    min-width: 100%;
    max-width: 100%
}

.thrv_columns .tve_btn.tve_nb span.tve_btn_txt {
    white-space: pre-line
}

.tve_ca {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    margin: 40px auto 80px auto;
    padding: 4%;
    position: relative;
    width: 85%
}

.tve_ca.tve_ca2 h1,
.tve_ca.tve_ca2 h2,
.tve_ca.tve_ca2 h3,
.tve_ca.tve_ca2 h2.tve_ca_heading,
.tve_ca.tve_ca3 h1,
.tve_ca.tve_ca3 h2,
.tve_ca.tve_ca3 h3,
.tve_ca.tve_ca3 h2.tve_ca_heading,
.tve_ca.tve_ca4 h1,
.tve_ca.tve_ca4 h2,
.tve_ca.tve_ca4 h3,
.tve_ca.tve_ca4 h2.tve_ca_heading {
    margin: 0px !important;
    padding: 0px !important
}

.tve_ca p {
    color: #888787;
    margin: 0px !important;
    padding: 0px !important
}

.tve_ca.tve_ca1 .tve_line {
    padding: 0px 20px;
    margin: 0 auto
}

.tve_ca .tve_btn_cnt {
    height: 0px;
    position: relative;
    bottom: 0px;
    text-align: center
}

.tve_ca.tve_ca1 .tve_btn_cnt {
    margin-top: 4%
}

.tve_ca.tve_ca1 .tve_btn_cnt .tve_btn.tve_normalBtn {
    font-size: 30px !important;
    line-height: 100% !important
}

.tve_ca.tve_ca1 .tve_btn_cnt .tve_btn.tve_normalBtn,
.tve_ca.tve_ca4 .tve_btn_cnt .tve_btn.tve_normalBtn {
    display: inline-block;
    font-size: 30px !important;
    line-height: 100% !important;
    position: relative;
    width: auto
}

.tve_ca.tve_ca3 .tve_btn.tve_normalBtn,
.tve_ca.tve_ca4 .tve_btn.tve_normalBtn {
    font-size: 30px;
    line-height: 100% !important
}

.tve_ca.tve_ca3 .tve_btn.tve_normalBtn .tve_ca_sp,
.tve_ca.tve_ca4 .tve_btn.tve_normalBtn .tve_ca_sp {
    display: block;
    font-size: 12px
}

.tve_ts.tve_ts1 {
    margin-bottom: 40px
}

.thrv_columns .tve_ts {
    box-sizing: border-box !important
}

.thrv_columns .tve_ts div {
    box-sizing: border-box !important
}

.tve_ts .tve_ts_ql {
    float: left;
    display: block;
    height: 19px;
    margin-right: 20px
}

.tve_ts .tve_ts_cn {
    padding: 40px
}

.tve_ts .tve_ts_o>span {
    font-size: 1em
}

.tve_ts .tve_ts_o>span>b {
    font-size: 1.3em
}

.tve_ts4 .tve_ts_cn,
.tve_ts9 .tve_ts_cn {
    padding-bottom: 20px
}

.tve_tS:before {
    content: '' !important
}

#tve_editor .thrv_wrapper>.tve_sep {
    margin: 20px auto;
    width: 100%;
    background-color: transparent
}

.tve_scT {
    margin: 5px
}

.tve_scT>ul {
    list-style-type: none;
    margin: 0px !important;
    padding: 0px !important
}

.tve_scT>ul li {
    box-sizing: border-box !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #f8f8f8;
    border-top: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    cursor: pointer;
    display: block;
    float: left;
    padding: 15px 30px;
    text-align: center;
    margin: 0px 0px 0px 3px !important;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
    width: auto !important
}

.tve_scT>ul li:first-child {
    margin-left: 0px !important
}

.tve_scT>ul li:before {
    content: '' !important
}

.tve_scT>ul li a {
    text-decoration: none
}

.tve_scT>ul li:hover {
    cursor: pointer;
    padding-bottom: 16px !important;
    margin-bottom: -1px !important
}

.tve_scT>ul li.tve_tS {
    padding-bottom: 16px !important;
    margin-bottom: -1px !important
}

.tve_scT .tve_scTC {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box !important;
    background: #f8f8f8;
    border: 1px solid #d5d5d5;
    display: none;
    padding: 40px 20px;
    position: initial;
    z-index: 2;
    width: 100%
}

.tve_scT.tve_vtabs {
    padding-left: 200px;
    position: relative
}

.tve_scT.tve_vtabs>ul {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 20px !important
}

.tve_scT.tve_vtabs>ul li {
    float: none;
    display: block;
    box-sizing: border-box !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    margin: 0px 0px 5px 0 !important;
    border-right: 0;
    border-bottom: 1px solid #d5d5d5
}

.tve_scT.tve_vtabs>ul li.tve_tS,
.tve_scT.tve_vtabs>ul li:hover {
    padding-right: 31px;
    margin-right: -1px !important;
    padding-bottom: 15px !important
}

.tve_scT.tve_vtabs>.tve_scTC {
    margin-top: 0 !important;
    position: relative;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.tve_clearfix:after,
.tve_cb_cnt:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.tve_scT.tve_black li.tve_tS span {
    color: #fff !important
}

.tve_scT.tve_black li.tve_tS.edit_light span {
    color: #000000 !important
}

.tve_scT.tve_blue li.tve_tS span {
    color: #fff !important
}

.tve_scT.tve_blue li.tve_tS.edit_light span {
    color: #000000 !important
}

.tve_scT.tve_green li.tve_tS span {
    color: #fff !important
}

.tve_scT.tve_green li.tve_tS.edit_light span {
    color: #000000 !important
}

.tve_scT.tve_orange li.tve_tS span {
    color: #fff !important
}

.tve_scT.tve_orange li.tve_tS.edit_light span {
    color: #000000 !important
}

.tve_scT.tve_purple li.tve_tS span {
    color: #fff !important
}

.tve_scT.tve_purple li.tve_tS.edit_light span {
    color: #000000 !important
}

.tve_scT.tve_red li.tve_tS span {
    color: #fff !important
}

.tve_scT.tve_red li.tve_tS.edit_light span {
    color: #000000 !important
}

.tve_scT.tve_teal li.tve_tS span {
    color: #fff !important
}

.tve_scT.tve_teal li.tve_tS.edit_light span {
    color: #000000 !important
}

.tve_scT.tve_white li.tve_tS span {
    color: #4E4E4E !important
}

.tve_faq {
    -webkit-transition: all, 0.5s, ease;
    -moz-transition: all, 0.5s, ease;
    transition: all, 0.5s, ease;
    background: #e4e4e4
}

.tve_faq:hover .tve_toggle {
    background: url("../images/toggle_closed_hover.png") no-repeat center center
}

.tve_faq:hover h4 {
    color: #fff !important
}

.tve_faq.tve_oFaq {
    background: #f8f8f8
}

.tve_faq.tve_oFaq:hover {
    background: #f8f8f8 !important
}

.tve_faq.tve_oFaq h4 {
    color: inherit !important
}

.tve_faq .tve_faqC {
    display: none;
    padding: 10px 37px
}

.tve_faq .tve_faqB:hover {
    cursor: pointer
}

.tve_faq .tve_faqB:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.tve_faq h4 {
    cursor: pointer;
    box-sizing: border-box !important;
    width: auto !important;
    padding: 0 0 0 18px !important;
    font-size: 100%;
    margin: 0px !important;
    clear: none
}

.tve_faq.tve_oFaq .tve_toggle {
    background: url("../images/toggle_open.png") no-repeat center center
}

.tve_faq .tve_toggle {
    display: inline-block;
    position: absolute;
    width: 11px;
    height: 11px;
    top: 50%;
    margin-top: -5px !important;
    left: 17px;
    background: url("../images/toggle_closed.png") no-repeat center center
}

.tve_faq .tve_faqB {
    cursor: pointer;
    padding: 17px;
    position: relative
}

.tve_colm {
    float: left
}

.tve_twc {
    padding: 0% 2% 0% 0%;
    width: 49%
}

.tve_twc.tve_lst {
    padding: 0% 0% 0% 0%
}

.tve_oth,
.tve_thc {
    padding: 0% 2% 0% 0%;
    width: 32%
}

.tve_oth.tve_lst,
.tve_thc.tve_lst {
    padding: 0% 0% 0% 0%
}

.tve_foc {
    padding: 0% 2% 0% 0%;
    width: 23.5%
}

.tve_foc.tve_lst {
    padding: 0%
}

.tve_fic {
    padding: 0% 2% 0% 0%;
    width: 18.4%
}

.tve_fic.tve_lst {
    padding: 0%
}

.tve_tth {
    padding: 0% 2% 0% 0%;
    width: 66%
}

.tve_tth.tve_lst {
    padding: 0% 0% 0% 0%
}

.tve_tfo {
    padding: 0% 2% 0% 0%;
    width: 74.5%
}

.tve_tfo.tve_lst {
    padding: 0%
}

.tve_one {
    width: 100%
}

.tve_two {
    width: 50%
}

.tve_three {
    width: 33.3%
}

.tve_four {
    width: 25%
}

.tve_five {
    width: 20%
}

.tve_tthirds {
    width: 66.6%
}

.tve_tquarters {
    width: 75%
}

@media only screen and (max-width: 1080px) {
    .thrv_columns .tve_foc:not(.tve_df),
    .tve_gr .tve_foc:not(.tve_df) {
        padding: 0% 2% 0% 0%;
        width: 49%
    }
    .thrv_columns .tve_foc:not(.tve_df):nth-child(2n),
    .tve_gr .tve_foc:not(.tve_df):nth-child(2n) {
        padding: 0% 0% 0% 0%
    }
    .thrv_columns .tve_fic,
    .tve_gr .tve_fic {
        padding: 0% 2% 0% 0%;
        width: 49%
    }
    .thrv_columns .tve_fic:nth-child(2n),
    .tve_gr .tve_fic:nth-child(2n) {
        padding: 0% 0% 0% 0%
    }
    .thrv_columns .tve_tfo:not(.tve_df),
    .tve_gr .tve_tfo:not(.tve_df) {
        padding: 0% 2% 0% 0%;
        width: 49%
    }
    .thrv_columns .tve_tfo:not(.tve_df):nth-child(2n),
    .tve_gr .tve_tfo:not(.tve_df):nth-child(2n) {
        padding: 0% 0% 0% 0%
    }
    .thrv_columns .tve_foc:not(.tve_df)+.tve_twc.tve_lst,
    .tve_gr .tve_foc:not(.tve_df)+.tve_twc.tve_lst {
        padding: 0;
        width: 100%
    }
    .thrv_columns .tve_foc:not(.tve_df)+.tve_twc,
    .tve_gr .tve_foc:not(.tve_df)+.tve_twc {
        padding: 0
    }
    .thrv_columns .tve_twc+.tve_foc:not(.tve_df).tve_lst,
    .tve_gr .tve_twc+.tve_foc:not(.tve_df).tve_lst {
        padding: 0;
        width: 100%
    }
    .thrv_columns .tve_twc+.tve_foc:not(.tve_df)+.tve_foc:not(.tve_df).tve_lst,
    .tve_gr .tve_twc+.tve_foc:not(.tve_df)+.tve_foc:not(.tve_df).tve_lst {
        padding: 0;
        width: 100%
    }
    #tve_editor .rfs {
        font-size: 70px !important
    }
}

@media only screen and (max-width: 940px) {
    .thrv_columns .tve_thc,
    .thrv_columns .tve_oth,
    .thrv_columns .tve_tth,
    .tve_gr .tve_thc,
    .tve_gr .tve_oth,
    .tve_gr .tve_tth {
        padding: 0%;
        width: 100%
    }
    .thrv_columns .tve_thc.tve_lst,
    .thrv_columns .tve_oth.tve_lst,
    .thrv_columns .tve_tth.tve_lst,
    .tve_gr .tve_thc.tve_lst,
    .tve_gr .tve_oth.tve_lst,
    .tve_gr .tve_tth.tve_lst {
        padding: 0%
    }
    .thrv_columns .tve_oth,
    .thrv_columns .tve_ofo,
    .tve_gr .tve_oth,
    .tve_gr .tve_ofo {
        padding: 0%;
        width: 100%
    }
    .thrv_columns .tve_oth.tve_lst,
    .thrv_columns .tve_ofo.tve_lst,
    .tve_gr .tve_oth.tve_lst,
    .tve_gr .tve_ofo.tve_lst {
        padding: 0%;
        width: 100%
    }
    .thrv_columns .tve_ofo,
    .tve_gr .tve_ofo {
        padding: 0%;
        width: 100%
    }
    .thrv_columns .tve_tfo.tve_df,
    .thrv_columns .tve_tfo.tve_df.tve_lst,
    .tve_gr .tve_tfo.tve_df,
    .tve_gr .tve_tfo.tve_df.tve_lst {
        padding: 0%;
        width: 100%
    }
    .thrv_columns .tve_fft,
    .tve_gr .tve_fft {
        padding: 0%;
        width: 49%
    }
    .thrv_columns .tve_fft:first-child,
    .tve_gr .tve_fft:first-child {
        padding: 0% 2% 0% 0%
    }
    .thrv_columns .tve_fft.tve_lst,
    .tve_gr .tve_fft.tve_lst {
        padding: 0% 0% 0% 0%;
        width: 100%
    }
    .thrv_columns .tve_twc+.tve_fft.tve_lst,
    .tve_gr .tve_twc+.tve_fft.tve_lst {
        padding: 0%
    }
    .thrv_columns .tve_fft+.tve_twc.tve_lst,
    .tve_gr .tve_fft+.tve_twc.tve_lst {
        width: 100%
    }
    .thrv_columns .tve_fft+.tve_twc,
    .tve_gr .tve_fft+.tve_twc {
        padding: 0%
    }
}

@media only screen and (min-width: 775px) and (max-width: 1200px) {
    .thrv_table {
        overflow-x: auto
    }
}

@media only screen and (max-width: 774px) {
    .thrv_table {
        overflow-x: scroll
    }
    .thrv_columns .tve_colm,
    .tve_gr .tve_colm {
        margin-right: 0 !important;
        padding: 0 !important;
        width: 100% !important
    }
    .tve_gr .tve_gri.alignleft .tve_image_caption,
    .tve_gr .tve_gri.alignleft .thrv_icon,
    .tve_gr .tve_gri.alignright .tve_image_caption,
    .tve_gr .tve_gri.alignright .thrv_icon {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
}

.tve_gr.tve_gr1 .tve_twc .tve_gri .upload_image span,
.tve_gr.tve_gr1 .tve_oth .tve_gri .upload_image span,
.tve_gr.tve_gr1 .tve_thc .tve_gri .upload_image span,
.tve_gr.tve_gr1 .tve_foc .tve_gri .upload_image span {
    display: none
}

.tve_gr.tve_gr1 .tve_oth .upload_image,
.tve_gr.tve_gr1 .tve_thc .upload_image {
    padding: 8px
}

.tve_gr.tve_gr1 .tve_foc .upload_image {
    padding: 3px
}

.tve_gr.tve_gr2 .tve_twc .tve_gri .upload_image span,
.tve_gr.tve_gr2 .tve_oth .tve_gri .upload_image span,
.tve_gr.tve_gr2 .tve_thc .tve_gri .upload_image span,
.tve_gr.tve_gr2 .tve_foc .tve_gri .upload_image span {
    display: none
}

.tve_gr.tve_gr2 .tve_oth .upload_image,
.tve_gr.tve_gr2 .tve_thc .upload_image,
.tve_gr.tve_gr2 .tve_foc .upload_image {
    padding: 8px
}

.tve_gr.tve_gr3 .tve_oth .tve_gri .upload_image span,
.tve_gr.tve_gr3 .tve_thc .tve_gri .upload_image span,
.tve_gr.tve_gr3 .tve_foc .tve_gri .upload_image span {
    display: none
}

@media only screen and (max-width: 600px) {
    .tve_gr .tve_colm {
        width: 100%
    }
}

@media only screen and (max-width: 772px) {
    .tve_gr .tve_gri,
    .tve_gr .tve_grt {
        text-align: center
    }
}

@media only screen and (max-width: 940px) {
    .tve_gr.tve_gr1 .tve_oth,
    .tve_gr.tve_gr1 .tve_thc,
    .tve_gr.tve_gr2 .tve_oth,
    .tve_gr.tve_gr2 .tve_thc,
    .tve_gr.tve_gr3 .tve_oth,
    .tve_gr.tve_gr3 .tve_thc {
        width: 32%
    }
    .tve_gr.tve_gr1 .tve_oth .tve_gri,
    .tve_gr.tve_gr1 .tve_oth .tve_grt,
    .tve_gr.tve_gr1 .tve_thc .tve_gri,
    .tve_gr.tve_gr1 .tve_thc .tve_grt,
    .tve_gr.tve_gr2 .tve_oth .tve_gri,
    .tve_gr.tve_gr2 .tve_oth .tve_grt,
    .tve_gr.tve_gr2 .tve_thc .tve_gri,
    .tve_gr.tve_gr2 .tve_thc .tve_grt,
    .tve_gr.tve_gr3 .tve_oth .tve_gri,
    .tve_gr.tve_gr3 .tve_oth .tve_grt,
    .tve_gr.tve_gr3 .tve_thc .tve_gri,
    .tve_gr.tve_gr3 .tve_thc .tve_grt {
        margin-right: 0;
        width: 100%
    }
    .tve_gr.tve_gr1 .tve_oth .tve_gri img,
    .tve_gr.tve_gr1 .tve_oth .tve_grt img,
    .tve_gr.tve_gr1 .tve_thc .tve_gri img,
    .tve_gr.tve_gr1 .tve_thc .tve_grt img,
    .tve_gr.tve_gr2 .tve_oth .tve_gri img,
    .tve_gr.tve_gr2 .tve_oth .tve_grt img,
    .tve_gr.tve_gr2 .tve_thc .tve_gri img,
    .tve_gr.tve_gr2 .tve_thc .tve_grt img,
    .tve_gr.tve_gr3 .tve_oth .tve_gri img,
    .tve_gr.tve_gr3 .tve_oth .tve_grt img,
    .tve_gr.tve_gr3 .tve_thc .tve_gri img,
    .tve_gr.tve_gr3 .tve_thc .tve_grt img {
        display: table;
        margin: 0 auto
    }
}

.tve_gr h1,
.tve_gr h2,
.tve_gr h3,
.tve_gr h4,
.tve_gr h5,
.tve_gr h6 {
    margin: 0px !important
}

.tve_gr .tve_gri {
    margin-top: 10px;
    margin-right: 10px
}

.tve_gr .tve_gri.alignleft,
.tve_gr .tve_gri.alignright {
    margin: 10px 0 0 0
}

.tve_gr .tve_gri.alignleft {
    margin-right: 10px
}

.tve_gr .tve_gri .alignleft,
.tve_gr .tve_gri .alignright {
    margin: 0
}

.tve_gr .tve_gri .thrv_wrapper {
    margin: 0
}

.tve_gr img {
    display: block;
    max-width: 100%
}

.tve_gr.tve_gr1 .tve_gri {
    margin-right: 5%;
    width: 12%
}

.tve_gr.tve_gr1 .tve_grt {
    width: 83%
}

.tve_gr.tve_gr2 .tve_gri {
    width: 24%
}

.tve_gr.tve_gr2 .tve_grt {
    width: 71%
}

.tve_gr.tve_gr3 .tve_gri {
    width: 36%
}

.tve_gr.tve_gr3 .tve_grt {
    width: 59%
}

@media only screen and (max-width: 600px) {
    .tve_gr .colm {
        width: 100%
    }
}

.tve_gr h1,
.tve_gr h2,
.tve_gr h3,
.tve_gr h4,
.tve_gr h5,
.tve_gr h6 {
    margin: 0 !important
}

@media only screen and (max-width: 774px) {
    .tve_gr.tve_gr1 .tve_gri {
        width: 100%
    }
    .tve_gr.tve_gr1 .tve_gri img {
        display: table;
        margin: 0 auto;
        max-width: auto;
        width: auto
    }
}

@media only screen and (max-width: 774px) {
    .tve_gr.tve_gr1 .tve_grt {
        width: 100%
    }
}

@media only screen and (max-width: 774px) {
    .tve_gr.tve_gr2 .tve_gri {
        width: 100%
    }
    .tve_gr.tve_gr2 .tve_gri img {
        display: table;
        margin: 0 auto;
        max-width: auto;
        width: auto
    }
}

@media only screen and (max-width: 774px) {
    .tve_gr.tve_gr2 .tve_grt {
        width: 100%
    }
}

@media only screen and (max-width: 774px) {
    .tve_gr.tve_gr3 .tve_gri {
        width: 100%
    }
    .tve_gr.tve_gr3 .tve_gri img {
        display: table;
        margin: 0 auto;
        max-width: auto;
        width: auto
    }
}

@media only screen and (max-width: 774px) {
    .tve_gr.tve_gr3 .tve_grt {
        width: 100%
    }
}

.tve_prt .tve_prt_col {
    float: left;
    margin-top: 10px
}

.tve_prt .tve_prt_col.tve_hgh {
    margin-top: 0px
}

.tve_prt .tve_prt_col.tve_hgh .tve_prt_in {
    padding: 50px 1.3% 10px 1.3%
}

.tve_prt .tve_prt_in {
    margin: 0 auto;
    padding: 40px 0px 1px 0px;
    position: relative;
    z-index: 0
}

.tve_prt .tve_prt_in h2 {
    margin: 0px
}

.tve_prt .tve_prt_in .tve_ftr p {
    margin: 15px 0px 25px 0px
}

.tve_prt .tve_prt_in .tve_ctr h3 {
    margin-top: 0px
}

.tve_prt .tve_ul {
    margin: 0px;
    padding-left: 25px;
    padding-bottom: 0px
}

.tve_prt .tve_ul li {
    margin-bottom: 20px;
    margin-left: 0px;
    padding-left: 10px
}

.tve_prt .tve_ul li:before {
    content: '' !important
}

.tve_prt .tve_ul:last-of-type li:last-of-type {
    margin-bottom: 10px
}

.tve_prt .tve_hgh .tve_prt_in {
    z-index: 1
}

.tve_prt .tve_cond {
    font-size: 0.8em;
    margin-bottom: 30px
}

.tve_prt .tve_ctr,
.tve_prt .tve_ftr,
.tve_prt .thrv_button_shortcode {
    margin: 0 auto;
    width: 75%
}

.tve_prt .tve_btn.tve_normalBtn {
    min-width: 100%;
    margin-bottom: 15px;
    width: 100%
}

.tve_prt .thrv_button_shortcode {
    display: block;
    margin-bottom: 0px
}

.tve_prt .thrv_button_shortcode .tve_btn a.tve_btnLink {
    text-shadow: none
}

.tve_prt .tve_centerBtn {
    display: table;
    margin: 0 auto;
    width: auto
}

.tve_prt .tve_btn.tve_bigBtn {
    min-width: 100%
}

.tve_four .tve_prt_in .tve_ul {
    font-size: 0.9em
}

.tve_five .tve_prt_in .tve_ul {
    font-size: 0.8em;
    text-indent: 0px
}

@media only screen and (max-width: 940px) {
    .tve_gr3 .tve_twc .tve_gri .upload_image>span {
        display: none
    }
    .tve_four {
        width: 50%
    }
    .tve_prt .tve_five {
        width: 50%
    }
    .tve_prt .tve_five:nth-child(4) {
        margin-bottom: 10px
    }
    .tve_prt .tve_five:nth-child(5) {
        display: table;
        float: none;
        margin: 0px auto 0px
    }
}

@media only screen and (max-width: 740px) {
    .tve_colm .tve_gri .upload_image span {
        display: block !important
    }
    .tve_scT>ul li {
        padding: 15px 5px !important
    }
}

@media only screen and (max-width: 774px) {
    .tve_prt .tve_two,
    .tve_prt .tve_three,
    .tve_prt .tve_four,
    .tve_prt .tve_five {
        float: none;
        margin: 10px 0px !important;
        width: 100%
    }
}

@media only screen and (max-width: 540px) {
    #tve_editor .rft {
        font-size: 30px !important
    }
    #tve_editor .rfs {
        font-size: 30px !important
    }
    .tve_ca .tve_btn.tve_normalBtn {
        min-width: 10px
    }
    .tve_ca .tve_btn.tve_normalBtn a.tve_btnLink {
        font-size: 16px
    }
    .tve_btn.tve_bigBtn {
        min-width: 10px
    }
    .thrv_columns .tve_colm {
        width: 100%
    }
    .tve_scT>.tve_scTC {
        border-top-right-radius: 0px;
        border-bottom-left-radius: 4px;
        border-top: 0
    }
    .tve_scT>ul li {
        border-top: 0;
        border-bottom: 1px solid #d5d5d5;
        display: block;
        float: none;
        margin-left: 0px !important;
        width: 100%;
        border-radius: 0px
    }
    .tve_scT>ul li:first-child {
        border-top: 1px solid #d5d5d5;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }
    .tve_scT>ul li.tve_tS {
        margin-bottom: 0 !important;
        padding-bottom: 15px !important
    }
    .tve_scT.tve_vtabs {
        padding-left: 0 !important
    }
    .tve_scT.tve_vtabs ul {
        position: static;
        width: auto !important
    }
    .tve_scT.tve_vtabs ul li {
        border-radius: 0;
        margin-bottom: 0px !important;
        border-right: 1px solid #d5d5d5
    }
    .tve_scT.tve_vtabs ul li:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }
    .tve_scT.tve_vtabs ul li.tve_tS {
        margin-right: 0 !important
    }
    .tve_scT.tve_vtabs .tve_scTC {
        left: 0;
        border-top: 0;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        min-height: 0px !important
    }
}

.tve_image {
    border-radius: 0;
    box-shadow: none
}

.thrv_wrapper.tve_image_caption {
    padding: 0;
    max-width: 100%;
    box-sizing: content-box !important
}

.thrv_wrapper.tve_image_caption.fwi {
    max-width: none;
    width: auto !important
}

.thrv_wrapper.tve_image_caption.fwi img {
    width: auto !important
}

.thrv_wrapper.tve_image_caption img.alignright,
.thrv_wrapper.tve_image_caption img.aligncenter,
.thrv_wrapper.tve_image_caption img.alignleft {
    margin: 0
}

.thrv_wrapper.tve_image_caption .tve_image_frame {
    display: block;
    max-width: 100%
}

.thrv_wrapper.tve_image_caption .tve_image {
    display: block;
    padding: 0;
    max-width: 100%;
    height: auto
}

.thrv_wrapper.tve_image_caption.aligncenter .tve_image {
    margin-left: auto;
    margin-right: auto
}

.thrv_wrapper.tve_image_caption .wp-caption-text {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    color: #696969;
    padding: 5px 0 0 0;
    max-width: 100%
}

.thrv_wrapper.tve_image_caption.img_style_dark_frame {
    border: 5px solid #202020;
    padding: 0
}

.thrv_wrapper.tve_image_caption.img_style_dark_frame>.wp-caption-text {
    background: #202020;
    margin: 0 !important;
    color: #ffffff;
    padding: 5px 0 0 0
}

.thrv_wrapper.tve_image_caption.img_style_framed {
    padding: 5px;
    border: 1px solid #e7e7e7;
    border-radius: 1px
}

.thrv_wrapper.tve_image_caption.img_style_framed>.wp-caption-text {
    padding: 5px 0 0 0
}

.thrv_wrapper.tve_image_caption.img_style_lifted_style1>.wp-caption-text {
    padding: 7px 0 0 0
}

.thrv_wrapper.tve_image_caption.img_style_lifted_style1 .tve_image {
    box-shadow: 4px 4px 6px -3px #333
}

.thrv_wrapper.tve_image_caption.img_style_polaroid {
    background: #fff;
    padding: 15px;
    box-shadow: 1px 1px 3px -1px #777
}

.thrv_wrapper.tve_image_caption.img_style_polaroid>.wp-caption-text {
    padding: 13px 0 0 0
}

.thrv_wrapper.tve_image_caption.img_style_rounded_corners .tve_image {
    border-radius: 10px
}

.thrv_wrapper.tve_image_caption.img_style_circle .tve_image {
    border-radius: 50%
}

.thrv_wrapper.tve_image_caption.img_style_caption_overlay {
    position: relative;
    padding-left: 0;
    padding-right: 0
}

.thrv_wrapper.tve_image_caption.img_style_caption_overlay>.wp-caption-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.16) 31%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(31%, rgba(0, 0, 0, 0.16)), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.16) 31%, #000 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.16) 31%, #000 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.16) 31%, #000 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.16) 31%, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    color: #ffffff
}

.thrv_wrapper.tve_image_caption.img_style_lifted_style2 .tve_image_frame {
    max-width: 100%;
    position: relative;
    display: inline-block;
    z-index: 1
}

.thrv_wrapper.tve_image_caption.img_style_lifted_style2 .tve_image_frame:before,
.thrv_wrapper.tve_image_caption.img_style_lifted_style2 .tve_image_frame:after {
    z-index: -1;
    position: absolute;
    content: "";
    left: 14px;
    width: 60%;
    bottom: 8px;
    background: #555;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 8px 9px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
    border: 0
}

.thrv_wrapper.tve_image_caption.img_style_lifted_style2 .tve_image_frame:after {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
    right: 14px;
    left: auto
}

.thrv_button_shortcode {
    display: table
}

.thrv_button_shortcode.tve_leftBtn {
    float: left;
    margin-right: 10px
}

.thrv_button_shortcode.tve_rightBtn {
    float: right;
    margin-left: 10px
}

.thrv_button_shortcode.tve_fullwidthBtn {
    width: 100% !important
}

.thrv_button_shortcode.tve_fullwidthBtn .tve_btn {
    width: 100% !important
}

.thrv_button_shortcode .tve_btn .tve_btnLink i.tve_sc_icon {
    background-image: none !important
}

.thrv_button_shortcode .tve_btn.tve_bigBtn i.tve_sc_icon {
    height: auto;
    width: auto;
    font-size: 35px;
    margin-top: 32px
}

.thrv_button_shortcode .tve_btn.tve_hugeBtn i.tve_sc_icon {
    font-size: 40px
}

.thrv_button_shortcode .tve_btn.tve_btn1 i.tve_sc_icon,
.thrv_button_shortcode .tve_btn.tve_btn3 i.tve_sc_icon,
.thrv_button_shortcode .tve_btn.tve_btn7 i.tve_sc_icon,
.thrv_button_shortcode .tve_btn.tve_btn8 i.tve_sc_icon {
    display: none
}

.thrv_button_shortcode.tve_centerBtn {
    margin: 20px auto
}

.tve_centerBtn {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.tve-flexible-container {
    height: 0;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 56.25% !important;
    padding-top: 30px;
    overflow: hidden
}

.tve-flexible-container iframe,
.tve-flexible-container object,
.tve-flexible-container embed {
    height: 94%;
    position: absolute;
    top: 0;
    left: 0;
    width: 96%
}

.thrv_columns .tve-flexible-container iframe,
.thrv_columns .tve-flexible-container object,
.thrv_columns .tve-flexible-container embed {
    width: 92%
}

@media only screen and (max-width: 940px) {
    .thrv_columns .tve-flexible-container iframe,
    .thrv_columns .tve-flexible-container object,
    .thrv_columns .tve-flexible-container embed {
        width: 88%
    }
}

.thrv_columns .tve_oth .tve-flexible-container iframe,
.thrv_columns .tve_oth .tve-flexible-container object,
.thrv_columns .tve_oth .tve-flexible-container embed {
    width: 82%
}

@media only screen and (max-width: 940px) {
    .thrv_columns .tve_oth .tve-flexible-container iframe,
    .thrv_columns .tve_oth .tve-flexible-container object,
    .thrv_columns .tve_oth .tve-flexible-container embed {
        width: 80%
    }
}

.thrv_wrapper.tve-flexible-container iframe {
    margin: 20px
}

.thrv_cc_icons {
    overflow: hidden
}

.thrv_cc_wrapper {
    margin: 0 auto;
    display: table
}

.tve_cc_logo {
    width: 46px;
    height: 32px;
    display: block;
    float: left;
    margin: 5px;
    overflow: hidden
}

.tve_cc_amex {
    background: url("../images/cc_amex.png") no-repeat
}

.tve_cc_discover {
    background: url("../images/cc_discover.png") no-repeat
}

.tve_cc_mc {
    background: url("../images/cc_mc.png") no-repeat
}

.tve_cc_paypal {
    background: url("../images/cc_paypal.png") no-repeat
}

.tve_cc_visa {
    background: url("../images/cc_visa.png") no-repeat
}

.tve_more_tag {
    border-top: 1px dotted #cbcbcb;
    height: 25px
}

.tve_more_tag span {
    background: #dfe8f1;
    border: 1px solid #cccccc;
    border-top: none;
    color: #000 !important;
    display: block;
    float: right;
    font-size: 12px !important;
    padding: 0px 5px
}

.tve_more_tag span:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.thrv_content_container_shortcode {
    margin-top: 0px
}

.thrv_content_container_shortcode .tve_content_inner {
    max-width: 100%;
    padding: 1px
}

.thrv_content_container_shortcode>.tve_center {
    margin-left: auto !important;
    margin-right: auto !important
}

.thrv_page_section {
    margin: 0px;
    padding: 0px
}

.thrv_page_section .out.tve_brdr_none {
    border-style: none !important
}

.thrv_page_section .out.tve_brdr_dotted {
    border-style: dotted !important
}

.thrv_page_section .out.tve_brdr_dashed {
    border-style: dashed !important
}

.thrv_page_section .out.tve_brdr_solid {
    border-style: solid !important
}

.thrv_page_section .out.tve_brdr_double {
    border-style: double !important
}

.thrv_page_section .out.tve_brdr_groove {
    border-style: groove !important
}

.thrv_page_section .out.tve_brdr_ridge {
    border-style: ridge !important
}

.thrv_page_section .out.tve_brdr_inset {
    border-style: inset !important
}

.thrv_page_section .out.tve_brdr_outset {
    border-style: outset !important
}

.tve_table {
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    border-spacing: 0;
    border-collapse: collapse;
    box-sizing: border-box
}

.tve_table.tve_no_border {
    border: 0 !important
}

.tve_table.tve_no_inner_border>tbody>tr>td,
.tve_table.tve_no_inner_border>thead>tr>th {
    border-width: 0px !important
}

#tve_editor .tve_table th {
    background-clip: padding-box
}

.tve_table tbody tr.tve_table_row,
.tve_table thead tr.tve_table_row {
    border: 0
}

.tve_table tbody tr.tve_table_row td,
.tve_table tbody tr.tve_table_row th,
.tve_table thead tr.tve_table_row td,
.tve_table thead tr.tve_table_row th {
    line-height: 1;
    padding: 5px
}

.tve_table tbody tr.tve_table_row td.tve_table_cell>p,
.tve_table tbody tr.tve_table_row th.tve_table_cell>p,
.tve_table thead tr.tve_table_row td.tve_table_cell>p,
.tve_table thead tr.tve_table_row th.tve_table_cell>p {
    margin: 0;
    padding: 0
}

.tve_table tbody tr.tve_table_row td.tve_valign_top,
.tve_table tbody tr.tve_table_row th.tve_valign_top,
.tve_table thead tr.tve_table_row td.tve_valign_top,
.tve_table thead tr.tve_table_row th.tve_valign_top {
    vertical-align: top
}

.tve_table tbody tr.tve_table_row td.tve_valign_bottom,
.tve_table tbody tr.tve_table_row th.tve_valign_bottom,
.tve_table thead tr.tve_table_row td.tve_valign_bottom,
.tve_table thead tr.tve_table_row th.tve_valign_bottom {
    vertical-align: bottom
}

.tve_table tbody tr.tve_table_row td.tve_valign_middle,
.tve_table tbody tr.tve_table_row th.tve_valign_middle,
.tve_table thead tr.tve_table_row td.tve_valign_middle,
.tve_table thead tr.tve_table_row th.tve_valign_middle {
    vertical-align: middle
}

.tve_table tbody tr.tve_table_row td.tve_align_left,
.tve_table tbody tr.tve_table_row th.tve_align_left,
.tve_table thead tr.tve_table_row td.tve_align_left,
.tve_table thead tr.tve_table_row th.tve_align_left {
    text-align: left
}

.tve_table tbody tr.tve_table_row td.tve_align_center,
.tve_table tbody tr.tve_table_row th.tve_align_center,
.tve_table thead tr.tve_table_row td.tve_align_center,
.tve_table thead tr.tve_table_row th.tve_align_center {
    text-align: center
}

.tve_table tbody tr.tve_table_row td.tve_align_right,
.tve_table tbody tr.tve_table_row th.tve_align_right,
.tve_table thead tr.tve_table_row td.tve_align_right,
.tve_table thead tr.tve_table_row th.tve_align_right {
    text-align: right
}

.tve_table tbody tr.tve_table_row td.tve_align_justify,
.tve_table tbody tr.tve_table_row th.tve_align_justify,
.tve_table thead tr.tve_table_row td.tve_align_justify,
.tve_table thead tr.tve_table_row th.tve_align_justify {
    text-align: justify
}

.tve_table tbody tr.tve_odd {
    background-color: #ccc
}

.tve_table tbody tr.tve_even {
    background-color: #eee
}

.tve_table.tve_brdr_none {
    border-style: none !important
}

.tve_table.tve_brdr_none td,
.tve_table.tve_brdr_none th {
    border-style: none !important
}

.tve_table>tbody>tr>td.tve_brdr_none,
.tve_table>thead>tr>th.tve_brdr_none {
    border-style: none !important
}

.tve_table.tve_brdr_dotted {
    border-style: dotted !important
}

.tve_table.tve_brdr_dotted td,
.tve_table.tve_brdr_dotted th {
    border-style: dotted !important
}

.tve_table>tbody>tr>td.tve_brdr_dotted,
.tve_table>thead>tr>th.tve_brdr_dotted {
    border-style: dotted !important
}

.tve_table.tve_brdr_dashed {
    border-style: dashed !important
}

.tve_table.tve_brdr_dashed td,
.tve_table.tve_brdr_dashed th {
    border-style: dashed !important
}

.tve_table>tbody>tr>td.tve_brdr_dashed,
.tve_table>thead>tr>th.tve_brdr_dashed {
    border-style: dashed !important
}

.tve_table.tve_brdr_solid {
    border-style: solid !important
}

.tve_table.tve_brdr_solid td,
.tve_table.tve_brdr_solid th {
    border-style: solid !important
}

.tve_table>tbody>tr>td.tve_brdr_solid,
.tve_table>thead>tr>th.tve_brdr_solid {
    border-style: solid !important
}

.tve_table.tve_brdr_double {
    border-style: double !important
}

.tve_table.tve_brdr_double td,
.tve_table.tve_brdr_double th {
    border-style: double !important
}

.tve_table>tbody>tr>td.tve_brdr_double,
.tve_table>thead>tr>th.tve_brdr_double {
    border-style: double !important
}

.tve_table.tve_brdr_groove {
    border-style: groove !important
}

.tve_table.tve_brdr_groove td,
.tve_table.tve_brdr_groove th {
    border-style: groove !important
}

.tve_table>tbody>tr>td.tve_brdr_groove,
.tve_table>thead>tr>th.tve_brdr_groove {
    border-style: groove !important
}

.tve_table.tve_brdr_ridge {
    border-style: ridge !important
}

.tve_table.tve_brdr_ridge td,
.tve_table.tve_brdr_ridge th {
    border-style: ridge !important
}

.tve_table>tbody>tr>td.tve_brdr_ridge,
.tve_table>thead>tr>th.tve_brdr_ridge {
    border-style: ridge !important
}

.tve_table.tve_brdr_inset {
    border-style: inset !important
}

.tve_table.tve_brdr_inset td,
.tve_table.tve_brdr_inset th {
    border-style: inset !important
}

.tve_table>tbody>tr>td.tve_brdr_inset,
.tve_table>thead>tr>th.tve_brdr_inset {
    border-style: inset !important
}

.tve_table.tve_brdr_outset {
    border-style: outset !important
}

.tve_table.tve_brdr_outset td,
.tve_table.tve_brdr_outset th {
    border-style: outset !important
}

.tve_table>tbody>tr>td.tve_brdr_outset,
.tve_table>thead>tr>th.tve_brdr_outset {
    border-style: outset !important
}

.tve_image.tve_brdr_none {
    border-style: none !important
}

.tve_image.tve_brdr_dotted {
    border-style: dotted !important
}

.tve_image.tve_brdr_dashed {
    border-style: dashed !important
}

.tve_image.tve_brdr_solid {
    border-style: solid !important
}

.tve_image.tve_brdr_double {
    border-style: double !important
}

.tve_image.tve_brdr_groove {
    border-style: groove !important
}

.tve_image.tve_brdr_ridge {
    border-style: ridge !important
}

.tve_image.tve_brdr_inset {
    border-style: inset !important
}

.tve_image.tve_brdr_outset {
    border-style: outset !important
}

.thrv_content_reveal {
    display: none
}

.thrv_countdown_timer {
    opacity: 0
}

.thrv_countdown_timer.tve_cd_expired {
    opacity: 1
}

.thrv_countdown_timer.tve_countdown_3 .tve_t_part .t-digits {
    border-radius: 5px;
    font-size: 48px;
    height: 80px;
    min-width: 50px;
    padding: 0 10px
}

.thrv_countdown_timer.tve_countdown_3 .tve_t_part .t-digits:after {
    background: #fff;
    content: '';
    display: block;
    height: 3px;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.thrv_countdown_timer.tve_countdown_3 .tve_t_part .t-digits [class*='part-'] {
    color: #fff;
    font-weight: 700;
    line-height: 80px;
    min-width: 25px;
    right: 10px
}

.thrv_countdown_timer.tve_countdown_3 .tve_t_part .t-digits .part-2 {
    right: 35px
}

.thrv_countdown_timer.tve_countdown_3 .tve_t_part .t-digits .part-3 {
    right: 60px
}

.thrv_countdown_timer.tve_countdown_3 .tve_t_part .t-digits .part-4 {
    right: 85px
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part {
    border-radius: 100%;
    padding: 20px 0
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part .t-digits {
    font-size: 60px;
    height: 85px;
    min-width: 80px;
    padding: 0 35px
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part .t-digits [class*='part-'] {
    line-height: 70px;
    min-width: 40px;
    right: 35px
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part .t-digits .part-2 {
    right: 75px
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part .t-digits .part-3 {
    right: 115px
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part .t-digits .part-4 {
    right: 155px
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part .t-caption {
    border-top: 0;
    font-size: 13px;
    position: relative
}

.thrv_countdown_timer.tve_countdown_2 .tve_t_part .t-caption:before {
    content: '';
    height: 1px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 80px
}

.thrv_countdown_timer.tve_countdown_timer_evergreen {
    opacity: 1
}

.thrv_countdown_timer.init_done {
    -webkit-transition: 0.2s, opacity, ease-in;
    -moz-transition: 0.2s, opacity, ease-in;
    transition: 0.2s, opacity, ease-in;
    opacity: 1
}

.thrv_countdown_timer .tve_t_part {
    position: relative;
    margin-right: 10px;
    float: left
}

.thrv_countdown_timer .tve_t_part.ct_finished {
    display: none !important
}

.thrv_countdown_timer .tve_t_part .t-digits {
    position: relative;
    padding: 0 17px;
    height: 38px;
    overflow: hidden;
    min-width: 50px;
    font-size: 170%
}

.thrv_countdown_timer .tve_t_part .t-digits [class*='part-'] {
    line-height: 38px;
    position: absolute;
    top: 0;
    right: 17px;
    min-width: 25px;
    text-align: center
}

.thrv_countdown_timer .tve_t_part .t-digits [class*='part-'].go-down {
    transition: top .2s linear;
    top: 100%
}

.thrv_countdown_timer .tve_t_part .t-digits [class*='part-'].next {
    top: -100%;
    transition: top .2s linear
}

.thrv_countdown_timer .tve_t_part .t-digits [class*='part-'].next.go-down {
    top: 0;
    transition: top .2s linear
}

.thrv_countdown_timer .tve_t_part .t-digits [class*='part-'].ct-d-placeholder {
    position: static;
    display: inline-block
}

.thrv_countdown_timer .tve_t_part .t-digits .part-2 {
    right: 42px
}

.thrv_countdown_timer .tve_t_part .t-digits .part-3 {
    right: 67px
}

.thrv_countdown_timer .tve_t_part .t-digits .part-4 {
    right: 92px
}

.thrv_countdown_timer .tve_t_part .t-caption {
    border-top: 1px solid #dedede;
    padding: 5px 0;
    min-width: 60px;
    text-align: center
}

@media only screen and (max-width: 390px) {
    .thrv_countdown_timer.thrv_wrapper.tve_countdown_2 .tve_t_part {
        border-radius: 10px
    }
    .thrv_countdown_timer.thrv_wrapper.tve_countdown_3 .tve_t_part .t-digits:after {
        display: none
    }
    .thrv_countdown_timer.thrv_wrapper .tve_t_part {
        margin-right: 4px;
        padding: 0
    }
    .thrv_countdown_timer.thrv_wrapper .tve_t_part .t-digits {
        height: 30px;
        min-width: 36px;
        padding: 0 5px
    }
    .thrv_countdown_timer.thrv_wrapper .tve_t_part .t-digits [class*="part-"] {
        font-size: 18px;
        line-height: 30px;
        right: 5px;
        min-width: 18px;
        width: 18px
    }
    .thrv_countdown_timer.thrv_wrapper .tve_t_part .t-digits .part-2 {
        right: 23px
    }
    .thrv_countdown_timer.thrv_wrapper .tve_t_part .t-digits .part-3 {
        right: 41px
    }
    .thrv_countdown_timer.thrv_wrapper .tve_t_part .t-digits .part-4 {
        right: 59px
    }
    .thrv_countdown_timer.thrv_wrapper .tve_t_part .t-caption {
        display: none;
        margin: 0 5px;
        padding: 0 0 5px
    }
    .thrv_countdown_timer.thrv_wrapper[data-dd="2"] .tve_t_day .t-digits {
        min-width: 36px
    }
    .thrv_countdown_timer.thrv_wrapper[data-dd="3"] .tve_t_day .t-digits {
        min-width: 54px
    }
    .thrv_countdown_timer.thrv_wrapper[data-dd="4"] .tve_t_day .t-digits {
        min-width: 72px
    }
}

.tve_responsive_video_container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    display: block
}

.tve_responsive_video_container .tve_wistia_loader {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("../images/loader_transparent.gif");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3
}

.thrv_responsive_video[data-controls="0"] .tve_responsive_video_container {
    padding-top: 0
}

.tve_responsive_video_container .tve-video {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important
}

.tve_responsive_video_container .iframe-embed {
    position: static
}

.tve_responsive_video_container iframe,
.tve_responsive_video_container object,
.tve_responsive_video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.tve_with_wistia_popover {
    padding-bottom: 0px
}

.responsive_video_option {
    display: none
}

.thrv_contents_table {
    box-sizing: border-box !important;
    width: 100%
}

.thrv_contents_table.tve_p_right {
    float: right
}

.thrv_contents_table.tve_p_left {
    float: left
}

.thrv_contents_table.tve_p_center {
    margin-left: auto !important;
    margin-right: auto !important
}

.thrv_contents_table .tve_contents_table {
    width: 100%
}

.thrv_contents_table .tve_contents_table.tve_p_right {
    float: right
}

.thrv_contents_table .tve_contents_table.tve_p_left {
    float: left
}

.thrv_contents_table .tve_contents_table.tve_p_center {
    margin-left: auto !important;
    margin-right: auto !important
}

.thrv_contents_table .tve_contents_table .tve_ct_content {
    text-align: left
}

.thrv_contents_table .tve_contents_table .ct_column {
    float: left
}

.thrv_contents_table .tve_contents_table .ct_column.sep {
    background-image: url("./../images/flat_vSep.png");
    background-position: 100% 0%;
    background-repeat: repeat-y
}

.thrv_contents_table .tve_contents_table .tve_ct_title {
    display: inline-block;
    color: #ffffff;
    padding: 5px 50px;
    font-size: 20px;
    margin: 0 0 10px 0
}

.thrv_contents_table .tve_contents_table .tve_ct_level0 {
    box-sizing: border-box;
    color: #4b4b4b;
    font-size: 16px;
    padding: 0 0 0 20px;
    text-decoration: none;
    width: 100%;
    display: block;
    font-weight: bold;
    margin: 10px 0 5px 0
}

.thrv_contents_table .tve_contents_table .tve_ct_level1 {
    box-sizing: border-box;
    color: #4b4b4b;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    display: block;
    padding-left: 40px;
    margin: 6px 0 4px 0
}

.thrv_contents_table .tve_contents_table .tve_ct_level2 {
    box-sizing: border-box;
    color: #4b4b4b;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    display: block;
    margin: 3px 0 1px 0;
    padding-left: 60px
}

.thrv_contents_table .tve_contents_table a,
.thrv_contents_table .tve_contents_table a:visited,
.thrv_contents_table .tve_contents_table a:active {
    box-sizing: border-box;
    color: #4b4b4b;
    font-size: 16px;
    text-decoration: none
}

.thrv_contents_table .tve_contents_table a.tve_ct_level0,
.thrv_contents_table .tve_contents_table a:visited.tve_ct_level0,
.thrv_contents_table .tve_contents_table a:active.tve_ct_level0 {
    font-weight: bold;
    margin: 10px 0 5px 0
}

.thrv_contents_table .tve_contents_table a.tve_ct_level1,
.thrv_contents_table .tve_contents_table a:visited.tve_ct_level1,
.thrv_contents_table .tve_contents_table a:active.tve_ct_level1 {
    padding-left: 40px;
    margin: 6px 0 4px 0
}

.thrv_contents_table .tve_contents_table a.tve_ct_level2,
.thrv_contents_table .tve_contents_table a:visited.tve_ct_level2,
.thrv_contents_table .tve_contents_table a:active.tve_ct_level2 {
    padding-left: 60px;
    margin: 3px 0 1px 0
}

.thrv_contents_table .tve_contents_table a:hover,
.thrv_contents_table .tve_contents_table a:visited:hover,
.thrv_contents_table .tve_contents_table a:active:hover {
    text-decoration: underline
}

.thrv_contents_table .tve_contents_table.tve_blue a:hover {
    color: #4E7AC7 !important
}

.thrv_contents_table .tve_contents_table.tve_blue .tve_ct_title {
    background-color: #4E7AC7
}

.thrv_contents_table .tve_contents_table.tve_green a:hover {
    color: #45BF55 !important
}

.thrv_contents_table .tve_contents_table.tve_green .tve_ct_title {
    background-color: #45BF55
}

.thrv_contents_table .tve_contents_table.tve_black a:hover {
    color: #595959 !important
}

.thrv_contents_table .tve_contents_table.tve_black .tve_ct_title {
    background-color: #595959
}

.thrv_contents_table .tve_contents_table.tve_orange a:hover {
    color: #FF712C !important
}

.thrv_contents_table .tve_contents_table.tve_orange .tve_ct_title {
    background-color: #FF712C
}

.thrv_contents_table .tve_contents_table.tve_purple a:hover {
    color: #9768D1 !important
}

.thrv_contents_table .tve_contents_table.tve_purple .tve_ct_title {
    background-color: #9768D1
}

.thrv_contents_table .tve_contents_table.tve_red a:hover {
    color: #e93c31 !important
}

.thrv_contents_table .tve_contents_table.tve_red .tve_ct_title {
    background-color: #e93c31
}

.thrv_contents_table .tve_contents_table.tve_teal a:hover {
    color: teal !important
}

.thrv_contents_table .tve_contents_table.tve_teal .tve_ct_title {
    background-color: teal
}

.thrv_contents_table .tve_contents_table.tve_white a:hover {
    color: #4b4b4b
}

.thrv_contents_table .tve_contents_table.tve_white .tve_ct_title {
    background-color: #efefef;
    color: #595959
}

.thrv_contents_table .tve_contents_table.tve_white .tve_contents_table {
    background-color: #ffffff
}

.thrv_star_rating>.tve_rating_stars {
    display: block;
    height: 25px;
    background: url("../images/stars.png") repeat-x 0 -26px
}

.thrv_star_rating>.tve_rating_stars>span {
    display: block;
    height: 25px;
    background: url("../images/stars.png") repeat-x 0 0px
}

.thrv_star_rating>.tve_rating_stars.tve_rightBtn {
    float: right
}

.thrv_star_rating.tve_blue>span>span {
    background-position: 0 -104px
}

.thrv_star_rating.tve_green>span>span {
    background-position: 0 -78px
}

.thrv_star_rating.tve_orange>span>span {
    background-position: 0 -130px
}

.thrv_star_rating.tve_purple>span>span {
    background-position: 0 -156px
}

.thrv_star_rating.tve_red>span>span {
    background-position: 0 -52px
}

.thrv_star_rating.tve_teal>span>span {
    background-position: 0 -182px
}

.thrv_star_rating.tve_white>span>span {
    background-position: 0 -208px
}

@media only screen and (max-width: 740px) {
    .thrv_contents_table .ct_column {
        width: 100% !important;
        float: none;
        min-height: inherit !important
    }
    .thrv_contents_table .ct_column.sep {
        background-image: none !important
    }
}

.thrv_lead_generation_container input[type="password"],
.thrv_lead_generation_container input[type="email"],
.thrv_lead_generation_container input[type="url"],
.thrv_lead_generation_container input[type="text"],
.thrv_lead_generation_container button,
.thrv_lead_generation_container select,
.thrv_lead_generation_container textarea {
    box-sizing: border-box !important;
    border: 1px solid #999;
    float: none !important;
    max-width: none;
    width: 100% !important
}

.thrv_lead_generation_container input[type="password"].tve-lg-error,
.thrv_lead_generation_container input[type="email"].tve-lg-error,
.thrv_lead_generation_container input[type="url"].tve-lg-error,
.thrv_lead_generation_container input[type="text"].tve-lg-error,
.thrv_lead_generation_container select.tve-lg-error,
.thrv_lead_generation_container button.tve-lg-error,
.thrv_lead_generation_container textarea.tve-lg-error {
    border-color: transparent !important;
    box-shadow: 0 0 4px #a94442 inset !important
}

.thrv_lead_generation_container input[type="image"] {
    box-sizing: border-box
}

.thrv_lead_generation_container input[type="radio"].tve-lg-error,
.thrv_lead_generation_container input[type="checkbox"].tve-lg-error {
    border-color: transparent !important;
    box-shadow: 0 0 3px #a94442 !important
}

.thrv_lead_generation_container select {
    height: auto
}

.thrv_lead_generation_container textarea {
    font-family: arial
}

.thrv_lead_generation_container input[type="password"],
.thrv_lead_generation_container input[type="email"],
.thrv_lead_generation_container input[type="text"],
.thrv_lead_generation_container input[type="url"] {
    outline: none;
    padding: 5px
}

.thrv_lead_generation_container button {
    border-width: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 10px
}

.thrv_lead_generation_container .tve_lead_fields_overlay {
    display: none !important
}

.thrv_lead_generation_container .tve_lg_radio_wrapper,
.thrv_lead_generation_container .tve_lg_checkbox_wrapper {
    box-sizing: border-box;
    float: left;
    margin-bottom: 5px;
    padding: 11px;
    width: 100%
}

.thrv_lead_generation_container .tve_lg_radio_wrapper input[type="radio"],
.thrv_lead_generation_container .tve_lg_radio_wrapper input[type="checkbox"],
.thrv_lead_generation_container .tve_lg_checkbox_wrapper input[type="radio"],
.thrv_lead_generation_container .tve_lg_checkbox_wrapper input[type="checkbox"] {
    margin: 0 10px 3px 0
}

.thrv_lead_generation_container .tve_lg_checkbox_wrapper {
    width: 100%
}

.thrv_lead_generation_container .tcb-form-loader {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.thrv_lead_generation_container .tcb-form-loader>span.tcb-form-loader-icon {
    -webkit-animation: tcb-loader 0.7s infinite linear;
    -moz-animation: tcb-loader 0.7s infinite linear;
    animation: tcb-loader 0.7s infinite linear;
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    opacity: .7
}

body.rtl .thrv_lead_generation.thrv_lead_generation_horizontal .tve_lg_input_container {
    float: right;
    padding-left: 2%;
    padding-right: 0
}

.thrv_lead_generation {
    box-sizing: border-box;
    width: 100%
}

.thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container {
    min-width: 100%;
    width: auto;
    margin-right: -2%
}

.thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container {
    box-sizing: border-box !important;
    float: left;
    padding-right: 2%
}

.thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_3 {
    width: 33.33%
}

.thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_2 {
    width: 50%
}

.thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_select_container .thrv_icon {
    margin-right: 50px;
    margin-top: 10px
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container {
    position: relative
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container label {
    font-size: 16px
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type='text'],
.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type='email'],
.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container select,
.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container textarea,
.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container button,
.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox,
.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_radio {
    margin: 0 0 5px 0
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container textarea {
    min-height: 40px
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_select_container .thrv_icon {
    margin-right: 10px
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_black label {
    color: #101010
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_blue label {
    color: #3E68B2
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_green label {
    color: #1abc9c
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_orange label {
    color: #e67e22
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_purple label {
    color: #8656C1
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_red label {
    color: #CE271B
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_teal label {
    color: #387D71
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox.tve_white label {
    color: #D8D8D8
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column1 .tve_lg_radio_wrapper {
    width: 100%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column2 .tve_lg_radio_wrapper {
    width: 50%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column3 .tve_lg_radio_wrapper {
    width: 33%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column4 .tve_lg_radio_wrapper {
    width: 25%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column5 .tve_lg_radio_wrapper {
    width: 20%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column6 .tve_lg_radio_wrapper {
    width: 16.5%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column7 .tve_lg_radio_wrapper {
    width: 14.2%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column8 .tve_lg_radio_wrapper {
    width: 12.5%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column9 .tve_lg_radio_wrapper {
    width: 11%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_column10 .tve_lg_radio_wrapper {
    width: 10%
}

.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_image_submit input[type="image"] {
    max-width: 100%;
    max-height: 100%
}

@media only screen and (max-width: 740px) {
    .thrv_lead_generation.tve_leftBtn,
    .thrv_lead_generation.tve_centerBtn,
    .thrv_lead_generation.tve_rightBtn {
        width: 100% !important;
        float: none !important
    }
}

.thrv_lead_generation.tve_leftBtn {
    float: left
}

.thrv_lead_generation.tve_centerBtn {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none
}

.thrv_lead_generation.tve_rightBtn {
    float: right
}

.thrv_lead_generation button.tve_brdr_none,
.thrv_lead_generation input[type="text"].tve_brdr_none,
.thrv_lead_generation textarea.tve_brdr_none,
.thrv_lead_generation select.tve_brdr_none,
.thrv_lead_generation input[type="email"].tve_brdr_none {
    border-style: none !important
}

.thrv_lead_generation button.tve_brdr_dotted,
.thrv_lead_generation input[type="text"].tve_brdr_dotted,
.thrv_lead_generation textarea.tve_brdr_dotted,
.thrv_lead_generation select.tve_brdr_dotted,
.thrv_lead_generation input[type="email"].tve_brdr_dotted {
    border-style: dotted !important
}

.thrv_lead_generation button.tve_brdr_dashed,
.thrv_lead_generation input[type="text"].tve_brdr_dashed,
.thrv_lead_generation textarea.tve_brdr_dashed,
.thrv_lead_generation select.tve_brdr_dashed,
.thrv_lead_generation input[type="email"].tve_brdr_dashed {
    border-style: dashed !important
}

.thrv_lead_generation button.tve_brdr_solid,
.thrv_lead_generation input[type="text"].tve_brdr_solid,
.thrv_lead_generation textarea.tve_brdr_solid,
.thrv_lead_generation select.tve_brdr_solid,
.thrv_lead_generation input[type="email"].tve_brdr_solid {
    border-style: solid !important
}

.thrv_lead_generation button.tve_brdr_double,
.thrv_lead_generation input[type="text"].tve_brdr_double,
.thrv_lead_generation textarea.tve_brdr_double,
.thrv_lead_generation select.tve_brdr_double,
.thrv_lead_generation input[type="email"].tve_brdr_double {
    border-style: double !important
}

.thrv_lead_generation button.tve_brdr_groove,
.thrv_lead_generation input[type="text"].tve_brdr_groove,
.thrv_lead_generation textarea.tve_brdr_groove,
.thrv_lead_generation select.tve_brdr_groove,
.thrv_lead_generation input[type="email"].tve_brdr_groove {
    border-style: groove !important
}

.thrv_lead_generation button.tve_brdr_ridge,
.thrv_lead_generation input[type="text"].tve_brdr_ridge,
.thrv_lead_generation textarea.tve_brdr_ridge,
.thrv_lead_generation select.tve_brdr_ridge,
.thrv_lead_generation input[type="email"].tve_brdr_ridge {
    border-style: ridge !important
}

.thrv_lead_generation button.tve_brdr_inset,
.thrv_lead_generation input[type="text"].tve_brdr_inset,
.thrv_lead_generation textarea.tve_brdr_inset,
.thrv_lead_generation select.tve_brdr_inset,
.thrv_lead_generation input[type="email"].tve_brdr_inset {
    border-style: inset !important
}

.thrv_lead_generation button.tve_brdr_outset,
.thrv_lead_generation input[type="text"].tve_brdr_outset,
.thrv_lead_generation textarea.tve_brdr_outset,
.thrv_lead_generation select.tve_brdr_outset,
.thrv_lead_generation input[type="email"].tve_brdr_outset {
    border-style: outset !important
}

#tve_editor .thrv_lead_generation.thrv_lead_generation_horizontal .thrv_lead_generation_container .tve_lg_input_container .thrv_icon,
.tve-leads-shortcode .thrv_lead_generation.thrv_lead_generation_horizontal .thrv_lead_generation_container .tve_lg_input_container .thrv_icon {
    margin: 0 20px 0 0
}

#tve_editor .thrv_lead_generation.thrv_lead_generation_horizontal .thrv_lead_generation_container .tve_lg_input_container .thrv_icon.tve_lg_text_icon,
.tve-leads-shortcode .thrv_lead_generation.thrv_lead_generation_horizontal .thrv_lead_generation_container .tve_lg_input_container .thrv_icon.tve_lg_text_icon {
    bottom: auto
}

#tve_editor .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container .thrv_icon,
.tve-leads-shortcode .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container .thrv_icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent;
    border: 0;
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 47%;
    z-index: 2
}

#tve_editor .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container .thrv_icon .tve_sc_icon,
.tve-leads-shortcode .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container .thrv_icon .tve_sc_icon {
    font-size: 25px;
    height: auto;
    padding: 0;
    width: auto
}

#tve_editor .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container .thrv_icon.tve_lg_text_icon,
.tve-leads-shortcode .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container .thrv_icon.tve_lg_text_icon {
    bottom: auto
}

#tve_editor .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container.tve_lg_textarea .tve_lg_text_icon,
.tve-leads-shortcode .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container.tve_lg_textarea .tve_lg_text_icon {
    margin-right: 0px
}

@media only screen and (max-width: 740px) {
    .thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container {
        padding: 0 0 5px 0 !important;
        width: 100% !important
    }
    .thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container .thrv_icon {
        margin: 0 11px 19px 0
    }
    .thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container .thrv_icon.tve_lg_text_icon {
        margin-top: 11px
    }
    .thrv_lead_generation .thrv_lead_generation_container .tve_lg_input_container.tve_lg_select_container .thrv_icon {
        margin-right: 14px
    }
}

.tve_shortcode_editor .pattern1,
.tve_p_lb_background .tve_p_lb_content.pattern1,
.tve_post_lp .tve_lp_content.pattern1 {
    background: #2980b9
}

.tve_shortcode_editor .pattern2,
.tve_p_lb_background .tve_p_lb_content.pattern2,
.tve_post_lp .tve_lp_content.pattern2 {
    background: #c0392b
}

.tve_shortcode_editor .pattern3,
.tve_p_lb_background .tve_p_lb_content.pattern3,
.tve_post_lp .tve_lp_content.pattern3 {
    background: #2ecc71
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_none,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_none {
    border-style: none !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_dotted,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_dotted {
    border-style: dotted !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_dashed,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_dashed {
    border-style: dashed !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_solid,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_solid {
    border-style: solid !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_double,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_double {
    border-style: double !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_groove,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_groove {
    border-style: groove !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_ridge,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_ridge {
    border-style: ridge !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_inset,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_inset {
    border-style: inset !important
}

.tve_p_lb_background .tve_p_lb_content.tve_brdr_outset,
.tve_p_lb_background .tve_p_lb_close.tve_brdr_outset {
    border-style: outset !important
}

.thrv_icon {
    line-height: 0
}

.thrv_icon.thrv_wrapper {
    margin: 0;
    padding: 0
}

.thrv_icon.aligncenter {
    display: table;
    margin-left: auto !important;
    margin-right: auto !important
}

.thrv_icon span.tve_sc_icon {
    -ms-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    display: inline-block;
    font-size: inherit;
    height: auto;
    width: auto;
    text-align: center;
    text-decoration: none !important;
    background-clip: padding-box
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_blue,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_blue {
    color: #4E7AC7
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_green,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_green {
    color: #45BF55
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_black,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_black {
    color: #595959
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_orange,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_orange {
    color: #FF712C
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_purple,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_purple {
    color: #9768D1
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_red,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_red {
    color: #e93c31
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_teal,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_teal {
    color: teal
}

#tve_editor .thrv_icon span.tve_sc_icon.tve_white,
.thrv-leads-form-box .thrv_icon span.tve_sc_icon.tve_white {
    color: #efefef
}

.thrv_icon span.tve_sc_icon.tve_brdr_none {
    border-style: none !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_dotted {
    border-style: dotted !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_dashed {
    border-style: dashed !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_solid {
    border-style: solid !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_double {
    border-style: double !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_groove {
    border-style: groove !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_ridge {
    border-style: ridge !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_inset {
    border-style: inset !important
}

.thrv_icon span.tve_sc_icon.tve_brdr_outset {
    border-style: outset !important
}

.thrv_icon.tve_brdr_none {
    border-style: none !important
}

.thrv_icon.tve_brdr_dotted {
    border-style: dotted !important
}

.thrv_icon.tve_brdr_dashed {
    border-style: dashed !important
}

.thrv_icon.tve_brdr_solid {
    border-style: solid !important
}

.thrv_icon.tve_brdr_double {
    border-style: double !important
}

.thrv_icon.tve_brdr_groove {
    border-style: groove !important
}

.thrv_icon.tve_brdr_ridge {
    border-style: ridge !important
}

.thrv_icon.tve_brdr_inset {
    border-style: inset !important
}

.thrv_icon.tve_brdr_outset {
    border-style: outset !important
}

.thrv_page_section .out.pswr .lightSec .cck,
.thrv_page_section .out.pswr .lightSec .cck>* {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8)
}

.thrv_wrapper .tve-hyperlinks-lightbox-wrapper,
#tve_lightbox_content .tve-hyperlinks-lightbox-wrapper {
    min-width: 800px
}

.thrv_wrapper [class^="icon-"],
.thrv_wrapper [class*=" icon-"],
#tve_lightbox_content [class^="icon-"],
#tve_lightbox_content [class*=" icon-"] {
    border-radius: 0;
    background: transparent
}

.tve_btn.tve_nb.tve_btn5,
.tve_btn.tve_nb.tve_btn6 {
    display: table;
    overflow: hidden
}

.tve_btn.tve_nb.tve_btn5 a.tve_btnLink,
.tve_btn.tve_nb.tve_btn6 a.tve_btnLink {
    box-sizing: border-box !important;
    display: table !important;
    overflow: hidden;
    table-layout: auto;
    width: 100%
}

.tve_btn.tve_nb.tve_btn5 .tve_btn_im,
.tve_btn.tve_nb.tve_btn6 .tve_btn_im {
    display: table-cell;
    float: none;
    vertical-align: middle;
    position: relative
}

.tve_btn.tve_nb.tve_btn5 .tve_btn_im .tve_btn_divider,
.tve_btn.tve_nb.tve_btn6 .tve_btn_im .tve_btn_divider {
    display: block;
    height: 500px;
    position: absolute;
    top: -200px;
    right: 0;
    width: 1px
}

.tve_btn.tve_nb.tve_btn5 .tve_btn_im i,
.tve_btn.tve_nb.tve_btn6 .tve_btn_im i {
    margin-top: 0
}

.tve_btn.tve_nb.tve_btn5 .tve_btn_im i.tve_sc_icon,
.tve_btn.tve_nb.tve_btn6 .tve_btn_im i.tve_sc_icon {
    height: auto;
    min-width: 50px;
    width: auto
}

.tve_btn.tve_nb.tve_btn5 .tve_btn_txt,
.tve_btn.tve_nb.tve_btn6 .tve_btn_txt {
    box-sizing: border-box !important;
    display: table-cell;
    padding-right: 10%;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

@media only screen and (max-width: 940px) {
    .tve_btn.tve_nb.tve_btn5 .tve_btn_txt,
    .tve_btn.tve_nb.tve_btn6 .tve_btn_txt {
        white-space: normal
    }
}

@media only screen and (max-width: 540px) {
    .thrv_button_shortcode .tve_btn.tve_btn5 .tve_btn_im,
    .thrv_button_shortcode .tve_btn.tve_btn6 .tve_btn_im {
        display: none
    }
    .thrv_button_shortcode .tve_btn.tve_btn5 .tve_btn_txt,
    .thrv_button_shortcode .tve_btn.tve_btn6 .tve_btn_txt {
        padding-right: 0
    }
}

@media only screen and (max-width: 320px) {
    .thrv_content_container_shortcode .thrv_lead_generation.tve_leftBtn,
    .thrv_content_container_shortcode .thrv_lead_generation.tve_centerBtn,
    .thrv_content_container_shortcode .thrv_lead_generation.tve_rightBtn {
        width: 98% !important
    }
}

.thrv_post_grid .tve_post_grid_wrapper {
    width: 100%
}

.thrv_post_grid .tve_post_grid_wrapper.tve_post_grid_masonry .tve_pg_container {
    margin: 0 5px
}

.thrv_post_grid .tve_post {
    box-sizing: border-box;
    float: left;
    margin-bottom: 15px
}

.thrv_post_grid .tve_post:hover .tve_post_grid_image_wrapper .tve_pg_img_overlay {
    background-color: rgba(255, 255, 255, 0.34);
    transition: background-color .2s linear
}

.thrv_post_grid .tve_post:hover .tve_post_grid_image_wrapper .tve_pg_img_overlay .thrv-icon-forward {
    opacity: 1;
    transition: opacity .5s linear
}

.thrv_post_grid .tve_post .tve_pg_img_overlay {
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    height: 100%;
    position: relative
}

.thrv_post_grid .tve_post .tve_pg_img_overlay .thrv-icon-forward {
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #161616;
    color: #b8b0af;
    padding: 10px
}

.thrv_post_grid .tve_post .tve_pg_container {
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #e1e0e0;
    box-shadow: 0px 3px 2px -3px rgba(0, 0, 0, 0.9)
}

.thrv_post_grid .tve_post.tve_last {
    margin-right: 0
}

.thrv_post_grid .tve_post .tve_post_grid_image_wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    text-align: center
}

.thrv_post_grid .tve_post .tve-post-grid-title {
    overflow: hidden;
    text-transform: none;
    padding: 15px;
    margin: 0;
    line-height: 1;
    font-size: 40px;
    display: block
}

.thrv_post_grid .tve_post .tve-post-grid-title a {
    color: #333333;
    text-decoration: none
}

.thrv_post_grid .tve_post .tve-post-grid-title a:hover {
    text-decoration: none
}

.thrv_post_grid .tve_post .tve-post-grid-text {
    margin: 0 15px 15px 15px;
    border-top-width: 0;
    border-top-style: solid;
    border-top-color: #e1e0e0;
    padding: 15px 0 0 0;
    overflow: hidden
}

.thrv_post_grid .tve_post .tve_pg_more {
    margin: 0 15px 15px 15px;
    font-weight: 600
}

.thrv_post_grid .tve_post .tve_pg_more a {
    color: #333333;
    font-weight: 600
}

.thrv_post_grid .tve_post .tve_pg_more a:hover {
    text-decoration: underline
}

.thrv_post_grid .tve_post .tve_pg_more span {
    font-size: 10px;
    font-weight: bold
}

.thrv_post_grid .tve_pg_row .tve_pg_container {
    margin: 0 5px
}

.thrv_post_grid .tve_pg_row .tve_post:first-child .tve_pg_container {
    margin: 0 5px 0 0
}

.thrv_post_grid .tve_pg_row .tve_post:last-child .tve_pg_container {
    margin: 0 0 0 5px
}

.thrv_post_grid .tve_post_grid_vertical .tve_pg_row {
    margin: 0 0 15px 0
}

.thrv_post_grid .tve_post_grid_vertical .tve_pg_row:last-child {
    margin-bottom: 0
}

.thrv_post_grid .tve_post_grid_vertical .tve_post:last-child .tve_pg_container {
    margin: 0
}

.thrv_post_grid .tve_post_grid_vertical .tve_post {
    margin: 0
}

.thrv_post_grid .tve_post_grid_vertical .tve_post .tve-post-grid-text {
    padding: 15px;
    margin: 0
}

.thrv_post_grid .tve_post_grid_vertical .tve_post .tve_pg_more {
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 0 0 0 15px
}

.thrv_post_grid .tve_post_grid_vertical .tve_post .tve_pg_more a {
    border-width: 0
}

.thrv_post_grid .tve_post_width_1 {
    width: 100%
}

.thrv_post_grid .tve_post_width_1 .tve_post_grid_image_wrapper {
    height: 640px
}

.thrv_post_grid .tve_post_grid_vertical .tve_post_width_1 .tve_post_grid_image_wrapper {
    height: 235px;
    width: 342px;
    float: left
}

.thrv_post_grid .tve_post_width_2 {
    width: 50%
}

.thrv_post_grid .tve_post_width_3 {
    width: 33.33%
}

.thrv_post_grid .tve_post_width_4 {
    width: 25%
}

.thrv_post_grid .tve_post_width_4 .tve_post_grid_image_wrapper {
    height: 200px
}

.thrv_post_grid .tve_post_width_5 {
    width: 20%
}

.thrv_post_grid .tve_post_width_5 .tve_post_grid_image_wrapper {
    height: 150px
}

.thrv_post_grid .tve_post_width_6 {
    width: 16.6%
}

.thrv_post_grid .tve_post_width_6 .tve_post_grid_image_wrapper {
    height: 125px
}

.thrv_post_grid.tve_black .tve_post .tve-post-grid-title a {
    color: #595959
}

.thrv_post_grid.tve_blue .tve_post .tve-post-grid-title a {
    color: #4E7AC7
}

.thrv_post_grid.tve_green .tve_post .tve-post-grid-title a {
    color: #45BF55
}

.thrv_post_grid.tve_orange .tve_post .tve-post-grid-title a {
    color: #FF712C
}

.thrv_post_grid.tve_purple .tve_post .tve-post-grid-title a {
    color: #9768D1
}

.thrv_post_grid.tve_red .tve_post .tve-post-grid-title a {
    color: #e93c31
}

.thrv_post_grid.tve_teal .tve_post .tve-post-grid-title a {
    color: teal
}

.thrv_post_grid.tve_white .tve_post .tve-post-grid-title a {
    color: #efefef
}

@media only screen and (max-width: 774px) {
    .thrv_post_grid .tve_post_width_1,
    .thrv_post_grid .tve_post_width_2,
    .thrv_post_grid .tve_post_width_3,
    .thrv_post_grid .tve_post_width_4,
    .thrv_post_grid .tve_post_width_5,
    .thrv_post_grid .tve_post_width_6 {
        width: 100%
    }
    .thrv_post_grid .tve_post_width_1 .tve_pg_container,
    .thrv_post_grid .tve_post_width_2 .tve_pg_container,
    .thrv_post_grid .tve_post_width_3 .tve_pg_container,
    .thrv_post_grid .tve_post_width_4 .tve_pg_container,
    .thrv_post_grid .tve_post_width_5 .tve_pg_container,
    .thrv_post_grid .tve_post_width_6 .tve_pg_container {
        margin: 0 !important
    }
    .thrv_post_grid .tve_post_grid_vertical .tve_post .tve_pg_more {
        display: block
    }
    .thrv_post_grid .tve_post_grid_vertical .tve_post_width_1 .tve_post_grid_image_wrapper {
        width: 100%
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 900px) {
    ::i-block-chrome,
    .tve_btn.tve_nb.tve_btn5 .tve_btn_txt,
    .tve_btn.tve_nb.tve_btn6 .tve_btn_txt {
        min-width: 250px
    }
}

body .tve_shortcode_editor .thrv_wrapper .lightSec {
    color: #fff
}

body .tve_shortcode_editor .thrv_wrapper .lightSec p,
body .tve_shortcode_editor .thrv_wrapper .lightSec ul,
body .tve_shortcode_editor .thrv_wrapper .lightSec ol,
body .tve_shortcode_editor .thrv_wrapper .lightSec li,
body .tve_shortcode_editor .thrv_wrapper .lightSec div,
body .tve_shortcode_editor .thrv_wrapper .lightSec h1,
body .tve_shortcode_editor .thrv_wrapper .lightSec h2,
body .tve_shortcode_editor .thrv_wrapper .lightSec h3,
body .tve_shortcode_editor .thrv_wrapper .lightSec h4,
body .tve_shortcode_editor .thrv_wrapper .lightSec h5,
body .tve_shortcode_editor .thrv_wrapper .lightSec h6,
body .tve_shortcode_editor .thrv_wrapper .lightSec>p {
    color: #fff
}

body .tve_shortcode_editor .thrv_wrapper .lightSec p span {
    color: inherit
}

body .tve_shortcode_editor .thrv_wrapper .lightSec span.tve_ct_title {
    color: #fff
}

body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI {
    color: #333
}

body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI p,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI ul,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI ol,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI li,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI div,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI h1,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI h2,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI h3,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI h4,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI h5,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI h6,
body .tve_shortcode_editor .thrv_wrapper .lightSec .tve_faqI>p {
    color: inherit
}

body .tve_shortcode_editor .thrv_wrapper .darkSec {
    color: #333
}

body .tve_shortcode_editor .thrv_wrapper .darkSec p,
body .tve_shortcode_editor .thrv_wrapper .darkSec ul,
body .tve_shortcode_editor .thrv_wrapper .darkSec ol,
body .tve_shortcode_editor .thrv_wrapper .darkSec li,
body .tve_shortcode_editor .thrv_wrapper .darkSec div,
body .tve_shortcode_editor .thrv_wrapper .darkSec h1,
body .tve_shortcode_editor .thrv_wrapper .darkSec h2,
body .tve_shortcode_editor .thrv_wrapper .darkSec h3,
body .tve_shortcode_editor .thrv_wrapper .darkSec h4,
body .tve_shortcode_editor .thrv_wrapper .darkSec h5,
body .tve_shortcode_editor .thrv_wrapper .darkSec h6,
body .tve_shortcode_editor .thrv_wrapper .darkSec>p {
    color: #333
}

body .tve_shortcode_editor .thrv_wrapper .darkSec p span {
    color: inherit
}

body .tve_shortcode_editor .thrv_wrapper .darkSec span.tve_ct_title {
    color: #fff
}

body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI {
    color: #333
}

body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI p,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI ul,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI ol,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI li,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI div,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI h1,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI h2,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI h3,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI h4,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI h5,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI h6,
body .tve_shortcode_editor .thrv_wrapper .darkSec .tve_faqI>p {
    color: inherit
}

.tve_cb.tve_cb_symbol {
    padding-top: 30px;
    margin-top: 45px;
    position: relative
}

.tve_cb.tve_cb_symbol>.thrv_icon,
.tve_cb.tve_cb_symbol>.thrv_cb_text {
    margin: 0;
    position: absolute;
    top: 0;
    display: inline-block;
    border: 5px solid rgba(0, 0, 0, 0.15);
    border-radius: 50%
}

.tve_cb.tve_cb_symbol>.thrv_icon span.tve_sc_icon,
.tve_cb.tve_cb_symbol>.thrv_icon span.tve_sc_text,
.tve_cb.tve_cb_symbol>.thrv_cb_text span.tve_sc_icon,
.tve_cb.tve_cb_symbol>.thrv_cb_text span.tve_sc_text {
    border-radius: 50%;
    background-color: #333333;
    border-color: none;
    text-align: center;
    color: #efefef;
    display: inline-block;
    font-size: 40px;
    height: 40px;
    line-height: 1;
    min-width: 40px;
    padding: 20px;
    width: auto
}

.tve_cb.tve_cb_symbol>.thrv_icon.aligncenter,
.tve_cb.tve_cb_symbol>.thrv_cb_text.aligncenter {
    left: 50%;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.tve_cb.tve_cb_symbol>.thrv_icon.alignright,
.tve_cb.tve_cb_symbol>.thrv_cb_text.alignright {
    float: none !important;
    left: 100%;
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -o-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.tve_cb.tve_cb_symbol>.thrv_icon.alignleft,
.tve_cb.tve_cb_symbol>.thrv_cb_text.alignleft {
    float: none !important;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.tve_cb.tve_cb_symbol.tve_sb_bot {
    padding-top: 0;
    padding-bottom: 30px;
    margin-top: 0;
    margin-bottom: 45px
}

.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_icon,
.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_cb_text {
    top: auto;
    bottom: 0
}

.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_icon.aligncenter,
.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_cb_text.aligncenter {
    left: 50%;
    display: inline-block;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_icon.alignright,
.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_cb_text.alignright {
    float: none !important;
    left: 100%;
    -webkit-transform: translate(-100%, 50%);
    -moz-transform: translate(-100%, 50%);
    -ms-transform: translate(-100%, 50%);
    -o-transform: translate(-100%, 50%);
    transform: translate(-100%, 50%)
}

.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_icon.alignleft,
.tve_cb.tve_cb_symbol.tve_sb_bot>.thrv_cb_text.alignleft {
    float: none !important;
    left: 0;
    -webkit-transform: translate(0%, 50%);
    -moz-transform: translate(0%, 50%);
    -ms-transform: translate(0%, 50%);
    -o-transform: translate(0%, 50%);
    transform: translate(0%, 50%)
}

#tve_editor .thrv_widget_menu.thrv_wrapper .tve-m-trigger {
    display: none
}

#tve_editor .thrv_widget_menu.thrv_wrapper.tve_center {
    display: table;
    margin-left: auto !important;
    margin-right: auto !important
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu {
    position: relative;
    margin: 0;
    padding: 0 0 0 1em;
    list-style-type: none;
    list-style-image: none
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu ul {
    margin: 0;
    padding: 0 0 0 1em;
    list-style-type: none;
    list-style-image: none
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu li {
    margin: 0
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu li:before {
    content: '';
    display: none
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu a {
    color: #373737;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    padding: 10px 0;
    position: relative
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical a {
    background-color: inherit !important
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical a:before {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -1em;
    font-family: 'thrvicomoon' !important;
    content: "\e603";
    height: 1em;
    line-height: 1em
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical a:hover {
    background-color: inherit !important
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal {
    z-index: 3;
    padding: 0
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li {
    display: inline-block;
    position: relative
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li {
    padding: 0
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li>a {
    padding: 5px 10px
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul {
    width: 250px;
    background-color: #ffffff;
    padding: 0;
    position: absolute;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    display: none;
    z-index: 4
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul li {
    padding: 0;
    display: block;
    position: relative
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul li.menu-item-has-children>a:after {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 5px;
    font-family: 'thrvicomoon' !important;
    content: "\e603";
    height: 1em;
    line-height: 1em
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul li:first-child a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul li:last-child a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul a {
    padding: 12px 15px;
    display: block;
    background-color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li>ul {
    top: 100%;
    left: 0
}

#tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li>ul ul {
    left: 100%;
    top: -1px
}

@media only screen and (max-width: 774px) {
    #tve_editor .thrv_widget_menu.thrv_wrapper .tve_menu_title {
        display: none
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper .thrive-shortcode-html {
        padding-top: 1px;
        position: relative
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper.tve_center,
    #tve_editor .thrv_widget_menu.thrv_wrapper.tve_left,
    #tve_editor .thrv_widget_menu.thrv_wrapper.tve_right {
        display: block;
        float: none
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper .tve-m-trigger.t_tve_horizontal {
        border-radius: 4px;
        box-sizing: content-box !important;
        border-width: 1px;
        border-style: solid;
        display: inline-block;
        float: right;
        font-size: 33px;
        height: 30px;
        line-height: 30px;
        margin: 0;
        padding: 8px;
        text-align: center;
        text-decoration: none;
        width: 33px
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul {
        max-width: none !important;
        width: 100% !important;
        box-sizing: border-box !important
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul li,
    #tve_editor .thrv_widget_menu.thrv_wrapper ul a {
        display: block !important;
        box-sizing: border-box !important
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal {
        background-color: #ffffff;
        max-height: 0;
        overflow: hidden;
        top: 50px !important;
        position: absolute !important;
        -webkit-transition: max-height 0.3s;
        -moz-transition: max-height 0.3s;
        transition: max-height 0.3s;
        z-index: 101
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal.tve-m-expanded {
        -webkit-transition: max-height 0.3s;
        -moz-transition: max-height 0.3s;
        transition: max-height 0.3s;
        max-height: 1200px;
        border: 1px solid #b4b4b4;
        top: 49px !important
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li>a {
        padding: 12px 15px;
        display: block;
        background-color: #ffffff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul {
        display: block !important;
        position: static !important;
        border: 0 !important
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul a:after {
        display: none !important
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li ul a {
        border-radius: 0 !important
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li>ul>li>a {
        padding-left: 30px
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li>ul>li>ul>li>a {
        padding-left: 45px
    }
    #tve_editor .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal>li>ul>li>ul>li>ul>li>a {
        padding-left: 45px
    }
}

body.tve-lightbox-page .tve_p_lb_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    opacity: .8
}

body.tve-lightbox-page .tve_p_lb_background {
    top: 32px;
    padding-top: 150px
}

body.tve-lightbox-page .tve-spacer {
    height: 40px;
    width: 100%
}

#tve-lg-error-container {
    background-color: #f2dede;
    color: #a94442;
    border: 1px solid #ebccd1;
    border-radius: 3px;
    box-sizing: border-box !important;
    padding: 4px 10px;
    position: absolute;
    z-index: 3000000
}

#tve-lg-error-container .tve-lg-err-item {
    line-height: 1.2;
    font-size: 14px
}

#tve-lg-error-container .tve-lg-err-close {
    color: #a94442;
    display: inline-block;
    font-size: 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -6px 0 0
}

#tve-lg-error-container .tve-lg-err-close:hover {
    text-decoration: none
}

.tve-lp-pw-form {
    margin: auto;
    max-width: 700px;
    padding: 50px 0 0
}

.thrv_social_default .tve_social_items .tve_s_item {
    float: left;
    margin: 0 10px 10px 0;
    height: 22px
}

.thrv_social_default .tve_social_items .tve_s_item iframe {
    vertical-align: initial
}

.thrv_social_default .tve_social_items .tve_s_item.tve_s_fb_share span {
    display: block !important
}

.thrv_social_default .tve_social_items .tve_s_item.tve_s_fb_like {
    overflow: hidden
}

.thrv_social_default .tve_social_items .tve_s_item.tve_s_fb_like span {
    display: block !important
}

.thrv_social_default .tve_social_items .tve_s_item.tve_s_g_share {
    min-width: 58px
}

.thrv_social_default .tve_social_items .tve_s_item.tve_s_g_plus.tve_s_g_plus_count {
    margin-right: -20px
}

.thrv_social_default .tve_social_items .tve_s_item.tve_s_pin_share.tve_s_pin_share_count {
    margin-right: 30px
}

.tve_social_custom .tve_s_item {
    display: inline-block;
    margin-right: 10px
}

.tve_social_custom .tve_s_item.tve_s_t_share .tve_s_count {
    display: none !important
}

.tve_social_custom .tve_s_link {
    box-shadow: none;
    display: table;
    border: 0;
    text-decoration: none !important
}

.tve_social_custom .tve_s_link:hover {
    text-decoration: none
}

.tve_social_custom .tve_s_icon {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.tve_social_custom .tve_s_text {
    display: table-cell;
    font-size: inherit;
    text-decoration: none;
    padding: 0 20px 0 10px;
    vertical-align: middle
}

.tve_social_custom .tve_s_count {
    display: none
}

.tve_social_custom.tve_social_ib .tve_s_text {
    display: none
}

.tve_social_custom.tve_social_cb .tve_s_count {
    display: table-cell;
    font-size: inherit;
    padding: 0 20px 0 10px;
    vertical-align: middle
}

.tve_social_custom.tve_style_1 {
    font-size: 22px
}

.tve_social_custom.tve_style_1 .tve_s_link {
    color: #fff !important;
    font-size: inherit;
    padding: 2px
}

.tve_social_custom.tve_style_1 .tve_s_item {
    border-radius: 50px
}

.tve_social_custom.tve_style_1 .tve_s_text {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.11)
}

.tve_social_custom.tve_style_1 .tve_s_icon {
    border-radius: 50px;
    background: #fff;
    font-size: 1.227em;
    display: table-cell;
    height: 1.778em;
    line-height: 1em;
    width: 1.778em
}

.tve_social_custom.tve_style_1.tve_social_itb .tve_s_item {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.28) inset, 0 1px 1px 0 rgba(255, 255, 255, 0.7)
}

.tve_social_custom.tve_style_1.tve_social_itb .tve_s_icon {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25)
}

.tve_social_custom.tve_style_1.tve_social_ib .tve_s_item {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25)
}

.tve_social_custom.tve_style_1.tve_social_ib .tve_s_icon {
    background: transparent
}

.tve_social_custom.tve_style_1.tve_social_cb .tve_s_text {
    display: none
}

.tve_social_custom.tve_style_2 {
    font-size: 24px
}

.tve_social_custom.tve_style_2 .tve_s_link {
    color: #fff !important;
    font-size: inherit
}

.tve_social_custom.tve_style_2 .tve_s_item {
    border-radius: 5px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.24)
}

.tve_social_custom.tve_style_2 .tve_s_icon {
    font-size: 1.167em;
    height: 1.714em;
    line-height: 1em;
    width: 1.714em
}

.tve_social_custom.tve_style_2 .tve_s_text {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.11)
}

.tve_social_custom.tve_style_2.tve_social_itb .tve_s_icon {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.15)
}

.tve_social_custom.tve_style_2.tve_social_cb .tve_s_count {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 1px 0 0 1px #ccc;
    border-left: 1px solid #ccc;
    background: #fff;
    color: #333;
    padding: 0 15px;
    position: relative
}

.tve_social_custom.tve_style_2.tve_social_cb .tve_s_count:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
    content: '';
    display: block;
    height: 0;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -8px;
    width: 0
}

.tve_social_custom.tve_style_3 {
    font-size: 24px
}

.tve_social_custom.tve_style_3 .tve_s_link {
    color: #fff !important;
    font-size: inherit
}

.tve_social_custom.tve_style_3 .tve_s_text {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.11)
}

.tve_social_custom.tve_style_3 .tve_s_icon {
    font-size: 1.167em;
    height: 1.714em;
    line-height: 1em;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.11);
    width: 1.714em
}

.tve_social_custom.tve_style_3 .tve_s_item {
    border-radius: 5px;
    box-shadow: 0 -4px 0 0 rgba(0, 0, 0, 0.15) inset
}

.tve_social_custom.tve_style_3 .tve_s_item:active {
    box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.15) inset
}

.tve_social_custom.tve_style_3.tve_social_cb .tve_s_text {
    display: none
}

.tve_social_custom.tve_style_4 {
    font-size: 22px
}

.tve_social_custom.tve_style_4 .tve_s_link {
    color: #fff !important;
    font-size: inherit
}

.tve_social_custom.tve_style_4 .tve_s_icon {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 1.182em;
    line-height: 1em;
    height: 1.923em;
    width: 1.923em
}

.tve_social_custom.tve_style_4 .tve_s_text {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.tve_social_custom.tve_style_4.tve_social_ib .tve_s_icon {
    border-radius: 3px
}

.tve_social_custom.tve_style_4.tve_social_cb .tve_s_count {
    border: 1px solid #c2c1c1;
    border-radius: 3px;
    display: block;
    font-size: 1.182em;
    line-height: 1.923em;
    height: 1.923em;
    margin-left: 15px;
    padding: 0 10px;
    position: relative
}

.tve_social_custom.tve_style_4.tve_social_cb .tve_s_count:before {
    content: '';
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #c2c1c1;
    display: block;
    height: 0;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -7px;
    width: 0
}

.tve_social_custom.tve_style_4.tve_social_cb .tve_s_count:after {
    content: '';
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #fff;
    display: block;
    height: 0;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -6px;
    width: 0
}

.tve_social_custom.tve_style_5 {
    font-size: 22px
}

.tve_social_custom.tve_style_5 .tve_s_link {
    font-size: inherit
}

.tve_social_custom.tve_style_5 .tve_s_icon {
    font-size: 1.136em;
    line-height: 1em;
    height: 1.92em;
    width: 1.92em
}

.tve_social_custom.tve_style_5 .tve_s_item:hover .tve_s_link,
.tve_social_custom.tve_style_5 .tve_s_item:active .tve_s_link {
    color: #fff !important
}

.tve_social_custom.tve_style_5.tve_social_cb .tve_s_text {
    display: none
}

@-moz-keyframes blink-text {
    0% {
        opacity: 1.0
    }
    50% {
        opacity: 0.0
    }
    100% {
        opacity: 1.0
    }
}

@-webkit-keyframes blink-text {
    0% {
        opacity: 1.0
    }
    50% {
        opacity: 0.0
    }
    100% {
        opacity: 1.0
    }
}

@keyframes blink-text {
    0% {
        opacity: 1.0
    }
    50% {
        opacity: 0.0
    }
    100% {
        opacity: 1.0
    }
}

.tve_count_loading .tve_s_count {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink-text;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink-text;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.thrv_social_custom.tve_leftBtn,
.thrv_social_default.tve_leftBtn {
    float: left;
    margin-right: 10px
}

.thrv_social_custom.tve_rightBtn,
.thrv_social_default.tve_rightBtn {
    float: right;
    margin-left: 10px
}

.thrv_social_custom.tve_centerBtn,
.thrv_social_default.tve_centerBtn {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.thrv_social_custom .tve_s_share_count {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.thrv_social_custom .tve_social_items {
    display: inline-block;
    vertical-align: middle
}

.tve_s_share_count {
    font-size: 20px;
    text-align: center
}

.tve_s_share_count .tve_s_cnt {
    display: block;
    font-size: 35px;
    font-weight: bold
}

.tve_style_1.tve_social_itb .tve_s_fb_share {
    background-color: #3569b4;
    background-image: -webkit-linear-gradient(#3569b4, #5581c0);
    background-image: linear-gradient(#3569b4, #5581c0)
}

.tve_style_1.tve_social_itb .tve_s_fb_share:hover {
    background-color: #658dc6;
    background-image: -webkit-linear-gradient(#658dc6, #7e9fcf);
    background-image: linear-gradient(#658dc6, #7e9fcf)
}

.tve_style_1.tve_social_itb .tve_s_fb_share:hover .tve_s_icon {
    color: #658dc6
}

.tve_style_1.tve_social_itb .tve_s_fb_share:active {
    background-color: #285089;
    background-image: -webkit-linear-gradient(#285089, #416292);
    background-image: linear-gradient(#285089, #416292)
}

.tve_style_1.tve_social_itb .tve_s_fb_share:active .tve_s_icon {
    color: #30558c
}

.tve_style_1.tve_social_itb .tve_s_fb_share .tve_s_icon {
    color: #3569b4
}

.tve_style_1.tve_social_cb .tve_s_fb_share {
    background-color: #3569b4;
    background-image: -webkit-linear-gradient(#3569b4, #5581c0);
    background-image: linear-gradient(#3569b4, #5581c0)
}

.tve_style_1.tve_social_cb .tve_s_fb_share:hover {
    background-color: #658dc6;
    background-image: -webkit-linear-gradient(#658dc6, #7e9fcf);
    background-image: linear-gradient(#658dc6, #7e9fcf)
}

.tve_style_1.tve_social_cb .tve_s_fb_share:hover .tve_s_icon {
    color: #658dc6
}

.tve_style_1.tve_social_cb .tve_s_fb_share:active {
    background-color: #285089;
    background-image: -webkit-linear-gradient(#285089, #416292);
    background-image: linear-gradient(#285089, #416292)
}

.tve_style_1.tve_social_cb .tve_s_fb_share:active .tve_s_icon {
    color: #30558c
}

.tve_style_1.tve_social_cb .tve_s_fb_share .tve_s_icon {
    color: #3569b4
}

.tve_style_1.tve_social_itb .tve_s_g_share {
    background-color: #e04b35;
    background-image: -webkit-linear-gradient(#e04b35, #e56855);
    background-image: linear-gradient(#e04b35, #e56855)
}

.tve_style_1.tve_social_itb .tve_s_g_share:hover {
    background-color: #e77665;
    background-image: -webkit-linear-gradient(#e77665, #eb8c7e);
    background-image: linear-gradient(#e77665, #eb8c7e)
}

.tve_style_1.tve_social_itb .tve_s_g_share:hover .tve_s_icon {
    color: #e77665
}

.tve_style_1.tve_social_itb .tve_s_g_share:active {
    background-color: #aa3928;
    background-image: -webkit-linear-gradient(#aa3928, #ae4f41);
    background-image: linear-gradient(#aa3928, #ae4f41)
}

.tve_style_1.tve_social_itb .tve_s_g_share:active .tve_s_icon {
    color: #ac4030
}

.tve_style_1.tve_social_itb .tve_s_g_share .tve_s_icon {
    color: #e04b35
}

.tve_style_1.tve_social_cb .tve_s_g_share {
    background-color: #e04b35;
    background-image: -webkit-linear-gradient(#e04b35, #e56855);
    background-image: linear-gradient(#e04b35, #e56855)
}

.tve_style_1.tve_social_cb .tve_s_g_share:hover {
    background-color: #e77665;
    background-image: -webkit-linear-gradient(#e77665, #eb8c7e);
    background-image: linear-gradient(#e77665, #eb8c7e)
}

.tve_style_1.tve_social_cb .tve_s_g_share:hover .tve_s_icon {
    color: #e77665
}

.tve_style_1.tve_social_cb .tve_s_g_share:active {
    background-color: #aa3928;
    background-image: -webkit-linear-gradient(#aa3928, #ae4f41);
    background-image: linear-gradient(#aa3928, #ae4f41)
}

.tve_style_1.tve_social_cb .tve_s_g_share:active .tve_s_icon {
    color: #ac4030
}

.tve_style_1.tve_social_cb .tve_s_g_share .tve_s_icon {
    color: #e04b35
}

.tve_style_1.tve_social_itb .tve_s_t_share {
    background-color: #3bceff;
    background-image: -webkit-linear-gradient(#3bceff, #5bd6ff);
    background-image: linear-gradient(#3bceff, #5bd6ff)
}

.tve_style_1.tve_social_itb .tve_s_t_share:hover {
    background-color: #68d9ff;
    background-image: -webkit-linear-gradient(#68d9ff, #82e0ff);
    background-image: linear-gradient(#68d9ff, #82e0ff)
}

.tve_style_1.tve_social_itb .tve_s_t_share:hover .tve_s_icon {
    color: #68d9ff
}

.tve_style_1.tve_social_itb .tve_s_t_share:active {
    background-color: #2b9cc2;
    background-image: -webkit-linear-gradient(#2b9cc2, #45a3c2);
    background-image: linear-gradient(#2b9cc2, #45a3c2)
}

.tve_style_1.tve_social_itb .tve_s_t_share:active .tve_s_icon {
    color: #359fc2
}

.tve_style_1.tve_social_itb .tve_s_t_share .tve_s_icon {
    color: #3bceff
}

.tve_style_1.tve_social_cb .tve_s_t_share {
    background-color: #3bceff;
    background-image: -webkit-linear-gradient(#3bceff, #5bd6ff);
    background-image: linear-gradient(#3bceff, #5bd6ff)
}

.tve_style_1.tve_social_cb .tve_s_t_share:hover {
    background-color: #68d9ff;
    background-image: -webkit-linear-gradient(#68d9ff, #82e0ff);
    background-image: linear-gradient(#68d9ff, #82e0ff)
}

.tve_style_1.tve_social_cb .tve_s_t_share:hover .tve_s_icon {
    color: #68d9ff
}

.tve_style_1.tve_social_cb .tve_s_t_share:active {
    background-color: #2b9cc2;
    background-image: -webkit-linear-gradient(#2b9cc2, #45a3c2);
    background-image: linear-gradient(#2b9cc2, #45a3c2)
}

.tve_style_1.tve_social_cb .tve_s_t_share:active .tve_s_icon {
    color: #359fc2
}

.tve_style_1.tve_social_cb .tve_s_t_share .tve_s_icon {
    color: #3bceff
}

.tve_style_1.tve_social_itb .tve_s_in_share {
    background-color: #0177b5;
    background-image: -webkit-linear-gradient(#0177b5, #2a8dc1);
    background-image: linear-gradient(#0177b5, #2a8dc1)
}

.tve_style_1.tve_social_itb .tve_s_in_share:hover {
    background-color: #3e98c7;
    background-image: -webkit-linear-gradient(#3e98c7, #5da8d0);
    background-image: linear-gradient(#3e98c7, #5da8d0)
}

.tve_style_1.tve_social_itb .tve_s_in_share:hover .tve_s_icon {
    color: #3e98c7
}

.tve_style_1.tve_social_itb .tve_s_in_share:active {
    background-color: #015b8a;
    background-image: -webkit-linear-gradient(#015b8a, #206b93);
    background-image: linear-gradient(#015b8a, #206b93)
}

.tve_style_1.tve_social_itb .tve_s_in_share:active .tve_s_icon {
    color: #10638e
}

.tve_style_1.tve_social_itb .tve_s_in_share .tve_s_icon {
    color: #0177b5
}

.tve_style_1.tve_social_cb .tve_s_in_share {
    background-color: #0177b5;
    background-image: -webkit-linear-gradient(#0177b5, #2a8dc1);
    background-image: linear-gradient(#0177b5, #2a8dc1)
}

.tve_style_1.tve_social_cb .tve_s_in_share:hover {
    background-color: #3e98c7;
    background-image: -webkit-linear-gradient(#3e98c7, #5da8d0);
    background-image: linear-gradient(#3e98c7, #5da8d0)
}

.tve_style_1.tve_social_cb .tve_s_in_share:hover .tve_s_icon {
    color: #3e98c7
}

.tve_style_1.tve_social_cb .tve_s_in_share:active {
    background-color: #015b8a;
    background-image: -webkit-linear-gradient(#015b8a, #206b93);
    background-image: linear-gradient(#015b8a, #206b93)
}

.tve_style_1.tve_social_cb .tve_s_in_share:active .tve_s_icon {
    color: #10638e
}

.tve_style_1.tve_social_cb .tve_s_in_share .tve_s_icon {
    color: #0177b5
}

.tve_style_1.tve_social_itb .tve_s_pin_share {
    background-color: #cf2123;
    background-image: -webkit-linear-gradient(#cf2123, #d74546);
    background-image: linear-gradient(#cf2123, #d74546)
}

.tve_style_1.tve_social_itb .tve_s_pin_share:hover {
    background-color: #da5658;
    background-image: -webkit-linear-gradient(#da5658, #e17172);
    background-image: linear-gradient(#da5658, #e17172)
}

.tve_style_1.tve_social_itb .tve_s_pin_share:hover .tve_s_icon {
    color: #da5658
}

.tve_style_1.tve_social_itb .tve_s_pin_share:active {
    background-color: #9d191b;
    background-image: -webkit-linear-gradient(#9d191b, #a43435);
    background-image: linear-gradient(#9d191b, #a43435)
}

.tve_style_1.tve_social_itb .tve_s_pin_share:active .tve_s_icon {
    color: #9f2122
}

.tve_style_1.tve_social_itb .tve_s_pin_share .tve_s_icon {
    color: #cf2123
}

.tve_style_1.tve_social_cb .tve_s_pin_share {
    background-color: #cf2123;
    background-image: -webkit-linear-gradient(#cf2123, #d74546);
    background-image: linear-gradient(#cf2123, #d74546)
}

.tve_style_1.tve_social_cb .tve_s_pin_share:hover {
    background-color: #da5658;
    background-image: -webkit-linear-gradient(#da5658, #e17172);
    background-image: linear-gradient(#da5658, #e17172)
}

.tve_style_1.tve_social_cb .tve_s_pin_share:hover .tve_s_icon {
    color: #da5658
}

.tve_style_1.tve_social_cb .tve_s_pin_share:active {
    background-color: #9d191b;
    background-image: -webkit-linear-gradient(#9d191b, #a43435);
    background-image: linear-gradient(#9d191b, #a43435)
}

.tve_style_1.tve_social_cb .tve_s_pin_share:active .tve_s_icon {
    color: #9f2122
}

.tve_style_1.tve_social_cb .tve_s_pin_share .tve_s_icon {
    color: #cf2123
}

.tve_style_1.tve_social_itb .tve_s_xing_share {
    background-color: #00605e;
    background-image: -webkit-linear-gradient(#00605e, #297a78);
    background-image: linear-gradient(#00605e, #297a78)
}

.tve_style_1.tve_social_itb .tve_s_xing_share:hover {
    background-color: #3d8685;
    background-image: -webkit-linear-gradient(#3d8685, #5c9a98);
    background-image: linear-gradient(#3d8685, #5c9a98)
}

.tve_style_1.tve_social_itb .tve_s_xing_share:hover .tve_s_icon {
    color: #3d8685
}

.tve_style_1.tve_social_itb .tve_s_xing_share:active {
    background-color: #004948;
    background-image: -webkit-linear-gradient(#004948, #1f5d5b);
    background-image: linear-gradient(#004948, #1f5d5b)
}

.tve_style_1.tve_social_itb .tve_s_xing_share:active .tve_s_icon {
    color: #084e4d
}

.tve_style_1.tve_social_itb .tve_s_xing_share .tve_s_icon {
    color: #00605e
}

.tve_style_1.tve_social_cb .tve_s_xing_share {
    background-color: #00605e;
    background-image: -webkit-linear-gradient(#00605e, #297a78);
    background-image: linear-gradient(#00605e, #297a78)
}

.tve_style_1.tve_social_cb .tve_s_xing_share:hover {
    background-color: #3d8685;
    background-image: -webkit-linear-gradient(#3d8685, #5c9a98);
    background-image: linear-gradient(#3d8685, #5c9a98)
}

.tve_style_1.tve_social_cb .tve_s_xing_share:hover .tve_s_icon {
    color: #3d8685
}

.tve_style_1.tve_social_cb .tve_s_xing_share:active {
    background-color: #004948;
    background-image: -webkit-linear-gradient(#004948, #1f5d5b);
    background-image: linear-gradient(#004948, #1f5d5b)
}

.tve_style_1.tve_social_cb .tve_s_xing_share:active .tve_s_icon {
    color: #084e4d
}

.tve_style_1.tve_social_cb .tve_s_xing_share .tve_s_icon {
    color: #00605e
}

.tve_style_1.tve_social_ib .tve_s_fb_share {
    background-color: #729edd;
    background-image: -webkit-linear-gradient(#729edd, #254a7f);
    background-image: linear-gradient(#729edd, #254a7f);
    border: 1px solid #29344e
}

.tve_style_1.tve_social_ib .tve_s_fb_share:hover {
    background-color: #97b9ea;
    background-image: -webkit-linear-gradient(#97b9ea, #59759e);
    background-image: linear-gradient(#97b9ea, #59759e);
    border: 1px solid #5c6578
}

.tve_style_1.tve_social_ib .tve_s_fb_share:active {
    background-color: #5778a8;
    background-image: -webkit-linear-gradient(#5778a8, #1b375e);
    background-image: linear-gradient(#5778a8, #1b375e);
    border: 1px solid #1f283b
}

.tve_style_1.tve_social_ib .tve_s_g_share {
    background-color: #d94a38;
    background-image: -webkit-linear-gradient(#d94a38, #a4281a);
    background-image: linear-gradient(#d94a38, #a4281a);
    border: 1px solid #7c1105
}

.tve_style_1.tve_social_ib .tve_s_g_share:hover {
    background-color: #e27568;
    background-image: -webkit-linear-gradient(#e27568, #bb5c52);
    background-image: linear-gradient(#e27568, #bb5c52);
    border: 1px solid #9b4a41
}

.tve_style_1.tve_social_ib .tve_s_g_share:active {
    background-color: #a5382b;
    background-image: -webkit-linear-gradient(#a5382b, #7e1f15);
    background-image: linear-gradient(#a5382b, #7e1f15);
    border: 1px solid #5e0d04
}

.tve_style_1.tve_social_ib .tve_s_t_share {
    background-color: #64cdee;
    background-image: -webkit-linear-gradient(#64cdee, #04afe4);
    background-image: linear-gradient(#64cdee, #04afe4);
    border: 1px solid #0089b4
}

.tve_style_1.tve_social_ib .tve_s_t_share:hover {
    background-color: #89d9f2;
    background-image: -webkit-linear-gradient(#89d9f2, #41c4ec);
    background-image: linear-gradient(#89d9f2, #41c4ec);
    border: 1px solid #3da5c6
}

.tve_style_1.tve_social_ib .tve_s_t_share:active {
    background-color: #4c9cb5;
    background-image: -webkit-linear-gradient(#4c9cb5, #0487af);
    background-image: linear-gradient(#4c9cb5, #0487af);
    border: 1px solid #006889
}

.tve_style_1.tve_social_ib .tve_s_in_share {
    background-color: #5aa8cc;
    background-image: -webkit-linear-gradient(#5aa8cc, #034a81);
    background-image: linear-gradient(#5aa8cc, #034a81);
    border: 1px solid #00355e
}

.tve_style_1.tve_social_ib .tve_s_in_share:hover {
    background-color: #81bdd8;
    background-image: -webkit-linear-gradient(#81bdd8, #3f749e);
    background-image: linear-gradient(#81bdd8, #3f749e);
    border: 1px solid #3d6585
}

.tve_style_1.tve_social_ib .tve_s_in_share:active {
    background-color: #44809b;
    background-image: -webkit-linear-gradient(#44809b, #023761);
    background-image: linear-gradient(#44809b, #023761);
    border: 1px solid #002848
}

.tve_style_1.tve_social_ib .tve_s_pin_share {
    background-color: #fd6566;
    background-image: -webkit-linear-gradient(#fd6566, #c32223);
    background-image: linear-gradient(#fd6566, #c32223);
    border: 1px solid #9a1819
}

.tve_style_1.tve_social_ib .tve_s_pin_share:hover {
    background-color: #fd8a8b;
    background-image: -webkit-linear-gradient(#fd8a8b, #d05758);
    background-image: linear-gradient(#fd8a8b, #d05758);
    border: 1px solid #b24f50
}

.tve_style_1.tve_social_ib .tve_s_pin_share:active {
    background-color: #c04d4e;
    background-image: -webkit-linear-gradient(#c04d4e, #931a1b);
    background-image: linear-gradient(#c04d4e, #931a1b);
    border: 1px solid #751213
}

.tve_style_1.tve_social_ib .tve_s_xing_share {
    background-color: #209e9c;
    background-image: -webkit-linear-gradient(#209e9c, #00615e);
    background-image: linear-gradient(#209e9c, #00615e);
    border: 1px solid #014f4d
}

.tve_style_1.tve_social_ib .tve_s_xing_share:hover {
    background-color: #57b8b7;
    background-image: -webkit-linear-gradient(#57b8b7, #3d8785);
    background-image: linear-gradient(#57b8b7, #3d8785);
    border: 1px solid #3e7978
}

.tve_style_1.tve_social_ib .tve_s_xing_share:active {
    background-color: #1a7b7a;
    background-image: -webkit-linear-gradient(#1a7b7a, #004a48);
    background-image: linear-gradient(#1a7b7a, #004a48);
    border: 1px solid #013c3b
}

.tve_style_2 .tve_s_fb_share {
    background-color: #4985c6;
    background-image: -webkit-linear-gradient(#4985c6, #284f9b);
    background-image: linear-gradient(#4985c6, #284f9b);
    border: 1px solid #3c5a96
}

.tve_style_2 .tve_s_fb_share:hover {
    background-color: #5a8dc9;
    background-image: -webkit-linear-gradient(#5a8dc9, #4d7fba);
    background-image: linear-gradient(#5a8dc9, #4d7fba);
    border: 1px solid #506ba1
}

.tve_style_2 .tve_s_fb_share:active {
    background-color: #365daa;
    background-image: -webkit-linear-gradient(#365daa, #3b75b5);
    background-image: linear-gradient(#365daa, #3b75b5);
    border: 1px solid #3c5a96
}

.tve_style_2 .tve_s_g_share {
    background-color: #e76249;
    background-image: -webkit-linear-gradient(#e76249, #cb3928);
    background-image: linear-gradient(#e76249, #cb3928);
    border: 1px solid #a75e57
}

.tve_style_2 .tve_s_g_share:hover {
    background-color: #e9725c;
    background-image: -webkit-linear-gradient(#e9725c, #d04d3e);
    background-image: linear-gradient(#e9725c, #d04d3e);
    border: 1px solid #b06e68
}

.tve_style_2 .tve_s_g_share:active {
    background-color: #dc4636;
    background-image: -webkit-linear-gradient(#dc4636, #d7533b);
    background-image: linear-gradient(#dc4636, #d7533b);
    border: 1px solid #a75e57
}

.tve_style_2 .tve_s_t_share {
    background-color: #3cbfe7;
    background-image: -webkit-linear-gradient(#3cbfe7, #1f92cb);
    background-image: linear-gradient(#3cbfe7, #1f92cb);
    border: 1px solid #2ca2c7
}

.tve_style_2 .tve_s_t_share:hover {
    background-color: #4ec4e9;
    background-image: -webkit-linear-gradient(#4ec4e9, #42b4da);
    background-image: linear-gradient(#4ec4e9, #42b4da);
    border: 1px solid #42abcd
}

.tve_style_2 .tve_s_t_share:active {
    background-color: #2ca1dc;
    background-image: -webkit-linear-gradient(#2ca1dc, #2eafd7);
    background-image: linear-gradient(#2ca1dc, #2eafd7);
    border: 1px solid #2ca2c7
}

.tve_style_2 .tve_s_in_share {
    background-color: #0e94c6;
    background-image: -webkit-linear-gradient(#0e94c6, #015a9c);
    background-image: linear-gradient(#0e94c6, #015a9c);
    border: 1px solid #3182a3
}

.tve_style_2 .tve_s_in_share:hover {
    background-color: #279fcc;
    background-image: -webkit-linear-gradient(#279fcc, #1b6ba6);
    background-image: linear-gradient(#279fcc, #1b6ba6);
    border: 1px solid #468fac
}

.tve_style_2 .tve_s_in_share:active {
    background-color: #0e68ab;
    background-image: -webkit-linear-gradient(#0e68ab, #0185b6);
    background-image: linear-gradient(#0e68ab, #0185b6);
    border: 1px solid #3182a3
}

.tve_style_2 .tve_s_pin_share {
    background-color: #da3235;
    background-image: -webkit-linear-gradient(#da3235, #b9191a);
    background-image: linear-gradient(#da3235, #b9191a);
    border: 1px solid #aa1223
}

.tve_style_2 .tve_s_pin_share:hover {
    background-color: #de474a;
    background-image: -webkit-linear-gradient(#de474a, #c03031);
    background-image: linear-gradient(#de474a, #c03031);
    border: 1px solid #b32a39
}

.tve_style_2 .tve_s_pin_share:active {
    background-color: #c92728;
    background-image: -webkit-linear-gradient(#c92728, #ca2427);
    background-image: linear-gradient(#c92728, #ca2427);
    border: 1px solid #aa1223
}

.tve_style_2 .tve_s_xing_share {
    background-color: #0d7a77;
    background-image: -webkit-linear-gradient(#0d7a77, #004947);
    background-image: linear-gradient(#0d7a77, #004947);
    border: 1px solid #134746
}

.tve_style_2 .tve_s_xing_share:hover {
    background-color: #266766;
    background-image: -webkit-linear-gradient(#266766, #1a7978);
    background-image: linear-gradient(#266766, #1a7978);
    border: 1px solid #2b5a59
}

.tve_style_2 .tve_s_xing_share:active {
    background-color: #0d5655;
    background-image: -webkit-linear-gradient(#0d5655, #006a69);
    background-image: linear-gradient(#0d5655, #006a69);
    border: 1px solid #134746
}

.tve_style_3 .tve_s_fb_share {
    background: #3569b4
}

.tve_style_3 .tve_s_fb_share:hover {
    background: #537fbf
}

.tve_style_3 .tve_s_fb_share:active {
    background: #0f438e
}

.tve_style_3 .tve_s_g_share {
    background: #e04b35
}

.tve_style_3 .tve_s_g_share:hover {
    background: #e56653
}

.tve_style_3 .tve_s_g_share:active {
    background: #ba250f
}

.tve_style_3 .tve_s_t_share {
    background: #29ace0
}

.tve_style_3 .tve_s_t_share:hover {
    background: #49b8e5
}

.tve_style_3 .tve_s_t_share:active {
    background: #0386ba
}

.tve_style_3 .tve_s_in_share {
    background: #0177b5
}

.tve_style_3 .tve_s_in_share:hover {
    background: #278bc0
}

.tve_style_3 .tve_s_in_share:active {
    background: #00518f
}

.tve_style_3 .tve_s_pin_share {
    background: #cf2123
}

.tve_style_3 .tve_s_pin_share:hover {
    background: #d64244
}

.tve_style_3 .tve_s_pin_share:active {
    background: #9b1314
}

.tve_style_3 .tve_s_xing_share {
    background: #00605e
}

.tve_style_3 .tve_s_xing_share:hover {
    background: #267876
}

.tve_style_3 .tve_s_xing_share:active {
    background: #003a38
}

.tve_style_4 .tve_s_fb_share .tve_s_icon,
.tve_style_4 .tve_s_fb_share .tve_s_text {
    background: #3569b4
}

.tve_style_4 .tve_s_fb_share:hover .tve_s_icon,
.tve_style_4 .tve_s_fb_share:hover .tve_s_text {
    background: #5782c1
}

.tve_style_4 .tve_s_fb_share:active .tve_s_icon,
.tve_style_4 .tve_s_fb_share:active .tve_s_text {
    background: #214170
}

.tve_style_4.tve_social_cb .tve_s_fb_share .tve_s_count {
    color: #3569b4
}

.tve_style_4 .tve_s_g_share .tve_s_icon,
.tve_style_4 .tve_s_g_share .tve_s_text {
    background: #e04b35
}

.tve_style_4 .tve_s_g_share:hover .tve_s_icon,
.tve_style_4 .tve_s_g_share:hover .tve_s_text {
    background: #e56957
}

.tve_style_4 .tve_s_g_share:active .tve_s_icon,
.tve_style_4 .tve_s_g_share:active .tve_s_text {
    background: #8b2e21
}

.tve_style_4.tve_social_cb .tve_s_g_share .tve_s_count {
    color: #e04b35
}

.tve_style_4 .tve_s_t_share .tve_s_icon,
.tve_style_4 .tve_s_t_share .tve_s_text {
    background: #29ace0
}

.tve_style_4 .tve_s_t_share:hover .tve_s_icon,
.tve_style_4 .tve_s_t_share:hover .tve_s_text {
    background: #4dbae5
}

.tve_style_4 .tve_s_t_share:active .tve_s_icon,
.tve_style_4 .tve_s_t_share:active .tve_s_text {
    background: #196b8b
}

.tve_style_4.tve_social_cb .tve_s_t_share .tve_s_count {
    color: #29ace0
}

.tve_style_4 .tve_s_in_share .tve_s_icon,
.tve_style_4 .tve_s_in_share .tve_s_text {
    background: #0177b5
}

.tve_style_4 .tve_s_in_share:hover .tve_s_icon,
.tve_style_4 .tve_s_in_share:hover .tve_s_text {
    background: #2c8ec1
}

.tve_style_4 .tve_s_in_share:active .tve_s_icon,
.tve_style_4 .tve_s_in_share:active .tve_s_text {
    background: #014a70
}

.tve_style_4.tve_social_cb .tve_s_in_share .tve_s_count {
    color: #0177b5
}

.tve_style_4 .tve_s_pin_share .tve_s_icon,
.tve_style_4 .tve_s_pin_share .tve_s_text {
    background: #cf2123
}

.tve_style_4 .tve_s_pin_share:hover .tve_s_icon,
.tve_style_4 .tve_s_pin_share:hover .tve_s_text {
    background: #d74648
}

.tve_style_4 .tve_s_pin_share:active .tve_s_icon,
.tve_style_4 .tve_s_pin_share:active .tve_s_text {
    background: #801416
}

.tve_style_4.tve_social_cb .tve_s_pin_share .tve_s_count {
    color: #cf2123
}

.tve_style_4 .tve_s_xing_share .tve_s_icon,
.tve_style_4 .tve_s_xing_share .tve_s_text {
    background: #00605e
}

.tve_style_4 .tve_s_xing_share:hover .tve_s_icon,
.tve_style_4 .tve_s_xing_share:hover .tve_s_text {
    background: #2b7b79
}

.tve_style_4 .tve_s_xing_share:active .tve_s_icon,
.tve_style_4 .tve_s_xing_share:active .tve_s_text {
    background: #003b3a
}

.tve_style_4.tve_social_cb .tve_s_xing_share .tve_s_count {
    color: #00605e
}

.tve_style_5 .tve_s_fb_share {
    border: 2px solid #3569b4
}

.tve_style_5 .tve_s_fb_share .tve_s_link {
    color: #3569b4 !important
}

.tve_style_5 .tve_s_fb_share:hover {
    background: #3569b4
}

.tve_style_5 .tve_s_fb_share:active {
    border-color: #2a5490;
    background: #2a5490
}

.tve_style_5 .tve_s_g_share {
    border: 2px solid #e04b35
}

.tve_style_5 .tve_s_g_share .tve_s_link {
    color: #e04b35 !important
}

.tve_style_5 .tve_s_g_share:hover {
    background: #e04b35
}

.tve_style_5 .tve_s_g_share:active {
    border-color: #b33c2a;
    background: #b33c2a
}

.tve_style_5 .tve_s_t_share {
    border: 2px solid #29ace0
}

.tve_style_5 .tve_s_t_share .tve_s_link {
    color: #29ace0 !important
}

.tve_style_5 .tve_s_t_share:hover {
    background: #29ace0
}

.tve_style_5 .tve_s_t_share:active {
    border-color: #218ab3;
    background: #218ab3
}

.tve_style_5 .tve_s_in_share {
    border: 2px solid #0177b5
}

.tve_style_5 .tve_s_in_share .tve_s_link {
    color: #0177b5 !important
}

.tve_style_5 .tve_s_in_share:hover {
    background: #0177b5
}

.tve_style_5 .tve_s_in_share:active {
    border-color: #015f91;
    background: #015f91
}

.tve_style_5 .tve_s_pin_share {
    border: 2px solid #cf2123
}

.tve_style_5 .tve_s_pin_share .tve_s_link {
    color: #cf2123 !important
}

.tve_style_5 .tve_s_pin_share:hover {
    background: #cf2123
}

.tve_style_5 .tve_s_pin_share:active {
    border-color: #a61a1c;
    background: #a61a1c
}

.tve_style_5 .tve_s_xing_share {
    border: 2px solid #00605e
}

.tve_style_5 .tve_s_xing_share .tve_s_link {
    color: #00605e !important
}

.tve_style_5 .tve_s_xing_share:hover {
    background: #00605e
}

.tve_style_5 .tve_s_xing_share:active {
    border-color: #004d4b;
    background: #004d4b
}

@media only screen and (max-width: 540px) {
    .thrv_social_custom .tve_social_items {
        width: 100%
    }
    .tve_social_custom .tve_s_item {
        display: table;
        margin: 0 auto 10px
    }
}

.thrv_progress_bar {
    padding: 0
}

.tve_progress_bar {
    border-radius: 1px;
    background: #f7f7f7;
    display: block;
    font-size: 18px;
    height: 2.778em;
    position: relative;
    overflow: hidden
}

.thrv_progress_bar.tve_brdr_none {
    border-style: none !important
}

.thrv_progress_bar.tve_brdr_dotted {
    border-style: dotted !important
}

.thrv_progress_bar.tve_brdr_dashed {
    border-style: dashed !important
}

.thrv_progress_bar.tve_brdr_solid {
    border-style: solid !important
}

.thrv_progress_bar.tve_brdr_double {
    border-style: double !important
}

.thrv_progress_bar.tve_brdr_groove {
    border-style: groove !important
}

.thrv_progress_bar.tve_brdr_ridge {
    border-style: ridge !important
}

.thrv_progress_bar.tve_brdr_inset {
    border-style: inset !important
}

.thrv_progress_bar.tve_brdr_outset {
    border-style: outset !important
}

.tve_progress_bar_fill {
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-name: progress-bar;
    -webkit-animation-name: progress-bar;
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
    border-radius: 1px;
    height: 2.778em;
    overflow: hidden
}

.tve_editor_page .tve_progress_bar_fill {
    animation-name: none;
    -webkit-animation-name: none;
    width: 100%
}

.tve_progress_bar .tve_data_element_label {
    border-radius: 1px;
    background: rgba(44, 44, 44, 0.67);
    color: #fff;
    display: block;
    font-weight: 300;
    line-height: 26px;
    height: 1.444em;
    margin: auto 0;
    max-width: 80%;
    padding: 0 10px;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    text-overflow: ellipsis;
    z-index: 3;
    white-space: nowrap
}

.thrv_fill_counter {
    border-radius: 100%;
    display: table
}

.thrv_fill_counter.aligncenter {
    display: table
}

.thrv_fill_counter.tve_brdr_none {
    border-style: none !important
}

.thrv_fill_counter.tve_brdr_dotted {
    border-style: dotted !important
}

.thrv_fill_counter.tve_brdr_dashed {
    border-style: dashed !important
}

.thrv_fill_counter.tve_brdr_solid {
    border-style: solid !important
}

.thrv_fill_counter.tve_brdr_double {
    border-style: double !important
}

.thrv_fill_counter.tve_brdr_groove {
    border-style: groove !important
}

.thrv_fill_counter.tve_brdr_ridge {
    border-style: ridge !important
}

.thrv_fill_counter.tve_brdr_inset {
    border-style: inset !important
}

.thrv_fill_counter.tve_brdr_outset {
    border-style: outset !important
}

.tve_smallfc .tve_fill_counter {
    height: 102px;
    width: 102px
}

.tve_smallfc .tve_fill_counter .tve_fill_circle,
.tve_smallfc .tve_fill_counter .tve_fill_c_in {
    height: 102px;
    width: 102px
}

.tve_smallfc .tve_fill_counter .tve_fill_circle {
    clip: rect(0px, 102px, 102px, 51px)
}

.tve_smallfc .tve_fill_counter .tve_fill_circle .tve_fill_c_in {
    clip: rect(0px, 51px, 102px, 0px)
}

.tve_smallfc .tve_fill_text_in {
    height: 94px;
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    width: 94px
}

.tve_smallfc .tve_fill_text_in .tve_fill_text_value {
    margin-top: 20px
}

.tve_smallfc .tve_fill_text_in .tve_fill_text_before {
    font-size: 30px;
    line-height: 30px
}

.tve_smallfc .tve_fill_text_in .tve_fill_text {
    font-size: 30px;
    line-height: 30px
}

.tve_smallfc .tve_fill_text_in .tve_fill_text_after {
    font-size: 30px;
    line-height: 30px
}

.tve_smallfc .tve_fill_text_in .tve_data_element_label {
    font-size: 12px
}

.tve_normalfc .tve_fill_counter {
    height: 202px;
    width: 202px
}

.tve_normalfc .tve_fill_counter .tve_fill_circle,
.tve_normalfc .tve_fill_counter .tve_fill_c_in {
    height: 202px;
    width: 202px
}

.tve_normalfc .tve_fill_counter .tve_fill_circle {
    clip: rect(0px, 202px, 202px, 101px)
}

.tve_normalfc .tve_fill_counter .tve_fill_circle .tve_fill_c_in {
    clip: rect(0px, 101px, 202px, 0px)
}

.tve_normalfc .tve_fill_text_in {
    height: 186px;
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
    width: 186px
}

.tve_normalfc .tve_fill_text_in .tve_fill_text_value {
    margin-top: 50px
}

.tve_normalfc .tve_fill_text_in .tve_fill_text_before {
    font-size: 60px;
    line-height: 60px
}

.tve_normalfc .tve_fill_text_in .tve_fill_text {
    font-size: 60px;
    line-height: 60px
}

.tve_normalfc .tve_fill_text_in .tve_fill_text_after {
    font-size: 60px;
    line-height: 60px
}

.tve_bigfc .tve_fill_counter {
    height: 252px;
    width: 252px
}

.tve_bigfc .tve_fill_counter .tve_fill_circle,
.tve_bigfc .tve_fill_counter .tve_fill_c_in {
    height: 252px;
    width: 252px
}

.tve_bigfc .tve_fill_counter .tve_fill_circle {
    clip: rect(0px, 252px, 252px, 126px)
}

.tve_bigfc .tve_fill_counter .tve_fill_circle .tve_fill_c_in {
    clip: rect(0px, 126px, 252px, 0px)
}

.tve_bigfc .tve_fill_text_in {
    height: 228px;
    top: 12px;
    bottom: 12px;
    left: 12px;
    right: 12px;
    width: 228px
}

.tve_bigfc .tve_fill_text_in .tve_fill_text_value {
    margin-top: 65px
}

.tve_bigfc .tve_fill_text_in .tve_fill_text_before {
    font-size: 80px;
    line-height: 80px
}

.tve_bigfc .tve_fill_text_in .tve_fill_text {
    font-size: 80px;
    line-height: 80px
}

.tve_bigfc .tve_fill_text_in .tve_fill_text_after {
    font-size: 80px;
    line-height: 80px
}

.tve_fill_counter {
    border-radius: 50%;
    background-color: #e0e0e0;
    position: relative
}

.tve_fill_counter .tve_fill_circle,
.tve_fill_counter .tve_fill_c_in {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 50%;
    position: absolute;
    transition: -webkit-transform 2s;
    transition: -ms-transform 2s;
    transition: transform 2s
}

.tve_fill_text_in {
    border-radius: 50%;
    background: #fff;
    position: absolute;
    text-align: center
}

.tve_fill_text_in .tve_fill_text_before {
    font-weight: 300
}

.tve_fill_text_in .tve_fill_text {
    font-weight: 300
}

.tve_fill_text_in .tve_fill_text_after {
    font-weight: 300
}

.tve_fill_text_in .tve_data_element_label {
    color: #343434;
    display: block;
    font-size: 17px;
    font-weight: 300
}

.tve_editor_page .tve_fill_counter .tve_fill_c_in,
.tve_editor_page .tve_fill_counter .tve_fill_circle.tve_fill_circle1 {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.tve_editor_page .tve_fill_counter .tve_fill_c_in-d {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.tve_editor_page .tve_fill_counter .tve_fill_circle,
.tve_editor_page .tve_fill_counter .tve_fill_c_in {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

@keyframes fill-counter-svg-normal {
    from {
        stroke-dasharray: 0 635
    }
}

@keyframes fill-counter-svg-small {
    from {
        stroke-dasharray: 0 321
    }
}

@keyframes fill-counter-svg-big {
    from {
        stroke-dasharray: 0 792
    }
}

.tve_fill_counter_n {
    position: relative
}

.tve_fill_counter_n .tve_fill_counter_circle {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: #e0e0e0;
    border-radius: 50%;
    display: block;
    stroke-dasharray: inherit
}

.tve_fill_counter_n .tve_fill_counter_circle circle {
    -webkit-transition: stroke-dasharray 2s linear;
    -moz-transition: stroke-dasharray 2s linear;
    transition: stroke-dasharray 2s linear;
    fill: none
}

.thrv_data_element_start .tve_fill_counter_n .tve_fill_counter_circle circle,
.tve_editor_page .tve_fill_counter_n .tve_fill_counter_circle circle {
    stroke-dasharray: inherit
}

.tve_editor_page .tve_fill_counter_n .tve_fill_counter_circle circle {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.tve_normalfc .tve_fill_counter_circle {
    height: 202px;
    width: 202px
}

.tve_normalfc .tve_fill_counter_circle circle {
    stroke-dasharray: 0 635;
    stroke-width: 16
}

.tve_normalfc.thrv_data_element_start .tve_fill_counter_circle circle {
    animation: fill-counter-svg-normal 2s linear
}

.tve_smallfc .tve_fill_counter_circle {
    height: 102px;
    width: 102px
}

.tve_smallfc .tve_fill_counter_circle circle {
    stroke-dasharray: 0 321;
    stroke-width: 8
}

.tve_smallfc.thrv_data_element_start .tve_fill_counter_circle circle {
    animation: fill-counter-svg-small 2s linear
}

.tve_bigfc .tve_fill_counter_circle {
    height: 252px;
    width: 252px
}

.tve_bigfc .tve_fill_counter_circle circle {
    stroke-dasharray: 0 792;
    stroke-width: 24
}

.tve_bigfc.thrv_data_element_start .tve_fill_counter_circle circle {
    animation: fill-counter-svg-big 2s linear
}

.tve_number_counter {
    display: table;
    text-align: center
}

.tve_number_counter .tve_numberc_before {
    font-weight: 300;
    font-size: 50px;
    line-height: 1em
}

.tve_number_counter .tve_numberc_text {
    font-weight: 300;
    font-size: 50px;
    line-height: 1em
}

.tve_number_counter .tve_numberc_after {
    font-weight: 300;
    font-size: 50px;
    line-height: 1em
}

.tve_number_counter .tve_data_element_label {
    color: #2c2c2c;
    display: block;
    font-weight: 300;
    font-size: 18px;
    margin-top: 5px;
    padding: 0 20px
}

.thrv_data_element.thrv_wrapper.aligncenter {
    display: table
}

.thrv_data_element_start .tve_progress_bar_fill {
    animation-play-state: running;
    -webkit-animation-play-state: running
}

.thrv_lead_generation_vertical .tve-captcha-container>div>div {
    margin: 0 auto 10px auto
}

.thrv_lead_generation_horizontal .tve-captcha-container {
    min-width: 305px !important;
    margin: 0 5px 5px 0
}

#tve_editor [class*='ttfm'] a,
#tve_editor [class*='ttfm'] span {
    font-family: inherit !important
}

.thrv_responsive_video.thrv_wrapper {
    max-height: 100%;
    max-width: 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_white_frame {
    background: #000;
    border: 7px solid #fff;
    border-radius: 7px;
    padding: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_gray_frame {
    background: #000;
    border: 10px solid #f1f1f1;
    padding: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_gray_frame .tve_responsive_video_container {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.56)
}

.thrv_responsive_video.thrv_wrapper.rv_style_dark_frame {
    background-color: #000;
    background-image: -webkit-linear-gradient(#000 0%, #656565 50%, #000 50%, #000 100%);
    background-image: linear-gradient(#000 0%, #656565 50%, #000 50%, #000 100%);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.95);
    border-radius: 20px;
    padding: 20px
}

.thrv_responsive_video.thrv_wrapper.rv_style_dark_frame .tve_responsive_video_container {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.56);
    background: #000
}

.thrv_responsive_video.thrv_wrapper.rv_style_light_frame {
    background: #000;
    border: 1px solid #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.19);
    padding: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style1 {
    background: #000;
    margin-bottom: 50px;
    position: relative
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style1:after {
    background-image: -moz-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background-image: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.5) 0%, transparent 50%);
    background-image: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.5) 0%, transparent 50%);
    border-radius: 100%;
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style2 {
    background: #000;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.56);
    position: relative;
    -webkit-perspective: 150px;
    perspective: 150px;
    padding: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style2:before {
    -webkit-transform: rotateX(45deg);
    -moz-transform: rotateX(45deg);
    -ms-transform: rotateX(45deg);
    -o-transform: rotateX(45deg);
    transform: rotateX(45deg);
    box-shadow: 0 0 8px 9px rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50px;
    right: 50px
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style3 {
    background: #000;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.56);
    margin-bottom: 50px;
    padding: 0;
    position: relative;
    z-index: 1
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style3:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    background-image: url("../images/video_frame_3.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    content: "";
    display: block;
    height: 45px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style4 {
    background: #000;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.56);
    margin-bottom: 50px;
    padding: 0;
    position: relative;
    z-index: 1
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style4:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    background-image: url("../images/video_frame_4.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    content: "";
    display: block;
    height: 45px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style5 {
    background: #000;
    margin-left: 30px;
    margin-right: 30px;
    -webkit-perspective: 150px;
    perspective: 150px;
    -webkit-perspective-origin: bottom center;
    perspective-origin: bottom center;
    padding: 0;
    position: relative
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style5:before {
    -webkit-transform: rotateX(-25deg);
    -moz-transform: rotateX(-25deg);
    -ms-transform: rotateX(-25deg);
    -o-transform: rotateX(-25deg);
    transform: rotateX(-25deg);
    box-shadow: 0 0 14px 9px rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 0;
    position: absolute;
    bottom: 10px;
    width: 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style6 {
    background: #000;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    position: relative
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style6 .tve_responsive_video_container {
    border: 4px solid #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.19)
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style6:before,
.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style6:after {
    background-image: url("../images/video_frame_6.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 26px
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style6:before {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 1px
}

.thrv_responsive_video.thrv_wrapper.rv_style_lifted_style6:after {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    left: 100%;
    z-index: -1
}

.thrv_responsive_video.thrv_wrapper.rv_style_grey_monitor {
    padding: 4% 4% 18% 4%;
    position: relative
}

.thrv_responsive_video.thrv_wrapper.rv_style_grey_monitor[data-embed_type='popover']:before {
    background-size: 100% 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_grey_monitor:before {
    background-image: url("../images/rv_style_grey_monitor_full.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_black_monitor {
    padding: 4% 4% 18% 4%;
    position: relative
}

.thrv_responsive_video.thrv_wrapper.rv_style_black_monitor[data-embed_type='popover']:before {
    background-size: 100% 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_black_monitor:before {
    background-image: url("../images/rv_style_black_monitor_full.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_black_tablet {
    padding: 3% 5%;
    position: relative
}

.thrv_responsive_video.thrv_wrapper.rv_style_black_tablet[data-embed_type='popover']:before {
    background-size: 100% 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_black_tablet:before {
    background-image: url("../images/rv_style_black_tablet_full.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.thrv_responsive_video.thrv_wrapper.rv_style_white_tablet {
    padding: 3% 5%;
    position: relative
}

.thrv_responsive_video.thrv_wrapper.rv_style_white_tablet[data-embed_type='popover']:before {
    background-size: 100% 100%
}

.thrv_responsive_video.thrv_wrapper.rv_style_white_tablet:before {
    background-image: url("../images/rv_style_white_tablet_full.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.tve_selected_typist {
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    transition: background-color 300ms linear
}

span.tve_typefocus {
    color: inherit !important
}

span.tve_typefocus .tve_selected_typist {
    color: inherit !important;
    background-color: #fff
}

.typed-cursor {
    color: inherit !important;
    display: inline-block;
    font-family: arial, sans-serif;
    opacity: 1;
    -webkit-animation: blink 0.5s infinite;
    -moz-animation: blink 0.5s infinite;
    animation: blink 0.5s infinite
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#tve_zoom_overlay {
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000
}

#tve_zoom_lightbox {
    position: fixed;
    background: white;
    z-index: 1000050;
    top: 50%;
    left: 50%;
    padding: 15px;
    border-radius: 10px
}

.tve_close_lb {
    cursor: pointer;
    text-align: right;
    position: absolute;
    right: -15px;
    top: -15px;
    color: #FFF;
    background: black;
    height: 24px;
    width: 24px;
    border-radius: 16px;
    font-size: 10px;
    border: 2px solid white;
    box-shadow: 0 0 10px 2px #000
}

.tve_close_lb:before {
    position: relative;
    top: 7px;
    right: 7px;
    box-sizing: content-box !important
}

.tve_ea_thrive_zoom img:hover {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in
}

.video_overlay {
    cursor: pointer
}

.video_overlay.video_overlay_image {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%
}

.video_overlay .overlay_play_button {
    -webkit-transition: color, 0.3s, ease;
    -moz-transition: color, 0.3s, ease;
    transition: color, 0.3s, ease;
    color: inherit;
    cursor: pointer;
    text-align: center
}

.rv_button_rounded_rectangle_light {
    position: relative
}

.rv_button_rounded_rectangle_light .video_overlay {
    color: rgba(255, 255, 255, 0.7)
}

.rv_button_rounded_rectangle_light .video_overlay:hover {
    color: #fff
}

.rv_button_rounded_rectangle_light .overlay_play_button {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

.rv_button_rounded_rectangle_light .overlay_play_button:before {
    content: '\f16a';
    font-family: 'thrvicomoon';
    font-size: 100px
}

.rv_button_rounded_rectangle_dark {
    position: relative
}

.rv_button_rounded_rectangle_dark .video_overlay {
    color: #000000
}

.rv_button_rounded_rectangle_dark .video_overlay:hover {
    color: #5a6e6c
}

.rv_button_rounded_rectangle_dark .overlay_play_button {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 4px solid;
    border-radius: 15px;
    line-height: initial;
    padding: 10px 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-shadow: 0 0 11px rgba(252, 247, 249, 0.47)
}

.rv_button_rounded_rectangle_dark .overlay_play_button:before {
    content: '\f04b';
    font-family: 'thrvicomoon';
    font-size: 40px
}

.rv_button_circular_dark {
    position: relative
}

.rv_button_circular_dark .video_overlay {
    color: rgba(0, 0, 0, 0.7)
}

.rv_button_circular_dark .video_overlay:hover {
    color: #000
}

.rv_button_circular_dark .overlay_play_button {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 100%;
    height: 74px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 74px
}

.rv_button_circular_dark .overlay_play_button:hover {
    text-shadow: 0 0 27px rgba(189, 197, 216, 0.75)
}

.rv_button_circular_dark .overlay_play_button:before {
    content: '\f144';
    display: block;
    font-family: 'thrvicomoon';
    font-size: 88px;
    line-height: 74px;
    position: relative;
    top: -1px
}

.rv_button_circular_outline_dark {
    position: relative
}

.rv_button_circular_outline_dark .video_overlay {
    color: #3b3247
}

.rv_button_circular_outline_dark .video_overlay:hover {
    color: #08060c
}

.rv_button_circular_outline_dark .overlay_play_button {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    text-shadow: 0 0 20px rgba(234, 218, 221, 0.74)
}

.rv_button_circular_outline_dark .overlay_play_button:hover {
    text-shadow: 0 0 20px #eadadd
}

.rv_button_circular_outline_dark .overlay_play_button:before {
    content: '\e901';
    font-family: 'thrvicomoon';
    font-size: 72px
}

.rv_button_simple_play_light {
    position: relative
}

.rv_button_simple_play_light .video_overlay {
    color: #fff
}

.rv_button_simple_play_light .overlay_play_button {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    text-shadow: 0 0 11px #000
}

.rv_button_simple_play_light .overlay_play_button:hover {
    text-shadow: 0 0 11px rgba(184, 118, 82, 0.75)
}

.rv_button_simple_play_light .overlay_play_button:before {
    content: '\f04b';
    font-family: 'thrvicomoon';
    font-size: 100px
}

.tve_with_wistia_popover {
    height: 100%;
    padding-bottom: 0
}

.tve_wistia_popover {
    height: 100%
}

.wistia_popover_overlay {
    z-index: 1000002 !important
}

.wistia_popover_embed {
    z-index: 1000003 !important
}

.wistia_placebo_close_button {
    z-index: 1000004 !important
}

.thrv_wrapper .wistia_responsive_padding {
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 56.25%
}

span.tve_wistia_popover>div {
    display: inline
}

@keyframes tooltip-top {
    from {
        transform: translateY(-100%);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes tooltip-top-right {
    from {
        transform: translate3d(50%, -50%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes tooltip-right {
    from {
        transform: translateX(100%);
        opacity: 0
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes tooltip-bottom-right {
    from {
        transform: translate3d(50%, 50%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0);
        opacity: 1
    }
}

@keyframes tooltip-bottom {
    from {
        transform: translateY(100%);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes tooltip-bottom-left {
    from {
        transform: translate3d(-50%, 50%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes tooltip-left {
    from {
        transform: translateX(-100%);
        opacity: 0
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes tooltip-top-left {
    from {
        transform: translate3d(-50%, -50%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.tve_ui_tooltip {
    animation-duration: .3s;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards;
    border-radius: 7px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    max-width: 300px;
    padding: 10px;
    position: fixed;
    z-index: 2147483646
}

.tve_ui_tooltip:after {
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.tve_ui_tooltip:before {
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.tve_ui_tooltip.tve_tooltip_style_light:after {
    color: #fff
}

.tve_ui_tooltip.tve_tooltip_style_dark:after {
    color: #494949
}

.tve_ui_tooltip.tve_tooltip_position_top {
    animation-name: tooltip-top
}

.tve_ui_tooltip.tve_tooltip_position_top:after {
    border-top: 7px solid;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -7px
}

.tve_ui_tooltip.tve_tooltip_position_top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -8px
}

.tve_ui_tooltip.tve_tooltip_position_top_right {
    animation-name: tooltip-top-right;
    border-bottom-left-radius: 0
}

.tve_ui_tooltip.tve_tooltip_position_top_right:after {
    display: none
}

.tve_ui_tooltip.tve_tooltip_position_top_right:before {
    display: none
}

.tve_ui_tooltip.tve_tooltip_position_right {
    animation-name: tooltip-right
}

.tve_ui_tooltip.tve_tooltip_position_right:after {
    border-right: 7px solid;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -7px
}

.tve_ui_tooltip.tve_tooltip_position_right:before {
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-right: 7px solid rgba(0, 0, 0, 0.15);
    margin: auto;
    top: 0;
    bottom: 0;
    left: -8px
}

.tve_ui_tooltip.tve_tooltip_position_bottom_right {
    animation-name: tooltip-bottom-right;
    border-top-left-radius: 0
}

.tve_ui_tooltip.tve_tooltip_position_bottom_right:after {
    display: none
}

.tve_ui_tooltip.tve_tooltip_position_bottom_right:before {
    display: none
}

.tve_ui_tooltip.tve_tooltip_position_bottom {
    animation-name: tooltip-bottom
}

.tve_ui_tooltip.tve_tooltip_position_bottom:after {
    border-bottom: 7px solid;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    margin: auto;
    left: 0;
    right: 0;
    top: -7px
}

.tve_ui_tooltip.tve_tooltip_position_bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    margin: auto;
    left: 0;
    right: 0;
    top: -8px
}

.tve_ui_tooltip.tve_tooltip_position_bottom_left {
    animation-name: tooltip-bottom-left;
    border-top-right-radius: 0
}

.tve_ui_tooltip.tve_tooltip_position_bottom_left:after {
    display: none
}

.tve_ui_tooltip.tve_tooltip_position_bottom_left:before {
    display: none
}

.tve_ui_tooltip.tve_tooltip_position_left {
    animation-name: tooltip-left
}

.tve_ui_tooltip.tve_tooltip_position_left:after {
    border-left: 7px solid;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin: auto;
    top: 0;
    bottom: 0;
    right: -7px
}

.tve_ui_tooltip.tve_tooltip_position_left:before {
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 7px solid rgba(0, 0, 0, 0.15);
    margin: auto;
    top: 0;
    bottom: 0;
    right: -8px
}

.tve_ui_tooltip.tve_tooltip_position_top_left {
    animation-name: tooltip-top-left;
    border-bottom-right-radius: 0
}

.tve_ui_tooltip.tve_tooltip_position_top_left:after {
    display: none
}

.tve_ui_tooltip.tve_tooltip_position_top_left:before {
    display: none
}

.tve_ui_tooltip.tve_tooltip_style_light {
    background: #fff;
    color: #a9a9a9
}

.tve_ui_tooltip.tve_tooltip_style_dark {
    background: #494949;
    color: #c9c9c9
}

.tvd-toast {
    justify-content: space-between
}

.tvd-toast.tve-fe-message {
    top: 50px;
    width: 60%;
    padding: 0;
    color: #000000;
    max-width: 500px;
    position: fixed;
    z-index: 999;
    left: 50%
}

.tvd-toast.tve-fe-message .tve-toast-message {
    position: relative;
    left: -50%;
    background: #ffffff;
    -webkit-box-shadow: 0 0 15px 0 #a7a7a7;
    box-shadow: 0 0 15px 0 #a7a7a7
}

.tvd-toast.tve-fe-message .tve-toast-icon-container {
    display: inline-block;
    width: 50px;
    background: green;
    color: #ffffff;
    height: 100%;
    position: absolute
}

.tvd-toast.tve-fe-message .tve-toast-message-container {
    padding: 10px 20px 10px 70px;
    margin: auto 0
}

.tvd-toast.tve-fe-message span {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 50px;
    height: 100%
}

@-webkit-keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes tcb-loader {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

html.tve-o-hidden.tve-hide-overflow.tve-l-open {
    overflow: hidden
}

html.tve-o-hidden.tve-hide-overflow.tve-l-open:not(.bp-th) {
    height: auto !important
}

body.tve-o-hidden.tve-hide-overflow.tve-l-open {
    overflow: hidden
}

body.tve-o-hidden.tve-hide-overflow.tve-l-open:not(.bp-t) {
    height: auto !important
}

.tve_p_lb_overlay {
    opacity: 0
}

.tve_p_lb_background {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000001;
    padding: 10px
}

.tve-l-open.tve-o-hidden .tve_p_lb_background {
    overflow-x: hidden;
    overflow-y: hidden
}

.tve-l-open.tve-o-hidden .tve_p_lb_background.tve-scroll {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.tve_p_lb_background .tve_p_lb_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: #000000;
    filter: alpha(opacity=80) \9;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    min-height: 100%
}

.tve_p_lb_background.tve_lb_closing .tve_p_lb_overlay {
    opacity: 0 !important;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.tve_p_lb_background.tve_lb_closing .tve_p_lb_content {
    opacity: 0
}

.tve_p_lb_background.tve_lb_opening .tve_p_lb_overlay,
.tve_post_lightbox .tve_p_lb_background .tve_p_lb_overlay,
.tve_p_lb_background.tve_lb_open .tve_p_lb_overlay {
    opacity: .8;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.tve_p_lb_background .tve_p_lb_content {
    box-sizing: border-box !important;
    box-shadow: 0px 0px 6px -2px #000000;
    border-radius: 6px;
    position: relative;
    background-color: #ffffff;
    padding: 15px;
    width: 100%;
    max-width: 650px;
    margin: auto !important;
    text-align: left
}

#tve_current_event_settings .tve_p_lb_background .tve_p_lb_content {
    box-shadow: 0px 0px 6px -2px #000000;
    background-color: #fff
}

.tve_p_lb_background .tve_p_lb_content .tve_p_lb_inner {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 1px;
    max-height: none !important
}

.tve_p_lb_background .tve_p_lb_content .tve_p_lb_close {
    position: absolute;
    top: -10px;
    right: -10px;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ffffff;
    background: #000000;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    transition: 0.1s;
    border-radius: 22px
}

.tve_p_lb_background .tve_p_lb_content .tve_p_lb_close:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.tve_p_lb_background .tve_p_lb_content .scon .btn {
    display: block;
    width: auto
}

.tve_p_lb_background .tve_p_lb_content .out {
    margin-left: 0;
    margin-right: 0
}

.tve_p_lb_background.tve_lb_anim_instant .tve_p_lb_overlay {
    opacity: .8
}

.tve_p_lb_background.tve_lb_anim_instant.tve_lb_closing {
    display: none !important
}

.tve_p_lb_background.tve_lb_anim_zoom_in .tve_p_lb_content {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.tve_p_lb_background.tve_lb_anim_zoom_in.tve_lb_opening .tve_p_lb_content,
.tve_p_lb_background.tve_lb_anim_zoom_in.tve_lb_open .tve_p_lb_content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.tve_p_lb_background.tve_lb_anim_zoom_in.tve_lb_closing .tve_p_lb_content {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.tve_p_lb_background.tve_lb_anim_zoom_out .tve_p_lb_content {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8)
}

.tve_p_lb_background.tve_lb_anim_zoom_out.tve_lb_opening .tve_p_lb_content,
.tve_p_lb_background.tve_lb_anim_zoom_out.tve_lb_open .tve_p_lb_content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.tve_p_lb_background.tve_lb_anim_zoom_out.tve_lb_closing .tve_p_lb_content {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.tve_p_lb_background.tve_lb_anim_rotate .tve_p_lb_overlay {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.tve_p_lb_background.tve_lb_anim_rotate .tve_p_lb_content {
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg)
}

.tve_p_lb_background.tve_lb_anim_rotate.tve_lb_opening .tve_p_lb_content,
.tve_p_lb_background.tve_lb_anim_rotate.tve_lb_open .tve_p_lb_content {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out
}

.tve_p_lb_background.tve_lb_anim_rotate.tve_lb_closing .tve_p_lb_content {
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out
}

.tve_p_lb_background.tve_lb_anim_slide_top .tve_p_lb_content {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.tve_p_lb_background.tve_lb_anim_slide_top.tve_lb_opening .tve_p_lb_content,
.tve_p_lb_background.tve_lb_anim_slide_top.tve_lb_open .tve_p_lb_content {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.tve_p_lb_background.tve_lb_anim_slide_top.tve_lb_closing .tve_p_lb_content {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.tve_p_lb_background.tve_lb_anim_slide_bottom .tve_p_lb_content {
    opacity: 0;
    -webkit-transform: translateY(1400px);
    -moz-transform: translateY(1400px);
    -ms-transform: translateY(1400px);
    -o-transform: translateY(1400px);
    transform: translateY(1400px)
}

.tve_p_lb_background.tve_lb_anim_slide_bottom.tve_lb_opening .tve_p_lb_content,
.tve_p_lb_background.tve_lb_anim_slide_bottom.tve_lb_open .tve_p_lb_content {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.tve_p_lb_background.tve_lb_anim_slide_bottom.tve_lb_closing .tve_p_lb_content {
    -webkit-transform: translateY(-1400px);
    -moz-transform: translateY(-1400px);
    -ms-transform: translateY(-1400px);
    -o-transform: translateY(-1400px);
    transform: translateY(-1400px);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out
}

.tve_p_lb_background.tve_lb_anim_lateral .tve_p_lb_content {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tve_p_lb_background.tve_lb_anim_lateral.tve_lb_opening .tve_p_lb_content,
.tve_p_lb_background.tve_lb_anim_lateral.tve_lb_open .tve_p_lb_content {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.tve_p_lb_background.tve_lb_anim_lateral.tve_lb_closing .tve_p_lb_content {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.tve_editor_page p .tve_et_click {
    cursor: auto
}

.tve_et_click {
    cursor: pointer
}

a.tve_ea_thrive_animation {
    display: inline-block
}

.tve_ea_thrive_animation {
    opacity: 0
}

body.tve_editor_page #tve_editor .tve_ea_thrive_animation {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.tve_ea_thrive_animation.tve_anim_start {
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.tve_ea_thrive_animation.tve_anim_slide_top {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    transform: translateY(-200px)
}

.tve_ea_thrive_animation.tve_anim_slide_top.tve_anim_start {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.tve_ea_thrive_animation.tve_anim_slide_bottom {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px)
}

.tve_ea_thrive_animation.tve_anim_slide_bottom.tve_anim_start {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.tve_ea_thrive_animation.tve_anim_slide_left {
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    transform: translateX(-200px)
}

.tve_ea_thrive_animation.tve_anim_slide_left.tve_anim_start {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px)
}

.tve_ea_thrive_animation.tve_anim_slide_right {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px)
}

.tve_ea_thrive_animation.tve_anim_slide_right.tve_anim_start {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px)
}

.tve_ea_thrive_animation.tve_anim_appear {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1)
}

.tve_ea_thrive_animation.tve_anim_appear.tve_anim_start {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.tve_ea_thrive_animation.tve_anim_rotate {
    -webkit-transform: scale(0.1) rotate(400deg);
    -moz-transform: scale(0.1) rotate(400deg);
    -ms-transform: scale(0.1) rotate(400deg);
    -o-transform: scale(0.1) rotate(400deg);
    transform: scale(0.1) rotate(400deg)
}

.tve_ea_thrive_animation.tve_anim_rotate.tve_anim_start {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out
}

.tve_ea_thrive_animation.tve_anim_zoom_out {
    -webkit-transform: scale(3.5);
    -moz-transform: scale(3.5);
    -ms-transform: scale(3.5);
    -o-transform: scale(3.5);
    transform: scale(3.5)
}

.tve_ea_thrive_animation.tve_anim_zoom_out.tve_anim_start {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.tve_ea_thrive_animation.tve_anim_roll_in {
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -o-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}

.tve_ea_thrive_animation.tve_anim_roll_in.tve_anim_start {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.tve_ea_thrive_animation.tve_anim_roll_out {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.tve_ea_thrive_animation.tve_anim_roll_out.tve_anim_start {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -o-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}

.tcb-flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    margin-top: 0;
    margin-left: -15px;
    padding-bottom: 15px
}

.tcb-flex-row.tve-flex-start {
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start
}

.tcb-flex-row.tve-flex-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}

.tcb-flex-row.tve-flex-end {
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

.tcb-flex-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 15px;
    padding-left: 15px
}

.tcb-flex-row .tcb-flex-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tve_editor_page .tcb-flex-col {
    outline: 1px dotted #ddd
}

.tcb--cols--2:not(.tcb-resized)>.tcb-flex-col {
    max-width: 50%
}

.tcb--cols--3:not(.tcb-resized)>.tcb-flex-col {
    max-width: 33.3333333333%
}

.tcb--cols--4:not(.tcb-resized)>.tcb-flex-col {
    max-width: 25%
}

.tcb--cols--5:not(.tcb-resized)>.tcb-flex-col {
    max-width: 20%
}

.tcb--cols--6:not(.tcb-resized)>.tcb-flex-col {
    max-width: 16.6666666667%
}

.tcb--cols--7:not(.tcb-resized)>.tcb-flex-col {
    max-width: 14.2857142857%
}

.tcb--cols--8:not(.tcb-resized)>.tcb-flex-col {
    max-width: 12.5%
}

.tcb--cols--9:not(.tcb-resized)>.tcb-flex-col {
    max-width: 11.1111111111%
}

.tcb--cols--10:not(.tcb-resized)>.tcb-flex-col {
    max-width: 10%
}

.tcb--cols--11:not(.tcb-resized)>.tcb-flex-col {
    max-width: 9.0909090909%
}

.tcb--cols--12:not(.tcb-resized)>.tcb-flex-col {
    max-width: 8.3333333333%
}

.tcb--cols--13:not(.tcb-resized)>.tcb-flex-col {
    max-width: 7.6923076923%
}

.tcb--cols--14:not(.tcb-resized)>.tcb-flex-col {
    max-width: 7.1428571429%
}

.tcb--cols--15:not(.tcb-resized)>.tcb-flex-col {
    max-width: 6.6666666667%
}

.tcb--cols--16:not(.tcb-resized)>.tcb-flex-col {
    max-width: 6.25%
}

.tcb--cols--17:not(.tcb-resized)>.tcb-flex-col {
    max-width: 5.8823529412%
}

.tcb--cols--18:not(.tcb-resized)>.tcb-flex-col {
    max-width: 5.5555555556%
}

.tcb--cols--19:not(.tcb-resized)>.tcb-flex-col {
    max-width: 5.2631578947%
}

.tcb--cols--20:not(.tcb-resized)>.tcb-flex-col {
    max-width: 5%
}

.tcb-flex-row:not(.tcb-resized)>.tcb-flex-col.c-25 {
    max-width: 25%
}

.tcb-flex-row:not(.tcb-resized)>.tcb-flex-col.c-33 {
    max-width: 33.33333333%
}

.tcb-flex-row:not(.tcb-resized)>.tcb-flex-col.c-66 {
    max-width: 66.6666666%
}

.tcb-flex-row:not(.tcb-resized)>.tcb-flex-col.c-50 {
    max-width: 50%
}

.tcb-flex-row:not(.tcb-resized)>.tcb-flex-col.c-75 {
    max-width: 75%
}

@media (max-width: 1023px) {
    .tcb-flex-row:not(.tcb--cols--2),
    .tcb-flex-row.tcb-resized:not(.tcb--cols--2) {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .tcb-flex-row:not(.tcb--cols--2) .tcb-flex-col,
    .tcb-flex-row.tcb-resized:not(.tcb--cols--2) .tcb-flex-col {
        max-width: 100% !important;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1 0 250px;
        -moz-flex: 1 0 250px;
        -ms-flex: 1 0 250px;
        flex: 1 0 250px
    }
}

@media (max-width: 767px) {
    .tcb-flex-row,
    .tcb-flex-row.tcb-resized {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column
    }
    .tcb-flex-row.tcb-reverse,
    .tcb-flex-row.tcb-resized.tcb-reverse {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: reverse;
        -moz-box-direction: reverse;
        box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-direction: column-reverse
    }
    .tcb-flex-row .tcb-flex-col,
    .tcb-flex-row.tcb-resized .tcb-flex-col {
        width: 100%;
        max-width: 100% !important;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 0 auto !important;
        -moz-flex: 0 0 auto !important;
        -ms-flex: 0 0 auto !important;
        flex: 0 0 auto !important
    }
}

@-webkit-keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes tcb-loader {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@keyframes tcb-loader {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

.tve_btn.tve_black a>span {
    color: #ffffff
}

.tve_btn.tve_blue a>span {
    color: #ffffff
}

.tve_btn.tve_green a>span {
    color: #ffffff
}

.tve_btn.tve_orange a>span {
    color: #ffffff
}

.tve_btn.tve_purple a>span {
    color: #ffffff
}

.tve_btn.tve_red a>span {
    color: #ffffff
}

.tve_btn.tve_teal a>span {
    color: #ffffff
}

.tve_btn.tve_white a.tve_btnLink {
    color: #6f6e6e
}

.tve_btn.tve_white a.tve_btnLink>span {
    color: #6f6e6e
}

.tve_normalBtn.tve_btn5.tve_black i,
.tve_normalBtn.tve_btn6.tve_black i {
    background-image: url("../images/btn_black.png")
}

.tve_normalBtn.tve_btn5.tve_blue i,
.tve_normalBtn.tve_btn6.tve_blue i {
    background-image: url("../images/btn_blue.png")
}

.tve_normalBtn.tve_btn5.tve_green i,
.tve_normalBtn.tve_btn6.tve_green i {
    background-image: url("../images/btn_green.png")
}

.tve_normalBtn.tve_btn5.tve_orange i,
.tve_normalBtn.tve_btn6.tve_orange i {
    background-image: url("../images/btn_orange.png")
}

.tve_normalBtn.tve_btn5.tve_purple i,
.tve_normalBtn.tve_btn6.tve_purple i {
    background-image: url("../images/btn_purple.png")
}

.tve_normalBtn.tve_btn5.tve_red i,
.tve_normalBtn.tve_btn6.tve_red i {
    background-image: url("../images/btn_red.png")
}

.tve_normalBtn.tve_btn5.tve_teal i,
.tve_normalBtn.tve_btn6.tve_teal i {
    background-image: url("../images/btn_teal.png")
}

.tve_normalBtn.tve_btn5.tve_white i,
.tve_normalBtn.tve_btn6.tve_white i {
    background-image: url("../images/btn_white.png")
}

.tve_smallBtn.tve_btn5.tve_black i,
.tve_smallBtn.tve_btn6.tve_black i {
    background-image: url("../images/btn_small_black.png")
}

.tve_smallBtn.tve_btn5.tve_blue i,
.tve_smallBtn.tve_btn6.tve_blue i {
    background-image: url("../images/btn_small_blue.png")
}

.tve_smallBtn.tve_btn5.tve_green i,
.tve_smallBtn.tve_btn6.tve_green i {
    background-image: url("../images/btn_small_green.png")
}

.tve_smallBtn.tve_btn5.tve_orange i,
.tve_smallBtn.tve_btn6.tve_orange i {
    background-image: url("../images/btn_small_orange.png")
}

.tve_smallBtn.tve_btn5.tve_purple i,
.tve_smallBtn.tve_btn6.tve_purple i {
    background-image: url("../images/btn_small_purple.png")
}

.tve_smallBtn.tve_btn5.tve_red i,
.tve_smallBtn.tve_btn6.tve_red i {
    background-image: url("../images/btn_small_red.png")
}

.tve_smallBtn.tve_btn5.tve_teal i,
.tve_smallBtn.tve_btn6.tve_teal i {
    background-image: url("../images/btn_small_teal.png")
}

.tve_smallBtn.tve_btn5.tve_white i,
.tve_smallBtn.tve_btn6.tve_white i {
    background-image: url("../images/btn_small_white.png")
}

.tve_bigBtn.tve_btn5.tve_black i,
.tve_bigBtn.tve_btn6.tve_black i {
    background-image: url("../images/btn_big_black.png")
}

.tve_bigBtn.tve_btn5.tve_blue i,
.tve_bigBtn.tve_btn6.tve_blue i {
    background-image: url("../images/btn_big_blue.png")
}

.tve_bigBtn.tve_btn5.tve_green i,
.tve_bigBtn.tve_btn6.tve_green i {
    background-image: url("../images/btn_big_green.png")
}

.tve_bigBtn.tve_btn5.tve_orange i,
.tve_bigBtn.tve_btn6.tve_orange i {
    background-image: url("../images/btn_big_orange.png")
}

.tve_bigBtn.tve_btn5.tve_purple i,
.tve_bigBtn.tve_btn6.tve_purple i {
    background-image: url("../images/btn_big_purple.png")
}

.tve_bigBtn.tve_btn5.tve_red i,
.tve_bigBtn.tve_btn6.tve_red i {
    background-image: url("../images/btn_big_red.png")
}

.tve_bigBtn.tve_btn5.tve_teal i,
.tve_bigBtn.tve_btn6.tve_teal i {
    background-image: url("../images/btn_big_teal.png")
}

.tve_bigBtn.tve_btn5.tve_white i,
.tve_bigBtn.tve_btn6.tve_white i {
    background-image: url("../images/btn_big_white.png")
}

.tve_hugeBtn.tve_btn5.tve_black i,
.tve_hugeBtn.tve_btn6.tve_black i {
    background-image: url("../images/btn_huge_black.png")
}

.tve_hugeBtn.tve_btn5.tve_blue i,
.tve_hugeBtn.tve_btn6.tve_blue i {
    background-image: url("../images/btn_huge_blue.png")
}

.tve_hugeBtn.tve_btn5.tve_green i,
.tve_hugeBtn.tve_btn6.tve_green i {
    background-image: url("../images/btn_huge_green.png")
}

.tve_hugeBtn.tve_btn5.tve_orange i,
.tve_hugeBtn.tve_btn6.tve_orange i {
    background-image: url("../images/btn_huge_orange.png")
}

.tve_hugeBtn.tve_btn5.tve_purple i,
.tve_hugeBtn.tve_btn6.tve_purple i {
    background-image: url("../images/btn_huge_purple.png")
}

.tve_hugeBtn.tve_btn5.tve_red i,
.tve_hugeBtn.tve_btn6.tve_red i {
    background-image: url("../images/btn_huge_red.png")
}

.tve_hugeBtn.tve_btn5.tve_teal i,
.tve_hugeBtn.tve_btn6.tve_teal i {
    background-image: url("../images/btn_huge_teal.png")
}

.tve_hugeBtn.tve_btn5.tve_white i,
.tve_hugeBtn.tve_btn6.tve_white i {
    background-image: url("../images/btn_huge_white.png")
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_black {
    color: #101010
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_black a:hover {
    color: #101010
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_black.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_black.tve_horizontal ul a.tve-active {
    background-color: #101010;
    color: #ffffff
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_blue {
    color: #3E68B2
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_blue a:hover {
    color: #3E68B2
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_blue.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_blue.tve_horizontal ul a.tve-active {
    background-color: #3E68B2;
    color: #ffffff
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_green {
    color: #1abc9c
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_green a:hover {
    color: #1abc9c
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_green.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_green.tve_horizontal ul a.tve-active {
    background-color: #1abc9c;
    color: #ffffff
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_orange {
    color: #e67e22
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_orange a:hover {
    color: #e67e22
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_orange.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_orange.tve_horizontal ul a.tve-active {
    background-color: #e67e22;
    color: #ffffff
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_purple {
    color: #8656C1
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_purple a:hover {
    color: #8656C1
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_purple.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_purple.tve_horizontal ul a.tve-active {
    background-color: #8656C1;
    color: #ffffff
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_red {
    color: #CE271B
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_red a:hover {
    color: #CE271B
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_red.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_red.tve_horizontal ul a.tve-active {
    background-color: #CE271B;
    color: #ffffff
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_teal {
    color: #387D71
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_teal a:hover {
    color: #387D71
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_teal.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_teal.tve_horizontal ul a.tve-active {
    background-color: #387D71;
    color: #ffffff
}

#tve_editor .thrv_widget_menu a.tve-m-trigger.tve_white {
    color: #D8D8D8
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_white a:hover {
    color: #D8D8D8
}

#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_white.tve_horizontal ul a:hover,
#tve_editor .thrv_widget_menu ul.tve_w_menu.tve_white.tve_horizontal ul a.tve-active {
    background-color: #D8D8D8;
    color: #ffffff
}

@media only screen and (max-width: 774px) {
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_black.tve_horizontal a:hover {
        background-color: #101010;
        color: #ffffff
    }
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_blue.tve_horizontal a:hover {
        background-color: #3E68B2;
        color: #ffffff
    }
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_green.tve_horizontal a:hover {
        background-color: #1abc9c;
        color: #ffffff
    }
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_orange.tve_horizontal a:hover {
        background-color: #e67e22;
        color: #ffffff
    }
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_purple.tve_horizontal a:hover {
        background-color: #8656C1;
        color: #ffffff
    }
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_red.tve_horizontal a:hover {
        background-color: #CE271B;
        color: #ffffff
    }
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_teal.tve_horizontal a:hover {
        background-color: #387D71;
        color: #ffffff
    }
    #tve_editor .thrv_widget_menu ul.tve_w_menu.tve_white.tve_horizontal a:hover {
        background-color: #D8D8D8;
        color: #ffffff
    }
}

.tve_flt .tve_fg .tve_line {
    padding-left: 90px
}

.tve_flt .tve_fg2 {
    background: #FEF29E;
    margin-bottom: 105px
}

.tve_flt .tve_fg2 .tve_badge {
    margin: 0px auto -129px auto
}

.tve_flt .tve_fg2 hr {
    background: #EEDF75
}

.tve_flt .tve_fg3 {
    position: relative;
    background: #F2F0F0;
    border: 2px solid #CBC9C9;
    margin-top: 40px;
    padding-top: 20px
}

.tve_flt .tve_fg3 .tve_badge {
    top: -33px;
    left: -60px
}

.tve_flt .tve_fg3 .tve_line {
    float: right;
    margin-right: -5.6%;
    margin-bottom: 70px;
    padding-left: 0px;
    width: 100%;
    z-index: 1
}

.tve_flt .tve_fg3 .tve_line h3 {
    left: 15%;
    width: 80%
}

.tve_flt .tve_fg3 .tve_rbn {
    margin-top: 80px
}

.tve_flt .tve_fg4 {
    margin-top: 50px
}

.tve_flt .tve_fg4 .tve_line {
    margin-bottom: 70px;
    width: 80%
}

.tve_flt .tve_fg4 .tve_badge {
    left: -35px;
    top: -30px;
    height: 176px;
    width: 220px
}

.tve_flt .tve_fg5 {
    padding-bottom: 37%;
    margin-bottom: 100px
}

.tve_flt .tve_fg5 .tve_badge {
    height: 176px;
    top: -73px;
    width: 176px
}

.tve_flt .tve_fg5 .tve_rbn {
    margin-bottom: -48%;
    margin-top: 89px
}

.tve_flt .tve_fg5 .tve_line h3 {
    left: 25%;
    width: 70%
}

.tve_flt .tve_fg1,
.tve_flt .tve_fg5,
.tve_flt .tve_fg3,
.tve_flt .tve_fg4 {
    background: #fff;
    border: 2px solid #E5E5E5
}

.tve_flt .tve_fg1 .tve_badge,
.tve_flt .tve_fg2 .tve_badge,
.tve_flt .tve_fg3 .tve_badge {
    height: 176px;
    width: 176px
}

.tve_flt .tve_fg1 hr,
.tve_flt .tve_fg5 hr {
    background: #E5E5E5
}

.tve_flt .tve_black.tve_fg1 .tve_badge,
.tve_flt .tve_black.tve_fg2 .tve_badge,
.tve_flt .tve_black.tve_fg3 .tve_badge,
.tve_flt .tve_black.tve_fg5 .tve_badge {
    background-image: url("../images/black_s1_f.png")
}

.tve_flt .tve_black.tve_fg4 .tve_badge {
    background-image: url("../images/black_s3_f.png")
}

.tve_flt .tve_blue.tve_fg1 .tve_badge,
.tve_flt .tve_blue.tve_fg2 .tve_badge,
.tve_flt .tve_blue.tve_fg3 .tve_badge,
.tve_flt .tve_blue.tve_fg5 .tve_badge {
    background-image: url("../images/blue_s1_f.png")
}

.tve_flt .tve_blue.tve_fg4 .tve_badge {
    background-image: url("../images/blue_s3_f.png")
}

.tve_flt .tve_green.tve_fg1 .tve_badge,
.tve_flt .tve_green.tve_fg2 .tve_badge,
.tve_flt .tve_green.tve_fg3 .tve_badge,
.tve_flt .tve_green.tve_fg5 .tve_badge {
    background-image: url("../images/green_s1_f.png")
}

.tve_flt .tve_green.tve_fg4 .tve_badge {
    background-image: url("../images/green_s3_f.png")
}

.tve_flt .tve_orange.tve_fg1 .tve_badge,
.tve_flt .tve_orange.tve_fg2 .tve_badge,
.tve_flt .tve_orange.tve_fg3 .tve_badge,
.tve_flt .tve_orange.tve_fg5 .tve_badge {
    background-image: url("../images/orange_s1_f.png")
}

.tve_flt .tve_orange.tve_fg4 .tve_badge {
    background-image: url("../images/orange_s3_f.png")
}

.tve_flt .tve_purple.tve_fg1 .tve_badge,
.tve_flt .tve_purple.tve_fg2 .tve_badge,
.tve_flt .tve_purple.tve_fg3 .tve_badge,
.tve_flt .tve_purple.tve_fg5 .tve_badge {
    background-image: url("../images/purple_s1_f.png")
}

.tve_flt .tve_purple.tve_fg4 .tve_badge {
    background-image: url("../images/purple_s3_f.png")
}

.tve_flt .tve_red.tve_fg1 .tve_badge,
.tve_flt .tve_red.tve_fg2 .tve_badge,
.tve_flt .tve_red.tve_fg3 .tve_badge,
.tve_flt .tve_red.tve_fg5 .tve_badge {
    background-image: url("../images/red_s1_f.png")
}

.tve_flt .tve_red.tve_fg4 .tve_badge {
    background-image: url("../images/red_s3_f.png")
}

.tve_flt .tve_teal.tve_fg1 .tve_badge,
.tve_flt .tve_teal.tve_fg2 .tve_badge,
.tve_flt .tve_teal.tve_fg3 .tve_badge,
.tve_flt .tve_teal.tve_fg5 .tve_badge {
    background-image: url("../images/teal_s1_f.png")
}

.tve_flt .tve_teal.tve_fg4 .tve_badge {
    background-image: url("../images/teal_s3_f.png")
}

.tve_flt .tve_white.tve_fg1 .tve_badge,
.tve_flt .tve_white.tve_fg2 .tve_badge,
.tve_flt .tve_white.tve_fg3 .tve_badge,
.tve_flt .tve_white.tve_fg5 .tve_badge {
    background-image: url("../images/white_s1_f.png")
}

.tve_flt .tve_white.tve_fg4 .tve_badge {
    background-image: url("../images/white_s3_f.png")
}

.tve_flt .tve_fg3.tve_black .tve_line,
.tve_flt .tve_fg4.tve_black .tve_line,
.tve_flt .tve_fg5.tve_black .tve_line {
    background: #101010
}

.tve_flt .tve_fg3.tve_blue .tve_line,
.tve_flt .tve_fg4.tve_blue .tve_line,
.tve_flt .tve_fg5.tve_blue .tve_line {
    background: #3E68B2
}

.tve_flt .tve_fg3.tve_green .tve_line,
.tve_flt .tve_fg4.tve_green .tve_line,
.tve_flt .tve_fg5.tve_green .tve_line {
    background: #34AE44
}

.tve_flt .tve_fg3.tve_orange .tve_line,
.tve_flt .tve_fg4.tve_orange .tve_line,
.tve_flt .tve_fg5.tve_orange .tve_line {
    background: #E25C1B
}

.tve_flt .tve_fg3.tve_purple .tve_line,
.tve_flt .tve_fg4.tve_purple .tve_line,
.tve_flt .tve_fg5.tve_purple .tve_line {
    background: #8656C1
}

.tve_flt .tve_fg3.tve_red .tve_line,
.tve_flt .tve_fg4.tve_red .tve_line,
.tve_flt .tve_fg5.tve_red .tve_line {
    background: #CE271B
}

.tve_flt .tve_fg3.tve_teal .tve_line,
.tve_flt .tve_fg4.tve_teal .tve_line,
.tve_flt .tve_fg5.tve_teal .tve_line {
    background: #387D71
}

.tve_flt .tve_fg3.tve_white .tve_line,
.tve_flt .tve_fg4.tve_white .tve_line,
.tve_flt .tve_fg5.tve_white .tve_line {
    background: #D8D8D8
}

.tve_flt .tve_black.tve_fg1 h2,
.tve_flt .tve_black.tve_fg2 h2 {
    color: #1F1F1F !important
}

.tve_flt .tve_black.tve_fg3 h3,
.tve_flt .tve_black.tve_fg4 h3,
.tve_flt .tve_black.tve_fg5 h3 {
    color: #fff !important
}

.tve_flt .tve_blue.tve_fg1 h2,
.tve_flt .tve_blue.tve_fg2 h2 {
    color: #4E7AC7 !important
}

.tve_flt .tve_blue.tve_fg3 h3,
.tve_flt .tve_blue.tve_fg4 h3,
.tve_flt .tve_blue.tve_fg5 h3 {
    color: #fff !important
}

.tve_flt .tve_green.tve_fg1 h2,
.tve_flt .tve_green.tve_fg2 h2 {
    color: #45BF55 !important
}

.tve_flt .tve_green.tve_fg3 h3,
.tve_flt .tve_green.tve_fg4 h3,
.tve_flt .tve_green.tve_fg5 h3 {
    color: #fff !important
}

.tve_flt .tve_orange.tve_fg1 h2,
.tve_flt .tve_orange.tve_fg2 h2 {
    color: #FF712C !important
}

.tve_flt .tve_orange.tve_fg3 h3,
.tve_flt .tve_orange.tve_fg4 h3,
.tve_flt .tve_orange.tve_fg5 h3 {
    color: #fff !important
}

.tve_flt .tve_purple.tve_fg1 h2,
.tve_flt .tve_purple.tve_fg2 h2 {
    color: #9768D1 !important
}

.tve_flt .tve_purple.tve_fg3 h3,
.tve_flt .tve_purple.tve_fg4 h3,
.tve_flt .tve_purple.tve_fg5 h3 {
    color: #fff !important
}

.tve_flt .tve_red.tve_fg1 h2,
.tve_flt .tve_red.tve_fg2 h2 {
    color: #E5372B !important
}

.tve_flt .tve_red.tve_fg3 h3,
.tve_flt .tve_red.tve_fg4 h3,
.tve_flt .tve_red.tve_fg5 h3 {
    color: #fff !important
}

.tve_flt .tve_teal.tve_fg1 h2,
.tve_flt .tve_teal.tve_fg2 h2 {
    color: #479486 !important
}

.tve_flt .tve_teal.tve_fg3 h3,
.tve_flt .tve_teal.tve_fg4 h3,
.tve_flt .tve_teal.tve_fg5 h3 {
    color: #fff !important
}

.tve_flt .tve_white.tve_fg1 h2,
.tve_flt .tve_white.tve_fg2 h2 {
    color: #3D3D3D !important
}

.tve_flt .tve_white.tve_fg3 h3,
.tve_flt .tve_white.tve_fg4 h3,
.tve_flt .tve_white.tve_fg5 h3 {
    color: #3D3D3D !important
}

.tve_flt .tve_white .tve_line {
    background: #fcfcfc
}

.tve_flt .tve_btn.tve_btn1,
.tve_flt .tve_btn.tve_btn2,
.tve_flt .tve_btn.tve_btn7 {
    border-radius: 2px
}

.tve_flt .tve_btn.tve_btn3,
.tve_flt .tve_btn.tve_btn6,
.tve_flt .tve_btn.tve_btn8 {
    border-radius: 100px
}

.tve_flt .tve_btn.tve_black {
    background: #595959
}

.tve_flt .tve_btn.tve_black a {
    text-shadow: #6C6C6C 0px 1px 0px
}

.tve_flt .tve_btn.tve_black.tve_btn7,
.tve_flt .tve_btn.tve_black.tve_btn8 {
    box-shadow: 0 5px 0 #0e0e0e;
    border-bottom: 1px solid #737373
}

.tve_flt .tve_btn.tve_black.tve_btn7:hover,
.tve_flt .tve_btn.tve_black.tve_btn8:hover {
    box-shadow: 0 5px 0 #333333;
    border-bottom: 1px solid #727272
}

.tve_flt .tve_btn.tve_black.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_black.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #1D1D1D
}

.tve_flt .tve_btn.tve_black.tve_btn5 a>div,
.tve_flt .tve_btn.tve_black.tve_btn6 a>div {
    border-right: 1px solid #1D1D1D
}

.tve_flt .tve_btn.tve_black:hover {
    background-color: #686868
}

.tve_flt .tve_btn.tve_black:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #383838
}

.tve_flt .tve_btn.tve_black:hover a>div {
    border-right: 1px solid #383838
}

.tve_flt .tve_btn.tve_blue {
    background-color: #4E7AC7
}

.tve_flt .tve_btn.tve_blue a {
    text-shadow: #1176C1 0px 1px 0px
}

.tve_flt .tve_btn.tve_blue.tve_btn7,
.tve_flt .tve_btn.tve_blue.tve_btn8 {
    box-shadow: 0 5px 0 #3c65ab;
    border-bottom: 1px solid #7597d3
}

.tve_flt .tve_btn.tve_blue.tve_btn7:hover,
.tve_flt .tve_btn.tve_blue.tve_btn8:hover {
    box-shadow: 0 5px 0 #4268aa;
    border-bottom: 1px solid #7597d3
}

.tve_flt .tve_btn.tve_blue.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_blue.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #3c65ab
}

.tve_flt .tve_btn.tve_blue.tve_btn5 a>div,
.tve_flt .tve_btn.tve_blue.tve_btn6 a>div {
    border-right: 1px solid #3c65ab
}

.tve_flt .tve_btn.tve_blue:hover {
    background-color: #5981c6
}

.tve_flt .tve_btn.tve_blue:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #4371ad
}

.tve_flt .tve_btn.tve_blue:hover a>div {
    border-right: 1px solid #4371ad
}

.tve_flt .tve_btn.tve_green {
    background: #45BF55
}

.tve_flt .tve_btn.tve_green a {
    text-shadow: #329d40 0px 1px 0px
}

.tve_flt .tve_btn.tve_green.tve_btn7,
.tve_flt .tve_btn.tve_green.tve_btn8 {
    box-shadow: 0 5px 0 #36aa45;
    border-bottom: 1px solid #6bcc78
}

.tve_flt .tve_btn.tve_green.tve_btn7:hover,
.tve_flt .tve_btn.tve_green.tve_btn8:hover {
    box-shadow: 0 5px 0 #42b54a;
    border-bottom: 1px solid #6bcc78
}

.tve_flt .tve_btn.tve_green.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_green.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #36aa45
}

.tve_flt .tve_btn.tve_green.tve_btn5 a>div,
.tve_flt .tve_btn.tve_green.tve_btn6 a>div {
    border-right: 1px solid #36aa45
}

.tve_flt .tve_btn.tve_green:hover {
    background-color: #52C958
}

.tve_flt .tve_btn.tve_green:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #39b542
}

.tve_flt .tve_btn.tve_green:hover a>div {
    border-right: 1px solid #39b542
}

.tve_flt .tve_btn.tve_orange {
    background: #FF712C
}

.tve_flt .tve_btn.tve_orange a {
    text-shadow: #d76a01 0px 1px 0px
}

.tve_flt .tve_btn.tve_orange.tve_btn7,
.tve_flt .tve_btn.tve_orange.tve_btn8 {
    box-shadow: 0 5px 0 #e25f20;
    border-bottom: 1px solid #ff935f
}

.tve_flt .tve_btn.tve_orange.tve_btn7:hover,
.tve_flt .tve_btn.tve_orange.tve_btn8:hover {
    box-shadow: 0 5px 0 #e56e24;
    border-bottom: 1px solid #ff935f
}

.tve_flt .tve_btn.tve_orange.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_orange.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #e25f20
}

.tve_flt .tve_btn.tve_orange.tve_btn5 a>div,
.tve_flt .tve_btn.tve_orange.tve_btn6 a>div {
    border-right: 1px solid #e25f20
}

.tve_flt .tve_btn.tve_orange:hover {
    background-color: #FF8738
}

.tve_flt .tve_btn.tve_orange:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #e57027
}

.tve_flt .tve_btn.tve_orange:hover a>div {
    border-right: 1px solid #e57027
}

.tve_flt .tve_btn.tve_purple {
    background: #9768D1
}

.tve_flt .tve_btn.tve_purple a {
    text-shadow: #2f579c 0px 1px 0px
}

.tve_flt .tve_btn.tve_purple.tve_btn7,
.tve_flt .tve_btn.tve_purple.tve_btn8 {
    box-shadow: 0 5px 0 #8352bf;
    border-bottom: 1px solid #b28fdd
}

.tve_flt .tve_btn.tve_purple.tve_btn7:hover,
.tve_flt .tve_btn.tve_purple.tve_btn8:hover {
    box-shadow: 0 5px 0 #8d5cc9;
    border-bottom: 1px solid #b28fdd
}

.tve_flt .tve_btn.tve_purple.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_purple.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #8352bf
}

.tve_flt .tve_btn.tve_purple.tve_btn5 a>div,
.tve_flt .tve_btn.tve_purple.tve_btn6 a>div {
    border-right: 1px solid #8352bf
}

.tve_flt .tve_btn.tve_purple:hover {
    background-color: #A67ADD
}

.tve_flt .tve_btn.tve_purple:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #8e5ec9
}

.tve_flt .tve_btn.tve_purple:hover a>div {
    border-right: 1px solid #8e5ec9
}

.tve_flt .tve_btn.tve_red {
    background: #e93c31
}

.tve_flt .tve_btn.tve_red a {
    text-shadow: #a70c0c 0px 1px 0px
}

.tve_flt .tve_btn.tve_red.tve_btn7,
.tve_flt .tve_btn.tve_red.tve_btn8 {
    box-shadow: 0 5px 0 #c5281d;
    border-bottom: 1px solid #ee685f
}

.tve_flt .tve_btn.tve_red.tve_btn7:hover,
.tve_flt .tve_btn.tve_red.tve_btn8:hover {
    box-shadow: 0 5px 0 #d33726;
    border-bottom: 1px solid #ee685f
}

.tve_flt .tve_btn.tve_red.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_red.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #c5281d
}

.tve_flt .tve_btn.tve_red.tve_btn5 a>div,
.tve_flt .tve_btn.tve_red.tve_btn6 a>div {
    border-right: 1px solid #c5281d
}

.tve_flt .tve_btn.tve_red:hover {
    background-color: #ea493f
}

.tve_flt .tve_btn.tve_red:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #d63131
}

.tve_flt .tve_btn.tve_red:hover a>div {
    border-right: 1px solid #d63131
}

.tve_flt .tve_btn.tve_teal {
    background: teal
}

.tve_flt .tve_btn.tve_teal a {
    text-shadow: #005454 0px 1px 0px
}

.tve_flt .tve_btn.tve_teal.tve_btn7,
.tve_flt .tve_btn.tve_teal.tve_btn8 {
    box-shadow: 0 5px 0 #006a6a;
    border-bottom: 1px solid #00b3b3
}

.tve_flt .tve_btn.tve_teal.tve_btn7:hover,
.tve_flt .tve_btn.tve_teal.tve_btn8:hover {
    box-shadow: 0 5px 0 #007c7c;
    border-bottom: 1px solid #00b3b3
}

.tve_flt .tve_btn.tve_teal.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_teal.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #006a6a
}

.tve_flt .tve_btn.tve_teal.tve_btn5 a>div,
.tve_flt .tve_btn.tve_teal.tve_btn6 a>div {
    border-right: 1px solid #006a6a
}

.tve_flt .tve_btn.tve_teal:hover {
    background-color: #008e85
}

.tve_flt .tve_btn.tve_teal:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #007c72
}

.tve_flt .tve_btn.tve_teal:hover a>div {
    border-right: 1px solid #007c72
}

.tve_flt .tve_btn.tve_white {
    background: #efefef
}

.tve_flt .tve_btn.tve_white a {
    text-shadow: #ffffff 0px 0px 0px
}

.tve_flt .tve_btn.tve_white.tve_btn7,
.tve_flt .tve_btn.tve_white.tve_btn8 {
    box-shadow: 0 5px 0 #d9d9d9;
    border-bottom: 1px solid #fbfbfb
}

.tve_flt .tve_btn.tve_white.tve_btn7:hover,
.tve_flt .tve_btn.tve_white.tve_btn8:hover {
    box-shadow: 0 5px 0 #dddddd;
    border-bottom: 1px solid #fbfbfb
}

.tve_flt .tve_btn.tve_white.tve_btn5.tve_nb .tve_btn_im .tve_btn_divider,
.tve_flt .tve_btn.tve_white.tve_btn6.tve_nb .tve_btn_im .tve_btn_divider {
    background: #d9d9d9
}

.tve_flt .tve_btn.tve_white.tve_btn5 a>div,
.tve_flt .tve_btn.tve_white.tve_btn6 a>div {
    border-right: 1px solid #d9d9d9
}

.tve_flt .tve_btn.tve_white:hover {
    background-color: #f4f4f4
}

.tve_flt .tve_btn.tve_white:hover.tve_nb .tve_btn_im .tve_btn_divider {
    background: #e2e2e2
}

.tve_flt .tve_btn.tve_white:hover a>div {
    border-right: 1px solid #e2e2e2
}

.tve_flt .tve_black.tve_ca1 h1,
.tve_flt .tve_black.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_black.tve_ca3 h1,
.tve_flt .tve_black.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_black.tve_ca4 h1,
.tve_flt .tve_black.tve_ca4 h2.tve_ca_heading {
    color: #1F1F1F !important
}

.tve_flt .tve_black.tve_ca2,
.tve_flt .tve_black.tve_ca3 {
    border: 2px solid #000000
}

.tve_flt .tve_black.tve_ca2 .tve_ca_t {
    background-color: #1f1f1f
}

.tve_flt .tve_black.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #000000
}

.tve_flt .tve_blue.tve_ca1 h1,
.tve_flt .tve_blue.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_blue.tve_ca3 h1,
.tve_flt .tve_blue.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_blue.tve_ca4 h1,
.tve_flt .tve_blue.tve_ca4 h2.tve_ca_heading {
    color: #4E7AC7 !important
}

.tve_flt .tve_blue.tve_ca2,
.tve_flt .tve_blue.tve_ca3 {
    border: 2px solid #345da4
}

.tve_flt .tve_blue.tve_ca2 .tve_ca_t {
    background-color: #4e7ac7
}

.tve_flt .tve_blue.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #345da4
}

.tve_flt .tve_green.tve_ca1 h1,
.tve_flt .tve_green.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_green.tve_ca3 h1,
.tve_flt .tve_green.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_green.tve_ca4 h1,
.tve_flt .tve_green.tve_ca4 h2.tve_ca_heading {
    color: #45BF55 !important
}

.tve_flt .tve_green.tve_ca2,
.tve_flt .tve_green.tve_ca3 {
    border: 2px solid #2ea43e
}

.tve_flt .tve_green.tve_ca2 .tve_ca_t {
    background-color: #45bf55
}

.tve_flt .tve_green.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #2ea43e
}

.tve_flt .tve_orange.tve_ca1 h1,
.tve_flt .tve_orange.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_orange.tve_ca3 h1,
.tve_flt .tve_orange.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_orange.tve_ca4 h1,
.tve_flt .tve_orange.tve_ca4 h2.tve_ca_heading {
    color: #FF712C !important
}

.tve_flt .tve_orange.tve_ca2,
.tve_flt .tve_orange.tve_ca3 {
    border: 2px solid #d8591c
}

.tve_flt .tve_orange.tve_ca2 .tve_ca_t {
    background-color: #ff712c
}

.tve_flt .tve_orange.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #d8591c
}

.tve_flt .tve_purple.tve_ca1 h1,
.tve_flt .tve_purple.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_purple.tve_ca3 h1,
.tve_flt .tve_purple.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_purple.tve_ca4 h1,
.tve_flt .tve_purple.tve_ca4 h2.tve_ca_heading {
    color: #9768D1 !important
}

.tve_flt .tve_purple.tve_ca2,
.tve_flt .tve_purple.tve_ca3 {
    border: 2px solid #7546b0
}

.tve_flt .tve_purple.tve_ca2 .tve_ca_t {
    background-color: #9768d1
}

.tve_flt .tve_purple.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #7546b0
}

.tve_flt .tve_red.tve_ca1 h1,
.tve_flt .tve_red.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_red.tve_ca3 h1,
.tve_flt .tve_red.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_red.tve_ca4 h1,
.tve_flt .tve_red.tve_ca4 h2.tve_ca_heading {
    color: #E5372B !important;
    text-align: center
}

.tve_flt .tve_red.tve_ca2,
.tve_flt .tve_red.tve_ca3 {
    border: 2px solid #cd2b1f
}

.tve_flt .tve_red.tve_ca2 .tve_ca_t {
    background-color: #e5372b
}

.tve_flt .tve_red.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #cd2b1f
}

.tve_flt .tve_teal.tve_ca1 h1,
.tve_flt .tve_teal.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_teal.tve_ca3 h1,
.tve_flt .tve_teal.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_teal.tve_ca4 h1,
.tve_flt .tve_teal.tve_ca4 h2.tve_ca_heading {
    color: #479486 !important
}

.tve_flt .tve_teal.tve_ca2,
.tve_flt .tve_teal.tve_ca3 {
    border: 2px solid #008080
}

.tve_flt .tve_teal.tve_ca2 .tve_ca_t {
    background-color: #479486
}

.tve_flt .tve_teal.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #008080
}

.tve_flt .tve_white.tve_ca1 h1,
.tve_flt .tve_white.tve_ca1 h2.tve_ca_heading,
.tve_flt .tve_white.tve_ca3 h1,
.tve_flt .tve_white.tve_ca3 h2.tve_ca_heading,
.tve_flt .tve_white.tve_ca4 h1,
.tve_flt .tve_white.tve_ca4 h2.tve_ca_heading {
    color: #4C4C4C !important
}

.tve_flt .tve_white.tve_ca2,
.tve_flt .tve_white.tve_ca3 {
    border: 2px solid #efefef
}

.tve_flt .tve_white.tve_ca2 .tve_ca_t {
    background-color: #efefef
}

.tve_flt .tve_white.tve_ca2 .tve_ca_t a {
    color: #4c4c4c !important
}

.tve_flt .tve_white.tve_ca3 .tve_ca_t .tve_btn {
    border: 2px solid #efefef
}

.tve_flt .tve_arrow_left,
.tve_flt .tve_arrow_right {
    background-image: url("../images/cta_arrows.png");
    display: inline-block;
    height: 84px;
    width: 64px
}

.tve_flt .tve_arrow_left {
    background-position: 0px 0px
}

.tve_flt .tve_arrow_right {
    background-position: -64px 0px
}

.tve_flt .tve_ca h1,
.tve_flt .tve_ca h2,
.tve_flt .tve_ca h3,
.tve_flt .tve_ca h2.tve_ca_heading {
    color: #6B6B6B !important
}

.tve_flt .tve_ca1 {
    text-align: center;
    margin-bottom: 100px;
    padding: 0px 39px 19px 39px
}

.tve_flt .tve_ca1 .tve_line {
    width: 90%
}

.tve_flt .tve_ca1 .tve_line h1,
.tve_flt .tve_ca1 .tve_line h2.tve_ca_heading {
    margin-bottom: 10px
}

.tve_flt .tve_ca1 .tve_btn {
    top: 0px
}

.tve_flt .tve_ca2 .tve_ca_o {
    float: left;
    font-size: 1em;
    line-height: 1em;
    padding: 1.2em 0em 0em 0em;
    width: 70%
}

.tve_flt .tve_ca2 {
    height: 97px;
    padding: 0px 0px 0px 34px;
    margin: 10px auto
}

.tve_flt .tve_ca2 h3 {
    margin-top: 15px !important
}

.tve_flt .tve_ca2 h3,
.tve_flt .tve_ca2 p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 90%
}

.tve_flt .tve_ca2 .tve_ca_t {
    float: right;
    height: 121px;
    margin-top: -12px;
    margin-right: -2px;
    padding-right: 5px;
    position: relative;
    text-align: center;
    width: 25%
}

.tve_flt .tve_ca2 .tve_ca_t a {
    display: block;
    font-size: 26px !important;
    line-height: 26px !important;
    margin-top: 18%;
    text-decoration: none
}

.tve_flt .tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    height: 121px;
    min-width: 64px;
    position: absolute;
    left: -64px;
    top: 0px
}

.tve_flt .tve_black.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_black.png")
}

.tve_flt .tve_blue.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_blue.png")
}

.tve_flt .tve_green.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_green.png")
}

.tve_flt .tve_orange.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_orange.png")
}

.tve_flt .tve_purple.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_purple.png")
}

.tve_flt .tve_red.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_red.png")
}

.tve_flt .tve_teal.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_teal.png")
}

.tve_flt .tve_white.tve_ca2 .tve_ca_t a>.tve_ca_sp {
    background-image: url("../images/cta_arrow_white.png")
}

.tve_flt .tve_black.tve_ca2 .tve_ca_t a {
    color: #fff !important
}

.tve_flt .tve_blue.tve_ca2 .tve_ca_t a {
    color: #fff !important
}

.tve_flt .tve_green.tve_ca2 .tve_ca_t a {
    color: #fff !important
}

.tve_flt .tve_orange.tve_ca2 .tve_ca_t a {
    color: #fff !important
}

.tve_flt .tve_purple.tve_ca2 .tve_ca_t a {
    color: #fff !important
}

.tve_flt .tve_red.tve_ca2 .tve_ca_t a {
    color: #fff !important
}

.tve_flt .tve_teal.tve_ca2 .tve_ca_t a {
    color: #fff !important
}

.tve_flt .tve_ca3 {
    margin: 0px auto 25px auto;
    text-align: center;
    position: relative;
    padding-bottom: 10px
}

.tve_flt .tve_ca3 .tve_ca_t {
    height: 40px;
    text-align: center
}

.tve_flt .tve_ca3 .tve_ca_t .tve_btn {
    bottom: -20px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.tve_flt .tve_ca3 .tve_ca_t .tve_btn .tve_btnLink {
    font-weight: bold
}

.tve_flt .tve_ca3 .tve_ca_t .tve_btn .tve_btnLink>.tve_ca_sp {
    display: none
}

.tve_flt .tve_ca4 {
    margin: 0px auto;
    text-align: center
}

.tve_flt .tve_ca4 .tve_btn_cnt {
    background: #C5C5C5;
    height: 1px;
    margin: 60px auto 0px auto;
    width: 70%
}

.tve_flt .tve_ca4 .tve_btn.tve_normalBtn {
    bottom: 30px;
    padding: 0px 60px
}

.tve_flt .tve_ca4 .tve_btn.tve_normalBtn .tve_btnLink>.tve_ca_sp {
    display: none
}

.tve_flt .tve_black.tve_cb2 ul,
.tve_flt .tve_black.tve_cb2 ol,
.tve_flt .tve_black.tve_cb3 ul,
.tve_flt .tve_black.tve_cb3 ol,
.tve_flt .tve_black.tve_cb5 ul,
.tve_flt .tve_black.tve_cb5 ol,
.tve_flt .tve_black.tve_cb6 ul,
.tve_flt .tve_black.tve_cb6 ol {
    color: #fff
}

.tve_flt .tve_black.tve_ts2 ul,
.tve_flt .tve_black.tve_ts2 ol,
.tve_flt .tve_black.tve_ts3 ul,
.tve_flt .tve_black.tve_ts3 ol,
.tve_flt .tve_black.tve_ts4 ul,
.tve_flt .tve_black.tve_ts4 ol,
.tve_flt .tve_black.tve_ts9 ul,
.tve_flt .tve_black.tve_ts9 ol {
    color: #fff
}

.tve_flt .tve_blue.tve_cb2 ul,
.tve_flt .tve_blue.tve_cb2 ol,
.tve_flt .tve_blue.tve_cb3 ul,
.tve_flt .tve_blue.tve_cb3 ol,
.tve_flt .tve_blue.tve_cb5 ul,
.tve_flt .tve_blue.tve_cb5 ol,
.tve_flt .tve_blue.tve_cb6 ul,
.tve_flt .tve_blue.tve_cb6 ol {
    color: #fff
}

.tve_flt .tve_blue.tve_ts2 ul,
.tve_flt .tve_blue.tve_ts2 ol,
.tve_flt .tve_blue.tve_ts3 ul,
.tve_flt .tve_blue.tve_ts3 ol,
.tve_flt .tve_blue.tve_ts4 ul,
.tve_flt .tve_blue.tve_ts4 ol,
.tve_flt .tve_blue.tve_ts9 ul,
.tve_flt .tve_blue.tve_ts9 ol {
    color: #fff
}

.tve_flt .tve_green.tve_cb2 ul,
.tve_flt .tve_green.tve_cb2 ol,
.tve_flt .tve_green.tve_cb3 ul,
.tve_flt .tve_green.tve_cb3 ol,
.tve_flt .tve_green.tve_cb5 ul,
.tve_flt .tve_green.tve_cb5 ol,
.tve_flt .tve_green.tve_cb6 ul,
.tve_flt .tve_green.tve_cb6 ol {
    color: #fff
}

.tve_flt .tve_green.tve_ts2 ul,
.tve_flt .tve_green.tve_ts2 ol,
.tve_flt .tve_green.tve_ts3 ul,
.tve_flt .tve_green.tve_ts3 ol,
.tve_flt .tve_green.tve_ts4 ul,
.tve_flt .tve_green.tve_ts4 ol,
.tve_flt .tve_green.tve_ts9 ul,
.tve_flt .tve_green.tve_ts9 ol {
    color: #fff
}

.tve_flt .tve_orange.tve_cb2 ul,
.tve_flt .tve_orange.tve_cb2 ol,
.tve_flt .tve_orange.tve_cb3 ul,
.tve_flt .tve_orange.tve_cb3 ol,
.tve_flt .tve_orange.tve_cb5 ul,
.tve_flt .tve_orange.tve_cb5 ol,
.tve_flt .tve_orange.tve_cb6 ul,
.tve_flt .tve_orange.tve_cb6 ol {
    color: #fff
}

.tve_flt .tve_orange.tve_ts2 ul,
.tve_flt .tve_orange.tve_ts2 ol,
.tve_flt .tve_orange.tve_ts3 ul,
.tve_flt .tve_orange.tve_ts3 ol,
.tve_flt .tve_orange.tve_ts4 ul,
.tve_flt .tve_orange.tve_ts4 ol,
.tve_flt .tve_orange.tve_ts9 ul,
.tve_flt .tve_orange.tve_ts9 ol {
    color: #fff
}

.tve_flt .tve_purple.tve_cb2 ul,
.tve_flt .tve_purple.tve_cb2 ol,
.tve_flt .tve_purple.tve_cb3 ul,
.tve_flt .tve_purple.tve_cb3 ol,
.tve_flt .tve_purple.tve_cb5 ul,
.tve_flt .tve_purple.tve_cb5 ol,
.tve_flt .tve_purple.tve_cb6 ul,
.tve_flt .tve_purple.tve_cb6 ol {
    color: #fff
}

.tve_flt .tve_purple.tve_ts2 ul,
.tve_flt .tve_purple.tve_ts2 ol,
.tve_flt .tve_purple.tve_ts3 ul,
.tve_flt .tve_purple.tve_ts3 ol,
.tve_flt .tve_purple.tve_ts4 ul,
.tve_flt .tve_purple.tve_ts4 ol,
.tve_flt .tve_purple.tve_ts9 ul,
.tve_flt .tve_purple.tve_ts9 ol {
    color: #fff
}

.tve_flt .tve_red.tve_cb2 ul,
.tve_flt .tve_red.tve_cb2 ol,
.tve_flt .tve_red.tve_cb3 ul,
.tve_flt .tve_red.tve_cb3 ol,
.tve_flt .tve_red.tve_cb5 ul,
.tve_flt .tve_red.tve_cb5 ol,
.tve_flt .tve_red.tve_cb6 ul,
.tve_flt .tve_red.tve_cb6 ol {
    color: #fff
}

.tve_flt .tve_red.tve_ts2 ul,
.tve_flt .tve_red.tve_ts2 ol,
.tve_flt .tve_red.tve_ts3 ul,
.tve_flt .tve_red.tve_ts3 ol,
.tve_flt .tve_red.tve_ts4 ul,
.tve_flt .tve_red.tve_ts4 ol,
.tve_flt .tve_red.tve_ts9 ul,
.tve_flt .tve_red.tve_ts9 ol {
    color: #fff
}

.tve_flt .tve_teal.tve_cb2 ul,
.tve_flt .tve_teal.tve_cb2 ol,
.tve_flt .tve_teal.tve_cb3 ul,
.tve_flt .tve_teal.tve_cb3 ol,
.tve_flt .tve_teal.tve_cb5 ul,
.tve_flt .tve_teal.tve_cb5 ol,
.tve_flt .tve_teal.tve_cb6 ul,
.tve_flt .tve_teal.tve_cb6 ol {
    color: #fff
}

.tve_flt .tve_teal.tve_ts2 ul,
.tve_flt .tve_teal.tve_ts2 ol,
.tve_flt .tve_teal.tve_ts3 ul,
.tve_flt .tve_teal.tve_ts3 ol,
.tve_flt .tve_teal.tve_ts4 ul,
.tve_flt .tve_teal.tve_ts4 ol,
.tve_flt .tve_teal.tve_ts9 ul,
.tve_flt .tve_teal.tve_ts9 ol {
    color: #fff
}

.tve_flt .tve_cb {
    width: auto
}

.tve_flt .tve_cb h1,
.tve_flt .tve_cb h2.tve_ca_heading {
    color: #fff
}

.tve_flt .tve_cb .tve_cb_cnt {
    padding: 20px
}

.tve_flt .tve_black.tve_cb.tve_cb1,
.tve_flt .tve_black.tve_cb.tve_cb3,
.tve_flt .tve_black.tve_cb.tve_cb4,
.tve_flt .tve_black.tve_cb.tve_cb6 {
    border: 2px solid #1f1f1f
}

.tve_flt .tve_black.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_black.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_black.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_black.tve_cb.tve_cb2,
.tve_flt .tve_black.tve_cb.tve_cb5,
.tve_flt .tve_black.tve_cb.tve_cb_symbol {
    background: #1f1f1f
}

.tve_flt .tve_black.tve_cb.tve_cb2 hr {
    background: #131313
}

.tve_flt .tve_black.tve_cb .tve_hd>h3 {
    text-shadow: 0 1px 0 #0B0B0B;
    color: #fff;
    margin: 0px !important
}

.tve_flt .tve_black.tve_cb.tve_cb3,
.tve_flt .tve_black.tve_cb.tve_cb6 {
    background: #2F2F2F
}

.tve_flt .tve_black.tve_cb5 .tve_cb_cnt>p {
    text-shadow: 0 1px 0 #0B0B0B;
    color: #fff
}

.tve_flt .tve_black.tve_cb_symbol .tve_cb_cnt>p,
.tve_flt .tve_black.tve_cb_symbol li {
    color: #fff
}

.tve_flt .tve_blue.tve_cb.tve_cb1,
.tve_flt .tve_blue.tve_cb.tve_cb3,
.tve_flt .tve_blue.tve_cb.tve_cb4,
.tve_flt .tve_blue.tve_cb.tve_cb6 {
    border: 2px solid #4E7AC7
}

.tve_flt .tve_blue.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_blue.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_blue.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_blue.tve_cb.tve_cb2,
.tve_flt .tve_blue.tve_cb.tve_cb5,
.tve_flt .tve_blue.tve_cb.tve_cb_symbol {
    background: #4E7AC7
}

.tve_flt .tve_blue.tve_cb.tve_cb2 hr {
    background: #3966B5
}

.tve_flt .tve_blue.tve_cb.tve_cb3,
.tve_flt .tve_blue.tve_cb.tve_cb6 {
    background: #608AD2
}

.tve_flt .tve_blue.tve_cb .tve_hd>h3 {
    text-shadow: 0 1px 0 #2D59A6;
    color: #fff;
    margin: 0px !important
}

.tve_flt .tve_blue.tve_cb5 .tve_cb_cnt>p {
    text-shadow: 0 1px 0 #2D59A6;
    color: #fff
}

.tve_flt .tve_blue.tve_cb_symbol .tve_cb_cnt>p,
.tve_flt .tve_blue.tve_cb_symbol li {
    color: #fff
}

.tve_flt .tve_green.tve_cb.tve_cb1,
.tve_flt .tve_green.tve_cb.tve_cb3,
.tve_flt .tve_green.tve_cb.tve_cb4,
.tve_flt .tve_green.tve_cb.tve_cb6 {
    border: 2px solid #45BF55
}

.tve_flt .tve_green.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_green.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_green.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_green.tve_cb.tve_cb2,
.tve_flt .tve_green.tve_cb.tve_cb5,
.tve_flt .tve_green.tve_cb.tve_cb_symbol {
    background: #45BF55
}

.tve_flt .tve_green.tve_cb.tve_cb2 hr {
    background: #2FA73F
}

.tve_flt .tve_green.tve_cb.tve_cb3,
.tve_flt .tve_green.tve_cb.tve_cb6 {
    background: #52CE62
}

.tve_flt .tve_green.tve_cb .tve_hd>h3 {
    text-shadow: 0 1px 0 #279435;
    color: #fff;
    margin: 0px !important
}

.tve_flt .tve_green.tve_cb5 .tve_cb_cnt>p {
    text-shadow: 0 1px 0 #279435;
    color: #fff
}

.tve_flt .tve_green.tve_cb_symbol .tve_cb_cnt>p,
.tve_flt .tve_green.tve_cb_symbol li {
    color: #fff
}

.tve_flt .tve_orange.tve_cb.tve_cb1,
.tve_flt .tve_orange.tve_cb.tve_cb3,
.tve_flt .tve_orange.tve_cb.tve_cb4,
.tve_flt .tve_orange.tve_cb.tve_cb6 {
    border: 2px solid #FF712C
}

.tve_flt .tve_orange.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_orange.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_orange.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_orange.tve_cb.tve_cb2,
.tve_flt .tve_orange.tve_cb.tve_cb5,
.tve_flt .tve_orange.tve_cb.tve_cb_symbol {
    background: #FF712C
}

.tve_flt .tve_orange.tve_cb.tve_cb2 hr {
    background: #ED6321
}

.tve_flt .tve_orange.tve_cb.tve_cb3,
.tve_flt .tve_orange.tve_cb.tve_cb6 {
    background: #FE8F59
}

.tve_flt .tve_orange.tve_cb .tve_hd>h3 {
    text-shadow: 0 1px 0 #E05C1C;
    color: #fff;
    margin: 0px !important
}

.tve_flt .tve_orange.tve_cb5 .tve_cb_cnt>p {
    text-shadow: 0 1px 0 #E05C1C;
    color: #fff
}

.tve_flt .tve_orange.tve_cb_symbol .tve_cb_cnt>p,
.tve_flt .tve_orange.tve_cb_symbol li {
    color: #fff
}

.tve_flt .tve_purple.tve_cb.tve_cb1,
.tve_flt .tve_purple.tve_cb.tve_cb3,
.tve_flt .tve_purple.tve_cb.tve_cb4,
.tve_flt .tve_purple.tve_cb.tve_cb6 {
    border: 2px solid #9768D1
}

.tve_flt .tve_purple.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_purple.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_purple.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_purple.tve_cb.tve_cb2,
.tve_flt .tve_purple.tve_cb.tve_cb5,
.tve_flt .tve_purple.tve_cb.tve_cb_symbol {
    background: #9768D1
}

.tve_flt .tve_purple.tve_cb.tve_cb2 hr {
    background: #8858C2
}

.tve_flt .tve_purple.tve_cb.tve_cb3,
.tve_flt .tve_purple.tve_cb.tve_cb6 {
    background: #A477DC
}

.tve_flt .tve_purple.tve_cb .tve_hd>h3 {
    text-shadow: 0 1px 0 #7044A7;
    color: #fff;
    margin: 0px !important
}

.tve_flt .tve_purple.tve_cb5 .tve_cb_cnt>p {
    text-shadow: 0 1px 0 #7044A7;
    color: #fff
}

.tve_flt .tve_purple.tve_cb_symbol .tve_cb_cnt>p,
.tve_flt .tve_purple.tve_cb_symbol li {
    color: #fff
}

.tve_flt .tve_red.tve_cb.tve_cb1,
.tve_flt .tve_red.tve_cb.tve_cb3,
.tve_flt .tve_red.tve_cb.tve_cb4,
.tve_flt .tve_red.tve_cb.tve_cb6 {
    border: 2px solid #E5372B
}

.tve_flt .tve_red.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_red.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_red.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_red.tve_cb.tve_cb2,
.tve_flt .tve_red.tve_cb.tve_cb5,
.tve_flt .tve_red.tve_cb.tve_cb_symbol {
    background: #E5372B
}

.tve_flt .tve_red.tve_cb.tve_cb2 hr {
    background: #D22115
}

.tve_flt .tve_red.tve_cb.tve_cb3,
.tve_flt .tve_red.tve_cb.tve_cb6 {
    background: #F54D42
}

.tve_flt .tve_red.tve_cb .tve_hd>h3 {
    text-shadow: 0 1px 0 #A1180F;
    color: #fff;
    margin: 0px !important
}

.tve_flt .tve_red.tve_cb5 .tve_cb_cnt>p {
    text-shadow: 0 1px 0 #A1180F;
    color: #fff
}

.tve_flt .tve_red.tve_cb_symbol .tve_cb_cnt>p,
.tve_flt .tve_red.tve_cb_symbol li {
    color: #fff
}

.tve_flt .tve_teal.tve_cb.tve_cb1,
.tve_flt .tve_teal.tve_cb.tve_cb3,
.tve_flt .tve_teal.tve_cb.tve_cb4,
.tve_flt .tve_teal.tve_cb.tve_cb6 {
    border: 2px solid #479486
}

.tve_flt .tve_teal.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_teal.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_teal.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_teal.tve_cb.tve_cb2,
.tve_flt .tve_teal.tve_cb.tve_cb5,
.tve_flt .tve_teal.tve_cb.tve_cb_symbol {
    background: #479486
}

.tve_flt .tve_teal.tve_cb.tve_cb2 hr {
    background: #307C6E
}

.tve_flt .tve_teal.tve_cb.tve_cb3,
.tve_flt .tve_teal.tve_cb.tve_cb6 {
    background: #57A798
}

.tve_flt .tve_teal.tve_cb .tve_hd>h3 {
    text-shadow: 0 1px 0 #226055;
    color: #fff;
    margin: 0px !important
}

.tve_flt .tve_teal.tve_cb5 .tve_cb_cnt>p {
    text-shadow: 0 1px 0 #226055;
    color: #fff
}

.tve_flt .tve_teal.tve_cb_symbol .tve_cb_cnt>p,
.tve_flt .tve_teal.tve_cb_symbol li {
    color: #fff
}

.tve_flt .tve_white.tve_cb.tve_cb1,
.tve_flt .tve_white.tve_cb.tve_cb3,
.tve_flt .tve_white.tve_cb.tve_cb4,
.tve_flt .tve_white.tve_cb.tve_cb6 {
    border: 2px solid #EFEFEF
}

.tve_flt .tve_white.tve_cb.tve_cb1 .tve_hd,
.tve_flt .tve_white.tve_cb.tve_cb2 .tve_hd,
.tve_flt .tve_white.tve_cb.tve_cb3 .tve_hd,
.tve_flt .tve_white.tve_cb.tve_cb5,
.tve_flt .tve_white.tve_cb.tve_cb_symbol {
    background: #EFEFEF
}

.tve_flt .tve_white.tve_cb .tve_hd>h3,
.tve_flt .tve_white.tve_cb .tve_cb_cnt>p {
    color: #333;
    margin: 0px
}

.tve_flt .tve_white.tve_cb.tve_cb2 {
    background: #EFEFEF;
    border: 2px solid #D3D1D1
}

.tve_flt .tve_white.tve_cb.tve_cb2 hr {
    background: #D3D1D1
}

.tve_flt .tve_white.tve_cb.tve_cb3,
.tve_flt .tve_white.tve_cb.tve_cb6 {
    background: #FFFFFF
}

.tve_flt .tve_white.tve_cb.tve_cb5 {
    border: 2px solid #D3D1D1
}

.tve_flt .tve_cb1 {
    overflow: hidden
}

.tve_flt .tve_cb2 .tve_cb_cnt>p {
    color: #fff
}

.tve_flt .tve_cb2 h3 {
    color: #fff
}

.tve_flt .tve_cb2 hr {
    border: none;
    height: 1px;
    margin: 5px 0px 0px 0px !important;
    width: 100%
}

.tve_flt .tve_cb3 {
    margin: 0 auto;
    width: inherit
}

.tve_flt .tve_cb3>hr {
    display: none
}

.tve_flt .tve_cb3 .tve_hd {
    margin: 23px -17px 0px -17px;
    width: 99.3%
}

.tve_flt .tve_cb3 .tve_cb_cnt>p,
.tve_flt .tve_cb6 .tve_cb_cnt>p {
    color: #fff
}

.tve_flt .tve_black.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_blue.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_green.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_orange.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_purple.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_red.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_teal.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_white.tve_cb.tve_cb4 div.tve_hd {
    padding: 0px
}

.tve_flt .tve_ts.tve_black .tve_ts_o img,
.tve_flt .tve_ts.tve_black.tve_ts1,
.tve_flt .tve_ts.tve_black .tve_ts_imc {
    border: 2px solid #1F1F1F
}

.tve_flt .tve_ts.tve_black.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_black.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_black.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_black.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_black.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_black.tve_ts9 .tve_ts_cn {
    background-color: #1f1f1f
}

.tve_flt .tve_ts.tve_black.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_black.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_black.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_black.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_black.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_black.tve_ts9 .tve_ts_cn>p {
    color: #FEF1F1
}

.tve_flt .tve_ts.tve_black.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_black.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #131313
}

.tve_flt .tve_ts.tve_blue .tve_ts_o img,
.tve_flt .tve_ts.tve_blue.tve_ts1,
.tve_flt .tve_ts.tve_blue .tve_ts_imc {
    border: 2px solid #4E7AC7
}

.tve_flt .tve_ts.tve_blue.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_blue.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_blue.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_blue.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_blue.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_blue.tve_ts9 .tve_ts_cn {
    background-color: #4e7ac7
}

.tve_flt .tve_ts.tve_blue.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_blue.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_blue.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_blue.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_blue.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_blue.tve_ts9 .tve_ts_cn>p {
    color: #FFFFFF
}

.tve_flt .tve_ts.tve_blue.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_blue.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #3764B2
}

.tve_flt .tve_ts.tve_green .tve_ts_o img,
.tve_flt .tve_ts.tve_green.tve_ts1,
.tve_flt .tve_ts.tve_green .tve_ts_imc {
    border: 2px solid #45BF55
}

.tve_flt .tve_ts.tve_green.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_green.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_green.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_green.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_green.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_green.tve_ts9 .tve_ts_cn {
    background-color: #45BF55
}

.tve_flt .tve_ts.tve_green.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_green.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_green.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_green.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_green.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_green.tve_ts9 .tve_ts_cn>p {
    color: #EBFDED
}

.tve_flt .tve_ts.tve_green.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_green.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #2EA53E
}

.tve_flt .tve_ts.tve_orange .tve_ts_o img,
.tve_flt .tve_ts.tve_orange.tve_ts1,
.tve_flt .tve_ts.tve_orange .tve_ts_imc {
    border: 2px solid #FF712C
}

.tve_flt .tve_ts.tve_orange.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_orange.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_orange.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_orange.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_orange.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_orange.tve_ts9 .tve_ts_cn {
    background-color: #ff712c
}

.tve_flt .tve_ts.tve_orange.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_orange.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_orange.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_orange.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_orange.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_orange.tve_ts9 .tve_ts_cn>p {
    color: #FDF7F4
}

.tve_flt .tve_ts.tve_orange.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_orange.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #E85C18
}

.tve_flt .tve_ts.tve_purple .tve_ts_o img,
.tve_flt .tve_ts.tve_purple.tve_ts1,
.tve_flt .tve_ts.tve_purple .tve_ts_imc {
    border: 2px solid #9768D1
}

.tve_flt .tve_ts.tve_purple.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_purple.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_purple.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_purple.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_purple.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_purple.tve_ts9 .tve_ts_cn {
    background-color: #9768D1
}

.tve_flt .tve_ts.tve_purple.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_purple.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_purple.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_purple.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_purple.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_purple.tve_ts9 .tve_ts_cn>p {
    color: #F6EEFF
}

.tve_flt .tve_ts.tve_purple.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_purple.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #8858C2
}

.tve_flt .tve_ts.tve_red .tve_ts_o img,
.tve_flt .tve_ts.tve_red.tve_ts1,
.tve_flt .tve_ts.tve_red .tve_ts_imc {
    border: 2px solid #E5372B
}

.tve_flt .tve_ts.tve_red.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_red.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_red.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_red.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_red.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_red.tve_ts9 .tve_ts_cn {
    background-color: #E5372B
}

.tve_flt .tve_ts.tve_red.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_red.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_red.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_red.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_red.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_red.tve_ts9 .tve_ts_cn>p {
    color: #FDEEED
}

.tve_flt .tve_ts.tve_red.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_red.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #D22115
}

.tve_flt .tve_ts.tve_teal .tve_ts_o img,
.tve_flt .tve_ts.tve_teal.tve_ts1,
.tve_flt .tve_ts.tve_teal .tve_ts_imc {
    border: 2px solid #479486
}

.tve_flt .tve_ts.tve_teal.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_teal.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_teal.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_teal.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_teal.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_teal.tve_ts9 .tve_ts_cn {
    background-color: #479486
}

.tve_flt .tve_ts.tve_teal.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_teal.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_teal.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_teal.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_teal.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_teal.tve_ts9 .tve_ts_cn>p {
    color: #EFFEFB
}

.tve_flt .tve_ts.tve_teal.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_teal.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #286F62
}

.tve_flt .tve_ts.tve_white .tve_ts_o img,
.tve_flt .tve_ts.tve_white.tve_ts1,
.tve_flt .tve_ts.tve_white .tve_ts_imc {
    border: 2px solid #EFEFEF
}

.tve_flt .tve_ts.tve_white.tve_ts2 .tve_ts_cn,
.tve_flt .tve_ts.tve_white.tve_ts3 .tve_ts_cn,
.tve_flt .tve_ts.tve_white.tve_ts3 .tve_ts_o,
.tve_flt .tve_ts.tve_white.tve_ts1 .tve_ts_o,
.tve_flt .tve_ts.tve_white.tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts.tve_white.tve_ts9 .tve_ts_cn {
    background-color: #efefef
}

.tve_flt .tve_ts.tve_white.tve_ts2 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_white.tve_ts3 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_white.tve_ts3 .tve_ts_o>p,
.tve_flt .tve_ts.tve_white.tve_ts1 .tve_ts_o>p,
.tve_flt .tve_ts.tve_white.tve_ts4 .tve_ts_cn>p,
.tve_flt .tve_ts.tve_white.tve_ts9 .tve_ts_cn>p {
    color: #4E4E4E
}

.tve_flt .tve_ts.tve_white.tve_ts2 .tve_ts_o,
.tve_flt .tve_ts.tve_white.tve_ts3 .tve_ts_o {
    border-bottom: 1px solid #D3D1D1
}

.tve_flt .tve_ts_c {
    display: block;
    height: 19px;
    width: 21px
}

.tve_flt .tve_ts .tve_ts_qr {
    display: block;
    height: 19px;
    width: 27px
}

.tve_flt .tve_ts .tve_ts_qr {
    float: right;
    margin-top: -15px
}

.tve_flt .tve_ts .tve_ts_ql {
    width: 27px
}

.tve_flt .tve_ts2 .tve_ts_o,
.tve_flt .tve_ts4 .tve_ts_o,
.tve_flt .tve_ts9 .tve_ts_o {
    text-align: center
}

.tve_flt .tve_ts2 .tve_ts_o .tve_ts_imc,
.tve_flt .tve_ts4 .tve_ts_o .tve_ts_imc,
.tve_flt .tve_ts9 .tve_ts_o .tve_ts_imc {
    border-radius: 100px !important;
    display: inline-block
}

.tve_flt .tve_ts2 .tve_ts_o img,
.tve_flt .tve_ts4 .tve_ts_o img,
.tve_flt .tve_ts9 .tve_ts_o img {
    border-radius: 100px !important;
    border: none !important;
    display: block;
    max-height: 104px;
    margin: 0 auto;
    max-width: 104px
}

.tve_flt .tve_ts1 {
    padding: 40px;
    position: relative
}

.tve_flt .tve_ts1 .tve_ts_o {
    display: table;
    position: absolute;
    left: -2px;
    bottom: -34px;
    height: 63px
}

.tve_flt .tve_ts1 .tve_ts_o img {
    float: left;
    max-height: 63px;
    max-width: 63px
}

.tve_flt .tve_ts1 .tve_ts_o>span {
    color: #fff;
    clear: right;
    display: block;
    padding: 0px 0px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0px 20px;
    line-height: 1.5em
}

.tve_flt .tve_black.tve_ts4 .tve_ts_c {
    background: url("../images/qc_black.png") no-repeat center top
}

.tve_flt .tve_black.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_black.png") no-repeat center top
}

.tve_flt .tve_black .tve_ts_qr {
    background: url("../images/q_r_black.png") no-repeat center top
}

.tve_flt .tve_black .tve_ts_ql {
    background-image: url("../images/q_l_black.png")
}

.tve_flt .tve_blue.tve_ts4 .tve_ts_c {
    background: url("../images/qc_blue.png") no-repeat center top
}

.tve_flt .tve_blue.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_blue.png") no-repeat center top
}

.tve_flt .tve_blue .tve_ts_qr {
    background: url("../images/q_r_blue.png") no-repeat center top
}

.tve_flt .tve_blue .tve_ts_ql {
    background-image: url("../images/q_l_blue.png")
}

.tve_flt .tve_green.tve_ts4 .tve_ts_c {
    background: url("../images/qc_green.png") no-repeat center top
}

.tve_flt .tve_green.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_green.png") no-repeat center top
}

.tve_flt .tve_green .tve_ts_qr {
    background: url("../images/q_r_green.png") no-repeat center top
}

.tve_flt .tve_green .tve_ts_ql {
    background-image: url("../images/q_l_green.png")
}

.tve_flt .tve_orange.tve_ts4 .tve_ts_c {
    background: url("../images/qc_orange.png") no-repeat center top
}

.tve_flt .tve_orange.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_orange.png") no-repeat center top
}

.tve_flt .tve_orange .tve_ts_qr {
    background: url("../images/q_r_orange.png") no-repeat center top
}

.tve_flt .tve_orange .tve_ts_ql {
    background-image: url("../images/q_l_orange.png")
}

.tve_flt .tve_purple.tve_ts4 .tve_ts_c {
    background: url("../images/qc_purple.png") no-repeat center top
}

.tve_flt .tve_purple.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_purple.png") no-repeat center top
}

.tve_flt .tve_purple .tve_ts_qr {
    background: url("../images/q_r_purple.png") no-repeat center top
}

.tve_flt .tve_purple .tve_ts_ql {
    background-image: url("../images/q_l_purple.png")
}

.tve_flt .tve_red.tve_ts4 .tve_ts_c {
    background: url("../images/qc_red.png") no-repeat center top
}

.tve_flt .tve_red.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_red.png") no-repeat center top
}

.tve_flt .tve_red .tve_ts_qr {
    background: url("../images/q_r_red.png") no-repeat center top
}

.tve_flt .tve_red .tve_ts_ql {
    background-image: url("../images/q_l_red.png")
}

.tve_flt .tve_teal.tve_ts4 .tve_ts_c {
    background: url("../images/qc_teal.png") no-repeat center top
}

.tve_flt .tve_teal.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_teal.png") no-repeat center top
}

.tve_flt .tve_teal .tve_ts_qr {
    background: url("../images/q_r_teal.png") no-repeat center top
}

.tve_flt .tve_teal .tve_ts_ql {
    background-image: url("../images/q_l_teal.png")
}

.tve_flt .tve_white.tve_ts4 .tve_ts_c {
    background: url("../images/qc_white.png") no-repeat center top
}

.tve_flt .tve_white.tve_ts9 .tve_ts_c {
    background: url("../images/qc_r_white.png") no-repeat center top
}

.tve_flt .tve_white .tve_ts_qr {
    background: url("../images/q_r_white.png") no-repeat center top
}

.tve_flt .tve_white .tve_ts_ql {
    background-image: url("../images/q_l_white.png")
}

.tve_flt .tve_black.tve_ts2 .tve_ts_o,
.tve_flt .tve_black.tve_ts3 .tve_ts_o {
    color: #fff !important
}

.tve_flt .tve_blue.tve_ts2 .tve_ts_o,
.tve_flt .tve_blue.tve_ts3 .tve_ts_o {
    color: #fff !important
}

.tve_flt .tve_green.tve_ts2 .tve_ts_o,
.tve_flt .tve_green.tve_ts3 .tve_ts_o {
    color: #fff !important
}

.tve_flt .tve_orange.tve_ts2 .tve_ts_o,
.tve_flt .tve_orange.tve_ts3 .tve_ts_o {
    color: #fff !important
}

.tve_flt .tve_purple.tve_ts2 .tve_ts_o,
.tve_flt .tve_purple.tve_ts3 .tve_ts_o {
    color: #fff !important
}

.tve_flt .tve_red.tve_ts2 .tve_ts_o,
.tve_flt .tve_red.tve_ts3 .tve_ts_o {
    color: #fff !important
}

.tve_flt .tve_teal.tve_ts2 .tve_ts_o,
.tve_flt .tve_teal.tve_ts3 .tve_ts_o {
    color: #fff !important
}

.tve_flt .tve_ts2 {
    margin-top: 60px;
    position: relative
}

.tve_flt .tve_ts2 .tve_ts_o {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: -50px;
    left: 0px;
    right: 0px;
    padding-bottom: 10px;
    text-align: center;
    min-width: 40%
}

.tve_flt .tve_ts2 .tve_ts_o b {
    display: block
}

.tve_flt .tve_ts2 .tve_ts_o span {
    line-height: 1.5em
}

.tve_flt .tve_ts2 .tve_ts_cn {
    margin-top: 10px;
    padding-top: 130px
}

.tve_flt .tve_ts2 .tve_ts_cn p:first-of-type {
    margin-top: 0px !important
}

.tve_flt .tve_ts2.tve_white .tve_ts_o {
    color: #4E4E4E !important
}

.tve_flt .tve_ts2.tve_np {
    margin-top: 0px
}

.tve_flt .tve_ts3 .tve_ts_o {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin: 0 auto;
    padding: 10px 40px
}

.tve_flt .tve_ts3 .tve_ts_o img {
    max-height: 68px;
    float: left;
    max-width: 68px
}

.tve_flt .tve_ts3 .tve_ts_o>span {
    display: block;
    float: left;
    margin-left: 20px;
    padding-top: 15px;
    line-height: 1.5em
}

.tve_flt .tve_ts3 .tve_ts_o>span>b {
    display: block
}

.tve_flt .tve_ts3 .tve_ts_o:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.tve_flt .tve_ts3 .tve_ts_cn {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-left: auto;
    margin-right: auto
}

.tve_flt .tve_ts3 .tve_ts_cn p:first-of-type {
    margin-top: 0px !important
}

.tve_flt .tve_ts4,
.tve_flt .tve_ts9 {
    width: 100%
}

.tve_flt .tve_ts4 .tve_ts_cn,
.tve_flt .tve_ts9 .tve_ts_cn {
    width: 78%
}

.thrv_columns .tve_flt .tve_ts4 .tve_ts_cn,
.thrv_columns .tve_flt .tve_ts9 .tve_ts_cn {
    width: 84%
}

.tve_flt .tve_ts4 .tve_ts_cn p:first-of-type,
.tve_flt .tve_ts9 .tve_ts_cn p:first-of-type {
    margin-top: 0px !important
}

.tve_flt .tve_ts4 .tve_ts_o,
.tve_flt .tve_ts9 .tve_ts_o {
    color: #3B3B3B;
    float: left;
    width: 17%
}

.thrv_columns .tve_flt .tve_ts4 .tve_ts_o,
.thrv_columns .tve_flt .tve_ts9 .tve_ts_o {
    width: 30%
}

.tve_flt .tve_ts4 .tve_ts_o>span,
.tve_flt .tve_ts9 .tve_ts_o>span {
    display: block;
    text-align: center;
    line-height: 1.5em
}

.tve_flt .tve_ts4 .tve_ts_o>span>b,
.tve_flt .tve_ts9 .tve_ts_o>span>b {
    display: block
}

.tve_flt .tve_ts4 .tve_ts_t,
.tve_flt .tve_ts9 .tve_ts_t {
    float: left;
    width: 83%
}

.thrv_columns .tve_flt .tve_ts4 .tve_ts_t,
.thrv_columns .tve_flt .tve_ts9 .tve_ts_t {
    width: 70%
}

.tve_flt .tve_ts2.tve_np .tve_ts_o {
    top: 30px
}

.tve_flt .tve_ts3.tve_np .tve_ts_o {
    padding-bottom: 40px
}

.tve_flt .tve_ts3.tve_np .tve_ts_o>span {
    margin-left: 0px
}

.tve_flt .tve_ts4.tve_np .tve_ts_o,
.tve_flt .tve_ts9.tve_np .tve_ts_o {
    top: 30px
}

.tve_flt .tve_black.tve_ul1 li {
    list-style-image: url("../images/ul1_f_black.png") !important
}

.tve_flt .tve_black.tve_ul2 li {
    list-style-image: url("../images/ul2_f_black.png") !important
}

.tve_flt .tve_black.tve_ul3 li {
    list-style-image: url("../images/ul3_f_black.png") !important
}

.tve_flt .tve_black.tve_ul4 li {
    list-style-image: url("../images/ul4_f_black.png") !important
}

.tve_flt .tve_black.tve_ul5 li {
    list-style-image: url("../images/ul5_f_black.png") !important
}

.tve_flt .tve_black.tve_ul6 li {
    list-style-image: url("../images/ul6_f_black.png") !important
}

.tve_flt .tve_black.tve_ul7 li {
    list-style-image: url("../images/ul7_f_black.png") !important
}

.tve_flt .tve_blue.tve_ul1 li {
    list-style-image: url("../images/ul1_f_blue.png") !important
}

.tve_flt .tve_blue.tve_ul2 li {
    list-style-image: url("../images/ul2_f_blue.png") !important
}

.tve_flt .tve_blue.tve_ul3 li {
    list-style-image: url("../images/ul3_f_blue.png") !important
}

.tve_flt .tve_blue.tve_ul4 li {
    list-style-image: url("../images/ul4_f_blue.png") !important
}

.tve_flt .tve_blue.tve_ul5 li {
    list-style-image: url("../images/ul5_f_blue.png") !important
}

.tve_flt .tve_blue.tve_ul6 li {
    list-style-image: url("../images/ul6_f_blue.png") !important
}

.tve_flt .tve_blue.tve_ul7 li {
    list-style-image: url("../images/ul7_f_blue.png") !important
}

.tve_flt .tve_green.tve_ul1 li {
    list-style-image: url("../images/ul1_f_green.png") !important
}

.tve_flt .tve_green.tve_ul2 li {
    list-style-image: url("../images/ul2_f_green.png") !important
}

.tve_flt .tve_green.tve_ul3 li {
    list-style-image: url("../images/ul3_f_green.png") !important
}

.tve_flt .tve_green.tve_ul4 li {
    list-style-image: url("../images/ul4_f_green.png") !important
}

.tve_flt .tve_green.tve_ul5 li {
    list-style-image: url("../images/ul5_f_green.png") !important
}

.tve_flt .tve_green.tve_ul6 li {
    list-style-image: url("../images/ul6_f_green.png") !important
}

.tve_flt .tve_green.tve_ul7 li {
    list-style-image: url("../images/ul7_f_green.png") !important
}

.tve_flt .tve_orange.tve_ul1 li {
    list-style-image: url("../images/ul1_f_orange.png") !important
}

.tve_flt .tve_orange.tve_ul2 li {
    list-style-image: url("../images/ul2_f_orange.png") !important
}

.tve_flt .tve_orange.tve_ul3 li {
    list-style-image: url("../images/ul3_f_orange.png") !important
}

.tve_flt .tve_orange.tve_ul4 li {
    list-style-image: url("../images/ul4_f_orange.png") !important
}

.tve_flt .tve_orange.tve_ul5 li {
    list-style-image: url("../images/ul5_f_orange.png") !important
}

.tve_flt .tve_orange.tve_ul6 li {
    list-style-image: url("../images/ul6_f_orange.png") !important
}

.tve_flt .tve_orange.tve_ul7 li {
    list-style-image: url("../images/ul7_f_orange.png") !important
}

.tve_flt .tve_purple.tve_ul1 li {
    list-style-image: url("../images/ul1_f_purple.png") !important
}

.tve_flt .tve_purple.tve_ul2 li {
    list-style-image: url("../images/ul2_f_purple.png") !important
}

.tve_flt .tve_purple.tve_ul3 li {
    list-style-image: url("../images/ul3_f_purple.png") !important
}

.tve_flt .tve_purple.tve_ul4 li {
    list-style-image: url("../images/ul4_f_purple.png") !important
}

.tve_flt .tve_purple.tve_ul5 li {
    list-style-image: url("../images/ul5_f_purple.png") !important
}

.tve_flt .tve_purple.tve_ul6 li {
    list-style-image: url("../images/ul6_f_purple.png") !important
}

.tve_flt .tve_purple.tve_ul7 li {
    list-style-image: url("../images/ul7_f_purple.png") !important
}

.tve_flt .tve_red.tve_ul1 li {
    list-style-image: url("../images/ul1_f_red.png") !important
}

.tve_flt .tve_red.tve_ul2 li {
    list-style-image: url("../images/ul2_f_red.png") !important
}

.tve_flt .tve_red.tve_ul3 li {
    list-style-image: url("../images/ul3_f_red.png") !important
}

.tve_flt .tve_red.tve_ul4 li {
    list-style-image: url("../images/ul4_f_red.png") !important
}

.tve_flt .tve_red.tve_ul5 li {
    list-style-image: url("../images/ul5_f_red.png") !important
}

.tve_flt .tve_red.tve_ul6 li {
    list-style-image: url("../images/ul6_f_red.png") !important
}

.tve_flt .tve_red.tve_ul7 li {
    list-style-image: url("../images/ul7_f_red.png") !important
}

.tve_flt .tve_teal.tve_ul1 li {
    list-style-image: url("../images/ul1_f_teal.png") !important
}

.tve_flt .tve_teal.tve_ul2 li {
    list-style-image: url("../images/ul2_f_teal.png") !important
}

.tve_flt .tve_teal.tve_ul3 li {
    list-style-image: url("../images/ul3_f_teal.png") !important
}

.tve_flt .tve_teal.tve_ul4 li {
    list-style-image: url("../images/ul4_f_teal.png") !important
}

.tve_flt .tve_teal.tve_ul5 li {
    list-style-image: url("../images/ul5_f_teal.png") !important
}

.tve_flt .tve_teal.tve_ul6 li {
    list-style-image: url("../images/ul6_f_teal.png") !important
}

.tve_flt .tve_teal.tve_ul7 li {
    list-style-image: url("../images/ul7_f_teal.png") !important
}

.tve_flt .tve_white.tve_ul1 li {
    list-style-image: url("../images/ul1_f_white.png") !important
}

.tve_flt .tve_white.tve_ul2 li {
    list-style-image: url("../images/ul2_f_white.png") !important
}

.tve_flt .tve_white.tve_ul3 li {
    list-style-image: url("../images/ul3_f_white.png") !important
}

.tve_flt .tve_white.tve_ul4 li {
    list-style-image: url("../images/ul4_f_white.png") !important
}

.tve_flt .tve_white.tve_ul5 li {
    list-style-image: url("../images/ul5_f_white.png") !important
}

.tve_flt .tve_white.tve_ul6 li {
    list-style-image: url("../images/ul6_f_white.png") !important
}

.tve_flt .tve_white.tve_ul7 li {
    list-style-image: url("../images/ul7_f_white.png") !important
}

.tve_flt .tve_sep {
    border: none
}

.tve_flt .tve_sep1 {
    border-top: 1px solid #D9D9D9
}

.tve_flt .tve_sep2 {
    background-image: url("../images/flat_sep2.png");
    background-repeat: repeat-x;
    height: 4px
}

.tve_flt .tve_sep3 {
    background-image: url("../images/flat_sep3.png");
    background-repeat: repeat-x;
    height: 1px
}

.tve_flt .tve_sep4 {
    background-image: url("../images/flat_sep4.png");
    background-repeat: repeat-x;
    height: 3px
}

.tve_flt .tve_scT>ul li:hover span {
    color: #fff !important
}

.tve_flt .tve_scT.tve_black>ul li.tve_tS {
    background: #101010
}

.tve_flt .tve_scT.tve_black>ul li:hover {
    background: #434343
}

.tve_flt .tve_scT.tve_black>ul li a {
    color: #101010 !important
}

.tve_flt .tve_scT.tve_blue>ul li.tve_tS {
    background: #3E68B2
}

.tve_flt .tve_scT.tve_blue>ul li:hover {
    background: #335694
}

.tve_flt .tve_scT.tve_blue>ul li a {
    color: #3E68B2 !important
}

.tve_flt .tve_scT.tve_green>ul li.tve_tS {
    background: #34AE44
}

.tve_flt .tve_scT.tve_green>ul li:hover {
    background: #2b8f38
}

.tve_flt .tve_scT.tve_green>ul li a {
    color: #34AE44 !important
}

.tve_flt .tve_scT.tve_orange>ul li.tve_tS {
    background: #E25C1B
}

.tve_flt .tve_scT.tve_orange>ul li:hover {
    background: #be4d17
}

.tve_flt .tve_scT.tve_orange>ul li a {
    color: #E25C1B !important
}

.tve_flt .tve_scT.tve_purple>ul li.tve_tS {
    background: #8656C1
}

.tve_flt .tve_scT.tve_purple>ul li:hover {
    background: #7140ae
}

.tve_flt .tve_scT.tve_purple>ul li a {
    color: #8656C1 !important
}

.tve_flt .tve_scT.tve_red>ul li.tve_tS {
    background: #CE271B
}

.tve_flt .tve_scT.tve_red>ul li:hover {
    background: #aa2016
}

.tve_flt .tve_scT.tve_red>ul li a {
    color: #CE271B !important
}

.tve_flt .tve_scT.tve_teal>ul li.tve_tS {
    background: #387D71
}

.tve_flt .tve_scT.tve_teal>ul li:hover {
    background: #2b6158
}

.tve_flt .tve_scT.tve_teal>ul li a {
    color: #387D71 !important
}

.tve_flt .tve_scT.tve_white>ul li.tve_tS {
    background: #D8D8D8
}

.tve_flt .tve_scT.tve_white>ul li:hover {
    background: #c4c4c4
}

.tve_flt .tve_scT.tve_white>ul li a {
    color: #4E4E4E !important
}

.tve_flt .tve_black>.tve_faq:hover {
    background: #101010
}

.tve_flt .tve_blue>.tve_faq:hover {
    background: #3E68B2
}

.tve_flt .tve_green>.tve_faq:hover {
    background: #34AE44
}

.tve_flt .tve_orange>.tve_faq:hover {
    background: #E25C1B
}

.tve_flt .tve_purple>.tve_faq:hover {
    background: #8656C1
}

.tve_flt .tve_red>.tve_faq:hover {
    background: #CE271B
}

.tve_flt .tve_teal>.tve_faq:hover {
    background: #387D71
}

.tve_flt .tve_white>.tve_faq:hover {
    background: #fff
}

.tve_flt .tve_white>.tve_faq:hover h4 {
    color: #000 !important
}

.tve_flt .tve_white>.tve_faq:hover .tve_toggle {
    background: url("../images/toggle_closed.png") no-repeat center center
}

.tve_flt .tve_prt.tve_black .tve_prt_col .tve_prt_in {
    background-color: #393939
}

.tve_flt .tve_prt.tve_blue .tve_prt_col .tve_prt_in {
    background-color: #7597d3
}

.tve_flt .tve_prt.tve_green .tve_prt_col .tve_prt_in {
    background-color: #6bcc78
}

.tve_flt .tve_prt.tve_orange .tve_prt_col .tve_prt_in {
    background-color: #ff935f
}

.tve_flt .tve_prt.tve_purple .tve_prt_col .tve_prt_in {
    background-color: #b28fdd
}

.tve_flt .tve_prt.tve_red .tve_prt_col .tve_prt_in {
    background-color: #eb6258
}

.tve_flt .tve_prt.tve_teal .tve_prt_col .tve_prt_in {
    background-color: #5db1a2
}

.tve_flt .tve_prt.tve_white .tve_prt_col .tve_prt_in {
    background-color: #d6d6d6
}

.tve_flt .tve_prt.tve_black .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #1f1f1f
}

.tve_flt .tve_prt.tve_blue .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #4E7AC7
}

.tve_flt .tve_prt.tve_green .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #45BF55
}

.tve_flt .tve_prt.tve_orange .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #FF712C
}

.tve_flt .tve_prt.tve_purple .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #9768D1
}

.tve_flt .tve_prt.tve_red .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #E5372B
}

.tve_flt .tve_prt.tve_teal .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #479486
}

.tve_flt .tve_prt.tve_white .tve_prt_col.tve_hgh .tve_prt_in {
    background-color: #EFEFEF
}

.tve_flt .tve_prt.tve_black .tve_prt_col .tve_ftr {
    border-color: #060606
}

.tve_flt .tve_prt.tve_blue .tve_prt_col .tve_ftr {
    border-color: #3661ac
}

.tve_flt .tve_prt.tve_green .tve_prt_col .tve_ftr {
    border-color: #369b43
}

.tve_flt .tve_prt.tve_orange .tve_prt_col .tve_ftr {
    border-color: #f85100
}

.tve_flt .tve_prt.tve_purple .tve_prt_col .tve_ftr {
    border-color: #7c41c5
}

.tve_flt .tve_prt.tve_red .tve_prt_col .tve_ftr {
    border-color: #c52318
}

.tve_flt .tve_prt.tve_teal .tve_prt_col .tve_ftr {
    border-color: #367267
}

.tve_flt .tve_prt.tve_white .tve_prt_col .tve_ftr {
    border-color: #bcbcbc
}

.tve_flt .tve_prt.tve_black .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #393939
}

.tve_flt .tve_prt.tve_blue .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #7597d3
}

.tve_flt .tve_prt.tve_green .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #6bcc78
}

.tve_flt .tve_prt.tve_orange .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #ff935f
}

.tve_flt .tve_prt.tve_purple .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #b28fdd
}

.tve_flt .tve_prt.tve_red .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #eb6258
}

.tve_flt .tve_prt.tve_teal .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #5db1a2
}

.tve_flt .tve_prt.tve_white .tve_prt_col.tve_hgh .tve_ftr {
    border-color: #d6d6d6
}

.tve_flt .tve_prt.tve_black h2 {
    text-shadow: #060606 0px 1px 0px
}

.tve_flt .tve_prt.tve_blue h2 {
    text-shadow: #3661ac 0px 1px 0px
}

.tve_flt .tve_prt.tve_green h2 {
    text-shadow: #369b43 0px 1px 0px
}

.tve_flt .tve_prt.tve_orange h2 {
    text-shadow: #f85100 0px 1px 0px
}

.tve_flt .tve_prt.tve_purple h2 {
    text-shadow: #7c41c5 0px 1px 0px
}

.tve_flt .tve_prt.tve_red h2 {
    text-shadow: #c52318 0px 1px 0px
}

.tve_flt .tve_prt.tve_teal h2 {
    text-shadow: #367267 0px 1px 0px
}

.tve_flt .tve_prt.tve_white h2 {
    text-shadow: #bcbcbc 0px 1px 0px
}

.tve_flt .tve_prt .tve_prt_in h2 {
    color: #fff !important
}

.tve_flt .tve_prt .tve_prt_in p {
    color: #fff !important
}

.tve_flt .tve_prt .tve_prt_in h3 {
    color: #fff !important
}

.tve_flt .tve_prt .tve_prt_in .tve_ctr h3 {
    margin-top: 15px
}

.tve_flt .tve_prt .tve_ul {
    color: #fff !important
}

.tve_flt .tve_prt .tve_ul:last-of-type li:last-of-type {
    margin-bottom: 0px
}

.tve_flt .tve_prt.tve_white h2,
.tve_flt .tve_prt.tve_white h3,
.tve_flt .tve_prt.tve_white p,
.tve_flt .tve_prt.tve_white ul {
    color: #525151 !important
}

.tve_flt .tve_prt h3>span {
    font-size: 0.8em
}

.tve_flt .tve_prt .tve_ftr {
    border-style: solid;
    border-width: 1px 0px 1px 0px
}

.tve_flt .tve_prt .tve_cond {
    margin-bottom: 15px
}

.tve_flt .tve_prt .tve_ctr:last-of-type .tve_cond {
    margin-bottom: 30px
}

.tve_flt .tve_prt_in {
    width: 99.5%
}

.tve_flt .tve_hgh .tve_prt_in {
    margin: 0px -0.50%
}

.tve_flt .tve_five .tve_prt_in {
    width: 99.4%
}

@media only screen and (max-width: 1080px) {
    .tve_flt .tve_ts1 {
        width: 75%
    }
    .tve_flt .tve_fg4 .tve_line h3 {
        left: 33%;
        width: 66%
    }
    .tve_flt .tve_ts4 .tve_ts_cn,
    .tve_flt .tve_ts9 .tve_ts_cn {
        width: 74%
    }
}

@media only screen and (max-width: 940px) {
    .tve_flt .tve_ca4 .tve_btn_cnt {
        background: none;
        width: 100%
    }
    .tve_flt .tve_ca4 .tve_btn_cnt .tve_btn.tve_normalBtn {
        padding: 0px 0px
    }
    .tve_flt .tve_ca4 .tve_btn_cnt .tve_btn.tve_normalBtn a {
        line-height: 100%;
        padding: 20px 10px
    }
    .tve_flt .tve_ts9 .tve_ts_o,
    .tve_flt .tve_ts4 .tve_ts_o {
        display: table-header-group
    }
    .tve_flt .tve_ts9 .tve_ts_t,
    .tve_flt .tve_ts4 .tve_ts_t {
        display: table-footer-group
    }
    .tve_flt .tve_ts9 .tve_ts_o,
    .tve_flt .tve_ts9 .tve_ts_t,
    .tve_flt .tve_ts4 .tve_ts_o,
    .tve_flt .tve_ts4 .tve_ts_t {
        float: none
    }
    .tve_flt .tve_ts9 .tve_ts_cn,
    .tve_flt .tve_ts4 .tve_ts_cn {
        float: none;
        margin: 0 auto;
        width: 84%
    }
    .thrv_columns .tve_flt .tve_ts9 .tve_ts_cn,
    .thrv_columns .tve_flt .tve_ts4 .tve_ts_cn {
        width: 87%
    }
}

@media only screen and (max-width: 740px) {
    .tve_flt .tve_btn.tve_bigBtn.tve_btn5 a,
    .tve_flt .tve_btn.tve_bigBtn.tve_btn6 a {
        padding: 33px 10px
    }
    .tve_flt .tve_btn.tve_bigBtn.tve_btn5 a>div,
    .tve_flt .tve_btn.tve_bigBtn.tve_btn6 a>div {
        height: 92px;
        margin: -33px 0px
    }
    .tve_flt .tve_btn.tve_bigBtn.tve_btn5 a>div i,
    .tve_flt .tve_btn.tve_bigBtn.tve_btn6 a>div i {
        margin-right: 15px
    }
    .tve_flt .tve_btn.tve_hugeBtn {
        font-size: 36px !important;
        line-height: 36px !important;
        width: 99%
    }
    .tve_flt .tve_btn.tve_hugeBtn.tve_btn5 a,
    .tve_flt .tve_btn.tve_hugeBtn.tve_btn6 a {
        padding: 33px 10px
    }
    .tve_flt .tve_btn.tve_hugeBtn.tve_btn5 a>div,
    .tve_flt .tve_btn.tve_hugeBtn.tve_btn6 a>div {
        height: 101px;
        margin: -33px 0px
    }
    .tve_flt .tve_btn.tve_hugeBtn.tve_btn5 a>div i,
    .tve_flt .tve_btn.tve_hugeBtn.tve_btn6 a>div i {
        margin-right: 15px;
        margin-top: 22px
    }
    .tve_flt .tve_fg5 {
        margin-bottom: 60px
    }
    .tve_flt .tve_fg5 .tve_line {
        width: 75%
    }
    .tve_flt .tve_fg5 .tve_line h3 {
        left: 10px;
        width: 100%
    }
    .tve_flt .tve_fg5 .tve_rbn {
        margin-top: 10px
    }
    .tve_flt .tve_fg.tve_fg4 .tve_line,
    .tve_flt .tve_fg.tve_fg5 .tve_line {
        margin-left: -5.5%
    }
    .tve_flt .tve_fg.tve_fg5 .tve_rbn {
        margin-bottom: -50%
    }
    .tve_flt .tve_fg.tve_fg5 .tve_rbn .tve_line {
        margin-top: 200px
    }
    .tve_flt .tve_fg .tve_line {
        height: auto;
        max-height: 100%;
        margin-top: 160px;
        margin-bottom: 20px;
        padding: 0px;
        width: 111%
    }
    .tve_flt .tve_fg .tve_line h3 {
        height: auto;
        left: 0%;
        margin: 0px !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        text-overflow: visible;
        text-align: center;
        white-space: normal
    }
    .tve_flt .tve_fg .tve_badge {
        margin-left: auto;
        margin-right: auto;
        left: 0px;
        right: 0px;
        top: 0px
    }
    .tve_flt .tve_arrow_left,
    .tve_flt .tve_arrow_right {
        display: none
    }
    .tve_flt .tve_ca {
        width: 74%
    }
    .tve_flt .tve_ca1 .tve_btn {
        top: -15px
    }
    .tve_flt .tve_ca2 .tve_ca_t {
        width: 29%
    }
    .tve_flt .tve_ts4 .tve_ts_cn,
    .tve_flt .tve_ts9 .tve_ts_cn {
        width: 75%
    }
}

@media only screen and (max-width: 700px) {
    .tve_flt .tve_ca2 .tve_ca_t {
        float: none;
        height: auto;
        margin-top: 10px;
        margin-left: -20px;
        width: 100%
    }
    .tve_flt .tve_ca2 .tve_ca_t a {
        margin-top: 0px
    }
    .tve_flt .tve_ca2 .tve_ca_t a>.tve_ca_sp {
        display: none
    }
    .tve_flt .tve_ca2 h3,
    .tve_flt .tve_ca2 p {
        white-space: pre-wrap
    }
    .tve_flt .tve_ca2 {
        height: auto;
        width: 75%
    }
    .tve_flt .tve_ca2 .tve_ca_o {
        float: none;
        width: 100%
    }
    .tve_flt .tve_ca.tve_ca2 {
        margin-bottom: 80px
    }
}

@media only screen and (max-width: 560px) {
    .tve_flt .tve_btn.tve_btn5 a.tve_btnLink,
    .tve_flt .tve_btn.tve_btn6 a.tve_btnLink {
        padding: 0px 0px 10px 0px
    }
    .tve_flt .tve_btn.tve_btn5 a.tve_btnLink>div,
    .tve_flt .tve_btn.tve_btn6 a.tve_btnLink>div {
        border-right: none !important;
        margin: 0px !important;
        width: 100%
    }
    .tve_flt .tve_btn.tve_btn5.tve_nb a.tve_btnLink,
    .tve_flt .tve_btn.tve_btn6.tve_nb a.tve_btnLink {
        padding: 20px
    }
    .tve_flt .tve_btn.tve_hugeBtn {
        font-size: 20px !important;
        width: 100% !important
    }
    .tve_flt .tve_btn.tve_normalBtn {
        width: 90%
    }
    .tve_flt .tve_btn.tve_smallBtn {
        width: 90%
    }
    .tve_flt .tve_btn.tve_fullwidthBtn {
        min-width: 100%;
        width: 100%
    }
    .tve_flt .tve_ca .tve_btn.tve_normalBtn {
        width: 50%
    }
    .tve_flt .tve_ca .tve_btn.tve_smallBtn {
        width: 30%
    }
    .tve_flt .tve_ts4 .tve_ts_o,
    .tve_flt .tve_ts9 .tve_ts_o {
        width: 100%
    }
    .tve_flt .tve_ts4 .tve_ts_cn {
        width: 80%
    }
    .tve_flt .tve_ts4 .tve_ts_c,
    .tve_flt .tve_ts9 .tve_ts_c {
        display: none
    }
    .tve_flt .tve_ts2 .tve_ts_o {
        padding-bottom: 0px;
        top: -60px
    }
    .tve_flt .tve_fg5 {
        padding-bottom: 43%
    }
    .tve_flt .tve_ts1 .tve_ts_o {
        position: static
    }
    .tve_flt .tve_ca3 .tve_ca_t .tve_btn {
        min-width: 80%;
        width: 80%
    }
}

@media only screen and (max-width: 380px) {
    .tve_flt .tve_ca3 .tve_btn.tve_normalBtn {
        width: 238px
    }
    .tve_flt .tve_ts1 {
        width: 60%
    }
}

.tve_flt .tve_table.tve_black {
    border: 1px solid #101010
}

.tve_flt .tve_table.tve_black>thead>tr>th {
    background: #101010;
    border-color: #101010;
    border-style: solid
}

.tve_flt .tve_table.tve_black>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_black>tbody>tr>td {
    border-color: #101010;
    border-style: solid
}

.tve_flt .tve_table.tve_blue {
    border: 1px solid #3E68B2
}

.tve_flt .tve_table.tve_blue>thead>tr>th {
    background: #3E68B2;
    border-color: #3E68B2;
    border-style: solid
}

.tve_flt .tve_table.tve_blue>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_blue>tbody>tr>td {
    border-color: #3E68B2;
    border-style: solid
}

.tve_flt .tve_table.tve_green {
    border: 1px solid #34AE44
}

.tve_flt .tve_table.tve_green>thead>tr>th {
    background: #34AE44;
    border-color: #34AE44;
    border-style: solid
}

.tve_flt .tve_table.tve_green>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_green>tbody>tr>td {
    border-color: #34AE44;
    border-style: solid
}

.tve_flt .tve_table.tve_orange {
    border: 1px solid #E25C1B
}

.tve_flt .tve_table.tve_orange>thead>tr>th {
    background: #E25C1B;
    border-color: #E25C1B;
    border-style: solid
}

.tve_flt .tve_table.tve_orange>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_orange>tbody>tr>td {
    border-color: #E25C1B;
    border-style: solid
}

.tve_flt .tve_table.tve_purple {
    border: 1px solid #8656C1
}

.tve_flt .tve_table.tve_purple>thead>tr>th {
    background: #8656C1;
    border-color: #8656C1;
    border-style: solid
}

.tve_flt .tve_table.tve_purple>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_purple>tbody>tr>td {
    border-color: #8656C1;
    border-style: solid
}

.tve_flt .tve_table.tve_red {
    border: 1px solid #CE271B
}

.tve_flt .tve_table.tve_red>thead>tr>th {
    background: #CE271B;
    border-color: #CE271B;
    border-style: solid
}

.tve_flt .tve_table.tve_red>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_red>tbody>tr>td {
    border-color: #CE271B;
    border-style: solid
}

.tve_flt .tve_table.tve_teal {
    border: 1px solid #387D71
}

.tve_flt .tve_table.tve_teal>thead>tr>th {
    background: #387D71;
    border-color: #387D71;
    border-style: solid
}

.tve_flt .tve_table.tve_teal>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_teal>tbody>tr>td {
    border-color: #387D71;
    border-style: solid
}

.tve_flt .tve_table.tve_white {
    border: 1px solid #D8D8D8
}

.tve_flt .tve_table.tve_white>thead>tr>th {
    background: #D8D8D8;
    border-color: #D8D8D8;
    border-style: solid
}

.tve_flt .tve_table.tve_white>thead>tr>th>p {
    color: #fff
}

.tve_flt .tve_table.tve_white>tbody>tr>td {
    border-color: #D8D8D8;
    border-style: solid
}

.tve_flt .tve_image.tve_black {
    border-color: #101010
}

.tve_flt .tve_image.tve_blue {
    border-color: #3E68B2
}

.tve_flt .tve_image.tve_green {
    border-color: #34AE44
}

.tve_flt .tve_image.tve_orange {
    border-color: #E25C1B
}

.tve_flt .tve_image.tve_purple {
    border-color: #8656C1
}

.tve_flt .tve_image.tve_red {
    border-color: #CE271B
}

.tve_flt .tve_image.tve_teal {
    border-color: #387D71
}

.tve_flt .tve_image.tve_white {
    border-color: #D8D8D8
}

.tve_flt .tve_table.tve_white>thead>tr>th>p {
    color: #3D3D3D
}

.tve_flt .thrv_contents_table .tve_contents_table {
    border-radius: 3px;
    background-color: #f4f4f4;
    padding: 0 0 10px 0
}

.tve_flt .thrv_contents_table .tve_contents_table .tve_ct_title {
    border-radius: 3px;
    display: inline-block
}

.tve_flt .thrv_contents_table .tve_contents_table .ct_column.sep {
    background-image: url("./../images/flat_vSep.png")
}

.tve_flt .thrv_contents_table.tve_blue .tve_ct_title {
    background-color: #4e7ac7
}

.tve_flt .thrv_contents_table.tve_blue .tve_contents_table a:hover {
    color: #4e7ac7
}

.tve_flt .thrv_contents_table.tve_red .tve_ct_title {
    background-color: #e5372b
}

.tve_flt .thrv_contents_table.tve_red .tve_contents_table a:hover {
    color: #e5372b
}

.tve_flt .thrv_contents_table.tve_green .tve_ct_title {
    background-color: #45bf55
}

.tve_flt .thrv_contents_table.tve_green .tve_contents_table a:hover {
    color: #45bf55
}

.tve_flt .thrv_contents_table.tve_orange .tve_ct_title {
    background-color: #ff712c
}

.tve_flt .thrv_contents_table.tve_orange .tve_contents_table a:hover {
    color: #ff712c
}

.tve_flt .thrv_contents_table.tve_purple .tve_ct_title {
    background-color: #9768d1
}

.tve_flt .thrv_contents_table.tve_purple .tve_contents_table a:hover {
    color: #9768d1
}

.tve_flt .thrv_contents_table.tve_teal .tve_ct_title {
    background-color: #479486
}

.tve_flt .thrv_contents_table.tve_teal .tve_contents_table a:hover {
    color: #479486
}

.tve_flt .thrv_contents_table.tve_black .tve_ct_title {
    background-color: #1f1f1f
}

.tve_flt .thrv_contents_table.tve_black .tve_contents_table a:hover {
    color: #1f1f1f
}

.tve_flt .thrv_contents_table.tve_white .tve_ct_title {
    background-color: #efefef;
    color: #535353
}

.tve_flt .thrv_contents_table.tve_white .tve_contents_table {
    background: none
}

.tve_flt .thrv_contents_table.tve_white .tve_contents_table a:hover {
    color: #1f1f1f
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container {
    border-radius: 3px;
    background-color: #f4f4f4;
    color: #686868
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container .thrv_tw_quote {
    padding: 20px
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container .thrv_tw_quote p {
    margin: 0;
    color: #696969
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container .thrv_tw_qs_button {
    margin-bottom: -1px;
    margin-right: -1px
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container .thrv_tw_qs_button>span {
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 20px;
    display: inline-block;
    color: #ffffff;
    background-color: #00aced
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container .thrv_tw_qs_button>span i {
    background-image: url("./../images/tw.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 20px
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container .thrv_tw_qs_button>span span {
    padding: 0;
    background-image: none
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container:hover {
    background-color: #5fd0fa;
    cursor: pointer
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container:hover .thrv_tw_quote p {
    color: #ffffff
}

.tve_flt .thrv_tw_qs .thrv_tw_qs_container:hover .thrv_tw_qs_button>span {
    background-color: #009bd6
}

.tve_flt .thrv_lead_generation label {
    color: #b0b0b0
}

.tve_flt .thrv_lead_generation input[type="text"],
.tve_flt .thrv_lead_generation select,
.tve_flt .thrv_lead_generation textarea,
.tve_flt .thrv_lead_generation input[type="email"] {
    border-radius: 3px;
    border: 3px solid #e5e5e5;
    color: #aaaaaa;
    padding: 10px 10px;
    font-size: 0.8em
}

.tve_flt .thrv_lead_generation input[type="text"]:hover,
.tve_flt .thrv_lead_generation select:hover,
.tve_flt .thrv_lead_generation textarea:hover,
.tve_flt .thrv_lead_generation input[type="email"]:hover {
    border: 3px solid #cecece
}

.tve_flt .thrv_lead_generation input[type="text"]:focus,
.tve_flt .thrv_lead_generation select:focus,
.tve_flt .thrv_lead_generation textarea:focus,
.tve_flt .thrv_lead_generation input[type="email"]:focus {
    border: 3px solid #80a8ed
}

.tve_flt .thrv_lead_generation button {
    border-radius: 3px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_black button {
    background-color: #101010;
    color: #fff;
    text-shadow: #000 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_black button:hover {
    background-color: #454545
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_blue button {
    background-color: #3E68B2;
    color: #fff;
    text-shadow: #2f579c 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_blue button:hover {
    background-color: #739ade
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_green button {
    background-color: #1abc9c;
    color: #fff;
    text-shadow: #45bf55 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_green button:hover {
    background-color: #87F26B
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_orange button {
    background-color: #e67e22;
    color: #fff;
    text-shadow: #d76a01 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_orange button:hover {
    background-color: #f98953
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_purple button {
    background-color: #8656C1;
    color: #fff;
    text-shadow: #7a4eb0 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_purple button:hover {
    background-color: #b58aea
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_red button {
    background-color: #CE271B;
    color: #fff;
    text-shadow: #a70c0c 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_red button:hover {
    background-color: #ec4652
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_teal button {
    background-color: #387D71;
    color: #fff;
    text-shadow: #005454 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_teal button:hover {
    background-color: #74c2b4
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_white button {
    background-color: #D8D8D8;
    color: #6f6e6e;
    text-shadow: #D8D8D8 0px 1px 0px
}

.tve_flt .thrv_lead_generation .tve_lg_submit.tve_white button:hover {
    background-color: #3D3D3D
}

.tve_flt .thrv_lead_generation.tve_black button {
    background-color: #101010;
    color: #fff;
    text-shadow: #000 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_black button:hover {
    background-color: #454545
}

.tve_flt .thrv_lead_generation.tve_blue button {
    background-color: #3E68B2;
    color: #fff;
    text-shadow: #2f579c 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_blue button:hover {
    background-color: #739ade
}

.tve_flt .thrv_lead_generation.tve_green button {
    background-color: #1abc9c;
    color: #fff;
    text-shadow: #45bf55 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_green button:hover {
    background-color: #87F26B
}

.tve_flt .thrv_lead_generation.tve_orange button {
    background-color: #e67e22;
    color: #fff;
    text-shadow: #d76a01 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_orange button:hover {
    background-color: #f98953
}

.tve_flt .thrv_lead_generation.tve_purple button {
    background-color: #8656C1;
    color: #fff;
    text-shadow: #7a4eb0 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_purple button:hover {
    background-color: #b58aea
}

.tve_flt .thrv_lead_generation.tve_red button {
    background-color: #CE271B;
    color: #fff;
    text-shadow: #a70c0c 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_red button:hover {
    background-color: #ec4652
}

.tve_flt .thrv_lead_generation.tve_teal button {
    background-color: #387D71;
    color: #fff;
    text-shadow: #005454 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_teal button:hover {
    background-color: #74c2b4
}

.tve_flt .thrv_lead_generation.tve_white button {
    background-color: #D8D8D8;
    color: #6f6e6e;
    text-shadow: #D8D8D8 0px 1px 0px
}

.tve_flt .thrv_lead_generation.tve_white button:hover {
    background-color: #3D3D3D
}

.tve_flt .tve_wrap_all .tve_prt .tve_ul li {
    color: #fff
}

.tve_flt .thrv_countdown_timer.tve_black .t-caption {
    color: #101010
}

.tve_flt .thrv_countdown_timer.tve_black.tve_countdown_3 .t-digits {
    background: #101010
}

.tve_flt .thrv_countdown_timer.tve_black.tve_countdown_2 .tve_t_part {
    border: 4px solid #101010
}

.tve_flt .thrv_countdown_timer.tve_black.tve_countdown_2 .t-digits [class*='part-'] {
    color: #101010
}

.tve_flt .thrv_countdown_timer.tve_black.tve_countdown_2 .t-caption:before {
    background: #101010
}

.tve_flt .thrv_countdown_timer.tve_blue .t-caption {
    color: #404b6c
}

.tve_flt .thrv_countdown_timer.tve_blue.tve_countdown_3 .t-digits {
    background: #404b6c
}

.tve_flt .thrv_countdown_timer.tve_blue.tve_countdown_2 .tve_t_part {
    border: 4px solid #404b6c
}

.tve_flt .thrv_countdown_timer.tve_blue.tve_countdown_2 .t-digits [class*='part-'] {
    color: #404b6c
}

.tve_flt .thrv_countdown_timer.tve_blue.tve_countdown_2 .t-caption:before {
    background: #404b6c
}

.tve_flt .thrv_countdown_timer.tve_green .t-caption {
    color: #56ac45
}

.tve_flt .thrv_countdown_timer.tve_green.tve_countdown_3 .t-digits {
    background: #56ac45
}

.tve_flt .thrv_countdown_timer.tve_green.tve_countdown_2 .tve_t_part {
    border: 4px solid #56ac45
}

.tve_flt .thrv_countdown_timer.tve_green.tve_countdown_2 .t-digits [class*='part-'] {
    color: #56ac45
}

.tve_flt .thrv_countdown_timer.tve_green.tve_countdown_2 .t-caption:before {
    background: #56ac45
}

.tve_flt .thrv_countdown_timer.tve_orange .t-caption {
    color: #E25C1B
}

.tve_flt .thrv_countdown_timer.tve_orange.tve_countdown_3 .t-digits {
    background: #E25C1B
}

.tve_flt .thrv_countdown_timer.tve_orange.tve_countdown_2 .tve_t_part {
    border: 4px solid #E25C1B
}

.tve_flt .thrv_countdown_timer.tve_orange.tve_countdown_2 .t-digits [class*='part-'] {
    color: #E25C1B
}

.tve_flt .thrv_countdown_timer.tve_orange.tve_countdown_2 .t-caption:before {
    background: #E25C1B
}

.tve_flt .thrv_countdown_timer.tve_purple .t-caption {
    color: #8656C1
}

.tve_flt .thrv_countdown_timer.tve_purple.tve_countdown_3 .t-digits {
    background: #8656C1
}

.tve_flt .thrv_countdown_timer.tve_purple.tve_countdown_2 .tve_t_part {
    border: 4px solid #8656C1
}

.tve_flt .thrv_countdown_timer.tve_purple.tve_countdown_2 .t-digits [class*='part-'] {
    color: #8656C1
}

.tve_flt .thrv_countdown_timer.tve_purple.tve_countdown_2 .t-caption:before {
    background: #8656C1
}

.tve_flt .thrv_countdown_timer.tve_red .t-caption {
    color: #CE271B
}

.tve_flt .thrv_countdown_timer.tve_red.tve_countdown_3 .t-digits {
    background: #CE271B
}

.tve_flt .thrv_countdown_timer.tve_red.tve_countdown_2 .tve_t_part {
    border: 4px solid #CE271B
}

.tve_flt .thrv_countdown_timer.tve_red.tve_countdown_2 .t-digits [class*='part-'] {
    color: #CE271B
}

.tve_flt .thrv_countdown_timer.tve_red.tve_countdown_2 .t-caption:before {
    background: #CE271B
}

.tve_flt .thrv_countdown_timer.tve_teal .t-caption {
    color: #387D71
}

.tve_flt .thrv_countdown_timer.tve_teal.tve_countdown_3 .t-digits {
    background: #387D71
}

.tve_flt .thrv_countdown_timer.tve_teal.tve_countdown_2 .tve_t_part {
    border: 4px solid #387D71
}

.tve_flt .thrv_countdown_timer.tve_teal.tve_countdown_2 .t-digits [class*='part-'] {
    color: #387D71
}

.tve_flt .thrv_countdown_timer.tve_teal.tve_countdown_2 .t-caption:before {
    background: #387D71
}

.tve_flt .thrv_countdown_timer.tve_white .t-caption {
    color: #D8D8D8
}

.tve_flt .thrv_countdown_timer.tve_white.tve_countdown_3 .t-digits {
    background: #D8D8D8
}

.tve_flt .thrv_countdown_timer.tve_white.tve_countdown_2 .tve_t_part {
    border: 4px solid #D8D8D8
}

.tve_flt .thrv_countdown_timer.tve_white.tve_countdown_2 .t-digits [class*='part-'] {
    color: #D8D8D8
}

.tve_flt .thrv_countdown_timer.tve_white.tve_countdown_2 .t-caption:before {
    background: #D8D8D8
}

.tve_flt .thrv_progress_bar.tve_blue .tve_progress_bar_fill {
    background: #537ea2
}

.tve_flt .thrv_fill_counter.tve_blue .tve_fill_c_in {
    background: #537ea2
}

.tve_flt .thrv_fill_counter.tve_blue .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_blue .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_blue .tve_fill_text_after {
    color: #537ea2
}

.tve_flt .thrv_fill_counter.tve_blue .tve_fill_counter_circle circle {
    stroke: #537ea2
}

.tve_flt .thrv_number_counter.tve_blue .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_blue .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_blue .tve_numberc_text {
    color: #537ea2
}

.tve_flt .thrv_progress_bar.tve_black .tve_progress_bar_fill {
    background: #2c2c2c
}

.tve_flt .thrv_fill_counter.tve_black .tve_fill_c_in {
    background: #2c2c2c
}

.tve_flt .thrv_fill_counter.tve_black .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_black .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_black .tve_fill_text_after {
    color: #2c2c2c
}

.tve_flt .thrv_fill_counter.tve_black .tve_fill_counter_circle circle {
    stroke: #2c2c2c
}

.tve_flt .thrv_number_counter.tve_black .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_black .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_black .tve_numberc_text {
    color: #2c2c2c
}

.tve_flt .thrv_progress_bar.tve_green .tve_progress_bar_fill {
    background: #408c52
}

.tve_flt .thrv_fill_counter.tve_green .tve_fill_c_in {
    background: #408c52
}

.tve_flt .thrv_fill_counter.tve_green .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_green .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_green .tve_fill_text_after {
    color: #408c52
}

.tve_flt .thrv_fill_counter.tve_green .tve_fill_counter_circle circle {
    stroke: #408c52
}

.tve_flt .thrv_number_counter.tve_green .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_green .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_green .tve_numberc_text {
    color: #408c52
}

.tve_flt .thrv_progress_bar.tve_white .tve_progress_bar_fill {
    background: #fff
}

.tve_flt .thrv_fill_counter.tve_white .tve_fill_c_in {
    background: #fff
}

.tve_flt .thrv_fill_counter.tve_white .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_white .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_white .tve_fill_text_after {
    color: #fff
}

.tve_flt .thrv_fill_counter.tve_white .tve_fill_counter_circle circle {
    stroke: #fff
}

.tve_flt .thrv_number_counter.tve_white .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_white .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_white .tve_numberc_text {
    color: #fff
}

.tve_flt .thrv_progress_bar.tve_orange .tve_progress_bar_fill {
    background: #e58406
}

.tve_flt .thrv_fill_counter.tve_orange .tve_fill_c_in {
    background: #e58406
}

.tve_flt .thrv_fill_counter.tve_orange .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_orange .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_orange .tve_fill_text_after {
    color: #e58406
}

.tve_flt .thrv_fill_counter.tve_orange .tve_fill_counter_circle circle {
    stroke: #e58406
}

.tve_flt .thrv_number_counter.tve_orange .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_orange .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_orange .tve_numberc_text {
    color: #e58406
}

.tve_flt .thrv_progress_bar.tve_purple .tve_progress_bar_fill {
    background: #7c5f95
}

.tve_flt .thrv_fill_counter.tve_purple .tve_fill_c_in {
    background: #7c5f95
}

.tve_flt .thrv_fill_counter.tve_purple .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_purple .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_purple .tve_fill_text_after {
    color: #7c5f95
}

.tve_flt .thrv_fill_counter.tve_purple .tve_fill_counter_circle circle {
    stroke: #7c5f95
}

.tve_flt .thrv_number_counter.tve_purple .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_purple .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_purple .tve_numberc_text {
    color: #7c5f95
}

.tve_flt .thrv_progress_bar.tve_red .tve_progress_bar_fill {
    background: #9f1a1a
}

.tve_flt .thrv_fill_counter.tve_red .tve_fill_c_in {
    background: #9f1a1a
}

.tve_flt .thrv_fill_counter.tve_red .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_red .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_red .tve_fill_text_after {
    color: #9f1a1a
}

.tve_flt .thrv_fill_counter.tve_red .tve_fill_counter_circle circle {
    stroke: #9f1a1a
}

.tve_flt .thrv_number_counter.tve_red .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_red .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_red .tve_numberc_text {
    color: #9f1a1a
}

.tve_flt .thrv_progress_bar.tve_teal .tve_progress_bar_fill {
    background: #42a593
}

.tve_flt .thrv_fill_counter.tve_teal .tve_fill_c_in {
    background: #42a593
}

.tve_flt .thrv_fill_counter.tve_teal .tve_fill_text,
.tve_flt .thrv_fill_counter.tve_teal .tve_fill_text_before,
.tve_flt .thrv_fill_counter.tve_teal .tve_fill_text_after {
    color: #42a593
}

.tve_flt .thrv_fill_counter.tve_teal .tve_fill_counter_circle circle {
    stroke: #42a593
}

.tve_flt .thrv_number_counter.tve_teal .tve_numberc_before,
.tve_flt .thrv_number_counter.tve_teal .tve_numberc_after,
.tve_flt .thrv_number_counter.tve_teal .tve_numberc_text {
    color: #42a593
}