@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
li{
    list-style: none;
}
p{
    font-family: "Open Sans", sans-serif;
}


/* ==============================================================INDEX PAGE START================================================================================= */

/* TOP NAVBAR SECTION START  */

.top-navbar{
    background-color: #1b0177;
}
.fa-phone-alt,.fa-envelope{
    color: white;
}
.ul-topnavbar{
    display: flex;
}
.li-topnavbar{
    color: white;
}

/* TOP NAVBAR SECTION END  */






.main-navbar{
    background-color: white;
}
.nav-link{
    color: #0C0C0C;
    font-size: 15px !important;
    font-weight: 600 !important;
}




/* @import url(https://fonts.googleapis.com/css?family=Istok+Web); */
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
/* * {
  box-sizing: border-box;
} */
 figure { 
  margin: 0; 
  background: #101010;
  font-family: Istok Web, sans-serif;
  font-weight: 100;
}
div#captioned-gallery { 
  width: 100%; overflow: hidden; 
}
figure.slider { 
  position: relative; width: 500%;
  font-size: 0; animation: 30s slidy infinite; 
}
figure.slider figure { 
  width: 20%; height: auto;
  display: inline-block;  position: inherit; 
}
figure.slider img { width: 100%; height: auto; }
figure.slider figure figcaption { 
    position: absolute;
    bottom: 236px;
    /* background: rgba(0, 0, 0, 0.4); */
    color: #fff;
    width: 100%;
    font-size: 2rem;
    padding: .6rem;
    text-align: center;
}

.slider-btn{
    background-color: #00000000;
    border-color: rgba(255, 255, 255, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.35); 
    border-radius: 0% !important;
    color: white;
    width: 8%;
    font-weight: 600;
}
.h2-slider{
    font-size: 55px;
}






