@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
:root {
    --panel-radius: 5px;
    --color-secondary: #1ea2a1;
}

/* responsive video markup */
.video-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px;
    border: 1px solid #DDD;
}
.video-block .video-block-descr {
    font-size: 14px;
    width: 40%;
    line-height: 1.43;
}
.video-block .video-block-wrap {
    width: 55%;
}
.video-block .video-block-descr strong {
    display: block;
    margin-bottom: 15px;
}
.video-block .video-block-descr ol {
    padding-left: 20px;
}
.video-block .video-block-descr li {
    margin-bottom: 12px;
}
.video-block .wistia_embed {
    width: 100% !important;
}
@media (max-width: 694px) {
    .video-block .video-block-descr {
        width: 100%;
    }
    .video-block .video-block-wrap {
        width: 100%;
    }
}
.video_responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.text_block_video {
    float: right;
    width: 40%;
    padding-left: 15px;
    font-size: 14px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media (min-width: 992px) and (max-width: 1170px) {
    .text_block_video {
        width: 100%;
        padding-left: 15px;
        font-size: 14px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .video_responsive .wistia_embed {
        width: 100% !important;
    }
    .video-block .wistia_embed {
        width: 100% !important;
    }
}
@media (max-width: 802px) {
    .text_block_video {
        width: 100%;
        padding-left: 15px;
        font-size: 14px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .video_responsive .wistia_embed {
        width: 100% !important;
        margin-bottom: 30px;
    }
    .video-block .wistia_embed {
        width: 100% !important;
        margin-bottom: 30px;
    }
    #wistia_chrome_35 {
        width: 100% !important;
    }
    #wistia_grid_43_wrapper {
        width: 100% !important;
    }
    #wistia_grid_43_main {
        width: 100% !important;
    }
}
body.it-background {
    background-size: cover
}

body.mobile-menu-is-opened {
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
}

@media (max-width: 992px) {
    .mobile-menu-is-opened > .container-fluid.no-padding {
        position: absolute;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
    }
}

.bar-header, .boxed .sort-toggle, #footer #menu-footer_left li a, .load-more, .last-page {
    background: rgba(255, 255, 255, 0.5)
}
.main-post-container .bar-header {
    background: transparent;
}
#footer, .content-panel.single-sidebar .widget, .builder-trending .scroller, .boxed .bar-header, .tribe-mini-calendar-wrapper, #text-13, #text-17, #text-18, #text-19, .post-container.main-post-container, .post-content {
    background: rgba(255, 255, 255, 0.6)
}
.content-panel.loop-sidebar-right, .content-panel.single-sidebar {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.search .container-fluid.no-padding.builder-section.builder-loop {
    min-height: 200px
}

.widget_wysija_cont .allmsgs .updated {
    background: rgba(245, 245, 245, 0.8);
    border-color: #E2E2E2
}
#popup .widget_wysija_cont .allmsgs .updated {
    background: none;
    border: none
}
.container-inner {
    max-width: 1170px
}
.after-header {
    margin-top: 95px;
    position: relative;
    padding-top: 0;
    margin-bottom: 0;
}
.widget-topics .trending-bar {
    background: transparent
}
#header-posts .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop a.hover-block-megamenu span {
    padding-right: 0
}
#footer .shadowed {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}
#footer .widgets .widget {
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.builder-widgets .widgets-inner, .subfooter {
    background: none
}
#subscribe-panel-html {
    background: #4b5b6e;
    border-top: 1px solid #a3aab3;
    min-height: 40px
}
#subscribe-panel-html .bg-warning {
    position: relative;
    background: none;
    max-width: 1340px;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 6px 40px 0
}
#subscribe-panel-html button.open {
    background: url(/blog/wp-content/uploads/images/open-modal.png) center center no-repeat;
    width: 24px;
    height: 20px;
    display: block;
    position: absolute;
    right: 34px;
    top: 9px;
    border: none;
    opacity: .3
}
#subscribe-panel-html button.open:hover {
    opacity: .8
}
#subscribe-panel-html .btn-primary, .modal-content input.btn_btn-primary {
    background: #68809c;
    border: none;
    margin-left: 75px;
    padding: 0 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    text-align: center
}
.modal-content input.btn_btn-primary {
    padding: 10px 70px;
    position: relative
}
.modal-dialog {
    width: 780px
}
#wpcf7-f4140-o1 .wpcf7-validation-errors, #wpcf7-f4140-o1 .wpcf7-spam-blocked, #wpcf7-f4140-o1 .wpcf7-mail-sent-ok, #wpcf7-f4140-o1 .wpcf7-mail-sent-ng {
    position: relative;
    top: -55px
}
div.wpcf7-response-output {
    margin-top: 0
}
.modal-content input.btn_btn-primary {
    bottom: 20px;
    left: 50%;
    margin-left: -111px;
    position: absolute
}
#subscribe-panel-html .btn-primary:hover, .modal-content input.btn_btn-primary:hover {
    background: #7b97b8
}
.modal-body {
    padding: 18px 22px 12px
}
.modal-content .modal-header {
    position: relative;
    background: #4b5b6e;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.modal-header-bot {
    text-align: center;
    color: #454545;
    font-size: 18px
}
.modal-header .close {
    background: url(/blog/wp-content/uploads/images/close-modal.png) 0 0 no-repeat;
    width: 24px;
    height: 20px;
    display: block;
    margin-top: 2px;
    position: absolute;
    right: 48px
}
.modal-header .close.dismiss {
    background: url(/blog/wp-content/uploads/images/close_icon.png) center center no-repeat;
    margin: 2px 0 0 5px;
    position: absolute;
    right: 17px
}
.news_modal-img {
    width: 49%;
    float: left;
    text-align: center
}
.news_modal-chec {
    width: 49%;
    float: right;
    padding-top: 20px
}
.news_modal-chec label {
    position: relative
}
.news_modal-chec span.wpcf7-list-item {
    margin-left: 0;
    padding-left: 15px
}
.news_modal-chec span.wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: -2px
}
.wpcf7-not-valid-tip {
    background: url(/blog/wp-content/uploads/images/appbar.warning.png) 0 50% no-repeat;
    padding: 6px 0 4px 22px;
    color: #ec4130
}
div.wpcf7-validation-errors {
    border: none;
    background: #ffefcf;
    color: #c89839;
    text-align: center;
    padding: 10px 0;
    font-size: 15px
}
div.wpcf7-mail-sent-ok {
    border: none;
    background: #569146;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    width: 100%;
    border-radius: 10px;
    margin-left: -2px;
}
.single-tribe_events div.wpcf7-mail-sent-ok {
    /*margin: 5px 0px 0px 0px;*/
    margin-left: 25px;
    padding: 14px 0;
    width: 380px;
}
.modal-inp {
    border-top: 1px solid #ccc
}
.modal-inp .colA p {
    float: left;
    width: 31%;
    color: #444;
    font-size: 16px;
    padding: 7px 0
}
.modal-inp .colA p:nth-child(2) {
    margin: 0 3.5%
}
.modal-inp input {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
    border: 1px solid #4b5b6e;
    padding: 10px
}
.modal-inp p:last-child {
    float: right
}
#subscribe-panel-html {
    cursor: pointer
}
#subscribe-panel-html button.close {
    cursor: pointer;
    background: url(/blog/wp-content/uploads/images/close_icon.png) center center no-repeat;
    margin-top: -11px;
    width: 30px;
    height: 26px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%
}
.logo-partner-block {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center
}
.modal-content a.btn_btn-primary-a-link {
    display: block;
    width: 220px;
    margin: 0 auto;
    color: #68809c;
    font-size: 16px;
    font-style: italic;
    text-align: center
}
#sticky-bar {
    width: 100%;
    height: 40px;
    position: fixed;
    top: 40px;
    z-index: 200;
    background: #fff;
    border-bottom: 1px solid #ccc
}
#sticky-bar #search-toggle {
    width: 50px;
    height: 40px;
    font-size: 25px;
    padding: 5px 2px 4px;
    background: #fff;
    color: #8e3233;
    opacity: 1;
    position: absolute;
    -webkit-transition: all 0 ease 0;
    -o-transition: all 0 ease 0;
    transition: all 0 ease 0;
    border-bottom: 1px solid #ccc
}
#sticky-bar #search-toggle.active {
    color: #454545
}
#sticky-search {
    height: 40px;
    top: 40px
}
#sticky-search input {
    padding: 5px 15px;
    height: 40px;
    font-size: 20px
}
#sticky-bar.fixed:not(.unstick) {
    position: fixed;
    top: 0
}
#sticky-bar .social-badges {
    text-align: right
}
@media (max-width: 782px) and (min-width: 601px) {
    #section-menu {
        width: 55%
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    #section-menu {
        width: 65%
    }
    .event-cust-page .single-sidebar {
        float: none;
    }
    .loop-sidebar-right, .single-sidebar-selector .single-sidebar {
        width: auto !important;
    }
    .fixed-object.fixed, .fixed-object, .fixed-object.taller {
        position: relative !important;
        top: 25px !important;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    #section-menu {
        width: 73%
    }
}
@media (min-width: 1200px) {
    #section-menu {
        width: 75%
    }
}
#section-menu ul li {
    padding: 0;
    float: left
}
.modal-open {
    overflow-y: scroll;
    overflow-x: hidden
}
body {
    padding-right: 0 !important
}
[class^="social-"]:before, [class*=" social-"]:before {
    font-family: "icons"
}
#section-menu .read-more .theme-icon-forward {
    top: -65px
}
#sticky-bar .open-subscrime-panel {
    display: none;
    position: absolute;
    right: 0;
    margin: 6px 1px 0 0;
    font-family: "Open Sans";
    font-weight: 700;
    padding: 3px 10px 4px 40px;
    min-height: 18px;
    background: #8e3233 url(/blog/wp-content/uploads/images/subscribe-icon_copy.png) 10px 50% no-repeat;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase
}
#sticky-bar .open-subscrime-panel:before {
    content: "";
    display: inline-block;
    width: 73px;
    position: absolute;
    top: -11px;
    left: -24px;
    height: 40px
}
#sticky-bar .open-subscrime-panel:hover {
    opacity: .85
}
#sticky-bar .open-subscrime-panel:hover:after {
    background: none
}

p.research-benchmarks-intro-paragraph {
    margin-bottom: 40px;
}

.builder-connect .connect-downloads p {
    margin-top: 10px
}
.loop .widget_a .article-info .heat-index {
    display: none
}
.loop-panel .view-index {
    right: 0;
    margin-right: 5px;
    position: relative;
    float: right;
    bottom: 0
}
.loop-panel .heat-index {
    display: none;
    right: 0;
    margin-right: 3px;
    position: relative;
    float: right;
    bottom: 0
}
.loop-panel .view-index, .loop-panel .heat-index, .loop-panel .sharing-toggle {
    margin-top: 4px;
}
.slider .loop-panel .heat-index {
    display: none;
}
.loop-panel .sharing-toggle {
    right: 0;
    margin-right: 3px;
    position: relative;
    float: right;
    font-size: 16px
}
.widget-3 .widget_a .article-image-wrapper img {
    width: 40px;
    height: auto
}
.widget-3 .compact-panel .overlay-hover {
    padding-top: 0
}
.widget-3 .widget_a .article-image-wrapper .overlay-hover .theme-icon-forward {
    font-size: 28px
}
.widget-3 .widget_a .article-info {
    padding-left: 70px !important
}
.widget-3 .widget_a .compact-panel {
    min-height: 67px
}
[class^="theme-icon-"]:before, [class*=" theme-icon-"]:before {
    line-height: 1.2em
}
#tribe-events-content {
    margin-top: -75px
}
.tribe-clearfix::before {
    content: normal
}
#tribe-events-list-widget-2 .tribe-events-widget-link {
    padding-left: 15px
}
#tribe-events-list-widget-2 ol.hfeed.vcalendar {
    list-style: none;
    padding: 13px 15px 0 !important
}
#tribe-events-list-widget-2 ol.hfeed.vcalendar li {
    padding: 0
}
#tribe-events-list-widget-2 ol.hfeed.vcalendar h4.entry-title {
    margin-bottom: 5px;
    margin-top: 2px
}
#tribe-events-list-widget-2 ol.hfeed.vcalendar a {
    color: #333 !important;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-family: inherit
}
#tribe-events-list-widget-2 ol.hfeed.vcalendar .duration {
    margin-bottom: .7em;
    font-size: .8em;
    opacity: .6;
    line-height: 1.5;
    font-family: 'proxima_novalight, Rajdhani', sans-serif;
    color: #333
}
@media (max-width: 782px) and (min-width: 601px) {
    #section-menu {
        width: 100%
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    #section-menu {
        width: 100%
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    #section-menu {
        width: 100%
    }
}
@media (min-width: 1200px) {
    #section-menu {
        width: 100%;
        margin-left: 1%
    }
}
#section-menu {
    border-left: none;
    margin-left: 0;
    font-family: "Open Sans"
}
#section-menu .header {
    font-size: 14px;
    font-weight: 500
}
#section-menu .menu-item-4888 .mega-content .post-list, #section-menu .menu-item-3909 .mega-content .post-list, #section-menu .menu-item-4889 .mega-content .post-list {
    padding: 0 10px
}
#section-menu .menu-item-4888 .article-image-wrapper img {
    height: 130px
}
#section-menu .article-image-wrapper {
    text-align: center;
    display: inline-block;
    max-width: 100%
}
#section-menu .article-image-wrapper img {
    text-align: center
}
#section-menu .overlay-panel .article-info {
    font-size: 14px
}
#section-menu ul > li {
    padding: 0;
    float: left;
    padding: 0 4.58%
}
#section-menu > ul > li > a {
    border-right: none;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    width: 100%;
    color: #8e3233;
    height: 40px;
    font-family: "Open Sans";
    font-size: 14px
}
#section-menu ul > li.current-menu-item > a {
    border-bottom: 4px solid #8e3233
}
#section-menu > ul > li.menu-item:hover > a, #section-menu > ul > li:hover > a.no-icon .category-title {
    color: #3d3d3d;
    border-bottom: none
}
#section-menu > ul > li.menu-item:hover > a {
    border-bottom: 4px solid #8e3233
}
#section-menu > ul > li > a.no-icon {
    display: inline-block !important;
    line-height: 33px;
    vertical-align: middle;
    padding-top: 1px;
    text-align: center
}
#section-menu .placeholder {
    top: 40px;
    padding: 0;
    padding-right: 50px;
    height: auto
}
#section-menu a.no-icon .category-title {
    display: inline-block !important;
    color: #8e3233;
    vertical-align: middle;
    line-height: 18px;
    font-weight: 700
}
#section-menu a.no-icon .category-title:hover {
    color: #3d3d3d
}
#section-menu .mega-wrapper .term-list a {
    color: #8e3233 !important
}
#section-menu > ul > li a.overlay-link {
    text-align: left
}
#section-menu > ul > li > a, .new-articles .selector, a.sticky-toggle, #sticky-bar .social-badges a, #section-menu .article-info, #section-menu .header, #section-menu .read-more, #section-menu .compact-panel .article-title, .dark-bg .trending-toggle, .dark-bg .sharing-toggle, .new-articles .compact-panel .article-title, #sticky-bar .social-badges a:hover, .sticky-toggle:hover, .sticky-toggle.active, .section-toggle, .section-menu-mobile ul li a, .sort-toggle.active, .sort-toggle.over, .sort-buttons a, .sort-buttons span.page-numbers, .topten-number {
    color: #454545 !important;
    font-size: 13px
}
.sort-toggle.over {
    font-size: 9px !important;
}
#section-menu .article-info {
    opacity: 1
}
#section-menu .add-active.active:hover .article-info {
    text-decoration: underline
}
#section-menu .read-more {
    font-size: 28px
}
#section-menu .mega-wrapper .term-list, #section-menu .mega-wrapper .term-list a {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 600;
    font-size: 14px
}
#section-menu .mega-wrapper .term-list a:hover, #section-menu .mega-wrapper .term-list a.active {
    background: none;
    color: #454545 !important
}
#disqus_thread {
    margin: 0 20px
}
.post-right.content-panel .the-content p, .post-right.content-panel .the-content {
    font-size: 18px;
    line-height: 24px;
    color: #000
}
#tribe-events .tribe_events .wistia_embed ~ .tribe-events-single-event-description em:first-child {
    display: none;
}
.post-right.content-panel .the-content h2 a {
    font-size: 30px
}
.container-inner .connect-downloads {
    display: none !important
}
@media screen {
    .fixed-object.fixed {
        top: 65px
    }
    .pagination {
        margin-bottom: -6px
    }
    .bar-label .label-text {
        color: #000
    }
    .main-post-container .bar-label {
        padding: 8px 0 15px
    }
    .main-post-container .bar-label .label-text {
        font-size: 38px;
        line-height: 42px;
        font-weight: 400;
        text-transform: none;
    }
    .main-post-container .bar-label h1.label-text {
        margin:0;
    }
    .loop-panel h2.article-title, .single-page h1.single-title {
        text-transform: none
    }
    .single-page h1.single-title, .single-tribe_events h1.tribe-events-single-event-title {
        font-size: 38px;
        line-height: 42px;
        font-weight: 400
    }

    .builder-sections {
        margin-top: 0
    }
}

