* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Nunito Sans", sans-serif;
  overflow-x: hidden;
  font-size: 16px;
}

.youtube-css {
  position: absolute;
  display: block;
  /* background: url(url_to_play_button_image.png); */
  /* height: 40px; */
  width: 100%;
  top: 40%;
  left: 50%;
  margin: -20px 0 0 -20px;
  font-size: 45px !important;
  color: white;
}

.mb-10 {
  margin-bottom: 10px;
}

.testi-img {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 15px;
}

.h5-font-wt {
  font-weight: 600;
}

.testi-media {
  background-color: #d3d3d342;
  padding: 35px;
}

.menu-fixed {
  position: fixed !important;
  top: 0px;
  left: 0px;
  right: 0px;
  box-shadow: 0px 1px 3px 0px #565656;
  background: #fff !important;
  z-index: 9999;
  padding: 20px 0px 0px;
}

.menu-fixed .top-menu {
  display: none;
}

.menu-fixed .navbar-brand img {
  width: 150px;
  margin-top: 15px;
}

/*
section {
    padding-bottom: 30px;
}
*/

.bg-dark {
  background-color: #000;
}

.container {
  max-width: 1250px;
}

a:focus,
a:hover {
  color: #000;
  text-decoration: none;
  outline: none;
}

.btn .focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
  background: #ff6000;
  outline: 0;
  transition: 0.5s;
}

.pb-25-our-interesting-fact {
  padding-bottom: 25px;
}

.btn-orange {
  color: #fff;
  background-color: #ee4b0b;
  border-color: #ee4b0b;
  padding: 4px 30px;
  font-size: 18px;
}

.we-cater-link {
  font-weight: 600;
}

.top-menu .dropdown-menu {
  z-index: 999999;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9999;
}

.mt-3 {
  margin-top: -5px;
}

.pd-0 {
  padding: 0px;
}

.pd-left-35 {
  padding-left: 35px;
}

