a.iconPost time:before,
/*.bottomLinks a:before,*/
.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;
}

main {
    padding: 0 0 3.5rem;
}
    main .col-sm {
        min-width: 50%;
        padding-bottom: 4.5rem;
    }
    main .col-sm:first-child {
        padding-right:2.5rem;
    }
    main .col-sm:last-child {        
        padding-left: 2.5rem;
    }

header.masterHeader {
    position: fixed !important;
    width: 100%;
}

/*.frmSearch {
    position: absolute;
    top: 39%;
    top: 300px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    z-index: 5;
}*/
.iconPostTitle {
    padding-bottom: 1rem;
    text-transform: capitalize;
    border-bottom: 1px solid rgb(230,230,230);
    display:block;
    position:relative;
    margin-bottom:1rem;
    
}
    .iconPostTitle a {        
		font-family:'Open Sans', Arial, sans-serif;
		font-size:1.563rem;
		font-weight:400;
		font-style:normal;
        color: #727272;        
    }
        .iconPostTitle a span {
			font-family:'Open Sans', Arial, sans-serif;
			font-size:1.875rem;
			font-weight:600;
			font-style:normal;            
            display: block;
            color: #333333;
            line-height: 1;
        }
            .iconPostTitle a span i {
                position: absolute;
                right: 0;
                bottom: 0.75rem;
                color: #d99c1a;
            }
main .container h3 {
    
}

.homeCatTitle {
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 400;
    color: #727272;
}
.homeCatTitle:before {
    content:none;
}

#upcomingEventsCont a.iconPost > i.far.fa-chevron-right {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);    
    color: #d99c1a;
}

#upcomingEventsCont a.iconPost > .homeCatTitle > i {
     margin-right: 0.3rem;
}

a.iconPost,
a.iconPost:link {
    position: relative;
	font-family:'Open Sans', Arial, sans-serif;
	font-size:1.25rem;
	font-weight:600;
	font-style:normal;    
    color: #333333;
    display: block;
    padding: 1.5rem 1rem 1.5rem 5rem;
}
    a.iconPost:visited {
        color: #333333;
    }
    a.iconPost:hover {
        color: #d99c1a;
    }
    a.iconPost:active {
        color: #d99c1a;
    }

    a.iconPost h4 {
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        font-style: inherit;
        color: inherit;
        margin-bottom: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        line-height:30px;
    }

#recentNewsCont a.iconPost time {
	font-family: 'Open Sans';
	font-size: 0.875rem;
	font-weight: 400;
	font-style: normal;    
    color: #727272;
    text-transform: capitalize;
}
    #recentNewsCont a.iconPost time:before {
        content: "\f017";
        font-weight: 700;
        margin-right: 0.5rem;
    }
#upcomingEventsCont a.iconPost {
    border-bottom: 1px solid rgb(230,230,230);
}
#upcomingEventsCont a.iconPost:last-of-type{
    border-bottom:none;
}
    #upcomingEventsCont a.iconPost time {
        font-family: 'Roboto', sans-serif;
        font-size: 1.25rem;
        font-weight: 400;
        font-style: normal;
        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%);
        text-align: center;
        line-height: 1;
        color: #727272;
    }
    #upcomingEventsCont a.iconPost time span {        
        font-family: 'Roboto', sans-serif;
        font-size: 2.188rem;
        font-weight: 500;
        font-style: normal;
        display: block;
    }
    #upcomingEventsCont a.iconPost time:before{
        content:"";
        margin:0;
    }

/*a.iconPost time span {
    display: inline-block;
    margin-right: 0.5rem;
}*/


/*#recentNewsCont  .bottomLinks a:first-of-type:before {
    content:"\f15c";
}
#recentNewsCont  .bottomLinks a:last-of-type:before {
    content:"\f040";
}
#upcomingEventsCont .bottomLinks a:first-of-type:before {
    content:"\f271";
}
#upcomingEventsCont .bottomLinks a:last-of-type:before {
    content:"\f073";
}*/

#recentNewsCont a.iconPost.postBG,
#recentNewsCont a.iconPost.postBG:link {
    /*float: left;
    width: 50%;
    height: 200px;*/
    /*color: rgb(255,255,255);*/
    padding: 1rem 4rem 1rem 0;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;*/
}
/*#recentNewsCont a.iconPost.postBG:visited {
    color: rgb(255,255,255);
}
    #recentNewsCont a.iconPost.postBG:hover {
        color: #d99c1a;
    }
    #recentNewsCont a.iconPost.postBG:active {
        color: #d99c1a;
    }*/
    #recentNewsCont a.iconPost.postBG:first-of-type {
        /*padding: 1.5rem 4rem 1rem 0;*/
    }
