.glider-next, .glider-prev {
    display: none;
}
.pagination-lg .page-link {
       padding: .2rem .8rem;
    font-size: 1.25rem;
    line-height: 1;
}
section {
    margin-bottom: 5.3em;
}
a {
    color: #505050;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.pagelanding {
    height: 20em;
    position: relative;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%), url(../img/man-woman-checking-map-car.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
   /* margin-top: 6.5em;*/
}

.landing {
    position: absolute;
    top: 6%;
    left: 43.5%;
}

.logolanding {
    width: 7.5em;
    margin: 2.2em auto;
}

.logolanding img {
    width: 100%;
}

.mylanding h1 {
    font-size: 4em;
    font-weight: bold;
    color: white;
}

#breadcrumb {
    padding: 1.5em 0.5em;
    /*margin-top: 2em;*/
}

#breadcrumb ul {
	
}

#breadcrumb ul li {
    display: inline-block;
    margin-right: 0.5em;
    font-size: 1.125em;
}

#breadcrumb ul li a {
    color: #969696;
}

#breadcrumb ul li:not(:first-of-type):before {
  content: "\f054";
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  width: 1.3em;
  color: #969696;
}

.sidebanner {
	margin-left: 1em;
}

.sidebanner img {
	width: 100%;
}

.post {
    margin-bottom: 1.5em;
}

.post h2 {
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size: 1.75em;
}

.post p {
    font-family: 'Times New Roman';
    font-size: 1.125em;
    line-height: 1.2;
    margin-bottom: 1.30rem;
    text-align: justify;
}

.post p > b {
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.2;
}

.post img {
    width: 73%;
    margin: auto;
    display: block;
}

.post strong {
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: 1.45em;
    line-height: 2;
}

.feature-img img {
	width: 100%;
}

.note {
    font-family: Arial !important;
    font-size: 0.99em !important;
    font-style: italic;
    width: 72%;
    margin: 1.7em auto;
}

.title {
    margin: 1.5em 0;
}

.timeline {
    margin: 1.6em 0;
}

.quote {
    border: 1em solid #F2F3F7;
    margin: 2em 0;
}

.quote p {
    margin-bottom: unset;
    font-family: Arial;
}

.avatar {
    width: 27%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-left: 2px solid #039F4B;
    margin: 0.3125em;
    padding: 0.3125em;
}

.avatar img {
    width: 54%;
    border-radius: 50%;
}

.avatar p {
    vertical-align: middle;
    font-size: 0.75em;
    font-style: italic;
    color: #039F4B;
    text-align: center;
    margin-top: 0.55em;
}

.quote-content {
    width: 71%;
    display: inline-block;
    float: right;
}

.quote-content p {
    vertical-align: middle;
    text-align: justify;
    padding: 1.75em 1.5em 0 0;
}

.sign, .sign b {
	font-family: Roboto !important;
    font-size: 1em !important;
    text-align: right !important;
}

.sign b {
	color: green;
}

.sharepost {	
    border: 0.5px solid #D1D1D1;
    border-right: none;
    border-left: none;
    padding: 0.75em;
    padding: 0.9em 0.7em;
    margin-bottom: 1.5em;
}

.sharepost div {
    display: inline-block;
    width: 1.45em;
    margin-right: 0.5625em;
}

.sharepost div img {
	width: 100%;
}

.news {
    padding: 2em 0;
    background: url(../img/web-browser-1.png);
    background-size: 34rem auto;
    background-repeat: no-repeat;
    background-position: top right;
	width: 100%;
}

.top-news {
}

.top-news h2 {
    font-size: 1.5rem;
    font-family: 'Roboto Bold';
}

.news-body {
    padding: 0.3em 0.6em;
}

.news-post {
    padding: 0.8em 0.25em 0.1em;
}

.news-post a {
    color: #505050;
}
.news-post a:hover{
    color: red;
}
.news-img {
    padding: 0;
    overflow: hidden;
    margin-bottom: 0.15em;
}

.news-img img {
    width: 100%;
    border-radius: 1em;
}

.news-intro {
    padding: 0 0.4em;
}

.news-intro h3 {
    font-size: 1em;
    font-family: 'Roboto Bold';
}

.news-date {
	position: relative;
}

.news-date span {
    font-size: calc(1em - 3px);
    color: #039F4B;
}

.news-date span:before {
    content: '';
    background: url(../img/Clock-icon.png) left center no-repeat;
    vertical-align: middle;
    background-size: 1em auto;
    padding-left: 1.7em;
}

.news-content {
    height: 5em;
    overflow: hidden;
}

.news-content p {
    margin-top: 0.7rem;
    margin-bottom: 1rem;
    line-height: 1.2;
    text-align: justify;
  	text-align-last: left;
}