.button {
  background-color: #ee4b0b;
  border: none;
  color: white;
  padding: 15px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

.button-large {
  background-color: #ee4b0b;
  border: none;
  color: white;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

.button:hover {
  color: #333;
  text-decoration: none;
  opacity: 0.9;
}

.button-large:hover {
  color: #333;
  text-decoration: none;
  opacity: 0.9;
}

.button-orange {
  font-size: 16px;
}

.txt-align-right {
  text-align: right;
}

.txt-align-center {
  text-align: center;
}

.txt-align-left {
  text-align: left;
}

.our-prouduct-img-brder {
  border: 1px solid #e2e2e2;
}

.second-level-menu li a {
  font-weight: normal !important;
  font-size: 14px !important;
}

/*dropdown*/

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: transparent;
}

.second-level-menu li:hover>ul,
.open>ul {
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
}

.forth-level-menu {
  position: absolute;
  top: 0;
  right: -290px;
  width: 290px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  background: #2276bb;
  min-height: 72vh;
}

.forth-level-menu>li {
  height: auto;
  border-bottom: 1px solid #ccc;
}

.forth-level-menu>li:hover {
  background: transparent;
  color: #000;
}

.third-level-menu {
  position: absolute;
  top: 0;
  right: -386px;
  width: 385px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  background: #f3f3f3;
  min-height: 72vh;
}

.third-level-menu>li {
  height: auto;
  border-bottom: 1px solid #ccc;
  position: static !important;
}

.third-level-menu>li a {
  color: #000;
}

.third-level-menu>li:hover {
  background: #2276bb;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

.third-level-menu>li:hover a {
  color: #fff !important;
}

.second-level-menu {
  position: absolute;
  top: 47px;
  left: 0px;
  width: 267px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  background: #fff;
  min-height: auto;
  border-right: 1px solid #000;
}

.second-level-menu>li {
  position: static !important;
  height: 50px;
  border-bottom: 1px solid #ccc;
}

.second-level-menu li a {
  line-height: 38px;
}

.second-level-menu>li:hover {
  background: #2276bb !important;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

.second-level-menu>li:hover a {
  color: #000;
}

.top-level-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.top-level-menu>li {
  position: relative;
  float: left;
  height: 47px;
  z-index: 9999;
  /* padding: 0px 13px; */
  padding: 0px;
}

.top-level-menu>li:hover {
  background: transparent;
  border-bottom: 2px solid #2276bb;
}

.top-level-menu>li:last-child:hover {
  border-bottom: 2px solid #fff;
}

/* editable table */

.pt-3-half {
  padding-top: 1.4rem;
}

.table-editable .table tbody>tr>td {
  padding: 15px 20px;
  border: 1px solid #ddd;
}

.product-info {
  margin: 15px 0px;
  font-size: 14px;
}

.priciple_card {
  display: flex;
  flex-wrap: wrap;
}

.dex-bg {
  background: url("../images/thumbnail-video/dex-device-robotic.jpg");
  background-size: contain;
}

.pridex-bg {
  background-image: url("../images/thumbnail-video/pridex-uv-sterilizer.jpg");
  background-size: contain;
}

.wall-bg {
  background-image: url("../images/thumbnail-video/wall-mounted-laminar-flow.jpg");
  background-size: contain;
}

.youtube-css {
  position: absolute;
  display: block;
  width: 100%;
  top: 60%;
  left: 75%;
  margin: -13px 0 0 -17px;
  font-size: 20px !important;
  color: white;
}

.play_animate {
  width: 30px;
  height: 30px;
  background: #1e9bf4;
  border-radius: 50%;
  margin: 85px auto;
  position: relative;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  z-index: 4;

}

/* 
.bottom-text-video {
  margin: 0 -15px 10px;
} */

.play_animate span {


  display: block;
  position: absolute;
  border: 1px dotted #8b8b8b;
  border-radius: 50%;
  animation: play_animate 1.5s infinite
}

.play_animate span:nth-child(2) {
  width: 100%;
  height: 100%;
  animation-delay: 0.1s
}

.play_animate span:nth-child(3) {
  width: 200%;
  height: 200%;
  animation-delay: 0.2s
}

.play_animate span:nth-child(4) {
  width: 300%;
  height: 300%;
  animation-delay: 0.3s
}

.play_animate:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 50%;
  background: #85c8f9;
  animation: play_animate 1.5s infinite;
  z-index: -1;


}

.only-mob {
  display: none !important;
}

@keyframes play_animate {

  from {

    transform: scale(1);
    opacity: 1
  }

  to {

    transform: scale(1.4);
    opacity: 0
  }
}

.video-hover {
  width: 32.333333% !important;
  margin: 5px !important;
}

.navbar-brand>img {
  margin-top: -25px;
  width: 207px;
}

.customer_base_heading {
  margin-bottom: 30px;
}

.scheme-and-offer {
  padding-top: 2rem;
}

.scheme-and-offer h1 {
  padding-top: 70px;
}

.testimonial-heading {
  color: #000000 !important;
}

.offers-img {
  padding: 5rem 0;
}

.button-center {
  display: flex;
  justify-content: center;
}

.certi-thumb {
  transition: 0.5s linear;
}

.certi-thumb:hover {
  transform: scale(0.9);
}

.scrolling {
  margin-top: 15px;
}

.scrolling_heading {
  background-color: #195e97;
  border-right: 1px solid #fff;
}

.scrolling_heading h4 {
  color: #fff;
  padding: 6px 0;
  font-size: 18px;
  font-weight: 700;
}

.scrolling_text {
  background-color: #195e97;
}

.scrolling_text p {
  color: #fff;
  padding: 10px 0;
  font-size: 18px;
  margin: 0;
  font-weight: 600;
}

.vertical_line {
  border-right: 5px solid #ee4b0b;
  margin: 10px;
}

.contact-us {
  height: 65vh;
}

.thank-you-text {
  margin: 10rem 0;
}

.our-interesting-fact p {
  text-align: justify;
}

.about_us {
  margin-bottom: 0;
}


@media (min-width: 991px) {
  .top-level-menu li:hover>ul {
    /* On hover, display the next level's menu */
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
  }

  .second-level-menu li:hover>ul {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
  }
  .table_scroll {
    overflow-x: scroll;
  }

}

/* Menu Link Styles */

.top-level-menu a

/* Apply to all links inside the multi-level menu */
  {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 0 0 0 10px;
  /* Make the link cover the entire list item-container */
  display: block;
  line-height: 30px;
}

.top-level-menu a:hover {
  color: #000000;
}

.fa.pull-right {
  margin-left: 0.3em;
  padding-right: 17px;
  padding-top: 15px;
}

.text-orange {
  color: #ee4b0b;
}

.text-blue {
  color: #195e97;
  margin-bottom: 20px !important;
  margin-top: 0px !important;

}

.top-menu .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px !important;
  top: 29%;
}

.navbar-default {
  background-color: #ffffff;
  border: none;
}

.top-menu .nav>li>a {
  position: relative;
  display: block;
  /* padding: 13px 10px; */
  padding: 13px 6px;
  color: #000;
}

.top-menu .nav li a::after {
  content: " |";
  padding: 10px 0px 0 0;
}

.top-menu .nav li a::after {
  content: " |";
  padding: 10px 0px 0 0;
}

.top-menu .nav li:last-child a::after {
  content: " ";
}

.visibility-hidden {
  display: none;
}

.main-menu .navbar-nav li a {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 17px;
  color: #2276bb;
  font-weight: bold;
}

.btn-orange {
  color: #fff;
  background-color: #ee4b0b;
  border-color: #ee4b0b;
  padding: 4px 30px;
  font-size: 18px;
}

.btn-warning {
  color: #fff;
  background-color: #ee4b0b;
  border-color: #ee4b0b;
  padding: 9px 6px;
  font-size: 16px;
}

.navbar-brand {
  float: left;
  height: 50px;
  /* padding: 15px 15px; */
  font-size: 18px;
  /* line-height: 20px; */
  margin-top: -47px;
}

.main-menu .navbar-nav li a {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 17px;
  color: #2276bb;
  font-weight: bold;
}

.carousel-control {
  position: absolute;
  top: 42%;
  /* left: -86px; */
  left: -75px;
  width: 15%;
  font-size: 69px;
  color: #ee4b0b;
  text-align: center;
  /* text-shadow: 0 1px 2px rgba(0,0,0,.6); */
  /* background-color: rgba(0,0,0,0); */
  filter: alpha(opacity=50);
  opacity: 1;
  background-image: none !important;
}

.carousel-control.left {
  background-color: transparent;
  color: black;
  background-image: none;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}

/*main carousel */

#myCarousel .carousel-caption {
  /* right: 0%;
                left: 0%;
                padding-bottom: 18px;
                background: #fff;
                color: #000;
                opacity: 0.8;
                padding: 0px;
                text-align: center;
                text-shadow: none;
                bottom: 0px; */
  right: 0%;
  left: 0%;
  padding-bottom: 18px;
  background: #d1d6da;
  color: #000;
  opacity: 0.8;
  padding: 10px;
  text-align: center;
  text-shadow: none;
  bottom: 0px;
  position: relative;
}

#myCarousel .carousel-control {
  top: 35%;
}

#myCarousel .carousel-caption h2 {
  margin: 0;
}

#myCarousel .carousel-control .left-right-bg {
  background-color: white;
  /* padding: 10px; */
  opacity: 0.6;
  border-radius: 30px;
  /* width: 47px; */
  width: 45px;
  font-size: 45px;
}

#myCarousel .carousel-control .left-right-bg:hover {
  background-color: #6e7a82;
  color: white;
  /* padding: 10px; */
  opacity: 0.8;
  /* border-radius: 10px; */
  /* width: 47px; */
  /* width: 45px; */
}

#myCarousel .carousel-indicators .active {
  background-color: #ee4b0b;
}

/* #myCarousel .carousel-caption {
    right: 12%;
    left: 47%;
    padding-bottom: 30px;
    background: #fff;
    color: #000;
    opacity: 0.8;
    padding: 35px;
    text-align: left;
    text-shadow: none;
} */
/*             
            #myCarousel .carousel-indicators {
                position: absolute;
                bottom: 6%;
                left: auto;
                z-index: 15;
                width: 3%;
                padding-left: 0;
                margin-left: -30%;
                text-align: center;
                list-style: none;
                right: 9%;
                background-color: #000;
                height: 39%;
            }
             */

.sinuscope-img {
  float: right;
  width: 50%;
}


@media screen and (-webkit-min-device-pixel-ratio: 0) {}

