.callus {
    display: flex;
    align-items: center;
    padding-top: 11px
}

.callus span {
    display: block;
    font-size: 13px;
    font-family: 'Montserrat';
    color: #e11f26;
    font-weight: 500;
    line-height: .5
}

.top_nav_icon {
    align-items: center
}

.callus i {
    font-style: normal;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 700;
    line-height: .5
}

.callus aside {
    margin-left: .5rem
}

.banner_top {
    overflow: hidden;
    position: relative;
    background: url(../images/Event-page-Banner.png) #f3f3f3;
    background-position: right top;
    background-repeat: no-repeat;
    padding-top: 3rem;
    ;background-size: cover;
    padding-bottom: 5rem;
    background-position: 50%
}

.banner_top h1 {
    font-size: 62px;
    color: #555;
    font-weight: 600;
    line-height: 1.161
}

.banner_top h1 span {
    font-size: 58px;
    color: #e14652
}

.banner_top h2 {
    font-size: 24px;
    color: #555;
    font-weight: 500;
    line-height: 1.542
}

.banner_top h2 sup {
    font-size: 50%
}

.banner_top .bitraser_bradcrm {
    display: flex;
    list-style: none;
    margin-top: 1rem;
    margin-bottom: 2.5rem
}

.banner_top .bitraser_bradcrm li,.banner_top .bitraser_bradcrm li a {
    font-size: 11px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #888
}

.banner_top .bitraser_bradcrm li {
    margin-right: .15rem
}

.banner_top .bitraser_bradcrm li a:hover {
    text-decoration: underline
}

.banner_top .primery_text {
    color: #e14652
}

