/**
Theme Name: OPM Custom Theme (v. 2)
Theme URI: https://workwithus.mangrastudios.com/
Author: the Mangra Studios team
Author URI: https://workwithus.mangrastudios.com/
Description: The custom-built WordPress theme for the Office of the Prime Minister
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: opmthemev2
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

The Office of the Prime Minister is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

**/

/*===== TABLE OF CONTENTS =====

# Imports
# Global
	## typography
# Elements
# Forms

*/

/*===== IMPORTS =====*/

/*fonts ........*/

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/* font use:
	- font-family: 'Anton', sans-serif;
	- ffont-family: 'Lato', sans-serif;*/

/*stylesheets ........*/

@import "responsive.css";

/*imports [end] ........*/

/*===== GLOBAL =====*/

html, body {
	background-color: #f9f9f9 !important;
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	height: 100% !important;
	min-height: 100% !important;
	scroll-behavior: smooth !important;
	line-height: 2;
	box-sizing: border-box;
}

small, iframe, object, embed,
main, img, label {
	display: block;
}

embed,
iframe,
object {
	max-width: 100%;
}

/*typography........*/

h1, h2, h3,
h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 110%;
	text-indent: 0;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	padding: 1px;
	clear: both;
}

h1 {
	font-size: 3.25em;
	color: #111111;
	font-weight: 900 !important;
	margin: 0.67em 0;
}

h2 {
	font-size: 2.25em;
	color: #999;
	font-weight: 700 !important;
	margin: 0.67em 0;
}

h3 {
	font-size: 2em;
	color: #01637c;
	font-weight: 700 !important;
	margin: 0.67em 0;
}

h4 {
	font-size: 1.15em;
	color: #111;
	font-weight: bold !important;
	margin: 0.67em 0;
}

h5, h6 {
	font-size: 1.15em;
	color: #999;
	font-weight: bold !important;
	margin: 0.67em 0;
}

p, div, label, button,
input, optgroup,
textarea {
	font-weight: normal;
	color: #293340;
	line-height: 2;
	font-size: 100%;
}

p {
	margin-bottom: 1.1em;
	font-size: 0.95em;
}

label {
	font-size: 100%;
	font-style: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-weight: bold;
}

strong,
b {
	font-weight: bold;
	font-size: 100%;
}

small {
	font-size: 80%;
	font-family: 'Lato', sans-serif;
}

big {
	font-size: 125%;
	font-family: 'Lato', sans-serif;
}

em {
	font-style: italic;
	text-decoration: underline;
	text-transform: none;
}

ul,
ol {
	font-size: 100%;
	list-style: none;
}

ul li {
	font-size: 100%;
	color: #111;
	list-style: disc !important;
	margin-bottom: 0;
	margin-left: 3px;
	line-height: 1.75;
	/*content: "\2022";*/
}

ol li {
	font-size: 100%;
	color: #111;
	list-style: decimal !important;
	margin-bottom: 0;
	margin-left: 3px;
	line-height: 1.75;
}

li ul li {
	font-size: 0.95em !important;
	color: #111;
	list-style: circle !important;
	margin-bottom: 0;
	margin-left: 3px;
}

blockquote {
  position: relative;
  padding-left: 1em;
  border-left: 0.2em solid #011f5b;
  font-size: 1.15em;
  line-height: 1.5em;
  font-weight: 100;
}

blockquote:before {
	content: "\201C";
	color: #011f5b;
	font-weight: 600;
	font-size: 1.25em;
}