@media (min-width: 1367px) {
  .container-fluid {
    max-width: 1250px;
  }

  /* #myCarousel .carousel-indicators {
                    position: absolute;
                    bottom: 13%;
                    left: auto;
                    z-index: 15;
                    width: 3%;
                    padding-left: 0;
                    margin-left: -30%;
                    text-align: center;
                    list-style: none;
                    right: 9%;
                    background-color: #000;
                    height: 36%;
                } */
  /* #myCarousel .carousel-caption {
        right: 12%;
        left: 61%;
        padding-bottom: 30px;
        background: #fff;
        color: #000;
        opacity: 0.8;
        padding: 35px;
        text-align: left;
        text-shadow: none;
    } */
  .forth-level-menu {
    position: absolute;
    top: 0;
    right: -290px;
    width: 290px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #2276bb;
    min-height: auto;
  }

  .third-level-menu {
    position: absolute;
    top: 0;
    right: -458px;
    width: 457px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #f3f3f3;
    min-height: auto;
  }

  .second-level-menu {
    position: absolute;
    top: 47px;
    left: -266px;
    width: 305px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #fff;
    min-height: auto;
    border-right: 1px solid #000;
  }
}

/* #myCarousel .carousel-indicators li {
                border: none;
                background: #2d2c2c00;
                color: #fff;
                font-size: 34px;
                display: block;
                text-indent: unset;
                width: 30px; */
/* height: 30px;  */
/* }
            
            #myCarousel .carousel-indicators li {
                position: relative;
                font-size: 20px;
                padding-top: 11px;
                padding-bottom: 11px;
            }
            
            #myCarousel .carousel-indicators li.active {
                padding-left: 25px;
                color: #ee4b0b;
            }
            
            #myCarousel .carousel-indicators li:after {
                position: absolute;
                content: "";
                width: 20px;
                left: 5px;
                top: 23px;
                height: 2px;
                background: #fff;
                display: none;
            }
            
            #myCarousel .carousel-indicators li.active:after {
                display: block;
            } */
/*our principal */

.pd-40 {
  padding-bottom: 20px;
}

.our-principal img {
  margin: 0 auto;
}

.our-principal {
  margin-top: 40px;
}

.our-principal h1 {
  font-size: 40px;
  padding-top: 40px;
  /* padding-bottom: 20px; */
}

.col-sm-5cols {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.our-principal .panel-footer {
  padding: 10px 5px;
  background-color: #fff;
  border-top: 1px solid #b7b7b7;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  min-height: 65px;
}

/*End Our Principals*/
/*our product */

.our-products {
  padding-bottom: 30px;
}

.our-products h1 {
  font-size: 40px;
  padding-top: 40px;
}

.fa-chevron-right {
  color: #000;
}

.products {
  position: relative;
}

.products h4 {
  color: #000;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay-product {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #ee4b0b;
}

.products:hover .overlay-product {
  opacity: 0.7;
}

.text-product {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.product-title h1 {
  font-size: 23px;
}

/*End our product */
/*our interesting facts*/

.event-news .header-text h4 span {
  background-color: #000;
  padding: 15px;
}

.pd-left {
  padding-left: 60px;
}

.our-interesting-fact {
  background-image: url("../images/background-image.webp");
  background-repeat: no-repeat;
  /* height: 474px; */
  width: 100%;
  background-size: cover;
}

.our-interesting-fact h1 {
  font-size: 40px;
}

.our-interesting-fact .pd-34 {
  padding: 34px 0px;
}

.pd-34 {
  padding: 34px;
}

.border-right-our-interesting-fact {
  border-right: 1px solid #6d6d6e;
}

.border-top-our-interesting-fact {
  border-top: 1px solid #6d6d6e;
}

.border-bottom-our-interesting-fact {
  border-bottom: 1px solid #6d6d6e;
}

.counter-count::after {
  content: " + ";
}

/*testimonial slider*/

.testimonial {
  margin-bottom: 35px;
  /* margin-bottom: 35px; */
  padding-bottom: 70px;
}

blockquote {
  padding: 0px;
  margin: 0 0 20px;
  font-size: 15px;
  border-left: 5px solid #eee;
}

.testimonial h4,
.testimonial p,
.testimonial h1 {
  color: rgb(255, 255, 255);
}

/* carousel */

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

#quote-carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  overflow: visible;
}

#quote-carousel .img-top {
  position: relative;
  top: 59px;
}

#quote-carousel .carousel-inner {
  position: relative;
  width: 100%;
  overflow: visible;
}

/* Control buttons  */

#quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 1.3em;
  text-shadow: none;
  margin-top: 30px;
}

/* Previous button  */

#quote-carousel .carousel-control.left {
  left: -67px;
}

/* Next button  */

#quote-carousel .carousel-control.right {
  right: -67px !important;
}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
  background: #333333;
}

/* #quote-carousel img
{
  width: 250px;
  height: 100px
} */

#quote-carousel .carousel-control {
  width: 2%;
  top: 28%;
}

/* End carousel */

.item blockquote {
  border-left: none;
  margin: 0;
}

.testimonial {
  color: #fff;
  margin-bottom: 0;
}

.testimonial-background {
  background-image: url("../images/testimonial-img.png");
  background-size: cover;
}

/*event-slider*/

.event-news {
  background-color: #f0f0f0;
  padding-bottom: 40px;
}

.event-news .carousel-control.left {
  right: 71px;
  left: AUTO;
  color: black;
  font-size: 28px;
}

#myCarousel .carousel-control.right {
  right: -75px;
  /* left: auto; */
  color: black;
  font-size: 69px;
  background-color: transparent !important;
  background-image: none;
  top: 35%;
}

.carousel-control.right {
  right: 28px;
  left: auto;
  color: black;
  font-size: 28px;
  background-color: transparent !important;
  background-image: none;
  top: 29%;
}

/* Carousel Styles */

.event-news .carousel-indicators .event-news .active {
  background-color: #2980b9;
}

.event-news .carousel-inner img {
  width: 100%;
  max-height: 460px;
}

.event-news .carousel-control {
  width: 0;
  top: -60px;
}

.event-news .carousel-control.event-news .left,
.event-news .carousel-control.event-news .right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}

.event-news .carousel-control.event-news .left span {
  padding: 15px;
}

.event-news .carousel-control.event-news .right span {
  padding: 15px;
}

