main#main-content {
    padding-top: 0px;
    padding-bottom: 0px;
}

.wd-copyrights{
    border-top: 0px !important;
}
button.mfp-close:after {
    top: 42px;
    right: 7px;
    position: relative;
    color: #ffffff;
    background-color: #07284A;
    border-radius: 100%;
    padding: 5px;
    font-size: 11px;
}
.whb-header .connect-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 18px;
  background-color: #FF3817;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  border-radius: 2px;
  cursor: pointer;
  overflow: hidden;
  transition: all 1s ease-in-out;
  border: 1px solid #FF3817;
}

.whb-header .connect-text {
  display: inline-block;
  transition: all 0.7s ease-in-out;
  width:140px;
	color:#fff;
}

.whb-header .phone-number {
  position: absolute;
  right: 24px;
  opacity: 0;
  transform: translateX(100%);
  color: #fff;
  transition: all 0.7s ease-in-out;
  white-space: nowrap;
}

.whb-header .connect-button:hover .connect-text {
  opacity: 0;
  transform: translateX(-100%);
    transition: 0.7s ease-in-out;
  width:180px;

}

.whb-header .connect-button:hover .phone-number {
  opacity: 1;
  transform: translateX(0);
  color: #005EA6;
  width:175px;
}

.whb-header .connect-button:hover{
    transition: all 0.7s ease-in-out;
  background-color:#fff0;
  border: 1px solid #FF3817;
  color: #005EA6;

}
.whb-header .whb-col-right.whb-column10 {
    width: 190px;
    margin-left: auto;
}
.whb-header .whb-col-right.whb-column10 .wd-header-text{	
	text-align:right;
}


.footer-row2 {
    background-color: #E4EFFB;
    border-radius: 6px;
    padding: 22px 50px;
	margin-top:40px;
}
.wd-copyrights{
    border-top: 0px;
}

.footer-section .menu-item a {
	color: #07284A; 
	font-size: 22px;
}
.foter-contact h5{
    font-size:18px;
    color:#005EA6;
    margin-bottom:0px;
    text-transform:uppercase;
    font-weight:500;
}
.foter-contact a{
	color:#07284A !important;
}

.home-sec1 .wd-rs-6877b7e39112c .wd-button-wrapper a:hover{
    color: rgb(255, 255, 255);
    background-color: #fff0;
    border: 1px solid #fff !important;
}

.home-sec1 .wd-rs-6877b7e39112c .wd-button-wrapper a{
	border: 1px solid #005EA6 !important;
	font-weight: 400;
    text-transform: capitalize;
}

.home-sec1 .banner-btn-wrapper{
    margin-top: 40px !important;
}

.home-sec1 a.read-more-btn {
    padding: 15px 25px;
    background-color: #FFf;
    color: #005EA6;
    border: 1px solid #005EA6;
}

.home-sec1 a.read-more-btn:hover{
    background-color: #FF3817;
    transition:0.5s ease;
    color:#FFf;
border: 1px solid #FF3817;
}


.home-sec1 .banner-mask .wrapper-content-banner {
    background: none !important; }
section.vc_section.drop-bottom .wpb_single_image{
    margin-top:-120px;
}


body a.btn.main-red-btn{
    font-weight: 400;
	font-size:22px !important;
    text-transform: capitalize;
	border: 1px solid #FF3817 !important;
	background-color:#FF3817 !important;
	padding:0px 20px;
	    padding: 12px 20px 15px 20px;
	
}
body a.btn.main-red-btn:hover{ 
border: 1px solid #FF3817 !important;
	background-color:#fff0 !important;
}
body a.btn.main-red-btn:hover img{
	filter: brightness(0) saturate(100%) invert(88%) sepia(19%) saturate(559%) hue-rotate(314deg) brightness(104%) contrast(101%);
}

.home-sec2 .wd-nav-scroll-drag:before {
    background:#FF3817 !important;
    border-radius:30px !important;
}
.home-sec2 .wd-nav-scroll{
    background:#FFF2ED !important;
    border-radius:30px !important;
}
.home-sec2 .banner-inner p {
    margin-bottom: 0px;
}
section.vc_section.home-sec2:after {
    content: "";
    position:absolute;
    height:780px;
    width:600px;
    top: -50px;
    display:block;
    opacity:1;
    visibility: visible;
    right: 0;
    background-image: url(/wp-content/uploads/2025/11/Vector-11.png);
    background-size: cover;
}
.home-sec4 .inn-row .vc_column-inner{
    background-color: #fff;
    padding: 30px 50px;
    border-left:1px solid #fff0;
    border-top:1px solid #fff0;
    border-right:2px solid #fff0;
    border-bottom:2px solid #fff0;
    transition:0.5s ease;
    
}
.home-sec4 .inn-row .vc_column-inner h4{
    margin-bottom:10px !important;
}

.home-sec4 .inn-row .vc_column-inner:hover h4{
	text-decoration:underline;
}
.home-sec4 .inn-row .vc_column-inner:hover{
    background-color: #fff;
    border-left:1px solid #ff3817;
    border-top:1px solid #ff3817;
    border-right:2px solid #ff3817;
    border-bottom:2px solid #ff3817;
    transition:0.5s ease;
    
}


section.vc_section.home-sec5:after {
    content: "";
    position:absolute;
    height:780px;
    width:600px;
    top: -50px;
    display:block;
    opacity:1;
    visibility: visible;
    right: 0;
    background-image: url(/wp-content/uploads/2025/07/Frame-10944.png);
    background-size: cover;
}

.upper-sec-2 .counter-value {
    width: fit-content;
    position: relative;
}

.upper-sec-2 .counter-value:after {
    content: "+";
    color: #FF3817;
}

.upper-sec-2 .counter-label {
    font-size: 18px !important;
    color: #005EA6 !important;
}

.upper-sec-2 .vc_col-sm-4 .vc_column-inner{
    background-color:#FFFFFF;
    background-size:auto;
    background-repeat:no-repeat;
    background-position: top right;
    padding: 50px 32px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    min-height:260px;
}

.upper-sec-2 .vc_col-sm-4.count-col1 .vc_column-inner{
    background-image:url(/wp-content/uploads/2025/11/Layer_1.png);
    
}
.upper-sec-2 .vc_col-sm-4.count-col2 .vc_column-inner{
    background-image:url(/wp-content/uploads/2025/11/Isolation_Mode.png);
}
.upper-sec-2 .vc_col-sm-4.count-col3 .vc_column-inner{
    background-image:url(/wp-content/uploads/2025/11/Layer_1-1.png);
}

section.upper-sec-2{
    padding-top: 0px !important;
    margin-top: -140px;
}

section.vc_section.home-sec6{
    padding-top: 120px;
    padding-bottom: 120px;
}
.home-sec7 .testimonial-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.home-sec7 .testimonial-left {
    width: 53%;
}
.home-sec7 .testimonial-right {
    width: 35%;
    position: relative;
}
.home-sec7 .testimonial-img {
    background-size: cover;
    background-position: top;
    height: 560px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-sec7 .testimonial-img img {
    width: 87px;
    height: 87px;
    z-index: 2;
}
.home-sec7 blockquote {
    font-size: 18px;
    border-left: 0px;
    padding-left: 106px;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    font-family: 'Aeonik';
    padding-bottom: 70px;
    border-bottom: 1px solid #ffffff10;
    position: relative;
}
.home-sec7 .doctor-name {
    font-weight: 500;
    margin-top: 20px;
    color: #fff;
    padding-left: 106px;
    font-size: 24px;
    margin-bottom: 0px;
}
.home-sec7 .designation {
    color: #ffffff;
    padding-left: 106px;
    font-size: 22px;
    font-weight: 300;
}


.home-sec7 h2.testi-heading {
    width: fit-content;
    color: #ff3b1b;
    font-size: 60px;
    line-height: 58px;
    font-family: 'Aeonik';
    font-weight: 400;
    margin: 0px;
    padding: 0px;
	position: relative;
}

.home-sec7 blockquote:before {
    content: "";
    position: absolute;
    height: 71px;
    left: 0;
    width: 76px;
    /* background-color: red; */
    z-index: 999;
    top: 0;
    visibility: visible;
    background-image: url(/wp-content/uploads/2025/07/unnamed-file.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.home-sec7 .owl-nav {
    text-align: end;
    position: relative;
    top: -50px;
}
.home-sec7 .owl-dots {
    display: none;
}
.home-sec7 button.owl-prev {
    margin-right: 10px;
}

.home-sec7{
	padding-bottom:60px;

	padding-top:100px !important;
}


.mfp-iframe-holder .mfp-close {
    font-size: 50px !important;
    line-height: 100% !important;
    top: -60px !important;
    right: -40px !important;
    position: absolute !important;
    width: auto !important;
    height: auto !important;
    color: #fff !important;
}

.hower-animation {
    width: 20% !important;
    transition: width 1s ease-in-out;
    height: 450px;

}

.hower-animation.active {
    width: 40% !important;
}

.sub-row {
    display:none !important;
	height: 125px;
    overflow: hidden;
}
.hower-animation .vc_column-inner{
    padding: 40px !important;
}
.hower-animation .sub-row .vc_column-inner{
    padding: 15px !important;
	padding-top:0px !important;
}



.hower-animation.active .sub-row{
    display: flex !important
}

.hower-animation h2 {
    font-size: 24px;
    font-weight: 400 !important;
    font-family: 'Aeonik' !important;
    color: #fff;
    transition: 0.5s ease;
}

.hower-animation p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Aeonik';
	    margin-bottom: 0px;
}

.outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 555px;
}
.outer p:first-child{
    width:80%;
}
.outer p:last-child{
    width:10%;
}

.hower-animation h2:after{
    content:"";
    position:relative;
    height:20px;
    width:20px;
    top:0;
    opacity: 1;
    display: block;
    background-image:url(/wp-content/uploads/2025/07/arrow-right.png);
}
.hower-animation h2{
    position:relative;
    display:flex;
    align-items: flex-end;
	    justify-content: space-between;
}
.hower-animation.active .sub-row {
    display: flex !important;
}
.hower-animation.active h2{
    display:none;
    transition:0.5s ease;
}

.hower-animation.active .sub-row h2{
    display:block;
}



.hower-animation.active h2:after{
    display:none;
}


.wd-page-title h1.entry-title.title {
    display: none;
}

.wd-page-title{
    padding: 0px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #FFF2ED !important;
}

.wd-page-title .container {
    align-items: flex-start !important;
}

.wd-page-title nav.wd-breadcrumbs a {
    font-size: 16px;
    font-family: 'Aeonik';
    font-weight: 400;
    color: #07284A;
}

.wd-page-title span.wd-last {
    font-size: 16px;
    font-family: 'Aeonik';
    font-weight: 400 !important;
    color: #FF3817 !important;
}

.wd-page-title .wd-breadcrumbs .wd-delimiter:after{
    content: ">";
    color:#07284A;
    font-family: monospace;
    font-weight: 600;
}

section.about-sec1{
    padding-top: 200px !important;
    padding-bottom: 200px;
}

.about-sec2 .counter-value:after {
    content: "+";
    color: #FF3817;
}
.about-sec2  .counter-label {
    font-size: 18px !important;
    color: #005EA6 !important;
    margin-top:0px
}

.about-sec2 .wpb_column.vc_col-sm-8 {
    padding-right:60px;
    border-right:1px solid #B9DFFE;
    
}

.about-sec2 .wpb_column.vc_col-sm-4{
    padding-left: 60px;
}

.about-sec2 h4 {
    font-size: 32px;
    font-weight: 400;
    font-family: 'Aeonik' !important;
    margin-bottom: 10px;
}
.about-sec2  h4 strong{
    font-weight: 500;
}
section.about-sec2{
    padding-top: 120px !important;
    padding-bottom: 120px;
}

.about-sec3 .vc_row.change-row{
    background-color: #fff;
    border-radius:10px;
    transition:0.5s ease;
}

.about-sec3 .left-col{
    border-right: 1px solid #B9DFFE;
    padding-right: 60px;
    padding-top:70px;
    padding-bottom:70px;
    padding-left:70px;
}
.about-sec3 .right-col{
    padding-left:60px;
    padding-top:70px;
    padding-bottom:70px;
    padding-right:70px;
}




.about-sec3 .vc_row.change-row .left-col:hover img, .about-sec3 .vc_row.change-row .right-col:hover img{
filter: brightness(0) saturate(100%) invert(27%) sepia(96%) saturate(2309%) hue-rotate(351deg) brightness(101%) contrast(103%);
    transform: rotate(-100deg);

}

.about-sec3 .vc_row.change-row img{
    transition: transform 2s ease;
}

.about-sec3 {
    padding-top:120px !important;
    padding-bottom:120px !important;
}

section.vc_section.about-sec4 {
    padding-top: 250px !important;
    padding-bottom: 220px !important;
}

body a.btn.main-red-btn.main-white-btn:hover{
    
    background-color: #fff !important;
}
body a.btn.main-red-btn.main-white-btn{
	background-color:#fff0 !important;
	padding: 0px 20px;
}

.about-sec5 .core-row .vc_column-inner {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    background-color#fff;
    background-color: #fff;
    padding: 50px 40px;
}
.about-sec5 .core-row .vc_column-inner:hover img{
    position:relative;
    top:-10px;
    transition:0.5s ease;
}

.about-sec5 .core-row .vc_column-inner img{
    position:relative;
    top:0px;
    transition:0.5s ease;
    z-index:99;
}

body .about-sec5 .core-row .box-with-icon .info-box-icon{
    overflow:visible !important;
}


.about-sec5 .core-row .info-svg-wrapper{
    width:fit-content !important;
    height: fit-content !important;
    margin-bottom:20px
}


section.vc_section.about-sec5{
    padding-top:100px !important;
    padding-bottom: 100px !important
}


.about-sec5 .core-row .box-icon-wrapper {
    height: 92px;
}

/*---------------------Team Member ------------------------------------------------------------------------------------*/
    .team-members-grid {
        display: flex;
        flex-wrap: wrap;
            justify-content: space-between;
		row-gap: 1.5rem;

    }
.team-member-card{
    width: 23.5%;
    text-align: left;
    cursor: pointer;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    padding: 20px;
    padding-bottom: 30px;
}
    .team-member-card img {
    width: 100%;
    height: 350px;
    object-fit: cover;
		object-position: top;
}
    .team-modal {
        display: none;
        position: fixed;
        z-index: 9999;
        left: 0; top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0,0,0,0.6);
    }

