@charset "utf-8";
@media only screen and (max-width: 1199px) {
  .nav-btn,
  .nav-display .nav > .nav-btn > label:hover {
    cursor: pointer;
  }
  .nav-display .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 41px;
    z-index: 99;
  }
  .nav-display .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
  }
  .nav-display .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    height: 0;
    transition: 0.3s ease-in;
    overflow-y: hidden;
    top: 165px;
    left: 0;
    padding-left: 10%;
    z-index: 9;
    background: #fff;
  }
  .nav-display .nav > .nav-links > a {
    display: block;
    width: 100%;
    border-bottom: 2px solid #e3e3e3;
    padding-bottom: 4px;
    padding-left: 0;
  }
  .nav-display .nav > #nav-check:not(:checked) + .nav-links {
    height: 0;
  }
  .nav-display .nav > #nav-check:checked + .nav-links {
    overflow-y: auto;
    width: 50%;
    float: right;
    background: #f6f6f6;
    text-align: right;
    margin-top: -155px;
    right: 0;
    position: absolute;
    left: 51%;
    height: 100vh;
    padding: 90px 27px;
  }
  .nav-display .col-sm-12 {
    padding: 0;
    display: none;
  }
  .logo-text {
    position: relative;
    top: -17px;
    margin-left: 15px;
    float: none;
  }
  .nav-display .nav > .nav-header {
    width: 87%;
  }
  .nav-display .nav-links a br {
    display: none;
  }
  .nav-display {
    border-top: 10px solid red;
  }
  .nav-display .nav-links .search-ref {
    display: none !important;
  }
  .ref-head .fa.fa-search {
    font-size: 22px;
    color: #000;
    cursor: pointer;
  }
  .ref-head {
    position: relative;
    top: -25px;
  }
  .nav-btn {
    margin: 15px;
    width: 30px;
    height: 30px;
  }
  .nav-btn span {
    background: #1d1d1b;
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.5s linear;
    transition: 0.3s linear;
  }
  .nav-btn.open span:first-child,
  .nav-btn.open span:nth-child(3) {
    transform: translate(0, 13px) rotate(-45deg) scalex(1.3);
    margin: 0;
  }
  .nav-btn.open span:nth-child(2) {
    height: 0;
    margin: 0;
  }
  .nav-btn.open span:nth-child(3) {
    transform: translate(0, 9px) rotate(45deg) scalex(1.3);
  }
  .col-lg-3.col-md-6.web-pipeline img {
    left: 0;
  }
  .form-control.select-product {
    font-size: 0.9rem;
  }
  .pi-order-list {
    max-width: 30%;
    flex: 0 0 30%;
    padding-left: 10px;
    margin-left: 0;
  }
  .pi-menu-list li.nav-item {
    width: 100%;
  }
  .pi-nav-container {
    width: 98%;
  }
}
@media only screen and (max-width: 1100px) {
  .welcome-popup #myModal p {
    font-size: 18px;
    line-height: 25px;
  }
  .welcome-buttons {
    margin-top: 0;
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 991px) {
  .sm-fs-16 {
    font-size: 16px;
  }
  .inner-banner h1,
  .sm-fs-22 {
    font-size: 22px;
  }
  .sm-fs-34 {
    font-size: 34px;
  }
  .sm-indent {
    text-indent: -40px;
    padding-left: 40px;
  }
  .hide-flow {
    overflow-x: scroll;
  }
  .inner-banner.bg-image,
  .news-announcement .bg-image {
    min-height: 130px;
  }
  .nav-display .nav > .nav-links {
    padding-left: 14%;
  }
  .footer-bottom img {
    margin-bottom: 10px;
  }
  .footer-bottom .widget h3 {
    font-size: 14px;
    padding-bottom: 16px;
    line-height: 20px;
    width: 100%;
  }
  .footer .widget .widget_content li,
  .footer .widget .widget_content-1 li {
    font-size: 13px;
    line-height: 26px;
  }
  .back-arrow,
  .mobile-none,
  .pi-banner-sm h1,
  button.search-btn.desktop {
    display: none;
  }
  button.search-btn.mobile {
    display: block;
    width: auto;
    padding: 5px 15px;
  }
  #pipeline-details .connector-nine::before {
    bottom: 122px;
  }
  #pipeline-details .top-right-connector::before {
    position: absolute;
    bottom: 114px;
    left: -54px;
    height: 53px;
    z-index: -9;
  }
  #pipeline-details .phase-1 .top-right-connector::before {
    content: url(../images/icons-others/right_orange_connector.svg);
  }
  #pipeline-details .phase-2 .top-right-connector::before {
    content: url(../images/icons-others/right_green_connector.svg);
  }
  #pipeline-details .phase-3 .top-right-connector::before {
    content: url(../images/icons-others/right_blue_connector.svg);
  }
  #pipeline-details #sub12 .phase-3 .connector-nine::before {
    bottom: 119px;
  }
  .multi-btn .nav.nav-tabs {
    width: 100%;
  }
  .multi-btn li {
    margin-bottom: 13px;
  }
  .multi-btn .tabbable .nav.nav-tabs a {
    font-size: 11px;
    padding: 4px 7px;
  }
  .tab-content #product-popup .trigger img {
    width: 100px;
    height: 113px;
    margin-bottom: 0;
  }
  .trigger {
    height: auto;
    margin-bottom: 32px;
  }
  #pipeline-details .buttons .btn.btn-outline-primary span {
    font-size: 11px;
  }
  .tab-content #product-popup {
    padding-right: 15px;
  }
  .pipeline-tabs .nav-link,
  .product-pipeline #product-popup {
    padding-right: 0;
  }
  #pipeline-popup {
    width: 86%;
    margin-top: 5%;
  }
  .request-checkbox {
    display: block;
    width: 100%;
  }
  .pi-nav-container {
    border: none;
    padding-right: 0;
    padding-left: 12px;
  }
  .pi-mobile-carousel {
    display: block;
    width: 77%;
    height: 38px;
    padding-top: 5px;
    margin-left: 12px;
    text-align: center;
  }
  .pi-mobile-carousel .nav-link {
    font-size: 12px;
  }
  .pi-mobile-carousel .nav-link,
  .pipeline-tabs .nav-tabs .nav-link {
    margin-right: 0;
  }
  .mobile-pi-download,
  .pi-order-list-mobile {
    display: block;
  }
  .back-arrow-sm {
    display: block;
    color: #dc3c3b;
  }
  .back-arrow-sm-text {
    color: #dc3c3b;
  }
  .pi-details-inner {
    flex-direction: column;
  }
  .pi-content {
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 10px;
    padding: 10px;
    border: none;
  }
  .pi-content .table-reponsive,
  .pi-content p {
    margin-bottom: 1.4rem;
  }
  .pi-banner-sm {
    background-image: none !important;
  }
  .pi-select-dropdown {
    display: inline-block;
    position: sticky;
    top: 123px;
    z-index: 99;
  }
  .pi-header-container {
    margin-left: -12px !important;
  }
  .line-space {
    padding-left: 0;
  }
  .pi-banner-content {
    display: inline !important;
  }
  .contact-content-container,
  .pi-details,
  .pipeline-tabs.nav-pipeline.pi-inner-nav {
    background: #fff !important;
  }
  .pi-content .table-responsive {
    height: 360px;
  }
  .md-table-height {
    height: auto !important;
  }
  .pi-content img {
    width: 100%;
    height: auto;
  }
  .pop-flow .pipeline-popup-content img {
    margin-top: -8px !important;
    width: 200px !important;
  }
  .pop-flow .pipeline-popup-content {
    padding: 0 0 20px 14px;
  }
  .pipeline-popup-content img {
    width: 180px !important;
  }
}
@media only screen and (max-width: 768px) {
  .medical-info-main .mobile-space {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
    .congress-disease-area-card.congress-card .card-side-text {
        padding: 10px 15px 10px 15px;
    }
  .news-desc-wrapper p,
  .welcome-popup #myModal p,
  .xs-fs-16 {
    font-size: 16px;
  }
  .pipeline-network {
    padding-top: 22px;
  }
  .second-line {
    width: 23%;
  }
  .first-line {
    width: 4%;
  }
  .product-title {
    padding: 0;
  }
  .product-title p {
    width: 70%;
    text-align: center;
    font-size: 14px;
  }
  img.arrow-size {
    width: auto !important;
    height: auto !important;
    position: relative;
    top: 35px;
    border: 1px solid red;
    padding: 8px;
    border-radius: 10px;
    right: -32px;
  }
  #medi-info.bg-image {
    margin-top: 135px;
    min-height: calc(100vh - 135px);
  }
  .full-width-white-bg {
    background-color: transparent;
  }
  .contact-icons img,
  .contact-img img {
    width: 62px;
    height: 62px;
  }
  .contact-icons-inner {
    width: 100% !important;
    margin: auto;
    padding: 10px 0 0;
  }
  .contact-icons .col-md-3 {
    border-bottom: 1px solid #898989;
    padding: 20px 10px;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .contact-icons div:last-child {
    border-bottom: none;
  }
  .contact-icons div a {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .contact-icons p,
  .contact-img p {
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
  }
  .congress-disease-area-card.congress-card .card-side-img {
    margin-right: 0;
    max-width: 110px;
    min-width: 110px;
  }
  .congress-disease-area-card.congress-card .card-side-img img {
    max-width: 95%;
  }
  .congress-disease-area-card.congress-card .card-side-text .pdf-section {
    position: relative;
    bottom: 0;
  }
  .congress-disease-area-card.congress-card {
    min-height: 140px;
  }
  .congress-card .card-side-img {
    width: 45%;
  }
  .congress-card .card-side-text {
    max-width: 80%;
    width: 55%;
  }
  .congress-disease-area-card.congress-card .card-side-text {
    max-width: unset;
  }
  .nav-display .nav > #nav-check:checked + .nav-links {
    width: 75%;
    margin-top: -155px;
    left: 28%;
    padding: 90px 14px;
  }
  .nav-display .nav > .nav-btn {
    right: 10px;
    top: 31px;
  }
  .contact-medical-affair .owl-dots,
  .footer-bottom h3 span,
  .medical-info-main .mobile-space,
  .mobile-design {
    display: block;
  }
  .noafter p {
    padding-bottom: 14px;
  }
  .search-input-box {
    display: block;
    padding-bottom: 15px;
  }
  #txtSearch,
  .pipe-overview .ful-width-pevo.new {
    width: 100%;
  }
  .mobile-none,
  button.search-btn.desktop {
    display: none;
  }
  button.search-btn.mobile {
    display: block;
    width: auto;
    padding: 5px 15px;
  }
  .D-category {
    display: block;
    padding: 5px 4px !important;
    width: 100%;
    text-align: center;
  }
  .search-bar {
    margin-top: 15px;
  }
  .medical-category .nav-button.owl-prev {
    font-size: 40px;
    vertical-align: middle;
    position: absolute;
    top: -15px;
    left: 0;
    width: 20px;
  }
  .medical-category .nav-button.owl-next {
    font-size: 40px;
    vertical-align: middle;
    position: absolute;
    top: -15px;
    right: 0;
    width: 20px;
  }
  .owl-carousel.medical-category .owl-stage-outer {
    padding-top: 5px;
  }
  .medical-category .owl-nav {
    display: flex;
  }
  .pdf-dialog-box {
    min-width: 90%;
    padding: 20px;
  }
  #pipeline-details .buttons.phase-3 .right-connector::before {
    bottom: 164px;
    left: -46px;
  }
  #pipeline-details #sub43 .buttons.phase-3 .right-connector::before,
  #pipeline-details #sub44 .buttons.phase-3 .right-connector::before {
    bottom: 120px;
  }
  #pipeline-details #sub42 .buttons.phase-3 .right-connector::before {
    bottom: 119px;
  }
  #pipeline-details #set11 .buttons.phase-3 .right-connector::before {
    bottom: 121px;
  }
  #pipeline-details #sub41 .buttons.phase-3 .right-connector::before {
    bottom: 123px;
  }
  .tab-content #product-popup .trigger img {
    width: 200px;
    height: 130px;
    margin-bottom: 0;
  }
  .trigger {
    height: auto;
  }
  .tab-content #product-popup .col-md-3 {
    padding: 0 26px;
    margin-bottom: 20px;
  }
  #pipeline-popup .col-md-5.pipeline-network {
    margin-top: 38px;
  }
  .web-pipeline .col-md-10 {
    display: inline-block;
    width: 75%;
  }
  .web-pipeline .col-md-2 {
    display: inline-block;
    width: 20%;
  }
  .col-lg-3.col-md-6.web-pipeline {
    width: 90%;
  }
  #pipeline-details .phase-2 .right-connector::before {
    content: url(../images/icons-others/left_green_connector.svg);
  }
  #sub46 .col-lg-3.col-sm-4.col-xs-6 {
    width: 50%;
  }
  #pipeline-details .phase-2 .n-f.left-connector::before {
    display: block !important;
  }
  #pipeline-details .phase-2 .l-f.left-connector::before {
    display: none !important;
  }
  .welcome-logo {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .contact-medical-affair .contact-img img {
    width: 62px !important;
    height: 62px;
  }
  .contact.contact-medical-affair .contact-img a.contact-tab {
    min-height: 204px;
    margin-right: 11px;
    padding: 10px;
  }
  .contact.contact-medical-affair .contact-img a.contact-tab p {
    font-size: 15px;
  }
  .contact.contact-medical-affair .contact-img a img {
    margin-top: 25px;
  }
  .contact.contact-medical-affair .contact-img a#Follow-tab p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-title {
    margin: 14px 0;
  }
  .product-title:after {
    width: 38%;
  }
  .product-title:before {
    width: 5%;
  }
  .back-arrow {
    width: 85px;
  }
  .congress-card {
    padding: 33px 0px;
  }
}
@media only screen and (max-width: 575px) {
  .nav-display .nav > .nav-links {
    padding-left: 1%;
  }
  .nav-display .nav > .nav-header {
    width: 78%;
  }
  .dis-text {
    font-size: 30px;
    margin-left: 7px;
  }
  .logo-text {
    top: -12px;
    font-size: 13px;
    margin-left: 7px;
  }
  .text-down {
    font-size: 12px;
  }
  .noafter p,
  .widget p {
    font-size: 16px;
  }
  .footer .widget .widget_content li,
  .footer .widget .widget_content-1 li {
    font-size: 14px;
  }
  #pipeline-details .buttons,
  .form-box {
    margin-top: 0;
  }
  .sitemap-banner {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0;
  }
  .fs-xs-24 {
    font-size: 24px;
  }
  #pipeline-details .col-lg-3.col-sm-6.col-xs-6 {
    width: 50%;
  }
  .pipeline-popup-content .col-md-3 img,
  .pipeline-popup-content img {
    width: auto;
  }
  #product-popup .col-md-9.col-sm-9 {
    display: inline-block;
    width: 75%;
    padding: 0;
  }
  #product-popup .col-md-3.col-sm-3 {
    display: inline-block;
    width: 20%;
    padding: 0;
  }
  .pipeline-tabs .tab-content {
    padding: 0 10px;
  }
  .tab-content #product-popup {
    padding-left: 12px;
  }
  .product-pipeline #product-popup {
    padding-left: 0;
  }
  #pipeline-details .nav.nav-tabs {
    padding-left: 3.5%;
  }
  .multi-btn .tabbable ul li {
    margin-bottom: 8px;
  }
  #pipeline-details .buttons h3 {
    color: #abb436;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin-top: 26px;
  }
  .pipeline-popup-content p {
    margin-bottom: 0;
  }
  #article-details-breadcrumb li + li::before,
  #article-details-breadcrumb.breadcrumb li,
  .congress-breadcrumb li + li::before,
  .congress-breadcrumb.breadcrumb li,
  .pipeline-tabs.breadcrumbb .breadcrumb-item,
  .pipeline-tabs.breadcrumbb .breadcrumb-item + .breadcrumb-item::before {
    display: none;
  }
  #article-details-breadcrumb li + li a::before,
  .congress-breadcrumb li + li a::before,
  .pipeline-tabs.breadcrumbb .breadcrumb-item + .breadcrumb-item a::before {
    content: "<";
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    padding-left: 0;
  }
  .pipeline-tabs.breadcrumbb .breadcrumb-item + .breadcrumb-item a::before {
    margin-left: -15px;
  }
  #article-details-breadcrumb.breadcrumb li.active,
  .congress-breadcrumb.breadcrumb li.active,
  .pipeline-tabs.breadcrumbb .breadcrumb-item.active {
    display: block;
  }
  .welcome-popup #myModal .col-lg-12 {
    padding: 0;
  }
  .welcome-logo img {
    width: 100%;
  }
  .welcome-popup #myModal h3 {
    font-size: 22px;
  }
  .welcome-popup #myModal p {
    font-size: 17px;
    margin-top: 15px;
    line-height: 23px;
  }
  .welcome-buttons {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .welcome-logo {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .welcome-buttons button {
    font-size: 16px;
    margin-left: 0;
    margin-right: 10px;
  }
  #product-popup .popup {
    overflow-y: auto;
  }
  .pipeline-popup-content img {
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: -20px !important;
  }
}
@media only screen and (min-width: 360px) {
  .owl-carousel.medical-category.congress-poster-tabs .owl-item {
    max-width: 156px !important;
  }
  .owl-carousel.medical-category.congress-poster-tabs .D-category {
    max-width: 150px;
    min-height: 50px;
    margin-right: 8px;
    margin-left: 2px;
    padding: 5px 12px;
    word-break: break-word;
  }
  .medical-category.congress-poster-tabs .nav-button.owl-next,
  .medical-category.congress-poster-tabs .nav-button.owl-prev {
    top: -5px;
  }
}
@media only screen and (max-width: 479px) {
  .widget_content,
  .widget_content-1 {
    display: none;
  }
  .active .widget_content,
  .active .widget_content-1 {
    display: inline;
  }
  .widget p::after {
    background-image: url("../images/icons-others/footercollapsed.svg");
    width: 15px;
    height: 11px;
    top: 1px;
  }
  .noafter p,
  .widget p {
    padding-bottom: 11px;
    cursor: pointer;
  }
  .footer {
    padding: 45px 0 30px;
  }
  .active.widget p::after {
    background-image: url("../images/icons-others/footerexpanded.svg");
    width: 13px;
    height: 15px;
    top: 6px;
  }
  #pipeline-details .buttons .btn.btn-outline-primary span {
    font-size: 10px;
    line-height: 8px;
  }
}
@media only screen and (max-width: 450px) {
  #pipeline-details {
    padding: 0 0 40px;
  }
  #pipeline-details .buttons .btn.btn-outline-primary {
    padding: 7px;
    margin: 10px 0;
    line-height: 18px;
    font-size: 14px;
  }
  #pipeline-details .buttons .btn.btn-outline-primary span {
    font-size: 10px;
    line-height: 8px;
  }
  #pipeline-details .col-lg-3.col-sm-6.col-xs-6 {
    padding-left: 7px;
    padding-right: 7px;
  }
  #pipeline-details .right-connector::before {
    bottom: 119px;
    left: -55px;
  }
  #pipeline-details .connector-nine::before {
    bottom: 119px;
  }
  #pipeline-details #sub12 .phase-3 .connector-nine::before {
    bottom: 118px;
  }
  #pipeline-details #sub43 .buttons.phase-3 .right-connector::before,
  #pipeline-details #sub44 .buttons.phase-3 .right-connector::before {
    bottom: 114px;
  }
  #pipeline-details #sub41 .buttons.phase-3 .right-connector::before {
    bottom: 113px;
  }
  #pipeline-details #sub12 .buttons .btn.btn-outline-primary {
    font-size: 14px;
  }
  #pipeline-details .buttons.phase-3 .btn.btn-outline-primary,
  .welcome-buttons button {
    font-size: 12px;
  }
  .multi-btn .tabbable ul li {
    margin-top: 6px;
  }
  #pipeline-details .buttons.phase-3 .right-connector::before {
    bottom: 112px;
  }
  #pipeline-details #sub12 .nav.nav-tabs {
    padding-left: 0;
  }
  .welcome-popup #myModal h3 {
    font-size: 17px;
  }
  .welcome-popup #myModal p {
    font-size: 13px;
    margin-top: 0;
    line-height: 18px;
  }
}
@media only screen and (max-width: 420px) {
  .multi-btn .tabbable li a {
    font-size: 11px !important;
  }
}
@media only screen and (max-width: 410px) {
  .ref-head {
    top: -30px;
  }
  .ref-head .fa.fa-search {
    font-size: 17px;
  }
  .footer-bottom .widget h3 {
    width: 100%;
  }
  .nav-display .text-down {
    font-size: 11px;
  }
  #pipeline-details .buttons .btn.btn-outline-primary span {
    font-size: 9px;
  }
  #pipeline-details .tabbable .nav.nav-tabs {
    padding-left: 2.8%;
  }
  .multi-btn .tabbable li a {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 380px) {
  #pipeline-details #sub41 .buttons.phase-3 .right-connector::before {
    bottom: 116px;
    left: -36%;
  }
  #pipeline-details #sub12 .buttons .btn.btn-outline-primary,
  #pipeline-details .buttons .btn.btn-outline-primary {
    font-size: 12px;
  }
  #pipeline-details #sub12 .phase-3 .connector-nine::before {
    bottom: 116px;
  }
  .multi-btn .tabbable li a {
    font-size: 9px !important;
    margin-bottom: 3px;
  }
  .multi-btn .tabbable ul li {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 360px) {
  #pipeline-details #sub41 .buttons.phase-3 .right-connector::before {
    left: -41%;
  }
  #pipeline-details #sub43 .buttons.phase-3 .right-connector::before {
    bottom: 115px;
  }
}
@media only screen and (max-width: 340px) {
  .bg-image {
    padding: 40px 0;
  }
  #pipeline-details .buttons.phase-3 .btn.btn-outline-primary span {
    font-size: 7px;
  }
  #pipeline-details #sub12 .buttons .btn.btn-outline-primary,
  #pipeline-details .buttons .btn.btn-outline-primary {
    font-size: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .medical-category {
    padding: 0;
  }
  .contact-icons img {
    width: 124px;
    height: 124px;
  }
  .contact-icons p {
    width: 200px;
    margin: 0 auto;
  }
  .contact-icons-inner p {
    width: 165px;
  }
  .contact-icons-inner {
    padding: 32px 65px 0;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .form-box {
    margin-top: 0;
  }
  .sitemap-banner {
    background-image: url(../images/mobile/sitemap_mob.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0;
  }
  .product-title:after {
    width: 24%;
  }
  .product-title:before {
    width: 6%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .contact-tab p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bg-image .banner-content-margin {
    margin-top: 70px;
  }
  .contact-icons img {
    width: 62px;
    height: 62px;
  }
  .contact-icons p {
    font-size: 14px;
    line-height: 18px;
  }
  .contact-icons-inner {
    padding: 15px 35px 0;
  }
  .contact-icons-inner div {
    padding: 0 8px;
  }
  .contact-icons-inner p {
    font-size: 13px;
    line-height: 18px;
    width: 124px;
    margin: auto;
  }
  .contact-medical-affair .contact-img img {
    width: 62px !important;
    height: 62px;
  }
  .contact.contact-medical-affair .contact-img .owl-item {
    width: 230px !important;
  }
  .contact.contact-medical-affair .contact-img a.contact-tab {
    min-height: 204px;
    width: 190px;
    margin-right: 11px;
    padding: 10px;
  }
  .contact.contact-medical-affair .contact-img a.contact-tab p {
    font-size: 14px;
  }
  .contact.contact-medical-affair .contact-img a#Follow-tab p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .contact-medical-affair .owl-dots {
    display: none;
  }
  .owl-carousel.medical-category .owl-stage-outer {
    padding-top: 2px;
  }
  .congress-card .card-side-img {
    width: 165px;
  }
  .sitemap-banner {
    background-image: url(../images/tablet/sitemap_tab.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
  }
  #myModal .modal-dialog {
    max-width: 80%;
  }
  .footer-bottom img {
    margin-bottom: 0;
    margin-top: 0;
  }
  .second-line {
    width: 59%;
  }
  .product-title {
    padding: 0;
  }
  .product-title p {
    width: 33%;
    font-size: 14px;
  }
  .pipeline-popup-content {
    padding: 20px 30px !important;
  }
}
@media only screen and (min-width: 768px) {
  .contact-icons p,
  .contact-img p {
    margin-top: 10px;
  }
  .congress-card h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) {
  .congress-disease-area-card.congress-card .card-side-text h3 {
    -webkit-line-clamp: 3;
  }
}
@media only screen and (min-width: 1200px) {
  .nav-display .nav > .nav-links > a {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .news-heading:not(.news-heading-inner) {
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 99%;
    margin-bottom: 15px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .pdf-dialog-box .close {
    right: -20px;
    top: -20px;
    opacity: 5;
    font-size: 22px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 24px;
    padding: 2px 8px;
  }
  .pdf-dialog-box .modal-content {
    width: 90%;
    justify-content: center;
    margin: 0 auto;
  }
  img.arrow-size {
    top: 25px;
    right: -76px;
  }
  .first-line {
    width: 4%;
  }
  .second-line {
    width: 60%;
  }
  .product-title {
    padding: 0;
  }
  .product-title p {
    width: 34%;
  }
  .pi-nav-container {
    padding-left: 34px !important;
  }
  .pi-mobile-carousel {
    width: 82%;
    margin-left: 40px;
  }
  .pi-select-dropdown {
    top: 138px;
  }
  .pi-order-list {
    flex: 0 0 34% !important;
    max-width: 34%;
  }
  .pi-content {
    flex: 0 0 63%;
  }
  .product-tabs .tab-pane-item img {
    width: 150px !important;
  }
  .product-item img,
  .product-link,
  a.product-link.bg-light-btn {
    width: 100% !important;
  }
  .product-item img {
    height: auto !important;
  }
  img.pi-img {
    width: 500px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .pdf-dialog-box .close {
    right: -20px;
    top: -20px;
    opacity: 5;
    font-size: 22px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 24px;
    padding: 2px 8px;
  }
  .pdf-dialog-box .modal-content {
    width: 90%;
    justify-content: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  #pipeline-popup {
    width: 96% !important;
  }
  .pipeline-popup-content {
    padding: 41px 0 20px;
  }
  a.product-link.bg-light-btn {
    width: 62%;
    margin: auto;
  }
  .product-link {
    padding: 6px 3px;
    margin: 12px 5px 16px;
    border-radius: 12px;
    border: none;
    width: 47%;
    text-align: center;
    font-size: 11px;
  }
  #pipeline-popup .col-md-5.pipeline-network {
    border-bottom: none;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .product-title p {
    left: 116px !important;
  }
  .product-title:before {
    width: 7% !important;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .product-title p {
    left: 36px;
  }
  .product-title:after {
    width: 74%;
  }
  .product-title:before {
    width: 3%;
  }
  .trigger {
    height: 198px;
  }
  img.arrow-size {
    right: -6px;
    top: 50px;
  }
  .trigger h3 {
    padding: 20px 10px;
  }
  .btn-md-align {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-link {
    padding: 17px;
    color: #fff;
    margin: 12px 10px;
  }
}
@media all and (width: 1024px) and (height: 768px) and (orientation: landscape) {
  .trigger {
    height: 196px;
  }
  .trigger h3 {
    padding: 20px 10px;
  }
  .product-title p {
    width: 26%;
    font-size: 14px;
  }
  .second-line {
    width: 69%;
  }
}
@media screen and (max-device-width: 991px) and (orientation: landscape) {
  #pipeline-popup {
    height: 90vh;
    overflow-y: scroll;
  }
}