.list-block {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    height: 12.5em;
    margin-bottom: 1.5em;
}

.list-block a {
	color: black;
}

.featured-img {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 43.5%;
    height: 100%;
    overflow: hidden;
}

.featured-img img {
    width: 100%;
    height: 100%;
}

.block-data {
    display: inline-block;
    width: 55%;
    overflow: hidden;
    padding: 1.9em 0.65em;
    float: right;
    line-height: 1.2;
    height: 100%;
}

.block-data h3 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1em;
    letter-spacing: -0.5px;
}

.block-date {
    margin-bottom: 1em;
}

.block-date span {
    font-size: 0.875em;
    color: #039F4B;
}

.block-date span:before {
    content: '';
    background: url(../img/Clock-icon.png) left center no-repeat;
    vertical-align: middle;
    background-size: 1em auto;
    padding-left: 1.7em;
}

.block-content {

}

.block-content p {
    font-size: 0.875em;
}

.page-item.active .page-link {
    background-color: #039f4b;
    border-color: #039f4b;
}

.paginate {
    margin-top: 3.4em;
}

.paginate a {
    color: #787878;
}

.page-item {
    margin: 0 0.3125em;
}

.timeline span {
    font-size: 0.8125em;
    color: #14a558;
    font-weight: bold;
}

.timeline time {
    font-size: 0.8125em;
    color: #7f7f7f;
    font-weight: bold;
    border-left: 2px solid;
    padding-left: 0.85em;
    margin-left: 0.5em;
}

@media only screen and (max-width: 767px) {
    section {
        margin-bottom: 1.5em;
    }

    .pagelanding {
        height: 5.7em;
        /*margin-top: 4.6em;*/
    }

    .landing {
        position: relative;
        top: 33%;
        left: 0; 
        text-align: center;
    }

    .mylanding h1 {
        font-size: 1.625em;
    }

    #breadcrumb {
        padding: 0.35em 0.3em;
        margin-top: 1.1em;
    }

    #breadcrumb ul li {
        margin-right: 0.5em;
        font-size: 0.875em;
    }

    .list a {
        text-decoration: none;
        /*color: black;*/
    }

    .news-img {
        margin-bottom: 1.25em;
        width: 100%;
        height: 12.2em;
    }

    .news-img img {
        height: 100%;
        width: 100%;
        border-radius: none;
    }

    .news-intro {
        padding: 0 0.9em;
    }

    .news-intro h3 {
        font-size: 0.8125em;
        margin-bottom: 1em;
        color: #33363D;
    }

    .news-content {
        margin-bottom: 1.5em;
    }

    .news-content p {
        margin-top: 1.35em;
        margin-bottom: 1.35em;
        font-size: 0.75em;
        color: #797979;
    }

    .post {

    }

    .title {
        /*margin: 1.5em 1.1em;*/
    }

    .timeline span {
        font-size: 0.8125em;
    }

    .timeline time {
        font-size: 0.8125em;
        padding-left: 0.85em;
        margin-left: 0.5em;
    }

    .feature-img {
        margin-left: -15px;
        margin-right: -15px;
    }

    .post p {
        font-size: 1.125em;
        line-height: 1;
        margin-bottom: 1.6em;
    }

    .post p > b {
        font-family: 'Times New Roman';
        font-weight: bold;
        font-size: 1.1em;
        line-height: 1.1 !important;
    }

    .post img {
        width: 100%;
    }

    .note {
        font-size: 0.75em !important;
        width: 100%;
        margin: 0.8em auto;
        line-height: 1.3 !important;
        letter-spacing: 1px;
    }

    .quote {
        margin: 2em -15px;
    }

    .avatar {
        width: 28%;
        text-align: left;
        margin: 0;
        padding: 0;
        padding-left: 0.375em;
    }

    .avatar img {
        width: 74% !important;
        margin-bottom: 0.5em;
        padding-top: 0.8em;
    }

    .avatar p {
        font-size: 0.7em;
        line-height: 1.1 !important;
        letter-spacing: 0.5px;
        text-align: left;
    }

    .quote-content {
        width: 67%;
    }

    .quote-content p {
        padding: 1.85em 1.2em 0 0;
        font-size: 0.75em !important;
        line-height: 1.2 !important;
    }

    .sharepost {
        padding: 0.9em 0.7em;
        margin-bottom: 2.2em;
    }

    .news-post {
        margin-right: 0.5em;
    }

    .glider-contain .news-img {
        height: 8.5em;
        margin-bottom: 0.9em;
    }

    .glider-contain .news-intro h3 {
        font-size: 0.875em;
        margin-bottom: 0em;
        letter-spacing: 0.4px;
    }

    .glider-contain .news-date span:before {
        padding-left: 1.3em;
    }
}