#recentNewsCont a.iconPost .iconPostImg {
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 236px;
    min-height: 125px;
    float: left;
    margin-right: 2rem;
    border: 1px solid #e9e7e6;
}
#recentNewsCont a.iconPost .iconPostContent {
    margin: 1.25rem 0 1.5rem 0;
}
#recentNewsCont a.iconPost p.readMore, #upcomingEventsCont a.iconPost p.readMore {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:0.875rem;
	font-weight:700;
	font-style:normal;
    text-transform: uppercase;
    color: #d99c1a;
    margin: 0;
}
/*#recentNewsCont a.iconPost.postBG:first-of-type,
#recentNewsCont a.iconPost.postBG:first-of-type:link {
    width: 100%;
    height: 250px;
    clear: both;
    margin-bottom: 1px;
}*/
.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: #727272;
    display: inline-block;
}
    .empty a:visited {
        color: #727272;
    }
    .empty a:hover {
        color: #d99c1a;
    }
    .empty a:active {
        color: #d99c1a;
    }
    .empty a:focus {
        color: #d99c1a;
    }

.bottomLinks a,
.bottomLinks a:link {
    float: left;
    font: normal 700 0.875rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    display: inline-block;
    text-transform: uppercase;
    border: none;
    background-color: #727272;
    padding: 0.7rem 3rem;
    border-radius: 0.5rem;
    letter-spacing: 1px;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}

    .bottomLinks a:visited {
        color: rgb(255,255,255);
        background-color: #727272;
    }

    .bottomLinks a:hover {
        color: rgb(255,255,255);
        background-color: #bfbfbf;
    }

    .bottomLinks a:active {
        color: rgb(255,255,255);
        background-color: #bfbfbf;
    }

    .bottomLinks a:focus {
        color: rgb(255,255,255);
        background-color: #bfbfbf;
    }
.bottomLinks {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 1rem;
    margin-bottom: 0;
}
#recentNewsCont .bottomLinks {
    padding-right:2.5rem;
}

#upcomingEventsCont .bottomLinks {
    padding-left:2.5rem;
}


.bottomLinks a:last-of-type{
    float: right;
}

/*.bottomLinks a:before {
    font-weight: 300;
    color: rgb(141,166,163);
    margin-right: 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;
}


/****************************************************************
--------End---------
****************************************************************/

/****************************************************************
MEDIA QUERY
****************************************************************/
@media only screen and (max-width: 1680px) {
    /*main .container h3 {
        font-size: 1.3rem;
    }*/
    .empty i {
        font-size: 4rem;
    }
    /*a.iconPost, 
    a.iconPost:link,
    .bottomLinks a, 
    .bottomLinks a:link,
    a.iconPost time,*/
    .empty p {
        font-size: 1rem;
    }
    /*a.iconPost, 
    a.iconPost:link {
        padding-left: 2.5rem;
    }
    a.iconPost i {
        font-size: 1.5rem;
    }*/
    a.iconPost, a.iconPost:link {
        font-size: 1rem;
        padding: 1.5rem 1rem 1.5rem 4rem;
    }

    #recentNewsCont a.iconPost p.readMore,
    #upcomingEventsCont a.iconPost p.readMore,
    #recentNewsCont a.iconPost time,.homeCatTitle,
    .bottomLinks a,
    .bottomLinks a:link {
        font-size: 0.8rem;
    }
    .iconPostTitle a{
        font-size:1.25rem;
    }
        .iconPostTitle a span{
            font-size:1.5rem;
        }
    #upcomingEventsCont a.iconPost time {
        font-size: 1rem;
    }

        #upcomingEventsCont a.iconPost time span {
            font-size: 1.8rem;
        }
}

@media only screen and (max-width:1330px) {
    /*.activePopupAlert .frmSearch {
        top: 22rem;
    }
    .frmSearch button[type="submit"] {
        right: 0.2rem;
    }*/
}


@media only screen and (max-width:1190px) {
    /*.frmSearch {
        top: 250px;
    }
    .activePopupAlert .frmSearch {
        top: 20rem;
    }*/
    main .col-sm:first-child {
        padding-right: 1.5rem;
    }
    main .col-sm:last-child {
        padding-left: 1.5rem;
    }
    #recentNewsCont .bottomLinks {
        padding-right: 1.5rem;
    }
    #upcomingEventsCont .bottomLinks {
        padding-left: 1.5rem;
    }
    #recentNewsCont a.iconPost.postBG, #recentNewsCont a.iconPost.postBG:link {
        padding: 1rem 1rem 1rem 0;
    }
    .bottomLinks a, .bottomLinks a:link {
        font-size: 0.75rem;
        padding: 0.7rem 2rem;
    }
}