.event-news .carousel-control .event-news .glyphicon-chevron-left,
.event-news .carousel-control .event-news .glyphicon-chevron-right,
.event-news .carousel-control .event-news .icon-prev,
.event-news .carousel-control .event-news .icon-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
}

.event-news .carousel-control .event-news .glyphicon-chevron-left,
.event-news .carousel-control .event-news .icon-prev {
  left: 0;
}

.event-news .carousel-control .event-news .glyphicon-chevron-right,
.event-news .carousel-control .event-news .icon-next {
  right: 0;
}

.event-news .carousel-control.event-news .left span,
.event-news .carousel-control.event-news .right span {
  background-color: #000;
}

.event-news .carousel-control.event-news .left span:hover,
.event-news .carousel-control.event-news .right span:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* Carousel Header Styles */

.event-news .header-text {
  position: absolute;
  bottom: 0px;
  right: -20%;
  width: 100%;
  color: #fff;
}

.event-news .header-text h2 {
  font-size: 40px;
}

.event-news .header-text h2 span {
  background-color: #2980b9;
  padding: 10px;
}

.event-news .header-text h4 span {
  background-color: #000;
  padding: 15px;
}

.event-news .btn-min-block {
  min-width: 170px;
  line-height: 26px;
}

.event-news .btn-theme {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  margin-right: 15px;
}

.event-news .btn-theme:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.horizontal-line {
  position: relative;
}

.hz {
  position: absolute;
  top: 100%;
  left: 42%;
}

.hz-line {
  border-bottom: 2px solid #2276bb;
  width: 137px;
}

.horizontal-line-first {
  position: relative;
}

.hz-first {
  position: absolute;
  top: 100%;
  left: -1px;
}

/*event*/

.item {
  position: relative;
}

.event-date-banner {
  position: absolute;
  top: -7%;
  padding: 20px 12px;
  color: #fff;
  background-color: #ee4b0b;
  width: 13%;
  z-index: 99999;
}

/* surgery video */

.surgery-video .carousel-control {
  position: absolute;
  top: -10%;
  right: 10px;
  width: 15%;
  font-size: 69px;
  color: #ee4b0b;
  text-align: center;
  /* text-shadow: 0 1px 2px rgba(0,0,0,.6); */
  /* background-color: rgba(0,0,0,0); */
  filter: alpha(opacity=50);
  opacity: 1;
  background-image: none !important;
}

.surgery-video .carousel-control.left {
  right: 71px;
  left: AUTO;
  color: black;
  font-size: 28px;
}

.surgery-video .carousel-control.right {
  right: 28px;
  left: auto;
  color: black;
  font-size: 28px;
  background-color: transparent !important;
  background-image: none;
}

.media-left h4 {
  border-left: 5px solid #c5c9cc;
  font-size: 21px;
}

.media-body {
  padding-left: 40px;
}

.media-active .media-left h4 {
  border-left: 5px solid #ee4b0b;
  font-size: 21px;
}

.media-heading {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
}

.endo-training {
  padding-left: 30px;
  padding-bottom: 20px;
}

/*Recognition section */

.recognition {
  background-color: #f2f2f2;
  padding: 40px 0px 60px 0px;
}

.achievement-margin-top {
  margin-top: 83px;
  height: 55vh;
  margin-bottom: 32px;
}

.achievement {
  position: relative;
  overflow: inherit;
}

.cog1 {
  position: absolute;
  top: 10px;
}

.cog2 {
  position: absolute;
  top: 127px;
  left: 118px;
}

.cog3 {
  position: absolute;
  top: 10px;
  left: 233px;
}

.cog4 {
  position: absolute;
  top: 127px;
  left: 350px;
}

.cog5 {
  position: absolute;
  top: -61px;
  left: 472px;
}

.cog5 img {
  height: 375px;
}

/* .cog1:hover {opacity: 0.6;
    background-color: #000;
         } */

.cognition-overlay {
  position: relative;
}

.overlay {
  display: none;
}

.cognition-overlay:hover .overlay {
  display: block;
  position: absolute;
  top: 28px;
  bottom: 0;
  left: 27px;
  right: 0;
  height: 73%;
  width: 20%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #008cba;
  transform: rotate(45deg);
  border: 1px solid #000;
}

.container:hover .overlay {
  opacity: 0.6;
}

/*footer*/

.facebook {
  background-color: #3b5998;
  border: 2px solid #3b5998;
  padding: 0px 7px;
  border-radius: 50px;
  font-size: 12px;
}

.facebook:hover,
.youtube:hover {
  background: transparent;
  border: 2px solid #fff;
}

.facebook:hover .fa-facebook,
.youtube:hover .fa-youtube {
  color: #fff;
}

.youtube {
  background-color: red;
  border: 2px solid red;
  padding: 0px 6px;
  border-radius: 50px;
  font-size: 12px;
}

footer .navbar-nav>li>a {
  padding: 0px 10px;
  margin: 10px 0px;
  transition: 0.5s;
}

footer {
  background-color: #2276bb;
  position: relative;
}

footer .get-in-touch {
  margin-top: -45px;
}

footer ::placeholder {
  color: black;
  font-size: 16px;
  text-align: center;
}

.get-in-touch h1 {
  font-size: 42px;
}

.get-in-touch-form {
  margin-top: 17px;
}

.get-in-touch-form input[type="text"] {
  height: 50px;
  width: 145px;
  border: 1px solid #ccc;
}

footer ul li a {
  color: #fff;
}

footer .upper .nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}

footer .upper.nav li a::after {
  content: " |";
  padding: 10px 0px 0 0;
}

.visibility-hidden {
  visibility: hidden;
}

footer .upper.nav li:last-child a::after {
  content: " ";
}

.bottomFooter {
  color: #fff;
}

/* Scroll Up Button */

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: 2px solid black;
  outline: none;
  background-color: transparent;
  color: black;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

/* tabber */

.tabbable-panel {
  border: 0px solid #eee;
  padding: 10px;
}

/* Default mode */

.tabbable-line>.nav-tabs {
  border: none;
  margin: 0px;
}

.tabbable-line>.nav-tabs>li {
  margin-right: 2px;
}

.tabbable-line>.nav-tabs>li>a {
  border: 0;
  margin-right: 0;
  color: #737373;
}