blockquote:after {
	content: "\201C";
	color: #011f5b;
	font-weight: 600;
	font-size: 1.25em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
	background: #eee;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

address {
	margin: 0 0 1.5em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

/*global [end] ........*/

/*===== ELEMENTS =====*/

hr {
	box-sizing: content-box;
	height: 4px;
	overflow: visible;
	background-color: #e9e9e9;
	background: #e9e9e9;
	width: 90%; 
	text-align: center; 
	margin: 20px auto;
}

hr.lineblue {
	box-sizing: content-box;
	height: 4px;
	overflow: visible;
	background-color: #01637c;
	background: #01637c;
	width: 100px; 
	text-align: center; 
	margin: 20px 0px;
}

hr.linered {
	box-sizing: content-box;
	height: 4px;
	overflow: visible;
	background-color: #ea5347;
	background: #ea5347;
	width: 100px; 
	text-align: center; 
	margin: 20px 0px;
}

hr.linered-center {
	box-sizing: content-box;
	height: 4px;
	overflow: visible;
	background-color: #ea5347;
	background: #ea5347;
	width: 100px; 
	text-align: center; 
	margin: 20px auto;
	display: block;
}


img {
	height: auto;
	max-width: 100%;
	display: block;
}

.page-img {
	border: 1px #eee solid;
	padding: 6px;
	margin: 0px;
	width: 100% !important;
	height: auto !important;
	position: relative;
}

.wp-caption {
	position: relative !important;
	width: 100% !important;
	display: block !important;
}

figcaption.wp-caption-text {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.60);
	color: #fff;
	margin: 8px !important;
	padding: 5px 10px;
	display: inline-block !important;
	z-index: 3;
	font-size: 0.80em !important;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

table, th, td {
  border: 1px solid #101010;
}

tr:hover { 
	background-color: #f5f5f5;
}

tr:nth-child(even) {
	background-color: #f5f5f5;
}

table thead tr th {
	font-weight: bold;
	padding: 15px;
	background-color: #2dbfc7;
}


td {
	padding: 15px;
}

/*accessibility ........*/

.screen-reader-text /*text meant only for screen readers*/ {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*links ........*/

a, a:link {
	color: #fdbb5b;
	text-decoration: none !important;
}

a:hover,
a:focus,
a:active {
	color: #ea5347;
	text-decoration: none !important;
}

a:visited {
	color: #01637c;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/*elementor ........*/

.dialog-widget-content.dialog-lightbox-widget-content {
	background: #fff !important;
	background-color: #fff !important;
}

.ui-datepicker .ui-datepicker-title select {
	color: #333 !important;
 }

.ui-datepicker {
	max-width: 150px !important;
}

select.ui-datepicker-month, select.ui-datepicker-year {
	height: 40px !important;
	max-height: 40px !important;
}

/*wordpress ........*/

/*content align*/

.alignleft, .left {
	text-align: left;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter, .center {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.alignright, .right {
	text-align: right;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

/*responsive embed*/

.embed-container {
	position: relative; 
	padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
 } 

.embed-container-pdf {
	position: relative; 
	padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: 700px;
	margin-bottom: 30px;
 } 

.embed-container iframe,
.embed-container object,
.embed-container embed, 
.embed-container-pdf iframe,
.embed-container-pdf object,
.embed-container-pdf embed { 
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/*boostrap ........*/

.clearfix {
  overflow: auto !important;
}

/*buttons*/

.btn-primary {
	background-color: #ea5347 !important;
	border: 1px #e34f44 solid !important;
	color: #fff;
	border-radius: 16px !important; 
	font-weight: bold !important;
}

a.btn.btn-primary {
	color: #fff !important;
	font-weight: bold !important;
}

.btn-primary:hover {
	background-color: #e34f44 !important;
}

.btn-outline-primary {
	border: 2px solid #ea5347 !important;
	color: #ea5347 !important;
	border-radius: 16px !important;  
}

.btn-outline-primary:hover {
	background-color: #ea5347 !important;
	color: #fff !important;
}

a.btn.btn-outline-primary {
	color: #2dbcc4 !important;
}

a.btn.btn-outline-primary:hover {
	color: #fff !important;
}

.btn-secondary {
	background-color: #01637c !important;
	border: 1px solid #006078 !important;
	color: #fff;
	border-radius: 16px;
	font-weight: bold !important;
}

a.btn.btn-secondary {
	color: #fff !important;
	font-weight: bold !important;
}

.btn-secondary:hover {
	background-color: #006078 !important;
	border: 1px solid #01637c !important;
}

.btn-outline-secondary {
	border: 2px solid #ffc639 !important;
	color: #ffc639 !important;
	border-radius: 1px !important; 
}

.btn-outline-secondary:hover {
	background-color: #ffc127 !important;
	color: #fff !important;
}

a.btn.btn-outline-secondary {
	color: #ffc127 !important;
}

a.btn.btn-outline-secondary:hover {
	color: #fff !important;
}

.btn-dark {
	background-color: #101010 !important;
	border: 1px #101010 solid !important;
	color: #fff;
	border-radius: 16px !important; 
	font-weight: bold !important;
}

a.btn.btn-dark {
	color: #fff !important;
}

.btn-dark:hover {
	background-color: #111111 !important;
}

.btn-outline-dark {
	border: 2px solid #101010 !important;
	color: #101010 !important;
	border-radius: 16px !important; 
}

.btn-outline-dark:hover {
	background-color: #101010 !important;
	color: #fff !important;
}

a.btn.btn-outline-dark {
	color: #101010 !important;
}

a.btn.btn-outline-dark:hover {
	color: #fff !important;
}

.btn-link {
	color: #ea5347 !important;
	border-radius: 16px !important; 
	text-decoration: none !important;
	font-weight: 900;
	text-transform: uppercase;
}

.btn-link:hover {
	background-color: #ea5347 !important;
	border: 1px #e34f44 solid !important;
	color: #fff !important;
	border-radius: 16px !important; 
	font-weight: bold !important;
	text-decoration: none !important;
}

/*favicon*/

.fa-facebook-f {
  color: #3b5998;
}

.fa-facebook-f:hover {
  color: #2dbfc7;
}

.fa-twitter {
  color: #1da1f2;
}

.fa-twitter:hover {
  color: #2dbfc7;
}

.fa-instagram {
  color: #e1306c;
}

.fa-instagram:hover {
  color: #2dbfc7;
}

.fa-linkedin-in {
  color: #0077b5;
}

.fa-linkedin-in:hover {
  color: #2dbfc7;
}

.fa-youtube {
  color: #ff0000;
}

.fa-youtube:hover {
  color: #2dbfc7;
}

/*decoratedLine ........*/

.decoratedLine {
    overflow: hidden;
    padding-left: 80px;
}

.decoratedLine>span {
    position: relative;
    display: inline-block;
}

.decoratedLine>span:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-bottom: 3px solid;
    width: 591px;
    /* half of limiter*/
    margin: 0 10px;
	color: #01637c;
}

.decoratedLine>span:before {
    right: 100%;
}

/*pagination*/

.pagination {
   clear: both;
   position: relative;
   font-size: 11px; /* Pagination text size */
   line-height: 13px;
   float: right; /* Pagination float direction */
	margin-top: 40px !important;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #01637c;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #111111;
}

/*global [end] ........*/

/*===== FORMS =====*/

/*form reset*/

form	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}

label {
	font-family: 'Lato', sans-serif !important;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 8px;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*general form*/

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="time"],
input[type="datetime"],
input[type="date"],
textarea, select	{
	font-family: 'Lato', sans-serif;
	background: #e8eeef;
	background-color: #e8eeef;
	border: 1px #eee solid;
	border-radius: 4px;
	font-size: 1.35;
	margin: 0;
	outline: 0;
	padding: 10px;
	width: 100%;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	color: #8a97a0;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	margin-bottom: 30px;
	height: 60px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="url"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="date"]:focus,
textarea:focus, select:focus {
	background: #d2d9dd;
}

select {
	-webkit-appearance: menulist-button;
	height: 60px;
	background: #e8eeef;
	background-color: #e8eeef;
	border: 1px #eee solid;
}

input[type="submit"],
input[type="button"],
input[type="submit"].search-submit {
	position: relative;
	display: block;
	padding: 19px 39px 18px 39px;
	color: #FFF;
	margin: 0 auto;
	background: #2dbfc7;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	width: 100%;
	border: 1px solid #2dbfc7;
	border-width: 1px 1px 3px;
	margin-bottom: 10px;
}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"].search-submit:hover {
	background: #2dbcc4;
}

/*wpforms*/

input#wpforms-105-field_1,
input#wpforms-1647-field_1, 
input#wpforms-1699-field_1  {
	font-family: 'Lato', sans-serif;
	background: rgba(255,255,255,.1);
	border: none;
	border-radius: 4px;
	font-size: 15px;
	margin: 0;
	outline: 0;
	padding: 10px;
	width: 100%;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	background-color: #e8eeef;
	color: #8a97a0;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	margin-bottom: 30px;
	height: 50px;
}

#wpforms-submit-105,
#wpforms-submit-1647, #wpforms-submit-1699 {
	color: #fff !important;
}

#wpforms-submit-1699 {
	margin-top: -40px;
}

/*searchform.php*/

#searchForm-form {
	position: relative;
}

input#search.search-input {
	width: 100% !important;
	padding: 8px;
	border-radius: 1px !important;
	margin: auto;
	display: block;
	margin-bottom: 0px !important;
}

