a.iconPost time:before,
.bottomLinks a:after,
#upcomingEventsCont a.iconPost h5::before,
#recentEventsCont a.iconPost:first-of-type h5::after /*,
.homeCatTitle:before*/ {
    content: "\f111";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

header.masterHeader {
    position: absolute !important;
    width: 100%;
}

.notice-mobile-btn {
	display: none;
}

a.iconPost,
a.iconPost:link {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    color: #333333;
    display: block;
	padding: 1.6rem 3rem 1.6rem 6rem;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}
a.iconPost:visited {
    color: #333333;
}
a.iconPost:hover {
    color: #117ba6;
}
a.iconPost:active {
    color: #117ba6;
}

a.iconPost h4 {
    font-family: inherit;
    font-size:1.25rem;
    font-weight: 600;
    font-style: inherit;
    color: inherit;
    margin-bottom: 0;
}



a.iconPost p {
    font-family: inherit;
    font-size: 0.8125rem;
    font-weight: 400;
    font-style: inherit;
    color: inherit;
    margin: 0;
    text-transform: uppercase;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: normal;
}
a.iconPost time {
    font-family: inherit;
    font-size:  0.75rem;
    font-weight: 400;
    font-style: inherit;
    color: inherit;   
}
a.iconPost time:before {
    content: "\f017";
    font-weight: 400;
    margin-right: 0.5rem;
}
a.iconPost time span {
    display: inline-block;
    margin-right: 0.5rem;
}

.iconPost h5 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #2d93ad;
    margin: 0;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
}
a.iconPost:visited h5 {
    color: #2d93ad;
}
a.iconPost:hover h5 {
    color: #f89d33;
}
a.iconPost:focus h5 {
    color: #f89d33;
}
a.iconPost i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2.5rem;
	width: 5rem;
    text-align: center;
    padding: 0 !important;
} 

#upcomingEventsCont a.iconPost {
    border-bottom: 1px solid #bdbdbd;
}

#upcomingEventsCont a.iconPost:last-of-type {
    margin-bottom: 0;
	border-bottom: none;
}

#upcomingEventsCont a.iconPost i{
    font-size: 2.5rem;
    padding: 0 1rem;
    color:#f89d33;
}

#upcomingEventsCont a.iconPost:first-of-type i{
    color:#009a7b;   
}

#upcomingEventsCont a.iconPost:nth-of-type(2) i{
    color:#007fb2;
   
}

#upcomingEventsCont a.iconPost time {
	padding-right: .5rem;
	margin-right: .5rem;
	border-right: solid 1px #bdbdbd;
}

#upcomingEventsCont a.iconPost time:before {
    content: "\f017";
}

#upcomingEventsCont a.iconPost:first-of-type > i {
	color: #007fb2;
}

#upcomingEventsCont a.iconPost:nth-of-type(n) > i {
	color: #d6891c;
}

#upcomingEventsCont a.iconPost:nth-of-type(n) > i {
	color: #759e5f;
}

#upcomingEventsCont a.iconPost:last-of-type > i {
	color: #003952;
}

#upcomingEventsCont .iconPost h5 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 0.875rem;
    font-weight: 700;
    position: relative;
    float: right;
    top: -2.5rem;
	right: -2rem;
    text-transform: uppercase;
    color: #2d93ad;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
}
#upcomingEventsCont a.iconPost:visited h5 {
    color: #2d93ad;
}

#upcomingEventsCont a.iconPost:hover h5,
#upcomingEventsCont a.iconPost:focus h5,
#upcomingEventsCont a.iconPost:active h5 {
    color: #007fb2;
}

#upcomingEventsCont a.iconPost h5::before {
    content: "\f061";
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 1.563rem;
}

.notice-services.row {
	background: #f5f5f5;
}

main .row {
	width: 100%;
	flex-wrap: nowrap;
}

main .row .col-sm {
	max-width: 50%;
}

main h3 {
    font-family: 'Dancing Script', cursive;
    font-size: 2.85rem;
    font-weight: 700;
    font-style: normal;
    padding: 0;
    color: #007fb2;
    margin: 0;
}

main > .container:first-of-type {
	background: #f5f5f5;
}

.notice-services {
	background: #f5f5f5;
	padding-bottom: 3rem;
}

#recentEventsCont,
#upcomingEventsCont {
	padding-right: 2rem;
	padding-left: 0;
}

.event-header,
.notice-header {
	position: relative;
    padding: 0 200px 0.5rem 0;
	border-bottom: 1px solid #bdbdbd;
}

