body.page-template.page-template-custom_events {
    background: #f8f8f8;
}

body {
    color: #53585f;
}

canvas {
    display: block;
    vertical-align: bottom;
}

.admin-bar .products_anchors_wrap {
    top: 92px;
}

/* ---- particles.js container ---- */
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #1e4e6a;
    background-image: url("../images/bar-images/stars-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    /* min-height: 580px; */
    will-change: transform;
}

.opacity_none {
    opacity: 0;
}

.form-control {
    padding: 0;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.page-template-kibana-contest .solutions-bar {
    background-image: url(../images/bar-images/bg-blue.jpg);
}

.page-template-kibana-results .solutions-bar {
    background-image: url(../images/bar-images/bg-blue.jpg);
}

.container-fluid.highlight-bar {
    margin-bottom: 100px;
    background: url(../images/bar-images/news_highlights_bg.jpg) no-repeat center center;
    background-size: cover;
}

.container-fluid.twitt {
    background: url(../images/bar-images/bg-blue.jpg) no-repeat 0 340px;
    background-size: contain;
}

.career_location .icon-location {
    margin-right: 6px;
    position: relative;
    top: 1px;
}
.center {
    text-align: center;
}
.container {
    width: auto;
    position: relative;
}

.container-750 {
    max-width: 750px;
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
}

.container-900 {
    max-width: 900px;
    width: auto;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.container-1000 {
    max-width: 1000px;
    width: auto;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.new-header .cta_btn {
    margin: 20px 0 0;
}

.new-header .cta_btn a:hover {
    background: #054e6d;
}

.product-box img {
    margin: 0 auto;
}

.product-box-content {
    padding: 0 30px;
}

.container-1500 {
    max-width: 1400px;
    width: auto;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.page-template-custom-solutions-it .solutions-bar {
    background: url(../images/bar-images/elipses_bg.png) no-repeat center;
    background-size: cover;
}

.page-template-custom-product-alerts .data-o-bar {
    background: url(../images/bar-images/bg-image-log-parsing.jpg) no-repeat center;
    background-size: cover;
}

.page-template-custom-solutions-it .solutions-bar .new-header {
    background-image: none;
    min-height: 500px;
}

.page-template-custom-solutions-log .content_wrapper.section_two:before, .page-template-custom-solutions-it .content_wrapper.section_two:before {
    background: white;
}

.img-center-floating.hidden-img {
    z-index: -1;
    top: -290px;
}

body .ui-tooltip {
    font-size: 13px;
}

.member_content {
    background: #fff;
    margin-bottom: 140px;
    padding: 80px 45px 30px 45px;
    border-radius: 10px;
    transition: all 0.25s linear 0s;
}

.member_content h4 {
    font-size: 28px;
    font-weight: 600;
    color: #53585f;
    margin-bottom: 5px;
}

.member_top:before {
    content: "";
    height: 48px;
    width: 6px;
    background: #eec363;
    display: block;
    position: absolute;
    left: -19px;
    border-radius: 10px;
    top: 6px;
}

.post-content p a:hover {
    color: #296386;
}

.career_title {
    color: #296386;
    font-size: 18px;
    font-weight: 400;
}

.single_case_logo {
    /* position: absolute; */
}

.single_case_logo img {
    background: none !important;
    border: none !important;
    max-width: 200px;
}

div#case_study_single img {
    background: #f8f8f8;
    border: 1px solid #e8e8e8;
}

pre.prettyprint ol li {
    font-size: 16px;
    margin-bottom: 5px;
}

.career_location {
    color: #53585f;
    font-size: 16px;
}

.lp-footer {
    clear: both;
    position: relative;
}

.requestDemoForm.kibanaResults {
    position: relative;
    top: auto;
}

.lp-footer .fusion-copyright-notice {
    display: block;
    max-width: 1200px;
    padding: 90px 0 20px 0;
    /* text-align: center; */
    margin: 0 auto;
}

.member_top {
    position: relative;
}

div#kibana_one strong, div#kibana_two strong {
    font-weight: 900;
}

.page-template-custom-solutions-log .content_wrapper.section_one {
    padding-bottom: 330px;
}

div#careers_section_one p {
    font-size: 16px;
}

input.btn-block.btn.btn-primary:hover {
    background: rgba(255, 189, 30, 0.9);
    transition: all .2s;
}

.content_wrapper.section_one {
    padding-bottom: 270px;
}

h2.section_title {
    margin-bottom: 40px !important;
}

.products-section {
    border-bottom: 1px solid #eee;
}

.events-bar {
    margin-bottom: 100px;
    background: url(../images/bar-images/eventspage_image.jpg) no-repeat center center;
}

.pricing-bar {
    /* margin-bottom: 80px; */
    /* background: url(../images/bar-images/eventspage_image.jpg) no-repeat center center; */
    background: #50a2d2;
    background: -moz-linear-gradient(left, #50a2d2 0%, #2874a4 100%);
    background: -webkit-linear-gradient(left, #50a2d2 0%,#2874a4 100%);
    background: linear-gradient(to right, #50a2d2 0%,#2874a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50a2d2', endColorstr='#2874a4',GradientType=1 );
}

.case-study-bar {
    background: url(../images/bar-images/case-studies-bg.jpg) no-repeat center center;
    background-size: cover;
}

.content_wrapper.section_four {
    background: url(../images/bar-images/logzio-office@2x.jpg) no-repeat center center;
    background-size: cover;
}

.content_wrapper.section_four {
    background-image: url(../images/bar-images/img2.jpg);
}

.content_wrapper.requestDemoWrapper.success_padding {
    padding-top: 0;
}

.new-button a:hover {
    background: #1e4e6a;
    color: white;
}

.ctaSubtitle {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    line-height: 22px;
}

.new-header {
    color: white;
    padding: 40px 0;
}

.new-header h5 {
    color: white !important;
}

.page-template-custom-solutions-infra .section_two h2 {
    margin-top: 80px !important;
}

.clearfix:after, #content:after, .container:after, .container-fluid:after, .row:after, .modal-footer:after {
    content: none;
    display: table;
    clear: both;
}

.page-template-about .solutions-bar {
    background-image: url(../images/bar-images/bg-about.jpg);
}

.event {
    margin-bottom: 60px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 60px;
}

.itn_content_box h2, .news_content_box h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 20px;
    line-height: 26px;
}

.career_general_form input {
    background: transparent !important;
}

.career_general_form {
    max-width: 480px;
    margin: 0 auto;
}

.umloading {
    width: 100%;
    height: 20px;
    margin-bottom: 20px;
    background: transparent url(../images/loader.svg) no-repeat 50% 50% !important;
}

input.NFI-filename {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    top: 4px;
    left: -10px;
    color: #296386;
}

.freetrial-wrapper .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    z-index: 9;
    /* margin-top: 30px; */
}

.freetrial-wrapper {
    background: #55aadb;
    background: -moz-linear-gradient(left, #55aadb 0%, #1e6999 100%);
    background: -webkit-linear-gradient(left, #55aadb 0%,#1e6999 100%);
    background: linear-gradient(to right, #55aadb 0%,#1e6999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55aadb', endColorstr='#1e6999',GradientType=1 );
    display: flex;
    padding-bottom: 60px;
}

.content_box.case-study h2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin: 0 !important;
    min-height: 68px;
    color: #53585f;
}

.trial-logo a img {
    width: 100px;
}

.trial-header h4 {
    color: white;
    font-size: 15px;
    margin-bottom: 30px;
    font-family: 'proxima-nova' !important;
}

.trial-header {
    text-align: center;
    margin-top: 70px;
}

.trial-form {
    background: white;
    padding: 32px 40px 40px;
    text-align: center;
    border-radius: 8px;
    -moz-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.38);
    max-width: 420px;
}

.trial-form label {
}

#case_study_single h3 {
    color: #054e6d;
    margin: 30px 0 20px !important;
    display: block;
    font-size: 24px;
}

.content_box.open_source {
    margin-bottom: 40px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    padding: 0;
}

.content_box.os_box {
    width: 100%;
}

.content_box.case-study {
    margin-bottom: 40px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    padding: 0;
}

.content_box.home_box {
    margin-bottom: 120px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    padding: 0;
}

ul.internal_links_inner li {
    font-size: 13px !important;
    margin-bottom: 4px !important;
    line-height: 20px !important;
}

.black_form.career {
    margin-top: 70px;
}

.contect_info_text a {
    color: white;
}

.guide-bar {
    margin-bottom: 50px;
    background: url(../images/bar-images/guide-bar.jpg) no-repeat center center;
    background-size: cover;
}

.post-content h4 {
    font-size: 20px;
    text-align: left;
    margin: 40px 0 20px !important;
    color: #296386 !important;
    font-weight: 600;
}

li.current a {
    font-weight: bold;
}

div#single_career_info .container-750 {
    /* border-bottom: 1px solid #c4c4c4; */
}



.career_info {
    padding-bottom: 40px;
}

.career_addition h3 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}

.contect_info_text a:hover {
    color: #ffb900;
}

.content-narrow p {
    text-align: center;
}
.free-trial-submit {
    background: #ffc006;
    color: white;
    font-weight: 600;
    border: 0;
    outline: none;
    margin: 20px 0;
    padding: 5px 22px;
    border-radius: 2px !important;
}

.features li {
    position: relative;
}

.active a.get_quote:hover {
    background: #018bb4;
    color: white;
}
.full_width_wrapper {
    /* background: #f8f8f8; */
    width: 100%;
    padding: 50px 0 80px 0;
    position: relative;
}
.features li .tooltiptext {
    visibility: hidden;
    /* width: 120px; */
    background-color: white;
    color: #545454;
    text-align: center;
    padding: 4px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -100px;
    font-size: 13px;
    text-align: left;
    padding: 8px 10px;
    border-top: 2px solid #f7c143;
    -moz-box-shadow: 0 0px 20px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 0px 20px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 0px 20px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 0px 20px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 0px 20px 0 rgba(193, 193, 193, 0.48);
    border-radius: 3px;
}

.features li .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
}

.a-resource h3 {
    margin-top: 0 !important;
}

.a-resource ul li a {
    font-size: 18px;
}

.a-resource ul li a {font-size: 16px;line-height: 20px;}

.a-resource ul {
    -webkit-padding-start: 0;
}

.a-resource li {
    line-height: 20px !important;
    list-style-type: none !important;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0 !important;
    padding: 7px 0;
}
.features li:hover .tooltiptext {
    visibility: visible;
}

ul.features > li:before {
    /* width: 8px; */
    /* height: 8px; */
    content: url('../images/checkmark-grey.svg');
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: contain;
}

ul.features > li.active:before {
    content: url('../images/checkmark-yellow.svg');
}

.features-title {
    font-size: 28px;
    line-height: 26px;
    color: #2d4a5d;
    /* font-weight: 600; */
}

.for_lightbox {
    display: none;
}

.small_btn:hover {
    background: #054e6d;
}

.header-stripe {
    padding: 22px 0;
    background: #f8f8f8;
    /* height: 76px; */
    /* overflow: hidden; */
}

input#kibanaContestVote {
    opacity: 0;
}

.kibana_choose_winner p strong {
    font-size: 24px;
}

.kibana_choose_winner a.active {
    background: #ffbd1f;
}

.catFilter a {
    font-size: 16px;
    display: block;
    transition: all .2s;
    background: white;
    border-radius: 2px;
    padding: 4px;
}

.page-template-custom-product-alerts .data-o-bar {
}

.videoIframe {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin: 30px 0px 20px 0;
}

.videoIframe iframe {
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.catFilter {
    background: #f8f8f8;
    border-radius: 2px;
    margin: 2px;
    flex: 1;
    min-width: 160px;
}

ul.features {
    display: flex;
    flex-wrap: wrap;
    -webkit-padding-start: 0;
    margin-top: 30px;
    flex-direction: column;
    width: 100%;
    margin: 0;
}

ul.features > li {
    width: 100%;
    height: 32px;
    list-style-type: none;
    font-size: 14px;
    opacity: .35;
    padding-left: 24px;
    position: relative;
    margin-bottom: 15px;
    cursor: help;
    color: #53585f;
    pointer-events: none;
    line-height: 18px;
    padding-right: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.plans-features {
    width: 100%;
    max-width: 950px;
    margin: 40px auto;
}

.pricing_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.plans-type > .plan-btn:hover {-moz-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);-webkit-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);-o-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);-ms-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);}

.plans-type {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.plans-type > .plan-btn {
    width: 100%;
    /* height: 140px; */
    background: rgb(248, 248, 248);
    display: flex;
    justify-content: space-between;
    margin: 0 auto 20px;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    /* padding-left: 15px; */
    /* position: relative; */
    cursor: pointer;
    /* flex-direction: column; */
    align-items: center;
    padding: 15px;
    transition: all .2s;
    /* margin: 20px; */
    max-width: 400px;
}

.header-stripe .slick-prev:before, .header-stripe .slick-next:before {
    color: #184d6c;
}

.back_btn_career.blog {
    margin-left: 25px;
}

.header-stripe .container {
    overflow: visible;
}

.slick_categories .slick-next:before {
    content: "";
    width: 13px;
    height: 20px;
    display: block;
    background: url(../images/arrow_right.svg) no-repeat center;
    background-size: 13px;
    right: -10px;
    position: relative;
}

.os_image img {
    width: 60px;
}

.os_project h2 {
    font-size: 20px !important;
    font-weight: 600;
}

.headline_content {
    display: flex;
    align-items: start;
    padding: 30px 0;
    border-bottom: 1px solid #eaeaea;
}

.headline_image img {
    width: 115px !important;
    margin-right: 40px;
    max-width: none;
}

.headline_image {
    margin-right: 40px;
}

.headline_image a {
    display: block;
}

.headline_info h2 {
    font-size: 24px;
}

.slick_categories .slick-prev:before {
    content: "";
    width: 13px;
    height: 20px;
    display: block;
    background: url(../images/arrow_left.svg) no-repeat center;
    background-size: 13px;
    position: relative;
    left: -10px;
}

div#contact_wrapper.thank-you-page {
    padding: 0;
}

.small_btn {
    font-size: 14px;
    color: white;
    background: #ffbb00;
    position: absolute;
    bottom: 30px;
    padding: 2px 12px;
    font-weight: 600;
    border-radius: 3px;
    transition: background .25s;
}

.lp_customers ul.slick-dots {
    bottom: 10px;
}

.fusion-tabs.fusion-tabs-1 .nav-tabs li.active a, .fusion-tabs.fusion-tabs-1 .nav-tabs li.active a:hover, .fusion-tabs.fusion-tabs-1 .nav-tabs li.active a:focus {
    background-color: transparent !important;
}

.button-custom-lp:hover i {
    color: white !important;
    border-color: white !important;
}

.watch_more.small_btn {
    position: absolute;
    left: 120px;
}

h2.no-results {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    font-size: 28px;
}

div#loading-message.hidden {
    display: none;
}

.no-results-wrapper {
    margin: 0 auto;
    text-align: center;
}