input.searchForm-icon {
	position: absolute;
	top: 22px;
	right: 16px;
	width: 16px;
}

/*forms [end] ........*/

/*===== GENERAL TEMPLATES & CONTENT =====*/

/*headers........*/

	/*header notfication*/

#headerTopNavNotification {
	background-color: #ea5347;
	color: #fff;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px 0px 1px;
	padding: 2px;
}

#headerTopNavNotification p {
	font-size: 0.80em !important;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: 700;
}

#headerTopNavNotification p a {
	color: #fff !important;
}


/*masterhead*/

header#masterhead.site-header {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px;
	background: #01637c;
	background-color: #01637c;
	border-bottom: #f2f2f2 1px solid;
	-webkit-box-shadow: 0 8px 20px rgba(0,0,0,.08); 
  	-moz-box-shadow: 0 8px 20px rgba(0,0,0,.08);  
  	box-shadow: 0 8px 20px rgba(0,0,0,.08);
}

img.custom-logo {
	width: 400px;
	height: auto;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

a.navbar-brand {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	overflow: visible;
}

img.navIcon {
	width: 60px;
}

/*nav > nav-menu.php*/

.menu-area {
	background: #01637c;
	margin: 0px;
	padding: 0px;
}

nav.navbar.navbar-expand-lg.mainmenu {
	margin: 0px !important;
	padding: 0px !important;
}

#navbarheaderNav, #navbarheaderNav-ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#navbarheaderNav {
	padding-top: 30px;
}