.team-member-card h3{
  font-size:24px;
  color:#000;
  margin-top:15px;
  margin-bottom:0px;
}

.team-member-card p.designation {
  font-size:18px !important;
  line-height:26px;
  font-family: 'Aeonik';
  font-weight: 400 !important;
  color: #FF3817;
}

.modal-content {
    background-color: #fff;
    margin: 5% auto;
    padding: 100px;
    width: 80%;
    position: relative;
    padding-right: 140px;
}

.close-modal {
    position: absolute;
    top: 24px;
	right: 23px; 
	cursor: pointer;
}
span.close-modal img {
    height: 30px;
    width: 31px;
    object-fit: contain;
}
.modal-content {
    display: flex;
    gap: 50px;
}

.modal-content img {
    width: 30%;
    height: -webkit-fill-available;
    object-fit:cover;
    max-height: -webkit-fill-available;
    min-height: -webkit-fill-available;

}

.modal-content .right-side {
    width: 70%;
	padding-top: 30px;
    padding-bottom: 30px;
}


.modal-content h2 {
    font-size: 50px;
    margin-bottom: 0px;
}

.modal-content h4 {
    font-size: 24px;
    line-height: 26px;
    color: #FF3817;
}

.modal-content .bio p {
    font-size: 19px;
    line-height: 30px;
    font-family: 'Aeonik';
    color: #07284A;
}

.modal-content .bio {
    margin-top: 40px;
    border-top: 1px solid #B9DFFE;
    padding-top: 30px;
}
section.vc_section.about-sec6{
    padding-top: 120px;
    padding-bottom: 100px;
}
.global-text p{
	font-size: 26px;
	line-height: 36px;
	font-weight:500;
	color: #07284A;
}
.center-row {
    margin-top: 40px;
    border-top: 1px solid #B9DFFE;
    padding-top:40px;
}
section.about-sec7{
    padding-top: 120px !important;
    padding-bottom: 120px;
}
.tm-txt h2 strong{
    font-size:30px;
    font-weight:400;
    position:relative;
    top:-15px;
    
}
.eng-products h4 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    margin: 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #B9DFFE;
    padding-bottom: 16px;
}

.eng-products p {
    font-size:18px;
    color:#07284A;
    font-weight:400;
}
.eng-products li{
    font-size:18px;
    color:#07284A;
    font-weight:400;
}

.eng-products li:before {
    content:"";
    height:12px;
    width: 10px;
    color:#fff0;
    background-image:url(https://tisgenx.agencypartnerinteractive.com/wp-content/uploads/2025/07/Polygon-3.svg);
    position: relative;
    display: block;
    visibility: visible;
    opacity: 1;
    background-size:cover
}

.eng-products li{
    display:flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
}

.eng-products ul {
    padding-left: 0px;
}
.eng-pro-row .wpb_column.vc_col-sm-7 .vc_column-inner{
    padding:40px;
    padding-right:70px;
    
}

body a.btn.eng-p-btn {
    border: 1px solid #FF3817 !important;
    border-color: #FF3817 !important;
}

.eng-p-btn1 a {
    background-color: #FF3817 !important;
    color: #fff !important;
    border:1px solid #FF3817 !important;
    font-size:16px !important;
    font-weight:400;
    padding-left:26px !important;
    padding-right:26px !important;
    border-radius:2px !important;
    
    
}

.eng-p-btn1 a:hover{
    background-color:#fff0 !important;
    color:#FF3817 !important;
}

.eng-p-btn2 a {
    background-color:#fff0 !important;
    border:0px !important;
    font-size:16px !important;
    font-weight:400;
    color:#FF3817 !important;
}

.eng-products ul {
    margin-bottom: 30px !important;
}

.slider-section .wpb_single_image {
    display: flex !important;
    flex-direction: column-reverse !important;
}

.slider-section .wpb_column.vc_col-sm-8 .vc_column-inner{
    padding:70px;
    padding-right:170px
}

.slider-section .container.wd-slide-container{
    padding-top: 0px;
	padding-bottom:0px;
}

.slider-section .wpb_column.vc_col-sm-4 .vc_column-inner {
    padding-top:30px;
    padding-left:30px;
    padding-right:30px;
}

.slider-section h2.wpb_heading {
    margin-bottom: 0px;
	color: #07284A;
}
.slider-section li.wd-nav-pagin-item {
    width: 14px;
    height: 8px;
    background-color: #B9DFFE;
    border-radius:30px;
}

.slider-section li.wd-nav-pagin-item span {
    visibility:hidden;
}

.slider-section li.wd-nav-pagin-item.wd-active {
    width: 28px;
    background-color:#005EAE;
}
.slider-section .vc_col-sm-12 .vc_column-inner{
	padding:0px !important;
}
.slider-section .wd-prev .wd-arrow-inner:after {
    content: "\f114";
    font-size:12px;
    font-weight: 900;
    font-family: 'woodmart-font';
    background-color: #DFEFFF;
    padding: 9px 12px;
    border-radius: 100%;
    color: #07284A;
}

.slider-section .wd-next .wd-arrow-inner:after {
    content: "\f113";
    font-size: 12px;
    font-weight: 900;
    font-family: 'woodmart-font';
    background-color: #DFEFFF;
    padding: 9px 12px;
    border-radius: 100%;
    color: #07284A;
}
section.vc_section.slider-section{
    padding-top: 100px !important;
    padding-bottom: 0px;
}
.traning-sec a.btn.surgical-video-btn {
    color: #fff0;
    background-color: #fff0;
    height: 180px;
    width: 180px;
    background-image: url(/wp-content/uploads/2025/07/Frame-10823.png);
    background-size: cover;
}

section.about-sec5 h4.info-box-title {
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    font-family: 'Aeonik';
    font-weight: 500;
}

section.about-sec5 .wd-info-box{
    margin:0px;
}


section.about-sec5 .vc_col-sm-6 .vc_column-inner .vc_column-inner{
    padding:22px;
    padding-right:53px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
}

section.about-sec5 .info-box-inner p a{
    color:#045DA5;
}

section.about-sec5 .wd-accordion  {
    background-color: #DFEFFF;
    border-radius: 6px;
}

section.about-sec5 .wd-accordion-title {
    padding: 16px 30px;
    
}
section.about-sec5 .wd-accordion-content {
    padding: 30px;
}

section.about-sec5 .wd-accordion-title.wd-active {
    border-bottom: 1px solid #ccdef0;
}
section.about-sec5 .wd-accordion .wd-accordion-opener:before{
    color: #005EA6;
    font-weight:800;
}
section.about-sec5 .wd-accordion-content ul a {
    font-size: 18px;
    color: #07284A;
}

section.about-sec5 .wd-accordion-content ul {
    list-style:none;
}
section.about-sec5 .wd-accordion-content ul li:before{
    content:"";
    width:22px;
    height:22px;
    display:block;
    background-image: url(/wp-content/uploads/2025/07/13647762281581426686-1.png);
    background-size:cover;
}
section.about-sec5 .wd-accordion-content ul li{
    display:flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}
.tharapies-sec1 span.vc_tta-title-text {
    font-size: 24px;
    line-height: 30px;
    color: #005EA6;
}
.tharapies-sec1 .vc_tta-tab a{
    padding:0px !important;
}

.tharapies-sec1 .vc_tta-tabs .vc_tta-title-text:after{

    top:50px !important;
    height: 4px !important;
    background-color:#FF3817 !important;

}

.tharapies-sec1 ul.vc_tta-tabs-list {
    display: flex !important;
    justify-content: center;
    gap: 100px !important;
    padding-bottom: 24px !important;
    border-bottom: 1px solid #B9DFFE;
}


.tharapies-sec1 .vc_tta-panels-container {
    padding-left: 125px;
    padding-right: 125px;
	    padding-top: 40px;
	padding-bottom: 80px; }


.tharapies-sec1 .vc_column-inner.vc_custom_1753122239980 {
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 90px;
}
.tharapies-sec1 .vc_tta-tab a{
	opacity:1 !important;
}
section.vc_section.tharapies-sec1{
    padding-top: 100px !important;
    padding-bottom: 120px;
}
.tharapies-sec1 img.vc_single_image-img {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    object-fit: cover;
	border-radius:10px !important;
}
section.vc_section.slider-section .wd-carousel-inner img{
    height:400px !important;
    object-fit:cover;
}
.tharapies-sec1  .vc_single_image-wrapper {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
	border-radius:10px;
}

.tharapies-sec1 figure {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
	border-radius:10px;
}

/*---------------------Tharapies Inner----------------------*/
/* .tharapies-inner-sec1:before {
    content: "";
    position: absolute;
    display: block;
    width: 95%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    background-color: #F0F7FF;
    top:0;
    left:0;
    right:0;
    margin:auto !important;
    
} */
.inerpage-row-inner .vc_column-inner{
    padding:24px !important;
    padding-left:32px !important;
    padding-right:45px !important;
}
.inerpage-row-inner{
	margin-left:0px;
	margin-right:0px;
}
.inerpage-row-inner p {
    color:#0070CB;
    font-size:18px;
    
}
.strong-thin h2.title strong{
    font-weight:400 !important
}

.stronger-row .vc_column-inner {
    padding:50px !important;
    padding-bottom:170px;
}
.stronger-row{
	margin-left:0px;
	margin-right:0px;
}
section.vc_section.tharapies-inner-sec1{
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 80px;
    padding-bottom: 80px;
}


.tharapies-inner-sec2 .vc_col-sm-7 .vc_column-inner{
    padding:70px !important;
}
.tharapies-inner-sec2 .vc_col-sm-7 .vc_column-inner .wpb_wrapper{
    background-color:#fff;
    border-radius:8px;
}
.tharapies-inner-sec2 .vc_col-sm-7 .title-wrapper{
    padding-left:70px;
    padding-right:70px;
    padding-top:70px !important;
    padding-bottom:30px;
    border-bottom:1px solid #B9DFFE;
    margin-bottom:0px;
}
.tharapies-inner-sec2 .vc_col-sm-7 .title-wrapper strong {
    font-weight: 500;
    color: #FF3817;
}
section.tharapies-inner-sec1 .vc_col-sm-5 .wpb_wrapper {

    overflow:hidden
}

.tharapies-inner-sec2 .vc_col-sm-7 .major-text {
    padding-left:0px;
    padding-right:0px;
    padding-bottom:35px;
    margin-bottom:0px;
}
.tharapies-inner-sec2 .vc_col-sm-7 .major-text ul {
    list-style:none;
    column-count: 2;
    column-gap: 80px; 
    padding-left: 0;
}
.tharapies-inner-sec2 .vc_col-sm-7 .major-text ul li{
    font-size:18px;
    line-height: 28px;
    color:#07284A;
    display:flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
}
.tharapies-inner-sec2 .vc_col-sm-7 .major-text ul li:before{
 content: "";
    position: relative;
    height: 19px;
    width: 15px;
    display: block;
    background-image: url(/wp-content/uploads/2025/07/Vector-2.png);
    top: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 5%;
}

section.tharapies-inner-sec3 .vc_row .vc_col-sm-3:first-child{
    width: 34%; }
section.tharapies-inner-sec3 .vc_row .vc_col-sm-3{ 
    width:22%;
}

section.tharapies-inner-sec3 .vc_row .vc_column-inner{
    padding:0px !important;
    border-radius: 6px;
}

section.tharapies-inner-sec3 .wd-info-box{
    padding:40px;
}
section.tharapies-inner-sec3 .wd-info-box{
	min-height:346px;
}
.blue-btn-a {
    margin-bottom: 0px !important;
}

.blue-btn-a a{
    background-color:#005EA6;
    width:100%;
    display: block;
    color: #fff !important;
    font-size: 20px;
    padding: 15px 40px;
    border-radius:0px 0px 6px 6px;
}
.blue-btn-a a img{
    margin-left:10px;
}
section.tharapies-inner-sec3 .vc_row .vc_col-sm-3:first-child .blue-btn-a a{
    border-top:1px solid #0A8FED;
}

section.tharapies-inner-sec3 .vc_row .vc_col-sm-3:first-child .title-wrapper {
    padding:40px;
    padding-bottom: 10px;
}
section.tharapies-inner-sec3 .vc_row .vc_col-sm-3:first-child .wpb_single_image{
	padding-left:40px;
}

section.tharapies-inner-sec3{
	margin-top:100px !important;
	margin-bottom:100px !important;
}

/*----------Product-box animation------------*/


.container-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
	    padding-left: 200px;
	padding-right:50px;
}

