/* modules global css */

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

.section_style_padd {
    padding-left: 15px;
    padding-right: 15px;
}

.flex_container {
    display: flex;
    flex-wrap: wrap;
}

.new_hero.hero-min-height-800 {
    min-height: 800px;
}

body section div > p {
	font-family: 'Open Sans', Sans-Serif;
}

body section.new_hero div > p {
	font-family: 'Roboto', Sans-Serif;
}

body section.new_hero div.second_txt > p {
	font-family: 'Open Sans', Sans-Serif;
}

.blue_btn {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 5px 25px;
    border-radius: 50px;
    color: #fff;
    background: #00a8e2;
    border: 0;
    box-shadow: 0 0px 0 rgb(255 255 255 / 0%);
    white-space: normal;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.5;
}

.blue_btn:hover, .blue_btn:active {
    color: #fff;
    background: #0079c6;
}

.blue_btn:focus {
    outline: none !important;
    box-shadow: 0 0px 0 rgb(255 255 255 / 0%);

}

.global_btn a {
    background: #BF2037 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 400;
    border: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
}

.landing-hero a.land-btn, .but_div a.land-btn, .sign-btn, .safeconsole-hero .land-btn2, .options_sect .land-btn2,
.cta_section .land-btn2, .how_it_2 .land-btn2 {
    background: #BF2037 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 400;
    border: none !important;
    box-shadow: none !important;
}

/* fonts-css */

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

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

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.white_color {
    color: #fff !important;
}

.red_color {
    color: #BF2037 !important;
}

.dark_color {
    color: #4B4F55 !important;
}

.dark_green_color {
    color: #3A3A3D !important;
}

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

.fw-bold {
    font-weight: bold !important;
}

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

.font-size-30 {
    font-size: 30px !important;
    line-height: 38px !important;
}

.font-size-25 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.font-size-18 {
    font-size: 18px !important;
    line-height: 28px !important;
}

.font-size-15 {
    font-size: 15px !important;
    line-height: 23px !important;
}

.font-size-14 {
    font-size: 14px !important;
    line-height: 20px !important;
}

.font-size-10 {
    margin: 0 !important;
    font-size: 10px !important;
    line-height: 18px !important;
}

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

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

.section_style_bg h1,
.section_style_bg h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.w-100 {
    width: 100% !important;
}

.section_style_bg img {
    max-width: 100%;
    width: auto;
}

@media (max-width: 767px) {
    .brnone br {
        display: none !important;
    }

    .font-size-mobile h1 {
        font-size: 34px !important;
        line-height: 42px !important;
    }
}

/* fonts-css end */

/* modules global css end */

/* 23 Section with form or carousel shortcode */

.img_carousel > div > div {
    align-items: center;
}

.img_carousel .multi_row {
    width: 70%;
    padding-right: 80px;
}

.img_carousel .img_car,
.img_carousel .form_sect {
    width: 30%;
}

.img_carousel .row_container {
    align-items: center;
    margin-bottom: 50px;
}

.img_carousel .row_container:last-of-type {
    margin-bottom: 0;
}

.img_carousel .row_container .row_img {
    width: 60px;
    margin-right: 50px;
}

.img_carousel .row_container .row_content {
    width: 240px;
}

.img_carousel .cta_anchor_section > .global_btn {
    margin-right: 20px;
}

.img_carousel .global_btn a {
    padding: 10px 25px;
    font-size: 12px;
    line-height: 20px;
}

.img_carousel .img_car_s .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

.img_carousel .img_car_s:focus, .img_car_s *:focus {
    outline: none;
}

.img_carousel .img_car_s .slick-dots li.slick-active button:before {
    color: #4B4F55;
    opacity: 1;
}

