.vii-row{
    justify-content: center;
}
.vis-ic{
    display: flex;
    justify-content: center;
    align-items: center;
}
.vis-ic .call{
    font-size: 22px;
    color: rgb(211, 142, 37);
}
.vis-ic .mail{
    font-size: 22px;
    color: rgb(20, 33, 43);
}
.topcon{
    position: relative;
    top:24px;
}
.vision-h{
    min-height: 221px;
}
.aboutimg{
    width: 100%;
}
/* -------mission  section------- */
.mis-cir{
 position: absolute;
  top: -13%;
  width: 145px;
  height: 75px;
  background-color: #d38e25;
  border-top-left-radius: 75px;
  border-top-right-radius: 75px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.secVrsion{
    position: relative;
    top: 30px;
}
.mis-head{
  position: relative;
  padding: 20px;
  background-color: #d38e25;
  text-align: center;
}
.mis-circ{
 position: absolute;
  top: -13%;
  width: 145px;
  height: 75px;
  background-color: #14212b;
  border-top-left-radius: 75px;
  border-top-right-radius: 75px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.iconour{
    width: 30%;
    margin-top: 16px;
}
.mis-headd{
  position: relative;
  padding: 20px;
  background-color: #14212b;
  text-align: center;
}

.vis-hh{
font-size: 18px;
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 14px;
font-weight: 600;
margin-bottom: 0;
color: white;
}
.mis-pp{
  font-size: 15px;
color: white;
}
.mis-top{
  position: relative;
  top: -35px;
}

.vis-h{
font-size: 18px;
padding-top: 20px;
padding-bottom: 14px;
font-weight: 600;
margin-bottom: 0;
text-transform: uppercase;
color: black;
}
.mis-p{
  font-size: 15px;
color: black;
}

/* -------Vision  section------- */

.vission-d{
  padding: 19px;
  background:rgba(211, 142, 37,0.9);
  border-radius: 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  min-height: 228px;
}
.vission-dd{
  padding: 19px;
  background:rgba(20, 33, 43,0.9);
  border-radius: 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  min-height: 228px;
}

.vis-clip{
  position: relative;
  background-image: url("../img/lions.png");
  border-radius: 12px;

}
.vis-clip::after{
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  bottom: -1px;
  right: -1px;
  background: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);

}
.vis-clipc{
  position: relative;
  background-image: url("../img/contactuus.png");
  border-radius: 12px;
}
.vis-clipc::after{
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  bottom: -1px;
  right: -1px;
  background: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);

}
.vis-clipe{
     position: relative;
  background-image: url("../img/mailus.png");
  border-radius: 12px;
}
.vis-clipe::after{
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  bottom: -1px;
  right: -1px;
  background: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);

}
.vis-clipl{
    position: relative;
  background-image: url("../img/reachus.png");
  border-radius: 12px; 
}
.vis-clipl::after{
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  bottom: -1px;
  right: -1px;
  background: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);

}
.vis-cl{
  border-radius: 50%;
  background-color: #fff;
  padding: 10px;
  height: 60px;
  width: 60px;
  align-self: center;
}
.vis-hh{
font-size:18px;
padding-top: 20px;
padding-bottom: 14px;
font-weight: 650;
margin-bottom: 0;
text-transform: uppercase;
color: #fff;

}
.vis-pp{
  font-size: 14px;
color:black;

}
.vis-h{
font-size: 18px;
padding-top: 20px;
padding-bottom: 14px;
font-weight: 650;
margin-bottom: 0;
text-transform: uppercase;
color: #000;

}
.vis-p{
  font-size: 14px;
color:white;

}

.vis-imm{
  width:95%;
}
.mis-hh{
    color: black;
    font-size: 18px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight:550;
}
.mis-h{
    font-size: 18px;
    color: white;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight:550;
}
@media (max-width: 1200px) {
  .mis-circ{
  top: -9%;
  width: 119px;
  height: 61px;
}
.mis-cir{
  top: -9%;
  width: 119px;
  height: 61px;
}

.vis-h {
  font-size: 16px;
}
.mis-p{
  font-size: 12px ;
}
.vis-hh {
  font-size: 16px;
}
.mis-pp{
  font-size: 12px ;
}
}

@media (max-width: 992px) {

.mis-hh{
font-size: 16px;
}
.vis-pp{
  font-size: 13px;
}
.mis-h{
font-size: 16px;

}
.vis-p{
  font-size: 13px;
}

.mis-circ{
  top: -9%;
  width: 119px;
  height: 61px;
}
.mis-cc{
  top: auto;
    bottom:-59px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0 0 160px 160px;
}
.mis-cir{
  top: -9%;
  width: 119px;
  height: 61px;
}

.mis-p{
  font-size: 12px ;
}
.vis-hh {
  font-size: 16px;
}
.mis-pp{
  font-size: 12px ;
}
}

@media (max-width: 768px) {

.mis-ccc{
top: auto;
bottom:-59px;
left: 50%;
transform: translateX(-50%);
border-radius: 0 0 160px 160px;
}
.mis-top {
  position: relative;
  top: -18px;
}

.misioo{
  border-top: 1px solid rgba(255, 255, 255, 0.448);

}
}
@media (max-width: 576px) {
  .vis-pad{
    padding: 6px;
    padding-top: 2px;
  }

.mis-hh{
font-size: 14px;
}
.vis-pp{
  font-size: 11px;
}
.mis-h{
font-size: 14px;

}
.vis-p{
  font-size: 11px;
}

.vis-h {
  font-size: 14px;
}
.mis-p{
  font-size: 11px ;
}
.vis-hh {
  font-size: 14px;
}
.mis-pp{
  font-size: 11px ;
}
.mis-cir{
  top: -9%;
  width: 100px;
  height: 51px;
}
.mis-circ{
  top: -9%;
  width: 100px;
  height: 51px;
}

.mis-cc {
    top: auto;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0 0 160px 160px;
}
.mis-ccc {
    top: auto;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0 0 160px 160px;
}
}
@media (max-width: 480px) {

 .mis-hh {
    font-size: 14px;
  }
  .mis-h{
font-size: 14px;
}
}