video#myVideo {
  position: absolute;
  object-fit: cover;
  height: 100%;
  z-index: -1;
  width: 100%;
}
.aml {
  position: relative;
}
.sf_cols.container_wrapper.amlVideoBlock .container-fluid {
  padding: 0;
}
.innerContainer {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-color: #000000a8;
  padding: 40px 0;
}
.innerContainer .mlaunder {
  width: 70%;
  padding: 50px 50px;
  color: white;
}
.innerContainer .mlaunder h1 {
  font-size: 40px;
  color: #2d5d41;
  font-weight: 600;
  color: #24d47a;
}
.innerContainer .mlaunder p {
  font-size: 18px;
  font-weight: 500;
}
.innerContainer .mlaunder a.btn {
  font-size: 16px;
}

.welcome.ireland.withVideo.pakistan {
  background-image: url(/cisiweb2/image/PakistanBG.png) !important;
}
.welcome.ireland.withVideo.pakistan .col-sm-6 h1:nth-child(1) {
  font-size: 55px !important;
}
body {
  overflow-x: hidden !important;
}
@media (max-width: 1700px) {
  .welcome.ireland.withVideo.pakistan .col-sm-6 h1:nth-child(1) {
    font-size: 55px !important;
  }
}
@media (max-width: 1600px) {
  .welcome.ireland.withVideo.pakistan .col-sm-6 h1:nth-child(1) {
    font-size: 40px !important;
  }
  .sliderContainer li .welcome.ireland .container {
    padding-right: 0 !important;
  }
}

@media (max-width: 1300px) {
  .sliderContainer li .welcome .container {
    padding-left: 0% !important;
  }
}

@media (max-width: 1100px) {
  .welcome.ireland.withVideo.pakistan .col-sm-6 h1:nth-child(1) {
    font-size: 35px !important;
  }
}

@media (max-width: 600px) {
  .welcome.ireland.withVideo.pakistan .col-sm-5 {
    display: none;
  }
  .innerContainer .mlaunder {
    width: 100% !important;
  }
}