.freetrial-wrapper {
    background: #55aadb;
    background: -moz-linear-gradient(left, #55aadb 0%, #1e6999 100%);
    background: -webkit-linear-gradient(left, #55aadb 0%,#1e6999 100%);
    background: linear-gradient(to right, #55aadb 0%,#1e6999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55aadb', endColorstr='#1e6999',GradientType=1 );
    display: flex;
}

.single-careers .careers-bar {
    margin-bottom: 0;
}

.freetrial-wrapper:before {
    content: "";
    background-image: url('../images/left-line.svg');
    width: 290px;
    position: absolute;
    top: 0;
    z-index: inherit;
    background-repeat: no-repeat;
    height: 100%;
}

.freetrial-wrapper:after {
    content: "";
    background-image: url('../images/right-line.svg');
    height: 100%;
    width: 355px;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    right: 0;
    z-index: 0;
}

@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-ms-keyframes popin {
    0% {
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

#ouibounce-modal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

#ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.9);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s
}
.slick-pulse-wrapper {
    max-width: 480px;
    text-align: center;
    margin: 50px auto;
    font-size: 18px;
}
.modal-oui {
    width: 600px;
    height: 290px;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    max-width: 96%;
    bottom: 0;
    left: 0;
    line-height: 0;
    -webkit-animation: popin .3s;
    animation: popin .3s;
    background: #2f749e;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/exit_intent_bg.jpg) no-repeat center;
    background-size: cover;
    border-radius: 6px;
}

.slider-form input#username-header {
    font-size: 15px;
    text-indent: 8px;
    font-family: 'proxima-nova';
}

div.new-subtitle-second {
    margin-top: 20px;
    font-size: 18px;
    color: #53585f;
}

.products-content-box {
    margin: 35px 0;
    padding: 0 30px;
}

h2.new-title {
    font-size: 42px;
}

.slick_trusted img {
    width: auto !important;
}

.slick_trusted {
    max-width: 840px;
    margin: 30px auto;
}

a.general_btn {
    background: #ffc007;
    color: white;
    height: 50px;
    line-height: 50px;
    display: block;
    width: 220px;
    margin: 60px auto;
    font-weight: 700;
    border-radius: 3px;
}
#form_success   {
    display: none;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin-top: 80px;
}
.products-bar {
    background: url(/wp-content/themes/Avada-Child-Theme/images/bar-images/pro-bg.jpg) no-repeat center center;
    background-size: cover;
}

.read_est {
    font-size: 13px;
}

button.mktoButton:hover {
    opacity: .9;
}

.small-product-img {
    max-width: 280px;
}

.inline_cta.one_cta {
    background: #f8f8f8;
    margin: 30px 0 70px;
    padding: 20px 20px;
    color: #53585f;
    text-align: center;
    border-radius: 6px;
}

.read_est:before {
    content: "";
    background-image: url('../images/clock.svg');
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: -2px;
}

.black_form.career .fusion-alert .close, .black_form.career .fusion-alert .alert-icon {
    display: none;
}
.pulse-text.dark p {
    color: #53585f !important;
}

span.anchor-text {
    /* display: none; */
    vertical-align: middle;
    position: relative;
    top: 1px;
    font-weight: 400;
    opacity: 0;
    transition: all .2s;
}
.black_form .wpcf7-form .wpcf7-mail-sent-ok {
    background-color: transparent;
    border: none;
    color: #296386;
    text-transform: capitalize;
    box-shadow: none;
    font-size: 18px;
}
.full_width_wrapper.related-wrapper {
    background: #f8f8f8;
    padding: 30px 0 20px;
}

.products_anchors_item.active a:after,  .products_anchors_item a:hover:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all .2s;
}
.products_anchors_item a:hover:after {
    /* border-bottom: 5px solid #f8b208; */
}
form#trial-form input {
    height: 32px;
    border: 0;
    border-bottom: 1px solid #eee;
    margin: 20px auto 0;
    padding: 0;
    /* position: relative; */
    display: block;
    font-size: 14px !important;
    color: #464a4c !important;
}

form#trial-form .parsley-errors-list {
    font-size: 12px;
    /* display: none; */
}

.black_form .wpcf7-form .wpcf7-validation-errors {
    background-color: transparent;
    border: none;
    color: #e25555;
    text-transform: capitalize;
    box-shadow: none;
    font-size: 18px;
}

.post-content p a span {
    font-weight: 500 !important;
}

li.internal_link > a {
    text-decoration: underline !important;
}

.icon-search:before {
    padding-right: 36px !important;
}

div#os_section_two {
    padding: 40px 0;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    margin-top: 40px;
}

.pricing_box_question {
    font-weight: 600;
    font-size: 18px;
    color: #0e445c;
    padding-right: 30px;
}

.faq-content-box {
    border-top: 1px solid #eee;
    cursor: pointer;
}

.container.faq-container.active:after {
    transform: rotate(0deg);
}

.container.faq-container:after {
    content: url("../images/arrow-faq.svg");
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 33px;
    transform: rotate(180deg);
    transition: transform .2s;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.cookie-bar-bar button#catapultCookie {
    font-family: "proxima-nova" !important;
}

.products-section .new-subtitle {
    padding-bottom: 30px;
}

div#products_five {
    background: #f8f8f8;
}

ul.cloudTags li {
    display: inline-block;
    margin: 0;
    list-style-type: disc;
    padding: 0;
}
.category form#mktoForm_1772 {
    margin: 30px auto 0 auto;
}
.saboxplugin-wrap {
    margin-top: 0 !important;
    margin-bottom: 85px !important;
    padding: 0 !important;
}

a.tag-link:before {
    content: ',';
}

.page-template-custom-webinar-followup h1 {
    margin-top: 30px !important;
}

span.tags_title {
    display: inline-block;
    margin-right: 6px;
}

.cloudTags li:first-child a.tag-link:before {
    content: '';
}

ul.cloudTags {
    -webkit-padding-start: 0;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1;
    font-size: 12px;
}

.tag_list {
    /* text-align: right; */
    font-size: 14px;
}

.trial-form input#submit.disabled {
    /* opacity: .4; */
    /* pointer-events: none; */
}

.tag_list a {
    font-size: 12px;
}
.booth-small-text p {
    margin-bottom: 10px;
    font-size: 16px;
}

.booth-small-text {
    padding-bottom: 50px;
}
.left-booth pre {
    /* width: 630px; */
    white-space: inherit;
    margin-top: 20px;
    background: #f8f8f8;
    padding: 10px;
    font-size: 13px;
}
.betaTitle {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
}

.post-content h3 {
    font-size: 18px !important;
    color: #2d4a5d !important;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 20px !important;
}

.plan-box.active {
    display: block;
}

.plan-box {
    display: none;
    text-align: center;
    margin-bottom: 32px;
}

#trial-form input.parsley-error, #trial-form select.parsley-error, #trial-form textarea.parsley-error {
    border: 0 !important;
    border-bottom: 1px solid #c3364b !important;
    background: transparent !important;
    text-indent: 0;
    border-radius: 0;
    font-size: 14px !important;
}

ul.features > li.active {
    opacity: 1;
    pointer-events: all;
}

.single-header h1 {
    font-size: 24px;
    color: #2d4a5d;
}

.products_anchors_content {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    align-self: center;
    justify-content: space-around;
    max-width: 600px;
    margin: 0 auto;
    -webkit-padding-start: 0;
}

.single-header {
    padding: 25px 0;
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-self: center;
    margin: 60px auto 0;
    align-items: center;
    max-width: 800px;
}

.products_anchors_item {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    font-size: 15px;
    font-weight: 400;
    border: 0;
    flex-grow: 1;
    text-align: center;
    border-width: 0 1px;
    /* border-right: 1px solid #e6e6e6; */
    /* width: 132px; */
    position: relative;
}

ul.products_anchors_content > li:last-child:after {
    content: none;
}
li.item-current strong {
    font-weight: 600;
}
.register-wrapper-inner {
    display: flex;
    max-width: 620px;
    text-align: center;
    color: white;
    flex-direction: column;
}

.author-wrap {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    flex-direction: column;
}

.author-gravatar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.author-gravatar {
    /* width: 100%; */
    margin-bottom: 3px;
}

.author-details {
    width: 100%;
    text-align: center;
}
.author-details p {
    text-align: center;
}
.author-desc p {
    font-size: 14px;
    margin: 0;
}
.blue-color {
    color: #0d4d77 !important;
}
.graph-elm img {
    width: 540px;
}
div#pulse_section_four .pulse-box {
    width: 100%;
}
.page-template-custom-lp-ver1 .home_header_slick_img {
    opacity: 0.6;
}

.blog-subcribe-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    background: rgba(248, 248, 248, 0.9);
    display: none;
}

/*Anton*/
/* Comeet */
.title_ h4 {
    color: #296386;
    font-size: 24px;
    font-family: "Titillium Web" !important;
    float:left;
    padding: 20px 0px;
}

.title_ .scrollto_pop {
    color: #296386;
    font-size: 24px;
    font-family: "Titillium Web" !important;
    float:right;
    padding:20px 0px
}
.title_{
    margin-bottom:20px;
    display: block;
}
/*  Comeet */
/*Landing page*/
.col-md-7 .new-subtitle.animated.fadeInDown.gray-color {
  width: 90%;
  margin-left: 0px;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.5;
}

.col-md-7 input#username_main {
    -moz-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
}
.col-md-7 #new-home-form{
  padding-top: 0px !important;
}
.col-md-7 .new-subtitle.animated.fadeInDown.gray-color strong {
    font-weight: 600;
}


.col-md-7 #new-home-form input#submit {
    -moz-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 5px 18px 0 rgba(193, 193, 193, 0.48);
}
.product-box-profile_quote {
    border-radius: 50% !important;
    /* width: 80%; */
    margin: auto;
    width: 200px;
    height: 200px;
    background-position: 30% 0%;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
}

.product-box_quote {
    width: 60%;
    margin: auto;
}
.product-box-btn_quote em.icon-play {
    border: 1px solid;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
}
.product-box-btn_quote em.icon-play:before {
    left: 1px;
    position: relative;
    top: -5px;
    font-size: 8px;
}
.new-header .product-box-btn_quote p {
    color: #53585f;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.product-box-btn_quote a.js-modal-btn {
    color: #53585f;
}
.product-box-text_quote {
    color: #53585f;
    font-size: 14px;
    line-height: 1.5;
    margin-top: -30px;
}
/*Landing page*/

.bottom_banner form#mktoForm_1945 {
    display: contents;
}

.bottom_banner .mktoButtonRow {
    border-radius: 4px !important;
    margin-top: 7px !important;
}

.bottom_banner button.mktoButton {
    border-radius: 4px !important;
}
.bottom_banner input#Email {
    border-radius: 4px !important;
}
.bottom_banner button.mktoButton {
    width: 150px !important;
}
.blog-freetrial-modal strong.logz_yellow {
    color: #ffbb00;
}

.blog-freetrial-modal .blog-subscribe-title {
    display: block;
}
.blog-freetrial-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    background: rgba(248, 248, 248, 0.9);
    display: none;
}
form#popup_form {
    display: inline-flex;
}

.email-post {
    border: 1px solid #e3e3e3;
    box-shadow: none;
    display: inline-block;
}
/*Anton*/

.blog-subscribe-title {
    font-size: 30px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    text-align: center;
    line-height: 1.2;
}
.pulse-images div:nth-child(1) {
    width: 330px;
}
.pulse_list {
    margin-top: 20px;
}

.white-text {
    color: #fff;
}
div#pulse_section_seven {
    background: #206aaa;
    color: white;
}
.pulse-text ul li {
    font-size: 16px;
    margin-bottom: 5px;
    text-align: left;
}
div#pulse_section_nine {
    background: #f8f8f8;
}
div#pulse_section_eight {
    background: #114e81;
    color: white;
}
.pulse-images div:nth-child(1) > div img {width: 220px;}
.blog-subscribe-title > span {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    position: relative;
    top: 0px;
    margin-bottom: 20px;
}
.blog-subcribe-modal-inner {
    width: 550px;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #007ab0;
    color: white;
    background-image: url('../images/exit_intent_bg.jpg');
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 10px;
}
.blog-popup-form {
    margin: 10px 0 20px;
}
h2.comeet-group-name {
    display: none;
}
h2.comeet-group-name-overwrite {
    font-size: 26px;
}
.blog-subcribe-modal-inner p {
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    max-width: 380px;
    line-height: 22px;
    margin-bottom: 0;
}
.gray-color {
    color: #53585f !important;
}

.lpver1input {
    border: 1px solid #eaeaea !important;
}
.home-bar.custom-lp-ver1-bar {
    background: url(../images/bar-images/blpver1.svg) no-repeat center center;
    background-size: cover;
}
.trial-form .link {
    color: #236b9c !important;
}
.author-authorname a {font-size: 12px;}

.register-form-success {
    color: white;
    font-weight: bold;
    /* top: 2px; */
    text-align: center;
    width: 100%;
    font-size: 18px;
    display: none;
}
.pulse-subtitle {
    font-weight: 700;
    color: #296386;
    margin-bottom: 10px;
}
.pulse-bar {
    background: #ececec;
    margin-top: 60px;
    /* padding: 60px 0; */
    overflow: hidden;
    position: relative;
    background-image: url('../images/pulse-mobile.png');
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: 95% 35px;
    z-index: 999;
}
.pulse-bar h1 {
    color: #296386;
    font-size: 32px;
    line-height: 36px;
}
.projects_title.text-center {
    font-size: 34px;
    color: #296386;
    margin-bottom: 40px;
}
.pulse-title {
    /* padding: 0 60px; */
    /* margin-top: 100px; */
    /* margin-bottom: 50px; */
}
.page-template-custom-register-lp-followup .training_btns {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.page-template-custom-register-lp-followup .register-bar {
    min-height: auto !important;
    padding: 30px 0 !important;
}

div#os_section_one {
    padding-bottom: 20px;
}

/*.form-search-category {*/
/*max-width: 400px;*/
/*margin: 20px auto;*/
/*}*/
/*.form-search-category > input {*/
/*border-width: 0 0 1px 0;*/
/*background: transparent;*/
/*font-size: 16px;*/
/*text-align: center;*/
/*border-color: white;*/
/*color: white;*/
/*border-style: dashed;*/
/*}*/
.products_anchors_wrap {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    color: #050e1b;
    z-index: 99;
    text-align: center;
    background: #296386;
    font-weight: 600;
    font-size: 16px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    display: none;
    /* border-bottom: 1px solid #d3d4d6; */
}
div#pulse_section_four {
    background: #c9f5fe;
    margin-top: 100px;
    padding: 40px 0 60px;
}
.pulse-images {
    position: relative;
    /* width: 1000px; */
}



.pulse-images div:nth-child(2) {
    width: 200px;
}
.options_page_banner {
    position: fixed;
    top: 41%;
    width: 210px;
    /* height: 230px; */
    background: #297caf;
    color: white;
    text-align: center;
    right: -220px;
    display: none;
    border-radius: 5px;
}
.pulse_section ul {
    -webkit-padding-start: 10px;
}
.top_banner img {
    width: 74px;
    padding: 9px 0;
}
body.page-template.page-template-custom-solutions-ai .ss-style-doublediagonal::before, body.page-template.page-template-custom-solutions-log .ss-style-doublediagonal::before, body.page-template.page-template-custom-solutions-infra .ss-style-doublediagonal::before, body.page-template.page-template-custom-solutions-it .ss-style-doublediagonal::before{
    background: white;
}
/*
old one
 .banner_title {
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 17px;
    margin-top: 5px;
} */
.banner_title {
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
    line-height: 22px;
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 5px;
}
/* new one  */
.banner_text {
    display: none;
}

.banner_text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 28px;
}

.bottom_banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.banner_button a {
    background: #f7c143;
    color: white;
    font-weight: 700;
    font-size: 14px;
    padding: 6px 36px;
    border-radius: 20px;
}

.top_banner {
    background: #2c6384;
    border-radius: 5px 5px 0 0;
}

.options_page_banner_inner {
    padding: 12px 15px;
    /* height: 182px; */
}

span.fusion-author {
    font-weight: 600;
}

div#products_six {
    background: #f8f8f8;
}
form#mktoForm_1772 {
    margin: 0 auto;
}
form#mktoForm_1945 {
    margin: 0 auto;
}
div#products_seven {
    background: #f8f8f8;
}
/* Double Diagonal line */

.ss-style-doublediagonal {
    z-index: 1;
    padding-top: 6em;
}

.ss-style-doublediagonal::before,
.ss-style-doublediagonal::after {
    top: 0;
    left: -25%;
    z-index: -1;
    width: 150%;
    height: 75%;
    background: inherit;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.pulse-form-title.hide {
    opacity: 0;
}
.ss-style-doublediagonal::before {
    height: 50%;
    background: #116094;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    -webkit-transform-origin: 3% 0;
    transform-origin: 3% 0;
}
div#products_eight {
    background: #f8f8f8;
}
div#pulse_section_seven .pulse-box:nth-child(1) {
    margin-bottom: 60px;
}
div#pulse_section_one {
    padding: 30px 0;
}
div#products_nine {
    background: #f8f8f8;
}

div#products_ten {
    background: #f8f8f8;
}

.new-header {
    padding: 40px 0;
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-self: center;
    margin: 61px auto 0;
    align-items: center;
    min-height: 160px;
}

#related_posts .relatedcontent h3 {
    text-align: left;
    font-weight: 400;
    font-family: 'proxima-nova' !important;
}

.home_related h3 {
    font-size: 21px !important;
    line-height: 26px;
    min-height: 80px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 20px;
    line-height: 26px;
    min-height: 80px;
    margin-top: 0 !important;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
    font-family: 'proxima-nova' !important;
}

.catFilter a:hover {
    background: #054f6d;
    color: white;
}

form#trial-form .free-trial-submit {
    margin-bottom: 20px;
    padding: 0 20px;
    line-height: 36px;
    height: 36px;
    border: 0;
    margin-top: 40px;
    color: white !important;
}
.search_404 {
    margin: 20px auto;
    max-width: 500px;
}

.search_404 span {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
.requestDemoForm .mktoForm textarea.mktoField {
    border: 0;
    border-bottom: 1px solid #c4c4c4;
}
.booth-small-text p a {
    color: #2A9DC1;
}
.career_form_inner input {
    color: #296386 !important;
    text-align: left !important;
}

.career_form_inner input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #53585f !important;
    text-align: left !important;
}