.event-header {
	margin-top: 2.25rem;
	margin-bottom: 0.5rem;
	padding: 0 0 0.5rem 0;
}

.notice-header a {
	position: absolute;
    right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 200px;
	text-align: right;
	text-transform: uppercase;
	color: #333333;
	-webkit-transition: color 300ms ease 0s;
	-moz-transition: color 300ms ease 0s;
	-o-transition: color 300ms ease 0s;
	transition: color 300ms ease 0s;
	font-weight: 700;
    font-size: 1.15rem;
}

.notice-header a:visited {
	color: #333333;
}

.notice-header a > i,
.notice-header a:hover,
.notice-header a:focus,
.notice-header a:active {
	color: #007fb2;
}

.Service-Request-Container {
	padding: 2.5rem;
	background: #eaeaea;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-o-border-radius: 0.5rem;
	border-radius: 0.5rem;
}

#recentEventsCont .owl-item {
	padding: 1rem 0.5rem;
}

#recentEventsCont a.iconPost,
#recentEventsCont a.iconPost:link {
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 1px 0px 8px rgb(0 0 0 / 25%);
    -moz-box-shadow: 1px 0px 8px rgb(0 0 0 / 25%);
    box-shadow: 1px 0px 8px rgb(0 0 0 / 25%);
	-webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    border-radius: 0.5rem;
    overflow: hidden;
}

.notice-category {
	position: absolute;
	top: 0;
	left: 0;
	padding: .5rem 0;
	max-width: 60%;
	width: 100%;
	color: #fff;
	text-align: center;
}

.owl-item:nth-of-type(even) .notice-category {
	background: #d0841b;
}

.owl-item:nth-of-type(odd) .notice-category {
	background: #007fb2;
}

.noticeImage {
	overflow: hidden;
}

#recentEventsCont a.iconPost .noticeImage img {
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

#recentEventsCont a.iconPost:hover .noticeImage img {
	transform: scale(1.1);
}

.owl-carousel.owl-carousel .owl-nav {
	display: none;
}

.owl-carousel.owl-carousel div.owl-dots {
	text-align: center;
}

.owl-carousel.owl-carousel button.owl-dot {
	background: #cccccc;
    width: 15px;
    height: 15px;
	margin: 0 0.15rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius:50%;
	border-radius: 50%;
	-webkit-transition: background 300ms ease 0s;
	-moz-transition: background 300ms ease 0s;
	-o-transition: background 300ms ease 0s;
	transition: background 300ms ease 0s;
}

.owl-carousel.owl-carousel button.owl-dot.active {
	background: #007fb2;
}

.notice-category i,
.notice-category p { 
	font-size: .75rem !important;
	position: static !important;
	display: inline-block;
}

.notice-category p {
	font-weight: 600 !important;
	
}

.notice-category i {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	position: static !important;
    width: auto !important;
}

#recentEventsCont a.iconPost:first-of-type h5::after {
	content: "\f061";
	color: #007fb2;
	margin-left: 0.5rem;
}

.noticeText {
	padding: 1rem;
	height: 8.5rem;
} 

.noticeText h5 {
	font-size: 1rem;
	font-weight: 700;
	color: #333333;
}

#recentEventsCont a.iconPost h4 {
	font-size: 1rem;
	margin-bottom: 0.75rem;
    margin-top: 0.5rem;
}

#recentEventsCont a.iconPost:hover h5,
#recentEventsCont a.iconPost:hover h4 {
	color: #007fb2;
}

.Service-Request-Container h3 {
	margin-bottom: 1.5rem;
}

.Service-Request-Container span {
	font-weight: 700;
	color: #007fb2;
}

a.btnSubmit {
	display: block;
    max-width: 12rem;
    text-align: center;
	margin-top: 2rem;
	color: #fff;
	background: #007fb2;
	padding: 1rem;
	text-transform: uppercase;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-o-border-radius: 0.5rem;
	border-radius: 0.5rem;
	-webkit-transition: background 300ms ease 0s;
	-moz-transition: background 300ms ease 0s;
	-o-transition: background 300ms ease 0s;
	transition: background 300ms ease 0s;
}

a.btnSubmit:visited {
	color: #fff;
}

a.btnSubmit:hover,
a.btnSubmit:focus,
a.btnSubmit:active {
	background: #7a9e67;
	color: #fff;
}

#upcomingEventsCont {
	position: relative;
}

