/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.16.1538757065
Updated: 2018-10-05 16:31:05

*/

#top-menu li {
    font-size: 15px;
}

#top-menu li.navigation_button a {
    font-size: 13px;
}

body.overflow_hidden {
    overflow: hidden;
    padding-right: 17px;
}

#main-header.overflow_hidden {
    padding-right: 17px;
}

@media (max-width: 1077px) {
    #top-menu {
        display: none;
    }

    #et_mobile_nav_menu {
        display: block;
    }
}

.privacy_policy_popup .close_btn {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #000000;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    border-radius: 50%;
    cursor: pointer;
}

.privacy_policy_popup {
    position: fixed;
    z-index: 7371832;
    top: 0px;
    left: 0px;
    zoom: 1;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: none;
}

.privacy_policy_popup .privacy_policy_content {
    background: #fff;
    width: calc(100% - 40px);
    float: none;
    display: block;
    left: 50%;
    margin: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    position: fixed;
    max-width: 460px;
    text-align: center;
}

.privacy_policy_popup .privacy_policy_content a {
    text-decoration: underline;
}

.privacy_policy_popup .privacy_policy_content .text {
    padding: 25px;
}

.privacy_policy_popup .navigation_button {
    cursor: pointer;
    color: #ffffff;
    font-size: 15px;
    background: #2281e0;
    border-radius: 30px;
    padding: 7px 25px;
    font-weight: 500;
    line-height: 1.7em;
    font-family: 'TTNorms-Regular';
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    border: none;
}

.overlay {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 737183;
    top: 0px;
    left: 0px;
    zoom: 1;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: none;
}

/* start video popup css */

.video_popup {
    display: none;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    text-align: center;
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto;
    z-index: 10002;
}

.video_popup:after {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    content: "";
}

.video_popup_overlay {
    display: none;
    background: rgba(24, 19, 36, 0.7);
    position: fixed;
    z-index: 10001;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.video_container {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
}

.clos_but {
    position: absolute;
    z-index: 100;
    top: 16px;
    right: 16px;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: url(/wp-content/themes/Divi-child/img/modal_close.min.svg) no-repeat center;
    background-size: contain;
}

.video_popup .vid h2 {
    letter-spacing: -0.2px !important;;
    font-weight: 200 !important;;
    font-size: 36px !important;;
    line-height: 42px !important;
    color: #202e4d !important;
    font-family: 'TTNorms Regular', Helvetica, Arial, Lucida, sans-serif !important;
    text-align: center !important;
    padding-bottom: 30px !important;
}

.video_popup .vid .out_dark.but_sec {
    margin: 0px 30px 10px 0px !important;
    line-height: 25.5px !important;
    font-weight: 500 !important;
    padding: 6px 24px !important;
    text-transform: none !important;
    font-size: 15px !important;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    display: block !important;
    transition: all .5s ease !important;
    -webkit-transition: all .5s ease !important;
    -moz-transition: all .5s ease !important;
    border: 1px solid #2281e0 !important;
    background-color: #fff !important;
    cursor: pointer !important;
}

.video_popup .vid .out_dark.but_sec:hover {
    background-color: #2281e0 !important;
}

.video_popup .vid .out_dark.but_sec:hover a p {
    color: #fff !important;
}

.video_popup .vid .out_dark.but_sec:hover a svg path {
    fill: #fff !important;
}

.video_popup .vid .out_dark.but_sec a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video_popup .vid .out_dark.but_sec a p {
    color: #2281e0 !important;
}

.video_popup .vid .out_dark.but_sec:last-of-type {
    margin-right: 0px !important;
}

.active_overlay {
    display: block;
}

.video_popup .vid .out_dark.but_sec svg {
    margin-right: 10px !important;
}

.video_vid {
    display: none;
    z-index: 100;
    line-height: 0 !important;
}

.button_main_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.button_main_div > div {
    width: 25% !important;
}

.main_videos {
    border-radius: 6px;
}

.vid {
    padding: 50px 20px;
    background: #fff;
    border-radius: 6px;
}

@media (max-width: 980px) {
    .button_main_div {
        flex-direction: column;
    }

    .video_popup .vid .out_dark.but_sec {
        margin: 0px 0px 20px 0px !important;
    }

    .button_main_div > div {
        width: 50% !important
    }
}

@media (max-width: 480px) {
    .video_popup .vid h2 {
        font-size: 28px !important;
        line-height: 35px !important;
        padding-bottom: 20px !important;
    }

    .button_main_div > div {
        width: 100% !important;
    }
}

/* end video popup css */

.log_out_content {
    display: none;
    max-width: 600px;
}

.active {
    display: block;
}

.no-active {
    display: none;
}

/* Request a Demo page */

.grecaptcha-badge {
    display: none !important;
}

.et_pb_section.et_pb_section_2.liquid_section.et_section_regular {
    padding-top: 80px !important;
}

#req_main {
    overflow: visible !important;
}

.terms_and_privacy a {
    text-decoration: none !important;
    text-transform: uppercase !important;
    color: #423DCE !important;
}

#request_demo #req_a_demo {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    background-color: white !important;
}

#req_a_demo form p,
#req_a_demo form div button {
    margin: 0 auto;
}

#request_demo .et-pb-contact-message {
    padding-left: 50px !important;
}

.et_pb_row.et_pb_row_1.bg_bottom.et_pb_row_fullwidth {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
}

.et_pb_row.et_pb_row_1.bg_bottom.et_pb_row_fullwidth .et_pb_image_wrap {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 4.375em;
    overflow: hidden;
    bottom: -165px;
    transform: translateY(0%);
}