li.flex-active-slide {
    padding-left: 0 !important;
}

.new-header.register-page-header {
    flex-direction: column;
    padding: 80px 0;
}

.new-header.register-page-header .training_btns {
    margin: 50px;
}

.footer_copy_logo {
    text-align: center;
    margin-top: 10px;
}

.single-case-studies blockquote {
    /* background: url(../images/quotes.png) repeat; */
    border: 0;
    background-position: right;
    background-color: #fefefe !important;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
}

.my_author_description {
    max-width: 800px;
    margin: 0 auto;
}

.requestDemoForm.register-page-form {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}
.single_case_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.my_author_description a {
    color: white;
    font-weight: 600;
    text-decoration: underline !important;
}
.pulse-images, .pulse-images-two {
    display: none;
}
.career_form_inner input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #53585f !important;
    text-align: left !important;
}
.comeet-position-info * {
    font-size: 16px;
}
div#pulse_section_one .pulse-box:nth-child(1) {
    margin-bottom: 45px;
}
.postMeta.guide-meta {
    border: none;
    color: white;
    margin: 0 auto !important;
    display: block !important;
    text-align: center;
    position: relative;
    font-weight: 600;
}

.postMeta.guide-meta a {
    color: white;
}
.pulse-title h2 {
    /* text-align: center; */
    margin-bottom: 20px !important;
    font-weight: 700;
    font-size: 22px;
    color: #296386;
}
.pulse-sep {
    margin-top: 50px;
}
#content-guide .postMeta {
    display: block !important;
    text-align: center;
    margin-bottom: 6px;
}
.pricing-bar .new-header {
    padding-bottom: 90px;
}
.left-booth ul {
    -webkit-padding-start: 0;
}
div#pricing_used {
    border-top: 1px solid #eaeaea;
    background: white;
}
.kibana_results_title {
    font-size: 24px;
    font-weight: 700;
    color: #044f6d;
    max-width: 610px;
    margin: 0 auto 30px;
}
.comeet-position-info h4 {
    font-size: 18px !important;
}
.requestDemoForm.kibanaResults button.mktoButton {
    margin-top: 0 !important;
}

ul.free-trial-list {
    -webkit-padding-start: 0;
    width: 400px;
    flex-wrap: wrap;
    margin-top: 10px;
    display: none !important;
}
.pulse-tag {
    color: #296386;
    margin-top: 20px;
    padding-left: 5px;
}
.plan-btn.active {
    -moz-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 10px 18px 0 rgba(193, 193, 193, 0.48);
    background: white;
    border: 1px solid #ffffff;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger:hover {
    /* opacity: .8; */
    background: none;
}

.hamburger-box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: 0px;
    text-indent: -999999px;
    left: 2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 27px;
    height: 3px;
    background-color: #23282d;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
    position: relative;
    left: 0;
    z-index: 999;
    padding: 0;
    height: 60px;
    width: 60px;
    line-height: 1;
    align-items: center;
    align-self: center;
}

.hamburger:hover {
    background: white;
}

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s 0.1s linear;
}

.hamburger--spring .hamburger-inner::before {
    top: 9px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
    top: 18px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg);
}
h2.turkiz {
    background: #7befdc;
    display: inline-block;
    padding: 0 10px;
}
ul.free-trial-list li {
    list-style-type: none;
    /* display: flex; */
    /* flex-wrap: wrap; */
    width: 50%;
    color: white;
    font-size: 13px;
    margin: 5px 0 0px;
    font-weight: 600;
}
.pulse-text .bigger strong {
    font-size: 16px;
    font-weight: 700 !important;
}

#mktoForm_1843 button.mktoButton {
    max-width: 100px;
}
ul.free-trial-list li:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 7px;
    background-repeat: no-repeat;
}

.single_case_title h3 {
    margin: 0 !important;
}
div#pulse_section_sixteen:before {
    background: #7befdc;
}
.pricing_box_answer {
    margin-top: 10px;
    display: none;
}
.small, small {
    opacity: .75 !important;
}
div#pulse_section_ten {
    padding-bottom: 0px;
}
.white-elm-one > div {
    position: absolute;
    right: 0;
    top: -150px;
}
.page-template-custom-pulse .content_wrapper {
    padding-bottom: 0;
}
.white-elm-two > div {
    width: 140px;
    position: absolute;
    left: -51px;
    bottom: -550px;
    height: 140px;
}
.pricing_used_inner {
    display: flex;
    flex-wrap: wrap;
}

ul.free-trial-list li:nth-child(1):before {
    background-image: url('../images/gb-per-day-icon.svg');
}

ul.free-trial-list li:nth-child(2):before {
    background-image: url('../images/elk-dashboard-icon.svg');
    top: 8px;
    background-size: 22px;
}

ul.free-trial-list li:nth-child(3):before {
    background-image: url('../images/four-day.svg');
}

ul.free-trial-list li:nth-child(4):before {
    background-image: url('../images/alerts-icon.svg');
}
.pulse-head a {
    text-decoration: underline !important;
    padding-left: 5px;
}
h3.related_title {
    text-align: center;
    color: #296386;
    font-weight: 400;
    font-size: 30px;
    padding-bottom: 20px;
}
.container.pricing-options {
    overflow: visible;
    margin-top: -73px;
}

.plan-btn.active .small-info {
    color: #2A9DC1;
}
a.get_quote {
    opacity: 0.2;
    /* position: absolute; */
    transition: opacity .2s;
    font-size: 16px;
    background: #f7c143;
    padding: 8px;
    border-radius: 6px;
    font-weight: 600;
    /* right: -120px; */
    pointer-events: none;
    /* display: none; */
    color: #53585f;
    margin-top: 0;
    min-width: 102px;
    text-align: center;
    display: inline-table;
    /* width: 140px; */
    transition: all .2s;
    margin-left: 8px;
}

.top-features {
    /* display: flex; */
    align-items: center;
    margin-bottom: 10px;
    position: relative;
    min-height: 35px;
}

.top-features-right {
    /* width: 200px; */
    margin-left: 30px;
    right: 0;
    position: absolute;
    display: none;
}

.page-template-custom-open-source-php #wrapper {
    background: #f8f8f8;
}

.list_width p {
    margin-bottom: 5px;
}

.list_width p a {
    font-weight: 700;
}

.contect_info_text .small_btn {
    position: static;
    width: 120px;
    text-align: center;
    padding: 4px 0;
}

span.small-info {
    font-size: 13px;
    font-weight: 600;
    margin-left: 4px;
}
.close-btn-wrap:hover {
    opacity: 1;
}
.plan-title {
    font-size: 24px;
    color: #2d4a5d;
    opacity: 0.7;
}
.plan-btn.active .plan-title {
    opacity: 1;
}
.category #mktoForm_1772 input#Email {
    min-width: 240px;
    outline: 0;
    border: 0;
}
.booth-bar.container-fluid {
    background: #164e6d;
    background: url(../images/bar-images/bg-booth.jpg) no-repeat center center;
    background-size: cover;
}
.fusion-blog-layout-grid .fusion-post-wrapper:hover {
    box-shadow: 0 30px 58px 0 #e8e8e8;
}
.requestDemoForm.booth-form {
    top: 0;
    position: relative;
}

.post_inner_nav.pulse-nav ul li a span:nth-child(1) {
    background: #f3f3f3;
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%;
    border: 1px solid #6ad09e;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    transition: all .2s;
}

.post_inner_nav.pulse-nav ul li.current a span:nth-child(1) {
    background: #7befdc;
}
.post_inner_nav.pulse-nav ul li a:before {
    content: "" !important;
}
.post_inner_nav.pulse-nav ul li a span:nth-child(1):hover {
    background: #038ab4;
}
.post_inner_nav.pulse-nav {
    background: transparent;
    width: 202px;
}
.products_anchors_item:after {
    content: "|";
    color: white;
    opacity: .2;
}

.gdpr-notice.blog-gdpr .small {
    /* opacity: .75; */
}

.gdpr-notice.blog-gdpr small {
    opacity: .75;
}
.content_wrapper.booth-wrapper {
    padding-top: 0px;
}

.booth-container > div {
    /* margin: 90px 50px 0; */
}

.left-booth li {
    font-size: 16px;
    margin-bottom: 14px;
    list-style-type: none;
}
.booth-container {
    /* color: white; */
    max-width: 1240px;
    padding: 0px 10px 50px;
    margin: 0 auto;
}
.booth-bar .new-header {
    /* padding-bottom: 0px !important; */
    max-width: 560px;
}

.booth-wrapper.ss-style-doublediagonal::before {
    height: 0;
    background: #164e6d;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    /* -webkit-transform-origin: 3% 0; */
    transform-origin: 3% 0;
    -moz-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.27);
    -o-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.27);
    -ms-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.17);
    /* z-index: 1; */
    /* position: relative; */
    display: none;
}
.fusion-blog-layout-grid .fusion-post-content-container, .fusion-post-grid pos .fusion-post-content-container {
    min-height: 60px;
}

h1.pulse_main_title > span {
    font-weight: 900;
    font-size: 36px;
}
.pulse-question {
    font-weight: 600;
    font-size: 16px;
    color: #296386;
    line-height: 22px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto 20px;
}
.pulse-text p {
    color: white;
}
.pulse-title h3 {
    font-size: 22px;
    margin-bottom: 15px !important;
    font-weight: 400;
}
.contect_info_text .small_btn a {
    color: white;
}
div#pulse_section_six .pulse-question, div#pulse_section_seven .pulse-question, div#pulse_section_eight .pulse-question, div#pulse_section_thirteen .pulse-question {
    color: white;
}
.additional-comeet-info {
    margin-top: 50px;
}
.comeet-apply h4 {
    margin-bottom: 20px;
}
.additional-comeet-info p {
    font-size: 14px;
}
.case_study_image img {
    max-width: 150px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.additional-comeet-info h3 {
    font-size: 16px;
}
.postContent h2 {
    font-size: 20px;
    line-height: 26px;
    min-height: 94px;
    margin-top: 0 !important;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
    font-family: 'proxima-nova' !important;
    padding-bottom: 5px;
}

.post-content ol li, .post-content ul li {
    text-align: left;
    padding-left: 0;
    color: #53585f;
    font-size: 16px;
    font-family: proxima-nova;
    line-height: 24px;
    margin-bottom: 12px;
}

div#content-guide h1#intro {
    background: url('../images/elk-guide-images/intro-img.jpg');
}

div#content-guide h1#installing-elk {
    background: url('../images/elk-guide-images/installing-elk-img.jpg');
}

div#content-guide h1#elasticsearch {
    background: url('../images/elk-guide-images/elasticsearch-img.jpg');
}

div#content-guide h1#logstash {
    background: url('../images/elk-guide-images/logstash-img.jpg');
}

div#content-guide h1#kibana {
    background: url('../images/elk-guide-images/kibana-img.jpg');
}

.pricing-content-box {
    text-align: center;
    padding: 25px 15px;
}

div#content-guide h1#beats {
    background: url('../images/elk-guide-images/beats-img.jpg');
}

div#content-guide h1#elk-in-production {
    background: url('../images/elk-guide-images/elk-in-production-img.jpg');
}

div#content-guide h1#common-pitfalls {
    background: url('../images/elk-guide-images/pitfalls-img.jpg');
}

div#content-guide h1#use-cases {
    background: url('../images/elk-guide-images/use-cases-img.jpg');
}

div#content-guide h1#integrations {
    background: url('../images/elk-guide-images/integrations-img.jpg');
}
.pulse-images div:nth-child(2) > div {
    left: -260px;
    position: relative;
    width: 550px;
    top: 60px;
}

.pulse-images div:nth-child(1) > div {
    left: -160px;
    position: relative;
    width: 550px;
    top: 0;
}


.pulse-images div:nth-child(3) > div {
    position: relative;
    top: 70px;
    right: 20px;
}

.pulse-images div:nth-child(3) > div img {
    width: 300px;
}
div#content-guide h1#additional-resources {
    background: url('../images/elk-guide-images/additional-img.jpg');
}
.modal-exp {
    margin-bottom: 24px;
}
.single .new-header.guide-header {
    min-height: 290px;
    padding-bottom: 0;
}

.post-inner-content {
    width: 100%;
    padding: 0 12px;
}

div.new-subtitle.os-projects, div.new-subtitle.os-projects p {
    font-size: 14px;
}

.single-blog-bar {
    /* background: url(../images/bar-images/request_bg.jpg) no-repeat center center; */
    background-size: cover;
    /* margin-bottom: 50px; */
}

.main-blog-bar {
    background: url(../images/bar-images/blog_bg.jpg) no-repeat center center;
    background-size: cover;
}
div#pulse_section_two .pulse-one {
    background: url(../images/security.svg);
    background-size: 370px;
    background-repeat: no-repeat;
    background-position: center;
}
.main-videos-bar {
    background: url(../images/bar-images/videos_bg.jpg) no-repeat center center;
    background-size: cover;
}
.register-wrapper button.mktoButton:hover {
    background: #3bb4be !important;
}
.trial-form-title {
    color: #296386;
    margin-bottom: 30px;
    /* font-weight: 600; */
    font-size: 20px;
}
.comeet-list li a {
    padding: 20px;
    display: block;
    width: 100%;
    height: 100%;
}
.comeet-list.comeet-group-name {
    display: none;
}
.pulse-bar:before {
    content: "";
    background: url('../images/oval.svg');
    width: 1000px;
    display: block;
    height: 1000px;
    position: absolute;
    background-size: 1000px;
    background-repeat: no-repeat;
    left: -180px;
}
.main-webinars-bar {
    background: url(../images/bar-images/tutorials_bg.jpg) no-repeat center center;
    background-size: cover;
}
#mktoForm_1843 input#Email {
    width: 220px !important;
}
.pulse-form span.mktoButtonWrap.mktoSimple {
    margin: 0 !important;
}

.pulse-form span.mktoButtonWrap.mktoSimple button {
    width: 150px !important;
}

.pulse-form .mktoFieldDescriptor {
    margin: 0 !important;
    min-height: 0 !important;
    float: none !important;
}

.pulse-form .mktoGutter {
    display: none;
}

.pulse-bar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 70px 0px 60px 0px;
    overflow: visible;
}
.side_popup {
    position: fixed;
    display: none;
    bottom: 0;
    -moz-box-shadow: 0 20px 58px 0 rgba(193,193,193,.48);
    -webkit-box-shadow: 0 20px 58px 0 rgba(193,193,193,.48);
    -o-box-shadow: 0 20px 58px 0 rgba(193,193,193,.48);
    -ms-box-shadow: 0 20px 58px 0 rgba(193,193,193,.48);
    box-shadow: 0 20px 58px 0 rgba(193,193,193,.48);
    left: 10px;
    bottom: 10px;
}

.side_popup .close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: white;
    opacity: .8;
    cursor: pointer;
}

.side_popup a img {
    width: 270px;
}
#mktoForm_1772 button.mktoButton:hover, #mktoForm_1822 button.mktoButton:hover, #mktoForm_1843 button.mktoButton:hover, #mktoForm_1945 button.mktoButton:hover {
    background: #296386;
}
#mktoForm_1772 span.mktoButtonWrap.mktoShadow, #mktoForm_1822 span.mktoButtonWrap.mktoShadow, #mktoForm_1843 span.mktoButtonWrap.mktoShadow, #mktoForm_1945 span.mktoButtonWrap.mktoShadow {
    margin: 0 !important;
}

.main-guides-bar {
    background: url(../images/bar-images/guides_bg.jpg) no-repeat center center;
    background-size: cover;
}

.career_form_inner input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #53585f !important;
    text-align: left !important;
}

.slick_categories {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-wrap: wrap;
}
.post_inner_nav.pulse-nav a:hover span.anchor-text {
    opacity: 1;
    color: #296386;
    font-size: 14px;
}
.content_box.data-o {
    /* margin-bottom: 40px; */
    /* max-width: 90%; */
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    align-self: inherit;
    transition: all .25s;
    padding: 20px;
}

.content_box.data-o:hover {
    -moz-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
}

.pulse-form form {
    display: flex;
    align-items: center;
    display: flex;
    text-align: center;
    width: 100%;
    margin: 14px auto;
}
div#pulse_section_four:before {
    background: #c9f5fe;
}
.content_wrapper.section_one_data-o .container {
    overflow: visible;
}
div#catapult-cookie-bar {
    font-size: 16px;
}
div#pulse_section_one a {
    font-weight: 700;
}
.tab-data.mobile {
    display: block;
    max-width: 740px;
    margin: 0 auto;
}

.position-image {
    display: none;
}
.pulse-info {
    font-size: 14px;
    max-width: 700px;
    margin: 50px auto;
    text-align: center;
}
.pulse_section_title {
    text-align: center;
    margin-bottom: 50px;
}

