@font-face {
  font-family: "Lokem-Headings";
  src: url("../fonts/ReadexPro/ReadexPro-bold.eot") format("eot");
  src: url("../fonts/ReadexPro/ReadexPro-bold.woff") format("woff");
  src: url("../fonts/ReadexPro/ReadexPro-bold.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Lokem-Lighter";
  src: url("../fonts/ReadexPro/ReadexPro-Light.eot") format("eot");
  src: url("../fonts/ReadexPro/ReadexPro-Light.woff") format("woff");
  src: url("../fonts/ReadexPro/ReadexPro-Light.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "Lokem-Medium";
  src: url("../fonts/ReadexPro/ReadexPro-Medium.eot") format("eot");
  src: url("../fonts/ReadexPro/ReadexPro-Medium.woff") format("woff");
  src: url("../fonts/ReadexPro/ReadexPro-Medium.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Charity-Font";
  src: url("../fonts/Pristina-font.woff2") format("woff2");
  src: url("../fonts/Pristina-font.woff") format("woff");
  src: url("../fonts/Pristina-font.ttf") format("truetype");
  font-weight: 600;
}

#preloadingImg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("loading.svg") no-repeat center center;
}

body {
  margin: 0;
  font-family: Lokem-Headings !important;
  overflow-x: hidden !important;
  line-height: initial !important;
  color: #000 !important;
  background-color: #fff !important;
}

.banner-heading {
  color: #fff;
}

.tyt-heading {
  text-align: left;
}

.tyt-heading-text {
  font-size: 45px;
  font-family: Lokem-Lighter;
}

.tyt-sub-heading {
  font-size: 25px;
  color: #bd8f14;
  font-family: "Lokem-Medium";
  padding-bottom: 10px;
}

.offer-para1 {
  margin-top: 0px;
}

.tyt-text {
  font-family: Lokem-Medium;
  letter-spacing: 0.2px;
  font-size: 16px;
  line-height: 25px;
}

.top-page {
  background: url(../media/images/aboutus-banner.png);
  min-height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}

.blug-bg {
  background-color: #48453c2b;
  -webkit-backdrop-filter: blur(5px);
  /* backdrop-filter: blur(0px); */
  min-height: 450px;
}

.first-page-container {
  text-align: center;
  margin-left: 23%;
  margin-right: 23%;
  padding-top: 0;
  color: #fff;
  width: 100%;
}

.first-page-heading {
  padding-bottom: 0px;
}

.train-your-main {
  width: 86%;
  padding-left: 8%;
  padding-right: 8%;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
  background-image: url(../media/images/our3cBG.png),
    linear-gradient(to right, #ebd9a5, #e4cd8d);
  background-repeat: no-repeat;
  background-position: center;
}

.max-width-div {
  max-width: 1200px;
  width: 100%;
  display: inline-block;
}

.overview-cols-main {
  width: 100%;
  display: inline-flex;
}

.overview-col1 {
  width: 75%;
  text-align: left;
}
.overview-col2 {
  float: right;
  padding-left: 30px;
}
.course-overview-image1 {
  float: left;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  object-fit: cover;
}
.each-para-div {
  padding-bottom: 20px;
}
.each-para-div-journey {
  padding-bottom: 10px;
}
.tyt-heading-line-main {
  margin-bottom: 30px;
}
.tyt-heading-line {
  width: 60px;
  border: 1.9px solid #d3b155;
  background: #d3b155;
  float: left;
  margin-left: 3px;
}

.mission-line {
  width: 60px;
  border: 2px solid #e8cd77;
  background: #e8cd77;
  float: left;
}
.quote {
  font-size: 170px;
  margin-top: 60px;
  margin-right: 20px;
}
.quote-text-main {
  width: 100%;
  color: #d3b155;
  display: inline-flex;
  padding-top: 30px;
  padding-bottom: 60px;
}

.quote-text {
  width: 85%;
  margin-left: 10px;
}
.our-founders-image-main {
  float: left;
  margin-left: 60px;
}
.our-founders-image {
  border-radius: 50%;
  width: 320px;
  height: 320px;
  border: 1px solid black;
  border: none;
  margin-bottom: 70px;
  object-fit: cover;
}
.lokem-journey-main {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  background-image: url(../media/images/our3cBG.png),
    linear-gradient(to right, #ebd9a5, #e4cd8d);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-flex;
}

.lokem-journey-text {
  padding-top: 0;
  text-align: left;
  font-size: 20px;
  font-family: Lokem-Medium;
}
.our-founders-s-heading {
  font-size: 30px;
  text-align: left;
  color: #d3b155;
}
.lokem-journey-image {
  width: 700px;
  height: 400px;
}

.lokem-journey-col2 {
  width: 20%;
  position: relative;
  float: left;
  text-align: left;
}
.position-abs {
  position: absolute;
  bottom: 0;
}
.currently-sec {
  position: absolute;
  bottom: 0;
}
.our-founders-s-heading {
  font-size: 30px;
  text-align: center;
  color: #d3b155;
}
.over-trainees {
  padding: 0;
  margin: 0;
  list-style: none;
}
.over-trainees li {
  list-style: square;
}
.right-line {
  float: right !important;
}
.right-heading-main {
  float: right !important;
  width: 100%;
}
.vision-right {
  text-align: right;
}
.our-vision-main {
  width: 90%;
  float: right;
}
.right-col1 {
  text-align: right;
  width: 100%;
}
.left-col1 {
  text-align: left;
}
.row2-col2-padding {
  padding-right: 30px;
}
.left-line {
  float: left !important;
}
.tyt-paras {
  width: 100%;
  display: inline-flex;
}
.tyt-col1 {
  text-align: left;
}
.founder-tyt-col1 {
  width: 65%;
  margin-right: 0;
  text-align: left;
}

.founder-tyt-col2 {
  margin-left: 20px;
  text-align: left;
  width: min-content;
}
.lokem-journey-col1 {
  width: 80%;
  margin-right: 0;
  text-align: left;
}
.lokem-journey-image-main {
  text-align: center;
}
.visiion-mission-main {
  background: #fff !important;
  padding-bottom: 80px !important;
  padding-top: 80px !important;
}
.founders-main {
  background: #fff !important;
}
.tyt-col2 {
  width: 50%;
  margin-left: 80px;
  text-align: left;
  padding-top: 20px;
}

.our-3cs-image-main {
  padding-left: 45px;
  object-fit: cover;
}

.our-3cs-image {
  border-radius: 50%;
  width: 400px;
  height: 400px;
  border: 1px solid black;
  border: none;
}
.only-desktop {
}
.only-mobile {
  display: none;
}
.our-trainees-heading {
  color: #bd8f14;
  font-family: "Lokem-Medium";
  padding-bottom: 10px;
  margin-top: 20px;
  font-size: 30px;
}

@media (max-width: 995px) {
  .top-page {
    background: url(../media/images/aboutus-banner.png) top;
    min-height: 390px;
    background-size: cover;
  }
  .first-page-container {
    text-align: center;
    font-size: 20px;
    margin-left: 3%;
    margin-right: 3%;
    padding-top: 0;
    color: #fff;
  }
  .first-page-heading {
    font-size: 40px;
  }
  .tyt-heading-text {
    font-size: 30px;
    font-family: Lokem-Lighter;
  }
  .mission-line {
    width: 60px;
    border: 2px solid #e8cd77;
    background: #e8cd77;
    float: initial;
  }
  .our-3cs-image {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    border: none;
  }
  .quote-text-main {
    width: 100%;
    color: #d3b155;
    display: inline-flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .quote-text {
    width: 70%;
    margin-left: 10px;
  }
  .lokem-journey-main {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    background-image: url(../media/images/our3cBG.png),
      linear-gradient(to right, #ebd9a5, #e4cd8d);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
  .lokem-journey-text {
    padding-top: 0;
    text-align: center;
    font-size: 20px;
    font-family: Lokem-Medium;
  }
  .lokem-journey-image {
    width: 350px;
    height: 236px;
  }
  .currently-sec {
    position: relative;
    bottom: 0;
    padding-top: 20px;
  }
  .tyt-heading-line {
    width: 60px;
    border: 1.9px solid #d3b155;
    background: #d3b155;
    float: initial;
    margin-left: auto;
  }
  .train-your-main {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    background-image: url(../media/images/our3cBG.png),
      linear-gradient(to right, #ebd9a5, #e4cd8d);
    background-repeat: no-repeat;
    background-position: center;
  }
  .max-width-div {
    max-width: 1200px;
    width: 100%;
    display: inline-block;
  }
  .overview-cols-main {
    width: 100%;
    display: inline-block;
  }
  .overview-col1 {
    width: 100%;
    text-align: center;
  }
  .overview-col2 {
    float: initial;
    padding-left: 0;
  }
  .course-overview-image1 {
    float: initial;
    width: 300px;
    height: 300px;
    border-radius: 50%;
  }
  .tyt-paras {
    width: 100%;
    display: inline-block;
  }
  .tyt-col1 {
    width: 100%;
    text-align: center;
  }
  .tyt-col2 {
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding-top: 0;
  }
  .our-3cs-image {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    border: none;
  }
  .founder-tyt-col1 {
    width: 100%;
    text-align: center;
  }
  .founder-tyt-col2 {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .lokem-journey-col1 {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }

  .lokem-journey-col2 {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .visiion-mission-main {
    background: #fff !important;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .our-vision-main {
    width: 100%;
    float: initial;
  }
  .right-heading-main {
    float: initial !important;
    width: 100%;
  }
  .right-line {
    float: initial !important;
  }
  .tyt-heading {
    text-align: center;
  }
  .left-line {
    float: initial !important;
  }
  .row2-col2-padding {
    padding-right: 0;
  }
  .left-col1 {
    padding-top: 30px;
  }
  .only-desktop {
    display: none;
  }
  .only-mobile {
    display: block;
  }
  .our-mission-padding {
    padding-top: 10px;
  }
  .our-3cs-image-main {
    padding-top: 0;
    padding-left: 0;
  }
  .our-founders-image-main {
    float: initial;
    margin-left: 0;
    margin-top: 25px;
  }
  .our-founders-image {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    border: 1px solid black;
    border: none;
    margin-bottom: 0;
  }
  .position-abs {
    position: relative;
    bottom: 0;
  }
  .over-trainees li {
    list-style: none;
    padding-bottom: 10px;
  }
}
