.header-info {
  background: #0d1839 !important;
  position: relative !important;
}
.thank-you-sec {
  background: #f9fafa;
  padding-top: 80px;
}
.thank-you-sec h1 {
  color: #13244f;
  padding-bottom: 35px;
  margin-bottom: 40px;
  position: relative;
  font-weight: bold;
}
.thank-you-sec h1::before {
  background: url("../images/title-bg.png");
  width: 97px;
  height: 13px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  content: "";
}
.certificate-slider figure {
  height: 128px;
  line-height: 128px;
  margin-bottom: 0px;
  text-align: center;
}
.certificate-slider img {
  width: auto !important;
  height: auto !important;
  display: inline-block !important;
}
.certificate-slider-sec {
  padding-top: 35px !important;
  background: #f9fafa;
}
.thank-you-info figure {
  margin-bottom: 0px;
  width: 100%;
  padding-top: 30px;
}
.thank-you-info figure img {
  width: 100%;
}
.thank-you-info .coman-title {
  padding: 50px;
  padding-left: 0px;
}
.thank-you-info .coman-title h1, .thank-you-info .coman-title h2, .thank-you-info .coman-title h3, .thank-you-info .coman-title h4, .thank-you-info .coman-title h5, .thank-you-info .coman-title h6, .thank-you-info .coman-title p, .thank-you-info .coman-title ul li, .thank-you-info .coman-title ol li {
  color: #fff;
}
.thank-you-info [class*="col-"]:nth-child(1) {
  width: 69%;
}
.thank-you-info [class*="col-"]:nth-child(2) {
  width: 31%;
}
.thank-you-info .coman-title h2 {
  padding-bottom: 30px;
  margin-bottom: 17px;
}
.thank-you-info .coman-title p {
  margin-bottom: 20px;
}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {
  .thank-you-info .coman-title h2 {
    font-size: 42px;
  }
}
@media (max-width: 1700px) {
  .thank-you-info .coman-title {
    padding: 45px;
  }
  .thank-you-info .coman-title p {
    font-size: 15px;
  }
  .thank-you-info .coman-title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1600px) {
  .thank-you-info .coman-title {
    padding: 40px;
  }
  .thank-you-info .coman-title p {
    font-size: 15px;
  }
  .thank-you-info [class*="col-"]:nth-child(1) {
    width: 65%;
  }
  .thank-you-info [class*="col-"]:nth-child(2) {
    width: 35%;
  }
  .thank-you-info .coman-title h2 {
    font-size: 39px;
  }
}
@media (max-width: 1500px) {
  .thank-you-info .coman-title {
    padding: 35px;
  }
  .thank-you-info .coman-title p {
    font-size: 14px;
  }
  .thank-you-info [class*="col-"]:nth-child(1) {
    width: 65%;
  }
  .thank-you-info [class*="col-"]:nth-child(2) {
    width: 35%;
  }
  .thank-you-info .coman-title h2 {
    font-size: 37px;
  }
}
@media (max-width: 1400px) {
  .thank-you-sec {
    padding-top: 75px;
  }
  .thank-you-info .coman-title {
    padding: 30px;
  }
  .thank-you-info .coman-title p {
    font-size: 14px;
  }
  .thank-you-info [class*="col-"]:nth-child(1) {
    width: 60%;
  }
  .thank-you-info [class*="col-"]:nth-child(2) {
    width: 40%;
  }
  .thank-you-info .coman-title h2 {
    font-size: 35px;
  }
}
@media (max-width: 1300px) {
  .thank-you-sec {
    padding-top: 70px;
  }
  .thank-you-info .coman-title {
    padding: 25px;
  }
  .thank-you-info .coman-title p {
    font-size: 13px;
  }
  .thank-you-info [class*="col-"]:nth-child(1) {
    width: 60%;
  }
  .thank-you-info [class*="col-"]:nth-child(2) {
    width: 40%;
  }
  .thank-you-info .coman-title h2 {
    font-size: 34px;
  }
}
@media (max-width: 1200px) {
  .thank-you-sec {
    padding-top: 70px;
  }
  .thank-you-info .coman-title {
    padding: 25px;
  }
  .thank-you-info .coman-title p {
    font-size: 13px;
  }
  .thank-you-info [class*="col-"]:nth-child(1) {
    width: 60%;
  }
  .thank-you-info [class*="col-"]:nth-child(2) {
    width: 40%;
  }
  .thank-you-info .coman-title h2 {
    font-size: 32px;
  }
}
@media (max-width: 1100px) {
  .thank-you-sec {
    padding-top: 65px;
  }
  .thank-you-info .coman-title {
    padding: 20px;
  }
  .thank-you-info .coman-title p {
    font-size: 12px;
  }
  .thank-you-info [class*="col-"]:nth-child(1) {
    width: 60%;
  }
  .thank-you-info [class*="col-"]:nth-child(2) {
    width: 40%;
  }
  .thank-you-info .coman-title h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .thank-you-sec {
    padding-top: 60px;
  }
  .thank-you-info .coman-title p {
    font-size: 15px;
  }
  div.bg.thank-you-info {
    background-repeat: no-repeat !important;
    background-position: top !important;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    background-color: #0d1839 !important;
    background-size: 100% 400px !important;
  }
  .thank-you-info .coman-title {
    padding: 25px !important;
    background: #0d1839;
  }
  .thank-you-info figure {
    padding-top: 20px;
    text-align: center;
  }
  .thank-you-info figure img {
    width: 100%;
    max-width: 600px;
    margin: auto;
  }
  .thank-you-info [class*="col-"]:nth-child(1) {
    width: 100%;
  }
  .thank-you-info [class*="col-"]:nth-child(2) {
    width: 100%;
  }
  .thank-you-info .coman-title h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .thank-you-sec {
    padding-top: 60px;
  }
  .thank-you-info .coman-title p {
    font-size: 15px;
  }
  div.bg.thank-you-info {
    background-repeat: no-repeat !important;
    background-position: top !important;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    background-color: #0d1839 !important;
    background-size: 100% 400px !important;
  }
  .thank-you-info .coman-title {
    padding: 30px 20px !important;
    background: #0d1839;
  }
  .thank-you-info figure {
    padding-top: 20px;
    text-align: center;
  }
  .thank-you-info figure img {
    width: 100%;
    max-width: 400px;
    margin: auto;
  }
  .thank-you-info .coman-title h2 {
    font-size: 27px;
  }
}
@media (max-width: 576px) {
  .thank-you-sec {
    padding-top: 50px;
  }
  .thank-you-info .coman-title p {
    font-size: 15px;
  }
  div.bg.thank-you-info {
    background-repeat: no-repeat !important;
    background-position: top !important;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    background-color: #0d1839 !important;
    background-size: 100% 335px !important;
  }
  .thank-you-info .coman-title {
    padding: 30px 20px !important;
    background: #0d1839;
  }
  .thank-you-info figure {
    padding-top: 20px;
    text-align: center;
  }
  .thank-you-info figure img {
    width: 100%;
    max-width: 335px;
    margin: auto;
  }
  .thank-you-info .coman-title h2 {
    font-size: 25px;
  }
}