.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 For advanced lesion diagnosis============================== */
.easy_diagnosis
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
}
.titel_easy_diagnosis
{
    padding-top: 20px;
    width: 100%;
    padding-bottom: 40px;
    text-align: center;
}
.titel_easy_diagnosis h2
{
    font-size: 3.5rem;
    text-shadow: 0px 2px 2px black;
    font-weight: bold;
}
.item_easy_diagnosis
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.text_easy_diagnosis
{
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
}
.text_easy_diagnosis h1
{
    width: 100%;
}
.text_easy_diagnosis p
{
    color: #555;
    font-family: serif;
    font-size: 18px;
}
.img_easy_diagnosis
{
    width: 100%;
    text-align: -webkit-center;
}
.img_easy_diagnosis .img-fluid
{
  max-width: 75%;
}
/* ==========start vesselMax============ */
.heddiens_img_1 
{
    display: block !important;
}
.heddiens_img_2
{
    display: none !important;
} 
/* ==========end vesselMax============= */
/* ---------------------------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/SonoAce_R7/icbcf_08.png);
    background-position: 0 0;
    background-size: 110px auto;
    width: 110px;
    height: 110px;
}
.icone_2
{
    background: url(../../images/ultra_img/SonoAce_R7/icbcf_08.png);
    background-position: 0 -110px;
    background-size: 110px auto;
    width: 110px;
    height: 110px;
}
.padding_bott
{
    width: 100%;
    padding-bottom: 40px;
}
.icone_3
{
    background: url(../../images/ultra_img/SonoAce_R7/icbcf_08.png);
    background-position: 0 -220px;
    background-size: 110px auto;
    width: 110px;
    height: 110px;
}
/* ---------------------------end  Advanced performance  --------------------------- */
@media(max-width: 1024px)
{
/* ==============start easy_diagnosis============================== */
.titel_easy_diagnosis h2 
{
 font-size: 2.9rem;
}
.img_easy_diagnosis .img-fluid 
{
    max-width: 100%;
}
/* ==============end easy_diagnosis============================== */
/* ==============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 easy_diagnosis============================== */
.easy_diagnosis
{
    padding: 15px;
}
.titel_easy_diagnosis
{
    padding-bottom: 15px;
}
.titel_easy_diagnosis h2 {
    font-size: 2rem;

}
.text_easy_diagnosis
{
    padding-bottom: 15px;
}
.text_easy_diagnosis h1 
{
    font-size: 2rem;
}
.text_easy_diagnosis p 
{
    font-size: 16px;
}
.heddiens_img_2
{
  display: block !important;
}
.heddiens_img_1
{
    display: none !important;
}
/* ==========end vesselMax============= */
/* ==============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 easy_diagnosis============================== */
.easy_diagnosis
{
    padding: 5px;
}
.titel_easy_diagnosis
{
    padding-bottom: 5px;
}
.titel_easy_diagnosis h2 
{
    font-size: 1.6rem;
    text-shadow: none;
}
.text_easy_diagnosis
{
    padding-bottom: 0px;
}
.text_easy_diagnosis h1 
{
    font-size: 1.3rem;
}
.text_easy_diagnosis p 
{
    font-size: 12px;
}
.text_easy_diagnosis p br
{
    display: none !important;
}
/* ==============end easy_diagnosis============================== */
/* ==============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;
}
.padding_bott 
{
    padding-bottom: 0px;
}
/* ==============end     Advanced performance ============================== */
}
/* ===================================end over viwe =========================================================== */
/* ============================ start Specifications ============================================================= */
/* ----------------------------start Ergonomic Design ---------------------------------- */
.icons_specifications
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.titel_icons_specifications
{
    width: 100%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}