#sticky-inner .term-list, #sticky-inner .color-line, #recommended .color-line, #tribe-events-header, .tribe_events .single-page.shadowed.hidden-contents-menu.classic-post .control-bar.clearfix, .tribe-events-list-separator-month, #tribe-events-content h2.tribe-events-page-title, .single-page.shadowed.hidden-contents-menu.classic-post #tribe-events .tribe-events-button {
    display: none
}
.tribe_events .single-page.shadowed.hidden-contents-menu.classic-post .post-right {
    padding-top: 0px
}
.tribe_events .single-page.shadowed.hidden-contents-menu.classic-post #tribe-events-content.tribe-events-list {
    margin-bottom: 0px
}
.widgets-wrapper a, .widgets-wrapper a:link, .widgets-wrapper a:visited {
    color: #8E3233
}
.tribe-mini-calendar .tribe-events-has-events:hover a, .tribe-mini-calendar .tribe-events-has-events:hover a:hover {
    color: #fff
}
.single-tribe_events h1.tribe-events-single-event-title {
    margin-bottom: 25px
}
#tribe-events-content .tribe-events-back, #tribe-events-content .tribe-events-schedule.updated.published.tribe-clearfix {
    display: none
}
.event-cust-page .tribe-events-user-recurrence-toggle {
    display: none
}
.event-cust-page .tribe-events-notices {
    background: #f2f2f2;
    border: 1px solid #ccc;
    color: #454545
}
.event-cust-page #tribe-events-header {
    padding-top: 40px
}
.event-cust-page .tribe-mini-calendar td, .event-cust-page .tribe-mini-calendar th, .event-cust-page .tribe-mini-calendar div[id*='daynum-'] a, .event-cust-page .tribe-mini-calendar-no-event {
    font-size: 15px;
    overflow: hidden
}
.event-cust-page #tribe-events .tribe-events-button, .tribe-events-button {
    background: #f2f2f2
}
.event-cust-page .single-page .authorship-row {
    margin-top: 0
}
.event-cust-page .single-page .authorship {
    margin-top: 0px
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 24px;
    margin: 0 0 20px
}
.tribe-events-event-image img {
    width: 700px;
}
.event-cust-page .authorship-row.clearfix.padded-panel {
    padding: 0
}
.widget-topics .topic-name {
    font-size: 13px;
    font-weight: 500
}
.builder-sections .widget-section {
    padding-bottom: 3px
}
.container-fluid.no-padding.builder-section.builder-sections {
    padding-top: 2px
}
.container-fluid.no-padding.builder-section.builder-trending {
    padding-top: 22px
}
.container-fluid.no-padding.builder-section.builder-trending .shadowed {
    border-bottom: none
}
.container-fluid.no-padding.builder-section.builder-connect {
    padding-top: 26px
}
.container-fluid.no-padding.builder-section.builder-widgets {
    padding-top: 19px
}
#section-menu.new-section-menu ul > li {
    padding: 0 56px
}
#section-menu.new-section-menu ul > li.menu-item-4933 {
    padding-left: 0
}
#section-menu.new-section-menu .placeholder-copy {
    display: inline-block;
    width: 100%;
    position: absolute;
    background: #fff;
    left: 0;
    top: 40px;
    min-height: 260px;
    z-index: 10;
    padding: 25px 20px 20px;
    -webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.2);
    color: #AAA
}
#section-menu.new-section-menu .placeholder-copy ul li {
    float: left;
    display: inline-block;
    width: 205px;
    padding: 0 10px;
    margin: 0;
    border-right: 1px solid #ccc;
    min-height: 320px
}
#section-menu.new-section-menu .placeholder-copy ul li:first-child {
    width: 70px
}
#section-menu.new-section-menu .placeholder-copy ul li:last-child {
    border-right: none
}
.menu-date-block {
    color: #a03638;
    font-size: 11px;
    display: inline-block;
    width: 100%
}
.widget-topics .topic-panel, .widget-topics .trending-bar {
    height: 20px
}
.widget-topics .heat-index .numcount {
    position: absolute;
    left: 1px
}
.widget > div.widget_wysija_cont {
    padding: 17px 24px !important
}
.wysija-submit.wysija-submit-field, .submitBlock input[type="submit"] {
    background: #a7383b;
    display: block;
    border: none;
    color: #fff;
    padding: 8px 0;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin: 13px auto 0;
    width: 180px;
    border-radius: 0
}
.submitBlock {
    position: relative
}
.submitBlock input[type="submit"] {
    margin-top: 20px;
    margin-bottom: 10px
}
div.wpcf7 img.ajax-loader {
    position: absolute;
    top: 10px;
    left: -10px
}
.category-research-papers .post-right.content-panel,
.category-visuals .post-right.content-panel {
    padding-top: 5px
}
.category-research-papers .image-container, .category-research-papers .postinfo, .category-research-papers .popnav.shown, .category-research-papers .single-page .author, .category-research-papers .single-page .info.author-name,
.category-visuals .image-container, .category-visuals .postinfo, .category-visuals .popnav.shown, .category-visuals .single-page .author, .category-visuals .single-page .info.author-name {
    display: none
}
.postid-7046 .control-bar, .postid-7046 .authorship, .postid-7046 .postinfo {
    display: none
}
.postid-7046 .post-right.content-panel {
    padding-top: 0
}
.category-research-papers .single-page .authorship,
.category-visuals .single-page .authorship {
    position: absolute;
    margin-top: -10px;
    right: 20px
}
.widget_wysija_cont p.wysija-checkbox-paragraph {
    margin-bottom: 7px
}
.widget_wysija_cont p label {
    font-weight: 400;
    font-size: 13px;
    margin-left: 18px;
    position: relative;
    padding-left: 25px
}
.widget_wysija_cont p label.off-ch {
    font-weight: 400
}
.widget_wysija_cont input[type="text"] {
    width: 100%;
    padding: 5px 16px;
    color: #a3a3a3;
    border: 1px solid #f1f0ef !important;
    margin-top: 3px
}
.widget_wysija_cont input[type="text"]:focus {
    color: #454545
}
.widget_wysija_cont input[type="checkbox"] {
    position: absolute;
    left: -9999px
}
.widget_wysija_cont label {
    cursor: pointer
}
.widget_wysija_cont label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 7px;
    background: url(https://www.altoros.com/blog/wp-content/uploads/2015/06/checkbox-bg.jpg) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 3px;
}
.widget_wysija_cont label.off-ch:before {
    background: url(https://www.altoros.com/blog/wp-content/uploads/2015/06/checkbox-bg.jpg) 100% 100% no-repeat
}
.col-md-3 .content-panel {
    margin-bottom: 23px
}
.overlay-layer {
    background: rgba(166, 186, 209, .13) !important;
}
.overlay-hover {
    background: rgba(166, 186, 209, .13) !important;
    text-shadow: 0 0 30px rgba(166, 186, 209, 1) !important;
}
#footer .container-fluid.no-padding.builder-section.builder-widgets {
    padding-top: 0
}
#footer .widgets-inner {
    padding: 0!important;
}

#footer .col-md-3:last-child .textwidget,
#footer .menu-footer_left-container {
    padding: 0 5px !important
}
.main-footer .complementary-info-links ul.menu li a,
#footer #menu-footer_left li a {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    background: transparent!important;
    color: white!important;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 19px;
}


#footer #menu-footer_left li a:hover {
    background: #fff;
    color: #C52C3D!important;
}
#footer .builder-widgets .widgets-inner {
    background: none
}

#footer .widget ul.menu li:last-child a,
#footer #menu-footer_left li:last-child a{
    margin-bottom: 0;
}

#text-10 {
    padding-left: 20px;
    padding-right: 20px;
}
#text-10 p {
    margin-bottom: 0;
}
#text-10 .bar-label {
    padding-top: 0;
    padding-bottom: 12px;
}
#text-10 .label-text {
    color: white;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}
@media (max-width: 991px) {
    #text-10 {
        padding-right: 5px;
        padding-left: 5px;
        text-align: center;
    }
}
#text-10 .bar-header {
    border: none
}
#text-10 .textwidget {
    padding-top: 2px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0!important;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #c1c6ce;
}

#nav_menu-2 .bar-label {
    padding-top: 0;
    padding-left: 5px;
    padding-bottom: 10px;
}

#nav_menu-2 .bar-label .label-text {
    color: white;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}

#footer .copyright {
    width: 100%
}
#footer .col-sm-6 .col-md-3 {
    padding-left: 4px
}
#footer .col-sm-6 .col-md-3:first-child {
    padding-left: 23px
}
#footer .col-sm-6 .col-md-3:last-child {
    padding-left: 46px
}
#footer .col-sm-6.copyright p {
    padding-top: 13px;
    display: inline-block;
    text-transform: none
}
#footer .col-sm-6.copyright p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#footer .col-sm-6.copyright p a {
    font-size: 13px;
    font-weight: 700;
    color: #454545;
}
#footer .col-sm-6.copyright p a:hover {
    color: #a7383b
}
#footer .social-badges {
    padding: 0 0 9px;
    margin: 0 -9px 0;
}
@media (max-width: 991px) {
    #footer .social-badges {
        padding: 0 0 25px;
        margin: 0;
    }
}
#footer .social-badges .social-badges__item {
    padding: 0 8px;
    display: inline-block;
    vertical-align: middle;
}

#footer .social-badges .social-badges__item-icon-path {
    transition: fill .15s ease;
}

#footer .social-badges .social-badges__item:hover .social-badges__item-icon-path {
    fill: white;
}

#footer .social-badges .social-badges__item:hover path {
    fill: #fff;
}

.loop-panel h2.article-title {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #8e3233;
}
.loop-panel h2.article-title:hover {
    text-decoration: underline;
}
.formError {
    display: none
}
.wrp-wysija-submit, .wrp-wysija-submitS {
    position: absolute;
    display: inline-block;
    content: '';
    width: 180px;
    height: 36px;
    bottom: 17px;
    left: 50%;
    margin-left: -90px;
    margin-top: 13px;
    cursor: pointer
}
.wrp-wysija-submit {
    bottom: 37px;
}
.wysija-err-mes, span.wpcf7-not-valid-tip, div.wpcf7-validation-errors {
    font-size: 13px;
    color: #bc5d5d;
    background-color: #f2dede;
    border-color: #eed3d7;
    position: relative;
    padding: 5px 10px 6px 14px;
    border-radius: 5px;
    width: 100%;
    line-height: 24px;
    margin-top: 15px;
    cursor: pointer
}
#form-wysija-2, #form-wysija-4, #form-wysija-3 {
    padding-bottom: 20px
}
#form-wysija-2 .no_spam, #form-wysija-4 .no_spam, .widget_wysija_cont .no_spam {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    left: 0;
    font-size: .9em
}
.formWP span.wpcf7-not-valid-tip, div.wpcf7-validation-errors {
    cursor: auto;
    display: none!important;
}
.formWP input.inp-er {
    border-color: #bc5d5d;
}
.single-page .main-subtitle {
    color: #000;
    font-size: 22px;
}
#section-menu .post-list {
    padding: 0 0 0 10px
}
#section-menu .post-panel {
    text-align: center;
    min-height: 225px;
    padding: 30px 15px 20px
}
#section-menu .post-panel:hover, #section-menu .mega-col:hover {
    background: #e6e6e6
}
#section-menu .mega-col:hover .mega-col-mid-wrp {
    border-left: 1px solid #e6e6e6
}
#section-menu .mega-col {
    margin-top: 0;
    height: auto;
    border: none;
    padding: 0;
    margin-left: -1px
}
#section-menu .mega-col-mid-wrp {
    border-left: 1px solid #e8e8e8;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px
}
#section-menu .mega-col-right {
    padding-right: 25px
}
.post-right.content-panel.wide {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
.panel-style .content-inner {
    top: 0
}
.widget_a .color-line {
    opacity: 0
}
.builder-trending .scroller {
    height: auto
}
.subfooter {
    margin-top: 0
}
.control-bar .triangle-border, .control-bar .triangle {
    display: none
}
.padded-panel, #it-ad-image-before, #it-ad-image-after, #it-ad-recommended-before, #it-ad-recommended-after, #it-ad-comments-before, #it-ad-comments-after {
    padding: 0 3%
}
.widgets .bar-header {
    border-top: none
}
.placeholder .col-sm-9 {
    padding-right: 0
}
#section-menu .menu-item-4888 .placeholder, #section-menu .menu-item-4889 .placeholder {
    padding-right: 30px
}
.post-content {
    overflow: visible
}
.IN-widget {
    position: relative;
}
.framed #body .wrapper {
    background: none !important
}
.container-outer {
    background: #fff !important
}
#recommended {
    border-top: none;
    overflow: hidden
}
#recommended .magazine-content {
    background-color: #fff
}
#recommended .magazine-header {
    background: none
}
.single-page .video-container {
    margin-bottom: 0
}

.theme-icon-slideshare:before {
    content: "\f1e7";
    font-family: 'FontAwesome' !important
}
#post-8839 .content-panel.wide > .padded-panel h1, #post-8834 .content-panel.wide > .padded-panel h1 {
    height: 38px;
    line-height: 38px;
    background: rgba(245, 245, 245, 0.8);
    margin-bottom: 20px;
    border-bottom: 1px solid #E2E2E2;
    width: 100%;
    left: 0;
    position: absolute;
    padding-left: 15px
}
#post-8523 .post-right.content-panel .the-content {
    margin-top: 4px;
    padding-bottom: 25px
}
@media screen and (max-width: 400px) {
    .the-content div {
        max-width: 100%;
    }
    .single-tribe_events div.wpcf7-mail-sent-ok {
        padding: 14px 0;
        width: 305px;
        text-transform: uppercase;
        border-radius: 10px;
    }
}
@media screen and (max-width: 430px) {
    .the-content div {
        max-width: 100%;
    }
    .single-tribe_events div.wpcf7-mail-sent-ok {
        padding: 14px 0;
        width: 310px;
        text-transform: uppercase;
        border-radius: 10px;
    }
}

#post-8839 .post-right.content-panel .the-content, #post-8834 .post-right.content-panel .the-content {
    margin-top: 3px;
    padding-bottom: 25px
}
#post-8523 .post-right.content-panel .padded-panel {
    min-height: 38px;
    padding: 0 5px 0 5px
}
#post-8523 .post-right.content-panel .padded-panel #jig1 .jig-imageContainer {
    margin-bottom: 4px;
    margin-right: 5px
}
#post-8839 .post-right.content-panel .padded-panel, #post-8834 .post-right.content-panel .padded-panel {
    min-height: 38px;
    padding: 0 3px
}
#cboxClose {
    top: 0
}
#text-13 .textwidget, #text-14 .textwidget, #text-17 .textwidget, #text-18 .textwidget, #text-19 .textwidget {
    padding-top: 23px !important;
    padding-bottom: 3px !important
}
.slider .content-panel .popover {
    left: auto !important;
    right: 0
}
.slider .content-panel {
    background: #FFF;
}
.loop-panel .excerpt {
    max-height: 70px;
    overflow: hidden;
}
.slider .content-panel .popover .arrow {
    left: 93% !important
}
.loop-info-collect {
    overflow: hidden;
}
.slider .loop-info-collect {
    overflow: initial;
}
.loop-info-wrapper {
    min-height: 180px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.loop-totals {
    display: inline-block;
    float: right;
    height: 30px;
}

/* all resources */

.page-id-28246 .loop-panel-slider {
    padding: 0 32px;
}

.col-lg-3.loop-column.widget-margin.scrollcontrol-side {
    padding-left: 15px;
}

.page-id-28246 .post-container.main-post-container {
    padding: 0;
}

.page-id-28246 .post-container.main-post-container .slider {
    padding: 20px 17px 40px;
}

.page-id-28246 .bar-header.sortbar {
    margin: 0;
    padding: 22px 32px;
}

.page-id-28246 .justified-image-grid .jig-imageContainer img {
    height: 100%;
}

.page-id-28246 #jig2 .jig-caption-wrapper {
    z-index: 5;
}