.pulse_list ul li {
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
}
.new-header h1 {
    color: white;
}

.personal_images img {
    width: 140px !important;
    margin: 20px 45px 0;
    border-radius: 50%;
}

.main-blog-bar h1 {
    color: white;
}

div#intercom-container {
    z-index: 999 !important;
}

form#mktoForm_1772, form#mktoForm_1822, form#mktoForm_1843, form#mktoForm_1945 {
    display: flex;
    align-items: center;
    justify-content: center;
}

#mktoForm_1772 .mktoAsterix, #mktoForm_1822 .mktoAsterix, #mktoForm_1843 .mktoAsterix, #mktoForm_1945 .mktoAsterix {
    display: none;
}
#mktoForm_1772 input#Email, #mktoForm_1822 input#Email, #mktoForm_1843 input#Email, #mktoForm_1945 input#Email {
    height: 28px;
    text-indent: 10px;
    border-radius: 4px 0 0 4px;
    border: 0;
    line-height: 28px;
    padding: 0 !important;
    box-shadow: none !important;
    min-height: auto !important;
}

.comeet-position-meta-single {
    display: block;
    font-size: 0.8rem;
    color: #898787;
    margin-bottom: 0;
}

#mktoForm_1772 .mktoOffset, #mktoForm_1822 .mktoOffset, #mktoForm_1843 .mktoOffset, #mktoForm_1945 .mktoOffset {
    display: none;
}

#mktoForm_1772 label, #mktoForm_1822 label, #mktoForm_1843 label,  #mktoForm_1945 label {
    display: none;
}

#mktoForm_1772 button.mktoButton, #mktoForm_1822 button.mktoButton, #mktoForm_1843 button.mktoButton, #mktoForm_1945 button.mktoButton {
    border: 0;
    outline: none;
    box-shadow: none;
    height: 28px;
    line-height: 27px;
    padding: 0;
    border-radius: 0 4px 4px 0;
    background: #f8b208;
    color: white;
    text-shadow: none;
    font-family: "proxima-nova" !important;
    width: 96px;
    font-size: 14px;
    font-weight: 700;
}
.register-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}
form#mktoForm_1772 .mktoGutter, form#mktoForm_1822 .mktoGutter, form#mktoForm_1945 .mktoGutter {
    display: none;
}
form#mktoForm_1772 .mktoFormCol, form#mktoForm_1822 .mktoFormCol, form#mktoForm_1945 .mktoFormCol {
    margin-bottom: 0 !important;
}

form#mktoForm_1772 span.mktoButtonWrap.mktoMinimal, form#mktoForm_1822 span.mktoButtonWrap.mktoMinimal, form#mktoForm_1945 span.mktoButtonWrap.mktoMinimal {
    margin: 0 !important;
}
.my_author_description a {
    color: white;
    font-weight: 600;
    text-decoration: underline !important;
}
.saboxplugin-wrap .saboxplugin-gravatar {
    padding: 20px 20px 10px;
}

.saboxplugin-wrap .saboxplugin-desc p {
    margin: 5px 0 12px;
    font-family: 'proxima-nova';
    font-size: 13px;
    line-height: 22px;
    color: #757c86 !important;
}

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

.personal_title {
    font-style: italic;
    font-size: 15px;
}

.ctaTitle {
    font-size: 24px;
    color: white;
    font-weight: 700;
}

.ctaUrl a:hover {
    background: rgba(255, 189, 30, 0.9);
    transition: all .2s;
}
.career_addition {
    margin-bottom: 100px;
}
.ctaUrl a {
    background: #2d8bb4;
    color: white;
    padding: 6px 24px;
    margin: 17px auto 0;
    display: inline-block;
    width: auto;
    border-radius: 23px;
    font-family: "proxima-nova" !important;
    font-weight: 700;
    font-size: 14px;
}

.trial-header h2 {
    color: white;
    margin-bottom: 5px !important;
    font-size: 24px;
}
div#pulse_section_six {
    background: #2d84cf;
    color: white;
    margin-top: 70px;
    padding-bottom: 0;
}
div#pulse_section_six .pulse-info {
    margin-bottom: 0;
}
.presonal_name {
    margin-top: 8px;
    font-weight: 700;
    font-size: 18px;
}
h6.blog-stb-title {
    text-align: center;
}
.new-header.guide-header {
    padding: 0 !important;
    margin: 61px auto 0;
}

.home-content-box {
    padding: 20px 40px;
    width: 100%;
}

.tabs_navigation {
    display: none;
}

.page-template-custom-pricing #wrapper {
    background: #f8f8f8;
}

.home-bar {
    position: relative;
    padding: 0;
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-self: center;
    align-items: center;
}

.relatedPost {
    margin: 0px auto 30px;
    width: 300px;
    background: white;
    border-radius: 6px;
    border: 1px solid #eeeeee;
}

.lp_customers {
    background: #f8f8f8;
}

.modal-video {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.home_tab_two_slick_img img {
    max-width: 670px;
}

.home_tab_one_slick_img img {
    max-width: 670px;
}

.page-template-custom-product-log-parsing .home_box img {
    max-width: 490px;
}

.career_form_inner input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #53585f !important;
    text-align: left !important;
}

.blue-text {
    color: #2A9DC1;
}
.left-booth a img {
    margin-left: 3px;
}
.page-template-custom-product-log-parsing .data-o-bar {
    background: url(../images/bar-images/bg-image-log-parsing.jpg) no-repeat center;
    background-size: cover;
}
div#pulse_section_fifteen {
    padding-bottom: 120px;
}
.fusion-video.fusion-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.fusion-video.fusion-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul.internal_links_inner > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.middle-features {
    max-width: 700px;
    margin: 0 auto;
}
ul.internal_links_inner {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 15px;
}

.section_box.products_box.text-center img {
    margin-top: 20px;
}

.home_related {
    margin-top: 30px;
}

div#enterprise_elk_wrapper {
    background: #f8f8f8;
    padding: 100px;
}

.single-blog-pop .modal-header {
    background: none !important;
}

.list_width {
    max-width: 660px;
    margin: 0 auto;
}

.kibana_choose_winner.list_width p {
    margin-bottom: 5px;
}

div#products_elk_wrapper {
    padding: 100px 0;
}

.event_img_box.post_box img {
    width: 200px;
    height: 200px;
}

form#new-home-form input#username_main {
    border: 0;
    border-radius: 2px 0 0 2px;
}

.relatedthumb {
    /* margin-bottom: 10px; */
}

body.post-template-default.single.single-post #main .fusion-row {
    max-width: 100%;
}

.career_box {
    background: white;
    padding: 20px;
    text-align: center;
    border-radius: 3px;
}

.log_breadcrumbs {
    text-align: left;
    margin-top: 2px;
    font-size: 14px;
}

.content_wrapper.section_one_data-o {
    background: #f8f8f8;
}

.page_navi {
    width: 100%;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
}

ul#breadcrumbs > li {
    display: inline-block;
    margin-right: 6px;
    font-size: 12px;
    line-height: 18px;
    /* font-weight: 700; */
}
.content_box.case-study .watch_more {
    margin-left: 10px;
}
ul#breadcrumbs {
    padding: 0;
    display: none;
}

span.pages {
    display: none !important;
}

.container.faq-container {
    max-width: 700px;
    padding: 30px 15px;
    position: relative;
}


table.table.logzTableNew tbody tr td {
    border: 1px solid #eeeeee;
}

table.table.logzTableNew{
    overflow: visible;
    text-align: left;
}

.features-col.active {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.current span.anchor-text {
    display: inline-block;
}
.features-col {
    display: none;
}

.trial-logo {
    margin: 0;
    position: absolute;
    left: 20px;
    top: 18px;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 4px 8px;
    margin: 6px;
    background-color: transparent;
    color: black;
    border-radius: 50%;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    position: relative;
}

.github_url.small_btn {
    left: 122px;
}

.internal_links_title {
    text-align: left;
    font-size: 13px;
    margin-bottom: 6px;
    font-weight: 600;
    color: #296386;
}

.os_button {
    display: inline-block;
    margin-right: 2px;
}
.pulse-form-title {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    margin-top: 30px;
    transition: opacity .4s;
}
.os_button > a {
    background: #ffc006;
    color: white;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 8px;
    border-radius: 2px;
    transition: background .2s;
}

.active a.get_quote {
    /* transition: opacity .2s; */
    pointer-events: all;
    opacity: 1;
}
.pulse-title.left, .pulse-text.left {
    text-align: left;
}
.features-btn > a {
    background: #f7c143;
    padding: 4px 12px;
    border-radius: 4px;
    font-weight: 600;
    opacity: 1;
    transition: opacity .2s;
    min-width: 120px;
    display: block;
    text-align: center;
    color: #53585f;
}

#blog-content {
    padding-top: 40px;
    background: #f8f8f8;
}

.content_box.os_box {
    margin-bottom: 40px;
}

.internal_links {
    border: 2px solid #f8f8f8;
    padding: 15px 20px;
    margin: 10px 0 20px;
    float: right;
    width: 100%;
    max-width: 100%;
    background: #f8f8f8;
}

.highlights_wrapper .headline_content:first-child {
    padding-top: 0;
}

.github_url.small_btn {
    left: 122px;
}

body.page-template.page-template-custom-open-source .content_box.case-study {
    max-width: 100%;
}

div#home_section_four .product-box-profile img {
    width: 70px !important;
    height: 70px !important;
    border: 1px solid #ececec;
}

div#content-guide h1 {
    text-align: center;
    font-size: 28px !important;
    color: white !important;
    line-height: 78px !important;
    background-size: cover !important;
    font-weight: 600;
    margin: 70px 0!important;
}

div#predictive_wrapper {
    padding: 100px 0;
}

div#pulse_section_two p {
    font-size: 18px;
}
.products-box_icon img {
    width: 50px;
    margin: 0 auto;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #ffbf00;
    background-color: #ffbf00;
    color: white;
}

div#pulse_section_sixteen .container {
    overflow: visible;
}
form#uwpqsffrom_12716 label {
    width: 25% !important;
}

form#uwpqsffrom_12716 {
    max-width: 400px !important;
}

div#lpPricing {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.category-guides.category-learn .post-content h3, .category-blog .post-content h3 {
    font-size: 24px;
    text-align: left;
    margin: 40px 0 0;
    color: #2d4a5d !important;
    font-weight: 400;
    font-family: 'proxima-nova' !important;
}
.gdpr-notice.blog-gdpr .link, .blog-popup-form .gdpr-notice .link  {
    color: white;
}
h2.suggested_title {
    padding-bottom: 30px;
    display: inline-block;
}

body.post-template-default.single .postMeta {
    margin-bottom: 15px;
}
.blog-gdpr {
    position: relative !important;
}
.training_btns > div {
    display: inline-block;
}

.training_btns > div > a {
    width: 180px;
    margin: 10px 15px;
}

.slick-pulse-wrapper .slick-dots li.slick-active button:before {
    color: #f8b208;
    opacity: 1;
}

.slick-pulse-wrapper .slick-dots  {
    bottom: -40px;
}
.slick-pulse-title {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 24px;
    text-decoration: underline;
}
.single-case-studies blockquote:before {
    content: '"';
    display: block;
    color: #054e6d;
    font-size: 50px;
    margin-top: 20px;
    font-weight: 400;
}

.banner_button {
    margin-bottom: 15px;
}

.careers-bar {
    margin-bottom: 100px;
    background: url(../images/bar-images/bg-careers.jpg) no-repeat center center;
    background-size: cover;
}

.case-studies-bar {
    margin-bottom: 46px;
    background: url(../images/bar-images/case-studies-bg.jpg) no-repeat center center;
    background-size: cover;
}

.os-bar {
    margin-bottom: 46px;
    background: url(../images/bar-images/os-image.jpg) no-repeat center center;
    background-size: cover;
}

.request-bar {
    background: url(../images/bar-images/request_bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 610px;
}
.register-bar {
    background-image: url(../images/bar-images/request_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 610px;
}
.aws-bar {
    background: url(../images/bar-images/aws_bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 590px;
}

.single.single-post .post h2 {
    color: #2d4a5d !important;
    text-align: left;
    font-size: 24px !important;
    line-height: 32px !important;
    margin: 50px 0 10px !important;
    font-weight: 400 !important;
    font-family: 'proxima-nova' !important;
}

.os_text {
    max-width: 900px;
    margin: 0 auto;
    font-size: 18px;
}
.comeet-outer-wrapper {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
}
h2.comeet-group-name {
    font-size: 23px;
    /* border-bottom: 1px solid; */
    width: 140px;
    margin: 0 auto;
    padding-bottom: 5px;
}

.comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-name a {
    font-size: 16px;
    text-decoration: none;
}
.comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-meta {
    font-size: 16px !important;
    color: #53585f !important;
}
.comeet-position-name i {
    display: block;
}
.comeet-groups-list {
    text-align: center;
    /* display: flex; */
    /* flex-direction: column; */
}
.comeet-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
}

.my-positions {
    width: 100%;
    text-align: center;
}
ul.comeet-positions-list {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    width: 100%;
}

.comeet-list li {
    background: #ffffff;
    max-width: 420px;
    /* padding: 20px; */
    border: 1px solid #eaeaea;
    width: 370px;
}

li a.comeet-position {
    width: 440px !important;
    margin: 20px;
}
.new-header .new-button a {
    margin-top: 30px;
}

.os_button > a:hover {
    background: #018bb4;
}
.post-content a:hover {
    text-decoration: underline;
}
.contact-bar {
    background: url(../images/bar-images/contact_bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 490px;
}
span.yellow-text {
    color: #f8b208;
    font-weight: 600;
}
.general-bar {
    background: url(../images/bar-images/contact_bg.jpg) no-repeat center center;
    background-size: cover;
}

.customers-bar {
    background: url(../images/bar-images/bg-customers.jpg) no-repeat center center;
    background-size: cover;
}

.schedule-bar {
    background: url(../images/bar-images/schedule-bg.jpg) no-repeat center center;
    background-size: cover;
}

.requestDemoForm .radio {
    text-align: left;
    max-width: 160px;
    margin: 0 auto 20px auto;
}

.products_anchors_item a {
    display: block;
    width: 100%;
}

.training_btns {
    margin-bottom: 280px;
    margin-top: 40px;
}

.products_anchors_item a:hover {
    color: white;
    /* font-weight: 700; */
}

.products_anchors_item.active a {
    color: #ffffff;
    font-weight: 700;
}

.home_box_txt ul li {
    font-size: 16px;
    margin-bottom: 10px;
}

.products_btn .small_btn {
    position: static;
    margin-top: 20px;
    display: inline-block;
}
div#pulse_section_ten li {
    margin-bottom: 30px;
}

div#pulse_section_four li {
    margin-bottom: 40px;
}
.products_btn .small_btn:hover {
    color: white;
}

div#products_section_two_half {
    background: #f8f8f8;
    max-height: 360px;
    margin-bottom: 100px;
}

div#products_section_one_half {
    background: #f8f8f8;
    max-height: 265px;
    margin-bottom: 100px;
}

div#products_section_half {
    background: #f8f8f8;
    max-height: 265px;
    margin-bottom: 100px;
}
div#pulse_section_two .pulse-title h2 {
    font-size: 26px;
}
.products-box-container-image {
    /* position: absolute; */
    width: 440px;
    margin: 10px auto 0 auto;
}

.postFeatured img {
    border-radius: 6px 6px 0 0;
}

.content_wrapper.data_o.section_five {
    background: #1e4e6a;
}

.right_side_content {
    min-width: 50%;
    padding-left: 30px;
}

.content_wrapper.data_o.section_five .cta {
    color: white;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

ul.post-categories {
    display: inline-block;
    list-style-type: none;
    margin: 0;
}

ul.post-categories li {
    display: inline-block;
    font-size: 13px;
}

form#mktoForm_1690.mktoForm input[type=text], form#mktoForm_1690.mktoForm input[type=url], form#mktoForm_1690.mktoForm input[type=email], form#mktoForm_1690.mktoForm input[type=tel], form#mktoForm_1690.mktoForm input[type=number], form#mktoForm_1690.mktoForm input[type=date], form#mktoForm_1690.mktoForm textarea.mktoField, form#mktoForm_1690.mktoForm select.mktoField {
    width: 100% !important;
}

form#mktoForm_1690 .mktoOffset {
    display: none !important;
}

form#mktoForm_1690 label {
    display: none;
}

form#mktoForm_1690 .mktoGutter {
    display: none;
}

form#mktoForm_1690 .mktoForm .mktoFormCol {
}