.img_carousel .img_car_s .slick-dots li button {
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.img_carousel .img_car_s .slick-dots li button:before {
    color: rgba(158,166,179,1);
    opacity: 1;
    font-size: 10px;
}

.img_carousel .img_car_s .slick-prev, .img_car_s .slick-next {
    bottom: -35px;
    top: unset;
    z-index: 1;
}

.img_carousel .img_car_s .slick-prev:before, .img_car_s .slick-next:before {
    color: #4B4F55;
    opacity: 1;
}

.img_carousel .img_car_s .slick-prev {
    left: 67px;
}

.img_carousel .img_car_s .slick-next {
    right: 55px;
}

.img_carousel .img_car_s .slick-dots li {
    width: 8px;
}

.img_carousel .img_car_s img {
    max-width: 100%;
    margin-bottom: 0px;
    height: 320px;
    object-fit: contain;
}

.img_carousel .iframe_div {
    max-width: 350px;
    width: 100%;
}

.img_car .img_car_main_img {
    display: flex;
    justify-content: center;
}

@media (max-width: 991px) {
    .img_carousel .multi_row {
        width: 50%;
        padding-right: 30px;
    }

    .img_carousel .img_car,
    .img_carousel .form_sect {
        width: 50%;
    }

    .img_carousel .img_car_s .slick-prev {
        left: 80px;
    }

    .img_carousel .img_car_s .slick-next {
        right: 67px;
    }

    .img_carousel .cta_anchor_section > .global_btn {
        width: 50%;
        margin-top: 40px;
        text-align: center;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .img_carousel .multi_row {
        width: 100%;
        padding-right: 0;
    }

    .img_carousel .multi_row h2 {
        text-align: center;
    }

    .img_carousel .img_car,
    .img_carousel .form_sect {
        margin-top: 50px;
        width: 100%;
    }

    .img_carousel .img_car_s {
        width: 280px;
        margin-left: auto;
        margin-right: auto;
    }

    .img_carousel .img_car_s .slick-prev {
        left: 57px;
    }

    .img_carousel .img_car_s .slick-next {
        right: 45px;
    }

    .img_carousel .row_container {
        width: 240px;
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
        text-align: center;
    }

    .img_carousel .row_container .row_img {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .img_carousel .row_container .row_img {
        width: 80px;
    }

    .img_carousel .row_container .row_content {
        width: 100%;
    }
}

/* 23 Section with form or carousel shortcode end */

/* 24. Trusted by and Compliance */

.section_style_bg.trusted_by h2 {
    text-transform: capitalize;
}

.trusted_by .flex_container {
    margin-top: 50px;
    align-items: center;
    justify-content: flex-start;
}

.tr_all_content .trusted_by_section .flex_container .logo_cont {
    margin-right: 35px;
}

.trusted_by .compliance_section .flex_container .logo_cont {
    margin-right: 8px;
}

.tr_all_content .trusted_by_section .flex_container .logo_cont:last-of-type,
.trusted_by .compliance_section .flex_container .logo_cont:last-of-type {
    margin-right: 0px;
}

.tr_all_content {
    display: flex;
    flex-wrap: wrap;
}

.tr_all_content > div {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.tr_all_content > div h3 {
	font-family: 'open sans', sans-serif;
}

.trusted_by img {
    max-width: 300px;
    width: 100%;
}

.trusted_by .compliance_section img {
    width: 107px;
}

.trusted_by_section.trust-only,
.compliance_section.comp-only {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.trusted_by_section.trust-only .flex_container .logo_cont {
    margin-right: 35px;
}

.trusted_by_section.trust-only .flex_container .logo_cont:last-of-type {
    margin-right: 0px;
}

.section_style_bg.trusted_by.dl4fe_page .trusted_by_section.trust-only {
    max-width: 900px;
}

.section_style_bg.trusted_by.dl4fe_page .trusted_by_section.trust-only h2 {
    text-align: center;
    color: #bf2037 !important;
}

.section_style_bg.trusted_by.dl4fe_page .trusted_by_section.trust-only .flex_container {
    justify-content: space-between;
}

.section_style_bg.trusted_by.dl4fe_page .trusted_by_section.trust-only .flex_container .logo_cont {
    text-align: center;
    margin-right: 0;
}

@media (max-width: 1205px) {
    .section-style_bg.trusted_by_section {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .trusted_by .flex_container .logo_cont img {
        max-width: 220px;
        margin-top: 50px;
    }

    .tr_all_content > div {
        width: 100%;
    }

    .tr_all_content .compliance_section {
        margin-top: 80px;
    }

    .tr_all_content .trusted_by_section .flex_container .logo_cont {
        margin-right: 25px;
    }

    .trusted_by .compliance_section .flex_container .logo_cont {
        margin-right: 5px;
    }

    .tr_all_content .trusted_by_section .flex_container .logo_cont:last-of-type,
    .trusted_by .compliance_section .flex_container .logo_cont:last-of-type {
        margin-right: 0px;
    }

    .trusted_by .compliance_section .flex_container .logo_cont img {
        margin-top: 0;
    }

    .trusted_by .trusted_by_section.trust-only .flex_container {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .trusted_by .trusted_by_section.trust-only .flex_container {
        margin-top: 50px;
    }

    .tr_all_content .trusted_by_section .flex_container .logo_cont,
    .trusted_by_section.trust-only .flex_container .logo_cont {
        margin-right: 0px;
        width: 100%;
    }

    .trusted_by .compliance_section .flex_container .logo_cont {
        margin-right: 5px;
        width: auto;
    }

    .trusted_by .flex_container .logo_cont img {
        width: auto;
    }

    .trusted_by .compliance_section .flex_container img {
        width: 76px;
    }


    .trusted_by .flex_container .logo_cont:first-of-type img {
        margin-top: 0;
    }

    .section_style_bg.trusted_by.dl4fe_page .trusted_by_section.trust-only .flex_container {
        align-items: center;
        justify-content: center;
    }

    .section_style_bg.trusted_by.dl4fe_page .trusted_by_section.trust-only .flex_container .logo_cont {
        width: 25%;
    }

    .section_style_bg.trusted_by.dl4fe_page .trusted_by_section.trust-only .flex_container .logo_cont img {
        margin-top: 30px !important;
    }
}

/* 24. Trusted by and Compliance end */

/* 26. full page slider */

.full_cont {
    width: 100%;
    max-width: 100%;
}

.full_cont img.slid_img {
    height: 800px;
    object-fit: cover;
    width: 100%;
}

.full_cont:focus, .full_cont *:focus {
    outline: none;
}

.full_cont button:before {
    display: none;
}

.full_cont button img {
    width: 19px;
    height: 37px;
    object-fit: cover;
}

.full_cont button {
    border-radius: 50%;
    background-color: rgba(255,255,255, 0.5) !important;
    z-index: 10;
    width: 82px;
    height: 82px;
}

.full_cont .slick-prev {
    left: 80px;
}

.full_cont .slick-next {
    right: 80px;
}

@media (max-width: 1443px) {
    .full_cont img.slid_img {
        height: 600px;
    }

    .full_cont button img {
        width: 15px;
        height: 30px;
    }

    .full_cont button {
        width: 62px;
        height: 62px;
    }

    .full_cont .slick-prev {
        left: 60px;
    }

    .full_cont .slick-next {
        right: 60px;
    }
}

/* 26. full page slider end */

/* 28. resources */

.section_style_bg.resources_new .container_res  {
    max-width: 1110px;
    margin: 0 auto;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.section_style_bg.resources_new.res_old_design .container_res h2 {
    font-size: 30px;
    line-height: 38px;
}

.section_style_bg.resources_new .container_res .flex_container {
    justify-content: center;
    align-items: center;
}

.section_style_bg.resources_new .container_res .flex_container > div {
    width: 25%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
}

.section_style_bg.resources_new .container_res .flex_container .logo_cont_2 {
    width: 12%;
}

.section_style_bg.resources_new .container_res .flex_container .btn_txt {
    width: 88%;
    padding-left: 30px;
}

.section_style_bg.resources_new .container_res .flex_container .btn_txt a {
    font-size: 15px;
    line-height: 25px;
    color: #4B4F55;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	font-family: 'Open Sans', Sans-Serif;
}

@media (max-width: 767px) {
    .section_style_bg.resources_new .container_res .flex_container .btn_txt {
        padding-left: 15px;
    }

    .section_style_bg.resources_new .container_res .flex_container > div {
        width: 100%;
        margin-bottom: 50px;
        padding: 0;
    }

    .section_style_bg.resources_new .container_res .flex_container > div:last-of-type {
        margin-bottom: 0px;
    }
}

/* 28. resources end */

/* 30. Content text */

.container_new {
    margin: 0 auto;
    width: 100%;
}

.content_text .cont_txt p {
    font-size: 18px;
    line-height: 28px;
    color: #3A3A3D;
    font-style: normal;
    margin: 0;
}

.content_text  .row_columns {
    padding-left: 20px;
    padding-right: 20px;
}

.content_text  .row_columns h2 {
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
    font-weight: bold;
    margin: 0 0 45px 0;
    padding: 0;
    max-width: 465px;
    width: 100%;
}

.content_text  .row_columns h3 {
    font-size: 20px;
    line-height: 28px;
    color: #3A3A3D;
    font-weight: bold;
    margin: 0 0 12px 0;
    padding: 0;
}

.content_text .row_columns p {
    font-size: 18px;
    line-height: 28px;
    color: #4B4F55;
    font-weight: normal;
    margin: 0 0 30px 0;
    padding: 0;
    max-width: 465px;
    width: 100%;
}

.content_text .row_columns a {
    color: #4B4F55;
}

.content_text .columns_content.col-font-size-15 strong a {
    font-size: 15px !important;
    line-height: 25px !important;
    font-weight: 300 !important;
}

.content_text .columns_content.col-font-size-18 p {
    font-size: 18px !important;
    line-height: 28px !important;
}

.content_text .columns_content.col-font-size-15 p {
    font-size: 15px !important;
    line-height: 25px !important;
}

.content_text .row_columns p:last-of-type {
    margin: 0px;
}

.mult_row .row_title {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.mult_row .row_title h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: bold;
    color: #BF2037;
    margin: 0px 0px 50px 0px;
}

.content_text .columns_content p a strong {
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: bold !important;
    text-decoration: underline !important;
    color: #3A3A3D !important;
}

.content_text .columns_content.col-font-size-15 h3 {
    font-size: 18px !important;
    line-height: 28px !important;
    margin: 0px 0px 30px 0px !important;
	font-family: 'Open Sans', Sans-Serif;
}

.content_text .row_columns .global_btn {
    margin-top: 45px;
}

.content_text .row_columns .global_btn a {
    color: #fff !important;
}

@media (max-width: 991px) {
    .content_text  .row_columns {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .content_text .row_columns .columns_content {
        margin-bottom: 50px;
    }

    .content_text .row_columns:last-of-type .columns_content {
        margin-bottom: 0;
    }

    .content_text .row_columns p,
    .content_text .row_columns h2 {
        max-width: 100%;
    }

    .mult_row .row_title {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* 30. Content text end */

/* 31. CTA anchor section */

.anchor_cta_section .cta_anchor_section {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.anchor_cta_section .cta_anchor_section.flex_container {
    justify-content: center;
}

.anchor_cta_section .cta_anchor_section .global_btn {
    margin-right: 20px;
    text-align: center;
}

.anchor_cta_section .cta_anchor_section .global_btn a {
    padding: 8px 25px 8px 25px;
    background-color: #4B4F55 !important;
    font-size: 11px;
    line-height: 18px;
    width: 170px;
    display: block;
}

@media (max-width: 991px) {
    .anchor_cta_section .cta_anchor_section .global_btn {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .anchor_cta_section .cta_anchor_section .global_btn {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .anchor_cta_section .cta_anchor_section .global_btn:last-of-type {
        margin: 0px;
    }

    .anchor_cta_section .cta_anchor_section .global_btn a {
        margin-left: auto;
        margin-right: auto;
    }
}



/* 31. CTA anchor section end */

/* 32 - Slider with description css */

.slider_desc {
    padding-left: 15px;
    padding-right: 15px;
}

.slider_desc .slid_container {
    max-width: 1110px;
    margin: 0 auto;
    width: 100%;
}

.slider_desc .slider_desc_title {
    font-size: 50px;
    line-height: 58px;
    margin-top: 0;
    text-transform: uppercase;
    color: #BF2037;
    margin-bottom: 40px;
    font-weight: bold;
    max-width: 720px;
    width: 100%;
}

.slider_desc .content_container > div {
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 150px;
    max-width: 925px;
    width: 100%;
}

.slider_desc .content_container > div p {
    margin-bottom: 0;
    font-family: "Roboto", Sans-Serif !important;
}

.slider_desc .content_container > div p span {
    font-weight: bold;
}

.slider_desc .slick-arrow {
    width: 30px !important;
    height: 60px;
    top: 280px;
    transform: none;
    z-index: 50;
}

.slider_desc .slick-arrow:before {
    display: none;
}

.slider_desc .slick-arrow {
    width: 100%;
}

.slider_desc .slick-arrow.slick-prev {
    left: 45px;
}

.slider_desc .slick-arrow.slick-next {
    right: 45px;
}

.slider_desc .slid_content_cont img {
    width: 100%;
    margin-bottom: 60px;
    height: 625px;
    object-fit: contain;
}

.slider_desc .slid_content_cont h5,
.slider_desc .slid_content_cont div {
    max-width: 600px;
    margin: 0 auto;
    padding: 0px 15px;
}

.slider_desc .slid_content_cont h5 {
    font-size: 35px;
    line-height: 42px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.slider_desc .slid_content_cont div {
    font-size: 25px;
    line-height: 35px;
    color: #FFF;
    font-weight: normal;
}

.slider_desc .slid_content_cont div p {
    margin-bottom: 0;
    font-family: "Roboto", Sans-Serif !important;
}

.slider_desc .slick-dots li button:before {
    font-size: 17px;
    line-height: 17px;
    color: #3A3A3D;
    width: 17px;
    height: 17px;

}

.slider_desc .slick-dots li.slick-active button:before {
    color: #BF2037;
}

.slider_desc .slick-dots li button {
    padding: 0;
    margin-left: 8px;
    margin-right: 8px;
}

.slider_desc .slick-dots {
    max-width: 200px;
    left: 0;
    bottom: 165px;
}

@media (max-width: 992px) {
    .slider_desc .slid_content_cont img {
        height: 410px;
    }

    .slider_desc .slick-arrow {
        top: 160px;
    }

    .slider_desc .slid_content_cont h5, .slider_desc .slid_content_cont div {
        max-width: 100%;
    }

    .slider_desc .slick-dots {
        bottom: unset;
        top: 425px;
        left: 50%;
        transform: translateX(-50%);
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .slider_desc .slider_desc_title {
        margin-bottom: 60px;
    }

    .slider_desc .content_container > div {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 110px;
    }

    .slider_desc .slid_container {
        max-width: 345px;
    }

    .slider_desc .slid_content_cont img {
        height: 290px;
        object-fit: cover;
        border-radius: 24px;
        margin-bottom: 100px;
    }

    .slider_desc .slick-arrow {
        top: 130px;
        width: 17px !important;
        height: 34px;
    }

    .slider_desc .slick-arrow.slick-prev {
        left: 30px;
    }

    .slider_desc .slick-arrow.slick-next {
        right: 30px;
    }

    .slider_desc .slick-dots {
        top: 320px;
        left: 0;
        transform: none;
        text-align: left;
    }

    .slider_desc .slid_content_cont h5 {
        margin-bottom: 55px;
    }

    .section_style_bg.slider_desc.dl4fe_style {
        padding-bottom: 150px !important;
    }

    .slider_desc .slid_content_cont h5, .slider_desc .slid_content_cont div {
        padding: 0;
    }
}

/* 32 - Slider with description css end */

/* 33. sign up */

.sign_up_sect_new .sign_container {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-around;
    align-items: center;
}

.sign_up_sect_new .sign_container .text_column_sign {
    max-width: 470px;
    width: 100%;
}

.sign_up_sect_new .sign_container .cta_column_sign {
    max-width: 250px;
    width: 100%;
}

.sign_up_sect_new .sign_container .text_column_sign h2 {
    font-size: 40px;
    line-height: 48px;
    color: #FFF;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.sign_up_sect_new .sign_container .cta_column_sign .global_btn {
    text-align: right;
}

.sign_up_sect_new .sign_container .cta_column_sign .global_btn a {
    width: 100%;
    text-align: center;
    padding: 12px 50px 14px 50px;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    background-color: #3A3A3D !important;
    color: #fff !important;
    border-radius: 25px;
    text-transform: uppercase;
}

.section_style_bg.sign_up_sect_new.bg_sign_up_style .text_column_sign {
    display: none !important;
}

.section_style_bg.sign_up_sect_new.bg_sign_up_style .sign_container .cta_column_sign {
    max-width: 100%;
}

.section_style_bg.sign_up_sect_new.bg_sign_up_style .sign_container .cta_column_sign .global_btn {
    text-align: center;
}

.section_style_bg.sign_up_sect_new.bg_sign_up_style .sign_container .cta_column_sign .global_btn a {
    padding: 10px 45px;
    background-color: #BF2037 !important;
}

.section_style_bg.sign_up_sect_new.old_sign_up_style .sign_container .cta_column_sign .global_btn a {
    background-color: #fff !important;
    color: #3A3A3D !important;
}

.section_style_bg.sign_up_sect_new.old_sign_up_style .sign_container .cta_column_sign .global_btn a:hover {
    background-color: #3A3A3D !important;
    color: #fff !important;
}

.section_style_bg.sign_up_sect_new.old_sign_up_style .sign_container .text_column_sign {
    max-width: 100%;
    margin-bottom: 70px;
    text-align: center;
}

.section_style_bg.sign_up_sect_new.old_sign_up_style .sign_container .cta_column_sign {
    text-align: center;
}

.section_style_bg.sign_up_sect_new.old_sign_up_style .sign_container .cta_column_sign .global_btn {
    text-align: center;
}

.section_style_bg.sign_up_sect_new.partners_page_style {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1110px;
    width: 100%;
    border-radius: 100px;
}

.section_style_bg.sign_up_sect_new.partners_page_style .sign_container {
    max-width: 500px;
}

.section_style_bg.sign_up_sect_new.partners_page_style .sign_container .text_column_sign {
    max-width: 280px;
}

.section_style_bg.sign_up_sect_new.partners_page_style .sign_container .cta_column_sign {
    max-width: 194px;
}

@media (max-width: 991px) {
    .section_style_bg.sign_up_sect_new.partners_page_style {
        border-radius: 0px;
    }
}

@media (max-width: 767px) {
    .section_style_bg.sign_up_sect_new {
        padding-top: 125px !important;
        padding-bottom: 125px !important;
    }

    .sign_up_sect_new .sign_container .text_column_sign {
        text-align: center;
        margin-bottom: 65px;
    }

    .sign_up_sect_new .sign_container .cta_column_sign .global_btn {
        text-align: center;
    }

    .section_style_bg.sign_up_sect_new.bg_sign_up_style {
        padding-bottom: 450px !important;
    }

    .section_style_bg.sign_up_sect_new.old_sign_up_style .sign_container .text_column_sign h2 br {
        display: none;
    }

    .section_style_bg.sign_up_sect_new.partners_page_style {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .section_style_bg.sign_up_sect_new.partners_page_style .sign_container .text_column_sign {
        margin-bottom: 40px;
    }
}

/* 33. sign up end */

/* 34. how it works */

.how_it_work_section {
    padding: 100px 15px;
    max-width: 100%;
    width: 100%;
    text-align: center;
}

.how_it_work_section .container-flex {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.how_it_work_section h2 {
    padding: 0;
    margin: 0px auto 80px auto;
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
}

.how_it_work_section .container-flex > img {
    position: absolute;
    height: 645px;
    width: 645px;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    object-fit: contain;
}

.how_it_work_section .container-flex .columns_size {
    width: 50%;
    text-align: left;
    display: flex;
}

.how_it_work_section .container-flex .columns_size .columns_width {
    width: 250px;
}

.how_it_work_section .container-flex .columns_size:nth-child(odd) {
    justify-content: flex-end;
}

.how_it_work_section .container-flex .columns_size:nth-child(even) {
    justify-content: flex-start;
}

.how_it_work_section .container-flex .columns_size:nth-child(1),
.how_it_work_section .container-flex .columns_size:nth-child(2) {
    margin-bottom: 300px;
}

.how_it_work_section .container-flex .columns_size .columns_width img {
    width: 100%;
    margin-bottom: 30px;
}

.how_it_work_section .container-flex .columns_size .columns_width div p {
    color: #4B4F55;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 30px;
}

.options_sect a.land-btn,
.how_it_work_section .container-flex .columns_size .columns_width p.btn_no {
    background: #BF2037 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 400;
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 0;
    display: inline-block;
}

.hide_img {
    display: none;
}

@media (max-width: 991px) {
    .changed_img {
        display: none;
    }

    .how_it_work_section .container-flex .columns_size .columns_width .hide_img {
        display: block;
        width: 255px;
        margin-bottom: 45px;
    }

    .how_it_work_section .container-flex .columns_size {
        justify-content: center !important;
        align-items: flex-start;
        text-align: center;
    }

    .how_it_work_section .container-flex .columns_size .columns_width img {
        width: 255px;
    }

    .how_it_work_section .container-flex .columns_size {
        margin-bottom: 40px !important;
        margin-top: 40px !important;
    }

    .how_it_work_section h2 {
        margin-bottom: 40px;
    }

    .how_it_work_section .container-flex .columns_size .columns_width a.land-btn {
        padding-left: 20px;
        padding-right: 20px;
    }

    .how_it_work_section {
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .how_it_work_section .container-flex .columns_size {
        width: 100%;
    }
}

/* 34. how it works end */

/* 35. options */

.options_sect {
    padding: 150px 15px;
    max-width: 100%;
    width: 100%;
}

.options_sect > h2,
#deployment h2 {
    padding: 0;
    margin: 0px auto 30px auto;
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.options_sect .title_text > p {
    color: #4B4F55;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 80px;
    max-width: 480px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: normal;
}

.options_sect .container-flex2 {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.options_sect .container-flex2 .col1 {
    width: 33.3333%;
    padding: 40px 90px 40px 0px;
}

.options_sect .container-flex2 .col2 {
    width: 66.6666%;
    padding: 40px 80px;
    background-color: #fff;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.options_sect .container-flex2 h3 {
    color: #3A3A3D;
    font-size: 18px;
    line-height: 30px;
    margin: 0px 0px 50px 0px;
    font-weight: bold;
    text-align: center;
    width: 100%;
	font-family: 'Open Sans', Sans-Serif;
}

.options_sect .container-flex2 img {
    max-width: 250px;
    width: 100%;
    margin: 0px 0px 35px 0px;
}

.options_sect .container-flex2 .content_35 p,
.options_sect .container-flex2 .content_35_2 p {
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    color: #4B4F55;
    margin-bottom: 50px;
}

.options_sect .container-flex2 .little-container {
    width: 50%;
}

.options_sect .container-flex2 .little-container:nth-child(even) {
    padding-right: 38px;
}

.options_sect .container-flex2 .little-container:nth-child(odd) {
    padding-left: 42px;
}

@media (max-width: 991px) {
    .options_sect {
        padding: 100px 15px;
    }

    .options_sect .title_text > p {
        margin-bottom: 60px;
    }

    .options_sect .container-flex2 {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .options_sect .container-flex2 .col1 {
        padding: 0;
        width: 250px;
    }

    .options_sect .container-flex2 .col2 {
        width: 80%;
    }

    .options_sect .container-flex2 .content_35 p,
    .options_sect .container-flex2 .content_35_2 p {
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .options_sect .container-flex2 .col2 {
        width: 320px;
        padding: 50px 35px;
    }

    .options_sect .container-flex2 .little-container {
        width: 100%;
        padding: 0 !important;
    }
}

/* 35. options end */

/* 37. price diagram */


.price_section {
    max-width: 100%;
    width: 100%;
    padding: 150px 15px 100px 15px;
}

.price_section .price_flex {
    max-width: 600px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.price_section .price_flex .product_column {
    width: 33.3333%;
    padding-top: 135px;
    padding-right: 25px;
}

.price_section .price_flex .price_table_top {
    width: 66.6666%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
}

.price_section .price_flex .price_table_top > div {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
}

.price_section .price_flex .price_table_top h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #3A3A3D;
    margin-bottom: 0;
}

.price_section .price_flex .price_table_top h3 {
    font-size: 15px;
    line-height: 25px;
    color: #BF2037;
    font-weight: normal;
    margin-bottom: 30px;
}

.price_section .price_flex .product_column h3 {
    position: relative;
    font-size: 15px;
    line-height: 25px;
    color: #707070;
    font-weight: bold;
    margin-bottom: 36px;
}

.price_section .price_flex .product_column h3:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -24px;
    width: 600px;
    height: 10px;
    background-image: url('/wp-content/uploads/2021/04/three-dots-svgrepo-com-1.svg');
    background-repeat: repeat-x;
    backgraund-position: center center;
    background-size: contain;
}

.price_section .price_flex .product_column h3:last-of-type:after {
    display: none;
}

.price_section .price_flex .price_table_top img {
    display: block;
    text-align: center;
    width: 28px;
    height: 28px;
    margin: 40px auto 58px auto;
}

.page-id-22340 #resources .container {
    padding-top: 80px !important;
}

@media (max-width: 630px) {
    .price_section {
        overflow: hidden;
        overflow-x: visible;
    }
    .price_section .price_flex {
        width: 600px;
        overflow-x: scroll;
    }
}

/* 37. price diagram end */

/* 45 - right or left hero content module css */

.new_hero .global_btn {
    margin-top: 40px;
}

.new_hero .container {
    z-index: 1;
    position: relative;
}

.new_hero.flex_container {
    align-items: center;
}

h2.section_title_h2 {
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.new_hero .all_content.flex_container {
    justify-content: space-between;
    align-items: flex-start;
}

.new_hero .right_or_left_container.righting {
    display: flex;
    justify-content: flex-end;
}

.section_style_bg.new_hero.hero_with_opacity {
    position: relative;
    z-index: 0;
}

.section_style_bg.new_hero.hero_with_opacity .container {
    position: relative;
    z-index: 1;
}

.section_style_bg.new_hero.hero_with_opacity:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
}

body section.new_hero .buy_location {
	font-family: 'Open Sans', Sans-Serif;
}

body section.new_hero .buy_location .global_btn a {
	font-family: 'Roboto', Sans-Serif;
}

.new_hero .buy_location p {
    font-size: 15px;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 20px !important;
}

.new_hero .buy_location .selected_filter {
    border-radius: 7px;
}

.new_hero .buy_location li,
.new_hero .buy_location ul,
.new_hero .buy_location .selected_filter {
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    color: #3A3A3D;
    padding: 12px 25px;
    background-color: #fff;
    cursor: pointer;
}

.new_hero .buy_location .selected_filter {
    position: relative;
}

.new_hero .buy_location .selected_filter:after {
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 10px;
    background-image: url('/wp-content/uploads/2021/06/down-arrow-svgrepo-com.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    right: 25px;
    top: 18px;
    z-index: 5;
    transform: rotate(0deg);
    transition: transform 0.35s;
}

.new_hero .buy_location .selected_filter.rot:after {
    transform: rotate(180deg);
}

.new_hero .buy_location .global_btn {
    margin-top: 35px;
}

.new_hero .buy_location .global_btn a {
    padding: 14px 40px;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
}

.new_hero .buy_location .filter {
    position: relative;
}

.new_hero .buy_location #bl_filter_drop {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    border-radius: 7px;
    z-index: 10;
    padding: 0px;
    list-style: none;
    display: none;
}

.new_hero .buy_location #bl_filter_drop li:first-of-type {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.new_hero .buy_location #bl_filter_drop li:last-of-type {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.new_hero .buy_location #bl_filter_drop li {
    border-radius: 0;
    padding: 0;
    transition: background-color 0.3s;
}

.new_hero .buy_location #bl_filter_drop li:hover {
    background-color: #EEEEEF;
}

.new_hero .buy_location #bl_filter_drop li a {
    color: #3A3A3D;
    display: block;
    padding: 12px 25px;
}

@media (max-width: 767px) {
    .new_hero .left,
    .new_hero .right {
        max-width: 100% !important;
        width: 100%;
    }

    .new_hero .all_content .right {
        margin-top: 100px;
    }

    .solutions_hero.new_hero {
        background-position: -1135px center;
    }

    .solutions_hero.new_hero.safeconsole_hero {
        background-position: -1600px center;
    }

    .safeconsole_hero.new_hero {
        padding-top: 100px !important;
        padding-bottom: 580px !important;
    }

    .safeconsole_hero.new_hero .global_btn {
        text-align: center;
    }

    .products_hero.new_hero {
        align-items: flex-start;
    }

    .products_hero.new_hero h1,
    .products_hero.new_hero h2 {
        text-align: center;
    }

    .ultra_hero.new_hero {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        text-align: center;
    }

    .ultra_hero.new_hero h1,
    .ultra_hero.new_hero h2 {
        text-align: center;
        margin-bottom: 220px;
    }

    .word-break.new_hero h1,
    .word-break.new_hero h2 {
        word-break: break-all;
    }
}

/* right or left hero content module css end */

/* 46 - Product section */

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

.products_section {
    padding-left: 15px;
    padding-right: 15px;
}

.products_section {
    margin-bottom: 0;
}

.sect_title {
    text-align: center;
}


.big_container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.border-yes:after {
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background-color: #EEEEEF;
    position: absolute;
    right: 20px;
    top: 0;
}

.product_list {
    position: relative;
    padding: 20px 20px;
}

.product_list .flex_container {
    align-items: flex-start;
}

.product_list .subtitles {
    width: 250px;
    margin-left: 0;
}

.product_list .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.product_list .item > div {
    width: 227px;
    margin-left: 0;
}

.product_list img {
    width: auto;
    height: 180px;
    object-fit: contain;
}

.product_list p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    color: #3A3A3D;
    font-weight: normal;
}

.product_list .global_btn {
    margin-top: 30px;
}

.product_list .global_btn a {
    padding: 8px 16px 8px 16px;
    font-size: 11px;
    line-height: 18px;
}

.sect_title h2 {
    padding: 0;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: bold;
    color: #3A3A3D;
    margin-bottom: 60px;
}

.subtitles h3,
.item_name h3 {
    color: #BF2037;
    font-size: 25px;
    line-height: 35px;
    font-weight: normal;
    margin-bottom: 40px;
}

.subtitles h3 {
    margin-bottom: 60px;
}

.item_name h3 {
    line-height: 35px;
    font-weight: bold;
    color: #3A3A3D;
    min-height: 70px;
}

@media (max-width: 1155px) {
    .sect_title h2 {
        margin-bottom: 0;
    }

    .product_list {
        width: 100% !important;
        padding: 60px 0;
    }

    .product_list .subtitles {
        width: 230px;
        margin-left: auto;
        margin-right: auto;
    }

    .subtitles h3 {
        margin-bottom: 30px;
    }

    .product_list > .flex_container > .item {
        width: 230px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .item_name h3 {
        min-height: auto;
        margin-bottom: 30px;
    }

    .border-yes:after {
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 0;
        top: unset;
        right: unset;
    }
}

/* 46 - Product section end */

/* 48 - reversed columns */

.row_reverse_section {
    padding-left: 15px;
    padding-right: 15px;
}

.row_reverse_section.cares_style .row_reverse .flex_container .row_content {
    width: 41%;
}

.row_reverse_section.cares_style .row_reverse .flex_container .row_img {
    width: 59%;
}

.row_reverse_section.cares_style .row_reverse .flex_container .row_content .sect_title h3 {
    color: #BF2037;
}

.row_reverse_section.cares_style .row_reverse .flex_container .description {
    font-size: 15px;
    line-height: 25px;
}

.row_reverse_section.cares_style .row_reverse .flex_container {
    align-items: flex-start;
}

.row_reverse_section .sect_title p {
    margin: 20px 0 60px 0;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    max-width: 780px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    color: #3a3a3d;
}

@media (max-width: 991px) {
    .row_reverse_section.cares_style .row_reverse .flex_container .row_content {
        width: 50%;
    }

    .row_reverse_section.cares_style .row_reverse .flex_container .row_img {
        width: 50%;
    }

    .row_reverse_section.cares_style .row_reverse .flex_container .row_img img {
        height: auto;
    }
}

@media (max-width: 767px) {
    .row_reverse_section.cares_style .row_reverse .flex_container .row_content {
        width: 100%;
    }

    .row_reverse_section.cares_style .row_reverse .flex_container .row_img {
        width: 100%;
    }

    .row_reverse_section.cares_style .row_reverse .flex_container .row_img {
        margin-bottom: 10px;
    }

    .brnonemobile br {
        display: none;
    }
}


/* 48 - reversed columns end */

/* 49 - dl4 fe section css */

.dl4-fe-section {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

.dl4-fe-section > img {
    position: absolute;
    width: 1612px;
    height: 983px;
    top: 0;
    right: 0;
    object-fit: contain;
}

.dl4_container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 1;
}

.dl4_container h2 {
    font-size: 50px;
    line-height: 58px;
    color: #bf2037;
    font-weight: bold;
    margin: 0;
}

.dl4_container .dl_content {
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    font-weight: 300;
    margin-top: 35px;
}

body .dl4_container .dl_content p {
    margin-bottom: 0;
    font-family: "Roboto", Sans-Serif !important;
}

.dl4_container .dl_content p span {
    font-weight: bold;
}

@media (max-width: 767px) {
    .dl4-fe-section {
        padding-top: 0 !important;
        padding-bottom: 215px !important;
    }

    .dl4_container .dl_content {
        font-size: 30px;
        line-height: 38px;
    }
}

/* 49 - dl4 fe section css end */

/* dl4 fe page css */


.landing-hero .new-hero-title h1 {
    padding: 0;
}



.sign-btn {
    font-size: 14px !important;
    padding: 10px 40px !important;
    font-weight: normal !important;
}

.but_div {
    display: flex;
    flex-wrap: wrap;
}

.but_div a.land-btn {
    padding: 10px 15px;
    margin-right: 20px;
    width: 116px;
}

.content_with_opac {
    display: none;
}

.sect_car {
    background-color: #eeeeee;
}

.sect_car .container {
    padding-top: 100px !important;
}

.main_cont1 {
    max-width: 71%;
    flex: 0 0 71%;
    margin-bottom: 100px !important;
}

.car-col {
    max-width: 29%;
    flex: 0 0 29%;
    margin-bottom: 100px !important;
}

.car-col img {
    max-width: 100%;
    margin-bottom: 30px;
    height: 420px;
    object-fit: cover;
}

.cr-content {
    padding-right: 15px;
    margin-bottom: 50px;
}

.img_car_s .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

.img_car_s:focus, .img_car_s *:focus {
    outline: none;
}

.img_car_s .slick-dots li.slick-active button:before {
    color: #4B4F55;
    opacity: 1;
}

.img_car_s .slick-dots li button {
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.img_car_s .slick-dots li button:before {
    color: rgba(158,166,179,1);
    opacity: 1;
    font-size: 10px;
}

.img_car_s .slick-prev, .img_car_s .slick-next {
    bottom: -35px;
    top: unset;
    z-index: 1;
}

.img_car_s .slick-prev:before, .img_car_s .slick-next:before {
    color: #4B4F55;
    opacity: 1;
}

.img_car_s .slick-prev {
    left: 67px;
}

.img_car_s .slick-next {
    right: 55px;
}

.img_car_s .slick-dots li {
    width: 8px;
}

#features, #specs, #demo {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

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

#features p {
    margin-bottom: 0 !important;
}

#case {
    background-color: #eeeeee !important;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

#case .img-fluid, #features .img-fluid {
    margin-top: 0 !important;
}

#features:before, #specs:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(58,58,61,0.9);
}

#specs .spec_i {
    width: 100%;
}

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

#features h2 {
    color: #BF2037;
    font-size: 28px;
}

.features h2, #case h2, #specs h2 {
    color: #BF2037;
    font-size: 28px !important;
}

#features img {
    width: 80px !important;
    margin-bottom: 30px !important;
}

.features .text-center img {
    width: unset !important;
    margin-bottom: 30px !important;
    height: 150px;
    object-fit: cover;
}

#case img {
    width: 129px !important;
    margin-bottom: 30px !important;
    height: 100px;
    object-fit: contain;
}

.features .text-left img {
    width: 54px !important;
    margin-bottom: 30px !important;
    height: 55px;
    object-fit: contain;
}

.features .text-left {
    margin-left: auto;
    margin-right: auto;
}

#res .res_but .but_img a, #resources .res_but .but_img a {
	font-family: 'Open Sans', Sans-Serif;
}

body #features h3 {
    color: #ffffff;
    min-height: 63px;
	font-family: 'Open Sans', Sans-Serif;
}

body .features h3 {
    color: #4B4F55;
    min-height: 41px;
	font-family: 'Open Sans', Sans-Serif;
}

#case h3 {
    color: #4B4F55;
	font-family: 'Open Sans', Sans-Serif;
}

#specs h3 {
    color: #ffffff;
    font-size: 15px !important;
    font-weight: bold !important;
	font-family: 'Open Sans', Sans-Serif;
}

#specs p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding-right: 27px;
}

#specs p.spec_pi {
    font-size: 12px;
    font-style: italic;
}

#features p {
    color: #D1D1D1;
    font-size: 15px;
    padding-right: 5px;
}

#case p {
    color: #4B4F55;
    font-size: 15px;
    width: 254px;
    margin: 0 auto;
}

.features p {
    font-size: 15px;
    color: #4B4F55;
    padding-right: 11px;
}

.features .col-sm-6 p {
    padding-right: 0;
}

#management {
    margin-top: 50px !important;
}

#management p {
    margin-bottom: 50px !important;
}