.slider-arrow--right,
.slider-arrow--left {
    top: 30%;
    text-indent: -9999px;
    background-image: url("https://www.altoros.com/blog/wp-content/uploads/2022/02/Vector-14.png");
    background-repeat: no-repeat;
    background-size: 17px 55px;
    background-position: center center;
    width: 44px;
    height: 93px;
    display: block;
    overflow: hidden;
    padding: 0;
    transition: background-color 0.3s ease-in-out !important;
    padding: 19px 14px;
    border-radius: 5px;
}

.slider-arrow--right:hover,
.slider-arrow--left:hover {
    background-color: rgba(13, 41, 86, 0.07);
}

.slider-arrow--left {
    left: 17px;
}

.slider-arrow--right {
    transform: rotate(180deg);
    right: 17px;
}

.page-id-28246 .post-container .loop-panel .authorship {
    font-weight: 400;
}

.page-id-28246 .post-container .loop-info-wrapper {
    padding-left: 0;
    padding-right: 0;
}

/* all resources: news opinion */

.page-id-28246 .post-container.main-post-container.mbottom25 .post-right.content-panel.wide {
    padding: 20px 32px 0;
    background-color: #e7edf4;
}

/* -- all resources: news opinion -- */

/* all resources: more... button */

.post-container.main-post-container.mbottom25 + .load-more-wrapper .load-more {
    padding: 20px 0;
    height: auto;
    text-transform: capitalize;
    color: #8e3233;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.1px;
    border: none;
    border-bottom-left-radius: var(--panel-radius);
    border-bottom-right-radius: var(--panel-radius);
    box-shadow: none;
    transition: text-decoration 0.3s ease-in-out, background-color 0.3s ease-in-out;
    background-color: #e7edf4;
}

.post-container.main-post-container.mbottom25 + .load-more-wrapper .load-more:hover {
    text-decoration: underline;
}

/* -- all resources: more... button -- */

/* -- all resources -- */

@media (max-width: 767px) {
    .slider-arrow--right, .slider-arrow--left {
        top: 17%;
    }
}

.slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slider-nav__item--current, .slider-nav__item {
    border-radius: 12px
}
.slider-nav__item {
    background: #bbb
}
.slider-nav__item--current, .slider-nav__item--current:hover {
    background: #a7383b
}
.toglle-subscribe {
    display: none;
}
.hide-block-subscribe {
    position: fixed;
    top: 0;
    left: 100%;
    background: #393d42;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.widget-block-subscribe {
    position: fixed;
    top: 20%;
    z-index: 9999;
    background: #fff;
    margin: 0 auto;
    width: 80%;
    left: 100%;
}
.widget-block-subscribe #wysija-2 {
    max-height: 320px;
}
.widget-block-subscribe.horizontal-orientation {
    top: 8%;
    width: 90%;
}
.widget-block-subscribe.horizontal-orientation #wysija-2 .widget_wysija_cont p.wysija-checkbox-paragraph, .widget-block-subscribe.horizontal-orientation #wysija-2 .widget_wysija_cont input[type="text"] {
    width: 50%;
    float: left;
}
.close-block-subscribe {
    cursor: pointer;
    position: absolute;
    bottom: -30px;
    color: #a9a9a9;
    font-size: 16px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.ubermenu-item-level-1:nth-child(2) .ubermenu-target {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.ubermenu-item-level-1:last-child .ubermenu-target {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

@media screen and (max-width: 959px) {
    .single-page:not(.longform-post) h1.single-title {
        padding-right: 30px;
    }
    .loop-info-collect {
        overflow: inherit;
        display: inline;
    }
    .loop-image-wrapper {
        width: auto;
        height: auto;
    }
    .loop-image {
        position: initial;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        height: auto;
    }
    .loop-info-wrapper {
        padding: 15px 0 5px;
        height: auto;
    }
    .loop-panel .authorship {
        font-size: 12px!important;
    }
    .loop-panel .excerpt {
        line-height: 24px;
        font-size: 17px;
    }

    .loop-panel .color-line {
        margin: 12px 0 5px;
        background: url("assets/images/tilda-separator.svg") no-repeat center transparent;
        background-size: contain;
        height: 22px;
    }
    .ubermenu-item.ubermenu-item-level-0 {
        position: relative
    }
    .slider-arrow--right, .slider-arrow--left {
        bottom: 35%;
        width: 17px;
        height: 55px
    }
    .bar-header, .boxed .sort-toggle, #footer #menu-footer_left li a, .load-more, .last-page {
        background: rgba(245, 245, 245, 0.7)
    }
    .widget_a .compact-panel {
        min-height: auto
    }
    #post-8523 .post-right.content-panel#post-8523 .post-right.content-panel .the-content, #post-8839 .post-right.content-panel .the-content, #post-8834 .post-right.content-panel .the-content {
        margin-top: 25px
    }
    .after-header {
        margin-top: 37px !important
    }

    #header-posts .ubermenu-skin-clean-white.ubermenu-responsive-toggle, #mainmenuholder .ubermenu-skin-clean-white.ubermenu-responsive-toggle {
        height: 53px!important;
    }

    .toglle-batton-menu {
        position: absolute;
        top: 5px !important;
        right: 0px;
        -webkit-border-radius: 5px;
        -webkit-border-top-right-radius: 0px !important;
        -webkit-border-bottom-right-radius: 0px !important;
        -moz-border-radius: 5px;
        -moz-border-radius-topright: 0px !important;
        -moz-border-radius-bottomright: 0px !important;
        border-radius: 5px;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }
    .toglle-batton-menu:not(.active-menu) .fa {
        left: 10px !important;
    }
    .toglle-subscribe {
        top: 90px;
        position: fixed;
        right: 0px;
        display: inline-block;
    }
    .toglle-batton-menu.active-menu {
        background: transparent !important;
        border: 0;
    }
    .table-video-block div:first-child {
        width: 100% !important;
        float: none !important
    }
    .table-video-block div:first-child ol {
        padding-left: 20px;
        padding-right: 10px
    }
    .fixed-object.fixed, .fixed-object, .fixed-object.taller {
        position: relative !important;
        top: 25px !important
    }
    .builder-loop .col-md-3.loop-column {
        width: 100%
    }
    .single-sidebar .widgets .widget {
        width: 100%;
        float: none
    }
    .magazine-more a, .magazine-more .sort-buttons a {
        color: #FFF !important
    }
    iframe {
        max-width: 640px;
        width: 100%
    }
    body.it-background.custom-background {
        background-position: bottom center !important;
        background-color: #becede !important
    }
    body.custom-background {
        background-size: 1000px;
        background-attachment: scroll
    }
    #jig2 .jig-caption-title {
        font-size: 10px !important
    }
    .loop-sidebar-right, .single-sidebar-selector .single-sidebar {
        width: auto !important
    }
    .col-md-3 .widget_a .article-image-wrapper {
        display: none
    }
    .col-md-3 .widget_a .article-info {
        padding-left: 18px !important
    }
    #footer .col-sm-6 .col-md-3:first-child {
        padding-left: 0
    }
    #footer .col-md-3:first-child, #footer .col-md-3 {
        text-align: center
    }
    #footer .col-sm-6 .col-md-3:last-child {
        padding-left: 0
    }
    #footer .col-md-3 {
        width: 100%
    }
    #footer .builder-widgets .widget-panel {
        margin-bottom: 0
    }
    @media (max-width: 992px) {
        #footer .widget-panel.left {
            margin-bottom: 15px;
            padding-left: 0;
            padding-right: 0;
        }
    }

    @media (max-width: 760px) {
        #footer .widget-panel.left {
            padding-left: 15px;
            padding-right: 15px;
        }
    }

    .col-md-3 .content-panel {
        margin-bottom: 0
    }
    .event-cust-page .single-sidebar {
        float: none
    }
    body.page .event-cust-page .single-sidebar {
        opacity: 1
    }
    .banner-pop-up, #popup, .hide-layout {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .loop-image-wrapper {
        margin-left: -15px;
        margin-right: -15px;
        max-width: none!important;
        width: auto!important;
    }
}

.popover.sharing .trending-label {
    margin-bottom: 0
}
.su-posts-default-loop .su-post {
    margin-bottom: 0 !important
}
.su-posts-default-loop h2.su-post-title {
    line-height: 1.2em;
    font-size: 13px !important;
    font-weight: 400 !important
}
.su-posts-default-loop h2.su-post-title a {
    color: #333 !important
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    line-height: 1;
    font-size: 10px;
    font-weight: 100
}
.widget-topics .topic-name {
    width: 54% !important;
}
.widget-topics .trending-bar {
    width: 46% !important;
}
.widget-topics .heat-index .numcount {
    left: 18px !important;
    margin-top: 1px;
    font-size: 12px
}
.widget-topics .trending-meta {
    top: -44px !important;
}
.widget-topics .heat-index .theme-icon-flame {
    margin-left: 0px !important;
}
.builder-trending .boxed .bar-label {
    padding: 30px 12px 8px 18px
}
#tribe-events-content {
    margin-top: 0
}
#tribe-events-list-widget-2 p.tribe-events-widget-link {
    display: none
}
p.no-ivents {
    padding: 10px
}
h3.nowrap {
    white-space: nowrap
}
.widget-section .center-panel {
    height: 55px;
    border-bottom: 1px solid #F0F0F0
}
.widget-section .center-panel .border {
    background: #fff
}
#tribe-events-content .duration .dtstart {
    float: left
}
#section-menu ul > li.current-menu-item > a > span {
    color: #000 !important
}
#sticky-bar .had-logo {
    opacity: 0;
    display: none;
    background-image: url(https://www.altoros.com/wp-content/uploads/2014/06/AltorosLogo_42%D1%8542.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 34px;
    content: " ";
    height: 100%;
    position: absolute;
    left: 10px;
    width: 34px;
    z-index: 200;
    padding: 19px;
    float: left
}
@media screen and (max-width: 959px) {
    .toglle-batton-menu.active-menu .fa {
        right: 22px;
        left: auto;
        top: 14px;
    }
}


@media screen {
    .fixed-object.bottom-reached {
        position: absolute
    }
    .single-page .author {
        display: inline
    }
}
.single-page .post-left {
    display: none;
    width: 0
}
.single-page .post-right {
    margin-left: 0
}
.featured-image-inner {
    text-align: center
}
#sticky-bar.fixed:not(.unstick) {
    position: fixed;
    top: 40px !important
}
.single-page .authorship-row.marginm20 {
    margin-top: 0
}
.justified-image-grid {
    max-width: none !important;
    padding: 0;
    clear: both;
    line-height: normal;
    display: block !important
}
.jig-hiddenGallery {
    display: none !important
}
.justified-image-grid .jig-imageContainer img, .justified-image-grid .jig-pixastic {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border-style: none !important;
    vertical-align: baseline;
    max-width: none !important;
    max-height: none !important;
    min-height: 120px !important;
    min-width: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    z-index: auto !important;
    visibility: visible !important;
    width: 100%;
    height: auto;
    display: block
}

@media (max-width: 767px) {
    .justified-image-grid .jig-imageContainer img,
    .justified-image-grid .jig-pixastic {
        position: relative;
    }
}

@media (max-width: 767px) {
    canvas.jig-pixastic.jig-specialfx-complete {
        position: absolute;
    }
}

.whitepaper-icons .justified-image-grid .jig-imageContainer img {
    position: relative;
    height: auto;
    width: auto;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 auto;
}
.justified-image-grid .jig-imageContainer a {
    margin: 0 !important;
    padding: 0 !important;
    position: static !important;
    display: inline
}
.justified-image-grid div {
    position: static
}
.justified-image-grid a:link, .justified-image-grid a:hover, .justified-image-grid a:visited {
    text-decoration: none
}
.justified-image-grid .jig-removeThis {
    visibility: hidden
}
.justified-image-grid .jig-hiddenLink, .justified-image-grid .jig-hiddenImg {
    display: none !important
}
.jig-last:after {
    clear: both
}
.justified-image-grid .tiled-gallery-caption {
    display: none !important
}
.jig-developerLink {
    line-height: 10px;
    margin-bottom: 5px
}
.jig-developerLink a {
    font-size: 9px
}
.jig-fontCheck {
    display: block !important;
    position: absolute !important;
    left: -99999px !important;
    top: -99999px !important;
    visibility: hidden !important;
    font-size: 100px !important;
    white-space: nowrap !important;
    max-width: none !important;
    width: auto !important
}
.justified-image-grid-html li {
    float: left;
    position: relative;
    list-style: none;
    overflow: hidden
}
.justified-image-grid-html .jig-HTMLdescription {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    margin: 0;
    padding: 5px
}
.jig-clearfix:before, .jig-clearfix:after, .justified-image-grid-html:before, .justified-image-grid-html:after {
    content: "";
    display: table
}
.jig-clearfix:after, .justified-image-grid-html:after {
    clear: both
}
.jig-clearfix, .justified-image-grid-html {
    -webkit-backface-visibility: visible;
    zoom: 1
}
#jig1 {
    margin: 0 auto;
    min-height: 0
}
#jig1 .jig-imageContainer {
    margin-bottom: 3px;
    margin-right: 3px;
    float: left;
    padding: 0;
    width: auto
}
#jig1 .jig-imageContainer img {
    max-width: none !important;
    background-color: #fff !important;
    image-rendering: optimizeQuality
}
#jig1 .jig-overflow {
    position: relative;
    overflow: hidden;
    vertical-align: baseline
}
#jig1 .jig-caption-wrapper {
    max-height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    margin: 0 auto;
    padding: 0;
    z-index: 100;
    overflow: hidden;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}
#jig1 .jig-cw-role-effect {
    z-index: 0
}
#jig1 .jig-caption {
    background: rgba(11, 32, 60, 0.75) !important;
    text-shadow: none !important;
}
#jig1 .jig-caption-title {
    overflow: hidden;
    line-height: normal;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    color: #FFF !important;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    padding: 5px 0
}
#jig1 .jig-caption-description-wrapper {
    display: none
}
#jig1 .jig-caption-description {
    overflow: hidden;
    line-height: normal;
    color: #FFF !important;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 5px;
    margin-top: -3px
}
#jig1 .jig-alone {
    padding-top: 5px !important;
    margin-top: 0 !important
}
#jig1 .jig-overlay {
    background: #000;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
    height: 100%
}
#jig1 .jig-overlay-wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}
#jig1 .jig-clearfix:after {
    clear: both
}
.jig-last {
    margin-right: 0 !important
}
#jig2 {
    margin: 0 auto;
    min-height: 0;
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#jig2 .jig-imageContainer {
    margin-bottom: 0;
    margin-right: 0;
    float: left;
    padding: 0px 1px;
    width: 50%;
}

/* all resources: responsive */

@media (max-width: 992px) {
    #text-21 {
        border-radius: 0 !important;
    }
}

@media (max-width: 769px) {
    #jig2 .jig-imageContainer {
        width: 100%;
    }
    #jig2 .jig-imageContainer:last-child {
        display: none;
    }

    .page-id-28246 #jig2 .jig-imageContainer {
        width: 50%;
    }

    .page-id-28246 .scrollcontrol-side .widgets.clearfix > div {
        flex-basis: 49%;
    }

    .page-id-28246 .col-lg-3.loop-column.widget-margin.scrollcontrol-side {
        padding: 20px 40px;
        max-width: none;
    }

    .page-id-28246 .scrollcontrol-side .widgets.clearfix #text-21 .textwidget {
        padding: 0;
    }

    .page-id-28246 #jig2 .jig-imageContainer:last-child {
        display: block;
    }
}



@media (max-width: 580px) {
    .page-id-28246 #jig2 .jig-imageContainer {
        width: 100%;
    }

    .page-id-28246 #jig2 .jig-imageContainer:last-child {
        display: none;
    }

    .page-id-28246 .main-post-container .bar-header.sortbar {
        padding: 22px 25px;
    }

    .page-id-28246 .post-container.main-post-container.mbottom25 .post-right.content-panel.wide {
        padding: 20px 25px 0 25px;
    }

    .page-id-28246 .col-lg-3.loop-column.widget-margin.scrollcontrol-side {
        padding: 20px 25px;
    }

    .page-id-28246 .scrollcontrol-side .widgets.clearfix > div {
        flex-basis: 100%;
    }

    .slider-arrow--right,
    .slider-arrow--left {
        top: 50%;
    }

    .slider-arrow--left {
        transform: translateY(-50%);
    }

    .slider-arrow--right {
        transform: translateY(-50%) rotate(180deg);
    }
}