.box {
  color: white;
  padding: 20px;
  font-size: 16px;
  opacity: 0;
  transform: translateX(0);
  animation-fill-mode: forwards;
}

.box1 {
  background-color: #c45848;
  animation: slideInRight 1s ease-out 0.2s forwards;
	height: 116px;
    font-size: 22px;
    line-height: 28px;
    padding: 30px;
}

.box2 {
  background-color: #00589f;
  animation: slideInRight 1s ease-out 1s forwards;
	height: 116px;
    font-size: 22px;
    line-height: 28px;
    padding: 30px;
}

.box3 {
  background-color: #4aa6ff;
  animation: slideInRight 1s ease-out 2s forwards;
	height: 116px;
    font-size: 22px;
    line-height: 28px;
    padding: 30px;
}
.box {
    display: flex;
    align-items: flex-start;
}
.box img{
    margin-right:20px;
    position: relative;
    top: 8px;
}

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/*--------------------Events Page----------------------------------*/
.upcoming-events-sec2 .event-topic-dropdown {
    width: 23%;
}

.upcoming-events-sec2 .event-region-tabs {
    width: 70%;
}

.upcoming-events-sec2 .tabs-top-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.upcoming-events-sec2 .event-region-tabs {
    text-align: right;
}

.upcoming-events-sec2 select#event-topic {
    border: 1px solid #DFEFFF;
    color: #002440 !important;
    font-size: 18px;
    font-family: 'Aeonik';
    height: 60px;
    /* padding: 20px; */
    padding: 0px 24px;
}

.upcoming-events-sec2 button.region-tab {
    background-color: #fff0 !important;
    border: 0px;
    font-size: 18px;
    font-family: 'Aeonik';
    font-weight: 400;
    color: #005EA6;
    padding: 20px 10px;
    border-bottom: 2px solid #fff0 !important;
    text-transform: capitalize !important;
    padding-top: 0px;
}

.upcoming-events-sec2 .event-region-tabs {
    display: flex;
    width: fit-content;
    gap: 35px;
    border-bottom: 1px solid #DFEFFF;
}

.upcoming-events-sec2 button.region-tab.active {
    font-weight: 700;
    color: #002440;
    border-bottom: 2px solid #FF3817 !important;
    text-transform: capitalize;
}


.event-grid-row {
    display: flex;
}

.event-card {
    width: 33.3%;
    border:1px solid #07284A;
	    background-size: cover;
    background-position: center;
}

p.event-date {
    font-size: 18px;
    color: #002440;
    font-weight: 500;
    margin-bottom:0px;
}

.event-overlay {
    padding: 40px;
    background-color: #fff;
    transition:0.5s ease;
	    height: 100%;
	min-height: 560px;
}

.event-card:hover .event-overlay{
    background: linear-gradient(131.78deg, rgba(7, 40, 74, 0.84) -4.09%, rgba(7, 40, 74, 0.5628) 55.14%, rgba(7, 40, 74, 0.1428) 100%);
    transition:0.5s ease;
}

p.event-region {
    font-size: 18px;
    font-weight: 500;
    color: #FF3817;
    margin-bottom: 100px;
}

.event-overlay h3 {
    font-size:44px;
    font-weight:700;
    font-family: 'Aeonik';
    color: #07284A;
    margin-bottom: 30px;
}


p.event-topic {
    width: fit-content;
    font-size: 18px;
    color: #07284A;
    background-color: #F0F7FF;
    padding: 12px 20px;
    border-radius: 30px;
    line-height: 18px;
}

.event-card:hover h3, .event-card:hover p.event-date, .event-card:hover p.event-region{
    color:#fff;
    transition: 0.5s ease;
}
.tabs-top-head {
    margin-bottom: 70px;
}

.event-overlay h3:before{
    content:"";
    width:50px;
    height:4px;
    background-color:#07284A;
    position:absolute;
    top:-20px;
}
.event-overlay h3{
    position:relative;
}
.event-card:hover h3:before{
	background-color:#fff0;
	transition:0.5s ease;
}
div#recap-grid  .event-overlay {
    background-color: #07284A;
    height: 100%;
}

div#recap-grid   p.event-date,div#recap-grid p.event-region,div#recap-grid .event-overlay h3 {
    color:#fff;
}
div#recap-grid .event-overlay h3:before{
    background-color:#fff;
}

div#recap-grid .event-card{
    border-color:#DFEFFF;
}

div#recap-grid   .event-card:hover .event-overlay{
    background: linear-gradient(131.78deg, rgba(7, 40, 74, 0.84) -4.09%, rgba(7, 40, 74, 0.5628) 55.14%, rgba(7, 40, 74, 0.1428) 100%);
}
h2.recap-heading {
line-height: 60px;
    font-size: 50px;
    color: #005ea6;
	margin-top:100px;
	margin-bottom:40px;
}




/*-----------------------Events Inner--------------*/
section.event-hero {
    min-height: 700px;
    background-size: cover;
    background-position: center;
}

.event-body {
    padding: 120px;
    margin-top: -90px;
    z-index: 9;
    position: relative;
    overflow: visible;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}


.event-body-left {
    width: 60%;
}

.event-body-right {
    width: 29%;
}

.event-body-right-inner {
    background-color: #F0F7FF;
    padding: 32px;
}
h2.main-title {
    font-size: 50px;
    font-weight: 700;
    font-family: 'Aeonik';
    line-height: 60px;
    margin-bottom: 70px;
}

.event-body h3 {
    font-size: 20px;
    font-family: 'Aeonik';
    color: #FF3817;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.event-body-left p {
    font-size: 18px;
    color: #07284A;
    line-height: 28px;
}

.event-body-right p.event-date,.event-body-right p.event-location{
    font-size: 22px;
    font-weight:500;
    margin-bottom:15px;
}
.event-body-right img{
    margin-right:12px;
    padding-right:12px;
    border-right:1px solid #B9DFFE;
}

.event-body-right p.event-location {
    margin-bottom: 50px !important;
}

.event-body-right li {
    font-size: 20px;
    color: #07284A;
    font-weight: 400;
    position:relative;
}
.event-body-right li:before{
    content:"";
    width:10px;
    height:2px;
    background-color:#005EA6;
    position:absolute;
    left:-20px;
    top:17px;
    
}
.event-body-right ul {
    list-style: none;
}

.event-content a.read-more-btn {
    padding: 15px 25px;
    background-color: #FF3817;
    color: #fff;
    border: 1px solid #FF3817;
}

.event-content a.read-more-btn:hover{
    background-color: #FFf0;
    transition:0.5s ease;
    color:#FF3817;
}
.visit-us-banner {
    padding: 120px;
    padding-top: 0px;
}

.visit-us-banner .banner-inner {
    background-image: url(/wp-content/uploads/2025/08/Background.png);
    background-size: cover;
    padding: 70px 80px;
}

.visit-us-banner h2 {
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}

.visit-us-banner p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Aeonik';
    width: 40%;
    margin-bottom: 40px;
}

.visit-us-banner a {
    font-size: 20px;
    color: #fff !important;
    padding-bottom: 5px;
}

.visit-us-banner a img {
    margin-left: 10px;
    transition: 0.5s ease;
}

.visit-us-banner a:hover img {
    rotate: 45deg;transition: 0.5s ease;
}

.visit-us-banner a:hover {
    border-bottom: 1px solid #fff;
}

.related-events {
    background-color: #F0F7FF;
    padding-top: 120px;
    padding-bottom: 100px;
}

.related-events h2 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 50px;
}

.related-events .event-overlay{
	background-color:#F0F7FF ;
}


/*-------------------News archive--------------*/
.slider-outer .slide-content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slider-outer .slide-image {
    width: 48%;
    overflow: hidden;
}

.slider-outer .slide-content {
    width: 48%;
}

.slider-outer .slide-image img {
    min-height: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s ease;
}
.slider-outer .slide-image img:hover{
    scale:1.1;
   transition: 1s ease;
}

.slider-outer {
    background-color: #002440;
    padding-top: 100px;
    padding-bottom: 100px;
}

.slider-outer p.news-date {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.slider-outer h2.news-title {
    font-size: 50px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Aeonik';
    line-height: 64px;
    transition:0.5s ease;
}

.slider-outer .news-title:hover{
    text-decoration:underline;
    transition:0.5s ease;
}
.slider-outer .slide-content p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}

p.featured-dot {
    width: fit-content;
    background-color: #fff;
    color: #FF3817;
    padding: 5px 20px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    top: 20px;
    left: 20px;
	    z-index: 9;
}
p.featured-dot img {
    width: 8px !important;
    height: 8px !important;
    min-height: 8px !important;
}
.slide-content a.read-more-btn img {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 18px;
    right: 16px;
}

.slide-content a.read-more-btn {
    position: relative;
    width: fit-content;
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    background-color: #ffffff;
    font-size: 18px;
    padding: 12px 51px;
    color: #005EA6;
    padding-left: 18px;
    border:1px solid #005EA6;
}

.slide-content a.read-more-btn:hover{
    color:#fff;
    background-color:#fff0 !important;
    border:1px solid #fff;
}

.slide-content .news-excerpt {
    margin-bottom:40px !important;
}

.category-left {
    width: 25%;
}

.category-right {
    width: 75%;
}

.category-slider-section {
    display: flex;
    border-bottom: 1px solid #B9DFFE;
    padding-top: 100px;
    padding-bottom: 90px;
}
.category-left h2.category-title {
    font-size: 42px;
    width: 50%;
    line-height: 100%;
    margin-bottom: 70px;
    font-weight: 500;
}

.category-left a.read-more-btn {
    padding: 15px 25px;
    background-color: #FF3817;
    color: #fff;
    border: 1px solid #FF3817;
}

.category-left a.read-more-btn:hover{
    background-color: #FFf0;
    transition:0.5s ease;
    color:#FF3817;
}

.category-slider-section .category-left h2.category-title {
    font-size: 42px;
    width: 50%;
    line-height: 100%;
    margin-bottom: 70px;
    font-weight: 500;
}