/* @keyframes slidy {
    0% { left: 0%; }
    20% { left: 0%; }
    25% { left: -100%; }
    45% { left: -100%; }
    50% { left: -200%; }
    70% { left: -200%; }
    75% { left: -300%; }
    95% { left: -300%; }
    100% { left: -400%; }
    }
 
    div#slider { overflow: hidden; }
    div#slider figure img { width: 20%; float: left; }
    div#slider figure { 
      position: relative;
      width: 500%;
      margin: 0;
      left: 0;
      text-align: left;
      font-size: 0;
      animation: 30s slidy infinite; 
    } */


    /* about section start  */

    .section-padd{
        padding-top: 6%;

    }
    .p-about{
        font-size: 16px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.9;
    padding: 11px 11px 11px 11px;

    }
    .h2-evalabs{
        font-size: 46px;
        margin-bottom: 5%;
    }
    .about-6{
        padding: 10px 10px 10px 10px;
    }

    .btn-knowmore{
        width: 35%;
        background-color: #1B0177;
        color: white;
        margin-top: 5%;
    }
    .btn-knowmore:hover{
        color: white;

    }
    .product-news{
        width: 100%;
    }

    .p-product,.h2-product{
        text-align: center;
    }

    .product-3sect{
        background-color: #EAE8E8;
    }
    .p-about-eva{
        margin-top: 3%;
    }

    
    /* about section end  */



    .card{
        width: 23rem;
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
      
    }

    .card-img{
        background-image: url('../images/19-inch.jpg');
        background-size: cover;
        background-position: center;
        height: 300px;
        width: 100%;

    }
    .card-img2{
        background-image: url('../images/card-hover.jpg');
        background-size: cover;
        background-position: center;
        height: 300px;
        width: 100%; 
    }
    .card-img3{
        background-image: url('../images/8mp-diagnostic.png');
        background-size: cover;
        background-position: center;
        height: 300px;
        width: 100%; 
    }
    .card-img:hover{
 
        background-image: url('../images/card-hover.jpg');
        background-size: cover;
        background-position: center;
        height: 300px;
        transform: scale(1.1);
        width: 100%;
        transition: 0.9s;

    }
    .card-img2:hover{
        background-image: url('../images/card-3.jpg');
        background-size: cover;
        background-position: center;
        height: 300px;
        transform: scale(1.1);
        width: 100%;
        transition: 0.9s;
    }

    .card-img3:hover{
        background-image: url('../images/8mp-diagnostic.png');
        background-size: cover;
        background-position: center;
        height: 300px;
        transform: scale(1.1);
        width: 100%;
        transition: 0.9s;
    }

    .card-img7{
      background-image: url('../images/nds-medical.png');
      background-size: cover;
      background-position: center;
      height: 300px;
      width: 100%; 
    }

    .card-img7:hover{
      background-image: url('../images/medical-monitor-500x500-1-300x259.jpg');
      background-size: cover;
      background-position: center;
      height: 300px;
      width: 100%; 
    }

    .card-img8{
      background-image: url('../images/nds-medical.png');
      background-size: cover;
      background-position: center;
      height: 300px;
      width: 100%; 
    }

    .card-img8:hover{
      background-image: url('../images/nds-medical.png');
      background-size: cover;
      background-position: center;
      height: 300px;
      width: 100%; 
    }

      /* DISTRIBUTORS OF section start */

      .bg-dist{
        background-image: url('../images/w.png');
        height: 350px;
        width: 100%;
        background-position: center;
        background-size: cover;
      }

      .h2-dist{
        color: white;
        text-align: center;
        padding-top: 8%;
      }
      .p-dist{
        color: white;
        text-align: center;
      }

      /* DISTRIBUTORS OF section end */

      /* SURGICAL MONITORS SECTION START */


      .surgical-dv{
        padding: 39px;
      }
    
      .surgical-h2{
        font-size: 46px;
      }
      .p-surgical{
        padding: 20px 0px 0px 0px;
        line-height: 1.8;


      }
      /* SURGICAL MONITORS SECTION END */



      /* PARALLAX SECTION START */

      .parallax-bg{
        height: 403px;
        background-color:rgb(255, 255, 255);
        /* font-size:36px */
      }

      .parallax {
        /* The image used */
        background-image: url('../images/parallax-img.jpeg');
      
        /* Set a specific height */
        min-height: 413px; 
      
        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }

      .h2-parallax{
        color: white;
        font-size: 40px;
        text-align: center;
        margin-top: 6%;
        margin-bottom: 3%;
      }
      .fa-heartbeat,.fa-desktop,.fa-laptop-medical,.fa-x-ray{
        font-size: 47px;
        color: white;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 10px;
      }
      .h3-parallax{
        font-size: 22px;
        color: white;
        text-align: left;
      }
      .p-parallax{
        color: white;
        text-align: left;
      }

      .ass-h2{
        font-size: 22px;
        text-align: center;
        padding-top: 2%;
        margin-bottom: 2%;
      }
/* parallax testimonial  */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


      /* PARALLAX SECTION END */


      /* footer section start  */

      .footer-bg{
        width: 100%;
        background-color: white;
      }
      .a-footer{
        text-decoration: none;
        color: rgb(0, 0, 0);
        /* font-size: 16px; */
      }
      .ul-footer,.ul2-footer{
        justify-content: center;
        display: flex;
      }

      .li-footer{
        font-size: 16px;
        margin: 10px
      }

      .footer-callic,.footer-mail{
        color: black;
      }
      .li2-footer{
        margin: 10px;
      }

      .cpy-right-bg{
        background-color: #36455c;
        height: 41px;
      }
      .cpy-txt{
        text-align: center;
        color: white;
        font-size: 11px;
        padding: 10px;
      }
      .design-a{
        color: #9d9d9d;
        text-decoration: none;
      }
      .design-a:hover{
        color: #9d9d9d;

      }

      /* footer section end  */
/* ==============================================================INDEX PAGE END================================================================================= */


.a-19inch{
  text-decoration: none;
  color: black;
}

.a-19inch:hover{
  color: black;
}

/* ==============================================================ABOUT PAGE START================================================================================= */

.about-brodcum{
  background-image: url('../images/nurse-using-ultrasonic-device-1.jpg');
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 334px;
}
.h2-about-brodcum{
  font-size: 50px;
  text-align: center;
  color: white;
  padding-top: 6%;  
}
.fa-briefcase-medical{
  font-size: 30px;
  color: #1b0177;
}
.img-aboutpg{
  /* width: 100%; */
}
.heart-about{
  color: #1b0177;
  font-size: 30px;  
}
.h2-abtpg{
  font-size: 20px;
}
.p-abtpg{
  font-size: 16px;
}