/* -- all resources: responsive -- */

#jig2 .jig-imageContainer img {
    max-width: none !important;
    background-color: #fff !important;
    image-rendering: optimizeQuality
}
#jig2 .jig-overflow {
    max-width: 431px;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    vertical-align: baseline;
    opacity: 1;
    width: 100%;
    height: 245px
}
@media (max-width: 767px) {
    #jig2 .jig-overflow {
        height: unset;
    }
}
#jig2 .jig-caption-wrapper {
    max-height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    margin: 0 auto;
    padding: 0;
    z-index: 100;
    overflow: hidden;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}
#jig2 .jig-cw-role-effect {
    z-index: 0
}
#jig2 .jig-caption {
    background: rgba(13, 41, 86, 0.75);
    padding: 0 7px;
    margin: 0
}
#jig2 .jig-caption-title {
    overflow: hidden;
    line-height: 20px;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    color: #FFF !important;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    padding: 5px 0
}
#jig2 .jig-caption-description-wrapper {
    display: none
}
#jig2 .jig-caption-description {
    overflow: hidden;
    color: #FFF !important;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 5px;
    margin-top: -3px
}
#jig2 .jig-alone {
    padding-top: 5px !important;
    margin-top: 0 !important
}
#jig2 .jig-overlay {
    background: #fff;
    opacity: .4;
    -moz-opacity: .4;
    filter: alpha(opacity=40);
    height: 100%
}
#jig2 .jig-overlay-wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}
#jig2 .jig-clearfix:after {
    clear: both
}
.jig-last {
    margin-right: 0 !important
}
.justified-image-grid .jig-imageContainer a img {
    margin-top: 0
}
.loop-sidebar-right .widgets .widget, .widgets .widget {
    margin-bottom: 20px;
}
.widget-margin .loop-sidebar-right, .single-sidebar {
    border: none
}
.load-more-wrapper-margin {
    margin-bottom: 25px
}
.scrollcontrol-main > .load-more-wrapper:last-child {
    margin-bottom: 0
}
.details-box-overlay.details-box-overlay-a {
    background-color: #cedae8
}
@media screen {
    .details-box {
        padding: 0 30px
    }
    .popnav {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    .loop-sidebar-right, .single-sidebar-selector .single-sidebar {
        /*width: 278px*/
    }
    .postinfo {
        border-bottom: none
    }
}
.sortbar .sort-wrapper {
    display: none
}
#recommended .magazine-categories .active {
    cursor: default;
    color: inherit!important;
    font-weight: bold;
    pointer-events: none;
    text-decoration: none;
}
#recommended .magazine-categories a:hover {
    color: #8E3233;
}
#recommended .magazine-content .overlay-link:hover {
    text-decoration: none;
}
#recommended .magazine-content .loop {
    background: transparent
}

#recommended .magazine-categories {
    height: 42px;
    margin-left: 0;
    font-weight: 600;
}

#recommended  .magazine-categories a {
    background-color: #CEDAE8;
    margin-left: 1px;
    border-top-left-radius: var(--panel-radius);
    border-top-right-radius: var(--panel-radius);
}

#recommended  .magazine-categories a:hover {
    color: #fff;
    text-decoration: none;
}

#recommended  .magazine-categories a:first-child {
    margin-left: 0;
}

#recommended .magazine-categories .active {
    background: white;
    font-weight: 600;
    position: relative;
}

#recommended .magazine-title {
    height: 42px;
    font-weight: 600;
    background: linear-gradient(276.97deg, #9D1790 9.71%, #3C24AC 97.89%);
    border-top-right-radius: var(--panel-radius);
}

#recommended .magazine-title span {
    margin-top: -5px;
    display: inline-block;
}

#recommended .magazine-header {
    height: 42px;
    padding-bottom: 2px;
    position: relative;
    border: none;
}
#recommended .magazine-header:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: rgb(110,29,158);
    background: linear-gradient(to right, #9D1790, #A8393B);
}

#recommended .magazine-more {
    right: 0;
}
#recommended .magazine-more .sort-wrapper {}
#recommended .magazine-more .sort-toggle {
    height: 40px;
    width: 40px;
    padding: 0;
    font-size: 0!important;
    background-color: #cedae8;
    border-top-left-radius: var(--panel-radius);
    border-top-right-radius: var(--panel-radius);
    right: 0;
    left: auto;
}
#recommended .magazine-more .sort-toggle:after {
    content: '…';
    font-size: 14px;
    position: absolute;
    top: 7px;
    left: 15px;
    font-weight: bold;
    color: #000;
}
#recommended .magazine-more .theme-icon-sort-down {
    display: none;
}
#recommended .magazine-more .sort-buttons {
    min-width: 165px;
    padding: 0;
    border-radius: var(--panel-radius);
    box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
#recommended .magazine-more .sort-buttons a {
    margin: 0;
    display: block;
    background-color: transparent;
    border: none;
    color: #000!important;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 14px 15px;
    font-size: 13px;
}

#recommended .magazine-more .sort-buttons a:hover {
    text-decoration: none;
    background: linear-gradient(90deg, #ECF5FC 0%, #D5E1ED 100%);
}

.ubermenu-content-block p.wrp-res-img img.attachment-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
}
.ubermenu-content-block p.wrp-res-img {
    display: block;
    position: absolute;
    top: 0px !important;
    left: 30px !important;
    width: 106px !important;
    height: 70px !important;
    overflow: hidden;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    box-shadow: 0 7px 25px rgba(0,0,0,.13) !important;
}

@media (max-width: 992px) {
    .ubermenu .ubermenu-item .ubermenu-submenu-drop {
        box-shadow: none!important;
    }

    .ubermenu ul li.ubermenu-item-level-0>a.active,
    .ubermenu .ubermenu-nav .ubermenu-current-menu-parent>a {
        background: transparent!important;
    }
}

.ubermenu-submenu {
    clip: unset!important;
    border-radius: var(--panel-radius)!important;
}

.ubermenu-submenu .ubermenu-item:nth-child(2) {
    border-radius: 5px 5px 0 0;
}
.ubermenu-submenu .ubermenu-item:last-child {
    border-radius: 0 0 5px 5px;
}

@media (max-width: 992px) {
    .ubermenu-submenu .ubermenu-item:nth-child(2),
    .ubermenu-submenu .ubermenu-item:last-child {
        border-radius: 0;
    }
}

.ubermenu-submenu .ubermenu-submenu {
    clip: unset!important;
    overflow: hidden!important;
}
.details-box-wrapper {
    border-bottom-color: #e0e0e0 !important;
    border-top: none
}
#content-anchor-inner .details-box .section-title {
    margin-left: 0
}
#content-anchor-inner .padded-panel {
    padding: 0
}
#content-anchor-inner .details-box .section-title {
    color: #fff;
    border: 1px solid #fff;
    top: 0
}
#overview-anchor .details-box .section-title, #content-anchor-inner_blured .details-box .section-title {
    top: 0
}
.boxedbg {
    background: none;
    padding: 9px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 0
}
.formWP {
    /*display: inline-block;*/
}
.formWP span, .formWP p {
    font-size: 12px;
}
.formWP .colA {
    float: left;
    width: 48%;
}
.formWP .colB {
    float: right;
    width: 48%;
}
.formWP #tooltip {
    background-color: rgba(51, 51, 51, 0.7);
    padding: 4px 15px 5px;
    border-radius: 7px;
    color: #fff;
    display: none;
    z-index: 100000;
    text-align: center;
    white-space: nowrap;
    width: auto !important;
}
.formWP .wpcf7-not-valid {
    border-color: #ff0000;
}
.formWP div.wpcf7 .screen-reader-response {
    position: relative;
    width: auto;
}
.formWP div.wpcf7-mail-sent-ok {
    margin-top: 16px;
}
.formWP span.wpcf7-not-valid-tip {
    display: none !important;
}
.formWP .wpcf7-form-control-wrap:hover .wpcf7-not-valid-tip {
    position: absolute;
}
.modal-wrp-content .submitBlock {
    margin-top: -83px;
}
.formWP textarea {
    resize: none;
}
.formWP .button-center {
    float: none !important;
}
.webinar-video-wistia {
    height: 400px;
}
.webinar-video-wistia .wistia_embed {
    margin: 0 auto;
}
.formWP .submitBlock input[type="submit"] {
    margin-top: 0 !important;
    color: #fff !important;
    border: 1px solid #8e3233 !important;
    font-weight: 400;
    background: #832c2d;
    float: right;
    line-height: 45px;
    height: 45px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100%;
    padding: 0px 20px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="submit"], .uneditable-input, .wpcf7-radio {
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    width: 100%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px 15px 9px 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 20px;
    height: auto;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.25);
    color: rgba(0, 0, 0, 0.5);
}
textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover, .uneditable-input:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.clear {
    clear: both
}
#post-8523 .content-panel.wide .control-bar, #post-8839 .content-panel.wide .control-bar, #post-8834 .content-panel.wide .control-bar {
    display: none
}

#post-8523 .content-panel.wide .authorship-row, #post-8839 .content-panel.wide .authorship-row, #post-8834 .content-panel.wide .authorship-row {
    display: none
}
#post-8839 .content-panel.wide > .padded-panel h1, #post-8834 .content-panel.wide > .padded-panel h1 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #454545;
    margin: 0
}
div.download_exit {
    right: 15px;
    position: absolute;
    top: 9px;
    font-size: 14px
}
.download_exit a {
    color: #454545 !important
}
div.post.category-research-papers .control-bar,
div.post.category-visuals .control-bar {
    display: none
}
div.post.category-research-papers #recommended,
div.post.category-visuals #recommended {
    display: none
}
div.post.category-research-papers #disqus_thread,
div.post.category-visuals #disqus_thread {
    display: none
}
.IN-noshadow iframe iframe #body .wrapper {
    border-radius: 5px
}
@media (max-width: 1800px) {
    .popnav {
        width: 45px
    }
    .popnav img, .popnav .nav-label {
        display: none
    }
    .popnav-previous .nav-title {
        display: none
    }
    .popnav-next .nav-title {
        display: none
    }
}
#overview-anchor .details-box .section-title, #content-anchor-inner_blured .details-box .section-title {
    margin: 0;
    margin-bottom: 15px
}
.single-page .detail-label {
    text-align: right
}
div.post.category-research-papers .authorship-row,
div.post.category-visuals .authorship-row {
    display: none
}
.wrp-events-element {
    background: rgba(255, 255, 255, 0.6);
    padding: 25px;
    border: 1px solid #dfe4e9;
    position: relative;
    padding-bottom: 70px;
}
.wrp-events-element.events-sliders {
    padding: 0px;
    border: none;
}
.wrp-events-element h2 {
    margin-top: 0;
    font-size: 40px;
}
.wrp-events-element-info {
    border-top: 1px solid #caced3;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    padding-top: 30px;
    position: relative;
    padding-bottom: 30px;
}
.wrp-events-element-img {
    max-width: 315px;
    max-height: 230px;
    overflow: hidden;
    float: left;
    display: inline-block;
    margin-right: 30px;
    background: #454545;
    margin-bottom: 20px;
}
.element-img-bl {
    position: relative;
}
.element-img-bl:before {
    background: rgba(40, 40, 40, 0.7);
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
}
.wrp-events-element-img.no-img {
    width: 315px;
    height: 230px;
}
.wrp-events-element-img img {
    width: 100%;
}
.wrp-events-element .wrp-events-element-info-date {
    float: left;
    width: 70px;
    color: #698e40;
}
.wrp-events-element .wrp-events-element-info-date.color-demand {
    color: #8e3233;
}
.wrp-events-element .wrp-events-element-info-date .month {
    font-size: 18px;
    border-bottom: 2px solid #caced3;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.wrp-events-element .wrp-events-element-info-date .number {
    font-size: 38px;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
}
.wrp-events-element-text {
    overflow: hidden;
}
.wrp-events-element-text h3 {
    margin-top: 0;
    line-height: 26px;
    font-size: 20px;
    font-weight: 700;
}
.wrp-events-element-text .copy-date {
    margin-top: 0;
    font-size: 14px;
    color: #767676;
}
.wrp-events-element-text ul {
    list-style: none;
    margin-top: 20px;
    padding-left: 0;
}
.wrp-events-element-text a.events-element-more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #8e3233;
    font-size: 15px;
    font-weight: 700;
}
.wrp-events-element a.load-more {
    position: absolute;
    bottom: 0;
    left: 0;
    border: none;
}
.wrp-events-element a.load-more:hover {
    background: #fafafa;
    color: #000;
}
.events-sliders-images {
    max-width: 873px;
    height: 375px;
    margin-left: 330px;
    display: block;
    overflow: hidden;
}
.events-sliders-control {
    width: 100%;
    background: #f3f6f9;
    display: block;
    width: 330px;
    max-width: 100vw;
    height: 375px;
    position: absolute;
    top: 0;
}
.events-sliders-control .wrp-nav {
    position: absolute;
    top: 0;
    width: 100%;
}
.events-sliders-control .nav-sliders {
    position: absolute;
    top: 0px;
    background: #fff;
    width: 100%;
    height: 70px;
}
.events-sliders-control .nav-sliders .nav-l, .events-sliders-control .nav-sliders .nav-r {
    position: absolute;
    top: 14px;
    display: block;
    background: url('https://www.altoros.com/blog/wp-content/uploads/2015/10/slider-nav-arr.png') 0 0 no-repeat;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.events-sliders-control .nav-sliders .nav-l.no-act, .events-sliders-control .nav-sliders .nav-r.no-act {
    cursor: default;
    opacity: .7;
}
.events-sliders-control .nav-sliders .nav-l {
    left: 14px;
}
.events-sliders-control .nav-sliders .nav-r {
    right: 14px;
    background-position: -40px 0;
}
.events-sliders-control .nav-sliders ul {
    list-style: none;
    padding-left: 0;
    width: 9999px;
    margin-left: 58px;
    margin-top: 10px;
}
.events-sliders-control .nav-sliders ul li {
    list-style: none;
    padding-left: 0;
    float: left;
    width: 70px;
    text-align: center;
}
.events-sliders-control .nav-sliders ul li .month, .events-sliders-control .nav-sliders ul li .number {
    display: block;
    clear: both;
}
.events-sliders-control .nav-sliders ul li .number {
    font-size: 32px;
    line-height: 32px;
    color: #688f3f;
    position: relative;
}
.events-sliders-control .nav-sliders ul li .month {
    font-size: 11px;
    color: #688f3f;
    text-transform: uppercase;
}
.events-sliders-control .nav-sliders ul li .number:before {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -3px;
    border-radius: 6px;
    background: #688f3f;
}
.events-sliders-control .nav-sliders ul li.old .number:before {
    background: #a7383b;
}
.events-sliders-control .nav-sliders ul li:first-child .number:before, .events-sliders-control .nav-sliders ul li:last-child .number:before {
    display: none;
}
.events-sliders-control .nav-sliders ul li {
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    filter: blur(2px);
}
.events-sliders-control .nav-sliders ul li.no-blur {
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    filter: blur(0px);
}
.events-sliders-control .nav-sliders ul li.old .number, .events-sliders-control .nav-sliders ul li.old .month {
    color: #a7383b;
}
.events-sliders-control .nav-sliders ul li:first-child .number, .events-sliders-control .nav-sliders ul li:last-child .number {
    font-size: 26px;
}
.events-sliders-control .nav-sliders ul li:first-child .month, .events-sliders-control .nav-sliders ul li:last-child .month {
    font-size: 8px;
    padding-top: 4px;
}
.w-h-sliders {
    width: 300px;
    overflow: hidden;
    height: 75px;
}
.control-text {
    padding: 90px 20px 0 23px;
}
.control-text a {
    color: #79797b;
    display: inline-block;
    border: 1px solid #79797b;
    float: left;
    margin-right: 20px;
    padding: 5px 9px;
}
.control-text a:last-child {
    clear: both;
}
.control-text h3 {
    display: inline-block;
    font-weight: 700 !important;
    font-size: 20px !important;
    margin-bottom: 20px !important;
    line-height: 25px !important;
}
.control-text .time-post, .control-text .user-post {
    color: #767676;
    padding-left: 25px;
    position: relative;
    margin-bottom: 7px;
}
.control-text .time-post:after, .control-text .user-post:after {
    background: url('https://www.altoros.com/blog/wp-content/uploads/2015/10/icon-post.png') 0 0 no-repeat;
    width: 18px;
    height: 18px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0px;
    margin-top: 2px;
    top: 0px;
}
.control-text .user-post:after {
    background-position: -18px 0;
}
a.control-more {
    display: inline-block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background: #a7383b;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
/*events single*/
.event-cust-page .shadowed {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.event-cust-page .post-right.content-panel.wide {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.event-passed {
    padding: 17px 0;
    background: #e7dee1;
    text-align: center;
    border: 2px solid #c67f81;
    margin-bottom: 40px;
}
.the-content .event-passed p {
    margin-bottom: 0;
    font-size: 14px !important;
    font-weight: 700;
    color: #767676 !important;
}
.the-content .event-passed p span.color-red {
    color: #aa3233;
}
.breadcrumbs span {
    color: #79797b;
    display: inline-block;
    border: 1px solid #79797b;
    float: left;
    margin-right: 15px;
    padding: 0px 8px;
    font-size: 12px;
}
.breadcrumbs {
    width: 100%;
    display: inline-block;
}
.post-right.content-panel .the-content .tribe-events-single p.reported {
    color: #767676;
    font-size: 14px;
    font-weight: 700;
}
.tribe-events-single .tribe-events-single-section.tribe-events-event-meta.secondary.tribe-clearfix {
    display: none;
}
#tribe-events h2.event-h2 {
    font-size: 24px;
    line-height: 30px;
    color: #a7383b;
    margin-top: 40px;
}
.wrp-det-rec {
    margin-top: 30px;
}
.tribe-events-meta-group.tribe-events-meta-group-webinar {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.tribe-events-meta-group.tribe-events-meta-group-webinar img {
    max-width: 120px;
    margin-top: -55px;
}
#tribe-events .record-right-now {
    max-width: 390px;
    float: left;
    /*background: rgba(245, 245, 245, 0.8);*/
    margin-bottom: 40px;
    margin-top: 30px;
    margin-right: 15px;
}
#tribe-events .record-right-now h3, .record-details h3.tribe-events-single-section-title {
    color: #454545;
    font-size: 20px;
    line-height: 26px;
    /*font-weight: 700;*/
    padding: 15px 20px 0 20px;
}
#tribe-events .record-right-now .formWP input, textarea, select {
    font-size: 17px;
    /*width: 90%;*/
}
#tribe-events .record-right-now .formWP .wpcf7-form-control-wrap {
    padding: 0px 20px 0 20px;
}
#tribe-events .record-right-now .formWP .wpcf7-form-control-wrap.browser {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#tribe-events .record-right-now .formWP .wpcf7-form-control-wrap.browser .wpcf7-radio {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.record-right-now input.wpcf7-form-control.wpcf7-submit.right {
    margin-bottom: 0;
}
#tribe-events .record-right-now .formWP .submitBlock input[type="submit"] {
    width: 100%;
}
#tribe-events .record-right-now .formWP p {
    font-size: 14px;
    color: #595959;
    padding: 0px 20px 0 20px;
}
.formWP span.form-span-text {
    font-size: 14px;
    color: #595959;
    padding: 0px 20px 0 20px;
    display: block;
}
#myModalwysija {
    display: none !important;
}
.ubermenu .ubermenu-nav .ubermenu-item {
    border-bottom: none!important;
}