h1.site-title {
	font-size: 1em;
}

li.nav-item, a.nav-link, a.dropdown-item {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	margin-left: 0px !important;
	text-transform: uppercase;
}

#navbarheaderNav-ul li.nav-item a.nav-link:hover {
	color: #fdbb5b !important;
}

a.dropdown-item {
	color: #111 !important;
}

.dropdown-menu {
	padding: 0;
	margin: 0;
	border: 0 solid transition !important; 
	border: none !important;
	border-radius: .25rem;
	-webkit-box-shadow: 0 16px 50px rgba(0,0,0,.08); 
  	-moz-box-shadow: 0 16px 50px rgba(0,0,0,.08);  
  	box-shadow: 0 16px 50px rgba(0,0,0,.08);
	color: #111 !important;
}

#navbarheaderNav-ul li.nav-item ul.dropdown-menu li.nav-item {
	border-bottom: 1px solid #f2f2f2;
	color: #111 !important;
}

.dropdown-toggle::after {
	border: none!important;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f078" !important;
	vertical-align: 0; 
}

.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link {
	color: #fff;
	font-size: 0.75em;
	text-transform: uppercase;
	padding: 14px 18px;
	font-family: 'Lato', sans-serif;
	display: block !important;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	font-weight: 600;

}

.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover {
	outline: 0;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

.mainmenu .collapse ul > li:hover > a {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover {
	background: #eee;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	color: #111 !important;
}

.mainmenu .collapse ul ul ul > li:hover > a {
	background: #eee;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	color: #111 !important;
}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
	background: #fff;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	color: #111 !important;
}

.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu {
	background: #fff;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	color: #111 !important;
}

.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu {
	background: #fff;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	color: #111 !important;
}

.mainmenu {
	background: none;
	border: 0 solid;
	margin: 0;
	padding: 0;
	min-height: 20px;
	width: 100%;
}

@media only screen and (min-width: 767px) {
	
.mainmenu .collapse ul li:hover> ul {
	display: block;
}

.mainmenu .collapse ul ul {
	position: absolute;
	top: 100%; 
	left: 0;
	min-width: 250px;
	display: none;
}
	
.mainmenu .collapse ul ul li {
	position: relative;
}
	
.mainmenu .collapse ul ul li:hover> ul {
	display: block;
}
	
.mainmenu .collapse ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 250px;
	display: none;
}

.mainmenu .collapse ul ul ul li {
	position:relative;
}
	
.mainmenu .collapse ul ul ul li:hover ul {
	display:block;
}
	
.mainmenu .collapse ul ul ul ul {
	position: absolute;
	top: 0;
	left: -100%;
	min-width: 250px;
	display: none;
	z-index: 1;
}

/*767 px media query*/} 

@media only screen and (max-width: 767px) {
	
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a {
	padding: 16px 15px 16px 35px;
}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
	padding: 16px 15px 16px 45px;
}
	
/*767 px media query*/}

.menuButtonYellow {
	background-color: #fdbb5b;
}

.menuButtonYellow a.nav-link:hover {
	background-color: #003b4a;
	color: #fff
}

/*header search*/

#header-search.site-search {
	margin: 0px;
	padding: 0px 20px;
	text-align: right;
}

#header-search.site-search em {
	color: #fff;
	font-size: 0.95em;
	padding: 36px 0px;
	font-family: 'Lato', sans-serif;
	display: block !important;
	font-weight: 300;
	text-decoration: none !important;
}

#header-search.site-search em a {
	color: #fff !important;
}

.headerSearch-icon {
	color: #fff;
	margin-left: 10px !important;
	font-size: 1.35em;
	text-align: right !important;
}

/*pages (body content)........*/

	/*page banners (general)*/

.overlay {
	background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.40));
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
}

#bannerPage.page-cover {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #111;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: inset 0 16px 16px -6px rgba(0,0,0,.6); 
  	-moz-box-shadow: inset 0 16px 16px -6px rgba(0,0,0,.6);  
  	box-shadow: inset 0 10px 16px -6px rgba(0,0,0,.6); 
}

