.back_img_viwe
{
    display: inline;
}
.img_back
{
    height: auto;
    background: url(../../images/ultra_img/HS60/bg_utr_hs70a_gi.jpg) no-repeat 50%;
    background-size: cover;
    height: 700px;
    overflow: hidden;
}
body {
  
    min-height: 100vh;
    
}
.img-fluid {
    width: 100%;
    height: auto;
}
.container {
     padding-right: 0px; 
     padding-left: 0px; 
}
.nav-tabs {
    background-color: #333;
    align-items: center;
}
.nav-tabs .nav-link {
    color: #fff;
}
.nav-link {
    display: block;
    padding: 0.5rem 5rem;
}
.tab-content>.active {
    display: block;
    border-bottom: 1px solid;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    width: 33.3%;
    text-align: center;
}
.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: auto;
    border-bottom: 1px solid #333;
    /* padding: 30px 50px; */
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 15px;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
    height: 100%;
}


.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}
.lightbox{
    display: inherit;
}
.sub_text{width: 100%;
    background-color: black;
    display: grid;
    overflow: hidden;
    color: #fff;
    text-align: center;
    border-top: 1px solid white;
}
.sub_text p{
   font-size: 15px;
   font-weight: 400;
   text-shadow: 1px 0px blue;
}
/* ========navs two===================== */
/* text RS85 Prestige===================================== */
.text_img{
    display: flex;
    align-items: center;
    background: url(../../images/ultra_img/WS80A_with_Elite/bg_utr_ws80a_ob.jpg) no-repeat 50%;
    background-size: cover;
    overflow: hidden;
}
.tit_box_1{
    padding: 15px;
    padding-left: 43px;
    width: 50%;
}
.tit_box_1 .sub_tit_1{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
}
.tit_box_1 .sub_tit_1 img {
  vertical-align: bottom;
}
.tit_box_1 h1 
{
    margin-bottom: 15px;
    font-size: 58px;
    line-height: 1;
    font-family: 'stitle';
    color: #222;
    font-weight: 600;
}
.tit_box_1 h1 span
{
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 1;
    font-family: 'stitle';
    color: #333;
   
}
.tit_box_1 .text_p_1
{
    font-size: 19px;
    color: #333;
    font-family: fangsong;

}


