.blog-tiles {
    margin: 25px 0;
    color: #000000;
}

.news-tiles.card-spacing {
    height: auto;
}
.blog-tiles .blog-tiles-gradient, .news-tiles .container-main, .event-tiles-content{
    border-radius: 20px;
    height: 299px;
    width:100%;
    padding: 20px;
    /*background: linear-gradient(90deg, #00ADEE , #82E072);*/
    background-image: linear-gradient(46deg, #00ADEE 14%, #D0FE27 100%);
    border-image-slice: 1;
    cursor: pointer;
}
.event-calendar-tiles{
	height:325px;
    position:relative;
}
.blog-tiles .card-spacing {
    height: auto;
}
.blog-tiles .blog-tiles-gradient {
    background: none;
    color: white;
    background-color: #00ADEE;
	position: relative;
}

.blog-tiles .event-tiles-content{
    background: white;
    border: 3px solid #000000;
}
.event-calendar-tiles:hover, .blog-tiles-gradient:hover{
	-webkit-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 37.5px 29px -36.5px #000;
    -webkit-box-shadow: 0 37.5px 29px -36.5px #000;
    cursor: pointer;
}
.blog-tiles .blog-tiles-gradient .container-main {
    height: 100%;
    padding: 13px;
}
.blog-tiles .blog-tiles-gradient .container-main p:first-child {
    color: #fff;
}

.news-wrapper {
    height: 259px;
    padding: 15px;
    border-radius: 2%;
    background-color: #ffffff;
            }
.blog-tiles .ten-col {
    width: 1002px;
    margin: 0 auto;
    display: block;
}
.content-blog{
    font-size: 16px;
    font-family: Avenir-Black;
    line-height: 22px;
    color: #ffffff;
}
.content-news, .content-event {
    font-size: 16px;
    font-family: Avenir-Black;
    line-height: 22px;
    color: #9B9B9B;
    float: left;
    width: 100%;
}
p.content-title {
    font-size: 24px;
    font-family: Avenir-Black;
    line-height: 26px;
    letter-spacing: 0.5px;
    cursor: pointer;
}
p.content-title:hover {
	text-decoration: underline;
}
p.news-subject, .event-title{
    font-size: 23px;
    font-family: Avenir-Black;
    line-height: 26px;
    cursor: pointer;
}
p.news-subject:hover, .event-title:hover {
	text-decoration: underline;
}
p.published-date {
    font-size: 22px;
    font-family: Avenir-Medium;
    line-height: 22px;
}
p.news-published-date {
    font-size: 18px;
    font-family: Avenir-Medium;
    line-height: 22px;
    color: #9B9B9B;
}
.blog-read-more{
    position: absolute;
    bottom: 35px;
    line-height: 19px;
    font-size: 14px;
}
.blogSection.blog-read-more {
   /*bottom: 35px;*/
   bottom: 20px;
   left: 35px;
   font-family: Avenir-Heavy; 
}
.add-to-calendar{
    position: relative;
    top: 20px; 
    line-height: 19px;
    font-size: 14px;
    float: left;
    width: 80%;
}
.read-more-event a{
 	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #231F20;
    padding: 5px 9px;
    border: 2px solid #231f20;
    border-radius: 20px;
    background: transparent;   
}
.read-more-event a:hover,
.news-wrapper .blog-read-more a:hover {
    background: #000;
    color: #fff;
}
.view-event-calendar .fa-calendar-plus-o {
 	
}
.blog-tiles-container{
    height: 259px;
    padding: 15px;
}


.blog-read-more a,.nav-menu-item a {
    cursor: pointer;
    color: #231F20;
    font-weight: bold;
}
.add-to-calendar a {
   /* color: #767676;
    cursor: pointer;
    font-family: Avenir-Heavy;*/
}
.news-wrapper .blog-read-more a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #231F20;
    padding: 5px 10px;
    border: 2px solid #231f20;
    border-radius: 20px;
    background: transparent;   
}
.blogSection.blog-read-more a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
    border: 2px solid #fff;
    border-radius: 20px;
    background: transparent;   
}
.blogSection.blog-read-more a:hover {
    color: #00ADEE;
    background: #fff;
}
.blog-read-more a:hover, .add-to-calendar a:hover {
	text-decoration: none;
}
.blog-read-more .fa, .add-to-calendar .fa{
    margin-left: 5px
}
.btn-read-more{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 5px solid black;
    border-radius: 25px;
}
.event-calendar-tiles {
 	padding: 30px;
    padding-right: 22px;
}
.training-card {
    border-radius: 1em;
    position: relative;
    width: 32%;
    height: 100%;
    padding: 25px;
    float: left;
    text-align: left;
}
.event-title.training-title {
 	padding-top: 0;
    margin-top: -10px
}
.event-month {
    font-size: 24px;
    color: #000;
    padding: 6px 10px 4px 10px;
    float: left;
    width: auto;
    text-transform: uppercase;
}
.registered-event-address {
	float: left;
    width: 100%;
    font-family: Avenir-Heavy;
    letter-spacing: -0.3px;
    font-size: 12px;
    line-height: 12px;
    padding-top: 5px;
    padding-bottom: 20px;
}
.event-title-head {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 26px;
    font-family: Avenir-Black;
    color: #A9A9A9;
}

