.entry-content{
	clear:both;
	font-size: 24px;	
	overflow: hidden;
	font-family: Light;
}
.entry-content p{
	margin-bottom:0.1rem;
	line-height: 1.625;
	position: relative;
	font-size: 24px;
}
.entry-content>p:first-child{margin-top:0;}
.sketchfab-embed-wrapper{text-align:center;}
.entry-content>div{
	margin-bottom:0.1rem;
	line-height: 1.625;
}
.entry-content>figure{
	margin-bottom:0.1rem;
	line-height: 1.625;
}
.entry-content>figure:last-child,.entry-content>div:last-child{margin-bottom:0;}
.entry-content a {
    color:#09f;
    text-decoration: underline;
	display: inline;
}
.entry-content a:hover{ text-decoration: none;}
.entry-content h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0.1rem;
	position: relative;
}
.entry-content h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom:0.1rem;
	position: relative;
}
.entry-content h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:0.1rem;
	position: relative;
}
.entry-content ul {
margin-bottom:0.1rem;
}
 .entry-content ul li {
  list-style: disc;
  line-height: 1.625;
}
.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
.entry-content ol li {
  list-style: decimal;
  line-height: 1.625;
}
.textwidget .gallery-item{
	margin-top:0 !important;
}
.entry-content .gallery .gallery-item{
	padding:10px;
}
.entry-content .gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.careers_01 .glance_content .t2 a{
	display:inline;
	color: #1b1b1c;
    text-decoration: underline;
    transition: .4s;
}
.careers_01 .glance_content .t2 a:hover {
    color: #aadb1e;
}
.banner_box .content2 {
  min-height: 300px;
}

@media screen and (max-width: 1200px) {
  .content2 {
    min-height: auto;
  }
}