body {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
font-weight: 400;
color: #718096;
line-height: 2em;
}
body:not(.home) {
background: #edf2f7;
} a,
a:visited,
a:hover,
a:focus,
a:active {
color: #1557b8;
}
a:hover {
color: #333;
text-decoration: none;
}
ol {
margin-left: 0;
}
ul {
padding: 0;
}
strong {
font-weight: 700;
}
.vc_row:not(.vc_inner) {
padding-top: 80px;
padding-bottom: 80px;
}
.vc_general.vc_btn3,
.localgov-btn,
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-juicy-pink:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
line-height: normal;
background: #1757b8;
display: inline-block;
color: #fff;
padding: 8px 30px;
font-size: 11px;
text-transform: uppercase;
border-radius: 3px;
font-weight: 500;
border: 1px solid #1757b8;
}
.localgov-btn:visited {
color: #fff;
}
.localgov-btn:hover {
color: #a9ccff;
text-decoration: none;
}
.page-content,
.entry-content,
.entry-summary,
.white-background {
margin: 0;
padding: 0px;
}
body:not(.home) #primary:not(.list-tpl),
body:not(.home) #primary:not(.list-tpl) #main,
body:not(.home) #primary:not(.list-tpl) #main>article {
display: flex;
flex: 0 0 100%;
}
body:not(.home) .page-content,
body:not(.home) .entry-content,
body:not(.home) .entry-summary,
body:not(.home) .white-background {
margin: 0;
padding: 40px;
background-color: #fff;
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
flex: 0 0 100%;
}
body:not(.home) .entry-summary {
padding: 0px;
background-color: transparent;
box-shadow: none;
}
body.search-results .entry-title a,
body.search-results .entry-title a:visited {
color: #1557b8;
}
body.search-results .white-background>article {
border-bottom: 1px dashed #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}
#content-wrap {
padding-top: 100px;
padding-bottom: 100px;
}
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type=text],
input[type=email],
input[type=password] {
position: relative;
width: 100%;
margin: 0 0 25px;
padding: 8px 16px;
font-family: inherit;
font-size: 15px;
font-weight: inherit;
line-height: calc(50px - (6px * 2) - 2px);
color: #626262;
background-color: transparent;
border: 1px solid #000;
border-radius: 0;
outline: 0;
cursor: text;
-webkit-appearance: none;
box-sizing: border-box;
-webkit-transition: border-color .2s ease-in-out;
-moz-transition: border-color .2s ease-in-out;
transition: border-color .2s ease-in-out;
}
.wpcf7-form-control.wpcf7-textarea {
height: 180px;
}
# .wpcf7-form-control.wpcf7-submit {
vertical-align: middle;
text-transform: none;
position: relative;
display: inline-block;
width: auto;
margin: 0;
font-family: inherit;
letter-spacing: 0;
font-weight: 600;
outline: 0;
box-sizing: border-box;
-webkit-transition: .4s cubic-bezier(.25, .46, .45, .94);
-moz-transition: .4s cubic-bezier(.25, .46, .45, .94);
transition: .4s cubic-bezier(.25, .46, .45, .94);
color: #fff;
background-color: #424193;
border: 1px solid #424193;
padding: 16px 52px;
font-size: 16px;
line-height: 26px;
border-radius: 0;
margin: 25px 0 0;
}
.wpcf7-form-control.wpcf7-submit:hover {
color: #424193 !important;
background: transparent !important;
} .page-scroller-wrap a {
font-size: 50px;
color: #fff;
}
.page-scroller-wrap {
left: 50%;
z-index: 3;
bottom: 30px;
position: absolute;
text-align: center;
margin: 0 0 0 -51px;
float: left;
animation-name: Floating;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes Floating {
0% {
transform: translate(0px, 0px);
}
65% {
transform: translate(0px, 15px);
}
100% {
transform: translate(0px, 0px);
}
} table:not(.ui-datepicker-calendar) th,
table:not(.ui-datepicker-calendar) tbody tr:first-child,
.search-filter-results.table .head>div {
color: #fff;
padding: 3px 15px;
background-color: #589bff;
font-weight: 200;
text-transform: uppercase;
}
table:not(.ui-datepicker-calendar) td,
.search-filter-results.table .row>div {
padding: 8px 15px;
word-break: break-word;
}
table:not(.ui-datepicker-calendar) td {
min-width: 140px;
}
table:not(.ui-datepicker-calendar) tr:nth-child(odd) {
background-color: #e9f2ff;
}
.search-filter-results.table .row-id {
color: #fff;
background-color: #6da7ff;
}
.search-filter-results.table .row:nth-child(odd) {
background-color: #ffffff;
}
.search-filter-results.table>.row {
margin: 0;
} h2,
.entry-content .h2 {
font-weight: 600;
font-size: 26px;
margin-top: 0;
}
p {
margin-bottom: 1.5rem;
}
body.page:not(.home) h2,
body.page:not(.home) .h2 {
font-weight: 300;
color: #246ad4;
}
body.page:not(.home) h2 strong {
font-weight: 300;
text-transform: uppercase;
}
.section-sub-title {
background-color: #f3f4f5;
display: inline-block;
color: #435061;
padding: 0 16px;
font-size: 10px;
text-transform: uppercase;
border-radius: 3px;
font-weight: bold;
margin-bottom: 20px;
}
.section-title-wrap {
text-align: center;
}
.title-wrap {
margin: 0 auto;
}
.projects-section-wrap .section-title,
.news-section-wrap .section-title {
padding-bottom: 30px;
text-transform: uppercase;
font-weight: 800;
font-size: 24px;
} #page-sub-header-wrap {
position: relative;
}
#masthead .goj {
font-weight: 500;
color: #999;
font-size: 10px;
text-transform: uppercase;
position: relative;
padding-top: 8px;
padding-bottom: 10px;
}
#masthead .goj:after {
content: "";
position: absolute;
bottom: 0;
height: 1px;
width: 50%;
right: 0;
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .2) 100%);
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .2) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
#masthead .goj span {
position: relative;
top: 2px;
}
#masthead .goj img {
width: 22px;
height: auto;
}
#masthead * {
line-height: normal;
}
#masthead .site-branding {
padding-left: 75px;
position: relative;
text-transform: uppercase;
}
#masthead .site-branding>a {
position: absolute;
top: 0px;
left: -20px;
width: 85px;
text-decoration: none;
}
#masthead .site-branding .site-title {
font-size: 18px;
margin: 0;
}
#masthead .site-branding .site-title strong {
display: block;
}
#masthead .site-branding .site-title a {
color: #000;
text-decoration: none;
}
#masthead .contact-options .contact-option {
padding: 10px 0 10px 50px;
position: relative;
}
#masthead .contact-options .contact-option>i {
position: absolute;
top: 10px;
left: 10px;
font-size: 28px;
color: #91a1b4;
}
#masthead .contact-options .contact-option .title {
color: #91a1b4;
}
#masthead .contact-options .contact-option .value {
font-weight: 600;
color: #435061;
}
#masthead .search-bar-wrap {
padding-top: 10px;
}
#masthead .site-branding,
#masthead .contact-options {
padding-top: 20px;
padding-bottom: 20px;
}
#masthead .nav-wrap {
background: #1757b8;
} #mega-menu-wrap-menu-1 {
background: #1657b8;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
border-bottom: 1px dashed #dadada;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
line-height: normal;
padding: 10px 15px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
color: #a9ccff;
text-transform: uppercase;
font-size: 11px;
font-weight: 500;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
background: #3c6fbb;
font-weight: 500;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:hover {
background: #f1f1f1;
color: #666;
font-weight: 500;
} #masthead .main-navigation ul li a:hover {/*/*/text-decoration: none;
}
#masthead .contact-options .contact-option .title {
font-size: 10px;
text-transform: uppercase;
font-weight: 400;
}
#masthead .search-bar {
overflow: hidden;
display: inline-block;
border-radius: 4px;
border: 1px solid #0c7ac9;
position: relative;
font-size: 13px;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
margin-left: -40px;
width: 40px;
}
#masthead .search-bar:hover,
#masthead .search-bar:hover .search-form,
#masthead .search-bar:hover .search-form .search-field {
width: 220px;
}
#masthead .search-bar:hover {
margin-left: -220px;
}
#masthead .search-bar .search-form .search-submit {
position: absolute;
top: 0px;
right: 0px;
border: 0;
padding: 8px 12px;
color: #0c7ac9;
background: #edf2f7;
cursor: pointer;
}
#masthead .search-bar .search-form .search-field {
padding: 8px 50px 8px 16px;
border: 0;
background: #edf2f7;
}
#masthead .contact-social .value i {
padding: 3px 6px;
background: rgba(23, 87, 184, 0.1);
border: 1px solid #ddd;
margin-right: 5px;
}/**/#page-sub-header {
position: relative;
background-size: cover;
background-position: top center;
}
#page-sub-header::before {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.2) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.2) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.2) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); }
#page-sub-header .page-crumbs-wrap {
padding: 60px 0;
color: #fff;
}
#page-sub-header h1.page-title-section {
margin: 0;
font-size: 38px;
color: #fff;
padding-right: 100px;
padding-bottom: 10px;
}
#page-sub-header .breadcrumbs-section {
padding-top: 10px;
}
#page-sub-header .page-crumbs-wrap,
#page-sub-header .page-crumbs-inner-wrap,
#page-sub-header .page-title-section {
position: relative;
}
#page-sub-header .page-crumbs-inner-wrap {
z-index: 1;
padding: 20px;
display: inline-block;
}
#page-sub-header .page-crumbs-wrap a {
color: #fff;
}
#page-sub-header .page-crumbs-inner-wrap:after {
width: 1px;
content: " ";
display: inline-block;
position: absolute;
bottom: 0px;
top: 0px;
left: 0;
background: #fff; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0); }
#page-sub-header .page-title-section:after {
height: 1px;
background: #fff;
background: -moz-linear-gradient(left, rgba(255, 255, 255, .8) 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(left, rgba(255, 255, 255, .8) 0%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, .8) 0%, rgba(255, 255, 255, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
width: 100%;
content: " ";
display: inline-block;
position: absolute;
bottom: 0px;
left: -20px;
} #main-slider {
position: relative;
}
#main-slider .owl-item img {
width: 100%;
height: auto;
}
#main-slider .carousel-caption {
position: absolute; right: 0;
bottom: 0;
left: 0;
z-index: 10;
padding-top: 0;
padding-bottom: 0;
color: #fff;
text-align: left;
font-size: 18px;
}
#main-slider .slider-caption { background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);  padding: 80px 40px 40px 40px;
font-size: 14px;
}
#main-slider .section-sub-title {
position: absolute;
top: -18px;
}
#main-slider .slider-caption-wrap {
border-top: 1px solid rgba(255, 255, 255, 0.3);
border-left: 1px solid rgba(255, 255, 255, 0.3);
padding: 25px 50px 25px 25px;
}
#main-slider .slider-caption-wrap>* {
margin-bottom: 15px;
}
#main-slider .slider-title {
font-weight: 700;
color: #fff;
font-size: 24px;
text-transform: uppercase;
}
#main-slider .slider-title a {
color: #fff;
text-decoration: none;
}
#main-slider .tbl-wrap {
display: table;
width: 100%;
height: 100%;
}
#main-slider .tbl-cell-wrap {
display: table-cell;
vertical-align: bottom;
}
#main-slider .owl-controls {
margin-top: 0;
}
#main-slider .owl-controls .owl-buttons div.owl-next,
#main-slider .owl-controls .owl-buttons div.owl-prev {
color: #FFF;
margin: 0;
padding: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: transparent;
position: absolute;
font-size: 48px;
top: 50%;
width: 50px;
height: 50px;
margin-top: -25px;
}
#main-slider .owl-controls .owl-buttons div.owl-prev {
left: 0;
}
#main-slider .owl-controls .owl-buttons div.owl-next {
right: 0;
} #highlight-area {
background: #eef2f6;
padding: 100px 0 70px 0;
}
#highlight-area iframe {
width: 100%;
min-height: 400px;
}
#highlight-area .highlight-tab {
padding-top: 20px;
padding-bottom: 40px;
}
#highlight-area .highlight-tab .vc_column-inner>.wpb_wrapper {
padding: 0 0 0 90px;
position: relative;
}
#highlight-area .highlight-tab .vc_column-inner>.wpb_wrapper .vc_custom_heading {
text-align: left;
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
}
#highlight-area .highlight-tab .vc_column-inner>.wpb_wrapper .vc_icon_element::after {
width: 100px;
height: 100px;
border: 3px solid;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-left: 3px solid transparent;
content: "";
position: absolute;
left: -20px;
top: -20px;
border-radius: 200px;
-moz-border-radius: 200px;
-webkit-border-radius: 200px;
-o-border-radius: 200px;
-ms-border-radius: 200px;
border-top-color: #1757b8;
}
#highlight-area .highlight-tab .vc_column-inner>.wpb_wrapper .vc_icon_element {
position: absolute;
top: 0px;
left: 0px;
}
#highlight-area .highlight-tab .vc_column-inner>.wpb_wrapper .vc_icon_element .vc_icon_element-icon {
color: #1757b8;
font-size: 36px;
display: inline-block;
border: 1px solid #ccc;
height: 80px;
width: 80px;
padding: 22px 0;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
}
#highlight-area .highlight-tab .wpb_text_column {
margin-bottom: 8px;
}
#highlight-area .highlight-tab .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
background: none;
border: 0;
padding: 0;
color: #0c7ac9;
text-transform: capitalize;
}
h2.main-title.mission-vision {
padding-bottom: 30px;
text-transform: uppercase;
font-weight: 800;
font-size: 24px;
width: 80%;
text-align: center;
margin: 0 auto;
}
div.mission-vision-sub-title {
text-align: center;
margin-bottom: 15px;
}
.mission-vision-sub-title .wpb_wrapper {/*/*/background-color: #fff;
display: inline-block;
color: #435061;
padding: 0 16px;
font-size: 10px;
text-transform: uppercase;
border-radius: 3px;
font-weight: bold;
margin-bottom: 20px;
margin: 0 auto;
}
#post-185 .entry-content>.vc_row {
padding-top: 0px;
}/*/*//**/.highlight-separator .vc_sep_holder {
display: none;
}
.highlight-separator:before {
content: "";
height: 2px;
top: -1px;
left: 15%;
right: 15%;
display: block;
position: absolute;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
} .highlight-separator:after {
content: "";
-webkit-box-shadow: 0px 0px 480px 160px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 480px 160px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 480px 160px rgba(0, 0, 0, 0.2);
width: 0;
height: 0;
background: #000;
top: 0;
margin-left: 50%;
position: absolute;
}
.highlight-separator {
height: 400px;
position: relative;
overflow: hidden;
margin-bottom: -320px;
z-index: 0;
}
.mission-vision-sub-title,
.main-title.mission-vision,
.video-mission-vision {
position: relative;
z-index: 3;
}  .news-section-wrap .news-detail .section-sub-title {
background: #435061;
color: #fff;
margin: 0;
}
.news-section-wrap .featured-news-item .news-featured {
padding-left: 0;
}
.news-section-wrap .featured-news-item .news-detail {
padding: 30px 30px 30px 0px;
} .news-section-wrap .news-item {
background: #eef2f6;
height: 100%;
}
.news-section-wrap .news-detail {
padding: 0 15px;
}
.news-section-wrap .news-title,
.news-section-wrap .news-title a {
text-transform: uppercase;
color: #435061;
font-weight: 600;
}
.news-section-wrap .featured-news-item .news-title,
.news-section-wrap .featured-news-item .news-title a {
font-size: 19px;
line-height: 22px;
}
.news-section-wrap .news-date {
text-align: right;
}
.news-section-wrap .news-detail>* {
padding: 10px 0;
margin: 0;
}
.news-section-wrap .other-news-item {
padding: 30px 0;
}
.news-section-wrap .other-news-item .news-title {
padding: 10px;
}
.news-section-wrap .other-news-item .news-title,
.news-section-wrap .other-news-item .news-title a {
margin: 0;
font-size: 14px;
line-height: normal;
text-align: center;
display: block;
} #more-about-us {
background: #1757b8 url(//www.localgovjamaica.gov.jm/wp-content/themes/localgov/img/blue-bgrd.png) 10% 15px no-repeat;
background-size: contain;
color: #fff;
}
.localgov-btn.white,
#more-about-us .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
background: #fff;
color: #595959;
border: 1px solid #fff;
}
#more-about-us h2 {
font-size: 22px;
text-transform: uppercase;
font-weight: 800;
}
#more-about-us h3 {
font-size: 14px;
;
}
#more-about-us .about-col-1 .vc_column-inner>.wpb_wrapper:before {
content: "More About Us";
background: #435061;
color: #fff;
display: inline-block;
padding: 3px 16px;
font-size: 12px;
text-transform: uppercase;
border-radius: 3px;
font-weight: bold;
margin-bottom: 30px;
}
#more-about-us .about-col-2 .wpb_column>.vc_column-inner>.wpb_wrapper {
padding: 0 0 0 60px;
position: relative;
}
#more-about-us .about-col-2 .vc_column-inner>.wpb_wrapper .vc_custom_heading {
text-align: left;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
#more-about-us .about-col-2 .vc_column-inner>.wpb_wrapper .vc_icon_element {
position: absolute;
top: -12px;
left: 0px;
}
#more-about-us .about-col-2 .vc_column-inner>.wpb_wrapper .vc_icon_element .vc_icon_element-icon {
color: #fff;
font-size: 36px;
display: inline-block;
}   .projects-section-wrap .projects-title,
.projects-section-wrap .projects-title a {
text-transform: uppercase;
color: #435061;
font-weight: 600;
}
.projects-section-wrap .projects-date {
text-align: center;
}
.projects-section-wrap .projects-item {
height: 100%;
position: relative;
padding-bottom: 55px;
}
.projects-section-wrap .projects-item>* {
padding: 8px 0;
margin: 0;
}
.projects-section-wrap .projects-btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
}
.projects-section-wrap .projects-title,
.projects-section-wrap .projects-title a {
margin: 0;
font-size: 14px;
line-height: normal;
text-align: left;
display: block;
}
.projects-section-wrap .projects-image {
position: relative;
}
.projects-section-wrap .projects-image img {
width: 100%;
height: auto;
}
.projects-section-wrap .projects-image .projects-date-location {
position: absolute;
bottom: 0;
width: 100%;
background: rgba(145, 161, 180, 0.9);
color: #fff;
font-weight: 500;
text-transform: uppercase;
font-size: 11px;
text-align: center;
padding: 5px;
}
#projects .vc_btn3-container {
padding-top: 40px;
margin-top: 40px;
border-top: 1px solid rgba(113, 128, 150, 0.5);
}
.localgov-btn.reverse {
background: transparent;
color: #1757b8;
border: 1px solid #1757b8;
} footer.site-footer {
background: #435061;
color: #92a2b4;
}
footer.site-footer .footer-top .footer-title {
font-size: 20px;
color: #fff;
text-transform: uppercase;
font-weight: 200;
margin-bottom: 15px;
}
footer.site-footer .localgov-btn {
border-color: #a4b3c5;
color: #fff;
margin-top: 15px;
}
footer.site-footer ul,
footer.site-footer ul li {
margin: 0;
padding: 0;
list-style: none;
position: relative;
}
footer.site-footer ul {
line-height: initial;
}
footer.site-footer .footer-top ul li:before {
font-family: FontAwesome;
content: "\f101";
display: block;
position: absolute;
top: 0px;
left: 0px;
color: #91a1b4;
}
footer.site-footer ul li a,
footer.site-footer ul li a:visited,
footer.site-footer ul li a:hover {
color: #92a2b4;
text-decoration: none;
}
footer.site-footer ul li a:hover {
color: #fff;
opacity: .8;
}
footer.site-footer .footer-content {
padding-left: 20px;
}
footer.site-footer .lead-member-wrap,
footer.site-footer .downloads,
footer.site-footer .useful-links {
padding-top: 15px;
padding-bottom: 15px;
}
footer.site-footer .downloads {
text-transform: uppercase;
font-weight: 500;
font-size: 11px;
}
footer.site-footer .downloads ul li:before {
background: url(//www.localgovjamaica.gov.jm/wp-content/themes/localgov/img/doc-sprites.png) -5px -3px no-repeat;
width: 18px;
height: 20px;
overflow: hidden;
text-indent: -200px;
top: 4px;
left: 0;
}
footer.site-footer .downloads ul li {
border-bottom: 1px solid rgba(146, 162, 180, 0.25);
padding: 6px 0 6px 26px;
}
footer.site-footer .downloads ul li:last-child {
border: 0;
}
footer.site-footer .useful-links ul li {
padding: 2px 0 2px 15px;
font-size: 13px;
font-weight: 400;
}
footer.site-footer .footer-top {
padding: 50px 0 50px;
}
footer.site-footer .footer-bottom {
color: #92a2b4;
background-color: #3b4756;
padding: 10px;
font-weight: 400;
}
footer.site-footer .footer-bottom a {
font-weight: 500;
color: #92a2b4;
}
footer.site-footer .footer-bottom .footer-line-2,
footer.site-footer .footer-bottom .footer-line-2 a {
text-transform: uppercase;
font-size: 12px;
color: #7488a2;
}
footer.site-footer .footer-bottom .footer-line-2 a:hover {
color: #fff;
}
footer.site-footer .footer-bottom ul li a {
font-weight: 400;
padding: 0 10px;
border-right: 1px solid #92a2b4;
}
footer.site-footer .footer-bottom ul li:first-child a {
border-right: 0;
}
footer.site-footer .footer-bottom ul li {
float: right;
}
.lead-member-wrap {
position: relative;
}
.lead-member-wrap {
margin-top: -200px;
z-index: 999;
}
.lead-member-wrap .member {
width: 50%;
float: left;
position: relative;
-webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.33);
-moz-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.33);
box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.33); background: #bfb9b2;
}
.lead-member-wrap .ministry-head {
z-index: 99;
}
.lead-member-wrap .ministry-state {
z-index: 98;
margin-left: -5%;
margin-top: 5%;
}
.lead-member-wrap .permanent-secretary {
z-index: 97;
margin-left: 25%;
margin-top: -30px;
}
.lead-member-wrap .member:before,
.lead-member-wrap .member:after {
content: " ";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.lead-member-wrap .member:after {
border: 13px solid rgba(255, 255, 255, 0.5);
}
.lead-member-wrap .member:before {
top: 50%; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); }
.lead-member-wrap .member-info {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
padding: 25px 35px 25px 35px;
z-index: 3;
}
.lead-member-wrap .member .member-label,
.lead-member-wrap .member .member-name,
.lead-member-wrap .member .member-titles {
font-size: 12px;
line-height: normal;
text-align: left;
text-transform: uppercase;
color: #fff;
font-weight: 600;
}
.lead-member-wrap .member .member-label {
color: #addafe;
}
.lead-member-wrap .member .member-titles {
font-weight: 400;
text-transform: none;
color: #a6b8ce;
}
.lead-member-wrap .two-members .ministry-state {
display: none;
}
.lead-member-wrap .two-members .permanent-secretary {
margin-left: -5%;
margin-top: 30px;
} #vertical-social-bar {
right: 0;
position: fixed;
bottom: 50px;
z-index: 900;
}
#vertical-social-bar ul,
#vertical-social-bar ul li {
list-style: none;
margin: 0;
padding: 0;
} *::-ms-backdrop,
#vertical-social-bar {
right: 10;
} #vertical-social-bar a {
background: #333;
color: #fff;
display: block;
height: 35px;
font-size: 14px;
line-height: 35px;
position: relative;
text-align: center;
width: 35px;
}
#vertical-social-bar a span {
line-height: 35px;
left: 120px;
position: absolute;
text-align: center;
width: 120px;
}
#vertical-social-bar a:hover span {
left: -120px;
}
#vertical-social-bar ul li:first-child {
margin-bottom: 20px; }
#vertical-social-bar ul li:first-child i {
font-size: 18px;
}
#vertical-social-bar a[class*="back-to-top"],
#vertical-social-bar a[class*="back-to-top"]:hover,
#vertical-social-bar a[class*="back-to-top"] span {
background: #333;
}
#vertical-social-bar a[class*="facebook"],
#vertical-social-bar a[class*="facebook"]:hover,
#vertical-social-bar a[class*="facebook"] span {
background: #3b5998;
}
#vertical-social-bar a[class*="twitter"],
#vertical-social-bar a[class*="twitter"]:hover,
#vertical-social-bar a[class*="twitter"] span {
background: #00aced;
}
#vertical-social-bar a[class*="instagram"],
#vertical-social-bar a[class*="instagram"]:hover,
#vertical-social-bar a[class*="instagram"] span {
background: #517fa4;
} .post,
.page {
margin: 0;
}
#entities {
padding-bottom: 0;
}
.single-local_govt_entity .sidebar-item {
padding: 10px 0 15px 0;
position: relative;
}
.single-local_govt_entity .sidebar-item.map-wrap {
padding-top: 35px;
}
.single-local_govt_entity .single-local-govt-entity {
border: 10px solid #d3dbe4;
width: 100%;
height: 500px;
margin-bottom: 20px;
}
.single-local_govt_entity .contact-field {
padding-left: 50px;
line-height: 22px;
}
.single-local_govt_entity .key-positions h3 {
font-size: 13px;
padding: 40px 0 5px 0;
text-transform: uppercase;
font-weight: 600;
border-bottom: 2px solid #d1dce6;
}
.profile-logo {
text-align: center;
}
.profile-name {
position: relative;
}
.profile-name-wrap {
display: table;
width: 100%;
height: 100%;
}
.profile-name-inner-wrap {
display: table-cell;
vertical-align: middle;
} .contact-field i {
font-size: 18px;
position: absolute;
top: 13px;
left: 0;
width: 40px;
height: 40px;
background: rgb(201, 212, 222);
border-radius: 50%;
padding: 11px 0 0 0;
text-align: center;
} .contact-field-label {
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
}
.contact-field-value {
font-size: 16px;
}
.profile-logo-wrap { overflow: hidden;
width: 270px;
height: 270px;
border-radius: 50%;
background: #fff;
margin: 0 auto;
display: table; box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.search-filter-results .profile-logo-wrap {
width: 180px;
height: 180px;
}
.search-filter-results .profile-head {
padding: 30px;
margin: 20px 0;
}
.search-filter-results .profile-head:nth-child(even) {
background: #fff;
}
.profile-logo-inner-wrap {
display: table-cell;
vertical-align: middle;
}
.profile-logo-wrap img {
width: 100%;
height: auto;
}
.search-filter-results a.profile-btn {
background: #718096;
color: #fff;
padding: 6px 18px;
display: inline-block;
margin-top: 5px;
}
.profile-address {
text-transform: uppercase;
padding: 15px 0 15px 0;
font-size: 12px;
line-height: normal;
position: relative;
}
.profile-address strong {
font-weight: 600;
}
.profile-address:before { background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1); top: 1px;
}
.profile-address:after { background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1); top: 0px;
}
.profile-address:after,
.profile-address:before {
height: 1px;
content: " ";
display: inline-block;
position: absolute;
left: 0px;
right: 0px;
}
.profile-sidebar {
padding-top: 35px;
}
.profile-sidebar .sidebar-item {
position: relative;
}
.profile-sidebar .sidebar-item:before {
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
top: 1px;
}
.profile-sidebar .sidebar-item:after {
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
top: 0px;
}
.profile-sidebar .sidebar-item:after,
.profile-sidebar .sidebar-item:before {
height: 1px;
content: " ";
display: inline-block;
position: absolute;
left: -100px;
right: -30px;
}
#localgov-entities-section-wrap { position: relative;
}
#localgov-entities-section-wrap img {
width: 150px;
height: auto;
}
#localgov-entities-section-wrap .leaflet-popup-content {
text-align: center;
}
#localgov-entities-section-wrap .section-title-wrap .title-wrap {
margin: 0 auto;
max-width: 700px;
}
#localgov-entities-section-wrap .section-title-wrap {
padding: 30px 0px;
position: absolute;
top: 0;
width: 100%;
z-index: 999;
}  #resources .resources-item {
padding: 20px 0;
}
#resources .resources-item .inner-wrap {
border: 8px solid #fff;
margin: 0;
padding: 20px;
}
#resources .resources-item .resource-icon {
text-align: center;
font-size: 110px;
padding: 20px 25px 20px 15px;
border-right: 8px solid #ffffff;
}
#resources .resources-item .resource-content {
padding: 0 30px;
}
#resources .resources-item h5 {
border-bottom: 8px solid #fff;
padding-bottom: 8px;
margin-bottom: 8px;
}
#resources .resources-head select {
padding: 11px;
}
#resources .resources-item:nth-child(even) {
background: #fff;
}
#resources .resources-item:nth-child(even) .inner-wrap { }
#resources .resources-item:nth-child(even) h5 {
border-bottom: 8px solid #edf2f7;
}
#resources .resources-item:nth-child(even) .resource-icon {
border-right: 8px solid #edf2f7;
}
.posts-pagination a,
#resources .resources-item .resource-btn {
background: #718096;
color: #fff;
padding: 6px 18px;
display: inline-block;
margin-top: 5px;
}
.posts-pagination .prev-posts,
.posts-pagination .next-posts {
padding: 10px 0px;
margin-top: 20px;
} .search-filter-meta {
border-bottom: 1px solid rgba(113, 128, 150, 0.3);
padding: 15px 0;
margin-bottom: 25px;
}
form.searchandfilter ul,
form.searchandfilter ul li {
padding: 0;
margin: 0;
display: inline-block;
}
form.searchandfilter>ul {
padding: 40px;
background-color: #fff;
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
display: block;
text-align: left;
}
form.searchandfilter h4,
form.searchandfilter .sf-date-prefix {
display: block;
margin: 0;
padding: 5px 0 10px;
font-size: 14px;
font-weight: 500;
line-height: 1.2;
}
form.searchandfilter .sf_date_field input {
width: 160px;
}
form.searchandfilter select,
form.searchandfilter input {
padding: 10px 15px;
line-height: normal;
margin: 0;
}
form.searchandfilter select.sf-input-select {
width: 180px;
border: 1px solid #000;
}
form.searchandfilter ul li:not(.sf-field-post_date) {
padding: 0 15px 15px 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border-radius: 0;
padding: 10px 20px;
} .search-filter-results .sf-result {
padding: 30px;
margin: 10px 0;
}
.search-filter-results .sf-result:nth-child(odd) {
background: #fff;
}
.search-filter-results .sf-result .sf-result-icon {
text-align: center;
font-size: 110px;
padding: 35px;
}
.search-filter-results .mayor {
height: 100%;
padding: 40px;
background-color: #fff;
}
.page-id-291 .search-filter-results>.row {
border-bottom: 1px dashed #aaa;
padding-bottom: 40px;
padding-top: 40px;
} #councillors form.searchandfilter select,
#councillors form.searchandfilter input:not([type="submit"]) {
width: 220px;
}
#mayors-ceo form.searchandfilter li.sf-field-search {
width: 80%;
}
#mayors-ceo form.searchandfilter li.sf-field-submit {
width: 20%;
}
#mayors-ceo form.searchandfilter label,
#mayors-ceo form.searchandfilter input:not([type="submit"]) {
width: 100%;
} #projects .sf-result-img,
#news .sf-result-img {
padding: 0;
}
#projects h2.sf-result-title,
#news h2.sf-result-title {
font-size: 22px;
line-height: 28px;
}
#achievements .search-filter-results .sf-result .sf-result-icon {
background: #fff;
} .entry-info .row {
margin: 0px;
}
.entry-info .photo {
padding: 5px;
}
.gallery-items .gallery-item img {
width: 100%;
height: auto;
}
.gallery-items .audio-file {
width: 100%;
margin: 15px 0 0 0;
}
.gallery-items .gallery-item img,
.entry-info .gallery-item iframe,
.entry-info .gallery-item img {
border: 10px solid #fff;
}
.gallery-item .iframe-wrap>a,
.gallery-item iframe {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.gallery-item .iframe-wrap>a {
z-index: 99;
}
.gallery-item .iframe-wrap {
position: relative;
padding-bottom: 56%;
}
.entry-info-links h4 {
padding-top: 15px;
font-size: 14px;
text-transform: uppercase;
}
.entry-info-links a {
background: #fff;
padding: 10px 20px;
display: block;
margin-bottom: 10px;
text-decoration: none;
color: #718096;
}
.entry-info-links a {
position: relative;
}
.entry-info-links a:after {
font-family: FontAwesome;
content: "\f101";
display: block;
position: absolute;
top: 0px;
right: 0px;
color: #fff;
padding: 10px 20px;
background: #1657b8;
}
.gallery-items .gallery-item h3 {
line-height: 18px;
}
.gallery-items .gallery-item h3 a {
text-transform: uppercase;
font-size: 18px;
font-weight: 400;
text-decoration: none;
color: #435060;
}
.gallery-items .gallery-item { padding: 15px;
}
.gallery-items .gallery-item .gallery-item-info {
padding: 10px 0;
}
.gallery-item-date {
position: relative;
}
.gallery-item-date::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 49%, rgba(0, 0, 0, 0.64) 50%, rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 49%, rgba(0, 0, 0, 0.64) 50%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 49%, rgba(0, 0, 0, 0.64) 50%, rgba(0, 0, 0, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
opacity: .3;
}
.gallery-items .gallery-item img {
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}            .sidebar.list-tpl {
border-left: 1px solid rgba(0, 0, 0, 0.3);
padding-left: 30px;
}
.sidebar section * {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.sidebar {
padding-top: 35px;
}
.sidebar section {
position: relative;
padding: 25px 0;
}
.sidebar section:before { background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1); top: 0px;
}
.sidebar section:after { background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1); top: 1px;
}
.sidebar section:after,
.sidebar section:before {
height: 1px;
content: " ";
display: inline-block;
position: absolute;
right: -100px;
left: -30px;
z-index: -1;
}
.sidebar section .sidebar-title-wrap {
position: relative;
}
.sidebar section .sidebar-title-wrap i {
font-size: 18px;
position: absolute;
top: 8px;
left: 0;
width: 40px;
height: 40px;
background: rgb(201, 212, 222);
border-radius: 50%;
padding: 11px 0 0 0;
text-align: center;
}
.sidebar section .sidebar-title-wrap .sub-title {
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
}
.sidebar section .sidebar-title-wrap .section-title {
font-size: 24px;
font-weight: 300;
padding-bottom: 10px;
} .sidebar section.latest-news ul {
margin: 0;
}
.sidebar section.latest-news .news-item>div {
padding: 0px;
}
.sidebar section.latest-news .news-item>div:first-child {
padding-right: 7px;
}
.sidebar section.latest-news .news-item>div:last-child {
padding-left: 7px;
}
.sidebar section.latest-news .news-item .news-title a {
color: #718096;
font-size: 14px;
}
.sidebar section.latest-news .news-date-wrap {
text-align: center;
padding: 10px;
background: #1657b8;
color: #fff;
line-height: initial;
}
.sidebar section.latest-news .news-date-wrap .news-day,
.sidebar section.latest-news .news-date-wrap .news-month {
text-transform: uppercase;
font-size: 9px;
font-weight: 600;
}
.sidebar section.latest-news .news-date-wrap .news-day {
font-size: 18px;
}
.sidebar section.latest-news .news-item .news-cat {
font-size: 10px;
text-transform: uppercase;
line-height: normal;
padding-bottom: 6px;
}
.sidebar section.latest-news .news-item.row {
margin: 0;
padding: 8px 0;
} .sidebar section.gallery .gallery-items-preview {
margin: 10px -6px;
}
.sidebar section.gallery .gallery-item {
padding: 5px;
}
.sidebar section.gallery .gallery-item figure {
margin: 0;
position: relative;
border: 5px solid #fff;
}
.sidebar section.gallery .gallery-item figure img {
width: 100%;
height: auto;
display: block;
}
.sidebar section.gallery .gallery-item figure figcaption {
top: 0;
left: 0;
opacity: 0;
content: '';
width: 100%;
height: 100%;
visibility: hidden;
position: absolute;
background: rgba(22, 87, 184, 0.8);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-content: center;
}
.sidebar section.gallery .gallery-item:hover figure figcaption {
opacity: 1;
visibility: visible;
}
.sidebar section.gallery .gallery-item figure figcaption a,
.sidebar section.gallery .gallery-item figure figcaption span {
z-index: 5;
color: #fff;
position: relative;
text-decoration: none;
}
.sidebar section.gallery .gallery-item figure figcaption a {
font-size: 16px;
margin: 0 0 5px;
line-height: 16px;
text-align: center;
padding: 20px
}
.sidebar section.gallery .gallery-item figure figcaption span {
display: block;
font-size: 12px;
font-weight: 500;
line-height: 12px;
}  .featured-mayor {
position: relative;
}
.featured-mayor .member {
position: relative; border: 8px solid #fff;
}
.featured-mayor .member img {
width: 100%;
height: auto;
}
.featured-mayor .permanent-secretary {
margin-left: -8%;
margin-top: 8%;
}
.featured-mayor .member:before,
.featured-mayor .member:after {
content: " ";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
} .featured-mayor .member:before {
top: 50%; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); }
.featured-mayor .member-info {
position: absolute;
left: 5px;
right: 5px;
bottom: 5px;
padding: 5px;
z-index: 3;
}
.featured-mayor .member .member-label,
.featured-mayor .member .member-name,
.featured-mayor .member .member-titles {
font-size: 12px;
line-height: normal;
text-align: left;
text-transform: uppercase;
color: #fff;
font-weight: 600;
}
.featured-mayor .member .member-label {
color: #addafe;
}
.featured-mayor .member .member-titles {
font-weight: 400;
text-transform: none;
color: #a6b8ce;
}
.featured-mayor .member .member-name {
font-size: 18px;
}
.featured-mayor .member .member-name a {
color: #fff;
}
.featured-mayor .member .member-name a:hover {
color: #91a1b4;
}
.single-post .post-thumbnail img {
width: 100%;
height: auto;
} .news-section-wrap .other-news-item .news-image-excerpt * {
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease
}
.news-section-wrap .other-news-item .news-image-excerpt {
position: relative;
overflow: hidden;
}
.news-section-wrap .other-news-item .news-image-excerpt img {
width: 100%;
height: auto;
}
.news-section-wrap .other-news-item .news-image-excerpt .news-excerpt {
position: absolute;
top: 100%;
right: 0;
left: 0;
padding: 15px;
background-color: rgba(25, 72, 129, 0.6);
color: #fff;
}
.news-section-wrap .other-news-item .news-image-excerpt:hover .news-excerpt {
top: 0;
bottom: 0;
} body:not(.home) #main>article .post-thumbnail {
margin: -40px -40px 0 -40px;
}
body:not(.home) #main>article .entry-header {
margin: 0 -40px 20px -40px;
padding: 40px; background: -moz-linear-gradient(top, rgba(206, 215, 224, 1) 0%, rgba(204, 213, 222, 1) 1%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(top, rgba(206, 215, 224, 1) 0%, rgba(204, 213, 222, 1) 1%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to bottom, rgba(206, 215, 224, 1) 0%, rgba(204, 213, 222, 1) 1%, rgba(0, 0, 0, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ced7e0', endColorstr='#00000000', GradientType=0); }
body:not(.home) #main>article .no-thumbnail .entry-header {
margin: -40px -40px 20px -40px;
} #news .sf-result .icon-wrap i {
font-size: 120px;
background: #fff;
padding: 40px 60px;
}
#news .sf-result:nth-child(even) .icon-wrap i {
background: #edf2f7;
} #mayors-ceo .search-filter-results img {
width: 100%;
height: auto;
display: none;
} .vc_grid-container-wrapper .vc_row:not(.vc_inner) {
padding-top: 10px;
padding-bottom: 10px;
}
.vc_grid-container-wrapper .vc_gitem-post-data-source-post_excerpt {
display: none;
} #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
padding-top: 4px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle {
background: #1757b8;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
padding-top: 6px;
} @media only screen and (min-width: 1200px) {
...
} @media only screen and (max-width: 992px) {
.center {
text-align: center;
}
.site-branding {
display: inline-block;
text-align: left;
}
} @media only screen and (max-width: 768px) {
...
} @media only screen and (max-width: 600px) {
.no-post,
#resources .resources-head * {
text-align: center !important;
}
.page-scroller-wrap,
.slider-caption .slider-desc {
display: none;
}
#masthead .site-branding>a {
position: initial;
}
#masthead .logo {
text-align: center;
}
#masthead .site-branding {
text-align: center;
padding: 0;
display: inline-block;
}
#masthead .goj {
border-bottom: 1px solid #ccc;
text-align: center !important;
}
#masthead .goj:after {
display: none;
}
#masthead .contact-options {
margin: 0 auto;
width: 250px;
}
#masthead .search-bar,
#masthead .search-bar .search-form,
#masthead .search-bar .search-form .search-field {
width: 220px !important;
}
.profile-name-wrap {
text-align: center;
}
#resources .resources-item:nth-child(even) .resource-icon,
#resources .resources-item .resource-icon {
border-right: 0;
}
#resources .resources-item {
text-align: center;
}
.search-filter-results .sf-result {
text-align: center;
}
}