#features2 .img-fluid, #manage .img-fluid {
    margin-top: 0 !important;
}

#features2 p, #manage p {
    margin-bottom: 50px !important;
}



#res {
    background-color: #eeeeee !important;
}

#res .container {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#res .res_cols {
    margin-bottom: 50px !important;
}

#resources .res_cols {
    margin-bottom: 0px !important;
}

#resources .tru_cols {
    display: none;
}

#res .tru_cols {
    margin-bottom: 0px !important;
}

#res .res_cont,
#resources .res_cont {
    display: flex;
    flex-direction: column;
	margin-top: 40px !important;
}

#res .res_cont>div,
#resources .res_cont > div {
    flex: 0 0 100%;
    max-width: 100%;
}

#res .cr-title,
#resources .cr-title {
    color: #bf2037;
    text-align: center;
}

#res .res_but,
#resources .res_but {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#res .res_but .but_img,
#resources .res_but .but_img {
    display: flex;
    flex-wrap: wrap;
    width: 25%;
    align-items: center;
    justify-content: flex-start;
}

#res .res_but .but_img img,
#resources .res_but .but_img img {
    height: 40px;
    width: 40px;
    object-fit: contain;
    display: inline-block;
}

#res .res_but .but_img a,
#resources .res_but .but_img a {
    display: inline-block;
    margin-left: 25px;
    font-size: 15px !important;
    color: #4B4F55 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