.tabbable-line>.nav-tabs>li>a>i {
  color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
  border-bottom: 4px solid #fbcdcf;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
  border: 0;
  background: none !important;
  color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
  color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
  margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
  border: 4px solid #f3565d;
  border-radius: 8px;
  position: relative;
}

.tabbable-line>.nav-tabs>li.active>a {
  border: 0;
  color: #333333;
  background-color: #ee4b0b;
}

.tabbable-line>.nav-tabs>li.active>a>i {
  color: #404040;
}

.tabbable-line>.tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below>.nav-tabs>li {
  border-top: 4px solid transparent;
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
  margin-top: 0;
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below>.tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

/* enquiry button */

.sidebar-contact {
  position: fixed;
  top: 300px;
  right: -350px;
  transform: translateY(-50%);
  width: 350px;
  height: auto;
  padding: 16px 28px;
  background: #fff;
  z-index: 999;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  transition: 0.5s;
}

.sidebar-contact.active {
  right: 0;
  z-index: 99999;
}

.sidebar-contact input,
.sidebar-contact textarea {
  width: 100%;
  height: 36px;
  padding: 5px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.5);
  outline: none;
}

.sidebar-contact h2 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 28px;
  text-align: center;
}

.sidebar-contact textarea {
  height: 60px;
  resize: none;
}

.sidebar-contact input[type="submit"] {
  background: #ee4b0b;
  color: #fff;
  cursor: pointer;
  border: none;
  font-size: 18px;
}

.toggle {
  position: absolute;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 7px;
  padding: 12px 40px;
  border: 1px solid #f9f29e;
  padding: 0px 20px;
  text-align: center;
  cursor: pointer;
  top: 120px;
  left: -80px;
  line-height: 48px;
  background: #ee4b0b;
  box-shadow: 0 10px 35px #00000025;
  transform: rotate(-90deg);
  transition: all 0.5s ease 0s;
}

.eventImg p {
  text-align: center;
  margin: 15px 0px 20px;
  min-height: 70px;
}

.right-panel .panel-body {
  /* min-height: 255px; */
  min-height: 90px;
}

.urologypanel .panel-body {
  padding: 13px;
}

/*.toggle:before{
    content:'\f003';
    font-family:fontAwesome;
    font-size:18px;
    color:#fff;
  }
  .toggle.active:before{
    content:'\f00d';
  }*/
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: none !important;
}

.tabs-testimonial {
  display: flex;
  justify-content: space-between;
}

.nav-tabs>li.active {
  border-bottom: 3px solid #ee4b0b;
}

.nav-tabs>li>a {
  margin: 0 !important;
  border-radius: 0 !important;
  color: #fff;
}

.testimonial_head {
  background-color: #1e9bf4;
}

.testimonial_tabs {
  color: rgb(0, 0, 0);
}

@media (max-width: 812px) {
  .sidebar-contact {
    width: 100%;
    height: 100%;
    left: -100%;
  }

  .sidebar-contact .toggle {
    top: 200px;
    transform: translateY(-50%);
    transition: 0.5s;
  }

  .sidebar-contact.active .toggle {
    top: 0;
    right: 0;
    transform: translateY(0);
  }

  .navbar-brand>img {
    margin-top: 0;
    width: 160px;
  }

  .tabs-testimonial {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .our-principal {
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  .media-body {
    padding-left: 0px;
  }

  /* .sidebar-contact {
                    width: 100%;
                    height: 100%;
                    left: -100%;
                }
                .sidebar-contact .toggle {
                    top: 200px;
                    transform: translateY(-50%);
                    transition: 0.5s;
                }
                .sidebar-contact.active .toggle {
                    top: 0;
                    right: 0;
                    transform: translateY(0);
                } */
  .scroll {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }

  .content {
    padding: 50px 50px;
  }

  .eventWrap h4 {
    text-align: center;
  }

  .eventWrap .eventImg p {
    min-height: inherit;
  }

  .video-hover {
    width: 100% !important;
    height: 200px;
    background-repeat: no-repeat;
    background-size: 100% !important;
    transform: translateY(-85px);
  }

  .video_box {
    height: auto;
  }

  .play_animate {
    transform: translateY(55px);
  }

  .facebook {
    width: 35px;
    height: 35px;
    font-size: 21px;
  }

  .youtube {
    width: 35px;
    height: 35px;
    font-size: 15px;
  }
}

.sidebar-contact .form-group {
  padding-right: 0px;
  margin-bottom: 5px;
  width: 100%;
}

.sidebar-contact .form-inline .form-control {
  height: auto;
}

.sidebar-contact .form-inline .form-group:last-child,
.form-inline .form-group:first-child {
  padding-left: 0px;
  padding-right: 0px !important;
}

.sidebar-contact .btn.lets-start,
.sidebar-contact .btn.resetBtn {
  margin-bottom: 10px;
  width: 100%;
}

.sidebar-contact .btn.lets-start {
  margin-top: 10px;
}

.sidebar-contact .validateField label.error {
  bottom: -13px;
}

.validateField label.error {
  color: #ed1c24 !important;
  position: absolute;
  float: left;
  margin-top: 5px;
  background: none;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 11px !important;
  width: 100%;
  bottom: -25px !important;
  height: 20px;
  z-index: 99;
  margin-bottom: 0;
  line-height: 1.42857143;
  text-align: left;
  line-height: 9px;
  left: 0;
}

ul.about-list2 {
  margin-top: 8px;
}

.about-list2 li::before {
  content: "." !important;
  font-size: 65px !important;
  top: -55px !important;
}

.contact-details p {
  font-size: 18px;
}

/**
  MEDIA QUERIES
*/

@media (max-width: 1280px) {
  #myCarousel .carousel-caption {
    display: flex;
    justify-content: center;
    bottom: 14%;
    padding-bottom: 30px;
    background: #d1d6da;
    color: #000;
    opacity: 0.8;
    padding: 5px;
    text-align: left;
    text-shadow: none;
  }

  /* #myCarousel .carousel-indicators li {
                    height: 20px;
                } */
  /* #myCarousel .carousel-indicators {
                    position: absolute;
                    bottom: 12%;
                    left: auto;
                    z-index: 15;
                    width: 3%;
                    padding-left: 0;
                    margin-left: -30%;
                    text-align: center;
                    list-style: none;
                    right: 15%;
                    background-color: #000;
                    height: 42%;
                } */
}

@media (max-width: 1024px) {
  .main-menu .navbar-nav li a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    color: #2276bb;
    font-weight: bold;
  }

  .second-level-menu {
    position: absolute;
    top: 47px;
    left: -5px;
    width: 308px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #fff;
    min-height: 74vh;
  }

  .second-level-menu>li:hover {
    background: transparent !important;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .third-level-menu {
    position: absolute;
    top: 0;
    right: -388px;
    width: 389px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #f3f3f3;
    min-height: 72vh;
  }

  /* #myCarousel .carousel-indicators {
                    position: absolute;
                    bottom: 11%;
                    left: auto;
                    z-index: 15;
                    width: 4%;
                    padding-left: 0;
                    margin-left: -30%;
                    text-align: center;
                    list-style: none;
                    right: 14%;
                    background-color: #000;
                    height: 53%;
                } */
  #myCarousel .carousel-caption {
    right: 18%;
    left: 0;
    padding-bottom: 30px;
    background: #d1d6da;
    color: #000;
    opacity: 0.8;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    position: relative;
  }

  /* #myCarousel .carousel-indicators li {
                    height: 20px;
                } */
  .carousel-inner>.item>img {
    margin: 0 auto;
    width: auto;
  }

  .cognition-overlay:hover .overlay {
    display: block;
    position: absolute;
    top: 23px;
    bottom: 0;
    left: 27px;
    right: 0;
    height: 79%;
    width: 25%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #008cba;
    transform: rotate(45deg);
    border: 1px solid #000;
  }

  .vision img {
    display: none;
  }

  .vision {
    color: #fff;
  }

  footer .nav>li>a {
    position: relative;
    display: block;
    padding: 8px 12px;
    font-size: 12px;
  }

  .visibility-hidden {
    visibility: hidden;
  }

  footer .upper.nav li a::after {
    content: " |";
    padding: 10px 0px 0 0;
    display: none;
  }

  .get-in-touch h1 {
    font-size: 30px;
  }

  .button-orange {
    font-size: 12px;
  }

  .get-in-touch-form input[type="text"] {
    height: 49px;
    width: 121px;
    border: 1px solid #ccc;
  }
}