.category-slider-section .category-left a.read-more-btn {
    padding: 15px 25px;
    background-color: #FF3817;
    color: #fff;
    border: 1px solid #FF3817;
}

.category-slider-section .category-left a.read-more-btn:hover{
    background-color: #FFf0;
    transition:0.5s ease;
    color:#FF3817;
}

.category-slider-section p.news-date {
    font-size: 18px;
    color: red;
    margin-bottom: 10px;
}

.category-slider-section h3.news-title {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Aeonik';
    color: #07284A;
    font-weight: 500;
    margin-bottom: 20px;
}
.category-slider-section .news-image{
    overflow:hidden;
    margin-bottom:20px;
}
.category-slider-section .news-image img {
    min-height: 270px;
    object-fit: cover;
    transition: 0.5s ease;
}

.category-slider-section .news-image img:hover {
    scale: 1.1;
    transition: 0.5s ease;
}

.category-slider-section .news-excerpt p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Aeonik';
    color:#07284A;
}
.category-slider-section .news-excerpt a {
    color:#0A8FED;
    font-weight:500;
    text-decoration:underline;
}


.category-slider-section .owl-carousel {
    position: relative;
}

.category-slider-section .owl-nav {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    z-index: 2;
}

.category-right .owl-stage-outer:after {
    content: "";
    width: 12%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(270deg, #FFFFFF -13.81%, rgba(255, 255, 255, 0.68) 38.06%, rgba(255, 255, 255, 0) 88.91%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.category-slider-section .category-right .cta-slide a.read-more-btn {
    padding: 15px 25px;
    background-color: #fff0;
    color: #FFF;
    border: 1px solid #FFF;
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 5px;
}

.category-slider-section .category-right .cta-slide a.read-more-btn:hover{
    background-color: #FFf;
    transition:0.5s ease;
    color:#FF3817;
}
.category-slider-section .category-right .cta-slide a.read-more-btn img{
    width:auto !important;
}

.news-slide.cta-slide {
    background-color: black;
    min-height: 510px;
    display: flex;
    align-items: flex-end;
    background-image:url(/wp-content/uploads/2025/08/Background-1.png);
    background-size:cover;
    background-repeat:no-repeat;
    padding:40px
}

.category-slider-section .owl-item.active {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

.category-slider-section .category-right .cta-slide h3.news-title {
    color: #fff !important;
}

.category-slider-section .category-right .cta-slide p.news-excerpt {
    color: #fff;
}
.category-slider-section .category-right .cta-slide a.read-more-btn:hover img {
     filter: brightness(0) saturate(100%) invert(88%) sepia(69%) saturate(1078%) hue-rotate(292deg) brightness(119%) contrast(123%);
}


/*-------------Taxanomy Inner Page----------------*/
.taxanomy-inner-page-top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #B9DFFE;
    align-items: center;
    padding-bottom: 30px;
    margin-bottom: 100px;
	margin-top:80px;
}

.taxanomy-inner-page-top .news-search-bar {
    width: 500px;
}

.taxanomy-inner-page-top .news-search-bar input {
    height: 70px;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Aeonik';
    color: #262626;
    padding-left: 24px;
    border: 1px solid #B9DFFE !important;
    outline: none;
	️width: 500px;
}

.taxanomy-inner-page-top h1.archive-title {
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #005EA6;
}

.news-grid .news-card {
    width: 23%;
}

.news-grid {
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
    row-gap: 80px;
}


.news-grid p.news-date {
    font-size: 18px;
    color: red;
    margin-bottom: 10px;
}

.news-grid h3.news-title {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Aeonik';
    color: #07284A;
    font-weight: 500;
    margin-bottom: 20px;
}
.news-grid .news-image{
    overflow:hidden;
    margin-bottom:20px;
}
.news-grid .news-image img {
    min-height: 270px;
    object-fit: cover;
    transition: 0.5s ease;
}

.news-grid .news-image img:hover {
    scale: 1.1;
    transition: 0.5s ease;
}

.news-grid .news-excerpt p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Aeonik';
    color:#07284A;
}
.news-grid .news-excerpt a {
    color:#0A8FED;
    font-weight:500;
    text-decoration:underline;
	cursor: pointer;
}

.news-search-bar:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 25px;
    right:25px;
    display: block;
    visibility: visible;
    opacity: 1;
    background-image:url(/wp-content/uploads/2025/07/Frame-12.svg);
    background-size:cover;
    z-index: 0;
}

.news-search-bar{
    position:relative;
}
div#news-results {
    margin-bottom: 100px;
}

/*------------------------------ Publications----------------------------*/

.publication-tabs-wrapper .publication-tabs {
    display: flex;
    justify-content: space-between;
	margin-bottom: 60px;
}

.publication-tabs-wrapper .pub-tab {
    background-color: #fff0 !important;
    border: 0px;
    font-size: 18px;
    font-family: 'Aeonik';
    font-weight: 400;
    color: #005EA6;
    padding: 20px 10px;
    border-bottom: 2px solid #fff0 !important;
    text-transform: capitalize !important;
    padding-top: 0px;
	font-weight:500;
️	 letter-spacing: 1px;
}

.publication-tabs-wrapper button.pub-tab.active {
    font-weight: 600;
    color: #002440;
    border-bottom: 2px solid #FF3817 !important;
    text-transform: capitalize;
	letter-spacing: 1px;
}
.publication-tabs-wrapper .publication-tabs-left {
    display: flex;
    width: fit-content;
    gap: 35px;
    border-bottom: 1px solid #DFEFFF;
}


.publication-tabs-wrapper .publication-tabs-right input {
    width: 500px;
}

.publication-tabs-wrapper .publication-tabs-right input {
    height: 70px;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Aeonik';
    color: #262626;
    padding-left: 24px;
    border: 1px solid #B9DFFE !important;
    outline: none;
	️width: 500px;
}


.publication-tabs-wrapper .publication-tabs-right:after{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 25px;
    right: 40px;
    display: block;
    visibility: visible;
    opacity: 1;
    background-image: url(/wp-content/uploads/2025/07/Frame-12.svg);
    background-size: cover;
    z-index: 0;
}

.publication-tabs-wrapper a.publication-card {
    width: 32%;
    display: flex;
    padding: 30px;
}

.publication-tabs-wrapper div#publication-results {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    gap: 25px;
}

.publication-tabs-wrapper a.publication-card.general-posts {
    border: 1px solid #DFEFFF;
}

.publication-tabs-wrapper a.publication-card.tisgenx-posts {
    border: 1px solid #FFC0A8;
}

.publication-tabs-wrapper .pub-left {
    width: 15%;
}

.publication-tabs-wrapper .pub-right {
    width: 86%;
}

.publication-tabs-wrapper .pub-top {
    display: flex;
    gap: 10px;
	margin-bottom:15px
}

.publication-tabs-wrapper p.publication-date {
    font-size: 18px;
    font-family: 'Aeonik';
    color: #005EA6;
    margin-bottom: 0px;
}

.publication-tabs-wrapper a.publication-card.general-posts p.publication-category {
    color: #0A8FED;
    font-weight: 500;
    font-family: 'Aeonik';
    font-size: 18px;
}

.publication-tabs-wrapper a.publication-card p.publication-category img {
    margin-right: 10px;
}

.publication-tabs-wrapper a.publication-card.tisgenx-posts p.publication-category {
    color: #FF3817;
    font-weight: 500;
    font-family: 'Aeonik';
    font-size: 18px;
}

.publication-tabs-wrapper h3.publication-title {
    font-size: 24px;
    font-family: 'Aeonik';
    line-height: 32px;
    color: #07284A;
    font-weight: 500;
    margin-bottom: 10px;
}

.publication-tabs-wrapper p.publication-excerpt {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Aeonik';
    color: #07284A;
    line-height: 24px;
}
.publication-tabs-wrapper a.publication-card:hover {
    border-color:#07284A !important;
}

.publication-tabs-wrapper a.publication-card:hover h3.publication-title {
    text-decoration:underline;
}
div#publication-results button.load-more-btn {
    background-color: #ff3817;
    color: #fff;
    font-weight: 500;
    width: 8%;
    margin: auto;
}


/*---------------------------------Resources--------------------------------*/
.resources-sec2 .owl-item{
    border: 1px solid;
}
.resources-sec2 .owl-item:hover .event-overlay{
    background: linear-gradient(131.78deg, rgba(7, 40, 74, 0.84) -4.09%, rgba(7, 40, 74, 0.5628) 55.14%, rgba(7, 40, 74, 0.1428) 100%);
    transition:0.5s ease;
}
.resources-sec2 .owl-item:hover h3, .resources-sec2 .owl-item:hover p.event-date, .resources-sec2 .owl-item:hover p.event-region{
    color:#fff;
    transition: 0.5s ease;
}

.resources-sec2 .event-slide{
    background-size: cover;
    background-position: center;
	min-height: 560px;
}


.resources-sec2 .owl-carousel {
    position: relative;
}

.resources-sec2 .owl-nav {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    z-index: 2;
}

.resources-sec2 .owl-stage-outer:after {
    content:"";
    width:20%;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    background: linear-gradient(270deg, #FFFFFF -13.81%, rgba(255, 255, 255, 0.68) 38.06%, rgba(255, 255, 255, 0) 59.91%, rgba(255, 255, 255, 0) 100%);
    z-index:1;
}

.resources-sec3 p.news-date {
    font-size: 18px;
    color: red;
    margin-bottom: 10px;
}

.resources-sec3 h3.news-title {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Aeonik';
    color: #07284A;
    font-weight: 500;
    margin-bottom: 20px;
	min-height: 120px;
}
.resources-sec3 .news-image{
    overflow:hidden;
    margin-bottom:20px;
}
.resources-sec3 .news-image img {
    min-height: 270px;
    object-fit: cover;
    transition: 0.5s ease;
}

.resources-sec3 .news-image img:hover {
    scale: 1.1;
    transition: 0.5s ease;
}

.resources-sec3 .news-excerpt p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Aeonik';
    color:#07284A;
}
.resources-sec3 .news-excerpt a {
    color:#0A8FED;
    font-weight:500;
    text-decoration:underline;
	    cursor: pointer;
}


.resources-sec3 .owl-carousel {
    position: relative;
}

.resources-sec3 .owl-nav {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    z-index: 2;
}

