.condect_desc_two {
  order: 2;
}

.icons_section {
  padding: 34px 0px !important;
  background: #27141a;
  height: 200px;
}
.icons_section h1 {
  font-size: 18px;
  margin: 0;
}
.icons_section p {
  font-size: 15px;
}
.icons_section img {
  width: 50px;
  margin-bottom: 10px;
}

.im-height {
  height: 72px;
}
.im-height img {
  position: absolute;
  bottom: 0;
}

.seventy_years {
  padding-top: 50px;
}
.seventy_years img {
  padding: 35px;
}
.seventy_years .seventy_years_text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.seventy_years .seventy_years_text h1 {
  font-size: 170px;
  padding-right: 30px;
  position: relative;
}
.seventy_years .seventy_years_text h1::after {
  content: "";
  position: absolute;
  width: 164px;
  height: 9px;
  background: #ff9f5a;
  top: 200px;
  right: 0;
  left: 20px;
  background-repeat: no-repeat;
}
.seventy_years .seventy_years_text p {
  font-size: 25px;
  padding-top: 49px;
  line-height: 40px;
}
.seventy_years .seventy_years_text strong {
  color: #ff9f5a;
}

.cvn_kalari_nadakavu {
  background: url(/images/web/ckno.png);
  padding: 100px 0px;
}
.cvn_kalari_nadakavu img {
  width: 100%;
}
.cvn_kalari_nadakavu .cvn_kalari_image img {
  margin: 0;
  padding-right: 30px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  max-width: 50%;
}
.cvn_kalari_nadakavu .nadakavu_text {
  text-align: justify;
}
.cvn_kalari_nadakavu .nadakavu_text strong {
  color: #fff;
  font-size: 18px;
}
.cvn_kalari_nadakavu p {
  margin: 10px;
}
.cvn_kalari_nadakavu h1 {
  font-size: 27px;
}
.cvn_kalari_nadakavu span {
  color: #ff9f5a;
}
.cvn_kalari_nadakavu .top_img {
  margin-top: 20px;
}

.founder {
  background: #32171f;
}
.founder .founder_desc {
  padding: 30px 0px;
}
.founder .founder_desc img {
  padding-left: 30px;
}
.founder .founder_desc .founder_text {
  padding-top: 20px;
  text-align: justify;
}
.founder .founder_desc h1 {
  color: #ff9f5a;
}
.founder .founder {
  text-align: center;
}

.history {
  background: url(/images/web/ckn-flip.png);
}
.history .history_content {
  padding: 80px 0px;
  text-align: justify;
}
.history .history_content h1 {
  font-size: 36px;
}
.history .history_content p {
  margin-bottom: 10px;
}
.history .history_content p strong.ql-size-huge {
  color: #ff9f5a;
  font-size: 40px;
}
.history .history_content p strong {
  font-size: 30px;
}

.we_condect_section {
  padding: 0px 0px;
  padding-bottom: 100px;
}
.we_condect_section .title h1 {
  font-size: 35px;
  margin: 60px 0;
  text-align: center;
}
.we_condect_section .title h1 span {
  color: #ff9f5a;
}
.we_condect_section h2 {
  color: #ff9f5a;
  font-size: 30px;
}
.we_condect_section .condect_desc {
  padding: 20px 40px;
}
.we_condect_section .condect_section_bg {
  background: #401B25;
  width: 100%;
  height: 100%;
}
.we_condect_section .condect_desc_two {
  padding-left: 40px;
  padding-right: 50px;
  padding-top: 20px;
}
.we_condect_section .abt-bx {
  padding: 40px 40px 30px 40px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.we_condect_section .abt-bx h1 {
  color: #ff9f5a;
  font-size: 28px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 67px;
}
.we_condect_section .cvn-play {
  transition: 0.3s;
  margin-top: 20px;
  display: inline-block;
  color: #ff9f5a;
  text-decoration: none;
}
.we_condect_section .cvn-play img {
  margin-right: 10px;
}
.we_condect_section .cvn-play:hover {
  color: #ff9f5a !important;
  padding-left: 10px;
}

.about-para {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0 !important;
  text-align: justify;
  height: 120px;
}

.main-pad {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

@media screen and (max-width: 1600px) {
  .main-pad {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .seventy_years .seventy_years_text h1 {
    font-size: 150px;
  }
  .seventy_years .seventy_years_text h1::after {
    width: 150px;
  }
}
@media screen and (max-width: 1280px) {
  .main-pad {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .cvn_kalari_nadakavu p {
    margin: 10px 0px;
  }
  .icons_section {
    text-align: center;
  }
  .im-height img {
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 1099px) {
  .we_condect_section {
    padding: 0 20px;
    padding-bottom: 0;
  }
  .we_condect_section .condect_desc {
    margin: 20px;
  }
  .history .history_content {
    padding: 20px;
  }
  .founder .founder_desc {
    padding: 20px;
  }
  .cvn_kalari_nadakavu {
    padding: 20px;
  }
  .cvn_kalari_nadakavu .nadakavu_text {
    padding: 0;
  }
  .seventy_years {
    padding: 20px;
  }
}
@media screen and (max-width: 991px) {
  .main-pad {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .cvn_kalari_nadakavu .cvn_kalari_image img {
    max-width: 100%;
    padding-bottom: 0;
  }
  .pad-resp {
    padding-bottom: 25px !important;
  }
  .history_content h1 {
    font-size: 22px !important;
  }
  .history_content p {
    font-size: 14px !important;
  }
  .history_content p strong {
    font-size: 22px !important;
  }
  .history_content p strong.ql-size-huge {
    color: #ff9f5a;
    font-size: 26px;
  }
  .cvn_kalari_nadakavu h1 {
    font-size: 22px !important;
    margin-top: 20px;
  }
  .title h1 {
    font-size: 22px !important;
    margin: 40px 0 !important;
  }
  .abt-bx {
    padding: 20px 20px !important;
  }
  .abt-bx h1 {
    font-size: 22px !important;
  }
  .we_condect_section .condect_desc_two {
    padding: 20px 0px !important;
  }
  .we_condect_section .condect_desc {
    padding: 0;
  }
  .seventy_years img {
    padding: 0;
  }
  .seventy_years .seventy_years_text h1 {
    font-size: 60px;
    margin-top: 40px;
  }
  .seventy_years .seventy_years_text h1::after {
    width: 90px;
    height: 7px;
    left: 0;
    top: 73px;
    left: 0;
  }
  .seventy_years .seventy_years_text p {
    font-size: 20px;
  }
  .condect_desc_two {
    order: initial;
  }
  .we_condect_section .abt-bx h1 {
    height: 52px;
  }
}
@media screen and (max-width: 600px) {
  .icons_section .col {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    text-align: center;
  }
  .icons_section {
    height: auto;
    padding-top: 60px !important;
  }
  .icons_section h1 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 390px) {
  .seventy_years .seventy_years_text {
    position: initial;
    transform: none;
    display: initial !important;
  }
  .seventy_years .seventy_years_text h1 {
    font-size: 60px;
    margin-top: 5px;
    margin-bottom: 0;
  }
  .seventy_years .seventy_years_text p {
    padding-top: 20px;
    line-height: 28px;
    font-size: 18px;
  }
}