.bannerPage-background {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.banner-overlay {
	background-color: rgba(0,42,53,0.88);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.bannerPage-content {
	position: absolute;
	top: 0;
	z-index: 3;
	padding: 0px;
	margin: 0px;
}

#bannerPageTitle {
	margin: auto 0px;
	padding: 60px;
	display: block;
}

#bannerPageTitle h1 {
	text-align: left;
	color: #fff;
	font-size: 2.75em;
	line-height: 1em;
	text-shadow: 1px 1px 2px #111;
	margin: 0px;
	padding: 0px;
}

	/*posts & single banner*/

#bannerPost.page-cover {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #101010;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: inset 0 16px 16px -6px rgba(0,0,0,.6); 
  	-moz-box-shadow: inset 0 16px 16px -6px rgba(0,0,0,.6);  
  	box-shadow: inset 0 10px 16px -6px rgba(0,0,0,.6); 
}

.bannerPost-overlay {
	background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.40));
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.bannerPost-background {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 575px;
	position: relative;
	overflow: hidden;
}

.bannerPost-content {
	position: absolute;
	bottom: 0;
	z-index: 3;
	padding: 0px;
	margin: 0px;
}

#bannerPostTitle {
	margin: auto 0px;
	padding: 60px;
	display: block;
}

#bannerPostTitle h1 {
	text-align: left;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
	text-shadow: 1px 1px 2px #111;
	margin: 0px;
	padding: 0px;
}

#bannerPostMobile.page-cover {
	display: none;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

	/*main content*/

#maincontent {
	width: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#pageContent {
	background-color: #ebebed !important;
	width: 100%;
	min-height: 100% !important;
	margin: 20px auto;
	padding: 0px 40px 40px;
}

.contentPost {
	background-color: #fff;
	-webkit-box-shadow: 16px 16px 60px rgba(0,0,0,.06); 
  	-moz-box-shadow: 16px 16px 60px rgba(0,0,0,.06);  
  	box-shadow: 16px 16px 60px rgba(0,0,0,.06);
	margin: 50px 0px 0px;
	padding: 20px 40px 40px;
	height: auto;
	border-radius: 0.1em;
	
}

.contentPost h2, .post-title h2 {
	text-transform: uppercase;
	color: #101010;
	font-weight: 900 !important;
	margin-bottom: 30px;
}

.contentPost h2 span, .post-title h2 span {
	color: #2dbfc7;
}

.contentPost-icon {
	color: #2dbfc7;
}

/*page (w/ right sidebar)........*/

#maincontent.site-content.page-sidebarRt {
	padding: 0px;
	margin: 0px;
	min-height: 100% !important;
	overflow: hidden;
}

/*page (full width, no sidebar)........*/

#maincontent.site-content.page-fullwidth {
	padding: 75px 0px 75px;
	margin: 0px;
	min-height: 100% !important;
	overflow: hidden;
}

.page-content {
	margin: 0px auto;
	padding: 0px 100px 40px;
}

.page-content h2 {
	text-transform: uppercase;
	color: #101010;
	font-weight: 900 !important;
	margin-bottom: 30px;
}

.page-content h2 span {
	color: #2dbfc7;
}

/*posts pages & feeds........*/

#contentPost {
	width: 100%;
	height: auto;
	margin: 75px 0px 0px;
	padding: 0px;
}

h3.contentPost-title {
	color: #111;
	font-size: 1.30em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

#contentPost-Img {
	height: 350px;
}

#contentPost-Copy {
	padding: 40px;
}

#contentPost-Copy small {
	color: #fdbb5b;
	text-align: left;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 0.90em;
}

p.contentPost-excerpt, .excerpt {
	font-size: 0.90em;
}

	/*sticky*/

#contentPost-sticky {
	margin: 0px 0px 30px;
	padding: 10px;
	position: relative;
	height: 100% !important;
}

#contentPost-StickyImg {
	height: 350px;
}

#contentPost-StickyCopy {
	padding: 40px;
}

h3.contentPost-titleSticky {
	color: #101010;
	font-size: 1.30em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#contentPost-StickyCopy small {
	color: #fdbb5b;
	text-align: left;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 0.90em;
}

	/*post pages*/

#maincontent.site-content.page-postNews {
	padding: 0px;
	margin: 0px;
	min-height: 100% !important;
	overflow: hidden;
}

#postNews-feed.page-content {
	margin: 0px auto;
	padding: 0px 50px 100px;
}

#postNews-feed.page-content h2 {
	text-transform: uppercase;
	color: #101010;
	font-weight: 900 !important;
	margin-bottom: 30px;
}

#postNews-feed.page-content h2 span {
	color: #2dbfc7;
}

.contentPost h4.postPageTitle {
	color: #101010;
	font-size: 1.75em;
}