.betaPopup .modal-body {
    padding: 20px !important;
    margin: 0 auto;
    text-align: center;
}
body.page-template.page-template-custom-lp-ver1 .new-subtitle {
    line-height: 1.5;
}
.title_404 {
    font-size: 90px;
    font-weight: 900;
    color: #296386;
    line-height: 130px;
}

.products_anchors_wrap.category_bar {
    position: relative;
    top: 0;
    border: solid #d3d4d6;
    border-width: 0px 0 1px 0;
    background: #296386;
}

.text_404 {
    font-size: 20px;
    line-height: 24px;
}

.content_404 {
    margin: 100px auto;
}

.postMeta {
    border: 1px solid #eee;
    padding: 4px;
    border-width: 1px 0 1px;
    margin-bottom: 0;
    display: flex;
    color: #757c86;
    align-items: center;
    justify-content: space-between;
}

.logzRadio {
    margin-bottom: 9px;
}

.free_trial_btn a:hover > span {
}

.content_wrapper.data_o.section_three {
    padding-bottom: 0;
    padding-top: 100px;
}

.content_wrapper.data_o.section_two {
    padding-top: 100px;
}
div#pulse_section_sixteen {
    background: #7befdc;
}
div#pulse_section_eleven {
    background: #edfcff;
    margin-top: 60px;
}
div#pulse_section_thirteen {
    background: #2c92cf;
    color: white;
}

div#pulse_section_fourteen {
    background: #f8f8f8;
}

.logzRadio input {
    display: inline-block;
    vertical-align: middle;
}

#content .postMeta {
    display: block !important;
}

.home_tab_one_slick_img img, .home_tab_two_slick_img img {
    float: none;
    text-align: center;
    margin: 0 auto;
}

.logzRadio > span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

ul.plan-txt {
    margin: 0;
    padding: 0;
    -webkit-padding-start: 0;
}

ul.plan-txt > li {
    list-style-type: none;
    font-size: 13px;
    /* font-weight: 500; */
    list-style-position: inside;
    color: #53585f;
    margin: 4px 0;
    line-height: 17px;
}

#related_posts .relatedcontent h3 {
    font-size: 16px;
    line-height: 24px;
    color: #2d587d;
}

.postCategories a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-right: 8px;
    background: #f8f8f8;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    border-radius: 3px;
    /* font-style: italic; */
    color: #184d6c;
    font-weight: 400;
}

.header_label {
    font-weight: 700;
    color: #ffc001;
}
.a-resource h3 {
    margin-top: 0 !important;
}
.products_box li {
    font-size: 16px;
    margin-bottom: 10px;
}

.products_box ul {
    -webkit-padding-start: 20px;
    margin-top: 20px;
}

.postCategories a:before {
    content: "#";
    color: #184d6c;
}

.postContent {
    padding: 0 20px;
}

.fusion-blog-layout-grid .post .fusion-post-wrapper, .fusion-blog-layout-timeline .post, .fusion-events-shortcode .fusion-layout-column, .fusion-portfolio.fusion-portfolio-boxed .fusion-portfolio-content-wrapper, .products li.product {
    background-color: white !important;
}

.content_wrapper p.cta {
    font-size: 20px;
}

.new-header h1 {
    max-width: 876px;
    margin: 0 auto;
    margin-bottom: 20px !important;
    font-size: 32px;
    font-weight: 700;
}

.fusion-post-wrapper .fusion-flexslider .slides img {
    border-radius: 6px 6px 0 0;
}

.postCategories a:hover {
    background: #e8e8e8;
}

.cta_logz {
    padding: 60px 0;
    background: #054e6d;
}

.fusion-title h3 {
    color: #014e70 !important;
    margin-top: 30px !important;
    font-weight: 400;
}

span.logz_yellow {
    color: #ffbb00;
}

.footer_copy {
    display: block;
    /* flex-direction: column; */
    margin-top: 10px;
    align-items: center;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.cta_btn a:hover {
    background: #2b93c5;
    color: white;
}
.pulse-text p {
    color: white !important;
}
.contact-bar .new-header {
}

.content_wrapper.data_o.section_one {
    padding: 80px 0;
}

.product-box-btn {
    margin-top: 20px;
}

span.company-name strong {
    font-weight: 600;
    color: #2b93c5;
    font-size: 18px;
}
.right-booth .trial-form {
    -moz-box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.18);
}
.acuity_scheduling {
    margin: 10px auto 60px;
    max-width: 750px;
}

table.table.logzTable {
    overflow: hidden;
    text-align: left;
}
div#pulse_section_sixteen {
    padding-top: 15px;
    padding-bottom: 80px;
}
table.table.logzTable tbody tr td {
    max-width: 350px;
}

.schedule-text p {
    color: #292b2c;
}

div#home_section_four .product-box-img {
    margin-bottom: 10px;
    min-height: 50px;
}


.postContent p {
    min-height: 68px;
}

.single-blog-bar .new-header h1 {
    margin-bottom: 0 !important;
    color: #184d6c;
    font-weight: 400 !important;
    max-width: 800px;
    line-height: 1.2 !important;
}

.vertical_outer {
    width: 1px;
    height: 200px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

#related_posts h3 a {
    /* color: #2d587d; */
}

.data-o-content-box {
    padding: 0 10px;
}

.author_avatar img {
    width: 70px !important;
    height: 70px;
    border-radius: 50%;
    margin: 10px;
}

.g_map_title {
    color: #054f6d;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 18px;
}

h2.entry-title {
    min-height: 100%;
!important padding-top: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

div#contact_maps_wrapper {
    padding: 100px 0 120px 0;
}

#contact_info_wrapper {
    background: #72b3e2;
    background: -moz-linear-gradient(left, #72b3e2 0%, #366b9a 100%);
    background: -webkit-linear-gradient(left, #72b3e2 0%, #366b9a 100%);
    background: linear-gradient(to right, #72b3e2 0%, #366b9a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b3e2', endColorstr='#366b9a', GradientType=1);
    color: white;
    padding: 100px 0;
}

div#home_section_four .product-box img {
    max-width: 100%;
    /* height: 50px; */
}

div#home_section_four .slick-dots {
    top: 26px;
    position: relative;
}

.logz_alert button a:hover {
    background: white;
    color: #121e2e;
}

.logz_full_container {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
}

.contact_info_title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    min-height: 60px;
}

.home_box_icon img {
    height: 50px;
    width: 65px;
}

.home_box_title h2 {
    font-size: 22px;
    margin-bottom: 8px !important;
}

.postFeatured img {
    height: 100%;
    width: 100%;
}

.home_main_img {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    display: none;
    z-index: 9;
}

.archive div#main {
    background: #f8f8f8;
}

.contect_info_text {
    font-size: 18px;
    margin-top: 10px;
}

.fusion-blog-layout-grid .fusion-post-content-wrapper, .fusion-blog-layout-timeline .fusion-post-content-wrapper {
    padding: 15px 25px 0px 25px;
}

div#request_demo_info {
    background: #f8f8f8;
    padding-top: 0;
}

#general_wrapper strong {
    font-weight: 900 !important;
}

.schedule-text {
    margin: 40px 0 0 0;
}

.vertical_inner {
    position: absolute;
    width: 100%;
    height: 20%;
    background: #ced1d4;
    top: 45%;
    box-shadow: 0px 0px 40px 40px #ced1d4;
}

.img-right {
    text-align: right;
}

.btn-home-customers {
    text-align: center;
    margin-bottom: 40px;
}

.products-box_txt ul li {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 11px;
}
.full_width_wrapper.register-wrapper {
    /* height: 90px; */
    background: #296386;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    flex-direction: column;
}
.products-box_icon {
    /* width: 210px; */
}

.products-box_txt ul {
    -webkit-padding-start: 20px;
}

.content_box.home_box.new-feat:after {
    content: "New";
    position: absolute;
    background: #f6c34e;
    transform: rotate(40deg);
    width: 80px;
    text-align: center;
    top: 7px;
    right: 15px;
    color: white;
    font-weight: 700;
    /* border-radius: 24px; */
}

.logz_alert {
    position: fixed;
    top: 63px;
    left: 0;
    right: 0;
    color: #050e1b;
    z-index: 9;
    text-align: center;
    background: #ffb204;
    font-weight: 600;
    font-size: 16px;
    margin: 0 auto;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    opacity: 0;
    display: none;
}

li.item-home {
    margin-right: 4px !important;
}

li.separator.separator-home {
    margin-right: 4px !important;
}

.product-box-profile > img {
    border-radius: 50%;
    margin-top: 10px;
}

.content_wrapper.section_three_home {
    border-bottom: 1px solid #ececec;
}

.content_wrapper.section_four_home {
    border-bottom: 1px solid #ececec;
}

a.close_me.alert_close {
    top: 0;
}

.logz_alert button {
    outline: none;
    border: none;
    margin-left: 20px;
    background: transparent;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
}

.products-box-container-column-left {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-direction: column;
    width: 70%;
    padding-right: 60px;
}

.products-content-box-column {
    margin: 20px 0;
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: baseline;
}

footer.fusion-footer-widget-area.fusion-widget-area {
    display: flex;
    flex-direction: column;
    max-width: 1240px !important;
    margin: 0 auto;
}

.logz_alert button a {
    color: white;
    font-weight: 700;
    background: #121e2e;
    outline: none;
    transition: all 0.15s;
    border: none;
    border-radius: 22px;
    padding: 8px 18px;
    color: white;
}

.content_wrapper.section_two_data-o {
    border-top: 1px solid #eee;
}
.a-resource {
    padding: 30px 20px;
    background: #f8f8f8;
    margin: 20px 0;
    border: 1px solid #eeeeee;
}
.content_wrapper.section_three_data-o {
    border-top: 1px solid #eee;
}

.data-o-content-box {
    flex: 1;
}

.header_list {
    margin-top: 50px;
    margin-bottom: 160px;
}

.video_content .aligned_content {
    max-width: 800px;
}

.header_list ul.list-unstyled-custom {
    padding: 0;
    display: block;
    max-width: 530px;
    margin: 0 auto;
}

textarea#Contact_Us_Form__c.opened {
    height: 120px;
}

.content_box.blogPost {
    border-radius: 6px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* box-shadow: none; */
    padding: 0 0 10px 0;
    margin-bottom: 60px;
}

.data-o-one-text {
    margin: 0 auto 40px;
    max-width: 750px;
    font-size: 16px;
    line-height: 24px;
}

.dashboard_img.slick-slide img {
    width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    max-width: 920px;
}

.header_list ul.list-unstyled-custom li {
    text-align: center;
    width: 100%;
    font-size: 18px;
    display: block;
    float: left;
    padding-left: 30px;
    margin-bottom: 6px;
}

div#products_section_two {
    /* background: #f8f8f8; */
}

.requestDemoForm {
    width: 470px !important;
    margin: 0 auto;
    border-radius: 8px;
    background: white;
    padding: 40px 40px 70px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9 !important;
    top: -280px;
    max-width: 90%;
}

.requestDemoForm.betaProgram {
    width: 470px !important;
    margin: 0 auto;
    border-radius: 8px;
    background: white;
    padding: 40px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9 !important;
    top: 0;
    max-width: 90%;
}

.requestDemoForm form input {
    border: 0;
    border-bottom: 1px solid #c4c4c4;
}

.requestDemoForm form label {
    display: none;
}

.requestDemoForm .mktoFormRow {
    /*height: 40px;*/
    margin: 0;
    padding: 0;
}

.delay-short {
    animation-delay: 1.3s;
}

.requestDemoForm .mktoForm .mktoFormCol {
    margin: 0 !important;
    /* min-height: 30px !important; */
    float: none !important;
}

.products_box_wrapper {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    align-self: center;
}

.requestDemoForm .mktoForm .mktoFieldWrap {
    width: 100%;
}

.page-template-custom-products hr {
    max-width: 600px;
    opacity: .8;
    margin: 0 auto;
}

.requestDemoForm .mktoForm input[type=text], .requestDemoForm .mktoForm input[type=url], .requestDemoForm .mktoForm input[type=email], .requestDemoForm .mktoForm input[type=tel], .requestDemoForm .mktoForm input[type=number], .requestDemoForm .mktoForm input[type=date], .requestDemoForm .mktoForm textarea.mktoField, .requestDemoForm .mktoForm select.mktoField {
    padding: 2px 3px;
    width: 100% !important;
    margin: 12px auto !important;
    height: 30px;
    transition: all .3s;
    text-align: center;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #c4c4c4;
}

.requestDemoForm .mktoForm div, .requestDemoForm .mktoForm span, .requestDemoForm .mktoForm p {
    margin: 0 auto !important;
    text-align: center;
    display: block;
}

.requestDemoForm .mktoForm .mktoError .mktoErrorMsg {
    background: #4090c3;
    border: none;
    color: white;
    text-shadow: none;
    border-radius: 2px;
    box-shadow: none;
}

.requestDemoForm h4 {
    color: #296386;
    font-size: 18px;
    margin-bottom: 18px;
    line-height: 24px;
    text-align: center;
}

.requestDemoForm form {
    width: 100% !important;
}

.requestDemoForm .mktoError {
    border: none;
}

.winner_selection {
    display: inline-block;
    vertical-align: middle;
    /* margin: 20px 12px 0; */
    font-weight: 900;
    /* color: #044f6d; */
}

.kibana_choose_winner > p {
    font-size: 24px;
    color: #044f6d;
}

.kibana_choose_winner a {
    background: #044f6d;
    color: #fff !important;
    border-radius: 3px;
    padding: 4px 16px;
    cursor: pointer !important;
}

div#kibana_one img {
    max-width: 200px;
    margin: 10px 0 15px;
}

.lp-subtitle p {
    color: white !important;
    font-weight: 400;
}

div#kibana_two {
    padding-top: 0;
    z-index: 99;
}

.kibana_choose_winner {
    margin-bottom: 40px;
    margin-top: 30px;
}

h2.entry-title {
    min-height: 60px;
}

.page-template-custom-home h2 {
    margin-bottom: 30px !important;
}

.requestDemoForm .mktoErrorArrowWrap {
    top: -5px !important;
}

.single .new-header {
    min-height: 280px;
    padding-bottom: 0;
}

.requestDemoForm .mktoErrorArrow {
    border: none !important;
    background: #378ec6 !important;
    height: 15px !important;
    width: 15px !important;
}

.requestDemoForm button.mktoButton {
    margin-top: 30px !important;
    width: 120px;
    background: #ffbf00;
    color: white;
    font-weight: 700;
    font-size: 16px;
    border: none;
    text-transform: capitalize;
    border-radius: 3px;
    transition: opacity .2s;
}

.requestDemoForm .mktoOffset {
    display: none !important;
}

.requestDemoForm .mktoGutter.mktoHasWidth {
    display: none !important;
}

.requestDemoForm .mktoClear {
    display: none !important;
}

.requestDemoForm .mktoFormRow {
    /* height: 30px; */
}

.requestDemoForm input, .requestDemoForm textarea {
    color: #054e6d !important;
    font-size: 16px !important;
}

.requestDemoForm input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #53585f !important;
    font-size: 16px !important;
}

.requestDemoForm input::-moz-placeholder {
    /* Firefox 19+ */
    color: #53585f !important;
    font-size: 16px !important;
}


#mktoForm_1772 input#Email::-moz-placeholder, #mktoForm_1822 input#Email::-moz-placeholder, #mktoForm_1843 input#Email::-moz-placeholder,  #mktoForm_1945 input#Email::-moz-placeholder{
    font-size: 13px;

}
#mktoForm_1772 input:-ms-input-placeholder, #mktoForm_1822 input:-ms-input-placeholder, #mktoForm_1843 input:-ms-input-placeholder, #mktoForm_1945 input:-ms-input-placeholder {
    font-size: 13px !important;
}
#mktoForm_1772 input#Email::-webkit-input-placeholder, #mktoForm_1822 input#Email::-webkit-input-placeholder, #mktoForm_1843 input#Email, #mktoForm_1945 input#Email::-webkit-input-placeholder {
    font-size: 13px;
}
.page-template-custom-lp .fusion-three-fifth.fusion-layout-column.form-new-home .fusion-column-wrapper {
    padding-top: 50px !important;
}

.requestDemoForm input:-ms-input-placeholder {
    /* IE 10+ */
    color: #53585f !important;
    font-size: 16px !important;
}

.requestDemoForm input:-moz-placeholder {
    /* Firefox 18- */
    color: #53585f !important;
    font-size: 16px !important;
}

.requestDemoForm textarea::-moz-placeholder {
    /* Firefox 18- */
    color: #53585f !important;
    font-size: 16px !important;
}

.requestDemoForm textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #53585f !important;
    font-size: 16px !important;
}