#res .res_but .but_img a:hover,
#resources .res_but .but_img a:hover {
    color: #bf2037 !important;
}

#res .flex_icons,
#resources .flex_icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}

#res .flex_icons img,
#resource .flex_icons img {
    width: 52px;
    height: 40px;
    object-fit: contain;
}

@media (max-width: 1200px) {
    .main_cont1 {
        max-width: 64%;
        flex: 0 0 64%;
    }

    .car-col {
        max-width: 36%;
        flex: 0 0 36%;
    }

    .car-col img {
        height: 350px;
    }

    #features h3 {
        min-height: 84px;
    }
}

@media (max-width: 991px) {
    .main_cont1 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .car-col {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .but_div {
        align-items: center;
        justify-content: center;
    }

    .but_div .new-hero-content {
        width: 50%;
        margin-bottom: 15px;
        text-align: center;
    }

    .img_car_s .slick-prev {
        left: 80px;
    }

    .img_car_s .slick-next {
        right: 67px;
    }

    #features {
        padding-bottom: 50px !important;
    }

    #features h3 {
        min-height: 63px;
    }

    #features img {
        margin-top: 0 !important;
    }

    #features .col-sm-3.multicolumn-div {
        margin-bottom: 50px !important;
    }

    #features .col-sm-3.multicolumn-div, #specs .col-sm-3.multicolumn-div {
        max-width: 50%;
        flex: 0 0 50%;
    }

    #specs p {
        padding-right: 0;
    }

    #specs {
        padding-bottom: 50px !important;
    }

    #specs .text-left p:last-of-type {
        margin-bottom: 50px;
    }

    .features .col-sm-4.multicolumn-div {
        max-width: 50%;
        flex: 0 0 50%;
    }

    #features p {
        margin-bottom: 30px;
        padding-right: 0;
    }
    .features p {
        padding-right: 0;
    }

    #case p {
        width: 100%;
    }

    .sect_res .col-sm-6.mb-5 {
        margin-bottom: 18px !important;
    }

    #res .flex_icons,
    #resources .flex_icons {
        width: 100%;
    }

    #res .res_cols,
    #resources .res_cols {
        margin-bottom: 40px !important;
    }

    #res .res_but .but_img,
    #resources .res_but .but_img {
        width: 50%;
        margin-bottom: 50px;
    }

    #res .container,
    #resources .container {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    #res .res_but .but_img a,
    #resources .res_but .but_img a {
        margin-left: 15px;
    }
}