.ubermenu .ubermenu-nav .ubermenu-item-level-0.ubermenu-item.ubermenu-item-contact-us {
    float: right;
    margin-right: 50px;
}

@media (max-width: 992px) {
.ubermenu-item-level-0 > .ubermenu-target .ubermenu-target-title {
    font-size: 20px;
}
}
.ubermenu .ubermenu-nav .ubermenu-item-level-0.ubermenu-item.ubermenu-item-contact-us .ubermenu-target {
    padding: 10px 29px!important;
}

@media screen and (max-width: 959px) {
    .ubermenu .ubermenu-nav .ubermenu-item-level-0.ubermenu-item.ubermenu-item-contact-us {
        float: none;
        margin-right: 0;
    }
}

@media screen and (max-width: 959px) {

    #header-posts:not(.header-posts-white) #searchform-wrp {
        margin-top: -60px;
    }
}

@media (max-width: 768px) {
    #header-bar {
        height: 53px;
    }
}

.ubermenu .ubermenu-nav .ubermenu-item-level-0.ubermenu-item.ubermenu-item-contact-us .ubermenu-target {
    padding: 10px 29px!important;
}

.ubermenu-item-contact-us.non-clickable,
.ubermenu-item-contact-us.non-clickable .ubermenu-target {
    pointer-events: none;
}

.ubermenu .ubermenu-nav .ubermenu-item a {
    color: #000 !important;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    border: none!important;
}
.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {

}
@media screen and (max-width: 767px) {
    .slider .loop-image-wrapper {
        height: auto;
        margin-bottom: 30px;
    }
}

.loop-image-wrapper {
    margin-top: 15px;
    float: left;
    overflow: hidden;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 4px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #a7383b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item.checked-on:after {
    opacity: 1;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item::before {
    content: '';
    position: absolute;
    left: 1px;
    width: 17px;
    height: 17px;
    border: 1px solid #aeb0b1;
    border-radius: 50%;
    background: #FFF;
    top: 2px;
}
.wpcf7 label.not-validated {
    border: 1px solid #ff0000 !important;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item input {
    display: none;
}
.wpcf7-form-control .wpcf7-list-item label, .checkbox-label-gated, .radio-184 .wpcf7-list-item-label{
    font-weight: 400;
}
.checkbox-label-gated a {
    text-decoration: underline;
}
.checkbox-label-gated a:hover {
    text-decoration: none;
}
.agree_personal span.wpcf7-list-item, .agree_receive span.wpcf7-list-item, .radio-184 span.wpcf7-list-item {
    margin-left: 0 !important;
}

.record-details {
    border: 2px solid #cfd5da;
    padding: 0px 15px 15px 15px;
    max-width: 400px;
    font-size: 14px;
}
.record-details dd {
    color: #767676;
    margin-bottom: 20px;
}
.record-details dd:last-child {
    margin-bottom: 0;
}
.record-details h3.tribe-events-single-section-title {
    padding-left: 0px;
}
.tribe-events-cal-links {
    margin-left: 20px;
}
.tribe-events-cal-links a {
    display: inline-block;
    width: 48%;
    text-align: center;
    float: left;
    background: #dbe1e6 !important;
    font-size: 10px !important;
    padding: 10px 0px !important;
    letter-spacing: 0px;
}
.single-tribe_events .control-bar .meta-comments {
    display: none;
}
.tribe-events-meta-group.tribe-events-meta-group-details {
    padding-left: 360px;
}
.single-tribe_events .record-right-now .formWP .submitBlock {
    margin-top: 23px;
    padding-left: 25px;
}
.event-cust-page .wrp-events-element .wrp-events-element-text h3 {
    display: inline-block;
    font-weight: 700 !important;
    font-size: 20px !important;
    margin-bottom: 20px !important;
    line-height: 25px !important;
    width: 100%;
    margin-top: 0;
}
.single-tribe_events div.wpcf7 img.ajax-loader {
    top: 20px;
    left: 15px
}
.single-tribe_events span.wpcf7-not-valid-tip {
    background-image: none;
}
.single-tribe_events .tribe-events-event-image img {
    width: 100%;
    height: auto;
}
.wistia_embed.wistia_async_unai8hk390 {
    width: 100% !important;
}
/*banner-pop-up*/
.banner-pop-up {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    background: #f1f4f8 url("https://www.altoros.com/wp-content/uploads/2016/01/banner-pop-up-bg.png") 0 0 no-repeat;
    width: 400px;
    height: 200px;
    text-align: center;
    padding-top: 30px;
    z-index: 1000;
}
.banner-pop-up:before {
    display: inline-block;
    content: '';
    width: 400px;
    height: 93px;
    position: absolute;
    top: -67px;
    right: 0px;
    background: url("https://www.altoros.com/wp-content/uploads/2016/01/banner-pop-up-bg-before.png") 0 0 no-repeat;
}
.banner-pop-up .banner-pop-up-top {
    border: 2px solid #71c341;
    text-transform: uppercase;
    color: #71c341;
    font-size: 16px;
    background: #f1f4f8;
    border-radius: 15px;
    padding: 3px 15px 2px 15px;
    left: 50%;
    margin-left: -35px;
    margin-top: -45px;
    position: absolute;
}
.banner-pop-up p.banner-pop-up-title {
    font-size: 18px;
    color: #555656;
    font-weight: 700;
    display: inline-block;
    width: 80%;
    margin: 15px 10% 20px 10%;
}
.banner-pop-up.version2 p.banner-pop-up-title {
    margin-top: 0px;
}
.banner-pop-up a.banner-pop-up-button {
    display: inline-block;
    background: #71c341;
    color: #fff;
    padding: 18px 30px 17px 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
.banner-pop-up span.banner-pop-up-close {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 13px;
    right: 10px;
    cursor: pointer;
    background: url("https://www.altoros.com/wp-content/uploads/2016/01/banner-pop-up-close.png") 0 0 no-repeat;
}
/*POPUP*/
.popup {
    background: url("https://www.altoros.com/wp-content/uploads/2016/01/cflive-popup-bg.png") 0 0 no-repeat;
    display: block;
    height: 298px;
    position: fixed;
    width: 368px;
    z-index: 1002;
    text-align: center;
    padding-top: 50px;
    padding-left: 25px;
}
.popup .widget_wysija_cont {
    background: none;
}
.popup .popup-close {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50px;
    right: 0px;
    cursor: pointer;
    background: url("https://www.altoros.com/wp-content/uploads/2016/01/banner-pop-up-close.png") 0 0 no-repeat;
}
#popup.popup .wysija-submit {
    display: inline-block;
    background: #71c341;
    color: #fff;
    padding: 10px 20px 9px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    margin: 0;
}
.popup h3 {
    font-size: 20px;
    color: #555656;
    font-weight: 700;
    display: inline-block;
    width: 80%;
    margin: 15px 10% 20px 10%;
}
.popup form {
    position: relative;
}
.popup .wrp-wysija-submit {
    margin-left: 0px !important;
    left: 82px !important;
    top: 54px !important;
}
.popup .wysija-err-mes {
    position: absolute;
    width: 306px;
    left: 19px;
    bottom: -82px;
    border-radius: 0px;
}
.popup .widget_wysija_cont input[type="text"] {
    width: 80%;
    padding: 8px 16px;
    color: #a3a3a3;
    border: 1px solid #f1f0ef;
    margin: 0px 10% 10px 10%;
    font-size: 16px;
}
.popup span.small-txt {
    color: #555656;
    font-size: 10px;
    display: inline-block;
    width: 80%;
    margin-top: 15px;
    opacity: 0.6;
}
.popup span.small-txt span.color-red {
    color: #a90000;
    font-size: 10px;
}
.popup .widget_wysija_cont .allmsgs li {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 40px;
}
.hide-layout {
    background: #000;
    bottom: 0;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
@media (max-width: 660px) {
    #tribe-events .record-right-now {
        max-width: none;
        float: none;
        width: 100%;
    }
    .tribe-events-meta-group.tribe-events-meta-group-webinar {
        position: relative;
        margin: 20px 10px 20px 0px;
        right: 0;
        top: 0;
    }
    .record-details {
        margin-left: 0px;
        max-width: none;
    }
    .tribe-events-cal-links {
        margin-left: 0px;
        max-width: none;
    }
    .tribe-events-meta-group.tribe-events-meta-group-webinar img {
        max-width: none;
    }
    .wrp-events-element-info {
        padding-top: 0px
    }
    .wrp-events-element-info-date {
        padding-top: 20px;
    }
    .wrp-events-element-info, .wrp-events-element .wrp-events-element-info-date, .wrp-events-element-img, .wrp-events-element-text {
        text-align: center;
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .wrp-events-element .wrp-events-element-info-date .number {
        width: auto;
        margin-left: 10px;
    }
    .wrp-events-element-text {
        overflow: visible;
    }
    .wrp-events-element-text h3 {
        text-align: center;
        max-width: 100%;
    }
    .wrp-events-element-text a.events-element-more {
        width: 100%;
    }
    .wrp-events-element {
        margin-bottom: 40px;
    }
    .event-cust-page .events-sliders .events-sliders-images {
        display: none
    }
    #events-slider.wrp-events-element {
        background: transparent;
    }
    .event-cust-page .events-sliders-control {
        position: relative;
        margin: 0 auto;
    }
    div.loading.load-infinite {
        top: 0px;
    }
}

.layout-d .widgets .widget {
    background: rgba(255, 255, 255, 0.6);
}
/* Nav Menu */
.widget ul.menu li a {
    background: #fff;
    border-radius: var(--panel-radius);
}

.widget .menu-categories-container .menu-item {
    display: inline-block;
    overflow: hidden;
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    border-radius: var(--panel-radius);
}
.widget .menu-categories-container .menu-item:last-child a {
    margin-bottom: 0;
}

.widget .menu-categories-container .menu-item:before {
    content: "";
    background: linear-gradient(274.3deg, #E00A6B 0.01%, #4428BC 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .2s ease;
    z-index: 1;
}

.widget .menu-categories-container .menu-item:hover:before {
    opacity: 1;
}

.widget .menu-categories-container .menu-item a {
    margin: 0;
    color: #000!important;
    transition: color .2s ease;
    background: transparent;
    position: relative;
    z-index: 2;
}

.widget .menu-categories-container .menu-item a:hover {
    color: white!important;
}

.widget ul.menu li:last-child a {
    margin-bottom: 13px;
}

.widget ul.menu li.current_page_item a {
    color: #8e3233;
    background: #fff;
}
.widget ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget ul.menu li {
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget ul.menu li a {
    color: #000;
    float: left;
    margin: 0;
    display: block;
    /*padding: 10px 15px;*/
    padding: 12px 13px 11px;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    border: 0;
    text-transform: uppercase;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-order-sizing: border-box;
    -webkit-transition: color 0.15s, background 0.15s;
    -o-transition: color 0.15s, background 0.15s;
    transition: color 0.15s, background 0.15s;
    margin-bottom: 5px;
}
.widget ul.menu li ul.sub-menu li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-order-sizing: border-box;
    padding-left: 20px;
}
.widget ul.menu li ul.sub-menu li ul.sub-menu li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-order-sizing: border-box;
    padding-left: 20px;
}
#searchform-wrp {
    width: auto !important;
}
.widget ul.menu li.current_page_item a {
    cursor: default;
}
.widget ul.menu li a:hover {
    text-decoration: none !important;
}
#footer #menu-footer_left li a:after {
    content: none;
}
.parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /*justify-content: center;*/
    justify-content: left;
    width: 100%;
}
@media screen and (max-width: 320px) {
    #tribe-events .record-right-now .formWP .wpcf7-form-control-wrap.browser {
        width: 93%;
    }
    .select2-container {
        width: 243px !important;
    }
    #tribe-events .record-right-now .formWP input[type="text"], textarea, select {
        width: 81%;
    }
    .wpcf7-list-item.last {
        margin-top: 10px;
    }
}
@media screen and (max-width: 400px) {
    .webinar-video-wistia {
        height: 250px;
    }
}
@media screen and (max-width: 750px) {
    .record-details {
        margin-left: 0;
    }
}
@media screen and (min-width: 959px) {
    #searchform-wrp {
        display: block !important;
    }
}
@media screen and (min-width: 992px) or (max-width: 1170px) {
    .record-details {
        margin-left: 0;
    }
}
@media screen and (max-width: 1170px) {
    #searchform {
        max-width: 130px !important;
    }
    #fontsize {
        display: none;
    }
    .ubermenu-skin-clean-white .static-active .ubermenu-submenu .ubermenu-item > .ubermenu-target {
        padding: 12px 10px 9px 10px !important;
    }
}
@media screen and (min-width: 959px) {
    #searchform-wrp {
        display: block !important;
    }
}
@media screen and (max-width: 1170px) {
    #searchform {
        max-width: 130px !important;
    }
    #fontsize {
        display: none;
    }
    .ubermenu-skin-clean-white .static-active .ubermenu-submenu .ubermenu-item > .ubermenu-target {
        padding: 12px 10px 9px 10px !important;
    }
}
#widgetwidget_twitter_timeline {
    height: 501px;
    max-width: unset;
}