@media (min-width: 1025px) {
  .main-menu .navbar-nav .second-level-menu li a {
    color: #000;
    background: transparent;
  }

  .main-menu .navbar-nav li a {
    padding-top: 4px;
    padding-bottom: 3px;
    font-size: 17px;
    color: #2276bb;
    font-weight: bold;
  }

  .event-news .header-text {
    position: absolute;
    bottom: 0px;
    right: 0%;
    width: 100%;
    color: #fff;
  }

  /*
    .cog5 {
        position: absolute;
        top: -104px;
        left: 467px;
        width: 452px;
    }
    .cog5 img {
        height: 452px;
    }
*/
  .col-sm-5cols {
    width: 20%;
    float: left;
  }

  #myCarousel .carousel-indicators li {
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .company-page .banner {
    margin-bottom: 40px;
    margin-top: 19px;
  }

  .pd-0 {
    padding-left: 17px;
  }

  .second-level-menu>li:hover {
    background: transparent !important;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .navbar-nav>li>a {
    line-height: 35px;
  }

  .nav .open>a,
  .nav .open>a:focus,
  .nav .open>a:hover {
    background-color: none;
    border-color: #337ab7;
  }

  .second-level-menu>li,
  .forth-level-menu>li {
    height: auto;
  }

  .second-level-menu>li.open .third-level-menu,
  .third-level-menu>li.open .forth-level-menu {
    display: block;
    position: relative;
    width: 100%;
    right: 0px;
    left: 0px;
    min-height: auto;
  }

  .third-level-menu {
    background-color: #fff;
  }

  .third-level-menu>li:hover {
    background-color: #fff;
  }

  .third-level-menu>li:hover a {
    color: #000 !important;
  }

  .forth-level-menu {
    background-color: transparent;
  }

  header {
    padding: 10px;
  }

  .pd-left {
    padding-left: 14px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-text {
    float: none;
    margin: 15px 0;
  }

  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .collapsing {
    overflow: hidden !important;
  }

  .navbar-brand {
    float: left;
    /* height: 56px; */
    /* padding: 15px 15px; */
    font-size: 18px;
    /* line-height: 20px; */
    margin-top: -35px;
  }

  .col-sm-5cols {
    width: 50%;
    float: left;
  }

  .event-news .header-text {
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    right: -24%;
  }

  .button-large {
    background-color: #ee4b0b;
    border: none;
    color: white;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
  }

  .visibility-hidden {
    display: none !important;
  }

  /*
    .cog5 {
        position: absolute;
        top: -28px;
        left: 472px;
    }
    .cog5 img {
        height: 290px;
    }
*/
  .media-heading {
    margin-top: 12px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
  }

  /* #myCarousel .carousel-indicators {
                    position: absolute;
                    bottom: 10%;
                    left: auto;
                    z-index: 15;
                    width: 5%;
                    padding-left: 0;
                    margin-left: -30%;
                    text-align: center;
                    list-style: none;
                    right: 13%;
                    background-color: #000;
                    height: 38%;
                } */
  #myCarousel .carousel-caption {
    right: 18%;
    left: 0;
    padding-bottom: 30px;
    background: #d1d6da;
    color: #000;
    opacity: 0.8;
    padding: 7px;
    text-align: center;
    text-shadow: none;
  }

  #myCarousel .carousel-caption h2 {
    font-size: 24px;
  }

  .second-level-menu {
    position: relative;
    width: 100%;
    top: auto;
    min-height: auto;
    float: none;
  }

  .top-level-menu>li {
    height: unset;
    border-bottom: 2px solid #ccc;
    padding: 3px 0px;
  }

  .get-in-touch-form input[type="text"] {
    height: 50px;
    width: 98px;
    border: 1px solid #ccc;
  }

  .only-mob {
    display: block !important;
  }

  .only-dex {
    display: none !important;
  }

  footer .nav>li>a {
    padding: 0 12px;
  }
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 769px) {

  /* .navbar-right .dropdown-menu {
        right: 0;
         left: -221px; 

    } */
  .navbar-right .dropdown-menu {
    right: -60px;
    left: auto;
  }

  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
  }

  .achievement {
    position: relative;
    overflow: inherit;
    margin-left: -30px;
  }

  .product .carousel-indicators {
    bottom: -26%;
  }

  .testimonial-background {
    height: 390px;
  }
}