@media (max-width: 767px) {
    .landing-hero .mw-66 {
        display: none;
    }

    .sect_car .cr-title {
        text-align: center;
    }

    .cr-content {
        padding-right: 0;
    }

    .landing-hero .mw-34 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .landing-hero .new-hero-title h1 {
        text-align: center;
        margin-bottom: 200px;
    }

    .no-mob {
        display: none;
    }

    .content_with_opac {
        display: block;
        width: 280px;
        margin: 0 auto;
        text-align: center;
    }

    .landing-hero:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 300px;
        z-index: 0;
        background-color: rgba(58,58,61,0.9);
        left: 0;
        bottom: 0;
    }

    .d-flex {
        flex-direction: column;
    }

    .d-flex > div {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .sect_car .container {
        padding-top: 50px !important;
    }

    .main_cont1 {
        margin-bottom: 30px !important;
    }

    .car-col {
        margin-bottom: 50px !important;
    }

    .img_car_s {
        width: 280px;
        margin-left: auto;
        margin-right: auto;
    }

    .img_car_s .slick-prev {
        left: 57px;
    }

    .img_car_s .slick-next {
        right: 45px;
    }

    .car-col img {
        height: unset;
        object-fit: unset;
    }

    #features {
        padding-top: 50px !important;
    }

    #features .col-sm-3.multicolumn-div, #specs .col-sm-3.multicolumn-div {
        max-width: 100%;
        flex: 0 0 100%;
    }

    #specs .text-left:last-of-type p:last-of-type {
        margin-bottom: 0px;
    }

    .features .col-sm-4.multicolumn-div {
        max-width: 100%;
        flex: 0 0 100%;
    }

    #specs .spec_i {
        width: 235px;
    }

    #specs {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    #features p {
        padding-right: 0;
    }

    #features h2, #specs h2, .features h2 {
        text-align: center !important;
    }

    #features .col-sm-3.multicolumn-div:last-of-type {
        margin-bottom: 0 !important;
    }

    #features h3, .features h3 {
        min-height: unset;
    }

    #management {
        margin-top: 0px !important;
        padding-bottom: 0 !important;
    }

    #manage {
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }

    #case p {
        margin-bottom: 50px !important;
    }

    #case {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }

    .full_cont img.slid_img {
        height: 350px;
    }

    .full_cont button img {
        width: 10px;
        height: 20px;
    }

    .full_cont button {
        width: 40px;
        height: 40px;
    }

    .full_cont .slick-prev {
        left: 15px;
    }

    .full_cont .slick-next {
        right: 15px;
    }

    #res .res_but .but_img,
    #resources .res_but .but_img {
        width: 100%;
    }

    #res .flex_icons,
    #resources .flex_icons {
        justify-content: center;
    }

    #res .flex_icons img,
    #resources .flex_icons img {
        width: 25%;
        height: 50px;
        margin-bottom: 30px;
    }

    #res .container,
    #resources .container {
        padding-bottom: 140px !important;
    }

}

@media (max-width: 575px) {
    .landing-hero:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 250px;
        z-index: 0;
        background-color: rgba(58,58,61,0.9);
        left: 0;
        bottom: 0;
    }
}

/* dl4 fe page css end */

/* ultra pages*/


body.page-id-22203 .wrapper header {
    display: none !important;
}

.ultra-hero .new-hero-title h1 {
    font-size: 50px !important;
}

.ultra-hero .new-hero-title {
    margin-bottom: 50px !important;
}

.ultra-hero.new-section-hero .mw-34 {
    max-width: 40%;
}

.ultra-hero .new-hero-content {
    padding-right: 68px;
}

.ultra-hero .new-hero-content p {
    margin-bottom: 50px;
}

.row_31 .container {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    width: 800px;
}

.row_31 .cr-title {
    text-align: center;
}

.row_31 .cr-title {
    color: #BF2037;
    font-size: 28px;
}

.row_31 .d-flex .main_cont1 {
    max-width: 63%;
    flex: 0 0 63%;
    margin-bottom: 0px !important;
}

.row_31 .d-flex .row-col {
    max-width: 37%;
    flex: 0 0 37%;
    margin-bottom: 0 !important;
}

.row_31 .row_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 50px;
}

.row_31 .row_container:last-of-type {
    margin-bottom: 0;
}

.row_31 .row_img {
    width: 60px;
    margin-right: 50px;
}

.row_31 .row-content {
    width: 240px;
}

.row_31 .row-content p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}

.row_31 .img_car_s > button {
    display: none !important;
}

.row_31 .img_car_s .slick-dots li button:before {
    color: #262627;
    font-size: 13px;
    width: 13px;
    height: 13px;
    line-height: 18px;
}

.row_31 .img_car_s .slick-dots li.slick-active button:before {
    color: #fff;
}

.row_31 .img_car_s .slick-dots li {
    margin: 0 5px;
    width: 13px;
    height: 13px;
}

.row_31 .img_car_s .slick-dots li button {
    margin: 0;
    width: 13px;
    height: 13px;
}

#reasons {
    padding-top: 100px !important;
    padding-bottom: 25px !important;
}

#reasons h2 {
    font-size: 28px;
    color: #BF2037;
    margin-bottom: 0px !important;
}

#reasons img {
    width: 75px !important;
    margin-bottom: 40px !important;
}

.reasons > div {
    margin-bottom: 55px;
}


@media (max-width: 1200px) {
    .ultra-hero.new-section-hero .mw-34 {
        max-width: 48%;
    }
}

@media (max-width: 991px) {
    .ultra-hero.new-section-hero .mw-34 {
        max-width: 64%;
        flex: 0 0 64%;
    }

    .ultra-hero.new-section-hero .mw-66 {
        max-width: 36%;
        flex: 0 0 36%;
    }
}

@media (max-width: 767px) {
    .ultra-hero.new-section-hero .mw-34 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .ultra-hero.new-section-hero .mw-66 {
        display: none;
    }

    .ultra-hero.landing-hero:after {
        display: none;
    }

    .ultra-hero .new-hero-title h1 {
        margin-bottom: 40px;
        font-size: 40px !important;
    }

    .ultra-hero .new-hero-content {
        padding-right: 0;
        text-align: center;
    }

    .ultra-hero .new-hero-content p {
        margin-bottom: 220px;
    }

    .row_31 .container {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        width: 100%;
    }

    .row_31 .cr-title {
        margin-bottom: 0px;
    }

    .row_31 .row_container {
        flex-direction: column;
        margin-bottom: 0;
        justify-content: center;
    }

    .row_31 .row_img {
        width: 100%;
        margin: 0px 0px 40px 0px;
        text-align: center;
    }

    .row_31 .row-content {
        width: 280px;
        text-align: center;
    }

    .row_31 .row_img img {
        width: 80px
    }

    .row_31 .d-flex .main_cont1, .row_31 .d-flex .row-col {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .row_31 .row-content p {
        margin-bottom: 60px;
    }

    #reasons h2 br {
        display: none;
    }

    #reasons {
        padding-top: 50px !important;
        padding-bottom: 0px !important;
    }

    .reasons > div {
        text-align: center !important;
        margin-bottom: 30px;
        width: 305px;
        margin-left: auto;
        margin-right: auto;
    }

}

/* ultra pages end */


/* safeconsole css */
.safeconsole-hero .mw-66 {
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
}

.safeconsole-hero .mw-34 {
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
}

.safeconsole-hero .padd-100 {
    padding-top: 150px;
    padding-bottom: 180px;
}

.safe-hero-title {
    margin-bottom: 0 !important;
}

.safe-hero-title h1 {
    padding: 0px 0px 40px 0px;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.safe-hero-content p {
    margin-bottom: 40px !important;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
}

@media (max-width: 1200px) {
    .safeconsole-hero .mw-66 {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .safeconsole-hero .mw-34 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media (max-width: 991px) {
    .safeconsole-hero .mw-66 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .safeconsole-hero .mw-34 {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }
}

@media (max-width: 767px) {

    .safeconsole-hero .mw-34 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .safeconsole-hero .padd-100 {
        padding-top: 100px;
        padding-bottom: 570px;
    }

    .landing-hero:after {
        display: none;
    }

    .safe-hero-btn {
        text-align: center;
    }
}

#safeconsole {
    background-color: #3A3A3D !important;
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

.safeconsole h2 {
    color: #BF2037;
    font-size: 28px;
    line-height: 38px;
    padding: 0;
    margin-bottom: 80px !important;
}

.safeconsole img {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    width: 80px !important;
}

.safeconsole p {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}

@media (max-width: 991px) {
    #safeconsole {
        padding-top: 120px !important;
        padding-bottom: 90px !important;
    }

    .safeconsole h2 {
        margin-bottom: 30px !important;
    }

    .safeconsole .multicolumn-div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    #safeconsole {
        padding-top: 50px !important;
        padding-bottom: 20px !important;
    }

    .safeconsole .multicolumn-div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }

    .safeconsole p {
        width: 240px;
        margin: 0 auto;
    }
}

/* new_solutions_columns css */

@media (max-width: 1024px) {
    #new_solutions_columns {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .new_solutions_columns h2 {
        margin-bottom: 30px !important;
    }

    .new_solutions_columns .multicolumn-div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.meet_compliance a:hover {
  color: #bf2037 !important;
}


#deployment {
    background-color: #EEEEEF;
}

.deployment img {
    width: 150px !important;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
    height: 90px;
    object-fit: contain;
}

.deployment .multicolumn-div {
    padding-right: 145px !important;
}

.deployment .multicolumn-div:last-of-type img {
    width: 90px !important;
}

.deployment h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #3A3A3D;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
	font-family: 'Open Sans', Sans-Serif;
}

.price_section .price_flex h2,
.price_section .price_flex h3 {
	font-family: 'Open Sans', Sans-Serif;
}

.deployment p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 40px !important;
    margin-top: 0 !important;
    font-weight: normal;
    color: #4B4F55;
}

.deployment ul {
    margin: 0;
    padding-left: 30px;
    list-style: none;
}

.deployment ul li {
    margin-bottom: 25px;
    position: relative;
}

.deployment ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #BF2037;
}

#deployment .container {
    max-width: 1010px !important;
    width: 100% !important;
}

@media (max-width: 991px) {
    .deployment .multicolumn-div {
        padding-right: 15px !important;
    }
}

@media (max-width: 767px) {
    .deployment .multicolumn-div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }

    .deployment .multicolumn-div p,
    .deployment .multicolumn-div ul {
        text-align: left !important;
    }

    .deployment .multicolumn-div ul {
        margin-bottom: 100px !important;
    }
}

#resources {
    background-color: #EEEEEF !important
}

#resources .container {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

#resources .res_but .but_img {
    width: 33.3333%;
}

@media (max-width: 991px) {
    #resources .res_but {
        justify-content: flex-start;
    }

    #resources .res_but .but_img {
        width: 50%;
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    #resources .res_but .but_img {
        width: 100%;
    }

    #resources .container {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    body.page-id-22284 #resources .container {
        padding-top: 0px !important;
    }
}

.professional_enterprise {
    padding-top: 150px;
    padding-bottom: 150px;
}

.professional_enterprise img {
    width: 250px !important;
}

.professional_enterprise p {
    max-width: 350px;
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    margin: 0;
    color: #4B4F55;
}