.calendar-icon {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 30px;
    left: 0px;
    padding: 0px 30px;
}
.view-event-calendar {
 	float: right;
    width: 11%;
    position: relative;
    font-size: 26px;
    color: #767676;
    cursor: pointer;
    bottom:-12px;
}
.published-day {
    display: inline-block;
}
.published-day .event-day {
    background: #fff;
    font-size: 110px;
    margin-left: -4px;
    font-weight: bold;
    font-family: Avenir-Black;
    letter-spacing: -3.8px;
    position: relative;
    line-height:110px;
    background: -webkit-linear-gradient(46deg, #00ADEE 14%, #D0FE27 100%);
    background: -ms-linear-gradient(46deg, #00ADEE 14%, #D0FE27 100%);
    -webkit-background-clip: text;
    -ms-background-clip:text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}
.published-month {
    position: absolute;
    padding-left: 10px;
    display: inline-block;
    width: calc(100% - 110px);
    font-family: Avenir-Black;
    color: #000;
    text-transform: uppercase;
}

.event-tiles-content .event-tile {
    width: 100%;
    display: inline-block;
    max-height: 100%;
    height:160px;
}


.read-more-button {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 15px;
    text-align: center;
}

button.read-more-content {
    width:220px;
    padding-left: 25px;
    padding-right: 25px;
    height: 52px;
    border-radius: 25px;
    font-family: Avenir-Black;
    font-size: 22px;
    line-height: 32px;
    margin: 0 auto;
    border: 2px solid #000000;            
    background-color: #ffffff;                                    
}


.nav-menu-item{
    display: inline-block;
    margin-right:20px;
    cursor: pointer;
}
.nav-menu-item.active,
.nav-menu-item:hover {
	text-decoration: underline;
}
.sections-nav-menu-items {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-family: Avenir-Heavy;
    line-height: 19px;
    color: #767676;
}
.interested-in-blog-container {
    width: 100%;
    float: left;
    padding-top: 80px;
    background: #F5F5F5;
}
.heading-text {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
}

.interested-load-more-btn{
    margin-top: 35px;
    margin-bottom: 35px;
}
.published-month > .event-date {
    font-size: 16px;
    color: #9b9b9b;
    float: left;
    width: 100%;
}


@media only screen and (min-width: 1024px) and (max-width: 1199px) {
 	.card-spacing {
        width: 33.33%;
    }
    
}

@media only screen and (min-width: 600px) and (max-width: 1023px) {
	.event-calendar-tiles {
    	padding: 20px;
    }
}
@media only screen and (max-width: 599px) {
    .interested-in-blog-container{ 
       padding: 80px 20px 20px;
    }
    .tiles-container {
        width: 100%;
    }
	.card-spacing {
        width: 100%;
        padding: 10px 15px;
    }
    .mob-card-spacing {
     	max-width: 333px;
    	float: none;
        margin: 0 auto;   
    }
    .blog-read-more {
        bottom: 45px;
    }
    .newsroom-page .blog-read-more {
     	bottom: 30px;   
    }
    .blogSection.blog-read-more {
        bottom: 25px;
        left: 40px;
    }
    .blog-tiles .blog-tiles-gradient, .news-tiles .container-main, .event-tiles-content {
        padding: 25px 25px;
    }
    .blog-tiles .blog-tiles-gradient .container-main {
        padding: 0;
    }
    .sections-nav-menu-items {
        margin-top: 20px;
    }
    .nav-menu-item {
     	margin: 0 8px;   
    }
    #mobile-testing-menu-item, #training-menu-item, #events-menu-item, #all-menu-item {
        margin: 0;
        padding-right: 10px;
    }
    .training-events > .health-wellness-heading {
    	padding: 40px 0 30px;
    }
    .training-events .sections-nav-menu-items {
        float: left;
        width: 100%;
        position: relative;
        text-align: center;
    }
    .event-title.training-title {
     	margin: 0;   
    }
    .eventBlock .add-to-calendar a {
        color: #767676;
        font-weight: bold;
    }
    .training-event-tiles-main {
     	padding-bottom: 25px;   
    }
}
.card-spacing{
  animation: fadein 1.5s;
  -moz-animation: fadein 1.5s; /* Firefox */
  -webkit-animation: fadein 1.5s; /* Safari and Chrome */
  -o-animation: fadein 1.5s; /* Opera */ 
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {

.blog-tiles .blog-tiles-gradient, .news-tiles .container-main, .event-tiles-content {
     	padding: 20px;   
    }
}