.contentPost h4.postPageTitle a {
	color: #101010 !important;
}

.contentPost h4.postPageTitle a:hover {
	color: #2dbfc7 !important;
}

	/*post btns*/

ul.post-btns {
	margin: 0px 0px 18px;
	padding: 0px;
	text-indent: 0px !important;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
}

ul.post-btns li.post-btns-item {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
	padding: 12px 12px 12px 0px;
	margin: 0px;
	text-indent: 0px !important;
}

ul.post-btns li.post-btns-item a {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
}

li.post-btns-item, li.post-btns-item a  {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
}

	/*single posts*/

.postPageFeaturedImg {
	width: 100%;
	height: 450px;
	overflow: hidden;
	margin: 30px auto;
	padding: 6px;
	background-color: #101010;
	position: relative;
	-webkit-box-shadow: 25px 25px 70px rgba(0,0,0,.06); 
  	-moz-box-shadow: 25px 25px 70px rgba(0,0,0,.06);  
  	box-shadow: 25px 25px 70px rgba(0,0,0,.06);
	border-radius: 3px;
}

img.featuredImg.wp-post-image {
	width: 100%;
	height: 100% !important;
}


	/*feeds*/

#contentPost-feed {
	margin: 0px 0px 30px;
	padding: 10px;
	position: relative;
	height: 100% !important;
}

#post {
	background-color: #fff;
	height: auto !important;
	-webkit-box-shadow: 5px 5px 30px rgba(0,0,0,.08); 
  	-moz-box-shadow: 5px 5px 30px rgba(0,0,0,.08);  
  	box-shadow: 5px 5px 30px rgba(0,0,0,.08);
	border-radius: 3px;
	padding: 0px 0px 30px;
	margin: 0px 0px 30px;
}

#post:hover {
	-webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.09); 
  	-moz-box-shadow: 5px 5px 15px rgba(0,0,0,.09);  
  	box-shadow: 5px 5px 15px rgba(0,0,0,.09);
}

#post h4.postTitle {
	color: #101010;
	font-size: 1em;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}

#post h4.postTitle a {
	color: #101010 !important;
}

#post p.excerpt {
	font-size: 0.78em;
}

ul.row.row-post {
	margin: 0px 0px 18px;
	padding: 0px 20px;
}

ul.row.row-post li {
	width: 100%;
	height: auto;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: list-item !important;
	margin-bottom: 10px;
	padding: 0px;
}

#postImg {
	position: relative;
	height: 120px;
	overflow: hidden;
	margin: 0px;
}

img.featuredImg.wp-post-image {
	width: 100%;
	height: 100% !important;
}

a.feedLink {
	background-color: rgba(255,193,39,0.8);
	color: #fff !important;
	font-weight: 900 !important;
	padding: 3px 6px;
	display: inline-block;
	font-size: 0.75em;
	position: absolute;
	bottom: 6px;
	left: 5px;
	z-index: 2;
}

	/*meta data*/

ul.post-meta {
	margin: 0px 0px 18px;
	padding: 0px;
	text-indent: 0px !important;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
}

ul.post-meta li.post-meta-item {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
	padding: 0px 12px 0px 0px;
	font-size: 0.75em;
	color: #4b4b4d !important;
	margin: 0px;
	text-indent: 0px !important;
}

ul.post-meta li.PDFpost-meta-item {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
	padding: 0px 12px 0px 0px;
	font-size: 1.25em;
	color: #4b4b4d !important;
	margin: 0px;
	text-indent: 0px !important;
	font-weight: 700;
	text-transform: uppercase;
}

ul.post-meta li.PDFpost-meta-item a	{
	color: #4b4b4d !important;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
}

ul.post-meta li.PDFpost-meta-item a:hover	{
	color: #2dbfc7 !important;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	display: inline !important;
}

li.post-meta-item, li.post-meta-item a,
li.PDFpost-meta-item, li.PDFpost-meta-item a {
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

.metaIcon {
	color: #ffc127;
	padding-right: 10px;
}

	/*tag list style*/

.tag-cloud-link, .tag-item {
	padding: 2px 8px !important;
}

.widget_tag_cloud .tagcloud a, .tag-item a {
	background-color: #fdbb5b;
	border-radius: 4px;
	color: #fff !important;
	display: inline-block;
	font-size: 0.75em !important;
	margin: 2px 5px;
	padding: 5px;
	text-decoration: none;
}

.widget_tag_cloud .tagcloud a:hover, .tag-item a:hover  {
	background-color: #01637c;
	color: #fff;
}


/*sidebars........*/

	/*general sidebar*/

#pageAside {
	margin: 0px;
	padding: 60px 30px 30px;
	background-color: #ffffff;
	min-height: 100% !important;
	position: relative !important;
	-webkit-box-shadow: 0 8px 50px rgba(0,0,0,.06); 
  	-moz-box-shadow: 0 8px 50px rgba(0,0,0,.06);  
  	box-shadow: 0 8px 50px rgba(0,0,0,.06);
	overflow: hidden;
}