@media (max-width: 991px) {
    .professional_enterprise {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .professional_enterprise .multicolumn-div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .professional_enterprise .multicolumn-div:first-child {
        margin-bottom: 60px;
    }

    .professional_enterprise p {
        max-width: 100%;
    }
}

.cta_section {
    max-width: 100%;
    width: 100%;
    padding: 100px 15px;
}

.cta_section .cta_flex {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}

.cta_section .cta_flex h2 {
    color: #3A3A3D;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin: 0px 0px 25px 0px;
    text-transform: none;
}

body.page-id-22340 .cta_section .cta_flex h2 {
	font-family: 'Open Sans', Sans-Serif;
}

.cta_section .cta_flex > div > div {
    width: 224px;
    margin: 0 auto;
}

.cta_section .cta_flex > div > div > p {
    color: #4B4F55;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    margin: 0px 0px 35px 0px;
}

.cta_section .cta_flex a {
    background: #BF2037 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 400;
    border: none !important;
    box-shadow: none !important;
}

@media (max-width: 767px) {
    .cta_section {
        padding: 0px 15px 0px 15px;
    }

    .cta_section .cta_container {
        width: 100% !important;
        padding-bottom: 60px;
    }

    .cta_section .cta_container:last-of-type {
        padding-bottom: 0px;
    }
}


.safe-hero-content2 p {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #fff;
}

.safeconsole h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
	font-family: 'Open Sans', Sans-Serif
}

.how_it_2 {
    padding: 100px 15px;
    max-width: 100%;
    width: 100%;
}

.how_it_2 h2 {
    padding: 0;
    margin: 0px auto 75px auto;
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.how_it_2 .lit_container {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.how_it_2 .lit_container .flex_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 150px;
}

.how_it_2 .lit_container .flex_container .item_1,
.how_it_2 .lit_container .flex_container .item_2 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.how_it_2 .lit_container .flex_container .item_1 {
    text-align: left;
}

.how_it_2 .lit_container .flex_container .item_2 {
    text-align: right;
}

.how_it_2 .lit_container .flex_container .item_1 img {
    width: 250px;
    margin-bottom: 30px;
}

.how_it_2 .lit_container .flex_container .item_1 > div {
    width: 260px;
}

.how_it_2 .lit_container .flex_container .item_1 > div p {
    font-size: 15px;
    line-height: 25px;
    color: #4B4F55;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 30px;
}

.how_it_2 .lit_container .flex_container .item_1 a {
    background: #BF2037 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 400;
    border: none !important;
    box-shadow: none !important;
}

.how_it_2 .lit_container .flex_container .item_2 img {
    width: 100%;
}

.how_it_2 .lit_container .flex_container.column_reverse {
    flex-direction: row-reverse;
}

.how_it_2 .lit_container .flex_container.column_reverse .item_2 {
    text-align: left;
}

.how_it_2 .lit_container .flex_container.column_reverse .item_2 img {
    width: 250px;
}

.how_it_2 .big_container {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
}

.how_it_2 .big_container .flexible_container {
    border-radius: 15px;
    padding: 72px 20px 120px 20px;
    text-align: center;
}

.how_it_2 .big_container .flexible_container > h3 {
    font-size: 18px;
    line-height: 30px;
    color: #3A3A3D;
    margin-bottom: 75px;
    font-weight: bold;
    font-style: normal;
	font-family: "Open Sans", Sans-Serif
}

.how_it_2 .big_container .flexible_container .cta_column {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.how_it_2 .big_container .flexible_container .cta_column .cta_item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.how_it_2 .big_container .flexible_container .cta_column .cta_item img {
    width: 230px;
    margin-bottom: 30px;
}

.how_it_2 .big_container .flexible_container .cta_column .cta_item > div {
    width: 240px;
}

.how_it_2 .big_container .flexible_container .cta_column .cta_item > div p {
    font-size: 15px;
    line-height: 25px;
    color: #4B4F55;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 30px;
}

.how_it_2 .big_container .flexible_container .cta_column .cta_item a {
    background: #BF2037 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 400;
    border: none !important;
    box-shadow: none !important;
}

@media (max-width: 767px) {
    .how_it_2 .lit_container .flex_container {
        flex-direction: column-reverse;
        margin-bottom: 80px;
    }

    .how_it_2 .lit_container .flex_container.column_reverse {
        flex-direction: column-reverse;
    }

    .how_it_2 .lit_container .flex_container.column_reverse .item_2 {
        text-align: center;
    }

    .how_it_2 .lit_container .flex_container .item_1,
    .how_it_2 .lit_container .flex_container .item_2 {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .how_it_2 .lit_container .flex_container .item_2 img {
        width: 250px;
        margin-bottom: 45px;
    }

    .how_it_2 .lit_container .flex_container .item_1 > div {
        margin: 0 auto;
    }

    .how_it_2 .big_container .flexible_container {
        padding: 60px 10px 0px 10px;
    }

    .how_it_2 .big_container .flexible_container .cta_column .cta_item {
        padding: 0;
        width: 100%;
        margin-bottom: 60px;
        text-align: center;
    }

    .how_it_2 .big_container .flexible_container > h3 {
        margin-bottom: 60px;
    }

    .how_it_2 .big_container .flexible_container .cta_column .cta_item > div {
        margin: 0 auto;
    }
}

.device_features {
    padding: 0px 15px 90px 15px;
    max-width: 100%;
    width: 100%;
}

.device_features h2 {
    padding: 0;
    margin: 0px auto 50px auto;
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.device_features .cta_row {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
}

.device_features .cta_row .cta_cont {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}

.device_features .cta_row .cta_cont a {
    background: #4B4F55 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 30px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 11px;
    font-weight: 400;
    border: 1px solid #4B4F55 !important;
    box-shadow: none !important;
}

.device_features .cta_row .cta_cont a:hover {
    background: #fff !important;
    color: #4B4F55;
}

.device_features .feature_rows {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}

.device_features .feature_rows .feature_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 60px;
}

.device_features .feature_rows .feature_content > div {
    padding-right: 20px;
    padding-left: 20px;
}

.device_features .feature_rows .feature_content h2 {
    text-align: left;
    margin-bottom: 40px;
    width: 100%;
    padding-left: 20px;
}

.device_features .feature_rows .feature_content .feature_column h3 {
    font-size: 18px;
    line-height: 25px;
    color: #3A3A3D;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 30px;
	font-family: 'Open Sans', Sans-Serif
}

.device_features .feature_rows .feature_content .feature_column div {
    padding-bottom: 40px;
}

.device_features .feature_rows .feature_content .feature_column div p {
    font-size: 15px;
    line-height: 25px;
    color: #4B4F55;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
}

@media (max-width: 1145px) {
    .device_features .cta_row {
        justify-content: center;
        max-width: 760px;
    }

    .device_features .cta_row .cta_cont {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1024px) {
    .device_features .feature_rows .feature_content > div {
        width: 50% !important;
    }
}

@media (max-width: 991px) {
    #resources .res_but .but_img:last-of-type {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .device_features .cta_row .cta_cont {
        width: 100%;
    }

    .device_features .cta_row .cta_cont a {
        width: 220px;
    }

    .device_features .feature_rows .feature_content > div {
        width: 100% !important;
        padding: 0;
    }

    .device_features .feature_rows .feature_content h2 {
        padding: 0;
    }

    .device_features {
        padding-bottom: 0;
    }

    #resources .res_cols {
        margin-bottom: 0px !important;
    }
}

@media (min-width: 992px) {
    body.page-id-22415 #safeconsole .multicolumn-div:nth-child(5),
    body.page-id-22415 #safeconsole .multicolumn-div:nth-child(6) {
        margin-top: 80px;
    }

    body.page-id-22423 #safeconsole .multicolumn-div:nth-child(5),
    body.page-id-22423 #safeconsole .multicolumn-div:nth-child(6),
    body.page-id-22423 #safeconsole .multicolumn-div:nth-child(7) {
        margin-top: 80px;
    }
}

body.page-id-22440 .safeconsole-hero > div > div {
    flex-direction: unset !important;
}

.devices h2 {
    padding: 0;
    margin: 0px auto 30px auto;
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
}

.devices .multicolumn-div {
    margin-top: 50px;
}

.devices img {
    max-width: 110px;
    width: auto !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    height: 92px;
    object-fit: contain;
}

.devices h3 {
    font-size: 15px;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 0;
    color: #4B4F55;
    font-style: normal;
    font-weight: bold;
	font-family: 'Open Sans', Sans-Serif;
}

.devices p {
    font-size: 15px;
    line-height: 25px;
    font-style: normal;
    font-weight: normal;
    color: #4B4F55;
    margin-top: 25px !important;
    margin-bottom: 0 !important;
}

.devices.padding-bottom-100 {
    padding-bottom: 100px;
}

@media (max-width: 991px) {
    .devices .multicolumn-div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media (max-width: 767px) {
    .devices .multicolumn-div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }
}

.with_2_bg {
    max-width: 100%;
    width: 100%;
}

.with_2_bg .flex_container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    height: 800px;
}

.with_2_bg .flex_container .first_item,
.with_2_bg .flex_container .second_item {
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 100px 15px;
}

.with_2_bg .flex_container .absolute_item {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    max-width: 1200px;
    width: 100%;
    transform: translate(-50%, -50%);
    padding: 120px 20px;
    text-align: center;
}

.with_2_bg .flex_container .absolute_item h2 {
    padding: 0;
    margin: 0px auto 30px auto;
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
    text-transform: uppercase;
}


.with_2_bg .flex_container .flexible_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.with_2_bg .flex_container .flexible_content .column_items {
    width: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 125px;
    padding-right: 15px;
    text-align: left;
}

.with_2_bg .flex_container .flexible_content .column_items h3,
.with_2_bg .flex_container .flexible_content .column_items div {
    max-width: 360px;
    width: 100%;
}

.with_2_bg .flex_container .flexible_content .column_items h3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-style: normal;
}

.with_2_bg .flex_container .flexible_content .column_items div p {
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}

.with_2_bg .flex_container .flexible_content .column_items a {
    background: #BF2037 !important;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    transition: all 0.2s linear;
    cursor: pointer !important;
    font-size: 14px;
    font-weight: 400;
    border: none !important;
    box-shadow: none !important;
}