.et_pb_row.et_pb_row_1.bg_bottom.et_pb_row_fullwidth .et_pb_image_wrap img {
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 70em;
    width: 100%;
    height: 4.375em;
    max-width: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 0;
}

.et_pb_row.et_pb_row_5.bg_head.et_pb_row_fullwidth {
    max-width: 100% !important;
    width: 100% !important;
}

.et_pb_row.et_pb_row_5.bg_head.et_pb_row_fullwidth .et_pb_image_wrap {
    position: absolute;
    z-index: 2;
    top: -84px;
    transform: translateY(0%);
    left: 0;
    width: 100%;
    height: 4.375em;
    overflow: hidden;
}

.et_pb_row.et_pb_row_5.bg_head.et_pb_row_fullwidth .et_pb_image_wrap img {
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 70em;
    width: 110%;
    height: 4.375em;
    max-width: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.et_pb_row.et_pb_row_10.foot_bg {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
}

.et_pb_row.et_pb_row_10.foot_bg .et_pb_image_wrap {
    position: absolute;
    bottom: -100px;
    transform: translateY(0%);
    left: 0;
    width: 100%;
    height: 4.375em;
    overflow: hidden;
}

.et_pb_row.et_pb_row_10.foot_bg .et_pb_image_wrap img {
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 70em;
    width: 100%;
    height: 4.375em;
    max-width: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.et_pb_row.et_pb_row_6.liq_sect_top {
    padding-top: 60px !important;
}

.cus_ul {
    padding: 0px !important;
}

.cus_ul li {
    padding-left: 1.35em;
    list-style-type: none;
    position: relative;
    margin-bottom: 15px !important;
}

ul.cus_ul li::after {
    content: "";
    position: absolute;
    top: .25em;
    left: 0;
    width: 1em;
    height: 1em;
    background: no-repeat center;
    background-image: url(https://www.outreach.io/_resources/img/check.min.svg);
}

.testimonial_bg {
    position: relative !important;
}

.testimonial_bg .et_pb_testimonial_portrait {
    position: absolute !important;
    margin-right: 0px !important;
    top: -15px !important;
    left: 50px !important;
}

.testimonial_bg .et_pb_testimonial_description {
    margin: 0px !important;
    display: flex !important;
    flex-direction: column-reverse !important;
}

#but_sty #but_hov:hover {
    color: white !important;
    background-color: #2281e0 !important;
}

#but_sty .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_left.et_pb_module,
#but_sty .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
    display: inline-block !important;
}

#but_sty .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
    margin-left: 30px !important;
}

#but_1_hov {
    white-space: nowrap;
}

@media (max-width: 1310px) {
    #but_sty .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
        margin-left: 0px !important;
    }

    #but_sty .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_left.et_pb_module,
    #but_sty .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
        display: block !important;
    }

    #but_sty .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_left.et_pb_module {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 980px) {
    #but_sty .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
        margin-bottom: 30px !important;
    }
}

.testimonial_bg .et_pb_testimonial_description span.et_pb_testimonial_author {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #2D2342 !important;
    font-style: normal !important;
    margin-left: 120px !important;
    margin-top: 0px !important;
    order: 1 !important;
}

.testimonial_bg .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_position {
    color: #8F8D9A !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-style: normal !important;
    margin-left: 120px !important;
    margin-top: 0px !important;
}

.testimonial_bg {
    overflow: visible !important;
}

.testimonial_bg .et_pb_testimonial_portrait::before {
    display: none !important;
}

.test_bg {
    display: flex !important;
}

.test_bg .et_pb_column.et_pb_column_1_2.et_pb_column_12.et_pb_css_mix_blend_mode_passthrough,
.test_bg .et_pb_column.et_pb_column_1_2.et_pb_column_13.et_pb_css_mix_blend_mode_passthrough {
    width: 100% !important;
}

.test_bg .et_pb_module.et_pb_testimonial.et_pb_testimonial_0.testimonial_bg.clearfix.et_pb_bg_layout_light.et_pb_text_align_left,
.test_bg .et_pb_module.et_pb_testimonial.et_pb_testimonial_1.testimonial_bg.clearfix.et_pb_bg_layout_light.et_pb_text_align_left {
    height: 100% !important;
}

.testimonial_bg .et_pb_testimonial_description .et_pb_testimonial_description_inner .testimonial_heading {
    margin-top: 20px !important;
}

.test_bg {
    position: relative;
    z-index: 1;
}

.test_bg > div {
    top: 25px;
}

/*request slider style*/

.cus_slid {
    box-shadow: 0 8px 36px 0 rgba(45, 35, 66, 0.2) !important;
    border-radius: 6px;
}

.cus_slid .et_pb_slides div {
    padding: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 500px !important;
    max-height: 500px !important;
}

.cus_slid .et-pb-arrow-next,
.cus_slid .et-pb-arrow-prev {
    opacity: 1 !important;
    transition: none !important;
    border: 1px solid #D5D2D9 !important;
    border-radius: 5px;
    background: no-repeat center;
}

.cus_slid .et-pb-arrow-next:before,
.cus_slid .et-pb-arrow-prev:before {
    font-size: 27px;
    line-height: 30px;
    font-weight: normal;
}

.et_pb_module.et_pb_slider.et_pb_slider_0.cus_slid.et_pb_slider_fullwidth_off.et_pb_slider_no_pagination.et_pb_bg_layout_dark {
    overflow: visible !important;
}

.et_pb_module.et_pb_slider.et_pb_slider_0.cus_slid.et_pb_slider_fullwidth_off.et_pb_slider_no_pagination.et_pb_bg_layout_dark .et_pb_slides:hover .et_mobile_device .et-pb-arrow-prev {
    left: -5.5rem !important;
}