.banner_top .line {
    width: auto;
    display: inline-block;
    height: 1px;
    padding: 0 3rem;
    background: linear-gradient(140deg,#cccccc 0%,#fff0 100%)
}

.banner_top .product_dist {
    display: flex;
    align-items: center;
    margin-left: .3rem;
    font-size: 14px
}

.banner_top .nist_logo {
    max-width: 300px
}

.banner_top .button_sec {
    display: flex;
    padding-bottom: 3rem
}

.banner_image_container {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.round_btn {
    display: inline-flex;
    background: #e11f26;
    padding: .6rem 1.8rem;
    border-radius: 40px;
    color: #fff;
    align-items: center;
    font-size: 15px;
    text-decoration: none;
    font-family: 'Montserrat';
    font-weight: 600;
    border: solid 1px #e11f26
}

.round_btn svg {
    margin-right: .5rem
}

.round_btn:hover {
    text-decoration: none;
    color: #fff
}

.product_box_sec p {
    line-height: 1.8
}

.product_box_sec .button_sec {
    display: flex
}

.locationDate h5 {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1;
    font-family: 'Montserrat';
    font-size: 15px;
    color: #181617;
    font-weight: 600
}

.locationDate p {
    font-weight: 600;
    font-size: 15px;
    color: #898888;
    margin-bottom: 0
}

.locationDate {
    display: flex;
    background: linear-gradient(261deg,#fff0 0%,#eaeaea 100%);
    ;max-width: 660px;
    width: 100%;
    padding: 1rem 1rem 1rem .5rem;
    align-items: center;
    border-radius: 5px;
    margin-top: 2rem;
    margin-bottom: 1rem
}

.bitRaser_leader {
    display: flex
}

.bitRaser_profile {
    display: flex;
    align-items: center;
    margin: 1rem 0
}

.bitRaser_leader figure img {
    max-width: 40px
}

.bitRaser_leader figcaption {
    padding-left: .5rem;
    color: #fff
}

.bitRaser_leader figcaption span {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600
}

.bitRaser_leader figcaption p {
    font-size: 11px
}

.nav-top {
    background: #fff;
    border-bottom: solid 1px #e3e3e3;
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    transform: translateY(-100px);
    z-index: 10;
    transition: transform 0.5s cubic-bezier(.86,0,.07,1)
}

.nav-top.hidden {
    transform: translateY(0%)
}

.product_navbar {
    display: flex;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
    flex-direction: row
}

.product_navbar li {
    display: flex
}

.product_navbar li>svg {
    border-right: solid 1px #616161;
    padding-right: 1rem;
    display: block;
    width: 151px
}

.product_navbar li a {
    color: #181617;
    font-size: 13px;
    position: relative;
    font-family: 'Montserrat';
    padding: 1.5rem .3rem;
    font-weight: 700;
    display: flex;
    margin-left: 1.3rem
}

.product_navbar li a img {
    margin-right: .5rem;
    display: inline-block
}

.product_navbar>li>a.nav-link:before {
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e11f26;
    z-index: 2;
    content: '';
    transform: scaleX(0);
    transition: all .5s;
    transform-origin: left
}

.product_navbar li>a.nav-link.active:before {
    transform: scaleX(1)
}

.product_navbar li a.request_btn {
    background: #E11F26;
    font-size: 13px;
    font-family: 'Montserrat';
    display: inline-flex;
    padding: .5rem .8rem;
    font-weight: 600;
    border-radius: 5px;
    color: #fff
}

.product_navbar li a.request_btn:hover {
    text-decoration: none
}

.accordion_wrapper {
    background: #fff;
    box-shadow: 0 2px 21px 0 rgb(0 0 0 / .17);
    border-radius: 14px;
    padding: 0 2rem 0 2.5rem;
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem
}

.accordion_wrapper .a_title {
    font-family: 'Montserrat';
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    line-height: 4
}

.accordion_wrapper .a_title img {
    transition: ease-in-out .5s
}

.accordion_wrapper .a_title[aria-expanded="true"] img {
    transform: rotate(90deg)
}

.accordion_wrapper .a_dis p {
    font-size: 16px;
    line-height: 1.7
}

.accordion_wrapper .a_dis p a.learn_m {
    font-size: 16px
}

.accordion_wrapper .a_title:before {
    width: 10px;
    height: 100%;
    background: linear-gradient(180deg,#f53843 0%,#2f5795 100%);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    opacity: 0;
    transition: ease-in-out .5s
}

.accordion_wrapper .a_title[aria-expanded="true"]:before {
    opacity: 1
}

.bitraser_features .media {
    margin-bottom: 2rem
}

.bitraser_features .featurs_h {
    font-size: 18px;
    font-weight: 700;
    color: #181617
}

.bitraser_features .media p {
    font-size: 16px
}

.bitraser_advantage {
    background: #6f6f6f
}

.bitraser_advantage .primery_text,.bitraser_advantage .glob_h,.bitraser_advantage .glob_h sup {
    color: #fff
}

.bitraser_advantage p {
    font-size: 14px;
    color: #e2e2e2
}

.bitraser_advantage h5 {
    color: #fff;
    font-size: 18px
}

.bitraser_advantage .media {
    margin: 1rem 0
}

.bitraser_advantage .product_bineary {
    display: flex;
    align-items: center
}

.certificate_wrapper {
    text-align: left
}

.view_pdf {
    display: inline-flex;
    align-items: center;
    color: #e11f26;
    text-decoration: none
}

.view_pdf span {
    font-size: 16px;
    font-family: 'Montserrat';
    color: #e11f26;
    padding-right: .3rem;
    text-decoration: underline
}

.view_pdf img {
    margin-left: .2rem
}

.view_pdf:hover {
    text-decoration: none;
    color: #e11f26
}

.product_binery {
    position: relative
}

.product_binery:before {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    z-index: 1;
    background: linear-gradient(86deg,#fff0 69%,#6f6f6f 79%)
}

.media.modf_de {
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.advantage_cell {
    display: flex;
    justify-content: space-between
}

.modf_de h5 {
    margin-top: 1.5rem;
    font-size: 16px;
    color: #fff
}

.certification {
    max-width: 1400px;
    width: 100%;
    overflow: hidden;
    padding: 0 2rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    position: relative
}

.advantage_swiper {
    box-shadow: 0 0 8.55px .45px rgb(0 0 0 / .09);
    background: #fff;
    border-radius: 20px
}

.advantage_swiper .certificate_wrapper {
    padding: 2rem 2rem;
    padding-bottom: 7rem;
    overflow: visible
}

.advantage_swiper .certificate_col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    font-size: 16px
}

.advantage_swiper .img_shadow {
    box-shadow: 2px 0 18px rgb(0 0 0 / 17%)
}

.certificate_wrapper p {
    font-size: 16px
}

.advantage_swiper .swiper-slide.swiper-slide-next {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc
}

.cetification_sec .round_pt {
    margin-top: -4rem;
    position: relative;
    z-index: 1
}

.cetification_sec .round_pt .round_btn {
    display: inline-flex;
    align-items: center;
    box-shadow: 0 4px 27px 0 rgb(0 0 0 / .16)
}

.cetification_sec .round_pt .round_btn svg {
    margin-top: .2rem;
    margin-left: .3rem;
    transition: ease-in-out .3s
}

.cetification_sec .round_pt .round_btn:hover svg {
    transform: translateX(5px)
}

.cetification_sec .swiper-button-next:after,.cetification_sec .swiper-rtl .swiper-button-prev:after,.cetification_sec .swiper-button-prev:after,.cetification_sec .swiper-rtl .swiper-button-next:after {
    display: none
}

.cetification_sec .swiper-button-next,.cetification_sec .swiper-rtl .swiper-button-prev {
    background: #e11f26;
    width: 45px;
    height: 45px;
    border-radius: 45px;
    right: 10px
}

.cetification_sec .swiper-button-next img {
    transform: rotate(180deg)
}

.cetification_sec .swiper-button-prev,.cetification_sec .swiper-rtl .swiper-button-next {
    background: #e11f26;
    width: 45px;
    height: 45px;
    border-radius: 45px;
    left: 10px
}

.advantage_swiper .swiper-slide.swiper-slide-prev .certificate_col img {
    box-shadow: none
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    background: #555
}

.cetification_sec .swiper-button-prev img,.cetification_sec .swiper-rtl .swiper-button-next img {
    filter: brightness(0) invert(1)
}

.cetification_sec .swiper-button-next img {
    filter: brightness(0) invert(1)
}

.tab_view ul {
    display: flex;
    justify-content: center;
    border-bottom: solid 1px #d1d1d1;
    margin-top: 3rem
}

.tab_view ul li a {
    display: inline-flex;
    margin: 0 1.5rem;
    padding: 1rem 0;
    font-size: 18px;
    font-family: 'Montserrat';
    color: #181617;
    text-decoration: none;
    position: relative;
    text-align: center;
    justify-content: center
}

.tab_view ul li a:before {
    width: 100%;
    height: 4px;
    background: #e11f26;
    position: absolute;
    bottom: 0;
    content: '';
    transform: scaleX(0);
    transform-origin: center;
    transition: cubic-bezier(.87,.05,.04,1.58) .5s
}

.tab_view ul li a.active:before {
    transform: scaleX(1)
}

ul.list_iteam {
    list-style: none;
    text-align: left;
    padding: 0;
    margin-top: 3rem
}

ul.list_iteam li {
    padding-left: 1.3rem;
    margin-bottom: .5rem;
    font-size: 16px;
    position: relative
}

ul.list_iteam li:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0rem;
    top: 5px;
    margin: 0;
    bottom: 0;
    background: url(../images/item-list.svg)
}

.bitraser_Specification ul.list_iteam {
    margin-top: 1rem
}

.certificate_img {
    box-shadow: 0 0 20px #c9c9c9;
    display: inline-flex;
    padding: 1rem;
    margin-left: auto;
    border-radius: 10px
}

.capsual_tab ul {
    max-width: 407px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
    border: solid 1px #e11f26;
    border-radius: 40px;
    overflow: hidden;
    flex-wrap: nowrap
}

.capsual_tab ul li {
    width: 50%
}

.capsual_tab ul li a {
    padding: .6rem 1rem;
    font-size: 16px;
    display: block;
    color: #181617;
    font-family: 'Montserrat';
    white-space: nowrap;
    text-decoration: none;
    transition: ease-in-out .3s;
    text-align: center
}

.capsual_tab ul li a.active {
    background: #e11f26;
    color: #fff;
    text-decoration: none
}

.device_box {
    border-radius: 13px;
    box-shadow: 0 0 8.7px 1.3px rgb(0 0 0 / .09);
    overflow: hidden
}

.device_box .gradient_strip {
    height: 7px
}

.device_box .device_wrapper {
    padding: 1rem;
    background: #fff
}

.device_box .device_wrapper h5 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 1rem
}

.device_box .device_footer {
    padding: 1rem;
    display: flex;
    align-items: center
}

.device_box .device_footer .learn_m {
    font-size: 14px
}

.round_btn_outline .tringle {
    width: 0;
    height: 0;
    border-top: 6px solid #fff0;
    border-bottom: 6px solid #fff0;
    border-left: 10px solid #e11f26;
    display: block;
    border-radius: 3px;
    margin-right: 5px
}

.round_btn_outline {
    position: relative;
    overflow: hidden
}

.round_btn_outline span {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 600;
    position: relative;
    text-decoration: none;
    transition: ease-in-out .3s
}

.round_btn_outline {
    border: solid 1px #181617;
    border-radius: 30px;
    padding: .4rem 1rem;
    text-decoration: none;
    display: flex;
    align-items: center
}

.round_btn_outline:hover span,.round_btn_outline:hover {
    text-decoration: none;
    color: #fff;
    border-color: #e11f26
}

.round_btn_outline:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e11f26;
    content: '';
    transform: translateX(-100%);
    transition: ease-in-out .3s
}

.round_btn_outline:hover:before {
    transform: translateX(0)
}

.round_btn_outline:hover .tringle {
    border-left-color: #fff
}

.resource_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 340px;
    margin: 1rem auto;
    text-align: center;
    padding: 1rem 1rem;
    width: 100%;
    cursor: pointer;
    text-decoration: none
}

.resource_box>img {
    margin: 1rem auto;
    transform: translateY(1);
    transition: all .5s
}

.resource_box .resource_title {
    font-size: 16px;
    font-weight: 700;
    transform: translateY(1);
    transition: all .5s;
    color: #181617;
    margin-top: .5rem
}

.resource_box p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    transform: translateY(5px);
    transition: all .5s;
    color: #181617
}