/* WHAT WE OFFER START  */
.wht-h2{
  text-align: center;
  font-size: 40px;
}
.p-wht{
  text-align: center;
  padding: 20px 0px 0px 0px;
  margin-bottom: 9%;
}
.fa-star,.fa-people-arrows{
  font-size: 36px;
  color: #1b0177;
}
.h3-quality{
  font-size: 20px;
  font-weight: 700;
}
.p-quality{
  font-size: 16px;
  line-height: 1.9;
}


/* WHAT WE OFFER END  */

/* GET A QUOTE SECTION START */

.get-bg{
  background-image: url('../images/f.jpg');
  background-position: center;
  background-size: cover;
  height: 346px;
  width: 100%;
}
.h2-premium{
  font-size: 40px;
  /* width: 57%; */
  color: white;
    padding-top: 3%;
}
.get-qut-btn{
  background-color: #3E93B3;
  padding: 15px 30px;
  text-decoration: none;
  color: white;
  float: right;
}

.get-qut-btn:hover{
  color: white;
}
.img-get{
  margin-top: -7%;
}


/* GET A QUOTE SECTION END */





/* ==============================================================ABOUT PAGE END ================================================================================= */



/* ==============================================================CONNECT PAGE START ================================================================================= */

.connect-h2{
  font-size: 46px;
  font-weight: 500;
}

.form-control{
  width: 50%;
  background-color: #F7F7F7;
  border: none !important;
  padding: 1.375rem 0.75rem;
}
label{
  color: #b3b3b3;
}

.submit-connect{
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500; 
  text-transform: uppercase;
    border: none !important;
    margin-bottom: 5px;
    margin-top: 26px;
    letter-spacing: 2px;
    background-color: #0C0C0C;
    color: white;
    border-radius:0 !important;
}
.submit-connect:hover{
  color: white;
  background: #1B0177;
}

.add-connect{
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.29);
}
.phone-connect,.mail-connect,.loct-connect,.fa-clock{
  color:#1B0177;
  font-size: 42px;
  margin-top: 42px;
  margin-bottom: 10px;
}
.eva-connect{
  font-size: 20px;
}
.p-connect{
  padding: 10px;
  width: 95%;
color: #9b9b9b;
}
.avail-p{
  padding-bottom: 10%;
}

.map{
  width: 100%;
  height: 350px;
}



/* ==============================================================CONNECT PAGE END ================================================================================= */


/* ==============================================================PRODUCT PAGE START  ================================================================================= */