@media only screen and (max-width:1024px) {
    main .container h3 {
        font-size: 1.2rem;
    }
}

@media only screen and (max-width:1023px) {
    /*.frmSearch button[type="submit"] {
        right: 0.3rem;
    }*/
}

@media only screen and (max-width: 991px) {
    .container {
        max-width: 100%;
    }
    main .col-sm {
        flex-basis: auto;
    }

    #recentNewsCont {
        margin-bottom: 2rem;
    }

    main .col-sm {
        padding-bottom: 0;
    }
    #upcomingEventsCont .bottomLinks, 
    #recentNewsCont .bottomLinks {
        padding-left: 0;
        padding-right:0;
    }
    .bottomLinks {
        position: static;
        bottom: auto;
        left: auto;
        right: auto;
        padding-left: 0;
        padding-right: 0;
        margin-top: 2rem;
    }
}

@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;
    }
    /*a.iconPost i {
        font-size: 1.1rem;
    }*/
    .bottomLinks a,
    .bottomLinks a:link {
        font-size: 0.65rem;
        padding: 0.7rem 1.5rem;
    }
}

@media only screen and (max-width:785px) {
    header.masterHeader {
        position: static !important;
    }

    /*.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:680px) {
    main .container h3 {
        font-size: 1rem;
    }
}

@media only screen and (max-width:600px) {
    .iconPostTitle a {
        font-size: 1rem;
    }
        .iconPostTitle a span {
            font-size: 1.25rem;
        }
    #recentNewsCont a.iconPost .iconPostImg {
        min-width: 150px;
        min-height: 80px;
        margin-right: 1.5rem;
    }
    #recentNewsCont a.iconPost.postBG, 
    #recentNewsCont a.iconPost.postBG:link {
        padding: 0.5rem 1rem 0.5rem 0;
    }
    #recentNewsCont a.iconPost .iconPostContent {
        margin: 0.2rem 0.5rem 0.5rem;
    }
    /*.frmSearch input[type="search"] {
        font-size: 0.8rem;
    }
    .frmSearch button[type="submit"] {
        font-size: 0.9rem;
    }*/


    /*#recentNewsCont a.iconPost.postBG,
    #recentNewsCont a.iconPost.postBG:link {
        float: none;
        width: 100%;
        margin-bottom: 1px;
    }*/
}

@media only screen and (max-width:580px) {
    /*.frmSearch {
        top: 190px;
    }
    .activePopupAlert .frmSearch {
        top: 230px;
    }*/
}

@media only screen and (max-width:400px) {
    #recentNewsCont a.iconPost .iconPostImg {
        min-width: 130px;
        min-height: 75px;
        margin-right: 1rem;
    }
    #recentNewsCont a.iconPost p.readMore, 
    #upcomingEventsCont a.iconPost p.readMore,
    #recentNewsCont a.iconPost time, 
    .homeCatTitle, 
    .bottomLinks a, 
    .bottomLinks a:link {
        font-size: 0.7rem;
    }
        a.iconPost, a.iconPost:link, 
        .bottomLinks a,
        .bottomLinks a:link, 
        a.iconPost time, 
        .empty p {
            font-size: 0.8rem;
        }
    .bottomLinks a, 
    .bottomLinks a:link {
        float: none;
        max-width: 200px;
        font-size: 0.7rem;
        color: rgb(255,255,255);
        text-align: center;
        display: block;
        padding: 0.6rem 1.5rem;
        margin: auto;
        -webkit-border-radius: 0.5rem;
        -moz-border-radius: 0.5rem;
        border-radius: 0.5rem;
        -webkit-transition-property: background;
        -moz-transition-property: background;
        -o-transition-property: background;
        transition-property: background;
        /*background: rgb(1,138,182);*/
    }
    /*.bottomLinks a:visited {
        color: rgb(255,255,255);
    }
    .bottomLinks a:hover {
        background: rgb(252,176,64);
    }*/
    .bottomLinks a:first-of-type {
        margin-bottom: 0.1rem;
    }
    .bottomLinks a:last-of-type {
        float: none;
    }
    /*.bottomLinks a:before {
        color: inherit;
    }*/


    /*.frmSearch {
        top: 170px;
    }
    .activePopupAlert .frmSearch {
        top: 200px;
    }*/
}