.resource_box:hover {
    text-decoration: none
}

.resource_box:hover>img {
    transform: translateY(-2rem)
}

.resource_box:hover .resource_title {
    transform: translateY(-2rem)
}

.resource_box:hover p {
    transform: translateY(-2rem);
    opacity: 1
}

.resource_box p .learn_m {
    margin-top: 1rem;
    opacity: 0;
    transition: all ease-in-out .3s;
    font-size: 16px
}

.resource_box:hover p .learn_m {
    opacity: 1
}

.lern_text,.feature_content a {
    display: inline-block;
    margin-left: .3rem;
    font-weight: 600;
    color: #e11f26;
    position: relative;
    font-style: normal
}

.faqs .accordion_wrapper {
    border-radius: 5px;
    box-shadow: 0 0 5.22px .78px rgb(0 0 0 / .14)
}

.faqs .accordion_wrapper .a_title {
    font-size: 16px;
    line-height: 4.2
}

.faqs .accordion_wrapper .a_title:before {
    opacity: .3;
    filter: grayscale(2);
    transition: ease-in-out .3s
}

.faqs .accordion_wrapper .a_title[aria-expanded="true"]:before {
    filter: none;
    opacity: 1
}

.testtimonial_left_hed {
    display: block;
    margin-top: 12rem
}

.quate {
    width: 112px;
    height: 112px;
    border-radius: 112px;
    background: linear-gradient(147deg,#f53843 10%,#2f5795 68%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -3rem
}

.testimonial_sec .glob_h {
    font-weight: 700
}

.testimonial_tab ul {
    display: flex
}

.testimonial_tab ul li a {
    display: inline-flex;
    margin-right: 2rem;
    padding: .5rem 0;
    font-size: 16px;
    font-family: 'Montserrat';
    color: #6e6e6e;
    text-decoration: none;
    position: relative;
    text-align: center;
    justify-content: center;
    position: relative;
    z-index: 3
}

.testimonial_tab ul li a:before {
    width: 100%;
    height: 2px;
    background: #6e6e6e;
    position: absolute;
    bottom: 0;
    content: ''
}

.testimonial_tab ul li a.active:before {
    background: #e11f26
}

.testimonial_tab ul li a.active {
    color: #e11f26
}

.testimonial_wrapper {
    border-radius: 28px;
    background-color: #fff;
    box-shadow: 0 0 4px 2px rgba(0,0,0,10%);
    padding: 2rem 1.5rem;
    font-size: 15px;
    height: auto!important
}

.testimonial_wrapper p,.testimonial_wrapper p strong {
    font-size: 15px!important
}

.testimonial_swiper,.case_swiper {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

.testimonial_sec .swiper-pagination {
    position: static;
    margin-top: 2rem;
    justify-content: flex-start;
    text-align: left
}

.testimonial_sec .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: none;
    border: solid 2px #bdbdbd;
    transition: .3s ease-in-out;
    opacity: 1!important
}

.testimonial_sec .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    background: #bbb;
    height: 12px;
    border-radius: 12px
}

.testimonial_sec .swiper-button-next:after,.testimonial_sec .swiper-button-prev:after {
    display: none
}

.testimonial_sec .swiper-button-next {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    top: 90%;
    background: #e11f26!important;
    opacity: 1!important
}

.testimonial_sec .swiper-button-next img {
    transform: rotate(180deg);
    filter: brightness(0) invert(1)
}

.testimonial_sec .swiper-button-prev {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #e11f26;
    top: 90%;
    left: auto;
    right: 3rem!important
}

.testimonial_sec .swiper-button-prev img {
    filter: brightness(0) invert(1)
}

.testimonial_sec .swiper-button-next.swiper-button-disabled,.testimonial_sec .swiper-button-prev.swiper-button-disabled {
    background: #cecece!important
}

.testimonial_sec .swiper-button-next.swiper-button-disabled img {
    filter: brightness(0) invert(1);
    opacity: .5
}

.testimonial_sec .swiper-button-prev.swiper-button-disabled img {
    filter: brightness(0) invert(1);
    opacity: .5
}

.testimonial_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.components_footer {
    margin-top: auto
}

.testimonial_swiper.swiper {
    padding: 10px
}

.help_section {
    background: linear-gradient(90deg,#f53843 0%,#2f5795 100%);
    position: relative;
    padding-bottom: 1rem
}

.help_section:after {
    width: 100%;
    height: 100%;
    background: url(../images/bineary-bg.png) no-repeat right;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-blend-mode: luminosity;
    z-index: 0;
    mix-blend-mode: luminosity;
    opacity: .7
}

.help_user {
    margin-top: -3rem
}

.help_conatainer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 1
}