#upcomingEventsCont a.iconPost h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	line-height: normal;
}

#upcomingEventsCont a.iconPost:hover > i,
#upcomingEventsCont a.iconPost:focus > i,
#upcomingEventsCont a.iconPost:active > i {
	top: 40%;
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.empty i {
    font-size: 5rem;
    color: rgb(222,219,218);
    margin: 1rem 0;
}
.empty p a,
.empty p a:link {
    font-weight: 700;
}

.empty a,
.empty a:link {
    color: #2d93ad;
    display: inline-block;
}
.empty a:visited{
    color: #2d93ad;
}
.empty a:hover{
    color: #f89d33;
}
.empty a:active {
    color: #f89d33;
}
.empty a:focus{
    color: #f89d33;
}

.bottomLinks {
    /*position: absolute;
    top: 3.5rem;    */
    padding: 1rem 0;
    margin-bottom: 0;
}

.bottomLinks a,
.bottomLinks a:link {    
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 1.063rem ;
    font-weight: 700;   
    text-transform: uppercase;
    color:#252525;
}
.bottomLinks a:visited{
    color:#252525;
}
.bottomLinks a:hover,
.bottomLinks a:active,
.bottomLinks a:focus{
   color: #007fb2;
}

/*.bottomLinks a:last-of-type{
    float: right;
}*/
.bottomLinks a:after {
    content: "\f061";
    font-weight: 700;
    color: #007fb2;
    margin-left: 0.5rem;
}

/****************************************************************
--------Highlights---------
****************************************************************/


ul.homeCol3,
ul.homeCol3 > li {
    list-style: none;
    margin: 0;
}

ul.homeCol3 {
    margin:0;
    padding:0;
}

.post {
    position: relative;
    /*left: 7%;*/
    width:100%
}

main .post {
    margin: 2.5em 0;
}
ul.homeCol3 > li {
    position: relative;
    float: left;
    height: auto;
    min-height: 12em;
    margin-right:1em;
    width: 32.4%;
}
ul.homeCol3 > li:last-child{
    margin-right: 0;
}
ul.homeCol3 > li a{
   display:block;
}
main .post h2 {
    font: normal 700 1.375em 'Roboto Slab', serif;
    text-transform: uppercase;
    margin: 1em 0 0;
    letter-spacing: 2px;
}
 .post p {
    font: normal 700 1.063em 'Lato', sans-serif;
    color: rgb(0,35,65);
}
 .post .post-1 h2{
    color:rgb(35,156,123);
}
 .post .post-2 h2 {
    color: rgb(0,73,134);
}
 .post .post-3 h2{
    color: rgb(0,148,218);
    
}
 .post .post-1 figure {
    background: rgb(35,156,123);
    max-width: 416px;
}
 .post .post-1 img {
    /* opacity: 1; */
    /* -webkit-transition: .3s ease-in-out; */
    /* transition: .3s ease-in-out; */
}
 .post .post-2 figure {
    background: rgb(0,73,134);
    max-width: 416px;
}
 .post .post-2 img {    
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
 .post .post-3 figure {
    background: rgb(0,148,218);
    max-width: 416px;
}
 .post .post-3 img {    
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
 .post .post-1:hover img {
    opacity: 0.3;
}
 .post .post-2:hover img {
    opacity: 0.3;
}
 .post .post-3:hover img {
    opacity: 0.3;
}

.events-highlights {
	position: relative;
}

.events-highlights:before {
	content: " ";
	position: absolute;
	display: block;
	right: 0;
	bottom: -30px;
	width: 296px;
	height: 363px;
	background: url("../images/feather-icon.png") no-repeat top left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/****************************************************************
--------End---------
****************************************************************/

/****************************************************************
MEDIA QUERY
****************************************************************/
@media only screen and (max-width: 1680px) {
    
    .empty i {
        font-size: 4rem;
    }
	
    .bottomLinks a, 
    .bottomLinks a:link,
    .empty p {
        font-size: 1rem;
    }
}

@media only screen and (max-width:1600px) {

	a.iconPost p,
    .iconPost h5 {
        font-size: 0.8rem;
    }
	
	#recentEventsCont a.iconPost h4 {
    	font-size: .9rem;
	}
}

@media only screen and (max-width:1480px) {
	
    
    #upcomingEventsCont a.iconPost, a.iconPost:link {
        padding: 1rem 3rem 1rem 5.5rem;
    }
	
    .hightlightsInnerCont a,
	.hightlightsInnerCont a:link {
		height: 5.5rem;
	}
	
    a.iconPost h4 {       
        font-size: 1.25rem;       
    }
	
	.highlightContainer .hl-block {
		margin-bottom: 1.5rem;
	}
	
    #recentEventsCont a.iconPost i {
        font-size: 3.4rem;        
    }
	
    #upcomingEventsCont .iconPost h5 {        
        font-size: 0.8rem;       
        top: -2.25rem;        
    }
	
    #upcomingEventsCont a.iconPost i {
        font-size: 2.2rem;        
    }
	
    .bottomLinks a, 
	.bottomLinks a:link, 
	.empty p {
        font-size: 0.9rem;
    }
	
}

