.ddl
{margin-top:20px;}
.size28
{
font-size: 28px;
}
.share_bottom .item-icons a,.share_bottom .item-icons .dropdown
{
width:initial !important
}
.share_bottom .enter
{
    padding-left: 18px;
  }
.page-back
{
cursor: pointer;
}
.modal-body
{
max-height:500px !important;
}

.resource-item {
  margin: 36px auto 64px;
  max-width: 800px;
}
.resource-item h3 {
  margin-bottom: 10px;
}
.resource-item .button-box {
  text-align: center;
}
.resource-item .dl-button {
   margin-top: 16px;
   white-space: normal;
}
.resource-item .dl-button:nth-of-type(2) {
  margin-left: 16px;
}

@media screen and (max-width: 590px){
    .resource-item .dl-button:nth-of-type(2){
      margin-left:0;
    }
}

.youtube-container {
	position: relative;
	padding-bottom: 53.15%;
	padding-top: 25px;
	height: 0;
}
.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#infoarea #details_error,#infoarea #main_error
{
color:red;
}
.multi-check-box label
{
padding-left:10px;
}
.uppercase {text-transform: uppercase;}
.cat-cont{
    line-height: 20px !important;
}
.bullentine-image
{
max-height:300px;
width:auto;  
}
.read-more
{
font-weight: 600;
font-size: 16px;  
}
.multi-check-box .editing-form-label
{
    margin-top: 15px !important;
     display: inline-block;
     
}
.multi-check-box label
{

      margin-left: -5px !important;
}
.multichoice li
{
    list-style: disc;
}
.unbold{
    font-weight: normal;
  }
.website-address
{
    display: block;
    font-size: 16px;
    font-weight: 400
    margin: 0 0 .5rem 0;
    line-height: 1.4em;
    font-family: "gotham-medium","Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}