.help_conatainer .glob_h {
    font-size: 42px;
    font-weight: 700;
    color: #fff
}

.help_conatainer p {
    font-size: 22px;
    color: #fff;
    font-family: 'Montserrat'
}

.help_btn_wrapper {
    display: flex;
    margin-top: 2.5rem
}

.help_btn_wrapper a {
    display: inline-flex;
    align-items: center;
    border: solid 1px #fff;
    color: #fff;
    padding: .5rem 2rem;
    margin-right: 1rem;
    position: relative;
    border-radius: 3px;
    overflow: hidden
}

.help_btn_wrapper a:hover {
    text-decoration: none
}

.help_btn_wrapper a.license_btn img {
    margin-left: .5rem;
    position: relative;
    z-index: 1;
    transition: ease-in-out .3s
}

.help_btn_wrapper a.license_btn span {
    position: relative;
    z-index: 1;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 600
}

.help_btn_wrapper a:after {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    z-index: 0;
    transform: translateX(-101%);
    transition: ease-in-out .3s
}

.help_btn_wrapper .help_btn {
    display: flex
}

.help_btn_wrapper .help_btn span {
    padding-left: .8rem;
    position: relative;
    z-index: 1;
    ransition: ease-in-out .3s
}

.help_btn_wrapper .help_btn em {
    font-size: 13px;
    color: #fff;
    display: block;
    font-family: 'Montserrat';
    font-style: normal;
    transition: ease-in-out .3s
}

.help_btn_wrapper .help_btn i {
    font-size: 18px;
    color: #fff;
    display: block;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    transition: ease-in-out .3s
}

.help_btn_wrapper a:hover:after {
    transform: translate(0)
}

.help_btn_wrapper .help_btn:hover em,.help_btn_wrapper .help_btn:hover i,.help_btn_wrapper a.license_btn:hover span {
    color: #555
}

.help_btn_wrapper .help_btn:hover img,a.license_btn:hover img {
    filter: brightness(1) invert(1);
    position: relative;
    z-index: 1;
    opacity: .7
}

a.license_btn:hover img {
    transform: translateX(3px)
}

.kb_sries {
    border-radius: 19px;
    box-shadow: 0 0 29px 0 rgb(0 0 0 / .13);
    padding: 0;
    overflow: hidden;
    background: #fff;
    min-height: 100%;
    display: block;
    text-decoration: none
}

.kb_sries figcaption {
    padding: 1rem;
    font-size: 15px;
    margin-bottom: .5rem
}

.kb_sries figcaption p {
    font-size: 15px;
    padding-top: .5rem;
    margin-bottom: 0
}

.kb_sries figcaption .help_title {
    font-size: 16px;
    color: #181617
}

.blog_container {
    max-width: 1200px!important;
    width: 100%
}

.kb_sries .learn_m {
    font-size: 14px;
    margin-top: .5rem;
    opacity: 0;
    transition: ease-in-out .5s
}

.kb_sries .learn_m img {
    width: 14px
}

.latestUpdate .col-lg-3 {
    padding: 0 10px
}

.latestUpdate .col-lg-6 {
    padding: 0 12px
}

.kb_sries .mocup {
    width: 100%;
    margin: auto
}

.kb_sries:hover {
    text-decoration: none
}

.kb_sries:hover .learn_m {
    opacity: 1
}

.counter_text {
    list-style: none;
    display: flex;
    justify-content: space-around;
    margin-bottom: 0
}

.counter_text li {
    text-align: center;
    margin: 1rem auto
}