.card-img4{
  background-image: url('../images/full-hd-ips-surgical-monitor-500x500-3-300x300.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  width: 100%; 
}
.card-img4:hover{

  background-image: url('../images/medical-monitor-500x500-1-300x259.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;

}


.card-img5{
  background-image: url('../images/digital-x-ray-detector-500x500-1-300x263.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  width: 100%; 
}
.card-img5:hover{

  background-image: url('../images/digital-x-ray-detector-500x500-3-300x300.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}


.card-img6{
  background-image: url('../images/sony-32-4k-surgical-monitor-lmd-x3200md-500x500-2-300x300.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  width: 100%; 
}
.card-img6:hover{

  background-image: url('../images/sony-32-4k-surgical-monitor-lmd-x3200md-500x500-2-300x300.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}



.card-filter{
  width: 16rem;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
  height: 493px;
}

.filterDiv {
  float: left;
  /* background-color: #2196F3; */
  /* color: #ffffff; */
  /* width: 100px; */
  line-height: 100px;
  text-align: center;
  margin: 2px;
  display: none;
}

.show {
  display: block;
}

.container {
  margin-top: 20px;
  overflow: hidden;
}

/* Style the buttons */
.btn-tab {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
  width: 100%;
}

.btn-tab:hover {
  background-color: #ddd;
}

.btn-tab.active {
  background-color: #666;
  color: white;
}





/* ==============================================================PRODUCT PAGE END  ================================================================================= */

.nav-link:hover{

  text-decoration: none;
}
/* ==============================================================INNER PAGE 19-INCH START ================================================================================= */


.a-next{
  color: black;
}

.a-next:hover{
  color: black;
}

.previous-btn{
  background-color: #dbd6d6;
  width: 50px;
  height: 50px;
}
.next-btn{
  background-color: #dbd6d6;
  width: 50px;
  height: 50px;
  margin-left: 20px;
}

.fa-chevron-left,.fa-chevron-right{
  padding: 14px;
  font-size: 26px;

}

.lg-slider{
  font-size: 16px;

}


.cat-slider{
  font-size: 16px;
  font-weight: 500;
}


.tablink {
  background-color: #fff;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

.tablink:hover {
  /* background-color: #777; */
  border: 1px solid black;

}

/* Style the tab content */
.tabcontent {
  color: white;
  display: none;
  padding: 50px;
  text-align: center;
}

.h2-inner{
  font-size: 30px !important;
}
.p-inner{
  font-size: 16px !important;
  line-height: 30px !important;
  margin-bottom: 34px !important;
  color: #5e5a5a !important;
}
.a-mediacal{
  color: #5e5a5a !important;
  text-decoration: none !important;

}
.a-mediacal:hover{
  color: black;
}



/* tab section start  */

/* Style tab links */
.tablink2 {
  background-color: #ffffff;
  color: rgb(12, 12, 12);
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 30%;
  margin-bottom: 5%;
}



.tablink2:hover {
  /* background-color: #777; */
  /* border-bottom: 2px solid black; */
}



.w3rcontainer{
  border: 1px solid #cccfdb;
  border-radius: 2px;
} 
.hover-underline-animation {
 display: inline-block;
 position: relative;
 /* color: #0087ca; */
}

.hover-underline-animation:after {
 content: '';
 position: absolute;
 width: 27%;
 transform: scaleX(0);
 height: 2px;
 bottom: 0;
 left: 142px;
 background-color: #020202;
 transform-origin: bottom right;
 transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
 transform: scaleX(1);
 transform-origin: bottom left;
}















/* Style the tab content (and add height:100% for full page content) */
.tabcontent2 {
  color: white;
  display: none;
  /* padding: 100px 20px; */
  height: 100%;
  width: 96%;
}

/* #Home {background-color: red;} */
/* #News {background-color: green;} */
/* #Contact {background-color: blue;} */
#About {background-color: orange;}
/* tab section end   */

.h2-brand,.h3-lg{
  color: black;
}

.h2-brand{
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
  /* font-size: 25px; */
}
.h3-lg{
  font-size: 20px;
  font-family: "Roboto", sans-serif;

}

.h3-product{
  color: #000000;
}

/* .dmmm{
  display: inline-block;
} */

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  color: rgb(135 128 128);
  padding: 18px;
  font-size: 16px;
}

/* tr:nth-child(even) {
  background-color: #dddddd;
} */



.h2-inner-brodcum{
  font-size: 50px;
  text-align: center;
  color: white;
  /* padding-top: 6%;   */
  font-weight: 700 !important;
}

.inner-page{
  background-color: black;
  height: 300px;
  width: 100%;
}
.inner-ul{
display: flex;
justify-content: center;
padding-top: 6%;
}
.li-inner{
  color: white;
}
.a-inner{
  color: white;
  text-decoration: none;
}

.a-inner:hover{
  color: white;

}



/* related image section start  */

.h2-related {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding-bottom: 5px; /* Adjust the space between text and underline */
}

.h2-related::after {
  content: '';
  position: absolute;
  width: 6%;
  height: 2px;
  bottom: 0;
  left: 16px;
  background-color: #020202;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.h2-related:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}





/* slider  */

.h3-slider-img{
  font-size: 18px;
  overflow: hidden;
  line-height: 32px;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  padding: 10%;
}

.h3-slider-img:hover{
  color: #1B0177;
  transition: 0.5;
}



.card-slider-img{
  width: 22rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
  height: 438px;
}


.slider-card-img{
  background-image: url('../images/sony-32-4k-surgical-monitor-lmd-x3200md-500x500-2-300x300.png');
  width: 100%;  
  height: 300px;
  background-position: center;
  background-size: cover;
}

.slider-card-img:hover{
  background-image: url('../images/sony-32-4k-surgical-monitor-lmd-x3200md-500x500-2-300x300.png');
  width: 100%;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.slider-card-img2{
  background-image: url('../images/8mp-diagnostic.png');
  width: 100%;  
  height: 300px;
  background-position: center;
  background-size: cover;
}

.slider-card-img2:hover{
  background-image: url('../images/8mp-diagnostic.png');
  width: 100%;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}
.slider-card-img3{
  background-image: url('../images/19-inch-1-3mp-clinical-review-monitor-500x500-2-300x300.jpg');
  width: 100%;  
  height: 300px;
  background-position: center;
  background-size: cover;
}

.slider-card-img3:hover{
  background-image: url('../images/card-3.jpg');
  width: 100%;  
  height: 300px;
  background-position: center;
  background-size: cover;
}

.slider-card-img4{
  background-image: url('../images/nds-medical.png');
  width: 100%;  
  height: 300px;
  background-position: center;
  background-size: cover;
}

.slider-card-img4:hover{
  background-image: url('../images/nds-medical.png');
  width: 100%;  
  height: 300px;
  background-position: center;
  background-size: cover;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* slider  */


/* related image section end  */

.p-reqst,.p-callback{
  color: #949494;
}



.card-img-inner1{
  background-image: url('../images/19-inch.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  width: 100%; 
}


.card-img-inner1:hover{
  background-image: url('../images/19-inch-1-3mp-clinical-review-monitor-500x500-2-300x300.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}


.card-innerpage{
  width: 100%;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
  height: 472px;
  border: 1px solid #f1f1f1;
}

.card-img-inner2{
  background-image: url('../images/card-hover.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner2:hover{
  background-image: url('../images/card-3.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner3{
  background-image: url('../images/8mp-diagnostic.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner3:hover{
  background-image: url('../images/8mp-diagnostic.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner4{
  background-image: url('../images/sony-32-4k-surgical-monitor-lmd-x3200md-500x500-2-300x300.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner4:hover{
  background-image: url('../images/sony-32-4k-surgical-monitor-lmd-x3200md-500x500-2-300x300.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner5{
  background-image: url('../images/nds-medical.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner5:hover{
  background-image: url('../images/nds-medical.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}


.card-img-inner6{
  background-image: url('../images/full-hd-ips-surgical-monitor-500x500-2.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner6:hover{
  background-image: url('../images/medical-monitor-500x500-1-300x259.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner7{
  background-image: url('../images/nds-medical.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner7:hover{
  background-image: url('../images/nds-medical.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner8{
  background-image: url('../images/full-hd-ips-surgical-monitor-500x500-2.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner8:hover{
  background-image: url('../images/medical-monitor-500x500-1-300x259.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}


.card-img-inner9{
  background-image: url('../images/digital-x-ray-detector-500x500-1-300x263.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner9:hover{
  background-image: url('../images/digital-x-ray-detector-500x500-3-300x300.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner10{
  background-image: url('../images/nds-medical.png');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.card-img-inner10:hover{
  background-image: url('../images/medical-monitor-500x500-1-300x259.jpg');
  background-size: cover;
  background-position: center;
  height: 300px;
  transform: scale(1.1);
  width: 100%;
  transition: 0.9s;
}

.a-product{
  text-decoration: none;
  color: black;

}

.a-product:hover{
  text-decoration: none;
  color: black;
}

.innerpg-a{
  text-decoration: none;
  color: black;
}

/* ==============================================================INNER PAGE 19-INCH END ================================================================================= */



.a-knowmore{
  color: white;
}

.slider-btn:hover{
  color: white;
}

.a-tel{
  text-decoration: none;
  color: black;
}
.a-tel:hover{
  color: black;
}

.a-connect{
  color: black;
  text-decoration: none;
}

.a-connect:hover{
  color: black;

}

.a-top{
  text-decoration: none;

}



.floating-whatsapp {
  position: fixed;
  bottom: 20px; /* adjust as needed */
  right: 20px; /* adjust as needed */
  z-index: 1000; /* ensure it's above other content */
}

.floating-whatsapp img {
  width: 55px; /* adjust as needed */
  height: auto;
  border-radius: 50%; /* for a circular shape */
  /* border: 2px solid #fff;  */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); /* optional: add shadow for depth */
}





















/* ==============================================================RESPONSIVE SECTION START ======================================================================== */


@media only screen and (max-width:374px) {


  .card-filter {
    width: 16rem !important;
  }

  .card-slider-img{

    width: 14rem !important;
  }

  .h2-related::after{
    width: 15%;
  }


  .tablink2{
    width: 100%;
  }

  .h2-inner {
    font-size: 28px !important;
  }


  .previous-btn,.next-btn {

    margin-top: 10%;
  }

  .h2-inner-brodcum {
    font-size: 22px;
  }

  .inner-ul {
    font-size: 11px;
    padding-top: 35%;
  }

  .tabcontent {
    padding: 0px;
  }

  .tab-img-inner{
    width: 100%;
  }

  .tablink{
    padding: 0px 1px;
    width: 33%;
  }

  .submit-connect {
    margin-bottom: 34px;
  }

  .form-control {
    width: 100%;
  }


  .connect-h2{
    font-size: 41px;
  }

  .h2-premium {
    font-size: 27px; 
  }

  .about-brodcum {
    height: 128px;
  }
  .h2-about-brodcum {
    font-size: 25px;
    padding-top: 12%;
  }

  .get-bg {
    height: 566px;
  }

  .img-aboutpg{
    width: 100%;
  }

  .surgical-img{
    width: 100%;
  }
  .ul2-footer{
    display: flow;
    text-align: center;
    font-size: 14px;
    line-height: 0.5;
  }
  .li-footer {
    margin: 2px;
  }

  .card {
    width: 19rem !important;
  }

  .parallax-bg {
    height: 306px;
  }

  .ass-h2 {
    padding-top: 10%;
  }

  figure.slider img {
    height: 336px;
  }

  figure.slider figure figcaption {
    bottom: 84px;
  }

  .h2-slider {
    font-size: 33px;
}

.slider-btn {
  width: 50%;
}
.fa-phone-alt, .fa-envelope{
  font-size: 14px;
}
.li-topnavbar{
  font-size: 12px;
}
.btn-knowmore {
  width: 50%;
}

.bg-dist {
  height: 199px;
}
.p-dist {
  font-size: 14px;
}
.h2-dist{
  padding-top: 15%;
}

}

@media screen and (min-width: 375px) and (max-width: 424px) {


  .card-slider-img{
    width: 17rem !important;
  }

  .previous-btn,.next-btn{
    margin-top: 10%;
  }

  .tablink2{
    width: 100%;
  }


  .tab-img-inner{
    width: 100%;

  }

  .tabcontent {
    padding: 0px;
  }

  .inner-ul {
    font-size: 13px;
    padding-top: 25%;
  }

  .h2-inner-brodcum{
    /* fontsize: 29px; */
    font-size: 29px;
  }

  .card-filter {
    width: 19rem !important;
  }



  .form-control{
    width: 100%;
  }
  .submit-connect{
    margin-bottom: 32px;
  }
  
  .h2-premium {
    font-size: 33px;
  }

  .get-bg {
    height: 407px;
  }

  .h2-about-brodcum {
    font-size: 33px;
    padding-top: 14%;
  }

  .about-brodcum {
    height: 170px;
  }

  .img-aboutpg {
    width: 100%;
}

  .fa-phone-alt,.fa-envelope{
    font-size: 14px;
  }
  .li-topnavbar {
    font-size: 14px;
}

  .ul2-footer {
    display: flow;
    line-height: 1;
    text-align: center;
}

  .surgical-img{
    width: 100%;
  }
  figure.slider img {
    height: 336px;
  }

  figure.slider figure figcaption {
    bottom: 91px;
  }

  .h2-slider {
    font-size: 39px;
}

.slider-btn {
  width: 36%;
}

.card {
  width: 22rem !important;
}
.bg-dist {
  height: 192px;
}
.ass-h2 {
  padding-top: 17%;
}
.li-footer {
  margin: 9px;
  /* line-height: 0; */

}

}



@media only screen and (max-width: 600px) {

  .card-slider-img{
    width: 20rem;
  }

  .tablink2{
    width: 100%;
  } 

  .inner-ul {
    padding-top: 23%;
  }

  .tabcontent {
    padding: 0px;
  }

  .tab-img-inner{
    width: 100%;
  }
  .previous-btn,.next-btn {
    margin-top: 10%;
  }


  .h2-inner-brodcum {
    font-size: 31px;
  }


  .card-filter {
    width: 22rem;
  }

  .form-control{
    width: 100%;
  }

  .submit-connect {
    margin-bottom: 30px;
  }

  .get-bg {
    height: 469px;
  }

  .h2-about-brodcum {
    font-size: 32px;
    padding-top: 16%;
  }

  .about-brodcum {
    height: 166px;

  }
  

  .img-aboutpg {
    width: 100%;
}


  .ass-h2 {
    padding-top: 12%;
  }


  .bg-dist {
    height: 204px;
  }

  .card{
    width: 25rem;
  }

  .surgical-img{
    width: 100%;
  }
/*  figure.slider img {*/
/*    height: 466px;*/
/*}*/
.h2-slider {
  font-size: 40px;
}
figure.slider figure figcaption{
  bottom: 145px;
}

.slider-btn {
  width: 37%;
}

.ul2-footer {
  display: flow;
  text-align: center;
  line-height: 0;
}






}


/* Medium devices (landscape tablets, 768px and up) */
/* @media only screen and (min-width: 768px) { */
  @media screen and (min-width: 768px) and (max-width: 991px) {


    figure.slider figure figcaption {
      bottom: 28px;
    }

    .slider-btn {
      width: 19%;
    }


    .card-slider-img {
  
    width: 13rem !important;
  }

    .tabcontent {
      padding: 0px;
    }

    .tab-img-inner{
      width: 100%;
    }
    .tablink2 {
      font-size: 16px;
    }

    .phone-connect, .mail-connect, .loct-connect, .fa-clock{
      font-size: 27px;
      margin-top: 26px;
    }

    .form-control{
      width: 100%;
    }

    .get-bg {
      height: 405px;
    }

    .h2-about-brodcum {
      padding-top: 11%;
      font-size: 39px;
    }

    .about-brodcum {
      height: 214px;
    }

    .img-aboutpg {
      width: 100%;
  }

    .surgical-img{
      width: 100%;
    }
    .card{
      width: 13rem;
    }

    .h2-dist {
      padding-top: 17%;
    }
    .ass-h2 {
      padding-top: 10%;
    }
  }



/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px)and (max-width:1199px) {

  .card-slider-img{
    width: 17rem;
  }

  .tabcontent{
    padding: 0px;
  }

  .tab-img-inner{
    width: 100%;

  }

  /* .card-slider-img{
    width: 16rem;
  } */

  .phone-connect, .mail-connect, .loct-connect, .fa-clock {
    font-size: 35px;
    margin-top: 11px;
  }

  .form-control{
    width: 100%;
  }

  .h2-premium{
    font-size: 33px;
    padding-top: 3%;
  }

  .h2-about-brodcum {
    font-size: 43px;
    padding-top: 9%;
  }

  .about-brodcum {
    height: 236px;
  }

  .surgical-img{
    width: 100%;
  }
  .card {
    width: 18rem;
  }
  figure.slider figure figcaption {
    bottom: 71px;
  }

  .slider-btn {
    width: 16%;
  }
  .p-about-eva {
    margin-top: 0%;
  }
  .h2-evalabs {
    margin-bottom: 0%;
  }
  .p-about{
    padding: 0px 11px 0px 11px;
  }
  .btn-knowmore {
    margin-top: 0%;
  }
  .product-news {
    height: 408px;
  }
  .h2-dist {
    padding-top: 11%;
  }
  
}


/* @media only screen and (min-width: 1200px) { */
  @media only screen and (min-width: 1200px)and (max-width:1399px) {


    figure.slider figure figcaption {
      bottom: 103px;
    }

    .slider-btn {
      width: 12%;
    }

    .p-about {
      padding: 0px 0px 0px 0px;
    }
    .h2-evalabs {
      margin-bottom: 0%;
    }

    .btn-knowmore {
      margin-top: 0%;
    }

    .about-brodcum {
      height: 231px;
    }

    .img-get{
      display: none;
    }

    .h2-premium {
      padding-top: 12%;
    }

    .form-control {
      width: 100%;
    }

    .h2-inner-brodcum {
      font-size: 44px;
    }




  }





/* ==============================================================RESPONSIVE SECTION END ======================================================================== */
