.w-100 p{width:100%}
.postid-10680 .lqd-post-cover .lqd-post-header h1.entry-title{
line-height: 44px;
}
.core-pillars-lists .core-pillars-item .contents h3{
margin-bottom: 18px !important;
}
.core-pillars-lists .core-pillars-item .contents p{
font-weight: 500;
line-height: normal;
letter-spacing: 0.5px;
}
.core-pillars-lists .core-pillars-item .contents p strong {
margin-bottom: 15px;
display: block;
line-height: normal;
font-size: 20px;
}
.core-pillars-lists .vc_column_container .vc_column-inner{
-webkit-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: all .4sease -in-out;
transition: all .4sease -in-out;
}
.core-pillars-lists .vc_column_container  .vc_column-inner:hover{
-webkit-transform: translateY(-0px);
transform: translateY(-0px);
}
.domain-expertise-lists .vc_column-inner .wpb_wrapper,
.core-pillars-lists .vc_column-inner .wpb_wrapper{
height: 100%;
}
.domain-expertise-lists .domain-expertise-item ~ .domain-expertise-lists-btn,
.core-pillars-lists .core-pillars-item ~ .core-pillars-item-btn{
position: absolute;
bottom: 0;
}
.core-pillars-lists .wpb_column .core-pillars-lists-btn{
position: absolute;
bottom: -40px;
}
.core-pillars-lists .wpb_column .core-pillars-lists-btn span .btn-txt {
text-fill-color: rgba(0,0,0,0) !important;
-webkit-text-fill-color: rgb(255 255 255) !important;
}
.domain-expertise-lists .domain-expertise-item .iconbox-icon-wrap {
position: absolute;
top: -10px;
left: -20px;
}
.domain-expertise-lists .domain-expertise-item .iconbox-icon-wrap .iconbox-icon-container{
margin: 0px;
}
.domain-expertise-lists .domain-expertise-item .lqd-iconbox-title{
padding-left: 70px;
font-size: 25px !important;
}
.domain-expertise-lists .domain-expertise-item .contents p{
margin-top: 30px;
font-weight: 300;
line-height: 28px;
letter-spacing: 0.5px;
}
.home-tab-section .custom-tabs {
max-width: 100%;
margin: auto;
display: flex;
align-items: flex-start;
}
.home-tab-section .custom-tabs .tab-titles {
list-style: none;
padding: 0;
display: flex;
flex-direction: column; gap: 10px;
width: 23%;
}
.home-tab-section .custom-tabs .tab-titles ul{
padding:0px;
margin-top:12px;
}
.home-tab-section .custom-tabs .tab-title {
cursor: pointer;
padding: 20px 20px;
display: flex;
align-items: center;
grid-column-gap: 17px;
text-align: left;
justify-content: normal;
position: relative;
color: #181B31;
font-weight: 500;
font-size: 22px;
line-height: 24px;
letter-spacing: 0.5px;
border-radius: 10px 0 0 10px;
}
.home-tab-section .custom-tabs .tab-title img {
width: 45px;
height: auto;
}
.home-tab-section .custom-tabs .tab-title.active{
background: #EBEFF5;
font-weight:bold;
}
.home-tab-section .custom-tabs .tab-title:hover{
font-weight:bold;
}
.home-tab-section .custom-tabs .tab-contents {
width: 77%;
padding: 50px;
background: #EBEFF5;
min-height: 490px;
border-radius: 15px;
height: 100%;
display: flex;
align-items: center;
}
.home-tab-section .custom-tabs .tab-title.active::after {
content: "";
position: absolute;
right: 5px;
width: 20px;
height: 25px;
background-image: url(https://inferenz.ai/wp-content/uploads/2025/03/blue_arrow-1.png); background-size: contain;
background-repeat: no-repeat;
}
.home-tab-section .custom-tabs .tab-content {
display: none;
}
.home-tab-section .custom-tabs .tab-content.active {
display: flex;
column-gap: 20px;
}
.home-tab-section .custom-tabs .tab-content .content {
width: 50%;
padding-top: 0px;
}
.home-tab-section .custom-tabs .tab-content .image {
width: 50%;
text-align: right;
}
.home-tab-section .custom-tabs .tab-content .content p {
font-weight: 400;
font-size: 18px;
line-height: normal;
letter-spacing: 0.5px;
color: #1A1A1A;
position:relative;
padding-left:40px;
}
.home-tab-section .custom-tabs .tab-content .content p:empty {
display: none;
}
.home-tab-section .custom-tabs .tab-content .content p:before {
content: "";
position: absolute;
width: 26px;
height: 21px;
top: 5px;
left: 0px;
background-image: url(//inferenz.ai/wp-content/themes/hub/assets/img/tab-icon-content.png);
background-repeat: no-repeat;
background-size: 100%;
} .home-team-slider .team-slider {
max-width: 100%;
margin: auto;
}
.home-team-slider .team-slide {
transition: transform 0.3sease-in-out;
}
.home-team-slider .team-slide .team-image{
position: relative;
overflow: hidden;
}
.home-team-slider .team-slider .team-slide img {
width: 100%;
height: 419px;
object-fit: cover;
transition: transform 0.3sease-in-out;
object-position: center center;
}
.home-team-slider .team_content_detail {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 100%;
background: #117ADB;
display: flex;
align-items: center;
justify-content: center;
padding: 40px 50px;
opacity: 0;
transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.home-team-slider .team_content_detail p{
color:#fff;
font-weight: 400;
font-size: 14px;
line-height: 21px;
letter-spacing: 1px;
}
.home-team-slider .team-slide:hover .team_content_detail {
top: 0;
opacity: 1;
}
.home-team-slider .team-slide h3 {
font-family: "Poppins", sans-serif;
font-weight: 700;
font-size: 30px;
line-height: 35px;
letter-spacing: 1px;
text-align: center;
margin: 18px 0 0 0;
}
.home-team-slider .team-slide p.team-designation {
font-weight: 400;
font-size: 18px;
line-height: 18px;
letter-spacing: 1px;
text-align: center;
font-family: "Poppins", sans-serif;
margin: 15px 0 0 0;
color: #002B53;
}
.expertise-healthcare-section {
background-image: linear-gradient(#094499 50%, #117ADB 100%);
}
.expertise-healthcare-section .ld-container.container {
}
.drive-real-impect-section .drive-real-impect-item .vc_column-inner:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.drive-real-impect-section .drive-real-impect-item .vc_column-inner {
box-shadow: 0px 0px 10px 3px #0000000D;
-webkit-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: all .4sease -in-out;
transition: all .4sease -in-out;
height:100%;
}
.drive-real-impect-section .drive-real-impect-item .vc_single_image-wrapper,
.drive-real-impect-section .drive-real-impect-item .vc_single_image-wrapper img{
width:100%
}
.drive-real-impect-section .drive-real-impect-item a.btn .btn-gradient-bg{
background: -webkit-linear-gradient(to bottom, rgb(9, 68, 153) 0%, rgb(17, 122, 219) 100%);
background: linear-gradient(to bottom, rgb(9, 68, 153) 0%, rgb(17, 122, 219) 100%);
}
.drive-real-impect-section .drive-real-impect-item .btn-custom {
font-size: 20px !important;
}
.drive-real-impect-section .drive-real-impect-item .btn-custom > span {
padding: 10px 25px !important;
}
.drive-real-impect-section .drive-real-impect-item .vc_column-inner .vc_figure, 
.drive-real-impect-section .drive-real-impect-item .vc_column-inner .vc_figure a, 
.drive-real-impect-section .drive-real-impect-item .vc_column-inner .vc_figure img {
width: 100%;
}
.drive-real-impect-section .drive-real-impect-item .vc_column-inner p.ld-fh-element a {
color: #3D3E44;
}
.footer-contact-box .iconbox .iconbox-icon-wrap{
border-right: 1px solid #a9a9a9;
border-bottom: 0px solid #a9a9a9 !important;;
margin-bottom: 0!important;
padding-right: 20px !important;
margin-right: 20px;
}
.footer-contact-box .iconbox{
flex-flow: row;
align-items: center !important;
}
.security_privacy_compliance_tab .faq-item {
background-color: #eaeef4;
padding: 20px;
margin-bottom: 10px;
border-radius: 10px;
}
.security_privacy_compliance_tab .faq-item.active {
background-color: #117ADB;
}
.security_privacy_compliance_tab .faq-item .faq-question {
display: flex;
justify-content: space-between;
align-items: center;
}
.security_privacy_compliance_tab .faq-item.active .faq-question h3{
color: #fff;
}
.security_privacy_compliance_tab .faq-item.active .faq-answer p{
margin-bottom:0px;
font-size:18px;
color: #fff;
}
.security_privacy_compliance_tab .faq-item .faq-question img {
width: 40px;
height: 40px;
padding: 10px;
object-fit: contain;
background-color: #eaeef4;
border-radius: 50px;
transition: 0.5s;
}
.security_privacy_compliance_tab .faq-item.active .faq-question img {
transform: rotate(90deg);
}
.home-tab-section .strategy-outer-section .custom-tabs .tab-contents{
min-height: 360px;
height: 100%;
align-items:start;
}
.home-tab-section .security_privacy_compliance_section .custom-tabs .tab-contents{
min-height: 290px;
}
.home-tab-section .strategy-outer-section .custom-tabs .tab-content .content p:before{
content:none;
}
.home-tab-section .strategy-outer-section .custom-tabs .tab-content .content p{
padding-left: 0px;
}
.core-pillars-lists .core-pillars-item.vc_column_container .vc_column-inner {
position: relative;
}
.core-pillars-lists .core-pillars-item.vc_column_container .vc_column-inner:after {
content: '';
width: 55px;
height: 55px;
background-image: url(//inferenz.ai/wp-content/themes/hub/assets/img/arrow-right-bold.svg);
background-repeat: no-repeat;
background-size: 100%;
position: absolute;
top: 50%;
left: auto;
right: -55px;
transform: translate(0%, -50%);
}
.core-pillars-lists .core-pillars-item.vc_column_container:last-child .vc_column-inner:after{
content:none
}
.strategy-outer-section .strategy-outer-detail p {
font-size: 20px;
}
.strategy-outer-section .strategy-outer-title,
.strategy-outer-section .strategy-outer-detail{
width: 50%;
}
.strategy-outer-section .strategy-outer-title h3 {
padding-left: 20px;
}
.strategy-outer-section .strategy-outer-detail {
padding: 0;
}
.home-tab-section .strategy-outer-section  .custom-tabs .tab-titles,
.home-tab-section .strategy-outer-section  .custom-tabs .tab-contents{
width:50%;	
}
.home-tab-section .strategy-outer-section  .custom-tabs .tab-content .content{
width:100%;
}
.home-tab-section .strategy-outer-section .custom-tabs .tab-content .content img {
margin-bottom: 20px;
}
.strategy-pagination .pagination-item .iconbox-icon-container img{
width: 100%;
border-radius: 20px 20px 0px 0px;
}
.strategy-pagination .pagination-item .iconbox-icon-wrap{width:100%}
.home-tab-section .strategy-outer-section .custom-tabs .tab-titles h3 {
padding-left: 18px;
}
.home-tab-section .strategy-outer-section.ai_use_cases_section .custom-tabs .tab-contents {
min-height: 490px;
}
.home-tab-section .workflow_analytics_outcomes_section .custom-tabs .tab-contents{
min-height: 320px;
}
.ai-new-home-banner {
height: 650px;
background-size: cover;
}
.ai-new-home-banner .ld-container > .row.ld-row{
height:100%
}
.bg-banner-inner .home-banner-content .iconbox {
align-items: self-start;
}
.bg-banner-inner .home-banner-content .iconbox h4.lqd-iconbox-title {
font-size: 22px !important;
margin: 0px;
}
.bg-banner-inner .home-banner-content .iconbox .iconbox-icon-container {
width: 35px;
justify-content: start;
}
.snow-fake-form-section .snow-fake-form-right .ld-fh-element p{
color:#000000;
font-size:16px;
}
.snow-fake-form-section .snow-fake-form-right ul {
margin: 20px 0 20px 0;
padding: 0px;
list-style: none;
}
.snow-fake-form-section .snow-fake-form-right ul li {
position: relative;
padding-left: 40px;
padding-bottom: 15px;
font-size: 16px;
line-height: normal;
}
.snow-fake-form-section .snow-fake-form-right ul li:before {
content: '';
width: 23px;
height: 23px;
position: absolute;
background-image: url(//inferenz.ai/wp-content/themes/hub/assets/img/fill-right-icon.png);
left: 0;
top: 1px;
background-size: 100%;
}
.snow-fake-form-section .snow-fake-form-right .linkedin-icon-box{
width: 180px;
}
.snow-fake-form-section .snow-fake-form-right .linkedin-icon-box p.lqd-iconbox-title.font-weight-medium{
line-height:normal;
font-size:14px;
}
.snow-fake-form-section .snow-fake-form-right .linkedin-icon-box p.lqd-iconbox-title.font-weight-medium, .linkedin-icon-box .contents {
padding-left: 50px;
margin: 0;
}
.snow-fake-form-section .snow-fake-form-right .linkedin-icon-box .contents p {
font-size: 20px;
line-height: normal;
}
.snow-fake-form-section .snow-fake-form-right .linkedin-icon-box .iconbox-icon-wrap{
position: absolute;
width: 40px;
height: 50px;
border-right: 1px solid rgba(255, 255, 255, 1);
}
.snow-fake-form-section .snow-fake-form-right .linkedin-icon-box  .iconbox-icon-container{
height: 47px;
}
.snow-fake-form-section .snow-fake-form-right .linkedin-icon-box .contents{
margin:0px
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner{
overflow:hidden;
position:relative;
box-shadow: 0px 0px 30px 0 #0000002b;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner:before{
content:'';
position:absolute;
top:0px;
left:0px;
right:0px;
width:100%;
height:20px;
background: linear-gradient(89.99deg, #117AE0 0%, #09449E 99.99%);
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form label {
font-size: 15px;
color: #000000;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form .ff-el-form-control {
font-size: 15px;
height: 48px;
border: 1px solid var(--Text-for-Pera, rgba(78, 95, 119, 1));
font-weight: normal;
outline:none;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form .ff-el-group {
margin-bottom: 12px;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form .ff-el-group.ff-custom_html.official-email-only {
margin-bottom: 0;
margin-top: -5px;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form .ff-el-group.ff-custom_html.official-email-only p{
font-size: 12px;
color: rgba(0, 0, 0, 1);
line-height: normal;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form .ff-el-group.ff-custom_html{
margin-bottom:20px;
margin-top:10px;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form .ff-el-group.ff-custom_html p{
color: rgba(78, 95, 119, 1);
line-height: normal;
font-size:16px;
}
.snow-fake-form-section .snow-fake-form-left .vc_column-inner .frm-fluent-form .ff-btn-submit {
background: rgba(9, 68, 158, 1);
font-size: 16px;
font-weight: 700;
padding: 10px 35px;
border-radius: 5px;
}
.event-tabs-container {
max-width: 100%;
margin: 0 auto;
display: flex;
flex-flow: wrap;
}
.event-tabs-container .event-tabs-nav {
display: block;
width: 35%;
padding-right: 50px;
}
.event-tabs-container .event-tabs-nav .event-tab-btns {
padding: 20px;
box-shadow: 0px 0px 20px 4px #ebebeb;
border-radius: 15px;
position: sticky;
top: 135px;
}
.event-tabs-container .event-tabs-content {
width: 65%;
}
.event-tabs-container .event-tab-button {
padding: 13px 20px;
border: none;
cursor: pointer;
font-size: 22px;
margin-right: 0px;
border-radius: 0;
transition: all 0.3s;
width: 100%;
background: transparent;
outline: none;
text-align:left;
}
.event-tabs-container .event-tab-button:hover {
background: transparent;
}
.event-tabs-container h3.event-section-title {
border-bottom: 1px solid #000;
padding-bottom: 20px;
font-weight:700;
}
.event-tabs-container .event-tab-button.active {
color: #000;
font-weight: bold;
}
.event-tabs-container .event-tab-pane {
display: none;
}
.event-tabs-container .event-tab-pane.active {
display: block;
}
.event-tabs-container .event-item {
border-bottom: 1px solid rgba(234, 234, 234, 1);
padding: 25px 0;
border-radius: 0;
margin-bottom: 0px;
display: flex;
flex-wrap: wrap;
}
.event-tabs-container .event-item:last-child{
border-bottom:none;
}
.event-tabs-container .event-content {
width: 62%;
}
.event-tabs-container .event-content-detail{
display: flex;
flex-flow: column;
justify-content:center;
grid-row-gap: 30px;
padding-right: 20px;
height: 100%;
} 
.event-tabs-container .event-thumbnail {
width: 38%;
border-radius: 15px;
overflow: hidden;
position: relative;
height: 230px;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
display: flex;
align-items: center;
justify-content: center;
padding: 20px;
}
.event-tabs-container .event-thumbnail img {
width: auto;
}
.event-tabs-container .event-date {
color: #000;
font-size: 16px;
}
.event-tabs-container .event-content-detail .event-details a {
font-size: 30px !important;
color: #000;
font-weight:500;
}
.event-tabs-container .event-content-detail .event-details h4 {
margin: 3px 0;
}
.event-tabs-container .event-content-detail .event-details .event-location {
font-size: 20px;
color: #000;
}
.event-tabs-container .event-excerpt p {
font-size: 16px;
color: #000;
line-height: normal;
}
.event-tabs-container a.event-read-more {
color: #007aff;
display: inline-block;
width: max-content;
position: relative;
text-decoration: underline;
}
#all-events .past-section{
margin-top:50px;
}
.event-tabs-container .loading-spinner {
border: 3px solid #f3f3f3;
border-top: 3px solid #09459f;
border-radius: 50%;
width: 25px;
height: 25px;
animation: spin 1s linear infinite;
margin: 20px auto;
}
.event-tabs-container .event-pagination {
padding: 0px 0;
display: flex;
column-gap: 10px;
align-items: center;
}
.event-tabs-container .event-pagination .page-numbers {
border: 1px solid #09459f;
height: 36px;
width: 35px;
display: inline-block;
text-align: center;
border-radius: 100%;
line-height: 35px;
transition: 0.5s;
color:#000000;
}
.event-tabs-container .event-pagination .page-numbers.current,
.event-tabs-container .event-pagination .page-numbers:hover{
background-color:#09459f;
color:#FFFFFF;
}
.event-page-banner:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(270deg, rgba(17, 122, 224, 0) 0%, #09449E 100%);
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}
.event-page-banner > .ld-container{
z-index:3
}
.profile-linkedin-icon-box {
display: inline-block !important;
float: left;
}
.profile-linkedin-icon-box h3.lqd-iconbox-title, 
.profile-linkedin-icon-box .contents {
padding-left: 90px;
margin: 0px;
line-height: normal;
}
.profile-linkedin-icon-box  .contents{
margin-top: 0px !important;
}
.profile-linkedin-icon-box .iconbox-icon-wrap {
position: absolute;
width: 90px;
left: 0;
}
ul.profile-link-icon {
padding: 0 !important;
margin-top: 23px !important;
margin-left: 50px !important;
width: max-content !important;
float: left;
}
ul.profile-link-icon li {
padding: 0 !important;
}
ul.profile-link-icon li:before {
content: none !important;
}
.snow-fake-form-right .event-left-content{
float:left
}
ul.profile-link-icon.social-icon-shaped a:hover {
box-shadow: none;
transform: none;
}
ul.profile-link-icon.social-icon-shaped a i {
font-size: 35px;
}
.profile-linkedin-icon-box .contents p {
line-height: normal;
}
.profile-linkedin-icon-box h3.lqd-iconbox-title.font-weight-semibold {
font-size: 20px !important;
margin-top: 10px;
}
.fluentform_wrapper_7 div#fluentform_7_success {
position: fixed;
width: 100%;
height: 100%;
background: #00000066;
z-index: 9;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.fluentform_wrapper_7 div#thank-you-popup {
background: #fff;
width: 460px;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 40px;
border-radius: 20px;
text-align: center;
}
.fluentform_wrapper_7 div#thank-you-popup  i.fa.fa-check {
font-size: 30px;
background: rgba(0, 146, 0, 1);
width: 50px;
height: 50px;
color: #fff;
display: flex;
margin: 0px auto 20px auto;
align-items: center;
justify-content: center;
border-radius: 100px;
}
.fluentform_wrapper_7 div#thank-you-popup p{
margin: 0px;
line-height: normal;
}
.fluentform_wrapper_7 div#thank-you-popup span#close-thank-you {
position: absolute;
right: -5px;
top: -5px;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100px;
background: #fff;
color: #c90101;
cursor: pointer;
}
body .fluentform_wrapper_7 .ff_force_hide{
display: block !important;
visibility: visible !important;
}
body header .iconbox-icon-wrap span.iconbox-icon-container img{
padding: 6px;
}
body header .iconbox-icon-wrap span.iconbox-icon-container {
background: #e9edf3 !important;
border-radius: 30px;
display: inline-block;
}
body header.header .iconbox-icon-wrap span.iconbox-icon-container svg{
height: 30px !important;
width: 30px !important;
background: transparent;
border-radius: 0;
padding: 6px;
}
.profile-linkedin-icon-box {
margin-left: 0;
border-right: 1px solid rgba(78, 95, 119, 1);
margin-right: 35px;
padding-right: 35px;
margin-bottom: 0 !important;
padding-bottom: 27px;
}
.profile-linkedin-icon-box:last-child {
margin-left: 0;
border-right: none;
margin-right: 0px;
padding-right: 0px;
}
.profile-linkedin-icon-box .contents i.fa.fa-linkedin {
position: absolute;
left: 50px;
background: rgba(0, 118, 180, 1);
width: 24px;
height: 24px;
font-size: 15px;
text-align: center;
line-height: 26px;
color: #fff;
border-radius: 5px;
}
.page-id-9627 .profile-linkedin-icon-box{
margin-left: 0;
border-right: none;
margin-right: 0px;
padding-right: 0px;
}
.bg-banner-inner .home-banner-content .iconbox{flex-flow: nowrap;}
.banner-video-outer {
float: right;
width: 75%;
position: relative;
height: 310px;
}
.banner-video-outer .video-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.banner-video-outer .video-overlay img.video-thumbnail {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1;
}
.banner-video-outer .video-overlay .play-icon {
position: relative;
z-index: 2;
pointer-events: none;
width: 80px;
}
.video-popup{
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 9999;
}
.video-popup .video-popup-content{
max-width: 700px;
width: 100%;
position: absolute;
top: 170px;
left: 0;
right: 0;
margin: 0px auto;
}
.video-popup .video-popup-content .video-close{
position: absolute;
top: -20px;
right: -20px;
background: #fff;
color: #000;
border-radius: 50%;
padding: 3px 10px;
cursor: pointer;
font-size: 20px;
z-index: 10000;
}
.video-popup .video-popup-content video{
width: 100%;
height: 100%;
border-radius: 10px;
overflow:hidden;
}
#healthcare-accordion{
margin-bottom:0px;
}
#healthcare-accordion .accordion-item h4.accordion-title a {
font-size: 20px !important;
color: rgba(0, 43, 83, 1);
display: flex;
align-items: center;
column-gap: 10px;
}
#healthcare-accordion .accordion-item .accordion-content {
padding: 0 0 0 30px !important;
}
#healthcare-accordion .accordion-item .accordion-content p{
color:#000000;
line-height: normal;
font-size: 18px;
}
#healthcare-accordion .accordion-item.active h4.accordion-title span.accordion-title-icon {
transform: rotate(180deg);
}
#healthcare-accordion .accordion-item h4.accordion-title span.accordion-title-icon {
transition:0.5s;
font-size:18px;
}
.solution-offer-lists .solution-offer-list .wpb_wrapper {
padding: 30px;
border: 1px solid rgba(158, 157, 157, 1);
height: 100%;
margin-bottom: 35px;
border-radius: 4px;
box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.13);
transition:0.5s;
}
.solution-offer-lists .solution-offer-list .wpb_wrapper:hover{
box-shadow: 0px 13px 7px -6px rgba(0, 0, 0, 0.13);
}
.solution-offer-lists .solution-offer-list .iconbox-icon-wrap {
position: absolute;
left: 0;
top: 0;
}
.solution-offer-lists .solution-offer-list .contents h4.lqd-iconbox-title {
font-weight: 500;
padding-left: 130px;
margin-bottom: 60px;
margin-top: 20px;
}
.solution-offer-lists .solution-offer-list .contents p {
line-height: normal;
font-size: 20px;
}
.solution-offer-lists .solution-offer-list .iconbox{
margin-bottom:0px;
}
.megamenu-header h4.lqd-simple-heading{
width: 100%;
border-bottom: 1px solid #ccc;
}
.megamenu-header h4.lqd-simple-heading a img {
width: 23px;
}
.megamenu-header h4.lqd-simple-heading a,
.megamenu-header h4.lqd-simple-heading{
display: flex;
align-items: center;
column-gap: 15px;
font-size: 17px !important;
font-weight:600;
}
.megamenu-item h4.lqd-simple-heading a{
font-size: 17px !important;
font-weight: normal;
}
.megamenu-header h4.lqd-simple-heading a,
.megamenu-item h4.lqd-simple-heading a{
color:#3d3e44;
transition:0.3s;
line-height: normal;
}
.megamenu-header h4.lqd-simple-heading a:hover,
.megamenu-item h4.lqd-simple-heading a:hover{
color:#117ae0
}
.patient-caregiver-matching-list ul {
margin: 0px;
padding: 0px;
list-style: none;
}
.patient-caregiver-matching-list ul li {
position: relative;
padding-left: 40px;
padding-bottom: 15px;
font-size:18px;
line-height: 34px;
}
.patient-caregiver-matching-list ul li:after {
content: '';
width: 23px;
height: 23px;
position: absolute;
background-image: url(//inferenz.ai/wp-content/themes/hub/assets/img/fill-right-icon.png);
left: 0;
top: 7px;
background-size: 100%;
}
.patient-caregiver-matching-list ul li strong{
font-size:20px;
color: rgba(0, 43, 83, 1);
}
#themes-custom-popup {
position: fixed;
top: 0; left: 0;
width: 100%; height: 100%;
background: rgba(0,0,0,0.6);
display: flex;
align-items: center;
justify-content: center;
z-index: 9999;
padding: 0 20px;
}
#themes-custom-popup .popup-content {
background: #fff;
padding: 0px;
position: relative;
max-width: 900px;
width: 100%;
border-radius: 20px;
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
#themes-custom-popup .close-popup {
background-color: #fff;
position: absolute;
top: 10px;
right: 15px;
cursor: pointer;
font-size: 20px;
width: 25px;
height: 25px;
line-height: 24px;
text-align:center;
border-radius: 100px;
z-index:2;
}
#themes-custom-popup .popup-content-detail {
padding: 40px 20px;
}
#themes-custom-popup .popup-content-detail h3, #themes-custom-popup .popup-content-detail h2 {
color: #fff;
margin: 0px;
}
#themes-custom-popup .popup-content-detail h2{
font-weight: 600;
margin-bottom: 5px;
}
#themes-custom-popup .popup-content-detail .location {
font-size: 30px;
font-weight: 500;
color: #fff;
margin-bottom: 40px;
}
#themes-custom-popup .popup-content-detail ul {
padding: 0;
margin: 0;
list-style: none;
}
#themes-custom-popup .popup-content-detail ul li {
position: relative;
padding-left: 45px;
padding-bottom: 20px;
}
#themes-custom-popup .popup-content-detail ul li:last-child{
padding-bottom: 0px;
}
#themes-custom-popup .popup-content-detail ul li img {
position: absolute;
left: 0;
}
#themes-custom-popup .popup-content-detail ul li p {
color: #fff;
font-size: 22px;
margin: 0px;
}
#themes-custom-popup a.overlay-link {
position: absolute;
height: 100%;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.problems-faced-lists .problems-faced-list .wpb_wrapper {
padding: 35px;
border: 1px solid rgba(158, 157, 157, 1);
height: 100%;
margin-bottom: 35px;
border-radius: 4px;
box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.13);
transition: 0.5s;
}
.problems-faced-lists .problems-faced-list .wpb_wrapper:hover{
box-shadow: 0px 13px 7px -6px rgba(0, 0, 0, 0.13);
}
.problems-faced-lists .problems-faced-list .iconbox-icon-wrap {
position: absolute;
left: 0;
top: 0;
}
.problems-faced-lists .problems-faced-list h4.lqd-iconbox-title {
font-weight: 500;
padding-left: 90px;
margin-bottom: 0;
margin-top: 0;
}
.home-tab-section .inside_home_care_analytics_tab_section .custom-tabs .tab-contents .tab-content img{
width: 70px;
}
.home-tab-section .inside_home_care_analytics_tab_section .custom-tabs .tab-contents .tab-content ul {
padding:0px;
}
.home-tab-section .inside_home_care_analytics_tab_section .custom-tabs .tab-contents {
min-height: 420px;
}
.problems-faced-lists .problems-faced-list .iconbox{
margin-bottom:0px;
}
.our-expect-lists .our-expect-list .iconbox {
flex-direction: row;
grid-row-gap: 10px;
align-items: center;
grid-column-gap: 23px;
}
.our-expect-lists .our-expect-list .iconbox h4.lqd-iconbox-title {
margin: 0;
}
.our-expect-lists .our-expect-list .iconbox p {
line-height: normal;
margin-top: 5px;
}
.our-expect-lists .our-expect-list .iconbox-icon-container{
margin:0px;
}
.our-expect-lists .our-expect-list  .iconbox-icon-wrap{
width: 80px;
}
.our-expect-lists .our-expect-list .contents {
width: calc(100% - 80px);
}
.empowering-leaders-across-lists .empowering-leaders-across h4 {
margin: 0px;
color: rgba(0, 0, 0, 1);
font-weight: 600;
position: relative;
padding-left: 15px;
}
.empowering-leaders-across-lists .empowering-leaders-across p {
margin-bottom: 0px;
color: rgba(0, 0, 0, 1);
font-weight: 400;
line-height: normal;
margin-top: 10px;
padding-left: 15px;
}
.empowering-leaders-across-lists .empowering-leaders-across h4:before {
content: '';
height: 100%;
width: 5px;
position: absolute;
background-color: rgba(17, 122, 219, 1);
left: 0;
}
.empowering-leaders-across-lists .row.empowering-leaders-across,
.health-care-charts-lists .row.health-care-charts{
display: flex;
flex-flow: nowrap;
display: -ms-flexbox;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.empowering-leaders-across-lists .row.empowering-leaders-across{
grid-row-gap: 55px;
}
.empowering-leaders-across-lists .wpb_raw_html{
margin:0px;
}
.health-care-charts-lists .health-care-charts .charts-item {
display: flex;
align-items: center;
column-gap: 10px;
}
.health-care-charts-lists .health-care-charts .charts-item img {
width: 90px;
}
.health-care-charts-lists .health-care-charts .charts-item p {
width: calc(100% - 90px);
margin: 0;
color: rgba(0, 0, 0, 1);
line-height: normal;
font-weight: 400;
}
.iconbox.our-vision-mession-icon-box{
margin-bottom: 0px !important;
align-items: center !important;
width: 100%;
}
.our-mission-column {
border-right: 1px solid #ffffff;
}
.gallery-slider.owl-carousel.owl-loaded.owl-drag {
margin-top: 30px;
}
.gallery-slider .slider-image img {
height: 500px;
width: 100%;
border-radius: 16px;
object-fit: cover;
}
.owl-carousel.gallery-slider .owl-nav{
margin-top:30px;
text-align:right
}
.gallery-slider-wrapper .custom-slider-nav {
display: flex;
justify-content:end;
align-items: center;
margin-top: 30px;
gap: 20px;
font-weight: bold;
}
.gallery-slider-wrapper .custom-slider-nav button {
padding: 5px 15px;
background:#fff;
color: #fff;
border: none;
cursor: pointer;
border-radius: 0px;
border: 1px solid rgba(74, 74, 74, 1) !important;
}
.gallery-slider-wrapper .custom-slider-nav .slider-counter{
color:#fff;
font-size:18px;
}
.testimonials-slider .quote-open {
margin-bottom: 0px;
}
.testimonials-slider .quote-close{
margin-top: -5px;
}
.testimonials-slider .quote-open figure.wpb_wrapper.vc_figure {
justify-content: start;
}
.testimonials-slider .quote-close figure.wpb_wrapper.vc_figure {
justify-content: end;
}
.testimonials-slider .carousel-dots ol.flickity-page-dots li.dot {
background-color: rgba(9, 68, 158, 1);
margin: 0 5px;
opacity: 1;
width: 15px;
height: 15px;
}
.testimonials-slider .carousel-dots ol.flickity-page-dots li.dot.is-selected {
background-color:#fff;
}
.single-liquid-portfolio .case-study-banner-inner {
height: 500px;
align-items:center;
}
.business-case-icon-box.iconbox {
flex-direction: row;
grid-row-gap: 10px;
align-items: center !important;
grid-column-gap: 23px;
}
.business-case-icon-box .iconbox-icon-wrap {
width: 60px;
}
.business-case-icon-box .contents {
width: calc(100% - 80px);
}
.business-case-icon-box .contents h4.lqd-iconbox-title {
margin: 0px;
line-height: 27px;
font-size: 20px !important;
}
.business-case-icon-box .contents p {
line-height: normal;
}
.business-case-icon-box .iconbox-icon-container {
margin-bottom: 0px !important;
}
.impact-delivered-icon-box h4.lqd-iconbox-title {
margin: 0px;
}
.impact-delivered-icon-box p {
line-height: normal;
}
.our-solution-icon-box.iconbox {
flex-direction: row;
grid-row-gap: 10px;
grid-column-gap: 23px;
}
.our-solution-icon-box .iconbox-icon-wrap {
width: 60px;
}
.our-solution-icon-box .contents {
width: calc(100% - 80px);
}
.our-solution-icon-box .contents h4.lqd-iconbox-title {
margin: 0px;
line-height: 27px;
font-size: 20px !important;
margin-bottom:10px;
}
.our-solution-icon-box .contents p {
line-height: normal;
}
.our-solution-icon-box .iconbox-icon-container {
margin-bottom: 0px !important;
}
.tech-stack-icon-box.iconbox {
flex-direction: row;
grid-row-gap: 10px;
align-items: center !important;
grid-column-gap: 23px;
justify-content:start;
}
.btech-stack-icon-box .iconbox-icon-wrap {
width: 60px;
}
.tech-stack-icon-box .contents {
width: calc(100% - 80px);
}
.tech-stack-icon-box .contents h4.lqd-iconbox-title {
margin: 0px;
line-height: 27px;
font-size: 20px !important;
}
.tech-stack-icon-box .contents p {
line-height: normal;
}
.tech-stack-icon-box .iconbox-icon-container {
margin-bottom: 0px !important;
}
.tech-stack-icon-box.iconbox .lqd-iconbox-title {
margin: 0px;
}
.case-study-lists .masonry-item .liquid-portfolio .lqd-pf-details p.lqd-pf-title {
min-height: auto;
line-height: normal;
-webkit-line-clamp: none;
-webkit-box-orient: vertical;
}
.case-study-lists .masonry-item .liquid-portfolio .lqd-pf-img img{
object-fit: cover;
}
.publish-case-studies .case-study-lists .lqd-pf-row {
height: auto !important;
}
.publish-case-studies .case-study-lists .lqd-pf-row .masonry-item {
position: relative !important;
left: 0 !important;
right: 0 !important;
top: 0px !important;
bottom: 0px !important;
margin-bottom: 40px;
}
.publish-case-studies .case-study-lists .lqd-pf-row .lqd-pf-item {
margin-bottom: 0;
height: 100%;
}
.unify-arrow-listing ul {
list-style: none;
margin-top: 30px;
margin-left: 30px;
}
.unify-arrow-listing ul li{
position: relative;
padding-left: 40px;
padding-bottom: 10px;
font-size: 18px;
line-height: 34px;
font-weight: 400;
letter-spacing: 0.99px;
}
.unify-arrow-listing ul li:after {
content: '';
width: 7px;
height: 14px;
position: absolute;
background-image: url(//inferenz.ai/wp-content/themes/hub/assets/img/simple-right-arrow.svg);
left: 0;
top: 8px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.what-unify-does-list ul li,
.what-unify-does-list p{
color:rgba(0, 0, 0, 1);
}
.home-tab-section .strategy-outer-section.unify_key_features_tab_section .custom-tabs .tab-contents{
min-height: 420px;
}
.home-tab-section .strategy-outer-section.unify_key_features_tab_section .custom-tabs .tab-content .content img{
height: 90px;
}
#unify-who-can-use-accordion{
margin-bottom: 0px;
}
.unify-who-can-use-accordion .accordion-title {
font-weight: 600;
}
#unify-who-can-use-accordion .accordion-item h4.accordion-title a {
font-size: 20px !important;
color: rgba(0, 43, 83, 1);
display: flex;
align-items: center;
column-gap: 20px;
font-weight: 500;
}
#unify-who-can-use-accordion .accordion-item h4.accordion-title span.accordion-title-icon {
transition: 0.5s;
font-size: 18px;
background-color: rgba(217, 232, 255, 1);
width: 20px;
height: 20px;
border-radius: 100px;
justify-content: center;
margin-right: 0 !important;
}
#unify-who-can-use-accordion .accordion-item.active h4.accordion-title span.accordion-title-icon {
transform: rotate(90deg);
}
#unify-who-can-use-accordion .accordion-item .accordion-content {
padding: 0 0 0 38px !important;
}
#unify-who-can-use-accordion .accordion-item .accordion-content p {
color: #000000;
line-height: normal;
font-size: 18px;
}
.how-it-work-steps .step-flow{
display:flex;
grid-column-gap: 0px;
margin: 20px 0;
}
.how-it-work-steps .step-flow .step {
position: relative;
padding: 15px 35px;
color: #000;
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.5px;
clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
}
.how-it-work-steps .step-flow .step a{
color: #000;
}
.how-it-work-steps .step-flow .step:after {
content: '';
position: absolute;
left: 0;
width: 20px;
height: 100%;
background: #fff;
top: 0;
right: 0;
clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
}
.how-it-work-steps .step-flow .step.step-1{
background-color:rgba(239, 245, 255, 1);
}
.how-it-work-steps .step-flow .step.step-2{
background-color: rgba(227, 237, 255, 1);
}
.how-it-work-steps .step-flow .step.step-3{
background-color: rgba(215, 230, 255, 1);
}
.how-it-work-steps .step-flow .step.step-4{
background-color: rgba(196, 218, 255, 1);
}
.how-it-work-steps .step-flow .step.step-5{
background-color: rgba(181, 209, 255, 1);
}
.how-it-work-steps .step-flow .step.step-6{
background-color: rgba(148, 188, 255, 1);
}
.lqd-main-sidebar ul.recent-post-list li.pos-rel {
display: flex;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e5e5e5;
grid-column-gap: 15px;
}
.lqd-main-sidebar ul.recent-post-list li.pos-rel:last-child{
border-bottom:none;
margin-bottom: 0px;
padding-bottom: 0px;
}
.lqd-main-sidebar ul.recent-post-list li.pos-rel figure.loaded {
width: 60px;
height: 60px;
}
.lqd-main-sidebar ul.recent-post-list li.pos-rel figure.loaded img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 5px;
}
.lqd-main-sidebar ul.recent-post-list li.pos-rel .ld_entries_contents {
width: calc(100% - 60px);
line-height: normal;
}
.lqd-main-sidebar ul.recent-post-list li.pos-rel .ld_entries_contents a br{
display:none;
}
.lqd-main-sidebar ul.recent-post-list li.pos-rel .ld_entries_contents span.post-date {
display: block;
font-size: 13px;
margin-top: 4px;
line-height: normal;
}
.solution-items-lists .solution-item.vc_column_container .vc_column-inner {
position: relative;
}
.solution-items-lists .solution-item .vc_column-inner .wpb_wrapper {
height: 100%;
}
.solution-items-lists .solution-item .contents h3 {
margin-bottom: 18px !important;
font-size: 24px !important;
}
.solution-items-lists .solution-item .contents p {
font-weight: 500;
line-height: normal;
letter-spacing: 0.5px;
font-size: 16px;
}
.solution-items-lists .solution-item .wpb_wrapper .solution-item-btn {
position: absolute;
bottom: -40px;
}
.solution-items-lists .solution-item .wpb_wrapper .solution-item-btn .btn-txt {
text-fill-color: rgba(0,0,0,0) !important;
-webkit-text-fill-color: rgb(255 255 255) !important;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@media screen and (min-width: 1025px){
.footer-section .ld-container .ld-row .wpb_column{
width: fit-content;
margin: 0px auto;
}
.footer-section .ld-container .ld-row .wpb_column ul li a{
font-size:18px !important; 
}
}
@media screen and (max-width: 1799px){
.home-tab-section .custom-tabs .tab-titles{width: 25%;}
.home-tab-section .custom-tabs .tab-contents{width: 75%}
}
@media screen and (max-width: 1599px){
.home-team-slider .team-slider .team-slide img{height: 350px;}
.home-tab-section .custom-tabs .tab-content.active{column-gap: 20px;}
}
@media screen and (max-width: 1499px){
.home-tab-section .custom-tabs .tab-titles{width: 30%;}
.home-tab-section .custom-tabs .tab-contents{width: 70%}
.home-tab-section .custom-tabs .tab-content .content{width: 50%}
.home-tab-section .custom-tabs .tab-content .image{width: 50%;}
}
@media screen and (max-width: 1399px){
.home-tab-section .custom-tabs .tab-title{padding:20px 40px 22px 15px;font-size: 20px;}
.home-tab-section .custom-tabs .tab-content .content p{font-size: 20px;}
.home-tab-section .custom-tabs .tab-title img{width: 35px;}
.event-tabs-container .event-thumbnail{height:200px;}
.solution-offer-lists .solution-offer-list .contents h4.lqd-iconbox-title {	font-weight: 500;padding-left: 130px;margin-bottom: 40px;margin-top: 10px;}
.solution-offer-lists .solution-offer-list .wpb_wrapper{padding:20px;}
.problems-faced-lists .problems-faced-list h4.lqd-iconbox-title {	font-weight: 500;padding-left: 130px;margin-bottom: 40px;margin-top: 10px;}
.problems-faced-lists .problems-faced-list .wpb_wrapper{padding:20px;}
.ai-new-home-banner {   height: 450px;}
}
@media screen and (max-width: 1299px){
.home-tab-section .custom-tabs .tab-content .content {width: 50%;padding: 0 30px 0 0px;}
.home-tab-section .custom-tabs .tab-content .image{width: 50%;}
.home-tab-section .custom-tabs .tab-content.active{column-gap: 0px;}
.home-tab-section .custom-tabs .tab-contents{padding:30px;min-height: 440px;}
.solution-offer-lists .solution-offer-list .iconbox-icon-wrap{width:80px}
.solution-offer-lists .solution-offer-list .contents h4.lqd-iconbox-title{padding-left: 100px;margin-top: 10px;font-size: 20px !important;}
.solution-offer-lists .solution-offer-list .contents h4.lqd-iconbox-title{font-size:18px;}
.problems-faced-lists .problems-faced-list .iconbox-icon-wrap{width:80px}
.problems-faced-lists .problems-faced-list h4.lqd-iconbox-title{padding-left: 100px;margin-top: 10px;font-size: 20px !important;}
.problems-faced-lists .problems-faced-list h4.lqd-iconbox-title{font-size:18px;}
.megamenu-header h4.lqd-simple-heading a, .megamenu-header h4.lqd-simple-heading, .megamenu-item h4.lqd-simple-heading a{font-size:14px !important;}
}
@media screen and (max-width: 1199px){
.event-tabs-container .event-tabs-nav{display: block;width: 100%;padding-right: 0;margin-bottom: 50px;}
.event-tabs-container .event-tabs-content{width: 100%;}
.event-tabs-container .event-tabs-nav .event-tab-btns{padding: 5px;top: 130px;display: flex}
.gallery-slider .slider-image img{height:380px}
}
@media screen and (max-width: 1024px){
.home-team-slider .team-slider .team-slide img {height: 370px;}
.home-tab-section .custom-tabs .tab-content.active{flex-flow: wrap;}
.home-tab-section .custom-tabs .tab-content .content,
.home-tab-section .custom-tabs .tab-content .image{width: 100%;}
.strategy-outer-section .strategy-outer-title {width: 100%;}
section.vc_row.footer-contact-box #footer-addres-area .row.ld-row.ld-row-inner {justify-content: center;}
section.vc_row.footer-contact-box #footer-addres-area .row.ld-row.ld-row-inner .vc_col-sm-4{width:50%}
.problems-faced-lists .problems-faced-list .iconbox-icon-wrap{position: relative;}
.problems-faced-lists .problems-faced-list h4.lqd-iconbox-title{padding-left: 0;margin-top: 0;margin-bottom: 0;}
.how-it-work-steps .step-flow{flex-flow: wrap;grid-row-gap: 15px;margin-bottom: 20px !important;}
.how-it-work-steps .step-flow .step{width:33.33%;}
}
@media screen and (max-width: 991px){
.core-pillars-lists .wpb_column.vc_column_container,
.domain-expertise-lists .wpb_column.vc_column_container {width: 100%;}
.home-tab-section .custom-tabs{flex-flow: wrap;}
.home-tab-section .custom-tabs .tab-titles,
.home-tab-section .custom-tabs .tab-contents{width: 100%;margin: 0;}
.home-tab-section .custom-tabs .tab-title.active::after{transform: rotate(90deg);}
.home-tab-section .custom-tabs .tab-title{border-radius: 10px 10px 0px 0px;}
.home-team-slider .team-slider .team-slide img {height: 419px;}
.home-tab-section .custom-tabs .tab-title.active::after{right: 20px;width: 15px;}
.home-tab-section .strategy-outer-section .custom-tabs .tab-titles, .home-tab-section .strategy-outer-section .custom-tabs .tab-contents{width:100%;}	
.ai-new-home-banner {   height: 400px;}
.core-pillars-lists .core-pillars-item.vc_column_container .vc_column-inner:after{top: auto;left: 0; right: 0;transform: none;bottom: -55px;margin: 0px auto;transform: rotate(90deg);}
.core-pillars-lists .core-pillars-item.vc_column_container .vc_column-inner{margin-bottom: 55px !important;}
.snow-fake-form-section .snow-fake-form-right,	
.snow-fake-form-section .snow-fake-form-left{width:100%;}
.event-tabs-container .event-tab-button{font-size: 18px;padding: 15px 5px;}
.solution-offer-lists .solution-offer-list {
width: 100%;
}
.banner-video-outer{width:100%}
.solution-offer-lists .solution-offer-list .contents h4.lqd-iconbox-title{height:80px;}
.home-tab-section .strategy-outer-section.unify_key_features_tab_section .custom-tabs .tab-contents{min-height: auto;}
}
@media screen and (max-width: 767px) {
.innovation-journey-calculator-section .innovation-journey-calculator-left{
margin-bottom: 30px;
text-align: center;
}
.innovation-journey-calculator-section .innovation-journey-calculator-right figure.vc_figure {
justify-content: center;
}
.innovation-journey-calculator-section .innovation-journey-calculator-right figure.vc_figure img {
width: 240px;
}
.technology-partner-list .ld-row-inner {
grid-row-gap: 30px;
}
.new-home-banner .home-banner-content h1.lqd-highlight-underline br,
.new-home-banner .home-banner-content p br{
display:none
}
.new-home-banner .home-banner-content .home-banner-btn {
margin-left: 0 !important;
display: block !important;
margin-top: 30px !important;
}
.home-tab-section .custom-tabs .tab-content .content{margin-bottom: 0px;padding: 0px;}
.home-tab-section .custom-tabs .tab-contents{padding: 20px;}
.drive-real-impect-section .drive-real-impect-item .vc_column-inner{height:auto}
.footer-contact-box .iconbox{justify-content: left;}
section.vc_row.footer-contact-box #footer-addres-area .row.ld-row.ld-row-inner .vc_col-sm-4{width:100%}
.bg-banner-inner > .ld-container.container-fluid, .snow-fake-form-section > .ld-container.container-fluid {padding-inline-start: 0px;padding-inline-end: 0px;}
.custom-event-listing .home-banner-content{padding-inline-start: 0px !important;padding-inline-end: 0px !important;}
.event-tabs-container .event-content{width:100%}
.event-tabs-container .event-thumbnail{width:100%;margin-top:20px;height: 190px;}
.event-tabs-container .event-content-detail{grid-row-gap: 10px;}
.event-tabs-container .event-tabs-nav{margin-bottom: 30px;}
.profile-linkedin-icon-box{border-right: none;margin-bottom: 20px !important;width: 100%;}
.bg-banner-inner .home-banner-content .iconbox .lqd-iconbox-title br{display:none}
.page-id-9627 .profile-linkedin-icon-box{width:auto;margin-right: 20px !important;}
ul.profile-link-icon{margin-left: 0px !important;}
#mobile-primary-nav .menu-item .submenu-expander {top: 10px !important;}
.empowering-leaders-across-lists .row.empowering-leaders-across, .health-care-charts-lists .row.health-care-charts{display:block}
.empowering-leaders-across .empowering-leaders-across-item {margin-top: 30px;}
.empowering-leaders-across-img{height:320px;}
.video-popup .video-popup-content{    width: 90%;}
.our-mission-column {border-right: none;border-bottom: 1px solid #ffffff;}
.testimonials-slider .carousel-dots {display: block !important;}
.testimonials-slider .carousel-dots-mobile {display: none !important;}
.how-it-work-steps .step-flow .step{width:50%}
.home-tab-section .strategy-outer-section.unify_key_features_tab_section .custom-tabs .tab-contents{height:auto}
.unify-arrow-listing ul{margin-top: 0;margin-left: 0;}
.home-tab-section .strategy-outer-section.unify_key_features_tab_section .custom-tabs .tab-content .content img{height:70px}
.postid-10680 .lqd-post-cover .lqd-post-header h1.entry-title br {display: none;}
.postid-10680 .lqd-post-cover .lqd-post-media img{object-position: left;}
}
@media screen and (max-width: 430px){
.how-it-work-steps .step-flow .step{width:100%}
}