@media only screen and (max-width:1300px){
	
    main h3 {
        font-size: 2.5rem;
    }
	
	.hightlightsInnerCont a,
	.hightlightsInnerCont a:link {
		height: 5.25rem;
	}
	
	.event-header {
		margin-top: 1rem;
		margin-bottom: 0.5rem;
	}
	
	.highlightContainer .hl-block:first-of-type,
	.highlightContainer .hl-block:nth-of-type(3),
	.highlightContainer .hl-block:nth-of-type(5),
	.highlightContainer .hl-block:nth-of-type(7) {
		padding-right: 0.5rem;
	}
	
	.highlightContainer .hl-block:nth-of-type(2),
	.highlightContainer .hl-block:nth-of-type(4),
	.highlightContainer .hl-block:nth-of-type(6),
	.highlightContainer .hl-block:last-of-type {
		padding-left: .5rem;
	}
	
	.highlightContainer .hl-block {
		margin-bottom: 1.25rem;
	}
	
    #recentEventsCont,
    #upcomingEventsCont {
        padding: 2rem 1rem;
    }    
	
    #recentEventsCont a.iconPost {        
        margin-bottom: 0.5rem;
    }
    
    #recentEventsCont a.iconPost:first-of-type i {
        font-size: 1.35rem;  
		top: 58%;		
    }
	
    #upcomingEventsCont a.iconPost,
	a.iconPost:link {
		padding: 1rem 1.5rem 1rem 5.5rem;
	}
	
    #recentEventsCont a.iconPost:first-of-type p {
        font-size: 0.85rem;
    }
    #recentEventsCont a.iconPost:first-of-type h4 {
        font-size: 1rem;
    }
    #recentEventsCont a.iconPost:first-of-type h5 {
        font-size: 0.9rem;
    }    
    a.iconPost h4 {
        font-size: 1rem;
    }
    a.iconPost p {
        font-size: 0.75rem;
    }
    #recentEventsCont a.iconPost, a.iconPost:link {
        padding: 1rem 1rem 1rem 4.3rem;
    }
    #recentEventsCont a.iconPost i {
        font-size: 2.9rem;
    }
    #upcomingEventsCont .iconPost h5 {
        top: -1.8rem;
    }
    #upcomingEventsCont a.iconPost h5::before {    
        font-size: 1.2rem;
    }
    #upcomingEventsCont a.iconPost i {
        font-size: 1.9rem;
    }
	
	.hightlightsInnerCont a,
	.hightlightsInnerCont a:link {
		font-size: .9rem;
	}
}


@media only screen and (max-width:1160px) {
    
	main .row .col-sm {
		max-width: 100%;
	}
	
	main .row {
		display: block;
	}
	
	#recentEventsCont {
		padding: 2rem 0;
	}
	#upcomingEventsCont {
		padding: 2rem 0 0;
	}
	
	.highlightContainer .hl-block {
    	width: 49.5%;
	}
	
	.notice-header a {
		display: none;
	}
	
	.notice-header {
		padding: 0 0 0.5rem 0;
	}
	
	.notice-mobile-btn,
	.bottomLinks a {
		display: block;
		max-width: 500px;
		text-align: center;
		margin: 1rem auto 1rem;
		color: #fff !important;
		background: #007fb2;
		padding: 1rem;
		font-size: 0.9rem;
		text-transform: uppercase;
		-webkit-border-radius: 0.5rem;
		-moz-border-radius: 0.5rem;
		-o-border-radius: 0.5rem;
		border-radius: 0.5rem;
		-webkit-transition: background 300ms ease 0s !important;
		-moz-transition: background 300ms ease 0s !important;
		-o-transition: background 300ms ease 0s !important;
		transition: background 300ms ease 0s !important;
	}
	
	.notice-mobile-btn:hover,
	.bottomLinks a:hover {
		background: #759e5f;
	}
	
	a.btnSubmit {
		font-size: 0.9rem;
	}
	
}