.requestDemoForm textarea:-ms-input-placeholder {
    /* Firefox 18- */
    color: #53585f !important;
    font-size: 16px !important;
}

.requestDemoForm textarea::-webkit-input-placeholder {
    /* Firefox 18- */
    color: #53585f !important;
    font-size: 16px !important;
}

.data-o-box_txt {
    font-size: 16px;
    /* font-family: 'Titillium Web', sans-serif; */
    margin-bottom: 12px;
    color: #53585f;
}

.content_wrapper.requestDemoWrapper {
    padding-top: 300px;
    transition: padding .4s;
    background: #f8f8f8;
    padding-bottom: 0;
}

.showWaypointElement {
    opacity: 1 !important;
}

a.career_wrap {
    display: block;
    margin-bottom: 30px;
    /* box-shadow: 0 6px 18px 0 rgba(97, 97, 97, 0.06); */
    transition: all .1s linear 0s;
}

div#case_study_single p a {
    font-weight: 600;
}

div#costumers_section_two {
    background: #f8f8f8;
    padding: 120px 0;
}

div#costumers_section_one {
    padding: 40px 0 20px 0;
    overflow: hidden;
}
div#costumers_section_first {
    padding: 40px 0 0 0;
}
.input_fields {
    border: 1px solid #c4c4c4 !important;
    border-width: 0 0 1px 0 !important;
    padding: 0 !important;
    margin-bottom: 30px !important;
}

body h2 {
    color: #2d4a5d;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 24px;
}

.innerBox.requestDemoBox {
    padding-bottom: 10px;
    /* opacity: 0; */
    transition: opacity .6s;
}

.innerBox.requestDemoBox p {
    max-width: 450px;
    margin: 0 auto 30px;
}

.modal-body-inner {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.freepop .modal-lg h4 {
    margin: 0 auto 10px auto !important;
}

.contect_info_text ul {
    -webkit-padding-start: 0;
    list-style-position: inside;
    list-style-type: none;
}

.contect_info_text ul li {
    margin-bottom: 3px;
}

div#confirmform p {
    text-align: center;
    color: #296386;
}

.event_info {
    font-size: 16px;
    margin: 4px 0 0 0;
    font-weight: 600;
}

.event_img_box.post_img_box:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.case_study_image {
    /* margin-bottom: -15px; */
}

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

div#kibana_three {
    padding-top: 25px;
}

div#kibana_two .container {
    overflow: visible;
}

.back_btn_career a {
    color: #296386;
    transition: color .15s, border .15s;
}

#waypoint0 {
    margin-top: 60px;
}

.header_list_item {
    font-size: 14px;
    margin-bottom: 5px;
}

.header_list_item i {
    margin-right: 8px;
    color: #ffbb00;
}

.enertprise-row {
    padding: 50px 0;
    /* border-bottom: 1px solid #d8d9d9; */
    margin: 0;
}

.product-box-title.enterprise {
    min-height: 0;
}

.product-box-img.right {
    width: 100%;
    text-align: right;
}

.product-box-img.left {
    width: 100%;
    text-align: left;
}

.request_demo_list {
    max-width: 670px;
    margin: 6px auto 0;
}

.product-box-title {
    font-size: 24px;
    color: #054f6d;
    margin: 15px 0;
    line-height: 26px;
    min-height: 53px;
}

.product-box {
    margin-top: 70px;
    padding: 0 20px;
}

.person_details {
    color: #53585f;
    font-size: 14px;
    font-weight: 600;
}

.back_btn_career a:hover {
    border-bottom: 1px solid rgba(14, 68, 92, 0.5);
    color: #296386;
}

span.company-name {
    font-size: 16px;
    color: #054e6d;
    font-weight: 600;
}

.event_img_box.post_img_box {
    height: 200px;
    text-align: center;
    box-shadow: 1px 1px 8px #ccc;
    background: white;
}



.content_box.case-study > a {
    display: block;
    padding: 20px 30px 60px 30px;
    height: 100%;
    transition: all .25s;
}

.content_box.blogPost, .content_box.os_box {
    transition: all .25s;
    /* box-shadow: none; */
}

.single-case-studies blockquote p {
    font-size: 21px;
    line-height: 30px;
    margin: 0px 20px 30px 20px;
    font-family: 'proxima-nova';
}

.single-blog-pop {
    display: none;
}

.content_box.case-study > a:hover, .content_box.blogPost:hover, .content_box.home_box:hover, .content_box.os_box:hover {
    -moz-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -webkit-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -o-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    -ms-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
    box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.48);
}

.member_image img {
    border-radius: 50%;
}

.section_title {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 30px;
    color: #2d4a5d;
    font-family: "Titillium Web";
}

.member_image {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: -60px;
}

span.wpcf7-form-control-wrap.file-resume span.wpcf7-not-valid-tip {
    top: -65px;
}

.back_stripe {
    background: #f8f8f8;
    padding: 8px 0;
}

.back_btn_career {
    color: #0E445D;
    font-size: 16px;
}

.black_form span.wpcf7-not-valid-tip {
    color: #e25555;
    font-size: 14px;
    display: none;
}

div#careers_section_one {
    padding-top: 0;
}

.cta_logz h4 {
    color: white;
    font-weight: 600;
    font-size: 26px;
}

.cta_btn a {
    background: #ffbb00;
    color: white;
    border-radius: 3px;
    padding: 6px 30px 6px 30px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    font-size: 18px;
    transition: all .2s;
}

ul.list-unstyled-custom li i {
    color: #ffc200;
    margin-right: 10px;
}

.content_box.case-study {
    position: relative;
}

.content_box.case-study p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}

.black_form input.wpcf7-form-control.wpcf7-submit.button {
    background: #f9bc25 !important;
    width: 200px;
    transition: background 0.15s linear 0s;
    text-transform: capitalize;
}

.black_form .fusion-slider-loading {
    display: none !important;
}

a.career_wrap:hover {
    -moz-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.38);
    -webkit-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.38);
    -o-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, -0.62);
    -ms-box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.38);
    box-shadow: 0 20px 58px 0 rgba(193, 193, 193, 0.38);
}

div#careers_section_three {
    background: white;
}

.career_info_content ul {
    font-size: 18px;
    font-weight: 300;
    color: #53585f;
}

.career_info_content strong {
    font-weight: 600;
}

.career_info_title h3 {
    font-size: 32px;
    color: #296386;
    margin-bottom: 20px !important;
    margin-top: 40px !important;
}

a.read_more.event_read_more {
    background: #f6c142;
    color: white;
    font-size: 16px;
    padding: 4px 12px;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    line-height: 18px;
}

.testi_txt {
    min-height: 65px;
    padding: 0 20px;
    /* max-width: 350px; */
    /* margin: 0 auto; */
}

.testimonial_container {
    text-align: center;
    max-width: 420px;
    margin: 0px auto 60px;
}

.page-template-custom-solutions-it .content_wrapper.section_three {
    background: #5797ca;
}

ul#rotator li {
    list-style-type: none;
    height: 100px;
    background-size: contain;
    flex: 0 1 50%;
    background-repeat: no-repeat;
    background-position: center;
}

ul#rotator {
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-flow: row wrap;
    -webkit-padding-start: 0;
}

.content_box.case-study h3 {
    font-size: 22px;
}

.person_details {
    line-height: 1.3;
    margin-top: 10px;
}

.rotator-image {
    width: 100%;
    height: 100%;
    display: none;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.page-template-custom-solutions-it .content_wrapper.section_three h2 {
    color: white;
}

.page-template-custom-solutions-it .content_wrapper.section_three p {
    color: white;
}

.customers_txt a {
    color: #296386 !important;
    font-size: 18px;
}

div.new-subtitle {
    font-size: 14px;
    font-family: 'proxima-nova' !important;
    line-height: 18px;
}

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

div#costumers_section_one .container {
    overflow: visible;
}

.customers_slick .slick-dots {
    z-index: 9;
    bottom: -40px;
}

.uform_title {
    display: none;
}

.NFI-wrapper {
    width: 100%;
    margin-top: 2px;
    border-bottom: 1px solid;
    border-color: #d2d2d2;
}

.NFI-button {
    text-align: left !important;
    margin-right: 10px;
    width: 105px;
    /* padding-top: 10px; */
    font-size: 15px;
    top: 5px;
    margin-left: 0;
    color: #53585f;
}

.NFI-filename {
    padding-bottom: 8px !important;
    border: 0 !important;
    box-sizing: border-box;
    display: inline-block !important;
    width: calc(100% - 115px) !important;
    vertical-align: middle;
    font-size: 12px;
    position: relative;
    font-weight: 700;
    font-style: italic;
    margin-top: 2px !important;
}

.customers_txt img {
    max-width: 160px;
    margin-bottom: 10px;
}

.customers_txt {
    max-width: 490px;
}

.customers_slick .slick-dots li {
    margin: 0;
}

.customers_img img {
    max-width: 391px;
    float: right;
    margin-bottom: -5px;
}

.testi_logo img {
    max-width: 220px;
}

.uwpqsf_class label.active {
    color: #296386;
    border-bottom: 1px solid;
}

.NFI-button:after {
    content: "+";
    border-radius: 50%;
    border: 1px solid;
    display: inline-block;
    width: 15px;
    font-weight: 400;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    font-size: 13px !important;
    line-height: 11px;
    margin-left: 9px;
    position: relative;
    top: -1px;
}

.custom-file-input {
    opacity: 1;
}

.uwpqsf_class label {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    color: #75797f;
    transition: all 0.15s;
}

div#uwpqsf_id {
    border: none;
    width: 100%;
}

.testi_logo {
    margin-bottom: -20px;
}

div#uwpqsf_id form {
    max-width: 330px;
    margin: 20px auto;
}

.uwpqsf_class [type=radio] {
    margin-right: 10px;
    display: none;
}

.event_info .date {
    display: inline-block;
    vertical-align: middle;
}

.sb-infinite-scroll-load-more a {
    border-radius: 18px;
    font-size: 16px;
    padding: 4px 12px;
    color: #296386 !important;
    transition: all .1s linear 0s;
    font-weight: 600 !important;
    margin-top: 40px;
}

.sb-infinite-scroll-loader {
    text-align: center !important;
    clear: both !important;
    margin-bottom: 5px !important;
    border-radius: 18px !important;
    font-size: 16px !important;
    color: #296386 !important;
    transition: all .1s linear 0s !important;
    font-weight: 600 !important;
}

div#careers_section_carousel:before {
    height: 50px;
    width: 100%;
    background: #ffbb00;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slick-center {
    -moz-transform: scale(1.18);
    -ms-transform: scale(1.18);
    -o-transform: scale(1.18);
    -webkit-transform: scale(1.18);
    opacity: 1 !important;
    transform: scale(1.18);
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.company_image {
    padding: 17px;
    transition: all 300ms ease;
}

.sb-infinite-scroll-load-more a:hover {
    background: #296386 !important;
    color: white !important;
}

.kibana_btn a {
    background: #f6c142;
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 3px;
    transition: all .1s linear 0s;
}

.company_image img {
    box-shadow: 2px 2px 11px #ccc;
}

div#careers_section_carousel .container {
    overflow: visible;
}

.black_form input.wpcf7-form-control.wpcf7-submit.button:hover {
    background: #1e4e6a !important;
}

.terms a {
    color: #75797f;
    text-decoration: underline !important;
}

.content_box.kibana_contest p {
    line-height: 24px;
}

.highlight_date {
    color: #757c86;
    font-size: 16px;
}

.kibana_btn_main a {
    background: #f9c132;
    color: white;
    padding: 8px 20px;
    display: block;
    width: 160px;
    margin: 0 auto;
    border-radius: 3px;
    transition: all .1s linear 0s;
}

div#single_career_info {
    padding-bottom: 0;
}

.kibana_btn_main {
    display: block;
}

.kibana_btn_main a:hover {
    background: #264c69;
    color: white;
}

.news_content_box h2 a {
    color: #296386;
    font-weight: 600;
}

.itn_content_box h2 a {
    color: #296386;
    font-weight: 600;
}

.event_info .location {
    display: inline-block;
    vertical-align: middle;
}
.content-narrow {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 10px;
}
.pulse-title, .pulse-text {
    max-width: 630px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
.container.narrow {
    max-width: 810px;
    margin: 0 auto;
}

div#pulse_section_two {
    background: #2b6383;
    color: white;
    padding-top: 50px;
    padding-bottom: 50px;
}

div#pulse_section_two h2, div#pulse_section_two h3 {
    color: white;
    margin-top: 0 !important;
}