.et_pb_module.et_pb_slider.et_pb_slider_0.cus_slid.et_pb_slider_fullwidth_off.et_pb_slider_no_pagination.et_pb_bg_layout_dark .et_pb_slides:hover .et_pb_slider:hover .et-pb-arrow-next {
    right: -5.5rem !important;
}

.cus_slid .et-pb-arrow-prev {
    left: -5.5rem !important;
}

.cus_slid .et-pb-arrow-next {
    right: -5.5rem !important;
}

.testimonial_bg .et_pb_testimonial_portrait {
    border-radius: 0 !important
}

.cont_button_txt_s {
    display: none;
}

div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: none !important;
    border: none !important;
}

.cont_button_txt_s p {
    color: #202e4d;
    font-weight: 500;
    font-family: 'TT Norms Regular', sans-serif;
    font-size: 17px;
    line-height: 22.5px;
}

.cont_button_txt_s a {
    color: #2281e0;
    font-weight: 500;
    font-family: 'TT Norms Regular', sans-serif;
    font-size: 17px;
    line-height: 22.5px;
}

/* start blog-post style */

.si_bl_cont_text p {
    padding-bottom: 17px;
}

.si_bl_cont_text ul {
    padding: 0 0 17px 20px;
    font-weight: normal;
    list-style-type: disc;
    line-height: 26px;
}

.bl_head {
    background: #f2f2f2;
}

.bl_head .bl_content_h {
    padding-top: 100px;
    padding-bottom: 60px;
    text-align: left;
}

.bl_head_container {
    position: relative;
}

.bl_head .bl_content_h .bl_head_container .bl_head_name {
    font-size: 61px;
    font-family: 'TTNorms-Bold', sans-serif;
    line-height: 70px;
    font-weight: bold;
    color: #202e4d;
    margin-bottom: 20px;
}