@media only screen and (max-width:1024px) {
    /*main .container h3 {
        font-size: 1.2rem;
    }*/
    #upcomingEventsCont a.iconPost, a.iconPost:link {
        padding: 0.5rem 1rem 1.5rem 4rem;
        margin-bottom: 0.8rem;
    }    
    #upcomingEventsCont a.iconPost i {
        font-size: 1.6rem;
    }
	
	a.iconPost i {
		width: 3.5rem;
	}
   
	.notice-header a {
		font-size: 0.85rem;
	}
	
}


@media only screen and (max-width: 991px) {
    .container {
        max-width: 100%;
    }
    main .col-sm {
        flex-basis: auto;
    }
    #recentEventsCont a.iconPost:first-of-type i {       
        top: 61%;       
    }
    #recentEventsCont a.iconPost, a.iconPost:link {
        padding: 1rem 1rem 1rem 3.5rem;
    }   
    #recentEventsCont a.iconPost {
        margin-bottom: 0;
    }
    #recentEventsCont{
        padding-bottom:1rem;
    }
    #upcomingEventsCont .bottomLinks {
        right: 1rem;
    }
    #recentEventsCont .bottomLinks {        
        right: 1rem;       
    }
    #recentEventsCont .bottomLinks a{
        float: right;
    }
    main .BorderTitle {
        margin: 0.5rem 0 1rem 0;
        width: 4.5rem;
    }
}
@media only screen and (max-width:960px){
	#recentEventsCont a.iconPost:first-of-type i {
		top: 58%;
	}
}
@media only screen and (max-width:940px){
	#recentEventsCont a.iconPost:first-of-type i {
		top: 56%;
	}
}
@media only screen and (max-width:850px) {
   
    .empty i {
        font-size: 3rem;
    }
	
    /*a.iconPost, 
    a.iconPost:link,*/ 
    .bottomLinks a, 
    .bottomLinks a:link, 
    /*a.iconPost time,*/ 
    .empty p {
        font-size: 0.85rem;
    }
	
	#recentEventsCont a.iconPost:first-of-type i {
		top: 54%;
	}
}

@media only screen and (max-width:785px) {
    
	

    /*.frmSearch {
        top: 220px;
    }
    .activePopupAlert .frmSearch {
        top: 240px;
    }
    .frmSearch input[type="search"] {
        font-size: 0.9rem;
    }
    .frmSearch button[type="submit"] {
        font-size: 1rem;
    }
    .frmSearch button[type="submit"] {
        right: 0.6rem;
    }*/
}

@media only screen and (max-width:650px) {
	
    .highlightContainer .hl-block:first-of-type,
	.highlightContainer .hl-block:nth-of-type(3),
	.highlightContainer .hl-block:nth-of-type(5),
	.highlightContainer .hl-block:nth-of-type(7),
	.highlightContainer .hl-block:nth-of-type(2),
	.highlightContainer .hl-block:nth-of-type(4),
	.highlightContainer .hl-block:nth-of-type(6),
	.highlightContainer .hl-block:last-of-type{
		padding: 0;
	}
	
	.highlightContainer .hl-block {
		width: 100%;
	}

}

@media only screen and (max-width:600px) {
    /*.frmSearch input[type="search"] {
        font-size: 0.8rem;
    }
    .frmSearch button[type="submit"] {
        font-size: 0.9rem;
    }*/   

    #recentEventsCont a.iconPost {       
        width: 100%;       
    }
     #recentEventsCont a.iconPost:first-of-type i {       
        top: 65%;        
    }
    #recentEventsCont a.iconPost:first-of-type img {
        min-height: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
	
	a.iconPost i {
		width: 2.5rem;
	}
	
	#upcomingEventsCont a.iconPost,
	a.iconPost:link {
		padding: 0.5rem 1rem 1rem 3rem;
		margin-bottom: 0.5rem;
	}
	
	a.iconPost time,
	a.iconPost p {
		font-size: 0.65rem;
	}
	
	main h3 {
		font-size: 2rem;
	}
	
	#upcomingEventsCont a.iconPost i {
		font-size: 1.4rem;
	}

	#upcomingEventsCont a.iconPost h5::before {
		font-size: .85rem;
	}
	
}

@media only screen and (max-width: 400px) {

	#recentEventsCont a.iconPost:first-of-type h4 {
		font-size: .85rem;
	}
}