.healthtech3 h2{text-align:center;color:#fff !important;}
.healthtech2 p{font-size: 18px;font-weight: 400;line-height: 24px;letter-spacing: 0em;text-align: left;color:#425366;}
ul.healthtech_tabs {margin: 0;padding: 0;float: left;list-style: none;height: 32px;width: 100%;}
ul.healthtech_tabs li {float: left;margin: 0;cursor: pointer;padding: 0px 21px;height: 31px;line-height: 31px;border: 1px solid #19AE9D;color: #00120B;overflow: hidden;position: relative;background:#fff;}
.healthtech_tab_last { border-right: 1px solid #333; }
ul.healthtech_tabs li:hover {background-color: #19AE9D;color: #fff;}
ul.healthtech_tabs li.active {background-color: #19AE9D;color: #fff;border: 1px solid #19AE9D;display: block;}
.healthtech_tab_container {border-top: none;clear: both;float: left;width: 100%;}
.healthtech_tab_content {padding: 20px;padding-top: 0 !important;margin-top: 40px;display: none;}
.healthtech_tab_drawer_heading { display: none; }
.healthtech3 .supporting-info h3 {padding-right: 10px;}



@media screen and (max-width: 767px) {
.healthtech_tabs {display: none;}
.healthtech_tab_drawer_heading {border: 1px solid #19AE9D;margin: 0;padding: 11px 20px;display: block;cursor: pointer;font-size: 20px;font-weight: 400;line-height: 24px;letter-spacing: 0em;text-align: center;height: 50px;text-align: left;margin-bottom: 30px;color:#fff;}
.healthtech_tab_drawer_heading.d_active:before {
    content: "";
    position: absolute;
    font-family: FontAwesome;
    content: "\f068";
    font-size: 16px;
    right: 30px!important;
    width: auto!important;
    left: auto!important;
    height: auto!important;
    border: none!important;
    color: #fff!important;
    margin: auto!important;
    z-index: 99;
    font-weight: 600!important;
    margin-top: 5px!important;
}
.healthtech_tab_drawer_heading::before {
    content: "\f067";
    position: absolute;
    font-family: FontAwesome;
    font-size: 16px;
    right: 30px!important;
    width: auto!important;
    left: auto!important;
    height: auto!important;
    border: none!important;
    margin: auto!important;
    z-index: 99;
    font-weight: 600!important;
    color: #fff!important;
    margin-top: 5px!important;
}
.healthtech_tab_content {margin-top: 0px;}
.healthtech3 .supporting-info {margin-top: 0px;}
.programs-slider .owl-item, .support-slider .owl-item {padding-left: 0px !important;padding-right: 0px !important;}
.programs-slider .owl-dots .owl-dot, .support-slider .owl-dots .owl-dot{background: #00c4b0;margin: 0 5px;}
}

@media screen and (min-width: 768px) {
	.programs-slider .owl-dots, .support-slider .owl-dots {display: none;}
	.programs-slider .owl-nav, .support-slider .owl-nav{display: none;}
	ul.healthtech_tabs li {height: 52px;width: 372px;margin-left: 20px;font-size: 20px;font-weight: 400;line-height: 24px;letter-spacing: 0em;text-align: center;padding-top: 15px;}
	ul.healthtech_tabs {margin-left: 13%;margin-bottom: 30px;margin-top: 20px;}
}


@media only screen and (min-width: 768px) and (max-width: 991px){
	ul.healthtech_tabs li {width: 260px !important;}
	ul.healthtech_tabs li {width: 300px !important;}
	ul.healthtech_tabs {margin-left: 4%;}
	.healthtech3 .supporting-info h3 {font-size: 22px;}
	.healthtech3 .supporting-info p {font-size: 15px;line-height: 20px;}
}