aside#secondary.widget-area  {
	margin: 0px;
	padding: 0px;
	position: relative !important;
	clear: both !important;
}

h2.widget-title {
	font-size: 1.15em;
	color: #2db8c0;
	font-weight: 900 !important;
	text-transform: uppercase;
}

aside#secondary.widget-area ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0 !important;
}

aside#secondary.widget-area ul li {
	display: list-item;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	border-bottom: 1px #eee solid;
	margin: 0px;
	padding: 10px;
	text-indent: 0 !important;
	color: #626262 !important;
	font-size: 1em;
}

aside#secondary.widget-area ul li:hover {
	background-color: #f9f9f9;
}

aside#secondary.widget-area ul li:last-child {
	border-bottom: none !important;
}

aside#secondary.widget-area ul li a {
	color: #626262 !important;
}

aside#secondary.widget-area ul li a:hover {
	color: #369bc2 !important;
}

aside#secondary.widget-area p,
aside#secondary.widget-area b {
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: 0 !important;
	font-size: 0.85em;
	color: #626262 !important;
}

aside#secondary.widget-area a {
	margin: 0px;
	padding: 0px;
	text-indent: 0 !important;
	font-size: 0.85em;
}

	/*widgets*/

.widget {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 4px solid #e9e9e9;
}

.widget:last-child {
	border-bottom: none !important;
}
.widget select {
	max-width: 100%;
}



/*footer........*/

footer#masterfooter.site-footer {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-color: #003b4a;
}

#footerTopImg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 325px;
	background-color: #003b4a;
	background: url('/wp-content/uploads/2020/06/footerimg.jpg');
	background-position: right !important;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;	
}

#footerBottom {
	margin: 0px;
	padding: 0px 0px 75px;
	width: 100%;
	height: auto;
	background-color: #003b4a;
}

#footerColumn.newsletter {
	margin: -100px auto 0px !important;
	padding: 30px;
	width: 100%;
	height: auto;
	background-color: #fdbb5b;
	display: block !important;
	text-align: center;
}

#footerColumn.footerLogo {
	text-align: center !important;
}

img.footerLogoImg {
	margin: 40px auto 0px !important;
	padding: 20px;
	width: 220px;
	height: auto;
	display: inline-block !important;
	text-align: center !important;
}

	/*copyright*/

#footerCopyright {
	background-color: #01637c;
	margin: 2px 0px 0px;
	padding: 18px 0px 10px;
}

#copyright p {
	color: #32d5ff;
	font-size: 0.75em;
	text-transform: uppercase;
}

#copyrightLinks {
	text-align: right;
}

ul.copyrightLinksUl {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: right;
}

a li.copyrightLinks-item {
	display: inline;
	margin: 0px;
	padding: 0px 12px;
	width: 100%;
	height: auto;
	color: #32d5ff !important;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
}

.copyrightLinks-icon {
	display: inline-block;
	padding: 6px 0px 0px;
	margin: auto;
	color: #32d5ff !important;
}

	/*scroll top*/

.scrollTop {
	position: fixed;
	right: 3%;
	bottom: 75px;
	background-color:  #fdbb5b;
	padding: 0px 12px 20px;
	opacity: 0;
	transition: all 0.4s ease-in-out 0s;
	cursor: pointer;
	border: 2px #fff solid;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	text-align: center;
	z-index: 9;
}

.scrollTop a {
	font-size: 24px;
	color: #fff;
}

.scrollTop span {
	margin: 0px !important;
	padding: 0px;
	text-align: center;
}

/*===== HOME.PHP =====*/

/*banner (home)............*/

#banner.site-cover {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.banner-background {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden;
}

/*mobile*/
	
.banner-backgroundMobile {
	display: none;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.banner-backgroundMobile img {
	width: 100%;
	height: auto !important;
	margin: 0px;
	padding: 0px;
}

/*content (home)............*/

/*press room*/

#prPost {
	background-color: #fff;
	min-height: 600px;
	height: 600px;
	-webkit-box-shadow: 5px 5px 30px rgba(0,0,0,.08); 
  	-moz-box-shadow: 5px 5px 30px rgba(0,0,0,.08);  
  	box-shadow: 5px 5px 30px rgba(0,0,0,.08);
	border-radius: 3px;
	padding: 0px 0px 50px;
	margin: 0px 0px 30px;
}