@media (max-width: 991px) {
    .with_2_bg .flex_container .flexible_content .column_items {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .with_2_bg .flex_container {
        height: 650px;
    }

    .with_2_bg .flex_container .first_item, .with_2_bg .flex_container .second_item {
        padding: 50px 0px;
        width: 100%;
    }

    .with_2_bg .flex_container .absolute_item {
        padding: 50px 0;
        height: 100%;
    }

    .with_2_bg .flex_container .flexible_content {
        justify-content: center;
        align-items: center;
    }

    .with_2_bg .flex_container .flexible_content .column_items {
        width: 100%;
        text-align: center;
    }

    .with_2_bg .flex_container .flexible_content .column_items h3, .with_2_bg .flex_container .flexible_content .column_items div {
        margin: 0 auto;
        max-width: 320px;
    }
}


.sect_image_box {
    max-width: 100%;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

.sect_image_box > h2 {
    padding: 0;
    margin: 0px auto 30px auto;
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
}

.sect_image_box .image_container {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.sect_image_box .image_container .image_item {
    margin-top: 50px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

.sect_image_box .image_container .image_item img {
    max-width: 110px;
    width: auto !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    height: 92px;
    object-fit: contain;
}

.sect_image_box .image_container .image_item h3 {
    font-size: 15px;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 0;
    color: #4B4F55;
    font-style: normal;
    font-weight: bold;
	font-family: 'Open Sans', Sans-Serif;
}

.sect_image_box .image_container .image_item .contenti p {
    font-size: 15px;
    line-height: 25px;
    font-style: normal;
    font-weight: normal;
    color: #4B4F55;
    margin-top: 25px !important;
    margin-bottom: 0 !important;
}

@media (max-width: 991px) {
    .sect_image_box .image_container .image_item {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .sect_image_box .image_container .image_item {
        width: 100% !important;
        text-align: center;
    }
}

.new_hero_section, .form_section, .content_section {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 100%;
    width: 100%;
    padding: 170px 15px;
}

.new_hero_section .container, .form_section .container, .content_section .container {
    max-width: 1100px;
    width: 100%;
    text-align: left;
    padding: 0 !important;
}

.new_hero_section .container .title {
    max-width: 510px;
    width: 100%;
    padding: 0px 0px 0px 0px;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.new_hero_section .container .title span {
    color: #BF2037;
    font-size: 30px;
    line-height: 38px;
}

@media (max-width: 767px) {
    .new_hero_section .container .title {
        font-size: 35px;
        line-height: 45px;
    }

    .new_hero_section .container .title span {
        font-size: 25px;
        line-height: 35px;
    }
}

.form_section .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.form_section .container > div {
    width: 50%;
    text-align: left;
}

.form_section .container .col_1 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.form_section .container .col_1 img {
    width: 280px;
}

.form_section .container .col_1 img.big_img {
    width: 250px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.form_section .container .col_1 img.small_img {
    display: inline-block;
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -80px;
}

.form_section .container .col_2 h2 {
    font-size: 28px;
    line-height: 35px;
    color: #4B4F55;
    font-weight: bold;
    margin: 0px 0px 45px 0px;
    padding: 0;
    text-transform: uppercase;
}

.form_section .container .col_2 div.first-txt p {
    font-size: 18px;
    line-height: 28px;
    color: #3A3A3D;
    font-weight: normal;
    margin: 0 0 40px 0;
    padding: 0;
}

.form_section .container .col_2 div.second-txt p {
    font-size: 12px;
    line-height: 20px;
    color: #3A3A3D;
    font-weight: 300;
    margin: 0;
    padding: 0;
}



@media (max-width: 992px) {
    .form_section .container {
        flex-direction: column;
    }

    .form_section .container > div {
        width: 335px;
    }

    .form_section .container .col_1 {
        justify-content: center;
        margin-bottom: 50px;
    }

    .form_section {
        padding: 100px 15px;
    }

    .form_section .container .col_1 img.big_img {
        width: 140px;
    }

    .form_section .container .col_1 img.small_img {
        width: 160px;
        margin-left: -60px;
    }

    .form_section .container .col_2 .iframe_div {
        width: 335px;
    }
}

.content_section .container {
    display: flex;
    flex-wrap: wrap;
}

.content_section .container > div {
    width: 50%;
}

.content_section .container .col_1 {
    padding-right: 85px;
}

.content_section .container .col_2 {
    padding-left: 85px;
}

.content_section .container div h3 {
    font-size: 20px;
    line-height: 28px;
    color: #3A3A3D;
    font-weight: bold;
    margin: 0 0 12px 0;
    padding: 0;
}

.content_section .container div h2 {
    font-size: 28px;
    line-height: 38px;
    color: #BF2037;
    font-weight: bold;
    margin: 0 0 45px 0;
    padding: 0;
}

.content_section .container div p {
    font-size: 18px;
    line-height: 25px;
    color: #3A3A3D;
    font-weight: normal;
    margin: 0 0 30px 0;
    padding: 0;
}

@media (max-width: 992px) {
    .content_section .container > div {
        width: 100%;
    }

    .content_section .container .col_1 {
        padding-right: 0px;
    }

    .content_section .container .col_2 {
        padding-left: 0px;
    }

    .content_section {
        padding: 100px 15px;
    }
}

/* safeconsole css end */

/* page redisgn css */




.right_or_left_hero h1,
.right_or_left_hero h2 {
    padding: 0;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.lit_container {
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
}

#resources-page.cta_section {
    padding-top: 150px;
    padding-bottom: 200px;
}

#resources-page .sect_title h2 {
    margin-bottom: 130px;
}

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

#resources-page .cta_flex h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 35px;
}

#resources-page .cta_flex p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
	font-family: 'Open Sans', Sans-Serif;
}

#resources-page .cta_flex a {
    padding: 10px 32px 8px 32px;
    font-size: 11px;
    line-height: 18px;
}

#services.cta_section {
    padding-top: 200px;
    padding-bottom: 200px;
}

#services img {
    width: auto;
    height: 65px;
    object-fit: contain;
    margin-bottom: 30px;
}

#services .cta_flex h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 35px;
}

#services .cta_flex p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

#services .cta_flex a {
    padding: 14px 30px 14px 30px;
    font-size: 18px;
    line-height: 25px;
}

.mid_container {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
}

.row_reverse_section .row_reverse .flex_container {
    align-items: center;
    margin-bottom: 80px;
}

.row_reverse_section .row_reverse .flex_container.flex_row_reverse {
    flex-direction: row-reverse;
}

.row_reverse_section .row_reverse .flex_container .row_content {
    width: 54%;
    padding-left: 30px;
    padding-right: 30px;
}

.row_reverse_section .row_reverse .flex_container .row_img {
    width: 46%;
    padding-left: 30px;
    padding-right: 30px;
}

.row_reverse_section .row_reverse .flex_container .row_content,
.row_reverse_section .row_reverse .flex_container.flex_row_reverse .row_img {
    text-align: left;
}

.row_reverse_section .row_reverse .flex_container .row_img {
    text-align: right;
}

.row_reverse_section .row_reverse .flex_container .row_content .sect_title {
    text-align: left;
}

.row_reverse_section .row_reverse .flex_container .row_content .sect_title h3 {
    font-size: 30px;
    line-height: 38px;
    color: #3A3A3D;
    font-weight: bold;
    margin-bottom: 0;
}

.row_reverse_section .row_reverse .flex_container .row_content .global_btn,
.row_reverse_section .row_reverse .flex_container .description {
    margin-top: 35px;
}

.row_reverse_section .row_reverse .flex_container .row_content .global_btn a {
    padding: 10px 16px 10px 16px;
    font-size: 11px;
    line-height: 18px;
}

.row_reverse_section .row_reverse .flex_container .row_img img {
    width: auto;
    height: 350px;
    object-fit: contain;
    max-width: 100%;
}

.row_reverse_section .row_reverse .flex_container:last-of-type,
.row_reverse_section .row_reverse .flex_container .description p {
    margin-bottom: 0px;
}

.row_reverse_section .row_reverse .flex_container .description {
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
    color: #3A3A3D;
}

#sol_industries.cta_section {
    padding-top: 150px;
    padding-bottom: 0;
}

#sol_industries .sect_title h2 {
    margin-bottom: 90px;
}

.cta_section img {
    max-width: 100%;
    width: auto;
    margin-bottom: 40px;
}

#sol_industries .cta_section .cta_flex h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 35px;
}

#sol_industries .cta_container {
    margin-bottom: 150px;
}

#sol_use_cases.cta_section {
    padding-top: 0;
    padding-bottom: 75px;
}

#sol_use_cases .sect_title h2 {
    margin-bottom: 130px;
}

#sol_use_cases.cta_section .cta_flex h2 {
    margin-bottom: 0;
}

#sol_use_cases .cta_container {
    padding-right: 15px;
    padding-left: 15px;
}

#sol_use_cases.cta_section .cta_flex > div > div {
    width: 100%;
}

.cta_section .cta_flex > div > div p {
	font-family: "Open Sans", Sans-Serif;
}

#sol_use_cases.cta_section img {
    height: 65px;
    object-fit: contain;
}



@media (max-width: 991px) {
    .right_or_left_hero .right,
    .right_or_left_hero .left {
        max-width: 50% !important;
    }

    #resources-page.cta_section {
        padding-bottom: 120px;
    }

    #services.cta_section {
        padding-top: 150px;
        padding-bottom: 70px;
    }

    #resources-page .cta_flex .cta_container,
    #services .cta_flex .cta_container {
        width: 50% !important;
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .right_or_left_hero .right,
    .right_or_left_hero .left {
        max-width: 100% !important;
    }

    .right_or_left_hero h1,
    .right_or_left_hero h2 {
        text-align: center;
    }

    .sect_title h2 {
        margin-bottom: 30px;
    }

    .subtitles h3,
    .item_name h3 {
        margin-bottom: 30px;
    }

    .product_list:last-of-type .item {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #resources-page.cta_section {
        padding-top: 150px;
        padding-bottom: 70px;
    }

    #resources-page .sect_title h2 {
        margin-bottom: 90px;
    }

    #resources-page .cta_flex .cta_container,
    #services .cta_flex .cta_container {
        width: 100% !important;
    }

    #resources-page .cta_flex .cta_container > div,
    #services .cta_flex .cta_container > div {
        width: 320px;
        margin-left: 0;
    }

    #usb h1 br {
        display: none;
    }

    .row_reverse_section .row_reverse .flex_container,
    .row_reverse_section .row_reverse .flex_container.flex_row_reverse {
        flex-direction: column-reverse;
        margin-bottom: 100px;
    }

    .row_reverse_section .row_reverse .flex_container .row_content,
    .row_reverse_section .row_reverse .flex_container .row_img {
        width: 100%;
        text-align: left;
        padding: 0;
    }

    .row_reverse_section .row_reverse .flex_container .row_img img {
        height: 250px;
        margin-bottom: 30px;
    }

    .row_reverse_section .row_reverse .flex_container:last-of-type,
    .row_reverse_section .row_reverse .flex_container.flex_row_reverse:last-of-type {
        margin-bottom: 0;
    }

    #sol_industries .cta_container {
        margin-bottom: 80px;
    }

    #sol_use_cases.cta_section {
        padding-top: 60px;
        padding-bottom: 100px;
    }

    #sol_use_cases.cta_section .cta_flex {
        text-align: left;
    }

    #sol_use_cases.cta_section .cta_container {
        padding: 0px 0px 80px 0px;
    }

    #sol_use_cases.cta_section .cta_flex > div > div {
        width: 224px;
    }
}

/**/

/* industries page */

#industries.cta_section {
    padding-top: 150px !important;
    padding-bottom: 50px !important;
}

#industries.cta_section .cta_flex {
    justify-content: space-between;
}

#industries.cta_section .cta_flex .cta_container {
    max-width: 460px !important;
    width: 100% !important;
    margin-bottom: 60px;
}

#industries.cta_section .cta_flex > div > div {
    width: 100%;
    margin: unset;
}

#industries.cta_section .cta_flex > div > div img {
    margin-bottom: 0;
    width: 100%;
}

#industries.cta_section .cta_flex .padd_col {
    padding: 40px;
}

#industries.cta_section .cta_flex h2 {
    font-size: 30px;
    line-height: 38px;
    margin: 0;
    padding: 0;
}

#industries.cta_section .cta_flex p {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
    color: #3A3A3D;
	font-family: 'Open Sans', Sans-Serif;
}

#industries.cta_section .cta_flex a {
    margin-top: 40px;
    margin-bottom: 0;
    padding: 14px 30px 12px 30px;
    font-size: 18px;
    line-height: 25px;
}

@media (max-width: 991px) {
    #industries.cta_section .cta_flex .cta_container {
        max-width: 45% !important;
    }

    #industries.cta_section .cta_flex .padd_col {
        padding: 40px 20px 40px 20px;
    }
}