.content_wrapper p strong {
    font-weight: 600;
}
.custom-page-bar {
    background-image: url(../images/bar-images/squares_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-template-custom-solutions-app-insights .app-insights-bar {
    background-image: url(../images/bar-images/app-insights-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-template-custom-solutions-data-optimizer .data-o-bar {
    background-image: url(../images/bar-images/data-o-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-template-custom-solutions-infra .solutions-bar {
    background-image: url(../images/bar-images/squares_bg.jpg);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-template-custom-solutions-it .content_wrapper.section_one:after {
    background: url(../images/vector-smart-object.png);
    background-repeat: no-repeat;
    background-position: center 313px;
    content: "";
}

.page-template-custom-solutions-it .content_wrapper.section_one {
    padding-bottom: 360px;
}

.page-template-custom-solutions-infra .solutions-bar .new-header {
    background-image: none;
    min-height: 500px;
}

.page-template-custom-solutions-it .img-center-floating.hidden-img {
    top: -330px;
}

.page-template-custom-solutions-it .content_wrapper.section_four {
    background-image: url(../images/bar-images/2ndimage.jpg);
}

.highlights_wrapper {
    max-width: 768px;
    margin: 0 auto;
}

.latest-tweets {
    /* style tweet list wrapper */
}

.latest-tweets h3 {
    /* style whatever you did with the header */
}

.latest-tweets ul {
    /* style tweet list*/
    -webkit-padding-start: 0;
    margin: 0;
}

.latest-tweets li {
    /* style tweet item */
    list-style-type: none;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: white;
    margin: 10px 0;
    min-height: 172px;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 0 6px 18px 0 rgba(97, 97, 97, 0.06);
}

.latest-tweets .tweet-text {
    /* style main tweet text */
    color: #296386;
    font-weight: 600;
}

.latest-tweets .tweet-text a {
    /* style links, hashtags and mentions */
    color: #1a97f0;
    font-weight: 500;
}

.latest-tweets .tweet-text .emoji {
    /* style embedded emoji image in tweet */
}

.latest-tweets .tweet-details a {
    /* style datetime and link under tweet */
    color: #757c86;
    font-size: 16px;
}

.news_date {
    color: #757c86;
    font-size: 16px;
}

.kibana_btn a:hover {
    background: #264c69;
    color: white;
}

.directors .member_content {
    padding-top: 40px;
}

.directors {
    margin-top: -190px;
}

.overf_visible .container {
    overflow: visible;
}

#suggested_content {
    background: #f8f8f8;
    display: none;
}

.new-header span.icon-location {
    margin-right: 10px;
}

.post_inner_nav ul li a {
    font-size: 15px;
    line-height: 21px;
}

.requestDemoForm h4.title_success {
    font-size: 28px;
}

#suggested_content h2 {
    padding-bottom: 30px;
}

.middle_sep {
    height: 5px;
    width: 44px;
    background: #f6c34e;
    margin: 0 auto;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
}

p.tweet-details {
    margin-bottom: 0;
}

.twitter_wrapper {
    max-width: 1250px;
    margin: 0 auto;
}

.itn {
    margin-bottom: 30px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 40px;
    padding-top: 30px;
}

.itn_content_box {
    position: relative;
    min-height: 100px;
}

.uwpqsf_class label:hover {
    color: #1e4e6a;
}

p.tweet-text:before {
    content: "\e605";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1a97f0;
    font-size: 34px;
    display: inline-block;
    /* vertical-align: middle; */
    margin-right: 15px;
}

.news {
    margin-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 10px;
}

.news_content_box {
    position: relative;
    min-height: 100px;
}

li.products_anchors_item a {
    width: 100%;
    color: #cacaca;
    transition: color .2s;
}

li.products_anchors_item:first-child {
    /* border-width: 0; */
}

li.products_anchors_item:last-child {
    border-width: 0 1px 0 0;
}

.page-template-custom_events #wrapper, .page-template-about #wrapper, .page-template-kibana-contest #wrapper, .page-template-news_events #wrapper, .page-template-custom-careers #wrapper, .page-template-custom-case-studies #wrapper {
    background: #f8f8f8;
}

div#careers_section_one .content_box {
    background: transparent;
    box-shadow: none;
    padding: 0 20px;
    border: 0;
}

.content_box p {
    color: #53585f;
}

.good_luck {
    font-size: 28px;
    font-style: italic;
    margin-top: 50px;
}

.terms {
    font-size: 16px;
    font-weight: 300;
}

span.icon-left-arrow {
    font-size: 11px;
    margin-right: 5px;
}

.content_box p strong {
    font-weight: 600;
}

.member_content:hover {
    box-shadow: 0 30px 58px 0 #e8e8e8;
}

.content_box {
    background: white;
    border-radius: 8px;
    padding: 20px 15px;
    margin-bottom: 20px;
    /* box-shadow: 0 30px 58px 0 #e8e8e8; */
    border-radius: 6px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* box-shadow: none; */
    padding: 0 0 10px 0;
    margin-bottom: 60px;
    border: 1px solid #eee;
}

div#kibana_one {
    padding-bottom: 20px;
}

.content_box h3 {
    font-size: 32px;
    color: #2d4a5d;
}

.content_box p {
    margin-top: 12px;
    font-size: 16px;
    line-height: 22px;
    min-height: 90px;
}

.page_title.text-center {
    margin: 80px 0;
}

.event_content_box {
    position: relative;
    min-height: 200px;
}

.new-header p {
    color: white;
}

.page-template-about .solutions-bar div.new-subtitle {
    max-width: 710px;
    border-top: 0 solid #a5c5dd;
    margin-top: 30px;
}

.top-bar {
    background: #72b3e2;
    background: -moz-linear-gradient(left, #72b3e2 0%, #366b9a 100%);
    background: -webkit-linear-gradient(left, #72b3e2 0%, #366b9a 100%);
    background: linear-gradient(to right, #72b3e2 0%, #366b9a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b3e2', endColorstr='#366b9a', GradientType=1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.solutions-bar {
    background: #72b3e2;
    background: -moz-linear-gradient(left, #72b3e2 0%, #366b9a 100%);
    background: -webkit-linear-gradient(left, #72b3e2 0%, #366b9a 100%);
    background: linear-gradient(to right, #72b3e2 0%, #366b9a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b3e2', endColorstr='#366b9a', GradientType=1);
    background-image: url(../images/bar-images/devops_clouds.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.content_wrapper {
    position: relative;
    padding: 70px 0;
}

.section_wrapper p {
    font-size: 34px;
    color: #53585f;
    line-height: 44px;
}

.section_wrapper {
    padding: 100px 0;
}

.content_wrapper p {
    color: #53585f;
    font-size: 16px;
    font-weight: 300;
}

.content_wrapper.section_four p, .content_wrapper.section_four h2 {
    color: #fff;
}

.page-template-custom-solutions-log .solutions-bar {
    background-image: url(../images/bar-images/log_analysis_clouds.jpg);
}

.member_top p {
    color: #53585f;
    font-weight: 400;
}

/* Double Diagonal line */
.content_wrapper::before, .content_wrapper::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.member_bottom p {
    font-size: 16px !important;
    color: #53585f;
    line-height: 24px;
}

.ss-style-doublediagonal {
    z-index: 1;
}

.ss-style-doublediagonal::before, .ss-style-doublediagonal::after {
    top: 0;
    left: -25%;
    z-index: -1;
    width: 150%;
    height: 95%;
    background: inherit;
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.ss-style-doublediagonal::before {
    height: 50%;
    background: #92beeb;
    -webkit-transform: rotate(-2.5deg);
    transform: rotate(-2.5deg);
    -webkit-transform-origin: 3% 0;
    transform-origin: 3% 0;
}

.career_boxes {
    /* border-bottom: 1px solid #c4c4c4; */
    padding-bottom: 60px;
    margin-bottom: 0;
}

.section_one_img {
    width: 500px;
    margin: 0 auto;
}

.img-center {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

.img-center-floating {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: -240px;
    max-width: 100%;
}

.content_wrapper.section_two .img-center {
    margin-top: 80px;
}

.content_wrapper.section_two {
    background: #f8f8f8;
    padding-bottom: 0;
}

.content_wrapper.section_two:before {
    background: #f8f8f8;
}

.event_info p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    padding-bottom: 30px;
    color: #757c86;
}

.solutions-bar div.new-subtitle {
    border-top: 1px solid #a5c5dd;
    max-width: 350px;
    padding-top: 15px;
    margin: 25px auto 0;
    font-family: 'proxima-nova' !important;
}

.page-template-custom-solutions-infra .section_two {
    padding-bottom: 410px;
}

.page-template-custom-solutions-infra .section_three {
    background: #5797ca;
    position: relative;
    z-index: 1;
}

.page-template-custom-solutions-infra .section_three_half {
    background: white;
}

.page-template-custom-solutions-infra .section_three h2 {
    color: white;
}

.page-template-custom-solutions-infra .section_three p {
    color: white;
}

.page-template-custom-solutions-infra .content_wrapper.section_two:after {
    background: url(../images/siem-dashboard.png) no-repeat bottom;
    content: "";
    -webkit-transform: none;
    transform: none;
    top: 0;
    bottom: 0;
    height: 110%;
}

.new-button-cta a {
    background: #ffb204;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    padding: 0 20px;
    border-radius: 3px;
    margin-top: 0;
    color: white;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.15s linear 0s;
}

.new-button a {
    background: #ffb204;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    padding: 0 20px;
    border-radius: 4px;
    margin-top: 30px;
    color: white;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.15s linear 0s;
}

.content_wrapper.section_one .col-box::before {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -40px;
    background-size: 28px;
    background: url(../images/rectangles@2x.png) no-repeat;
}

.col-box {
    position: relative;
    margin: 0 60px 30px 60px;
}

.section_box {
    text-align: center;
}

.content_wrapper .section_box {
    /* margin: 30px 0; */
}

.content_wrapper.section_three .col {
    margin-bottom: 120px !important;
}

@media (min-width: 1367px) {


    .options_page_banner {
        display: block;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1230px;
        max-width: 100%;
    }

    .full_width_wrapper.related-wrapper {
        padding: 60px 0 20px;
    }

    .requestDemoForm h4.title_success {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .tab-data.mobile {
        display: none;
    }

    .tabs_navigation {
        display: block;
    }

    .title_404 {
        font-size: 280px;
        font-weight: 900;
        color: #296386;
        line-height: 320px;
    }

    .text_404 {
        font-size: 24px;
    }

    .content_404 {
        margin: 100px 0;
    }

    #careers_section_carousel:before {
        height: 140px;
        width: 100%;
        background: #ffbb00;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .section_one .col-box {
        margin-right: 40px;
        margin-left: 40px;
    }

    .content_wrapper.section_three .section_box {
        margin: 60px 0;
    }

    .page-template-kibana-results div#wrapper:before {
        content: "";
        background-size: 100%;
        width: 1479px;
        height: 1308px;
        display: block;
        position: absolute;
        background: url('../images/dots_left.png') no-repeat -30px 60px;
        opacity: .7;
        z-index: 2;
    }

    .page-template-kibana-results div#wrapper:after {
        content: "";
        background-size: 100%;
        width: 596px;
        height: 1176px;
        display: block;
        position: absolute;
        background: url('../images/dots_right.png') no-repeat 0 60px;
        top: 0;
        right: 0;
        opacity: .7;
        z-index: 0;
    }

    .page-template-kibana-contest div#wrapper:before {
        content: "";
        background-size: 100%;
        width: 1479px;
        height: 1308px;
        display: block;
        position: absolute;
        background: url('../images/dots_left.png') no-repeat -30px 60px;
        opacity: .7;
    }

    .page-template-kibana-contest div#wrapper:after {
        content: "";
        background-size: 100%;
        width: 596px;
        height: 1176px;
        display: block;
        position: absolute;
        background: url('../images/dots_right.png') no-repeat 0 60px;
        top: 0;
        right: 0;
        opacity: .7;
    }

    .company_image {
        padding: 40px;
    }
}

@media (min-width: 992px) {
    .postFeatured img {
        max-height: 197px;
    }
    div#pulse_section_seven .pulse-box:nth-child(1) {
        margin-bottom: 0;
    }

    div#pulse_section_ten {
        padding-bottom: 20px;
    }
    #form_success {
        font-size: 20px;

    }
    .pulse_section ul {
        -webkit-padding-start: 40px;
    }
    .pulse-bar {

        background-image: none;
    }
    div#pulse_section_six {

        padding-bottom: 70px;
    }

    div#pulse_section_six .pulse-info {
        margin-bottom: 0;
    }
    div#pulse_section_one {
        padding-bottom: 190px;
    }
    .pulse-bar .container {
        padding: 180px 20px;
    }
    h1.pulse_main_title > span {
        font-weight: 900;
        font-size: 68px;
    }
    .pulse-text .bigger strong {
        font-size: 20px;
    }
    .pulse-title h3 {
        font-size: 30px;
        margin-bottom: 15px !important;
        font-weight: 400;
    }
    .pulse-question {
        font-size: 20px;
        line-height: 24px;
        margin: 0 auto 30px;
    }
    div#pulse_section_two .pulse-title h2 {
        font-size: 46px;
    }
    .pulse-title h2 {
        margin-bottom: 20px !important;
        font-weight: 700;
        font-size: 36px;
    }
    .pulse-bar h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .pulse-flex {
        display: flex;
        justify-content: space-between;
    }

    .pulse-box {
        padding: 0 80px;
        /* width: 100%; */
    }
    .additional-resources {
        display: flex;
        flex-wrap: wrap;
    }
    .comeet-wrapper {
        flex-direction: row;
    }
    .my-positions {
        width: 50%;
        text-align: center;
    }
    .page-template-custom-register-lp-followup .register-bar {
        min-height: auto;
        padding: 150px 0;
    }
    .a-resource {
        width: 47%;
        padding: 20px 20px;
        background: #f8f8f8;
        margin: 0 3% 18px 0%;
        border: 1px solid #eeeeee;
    }

    .register-title {
        margin-bottom: 12px;
    }
    .right-booth {
        width: 570px;
    }
    body h2 {
        font-size: 32px;
    }

    .plans-type {
        flex-direction: row;
    }
    .testimonial_container {
        text-align: center;
        max-width: 420px;
        margin: 0px auto 100px;
    }
    .testi_txt {
        min-height: 135px;
        padding: 0 20px;
    }
    ul.free-trial-list {
        display: flex !important;
    }
    .booth-container > div {
        margin: 90px 50px 0;
    }
    .booth-container {
        display: flex;

    }
    .freetrial-wrapper {
        padding-bottom: 220px;
    }

    .trial-header h2 {
        color: white;
        margin-bottom: 5px !important;
        font-size: 32px;
    }

    .home_related {
        display: flex;
    }

    .inline_cta.one_cta {
        padding: 25px 65px;
        border: 1px solid #eee;
    }

    .ctaSubtitle {
        font-weight: 500;
        font-size: 18px;
    }

    #blog-content {
        padding-top: 80px;
    }

    .main-blog-bar .new-header {
        margin: 61px auto 0;
    }

    .home-bar .new-header {
        margin: 34px auto 0;
    }

    #case_study_single h3 {
        font-size: 36px;
        line-height: 1;
    }

    .new-header {
        min-height: 300px;
    }

    .case-study-bar .new-header {
        /* min-height: 350px; */
        padding-top: 0;
    }

    .schedule-bar .new-header {
        min-height: 435px;
    }

    .products_anchors_wrap {
        display: block;
    }

    .betaPopup .modal-sm {
        width: 400px;
    }

    .products-bar .new-header {
        padding-top: 80px;
    }

    .product_text {
        min-height: 74px;
    }

    .home-bar {
        min-height: 600px;
    }

    .products-content-box {
        width: 33%;
    }

    .logz_alert {
        display: block;
    }

    .products-section .new-subtitle {
        padding-bottom: 80px;
    }

    .section_box.products_box.text-center {
        padding: 30px 0px;
    }

    .section_box.home_box.left_text, .section_box.products_box.left_text {
        padding-right: 140px;
    }

    .section_box.home_box.right_text, .section_box.products_box.right_text {
        padding-left: 140px;
    }

    .content_wrapper.section_one_data-o {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .content_box.blogPost {
        max-width: 90%;
    }

    .data-o-content-box {
        margin: 0 40px;
        background: white;
        padding: 20px 12px;
        border-radius: 8px;
    }

    #home_section_four .product-box {
        margin-top: 30px;
        padding: 0 75px;
    }

    .logz-box-container {
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        align-self: center;
        justify-content: center;
    }

    .products-box-container {
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        /* flex: 1 33%; */
        flex-wrap: wrap;
        /* align-items: center; */
        align-self: center;
        justify-content: center;
    }
}

@media (min-width: 768px) {
    .event_content_box h2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        font-size: 28px;
        line-height: 32px;
    }
    .full_width_wrapper.register-wrapper {
        /* height: 90px; */
        background: #296386;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 160px;
    }
    div#intercom-container {
        z-index: 999999999 !important;
    }

    .fusion-carousel-meta {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .single-header.newsroom {
        padding: 20px 0 50px 0;
    }
    .newsroom-template-default .post-content {
        padding-top: 30px;
    }
    .container.faq-container:after {
        top: 40px;
    }
    .author-details p {
        text-align: left;
        color: #757c86;
    }
    .author-gravatar {
        /* width: 16%; */
        /* float: left; */
    }

    .author-details {
        /* width: 84%; */
        /* text-align: left; */
        /* padding-left: 20px; */
    }
    form#mktoForm_1772,form#mktoForm_1822, form#mktoForm_1945  {justify-content: start;margin: 0 auto;}

    .register-wrapper-inner {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 0 auto;
    }
    form#mktoForm_1772, form#mktoForm_1945 {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100% !important;
    }

    .container.faq-container {
        padding: 40px 15px;
    }

    .pricing-content-box {
        width: 33.3%;
        padding: 40px;
        text-align: center;
    }

    .plans-features {
        /* width: 60%; */
    }

    .plans-type {
        /* width: 33%; */
    }



    .pricing_wrapper {
        flex-direction: column;
        margin-bottom: 40px;
    }

    .post-content ol li, .post-content ul li {
        font-size: 18px;
    }

    .post_inner_nav ul li a {
        font-size: 13px;
    }

    .new-header.guide-header {
        padding: 0 !important;
        margin: 101px auto 0;
        min-height: 280px !important;
    }

    .post-content h3 {
        font-size: 20px !important;
        margin-top: 20px;
    }

    .single.single-post .post h2 {
        color: #2d4a5d !important;
        text-align: left;
        font-size: 30px !important;
        line-height: 40px !important;
        margin: 50px 0 15px !important;
        font-weight: 400 !important;
        font-family: 'proxima-nova' !important;
    }

    div#content-guide h1 {
        line-height: 92px !important;
        font-size: 34px !important;
    }

    .post-inner-content {
        width: calc(100% - 25% - 80px);
        max-width: 680px !important;
        margin: 0 auto !important;
        float: none !important;
        padding: 0 20px;
        min-height: 1px;
    }

    .freetrial-wrapper .container {
        /* margin-top: 50px; */
    }

    div.new-subtitle.os-projects, div.new-subtitle.os-projects p {
        font-size: 16px;
    }

    .requestDemoForm h4 {
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 26px;
    }

    div.new-subtitle.request_subtitle {
        margin: 20px auto;
    }


    .request_demo_list {
        margin: 20px auto 0;
    }

    .single-header h1 {
        font-size: 38px;
    }

    ul#breadcrumbs {
        display: block;
    }

    .internal_links {
        border: 1px solid #eaeaea;
        padding: 12px 16px;
        margin: 6px 0 10px 15px;
        float: right;
        max-width: 370px;
    }

    .footer_copy_logo {
        text-align: left;
        margin-top: 0px;
    }

    .footer_copy {
        display: flex;
        /* flex-direction: column; */
        margin-top: 10px;
        align-items: center;
    }

    .page-template-custom-solutions-ai .new-header {
        min-height: 480px;
    }

    .page-template-custom-solutions-log .new-header {
        min-height: 500px;
    }

    .new-header h1 {
        margin-bottom: 10px !important;
        font-size: 40px;
        font-weight: 700;
        line-height: 1.2;
    }

    .single-blog-pop {
        position: fixed;
        top: 150px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 999999;
        line-height: 0;
        height: 359px;
        width: 500px;
        margin: 0 auto;
        overflow: hidden;
        background: url(../images/popup-bg.jpg) no-repeat;
        background-size: cover;
        border-radius: 5px;
    }

    .lp-footer .footer-logo-ab {
        position: static;
        margin-right: 80px;
    }

    .fusion-blog-layout-grid .fusion-post-content-container, .fusion-post-grid post .fusion-post-content-container {
        min-height: 96px;
    }

    h2.entry-title {
        min-height: 100px !important;
        font-size: 26px !important;
        line-height: 32px !important;
    }

    #related_posts .relatedcontent h3 {
        text-align: left;
        font-weight: 400;
    }

    .relatedPost {
        margin: 20px 12px;
    }

    .google-maps {
        margin-top: 0;
    }

    .requestDemoForm .mktoForm input[type=text], .requestDemoForm .mktoForm input[type=url], .requestDemoForm .mktoForm input[type=email], .requestDemoForm .mktoForm input[type=tel], .requestDemoForm .mktoForm input[type=number], .requestDemoForm .mktoForm input[type=date], .requestDemoForm .mktoForm textarea.mktoField, .requestDemoForm .mktoForm select.mktoField {
        text-align: left;
    }

    .requestDemoForm {
        padding: 40px 90px 50px 90px;
    }

    .requestDemoForm.betaProgram {
        padding: 40px 30px;
    }

    .customers_txt {
        max-width: 490px;
        margin-top: 0;
    }

    .header_list_item {
        /* text-align: left; */
        font-size: 18px;
        margin-bottom: 9px;
    }

    ul#rotator li {
        flex: 0 1 25%;
    }

    .black_form span.wpcf7-not-valid-tip {
        display: block;
        position: relative;
        top: -90px;
    }

    .highlights_wrapper, .news_wrapper {
    }

    .section_title {
        font-size: 40px;
        line-height: 58px;
        margin-bottom: 30px;
    }

    .itn_content_box h2, .news_content_box h2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        font-size: 20px;
        line-height: 26px;
    }

    .solutions-bar div.new-subtitle {
        /*margin-top: 70px;*/
    }

    .content_box {
        margin-bottom: 0;
        padding: 30px 45px;
    }

    .content_box.os_box {
        padding: 20px;
    }

    div.new-subtitle {
        font-size: 18px;
        max-width: 700px;
        margin: 0 auto;
        line-height: 1.3;
        margin-top: 20px;
    }

    .section_box {
        text-align: left;
    }

    .content_box.data-o {
        padding: 30px;
    }

    .latest-tweets li {
        width: 46%;
        margin: 2%;
        min-height: 172px;
        padding: 20px;
        border-radius: 6px;
    }
}