#prPost:hover {
	-webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.09); 
  	-moz-box-shadow: 5px 5px 15px rgba(0,0,0,.09);  
  	box-shadow: 5px 5px 15px rgba(0,0,0,.09);
}

/*opm explore*/

a#opmexploreHome-content {
	margin: 0px;
	padding: 0px;
}

#opmexploreHome-cat:hover {
	margin: 0px;
	padding: 0px;
	background-color: rgba(0,59,74,.70);
}

#opmexploreHome-cat {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

img.opmexploreHome-catImg {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.opmexploreHome-catCopy {
	position: absolute;
	left: 40px;
	bottom: 40px;
	right: 40px;
}

#opmexploreHome-cat h3 {
	color: #fff;
	text-align: left;
	font-size: 1.30em;
	font-weight: 900;
}

/*opm updates*/

#opmupdatesHome-content {
	padding: 10px;
}

#opmexploreHome-content:hover {
	background-color: rgba(0,0,0,.09);
}

#opmupdatesHome-post {
	background-color: #fff;
	height: auto !important;
	-webkit-box-shadow: 5px 5px 30px rgba(0,0,0,.08); 
  	-moz-box-shadow: 5px 5px 30px rgba(0,0,0,.08);  
  	box-shadow: 5px 5px 30px rgba(0,0,0,.08);
	border-radius: 3px;
	padding: 0px 0px 20px;
	margin: 0px;
}

#opmupdatesHome-post:hover {
	-webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.09); 
  	-moz-box-shadow: 5px 5px 15px rgba(0,0,0,.09);  
  	box-shadow: 5px 5px 15px rgba(0,0,0,.09);
}

#opmupdatesHome-copy {
	padding: 10px 30px;
}

#twitter-widget-0, blockquote.twitter-tweet {
	margin: 0px;
	width: 100%;
}

#opmupdatesHome-copy h3, #opmupdatesHome-post h3 {
	font-size: 1.50em;
	color: #101010;
}


/*===== PAGE-COVID.PHP =====*/

	/*banner*/

#bannerCovid.page-cover {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #111;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: inset 0 16px 16px -6px rgba(0,0,0,.6); 
  	-moz-box-shadow: inset 0 16px 16px -6px rgba(0,0,0,.6);  
  	box-shadow: inset 0 10px 16px -6px rgba(0,0,0,.6); 
}

.bannerCovid-background {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 220px;
	position: relative;
	overflow: hidden;
}

.bannerCovid-content {
	position: absolute;
	top: 0;
	z-index: 3;
	padding: 0px;
	margin: 0px;
}

#bannerCovidTitle {
	margin: auto 0px;
	padding: 60px;
	display: block;
}

#bannerCovidTitle h1 {
	text-align: left;
	color: #fff;
	font-size: 2.75em;
	line-height: 1em;
	text-shadow: 1px 1px 2px #111;
	margin: 0px;
	padding: 0px;
}

#bannerCovidTitle small {
	text-align: left;
	color: #fff;
	font-size: 1.25em;
	line-height: 1em;
	margin: 0px;
	padding: 20px 0px 0px;
}

	/*content*/

.pageCovid {
	width: 90% !important;
	margin: 0px auto !important;
	display: block !important;
}

.dateModify {
	color: #fff;
	font-size: 0.85em;
}

.alert-auto {
	display: inline-block;
}

#updateInfoLt , #updateInfoRt {
	padding: 0px 30px;
}

#covidPost {
	background-color: #fff;
	height: auto !important;
	-webkit-box-shadow: 5px 5px 30px rgba(0,0,0,.08); 
  	-moz-box-shadow: 5px 5px 30px rgba(0,0,0,.08);  
  	box-shadow: 5px 5px 30px rgba(0,0,0,.08);
	border-radius: 3px;
	padding: 0px;
	margin: 0px 0px 30px;
}

#covidPost:hover {
	-webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.09); 
  	-moz-box-shadow: 5px 5px 15px rgba(0,0,0,.09);  
  	box-shadow: 5px 5px 15px rgba(0,0,0,.09);
}

ul.covidPost-ul {
	width: 100%;
	height: auto;
	padding: 10px;
	margin: 0px;
}

ul.covidPost-ul li {
	display: inline !important;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.40em !important;
}

.covidPost-icon {
	color: #fff;
	padding: 12px;
	border-radius: 50%;
}

.covidPost-copy {
	padding: 20px;
}

.covidPost-copyNoPad {
	padding: 0px !important;
}

hr.covidPost-line {
	background: #eee;
	background-color: #eee;
	border-top: #eee 1px solid;
	width: 100%;
	padding: 0px;
}
















