/*
Template Name: Institute
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************about****************/
.history_1i span {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.history_2i {
  border-right: 1px solid #0073e62e;
}
.price_1i:hover h2 {
  background: #27ab43;
}
.price_1i:hover h2 span {
  color: #fff !important;
}

.price_1i h6 {
  padding: 10px 15px 15px 15px;
  border-bottom: 1px solid #0073e62e;
}
.price_1i {
  border: 3px solid #0073e62e;
}
.price_1i:hover {
  border: 3px solid #0073e6;
}
.bg {
  border: 3px solid #0073e6;
}
/*********************about_end****************/

@media screen and (max-width: 767px) {
  .history_1i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .history_2 {
    padding: 15px !important;
  }
  .history_2i {
    border: none !important;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .history_1i p {
    text-align: left;
  }
  .price_1i {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
  .history_2i h5 {
    font-size: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .history_2i h5 {
    font-size: 16px;
  }
}
@media (min-width: 1201px) and (max-width: 1330px) {
}
