body,
h1,
h2,
h3,
h4,
h5 {
    font-family: "Segoe UI", Helvetica, sans-serif !important;
}

.content-wrapper {
    padding: 0 20px;
    max-width: 1355px;
    margin: 0 auto;
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
}

.support_breadcrumbs .content-wrapper {
    padding: 0 20px;
    max-width: 1355px !important;
    margin: 0 auto;
    height: 100%;
}

.support_breadcrumbs {
    background: #f4f7fc;
    height: 41px;
    line-height: 37px;
}

.support_breadcrumbs ol {
    display: flex;
    list-style: none;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0;
}

.support_breadcrumbs ol li a,
.support_breadcrumbs ol li {
    color: #313131;
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;
}

.support_breadcrumbs ol li .icon-angle-right:before {
    content: "";
    margin: 0 15px 0 15px;
    color: #000;
    font-size: 14px;
    background: url(/template/default/images/support_breadcrumbs_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    background-size: 6px;
}

.has-icon {
    position: relative;
    /* padding-left: 18px; */
}

.has-icon::before {
    /* content: "›"; 
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px; */
    content: "";
    margin: 0 15px 0 15px;
    color: #000;
    font-size: 14px;
    background: url(/template/default/images/support_breadcrumbs_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    background-size: 6px;
}

.main-footer {
    border-top: 1px solid rgb(218, 232, 240);
}
/* 
.freedemo-section {
    border: 1px solid rgb(208, 231, 253);
    border-radius: 25px;
    height: 320px;
    padding: 25px 0px 30px 30px;
    margin: 0px;
    background: #edf4fb;
    display: flex;
    justify-content: space-between;
}

.freedemo-section .three_fourth {
    width: 74.5%;
}

.freedemo-section .one_fourth {
    width: 23.5%;
}

.freedemo-section .freedemo-button:hover {
    background: rgb(36 130 182);
}

.freedemo-section .one_fourth {
    background: none;
    padding: 0px;
    margin: -77px 0 0 0 !important;
}

.main-footer {
    border-top: 1px solid rgb(218, 232, 240);
}

@media only screen and (max-width:1280px) {

    .freedemo-section .freedemo-head br,
    .freedemo-section .freedemo-content br {
        display: none;
    }
} */

/* @media only screen and (max-width:1170px) {
    .freedemo-section {
        height: auto !important;
    }

    .freedemo-section .one_fourth {
        margin: 0px !important;
    }
} */

@media only screen and (max-width: 1024px) {
    /* .freedemo-section .freedemo-head {
        font-size: 35px !important
    } */

    /* .features-holder .feature-dropdown {display: block !important;border-radius: 5px;background-image: -webkit-linear-gradient(90deg, rgb(48 141 216) 0%, rgb(53 120 204) 100%) !important;font-size: 18px;font-weight: 400;}
.features-holder .features-content {display: flex; padding: 40px 0 20px;flex-direction: column;}
.features-holder .feature-right-section {width: 100%;padding: 10px 0px;}
.features-holder .feature-leftmenu {border-right: none;width: 100%;border: none;padding: 0px;}
.feature-container .feature-title{padding-top:100px;} */
}

@media only screen and (max-width: 980px) {

    /* .feature-container .feature-header { height: auto;padding-bottom: 40px;}
.feature-container .feature-title { font-size: 45px;} */
    /* .freedemo-section {
        padding: 20px !important;
    }

    .freedemo-section .one_fourth {
        display: none;
    }

    .freedemo-section .three_fourth {
        width: 100%;
    } */
}

@media only screen and (max-width: 768px) {
    /* .freedemo-section .three_fourth {
        width: 100% !important;
    } */

    /* .feature-container .feature-title {font-size: 40px;}
.feature-container .feature-subtxt{padding:10px 0px;text-align:justify;}
.feature-right-section .manual-holder h2:first-child{text-align:left !important; font-size: 28px !important;} */
    /* .freedemo-section .freedemo-head {
        font-size: 30px !important;
        line-height: normal !important;
    }

    .freedemo-section .freedemo-button {
        width: auto !important;
        padding: 0px 15px !important;
        font-size: 16px !important;
    } */

    /* .home-demo-holder-new { padding: 30px 0 35px !important;}
.features-holder .features-content {display: flex;padding: 20px 0 20px;flex-direction: column;} */
}

@media only screen and (max-width: 600px) {
    /* .freedemo-section .freedemo-content {
        text-align: justify;
    } */

    /* .manual-block { margin-bottom: 0;}
.home-demo-holder-new {padding: 0px 0 35px !important;} */
    /* .freedemo-section .freedemo-head {
        font-size: 25px !important;
        line-height: normal;
    } */
}



/* .freedemo-section {border: 1px solid rgb(208, 231, 253);border-radius: 15px;box-shadow: 0px 0px 29px 0px rgba(47, 98, 140, 0.13); 
    height: 320px;padding: 25px 0px 30px 30px;margin: 0px;
        background: #f9fcfe !important;
    box-shadow: none !important;
    display: flex;justify-content: space-between;}
.freedemo-section .three_fourth {width: 74.5%;}
.freedemo-section .one_fourth {width: 23.5%;}

.main-footer {border-top: 1px solid rgb(218, 232, 240);}

@media only screen and (max-width:1280px) {
.freedemo-section .freedemo-head br,.freedemo-section .freedemo-content br {display:none;}
}

@media only screen and (max-width:1170px) {
.freedemo-section{height:auto !important;        padding-bottom: 0px !important;}
.freedemo-section .one_fourth{margin:0px !important;}
.freedemo-section .one_fourth img{
        margin: 0px 0 -6px -15px;
}
} */



.video-banner-inner {
    background-image: -moz-linear-gradient(90deg, rgb(49, 80, 135) 0%, rgb(4, 105, 191) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(49, 80, 135) 0%, rgb(4, 105, 191) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(49, 80, 135) 0%, rgb(4, 105, 191) 100%);
    height: 350px;
    text-align: center;
}

.video-banner-inner h1 {
    padding-top: 135px;
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding-bottom: 35px;
}

.video-banner-inner p {
    font-size: 16px;
    color: #fafafa;
    line-height: 26px;
}


.faq-box {
    display: flex;
    align-items: start;
    gap: 30px;
    padding-top: 50px;
}

.faq-left-sticky-holder {
    width: 23%;
}

.faq-left {
    border: 1px solid rgb(230, 240, 242);
    border-radius: 15px;
    background: rgb(243, 246, 252);
    /* width: 300px; */
    /* width: 23%; */
    padding: 10px;
}

.faq-right {
    width: 75%;
}

.Rectangle_45 {

    /* height: 510px; */
}


.faq-left ul li a {
    font-size: 16px;
    color: #0a0a0a;
    padding: 15px 0 15px 15px;
    height: 49px;
    display: inline-block;
    position: relative;
    width: 100%;
}

.faq-left ul li a.active {
    border-radius: 15px;
    background: rgb(224, 234, 252);
}

.faq-left ul li a.active:after {
    content: "";
    position: absolute;
    top: calc(50% - 12px);
    left: -1px;
    width: 6px;
    height: 25px;
    border-radius: 6px;
    background: rgb(101, 147, 229);
}

.manual-block p {
    text-align: justify;
    font-size: 16px;
    color: #1d1e20;
    line-height: 24px;
}

.faq-left h3 {
    display: none;
}

.manual-block h2 {
    font-size: 28px;
    color: #1d1e20;
    line-height: 54px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;

}

.manual-block h3 {
    font-size: 20px;
    color: #1d1e20;
    line-height: normal;
    font-weight: bold;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.terms-holder .content-wrapper {
    padding: 0px;
}

.manual-holder ul.admin-list li {
    position: relative;
    padding: 0 0 10px 25px;
}

.manual-holder ul.admin-list li:before {
    content: "";
    background: url(/template/default/images/terms-check-mark.png);
    background-repeat: no-repeat;
    /* font-family: Fontello; */
    position: absolute;
    top: 4px;
    left: 0;
    color: #7ab700;
    font-size: 1.3rem;
    font-weight: 700;
    height: 16px;
    width: 16px;
}


.hipaa-box ul li {
    position: relative;
    padding: 0 0 10px 25px;
}

.hipaa-box ul li:before {
    content: "";
    background: url(/template/default/images/terms-check-mark.png);
    background-repeat: no-repeat;
    /* font-family: Fontello; */
    position: absolute;
    top: 4px;
    left: 0;
    color: #7ab700;
    font-size: 1.3rem;
    font-weight: 700;
    height: 16px;
    width: 16px;
}


.gdpr-box {
    display: inline-block;
    width: 100%;
    padding: 0 0 40px 0;
}

.gdpr-box p,
.gdpr-box1 p {
    text-align: justify;
}

.gdpr-box ul li {
    text-align: justify;
}

.gdpr-box .content-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    align-items: center;
    padding: 0px;
}

.gdpr-box1 .content-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    align-items: start;
    padding: 0px;
}

.gdpr-box .one_half,
.gdpr-box1 .one_half {
    width: 100%;
}




.gdpr-box1 ul li {
    position: relative;
    text-align: justify;
    padding: 0 0 10px 25px;
}

.gdpr-box1 ul li:before {
    content: "";
    background: url(/template/default/images/terms-check-mark.png);
    background-repeat: no-repeat;
    /* font-family: Fontello; */
    position: absolute;
    top: 4px;
    left: 0;
    color: #7ab700;
    font-size: 1.3rem;
    font-weight: 700;
    height: 16px;
    width: 16px;
}

.gdpr-box2 a {
    font-size: 16px;
    color: #005fa3;
    font-weight: 600;
    border: 2px solid #0270b8;
    background: #fff;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / .13);
    padding: 0 25px;
    display: inline-block;
    height: 42px;
    width: auto;
    text-align: center;
    line-height: 38px;
    border-radius: 30px;
}
.gdpr-box2 a:hover{
    background: aliceblue;
}
.gdpr-box2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 30px 0 0 0;
}

