/*
Theme Name: Material Verafin Master 2.5
Description: The WordPress theme for the 2017 version of the Verafin website.
Version: 2.5
Author: Ahoora Sadeghi, Jimmy Molloy
Author URI: http://www.cs.mun.ca/~asb457, http://twitter.com/protojimmy
*/

/* Global Classes / WordPress Specific */
html {
    scroll-behavior: smooth;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
}

.aligntopleft img {
    text-align: left;
    max-width: 3em;
    height: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

div.thirds {
    width: 30%;
    display: inline-block;
}

img.alignleft {
    padding-right: 5px;
}

img.alignright {
    padding-left: 5px;
}

.clear {
    width: 100%;
    float: left;
    clear: both;
}

.padding {
    padding: 1em !important;
}

.padding-top {
    padding-top: 1em !important;
}

.padding-left {
    padding-left: 1em !important;
}

.padding-right {
    padding-right: 1em !important;
}

.padding-bottom {
    padding-bottom: 1em !important;
}

.half-padding {
    padding: .5em !important;
}

.half-padding-top {
    padding-top: .5em !important;
}

.half-padding-left {
    padding-left: .5em !important;
}

.half-padding-right {
    padding-right: .5em !important;
}

.half-padding-bottom {
    padding-bottom: .5em !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.margin-top {
    margin-top: 1em;
}

.margin-left {
    margin-left: 1em;
}

.margin-right {
    margin-right: 1em;
}

.margin-bottom {
    margin-bottom: 1em;
}

.half-margin-top {
    margin-top: .5em;
}

.half-margin-left {
    margin-left: .5em;
}

.half-margin-right {
    margin-right: .5em;
}

.half-margin-bottom {
    margin-bottom: .5em;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-red {
    color: #0679a1 !important;
}

.text-light {
    font-weight: 300 !important;
}

.text-normal {
    font-weight: normal !important;
}

.text-heavy {
    font-weight: 400 !important;
}

.absolute-position {
    position: absolute !important;
}

.clickable {
    cursor: pointer;
}

.inline {
    display: inline !important;
}

.inline-block {
    display: inline-block !important;
}

.valign-top {
    vertical-align: top !important;
}

.valign-middle {
    vertical-align: middle !important;
}

.valign-bottom {
    vertical-align: bottom !important;
}

.hidden {
    display: none !important;
}

.big {
    font-size: 1.5em !important;
}

.bigger {
    font-size: 3em !important;
}

.huge {
    font-size: 5em !important;
}

.monstrous {
    font-size: 7.5em !important;
}

.border-top {
    border-top: 1px solid #dedede !important;
}

.border-left {
    border-left: 1px solid #dedede !important;
}

.border-right {
    border-right: 1px solid #dedede !important;
}

.border-bottom {
    border-bottom: 1px solid #dedede !important;
}

/* Typography */

body, h1, h2, h3, h4, h5, h6, pre, span, p, input {
    font-family: 'Inter', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

/* =============================================================================
                   Default Styling 
   ========================================================================== */

body {
    font-family: 'Inter', sans-serif !important;
    background-color: #364854;
}

div.section {
    background-color: #ffffff;
}

a, a:visited {
    text-decoration: none;
    color: #0679a1;
}

a:hover, a:active {
    text-decoration: underline;
    color: #0679a1;
}

.text-red a {
    color: #0679a1 !important;
    text-decoration: none !important;
    font-weight: 600;
}

.text-red a:hover, .text-red a:active, .text-red a:visited {
    color: #0679a1 !important;
}

.text-red.default-title {
    font-weight: 600;
    color: #0679a1;
}

.text-red.half-margin-top.half-margin-bottom {
    font-weight: 400;
}

h2.text-red {
    font-weight: 600;
}

/*SEARCH*/
input.search-text-input {
    top: 1px;
}

.one-line-form {
    padding-top: 0 !important;
}

.one-line-form .mktoFormRow {
    width: 45% !important;
    margin: 0 2% 0 0 !important;
    display: inline-block !important;
}

.one-line-form .mktoButtonRow {
    width: 45% !important;
    margin: 0 0 0 2% !important;
    display: inline-block !important;
    top: -2em !important;
}

.one-line-form .mktoButtonRow .mktoButtonWrap button {
    margin-top: 0 !important;
}

.one-line-form .mktoFormRow input[type=email] {
    width: 100% !important;
}

.mktoForm {
    font-family: 'Inter', sans-serif !important;
    display: inline-block !important;
    padding-top: 1em;
}

.mktoForm label {
    display: block;
    font-weight: normal;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.mktoForm .mktoFormCol {
    width: 100% !important;
}

.mktoForm.mktoHasWidth {
    width: 350px !important;
}

.mktoGutter.mktoHasWidth, .mktoOffset, .mktoButtonWrap {
    margin: 0 !important;
    padding: 0 !important;
    width: 0 !important;
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date] {
    padding: .25em !important;
    margin: .25em 0 .5em 0 !important;
    border: 1px solid #cacaca;
    background-color: #ffffff;
    color: #333333;
    width: 350px !important;
}

.mktoButtonWrap, .mktoButtonRow {
    width: 350px !important;
}

form.microsearch {
    display: inline-block;
    font-size: 0.8em;
}

form.microsearch input {
    height: 25px;
    padding: 6px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 0;
    background: #fff none !important;
    color: #707070 !important;
}

form.microsearch button {
    height: 25px !important;
    padding: 0 10px 0 5px !important;
    border: 1px solid #ccc !important;
    background: #fff none !important;
    color: #ccc !important;
}

.searchandfilter h4 {
    padding: 0 !important;
    margin: 1em 0 .5em 0 !important;
    font-size: 1.3em !important;
    font-weight: 400 !important;
    color: #000 !important;
}

.searchandfilter ul {
    padding: 0;
    width: 100%;
}

.searchandfilter ul li {
    display: block;
    margin: 1em 0 1.5em 0;
}

.searchandfilter ul li input[type=text] {
    display: block;
    margin: 0 .5em;
    width: 100%;
}

.searchandfilter ul li ul li {
    display: block;
    margin: 0 .5em !important;
}

.searchandfilter input[type=text] {
    padding: 0.2em;
}

.searchandfilter input[type=submit], .mktoForm button {
    width: 100% !important;
    margin: 1em 0 0 0 !important;
    padding: 1em 1em !important;
    color: #fff !important;
    font-size: 1.1em !important;
    border: 0 !important;
    background-color: #08062a !important;
    text-shadow: none !important;
}

.searchandfilter label {
    color: #333;
    text-decoration: none;
    font-size: 1.1em !important;
    font-weight: normal;
}

.searchandfilter label:hover {
    color: #000;
}

.noresult:before {
    font-size: 5em;
    color: #dedede;
}

.requestDemo {
    position: absolute;
    right: 0;
    z-index: 1;
    text-align: right;
}
.requestDemo img {
    width: 50%;
}

/* =============================================================================
                   Sidebar 
   ========================================================================== */

.sidebar {
    padding-bottom: 1em;
}

.sidebar ul {
    margin: 0;
    padding: 0;
}

.sidebar ul li {
    list-style: none;
    margin-top: .5em;
    margin-bottom: .5em;
}

.sidebar .heading {
    padding: .5em 0;
}

.sidebar .heading a, .sidebar .heading a:hover, .sidebar .heading a:active, .sidebar .heading a:visited {
    color: #333;
    text-decoration: none;
}

.sidebar .heading.back:before {
    font-size: 1em;
    vertical-align: middle;
    color: #333;
    margin-left: .5em;
    content: "\f0a8";
    font-family: FontAwesome, sans-serif !important;
}

.sidebar .heading.not-collapsible {
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
}

.sidebar .heading.collapsible {
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #ffffff;
}

.sidebar .heading.collapsible.collapsed {
    border-bottom: 1px solid #b7b7b7;
}

/* =============================================================================
                   Resource Center 
   ========================================================================== */

.collapsible {
    cursor: pointer;
}

.collapsible:before {
    font-size: 1em;
    vertical-align: middle;
    color: #b3b3b3;
    margin-left: .5em;
    margin-right: .25em;
    content: "\f0d8";
    font-family: FontAwesome, sans-serif !important;
}

.collapsible.collapsed:before {
    content: "\f0d7";
}

.collapsible.search:before {
    content: "\f147";
}

.collapsible.collapsed.search:before {
    content: "\f196";
}

.resource-card-container {
    padding: 1em !important;
}

@media only screen and (min-width: 768px) {
    .resource-card-container.no-padding-left {
        padding-left: 0 !important;
    }
}

.resource-card-container .head .default-tag.icon {
    font-weight: 600;
    text-transform: none;
}

.resource-card-container .head .default-tag.icon:before {
    color: #0679a1 !important;
}

.display-flex {
    display: flex;
}

.archive-h3 {
    font-weight: 600;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.archive-h3-blog {
    width: 45%;
    font-weight: 600;
    margin-bottom: unset;
    margin-left: -15px;
}

.archive-h3-half {
    width: 45%;
    font-weight: 600;
    margin-bottom: unset;
}

.archive-h3-full {
    width: 100%;
    font-weight: 600;
    margin-bottom: unset;
}

.resource-sort-select {
    text-align: right;
    width: 50%;
}

.resource-sort-select .select-box {
    display: none!important;
    width: 150px;
    text-align: left;
    margin-top: 20px;
    margin-left: auto;
    font-size: 14px;
    border: 1px solid #333;
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: white;
}

.resource-sort-select .select-box .caret{
    margin: auto 0 auto auto;
    transition-duration: 0.4s;
    transition-property: transform;
}

.resource-sort-select .select-box .caret.rotate{
    transform: rotate(180deg);
}

.resource-sort-select .select-box a.select {
    text-decoration: none;
    color: #333333;
}

.resource-sort-select .select-box ul {
    list-style: none;
    display: none;
    position: absolute;
    border: 1px solid #333;
    border-top: none;
    width: 150px;
    z-index: 100;
    left: -1px;
    margin-top: 5px;
    padding-left: 0;
    background-color: white;
}

.resource-sort-select .select-box ul li {
    padding: 6px 10px;
    cursor: pointer;
}

.resource-sort-select .select-box ul li a {
    color: #333;
    text-decoration: none;
}

.resource-sort-select .select-box ul li:hover {
    background-color: #0679a1;
}

.resource-sort-select .select-box ul li:hover a {
    color: white;
}

.resource-sort-select .select-box ul.show {
    display: block;
}

/*@media only screen and (max-width: 500px) {*/
/*    .display-flex {*/
/*        display: block;*/
/*    }*/
/*    .archive-h3-half, .resource-sort-select {*/
/*        width: 100%;*/
/*    }*/
/*}*/

.hyperspan {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.row.related-resources {
    background-color: #ffffff;
}

.resource-filter {
    position: relative;
    padding: 0;
    border: 0;
    background-color: #ffffff;
}

.resource-filter:hover {
    background-color: #f0f0f0;
}

.resource-card {
    position: relative;
    padding: 0 !important;
    border: 1px solid #b7b7b7 !important;
    background-color: #ffffff !important;
}

.resource-card.vc-resource-card {
    border: unset !important;
    background-color: unset !important;
}

.resource-card.content-card {
    border-left: unset !important;
    border-bottom: unset !important;
    border-right: unset !important;
    border-top: 2px solid #707070;
    padding-top: 2em !important;
    background-color: unset !important;
    width: 95%;
}

.resource-card.blog-content-card {
    border-left: unset !important;
    border-bottom: unset !important;
    border-right: unset !important;
    padding-top: 2em !important;
    background-color: unset !important;
}

.resource-card .title {
    font-size: 2em !important;
    font-weight: 300 !important;
    color: #000 !important;
}

.resource-card .title.default-bold {
    font-weight: 600 !important;
    margin: 0.5em 0 1em !important;
}


.resource-card.resource-border-left .title {
    font-size: 1.25em !important;
}

.resource-card .title a {
    color: #000 !important;
}

.resource-card.list .title {
    font-size: 1.5em !important;
    color: #000 !important;
}

.resource-card .excerpt {
    font-size: .8em !important;
    color: #000 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.resource-card .head {
    color: #333;
    font-size: 1.2em;
    font-weight: 300;
    padding: 0 .8em;
}

.resource-card.vc-resource-card .head h4, .resource-card.blog-content-card .head h4 {
    font-size: 12px;
    font-weight: 600;
    color: #0679a1;
    margin: unset;
}

.resource-card.content-card .head h4 {
    font-size: 14px;
    font-weight: 600;
    color: #0679a1;
    margin: unset;
    text-transform: uppercase;
}

.resource-card.resource-border-left .head h4 {
    font-size: 14px;
}

.resource-base.resource-none-top-border .head{
    padding-left: unset !important;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.resource-base.resource-none-top-border .head.no-padding-left{
    padding-bottom: unset;
}

.resource-base.resource-none-top-border .body{
    padding: unset !important;
}

.resource-base.resource-none-top-border .foot{
    padding: unset !important;
    font-weight: 600;
}

.resource-base.resource-none-top-border .foot.ninja-form-container{
    padding: unset !important;
    font-weight: 400;
}

.resource-base.resource-none-top-border .foot.ninja-form-container .text{
    margin: 20px 0;
}

.resource-card .left-border .head {
    /*padding: 0.2em 0.4em;*/
}

.resource-card .body {
    padding: 0 .8em;
}

.resource-card.resource-border-left .body h3.title {
    margin: 0.25em auto;
}

.resource-card.resource-border-left .body p {
    font-size: 16px;
    padding: 10px;
}

.resource-card.resource-border-left .body p a {
    color: #0679a1;
}

.resource-card .body a {
    color: #000;
    line-height: 1.2em;
}

.resource-card .foot {
    padding: .8em .8em;
}

.resource-card .foot a {
    color: #000 !important;
}

.resource-card .foot.product-learn-more {
    padding: unset !important;
    margin-top: 3em;
}

.resource-card .foot.product-learn-more a {
    font-weight: 600;
    font-size: 14px;
    color: #ffffff !important;
}

.resource-card .foot a .icon:before {
    content: "\f178";
    font-family: FontAwesome, sans-serif !important;
}

.resource-product h3 {
    font-size: 24px;
}

.resource-product hr {
    border-bottom: 1px solid #b7b7b7;
    margin: 10px 0;
}

.resource-product .head h4 {
    font-size: 1.25em;
    color: #0679a1;
}

.resource-product .head h4.default-bold {
    font-weight: 600;
}

.resource-product .body p {
    font-size: 13px;
}

.resource-product .body a.link {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.see-all-resources a.link {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.resource-product .body a.link .icon:before {
    content: "\f178";
    font-family: FontAwesome, sans-serif !important;
}
.resource-base {
    border-top: .8em solid #b3b3b3;
    margin: 0;
}

.resource-none-top-border {
    border-top: none !important;
}

.resource-base.left-border {
    border: 0px;
    border-left: .8em solid #b3b3b3;
    margin: 0;
}

.resource-border-left .resource-base.left-border {
    padding-bottom: 5px;
}

.resource-base table {
    table-layout: fixed;
    width: 100%;
    overflow-wrap: break-word;
}

.resource-base .head .icon:before {
    color: #b3b3b3;
    content: "\f0c6";
    font-family: FontAwesome, sans-serif !important;
}

.resource-ebook {
    border-top-color: #2e3192 !important;
}

.resource-ebook.left-border {
    border-left-color: #2e3192 !important;
}

.resource-ebook .head .icon:before {
    color: #2e3192 !important;
    content: "\f02d" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-webinar {
    border-top-color: #82ca9c !important;
}

.resource-webinar.left-border {
    border-left-color: #82ca9c !important;
}

.resource-webinar .head .icon:before {
    color: #82ca9c !important;
    content: "\f025" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-infographic {
    border-top-color: #662d91 !important;
}

.resource-infographic.left-border {
    border-left-color: #662d91 !important;
}

.resource-infographic .head .icon:before {
    color: #662d91 !important;
    content: "\f201" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-white-paper {
    border-top-color: #6dcff5 !important;
}

.resource-white-paper.left-border {
    border-left-color: #6dcff5 !important;
}

.resource-white-paper .head .icon:before {
    color: #6dcff5 !important;
    content: "\f016" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-video {
    border-top-color: #f68e56 !important;
}

.resource-video.left-border {
    border-left-color: #f68e56 !important;
}

.resource-video .head .icon:before {
    color: #f68e56 !important;
    content: "\f03d" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-case-study {
    border-top-color: #a4b5c2 !important;
}

.resource-case-study.left-border {
    border-left-color: #a4b5c2 !important;
}

.resource-case-study .head .icon:before {
    color: #a4b5c2 !important;
    content: "\f0b1" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-dummies {
    border-top-color: #f9da49 !important;
}

.resource-dummies.left-border {
    border-left-color: #f9da49 !important;
}

.resource-dummies .head .icon:before {
    color: #f9da49 !important;
    content: "\f059" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-job-aid {
    border-top-color: #f192e0 !important;
}

.resource-job-aid.left-border {
    border-left-color: #f192e0 !important;
}

.resource-job-aid .head .icon:before {
    color: #f192e0 !important;
    content: "\f0ea" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-slides {
    border-top-color: #0d760d !important;
}

.resource-slides.left-border {
    border-left-color: #0d760d !important;
}

.resource-slides .head .icon:before {
    color: #0d760d !important;
    content: "\f26c" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-report {
    border-top-color: #b41372 !important;
}

.resource-report.left-border {
    border-left-color: #b41372 !important;
}

.resource-report .head .icon:before {
    color: #b41372 !important;
    content: "\f080" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-news {
    border-top-color: #348545 !important;
}

.resource-news.left-border {
    border-left-color: #348545 !important;
}

.resource-news .head .icon:before {
    color: #348545 !important;
    content: "\f0a1" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-demo {
    border-top-color: #b25afd !important;
}

.resource-demo.left-border {
    border-left-color: #b25afd !important;
}

.resource-demo .head .icon:before {
    color: #b25afd !important;
    content: "\f108" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-tour {
    border-top-color: #920022 !important;
}

.resource-tour.left-border {
    border-left-color: #920022 !important;
}

.resource-tour .head .icon:before {
    color: #920022 !important;
    content: "\f072" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-seminar {
    border-top-color: #f23a3b !important;
}

.resource-seminar.left-border {
    border-left-color: #f23a3b !important;
}

.resource-seminar .head .icon:before {
    color: #f23a3b !important;
    content: "\f0fb " !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-feature-sheet {
    border-top-color: #08debd !important;
}

.resource-feature-sheet.left-border {
    border-left-color: #08debd !important;
}

.resource-feature-sheet .head .icon:before {
    color: #08debd !important;
    content: "\f0f6" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-content-bundle {
    border-top-color: #0679a1 !important;
}

.resource-content-bundle.left-border {
    border-left-color: #0679a1 !important;
}

.resource-content-bundle .head .icon:before {
    color: #0679a1 !important;
    content: "\f187" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-product-brochure {
    border-top-color: #7c0707 !important;
}

.resource-product-brochure.left-border {
    border-left-color: #7c0707 !important;
}

.resource-product-brochure .head .icon:before {
    color: #7c0707 !important;
    content: "\f278" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-blog {
    border-top-color: #0679a1 !important;
}

.resource-blog.left-border {
    border-left-color: #0679a1 !important;
}

.resource-blog .head .icon:before {
    color: #0679a1 !important;
    content: "\f040" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-fact-sheet {
    border-top-color: #017fc7 !important;
}

.resource-fact-sheet.left-border {
    border-left-color: #017fc7 !important;
}

.resource-fact-sheet .head .icon:before {
    color: #017fc7 !important;
    content: "\f046" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-wordpress-page {
    border-top-color: #b3b3b3 !important;
}

.resource-wordpress-page.left-border {
    border-left-color: #b3b3b3 !important;
}

.resource-wordpress-page .head .icon:before {
    color: #b3b3b3 !important;
    content: "\f109" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-tag {
    border-top-color: #0679a1 !important;
}

.resource-tag.left-border {
    border-left-color: #0679a1 !important;
}

.resource-tag .head .icon:before {
    color: #0679a1 !important;
    content: "\f02b" !important;
    font-family: FontAwesome, sans-serif !important;
    padding-right: 6px;
}

.resource-tag .head .icon {
    display: flex
}

.resource-tag .head {
    padding: 0px .7em;
}

.resource-tag.resource-none-top-border .head {
    padding: 0px .7em 0 0;
}

.resource-category {
    border-top-color: #0679a1 !important;
}

.resource-category.left-border {
    border-left-color: #0679a1 !important;
}

.resource-category .head .icon:before {
    color: #0679a1 !important;
    content: "\f114" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-event {
    border-top-color: #0679a1 !important;
}

.resource-event.left-border {
    border-left-color: #0679a1 !important;
}

.resource-event .head .icon:before {
    color: #0679a1 !important;
    content: "\f133" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-job {
    border-top-color: #0679a1 !important;
}

.resource-job.left-border {
    border-left-color: #0679a1 !important;
}

.resource-job .head .icon:before {
    color: #0679a1 !important;
    content: "\f0f4" !important;
    font-family: FontAwesome, sans-serif !important;
}

.resource-default .head .default-single-h4 {
    font-weight: 600;
    color: #0679a1;
    text-transform: uppercase;
}

.resource-default .head .default-bold {
    font-weight: 600;
}

h3.default-bold {
    font-weight: 600;
}

.pagination {
    float: right;
}

.pagination ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.pagination ul li {
    list-style: none;
    display: inline-block;
    margin: .5em 0;
}

.pagination ul li a {
    color: #b3b3b3;
    padding: 1em;
    text-decoration: none;
}

.pagination ul li a:hover {
    color: #000;
    background-color: #dedede !important;
}

.pagination ul li.active a {
    color: #fff;
    background-color: #b3b3b3 !important;
    cursor: default;
}

ul.tag-list {
    margin: 0;
    padding: 0;
}

ul.tag-list.filtered {
    font-size: .9em;
}

ul.tag-list.filtered .resource-filter {
    top: -.2em;
}

ul.tag-list li {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: .5em .5em;
}

ul.tag-list li div {
    padding: .25em;
    border-top-width: 0;
}

/* =============================================================================
                   Footer
   ========================================================================== */

.footer {
    /*border-top: 5px solid #94A3AE;*/
    padding: 25px;
    clear: both;
    background: black none;
    width: 100%;
    display: block;
    color: #fff;
    font-size: 1em;
    font-weight: 300;
    overflow: hidden;
}

.footer .padding-top {
    padding-top: 25px;
}

.footer strong {
    font-weight: 600;
}

.footer small {
    font-size: 0.7em;
}

.footer .margin-top {
    margin-top: 10px;
}

.footer .glyphicon {
    font-size: 1.2em;
    display: inline-block;
    padding-bottom: 5px;
}

.footer .horizonalLink {
    display: inline;
}

.footer .fa {
    font-size: 2em;
    padding: 0 .5em 0 0;
    text-decoration: none !important;
}

.footer a {
    color: #e4f2ff;
    text-decoration: none;
    font-weight: 400 !important;
}

.footer a:hover {
    color: #e4f2ff;
    text-decoration: underline;
}

.footer a:visited, .footer a:active {
    color: #e4f2ff;
    text-decoration: none;
}

.footer .footer-nav ul, .footer ul.footer-social {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer .footer-nav ul li {
    list-style: none;
    display: inline-block;
    padding-right: 1em;
    padding-left: 1em;
}

.footer ul.footer-social li {
    list-style: none;
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
}

.shareaholic-share-button.ng-scope {
    display: none !important;
}

/* =============================================================================
                   Navigation
   ========================================================================== */

.masthead {
    width: 100%;
    display: block;
    font-size: 1em;
    font-weight: 300;
    color: #333;
    background: #fff none;
}

.masthead a, .masthead ul li a,
.masthead a:visited, .masthead ul li a:visited {
    color: #707070;
    text-decoration: none;
    font-weight: 400;
}

.masthead a:hover, .masthead ul li a:hover,
.masthead a:active, .masthead ul li a:active {
    color: #0679a1 !important;
    text-decoration: none;
}

.masthead ul li {
    border-right: 0;
}

.masthead ul li.no-border {
    border: 0;
}

.masthead.dark {
    background-color: #364854;
    color: #fff;
}

.masthead.dark a, .masthead.dark ul li a,
.masthead.dark a:visited, .masthead.dark ul li a:visited {
    color: #fff;
    text-decoration: none;
}

.masthead.dark a:hover, .masthead.dark ul li a:hover,
.masthead.dark a:active, .masthead.dark ul li a:active {
    color: #0679a1 !important;
    text-decoration: none;
}

.masthead.dark ul li {
    border-right: 0;
}

.masthead.dark ul li.no-border {
    border: 0;
}

.masthead .container ul {
    float: right;
    list-style: none;
    padding: 10px 0 10px 0;
    margin: 0;
}

@media only screen and (min-width: 500px) {
    .masthead .container ul {
        position: relative;
    }
}

.region-wrap {
    display: flex;
    align-items: center;
    color: #707070;
}

.region-wrap .region-menu {
    cursor: pointer;
    display: inline-block;
    padding: 3px 10px 0 0;
    flex-wrap: nowrap;
    position: relative;
    min-width: 150px;
}

.region-wrap .selected {
    background: rgba(119, 119, 119, 0.15);
}

.region-wrap .region-menu .globe-img {
    margin: 0 5px;
    width: 20px;
}

.region-wrap .region-menu .caret {
    margin-left: 5px;
}

.region-wrap .region-menu span {
    font-weight: 400 !important;
}

.region-wrap .options {
    position: absolute;
    margin-top: -10px;
    margin-left: -10px;
    top: 100%;
}

.region-wrap .options ul {
    background:#fff none repeat scroll 0 0;
    display:none;
    border:1px solid #ffffff;
    z-index: 10000;
    min-width: 230px;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 1px -1px 10px 1px rgba(119,119,119,0.15);
}

.region-wrap .options ul .region-subtitle {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: unset;
}

.region-wrap .options ul hr {
    border-top: 1px solid #ccc;
    margin: 10px 0;
}

.region-wrap .options ul li {
    cursor: pointer;
    width: 100%;
    margin-bottom: 5px !important;
    padding: unset !important;
}

.region-wrap .options ul li a {
    color: #0679a1;
}

.region-wrap .options ul li a:hover {
    color: #08062a !important;
}

.menu-secondary {
    display: none;
}

@media only screen and (max-width: 500px) {
    .secondary-menu .menu-item{
        display: none !important;
    }

    .menu-secondary {
        margin-top: 1em;
        display: block;
        padding-left: unset;
    }

    .menu-secondary .menu-item {
        display: block;
        list-style: none;
        padding: 5px 15px;
    }

    .menu-secondary li.menu-item a {
        color: #707070 !important;
        text-decoration: none;
        font-weight: 400;
        font-size: 14px;
    }

    .menu-secondary li.menu-item a.region-select {
        color: #0679A1 !important;
    }

    .menu-secondary .menu-item a:hover {
        color: #0679A1;
    }

    .menu-secondary li.menu-item a.region-select:hover {
        color: #08062a !important;
    }

    .region-wrap {
        display: block;
    }

    .region-wrap .region-menu {
        margin-top: 0.5em;
        width: 100%;
    }

    .region-wrap .options {
        position: relative;
        margin: unset;
    }

    .region-wrap .options ul {
        display: block;
        list-style: none;
        padding-left: 0;
        box-shadow: unset;
        width: 100%;
        border: unset;
    }

    .region-wrap .options ul .region-subtitle {
        padding: unset;
    }

    .region-wrap .region-menu .globe-img {
        width: 14px;
    }

    .region-wrap .region-menu span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    .region-wrap .options ul {
        min-width: 200px;
    }

    .region-wrap .options ul .region-subtitle {
        font-size: 14px;
    }
}

.masthead .container ul li {
    display: inline-block;
    padding: 0 .7em 0 .7em;
    margin: 0;
}

.masthead .container form#searchform {
    display: inline-block;
    font-size: 0.8em;
    width: 200px;
    position: relative;
    top: 6px;
}

.masthead .container form#searchform input {
    height: 25px;
    padding: 6px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 0;
    background: #fff none !important;
    color: #707070 !important;
}

.masthead .container form#searchform button {
    height: 25px;
    padding: 0 10px 0 5px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 0;
    background: #fff none !important;
    color: #ccc !important;
}

.masthead.dark .container form#searchform input {
    border-width: 0;
}

.masthead.dark .container form#searchform button {
    border-width: 0;
}

#nav {
    background: #fff none !important;
    top: 0px;
    z-index: 1000;
    position: sticky;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.sidebar.affix-top {
    position: static;
}

.sidebar.affix {
    position: fixed;
    top: 80px;
}

.navbar, .navbar-default {
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
}

.navbar .navbar-brand {
    padding: .25em;
    height: 63px;
}

.navbar .navbar-brand img {
    width: auto;
    height: 100%;
    padding-bottom: .25em;
}

.navbar {
    font-size: 1.3em;
    font-weight: 300;
}

.navbar .menu-item a {
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff none;
    text-decoration: none !important;
    border-bottom: .25em solid #ffffff;
    display: block;
    color: #0679a1 !important;
}

.navbar .menu-item .dropdown-menu .menu-item a {
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff none;
    text-decoration: none !important;
    border-bottom: 0;
    display: block;
}

.navbar .menu-item.active a, .navbar .menu-item.active:hover a {
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff none;
    color: #000000;
    border-bottom: .25em solid #0679a1;
}

.navbar .dropdown-menu {
    padding: .5em;
    border: 0;
    line-height: 1.0em;
}

.navbar .dropdown-menu .menu-item {
    font-weight: 400;
}

.navbar .dropdown-menu .menu-item a {
    padding: .5em;
    border-left: .25em solid #ffffff;
}

.navbar .dropdown-menu .menu-item:hover a {
    border-left: .25em solid #ffffff;
}

.navbar .dropdown-menu .menu-item.active a {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: #fff none !important;
    color: #000000 !important;
    border-left: .25em solid #0679a1;
    border-bottom: 0;
}

.navbar .dropdown-menu .menu-item.active .dropdown-child a {
    color: #707070 !important;
    border-left: .25em solid #ffffff;
    width: 100%;
    height: 100%;
}

.navbar .dropdown-menu .menu-item.active a:hover,
.navbar .dropdown-menu .menu-item.active .dropdown-child a:hover {
    color: #0679a1 !important;
}

.navbar-default .navbar-nav>li>a {
    font-weight: 600;
    font-size: 18px;
}

.navbar .menu-item.open a.dropdown-toggle {
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #e7e7e7 none;
    color: #000000;
    border-bottom: .25em solid #ffffff;
}

.navbar .dropdown-submenu .dropdown-child {
    display: block;
    font-size: 0.95em;
    padding-left: .5em;
}

@media only screen and (max-width: 768px) {
    .navbar .dropdown-submenu .dropdown-child {
        margin-left: 1.5em;
    }

    .navbar .menu-item a, .navbar .menu-item.open a {
        border-left: .25em solid #ffffff;
        border-bottom: 0;
    }

    .navbar .menu-item.active a, .navbar .menu-item.active:hover a {
        border-left: .25em solid #0679a1;
        border-bottom: 0;
    }
}

.navbar .dropdown-submenu .dropdown-child .menu-item {
    list-style: none;
    padding: 0 .25em;
    border-left: .25em solid #ffffff;
}

.navbar a, .navbar a:visited {
    color: #707070;
}

.navbar a:hover, .navbar a:active {
    color: #08062a !important;
}

.navbar-padding {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border: 0;
}

.navbar-default .navbar-collapse {
    border: 0;
}

.container .navbar-header, .navbar-header, .navbar-nav {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

ol.breadcrumb {
    background-color: transparent !important;
    margin-bottom: 1em;
}

ol.breadcrumb a {
    color: #0679a1 !important;
}

/* =============================================================================
                   Blog Post Styling
   ========================================================================== */

.comment-respond {
    margin-top: 1em !important;
    border-top: 0 !important;
}

.type-post {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #ddd;
}

.type-post.single {
    border-bottom: 0;
}

.entry-header {
    width: 100%;
    height: auto;
    position: relative;
}

.featured-icon {
    background-color: #0679a1;
    color: #fff;
    padding: .5em 1em;
    border: 0;
    font-size: 1.5em;
    top: 0;
    left: 0;
    width: 10em;
    text-align: center;
}

.entry-utility {
    font-size: 0.8em;
}

.entry-content h1 {
    font-size: 2em;
}

.entry-content h2 {
    font-size: 1.7em;
}

.entry-content h3 {
    font-size: 1.5em;
}

.entry-content h4 {
    font-size: 1.3em;
}

.entry-content h5 {
    font-size: 1.1em;
    line-height: 1.5em;
}

.entry-content h6 {
    font-size: 1em;
}

.entry-content ul li, ol li {
    margin-top: .5em;
    margin-bottom: .5em;
}

.entry-content {
    line-height: 1.75em;
}

.entry-content ul.pager li {
    margin-left: 1em;
    margin-right: 1em;
}

.entry-content a, .entry-meta a, .entry-utility a, .nav-previous a, .nav-next a, .nav-home a {
    color: #0679a1;
    text-decoration: none;
}

.entry-content a:hover, .entry-meta a:hover, .entry-utility a:hover, .nav-previous a:hover, .nav-next a:hover, .nav-home a:hover {
    color: #0679a1;
    text-decoration: underline;
}

.nav-below {
    font-size: 1.2em;
    font-weight: 400;
    padding-top: 1em;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
    color: #000000;
}

/* =============================================================================
                   Widget Styling
   ========================================================================== */

.display-authors-widget, .widget_tag_cloud {
    padding-bottom: 2em;
}

.display-authors-widget .author-profile, .widget_tag_cloud .tagcloud a {
    display: list-item;
    margin-left: 1.5em;
    padding: 0 0 0 .25em;
    list-style: none;
    margin-top: .5em;
    margin-bottom: .5em;
}

.tagcloud a {
    padding-bottom: .5em;
}

.widget-title {
    margin: 1em 0 .5em 0 !important;
    font-size: 1.3em;
    font-weight: 400 !important;
    color: #000 !important;
}

.widget-title a, .widget-title a:visited {
    color: #000 !important;
    text-decoration: none !important;
}

.widget-title a:hover, .widget-title a:active {
    text-decoration: underline !important;
}

.widget-container {
    margin: 1em 0;
}

.widget-container ul, .author-profile, .author-profile a, .tagcloud, .tagcloud a {
    list-style: none !important;
    padding: 0 0 .5em .5em;
    margin-left: 0 !important;
}

.widget-container ul li {
    list-style: none;
    font-size: 1.1em !important;
    padding: 0 0 0 .25em;
}

.widget-container ul li a {
    color: #0679a1 !important;
    text-decoration: none !important;
    font-weight: normal !important;
}

.widget-container ul li a:hover {
    color: #0679a1 !important;
    text-decoration: underline !important;
}

.widget-container ul li a:visited {
    color: #0679a1 !important;
    text-decoration: none !important;
}

/* =============================================================================
                   Comment Styling
   ========================================================================== */

.logged-in-as a {
    color: #0679a1 !important;
    text-decoration: none;
}

.logged-in-as a:hover {
    color: #0679a1 !important;
    text-decoration: underline;
}

#comments .navigation {
    padding: 0 0 18px;
}

h3#comments-title, h3#reply-title {
    color: #000000;
    font-size: 20px;
    margin-bottom: 0;
}

h3#comments-title {
    padding: 24px 0;
}

.commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    position: relative;
    clear: both;
    margin: 0 0 24px;
    padding: 0 0 0 56px;
}

.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
}

#comments .comment-body p:last-child {
    margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}

.comment-author cite {
    color: #000000;
    font-style: normal;
}

.comment-author .says {
    font-style: italic;
}

.comment-meta {
    font-size: 12px;
    margin: 0 0 5px;
}

.comment-meta a:link, .comment-meta a:visited {
    color: #888888;
    text-decoration: none;
}

.reply {
    font-size: 12px;
    padding: 0 0 24px;
}

.reply a, a.comment-edit-link {
    color: #888888;
}

.commentlist .children li {
    border: none;
    margin: 0;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e7e7e7;
}

.commentlist li.comment + li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    color: #888888;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

input[type=submit] {
    color: #333333;
}

#respond {
    margin-top: 24px;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    line-height: 1em;
}

.children #respond {
    margin: 0 48px 0 0;
}

h3#reply-title {
    margin: 18px 0;
}

#comments-list #respond {
    margin: 0 0 18px;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
}

#respond .required {
    color: #ff4b33;
}

#respond label {
    color: #888888;
    font-size: 0.8em;
    font-weight: 400;
}

#respond input {
    width: 98%;
    margin: 0 0 9px;
}

#respond textarea {
    width: 98%;
}

#respond dt, #respond dd {
    color: #888888;
    font-size: 12px;
    line-height: 18px;
}

#respond dd code {
    font-size: 11px;
}

#respond .form-submit {
    margin: 1em 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}

#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
}

#respond dd {
    display: inline;
}

p.form-allowed-tags, .nocomments {
    display: none;
}

.commentlist, .commentlist .children {
    list-style: none;
    margin: 0;
}

.comment-meta a:active, .comment-meta a:hover, .reply a:hover, a.comment-edit-link:hover {
    color: #ff4b33;
}

#respond p, #comments-list ul #respond {
    margin: 0;
}

img.wp-post-image {
    width: auto;
    height: auto;
    max-width: 100%;
}

/* =============================================================================
                   Composer Overrides
   ========================================================================== */

.verafin-testimonials .flexslider {
    padding: 20px 0;
    background: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    height: 200px;
}

.verafin-testimonials .flex-caption {
    font-weight: 300;
    background: none !important;
    color: #000;
    text-align: center !important;
    height: 200px;
}

.verafin-testimonials.red .flex-caption {
    color: #0679a1 !important;
}

.verafin-testimonials.grey .flex-caption {
    color: #e3e3e3 !important;
}

.verafin-testimonials.white .flex-caption {
    color: #ffffff !important;
}

.verafin-testimonials .flex-caption p {
    font-size: 1.7em !important;
}

.verafin-share {
    border: 1px solid #333;
    background-color: #333;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    width: auto;
    font-size: 1em;
    padding: .4em .7em;
    cursor: pointer !important;
}

.verafin-share:hover {
    color: #fff !important;
}

.verafin-share .icon {
    font-size: 2em;
}

.verafin-share.facebook {
    border-color: #2d5f9a;
    background-color: #2d5f9a;
}

.verafin-share.twitter {
    border-color: #00c3f3;
    background-color: #00c3f3;
}

.verafin-share.linkedin {
    border-color: #2ba3e1;
    background-color: #2ba3e1;
}

.verafin-share.email {
    border-color: #555;
    background-color: #555;
}

.vc_icon_element-color-juicy_pink .vc_icon_element-icon, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
    color: #0679a1;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern,
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_icon_element-background-color-juicy_pink {
    border-color: #0679a1 !important;
    background-color: #0679a1 !important;
    color: white !important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_icon_element-background-color-juicy_pink:hover {
    border-color: #d10a10 !important;
    background-color: #d10a10 !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
    color: #ffffff !important;
    background-color: #0679a1 !important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #d10a10;
}

iframe[name=google_conversion_frame] {
    display: none;
}

.pardotDownloadButton {
    width: 100%;
    max-width: 750px !important;
    margin: 2em 0 0 0 !important;
    padding: 1em 1em !important;
    color: #fff !important;
    font-size: 1.1em !important;
    border: 0 !important;
    background-color: #08062A !important;
    text-shadow: none !important;
    font: bold 12px/1 "helvetica neue", helvetica, arial, sans-serif;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    border-radius: 3px;
}

.hidden-field {
    display: none;
}

.tickera-checkout tr th:last-child, .ticket-total {
    text-align: left
}

table.event_tickets {
    width: 100%;
    line-height: 2.8em;
}

table.event_tickets tr {
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}

table.event_tickets tr:first-child {
    border-bottom: 1px solid black;
    padding: 10px 0px;
}

table.event_tickets tr td:last-child, table.event_tickets tr th:last-child {
    text-align: right;
    padding-right: 15px;
}

table.event_tickets tr td:nth-child(2), table.event_tickets tr th:nth-child(2) {
    text-align: center;
}

table.event_tickets .tc_quantity_selector {
    padding: 2px;
    width: 40px;
    float: right;
    margin-right: 25px;
}

.tickera_purchase_div {
    clear: both;
    margin-top: 50px;
    float: right;
}

.tickera_purchase_div span {
    color: #aaa;
    font-size: 9pt;
    margin-right: 5px;
}

.tickera_purchase_div button.tickera_purchase_button {
    background-color: #0679a1;
    border: 1px solid #0679a1;
    color: white;
    height: 35px;
    font-size: 15px;
    width: 70px;
}

.apply_coupon, .tickera_update, .tickera-button {
    background-color: #0679a1 !important;
    border: 1px solid #0679a1 !important;
    color: white !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

.tickera_additional_info h5 {
    width: 100%;
    float: left;
}

.tickera_additional_info div.fields-wrap {
    float: left;
    width: 30%;
    max-width: 350px;
    margin-right: 35px;
    height:80px;
}

.owner-info-wrap {
    float: left;
    width: 100%;
}

.owner-field-select {
    max-width: 400px !important;
    margin-left: 5px;
    height: 30px;
}

@media only screen and (max-width: 470px) {
    .tickera_additional_info select {
        width: 100%;
        margin: 8px 0 10px 0;
    }

    .fields-wrap span {
        height: 40px;
    }
}

table.order-details {
    line-height: 25px;
    width: 100%;
}

.tickera_checkout.tickera-button {
    background-color: #0679a1;
    border: 1px solid #0679a1;
    color: white;
    height: 35px;
    font-size: 17px !important;
    width: 70px;
    padding: 0 !important;
    font-weight: 300 !important;
    margin: 0 5px !important;
}

.tc-container {
    margin: 20px auto;
}

.tickera_owner_info {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 19px;
    padding-bottom: 20px;
}

.additional_group_discount {
    float: right;
    color: #aaa;
    font-style: italic;
    font-size: 10pt;
}

.tickera-checkout thead tr th:nth-child(4), .tickera-checkout tbody tr td:nth-child(4) {
    text-align: right;
}

.attendee_infos {
    text-align: center;
}

.attendee_info_title {
    font-size: 30px;
    color: #999;
}

.attendee_info_subtitle {
    font-size: 20px;
    color: #999;
}

.owner-info-wrap p {
    width: 0px;
    height: 0px;
    float: left
}

.owner-field-text, .owner-field-select {
    width: 90%;
    height: 34px
}

.buyer-field-text, .buyer-field-select {
    width: 90%;
    height: 34px
}

.coupon_div {
    width: 50%;
    float: left;
    display: none;
}

.coupon_div br {
    display: none;
}

.checkout_par {
    float: right;
}

.checkout_par span {
    float: left
}

.checkout_par_text {
    color: #aaa;
    font-size: 9pt;
    margin-top: 7px;
}

.billing_info_text {
    color: red;
    clear: both;
    float: left;
}

.confirmation_info_div {
    text-align: center
}

.confirmation_info_div .confirmation_info_title {
    font-size: 30px;
    color: #333;
}

.confirmation_info_div .confirmation_info_subtitle {
    font-size: 15px;
    color: #555;
}

.confirmation_info_div .confirmation_info_table {
    width: 100%;
    margin-top: 20px;
}

.confirmation_info_div .confirmation_info_table thead tr {
    font-weight: bold;
    border-bottom: 1px solid black;
}

.confirmation_info_div .confirmation_info_table tbody tr td {
    padding-top: 10px;
    padding-bottom: 5px;
}

.confirmation_info_div .confirmation_info_table tbody {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.confirmation_questions {
    margin-top: 80px;
    float: left;
    width: 80%;
    max-width: 800px;
    padding-bottom: 20px;
}

.confirmation_print {
    float: right;
    min-width: 200px;
    width: 15%;
    max-width: 300px;
    margin-top: 80px;
    padding-bottom: 100px;
}

.confirmation_print img {
    width: 180px;
    height: 40px;
    cursor: pointer;
    border: 0;
}

.framlxpo_guide {
    font-size: 16px;
    padding: 8px;
    margin-top: 20px;
    text-align: center;
}

.framlxpo_guide.active_guide {
    background-color: #eee;
}

.deactive_guide {
    color: #ddd;
}

.verafin-hidden-logo-for-print {
    margin: 40px auto;
    width: 100%;
    text-align: center;
}

.tickera_additional_info label input {
    font-weight: 400;
}

.bank-element, .credit-element {
    display: none;
}

.resource-framlxpo {
    border-top-color: #920022 !important;
}

.resource-framlxpo .head .icon:before {
    color: #920022 !important;
    content: "\f072" !important;
    font-family: FontAwesome, sans-serif !important;
}

.searchandfilter ul:first-child li:nth-child(2), .searchandfilter ul:first-child li:nth-child(3) {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
}

.margin-top2 {
    margin-top: 1.5em;
}

.custom-404 {
    margin-top: 5em;
}

.h1-404 {
    font-weight: 600;
}

.h2-404 {
    font-size: 30px;
    font-weight: 600;
}

.h3-404 {
    font-size: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 1em !important;
}

.mid-25 {
    width: 25%;
    margin: auto;
    text-align: center;
}

.mid-35 {
    width: 35%;
    margin: auto;
    text-align: center;
}

.mid-25 h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .mid-25, .mid-35 {
        width: 80%;
    }
}

.margin-bot2 {
    margin-bottom: 1.5em;
}

.margin-bot4 {
    margin-bottom: 4em;
}

#featured-tag-select {
    width: 100%;
    max-width: 350px;
}

.breadcrumb-snippet {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 9;
    right: 0;
}

.solutions-snippet {
    list-style: none;
    padding: 5px;
    margin: 0px;
}

.solutions-snippet li:before {
    content: "\02C3";
    margin-right: 3px;
}

.solutions-snippet li {
    padding: 2px;
}

.resource-card .smalltitle {
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 32px;
    color: #08062A !important;
    margin: unset;
}

.resource-card .smalltitle-cap {
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 32px;
    color: #08062A !important;
    margin: unset;
    text-transform: capitalize;
}

.resource-card .smalltitle.with-margin {
    margin: 0.75em 0 0.5em;
}

.resource-card .smalltitle-h4 {
    font-weight: 400;
}

.resource-card .foot.with-margin {
    margin-top: 1.5em;
    font-weight: 600;
}

.foot.with-margin a {
    white-space: nowrap;
}

/* Products Mega Menu Css */
.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 80% !important;
    left: 10% !important;;
    right: 10% !important;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 0;
    clear: both;
    font-weight: normal;
    line-height: 1;
    color: #222;
    white-space: normal;
    font-size: 1em;
}

.mega-dropdown-menu > li > ul > li > a:hover,
.mega-dropdown-menu > li > ul > li > a:focus {
    text-decoration: none;
    color: #222;
    background-color: #f5f5f5;
}

.mega-dropdown-menu > li > ul > li > a:visited {
    text-decoration: none;
    color: #222;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 16px;
    font-weight: 600;
    color: #707070;
    border-bottom: 1px solid #ccc;
    padding: 3px 0;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.mega-dropdown-menu > li > ul > li > ul {
    padding: 5px 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li > ul > li {
    list-style: none;
    padding: 0;
}

.mega-dropdown-menu > li > ul > li > ul > li > a {
    display: block;
    padding: 3px 0;
    clear: both;
    font-weight: normal;
    line-height: 1.25em;
    color: #222;
    white-space: normal;
    font-size: 1em;
}

.mega-dropdown-menu > li ul > li > ul > li > a:hover,
.mega-dropdown-menu > li ul > li > ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}

.mega-dropdown-menu > li > ul > li > ul > li > a:visited {
    text-decoration: none;
    color: #222;
}

.mega-dropdown-menu .dropdown-subheader {
    margin: 5px 0 10px 0;
    font-size: 1em;
    font-weight: 600;
    color: #707070;
    text-transform: capitalize;
}
.mega-dropdown-menu .dropdown-subheader.hover {
    color: #0679a1;
}

.mega-dropdown-menu .dropdown-subheader.hover:hover {
    color: #08062a;
}

@media only screen and (max-width: 768px) {
    #bs-example-navbar-collapse-1 {
        height: 92vh;
    }
}

@media only screen and (max-width: 979px) {
    #bs-example-navbar-collapse-1 {
        height: 92vh;
    }
}

@media only screen and (max-width: 767px) {
    .mega-dropdown-menu .dropdown-header {
        padding: 0 !important;
    }

    .mega-dropdown-menu .solutions-header {
        padding-top: 20px !important;
    }

    .solution-category-item {

    }
}

.footer {
    font-size: 1em;
}

.footer ul {
    padding: 0;
    margin: 0;
}

.footer ul li {
    list-style: none;
    line-height: 18px;
    padding: 3px 0px;
}

.footer-header {
    font-weight: 600;
    border-bottom: 1px solid #3c3c3c;
    padding: 0 0 10px 0;
    color: #0092bc;
}

.footer-subheader {
    color: #0092bc;
    margin-top: 20px;
    font-weight: 600;
}

ul.footer-copyright {
    margin-top: 120px;
    padding-top: 20px;
    border-top: 1px solid white;
    position: relative;
    color: #e4f2ff;
}

ul.footer-copyright li {
    font-weight: 400;
}

ul.footer-copyright li .footer-brand img {
    height: 63px;
    position: absolute;
    right: 0;
    top: 2em;
}

@media only screen and (max-width: 767px) {
    ul.footer-copyright {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 470px) {
    ul.footer-copyright li .footer-brand img {
        position: relative;
        margin: 0 auto 20px;
    }
}

ul.products-solutions-list li:before {
    content: '\2713';
    display: inline-block;
    color: red;
    padding: 0 6px 0 0;
    font-weight: 600;
}

ul.products-solutions-list li {
    list-style-type: none;
    font-size: 1em;
}

ul.products-solutions-list {
    padding-left: 15px;
}

.learn-more-button {
    width: 100%;
    margin: 0 !important;
    padding: 8px 20px !important;
    color: #fff !important;
    font-size: 1.0em !important;
    border: 0 !important;
    background-color: #0679a1 !important;
    text-shadow: none !important;
    text-align: center;
    cursor: pointer;
}

.solution-category-item {
    text-transform: uppercase;
    margin: 0.25em 0 0.5em !important;
}
.solution-category-list {
    margin-top: 10px !important;
}
.products-title {
    font-size: 1.5em !important;
    font-weight: 300 !important;
    color: #000 !important;
    width: 80%;
}

.products-title a {
    font-size: 25px !important;
    line-height: 35px !important;
    letter-spacing: -1px;
    font-weight: 600 !important;
    color: #fff !important;
}

ul.accordion_snippet {
    list-style: none;
    padding: 0;
    font-size: 2em;
}

.accordion_snippet ul {
    list-style: none;
    padding: 0;
}

.accordion_snippet ul.inner {
    padding-left: 5em;
    overflow: hidden;
    display: none;
}

.accordion_snippet ul.inner.show_list {
    /*display: block;*/
}

ul.accordion_snippet li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #888;
    margin: 0;
}

ul.accordion_snippet li a.toggle {
    width: 100%;
    display: block;
    float: left;
    padding: 20px 70px 15px 70px;
    font-weight: 300;
}

ul.accordion_snippet li a.toggle:hover {
    background-color: #eee;
    text-decoration: none;
}

ul.accordion_snippet li a.toggle:visited {
    text-decoration: none;
    color: #0679a1;
}

ul.accordion_snippet li a.toggle:focus {
    text-decoration: none;
    color: #0679a1;
}

ul.accordion_snippet li a.plus-sign:after {
    content: '+';
    color: black;
    float: right;
    font-size: 33px;
}

ul.accordion_snippet li a.minus-sign:after {
    content: '\2212';
    float: right;
    color: black;
    font-size: 33px;
}

ul.accordion_snippet ul {
    font-size: 0.6em;
    padding-bottom: 20px;
}

ul.accordion_snippet li ul li {
    border-bottom: 0;
    padding-bottom: 10px;
}

ul.accordion_snippet li ul li a, ul.accordion_snippet li ul li a:visited {
    color: #333;
}

.search_post_type_container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.search_post_type_input {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 1.5em;
    padding: 12px 20px 12px 40px;
    background-color: white;
    background-image: url('./i/searchicon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

.search_post_type_input::-webkit-input-placeholder {
    font-style: italic;
}

.search_post_type_input:-moz-placeholder {
    font-style: italic;
}

.search_post_type_input::-moz-placeholder {
    font-style: italic;
}

.search_post_type_input:-ms-input-placeholder {
    font-style: italic;
}

.search_post_type_result {
    font-size: 1.5em;
}

.search_post_type_result div {
    margin-top: 20px;
}

.search_post_type_results {
    color: #0679a1;
}

.search_post_type_link a, .search_post_type_link a:visited {
    color: #888;
}

.resource-industryevent {
    border-top: 1.5em solid;
    border-top-color: #0679a1 !important;
    text-align: center;
}

.resource-industryevent h4 {
    margin: 5px 0px;
    font-weight: 600;
}

.industryevent-booth {
    color: #0679a1;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

.resource-industryevent .meetup-button {
    background-color: #08062a;
    color: white;
    border: 4px solid #08062a;
    margin-bottom: 10px !important;
}

.resource-industryevent .foot {
    display: none
}



.blogrelated-tag a:before {
    color: #0679a1 !important;
    content: "\f02b" !important;
    font-family: FontAwesome, sans-serif !important;
    padding-right: 6px;
}

.blogrelated-tag {
    margin: 4px 0;
}

.blog-content {
    font-size: 1.15em;
    line-height: 2em;
}

.blog-content p {
    margin-bottom: 15px;
}

.blog-content h3 {
    font-weight: 600;
}

.blog-request-a-demo {
    font-style: italic;
}

.blog-request-a-demo .boiler-plate {
    font-weight: bold;
    text-align: left;
    margin-top: 50px;
    font-style: normal;
}

.blog-request-a-demo .blog-demo-button {
    margin: 20px 0px;
}

.blog-request-a-demo input {
    border: 0 !important;
    background-color: #0679a1 !important;
    color: white;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    font-style: normal;
}

.blog-bottom-card .title {
    font-size: 1.75em !important;
}

.resource-date {
    font-style: italic;
    color: #7a7a7a;
}

.blogrelated-tag a, .blogrelated-tag a:visited, .blogrelated-tag a:hover {
    color: #333 !important;
    font-style: normal;
    text-decoration: none;
}

.nf-form-fields-required {
    display: none;
}

.nf-error-msg.nf-error-field-errors {
    display: none;
}

.label-above .nf-field-label {
    margin-bottom: 2px !important;
}

#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 15px !important;
}

#nf-form-8-cont, #nf-form-8-cont .ninja-forms-req-symbol {
    color: white !important;
}

#nf-form-8-cont .nf-field-element input{
    color: #333;
}

.ninja-forms-req-symbol {
    color: #333 !important;
}

.nf-form-content {
    font-size: 13px;
}

#ninja_forms_required_items.hidden-container, #ninja_forms_required_items.hr-container, .nf-field-container.hidden-container, .nf-field-container.hr-container {
    margin: 0 !important;
}

.nf-response-msg {
    text-align: center;
    font-size: 20px;
}

.privacy-policy {
    text-align: center;
    color: #707070;
    font-style: italic;
}

.privacy-policy a {
    width: 100%;
    float: left;
}

.privacy-policy a, .privacy-policy a:visited {
    color: #707070;
    text-decoration: underline;
}

.blog-popup {
    position: fixed;
    top: 35%;
    z-index: 100;
    display: block;
}

.blog-popup.stay-informed {
    width: 550px;
    right: -550px;
    height: 410px;
    border: 1px solid #b7b7b7;
    background-color: #08062a;
}

.popup-button .stay-informed-button {
    cursor: pointer;
    background: url("i/stay-informed-2x.png") no-repeat center center;;
    width: 47px;
    height: 180px;
    background-size: cover;
}

.blog-popup.get-in-touch {
    width: 500px;
    right: -500px;
    height: 337px;
    border: 1px solid #cccccc;
    background-color: #efefef;
}

.popup-button .get-in-touch-button {
    cursor: pointer;
    background: url("i/get-in-touch.png") no-repeat center center;;
    width: 47px;
    height: 180px;
}

.blog-popup .popup-close {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #ccc;
    cursor: pointer
}

.blog-popup .popup-content {
    padding: 20px 20px 5px 20px;
    width: 90%;
    margin: 0 auto;
}

.blog-popup .popup-header {
    float: left;
    width: 100%;
    font-size: 30px;
    color: white;
    font-weight: 100;
    line-height: 30px;
}

.blog-popup .popup-text {
    float: left;
    width: 70%;
    font-size: 15px;
    color: white;
    margin-top: 10px;
}

.blog-popup .popup-image {
    float: right;
    width: 30%;
    margin-top: -20px;
    text-align: right;
}

.blog-popup .second-header {
    float: left;
    width: 75%;
    font-size: 15px;
    color: #0679a1;
    margin: 5px 0;
    font-weight: 600;
}

.blog-popup .footer-section {
    float: left;
    width: 100%;
    font-style: italic;
    margin-top: 20px;
    padding-left: 5px;
    font-size: 1.3em;
    font-weight: 300;
}

.blog-popup .footer-section .footer-left {
    color: #666;
    float: left;
    width: 230px;
    text-align: right;
}

.blog-popup .footer-section .footer-right {
    float: right;
    width: 150px;
    text-align: right;
    margin-top: -18px;
    margin-right: 10px;
}

.blog-popup .popup-input {
    width: 50%;
    float: left;
    margin-top: 15px;
}

.blog-popup .popup-input input {
    width: 200px;
}

.blog-popup .popup-footer {
    position: absolute;
    bottom: 0;
    left: 0px;
    background-color: #0679a1;
    width: 100%;
    height: 75px;
    display: flex;
    padding: 0 5%;
}

.blog-popup .popup-submit-button {
    border: 3px solid white;
    width: 50%;
    margin: auto 7% auto 0;
    color: white;
    font-size: 26px;
    font-weight: 500;
    padding: 3px 0px;
    text-align: center;
    cursor: pointer;
}

.blog-popup .popup-cancel-button {
    margin: auto;
    width: 50%;
    color: #fff;
    font-size: 26px;
    font-weight: 200;
    padding: 6px 0;
    text-align: center;
    cursor: pointer;
}

.blog-thankyou {
    color: white;
    font-size: 32px;
    margin-top: 175px;
    text-align: center;
    font-weight: 500;
}

.popup-privacy {
    width: 100%;
    float: left;
    color: #aaa;
    font-style: italic;
}

.popup-privacy a, .popup-privacy a:visited {
    color: #aaa;
}

.popup-button {
    position: absolute;
    top: 25%;
    left: -47px;
    width: 47px;
    height: 140px;
    z-index: 100;
}

.event-success-message {
    text-align: center;
    font-size: 21px;
}

.join-event-button {
    width: 200px;
    height: 50px;
    color: white;
    background-color: #0679a1;
    border: 0;
    font-weight: 600;
    font-size: 17px;
}

.sticky-form-container {
    float: left;
    margin-top: 15px;
}

.sticky-form-container .nf-cell {
    padding: 0 15px 0 0 !important;
}

.sticky-submit-button-container {
    display: none;
}

.line-height-14 {
    line-height: 1.4em;
}

.half-margin-top.margin-bottom.line-height-14 {
    font-weight: 400 !important;
}

.close-tag {
    display: inline-block;
    top: -.2em;
    position: relative;
    padding-left: 2px;
}

.close-tag:hover, .close-tag:visited {
    text-decoration: none;
    color: #0679a1;
}

.close-tag:before {
    content: 'x';
    color: #0679a1;
    font-weight: 300;
    font-family: Arial, sans-serif;
}

.wp_get_attachment_image {
    width: 100%;
}

.tickera select{
    max-width: 350px !important;
    margin: 0 !important;
    padding:0 !important;
}

.resource-menu a,.resource-menu a:visited{
	color:#222;
	font-weight:normal;
	font-size:1em;
}

.cloud-header-button{
	margin-top:5px !important;
}
.cloud-header-button a{
	border: 2px solid #cf2e2e !important;
	color: #cf2e2e !important;
	padding: 8px 15px !important;
}
.cloud-header-button a:hover{
	background-color: #cf2e2e !important;
	color: white !important;
}
.cloud-insights-popup {
    position: absolute;
    min-height: 100vh;
    width: 100%;
    background-color: rgba(54, 72, 84, 0.75);
    z-index: 100;
    padding: 80px 0;
    text-align: center;
}
.cloud-popup-wrap {
    max-width: 60%;
    position: relative;
    margin: auto;
    background: white;
    padding: 25px 0;
}
.cloud-popup-close.close-button {
    position: absolute;
    top: 1.5em;
    right: 1.5em;
    padding: 1px 10px;
    border: 3px solid #364854;
    cursor: pointer;
    z-index: 1000;
}
.cloud-popup-close.close-button span {
    font-weight: bolder;
    font-size: 2em;
    color: #364854;
}
.cloud-popup-close.close-button span:hover{
    color: #0679a1;
    text-decoration: none;
}
a.cloud-popup-close {
    color: #0679a1;
    cursor: pointer;
}
@media only screen and (max-width: 470px) {
    .cloud-insights-popup {
        padding: 40px 0;
    }
    .cloud-popup-wrap {
        max-width: 90%;
    }
    .cloud-popup-close.close-button {
        top: 0.5em;
        right: 0.5em;
        padding: 1px 6px;
    }
    .cloud-popup-close.close-button span {
        font-size: 1em;
    }
    .cloud-popup-wrap {
        height: 75vh;
        overflow: scroll;
    }
    .featured-topics {
        margin: 2em 0;
    }
    .featured-topics .row {
        padding: 0 15px;
    }
}
.consent-container{
	display: block;
}
.hover-white:hover{
    background-color: #fff!important;
}

.material-symbols-outlined.arrow-right {
    position: absolute;
    bottom: 11px;
    margin-left: 6px;
    font-size: 18px;
}

.share-tag {
    font-size: 18px;
    font-weight: 600;
}

@media only screen and (min-width: 768px) {
    .collapsible.search.heading {
        display: none;
    }

    .desktop-padding-left-70 {
        padding-left: 70px;
    }

    .featured-topics {
        margin: 5em 15px 0;
    }
}

.row.padding-15px {
    padding: 0 15px;
}

.verafin-heading-reskin{
    font-weight: 600 !important;
    color: #08062a !important;
    font-size: 30px !important;
    font-family: 'Inter', sans-serif !important;
}

.margin-left-sub-15 {
    margin-left: -15px;
}

/*temp fix product page button alignment not to left*/
@media (max-width: 768px) {
    a.ubtn-link {
        display: block !important;
    }

    .ubtn-small {
        margin-left: -6px !important;
    }
}

#known_user {
    text-align: center;
}
#known_user hr{
    max-width: 100px;
}
#known_user .greeting {
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 36px;
    font-size: 20px;
}
#known_user .greeting .show-resource-form{
    cursor: pointer;
    color: #0679a1;
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
}
.pdf-container {
    max-width: 100%;
    height: 100vh; /* Adjust height as needed */
    overflow-y: scroll;
}
.padding-70-40 {
    padding: 70px 40px;
}
@media only screen and (max-width: 500px) {
    .padding-70-40 {
        padding: 0 25px;
    }
}

.segment-wrap {
    margin-bottom: 10px;
    display: flex;
}

.segment-wrap.margin-top--6 {
    margin-top: -6px;
}

.segment {
    padding: 2px 8px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
    cursor: default;
    text-decoration: none !important;
}

.segment.segment-us {
    background: #00eb80;
    color: #08062a !important;
}

.segment.segment-can {
    background: #0679A1;
    color: #fff !important;
}

.segment.segment-canada {
    background: #0679A1;
    color: #fff !important;
}

.segment.segment-eu {
    background: #8050ed;
    color: #fff !important;
}

.segment.segment-europe {
    background: #8050ed;
    color: #fff !important;
}

.segment.segment-uk {
    background: #d9cff1;
    color: #08062a !important;
}

.hide-events-europe{
    display: none;
}

.vc_custom_webinar {
    padding-bottom: 20px;
    display: inline-flex;
    width: 100%;
}

.vc_custom_webinar .vc_custom_webinar_left .vc_custom_webinar_tag {
    font-size: 16px;
    color: #0092BC;
    text-align: left;
    font-family:Inter;
    font-weight:600;
    font-style:normal;
}

.vc_custom_webinar .vc_custom_webinar_left .vc_custom_webinar_title {
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    font-family:Inter;
    font-weight:600;
    font-style:normal;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_icon {
    border: 2px solid #0000;
    box-sizing: initial;
    display: inline-block;
    height: 4em;
    position: relative;
    text-align: center;
    width: 4em;
    vertical-align: middle;
}

.vc_custom_webinar .vc_custom_webinar_right {
    display: flex;
    flex-wrap: nowrap;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_dates {
    color: white;
    font-weight: bold;
    padding-right: 20px;
    margin: auto 0;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_dates .weekday {
    font-size: 17px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 5px;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_dates .formatted-day {
    font-size: 23px;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_icon span.vc_icon_element-icon::before {
    font-family: FontAwesome, sans-serif !important;
    content: "\f073";
    color: white;
    display: inline-block;
    font-size: 2.15em !important;
    padding-top: 0.5em;
    font-weight: 600;
    height: inherit;
    text-align: center;
    text-decoration: inherit;
    text-rendering: optimizelegibility;
    width: inherit;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_btn {
    margin: auto 0;
    padding-left: 10px;
    display: inline-block;
    text-align: center;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_btn a.btn-link {
    display: inline-block;
    margin: 0;
    color: inherit;
    text-decoration: none;
    max-width: 100%;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_btn a.btn-link button {
    font-family: 'Inter';
    font-weight: 500;
    border: none;
    background: #FFFFFF;
    color: #08062A;
    padding: 15px 30px;
}

.vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_btn a.btn-link button .btn-text{
    z-index: 3;
    position: inherit;
    display: block;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
}

@media only screen and (max-width: 1024px) {
    .vc_custom_webinar {
        display: block;
        margin: auto;
    }

    .vc_custom_webinar .vc_custom_webinar_left {
        width: 100%;
    }

    .vc_custom_webinar .vc_custom_webinar_right {
        width: fit-content;
        float: unset;
    }

    .vc_custom_webinar .vc_custom_webinar_left .vc_custom_webinar_tag, .vc_custom_webinar .vc_custom_webinar_left .vc_custom_webinar_title{
        text-align: center;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .vc_custom_webinar .vc_custom_webinar_right .vc_custom_webinar_dates {
        margin-left: 10px;
    }
}
