body{
  font-family: "Poppins", sans-serif !important;
}
.header-branch{
  color:#fff;
  font-size: 16px;
}
.name-branch{
  color:#fff;
  font-size: 12px;
}
.img-manager{
  border-radius: 100% !important;
  margin-top: 10px;
  padding: 2% !important;
}
.vr-line-left{border-left: 1px solid;}

#galle, #kalutara, #gampaha, #colombo, #jaffna, #anuradhapura, #mahanuvara, #tas {
  display: none;
  /* height: 400px; */
  /* overflow: hidden; */
  position: inherit;
  right: 0;
  /* top: 20%; */
  width: 135%;
  left: -36%;
  z-index: 99;
  
}

#map {
  height: auto;
  width: 100%;
  margin-bottom: 50px;
  margin-top: 70px;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  
}

#canvas {
  /* height: 300px;
  left: 30%;
  margin: -150px 0 0 -300px;
  /* position: absolute; */
  /* top: 30%;
  width: 600px;  */
}


.team-boxed {
  color:#313437;
  background-color:#a61929db;
  border-radius: 18px;
  max-width: 550px;
  box-shadow: -20px 19px 20px 0px #777777a3
}

#anuradhapura, #colombo, #galle{
  background-color:#1953A2db;
}

.team-boxed p {
  color:#7d8285;
}

.team-boxed h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:576px) {
  .team-boxed h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
    
  }
 
}
@media only screen and (max-width: 768px) {
  #galle, #kalutara, #gampaha, #colombo, #jaffna, #anuradhapura, #mahanuvara, #tas {
    width: 170%;
  
    
}
}

@media only screen and (max-width: 576px) {
  /* For mobile phones: */
 
  .team-boxed .item .box {
    margin: 0px auto 0 !important;
  }
  .dis-border{
    border: none !important;
  }
#map{
  margin-top: 15px;
}
#galle, #kalutara, #gampaha, #colombo, #jaffna, #anuradhapura, #mahanuvara, #tas {
  width: 100%;
  left: 0;
  z-index: 99;
  margin-bottom: 50px;
  
}

  
}

.team-boxed .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto;
}

.team-boxed .intro p {
  margin-bottom:0;
}

.team-boxed .people {
  padding:6px;
}

.team-boxed .item {
  text-align:center;
}

.team-boxed .item .box {
  text-align:center;
  padding:5px;
  /* margin-bottom:0px; */
  padding-bottom: 18px;
  margin: -40px auto 0;
  
}

.team-boxed .item .name {
  font-weight:bold;
  margin-top:15px;
  margin-bottom:8px;
  color:#fff;
  font-size: 20px;
}

.team-boxed .item .title {
  text-transform:uppercase;
  font-weight:bold;
  color:#d0d0d0;
  letter-spacing:2px;
  font-size:11px;
  margin-bottom: 2px;
}

.team-boxed .item .description {
  font-size:15px;
  margin-top:15px;
  margin-bottom:20px;
}

.team-boxed .item img {
  max-width:510px !important;
  /* box-shadow: 1px 1px 4px;
  padding: 5px;
  background-color: #fff; */
}




.mo-num{
margin-bottom: 0px;
color: #fff !important;
font-size: 13px;
}

.dis-title{
margin-bottom:0px;
color: #fff !important;
}


.ml12 {
/* font-weight: 200;
font-size: 1.8em;*/
text-transform: uppercase; 
letter-spacing: 1px;

}
.ml12 span {
font-family: "Poppins", sans-serif;
font-weight: 900;
}

.ml12 .letter {
display: inline-block;
/* line-height: 1em; */
}

.square{
background-color: red;
width: 20px;
height: 20px;
opacity: 0;
}


.district{
text-transform: uppercase;
  /* font-weight: bold; */
  color: #d2d2d2 !important;
  letter-spacing: 2px;
  font-size: 9px;
  margin-bottom: 0px;
  margin-top: 15px;

}

.ml14 {
font-weight: 500;
font-size: 2.35714286em;
font-family: "Poppins", sans-serif;
  color: #1f1f1f;
  margin: 0;
  letter-spacing: 0.5px;
}

.ml14 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.1em;
padding-right: 0.05em;
padding-bottom: 1.15em;
}

.ml14 .line {
opacity: 0;
position: absolute;
left: 0;
height: 1px;
width: 100%;
background-color: rgb(48, 44, 44);
transform-origin: 100% 100%;
bottom: 0;
}
.ml14 .letter {
display: inline-block;
line-height: 1em;
}