@media only screen and (max-width:1280px){
.faq-left-sticky-holder {
    width: 25%;
}.faq-right {
    width: 70%;
}
}
@media only screen and (max-width:1170px){
.video-banner-inner p br{display: none;}
.video-banner-inner p{
    padding: 0 15px;
}
.video-banner-inner h1 {
    padding-top: 110px;
padding-bottom: 20px;
}

.faq-left-sticky-holder {
    width: 30%;
}.faq-right {
    width: 65%;
}


}

@media only screen and (max-width:980px){
.video-banner-inner {height: auto;padding-bottom: 50px;}
.video-banner-inner h1{font-size: 45px;}
.faq-left ul li a{height: auto;}


.faq-left-sticky-holder {
    width: 35%;
}.faq-right {
    width: 60%;
}
.gdpr-box .content-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);}


.tabs-mob-title {
        height: 50px;
        line-height: 50px;
        border-radius: 5px;
        font-size: 18px !important;
        padding: 0px 10px !important;
        background: #1e4d77 !important;        display: block !important;        color: #fff;
        position: relative;        margin: 0;
        cursor: pointer;
    }
   .tabs-mob-title i {
        float: right;
        font-size: 14px;
    }
    .icon-menu:before {
    content: '\e9e2';
}
}


@media only screen and (max-width:830px){
   .faq-left-sticky-holder {
    width: 40%;
}.faq-right {
    width: 55%;
} 
}

@media only screen and (max-width:767px){
    .faq-box{flex-direction: column;}
       .faq-left-sticky-holder {
    width: 100%;
}.faq-right {
    width: 100%;
} 
.gdpr-box p.img {
    text-align: center;
}
   .gdpr-box.gdpr-box-new2 .content-wrapper {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

}