.resources-sec3 .owl-stage-outer:after {
    content:"";
    width:20%;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    z-index:1;
    background: linear-gradient(270deg, #F0F7FF -13.81%, rgba(240, 247, 255, 0.92) 38.06%, rgba(240, 247, 255, 0.65) 59.91%, rgba(240, 247, 255, 0) 100%);

}



.resources-sec4 a.publication-card.general-posts {
    border: 1px solid #DFEFFF;
}

.resources-sec4 a.publication-card.tisgenx-posts {
    border: 1px solid #FFC0A8;
}

.resources-sec4 .pub-left {
    width: 15%;
}

.resources-sec4 .pub-right {
    width: 86%;
}

.resources-sec4 .pub-top {
    display: flex;
    gap: 10px;
    margin-bottom:15px;
    align-items: center;
}

.resources-sec4 p.publication-date {
    font-size: 18px;
    font-family: 'Aeonik';
    color: #005EA6;
    margin-bottom: 0px;
}

.resources-sec4 a.publication-card.general-posts p.publication-category {
    color: #0A8FED;
    font-weight: 500;
    font-family: 'Aeonik';
    font-size: 18px;
}

.resources-sec4 a.publication-card p.publication-category img {
    margin-right: 10px;
}

.resources-sec4 a.publication-card.tisgenx-posts p.publication-category {
    color: #FF3817;
    font-weight: 500;
    font-family: 'Aeonik';
    font-size: 18px;
}

.resources-sec4 h3.publication-title {
    font-size: 24px;
    font-family: 'Aeonik';
    line-height: 32px;
    color: #07284A;
    font-weight: 500;
    margin-bottom: 10px;
}

.resources-sec4 p.publication-excerpt {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Aeonik';
    color: #07284A;
    line-height: 24px;
}
.resources-sec4 a.publication-card:hover {
    border-color:#07284A !important;
}

.resources-sec4 a.publication-card:hover h3.publication-title {
    text-decoration:underline;
}


.resources-sec4 a.publication-card {
    display: flex;
    padding: 30px;
	gap:20px;
	    min-height: 350px;
}
.resources-sec4 .pub-top img {
    width: auto !important;
}

.resources-sec4 .owl-carousel {
    position: relative;
}

.resources-sec4 .owl-nav {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    z-index: 2;
}

.resources-sec4 .owl-stage-outer:after {
    content:"";
    width:20%;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    z-index:1;
    background: linear-gradient(270deg, #FFFFFF -13.81%, rgba(255, 255, 255, 0.68) 38.06%, rgba(255, 255, 255, 0) 59.91%, rgba(255, 255, 255, 0) 100%);

}
.resources-sec2, .resources-sec3, .resources-sec4{
	padding-top:100px !important;
	padding-bottom:100px !important;
}

.owl-dots {
    display: none;
}

section.vc_section.small-banner {
padding-top:100px !important;
    padding-bottom:100px !important;
}

/*------------------------Contact US -------------------------------------*/


.contact-form .row-form {
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
	row-gap: 30px;
}


.contact-form .col-md-6 {
    width: 48%;
}

.contact-form .col-md-12 {
    width: 99%;
}

.contact-col .vc_column-inner{
    padding:70px !important;
}

.contact-col label {
    color:#B9DFFE;
    font-size:16px;
    font-weight:400;
    font-family: 'Aeonik';
}

.contact-col input, .contact-col select, .contact-col textarea{
    color:#fff #fff !important;
    font-size:18px;
    line-height:26px;
    font-weight:400;
    font-family: 'Aeonik';
    height:50px !important;
    border:1px solid #B9DFFE33 !important;
    border-radius:2px !important;
    outline:none;
    box-shadow:none;
    
}
.contact-col input::placeholder, .contact-col textarea::placeholder{
    color:#fff;
}

body .contact-col textarea.wpcf7-form-control {
    height:120px !important;
    min-height: 120px;
    resize:none;
    border-radius:2px;
    color:#fff !important;
}

.contact-col input.wpcf7-form-control.wpcf7-file {
    width: 100%;
    padding: 14px;
    height: 58px !important;
    border: 1px dashed #B9DFFE33 !important;
    color:#fff;
}

.contact-col select.wpcf7-form-control.wpcf7-select {
    color: #fff !important;
}

.contact-col p {
    margin-bottom: 0px;
}

.contact-col .col-md-12.btn-submit p {
    text-align: right;
    width:fit-content;
    position:relative;
}
.contact-col .col-md-12.btn-submit{
    text-align: right !important;
    width:100%;
    display: flex;
    justify-content: flex-end;
    }

.contact-col input.wpcf7-form-control.wpcf7-submit{
    font-weight: 400 !important;
    text-transform: capitalize;
    border: 1px solid #FF3817 !important;
    background-color: #FF3817 !important;
    padding: 0px 20px;
    padding-right:40px;
    color:#fff;
    position:relative;
}


.contact-col .col-md-12.btn-submit p:after{
    content:"";
    width:21px;
    height:21px;
    position:absolute;
    background-image:url(/wp-content/uploads/2025/07/Vector-10.svg);
    right:15px;
    top:15px;
	background-size:contain;
    
}
.contact-col select.wpcf7-form-control.wpcf7-select option{
    color:#005ea6 !important;
}

section.vc_section.contact-sec1 {
    padding-top: 100px;
    padding-bottom: 100px;
}

/*-----------------------Distributer----------------------------*/
.vc_row.dis-inner-row .vc_column-inner{
    padding:40px;
	border: 1px solid #ff3817;
}

.distri-sec3{
	padding-top:100px !important;
	padding-bottom:100px;
}


.distri-form-col .contact-form .row-form {
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
	row-gap: 30px;
}

.distri-form-col .contact-form .col-md-6 {
    width: 49%;
}

.distri-form-col .contact-form .col-md-12 {
    width: 100%;
}



.distri-form-col label {
    color:#005EA6;
    font-size:16px;
    font-weight:400;
    font-family: 'Aeonik';
}

.distri-form-col input, .distri-form-col select, .distri-form-col textarea{
    color:#07284A !important;
    font-size:18px !important;
    line-height:26px;
    font-weight:400;
    font-family: 'Aeonik';
    height:50px !important;
    border:1px solid #DFEFFF !important;
    border-radius:2px !important;
    outline:none;
    box-shadow:none;
    background-color:#fff !important;
    
}
.distri-form-col input::placeholder, .distri-form-col textarea::placeholder{
    color:#07284A;
}

body .distri-form-col textarea.wpcf7-form-control {
    height:120px !important;
    min-height: 120px;
    resize:none;
    border-radius:2px;
    color:#07284A!important;
}

.distri-form-col input.wpcf7-form-control.wpcf7-file {
    width: 100%;
    padding: 14px;
    height: 58px !important;
    border: 2px dashed #DFEFFF !important;
    color:#07284A;
}

.distri-form-col select.wpcf7-form-control.wpcf7-select {
    color: #07284A !important;
}

.distri-form-col p {
    margin-bottom: 0px;
}

.distri-form-col .col-md-12.btn-submit p {
    text-align: right;
    width:fit-content;
    position:relative;
}
.distri-form-col .col-md-12.btn-submit{
    text-align: right !important;
    width:100%;
    display: flex;
    justify-content: flex-end;
    }

.distri-form-col input.wpcf7-form-control.wpcf7-submit{
    font-weight: 400 !important;
    text-transform: capitalize;
    border: 1px solid #FF3817 !important;
    background-color: #FF3817 !important;
    padding: 0px 20px;
    padding-right:40px;
    color:#fff !important;
    position:relative;
}


.distri-form-col .col-md-12.btn-submit p:after{
    content:"";
    width:21px;
    height:21px;
    position:absolute;
    background-image:url(/wp-content/uploads/2025/07/Vector-10.svg);
    right:15px;
    top:15px;
	background-size:contain;
    
}
.distri-form-col select.wpcf7-form-control.wpcf7-select option{
    color:#005ea6 !important;
}
.distri-sec5{
	padding-top:100px !important;
	padding-bottom:100px;
}

/*--------------- 404 page---------------------*/

 .error-page-content a.read-more-btn {
    padding: 15px 25px;
    background-color: #FF3817;
    color: #fff;
    border: 1px solid #FF3817;
     text-decoration:none;
}

.error-page-content a.read-more-btn:hover{
    background-color: #FFf0;
    transition:0.5s ease;
    color:#FF3817;
}


 .error-page-content a.read-more-btn {
    display: flex;
    width: fit-content;
    gap: 10px;
}

.error404 .page-content {
    min-height: 96.5vh;
   display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
              }

.error404 header {
    display:none;
}

.error404 .wd-page-content.main-page-wrapper {
    background-image:url(/wp-content/uploads/2025/08/Gubare.png);
    background-size:cover;
}

.error404 h1 {
    font-size: 52px;
    line-height: 60px;
    font-weight: 500;
    color: #005EA6;
    margin-top:30px;
}

.error404 h1 strong{
    font-size: 52px;
    line-height: 60px;
    font-weight: 500;
    color: #FF3817;
}

/*-------------------------Privacy Policy----------------------------*/
html {
    scroll-behavior: smooth !important;
}
.privacy-sec1 .sticky-privacy {
    padding: 70px;
    background-color: #F0F8FF;
}

.privacy-sec1 h2.content-head {
    font-size: 28px;
    color: #000;
    font-weight: 500;
    margin-bottom: 30px;
}

.privacy-sec1 ul.heading-ul {
    list-style: none;
    padding: 0px;

}

.privacy-sec1 ul.heading-ul li {
    margin-bottom: 20px;
    padding-left:15px;
    position:relative;
}
.privacy-sec1 ul.heading-ul li:before{
    content:"";
    width:3px;
    height:22px;
    background-color:#FF3817;
    position:absolute;
    left:0;
    border-radius:44px;
    top:3px;
    visibility:hidden;
}

.privacy-sec1 ul.heading-ul li a {
    font-size: 18px;
    color: #07284A;
    font-family: 'Aeonik';
}

.privacy-sec1 ul.heading-ul li:hover a {
    color: #FF3817;
    text-decoration: underline;
    font-weight:500;
}
.privacy-sec1 ul.heading-ul li:hover:before{
    visibility:visible;
    transition:0.5s ease;
}

   .privacy-sec1 .vc_col-sm-9 {
        width: 71%;

    }
.privacy-sec1 .vc_col-sm-3 {
        width: 29%;
    }

.privacy-sec1{
	padding-top:70px !important;
	padding-bottom:100px;
}

.privacy-sec1 .privacy-content h2{
    font-size:28px;
    color:#005EAE;
    margin-top:40px;
    margin-bottom:10px;
}

/*---------------------------------Thank YOU ------------------------------*/
.thank-you h4.woodmart-title-container strong {
    color:#FF3817;
}

.thank-you .title-after_title {
    font-weight:500;
}

.thank-you .title-wrapper {
    padding-bottom:30px;
    border-bottom:1px solid  #B9DFFE;
}
.thank-you .wpb_text_column p{
    color:#07284A !important;
    font-size:20px;
}
.thank-you .wpb_text_column p strong{
    font-weight:500;
}

.thank-you .row1{
    margin-bottom:120px !important;
}

.thank-you .icon-lists {
    display: flex;
    gap: 20px;
    align-items: center;
}

.thank-you ul.iconss {
    display: flex;
    list-style: none;
    gap: 12px;
    padding-left: 0px;
    align-items: center;
}
.thank-you .row2 .vc_row {
    padding:22px 40px;
}


.thank-you .icon-lists h3 {
    margin-bottom:0px;
    font-size: 20px;
    color: #1E1E1E;
}

.thank-you ul.iconss li {
    margin-bottom:0px;
}

.page-id-576 header{
    display:none;
}
.page-id-576, .page-id-576 .wd-page-content {
 background-color: #F0F8FF !important; }
section.thank-you{
   
    background-image: url(/wp-content/uploads/2025/08/ChatGPT-Image-Jun-18-2025-11_17_47-PM-1.png);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:right bottom;
    margin-top:150px;
    padding-bottom:40px;
}



.max-widt-row img.vc_single_image-img, .max-widt-row .vc_single_image-wrapper, .max-widt-row figure{
	min-width:100%;
}


/*-------------------------------------- technology section---------------------------------*/

    .hotspot-container img {
      max-width: 100%;
      border-radius: 10px;
    }

    .hotspot {
      position: absolute;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      transition: background 0.2s ease;
      animation: pulse 5s infinite;
    }

    .hotspot.active {
      background: #0056b3;
    }

    .info-box {
      position: absolute;
      background: #ffffffb8;
      padding: 28px 32px;
      border-radius: 20px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.2);
      display: none;
      max-width: 350px;
		font-size: 20px;
    color: #07284A;
    line-height: 25px;
    }

@keyframes pulse {
      0% {
        box-shadow: 0 0 0 5px rgba(0, 123, 255, 0.6);
      }
      70% {
        box-shadow: 0 0 0 30px rgba(0, 123, 255, 0);
      }
      100% {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
      }
    }

.hotspot.info1 {
    top: 6%;
    left: 14%;
}

div#info1 {
    top: 8%;
    left: 15%;
}

.hotspot.info2 {
    top: 21%;
    right: 14%;
}

div#info2 {
    top: 22%;
    right: 15%;
}

/*-------*/
.hotspot.info3 {
    top: 35%;
    left: 19%;
}

div#info3 {
    top: 37%;
    left: 20%;
}

.hotspot.info4 {
    top: 50%;
    right: 21%;
}

div#info4 {
    top: 51%;
    right: 22%;
}

/*-----------------------*/
.hotspot.info5 {
    bottom: 30%;
    left: 14%;
}

div#info5 {
    bottom: 20%;
    left: 15%;
}

.hotspot.info6 {
    bottom: 14%;
    right: 18%;
}

div#info6 {
    bottom: 5%;
    right: 20%;
}

.hotspot.active {
    z-index:99;
}
.hotspot img {
    transform: rotate(90deg);
    transition:0.3s ease;
}

.hotspot.active img {
    transform: rotate(-45deg);
     transition:0.3s ease;
}

section.technology-sec3, section.technology-sec6 {
    padding-top: 100px !important;
    padding-bottom: 100px;
}

section.technology-sec5 {
    padding-top: 120px !important;
    margin-top: 100px;
}
.technology-sec6 .vc-hoverbox-block-inner h2{
    font-size:28px !important;
    font-weight:500 !important;
    color:#fff !important;
}

