.margin-55T {
  margin-top: 55px;
}
.joint-pt {
  padding-top: 150px;
}
.Info-homebox {
  display: none;
}
.Info-homebox1 {
  display: block;
}
.Chairmans-letterhome-btn-navdrop {
  text-align: center;
  position: absolute;
  bottom: -20px;
  width: 100%;
  padding-right: 20px;
}
.Chairmans-letterhome-btn-navdrop img {
  width: 29px;
  max-width: 29px !important;
  transform: rotate(0deg) !important;
}
.Chairmans-letterhome-btn-nav.active {
  color: #001a70;
  border-bottom: 5px solid #f7941d;
}
.Chairmans-letterhome-btn-nav.active img {
  transform: rotate(90deg);
}
.Chairmans-letter-box {
  padding-top: 70px;
  background: #ececf7;
  background: linear-gradient(to right, #ececf7, #fff);
  padding-bottom: 70px;
  margin-bottom: 0px;
}
.Chairmans-letter-box h1 {
  margin-bottom: 0;
}
.Chairmans-letter-box h1:after {
  display: none;
}

.Chairmans-letterhome-btn-nav:hover {
  color: #001a70;
  padding-left: 10px;
  border-bottom: 5px solid #f7941d;
}
.Info-homebox .main-page-heading {
  margin-top: -23px;
  margin-bottom: 15px;
}
.chairman-intro-block-btn:hover {
  color: #fff;
  padding-left: 10px;
}
.Chairmans-letterhome-btn-nav {
  cursor: pointer;
  border: 0px solid #02abba;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  position: relative;
  color: #001a70;
  font-weight: 600;
  padding-left: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  margin-left: 60px;
  border-bottom: 5px solid #fff;
}
.value-pushed-downimg {
  margin-top: 23%;
}
.Chairmans-letterhome-btn-nav:before {
  content: "";
  background: url("../images/arrowrighticon.png");
  position: absolute;
  left: -60px;
  top: 0;
  width: 49px;
  height: 49px;
}
.chairman-intro-block-btn {
  cursor: pointer;
  padding: 10px;
  margin-top: 15px;
  font-size: 20px;
  position: relative;
  color: #92f0f2;
  font-weight: 600;
  padding-left: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Chairmans-letterhome-btn-nav img,
.chairman-intro-block-btn img {
  max-width: 10px;
  margin-top: -5px;
  margin-right: 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Chairmans-letterhome-btn-nav:hover img,
.chairman-intro-block-btn:hover img {
  margin-right: 5px;
}

.btn {
  padding: 16px 20px 16px 50px;
  position: relative;
  display: inline-block;
  border-radius: 40px;
  color: #002f75 !important;
  border: solid 1px #002f75;
  font-weight: 600;
  text-decoration: none;
  transition: 0.6s ease-in-out;
  margin-bottom: 20px;
}
.btn:before {
  content: "\e944";
  font-family: icomoon;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-size: 20px;
  transition: 0.6s ease-in-out;
}
.btn:hover {
  background: #02adb8;
  color: #fff;
}
.btn:hover:before {
  left: 20px;
}
.highlights-blockhome {
  background: #f1f7fb;
  padding-top: 20px;
  padding-bottom: 40px;
}
.value-blockhome {
  background: #fff;
  padding: 30px 0;
  padding-bottom: 40px;
}

.h1 {
  font-size: 34px !important;
  font-weight: 600 !important;
  color: #001a70;
  margin-bottom: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 999px) {
  .direc-banner {
    background-position-y: bottom !important;
  }
  .joint-pt {
    padding-top: 40px;
  }
}