#twitter-widget-0 {
    height: 500px !important;
}

/*cfuc-gallery-container*/
.cfuc-gallery-wrapper {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
    width: 100%;
    height: auto;
}
.cfuc-gallery-wrapper .fixed-row-height, .cfuc-gallery-wrapper .ff-container.ff-canvas {
    width: auto;
    max-width: none;
    min-width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 1130px) {
    #tribe-events .record-right-now {
        margin-right: 0px !important;
    }
}
@media only screen
and (max-device-width: 326px) {
    #tribe-events .record-right-now .formWP .wpcf7-form-control-wrap.browser .wpcf7-radio {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #tribe-events .record-right-now .formWP .wpcf7-form-control-wrap.browser .wpcf7-radio :first-child {
        padding-bottom: 10px;
    }
}
.scrollcontrol-side .content-panel .overlay-link {
    color: transparent !important;
}
@media screen and (max-width: 1199px) {
    .scrollcontrol-side .article-image-wrapper {
        position: static !important;
        display: inline-block;
        width: 25%;
        vertical-align: top;
    }
    .scrollcontrol-side .article-image-wrapper img {
        display: block;
        margin: 0 auto;
        padding-left: 10px;
    }
    .scrollcontrol-side .article-info {
        padding-left: 4% !important;
        width: 70%;
        display: inline-block;
        vertical-align: top;
    }
    .scrollcontrol-side .overlay-hover {
        display: none !important;
    }
    .scrollcontrol-side .content-panel {
        width: 100% !important;
    }

    .scrollcontrol-side .widgets {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        row-gap: 20px;
        max-width: 516px;
        margin: 0 auto;
    }

    .loop-sidebar-right .widgets .widget,
    .single-sidebar .widgets .widget {
        margin-bottom: 0 !important;
        width: 100% !important;
    }

    .loop-sidebar-right .widgets .widget:nth-child(2),
    .single-sidebar .widgets .widget:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .loop-sidebar-right .widgets .widget:nth-child(3),
    .single-sidebar .widgets .widget:nth-child(3) {
        grid-row: 2 span;
    }
    .loop-sidebar-right .widgets .widget:nth-child(3) .textwidget,
    .single-sidebar .widgets .widget:nth-child(3) .textwidget {
        padding: 0 !important;
    }

    .loop-sidebar-right .widgets .widget:nth-child(3) .textwidget,
    .loop-sidebar-right .widgets .widget:nth-child(3) #widgetwidget_twitter_timeline,
    .loop-sidebar-right .widgets .widget:nth-child(3) #twitter-widget-0,
    .single-sidebar .widgets .widget:nth-child(3) .textwidget,
    .single-sidebar .widgets .widget:nth-child(3) #widgetwidget_twitter_timeline,
    .single-sidebar .widgets .widget:nth-child(3) #twitter-widget-0 {
        height: 100% !important;
    }

    .scrollcontrol-side .widgets:after,
    .scrollcontrol-side .widgets:before {
        content: initial !important;
    }
    .widget form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .widget_wysija_cont p.wysija-checkbox-paragraph {
        width: 100%;
    }
}

@media screen and (max-width: 580px) {
    .the-content.padded-panel {
        padding: 0 !important;
    }
    .scrollcontrol-side .widgets {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        row-gap: 20px;
        max-width: none;
    }

    /*.loop-sidebar-right .widgets .widget:nth-child(2) .banner-slider .metaslider,*/
    /*.single-sidebar .widgets .widget:nth-child(2) .banner-slider .metaslider {*/
    /*    max-width: 248px !important;*/
    /*}*/

    .loop-sidebar-right .widgets .widget:nth-child(1) .banner-slider .metaslider,
    .single-sidebar .widgets .widget:nth-child(1) .banner-slider .metaslider {
        max-width: 248px !important;
    }

    /*.loop-sidebar-right .widgets .widget:nth-child(2),*/
    /*.single-sidebar .widgets .widget:nth-child(2) {*/
    /*    order: 0;*/
    /*}*/

    .loop-sidebar-right .widgets .widget:nth-child(1),
    .single-sidebar .widgets .widget:nth-child(1) {
        order: 0;
    }

    /*.loop-sidebar-right .widgets .widget:nth-child(2) .events_count_wrapper.banner-slider,*/
    /*.single-sidebar .widgets .widget:nth-child(2) .events_count_wrapper.banner-slider {*/
    /*    display: -webkit-box;*/
    /*    display: -ms-flexbox;*/
    /*    display: flex;*/
    /*    -webkit-box-pack: center;*/
    /*    -ms-flex-pack: center;*/
    /*    justify-content: center;*/
    /*    -webkit-box-align: center;*/
    /*    -ms-flex-align: center;*/
    /*    align-items: center;*/
    /*}*/

    .loop-sidebar-right .widgets .widget:nth-child(1) .events_count_wrapper.banner-slider,
    .single-sidebar .widgets .widget:nth-child(1).events_count_wrapper.banner-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    /*.loop-sidebar-right .widgets .widget:nth-child(3),*/
    /*.single-sidebar .widgets .widget:nth-child(3) {*/
    /*    grid-row: auto;*/
    /*    min-height: 777px;*/
    /*    max-width: 378px;*/
    /*    margin: 0 auto;*/
    /*}*/

    .loop-sidebar-right .widgets .widget:nth-child(2),
    .single-sidebar .widgets .widget:nth-child(2) {
        grid-row: auto;
        min-height: 501px;
        max-width: 378px !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    .scrollcontrol-side .widget {
        width: 100% !important;
    }
    .widget_wysija_cont p.wysija-checkbox-paragraph {
        padding-left: 0;
        width: 100%;
    }
}
.hbspt-form {
    display: none !important;
}
@media screen and (max-width: 1024px) {
    #recommended .magazine-content {
        width: 100%;
        margin-left: 0;
    }
}
@media screen and (max-width: 660px) {
    .wrp-events-element-img {
        max-height: inherit !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    #jig2 .jig-imageContainer {
        text-align: -webkit-center;
    }
}

.mainmenuholder-wihite {
    height: 40px;
}
.mainmenuholder-wihite:after {
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1);
    content: "";
    position: absolute;
    width: 100%;
    bottom: 1px;
    z-index: -1;
}
.post-right.content-panel {
    border: none;
}
.builder-widgets .widget-panel {
    margin-bottom: 0;
}
#footer .shadowed {
    padding-top: 0;
}
#post-6974 #my_tag_slider_widget-4 a {
    font-size: 14px;
}
#wpcf7-f8484-o1 .select2-container {
    width: 230px !important;
    margin-bottom: 20px !important;
}
#wpcf7-f38745-o1 .select2-container {
    margin-bottom: 20px !important;
}
#wpcf7-f38774-o1 .select2-container {
    margin-bottom: 20px !important;
}
@media screen and (max-width: 1199px) {
    #wpcf7-f8484-o1 .select2-container {
        width: 100% !important;
    }
    #wpcf7-f8484-o1 .select2-selection--single {
        width: 100% !important;
    }
}
.div-youtube-subscribers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}
.events_count_wrapper + div {
    font-size: 14px;
}
.line-wrapper {
    padding-right: 25px;
    padding-left: 25px;
}
@media screen and (max-width: 959px) {
    .loop-image-wrapper {
        width: 100%;
    }
}
/*repair menu*/
#fontsize {
    display: block !important;
}
.ubermenu .ubermenu-item-level-0 .ubermenu-target-text {
    margin-top: 0px !important;
}
/* end repair menu*/
#footer .social-badges a:hover {
    text-decoration: none;
}
#header-bar {
    position: fixed;
}

@media (max-width: 992px) {
    #header-bar {
        position: absolute;
    }
}
#sticky-bar.fixed:not(.unstick) {
    position: fixed;
    top: 40px !important;
}
.content-panel .widgets-wrapper div.widgets div.widget:last-child {
    margin-bottom: 0px;
}
.col-md-3 .content-panel {
    margin-bottom: 0px;
    overflow: hidden;
}
@media screen {
    .post-container.main-post-container {
        padding: 25px;
        padding-top: 10px;
    }
}
h2 span {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
span.highlight {
    background-color: yellow;
}
body.events-list .the-content {
    margin-top: 0px;
}
.events_count_outer {
    margin: -15px -15px 0px -15px;
}
.events_count_wrapper {
    padding: 13px 15px 0 !important;
}
.events_count_wrapper .red {
    color: #8e3233;
}
.events_count_wrapper .green {
    color: #698e40;
}
.cf_post_id {
    display: none;
}
.tribe-events-event-image img {
    max-width: 700px;
    width: auto;
}
body.events-single .postinfo {
    display: none;
}
.el_teasers {
    position: absolute;
    bottom: 50%;
    width: 300px;
    height: 180px;
    padding: 10px 2px;
    margin-bottom: -90px;
}
.el_teasers .el_teaser {
    margin-bottom: 3px;
    background: -webkit-gradient(linear, 89% 100%, 90% 98%, from(rgb(21, 122, 110)), to(rgba(21, 122, 110, .5)));
    padding: 10px 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding-left: 30px;
    position: relative;
    z-index: 99;
    width: 103%;
    margin-left: -2%;
}
.el_teasers .el_teaser:nth-child(2n) {
    background: -webkit-gradient(linear, 89% 100%, 90% 98%, from(rgb(104, 143, 63)), to(rgba(104, 143, 63, .5)));
}
.events-sliders .events-sliders-images {
    text-align: center;
}

.tribe-events-event-meta .tribe-events-meta-group {
    float: left;
    width: 33.3333%;
}
.tribe-events-sub-nav li a {
    background: transparent;
}
.abs-req {
    display: none;
}
#myModalwysija .modal-dialog {
    width: 278px;
    top: 100px;
}
#myModalwysija .wysija-paragraph input[type="text"] {
    width: 100%;
    padding: 5px 16px;
    color: #a3a3a3;
    border: 1px solid #999;
    margin-top: 3px;
}
.btn-default-red {
    background-color: #f74819;
    text-transform: uppercase;
    color: #f2f2f2 !important;
    font-family: "Lato", sans-serif;
    padding: 11px 45px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding-box;
    border-radius: 10px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.btn-default-red:hover, .btn-default-red:focus {
    background: #f85c32;
    color: #f2f2f2;
}
.btn-default-red:active {
    background: #eb4f25;
    color: #cccccc;
}
.btn-default-red:visited {
    color: #fff;
}
.btn-default-red:hover, .btn-default-red:focus {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.the-content a.cfbeat-registration {
    color: #f2f2f2 !important;
}
.btn-default-red2 {
    background-color: #8e3233;
    text-transform: uppercase;
    color: #ffffff !important;
    font-size: 18px;
    font-family: "Lato", sans-serif;
    padding: 20px 50px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding-box;
    border-radius: 10px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.btn-default-red2:hover, .btn-default-red2:focus {
    background: #8e3233;
    color: #ffffff;
}
.btn-default-red2:active {
    background: #eb4f25;
    color: #cccccc;
}
.btn-default-red2:visited {
    color: #fff;
}
.btn-default-red2:hover, .btn-default-red:focus {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.the-content a.cfbeat-registration2 {
    color: #ffffff !important;
}
#gotowp_personal_webinar_registration, .register_free_webinar_wrapper {
    display: none;
}
.wrp-events-element-text a.events-link {
    color: #8e3233;
}
/*.popover-content i.theChampSharing {*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    border-radius: 50px;*/
/*}*/
.btn-webinar-flow {
    background: #a7383b;
    display: block;
    border: none;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin: 13px auto 0;
    width: 100%;
    border-radius: 0;
}
.btn-webinar-flow.green {
    -webkit-transition: all 0.8s ease 1s;
    -o-transition: all 0.8s ease 1s;
    transition: all 0.8s ease 1s;
    background: darkgreen;
}
.postinfo .post-author {
    margin: 40px 10px;
    min-height: 100px;
    position: relative;
    width: 100%;
}
.postinfo .gravatar {
    left: 0;
    position: absolute;
    top: 5px;
}
.postinfo .gravatar img {
    border-radius: 50px;
    height: 100px;
    width: 100px;
}
.postinfo .post-author-text {
    padding-left: 126px;
    text-align: left;
    width: 95%;
}
.postinfo a.info {
    font-size: 18px;
    font-weight: 700;
    color: #8e3233;
}
.single-tribe_events .tribe-events-event-image {
    margin-bottom: 20px;
}
.tribe-events-single .authorship-row {
    display: none;
}
.formWP_wrap {
    border: 1px solid lightgray;
    padding: 10px;
    border-radius: 5px;
    max-width: 500px;
}
.formWP_wrap textarea {
    width: 100%;
}
.ubermenu-item-4152 .ubermenu-submenu.ubermenu-submenu-drop ul.ubermenu-submenu.ubermenu-submenu-type-stack {
    display: none;
}
blockquote {
    font-size: 18px;
    margin: 0.25em 0;
    padding: 0.25em 30px;
    line-height: 1.45;
    position: relative;
    text-align: left;
}
blockquote cite {
    color: #999999;
    font-size: 14px;
    margin-top: 5px;
}
#form-wysija-shortcode576c4b3b1e3dc-1 {
    font-size: 14px;
    padding: 10px;
}
#form-wysija-shortcode576c4b3b1e3dc-1 .wysija-checkbox-paragraph {
    display: none;
}
#timezone_string {
    width: 200px;
    margin: 0px 10px;
}
.events-sliders .events-sliders-images {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 600px) {
    .postinfo .gravatar {
        position: relative;
    }
    .postinfo .post-author-text {
        padding-left: 0px;
        margin-top: 15px;
    }
}

@media only screen and (max-width: 489px) {
    .events-trainers-desc {
        width: 340px!important;
    }
    .events-certificate-img{
        float: none !important;
    }
    .events-certificate-desc {
        width: 340px!important;
        padding-top: 20px;
    }
    #tribe-events .record-right-now .formWP input[type="text"], input[type="email"], input[type="tel"], textarea, select {
        font-size: 17px;
        width: 310px!important;
    }
    #get_record_form .select2-container--default .select2-selection--single {
        border: 1px solid rgba(0,0,0,.1);
        background: rgba(255,255,255,.25)!important;
        border-radius: 10px!important;
        -moz-border-radius: 10px!important;
        -webkit-border-radius: 10px!important;
        padding: 10px 20px 9px 15px;
        height: auto!important;
        width: 310px!important;
    }

    #get_record_form .submitBlock{
        width: 340px!important;
    }

    .events-form-checkbox-block{
        width: 310px!important;
    }


}

@media (min-width: 400px) and (max-width: 488px) {
    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="submit"] {
        width: 310px !important;
    }
    .submitBlock {
        left: -10px;
    }
}

@media only screen and (max-width: 536px) {
    .events-trainers-desc {
        width: 340px!important;
    }
    .events-certificate-img{
        float: none !important;
    }
    .events-certificate-desc {
        width: 340px!important;
        padding-top: 20px;
    }
}

#get_record_form .select2-container--default .select2-selection--single {
    border: 1px solid rgba(0,0,0,.1);
    background: rgba(255,255,255,.25)!important;
    border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    -webkit-border-radius: 10px!important;
    padding: 10px 20px 9px 15px;
    height: auto!important;
    width: 390px;
}

@-moz-document url-prefix() {
    #get_record_form .select2-container--default .select2-selection--single {
        width: 390px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #get_record_form .select2-container--default .select2-selection--single {
        width: 430px;
    }
    #tribe-events .record-right-now {
        max-width: 390px;
        margin-bottom: 40px;
        margin-top: 30px;
        margin-right: 0px;
        margin-left: -350px;
    }
}

/*----MS Edge Browser CSS Start----*/
@supports (-ms-ime-align:auto) {
    #get_record_form .select2-container--default .select2-selection--single {
        width: 430px;
    }
}
/*----MS Edge Browser CSS End----*/

.events-form-checkbox-block{
    padding-left: 25px;
}
.events-form-checkbox-block label{
    font-weight: normal;
}

/*----orientation: landscape----*/
@media all and (orientation: landscape), all and (min-width: 1199px) {
    .select2-container {
        width: 100% !important;
    }
}
@media screen and (max-width: 488px){
    .textwidget .wpcf7-form .select2-container {
        max-width: 310px;
    }
}
@media (min-width: 700px) and (max-width: 860px) {
    .formWP {
        width: 400px;
    }
    .textwidget .wpcf7-form .select2-container {
        width: 400px!important;
    }
}