/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {
  .carousel-control {
    position: absolute;
    /* top: 29%; */
    left: 0;
    width: 15%;
    font-size: 40px;
    color: #ee4b0b;
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0,0,0,.6); */
    /* background-color: rgba(0,0,0,0); */
    filter: alpha(opacity=50);
    opacity: 1;
    background-image: none !important;
  }

  #myCarousel .carousel-control.left {
    top: 29%;
  }

  #myCarousel .carousel-control.right {
    right: 28px;
    left: auto;
    color: black;
    font-size: 40px;
    background-image: none;
    top: 29%;
    background-color: transparent !important;
  }

  header {
    padding: 10px;
  }

  .txt-align-right {
    text-align: center;
  }

  .txt-align-center {
    text-align: center;
  }

  .txt-align-left {
    text-align: center;
  }

  .mobile-order-flex-1 {
    order: 1;
  }

  .mobile-order-flex-2 {
    order: 2;
  }

  .second-level-menu>li:hover {
    background: transparent;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .navbar-brand {
    float: left;
    height: 50px;
    /* padding: 15px 15px; */
    /*    font-size: 18px;*/
    /* line-height: 20px; */
    margin-top: -34px;
  }

  .dropdown-menu>li>a:focus,
  .dropdown-menu>li>a:hover {
    color: #262626;
    /* text-decoration: none; */
    background-color: none !important;
  }

  .second-level-menu li a {
    line-height: 20px;
  }

  .second-level-menu>li {
    position: initial;
    /* height: 50px; */
    border-bottom: 1px solid #ccc;
    padding: 9px 0px;
  }

  .third-level-menu>li:hover a {
    color: #000;
  }

  .third-level-menu>li:hover {
    background-color: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .main-menu .navbar-nav .forth-level-menu li a {
    line-height: 30px;
    color: #777 !important;
  }

  .main-menu .navbar-nav li a {
    /* padding-top: 21px; */
    /* padding-bottom: 4px; */
    font-size: 14px;
    color: #2276bb;
    font-weight: bold;
    padding: 3px 21px;
  }

  .main-menu .navbar-nav .third-level-menu li a {
    color: #000;
    line-height: 30px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #2276bb;
  }

  .nav .open>a,
  .nav .open>a:focus,
  .nav .open>a:hover {
    background-color: #fff !important;
    border-color: #337ab7;
  }

  .navbar-default .navbar-nav>.open>a,
  .navbar-default .navbar-nav>.open>a:focus,
  .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7;
    padding: 6x 20px;
  }

  .border-right-our-interesting-fact {
    border-right: 0px solid #6d6d6e;
  }

  .border-top-our-interesting-fact {
    border-top: 0px solid #6d6d6e;
  }

  .border-bottom-our-interesting-fact {
    border-bottom: 0px solid #6d6d6e;
  }

  #myCarousel h1 {
    font-size: 25px;
  }

  #myCarousel .carousel-caption {
    right: 24%;
    left: 0;
    padding-bottom: 30px;
    background: #d1d6da;
    color: #000;
    opacity: 0.8;
    padding: 7px;
    text-align: center;
    text-shadow: none;
  }

  #myCarousel .carousel-caption h2 {
    font-size: 21px;
  }

  .carousel-indicators {
    bottom: 25px;
  }

  /* #myCarousel .carousel-indicators {
                    position: absolute;
                    bottom: 7%;
                    left: auto;
                    z-index: 15;
                    width: 40px;
                    padding-left: 0;
                    margin-left: -30%;
                    text-align: center;
                    list-style: none;
                    right: 13%;
                    background-color: #000;
                    height: 14vh;
                } */
  .col-sm-5cols {
    width: 50%;
    float: left;
  }

  /* #myCarousel .carousel-indicators li {
                    border: none;
                    background: #2d2c2c00;
                    color: #fff;
                    font-size: 18px;
                    display: block;
                    text-indent: unset;
                    width: 30px;
                    height: 22px;
                } */
  /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
  #quote-carousel {
    margin-bottom: 0;
    padding: 0px;
    overflow: visible;
  }

  #quote-carousel .carousel-indicators {
    bottom: -20px !important;
  }

  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }

  #quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }

  .cog5 {
    position: absolute;
    top: -11px;
    left: 466px;
  }

  .cog5 img {
    height: 256px;
  }

  #quote-carousel .carousel-control.left {
    left: 0;
    top: 40%;
  }

  #quote-carousel .carousel-control.right {
    right: 10px !important;
    top: 40%;
  }

  #quote-carousel img {
    position: static;
    top: 0px;
  }

  .surgery-video .carousel-control.left {
    top: -30%;
  }

  .surgery-video .carousel-control.right {
    top: -30%;
  }

  .horizontal-line-first h1 {
    font-size: 20px;
  }

  .row {
    margin-left: 0px;
    width: 100%;
  }

  .achievement-margin-top {
    margin-top: 83px;
    height: auto;
    margin-bottom: 0px;
  }

  /*
    .cognition-overlay:hover .overlay {
        top: 34px;
        bottom: 0;
        left: 37px;
        right: 0;
        height: 69.3%;
        width: 69%;
    }
*/
  .img-responsive {
    margin: 0 auto;
  }

  .carousel-control.left {
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    background-image: none;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
  }

  .product .carousel-indicators {
    position: absolute;
    bottom: -49px;
    left: 0%;
    z-index: 15;
    width: 107%;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
  }

  .pd-bottom {
    padding-bottom: 52px;
  }

  .get-in-touch h1 {
    font-size: 23px;
  }

  .endo-training {
    padding-left: 0px;
    padding-bottom: 0px;
  }

  .product .about-list {
    list-style-type: none;
    font-size: 18px;
    padding-left: 0px !important;
  }

  .product-tab .nav-pills>li {
    display: block;
    float: none;
  }

  .pb-25-our-interesting-fact {
    padding-bottom: 0px;
  }

  .testi-media {
    padding: 20px;
  }

  .testimonial-background {
    height: 30px;
  }

}