.technology-sec7 .blue-hover-text h4 {
    font-size: 20px;
    font-weight: 400;
    color: #07284A;
    background-color: #7BC6FE;
    width: fit-content;
    padding: 12px 20px;
    border-radius: 30px;
    margin-bottom:50px;
}

.technology-sec7 .blue-hover-text h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin-bottom:30px;

}

.technology-sec7 .blue-hover-text p {
    font-size: 19px;
    font-weight: 400;
    color: #fff;

}

.technology-sec7 .blue-col1 {
   background: linear-gradient(90.04deg, rgba(52, 169, 252, 0) -3.06%, rgba(52, 169, 252, 0) 29.29%, rgba(52, 169, 252, 0) 72.13%, rgba(52, 169, 252, 0.18) 101.2%);

}
.technology-sec7 .blue-col1 .vc_column-inner , .technology-sec7 .blue-col2 .vc_column-inner{
   padding:50px 40px !important;
    padding-left:40px !important;
}

.technology-sec7 .blue-col2{
   background:#0262AC;
}

.technology-sec7 .blue-col1:before{
    content:"";
    width:100%;
    height:100%;
    background-color:#FD4342;
    position:absolute;
    top:0;
    transform: translateX(100%);
    transition:2s ease;
    opacity:0;
}

.technology-sec7 .blue-col1:hover:before{
    transform: translateX(0);
    transition:2s ease;
    opacity:1;
}

.technology-sec7 .blue-col1 .vc_column-inner {
    z-index:99999;
    position:relative;
}

/*----------new---------------*/

.technology-sec7 .blue-col2:before{
    content:"";
    width:100%;
    height:100%;
    background-color:#52E2C1;
    position:absolute;
    top:0;
    transform: translateX(-100%);
    transition:2s ease;
    opacity:0;
}

.technology-sec7 .blue-col2:hover:before{
    transform: translateX(0);
    transition:2s ease;
    opacity:1;
}

.technology-sec7 .blue-col2 .vc_column-inner {
    z-index:99999;
    position:relative;
}

.technology-sec7 .blue-col2 ,.technology-sec7 .blue-col1{
    overflow:hidden;
}

.technology-sec7 .blue-col1:hover h4, .technology-sec7 .blue-col2:hover h4{
    background-color:#fff;
    transition:2s ease;
}

 .technology-sec7 .blue-col2:hover h3, .technology-sec7 .blue-col2:hover p{
     color:#07284A;
     transition:2s ease;
 }

section.vc_section.technology-sec7{
    padding-top: 100px !important;
    padding-bottom: 120px;
}

/*--------------------------color changing------------*/
.wpb_column.ani-col1 .vc_column-inner .wpb_wrapper, .wpb_column.ani-col2 .vc_column-inner .wpb_wrapper, .wpb_column.ani-col3 .vc_column-inner .wpb_wrapper, .wpb_column.ani-col4 .vc_column-inner .wpb_wrapper{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius:60px;
    position:relative;
	padding: 30px 40px;
}
.ani-col1 .vc_column-inner, .ani-col2 .vc_column-inner, .ani-col3 .vc_column-inner, .ani-col4 .vc_column-inner, .ani-col1 .vc_column-inner {
    padding:30px !important;
}
.wpb_column.ani-col1 .vc_column-inner:after{
    content:"";
    position: absolute;
    border-radius: 30px !important;
    border: 3px dashed #000000;
    pointer-events: none;
    z-index: 1;
    animation: borderShift 5s linear infinite;
    width:101%;
    height:50%;
    top: 0;
    left: 0;
  border-radius: 60px 60px 0px 0px !important;
    border-bottom: 0;
}

.wpb_column.ani-col2 .vc_column-inner:after{
    content:"";
    position: absolute;
    border-radius: 30px !important;
    border: 3px dashed #000000;
    pointer-events: none;
    z-index: 1;
    animation: borderShift 5s linear infinite;
    width:101%;
    height:50%;
    bottom: 0;
    left: 0;
    border-radius: 0px 0px 60px 60px !important;
    border-top:0px;
}

.wpb_column.ani-col3 .vc_column-inner:after{
    content:"";
    position: absolute;
    border-radius: 30px !important;
    border: 3px dashed #000000;
    pointer-events: none;
    z-index: 1;
    animation: borderShift 5s linear infinite;
    width:101%;
    height:50%;
    top: 0;
    left: 0;
  border-radius: 60px 60px 0px 0px !important;
    border-bottom: 0;
}
.wpb_column.ani-col4 .vc_column-inner:after{
    content:"";
    position: absolute;
    border-radius: 30px !important;
    border: 3px dashed #000000;
    pointer-events: none;
    z-index: 1;
    animation: borderShift 5s linear infinite;
    width:101%;
    height:50%;
    bottom: 0;
    left: 0;
    border-radius: 0px 0px 60px 60px !important;
    border-top:0px;
}


@keyframes borderShift {
  0% {
    border-color:  #0095FF;
  }
  50% {
    border-color:  #6f42c1
  }
  100% {
    border-color:  #ff0000;
  }
}
.technology-sec7 h4.info-box-title{
    color:#FF3817;
    font-size:22px;
    font-weight:500;
    margin-top:20px;
}
.ani-col1:before{
  content:"";
  width:22px;
  height:22px;
  position:absolute;
  top:50%;
  left:-10px;
  background-image:url(/wp-content/uploads/2025/08/Layer_.svg);
  background-color:#ffffff;
  border-radius:100%;
 }

.ani-col4:after{
  content:"";
  width:22px;
  height:22px;
  position:absolute;
  top:50%;
  right:-12px;
  background-image:url(/wp-content/uploads/2025/08/Layer_.svg);
  background-color:#ffffff;
  border-radius:100%;
 z-index:1;
 }


/*-------------------Laptop Responsive-----------------*/
@media (max-width: 1536px) {
.container{
    max-width:100%;
    padding:0rem 5rem !important;
}

section.wd-section-stretch {
    padding-left:5rem !important;
    padding-right:5rem !important;
}
  .banner-title {
  font-size: clamp(24px, 4vw, 70px) !important; 
    line-height:110% !important;
  }
  h2.title{
    font-size: clamp(24px, 4vw, 38px) !important; 
    line-height:110% !important;
  }
  .title-after_title{
    font-size: clamp(22px, 4vw, 18px) !important;
  }
	h4.title {
    font-size: clamp(18px, 4vw, 30px) !important;
    line-height: 110% !important;
}

.outer{
		width:100%;
	}

	.home-sec7 .testimonial-img {
		height:520px;
		width:520px;
	}
.banner-inner p{
    font-size: clamp(16px, 4vw, 20px);
}
.modal-content {
    padding: 40px;
    padding-right: 50px;
}
	body section.vc_section.technology-sec7 {
	padding-right: 90px !important;
    padding-left: 90px !important;
	}
.technology-sec7 h4.info-box-title{
	font-size: 22px !important; }
.container-box .box{
    font-size: 18px !important;
    line-height: 24px !important; }

.about-sec3 .btn-size-large {
        --btn-padding: 5px 10px !important; }
.eng-pro-row .wpb_column.vc_col-sm-7 .vc_column-inner{
    padding: 30px !important;
    padding-right: 40px !important;
}
section.about-sec5 .vc_col-sm-6 .vc_column-inner .vc_column-inner {
	padding: 15px !important; }
body .vc_column-inner.vc_custom_1753116187460 {
    padding-right: 100px !important;
}

	section.about-sec5 h4.info-box-title {
		font-size:18px !important;
	}

.whb-flex-row.whb-general-header-inner .container{
    padding: initial !important;
}

section.tharapies-inner-sec1 .inerpage-row-inner h4.title{
    font-size:18px !important;
    line-height:24px !important;
}


section.vc_section.tharapies-inner-sec3 .wpb_single_image img{
    width:90%;
    margin:auto;
}
section.vc_section.about-sec2  h4{
    font-size:30px !important;
}
.resources-sec4 p.publication-date {
	font-size: 16px;}

.resources-sec4 a.publication-card.general-posts p.publication-category {
	font-size: 16px; }
.resources-sec4 h3.publication-title {
    font-size: 20px;
	line-height: 25px; }
p.event-region {
    margin-bottom: 60px;
}
.event-overlay h3 {
    font-size: 30px;
    margin-bottom: 30px;
}

div#publication-results button.load-more-btn {

	width: 11%; }

.slider-outer h2.news-title {
    font-size: 34px;
	line-height: 44px; }
ul#menu-main-menue {
    --nav-gap: 25px !important;
}

}/*--------------------Laptop end-------------------*/

/*-----------------------------------------Small Laptops-------------------------------------------------*/
@media (max-width: 1440px) {
    .container {
        max-width: 100%;
        padding: 0rem 3rem !important;
    }
section.wd-section-stretch {
    padding-left:3rem !important;
    padding-right:3rem !important;
}

ul#menu-main-menue{
        --nav-gap: 15px !important;
    }

span.nav-link-text {
    font-size: 16px;
}

.whb-header .connect-text {
    width: 130px;
    font-size: 16px;
}

.whb-header .connect-button:hover .phone-number {
    width: 150px;
    font-size: 16px;
}

.whb-header .connect-button:hover{
    width: 190px;
}

	.home-sec1 .banner-increased-padding .wrapper-content-banner{
    padding-left: 3rem;
}

section.vc_section.home-sec2 .vc_col-sm-6:first-child .vc_column-inner{
    padding-right:40px !important;
}


section.vc_section.home-sec4 .vc_row .vc_column-inner {
    padding:20px;
}

.hower-animation .vc_column-inner{
    padding: 20px !important;
}

.hower-animation h2{
    font-size: 18px; }

.hower-animation p{
    font-size: 16px;
}
section.vc_section.home-sec5 .vc_col-sm-6:first-child .vc_column-inner{
    padding-right:40px !important
}

section.vc_section.home-sec5 .vc_col-sm-6:first-child .vc_column-inner{
    padding-right:40px !important
}

.home-sec7 h2.testi-heading {
    bottom:0px;
    margin-bottom:40px;
    
}

.home-sec7 {
    padding-top:60px !important
}
.home-sec7 .designation {
    font-size: 19px; }

section.vc_section.about-sec2 h4 {
        font-size: 26px !important;
    }

section.vc_section.about-sec2 .counter-value {
    line-height: 60px;
    font-size: 35px !important;
}

.about-sec5 .core-row .vc_column-inner{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    background-color: #fff;
    padding: 30px 20px;
}

.team-member-card h3 {
    font-size: 18px; }

.team-member-card p.designation {
    font-size: 16px !important;
    line-height: 20px; }

.global-text p {
    font-size: 20px;
    line-height: 30px; }

.about-sec7 h4.title{
    font-size:18px !important;
    margin-bottom:0px !important;
}

.about-sec7 .center-row .wd-wpb{
    margin-bottom: 0px;
}

.about-sec7 .center-row .liner-continer {
    margin: 0px;
}

section.vc_section.about-sec4 .wd-button-wrapper{
    margin-top:30px
}

.wd-footer .vc_wp_custommenu {
    margin-top:30px
}
section.vc_section.technology-sec4 .info-box-wrapper p br{
 display:none;
}
section.technology-sec5 h2.title br{
 display:none
}

.technology-sec3 .title-wrapper{
 margin-bottom:0px !important;
}

.wpb_column.ani-col1 .vc_column-inner .wpb_wrapper, .wpb_column.ani-col2 .vc_column-inner .wpb_wrapper, .wpb_column.ani-col3 .vc_column-inner .wpb_wrapper, .wpb_column.ani-col4 .vc_column-inner .wpb_wrapper{
 padding: 20px 20px;
}
.technology-sec7 h4.info-box-title{
 font-size: 18px !important;
 }

.container-box {
    padding-left: 0px;
    padding-right: 0px;
}
section.vc_section.about-sec4 {
    padding-top: 150px !important;
    padding-bottom: 120px !important;
}

.slider-section .wpb_column.vc_col-sm-8 .vc_column-inner {
    padding: 50px;
    padding-right: 70px;
}

section.about-sec1 {
    padding-top: 100px !important;
    padding-bottom: 100px  !important;
}

.tharapies-sec1 ul.vc_tta-tabs-list{
    gap: 50px !important; }

.tharapies-sec1 span.vc_tta-title-text{
        font-size: 24px;
        font-weight: 500 !important;
    } 