.titel_icons_specifications h2 
{
    font-size: 3.5rem;
    text-shadow: 0px 2px 2px black;
    font-weight: bold;
}
.items_icons_specifications
{
    width: 100%;
    margin: 0 -32px;
    list-style: none;
    padding: 10px;
}
.items_icons_specifications li 
{
    position: relative;
    padding: 0 32px 0 182px;
    width: 50%;
    float: left;
}
.items_icons_specifications li i 
{
    display: block;
    position: absolute;
    top: 0;
    left: 32px;
}
.items_icons_specifications li h4  
{
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    color: #333;
    font-family: auto;
    font-size: 2rem;
}
.items_icons_specifications li p  
{
    font-size: 18px;
    line-height: 25px;
    color: #555;
    font-family: serif;
}
.icons_1
{
    background: url(../../images/ultra_img/SonoAce_R7/icbcf_08.png) no-repeat;
    -webkit-background-size: 110px auto;background-size: 110px auto;width: 110px;height: 110px;
    background-position: 0 -330px;
}
.icons_2
{
    background: url(../../images/ultra_img/SonoAce_R7/icbcf_08.png) no-repeat;
    -webkit-background-size: 110px auto;background-size: 110px auto;width: 110px;height: 110px;
    background-position: 0 -440px;
}
.icons_3
{
    background: url(../../images/ultra_img/SonoAce_R7/icbcf_08.png) no-repeat;
    -webkit-background-size: 110px auto;background-size: 110px auto;width: 110px;height: 110px;
    background-position: 0 -550px;
}
.icons_4
{
    background: url(../../images/ultra_img/SonoAce_R7/icbcf_08.png) no-repeat;
    -webkit-background-size: 110px auto;background-size: 110px auto;width: 110px;height: 110px;
    background-position: 0 -660px;
}
@media(max-width: 1024px) 
{
.titel_icons_specifications h2 
{
   font-size: 3rem;
}
.items_icons_specifications
{
    margin: 0 0px;
    display: block;
}
.items_icons_specifications li 
{
    width: 100%;
    padding: 14px 0 40px 160px;
    min-height: 124px;
}
.items_icons_specifications li h4 
{
    margin-bottom: 5px;
    font-size: 1.6rem;
}
.items_icons_specifications li p 
{
    font-size: 16px;
    line-height: 23px;
}
}
@media(max-width: 769px) 
{
.titel_icons_specifications 
{
    padding-top: 30px;
    padding-bottom: 20px;
}
.titel_icons_specifications h2 
{
    font-size: 1.9rem;
}
.items_icons_specifications 
{
    margin: 0 0px;
    display: table;
    content: "";
    clear: both;
}
.items_icons_specifications li 
{
    position: relative;
    padding: 0 0 0 0;
    min-height: 65px;
}
.items_icons_specifications li i 
{
    display: inline-block;
    position: static;
    top: initial;
    vertical-align: middle;
    left: initial;
    margin-bottom: 7px;
}
.items_icons_specifications li h4 
{
    margin-bottom: 5px;
    font-size: 1.6rem;
    display: inline-block;
    margin-left: 10px;
}
.items_icons_specifications li p 
{
    font-size: 14px;
    line-height: 20px;
}
.icons_1
{
    background-size: 65px auto;
    width: 65px;
    height: 65px;
    background-position: 0 -195px;
}
.icons_2
{
    background-size: 65px auto;
    width: 65px;
    height: 65px;
    background-position: 0 -260px;
}
.icons_3
{
    background-size: 65px auto;
    width: 65px;
    height: 65px;
    background-position: 0 -325px;
}
.icons_4
{
    background-size: 65px auto;
    width: 65px;
    height: 65px;
    background-position: 0 -390px;
}
}
@media(max-width: 500px) 
{
.titel_icons_specifications 
{
    padding-top: 20px;
    padding-bottom: 10px;
}
.titel_icons_specifications h2 
{
    text-shadow: none;
    font-size: 1.6rem;
}
.items_icons_specifications 
{
    padding: 5px;
}
.items_icons_specifications li h4 
{
    font-size: 1.2rem;
    margin-left: 3px;
}
.items_icons_specifications li p 
{
    font-size: 13px;
    line-height: 17px;
    word-spacing: 2px;
    letter-spacing: 0px;
}
}
/* -----------------------------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====================== */
/* ============================ end  Specifications ============================================================= */
.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;
}
}