body {

}


p {
    font-size: 18px;
}

.downloads li {
    font-size: 18px;
}

.press li {
    font-size: 16px;
}

.press li a {
    font-weight: bold;
    font-size: 18px;
}

  
.nobullet {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}





/*.heading-title {
    margin-bottom: 50px;
}

.half-txt {
    width: 70%;
    margin: 0 auto;
    display: inline-block;
    line-height: 45px;
    font-weight: 300;
    font-size: 30px;
    color: #7e7e7e;
}


.team-hover {
    padding:0px;
}

.banner-title.light-txt h1 {
	font-weight: 500;
}


.team-img {
	padding: 0px;	
    border-radius: 5px;
}


h3.title-no-line::after  {
    display: none;
}

h4.title-no-line::after  {
    display: none;
}

.btn-dark-solid-custom {
    font-size: 16px;
	background: #151515;
    opacity: 0.9;
    border-radius: 10px;
    font-weight: 700;
}

.text-uppercase {
    text-transform: uppercase;
}*/
