@charset "UTF-8";

h1 .subTit-h1{
    margin-left:0!important;
  }
.main__section p + .techVideo{
    margin-top: 0!important;
}
.mb-05{
    margin-bottom:.7em!important;
}
.indigo{
  color:#073979!important;
  font-size:19px!important;
  font-weight: bold;
}
@media screen and (min-width: 721px) {
.pageIndex{
	margin-bottom:60px;
}

}


@media screen and (max-width: 720px) {
.indigo{
  font-size:18px;
}

}