.bl_bg_white {
    background: linear-gradient(to bottom, white 0%, #f2f4f4 100%);
}

.bl_container {
    max-width: 1218px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.bl_main {
    position: relative;
    margin-bottom: 120px;
    padding-top: 60px;
    z-index: 20;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-box-pack: justify;
}

.bl_container .bl_main .bl_shadow {
    width: 31%;
}

.bl_shadow {
    position: relative;
    overflow: hidden;
    display: block;
    background: white;
    border-radius: 6px;
    margin-bottom: 30px;
    box-shadow: 0px 6px 8px 0px rgba(45, 35, 66, 0.15);
    cursor: pointer;
}

.bl_container .bl_main a {
    color: #514D66;
    text-decoration: none;
    transition: all .3s ease;
}

.bl_container .bl_main a:hover,
.bl_container .bl_main a:active {
    outline: 0;
}

a.bl_shadow:hover {
    box-shadow: 0px 10px 20px 0px rgba(45, 35, 66, 0.2);
}

.bl_cont {
    text-align: left;
    padding: 25px 30px;
}

.bg_img {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg_img:after {
    content: "";
    display: block;
    padding-top: 50%;
}

.bl_shadow .bl_cont .bl_cont_category {
    color: #8F8D9A;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'TT Norms Regular', sans-serif;
}

.bl_shadow .bl_cont .bl_cont_title {
    font-family: 'TTNorms-Bold', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #2D2342;
    margin-bottom: 25px;
}

.bl_shadow .bl_cont .bl_cont_text {
    margin-bottom: 0px;
    color: #2D2342;
    font-weight: 300;
    font-family: 'TT Norms Regular', sans-serif;
    font-size: 16px;
    line-height: 22px;
}

.bl_pagination {
    margin: 150px auto 0px;
    display: flex;
    align-items: center;
    max-width: 220px;
    padding-bottom: 30px;
}

.bl_resources,
.bl_head {
    position: relative;
}

.bl_resources .bl_bottom,
.bl_head .bl_bottom {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 70px;
    overflow: hidden;
}

.bl_resources .bl_bottom .bl_bottom_img,
.bl_head .bl_bottom .bl_bottom_img {
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 1120px;
    width: 110%;
    height: 70px;
    max-width: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bl_filter {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.bl_filter .bl_filter_name {
    margin: 0;
    color: #888;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'TT Norms Regular', sans-serif;
}

.bl_input {
    margin-bottom: 15px;
}

.bl_cus_select {
    border: none;
    max-width: 230px;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    background: none;
    font-size: 20px;
    line-height: 28px;
    font-family: 'TT Norms Regular', sans-serif;
    border-radius: 6px;
    color: #514D66;
    transition: border-color .3s ease;
}

.selected_filter::after {
    display: block
}

.selected_filter::after {
    content: " ";
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    width: 14px;
    height: 8px;
    background: url(https://www.outreach.io/_resources/img/drop_arrow.min.svg) no-repeat center;
    background-size: contain;
}

.selected_filter {
    cursor: pointer;
}

.bl_cus_select ul li a {
    background: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    margin: 0;
    outline: none;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
    text-transform: none;
    color: #514D66 !important;
    display: block;
}

#bl_filter_drop {
    position: absolute !important;
    z-index: 9999 !important;
    width: 100% !important;
    max-width: 100% !important;
    background-color: white !important;
}

#bl_filter_drop li {
    width: 100%;
}

#bl_filter_drop li:hover {
    background-color: #2281e0;
    cursor: pointer;
}

#bl_filter_drop li a:hover {
    color: white !important;
}

.btn-gold.pull-right:hover,
.btn-gold.pull-left:hover {
    border-color: #24CCFD;
}

.bl_pagination span,
.bl_pagination .page-numbers {
    color: #2D2342 !important;
    margin-left: 5px;
    margin-right: 5px;
}

.btn-gold.pull-right,
.btn-gold.pull-left {
    display: block;
    border: 1px solid #D5D2D9;
    border-radius: 5px;
    padding: 6px 12px;
    color: #514D66 !important;
    margin-left: 5px;
    margin-right: 5px;
}

@media (max-width: 1024px) {
    .bl_container .bl_main .bl_shadow {
        width: 47.5%;
    }

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

@media (max-width: 650px) {
    .bl_container .bl_main .bl_shadow {
        width: 100%;
    }

    .bl_pagination {
        margin: 0px auto 0px;
    }

    .bl_main {
        margin-bottom: 0px;
    }
}

/* end blog-post style */

/* start single style */

.single_contain {
    padding: 0px 20px 0px 20px;
    margin: 30px auto 100px auto;
    max-width: 1170px;
    width: 100%;
}

.single_contain .single_content {
    position: relative;
    z-index: 1;
    background: white;
    box-shadow: 0 6px 8px 0 rgba(45, 35, 66, 0.15);
    border-radius: 6px;
}

.single_contain .single_content .si_bl_content {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 65px 70px 65px 70px;
}

.single_contain .single_content .si_bl_content .si_bl_main .si_bl_cont_title {
    font-family: 'TTNorms Bold', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #202e4d !important;
    margin-bottom: 35px;
}

.single_contain .single_content .si_bl_content .si_bl_main .si_bl_cont_text {
    margin-bottom: 20px;
    color: #202e4d;
    font-weight: 500;
    font-family: 'TT Norms Regular', sans-serif;
    font-size: 17px;
    line-height: 22.5px;
}

.single_contain .single_content .si_bl_content .cont_form {
    width: 100%;
    margin: 0 0 0 100px;
    background: white !important;
    box-shadow: 0 6px 8px 0 rgba(45, 35, 66, 0.15) !important;
    padding: 40px;
    border-radius: 6px !important;
    max-width: 100%;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab {
    display: flex;
    flex-direction: column;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab .cont_lab {
    margin: 0px auto 15px auto;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab .cont_lab input {
    padding: 16px;
    border: 1px solid #202e4d;
    color: #999;
    font-size: 14px;
    font-family: 'TT Norms Regular', sans-serif;
    line-height: 20px;
    font-weight: normal;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .cont_button {
    text-align: center;
    margin-bottom: 20px;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .cont_button input {
    color: #ffffff !important;
    font-size: 15px;
    background: #2281e0;
    border: 2px solid #2281e0;
    border-radius: 30px;
    font-weight: 500;
    line-height: 22px;
    padding: 5px 15px;
    cursor: pointer;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .cont_txt {
    line-height: 20px;
    font-family: 'TTNorms Regular', Helvetica, Arial, Lucida, sans-serif;
    color: #2d2342 !important;
    font-size: 14px;
    font-weight: 500;
}

.cont_form_container .main_lab > p .cont_lab {
    display: block;
}

.cont_form_container br,
.cont_form_container .wpcf7-spinner,
.cont_form_container .wpcf7-response-output {
    display: none !important;
}

.cont_form_container .cont_link p {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .cont_link {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .cont_link a {
    width: 50%;
    text-align: center;
    color: #423DCE !important;
    line-height: 22px;
    font-family: 'TTNorms Regular', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-size: 16px;
}

.txt_cen {
    text-align: center;
    font-family: 'TT Norms Regular', sans-serif !important;
    font-weight: normal !important;
}

#bl_filter_drop {
    display: none;
}

.single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab .cont_lab span input {
    width: 320px;
}

@media (max-width: 992px) {
    .single_contain .single_content .si_bl_content {
        flex-direction: column;
    }

    .single_contain .single_content .si_bl_content .cont_form {
        max-width: 100%;
        margin: 80px auto 0px auto;
    }

    .single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab .cont_lab {
        margin: 0px auto 15px auto;
    }
}

@media (max-width: 480px) {
    .single_contain .single_content .si_bl_content .si_bl_main .si_bl_cont_title {
        font-size: 25px;
        line-height: 37px;
    }

    .single_contain .single_content .si_bl_content .si_bl_main .si_bl_cont_text {
        font-size: 16px;
        line-height: 25px;
    }

    .single_contain .single_content .si_bl_content .cont_form {
        margin: 20px 0px 20px 0px;
        box-shadow: none !important;
        padding: 0px;
        max-width: 100%;
    }

    .single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab .cont_lab {
        margin: 0px auto 15px auto;
    }

    .single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab .cont_lab span input {
        width: 300px;
    }

}

@media (max-width: 600px) {
    .single_contain .single_content .si_bl_content .cont_form .cont_form_container .main_lab .cont_lab input {
        padding: 10px;
    }

    .single_contain .single_content .si_bl_content {
        padding: 10px;
    }
}

/* end single style */

@media (max-width: 1371px) {
    #req_a_demo form div button {
        width: 50% !important;
    }
}

@media (max-width: 1139px) {
    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
        padding-right: 0px !important;
    }

    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 1024px) {
    #request_demo {
        max-width: 100% !important;
        width: 100%;
        padding-right: 50px;
        padding-left: 50px;
    }

    .sect_500 .et_pb_column.et_pb_column_4_4.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        padding: 0px !important;
    }
}

@media (max-width: 992px) {
    #request_demo {
        padding-right: 20px;
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .et_pb_row.et_pb_row_7.liq_sect_middle > div > div:first-child {
        margin-bottom: 20px !important;
    }

    .et_pb_row.et_pb_row_7.liq_sect_middle > div {
        margin-bottom: 0px !important;
    }

    #request_demo .et_pb_module.et_pb_text.et_pb_text_0.et_pb_bg_layout_light.et_pb_text_align_left,
    #request_demo .et_pb_module.et_pb_text.et_pb_text_1.et_pb_bg_layout_light.et_pb_text_align_left {
        text-align: center !important;
    }

    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
        padding-top: 0px !important;
        margin-right: 0px !important;
    }

    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
        max-width: 50%;
        width: 100%;
    }

    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_text.et_pb_text_2.et_pb_bg_layout_light.et_pb_text_align_left {
        margin-top: -2px !important;
    }

    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough .et_pb_module.et_pb_text.et_pb_text_3.terms_and_privacy.et_pb_bg_layout_light.et_pb_text_align_center {
        margin-top: -2px !important;
    }

    .sect_500 .et_pb_row.et_pb_row_3.full_width_row {
        width: 100% !important;
        max-width: 100% !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .sect_500 .et_pb_row.et_pb_row_3.full_width_row .et_pb_column.et_pb_column_1_2.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough {
        margin-bottom: -60px !important;
    }

    .sect_500 .et_pb_row.et_pb_row_4 {
        max-width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: 100% !important;
    }

    .sect_500 .et_pb_row.et_pb_row_4 .et_pb_slider_0 {
        max-width: 100% !important;
        width: 100% !important;
    }

    .cus_slid .et_pb_slide {
        background-size: contain !important;
    }

    .et_pb_row.et_pb_row_5.bg_head.et_pb_row_fullwidth .et_pb_image_wrap {
        top: -4px !important;
    }

    .et_pb_row.et_pb_row_6.liq_sect_top {
        padding-top: 80px !important;
    }

    #main_bottom {
        padding-top: 80px !important;
        padding-bottom: 100px !important;
    }

    .et_pb_row.et_pb_row_10.foot_bg .et_pb_image_wrap {
        bottom: -100px !important;
    }

    .et_pb_section.et_pb_section_2.liquid_section.et_section_regular {
        padding-top: 0px !important;
    }

    .et_pb_row.et_pb_row_6.liq_sect_top,
    .et_pb_row.et_pb_row_7.liq_sect_middle {
        width: 100%;
        max-width: 100%;
        padding: 0 20px 30px 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .liq_sect_middle > div {
        margin-right: 0px !important;
        width: 100% !important;
    }

    .et_pb_module.et_pb_slider.et_pb_slider_0.cus_slid.et_pb_slider_fullwidth_off.et_pb_slider_no_pagination.et_pb_bg_layout_dark .et_pb_slides:hover .et_mobile_device .et-pb-arrow-prev {
        left: 1.5rem !important;
    }

    .et_pb_module.et_pb_slider.et_pb_slider_0.cus_slid.et_pb_slider_fullwidth_off.et_pb_slider_no_pagination.et_pb_bg_layout_dark .et_pb_slides:hover .et_pb_slider:hover .et-pb-arrow-next {
        right: 1.5rem !important;
    }

    .cus_slid .et-pb-arrow-prev {
        left: 1.5rem !important;
    }

    .cus_slid .et-pb-arrow-next {
        right: 1.5rem !important;
    }

    .test_bg {
        flex-direction: column !important;
    }

    .test_bg .et_pb_column.et_pb_column_1_2.et_pb_column_12.et_pb_css_mix_blend_mode_passthrough {
        margin-right: 0px !important;
        margin-bottom: 30px !important;
    }

    .et_pb_row.et_pb_row_7.liq_sect_middle .et_pb_module.et_pb_text.et_pb_text_10.et_pb_bg_layout_light.et_pb_text_align_left,
    .et_pb_row.et_pb_row_7.liq_sect_middle .et_pb_module.et_pb_text.et_pb_text_11.et_pb_bg_layout_light.et_pb_text_align_left,
    .et_pb_row.et_pb_row_7.liq_sect_middle .et_pb_module.et_pb_text.et_pb_text_12.et_pb_bg_layout_light.et_pb_text_align_left,
    .et_pb_row.et_pb_row_7.liq_sect_middle .et_pb_module.et_pb_text.et_pb_text_13.et_pb_bg_layout_light.et_pb_text_align_left,
    .et_pb_row.et_pb_row_7.liq_sect_middle .et_pb_module.et_pb_text.et_pb_text_14.et_pb_bg_layout_light.et_pb_text_align_left,
    .et_pb_row.et_pb_row_7.liq_sect_middle .et_pb_module.et_pb_text.et_pb_text_15.et_pb_bg_layout_light.et_pb_text_align_left {
        text-align: center !important;
    }
}

@media (max-width: 980px) and (min-width: 830px) {
    .sect_500 .et_pb_row.et_pb_row_3.full_width_row {
        width: 50% !important;
    }
}

@media (max-width: 829px) and (min-width: 550px) {
    .sect_500 .et_pb_row.et_pb_row_3.full_width_row {
        width: 60% !important;
    }

    .et_pb_module.et_pb_text.et_pb_text_6.et_pb_bg_layout_light.et_pb_text_align_left {
        margin-top: 15px !important;
    }
}

@media (max-width: 691px) {
    #req_a_demo form div button {
        width: 60% !important;
    }

    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
        max-width: 80%;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .et_pb_module.et_pb_text.et_pb_text_6.et_pb_bg_layout_light.et_pb_text_align_left {
        margin-top: 15px !important;
    }

    #request_demo .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
        max-width: 100%;
        width: 100%;
    }

    .sect_500 .et_pb_row.et_pb_row_3.full_width_row {
        width: 100% !important;
    }

    #req_a_demo form div button {
        width: 80% !important;
    }

    .et_pb_section.et_pb_section_1.sect_500.et_section_regular {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .cus_slid .et_pb_slides div {
        height: 250px !important;
        max-height: 250px !important;
    }

    .sect_500 .et_pb_row.et_pb_row_4 {
        padding-top: 0px !important;
    }

    .liq_sect_top .et_pb_module.et_pb_text.et_pb_text_9.et_pb_bg_layout_light.et_pb_text_align_center {
        padding-bottom: 0px !important;
    }

    .liq_sect_middle .et_pb_column.et_pb_column_1_3.et_pb_column_9.et_pb_css_mix_blend_mode_passthrough > div:last-child {
        margin-bottom: 20px !important;
    }

    .liq_sect_middle .et_pb_column.et_pb_column_1_3.et_pb_column_9.et_pb_css_mix_blend_mode_passthrough > div:first-child {
        margin-bottom: 20px !important;
    }

    .et_pb_module.et_pb_slider.et_pb_slider_0.cus_slid.et_pb_slider_fullwidth_off.et_pb_slider_no_pagination.et_pb_bg_layout_dark .et_pb_slides:hover .et_mobile_device .et-pb-arrow-prev {
        left: 0.5rem !important;
    }

    .et_pb_module.et_pb_slider.et_pb_slider_0.cus_slid.et_pb_slider_fullwidth_off.et_pb_slider_no_pagination.et_pb_bg_layout_dark .et_pb_slides:hover .et_pb_slider:hover .et-pb-arrow-next {
        right: 0.5rem !important;
    }

    .cus_slid .et-pb-arrow-prev {
        left: 0.5rem !important;
    }

    .cus_slid .et-pb-arrow-next {
        right: 0.5rem !important;
    }

    .testimonial_bg .et_pb_testimonial_portrait {
        top: 10px !important;
        left: 18px !important;
    }

    .test_bg .et_pb_module.et_pb_testimonial.et_pb_testimonial_0.testimonial_bg.clearfix.et_pb_bg_layout_light.et_pb_text_align_left,
    .test_bg .et_pb_module.et_pb_testimonial.et_pb_testimonial_1.testimonial_bg.clearfix.et_pb_bg_layout_light.et_pb_text_align_left {
        padding: 10px !important;
    }

    .testimonial_bg .et_pb_testimonial_description .et_pb_testimonial_description_inner .testimonial_heading {
        margin-top: 40px !important;
    }

    .testimonial_bg .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_position {
        margin-left: 112px !important
    }
}

@media (max-width: 980px) and (min-width: 800px) {
    #main-footer > div:first-child > div > div {
        margin-right: 20px !important;
    }

    #main-footer > div:not(#footer-bottom) > div {
        justify-content: space-between;
    }

    .et_pb_module.et_pb_text.et_pb_text_6.et_pb_bg_layout_light.et_pb_text_align_left {
        margin-top: 15px !important;
    }
}