@media (max-width: 680px) {

  /* .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        color: #555;
        background-color: #e7e7e7;
        padding: 9px 20px;
    } */
  .pd-left-35 {
    padding-left: 7px;
  }

  .our-interesting-fact .pd-34 {
    padding: 0px;
  }

  .pd-40 {
    padding: 0px;
  }

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }

  .hz {
    left: 37%;
  }

  .our-products h1 {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .our-products h4 {
    font-weight: 600;
    color: #000;
    padding: 5px 0 5px 0;
  }

  .our-principal h1 {
    font-size: 30px;
    padding-top: 19px;
    padding-bottom: 20px;
  }

  .our-interesting-fact h1 {
    font-size: 30px;
  }

  .border-right-our-interesting-fact {
    border-right: 0px solid #6d6d6e;
  }

  .border-top-our-interesting-fact {
    border-top: 0px solid #6d6d6e;
  }

  .border-bottom-our-interesting-fact {
    border-bottom: 0px solid #6d6d6e;
  }

  .testimonial-background {
    height: 400px;
  }

}

@media (max-width: 580px) {
  h2 {
    font-size: 21px;
  }

  .col-xs-12 {
    width: 100%;
    padding: 0px;
  }

  header {
    padding: 8px;
  }

  .navbar-brand {
    float: left;
    height: 50px;
    /* padding: 15px 15px; */
    /*    font-size: 18px;*/
    /* line-height: 20px; */
    margin-top: -34px;
  }

  .col-sm-5cols {
    width: 100%;
    float: left;
    margin: 0px auto;
  }

  .border-right-our-interesting-fact {
    border-right: 0px solid #6d6d6e;
  }

  .border-top-our-interesting-fact {
    border-top: 0px solid #6d6d6e;
  }

  .border-bottom-our-interesting-fact {
    border-bottom: 0px solid #6d6d6e;
  }

  #myCarousel h1 {
    font-size: 14px;
  }

  #myCarousel .carousel-caption {
    left: 0;
    /* padding-bottom: 18px; */
    background: #d1d6da;
    color: #000;
    opacity: 0.8;
    /* padding: 14px; */
    text-align: center;
    text-shadow: none;
  }

  #myCarousel .carousel-caption h2 {
    font-size: 18px;
  }

  footer .get-in-touch {
    margin-top: -24px;
  }

  .testimonial-background {
    height: 400px;
  }
}

@media (max-width: 480px) {
  .hz {
    left: 15%;
  }

  .border-right-our-interesting-fact {
    border-right: 0px solid #6d6d6e;
  }

  .border-top-our-interesting-fact {
    border-top: 0px solid #6d6d6e;
  }

  .border-bottom-our-interesting-fact {
    border-bottom: 0px solid #6d6d6e;
  }

  #myCarousel .carousel-caption {
    background: #d1d6da;
    color: #000;
    opacity: 0.8;
    padding: 7px;
    text-align: center;
    text-shadow: none;
    left: 0;
  }

  #myCarousel .carousel-caption h2 {
    font-size: 10px;
  }

  #myCarousel .carousel-control .left-right-bg {
    font-size: 30px;
    width: 30px;
  }

  #myCarousel .carousel-control.right {
    top: 25%;
  }

  #myCarousel .carousel-control.left {
    top: 25%;
  }

  #testimonials-media .media-heading {
    font-size: 16px;
  }

  #testimonials-media .h5-font-wt {
    font-size: 14px;
  }

  .testimonial-background {
    height: 400px;
  }
}

/* tablets portrait */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .cog1 {
    left: 0%;
    width: 223px;
  }

  .cog2 {
    left: 14%;
    width: 223px;
    top: 113px;
  }

  .cog3 {
    left: 28%;
    width: 223px;
  }

  .cog4 {
    left: 42%;
    width: 223px;
    top: 114px;
  }

  .cog5 {
    width: 256px;
    left: 406px;
    top: -18px;
  }

  .achievement-margin-top {
    height: 33vh;
  }
}

@media (max-width: 320px) {
  header {
    padding: 2px;
  }

  .bottom-right-text {
    position: absolute;
    bottom: 5px;
    right: 0;
    color: #fff;
    font-size: 13px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  #myCarousel .carousel-control.right {
    right: -40px;
  }

  #myCarousel .carousel-control.left {
    left: -40px;
  }

  /* #myCarousel .carousel-indicators li {
                    margin-bottom: -20px !important;
                } */
  .sidebar-contact {
    /* top: 19%; */
  }

  .carousel-indicators {
    bottom: 40px;
  }
}

.underline {
  text-decoration: underline 2px solid #2276bb;
  text-underline-offset: 2px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.upload-resume {
  width: 100%;
  border: 1px solid #d8dce1;
  padding: 5px;
  cursor: pointer;
  color: #959697;
  font-weight: normal;
  background-color: #e7e6e4;
}

/* accordion */

#accordion .panel,
#accordion .panel-heading,
#accordion panel-title,
#accordion .panel-body {
  border: 0;
  color: rgb(0, 0, 0) !important;
}

#accordion .panel-body ul li a {
  color: black;
}

#accordion .panel {
  box-shadow: none;
}

#accordion .panel .panel-heading {
  border-radius: 0;
  background-color: #bfc1c2 !important;
  border: 1px solid #195e97;
}

#accordion .panel .panel-heading .panel-title a {
  text-decoration: none;
  padding: 1em 0;
}

#accordion .panel .panel-heading .panel-title a span {
  float: right;
}

#accordion .panel .panel-heading .panel-title a span:after {
  content: "\2014";
  color: #000000;
  font-size: 20px;
}

#accordion .panel .panel-heading .panel-title a.collapsed span:after {
  content: "+";
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  background-color: #fff !important;
  padding: 4px !important;
}

.main_product {
  background-color: #195e97;
  padding: 10px 15px;
  color: white;
}

.main_product a {
  color: white;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  /* width: 100%; */
  margin-left: auto !important;
  margin-right: auto !important;
}

.product-page-banner {
  width: 100%;
}


.d-flex {
  display: flex;
}

.justify-content-left {
  justify-content: left;
}

.justify-content-center {
  justify-content: center;
}

.align-items-start {
  align-items: start;
}

.align-items-center {
  align-items: center;
}

.flex-wrap {
  flex-wrap: wrap;
}

@media (min-width: 1200px) {
  .nav>li>a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .testimonial-background {
    height: 250px;
  }
}