/*!
Theme Name: mpg-theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1432.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mpg-theme
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.

mpg-theme 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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bold !important;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin-bottom: 0px !important;
}

p {
	margin-bottom: 0px !important;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: none !important;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*
ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
*/

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* img {
	height: auto;
	max-width: 100%;
} */

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- 
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}
*/
/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- 
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}
*/
/* Small menu. 
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}
*/
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

/* .page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
} */

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
/* 	margin-bottom: 1.5em; */
}

/* header margin offset */
.mp-header-offset {
	margin-top: 110px;
}

.site-header {
    box-shadow: 0px 0px 15px 0px #c9dce6;
}

.site-footer {
	padding-top: 100px;
	padding-bottom: 200px;
	
}

:focus {
    outline: none;
}

button:focus {
    outline: none !important;
}

button {
    border: none !important;	
}


a[title='Start a quote'],
a[title='Start a quote']:focus,
a[title='Start a quote']:active,
a[title='Start a quote']:visited {
	color: #00cafd !important;
	text-decoration: none !important;
	font-weight: bold;
}


a[title='Start a quote']:hover {
    color: #c9dce6 !important;
	text-decoration: none !important;
	font-weight: bold;
}

.mp-img-bg-color-wp {
	background: linear-gradient(to top, #f4fbfe 0%, white 1%);
}

.mp-img-bg-color-wp-20 {
	background: linear-gradient(to top, #f4fbfe 20%, white 20%);
}

.mp-img-bg-color-wp-10 {
	background: linear-gradient(to top, #f4fbfe 10%, white 10%);
}

.mp-img-bg-color-wp-15 {
	background: linear-gradient(to top, #f4fbfe 15%, white 15%);
}

.mp-img-bg-color-wp-35 {
	background: linear-gradient(to top, #f4fbfe 35%, white 35%);
}

.mp-img-bg-color-wp-32 {
    background: linear-gradient(to top, #f4fbfe 32%, white 32%);
}

.mp-img-bg-color-wp-22 {
    background: linear-gradient(to top, #f4fbfe 22%, white 22%);
}

.mp-img-bg-color-pw-58 {
	background: linear-gradient(to top, white 58%, #f4fbfe 58%);
}

.mp-img-bg-color-pw-50 {
	background: linear-gradient(to top, white 50%, #f4fbfe 50%);
}

.mp-img-bg-color-pw-68 {
    background: linear-gradient(to top, white 68%, #f4fbfe 68%);
}

.mp-img-bg-color-pw-69 {
    background: linear-gradient(to top, white 69%, #f4fbfe 69%);
}

.mp-img-bg-color-pw-43 {
    background: linear-gradient(to top, white 43%, #f4fbfe 43%);
}

.mp-px-40 {
	padding-left: 4.0rem;
	padding-right: 4.0rem;
}

.mp-pt-40 {
	padding-top: 4.0rem;
}

.mp-pr-40 {
	padding-right: 4.0rem;
}

.mp-p-50 {
	padding: 5.5rem;
}

.mp-border-radius-6 figure {
    border-radius: 8px;
    filter: drop-shadow(2px 2px 4px rgba(66,123,143,0.2));
}

.mp-border-radius-6 img {
	width: 355px;
    height: auto;
}

.mp-survival-kit-img img {
	width: 533px;
	height: auto;
}

.mp-survival-kit-img .wp-block-image {
	margin: 0;
	padding: 0;
}

.mp-border-radius-10 figure {
    border-radius: 10px;
    filter: drop-shadow(3px 3px 4px rgba(66,123,143,0.2));
}

.mp-border-radius-10 img {
	width: 180px;
    height: auto;
}

.mp-font-weight-extra-bold {
	font-weight: 800;
}

.mp-img-caption-width {
	max-width: 180px;
}

/* .has-foam-background-color {
	background-color:  #f4fbfe;
} */

/* Custom Fonts */
/*
@font-face {
  font-family: 'Nunito Sans';
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-ExtraLight.eot');
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-ExtraLight.eot?#iefix') format('embedded-opentype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-ExtraLight.woff2') format('woff2'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-ExtraLight.woff') format('woff'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-ExtraLight.ttf') format('truetype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-ExtraLight.svg#NunitoSans-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-Regular.eot');
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Regular.woff2') format('woff2'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Regular.woff') format('woff'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Regular.ttf') format('truetype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Regular.svg#Nunito') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-SemiBold.eot');
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-SemiBold.eot?#iefix') format('embedded-opentype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-SemiBold.woff2') format('woff2'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-SemiBold.woff') format('woff'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-SemiBold.ttf') format('truetype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-SemiBold.svg#NunitoSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-Bold.eot');
  src: url('./inc/assets/fonts/NunitoSans/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Bold.woff2') format('woff2'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Bold.woff') format('woff'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Bold.ttf') format('truetype'), 
       url('./inc/assets/fonts/NunitoSans/NunitoSans-Bold.svg#NunitoSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
*/

.wp-block-image.mp-image-container--full-center img,
.wp-block-image.mp-image-container--full-left img,
.wp-block-image.mp-image-container--full-right img {
  max-width: 1260px !important;
}

.is-style-checkbox {
    padding-left: 20px;
}

.is-style-checkbox li {
    padding-bottom: 20px;
}

.is-style-checkbox li::before {
	top: 3px;
}

.btn-min-280 {
	width: 280px;
}

.btn-min-280 > a {
	width: 280px;
}


.btn-min-230 {
	width: 230px;
}

.btn-min-230 > a {
	width: 230px;
}

#top-quote-button,
#bottom-quote-button {
	transition: background-color .2s ease-out 0s, color .2s ease-out 0s, fill .2s ease-out 0s, opacity .2s ease-out 0s;
}

.mp-opacity-1 {
	opacity: 1;
}

.mp-opacity-0 {
	opacity: 0;
}

/* couldn't find a way to do box-shadows for the slides themselves so had to add these custom styles */
.slider-box-shadow .n2-ss-slide {
	box-shadow: 3px 3px 13px rgba(66, 123, 143, 0.15);
	margin-top: auto;
	margin-bottom: auto;
}

/* had to override the height so that the slides box-shadows would show up on the bottom  */
.slider-box-shadow .n2-ss-slider-pane-single {
	height: 400px !important;
	margin-top: auto !important;
	margin-bottom: auto !important;
}


.mp-split-panel-sm {
	width: 425px;
}

.mp-p-split-px {
	margin-left: auto;
	margin-right: auto;
	max-width: 358px;
}

.mp-h-split-px {
	margin-left: auto;
	margin-right: auto;
	max-width: 409px;
}

.mp-p-semi-bold {
    font-weight: 600 !important;	
}

/** wp forms css styles **/
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	padding: 0 10px !important;
}

.mp-survival-kit-form #wpforms-3166-field_6-container li {
	display: flex !important;
}

.mp-survival-kit-form #wpforms-3166-field_6-container label {
    max-width: 200px !important;
}

.mp-survival-kit-form #wpforms-3166-field_6-container input,
.mp-survival-kit-form #wpforms-3166-field_6-container input:focus {
	width: 20px !important;
	height: 20px !important;
	border: 1px solid #78a8be !important;
}

.mp-survival-kit-form #wpforms-3166-field_6-container .wpforms-field-label-inline {
	font-size: 16px !important;
	color: #427b8f !important;
	line-height: 20px !important;
}

.mp-survival-kit-form .wpforms-submit-container > button {
	margin-top: -80px !important;
}

.mp-quote-flow-form > form {
	display: flex;
	flex-direction: column;
}

.mp-quote-signup-form .wpforms-submit-container,
.mp-quote-flow-form .wpforms-submit-container {
	text-align: right;
}


/* div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: right;
} */

.mp-quote-flow-form > form > .wpforms-page-indicator:before {
	content: "PROGRESS";
	font-size: 11px;
	font-weight: 800;
    color: #78a8be;
    line-height: 20px;
    letter-spacing: 1px;
}

.mp-quote-flow-form > form > .progress {
	order: 3;
	display: block;
}

.mp-quote-flow-form > form > .progress > .wpforms-page-indicator-page-progress-wrap {
	border-radius: 14px !important;
	border: 1px solid #c9dce6 !important;
	height: 28px !important;
	background-color: #FFF !important;
}

.mp-quote-flow-form > form > .progress > .wpforms-page-indicator-page-progress-wrap > .wpforms-page-indicator-page-progress {
	height: 10px !important;
    max-width: 95.5% !important;
    border-radius: 10px !important;
	left: 8px !important;
    top: 8px !important;
}

.mp-title-wrap-description-field {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.mp-title-wrap-description-field > .wpforms-field-description {
	order: 1;
	padding-right: 30px !important;
	margin: 0 !important;
    font-size: 20px !important;
	color: #427b8f;
}

.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li > label,
.mp-title-wrap-description-field.wpforms-field-radio > ul > li > label {
	font-size: 16px;
    color: #78a8be;
	padding: 10px 40px !important;
	height: 90px !important;
	text-align: center !important;
	border: 1px solid #c9dce6 !important;
	border-radius: 6px !important;
	display: flex !important;
    justify-content: center;
    flex-direction: column;
}

.mp-title-wrap-description-field.wpforms-field-radio > ul > li > label, 
.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li > label {
	width: 100% !important;
}

.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li.wpforms-selected > label,
.mp-title-wrap-description-field.wpforms-field-radio > ul > li.wpforms-selected > label,
.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li.wpforms-selected > label:hover,
.mp-title-wrap-description-field.wpforms-field-radio > ul > li.wpforms-selected > label:hover {
	color: #FFFFFF !important;
	background-color: #7dc353 !important;
}

.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li > label:hover,
.mp-title-wrap-description-field.wpforms-field-radio > ul > li > label:hover {
	background-color: #f4fbfe !important;
}

.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li.wpforms-selected > label:hover,
.mp-title-wrap-description-field.wpforms-field-radio > ul > li.wpforms-selected > label:hover,
.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li > label:hover,
.mp-title-wrap-description-field.wpforms-field-radio > ul > li > label:hover {
	cursor: pointer;
}

.mp-title-wrap-description-field.wpforms-field-checkbox > ul,
.mp-title-wrap-description-field.wpforms-field-radio > ul {
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li,
.mp-title-wrap-description-field.wpforms-field-radio > ul > li {
	width: 100%;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
    margin-right: 0px !important;
}

.mp-title-wrap-description-field.wpforms-field-radio > ul > li > input,
.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li > input {
	/* display: none !important; */

	left: -9999px;

    position: absolute;
}

.mp-title-wrap-description-field > .wpforms-datepicker-wrap {
	order: 2;
	flex-grow: 1;
}

.mp-title-wrap-description-field > .wpforms-error {
	order: 3;
	flex-basis: 100%;
}

.wpforms-field.wpforms-field-pagebreak.mp-quote-flow-pg-1 {
	display: none;
}

.wpforms-field.wpforms-field-pagebreak {
	padding-top: 115px !important;
}

.wpforms-field.wpforms-field-pagebreak.mp-quote-flow-pg-2 {
	padding-top: 70px !important;
}

.wpforms-field.wpforms-field-pagebreak.mp-quote-flow-pg-3 {
	padding-top: 172px !important;
}

.wpforms-field.wpforms-field-pagebreak.mp-quote-flow-pg-4 {
	padding-top: 172px !important;
}

.wpforms-field.wpforms-field-pagebreak.mp-quote-flow-pg-5 {
	padding-top: 114px !important;
}

.wpforms-field.wpforms-field-pagebreak.mp-quote-flow-pg-6 {
	padding-top: 115px !important;
}

.mp-quote-flow-form .wpforms-field.wpforms-field-html,
.mp-quote-signup-form .wpforms-field.wpforms-field-html {
    padding: 0 !important;	
}

.wpforms-submit-container {
	height: 0 !important;
	padding: 0 !important;
}

.mp-quote-flow-form .wpforms-submit-container > button {
	margin-top: -80px !important;
}

.mp-quote-flow-form .wpforms-submit-container > button,
.mp-quote-signup-form .wpforms-submit-container > button,
.mp-survival-kit-form .wpforms-submit-container > button,
.mp-spring-mailer-form .wpforms-submit-container > button,
.wpforms-page-next,
.wpforms-page-prev {
/* 	width: 130px !important; */
	height: 40px !important;
	font-size: 14px !important;
	letter-spacing: 1px !important;
	padding: 1px 30px 0 30px !important;	
}

#wpforms-3716-field_7-container > .wpforms-pagebreak-right {
	padding-right: 130px !important;
}
#wpforms-1425-field_7-container > .wpforms-pagebreak-right {
	padding-right: 130px !important;
}
#wpforms-3587-field_7-container > .wpforms-pagebreak-right {
	padding-right: 130px !important;
}

#wpforms-4241-field_7-container > .wpforms-pagebreak-right {
	padding-right: 130px !important;
}

#wpforms-4248-field_7-container > .wpforms-pagebreak-right {
	padding-right: 130px !important;
}

.mp-form-page-title {
	width: 100%;
    font-size: 24px !important;
	font-weight: bold;
    color: #002f6b;
    line-height: 32px;
	margin-bottom: 2.0rem !important;
}

.mp-form-page-title-sm {
	width: 100%;
    font-size: 20px !important;
	font-weight: bold;
    color: #002f6b;
    line-height: 24px;
	padding-top: 2.0rem !important;
}

.wpforms-field-html {
	overflow-y: hidden !important;
}

.wpforms-field-large {
    width: 100% !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
    .mp-title-wrap-description-field.wpforms-field-radio > ul > li {
	    width: 100%
    }
	
	.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li {
	    width: 100%;
    }
	
	.mp-quote-flow-form > form > .progress > .wpforms-page-indicator-page-progress-wrap > .wpforms-page-indicator-page-progress {
        max-width: 95.5% !important;
    }
}

.mp-mt-60 {
    margin-top: 6.0rem;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .mp-title-wrap-description-field.wpforms-field-radio > ul > li {
	    width: 100%
    }
	
	.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li {
	    width: 230px;
    }
	
    .mp-quote-flow-form > form > .progress > .wpforms-page-indicator-page-progress-wrap > .wpforms-page-indicator-page-progress {
        max-width: 98% !important;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.mp-title-wrap-description-field.wpforms-field-radio > ul > li {
	    width: 48%
    }
		
	.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li {
	    width: 230px;
    }
	
	.mp-quote-flow-form > form > .progress > .wpforms-page-indicator-page-progress-wrap > .wpforms-page-indicator-page-progress {
        max-width: 98.5% !important;
    }
	
	.mp-mt-60 {
	    margin-top: 0;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .mp-title-wrap-description-field.wpforms-field-radio > ul > li {
	    width: 48%
    }
	
	.mp-title-wrap-description-field.wpforms-field-checkbox > ul > li {
	    width: 230px;
    }

	.mp-quote-flow-form > form > .progress > .wpforms-page-indicator-page-progress-wrap > .wpforms-page-indicator-page-progress {
        max-width: 98.5% !important;
    }
	
	.mp-mt-60 {
	    margin-top: 0;
    }
}

.wpforms-field-limit-text {
	display: none;
}

/* 
.mp-search form {
	position: fixed;
	float: right;
}

.mp-search {
    position: absolute;
	z-index: 9999;
	float: right;
	display: none;
} */

.mp-endnotes li::marker {
	color: #427b8f;
	font-size: 14px;
}

.mp-article-container {
    margin-right: auto;
	margin-left: auto;
    max-width: 1056px;
	padding-left: 3rem!important;
	padding-right: 3rem!important;
}

.mp-letter-spacing-1 {
	letter-spacing: 1px;
}

.mp-article-links-small {
    font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.mp-practice-safely-dark-link a {
	color: #002f6b;
    fill: #002f6b;
    transition: background-color .2s ease-out 0s,color .2s ease-out 0s,fill .2s ease-out 0s;
    text-decoration: none;
    background-color: transparent;
}

.mp-practice-safely-dark-link a:hover {
	color: #00cafd;
    fill: #00cafd;
    transition: background-color .2s ease-out 0s,color .2s ease-out 0s,fill .2s ease-out 0s;
    text-decoration: none;
    background-color: transparent;
}

.mp-practice-safely-light-link a {
	color: #00cafd;
    fill: #00cafd;
    transition: background-color .2s ease-out 0s,color .2s ease-out 0s,fill .2s ease-out 0s;
    text-decoration: none;
    background-color: transparent;
}

.mp-practice-safely-light-link a:hover {
	color: #002f6b;
    fill: #002f6b;
    transition: background-color .2s ease-out 0s,color .2s ease-out 0s,fill .2s ease-out 0s;
    text-decoration: none;
    background-color: transparent;
}

.mp-img-bottom-padding img {
	padding-bottom: 5px;
}

.mp-col-max-width {
    max-width: 355px;
}

.mp-col-min-width {
    max-width: 225px;
}

.mp-margin-53 {
    margin-bottom: 53px;	
}

.mp-container-width {
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
}

/* .pum-theme-3198 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
	margin-top: 50px !important;
	margin-right: 50px !important;
	color: #ffffff !important;
	background-color: #00cafd !important;
	border-radius: 50% !important;
	width: 40px !important;
	height: 40px !important;
} */

.pum-theme-3198 .pum-content + .pum-close:hover, .pum-theme-content-only .pum-content + .pum-close:hover {
	transition: background-color .2s ease-out 0s !important;
    text-decoration: none !important;
    background-color: #00b0ea !important;
}


.page-id-3529 header .mp-navbar-utility, 
.page-id-3529 header .main-navigation, 
.page-id-3529 header .btn-hamburger {
	display: none !important;
}

.page-id-3529 header .mpg-lob-brand {
	width: 35px !important;
    height: 35px !important;
    top: 11px !important;
}

.site-branding  {
	position: relative;
}

.site-branding .mpg-lob-brand {
	width: 35px !important;
    height: 35px !important;
    top: 50% !important;
	transform: translateY(-50%) !important;
}

@media (max-width: 1199.98px) {
    .site-branding .mpg-lob-brand {
        width: 35px;
        height: 35px;
        top: 50%;
        transform: translateY(-50%);
    }
}

.page-id-3529 header .mpg-brand {
	margin-left: 45px !important;
}

.page-id-3529 .mp-title-header-spacer {
	height: 0px !important;
}

@media(max-width: 767px){
/*	div#n2-ss-7 .n2-ss-slider-3, div#n2-ss-8 .n2-ss-slider-3{
		grid-template-areas: unset !important;
	}*/
	div#n2-ss-7 svg.n2-ss-slide-limiter{
		position: absolute;
		top: -99999px !important;
		display: none !important;
	}
	div#n2-ss-7 .n2-ss-slider-3 > * {
		grid-area: unset !important;
	}
	/*div#n2-ss-8 .n2-ss-slide-active{
		margin-left: 10px;
	}*/
	div#n2-ss-8 .n2-ss-slide{
		min-height: 345px !important;
	}
	div#n2-ss-8 .n2-ss-slider-3 {
		margin-bottom: -50px;
	}
	div#n2-ss-8.n2-ss-slider {
		top: 9px;
		margin-bottom: -30px;
	}
	div#n2-ss-8 .n2-ss-slider-3 {
		top: -38px;
	}
	div#n2-ss-7 .n2-ss-slide {
		z-index: 3;
		min-height: 303px;
	}
	/*.home div#n2-ss-7 {
		margin-left: 3vw !important;
	}
	*/
	.home .n2-ss-slider-controls.n2-ss-slider-controls-below {
		/*margin-left: -3vw !important;*/
		position: relative;
		top: -48px;		
	}	
	.mp-standard-section-spacer.slider-spacer {
		height: 36px !important;
	}
	.home div#n2-ss-7 .n2-ss-slider-3 {
		padding: 0px !important;
	}	
	.home  .n2-ss-slider-wrapper-inside {
		position: relative;
		top: -25px;
	}
}