.loimg{
    width: 50%;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.loimg img {
    width: 75%;
    height: 75%;
}
.br-md_1 {
    display: block;
}
@media(max-width: 768px) {
    body {
        padding: 0;
    }
    .nav-link {
        display: block;
        padding: 0.5rem 1rem;
    }
    /* text RS85 Prestige ===================================== */
    .text_img{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .loimg{
        width: 100%;
        float: left;
        padding-left: 20px;
    }
    .tit_box-1 .sub_tit_1{
        font-size: 14px; 
        line-height: 145%;
    }
    .tit_box_1{
        padding: 15px;
        padding-left: 43px;
        width: 100%;
    }
    .tit_box_1 h1 
    {
        margin-bottom: 10px;
        font-size: 34px;
        line-height: 120%;
        font-family: 'stitle';
        color: #222;
    }
    .tit_box_1 .text_p_1
    {
        font-size: 18px;
    }
 
}
@media(max-width: 500px) {
    body {
        padding: 0;
    }
    .nav-link {
        display: block;
        padding: 0.5rem 1rem;
    }
    .nav-tabs .nav-link {
        color: #fff;
        font-size: 10px;
    }
    .two_tab{
        padding-top: 0;
    }
    /* text RS85 Prestige ===================================== */
    .tit_box_1{
        padding: 10px;
        padding-left: 20px;
    }
    .tit_box_1 .sub_tit_1{
        font-size: 16px; 
        line-height: 145%;
        margin-bottom: 2px;
    }
    .tit_box_1 h1 
    {
        margin-bottom: 0px;
        font-size: 25px;
        line-height: 120%;
        font-family: 'stitle';
        color: #222;
    }
    .tit_box_1 .text_p_1{
    
        font-size: 15px;
        font-weight: 600;
        letter-spacing: initial;
    
    }
    .br-md_1 {
        display: none;
    }
}
/* ===================================start over viwe =========================================================== */
/* ---------------------------------start Excellent image quality ---------------------------------------------- */
.Excellent_image
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
}
.titel_Excellent_image
{
    width: 100%;
    text-align: center;
    padding: 30px;
}
.titel_Excellent_image h2 
{
    font-size: 3.5rem;
    text-shadow: 0px 2px 2px black;
    font-weight: bold;
}
.sub_titel_Excellent_image
{
    width: 100%;
    text-align: center;
}
.sub_titel_Excellent_image h3 
{
    color: #333;
    font-size: 2.4rem;
    font-family: serif;
}
.sub_titel_Excellent_image p 
{
    font-size: 18px;
    color: #555;
    font-family: serif;
    width: 100%;
}
.item_Excellent_image
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #ececec;
}
.img_Excellent_image_1
{
  width: 73%;
}
.img_Excellent_image_2
{
    width: 27%;
    transform: translate(-10%, -50%);
}
.img_Excellent_image_2 .img-fluid
{
    width: 180%;
    max-width: 180%;
}
.img_hide_1
{
    display: block;
}
.img_hide_2
{
   display: none;
}
.img_hide_3
{
   display: none;
}
/* ---------------------------------end  Excellent image quality ---------------------------------------------- */
/* ------------------------------------start ClearVision ----------------------------------------------------  */
.ClearVision
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
    padding-bottom: 30px;
}
.titel_ClearVision
{
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
.titel_ClearVision h3 
{
    color: #333;
    font-size: 2.4rem;
    font-family: serif;
}
.titel_ClearVision p 
{
    font-size: 18px;
    color: #555;
    font-family: serif;
    width: 100%;
}
.img_ClearVision
{
    width: 100%;
}
.item_ClearVision
{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}
.text_ClearVision
{
    width: 100%;
}
.text_ClearVision h3 
{
    color: #333;
    font-size: 2.4rem;
    font-family: serif;
}
.text_ClearVision p 
{  
    font-size: 18px;
    color: #555;
    font-family: serif;
    width: 100%;
}
/* ------------------------------------end  ClearVision ----------------------------------------------------  */
/* ==============start For advanced lesion diagnosis============================== */
.Visible_lesion
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
    background-color: #eaeaea !important;
}
.titel_Visible_lesion
{
    padding-top: 20px;
    width: 100%;
    padding-bottom: 40px;
    text-align: center;
}
.titel_Visible_lesion h2
{
    font-size: 3.5rem;
    text-shadow: 0px 2px 2px black;
    font-weight: bold;
}
.item_Visible_lesion
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.text_Visible_lesion
{
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
}
.text_Visible_lesion h1
{
    width: 100%;
}
.text_Visible_lesion p
{
    color: #555;
    font-family: serif;
    font-size: 18px;
}
.img_Visible_lesion
{
    width: 100%;
    text-align: -webkit-center;
}
.img_Visible_lesion .img-fluid
{
  max-width: 75%;
}
/* ==============end For advanced lesion diagnosis============================== */
/* =====================start Effective communication ================ */
.Effective_communication
{
 padding: 25px;
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
}
.titel_Effective_communication
{
 width: 100%;
 text-align: center;
 padding-top: 70px;
 padding-bottom: 60px;
}
.titel_Effective_communication h2
{
 font-size: 3.5rem;
 text-shadow: 0px 2px 2px black;
 font-weight: bold;
}
.text_Effective_communication
{
    width: 100%;
    text-align: center;
}
.text_Effective_communication h3
{
 color: #333;
 font-size: 2.4rem;
 font-family: serif;
}
.text_Effective_communication p
{
     width: 100%;
     font-size: 18px;
     color: #555;
     font-family: serif;
}
.img_titel_Effective_communication
{
   width: 50%;
   padding: 10px;
}
.vedio_titel_Effective_communication
{
   width: 50%;
   padding: 10px;
}
  /* =====================end Effective communication ================ */
  .slider_S-Shearwave {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.images_S-Shearwave {
    display: flex;
    width: 100%;
}
.images_S-Shearwave img {
    height: auto;
    width: 100%;
    transition: all 0.15s ease;
}
.images_S-Shearwave input {
    display: none;
}
.dots {
    display: flex;
    justify-content: flex-end;
    margin: 5px;
}
.dots label 
{
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: solid #333 3px;
    cursor: pointer;
    transition: all 0.15s ease;
    margin: 5px;
}
.dots label:hover 
{
    background: #333;
}
#img1:checked ~ .m1 
{
    margin-left: 0%;
}
#img2:checked ~ .m2 
{
    margin-left: -100%;
}
.pa_bootm
{
    width: 100%;
    padding-bottom: 44px;
}
.pa_bootm_1
{
    width: 100%;
    padding-bottom: 30px;
}
/* ==============================start Superior_image_quality ================================================ */
.Superior_image_quality
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
}
.titel_Superior_image_quality
{
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
}
.titel_Superior_image_quality h1
{
    font-size: 3.9rem;
    text-shadow: 2px 0px 0px #333;
    color: #222;
    font-weight: 600;
    padding-bottom: 30px;
}
.titel_Superior_image_quality h3
{
    font-size: 2.2rem;
    font-weight: 600;
    color: #444;
}
.item_Superior_image_quality
{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}
.text_Superior_image_quality
{
    width: 100%;
}
.text_Superior_image_quality h3
{
    width: 100%;
    font-size: 2.1rem;
    color: #333;
    font-family: auto;
}
.text_Superior_image_quality p
{
    width: 95%;
    font-size: 18px;
    font-family: serif;
    color: #555;
}
.img_Superior_image_quality
{
    width: 100%;
}
/* /* ================================================================= * */
.titel_Arterial_Analysis
{
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    background-color: #eaeaea
}
.titel_Arterial_Analysis h1
{
    font-size: 3.5rem;
    text-shadow: 0px 2px 2px black;
    font-weight: bold;
    padding-top: 50px;
}
.S-Shearwave
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
    align-items: center;
    background-color: #eaeaea
}
.text_S-Shearwave
{
    width: 50%;
}
.text_S-Shearwave h3
{
    font-size: 1.9rem;
    color: #333;
}
.text_S-Shearwave p
{
    width: 90%;
    font-size: 18px;
    line-height: 1.5;
    font-family: serif;
    color: #555;
}
.img_S-Shearwave
{
    width:50%;
}
.co_ob
{
    background: transparent;
}
/* ======================================================================== */
/* =======================start E-Breast™ E-Thyroid™======================= */
.E-Breast_E-Thyroid
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
    background-color: #eaeaea;
}
.item_E-Breast_E-Thyroid
{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}
.text_E-Breast_E-Thyroid
{
    width: 100%;
}
.text_E-Breast_E-Thyroid h3
{
    color: #333;
    font-size: 2.4rem;
    font-family: serif;
}
.text_E-Breast_E-Thyroid p
{
    width: 100%;
    font-size: 18px;
    color: #555;
    font-family: serif;
}
.img_E-Breast_E-Thyroid
{
    width: 100%;
}
/* =======================end E-Breast™ E-Thyroid™======================= */
/* ---------------------------start Advanced performance  --------------------------- */
.Advanced_performance
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #f8f8f8 !important;
}
.titel_Advanced_performance
{
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.titel_Advanced_performance h2 
{
    font-size: 3.5rem;
    text-shadow: 0px 2px 2px black;
    font-weight: bold;
}
.men_Advanced_performance
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.men_Advanced_performance li 
{
    width: 33.3%;
    padding: 0 32px;
    border-right: 1px solid #e1e1e1;
    list-style: none;
}
.men_Advanced_performance li i 
{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
    position: static;
    top: initial;
    left: initial;
}
.men_Advanced_performance li h4 
{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #333;
    font-family: none;
    font-style: oblique;
    font-size: 1.8rem;
}
.men_Advanced_performance li p  
{
    font-size: 18px;
    color: #444;
    font-family: serif;
}
/* .men_Advanced_performance li ul   
{
    font-size: 18px;
    line-height: 32px;
    margin: 0;
    min-height: 224px;
   
} */
/* .men_Advanced_performance li ul li    
{
    width: 100%;
     float: none; 
    padding: 0 0 0 10px !important;
    list-style: disc;
    border-right:none ;
    color: #555;
    font-family: serif;
} */
.icone_1
{
    background: url(../../images/ultra_img/HM70A_with_Plus/icbcf_24.png);
    background-position: 0 0;
    background-size: 110px auto;
    width: 110px;
    height: 110px;
}
.icone_2
{
    background: url(../../images/ultra_img/HM70A_with_Plus/icbcf_24.png);
    background-position: 0 -110px;
    background-size: 110px auto;
    width: 110px;
    height: 110px;
}
.icone_3
{
    background: url(../../images/ultra_img/HM70A_with_Plus/icbcf_25.png);
    background-position: 0 -220px;
    background-size: 110px auto;
    width: 110px;
    height: 110px;
}
/* ---------------------------end  Advanced performance  --------------------------- */
@media(max-width: 1024px) 
/* ---------------------------------start   Excellent image quality ---------------------------------------------- */
{
.titel_Excellent_image h2 
{
  font-size: 3rem;
}  
.sub_titel_Excellent_image h3 
{
    font-size: 2rem;
}
.sub_titel_Excellent_image p 
{
    font-size: 16px;
}
/* ---------------------------------end  Excellent image quality ---------------------------------------------- */
/* ------------------------------------start ClearVision ----------------------------------------------------  */
.ClearVision 
{
    padding-top: 75px;
    padding-bottom: 20px;
}
.titel_ClearVision h3 
{
    font-size: 2rem;
}
.titel_ClearVision p 
{
    font-size: 16px;
}
.text_ClearVision h3 
{
    font-size: 2rem;
}
.text_ClearVision p 
{
    font-size: 16px;
}
/* ------------------------------------end  ClearVision ----------------------------------------------------  */
 /* ==============start Visible_lesion============================== */
 .titel_Visible_lesion h2 
 {
  font-size: 2.9rem;
 }
 .img_Visible_lesion .img-fluid 
{
     max-width: 100%;
}
/* ==============start Visible_lesion============================== */
/* =====================start Effective communication ================ */
.titel_Effective_communication h2 
{
    font-size: 2.9rem;
}
.text_Effective_communication h3 
{
    font-size: 2rem;
}
.text_Effective_communication p 
{
    font-size: 16px;
}
   /* =====================end Effective communication ================ */
/* ======================start Superior_image_quality ================ */
.Superior_image_quality 
    {
        padding: 20px;
    }
    .titel_Superior_image_quality 
    {
        padding-bottom: 50px;
    }
    .titel_Superior_image_quality h1 
    {
        font-size: 2.9rem;
        font-weight: 400;
        padding-bottom: 20px;
    }
    .titel_Superior_image_quality h3 
    {
        font-size: 1.8rem;
        font-weight: 400;
    }
    .item_Superior_image_quality 
    {
        width: 100%;
        padding: 15px;
    }
/* ======================end  Superior_image_quality ================ */
 /* ===================start S-Shearwave=================================== */
 .titel_Arterial_Analysis
 {
     padding-bottom: 15px;
 }
 .titel_Arterial_Analysis h1
 {
     font-size: 2.9rem;
     padding-top: 30px;
 }
.text_S-Shearwave h3 
{
 font-size: 1.6rem;
 color: #333;
}
.text_S-Shearwave p 
{
 width: 95%;
 font-size: 15px;
 line-height: 1.3;
 font-family: serif;
 color: #555;
}
/* ===================end S-Shearwave=================================== */
/* =======================start E-Breast™ E-Thyroid™======================= */
.item_E-Breast_E-Thyroid 
    {
        width: 100%;
        padding: 20px;
    }
/* =======================end E-Breast™ E-Thyroid™======================= */
.pa_bootm_1
{
    display: none !important;
}
/* ==============start  Advanced performance ============================== */
.titel_Advanced_performance h2 
{
    font-size: 3rem;
}
.men_Advanced_performance li 
{
    width: 100%;
    padding: 10px 25px;
    border-right:none;
}
.men_Advanced_performance li h4 
{
 font-size: 1.5rem;
}
.men_Advanced_performance li p 
{
    font-size: 16px;
}
/* .men_Advanced_performance li ul 
{
    line-height: 25px;
    min-height: 125px;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
} */
/* .men_Advanced_performance li ul li 
{
    width: 50%;
    font-size: 16px;
} */
/* .padding_bott 
{
    padding-bottom: 0px;
} */
/* ==============end     Advanced performance ============================== */
}
@media(max-width: 768px) 
{
/* ---------------------------------start   Excellent image quality ---------------------------------------------- */
.Excellent_image 
{
    padding-left: 0px;
    padding-right: 0px;
}
.titel_Excellent_image 
{
    padding: 15px;
}
.titel_Excellent_image h2 
{
    font-size: 1.9rem;
}
.sub_titel_Excellent_image h3 
{
    font-size: 1.6rem;
}
.sub_titel_Excellent_image p 
{
    font-size: 14px;
}
.item_Excellent_image 
{
    background-color: transparent; 
}
.img_Excellent_image_1 
{
    width: 100%;
}
.img_Excellent_image_2 
{
    display: none !important;
}
.img_hide_1
{
    display: none !important;
}
.img_hide_2
{
   display: block !important;
}
.img_hide_3
{
   display: none;
}
/* ---------------------------------end  Excellent image quality ------------------------------------------------- */
/* ------------------------------------start ClearVision ----------------------------------------------------  */
.ClearVision 
{
    padding-top: 45px;
    padding-bottom: 15px;
}
.titel_ClearVision h3 
{
    font-size: 1.6rem;
}
.titel_ClearVision p 
{
    font-size: 14px;
}
.item_ClearVision 
{
    width: 100%;
}
.text_ClearVision h3 
{
    font-size: 1.6rem;
}
.text_ClearVision p 
{
    font-size: 14px;
}
/* ------------------------------------end  ClearVision ----------------------------------------------------  */
/* ==============start Visible_lesion============================== */
.Visible_lesion
{
    padding: 15px;
}
.titel_Visible_lesion
{
    padding-bottom: 15px;
}
.titel_Visible_lesion h2 {
    font-size: 2rem;
}
.text_Visible_lesion
{
    padding-bottom: 15px;
}
.text_Visible_lesion h1 
{
    font-size: 2rem;
}
.text_Visible_lesion p 
{
    font-size: 16px;
}
/* ==============end  Visible_lesion============================== */
 /* =====================start Effective communication ================ */
 .titel_Effective_communication 
 {
    padding-top: 40px;
    padding-bottom: 30px;
}
 .titel_Effective_communication h2 
{
    font-size: 2rem;
}
.img_titel_Effective_communication 
{
    width: 100%;
    padding: 10px;
    text-align: -webkit-center;
}
.vedio_titel_Effective_communication
{
    width: 100%;
    padding: 10px;
    text-align: -webkit-center;
}
.slider_S-Shearwave 
{
    width: 93%;
}
 .text_Effective_communication h3 
{
    font-size: 1.7rem;
}
 .text_Effective_communication p 
{
    font-size: 16px;   
    width: 100%;
}
 .text_Effective_communication p br 
{
   display: none;
}
.pa_bootm
{
    display: none !important;
}
/* =====================end Effective communication ================ */
/* ======================start Superior_image_quality ================ */
.Superior_image_quality 
    {
        padding: 15px;
    }
    .titel_Superior_image_quality 
    {
        padding-bottom: 20px;
    }
    .titel_Superior_image_quality h1 
    {
        font-size: 1.9rem;
        padding-bottom: 10px;
    }
    .titel_Superior_image_quality h3 
    {
        font-size: 1.4rem;
    }
    .item_Superior_image_quality 
    {
        width: 100%;
        padding: 10px;
    }
    .text_Superior_image_quality h3 
    {
        font-size: 1.6rem;
    }
    .text_Superior_image_quality p 
    {
        width: 100%;
        font-size: 14px;
    }
/* ======================end  Superior_image_quality ================ */
 /* ===================start S-Shearwave=================================== */
 .titel_Arterial_Analysis
 {
     padding-bottom: 10px;
 }
 .titel_Arterial_Analysis h1
 {
     font-size: 2rem;
     padding-top: 15px;
 }
 .S-Shearwave
 {
      padding: 10px;
      padding-top: 20px;
      padding-bottom: 20px;
 }
 .text_S-Shearwave 
 {
  width: 100%;
  }
 .text_S-Shearwave h3
 {
     font-size: 1.6rem;
 }
 .text_S-Shearwave p 
  {
      font-size: 14px;
      line-height: 1.2;
  }
  .img_S-Shearwave 
  {
      width: 100%;
  }
  /* ===================end S-Shearwave=================================== */
/* =======================start E-Breast™ E-Thyroid™======================= */
.E-Breast_E-Thyroid 
{
    padding: 15px;
}
.E-Breast_E-Thyroid 
{
    padding: 10px;
}
.text_E-Breast_E-Thyroid h3 
{
    font-size: 1.7rem;
}
.text_E-Breast_E-Thyroid p 
{
    font-size: 14px;
}
/* =======================end E-Breast™ E-Thyroid™======================= */
/* ==============start  Advanced performance ============================== */
.titel_Advanced_performance 
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.titel_Advanced_performance h2 
{
    font-size: 1.9rem;
}
.men_Advanced_performance li 
{
    padding: 10px 15px;
}
.men_Advanced_performance li h4 
{
    font-size: 1.3rem;
}
.men_Advanced_performance li p 
{
    font-size: 14px;
}
/* .men_Advanced_performance li ul
{
    line-height: 20px;
} */
/* .men_Advanced_performance li ul li 
{
    width: 100%;
    font-size: 14px;
    list-style: circle;
    list-style-position: inside;
} */
/* .padding_bott 
{
    padding-bottom: 0px;
} */
/* ==============end     Advanced performance ============================== */
}
@media(max-width: 500px) 
{
/* ---------------------------------start  Excellent image quality ------------------------------------------------- */
.titel_Excellent_image
{
   padding: 5px;
}
.titel_Excellent_image h2 
{
    font-size: 1.5rem;
    text-shadow: none;
}
.sub_titel_Excellent_image h3 
{
    font-size: 1.3rem;
}
.sub_titel_Excellent_image p 
{
    font-size: 13px;
    letter-spacing: 0 ;
    word-spacing: 2px;
}
.sub_titel_Excellent_image p br 
{
    display: none !important;
}
.img_hide_1
{
    display: none !important;
}
.img_hide_2
{
   display: none !important;
}
.img_hide_3
{
   display: block !important;
}
/* ---------------------------------end  Excellent image quality ------------------------------------------------- */
/* ------------------------------------start ClearVision ----------------------------------------------------  */
.ClearVision 
{
    padding-top: 15px;
    padding-bottom: 5px;
}
.titel_ClearVision h3 
{
    font-size: 1.3rem;
}
.titel_ClearVision p 
{
    font-size: 13px;
}
.text_ClearVision h3 
{
    font-size: 1.3rem;
}
.text_ClearVision p 
{
    font-size: 13px;
    letter-spacing: 0 ;
    word-spacing: 2px;
}
/* ------------------------------------end  ClearVision ----------------------------------------------------  */
/* ==============start Visible_lesion============================== */
.Visible_lesion
{
    padding: 5px;
}
.titel_Visible_lesion
{
    padding-bottom: 5px;
}
.titel_Visible_lesion h2 
{
    font-size: 1.6rem;
    text-shadow: none;
}
.text_Visible_lesion
{
    padding-bottom: 0px;
}
.text_Visible_lesion h1 
{
    font-size: 1.3rem;
}
.text_Visible_lesion p 
{
    font-size: 12px;
}
.text_Visible_lesion p br
{
    display: none !important;
}
/* ==============end  Visible_lesion============================== */
   /* =====================start Effective communication ================ */
.Effective_communication 
{
    padding: 5px;;
}
.titel_Effective_communication 
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.titel_Effective_communication h2 
{
    font-size: 1.3rem;
    text-shadow: none;
}
.text_Effective_communication h3 
{
    font-size: 1.3rem;
}
.text_Effective_communication p 
{
    font-size: 13px;   
}
.slider_S-Shearwave 
{
    width: 100%;
}
/* =====================end Effective communication ================ */
/* ======================start Superior_image_quality ================ */
.Superior_image_quality 
    {
        padding: 5px;
    }
    .titel_Superior_image_quality 
    {
        padding-bottom: 5px;
    }
    .titel_Superior_image_quality h1 
    {
        font-size: 1.4rem;
        text-shadow: 1px 0px 0px #333;
        padding-bottom: 5px;
    }
    .titel_Superior_image_quality h3 
    {
        font-size: 1.1rem;
    }
    .item_Superior_image_quality 
    {
        width: 100%;
        padding: 5px;
        padding-bottom: 15px;
    }
    .text_Superior_image_quality h3 
    {
        font-size: 1.3rem;
    }
    .text_Superior_image_quality p 
    {
        font-size: 12px;
    }
/* ======================end  Superior_image_quality ================ */
/* ===================start S-Shearwave=================================== */
.titel_Arterial_Analysis
{
    padding-bottom: 5px;
}
.titel_Arterial_Analysis h1
{
    font-size: 1.5rem;
    padding-top: 5px;
    text-shadow: none;
}
.S-Shearwave 
{
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.text_S-Shearwave h3 
{
    font-size: 1.3rem;
}
.text_S-Shearwave p 
{
    font-size: 12px;
    line-height: 1.27;
    width: 100%;
}
.img_S-Shearwave 
{
    width: 100%;
    transform: none;
}
/* ===================end S-Shearwave=======================-============== */
 /* =======================start E-Breast™ E-Thyroid™======================= */
 .E-Breast_E-Thyroid 
 {
     padding: 5px;
 }
 .item_E-Breast_E-Thyroid 
 {
     padding: 5px;
 }
 .text_E-Breast_E-Thyroid h3 
 {
     font-size: 1.3rem;
 }
 .text_E-Breast_E-Thyroid p 
 {
     font-size: 13px;
     letter-spacing: 0;
     word-spacing: 2px;
 }
/* =======================end E-Breast™ E-Thyroid™======================= */
/* ==============start  Advanced performance ============================== */
.titel_Advanced_performance 
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.titel_Advanced_performance h2 
{
    font-size: 1.6rem;
    text-shadow: none;
}
.titel_Advanced_performance h2 br 
{
    display: none;
}
.men_Advanced_performance li 
{
    padding: 5px 5px;
}
.men_Advanced_performance li h4
{
    font-size: 1.2rem;
}
.men_Advanced_performance li p 
{
    letter-spacing: 0px;
    font-size: 13px;
    word-spacing: 2px;
}
/* .men_Advanced_performance li ul li 
{
    font-size: 13px;
    letter-spacing: 0px;
} */

/* ==============end    Advanced performance ============================== */
}
/* ===================================end over viwe =========================================================== */
/* -----------------------------end  Ergonomic Design --------------------------------- */
.download_pdf
{
    padding: 70px;
    width: 100%;
    text-align: center;
    background: #fff;
}
.download_pdf h2 
{
    font-size: 3rem;
    text-shadow: 0px 2px 2px black;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
}
.download_pdf a 
{
    padding: 10px 40px;
    border: 1px solid #111;
    border-radius: 20px;
    font-size: 14px;
    color: black;
    text-decoration: none;
}
@media(max-width: 769px) 
{
    .download_pdf 
    {
        padding: 25px;
    }
    .download_pdf h2 
    {
        font-size: 2rem;
        padding-bottom: 15px;
    }
    .download_pdf a 
    {
        padding: 7px 10px;
        letter-spacing: 0;
        font-size: 13px;
        letter-spacing: 1px;
    }
}
@media(max-width: 500px) 
{
    .download_pdf 
    {
        padding: 5px;
        padding-bottom: 15px;
    }
    .download_pdf h2 
    {
        font-size: 1.5rem;
        padding-bottom: 10px;
        text-shadow: none;
    }
    .download_pdf a 
    {
        padding: 7px 2px;
        letter-spacing: 0;
        font-size: 10px;
        font-weight: bold;
        font-family: sans-serif;
        letter-spacing: 0.2px;
    }
}
/* ======================== strart probs====================== */
.container_Transducers
{
    width: 100%;
    padding-bottom: 15px;
}
.titel_Transducers
{
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.titel_Transducers h2 
{
    color: #005b94;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;

}
.titel_Transducers h3 
{
    color: #38383d;
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 30px 0 5px;
}
.container_props 
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid;
}
.item-prop
{
    width: 20%;
    border: 0.5px solid #dcdcdc;
    padding: 15px;
    padding-bottom: 20px;
}
.img_prop
{
  
    text-align: center;
    margin-bottom: 20px;
}
.img_prop .img-fluid {
    max-width: 84%;
    height: auto;
}
.titel_prop
{
    color: #071740;
    display: block;
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 5px;
}
.app_prop
{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.app_prop li 
{
    position: relative;
    padding: 0 0 5px 15px;
    color: #6a6a6a;
}
@media(max-width: 1024px) 
{
    .container_props 
    {
        border-top: none;
        border-bottom: none;
    }
    .item-prop
    {
        width: 33.3%;
    }
    .img_prop
{
    border: 1px solid #999;
}
}
@media(max-width: 768px) 
{

    .item-prop
    {
        width: 50%;
    }
}
@media(max-width: 500px) 
{
    .titel_Transducers
    {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .titel_Transducers h2 {
        font-size: 18px;
    }
    .titel_Transducers h3 {
        margin: 10px 0 5px;
        font-size: 17px;
    }
    .item-prop
    {
        width: 100%;
    }
    .app_prop {
        width: 100%;
        font-size: 11px;
    }
}
  /* ======================== end probs====================== */
.download_pdf_more
{
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    background: #eaeaea;
}
.download_pdf_more a 
{
    border: 1px solid;
    padding: 20px 70px 20px 70px;
    border-radius: 50px;
    font-size: 18px;
    text-decoration: none;
}
@media(max-width: 1024px) 
{
.download_pdf_more
{
    padding-top: 75px;
    padding-bottom: 75px;
    padding-left: 20px;
    padding-right: 20px;
}
.download_pdf_more a 
{
    padding: 17px 50px 17px 50px;
    border-radius: 50px;
    font-size: 17px;
}
}
@media(max-width: 768px) 
{
.download_pdf_more
{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}
.download_pdf_more a 
{
    padding: 14px 40px 14px 40px;
    border-radius: 50px;
    font-size: 16px;
}
}
@media(max-width: 500px) 
{
.download_pdf_more
{
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.download_pdf_more a 
{
    padding: 11px 30px 11px 30px;
    border-radius: 50px;
    font-size: 14px;
}
}