p.res_bot_txt {
    color: #202e4d !important;
    line-height: 27px !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    font-family: 'TTNorms Regular', Helvetica, Arial, Lucida, sans-serif;
}

/*tool page*/

#lg-col-2-2 {
    padding-top: 54px !important;
}

@media (max-width: 980px) {
    #lg-col-2-2 {
        padding-top: 30px !important;
    }

    #feat_button.et_pb_button.et_pb_button_1.et_pb_bg_layout_dark {
        padding-right: 18px !important;
        padding-left: 20px !important;
    }

    #lg-col-2-2.lg-col-2-direction {
        flex-direction: column-reverse !important;
        display: flex !important;
    }

    #lg-col-2-2.lg-col-2-direction .LG-column-2 {
        margin-bottom: 0px !important;
    }

    #lg-col-2-2.lg-col-2-direction .LG-column-1 {
        margin-bottom: 30px !important;
    }
}

#lg-col-2-2 .LG-column-2 {
    display: flex !important;
}

@media (min-width: 981px) {
    #test-imonials > div {
        position: relative !important;
    }

    #test-imonials > div > div,
    #test-imonials > div > div > div {
        height: 100% !important;
    }

    #test-imonials div > div > div > div {
        position: absolute !important;
        bottom: 0px !important;
    }
}