/* Add padding to the main container to recentre slider on very small screens */
@media(max-width: 392px){
	.protect-your-good-name > .wp-block-group__inner-container > .wp-block-nextend-smartslider3 {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		margin-left: auto;
		margin-right: auto;
	}
}

div#n2-ss-6 .n2-ss-slider-3 {
	margin-bottom: -50px;
}
div#n2-ss-6.n2-ss-slider{
	top: -68px;
	margin-bottom: -66px;
}
.slider-box-shadow .n2-ss-slider-pane-single {
	height:	auto;
}
div#n2-ss-6 .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    top: 35px;
}
div#n2-ss-6 .n2-ss-slide {
    perspective: 1200px;
    min-height: 260px;
}
.mpg-lob-brand amp-img{
	height: 80px;
	position: relative;
	top: -20px;
	left: -4px;
}
.wp-block-image .i-amphtml-sizer{
	display: none !important;
}
.wp-block-image{
	position: relative !important;
}

.wp-block-image amp-img .i-amphtml-sizer{
	display: none !important;
}
.i-amphtml-layout-intrinsic .i-amphtml-sizer {
    max-width: 100%;
    display: none !important;
}
:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-block-image amp-img > img {
    object-fit: none;
    /*position: static;*/
    height: 100%;
    /*width: auto;*/
	max-width: unset;
}
.i-amphtml-sizer-medpro{
	position: absolute !important;
	top: -9999px;
	display: none !important;
}
.wp-block-image amp-image{
	height: 250px;
}
.position-absolute{
	position: absolute !important;
}
.height-0{
	height: 0 !important;
}
:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .wp-block-image amp-img .i-amphtml-sizer{
	position: absolute;
}
/*
@media(max-width: 991px){
	.wp-block-image img{
		height: 152px !important;
		width: auto !important;
		max-height: unset !important;
		max-width: unset !important;
		position: static !important;
	}
}*/