@media (max-width: 767px) {
    #industries.cta_section .cta_flex .cta_container {
        max-width: 100% !important;
    }

    #industries.cta_section .cta_flex .padd_col {
        padding: 40px 0px 40px 0px;
    }
}

/**/

/* industries energy page */

#use_cas h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 100px !important;
    font-size: 40px;
    line-height: 48px;
    color: #3A3A3D;
    font-weight: bold;
}

#use_cas img {
    width: 80px !important;
    margin-bottom: 40px !important;
}

#use_cas h3 {
    font-size: 20px !important;
    line-height: 30px !important;
    color: #3A3A3D;
    font-weight: bold;
}

.industries .sect_title h2 {
    margin-bottom: 80px;
}

#bg2.with_2_bg .flex_container .absolute_item h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 60px;
}

#bg2.with_2_bg .flex_container .flexible_content .column_items h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
}

#bg2.with_2_bg .flex_container .flexible_content .column_items a {
    padding: 14px 30px;
}

#resurcess.cta_section {
    padding-top: 110px;
    padding-bottom: 170px;
}

#resurcess .sect_title h2 {
    margin-bottom: 80px;
}

#resurcess.cta_section .cta_flex > div > div {
    width: 245px;
}

#resurcess.cta_section .cta_flex h2 {
    margin-bottom: 30px;
}

#resurcess.cta_section .cta_flex p {
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    #resurcess.cta_section .cta_flex .cta_container {
        width: 50% !important;
        margin-top: 80px !important;
    }

    #resurcess .sect_title h2 {
        margin-bottom: 0;
    }

    body.page-id-22946 #use_cas h3,
    body.page-id-22956 #use_cas h3,
    body.page-id-22949 #use_cas h3 {
        word-break: break-all;
    }
}


@media (max-width: 767px) {
    body.page-id-22946 #use_cas h3,
    body.page-id-22956 #use_cas h3,
    body.page-id-22949 #use_cas h3 {
        word-break: unset;
    }

    #resurcess.cta_section .cta_flex .cta_container {
        width: 100% !important;
        margin-top: 80px !important;
    }

    #use_cas .row .text-left {
        width: 220px;
        margin: 0 auto 80px auto !important;
    }

    #use_cas .row .text-left:last-of-type {
        margin: 0 auto 0px auto !important;
    }

    .row_reverse_section .row_reverse .flex_container .row_img {
        text-align: center !important;
        margin-bottom: 50px;
    }

    body.page-id-22956 .row_reverse_section h2 {
        font-size: 34px !important;
        line-height: 42px !important;
    }

    #bg2.with_2_bg .flex_container .absolute_item h2 {
        margin-bottom: 30px;
    }

    #bg2.with_2_bg .absolute_item {
        padding: 100px 15px;
        text-align: left;
    }

    #bg2 .flex_container {
        min-height: 1200px;
        height: auto;
    }

    #bg2.with_2_bg .flex_container .flexible_content .column_items {
        text-align: left;
        padding: 0;
        margin-bottom: 280px;
    }

    #bg2.with_2_bg .flex_container .flexible_content .column_items h3,
    #bg2.with_2_bg .flex_container .flexible_content .column_items div,
    #bg2.with_2_bg .flex_container .flexible_content .column_items a {
        margin-left: 0;
    }

    #bg2.with_2_bg .flex_container .flexible_content .column_items:last-of-type {
        margin-bottom: 20px;
    }
}

/**/

#features .padding_new,
#specs .padding_new {
    padding-top: 100px;
    padding-bottom: 100px;
}

body.page-id-22966 #features2 {
    margin-top: 150px !important;
}

body.page-id-22969 #res .container,
body.page-id-22712 #res .container,
body.page-id-23106 #res .container,
body.page-id-23171 #res .container,
body.page-id-23154 #res .container,
body.page-id-23129 #res .container,
body.page-id-23116 #res .container,
body.page-id-22966 #res .container,
body.page-id-22968 #res .container,
body.page-id-22967 #res .container {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}


body.page-id-22969 #res .res_but .but_img a,
body.page-id-22712 #res .res_but .but_img a,
body.page-id-23106 #res .res_but .but_img a,
body.page-id-23171 #res .res_but .but_img a,
body.page-id-23154 #res .res_but .but_img a,
body.page-id-23129 #res .res_but .but_img a,
body.page-id-23116 #res .res_but .but_img a,
body.page-id-22966 #res .res_but .but_img a,
body.page-id-22968 #res .res_but .but_img a,
body.page-id-22967 #res .res_but .but_img a {
    width: 190px;
}

body.page-id-22969 #res .cr-title,
body.page-id-22712 #res .cr-title,
body.page-id-23106 #res .cr-title,
body.page-id-23171 #res .cr-title,
body.page-id-23154 #res .cr-title,
body.page-id-23129 #res .cr-title,
body.page-id-23116 #res .cr-title,
body.page-id-22966 #res .cr-title,
body.page-id-22968 #res .cr-title,
body.page-id-22967 #res .cr-title {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 0px;
}

.sub_tit_le {
    text-align: center;
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}

.sub_tit_le p {
    margin-bottom: 80px;
    font-size: 15px;
    line-height: 25px;
    color: #4B4F55;
    font-weight: normal
}

@media (max-width: 1200px) {
    body.page-id-22969 #res .res_but .but_img a,
    body.page-id-22712 #res .res_but .but_img a,
    body.page-id-23106 #res .res_but .but_img a,
    body.page-id-23171 #res .res_but .but_img a,
    body.page-id-23154 #res .res_but .but_img a,
    body.page-id-23129 #res .res_but .but_img a,
    body.page-id-23116 #res .res_but .but_img a,
    body.page-id-22966 #res .res_but .but_img a,
    body.page-id-22968 #res .res_but .but_img a,
    body.page-id-22967 #res .res_but .but_img a {
        width: 165px;
    }
}

@media (max-width: 991px) {
    body.page-id-22969 #res .res_but .but_img a,
    body.page-id-22712 #res .res_but .but_img a,
    body.page-id-23106 #res .res_but .but_img a,
    body.page-id-23171 #res .res_but .but_img a,
    body.page-id-23154 #res .res_but .but_img a,
    body.page-id-23129 #res .res_but .but_img a,
    body.page-id-23116 #res .res_but .but_img a,
    body.page-id-22966 #res .res_but .but_img a,
    body.page-id-22968 #res .res_but .but_img a,
    body.page-id-22967 #res .res_but .but_img a {
        width: 200px;
    }

    #features .disc_style .col-sm-15 {
        width: 50% !important;
        margin-bottom: 50px !important;
    }

    #features .disc_style .col-sm-15:last-of-type {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 767px) {
    #features .disc_style .col-sm-15 {
        width: 100% !important;
    }

    #features .padding_new
    #specs .padding_new {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    body.page-id-22969 #res .container,
    body.page-id-22712 #res .container,
    body.page-id-23106 #res .container,
    body.page-id-23171 #res .container,
    body.page-id-23154 #res .container,
    body.page-id-23129 #res .container,
    body.page-id-23116 #res .container,
    body.page-id-22966 #res .container,
    body.page-id-22968 #res .container,
    body.page-id-22967 #res .container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .sub_tit_le p {
        margin-bottom: 50px;
    }
}

#partner_page_cta.cta_section {
    padding: 0 !important;
}

body.page-id-23116 #management,
body.page-id-23154 #features2,
body.page-id-23129 #features2 {
    margin-top: 0 !important;
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

#partner_page_cta2.cta_section {
    padding-top: 340px !important;
    padding-bottom: 380px !important;
}

#specs p.spec_little_text:first-of-type {
    margin-top: 60px;
}

#specs p.spec_little_text:last-of-type {
    margin-bottom: 0px;
}

#specs p.spec_little_text {
    max-width: 550px;
    width: 100%;
    padding: 0;
    margin: 0px auto 20px auto;
    font-size: 12px;
    line-height: 18px;
}

body.page-id-23129 #features .img-fluid,
body.page-id-23154 #features .img-fluid {
    width: 150px !important;
}

@media (max-width: 767px) {
    #partner_page_cta.cta_section {
        padding: 0 15px !important;
    }

    #partner_page_cta.cta_section .cta_flex > div > div {
        width: 100%;
    }

    #partner_page_cta2.cta_section {
        padding-top: 300px !important;
        padding-bottom: 180px !important;
    }

    body.page-id-23129 #features .multicolumn-div,
    body.page-id-23116 #features .multicolumn-div {
        margin-bottom: 80px !important;
    }

    body.page-id-23129 #features .multicolumn-div:last-of-type,
    body.page-id-23116 #features .multicolumn-div:last-of-type {
        margin-bottom: 0px !important;
    }
}

/* 26.09.22 */

/* content section big css */

body.page-id-22668 {
    margin-top: 105px;
}

.content-section-big {
    max-width: 100%;
    width: 100%;
    padding: 100px 15px;
}

.content-section-big .container {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.content-section-big .main-content .main-content-container {
    font-size: 18px;
    line-height: 28px;
    color: #3A3A3D;
    font-style: normal;
    margin-bottom: 70px;
}

.content-section-big .main-content .main-content-container p {
    margin-bottom: 0;
}

.content-section-big .flexible-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-left: -25px;
    margin-right: -25px;
}

.content-section-big .flexible-container .cols {
    width: 50%;
}

.content-section-big .flexible-container .col-container {
    padding-left: 25px;
    padding-right: 25px;
}

.content-section-big .h2-title h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: bold;
    color: #BF2037;
    margin: 0px 0px 30px 0px;
}

.content-section-big .h3-title h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #4B4F55;
    margin: 15px 0px 15px 0px;
}

.content-section-big .content p {
    margin-top: 0;
    margin-bottom: 10px;
}

.content-section-big .content {
    font-size: 15px;
    line-height: 25px;
    color: #4B4F55;
    font-family: "Open Sans", Sans-Serif !important;
    font-weight: normal;
}

.content-section-big .content ul {
    padding-left: 20px;
}

.content-section-big .content ul li {
    margin-bottom: 0;
}

.bottom-content .bottom-content-container {
    border-radius: 25px;
    background-color: #F0F1F2;
    padding: 25px 45px;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.bottom-content .bottom-content-container .col-60 {
    width: 60%;
}

.bottom-content .bottom-content-container .col-40 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 40%;
}

.bottom-content .bottom-content-container .col-40 .col-container {
    width: auto;
    margin: 0 20px;
}

.bottom-content .bottom-content-container .h3-title h3 {
    margin-top: 0;
}

.bottom-content .bottom-content-container .content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

@media (max-width: 1024px) {
    body.page-id-22668 {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .content-section-big {
        padding: 70px 15px;
    }

    .content-section-big .flexible-container .col-container {
        padding: 0;
    }

    .content-section-big .flexible-container {
        margin: 0;
    }

    .content-section-big .main-content .main-content-container {
        margin-bottom: 50px;
    }

    .content-section-big .flexible-container .cols {
        width: 100%;
    }

    .content-section-big .h2-title h2 {
        margin-top: 30px;
    }

    .bottom-content .bottom-content-container {
        padding: 30px 15px;
    }

    .bottom-content .bottom-content-container .col-60 {
        width: 100%;
        margin-bottom: 30px;
    }

    .bottom-content .bottom-content-container .col-40 {
        width: 100%;
    }
}

/* content section big css end */