@media (max-width: 1215px) and (min-width: 981px) {
    #testimonials-main {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    #testimonials-main > div {
        display: flex !important;
        justify-content: center !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    #testimonials-main > div > div {
        margin: 0 !important;
        margin-right: 20px !important;
    }

    #testimonials-main > div > div:last-of-type {
        margin-right: 0 !important;
    }
}

@media (max-width: 1010px) and (min-width: 981px) {
    #testimonials-main {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

html body #page-container .et_pb_section .et_pb_button_0 {
    color: #ffffff !important;
    border-width: 0px !important;
    font-size: 15px !important;
    background-color: #2281e0 !important;
}

@media (max-width: 1340px) and (min-width: 1150px) {
    #main-header > .container.et_menu_container {
        width: 90% !important;
    }
}


@media (max-width: 1150px) and (min-width: 1080px) {
    #main-header > .container.et_menu_container {
        width: 95% !important;
    }
}


/* */

.tax-blog_post_category .entry-title {
    font-size: 26px !important;
}

.tax-blog_post_category .more-link {
    font-size: 16px !important;
}

.single-blog-post .entry-title {
    color: #2281E0;
}

.page-template-blog-post .more-link {
    display: none;
}

.page-template-blog-post .current,
.page-template-blog-post .page-numbers {
    display: none !important;
}

.page-template-blog-post .next.page-numbers,
.page-template-blog-post .prev.page-numbers {
    display: block !important;
}