.tharapies-sec1 .vc_tta-panels-container{
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 40px;
    padding-bottom: 50px;
}

.about-sec1 h2.woodmart-title-container br{
    display:none
}

.distri-sec5 .vc_col-sm-8 {
    width: 80%;
}

.distri-sec5 .vc_col-sm-2 {
        width: 10%;
    }

.resources-sec4 p.publication-excerpt {
    font-size: 14px;
    line-height: 20px;
}

    .resources-sec4 h3.publication-title {
        font-size: 18px;
        line-height: 22px;
    }

    .resources-sec4 p.publication-date{
        font-size: 10px;
    }
    .resources-sec4 a.publication-card.general-posts p.publication-category {
        font-size: 12px;
    }
.about-sec1.small-banner .title-after_title br{
    display:none;
}
.event-overlay h3{
    font-weight:500;
}|

.publication-tabs-wrapper div#publication-results {
    gap: 20px;
}

.publication-tabs-wrapper a.publication-card.general-posts p.publication-category {
    color: #0A8FED;
    font-weight: 500;
    font-family: 'Aeonik';
    font-size: 14px;
}
.publication-tabs-wrapper p.publication-date{
    font-size: 12px;
}
.publication-tabs-wrapper h3.publication-title {
    font-size: 20px;
    line-height: 26px; }
.publication-tabs-wrapper a.publication-card {
    gap: 10px;
}
.publication-tabs-wrapper a.publication-card{
    padding: 15px;
}
.category-slider-section h3.news-title {
    font-size: 20px;
    line-height: 24px; }
.category-slider-section .news-image img {
    min-height: 150px; }

.category-slider-section .category-right .cta-slide a.read-more-btn {
    padding: 15px 15px; }
.news-grid h3.news-title {
    font-size: 20px;
	line-height: 24px; }

.news-grid .news-image img {
	min-height: 150px; }

section.contact-sec1 .title-after_title br{
    display:none;
}
.inerpage-row-inner .vc_column-inner{
    padding: 15px !important;
    padding-left: 20px !important;
    padding-right: 25px !important;
}

.inerpage-row-inner p {
    color: #0070CB;
    font-size: 16px;
}
    section.tharapies-inner-sec1 .inerpage-row-inner h4.title br{
        display:none;
    }

section.tharapies-inner-sec1 .inerpage-row-inner .vc_column-inner{
        justify-content: center;
}

.tharapies-inner-sec2 .vc_col-sm-7 .title-wrapper{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #B9DFFE;
    margin-bottom: 30px;
}
.tharapies-inner-sec2 .vc_col-sm-7 .major-text {
    padding-left: 30px;
    padding-right: 30px; }
.tharapies-inner-sec2 .vc_col-sm-7 .major-text ul li:before {
    background-size: contain;
    background-repeat: no-repeat;
}
.tharapies-inner-sec2 .vc_col-sm-7 .major-text ul li{
    font-size: 16px;
    line-height: 22px; }

section.tharapies-inner-sec3 .wd-info-box {
    padding: 25px;
}
.blue-btn-a a {
    font-size: 18px; }
body .vc_custom_1753200631102{
    padding-left: 70px !important;
}
h2.main-title {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 40px;
}
.event-body {
    padding: 60px; }

section.event-hero {
    min-height: 400px;}

.visit-us-banner {
    padding: 0px; }

}/*--------------------Small Laptop end-------------------*/

/*--------------------------------------------Tab Responsive------------------------------------*/

@media (max-width: 1024px) {
	
    section.wd-section-stretch {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .container {
        max-width: 100%;
        padding: 0rem 1.5rem !important;
    }
	
	.banner-increased-padding .wrapper-content-banner {
    padding: 4% !important;
}



section.vc_section.home-sec2 .vc_col-sm-6 {
    width: 100%;
}

.home-sec4 .vc_col-sm-3 {
    width:50%;
}

.home-sec5 .vc_row {
        width: 100% !important;
    }

section.vc_section.home-sec5 .vc_col-sm-6{
    width:100%;
}

section.vc_section.home-sec5 .vc_row {
    padding-right: 0px !important;
}

section.vc_section.home-sec5 .wpb_single_image {
    margin-top:50px;
    text-align: center;
}

   .suezz-sec .vc_row:nth-of-type(2){
        flex-direction:column;
        padding:20px;
    }
 
    .suezz-sec .vc_row:nth-of-type(2) .wpb_column{
        width:100%!important;
    }
 
    .suezz-sec .3c_row:nth-of-type(2) .wpb_column {
        height: 280px!important;
    }
 
      .suezz-sec .vc_row:nth-of-type(2) .wpb_column .vc_column-inner{
           padding: 20px !important;
    }

     .suezz-sec h2 {
    line-height: 35px!important;
    font-size: 28px!important;
    display: block!important;
}

   
.sub-row{
    display: block !important;
    height: auto;
    overflow: hidden;
}
 
    .outer {
    width: auto!important;
}
      .outer p{
          font-size: 15px!important; 
          line-height: 22px!important;
      }

.hower-animation h2:after {
    display:none;
}

.wd-toolbar.wd-toolbar-label-show {
    display: none !important;
}

body{
    padding-bottom: 0px !important;
}

.footer-section .wd-grid-g {
    display:flex;
    gap:10px;
}

.home-sec2 .wd-carousel-inner {
    margin-top: 50px !important;
}

.home-sec7 .testimonial-right {
    width: 100%;
    text-align:center !important;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.home-sec7 .testimonial-left {
    width: 100%;
}

.home-sec7 .testimonial-wrapper {
    flex-direction: column-reverse;
}
.about-sec2 .wpb_column.vc_col-sm-4 {
    padding-left: 20px;
}

.about-sec2  .vc_col-sm-6 {
    width:100%;
}

.about-sec3 .left-col {
    border-right: 1px solid #B9DFFE;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}

.about-sec3 .right-col {
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
}


section.about-sec5 .vc_col-sm-3{
    width:50%;
}

.team-member-card {
    width: 48%; }

.technology-sec5 {
    min-height: 62vh !important;
}
    body section.vc_section.technology-sec7 {
        padding-right: 40px !important;
        padding-left: 40px !important;
    }




section.product-sec2 .vc_col-sm-6{
    margin-top:40px !important
}

section.product-sec3 .vc_col-sm-6 {
    width:100% !important;
}

    body .vc_column-inner.vc_custom_1753116187460 {
        padding-right: 40px !important;
    }

body .vc_column-inner.vc_custom_1753116187460 .vc_col-sm-6 {
    width:100%;
}
.tabs-row .vc_col-sm-1 {
    display:none;
}
.tabs-row .vc_col-sm-10 {
    width:100%
}

.tharapies-inner-sec2 .vc_col-sm-5 {
    width:100%;
    height:500px;
}

.tharapies-inner-sec2 .vc_col-sm-7 {
    width:100%; }

.tharapies-inner-sec3 .vc_col-sm-3 {
    width:50% !important; }

section.distri-sec3 .vc_col-sm-6{
    width:100%;
    margin-bottom:40px;
}
section.distri-sec3 .vc_col-sm-6 .vc_col-sm-6{
    width:50%;
    margin-bottom:0px;
    
}

section.vc_section.distri-sec3 {
    padding-bottom:50px;
}

    .event-overlay h3 {
        font-size: 18px;
        margin-bottom: 30px;
    }
.publication-tabs-wrapper a.publication-card {
    width: 48%; }

.publication-tabs-wrapper div#publication-results {
    gap: 20px;
}
	
.publication-tabs-wrapper a.publication-card {
    width: 48%; }

.publication-tabs-wrapper div#publication-results {
    gap: 20px;
}

.publication-tabs-left {
    width: 100%;
}

.publication-tabs-wrapper .publication-tabs-right input{
    width: 100%;
}

.publication-tabs {
    gap: 40px;
}
.publication-tabs {
    gap: 40px;
}

.publication-tabs-wrapper .publication-tabs {
    flex-direction: column-reverse;
}
    div#publication-results button.load-more-btn {
        width: 20%;
    }

    .slider-outer h2.news-title {
        font-size: 24px;
        line-height: 34px;
    }
.category-left {
    width: 100%;
    margin-bottom: 60px;
}

.category-right {
    width: 100%;
}
.category-slider-section{
    flex-direction: column;
}

.contact-col .vc_column-inner {
    padding: 30px !important;
}

.footer-row1 .vc_col-sm-3 {
    width:50%;
}

.footer-row1 {
    display:flex;
    flex-wrap: wrap;
}

#wd-68a320675435f .woodmart-title-container {
	font-size: 60px !important; }
section.thank-you .vc_col-sm-6{
    width:100%;
}
section.thank-you .vc_col-sm-6 .vc_col-sm-6{
    width:50%;
}

section.thank-you .row2 .vc_col-sm-6:first-child{
    width:70%;
}
section.thank-you .row2 .vc_col-sm-6:last-child{
    width:30%;
}
.privacy-sec1 .sticky-privacy{
	padding: 20px !important; }
}/*---------------------tablet end----------------------*/

/*-----------------------------------------------Responsive Mobile-------------------------------------------------------------------*/
@media screen and (max-width: 767px) {

    section.wd-section-stretch {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .container {
        max-width: 100%;
        padding: 0rem 15px !important;
    }

  .home-sec1 h2{
    font-size:30px!important;
    line-height:30px!important;
}
 
.home-sec1 p{
    font-size:16px!important;
    line-height:20px!important;
    margin-top:20px;
}
 
.home-sec1 video{
       height: 60vh!important;
 
}

 
.drop-bottom .vc_box_border_grey img{
        width: 35px!important;
}
 
section.vc_section.drop-bottom .wpb_single_image {
    margin-top: -42px!important;
}
 
.home-sec1 .banner-btn-wrapper {
    margin-top: 20px !important;
}
 
#wd-6877c0a2a69d1 .woodmart-title-container {
    line-height: 30px!important;
    font-size: 30px!important;
}
 
.home-sec2 .vc_custom_1752681061433{
        padding-right: 0px !important;
}
 
.home-sec2  .wpb_row{
        flex-direction: column-reverse!important;
}
  .home-sec3 .promo-banner-wrapper {
    --wd-img-height: 500px;
}
    #wd-68adec84ab2d1 .woodmart-title-container {
    line-height: 35px !important;
    font-size: 30px !important;
}
  .home-sec3  .banner-title {
    font-size: 30px!important;
    line-height: 35px!important;
    color: #ffffff;
}
    .home-sec3 p{
    font-size:16px!important;
    line-height:20px!important;
}
  .home-sec4 h2 {
    line-height: 35px!important;
    font-size: 30px!important;
}
  .home-sec4 .title-after_title {
    font-size: 14px!important;
    line-height: 25px!important;
}
 
   .home-sec4 .vc_row{ 
   margin:0% 0.5%!important;
   }
 
    .home-sec4 .inn-row .vc_column-inner{
            padding: 20px;
    }
 
     .home-sec4 .inn-row .vc_column-inner h4{
         line-height: 25px!important;
    font-size: 22px!important;
     }
 
    .home-sec4 .inn-row .vc_column-inner .title-after_title{
       font-size: 13px!important; 
    }
 
     .suezz-sec h2 {
    line-height: 35px!important;
    font-size: 28px!important;
    display: block!important;
}
 
    .home-sec5 .vc_column-inner{
        padding-right:0!important
    }
 
    .home-sec5 .vc_row{
        flex-direction: column-reverse!important;
        width: 95%!important;
        margin: auto;
    }

 
     .home-sec5 h2 {
    line-height: 35px!important;
    font-size: 28px!important;
}
 
    .home-sec5 .title-after_title{
     font-size: 15px!important;
    }
.upper-sec-2 .vc_row{
     width: 95%!important;
        margin: auto !important;
}
 
    .upper-sec-2 .counter-value{
         font-size: 35px!important; 
    }
 
    .upper-sec-2 .counter-label {
    font-size: 14px !important;        
    margin-top: 0px!important;
}
    .upper-sec-2 .vc_col-sm-4 .vc_column-inner{
            padding: 25px 20px;
 
    }
 
    .suezz-sec .vc_row:nth-of-type(2){
        flex-direction:column;
        padding:20px;
    }
 
    .suezz-sec .vc_row:nth-of-type(2) .wpb_column{
        width:100%!important;
    }
 
    .suezz-sec .3c_row:nth-of-type(2) .wpb_column {
        height: 280px!important;
    }
 
      .suezz-sec .vc_row:nth-of-type(2) .wpb_column .vc_column-inner{
           padding: 20px !important;
    }
 
    
