h2 {
	   font-size:1.5rem;
   }
   
h3 {
	   font-size:1.5rem;
   }
   
.table th, .table td {
    padding: 0.25rem;

}

.list-group-item {
    padding: 0.5rem 1.25rem;
}

.row {
    /* flex-wrap: wrap; */
    margin-right: -15px;
    margin-left: -15px;
}
h3.subheader.text-secondary {
    font-size: 1rem;
    padding-bottom: 0.5rem;
}

.pt-3, .py-3 {
    padding-top: 0rem !important;
}

.card-header {
    background-color: rgba(0, 0, 0, 0.025);
}

/*.tx-ns-revolution-slider {
    display: none;
}*/

ul.ce-timeline-list::before {
    background: linear-gradient(to bottom, #fff 0%, #005CAA 10%, #005CAA 90%, #fff 100%) !important;
}

li.time::before {
    border-width: 0px !important;
    }

.ce-timeline ul.ce-timeline-list li a {
    color: #005CAA;
}

header {
	  font-weight:bold;
}

footer {
  padding-top: 1rem;
}

#page-footer {
    bottom: -4px;
}

.news-single .article .news-img-wrap {
    width: 220px !important;
    margin: 0 0 0 25px;
}
.card-body.h3 {
    font-size: 1.5rem;
}


.ce-timeline ul.ce-timeline-list li.time {
    text-align: center;
    max-width: 160px;
    margin: 0 48px 0 auto;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
    background-color: #093279;
    padding: .2rem;
    border: none;
}

@media screen and (min-width: 768px){
.ce-timeline ul.ce-timeline-list li.time {
    text-align center !important;
    margin: 0 900px 0 0 !important;
}
}
@media screen and (min-width: 768px){
.ce-timeline ul.ce-timeline-list:before {
    left: calc(25% - 10px) !important;
}
}
@media screen and (min-width: 768px){
.ce-timeline ul.ce-timeline-list li {
    width: 69% !important;
    margin: 1rem !important;
}
  }

.ge_autoLayout_row figure, .card figure {
    margin-top: 15px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