.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
    float: left;
}

.col-xs-5th-5 {
    float: left;
    width: 100%;
}

.col-xs-5th-4 {
    width: 80%;
}

.col-xs-5th-3 {
    width: 60%;
}

.col-xs-5th-2 {
    width: 40%;
}

.col-xs-5th-1 {
    width: 20%;
}

.col-xs-5th-pull-5 {
    right: 100%;
}

.col-xs-5th-pull-4 {
    right: 80%;
}

.col-xs-5th-pull-3 {
    right: 60%;
}

.col-xs-5th-pull-2 {
    right: 40%;
}

.col-xs-5th-pull-1 {
    right: 20%;
}

.col-xs-5th-pull-0 {
    right: auto;
}

.col-xs-5th-push-5 {
    left: 100%;
}

.col-xs-5th-push-4 {
    left: 80%;
}

.col-xs-5th-push-3 {
    left: 60%;
}

.col-xs-5th-push-2 {
    left: 40%;
}

.col-xs-5th-push-1 {
    left: 20%;
}

.col-xs-5th-push-0 {
    left: auto;
}

.col-xs-5th-offset-5 {
    margin-left: 100%;
}

.col-xs-5th-offset-4 {
    margin-left: 80%;
}

.col-xs-5th-offset-3 {
    margin-left: 60%;
}

.col-xs-5th-offset-2 {
    margin-left: 40%;
}

.col-xs-5th-offset-1 {
    margin-left: 20%;
}

.col-xs-5th-offset-0 {
    margin-left: 0%;
}

.home_main_form {
    margin-top: 10px;
}

.home_watch_btn .watch-button .fa-play:before {
    content: '\e803';
    border: 2px solid #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: block;
    line-height: 32px;
    text-align: center;
    color: white;
    padding-left: 3px;
}

.tabs_navigation > li {
    list-style-type: none;
    margin: 50px 0;
    position: relative;
    padding: 0 20px;
}

.tab_title {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 28px;
}

.tabs_image > li {
    list-style-type: none;
}

.tabs_image {
    /* display: inline-block; */
    /* vertical-align: middle; */
}

.tabs_navigation {
    /* display: inline-block; */
    /* vertical-align: middle; */
}

.tabs_image li {
    text-align: right;
    width: 100%;
}

div#home_icons {
    background: transparent;
    padding: 10px;
    height: 58px;
    line-height: 58px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.tabs_navigation > li a.active:before {
    max-height: 100%;
}

.content_box.home_box p {
    line-height: 1.4;
    margin-bottom: 0;
}

div#home_section_three {
    background: #f8f8f8;
    /* padding: 180px 0 100px 0; */
}

.content_box.home_box > img {
    position: absolute;
    top: -50px;
    left: -5px;
}

div#home_section_three > .container {
    overflow: visible;
}

.content_box.home_box h3 {
    font-size: 1.45rem;
    color: #292b2c;
}

.content_box.home_box {
    padding: 40px;
    transition: all .25s;
}

.tabs_navigation > li a:before {
    transition: max-height 0.25s ease-in;
    max-height: 0;
    border-left: 6px solid #ffbd1f;
    content: "";
    position: absolute;
    height: 100%;
    left: -2px;
    border-radius: 15px;
}

div#home_section_one {
    background: #f8f8f8;
    /* padding-top: 100px; */
    /* padding-bottom: 100px; */
}

div#home_section_four {
    background: white;
    /* padding: 100px 0; */
}

div#home_section_five {
    background: #f8f8f8;
    padding: 120px 0;
}

div#home_section_two {
    background: white;
}

span.shadow-title {
    /* text-shadow: -3px -32px 4px rgba(150, 150, 150, 1); */
    /* opacity: .1; */
    position: absolute;
    left: 0;
    right: 0;
    font-weight: 900;
    top: -15px;
    color: rgba(21, 76, 100, 0.05);
    font-size: 44px;
}

.tab_title h3 {
    color: #333;
    font-size: 1.35rem;
}

.tabs_navigation > li a.active {
    opacity: 1;
}

.home_header_slick_img > img {
    max-width: 140px;
    margin: 0 auto;
}

.tabs_navigation > li a {
    opacity: .6;
    display: block;
}

.home_header_slick_img {
    display: none;
}

.home_main_form input {
    border: none;
    border-radius: 4px 0 0 4px;
}

.home_technologies {
    margin-top: 50px;
}

form#new-home-form #submit {
    border-radius: 0 4px 4px 0;
}

#mktoForm_1214 input {
    margin-bottom: 5px !important
}

form#mktoForm_1214 {
    width: 100% !important;
    margin-bottom: 20px;
}

#mktoForm_1214 .mktoFieldWrap {
    width: 100%;
}

#mktoForm_1214 .mktoFormCol {
    width: 100%;
    margin: 0 !important;
    min-height: 0 !important;
}

#mktoForm_1214 #FirstName {
    width: 280px !important;
    height: 30px;
    padding: 2px 0px 2px 10px !important;
    background-position: 5px 5px;
    border: 1px solid #dedede;
    background-color: #ffffff;
    border-radius: 5px;
}

#mktoForm_1214 input:-webkit-autofill, #mktoForm_1214 input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#mktoForm_1214 #Email {
    width: 100% !important;
    padding: 0;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background: #fff;
    max-width: 100%;
    font-size: 18px !important;
    min-height: 35px !important;
    height: 35px !important;
    box-shadow: none;
    text-indent: 15px;
    border: none;
    margin: 0 !important;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#mktoForm_1214 button {
    background-color: #0098c3;
}

#mktoForm_1214 button:hover {
    background: #054e6d;
}

#mktoForm_1214 .mktoButtonRow > span {
    margin-left: 0 !important;
    width: 100% !important;
}

#mktoForm_1214 ::-webkit-input-placeholder {
    color: #c5c5c5;
    font-size: 18px;
}

#mktoForm_1214 :-moz-placeholder {
    color: #c5c5c5;
    font-size: 18px;
}

#mktoForm_1214:-moz-placeholder {
    color: #c5c5c5;
    font-size: 18px;
}

#mktoForm_1214:-ms-input-placeholder {
    color: #c5c5c5;
    font-size: 18px;
}

#mktoForm_1214 :-ms-input-placeholder {
    color: #c5c5c5;
    font-size: 18px;
}

#mktoForm_1214 .placeholder {
    top: 10px !important;
    font-size: 18px !important;
    padding-right: 35px !important;
}

#mktoForm_1214 .mktoAsterix {
    visibility: hidden !important;
}

#mktoForm_1214 .mktoOffset {
    width: 10px !important;
}

#mktoForm_1214 .mktoButtonRow {
    /* width: 100%; */
    text-align: center;
    width: 110px;
    vertical-align: middle;
}

#mktoForm_1214 .mktoButtonWrap.mktoSimple {
    margin: 0 !important;
}

#mktoForm_1214 .mktoButton {
    font-weight: 400 !important;
    text-shadow: none;
    background: #ffbd1f;
    font-size: 16px;
    padding: 0;
    color: white;
    line-height: 30px;
    text-transform: capitalize;
    transition: background .25s;
    text-align: center;
    box-shadow: none;
    min-height: 35px !important;
    height: 35px !important;
    width: 100%;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0;
}

#mktoForm_1214 input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 14px !important;
    text-transform: capitalize !important;
}

#mktoForm_1214 input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px !important;
    text-transform: capitalize !important;
}

#mktoForm_1214 input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 14px !important;
    text-transform: capitalize !important;
}

#mktoForm_1214 input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px !important;
    text-transform: capitalize !important;
}

h5.blog-modal-title {
    color: white;
    margin-bottom: 0;
}

.my-modal-body p {
    line-height: 24px;
    color: white;
}

#mktoForm_1214 .mktoOffset {
    height: 0;
}

#mktoForm_1214 .mktoGutter {
    height: 0;
}

.close-btn-wrap {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 22px;
    line-height: 1;
    color: white;
    opacity: .8;
    cursor: pointer;
}
button.close.close_subscription_pop {
    color: white;
    opacity: .8;
}

#mktoForm_1214 {
    background-image: none !important;
    border: 0 !important;
}

form#mktoForm_1214 .mktoFormRow {
    display: inline-block;
    vertical-align: middle;
    width: 250px;
}

.blog-modal-form div#confirmpopup h5 {
    color: white;
}

form#mktoForm_1214 .mktoFormRow label.mktoLabel.mktoHasWidth {
    display: none;
}
.post-content img {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
        float: left;
    }
    .post-content img {
        margin-bottom: 0;
    }
    .col-sm-5th-5 {
        float: left;
        width: 100%;
    }

    .col-sm-5th-4 {
        width: 80%;
    }

    .col-sm-5th-3 {
        width: 60%;
    }

    .col-sm-5th-2 {
        width: 40%;
    }

    .col-sm-5th-1 {
        width: 20%;
    }

    .col-sm-5th-pull-5 {
        right: 100%;
    }

    .col-sm-5th-pull-4 {
        right: 80%;
    }

    .col-sm-5th-pull-3 {
        right: 60%;
    }

    .col-sm-5th-pull-2 {
        right: 40%;
    }

    .col-sm-5th-pull-1 {
        right: 20%;
    }

    .col-sm-5th-pull-0 {
        right: auto;
    }

    .col-sm-5th-push-5 {
        left: 100%;
    }

    .col-sm-5th-push-4 {
        left: 80%;
    }

    .col-sm-5th-push-3 {
        left: 60%;
    }

    .col-sm-5th-push-2 {
        left: 40%;
    }

    .col-sm-5th-push-1 {
        left: 20%;
    }

    .col-sm-5th-push-0 {
        left: auto;
    }

    .col-sm-5th-offset-5 {
        margin-left: 100%;
    }

    .col-sm-5th-offset-4 {
        margin-left: 80%;
    }

    .col-sm-5th-offset-3 {
        margin-left: 60%;
    }

    .col-sm-5th-offset-2 {
        margin-left: 40%;
    }

    .col-sm-5th-offset-1 {
        margin-left: 20%;
    }

    .col-sm-5th-offset-0 {
        margin-left: 0%;
    }

    h1.home_main_title {
        font-weight: 700;
        font-size: 40px !important;
        line-height: 46px !important;
    }
}

@media (min-width: 992px) {
    .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
        float: left;
    }
    .plans-type > .plan-btn {
        width: 31%;
    }
    .data-o-one-text {
        font-size: 18px;
        line-height: 24px;
    }
    div#pulse_section_one .pulse-box:nth-child(1) {
        margin-bottom: 0;
    }
    ul.features {
        margin: 20px 0;
        width: 25%;
    }
    div#pulse_section_one {
        padding: 70px 0;
    }
    .pulse-images, .pulse-images-two {
        display: block;
    }
    .single-header {
        padding: 50px 0 30px 0;
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        align-self: center;
        margin: 102px auto 0;
        align-items: center;
        max-width: 800px;
    }

    .col-md-5th-5 {
        float: left;
        width: 100%;
    }

    .col-md-5th-4 {
        width: 80%;
    }

    .col-md-5th-3 {
        width: 60%;
    }

    .col-md-5th-2 {
        width: 40%;
    }

    .col-md-5th-1 {
        width: 20%;
    }

    .col-md-5th-pull-5 {
        right: 100%;
    }

    .col-md-5th-pull-4 {
        right: 80%;
    }

    .col-md-5th-pull-3 {
        right: 60%;
    }

    .col-md-5th-pull-2 {
        right: 40%;
    }

    .col-md-5th-pull-1 {
        right: 20%;
    }

    .col-md-5th-pull-0 {
        right: auto;
    }

    .col-md-5th-push-5 {
        left: 100%;
    }

    .col-md-5th-push-4 {
        left: 80%;
    }

    .col-md-5th-push-3 {
        left: 60%;
    }

    .col-md-5th-push-2 {
        left: 40%;
    }

    .col-md-5th-push-1 {
        left: 20%;
    }

    .col-md-5th-push-0 {
        left: auto;
    }

    .col-md-5th-offset-5 {
        margin-left: 100%;
    }

    .col-md-5th-offset-4 {
        margin-left: 80%;
    }

    .col-md-5th-offset-3 {
        margin-left: 60%;
    }

    .col-md-5th-offset-2 {
        margin-left: 40%;
    }

    .col-md-5th-offset-1 {
        margin-left: 20%;
    }

    .col-md-5th-offset-0 {
        margin-left: 0%;
    }
    body.page-template.page-template-custom-lp-ver1 h1 {
        font-size: 49px !important;
    }
    h1.home_main_title {
        font-weight: 700;
        font-size: 56px !important;
        line-height: 70px !important;
    }

    .page-template-custom-home h2 {
        font-size: 3.3rem;
        margin-bottom: 50px !important;
    }

    span.shadow-title {
        font-size: 4.3rem;
        top: -30px;
    }

    .tab_title h3 {
        color: #333;
        font-size: 1.75rem;
    }
}

@media (min-width: 1200px) {
    .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
        float: left;
    }

    .col-lg-5th-5 {
        float: left;
        width: 100%;
    }

    .col-lg-5th-4 {
        width: 80%;
    }

    .col-lg-5th-3 {
        width: 60%;
    }

    .col-lg-5th-2 {
        width: 40%;
    }

    .col-lg-5th-1 {
        width: 20%;
    }

    .col-lg-5th-pull-5 {
        right: 100%;
    }

    .col-lg-5th-pull-4 {
        right: 80%;
    }

    .col-lg-5th-pull-3 {
        right: 60%;
    }

    .col-lg-5th-pull-2 {
        right: 40%;
    }

    .col-lg-5th-pull-1 {
        right: 20%;
    }

    .col-lg-5th-pull-0 {
        right: auto;
    }

    .col-lg-5th-push-5 {
        left: 100%;
    }

    .col-lg-5th-push-4 {
        left: 80%;
    }

    .col-lg-5th-push-3 {
        left: 60%;
    }

    .col-lg-5th-push-2 {
        left: 40%;
    }

    .col-lg-5th-push-1 {
        left: 20%;
    }

    .col-lg-5th-push-0 {
        left: auto;
    }

    .col-lg-5th-offset-5 {
        margin-left: 100%;
    }

    .col-lg-5th-offset-4 {
        margin-left: 80%;
    }

    .col-lg-5th-offset-3 {
        margin-left: 60%;
    }

    .col-lg-5th-offset-2 {
        margin-left: 40%;
    }

    .col-lg-5th-offset-1 {
        margin-left: 20%;
    }

    .col-lg-5th-offset-0 {
        margin-left: 0%;
    }

    .home_tab_one_slick_img img {
        float: right;
    }

    .home_tab_two_slick_img img {
        float: left;
    }
}