.i-amphtml-sidebar-mask, .amp-sidebar-mask {
    z-index: 100 !important;
}

#navbarSupportedContent{
	position: static !important;
}

.amp #h-risk-articles amp-img, .amp #h-case-studies amp-img{
	display: none
}
.entry-content p{
	padding:15px 0;
	font-weight: 300;
	line-height:1.54;
}
.entry-content li{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 300;
}
.anchor-link{
	scroll-margin-top: 3em;
}
.mp-custom-submit form .wpforms-submit-container{
	height: auto !important;
	margin: 15px 0;
	text-align:left;
}
@media(max-width: 500px){
.mp-custom-submit form .wpforms-submit-container button{
	text-align: center !important;
}
}
.overflow-visible{
	overflow: visible !important; 
}
.scoot-down-10{
	margin-bottom:-10px
}

.wp-block-button__link{

	letter-spacing: normal !important;
}
.custom-color-bottom{
	background: linear-gradient( #fff 97%, #f4fbfe 25%);
}

@media (min-width: 576px){
	.mp-custom-submit .wpforms-submit-container>button {
     margin-top: 0px!important; 
	}
}

.mp-custom-submit .wpforms-form button[type=submit]{
	color: #fff;
    fill: #fff;
    background-color: #00cafd;
    border-color: #00cafd;
    transition: background-color .2s ease-out 0s,color .2s ease-out 0s,fill .2s ease-out 0s;
    border-radius: 6px;
    box-shadow: 3px 3px 10px rgb(66 123 143 / 15%);
	padding: 1rem 3rem;
    font-size: 13px;
}


h4{
	margin-top: 40px !important;
    margin-bottom: 10px !important;
}
.entry-content h3, .entry-content h4{
	    font-weight: 600;
}
.entry-content h2{
	font-weight: 700 !important;
}
.entry-content h2, .entry-content h3, .entry-content h4{
	    margin-top: 40px;
}

.magicSpacer {
	height: 50px !important;
}
  
@media screen and (min-width: 768px) {
	.magicSpacer {
		height: 130px !important;
	}
}

.wp-block-latest-posts a{
	color: #002f6b;
	fill: #002f6b;
	transition: background-color .2s ease-out 0s,color .2s ease-out 0s,fill .2s ease-out 0s;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
}

.wp-block-latest-posts li{
	margin-bottom: 30px;
}

.wp-block-latest-posts a:hover{
	color: #00cafd;
	fill: #00cafd;
	transition: background-color .2s ease-out 0s,color .2s ease-out 0s,fill .2s ease-out 0s;
	text-decoration: none;
	background-color: transparent;
}

.entry-content .wp-block-button a,
.topicLink a {
	padding: 15px 40px;
	border: 1px solid #012f66;
	border-radius: 6px;
	background-color: #ffffff;
	background-size: cover;
	font-family: Nunito Sans;
	font-size: 18px;
	color: #012f66;
	text-decoration: none !important;
	text-align: center;
	display: inline-block;
	margin:5px;
	font-weight:500;
	transition:all .15s ease-out;
}

.entry-content .wp-block-button a:hover,
.topicLink a:hover {
	color:white; 
	background: #002f6b;
	border-color:  #002f6b;
	text-decoration:none !important;
	transition:all .15s ease-out;
} 

.attachment-post-thumbnail, img.indexImage{
	border: 1px solid #427b8f;
}

/* Puerto Rico Styling */

body .mp-navbar-utility {
	justify-content: space-between !important;
}

body header .site-branding .mpg-brand {
	margin-left: 0;
}

.mp-navbar-utility svg {
    color: #ffffff;
    fill: #ffffff;
    width: 195px;
}

header .mp-navbar__link {
	font-size: 13px;
	color: #012f66;
	text-decoration: none solid rgb(1, 47, 102);
}

header .mp-navbar__link:hover,
.mp-navbar__link:not(:disabled):not(.disabled):active {
	font-size: 13px !important;
	color: #6d99ba;
	text-decoration: none solid #6d99ba;
}

.site-header {
	box-shadow: none;
}

.entry-content .mp-container {
	max-width: 815px;
}

.entry-content .has-h-lg-font-size {
	font-size: 60px;
	line-height: 66px;
}

.entry-content .has-h-md-font-size {
	font-size: 40px;
	line-height: 46px;
}

.entry-content .has-h-sm-font-size {
	font-size: 28px;
	line-height: 34px;
}

.entry-content .has-h-xs-font-size {
	font-size: 18px;
	line-height: 28px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-weight: 700;
}

.entry-content .has-b-md-font-size {
	font-size: 18px;
}

.entry-content .has-b-sm-font-size {
	font-size: 15px;
}

.entry-content .has-b-xs-font-size {
	font-size: 14px;
}

.entry-content .has-b-md-font-size,
.entry-content .has-b-sm-font-size,
.entry-content .has-b-xs-font-size {
	color:#012f66;
	font-weight: 400;
}

.entry-content a {
	color: #025cbc;
}

.entry-content a:hover {
	text-decoration: underline solid #025cbc;
}

footer .mp-footer-header-link {
	font-size: 12px;
	color: #60d3ff;
	text-decoration: none solid rgb(96, 211, 255);
	text-transform: none;
	font-weight: normal;
}

footer .mp-footer-header-link:hover {
	font-size: 12px;
	color: #60d3ff;
	text-decoration: underline solid rgb(96, 211, 255);
	text-transform: none;
	font-weight: normal;
}