.page-template-blog-post .cus_pagination {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.page-template-blog-post .cus_pagination .alignleft {
    display: none !important;
}

@media (max-width: 767px) {
    .tax-blog_post_category .entry-title {
        font-size: 20px !important;
    }

    .page-template-blog-post .cus_pagination {
        margin-bottom: 50px;
    }
}

.post-styles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.post-styles .app-post {
    width: 33.333%;
    margin-top: 50px;
}

.post-styles .app-post.second {
    border-top: 1px solid #9A9A9A;
}

.post-styles .app-post > a {
    padding: 40px 30px 0 30px;
}

.post-styles .app-post.first {
    width: 100%;
    margin-top: 0;
    border-top: 0;
}

.post-styles .app-post.first > a {
    padding: 0;
}

.post-styles .app-post.second {
    width: 50%;
}

.post-styles .app-post.second a {
    padding: 0;
    margin-top: 40px;
}

.post-styles .app-post.second:nth-child(2) a {
    padding-right: 30px;
    border-right: 1px solid #d7d9da;
}

.post-styles .app-post.second:nth-child(3) a {
    padding-left: 30px;
}

.post-styles .app-post a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.post-styles .app-post a:hover {
    opacity: 0.8;
}

.post-styles .app-post a:hover .post-name h2 {
    text-decoration: underline;
}

.post-styles .app-post a .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.post-styles .app-post.first a .d-flex .content-col {
    width: 50%;
    padding-right: 40px;
}

.post-styles .app-post.first a .d-flex .content-col .cat-name {
    display: none;
}

.post-styles .app-post .cat-name h3,
.post-styles .app-post .cat-name span {
	display: inline-block;
	color: #202e4d !important;
}

.post-styles .app-post .cat-name span {
	margin-right: 6px;
}

.post-styles .app-post .cat-name span:last-of-type {
	display: none;
}

.post-styles .app-post.first a .d-flex .feat-img {
    width: 50%;
}

.post-styles .app-post.first a .d-flex .feat-img img {
    max-width: 100%;
    height: auto;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.post-styles .app-post a .post-name h2 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 600;
    margin: 0;
    text-decoration-thickness: 2px !important;
    padding-bottom: 40px;
    text-underline-offset: 5px;
}

.post-styles .app-post.first a .post-name h2 {
    font-size: 64px;
    text-decoration-thickness: 3px !important;
    line-height: 68px;
}

.post-styles .post-excerpt {
    font-size: 20px;
    line-height: 30px;
    color: #202e4d !important;
}

.app-post-items.post-styles .post-excerpt,
.app-post-items-cat.post-styles .post-excerpt {
    display: none;
}

.post-styles .app-post.second .feat-img img {
    max-width: 275px;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.post-styles .app-post.second .feat-img {
    max-width: 275px;
    width: 100%;
}

.post-styles .app-post.second .content-col {
    max-width: calc(100% - 275px);
    width: 100%;
    padding-right: 20px;
}

.post-styles .cat-name {
    margin-bottom: 20px;
}

.post-styles .cat-name h3 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #202e4d !important;
}

.post-styles .app-post.second a .post-name h2 {
    padding-bottom: 24px;
}

.app-post-items,
.app-post-items-cat {
    margin-left: -30px;
    margin-right: -30px;
    position: relative;
}

.app-post-items .seperate,
.app-post-items-cat .seperate {
    height: 1px;
    display: block;
    max-width: calc(100% - 60px);
    width: 100%;
    background-color: #9A9A9A;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 40px;
}

.app-post-items .seperate.sep-tablet,
.app-post-items-cat .seperate.sep-tablet {
    display: none;
}

.app-post-items.post-styles .app-post,
.app-post-items-cat.post-styles .app-post {
    margin-top: 30px;
}

.app-post-items.post-styles .app-post a,
.app-post-items-cat.post-styles .app-post a {
    padding-top: 0;
}

.app-post-items.post-styles .app-post a .d-flex,
.app-post-items-cat.post-styles .app-post a .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.app-post-items.post-styles .feat-img img,
.app-post-items-cat.post-styles .feat-img img {
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%;
    max-width: 100%;
}

.app-post-items.post-styles .feat-img,
.app-post-items-cat.post-styles .feat-img {
    margin-bottom: 24px;
}

.app-post-items.post-styles .app-post a .post-name h2,
.app-post-items-cat.post-styles .app-post a .post-name h2 {
    padding: 0;
    margin: 0;
}

.app-post-items.post-styles .app-post a,
.app-post-items-cat.post-styles .app-post a {
    border-left: 1px solid #d7d9da;
}

.app-post-items.post-styles .cat-name,
.app-post-items-cat.post-styles .cat-name {
    margin-bottom: 16px;
}

@media (min-width: 993px) {
    .app-post-items.post-styles .app-post:not(.third):not(.sec) a,
    .app-post-items-cat.post-styles .app-post:not(.third):not(.sec) a {
        border-left: 0;
    }
}

@media (max-width: 1500px) {
    .post-styles .app-post {
        margin-top: 40px;
    }

    .post-styles .app-post > a {
        padding: 30px 15px 0 15px;
    }

    .post-styles .app-post.second a {
        padding: 0;
        margin-top: 30px;
    }

    .post-styles .app-post.second:nth-child(2) a {
        padding-right: 15px;
    }

    .post-styles .app-post.second:nth-child(3) a {
        padding-left: 15px;
    }

    .post-styles .app-post.first a .d-flex .content-col {
        padding-right: 20px;
    }

    .post-styles .app-post a .post-name h2 {
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 20px;
        text-decoration-thickness: 1px !important;
        text-underline-offset: 3px;
    }

    .post-styles .app-post.first a .post-name h2 {
        font-size: 52px;
        text-decoration-thickness: 2px !important;
        line-height: 60px;
    }

    .post-styles .post-excerpt {
        font-size: 16px;
        line-height: 25px;
    }

    .post-styles .app-post.second .feat-img {
        max-width: 250px;
    }

    .post-styles .app-post.second .content-col {
        max-width: calc(100% - 250px);
        padding-right: 10px;
    }

    .post-styles .cat-name {
        margin-bottom: 10px;
    }

    .post-styles .app-post.second a .post-name h2 {
        padding-bottom: 16px;
    }

    .app-post-items,
    .app-post-items-cat {
        margin-left: -15px;
        margin-right: -15px;
        position: relative;
    }

    .app-post-items .seperate,
    .app-post-items-cat .seperate {
        max-width: calc(100% - 30px);
        margin-top: 30px;
    }

    .app-post-items.post-styles .feat-img,
    .app-post-items-cat.post-styles .feat-img {
        margin-bottom: 16px;
    }
}

@media (max-width: 1200px) {
    .post-styles .app-post.second {
        width: 100%;
    }

    .post-styles .app-post.second:nth-child(3) a {
        padding-left: 0;
    }

    .post-styles .app-post.second:nth-child(2) a {
        padding-right: 0;
        border-right: 0;
    }

    .post-styles .app-post {
        margin-top: 30px;
    }

    .post-styles .app-post.second .feat-img {
        max-width: 30%;
    }

    .post-styles .app-post.second .content-col {
        max-width: 70%;
    }

    .post-styles .app-post.second .feat-img img {
        max-width: 100%;
        height: 200px;
    }
}

@media (max-width: 992px) {
    .app-post-items .seperate,
    .app-post-items-cat .seperate {
        display: none;
    }

    .app-post-items .seperate.sep-tablet,
    .app-post-items-cat .seperate.sep-tablet {
        display: block;
    }

    .post-styles .app-post.second .content-col {
        max-width: 60%;
        padding-right: 20px;
    }

    .post-styles .app-post.second .feat-img {
        max-width: 40%
    }

    .post-styles .app-post {
        width: 50%;
    }

    .app-post-items:after,
    .app-post-items-cat:after {
        content: "";
        display: block;
        position: absolute;
        left: -10px;
        width: 20px;
        height: 100%;
        background-color: #FFF;
        z-index: 2;
        top: 0;
    }
}

@media (max-width: 767px) {
    .app-post-items .seperate,
    .app-post-items-cat .seperate {
        display: none;
    }

    .app-post-items .seperate.sep-tablet,
    .app-post-items-cat .seperate.sep-tablet {
        display: none;
    }

    .post-styles .app-post {
        width: 100%;
    }

    .post-styles .app-post.second {
        width: 100%;
    }

    .post-styles .app-post a .d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .post-styles .app-post.first a .post-name h2 {
        font-size: 40px;
        line-height: 48px;
    }

    .post-styles .app-post.first a .d-flex .feat-img {
        width: 100%;
    }

    .post-styles .app-post.first a .d-flex .feat-img img {
        height: 250px;
    }

    .post-styles .app-post.second .content-col {
        max-width: 100%;
        padding-right: 0;
        margin-top: 16px;
    }

    .post-styles .app-post.second .feat-img {
        max-width: 100%;
    }

    .post-styles .app-post.second .feat-img img {
        height: 250px;
    }

    .post-styles .app-post.first a .d-flex .content-col {
        width: 100%;
        padding-right: 0;
        margin-top: 16px;
    }

    .app-post-items,
    .app-post-items-cat {
        margin-left: auto;
        margin-right: auto;
    }

    .app-post-items:after,
    .app-post-items-cat:after {
        display: none;
    }

    .app-post-items.post-styles .app-post a,
    .app-post-items-cat.post-styles .app-post a {
        border-left: 0;
        border-top: 1px solid #9A9A9A;
        padding: 30px 0 0 0;
    }

    .app-post-items.post-styles .feat-img img,
    .app-post-items-cat.post-styles .feat-img img {
        height: 250px;
    }
}

@media (max-width: 1500px) and (min-width: 1301px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
		font-size: 14px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li.navigation_button>a,	
	.et_header_style_split #et-top-navigation nav>ul>li.navigation_button>a {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li.navigation_button {
		padding-right: 8px !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li.navigation_button:last-of-type,	
	.et_header_style_split #et-top-navigation nav>ul>li.navigation_button:last-of-type {
		padding-left: 8px !important;
		padding-right: 0px !important;
	}
	
	header .logo_container a {
		display: inline-block;
	}
	
	header .logo_container a img {
		max-width: 206px;
		width: 100%;
		height: 52px;
		object-fit: contain;
		object-position: center center;
	}
	
	#top-menu .menu-item-has-children>a:first-child:after {
		right: -15px;
	}
}

@media (max-width: 1300px) and (min-width: 1077px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
		font-size: 13px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li.navigation_button>a,	
	.et_header_style_split #et-top-navigation nav>ul>li.navigation_button>a {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li.navigation_button {
		padding-right: 8px !important;
	}
	
	.et_header_style_left #et-top-navigation nav>ul>li.navigation_button:last-of-type,	
	.et_header_style_split #et-top-navigation nav>ul>li.navigation_button:last-of-type {
		padding-left: 8px !important;
		padding-right: 0px !important;
	}
	
	#top-menu .menu-item-has-children>a:first-child:after {
		right: -15px;
	}
}

@media (max-width: 1120px) and (min-width: 1077px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
		font-size: 12px !important;
	}
}