.counter_text li .gtext {
    background: linear-gradient(147deg,#f53843 10%,#2f5795 68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-clip: text;
    text-fill-color: #fff0
}

.counter_text .counter_h span {
    font-size: 42px;
    font-weight: 800;
    font-family: 'Montserrat'
}

.counter_text .counter_h span sup {
    font-size: 60%;
    font-weight: 800
}

.counter_sh {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.counter_text p {
    margin-bottom: 0
}

.gradient_strip {
    background: linear-gradient(147deg,#f53843 9%,#2f5795 78%)
}

.left_side_logo {
    display: flex;
    align-items: center
}

.left_side_logo p {
    margin-left: 2rem;
    border-left: solid 1px #fff;
    padding-left: 2rem;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-family: 'Montserrat';
    margin-bottom: 0
}

.left_side_logo p span {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.logo_list {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0
}

.logo_list li {
    margin-left: 1.5rem;
    margin-top: 1rem
}

.standardsmodeltxt {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #e11f26;
    font-weight: 700
}

.standardsmodeltxt span {
    display: block;
    color: #000
}

.standards-table td {
    padding: 9px 5px 9px 15px;
    color: #000;
    font-weight: 500;
    font-size: 13px
}

.standards-table tr:nth-child(odd) {
    background-color: #f7f7f7
}

.standards-table {
    font-size: 13px;
    color: #000;
    display: block;
    height: 320px;
    overflow-y: scroll
}

.stand_close,.modle_close {
    position: absolute;
    right: 5px;
    top: 6px;
    background-color: #e11f26!important;
    padding: 1px 5px!important;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 90
}

.stand_close span,.modle_close span {
    color: #fff
}

.report_certificate {
    max-height: 500px;
    overflow: scroll
}

.submit_enquiry .modal-header {
    padding: 1rem;
    color: #fff;
    text-align: center;
    justify-content: center
}

.submit_enquiry .modal-header h4 {
    text-align: center;
    color: #fff;
    padding: 1rem;
    margin-bottom: 0;
    font-size: 22px
}

.radius_wrapper {
    display: flex;
    width: 100%;
    padding: 1.4rem 2rem;
    border-radius: 50px;
    border: solid 1px #fff;
    background: rgb(255 255 255 / .17);
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    margin-top: 4rem;
    margin-bottom: 5rem
}

.enquiry_form {
    padding: 2rem
}

.enquiry_form label {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    margin: 0
}

.enquiry_form label input,.enquiry_form label select,.input_box,.text_area {
    display: block;
    width: 100%;
    position: relative;
    margin: 0;
    padding: .8rem;
    border: solid 1px rgb(0 0 0 / .37);
    border-radius: 5px;
    outline: none;
    font-size: 14px;
    color: #555
}

textarea::placeholder {
    color: #555
}

.enquiry_form label input:focus,textarea:focus {
    border-color: #181617
}

.twice_col {
    display: flex;
    justify-content: space-between;
    margin: 1.3rem 0;
    column-gap: 1rem
}

.twice_col .left_col,label.twice_col .right_col {
    max-width: 48%;
    width: 100%;
    position: relative
}

.twice_col input {
    width: 100%
}

.twice_col select,select.drop_down {
    max-width: 100%;
    width: 100%;
    color: #181617;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/downarrowform.png) #fff no-repeat;
    background-position: 95% center
}

.captch_box {
    display: flex;
    align-items: center;
    margin-top: 2rem;
    color: #555
}

.captch_box .cT {
    font-size: 16px;
    font-weight: 600;
    color: #555
}

.captch_box .captcha {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    margin: 0 .5rem
}

.captch_box .input_box {
    max-width: 97px;
    padding: 10px
}

label.check_box {
    display: flex;
    align-items: center;
    align-items: flex-start;
    margin-top: 1.5rem
}

.check_box .custom-checkbox {
    width: 16px;
    height: 16px;
    box-shadow: none
}

.check_box p {
    font-size: 12px
}

.demo_btn {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #e11f26;
    border-radius: 5px;
    padding: .9rem 2rem;
    margin-top: 1.5rem;
    display: inline-flex
}

select.drop_down {
    max-width: 100%
}

.demo_btn:hover {
    color: #fff
}

.demo_btn_white {
    display: none
}

.enquiry_form .single_input,.enquiry_form .twice_col {
    position: relative
}

.enquiry_form .single_input span,.enquiry_form .twice_col span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-left: .5rem;
    height: 25px;
    transition: ease-in-out .2s;
    background: #fff;
    padding: 5px 15px
}

.enquiry_form .twice_col span.right_pace {
    position: absolute;
    right: 28%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-left: .5rem;
    height: 25px;
    transition: ease-in-out .2s;
    background: #fff;
    padding: 5px 15px;
    left: auto;
    z-index: -1
}

.enquiry_form .single_input span em,.enquiry_form .twice_col span em {
    color: #e11f26;
    font-style: normal;
    font-size: 12px
}

.enquiry_form .single_input input::placeholder,.enquiry_form .twice_col input::placeholder,.enquiry_form .single_input textarea.text_area::placeholder {
    opacity: 0;
    color: #fff
}

.enquiry_form .single_input input:not(:placeholder-shown)+span,.enquiry_form .single_input input:focus+span,.enquiry_form .twice_col .left_col input:not(:placeholder-shown)+span,.enquiry_form .twice_col .left_col input:focus+span,.enquiry_form .twice_col .right_col input:not(:placeholder-shown)+span,.enquiry_form .twice_col .right_col input:focus+span {
    transform: translate(0,-1.5rem)
}

.enquiry_form .single_input textarea.text_area:not(:placeholder-shown)~span,.enquiry_form .single_input textarea.text_area:focus~span {
    transform: translate(0,-2rem)
}

.submit_enquiry {
    backdrop-filter: brightness(.8) blur(8px);
    transition: .3s all
}

.submit_enquiry .modal-dialog {
    max-width: 650px!important
}

.Companies_container {
    display: flex;
    box-shadow: 0 0 28.8px 11.2px rgb(0 0 0 / .09);
    border-radius: 20px;
    margin-top: 3rem;
    margin-bottom: 4rem;
    background: #fff
}

.center_container {
    max-width: 408px;
    width: 100%;
    background: linear-gradient(147deg,#f53843 10%,#2f5795 68%);
    padding: 2rem 3rem
}

.logo_container {
    display: flex;
    flex-wrap: wrap
}

.logo_container figure {
    width: 50%;
    margin: 0;
    padding: 2rem 1rem;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    display: flex;
    justify-content: center;
    align-items: center
}

.center_container {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    align-items: flex-start
}

.center_container h5 {
    color: #fff;
    font-size: 15px;
    font-weight: 400
}

.center_container h4 {
    color: #fff;
    font-size: 27px;
    font-weight: 400;
    padding-top: 1rem;
    line-height: 130%
}

.center_container .viewClient {
    display: inline-flex;
    background: #fff;
    align-items: center;
    color: #555;
    padding: .7rem 1.5rem;
    text-align: center;
    justify-content: center;
    border-radius: 50px;
    margin-top: 2rem;
    text-decoration: none;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px
}

.center_container .viewClient img {
    margin-left: .3rem;
    transition: ease-in-out .3s
}

.center_container .viewClient:hover img {
    transform: translateX(3px)
}

.product_box_wrapper {
    max-width: 395px;
    widows: 100px;
    border-radius: 22px;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.product_box_wrapper.gradient_strip {
    border: solid 1px #ccc;
    background: #f7f7f7
}

.box_container {
    padding: 2rem 1rem;
    min-height: 100%;
    position: relative;
    text-align: left;
    padding-bottom: 0
}

.gradient_strip>p {
    text-align: left;
    margin-left: 1rem;
    margin-top: auto;
    margin-bottom: 2rem
}

.box_container p {
    text-align: left;
    font-size: 16px
}

.product_box_wrapper h5 {
    color: #fff;
    padding: 1rem 0;
    margin-bottom: 0;
    font-size: 14px;
    position: relative;
    background: linear-gradient(91deg,#f53843 9%,#2f5795 78%)
}

.product_box_wrapper h5 sup {
    color: #fff
}

.teamLeader span,.teamLeader i {
    color: #fff;
    font-style: normal
}

.teamLeader span {
    font-weight: 600;
    display: block;
    font-size: 18px;
    font-family: 'Montserrat'
}

.teamLeader i {
    font-size: 14px
}

.help_section {
    padding-bottom: 0!important
}

.speaker_section p {
    font-size: 17px
}

.speaker_table {
    max-width: 600px;
    width: 100%;
    border-radius: 5px;
    background: #fff;
    border: solid #e0e0e0 1px;
    padding: 2rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.spwaker_profile h4 {
    font-size: 18px;
    font-weight: 700
}

.speaker_table .date,.speaker_table .time,.speaker_table .vanu {
    display: flex;
    align-items: center
}

.speaker_table .date,.speaker_table .time {
    border-right: solid 1px #ccc;
    padding-right: 1rem
}

.speaker_table figcaption {
    padding: 0;
    padding-left: .5rem;
    margin: 0
}

.speaker_table figcaption span {
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 700;
    line-height: 20px
}

.speaker_table figcaption i {
    display: block;
    font-style: normal;
    font-size: 15px;
    line-height: 20px
}

.speaker_table figure {
    padding: 0;
    margin: 0
}

.session_dis span {
    font-family: 'Montserrat';
    margin-right: 1rem;
    font-size: 18px;
    font-weight: 600
}

.spwaker_profile img {
    filter: drop-shadow(0 0 21px #18161759);
    border: solid 5px #fff;
    margin-bottom: 1rem
}

.spwaker_profile {
    text-align: center
}

.ceo {
    margin-top: 1rem
}

.speaker_table {
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem
}

.speaker_table .gradient_strip {
    padding: .2rem;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.session_dis img {
    transform: rotate(90deg);
    transition: all .5s
}

.session_dis[aria-expanded="true"] img {
    transform: rotate(225deg)
}

.session_dis {
    text-decoration: none
}

.session_dis:hover span {
    color: #e11f26;
    text-decoration: none
}

.session_dis:hover {
    text-decoration: none
}

.product_box_container {
    display: flex
}

ul.logo_list img {
    max-width: 100%
}

.single_column {
    box-shadow: 0 0 15px #d1d1da;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    padding: 2rem;
    width: 100%;
    background: #f0f0f0;
    transition: ease-in-out .3s
}

.single_column .gradient_strip {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.single_columnWrapper {
    width: 100%
}

.single_columnWrapper .media {
    margin-top: 1.5rem
}

.left_column .single_columnWrapper .media {
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.single_columnWrapper .media img {
    width: 70px
}

.single_columnWrapper .media h5 {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    display: inline-flex
}

.single_columnWrapper .media p {
    font-size: 14px;
    margin-bottom: 0
}

.single_columnWrapper>h5 {
    font-size: 18px;
    ;font-weight: 700;
    display: inline-flex;
    position: relative
}

.single_columnWrapper>h5 .gradient_lines {
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(147deg,#f53843 9%,#ffffff00 78%)
}

.single_column.left_column {
    background: #fff
}

.single_column:before {
    width: 50px;
    height: 50px;
    border-radius: 250px;
    background: linear-gradient(180deg,#f53843 9%,#2f5795 78%);
    position: absolute;
    bottom: -1rem;
    right: 0;
    left: 0;
    margin: auto;
    content: '';
    filter: blur(1.3rem);
    opacity: 0;
    transition: ease-in-out .3s;
    transform: scaleX(8)
}

.single_column:hover:before {
    opacity: .5
}

.single_column:hover {
    background: #fff
}

.single_column .media:hover {
    text-decoration: none
}

.single_column .media:hover h5 {
    color: #e11f26
}

.single_columnWrapper .media h5:before {
    width: 100%;
    height: 1px;
    background: #e11f26;
    position: absolute;
    left: 0;
    bottom: -5px;
    content: '';
    transform: scaleX(0);
    transform-origin: left;
    transition: ease-in-out .3s
}

.single_columnWrapper .media:hover h5:before {
    transform: scaleX(1)
}

@media screen and (max-width: 1440px) {
    .banner_image_container img {
        max-width:430px
    }

    .advantage_swiper .img_shadow,.certificate_col img {
        max-width: 125px
    }

    ul.list_iteam li {
        font-size: 14px
    }

    .left_side_logo p {
        font-size: 16px
    }

    .banner_top h1 {
        font-size: 48px
    }

    .banner_top {
        padding-bottom: 0
    }

    .banner_top {
        background-position-x: 18%
    }
}

@media screen and (max-width: 1280px) {
    .banner_top h2 {
        font-size:20px
    }

    .tab_view ul li a {
        font-size: 16px
    }

    .left_side_logo p {
        font-size: 18px
    }

    .banner_top {
        padding-bottom: 0
    }
}

@media screen and (max-width: 1024px) {
    .left_side_logo p {
        white-space:nowrap
    }

    .counter_text .counter_h span {
        font-size: 32px
    }

    body,* {
        font-size: 14px
    }

    .product_navbar li a {
        margin-left: 1rem;
        font-size: 14px
    }

    .product_navbar li:nth-child(2),.product_navbar li:nth-child(5) {
        display: none
    }

    .banner_top {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .banner_top h1,.banner_top h1 span {
        font-size: 3rem;
        line-height: 1.5
    }

    .banner_top h1 br {
        display: none
    }

    .product_box_container {
        display: flex
    }

    .flow_us li span {
        font-size: 12px
    }

    .banner_top {
        position: relative;
        background-position: 100%;
        text-align: center
    }

    .banner_top:before {
        width: 100%;
        height: 100%;
        background: rgb(255 255 255 / .68);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        content: '';
        backdrop-filter: blur(1rem)
    }

    .locationDate {
        text-align: left;
        justify-content: center;
        margin: auto;
        background: none
    }

    .bitRaser_profile {
        text-align: left
    }

    .bitRaser_leader {
        justify-content: center
    }

    .banner_top .button_sec {
        justify-content: center
    }
}

@media screen and (max-width: 992px) {
    header {
        display:block!important
    }

    .banner_top {
        height: auto;
        background-position-x: center;
        background-position: center;
        position: relative;
        text-align: center
    }

    .banner_top:before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        backdrop-filter: blur(11px);
        background: rgb(255 255 255 / .8)
    }

    .banner_top .container-fluid {
        position: relative
    }

    .locationDate {
        justify-content: center
    }

    .locationDate {
        background: none;
        margin: auto;
        text-align: left;
        justify-content: space-around
    }

    .bitRaser_profile {
        margin: 1rem .5rem
    }

    .bitRaser_leader {
        justify-content: center;
        text-align: left
    }

    .banner_top .button_sec {
        margin-bottom: 0;
        justify-content: center
    }

    .ceo_dos {
        text-align: center
    }

    .speaker_table {
        margin: auto;
        text-align: left
    }

    .session_data {
        text-align: center
    }

    .banner_top .bitraser_bradcrm {
        margin-bottom: 1.5rem
    }

    .banner_top h1 {
        font-size: 32px
    }

    .banner_image_container img {
        max-width: 100%
    }

    .bitraser_features .featurs_h {
        font-size: 16px
    }

    .product_bineary {
        display: none!important
    }

    .tab_view ul li a.active:before {
        display: none
    }

    .tab_view ul {
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        justify-content: flex-start
    }

    .tab_view ul li a {
        padding: 1rem 1rem;
        background: #e1e1e1;
        border-radius: 30px;
        margin-bottom: 2rem
    }

    .tab_view ul li a.active {
        background: #e11f26;
        color: #fff
    }

    .product_box_sec p {
        font-size: 16px
    }

    .left_col img {
        max-width: 250px
    }

    .capsual_tab ul {
        margin-bottom: 2rem
    }

    .device_box .device_wrapper h5 {
        font-size: 16px
    }

    .resource_box.border-right {
        border: none!important
    }

    .quate {
        display: none
    }

    .testtimonial_left_hed {
        margin-top: 0;
        text-align: center
    }

    .testtimonial_left_hed .glob_h br {
        display: none
    }

    .accordion_wrapper .a_title:before {
        width: 2px
    }

    .accordion_wrapper {
        padding: .5rem;
        padding-right: 2.5rem;
        padding-left: 1rem
    }

    .help_user {
        display: none;
        text-align: center
    }

    .help_conatainer {
        text-align: center;
        justify-content: center;
        align-items: center
    }

    .help_btn {
        margin-right: 0
    }

    .help_btn_wrapper {
        justify-content: center
    }

    .help_conatainer {
        padding: 1.5rem 0
    }

    .gradient_strip {
        padding: 2rem 0
    }

    .counter_text {
        flex-wrap: wrap
    }

    .counter_text li {
        max-width: 30%;
        width: 100%
    }

    .counter_text .counter_h span {
        font-size: 30px
    }

    .left_side_logo {
        flex-direction: column;
        align-items: center
    }

    .left_side_logo p {
        border: none;
        text-align: center;
        padding-top: 1rem;
        margin-left: 0
    }

    .logo_list {
        justify-content: center
    }

    .device_box .gradient_strip {
        padding: 0
    }

    .left_side_logo p {
        white-space: normal
    }

    .advantage_swiper .certificate_col {
        column-gap: 2rem
    }

    .featurs_h br {
        display: none
    }

    ul.list_iteam li {
        padding-left: 1.5rem
    }

    .faqs .accordion_wrapper .a_title {
        line-height: 2.2
    }

    .round_btn {
        padding: .6rem
    }

    .testimonial_tab ul li a:before {
        display: none
    }

    .testimonial_tab ul {
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        justify-content: flex-start
    }

    .testimonial_tab ul {
        justify-content: center;
        margin-top: 2rem
    }

    .testimonial_tab ul {
        background: #fff;
        justify-content: center;
        border: solid 1px #e1e1e1;
        max-width: 320px;
        ;width: 100%;
        margin: auto;
        border-radius: 50px;
        overflow: hidden;
        margin-top: 2rem
    }

    .testimonial_tab ul li a {
        margin: 0;
        width: 100%;
        padding: 1rem;
        font-size: 13px
    }

    .testimonial_tab ul li {
        width: 70%;
        display: flex;
        justify-content: center
    }

    .testimonial_tab ul li a.active {
        background: #e11f26;
        color: #fff
    }

    .testimonial_tab ul li a:before {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .bitRaser_profile {
        margin-bottom:0
    }

    .nav-top {
        display: none
    }

    body,* {
        font-size: 14px
    }

    .banner_top {
        text-align: center;
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .speaker_table figcaption i,.locationDate p {
        font-size: 13px
    }

    .banner_top h1 br {
        display: none
    }

    .bitraser_bradcrm {
        justify-content: center
    }

    .banner_top h2 {
        font-size: 14px;
        line-height: 1
    }

    .banner_top .line {
        display: none
    }

    .product_dist {
        text-align: center;
        justify-content: center
    }

    .banner_top .nist_logo {
        max-width: 200px
    }

    .button_sec {
        flex-direction: column
    }

    .banner_top .outline_btn {
        max-width: 280px;
        width: 100%;
        justify-content: center;
        text-align: center;
        margin-top: 1rem
    }

    .banner_top .button_sec {
        padding-bottom: 0
    }

    .banner_top {
        height: auto
    }

    .banner_top .bitraser_bradcrm {
        display: none
    }

    .product_box_sec {
        text-align: center
    }

    .product_box_sec p {
        text-align: center;
        font-size: 14px
    }

    .product_box_sec .round_btn {
        margin-bottom: 1rem
    }

    .outline_btn span,.bitraser_advantage h5 {
        font-size: 16px
    }

    .bitraser_features .media p {
        font-size: 14px
    }

    .button_sec {
        text-align: center;
        align-items: center
    }

    .fill_btn,.outline_btn {
        justify-content: center;
        margin: .5rem 0;
        max-width: 280px;
        width: 100%
    }

    .certification {
        padding: 0
    }

    .cetification_sec .round_pt {
        margin: 0
    }

    .cetification_sec .swiper-button-next,.cetification_sec .swiper-rtl .swiper-button-prev,.cetification_sec .swiper-button-prev,.cetification_sec .swiper-rtl .swiper-button-next {
        display: none
    }

    .cetification_sec .swiper-pagination {
        position: static;
        margin-bottom: 1rem
    }

    .advantage_swiper .certificate_wrapper {
        padding-bottom: 2rem
    }

    .advantage_swiper.swiper {
        padding-bottom: .5rem
    }

    .cetification_sec .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background: none;
        border: solid 2px #bdbdbd;
        transition: .3s ease-in-out;
        opacity: 1!important
    }

    .cetification_sec .swiper-pagination .swiper-pagination-bullet-active {
        width: 30px;
        background: #bbb;
        height: 12px;
        border-radius: 12px;
        transition: ease-in-out .3s
    }

    .cetification_sec .swiper-button-next:after,.testimonial_sec .swiper-button-prev:after {
        display: none
    }

    .cetification_sec .swiper-button-next {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        top: 90%;
        background: #555!important;
        opacity: 1!important;
        transition: ease-in-out .3s
    }

    .cetification_sec .swiper-button-next img {
        transform: rotate(180deg)
    }

    .cetification_sec .swiper-button-prev {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        background: #555;
        top: 90%;
        left: auto;
        right: 3rem!important;
        transition: ease-in-out .3s
    }

    .tab_view ul li a {
        font-size: 14px;
        padding: .5rem;
        margin: .5rem;
        margin-bottom: 1rem
    }

    .left_side_logo p {
        font-size: 14px;
        padding-left: 0
    }

    .counter_text .counter_h span {
        font-size: 30px
    }

    .counter_sh {
        font-size: 11px
    }

    .kb_sries {
        min-height: auto;
        margin: 1rem auto
    }

    .help_conatainer .glob_h {
        font-size: 18px
    }

    .help_conatainer p {
        font-size: 14px
    }

    .help_btn_wrapper {
        flex-direction: column
    }

    .help_btn_wrapper a {
        margin: 1rem auto
    }

    .help_btn_wrapper .help_btn {
        text-align: left
    }

    .help_btn_wrapper a.license_btn {
        padding: 1.5rem 2rem
    }

    .help_btn_wrapper {
        margin-top: 0
    }

    .faqs .accordion_wrapper .a_title {
        line-height: 1.3;
        font-size: 14px
    }

    .faqs .accordion_wrapper {
        padding: 1rem;
        padding-right: 2rem
    }

    .resource_box p .learn_m {
        opacity: 1
    }

    .resource_box:hover>img,.resource_box:hover .resource_title,.resource_box:hover p {
        transform: none
    }

    .device_box .device_footer {
        justify-content: space-around
    }

    .device_box {
        margin: 1rem auto
    }

    .banner_image_container,.product_screenshout {
        display: none
    }

    .advantage_cell {
        flex-direction: column
    }

    .testimonial_tab ul li {
        margin-right: 10px;
        margin-bottom: 10px
    }

    .testimonial_tab ul li a {
        font-size: 13px;
        border-radius: 50px;
        padding: 10px
    }

    .testimonial_tab ul li a {
        border: solid 1px #e1e1e1;
        margin: 5px;
        background: #fff
    }

    .testimonial_tab ul {
        overflow-x: scroll!important;
        justify-content: space-between!important;
        max-width: 100%!important
    }

    .testimonial_tab ul {
        background: none!important;
        border: none!important;
        white-space: nowrap;
        overflow-x: scroll!important
    }

    .testimonial_tab ul li:first-child {
        margin-right: 0
    }
}

@media screen and (max-width: 572px) {
    .bitRaser_profile {
        width:50%;
        margin: 0rem 0rem
    }

    .bitRaser_leader figcaption p {
        font-size: 13px
    }

    .bitRaser_leader {
        display: flex;
        flex-wrap: wrap
    }

    .device_box .round_btn_outline {
        max-width: auto
    }

    .device_box .device_footer {
        flex-direction: column
    }

    .glob_lr {
        overflow: hidden
    }

    .accordion_wrapper .a_dis p {
        font-size: 14px
    }

    .capsual_tab ul li a {
        padding: .6rem 0;
        font-size: 14px
    }

    .callus aside {
        display: none
    }

    .banner_top {
        text-align: center
    }

    .banner_top h1,.banner_top h1 span {
        font-size: 24px
    }

    .locationDate {
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start
    }

    .locationDate .media {
        margin: 0 0;
        background: #fff;
        padding: 1rem;
        justify-content: center;
        display: flex
    }

    .swiper-button-next,.swiper-button-prev {
        display: none!important
    }

    .speaker_table .date,.speaker_table .time,.speaker_table .vanu {
        flex-direction: column;
        text-align: center
    }

    .speaker_table {
        padding: .5rem
    }

    .locationDate {
        background: #fff;
        border-radius: 10px;
        border: solid 1px #e1e1e1
    }

    .locationDate img {
        max-width: 20px
    }

    .locationDate .location {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        border-bottom: solid 1px #d1d1d1
    }

    .locationDate .location .media-body {
        flex: none
    }

    .speaker_table figcaption i,.locationDate p {
        font-size: 12px
    }

    .bitRaser_leader figure img {
        max-width: 40px
    }

    .bitRaser_leader figcaption span {
        line-height: 10px;
        white-space: nowrap
    }

    .bitRaser_leader figcaption span {
        font-size: 12px
    }

    .spwaker_profile img {
        max-width: 100px;
        border-width: 2px
    }

    .captcha_box {
        padding-left: 0!important;
        padding-right: 0!important
    }

    li.calc_captcha {
        margin-left: 3px!important;
        max-width: 80px
    }

    .calc_captcha i {
        font-size: 18px!important
    }

    .captch_input input[type='text'] {
        max-width: 101px
    }

    .speaker_table figure {
        margin-bottom: .5rem;
        padding-bottom: .2rem
    }

    .locationDate .media:last-child {
        margin-left: 2rem
    }

    .bitRaser_leader {
        justify-content: space-around;
        padding-top: 1rem
    }

    .bitRaser_profile {
        flex-direction: column;
        padding: 0rem
    }

    .bitRaser_leader figcaption {
        padding-left: .5rem;
        color: #fff;
        text-align: center;
        justify-content: center;
        align-items: center
    }

    .locationDate {
        background: none;
        border: none
    }

    .bitRaser_leader figcaption span {
        line-height: 10px;
        white-space: nowrap
    }

    .bitRaser_leader figcaption span {
        font-size: 14px;
        max-width: max-content;
        display: block;
        word-wrap: break-word;
        width: 100%;
        white-space: break-spaces;
        line-height: 1.3
    }

    .bitRaser_leader figcaption p {
        padding-top: .5rem
    }

    .media-body {
        flex: none
    }

    .locationDate {
        border: solid 1px #d1d1d1;
        max-width: 95%;
        width: 100%;
        margin: auto;
        background: #fff
    }

    .locationDate .media:nth-child(2) {
        padding-left: 1rem
    }

    .locationDate h5 {
        font-size: 12px
    }

    .single_column {
        margin-bottom: 2rem
    }

    .single_columnWrapper .media-body {
        flex: auto
    }

    .testimonial_tab ul {
        justify-content: flex-start
    }

    .testimonial_tab ul li a {
        font-size: 11px
    }
}

@media screen and (max-width: 359px) {
    .banner_top h1,.banner_top h1 span {
        font-size:23px
    }

    .bitRaser_leader figcaption span,.bitRaser_leader figcaption p {
        font-size: 10px
    }

    .locationDate h5 {
        font-size: 12px
    }
}