.single-sidebar [id^=my_tag_slider_widget],
.loop-sidebar-right [id^=my_tag_slider_widget] {
    background: transparent!important;
}

.banner-slider {
    padding: 0!important;
}

.banner-slider .metaslider {
    margin-left: 0!important;
    margin-right: 0!important;
    max-width: 100%!important;
}

.banner-slider .slides a {
    display: block;
    border-radius: var(--panel-radius);
    overflow: hidden;
}

@media (max-width: 767px) {
    .banner-slider .slides a {
        border-radius: 0;
    }
}

#header-bar #searchform-wrp #searchform input {
    padding-left: 10px;
    border-radius: var(--panel-radius);
    max-width: unset!important;
    width: 100%;
}

@media (max-width: 992px) {
    #header-posts #searchform-wrp #searchform {
        max-height: 33px;
    }
    #header-bar #searchform-wrp #searchform:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 35px;
        height: 1px;
        /*background: linear-gradient(90deg, #C8D6E2 0%, #EAF3FB 100%);*/
        background: linear-gradient(90deg,#c8d6e2 0%,#e3ebf3 100%);
    }
    #header-bar #searchform-wrp #searchform input {
        border-radius: 0;
        background: transparent;
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .header-posts-white #searchform-wrp #searchform {
        max-width: 100%!important;
        left: 15px;
        right: 15px;
    }
    #header-bar #searchform-wrp #searchform input {
        max-width: 100%!important;
        width: 100%!important;
    }
}
#searchform-wrp {
    width: 1170px;
    display: block;
    height: 40px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    margin: -40px auto 0 auto;
}

#searchform-wrp #searchform {
    position: absolute;
    display: inline-block;
    right: 0;
    max-width: 150px;
    max-height: 30px;
    z-index: 999;
}

#searchform-wrp #searchform input {
    border: none;
    color: #454545;
    padding: 5px 30px 5px 5px;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    max-width: 170px;
    border-radius: 0;
    line-height: 20px;
    transition: all 0.3s ease;
}

#searchform .icon-search.searchsubmittericon {
    color: rgba(0, 0, 0, 0.35);
    transition: color .15s ease;
    z-index: 3;
    right: -2px;
}
#searchform .icon-search.searchsubmittericon:hover {
    color: #454545;
}

#searchform .icon-search.searchsubmittericon {
    top: 3px;
    font-size: 26px;
}

/* open search */
@media (min-width: 1024px) {
    #header-bar #searchform-wrp #searchform {
        right: 0;
        top: 5px;
        height: 40px;
        min-width: 40px;
    }

    #header-bar #searchform-wrp #searchform input {
        max-width: unset!important;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #E9EEF5;
        width: 40px;
    }

    #header-bar #searchform-wrp #searchform.search-was-opened input{
        -webkit-animation: search-close-animation .37s forwards;
        -moz-animation: search-close-animation .37s forwards;
        -o-animation: search-close-animation .37s forwards;
        animation: search-close-animation .37s forwards;
    }

    #header-bar #searchform-wrp #searchform.search-is-opened input{
        -webkit-animation: search-open-animation .37s forwards;
        -moz-animation: search-open-animation .37s forwards;
        -o-animation: search-open-animation .37s forwards;
        animation: search-open-animation .37s forwards;
    }

    @keyframes search-open-animation {
        0%   {
            background-color: #E9EEF5;
            width: 40px;
        }
        20% {
            width: 40px;
            background-color: white;
        }
        100% {
            background-color: white;
            width: 278px;
        }
    }

    @keyframes search-close-animation {
        0% {
            background-color: white;
            width: 278px;
        }
        90% {
            background-color: white;
            width: 40px;
        }
        100% {
            background-color: #E9EEF5;
        }
    }
}







.single-page,
.post-container.main-post-container,
.single-sidebar .widgets .widget,
.loop-sidebar-right .widgets .widget {
    overflow: hidden;
    border-radius: var(--panel-radius);
}

.loop-sidebar-right .widgets #text-21 {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media (max-width: 767px) {
    .single-page,
    .post-container.main-post-container,
    .single-sidebar .widgets .widget,
    .loop-sidebar-right .widgets .widget {
        border-radius: 0;
    }
}

.post-container.main-post-container.mbottom25 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
@media (max-width: 767px) {
    .post-container.main-post-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .post-container.main-post-container.mbottom25 + .load-more-wrapper .load-more {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

.single-sidebar-selector .widget#text-22,
.widget#text-21 {
    background: transparent;
}
@media (min-width: 768px) {
    .single-sidebar-selector .widget#text-22,
    .widget#text-21 {
        padding: 0;
    }
    .single-sidebar-selector .widget#text-22 .textwidget,
    .widget#text-21 .textwidget {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .twitter-timeline {
        width: 100%!important;
    }

    .single-sidebar-selector .widget#text-22 .textwidget,
    .widget#text-21 .textwidget {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .scrollcontrol-side,
    .scrollcontrol-main {
        padding-left: 0;
        padding-right: 0;
        max-width: unset!important;
        margin-left: -5px;
        margin-right: -5px;
    }

    .single-sidebar-selector.scrollcontrol-side,
    .single-post-selector.scrollcontrol-main {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .the-content.padded-panel {
        margin-right: -5px;
        margin-left: -5px;
    }
}

@media (max-width: 767px) {
    .padded-panel {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .post-content .content-panel {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.gdpr-cookie-notice a:hover {
    color: #cecece!important;
}

.footer-copyright {
    text-transform: none;
    text-align: center;
    padding-top: 32px;
    padding-bottom: 32px;
    border-top: 1px solid rgba(78, 86, 103, 0.74);
    margin-top: 30px;
    color: #acb6c9;
    font-size: 14px;
}

.bar-header.sortbar {
    margin: -10px -25px 15px;
    width: auto;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    padding: 21px 25px 22px;
}
/*.loop-column .bar-header.sortbar {*/
/*    display: none;*/
/*}*/

@media screen and (max-width: 430px) {
    .bar-header.sortbar {
        max-width: unset;
    }
}
@media screen and (max-width: 400px) {
    .bar-header.sortbar {
        max-width: unset;
    }
}

.bar-header.sortbar .bar-label {
    padding: 0;
}

.classic-post .main-title.single-title.entry-title {
    margin: 0 -5px 0 -5px;
    width: auto;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    padding: 21px 25px;
}

.classic-post #post-8523 .content-panel.wide > .padded-panel .main-title.single-title.entry-title {
    padding: 21px 25px;
}

.guides-page .classic-post .main-title.single-title.entry-title {
    margin: 0 -27px 0 -27px;
}

.guides-page .single-page .authorship-row {
    margin: 10px 0;
}

.ubermenu-main,
#header-bar {
    background-color: #E9EEF5!important;
}

@media (max-width: 992px) {
    .ubermenu-main,
    #header-bar {
        background-color: transparent !important;
    }
    .mobile-menu-is-opened #header-bar {
        background-color: #fff!important;
    }
}
@media (max-width: 992px) {
    .metric-text {
        display: none;
    }
}
.footer-info-links {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 21px;
}
@media (max-width: 991px) {
    .footer-info-links {
        /*justify-content: center;*/
        justify-content: flex-start;
        margin-top: 35px;
        margin-bottom: 15px;
    }


    #footer .widgets-inner .row {
        display: grid;
        grid-template-columns: 4fr 8fr;
    }

    #footer .widgets-inner .row .widget-panel.left.col-md-3,
    #footer .widgets-inner .row .widget-panel.mid.mid-left.col-md-6,
    #footer .widgets-inner .row .widget-panel.mid.mid-right.col-md-3 {
        width: 100%;
        flex: none;
        max-width: none;
    }

    #footer .widgets-inner .widget-panel.mid.mid-right.col-md-3 {
        grid-column-start: 1;
        grid-column-end: 12;
    }

    #footer .widgets-inner #text-10,
    #footer .widgets-inner #nav_menu-2,
    #footer .widgets-inner #text-11 .complementary-info-links .footer-info-links__item{
        text-align: left;
    }

    #footer .widgets-inner #text-11 .complementary-info-links .menu {
        display: flex;
    }

    #footer .widgets-inner #text-11 .social-badges {
        width: 66%;
        margin: 0 -9px 47px auto;
        padding: 0;
        display: flex;
    }
}

@media (max-width: 660px) {
    .main-footer {
        padding: 40px 0 0;
    }

    .footer-copyright {
        margin-top: 38px !important;
        padding: 21px 0 !important;
    }

    #footer .widgets-inner .row {
        display: flex;
    }

    #footer .widgets-inner #text-10,
    #footer .widgets-inner #nav_menu-2,
    #footer .widgets-inner #text-11 .complementary-info-links .footer-info-links__item,
    #footer .widgets-inner .footer-info-links .footer-info-links__item {
        text-align: center;
    }

    #footer .widgets-inner #text-11 .social-badges {
        width: 100%;
        margin: 0 0 16px;
        display: flex;
        justify-content: center;
    }

    #footer .widgets-inner .footer-info-links,
    #footer .widgets-inner #text-11 .complementary-info-links .menu {
        flex-direction: column;
        justify-content: center;
    }

    #footer .widgets-inner .footer-info-links {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    #footer .widgets-inner .footer-info-links .footer-info-links__item {
        margin-left: 0;
    }

    #footer .widgets-inner .footer-info-links .footer-info-links__item:not(:last-child) {
        margin-bottom: 16px;
    }
}

.footer-info-links__item {
    font-size: 14px;
    color: white!important;
}

/*@media (max-width: 767px) {*/
/*    .footer-info-links__item {*/
/*        flex: 0 0 100%;*/
/*        text-align: center;*/
/*    }*/
/*}*/

.footer-info-links__item + .footer-info-links__item {
    margin-left: 24px;
}

/*@media (max-width: 767px) {*/
/*    .footer-info-links__item + .footer-info-links__item {*/
/*        margin-left: 0;*/
/*        margin-top: 16px;*/
/*    }*/
/*}*/

.footer-info-links__item:hover {
    color: #C52C3D!important;
    text-decoration: none;
}

#footer .widget ul.menu li a:hover {
    color: #C52C3D!important;
}

#menu-footer_left {
    margin-top: 6px;
}
@media (max-width: 992px) {
    .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0:not(.static-active) .ubermenu-submenu-drop .ubermenu-heading-item .ubermenu-target-title {
        font-weight: 600;
    }
}

.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0:not(.static-active) .ubermenu-submenu-drop .ubermenu-heading-item > .ubermenu-target:hover,
.ubermenu-heading-item .ubermenu-target,
.ubermenu-heading-item .ubermenu-target:hover,
.ubermenu-heading-item:hover .ubermenu-target:hover,
.ubermenu-heading-item:hover,
.ubermenu-heading-item {
    background: #F4F7FA!important;
}

@media (max-width: 992px) {
    .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0:not(.static-active) .ubermenu-submenu-drop .ubermenu-heading-item > .ubermenu-target:hover,
    .ubermenu-heading-item .ubermenu-target,
    .ubermenu-heading-item .ubermenu-target:hover,
    .ubermenu-heading-item:hover .ubermenu-target:hover,
    .ubermenu-heading-item:hover,
    .ubermenu-heading-item {
        background: transparent!important;
    }
}
.ubermenu-heading-item .ubermenu-target {
    cursor: default!important;
}

.main-footer {
    background: url('assets/images/footer_bg.jpg') no-repeat center #3F4E61;
    background-size: cover;
    color: white;
    padding: 54px 0 0;
}

@media (max-width: 767px) {
    .main-footer {
        background: url('assets/images/footer_bg_mobile.jpg') no-repeat center bottom #3F4E61;
        background-size: cover;
    }
}

@media (min-width: 2000px) {
    .main-footer {
        background-position: center bottom;
    }
}

.hassubmenu-arr {
    display: none!important;
}

.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.static-active>.ubermenu-target,
.page-id-64853 .preview_title a {
    color: #8e3233!important;
}
.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.static-active>.ubermenu-target:after {
    background-image: url(https://www.altoros.com/wp-content/uploads/2018/06/angle-arrow-down-red.svg);
}

@media (max-width: 992px) {
    .ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-current-menu-item .ubermenu-target {
        background: transparent!important;
    }

    /* change submenus show/hide functionality for mobile devices */
    #header-bar .ubermenu-submenu {
        max-height: none!important;
        height: auto!important;
        overflow: visible!important;
    }

    #header-bar .ubermenu-item-level-0:not(.static-active) .ubermenu-submenu-drop .ubermenu-item .ubermenu-target-title {
        line-height: 40px;
    }

    #header-bar .ubermenu-item:not(.ubermenu-item-has-children) > .ubermenu-target {
        width: 100%;
    }

    #header-bar .ubermenu-item.ubermenu-item-has-children > .ubermenu-target {
        display: inline-block;
        width: auto;
    }

    #header-bar .ubermenu-submenu {
        display: none;
    }

    #header-bar .ubermenu-item.ubermenu-item-mobile-active > .ubermenu-submenu {
        display: block;
        visibility: visible;
    }

    /* change chevrons functionality on mobile */
    .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
        display: none;
    }

    #header-bar .ubermenu-main .ubermenu-item {
        background: transparent;
    }

    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-has-children {
        position: relative;
    }
    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-has-children:after {
        font-family: "fontello";
        content: "\e84a";
        font-size: 13px;
        position: absolute;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        color: rgba(0,0,0,.35);
        top: 13px;
        right: 17px;
        transform: rotate(90deg) !important;
        -moz-transform: rotate(90deg) !important;
        -webkit-transform: rotate(90deg) !important;
    }

    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-has-children.ubermenu-item-mobile-active:after {
        transform: rotate(0deg) !important;
        -moz-transform: rotate(0deg) !important;
        -webkit-transform: rotate(0deg) !important;
        color: rgba(0,0,0,.35);
    }

    #post-6974 {
        margin-top: -10px!important;
    }

    #header-bar .ubermenu-main .ubermenu-item {
        background: transparent;
    }

    #header-bar .ubermenu-main .ubermenu-item>.ubermenu-target {
        background: transparent;
    }

    #header-bar .ubermenu-main .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
        background: transparent;
    }

    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-level-0.ubermenu-item-mobile-active {
        /*background: linear-gradient(90deg,#ecf5fc 0%,#d5e1ed 100%);*/
    }

    .ubermenu-item.ubermenu-item-level-0.ubermenu-item-14862:after,
    .ubermenu-item.ubermenu-item-level-0.ubermenu-item-14862 > .ubermenu-target .ubermenu-target-title{
        color: rgb(142, 50, 51);
    }

    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-level-0.ubermenu-item-mobile-active > .ubermenu-target .ubermenu-target-title {
        color: black;
    }

    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-level-0.ubermenu-item-mobile-active:after {
        color: rgba(0,0,0,.35);
    }

    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-level-0.ubermenu-item-14862 > .ubermenu-target .ubermenu-target-title {
        color: rgb(142, 50, 51);
    }

    #header-bar .ubermenu-main .ubermenu-item.ubermenu-item-level-0.ubermenu-item-14862:after {
        color: rgb(142, 50, 51);
    }

    #header-bar .ubermenu-main .ubermenu-item:not(.ubermenu-item-level-0).ubermenu-item-mobile-active {
        /*background: linear-gradient(90deg,#ecf5fc 0%,#d5e1ed 100%);*/
    }

    .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0:not(.static-active) .ubermenu-submenu-drop .ubermenu-item:hover>.ubermenu-target {
        background: transparent;
    }

    .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0:not(.static-active) .ubermenu-submenu-drop .ubermenu-item.ubermenu-item-mobile-active>.ubermenu-target {
        position: static;
    }

    .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0:not(.static-active) .ubermenu-submenu-drop .ubermenu-item.ubermenu-item-mobile-active>.ubermenu-target:before {
        content: '';
        background: linear-gradient(90deg,#ecf5fc 0%,#d5e1ed 100%);
        position: absolute;
        height: 40px;
        left: 0;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .bar-label .metric-text {
        display: none;
    }
}

.details-box-overlay {
    background: linear-gradient(118.53deg, #5C83C4 -19.93%, #4972B6 140.24%);
}
.details-box {
    padding: 0;
    margin-bottom: 0;
}

.details-box .section-title {
    display: block;
    padding: 18px 25px;
    margin-bottom: 0!important;
    background: linear-gradient(91.02deg, rgba(78, 118, 186, 0.2) 0.88%, rgba(169, 197, 214, 0.2) 64.75%), url('assets/images/why_read_this_icon_white.svg') right 25px center no-repeat;
    border: 0;
    font-weight: 700;
}
.details-box .details-wrapper {
    padding: 20px 25px;
}
.details-box .detail-item {}

.details-box .detail-item .detail-label {
    text-align: left;
}

.details-box .detail-item .detail-content ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.details-box .detail-item .detail-content ul li {
    margin-bottom: 5px;
}

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

.icon-search.searchsubmittericon.mobile-header-search-icon {
    right: 57px;
    position: absolute;
    top: 12px;
    color: #51515A;
    font-size: 28px;
}

.mobile-menu-is-opened .icon-search.searchsubmittericon.mobile-header-search-icon {
    display: none!important;
}

/*.overlay-layer {*/
/*    background: rgba(233, 238, 245, .3)!important;*/
/*}*/

/*.overlay-hover {*/
/*    background: #E9EEF5!important;*/
/*    background: rgba(233, 238, 245, .3)!important;*/
/*}*/

@media (max-width: 991px) {
    .home .bar-header.sortbar {
        margin-bottom: 0;
    }

    .home .loop-panel:first-child .loop-image-wrapper {
        margin-top: 0;
    }

}

.mobile-menu-btn {
    width: 28px;
    height: 25px;
    position: absolute;
    right: 12px;
    top: 13px;
    display: none;
}
@media (max-width: 991px) {
    .mobile-menu-btn {
        display: block;
    }
}

.mobile-menu-btn__bar {
    width: 19px;
    height: 2px;
    background-color: #51515A;
    position: absolute;
    right: 2px;
}

.mobile-menu-btn__bar:first-child {
    top: 4px;
    transition: transform .2s ease;
}
.mobile-menu-btn__bar:nth-child(2) {
    width: 24px;
    top: 12px;
    transition: transform .2s ease;
}
.mobile-menu-btn__bar:last-child {
    top: 20px;
    transition: opacity .2s ease;
}

.mobile-menu-btn--opened .mobile-menu-btn__bar:first-child {
    transform: rotate(-45deg);
    top: 11px;
    background-color: rgba(0,0,0,.35);
}
.mobile-menu-btn--opened .mobile-menu-btn__bar:nth-child(2) {
    width: 19px;
    transform: rotate(45deg);
    top: 11px;
    background-color: rgba(0,0,0,.35);
}
.mobile-menu-btn--opened .mobile-menu-btn__bar:last-child {
    opacity: 0;
}
.agree {display:none}

#post-5689 .post-right.content-panel.wide,
#post-5689 .the-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.page-id-5689 .post-content {
    background: none !important;
    border-radius: 5px;
    overflow: hidden;
}

#post-5689 .control-bar {
    visibility: hidden !important;
}