.sub-row{
    display: block !important;
    height: auto;
    overflow: hidden;
}
 
    .outer {
    width: auto!important;
}
      .outer p{
          font-size: 15px!important; 
          line-height: 22px!important;
      }
 
    .hower-animation h2:after{
        display:none;
    }
 
    section.vc_section.home-sec6 {
    padding-top: 40px;
    padding-bottom: 40px;
}
    .home-sec6 h2{
          font-size:34px!important;
    line-height:35px!important;
    }
 
     .home-sec6 .title-after_title{
          font-size:16px!important;
    line-height:25px!important;
    }

section.vc_section.home-sec2{
    padding-top:0px !important;
}

    .home-sec4 .vc_col-sm-3 {
        width: 100%;
    }

body section.vc_section.suezz-sec{
        padding-top: 50px !important;
    padding-bottom: 50px !important;
}

section.vc_section.home-sec5 {
    padding-top: 50px !important;
}

    section.vc_section.home-sec5 .vc_col-sm-6:first-child .vc_column-inner {
        padding-right: 0px !important;
    }

.home-sec7 blockquote {
    padding-left: 0px;
    padding-top: 106px;
    }

.home-sec7 .designation{
    padding-left: 0px;
}
.home-sec7 .designation{
    padding-left: 0px;
}

.footer-section .footer-row2 .wpb_single_image {
    text-align: center !important;
}
    .footer-section .wd-grid-g {
        justify-content:center;
        gap: 10px;
    }

.footer-row2{
    padding: 22px 10px;
    justify-content: center;
    gap: 15px;
}
    .home-sec7 .testimonial-img{
        height: 350px;
        width: 350px;
    }
.home-sec7 .doctor-name {
	padding-left: 0px !important; }

.home-sec7 h2.testi-heading{
    font-size: 32px;
	line-height: 38px; }

.home-sec7 .owl-nav {
    top: 20px;
}
.home-sec7 blockquote {
    font-size: 20px !important;
	line-height: 32px !important; }
    section.vc_section.home-sec2 .vc_col-sm-6:first-child .vc_column-inner {
        padding-right: 0px !important;
    }
.about-sec2 .wpb_column.vc_col-sm-8{
    padding-right: 0px !important;
    border-right: 0px solid #B9DFFE;
}


.about-sec2  .woodmart-counter {
    margin-top: 30px;
}

body .vc_custom_1752845002877 {
    margin-bottom: 0px !important;
}

.about-sec3 .wpb_single_image{
    text-align:center !important
}
    section.about-sec5 .vc_col-sm-3{
        width: 100%;
    }

    .team-member-card {
        width: 100%;
    }

.modal-content {
    flex-direction: column;
    gap:0px;
}

    .modal-content {
        padding: 20px;
        padding-right: 20px;
    }

.modal-content h2 {
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 20px;
}
.modal-content .right-side {
    width: 100%; }
.modal-content img {
    width: 100%; }

.center-row {
    padding-left: 20px; }

div#wd-68b04d95ced62 {
    text-align: center;
    margin-top: 40px;
}
section.vc_section.technology-sec4 .vc_col-sm-5{
    height:600px;
}

.vc_row.max-widt-row .vc_col-sm-4 {
    margin-bottom:60px !important
}

section.vc_section.technology-sec5 {
    margin-top:0px;
}

body .vc_custom_1755533267139 {
    padding-left: 15px !important;
}


section.vc_section.technology-sec6 .vc_col-sm-8{
    height:400px;
}

    body section.vc_section.technology-sec7 {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

.ani-col4:after {
    display:none;
}
.ani-col1:before {
    display:none;
}

.wpb_column.ani-col1 .vc_column-inner:after,.wpb_column.ani-col2 .vc_column-inner:after,.wpb_column.ani-col3 .vc_column-inner:after,.wpb_column.ani-col4 .vc_column-inner:after{
    height: 100%;
    border-radius: 60px !important;
    border: 3px dashed red !important;
}


section.vc_section.technology-sec7 .vc_col-sm-3{
    margin-bottom:40px;
}

.vc_column-inner.vc_custom_1753116187460 {
    margin-bottom: 40px;
}

.tabs-row ul.vc_tta-tabs-list {
    display: flex;
    flex-direction: column;
}
    body .vc_custom_1753200631102 {
        padding-left: 15px !important;
    }
.tharapies-inner-sec2 .vc_col-sm-7 .vc_column-inner {
    padding: 0px !important;
}

.tharapies-inner-sec2 ul {
    display: flex;
    flex-wrap: wrap;
	        flex-direction: column;
}
.tharapies-inner-sec3 .vc_col-sm-3{
        width: 95% !important;
        margin: auto;
    }

    section.distri-sec3 .vc_col-sm-6 .vc_col-sm-6 {
        width: 95%;
        margin: auto;
        margin-bottom: 0px;
    }
    .distri-sec5 .vc_col-sm-8 {
        width: 95%;
        margin: auto;
    }

section.resources-sec3 .wd-button-wrapper, section.resources-sec2 .wd-button-wrapper, section.resources-sec4 .wd-button-wrapper{
    text-align:left !important;
}
.upcoming-events-sec2 .tabs-top-head {
    flex-wrap: wrap;
}
.upcoming-events-sec2 .event-topic-dropdown {
    width: 100%;
    margin-bottom:40px;
}
.event-grid-row{
    flex-wrap: wrap;
}
.event-card {
    width: 100% !important;}

    .publication-tabs-wrapper a.publication-card{
        width: 100%;
    }
    div#publication-results button.load-more-btn{
        width: 50%;
    }

.event-body {
    flex-direction: column;
    PADDING: 20PX;
}

.event-body-left {
    width: 100%;
    margin-bottom: 50px;
}

.event-body-right{
    width: 100%;
}
.visit-us-banner .banner-inner {
    padding: 20PX;
}
.visit-us-banner p {
	width: 100%; }
.visit-us-banner h2 {
    font-size: 24px;
}
.slider-outer .slide-content{
    width: 100%;
}
.slider-outer .slide-image {
    overflow: hidden;
}

.about-sec6 .wd-button-wrapper {
    text-align:left;
    margin-top:40px;
}
.tm-txt h2 strong {
	font-size: 12px; }

section.tharapies-inner-sec3 .wd-info-box{
    min-height: 230px;
}
.event-overlay{
    min-height: 360px;
}
.usa .footer-section .footer-row1 .vc_col-sm-3{
    width:100% !important;
}



.home-sec2 .wd-nav-scroll{
    display: block !important;
}

.about-sec3 {
	padding-top: 70px !important; }
    .about-sec3 .left-col {
        padding-left: 20px;
    }
    .about-sec3 .right-col {
        padding-left: 20px;
        padding-right: 20px;
    }
section.vc_section.about-sec6 {
    padding-top: 70px;
    padding-bottom: 50px;
}
.technology-sec4 .wd-info-box {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
section.technology-sec3, section.technology-sec6{
    padding-top: 70px !important; }

div#wd-68a3563ac5b9f {
    margin-bottom: 0px !important;
}
.product-sec3 .vc_col-sm-5 {
    min-height: 400px;
}
    .about-sec3 .btn-size-large {
        --btn-padding: 20px 10px !important;
    }
.eng-products li{
	font-size: 15px !important; }

.usa .footer-section .footer-row1 .vc_col-sm-3{
        width: 50% !important;
    }

.distri-form-col input, .distri-form-col select, .distri-form-col textarea{
	font-size: 13px !important; }
.resources-sec2 .event-slide {
    min-height: 350px;
}

.upcoming-events-sec2 .event-region-tabs{
    overflow-y: scroll;
}

}/*-----------------------Mobile Responsive End ----------------------*/
/*-----------------------------QA Fixes------------------------------------*/

.footer-section .wd-social-icons>a {
    width: 52px !important;
    height: 52px !important;
    font-size: 22px !important;
    color: #045F96 !important;
    background-color: rgb(255 255 255) !important;

}
section.technology-sec4 .vc_col-sm-5 .vc_column-inner{
    border-radius:6px;
}
a.tech-btn img {
    margin-left: 10px;
    transition: 0.5s ease;
}

a.tech-btn:hover img {
    transform: rotate(45deg);
    transition: 0.5s ease;
}
a.tech-btn:hover{
    text-decoration:underline;
    transition:0.5s ease;
    top:5px;
    
}
a.tech-btn{
    position:relative;
    top:0;
    transition:0.5s ease;
}
section.technology-sec3 .vc_col-sm-7 img{
    max-height: 510px !important;
    object-fit: cover !important;
}


.vc_row.dis-inner-row .vc_column-inner:hover img{
    top:-10px;
    transition:0.5s ease;
}
.vc_row.dis-inner-row .vc_column-inner img{
    transition:0.5s ease;
    top:0;
    position:relative;
}

.vc_row.dis-inner-row .vc_column-inner .box-with-icon .info-box-icon{
    overflow:visible !important;
}
.wd-copyrights.copyrights-wrapper div, .wd-copyrights.copyrights-wrapper div a{
    color:#005EA6;
}
.wd-copyrights.copyrights-wrapper div a:hover{
    color:#005EA6;
     text-decoration:underline;
}
/*----products------------*/
body.non-us .nonusa-based, body.usa .us-based{
    display:block !important;
}
body.non-usa .us-based, body.usa .nonus-based{
    display:none !important;
}

section.vc_section.upcoming-events-sec2 {
    margin-bottom: 100px;
}
.pop-outer{
    display: flex;
    justify-content: center;
}
.pop-outer button{
	margin: 5px;
    padding: 10px 12px;
    background: #ff3817;
    color: #fff;
    border-radius: 0px;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #ff3817;
}

.pop-outer button:hover{
	background: #ff381700;
    color: #ff3817;
	border: 1px solid #ff3817;
}

/*---------usa css-------------------*/


section.tharapies-inner-sec3 .vc_row .vc_col-sm-4:first-child .blue-btn-a a{
    border-top:1px solid #0A8FED;
}

section.tharapies-inner-sec3 .vc_row .vc_col-sm-4:first-child .title-wrapper {
    padding:40px;
    padding-bottom: 10px;
}
section.tharapies-inner-sec3 .vc_row .vc_col-sm-4:first-child .wpb_single_image{
	padding-left:40px;
}



.usa section.tharapies-inner-sec3 .wd-info-box{
	min-height:346px;
}
/*------QA FIXES----------------------*/
.news-archive.container h3.news-title {
    height: 120px;
    overflow:hidden
}

div#country-popup p{
    text-align: left;
}
.title-after_title {
	font-size: 22px !important; }

.about-sec2 {
	font-size: 22px !important; }

section.product-sec3 .title-after_title{
    text-align:left !important;
}
section.vc_section.home-sec6 .title-after_title{
    text-align:left;
}

.contact-col.rm-blue label {
    color: #000000; }

.contact-col.rm-blue input, .contact-col.rm-blue select, .contact-col.rm-blue textarea {
    border: 1px solid #b9dffe !important; }
.contact-col input.wpcf7-form-control.wpcf7-file {
    border: 1px dashed #b9dffe  !important; }

section.vc_section.technology-sec7 .title-after_title {
    text-align:left !important;
}

.slider-section .wpb_column.vc_col-sm-8 .vc_column-inner{
	padding-left:0px !important;
}


.scrollToTop{
    background-color: rgb(255 56 23) !important;
	color: #ffffff !important; }


/*---------------Hover functionalitychange-----------------*/
.hower-animation {
    width: 25% !important;
}

.hower-animation.active{
    width: 25% !important;
}

.hower-animation h2 {
    display: flex !important;
}

.hower-animation.active .sub-row {
    display: none !important;
}

.hower-animation.active h2:after {
    content: "" !important;
    display:block !important;
}

.main-hover-row:hover .hower-animation {
    width: 20% !important;
}

.main-hover-row:hover .hower-animation.active{
    width: 40% !important;
}

.main-hover-row:hover  .hower-animation.active .sub-row {
    display: flex !important;
}

.main-hover-row:hover .hower-animation.active h2:after {
    content: "" !important;
    display:none !important;
}

.main-hover-row:hover .hower-animation.active h2 {
    display: none !important;
}

