/*
*  Theme Name: SA Myanmar Group
*  Author: Netscriper
*  Author URI: http://www.netscriper.com/
*/     

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;800;900&display=swap');
@font-face{
    font-family: 'Work Sans';
    src:url(/wp-content/themes/ns-samyanmar/fonts/WorkSans-VariableFont_wght.ttf) format('truetype');
}
@font-face{
    font-family:'Pyidaungsu';
    font-style:normal;
    font-weight:500;
    src:url(/wp-content/themes/ns-realpower/fonts/Pyidaungsu/Pyidaungsu.eot);
    src:url(/wp-content/themes/ns-realpower/fonts/Pyidaungsu/Pyidaungsu.eot?#iefix) format('embedded-opentype'),
    url(/wp-content/themes/ns-realpower/fonts/Pyidaungsu/Pyidaungsu.woff2) format('woff2'),
    url(/wp-content/themes/ns-realpower/fonts/Pyidaungsu/Pyidaungsu.woff) format('woff'),
    url(/wp-content/themes/ns-realpower/fonts/Pyidaungsu/Pyidaungsu.ttf) format('truetype'),
    url(/wp-content/themes/ns-realpower/fonts/Pyidaungsu/Pyidaungsu.svg#Pyidaungsu) format('svg')
}
.mm-font{
    font-family:'Pyidaungsu';
    font-style:normal;
}
html{
    overflow-x: hidden;
}
body{
    margin:0 auto;
    background: #fff;
    line-height: 1.8;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    overflow-x: hidden;
    font-family: 'Work Sans', sans-serif;
}
img{
    max-width: 100%;
}
a{
    transition: all 0.3s ease 0.1s;
}
a:hover{
    text-decoration: none;
}
h1, h2, h3,h4,h5,h6{
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Work Sans', sans-serif;
}
p{
    margin : 0px 0px 0px;
}
.header{
    position: absolute;
    z-index: 9;
    width: 100%;
    background: #1b1508;
}
.inner-header{
    position: relative;
    background: #231b08;
}
.navbar-nav {
    float: none;
    margin: 0px auto;
    width: 95%;
}
.menu{
    border-top: 1px solid #453716;
    border-bottom: 1px solid #453716;
}
.navbar {
    position: relative;
    min-height: 30px;
    margin-bottom: 0px;
    border: 0px;
    border-radius: 0px;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    padding: 15px 21px;
    color: #fff;
    transition: 0.5s ease;
}
.navbar-nav>li>a:hover,.navbar-nav>li>a:focus,.navbar-nav>li>a:active,.navbar-nav>li.active>a,.navbar-nav>.active>a,.nav .open>a{
    text-decoration: none;
    background: none;
    color: #bf9944;
}
.navbar-nav>.open>a, .nav .open>a:focus, .nav .open>a:hover{
    text-decoration: none;
    background: none;
    color: #bf9944;
}
.navbar-nav>li>.dropdown-menu {
    padding: 0px;
}
.dropdown-menu>li>a{
    padding: 10px 20px;
    color: #fff;
    background: #8a6d3b;
    border-bottom: 1px solid #8a6d3b;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background: #bf9944;
    color: #fff;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
.dropdown-menu>.open>a,.dropdown-menu>.open>a:focus,.dropdown-menu>.open>a:hover{    
    background: #bf9944;
    color: #fff;
    text-decoration: none;
    outline: 0;
}
.fixed {
  position: fixed;
  z-index: 99;
  background: #1b1508;
  width: 100%;
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.logo-hd{
    padding: 10px 0px;
}
.logo-hd img{
    margin: 0px auto;
}
.n2-ss-slider .n2-ss-img-wrapper{
    margin-top: 120px;
}
.n2-ss-slider p,.ban-text2 h1{
    font-family: 'Work Sans', sans-serif!important;
}
.n2-ss-slider p:before{
    border-top: 2px solid #363124;
    content: "";
    position: absolute;
    margin-top: 25px;
    padding-left: 15px;
    width: 70px;
    display: block;
}
.ban-text2 h1{
    font-size: 40px!important;
}
.nextend-bar{
    width: 36%!important;
    font-size: 35px!important;
    left: 0px!important;
}
.hm-service,.hm-project,.hm-equipment{
    margin: 70px 0px 30px;
}
.hm-service .hm-title,.hm-project .hm-title,.hm-equipment .hm-title{
    padding-left: 15px;
}
.hm-project {
    background: url(images/project-bg.jpg)no-repeat;
    background-size: cover;
    padding: 80px 0px;
}
.hm-title{
    color: #363124;
    font-size: 33px;
    font-weight: 900;
    margin-bottom: 40px;    
}
.hm-title-bar:after{
    border-top: 2px solid #363124;
    content: "";
    position: absolute;
    margin-top: 25px;
    padding-left: 15px;
    width: 70px;
    display: block;
}
.hm-title-white{
    color: #fff;
}
.hm-title-bar-white:after{
    border-top: 2px solid #fff;
    content: "";
    position: absolute;
    margin-top: 25px;
    padding-left: 15px;
    width: 70px;
    display: block;
}
.service{
    clear: both;
    margin-top: 50px;
    overflow: hidden;    
}
.service-img{
    position: relative;
    background: #bf9944;
    padding: 27px 23px 23px;
    display: inline-block;
    border-radius: 50%;
    height: 110px;
    width: 110px;
    float: left;
    margin-right: 20px;
    transition: 0.5s ease;
}
.service-img img{
    width: 60px;
    height: auto;
}
.service:hover .service-img{
    background: #363124;
}
.service:hover h4{
    color: #bf9944;
}
.service h4{
    color: #363124;
    font-size: 18px;
    font-weight: bold;
    padding-top: 35px;
    transition: 0.5s ease;
}
.hm-history hr{
    border-top: 1px solid #ddd;
    margin: 30px 20px 50px;
}
.hm-history-right p{
    font-weight: 600;
    font-size: 17px;
}
.hm-equip-p{
    font-size: 17px;
    padding-top: 40px;
    font-weight: 500;
}
.hm-equip-product{
    border: 1px solid #ddd;
    text-align: center;
    padding: 15px 15px 40px; 
    transition: 0.5s ease;
}
.hm-equip-product:hover{
    border: 1px solid #363124;
}
.hm-equip-product:hover .btn-hm-equip{
    background: #363124;
    color: #fff;
}
.hm-equip-product:hover h4{
    color: #363124;
}
.hm-equip-product h4{
    color: #bf9944;
    padding-top: 15px;
    font-size: 20px;
}
.btn-hm-equip{
    position: absolute;
    width: 140px;
    background: #bf9944;
    border-radius: 50px;
    left: 26%;
    margin-top: 23px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.5s ease;
}
footer{
    margin-top: 50px;
    background: #1b1508;
    padding: 40px 0px 10px;
    color: #fff;
}
.ft-logo{
    padding-bottom: 40px;
}
.ft-logo img{
    margin: 0px auto;
}
.ft-contact a{
    color: #fff;
    transition: 0.5s ease-in-out;
}
.ft-contact a:hover{
    color: #bf9944;
}
.ft-social h4{
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    text-transform: uppercase;
}
.ft-social ul{
    list-style: none;
    overflow: hidden;
    padding-left: 0px;
}
.ft-social ul li{
    float: left;
    margin-right: 10px;
}
.ft-social ul li a i{
    color: #fff;
    font-size: 20px;
    border: 1px solid #ffff;
    border-radius: 50%;
    padding: 10px;
    width: 40px;
    height: 40px;
    transition: 0.5s ease;
}
.ft-social ul li a:hover i{
    color: #bf9944;
    border: 1px solid #bf9944;
}
.hm-project .owl-carousel1{
    margin-top: 40px;
}
.hm-content{
    position: relative;
}
.hm-content-overlay{
  background: #bf99445c;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.hm-content:hover .hm-content-overlay{
  opacity: 1;
}
.service-content{
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.hm-content:hover .service-content{
  top: 50%;
  left: 50%;
  opacity: 1;
}
.fadeIn-bottom{
  top: 80%;
}
.service-content h4{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
}
.hm-project .owl-nav{
    color: #555;
    position: absolute;
    top: -105px;
    right: 0px;
    display: block!important;
}
.hm-project .owl-nav button {
    width: 35px;
    height: 35px;
    border: 1px solid #555!important;
    border-radius: 50%!important;
}
.hm-project .owl-nav button  span{
    font-size: 35px;
}
.hm-project .owl-carousel .owl-nav button.owl-prev span,.hm-project .owl-carousel .owl-nav button.owl-next span{
    position: relative;
    top: -17px!important;
}
.hm-project .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent!important;
    color: #51390f!important;
    text-decoration: none;
    border: 1px solid #51390f!important;
}
.hm-project .owl-theme .owl-nav [class*=owl-]:focus {
    outline: none;
}
.mt-3{
    margin-top: 30px;
}
.mt-5{
    margin-top: 50px;
}
.mt-7{
    margin-top: 70px;
}
.innerbanner{
    position: relative;    
}
.innerbanner img{    
    width: 100%;
    object-fit: cover;
    height: 300px!important;
}
.banner-wrap {
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 300px;
    background: #363124ad;
}
.patient-monitor-left-inner{
    position: absolute;
    width: 70%;
    background: #bf9944;
    padding: 20px;
    border: 2px solid #654e28;
    color: #654e28;
    text-align: center;
    bottom: -33px;
    left: 17%;
    text-transform: uppercase;
}
.patient-monitor-right{
    border: 1px solid #f5f5f5;
    box-shadow: 4px 4px 0 0 rgba(0,0,0,.03);
    padding: 30px;
    min-height: 350px;
}
.patient-monitor-right:hover{
    box-shadow: 4px 4px 0 0 #bf9944;
}
.monitor-section{
    background: #f5f5f5;
    padding: 30px;
    min-height: 170px;
    margin-top: 25px;
}
.monitor-section i{
    color: #bf9944;
    text-align: center;
    font-size: 40px;
    margin-bottom: 15px;
}
.service-sec2{
    background: url(/wp-content/uploads/2020/09/image-74.jpg)no-repeat;
    background-size: 100%;
    height: 150px;
    clear: both;
    margin-top: 80px;
    margin-bottom: 50px;
}
.service-sec2 h3{
    background: #bf99448c;
    padding: 30px;
    position: absolute;
    width: 70%;
    top: 39%;
    text-align: center;
    color: #654e28;
    left: 16%;
    text-transform: uppercase;
}
.service-sec3-wrap{
    background: #f5f5f5;
    color: #8a6d3b;
    padding: 20px;
    text-align: center;
    min-height: 100px;
    box-shadow: 4px 4px 0 0 #e6cb8f;
    margin-bottom: 30px;
}
.service-sec3-wrap a{
    color: #8a6d3b;
}
.service-sec3-wrap:hover{
    box-shadow: 4px 4px 0 0 #bf9944;
}
.service-sec3-wrap h3{
    font-size: 18px;
}
.unit-wrap{
    clear: both;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}
.unit-wrap-left h3 span{
    font-size: 55px;
    color: #8a6d3b;
}
.unit-wrap-left h3{
    color: #bf9944;
}
.unit-wrap-right h3{
    padding: 15px 0px;
    color: #bf9944;
}
.health-nav li a{
    background: #8a6d3b;
    color: #fff;
}
.health-nav>li.active>a, .health-nav>li.active>a:focus, .health-nav>li.active>a:hover,
.health-nav>li>a:focus, .health-nav>li>a:hover{
    background-color: #bf9944;
}
.medical-wrap{
    width: 70%;
    margin: 0px auto;
}
.equip-left{
    border: 1px solid #bf9944;
    padding: 20px;
    transition: 0.5s ease;
}
.equip-left:hover{
    border: 1px solid #1b1508;
}
.equip-left img{
    margin: 0px auto;
}
.equip-right h3{
    margin-bottom: 30px;
}
.equip-right .btn{
    width: 140px;
    background: #bf9944;
    border-radius: 50px;
    margin-top: 23px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.5s ease;
}
.equip-right .btn:hover{
    background: #1b1508;
}
.item{
    margin-bottom: 15px;
}
.fancybox-inner{
    overflow: hidden!important;
}
/* Breadcrumb */

#breadcrumbs {
    list-style-type: none;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 0px;
    padding-top: 7%;
    font-size: 15px;
}
#breadcrumbs li{display: inline-block;}
#breadcrumbs li.separator{
    padding: 0px 10px;
}
#breadcrumbs li a,#breadcrumbs a{
    color: #fff;
}
.about-vision{
    padding: 99px 30px 119px 65px;
    margin-bottom: 30px;
    position: relative;
    box-sizing: border-box;
    background-color: #bf9944;
    width: 65%;
    float: right;
    min-height: 370px;
    margin-right: 10%;
}
.about-vision span {
    display: inline-block;
    color: #8a6d3b;
    font-size: 13px;
    font-weight: 500;
    line-height: 27px;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.about-vision h4{    
    color: #1b1508;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
}
.about-vision-img{
    position: absolute;
    right: -40px;
    bottom: -58px;
    border: 5px solid #1b1508;
}
.about-vision-img img{
    background: #bf9944;
    padding: 40px 30px;
    margin: 15px;
    border: 2px solid #ec2129;
}
.about-right p{
    font-size: 20px;
    color: #777;
    text-align: justify;
    padding-top: 60px;
}
.about-mt{
    margin-top: 80px;
}
.about-vision1,.about-start{
    background: #efefef;
    padding: 35px;
    box-shadow: 1px 1px 5px #ddd;
    color: #1b1508;
    text-align: center;
}
.about-vision1 i,.about-start i{
    color: #bf9944;
    font-size: 40px;
    padding-bottom: 20px;

}
.about-vision1 h4,.about-start h4{
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 20px;
}
.about-vision1 p,.about-start p{
    text-align: left;
    font-size: 16px;
    color: #777;
}
.about-vision1{
    min-height: 312px;
}
/* Timeline */
.history-tl-container{
    font-family: "Roboto",sans-serif;
    width:70%;
    margin:auto;
    display:block;
    position:relative;
}
.history-tl-container ul.tl{
    margin:20px 0;
    padding:0;
    display:inline-block;

}
.history-tl-container ul.tl li{
    list-style: none;
    margin: auto;
    margin-left: 200px;
    min-height: 50px;
    border-left: 1px dashed #bf99447a;
    padding: 0 0 50px 30px;
    position: relative;
}
.history-tl-container ul.tl li:last-child{ border-left:0;}
.history-tl-container ul.tl li::before{
    position: absolute;
    left: -15px;
    top: -5px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 0.74);
    border-radius: 500%;
    background: #bf9944;
    height: 30px;
    width: 30px;
    transition: all 500ms ease-in-out;
}
.history-tl-container ul.tl li:hover::before{
    border-color:  #bf9944;
    transition: all 1000ms ease-in-out;
}
.history-tl-container ul.tl li .item-title{
}
.history-tl-container ul.tl li .item-detail{
    color:rgba(0,0,0,0.5);
    font-size:14px;
}
.history-tl-container ul.tl li .timestamp{
    color: #fff;
    position: absolute;
    width: 100px;
    left: -35%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    top: -3px;
    background: #bf9944;
    font-weight: bold;
}
.history-tl-container ul.tl li .timestamp:before {
    background: #8a6d3b;
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width: 4px;
    height: 100%;
    transition: all 500ms ease-in-out;
}
.history-tl-container ul.tl li .timestamp:hover{
    box-shadow: inset 40em 0 0 0 #8a6d3b;
    transition: all 1000ms ease-in-out;
}
h3.page-title{
    padding: 70px 0px 40px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #363124;
}
h3.page-title span{
    color: #bf9944;
}
/* Pagination */
ul.page-numbers{
	padding-left: 0px;
}	
ul.page-numbers li{
	float: left;
	height: 35px;
	width: 35px;
	list-style: none;
	line-height: 35px;
	text-align: center;
	padding: 0px;
	border-radius: 100px;
	margin-right: 3px;
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);	
}
ul.page-numbers li span.current{
	color: #000;
	font-size: 16px;
}
.content-img img{
	width: 100%;
	height: auto;
}
h3.cate-title{
    padding: 0px 0px 40px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #363124;
}
h3.cate-title span{
    color: #bf9944;
}
.project-img{
    position: relative;
}
.project-img span{
    background: #bf9944;
    padding: 10px;
    color: #fff;
    position: absolute;
}
.projects-wrap{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    transition: 0.5s;
    cursor: pointer;
    margin-bottom: 20px;
    background-color: #fff;
}
.projects-wrap:hover{
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
}
.projects-wrap::before, .projects-wrap::after{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale3d(0, 0, 1);
  transition: transform .3s ease-out 0s;
  background: rgba(255, 255, 255, 0.1);
  content: '';
  pointer-events: none;
}
.projects-wrap::before{
  transform-origin: left top;
}
.projects-wrap::after{
  transform-origin: right bottom;
}
.projects-wrap:hover::before, .projects-wrap:hover::after, .projects-wrap:focus::before, .projects-wrap:focus::after{
  transform: scale3d(1, 1, 1);
}
.projects-wrap h4{
    background: #f5f5f5;
    padding: 10px 10px;
    color: #363124;
    font-weight: 400;
    font-size: 16px;
    min-height: 56px;
}
.projects-wrap .project-link{
    background: #f5f5f5;
    padding: 5px;
    position: relative;
    text-align: center;
    display: block;
    border-top: 1px solid #ddd;
    color: #bf9944;
    font-weight: bold;
}
.news-content h4{
    font-size: 20px;
    font-weight: bold;
    color: #bf9944;
    padding-bottom: 15px;
    padding-top: 20px;
    font-family: 'Pyidaungsu';
}
.news-content span{
    color: #29210e;
    font-style: italic;
}
.news-content span i{
    font-size: 17px;
    padding-right: 10px;
    vertical-align: middle;
}
.news-content .news-link{
    background: #29210e;
    color: #fff;
    font-weight: 500;
    margin-top: 20px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s; 
}
.news-content .news-link:hover{
    background: #bf9944;
}
.news-wrap{
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
}
.single-title{
    color: #bf9944;
    padding-bottom: 15px;
    font-size: 22px;
    font-family: 'Pyidaungsu';
    line-height: 30px;
}
.owl-carousel-single{
    margin-top: 30px;
}
.owl-carousel-single .owl-nav button {
    width: 35px;
    height: 35px;
    border: 1px solid #ed1e27!important;
    background: #ed1e27!important;
}
.owl-carousel-single .owl-nav button  span{
    font-size: 35px;
    color: #fff;
}
.owl-carousel-single .owl-nav button.owl-prev span,.owl-carousel-single .owl-nav button.owl-next span{
    position: relative;
    top: -17px!important;
}
.owl-carousel-single .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent!important;
    color: #51390f!important;
    text-decoration: none;
    border: 1px solid #51390f!important;
}
.owl-theme .owl-nav [class*=owl-]:focus {
    outline: none;
}
.single-thumbnail{
    text-align: center;
}
.single-date{
    color: #fff;
    background: #ed1e27;
    padding: 5px 8px;
    width: 180px;
    text-align: center;
    margin-bottom: 20px;
}
.mywidget-left{
    padding-right: 0px;
}
.contact-heading{
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #bf9944;
}
.cnt-i{
    color: #ed1e27;
    font-size: 20px;
    padding-right: 10px;
}
.contact-line{
   border-top: 1px dashed #bf9944; 
}
.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: none;
}
.book-now-btn {
    color: #bf9944;
    background-color:#ed1e27;
    border-color: #ed1e27;
    width: 120px;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.5s ease;
}
.social-contact{
    list-style: none;
    padding-left: 0px;
}
.social-contact li{
    float: left;
    padding-right: 10px;
}
.social-contact li a i{
    color: #ed1e27;
    font-size: 25px;
    transition: 0.5s ease-in-out;
}
.social-contact li a:hover i{
    color: #bf9944;
}
.contact-heading1{
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #bf9944;
}
.ctn-map{
    margin-top: 50px;
    margin-bottom: -50px;
}
textarea.form-control {
    height: 100px;
}
/* ORG CHART  */
.org-chart .board {
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart ul {
  padding: 0;
  margin: 5px 0;
  list-style: none;
}
.org-chart ul li {
  position: relative;
}
.org-chart ul li .member {
    display: block;
    border: 1px solid #eee;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    transition: all linear .1s;
    background: #bf9944;
    padding: 10px;
}
.org-chart .departments {
  width: 100%;
  display: inline-block;
  clear: both;
}
.org-chart .level1 li:after{
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 35px;
    border-left: 2px solid #363124;
    left: 50%;
    top: 36px;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 75.2%;
  height: 40px;
  border-top: 2px solid #363124;
  margin: 0 auto;
  top: 0px;
}
.info-title{
    margin-bottom: 25px;
}
.info-title h3{
    color: #fff;
    background: #363124;
    padding: 5px;
    text-align: center;
}
.lv-title{
    text-align: center;
    color: #bf9944;
    padding-bottom: 10px; 
}
.lv-name{
    text-align: center;
    padding-bottom: 15px; 
}
.org-chart .department {
    border-left: 2px solid #999;
    width: 13%;
    float: left;
    margin: 0px 7px;
}
.member h5{
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 15px;
    text-transform: uppercase;
}
.member p{
    text-align: left;
}
.org-chart .departments li:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 40px;
  border-left: 2px solid #363124;
  left: 50%;
  top: -38px;
}
.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department:last-child:after {
  display: none;
}
.org-chart .department li {
  padding-left: 25px;
  border-bottom: 2px solid #CE8948;
  height: 80px;
}
.certificate{
    background: #fefefe;
    margin-top: 50px;
    padding: 50px 0px;
    margin-bottom: -50px;
}
.certificate-left{
    padding-bottom: 30px;
}
.certificate-left h4{
    font-size: 25px;
    padding-left: 15px;
    color: #8a6d3b;
    padding-bottom: 25px;
}
.certificate-left h4:before{
    content: "";
    display: inline-block;
    height: 55px;
    width: 10px;
    border: 2px solid #bf9944;
    background-color: #8a6d3b;
    z-index: 2;
    left: 0px;
    top: -15px;
    position: absolute;
    -webkit-transition: background-color .3s cubic-bezier(.645,.045,.355,1);
    -o-transition: background-color .3s cubic-bezier(.645,.045,.355,1);
    transition: background-color .3s cubic-bezier(.645,.045,.355,1);
}
.owl-carousel-certificate .owl-item img{
    width: auto;
}
.owl-carousel-certificate .owl-nav button{
    width: 35px;
    height: 35px;
    border: 1px solid #8a6d3b!important;
    background: #bf9944!important;
}
.owl-carousel-certificate .owl-nav button.owl-prev span, .owl-carousel-certificate .owl-nav button.owl-next span {
    position: relative;
    top: -17px!important;
    font-size: 33px;
    color: #363124;    
}
/* 404 error */
.error img {
    position: relative;
    margin: 0 auto;
}
.back-home-wrap p {
    font-size: 21px;
	margin-top:50px;
}
.back-home-wrap {
    text-align: center;
    left: 0;
    right: 0;
}
.error {
    height: 400px;
}
.back-home {
    margin-top: 14px;
    border-radius: 0;
}
#go-top{
    width: 35px;
    height: 40px;
    border-radius: 0px;
    background-color: #bf9944;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    position: fixed;
    right: 0px;
    bottom: 80px;
}
#go-top i {
    padding: 10px;
}
.greenup {
    width: 35px;
    font-size: 12px;
    padding: 10px;
    font-weight: bolder !important;
    background: #ed1e27;
    display: block;
    height: auto;
}
.ft-copyright{
    border-top: 1px solid rgba(255,255,255,.15);
    margin-top: 40px;
    padding-top: 10px;
}
.ft-copyright a{
    color: #fff;
    transition: 0.5s ease;
}
.ft-copyright a:hover{
    color: #bf9944;
}
.patient-section2 h3.page-title {
    padding: 70px 0px 10px;
}
.patient-section2 h4{
    padding-bottom: 30px;
}
/*********************** Widget ******************/
.widget-title{    
    font-weight: 700;
    font-size: 21px;
}
.widget ul li a {
    color: #333;    
    border-bottom: 1px solid #ddd;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
}
.widget ul li a::before {
    content: '';
    position: absolute;
    border: 1px solid #ec2329;
    bottom: 0;
    width: 53px;
}
.widget ul li a:hover::before {
    content: '';
    position: absolute;
    border: 1px solid #ec2329;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    transition: all .3s ease;
}
.widget ul li a:hover,
.widget ul li a:focus{
    color:#ec2329;
    text-decoration: none;
    outline: none;
}
.widget ul{
    padding-left:0;
    list-style-type: none;
}
.sidebar {
    padding: 30px 20px;
    background: #f8fafc;
}
.sidebar h3 {
    font-size: 22px;
    padding-bottom: 30px;
    color: #bf9944;
} 
.mywidget {
    margin-bottom: 20px;
} 
.mywidget-right h4 a{
    font-size: 15px;  
    color: #bf9944;  
}  
.mywidget-right h5 {
    padding-top: 10px;
    color: #ed1e27;
}
@media (max-width: 1150px){
.navbar-nav>li>a {
    font-size: 15px;
    padding: 15px 12px;
}
.about-vision {
    padding: 99px 30px 99px 65px;
    width: 75%;
}
.org-chart .level1 li:after{
    top: 62px;
}
.service h4{
    font-size: 17px;
    padding-top: 25px; 
}
}
@media (max-width: 1024px){
.hm-equip-product {
    padding: 15px 10px 40px;
}
.btn-hm-equip {
    width: 110px;
    left: 27%;
}
.innerbanner img,.banner-wrap {
    height: 200px!important;
}
#breadcrumbs{
    padding-top: 9%;
}
.mmt-5 {
    margin-top: 50px;
}
.medical-wrap{
    width: 90%;
}
.monitor-section{
    min-height: 190px;
}
}
@media (max-width: 900px){
.n2-ss-slider .n2-ss-layer-col{
    padding: 0em!important;
}
#n2-ss-2item2{
    color: #ffffff!important;
    font-size: 23px!important; 
    font-weight: 300!important;
    font-family: 'Roboto'!important;
}
div#n2-ss-2 .n2-font-a1ba1f282fc0e0b341683b85921973bf-paragraph{
    background: RGBA(255,255,255,0.2)!important;
    opacity: 1;
    color: #fff!important;
    text-align: center;
    width: 28%;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    border-radius: 50px!important;
    margin: 0px auto;
    padding: 0.5em 1.5em 0.5em 1.5em!important;
    font-family: 'Roboto';
}
.btn-hm-equip {
    left: 21%;
}
.ft-social ul li {
    float: none;
    margin-right: 0px;
    margin-bottom: 10px;
}
.about-vision {
    padding: 70px 30px 70px 30px;
    width: 90%;
    min-height: 350px;
}
.about-right p {
    font-size: 18px;
    text-align: left;
    padding-top: 40px;
}
.about-vision1 {
    min-height: 397px;
    padding: 35px 20px;
}
.history-tl-container {
    font-family: "Roboto",sans-serif;
    width: 100%;
}
.org-chart .level1 li:after {
    top: 36px;
}
.info{
    padding: 0px;
}
.patient-monitor-left-inner{
    bottom: -35px;
    padding: 15px;
}
.patient-monitor-left-inner h3{
    font-size: 18px;
}
.service-sec2{
    height: 100px;
}
.service-sec2 h3 {
    padding: 25px;    
    top: 40%;
}
.monitor-section{
   min-height: 240px; 
}
}
@media (max-width: 850px){
div#n2-ss-2 .n2-font-a1ba1f282fc0e0b341683b85921973bf-paragraph{
    width: 70%;
    font-size: 11px!important;
    margin: initial;
    margin-bottom: 20px;
}
.hm-equip-product h4 {
    font-size: 17px;
}
.certificate-left h4:before{
    left: 8px;
}
.patient-section2 h3.page-title {
    padding: 50px 0px 15px;
    font-size: 23px;
}
.patient-section2 h4 {
    padding-bottom: 15px;
    font-size: 15px;
}
}
@media (max-width: 767px){
.fixed {
    position: relative;
}
.navbar {
    position: relative;
    min-height: 35px;
}
.navbar-toggle {
    position: absolute;
    right: 0px;
    margin: 0px;
}
.navbar-toggle .icon-bar{
    background: #bf9944;
}
.mm-menu_theme-dark{
    --mm-color-background: #363124;
}
.mm-navbar{
    color: #bf9944;
    font-weight: 600;
    font-size: 17px;
}
.hm-equip-p {
    padding-top: 15px;
    padding-bottom: 20px;
}
.btn-hm-equip {
    position: relative;
    left: 0px!important;
    width: 140px;
}
.hm-equip-product {
    padding: 15px 10px 20px;
    margin-bottom: 20px;
}
.ft-social{
    padding-top: 5px;
}
.ft-social ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
}
.ft-copyright {
    margin-top: 0px;
}
.ft-logo {
    padding-bottom: 25px;
}
div#n2-ss-2 .n2-style-e2fc5d0995d274ca8f421a765c9a0aa5-simple{
    display: none!important;
}
#go-top{
    z-index: 1;
}
.about-vision1 {
    min-height: auto;
    padding: 25px 20px;
    margin-bottom: 20px;
}
.about-right{
    clear: both;
    padding-top: 35px;
}
.about-vision {
    padding: 70px 30px 70px 30px;
    width: 50%;
    min-height: 300px;
    clear: both;
    float: none;
    margin: 0px auto;
}
.about-vision1 p{
    text-align: center;
}
.project-img,.news-img{
    text-align: center;
}
#breadcrumbs {
    padding-top: 11%;
}
.form-horizontal{
    clear: both;
    padding-top: 30px;
}
.org-chart .departments:before{
    display: none;
}
.lv-title {
    padding-bottom: 5px;
}
.org-chart .departments li:after{
    height: 0px;
    top: 0px;
}
.info {
    padding: 0px 30px;
}
.certificate{
    margin-top: 0px;
    padding: 0px 0px 50px;
}
.certificate-left h4:before {
    left: 25px;
}
.certificate-left h4 {
    padding-left: 30px;
}
.org-chart ul li {
    margin-bottom: 15px;
}
.medical-second{
    display: flex;
    flex-direction: column-reverse;
}
.equip-right h3 {
    margin-bottom: 10px;
    margin-top: 15px;
}
.equip-right{
    border-bottom: 1px dashed #ddd;
    padding-bottom: 25px;
}
.equip-right .btn{
    margin-top: 15px;
}
.patient-monitor-left img{
    margin: 0px auto;
}
.patient-monitor-left-inner {
    bottom: 30px;
    position: relative;
}
.patient-monitor-right{
    min-height: auto;
}
.service-sec2 h3 {
    padding: 20px;
    top: 17%;
    width: 80%;
    left: 10%;
}
.service-sec3-wrap {    
    padding: 20px;
    min-height: auto;
    width: 80%;
    margin: 0px auto;
    margin-bottom: 30px;
}
.monitor-section{
    min-height: auto;
}
}
@media (max-width: 600px){
div#n2-ss-2 .n2-font-a1ba1f282fc0e0b341683b85921973bf-paragraph {
    width: 50%;
    font-size: 11px!important;
    margin: 0px auto;
    margin-bottom: 0px;
}   
}
@media (max-width: 500px){
.header{
	position: relative;
}
.ban-text2 h1{
	font-size: 30px!important;
    line-height: 30px!important;
    text-align: left!important;
    margin-bottom: 30px;
    color: #fff!important;
}
div#n2-ss-3 .nextend-bar-horizontal{
	bottom: -10px!important;
}
.service-img{
    float: none;
    margin-right: 0px;
}
.service{
   text-align: center; 
   margin-top: 20px;
   min-height: 200px;
}
.service h4 {
    font-size: 17px;
    padding-top: 0px;
}
div#n2-ss-2 .n2-font-a1ba1f282fc0e0b341683b85921973bf-paragraph {
    width: 50%;
    font-size: 11px!important;
    margin: 0px auto;
    margin-bottom: 0px;
}
.about-vision {
    width: 80%;
}
.history-tl-container ul.tl li{
    margin-left: 120px;
}
.org-chart .level1 li:after {
    top: 62px;
}
.service-sec2 {
    background-size: cover;
    margin-top: 40px;
    margin-bottom: 40px;
}
.service-sec3-wrap {
    width: 100%;
}
.patient-monitor-left-inner{
    width: 80%;
    left: 10%;
}
.patient-section2 h3.page-title,.patient-section2 h4{
    text-align: left;
}
.unit-wrap-left h3{
    padding-bottom: 20px;
}
.unit-wrap-left h3 span{
    font-size: 25px;
}
.patient-monitor-right p{
    text-align: justify;
}
}
@media (max-width: 425px){
.hm-title {
    font-size: 28px;
}
.hm-project {
    padding: 45px 0px;
}
.hm-project .hm-title-white {
    margin-bottom: 75px;
}
.hm-service, .hm-project, .hm-equipment {
    margin: 45px 0px 30px;
}
.hm-project .owl-nav {
    top: -59px;
    margin-top: 0px;
}
.ft-copyright {
    line-height: 18px;
}
div#n2-ss-2 .n2-font-a1ba1f282fc0e0b341683b85921973bf-paragraph{
    width: 70%;
}
.history-tl-container ul.tl li {
    margin-left: 10px;
    padding: 0 0 25px 25px;
}
.history-tl-container ul.tl li .timestamp{
    left: 0px; 
    position: relative;
}
#breadcrumbs {
    padding-top: 20%;
}
.project-col{
    width: 100%;
}
.project-img,.news-img{
    text-align: center;
}
.info-title h3 {
    font-size: 20px;
    padding: 9px 5px;
}
}
@media (max-width: 375px){
div#n2-ss-2 .n2-font-a1ba1f282fc0e0b341683b85921973bf-paragraph{
    width: 90%;
}
.hm-title {
    font-size: 24px;
}
.about-vision-img img {
    padding: 25px 20px;
}
.innerbanner img, .banner-wrap {
    height: 155px!important;
}
#breadcrumbs {
    padding-top: 17%;
}
}
#gallery-1 .gallery-item img {
  border: none !important;
  min-height: unset;
  object-fit: unset;
  padding-right: 0px;
  max-width: 100%;
  height: auto;
}
.gallery-item{
  border: none !important;
}
.inner-header.fixed{
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
img{
	margin-left:auto;
	margin-right:auto;
}
@media (max-width:500px){
		
	#gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 100% !important;
}

}
@media (max-width:767px){
		
	#gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 100% !important;
}
	.ft-copyright {
  line-height: 18px;
  font-size: 11px;
}

}