#post-5689 .main-title {
    visibility: hidden;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
}

.not-found__alert {
    font-size: 16px !important;
    line-height: 23px !important;
    color: #333 !important;
    padding: 30px 106px 30px 100px;
    background-color: rgba(255, 255, 255, 0.6);
    margin: 0 !important;
}

.not-found__alert span {
    display: block;
    font-weight: 700;
    margin-bottom: 11px !important;
}

.not-found__alert a {
    color: #87282D;
    margin: 0 !important;
}

.not-found__info {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 108px 17px 100px;
    border-radius: 0px 0px 5px 5px;
}

.not-found__info::before,
.not-found__info::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.not-found__info::before {
    background-image: url('/blog/wp-content/uploads/2021/12/not-found-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 5;
}

.not-found__info::after {
    background-color: #476AB7;
    opacity: 0.24;
    mix-blend-mode: multiply;
}

.not-found__title {
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 23px !important;
    color: #333 !important;
    margin: 0 !important;
    margin-bottom: 25px !important;
}

.not-found__list {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 11px;
}

#post-5689 .not-found__link {
    display: block;
    background-color: rgba(71, 106, 183, 0.5);
    border-radius: 5px;
    padding: 4px 21px 24px 21px;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    line-height: 20px !important;
    color: #fff !important;
    text-align: center;
    transition: background-color 0.3s ease-in-out;
    white-space: nowrap;
}

#post-5689 .not-found__link:hover {
    text-decoration: none;
    background-color: rgba(71, 106, 183, 1);
}

.not-found__item,
.not-found__img,
#post-5689 .not-found__link,
.not-found__title {
    z-index: 5;
}

.not-found__img {
    margin-bottom: 16px !important;
}

.not-found__icon {
    margin: 0 auto 8px;
}

/* Webinars Page */

.page-id-64853 .copy-date {
    font-size: 16px;
    line-height: 20px;
    color: #767676;
    margin-bottom: 16px;
}

/* ! Webinars Page ! */

/* Page Template For Posts */

.page-template-template-page-for-posts .col-lg-3.loop-column.widget-margin.scrollcontrol-side .loop-sidebar-right .bar-label {
    float: none !important;
    font-size: 16px !important;
}

.page-template-template-page-for-posts .the-content {
    font-size: inherit;
    margin-top: -20px;
}

/* !-- Page Template For Posts --! */

@media (max-width: 991px) {
    .page-template-template-page-for-posts .the-content {
        font-size: inherit;
        margin-top: 0;
    }

    .page-id-5689 .subheader {
        margin-left: 0;
        margin-right: 0;
    }

    .page-id-5689 .my-20 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .page-id-5689 .container-inner .col-lg-9,
    .page-id-5689 .col-lg-12,
    .page-id-5689 .post-5689,
    .page-id-5689 .col-lg-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .not-found {
        margin-top: 20px;
    }

    .not-found__alert {
        padding: 20px 20px 40px 40px;
    }

    .not-found__alert span {
        margin-bottom: 18px;
    }

    .not-found__img {
        margin-bottom: 63px !important;
    }

    .not-found__title {
        margin-bottom: 41px !important;
    }

    .not-found__info {
        padding: 104px 36px 40px 40px;
    }

    .not-found__list {
        grid-template-columns: repeat(4, 1fr);
    }

    #post-5689 .not-found__link {
        padding: 24px 21px;
    }
    .not-found__link br:first-child {
        display: none;
    }
    #post-5689 .cf_ttshare a, .doc-preview {
        margin: 0 !important;
    }

    .page-id-5689 .scrollcontrol-side .content-panel {
        margin-top: 0;
        padding: 0 40px;
        margin-bottom: 20px;
    }

    .page-id-5689 .scrollcontrol-side .widget {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 890px) {
    #jig1 {
        grid-template-columns: 1fr 1fr !important;
    }
}

@media (max-width: 620px) {
    .not-found__list {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }

    .page-id-5689 #metaslider-id-30018 img {
        min-height: 276px !important;
        object-fit: cover !important;
    }
}

@media (max-width: 440px) {
    .not-found__info,
    .page-id-5689 .container-fluid,
    .page-id-5689 .col-lg-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .not-found__alert {
        padding: 25px;
        text-align: left;
    }

    .page-id-5689 .scrollcontrol-side .content-panel {
        padding: 0 25px 20px;
    }

    .not-found__info {
        padding: 108px 25px 25px 25px !important;
    }

    #post-5689 .not-found__link {
        padding: 31px 33px;
    }

    .page-id-5689 .scrollcontrol-side .widget {
        margin-bottom: 20px !important;
    }

    .page-id-5689 .my-20 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .page-id-5689 .cf_ttshare a {
        margin: 0 !important;
    }

    .not-found__img {
        max-width: 280px;
    }

    #jig1 {
        grid-template-columns: 1fr !important;
        padding: 0 !important;
        width: 100% !important;
    }

    .page-id-8523 .single-sidebar-selector,
    #text-22 .textwidget,
    .page-id-8523 .post-content .content-panel{
        padding: 0 !important;
    }
}

@media (max-width: 395px) {
    .not-found__list {
        grid-template-columns: 1fr;
        grid-template-rows: none;
    }
}

@media (max-width: 767px) {
    .col-lg-9.single-post-selector.moved {
        padding-left: 0;
        padding-right: 0;
    }
}
.altor-services-banners img {
    width: 100%;
}

@media (max-width: 767px) {
    .image-container {
        margin-left: -15px;
        margin-right: -15px;
    }
    .featured-image-wrapper {
        margin-right: 0;
        margin-left: 0;
    }
    .featured-image-wrapper .featured-image-inner {
        padding: 0!important;
    }
}
/* gradient for blog posts and for archive tags, authors, etc. */

/*.page-template-template-page-for-posts .builder-loop.builder-section {*/
/*    padding-top: 0;*/
/*}*/

.page-template-template-page-for-posts .post-container.main-post-container,
.archive.tag .post-container.main-post-container,
.archive.author .post-container.main-post-container {
    padding: 0;
    background: none;
}

.page-template-template-page-for-posts .loop .loop-panel,
.archive.tag .loop .loop-panel,
.archive.author .loop .loop-panel {
    padding: 10px 25px;
}

.page-template-template-page-for-posts .loop .loop-panel:nth-child(odd),
.archive.tag .loop .loop-panel:nth-child(odd),
.archive.author .loop .loop-panel:nth-child(odd) {
    background: rgba(255, 255, 255, 0.6);
}
.page-template-template-page-for-posts .loop .loop-panel:nth-child(even),
.archive.tag .loop .loop-panel:nth-child(even),
.archive.author .loop .loop-panel:nth-child(even){
    background: linear-gradient(92.93deg, rgba(255, 255, 255, 0.6) 34.15%, rgba(255, 255, 255, 0.4) 80.86%);
}

.page-template-template-page-for-posts .loop .loop-panel:first-child,
.archive.tag .loop .loop-panel:first-child,
.archive.author .loop .loop-panel:first-child {
    padding-top: 10px;
}

.page-template-template-page-for-posts .loop .loop-panel:last-child,
.archive.tag .loop .loop-panel:last-child,
.archive.author .loop .loop-panel:last-child {
    padding-bottom: 25px;
}

.page-template-template-page-for-posts .loop-panel .color-line,
.archive.tag .loop-panel .color-line,
.archive.author .loop-panel .color-line {
    background: none;
}

/* !-- gradient for blog posts and for archive tags, authors, etc. --! */

@media screen and (max-width: 959px) {
    .page-template-template-page-for-posts .builder-loop .col-md-12,
    .page-template-template-page-for-posts .builder-loop .the-content,
    .page-template-template-page-for-posts .builder-loop .col-lg-12,
    .page-template-template-page-for-posts .builder-loop .container-inner,
    .page-template-template-page-for-posts .loop-column,
    .archive.tag .builder-loop .col-md-12,
    .archive.tag .builder-loop .the-content,
    .archive.tag .builder-loop .col-lg-12,
    .archive.tag .builder-loop .container-inner,
    .archive.tag .loop-column,
    .archive.author .builder-loop .col-md-12,
    .archive.author .builder-loop .the-content,
    .archive.author .builder-loop .col-lg-12,
    .archive.author .builder-loop .container-inner,
    .archive.author .loop-column {
        padding: 0;
    }

    .page-template-template-page-for-posts .builder-loop .col-lg-9,
    .archive.tag .builder-loop .col-lg-9,
    .archive.author .builder-loop .col-lg-9 {
        padding-right: 0 !important;
    }

    .page-template-template-page-for-posts .row.no-margin.layout-d,
    .archive.tag .row.no-margin.layout-d,
    .archive.author .row.no-margin.layout-d {
        margin-right: 0;
        margin-left: 0;
    }

    .page-template-template-page-for-posts .post-container .bar-header.sortbar,
    .archive.tag .post-container .bar-header.sortbar,
    .archive.author .post-container .bar-header.sortbar {
        display: none;
    }

    .page-template-template-page-for-posts .loop .loop-panel:first-child,
    .archive.tag .loop .loop-panel:first-child,
    .archive.author .loop .loop-panel:first-child {
        padding-top: 25px;
    }

    .page-template-template-page-for-posts .loop .loop-panel,
    .archive.tag .loop .loop-panel,
    .archive.author .loop .loop-panel {
        padding: 25px 36px 25px 40px;
    }

    .page-template-template-page-for-posts .loop .loop-panel .loop-info-wrapper,
    .archive.tag .loop .loop-panel .loop-info-wrapper,
    .archive.author .loop .loop-panel .loop-info-wrapper {
        padding: 25px 0 0;
        min-height: 110px;
    }

    .page-template-template-page-for-posts .loop .loop-panel .loop-image-wrapper,
    .archive.tag .loop .loop-panel .loop-image-wrapper,
    .archive.author .loop .loop-panel .loop-image-wrapper {
        margin-top: 0;
        border-radius: 5px;
        margin-left: 0;
        margin-right: 0;
    }

    #text-21 {
        max-height: 561px;
    }

    #nav_menu-4 .bar-label {
        padding: 9px 13px 11px;
    }

    #nav_menu-4 .menu-categories-container {
        padding: 15px 13px;
    }

    #nav_menu-4 .menu-categories-container .menu {
        display: flex;
        flex-direction: column;
    }

    #nav_menu-4 .menu-categories-container .menu .menu-item:not(:last-child) {
        margin-bottom: 8px;
    }

    #nav_menu-4 .menu-categories-container .menu .menu-item a {
        padding: 12px 13px 11px;
    }

    .page-template-template-page-for-posts .loop-panel .color-line,
    .archive.tag .loop-panel .color-line,
    .archive.author .loop-panel .color-line {
        /*margin: 12px 0 5px;*/
        /*background: url(assets/images/tilda-separator.svg) no-repeat center transparent;*/
        /*background-size: contain;*/
        /*height: 22px;*/
        display: none;
    }
}

@media screen and (max-width: 440px) {
    .page-template-template-page-for-posts .loop .loop-panel:nth-child(odd),
    .archive.tag .loop .loop-panel:nth-child(odd),
    .archive.author .loop .loop-panel:nth-child(odd),
    .page-template-template-page-for-posts .loop .loop-panel:nth-child(even),
    .archive.tag .loop .loop-panel:nth-child(even),
    .archive.author .loop .loop-panel:nth-child(even) {
        background: #E6EBF1;
    }

    .page-template-template-page-for-posts .loop .loop-panel .loop-image-wrapper,
    .archive.tag .loop .loop-panel .loop-image-wrapper,
    .archive.author .loop .loop-panel .loop-image-wrapper {
        border-radius: 0;
    }

    .page-template-template-page-for-posts .loop .loop-panel,
    .archive.tag .loop .loop-panel,
    .archive.author .loop .loop-panel {
        padding: 0 0 25px;
    }

    .page-template-template-page-for-posts .loop .loop-panel .loop-info-wrapper,
    .archive.tag .loop .loop-panel .loop-info-wrapper,
    .archive.author .loop .loop-panel .loop-info-wrapper {
        padding: 25px 25px 0;
    }

    .page-template-template-page-for-posts .loop .loop-panel:first-child,
    .archive.tag .loop .loop-panel:first-child,
    .archive.author .loop .loop-panel:first-child {
        padding-top: 20px;
    }

    .page-template-template-page-for-posts .loop-panel:last-child .color-line,
    .archive.tag .loop-panel:last-child .color-line,
    .archive.author .loop-panel:last-child .color-line {
        display: none;
    }

    .page-template-template-page-for-posts .loop-panel .color-line,
    .archive.tag .loop-panel .color-line,
    .archive.author .loop-panel .color-line {
        display: block;
        margin: 25px 0 0;
        height: 1px;
        background-image: url("data:image/svg+xml,%3Csvg width='202' height='1' viewBox='0 0 202 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='202' y1='0.5' x2='106' y2='0.5' stroke='url(%23paint0_linear_1390_1269)'/%3E%3Cline x1='-4.37114e-08' y1='0.5' x2='106' y2='0.499991' stroke='url(%23paint1_linear_1390_1269)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1390_1269' x1='86.6667' y1='-0.999999' x2='90.2073' y2='20.4604' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DA0B6E'/%3E%3Cstop offset='0.828125' stop-color='%235C58FF' stop-opacity='0.06'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1390_1269' x1='127.347' y1='1.99999' x2='124.125' y2='-19.5632' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DA0B6E'/%3E%3Cstop offset='0.828125' stop-color='%235C58FF' stop-opacity='0.06'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: center;
        background-color: transparent;
        background-size: contain;
    }
}