/*
Theme Name: Ocala Gazette
Theme URI: http://underscores.me/
Author: Globalsites
Author URI: http://www.globalsites.net
Description: Made with <3 from Globalsites
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ocala-gazette
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Ocala Style is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,700,700i,900,900i');


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: 'Nunito Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

.hl-small {
    margin-top: 32px;
}

/* Fluid Video Embeds */
.fve-video-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
    background-color: transparent;
    padding-bottom: 56.25%;
    margin: 0.5em 0;
}
.fve-video-wrapper iframe,
.fve-video-wrapper object,
.fve-video-wrapper embed {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fve-video-wrapper a.hyperlink-image {
    position: relative;
    display: none;
}
.fve-video-wrapper a.hyperlink-image img {
    position: relative;
    z-index: 2;
    width: 100%;
}
.fve-video-wrapper a.hyperlink-image .fve-play-button {
    position: absolute;
    left: 35%;
    top: 35%;
    right: 35%;
    bottom: 35%;
    z-index: 3;
    background-color: rgba(40, 40, 40, 0.75);
    background-size: 100% 100%;
    border-radius: 10px;
}
.fve-video-wrapper a.hyperlink-image:hover .fve-play-button {
    background-color: rgba(0, 0, 0, 0.85);
}

.site-title {
  margin-top: 5px;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 400;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 1px;
	padding: 0.35em 0.625em 0.75em;
}

.search-field {
  max-width: 150px;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 400;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  color: #000;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: none;
  font-family: 'Nunito Sans', sans-serif;
  margin:0 0 0px 0; 
  color: #073148;
  font-weight: 400;
}

h3, h4 {
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 27px;
}

h4 {
  color: #668268;
  font-size: 18px;
  font-weight: 400;
}

h1.entry-title, .page-title, .page-sub-title {
  font-size: 50px;
  color: #0a0a0a;
  margin-top: 20px;
  font-weight: 100;
}

.page-sub-title {
  font-size: 36px;
  margin-bottom: 20px;
}

h2 {
  margin-bottom: 20px;
}

h2.arrows {
  color: #073148;
  clear: both;
}

h2 .fa {
  color: #668268;
  font-size: 1.3em;
  text-shadow: 2px 2px 4px #e9e9e9;

}

h2 {
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    color: #565759;
    line-height: 31px;  
}

h2.cover-overlay {
  background-color: transparent;
  color: #fff;
  margin-top: -40px;
  font-size: 18px;
  text-align: right;
  margin-right: 20px;
  text-shadow: 2px 2px 4px #000;
}

#secondary h2.cover-overlay {
  display: none;
}


p {
	margin-bottom: 1.5em;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 40px 20px 40px;
  font-size: 20px;
  font-style: italic;
  border-left: 20px solid #eee;
  font-weight: normal;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	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;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.entry-meta {
    display: block;
    margin-top: 5px;
    font-style: italic;
    font-size: 16px;
    border-bottom: 0px solid #6a8092;
    margin-bottom: 27px;
    color: #6A6A6A;
}

.entry-meta a {
  color: #6A6A6A;  
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

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

ul,
ol {
	margin: 10px 0 20px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
  margin-bottom: 10px;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 20px;
}

dt {
	font-weight: 400;
}

dd {
	margin: 0 10px 20px;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.search-submit {
  margin-top: -3px;
}

._2pi3, .tags-links {display: none;}

.su-button {
  background-color: #073148!important;
}

.caldera-grid .btn, .caldera-grid .btn-default, .btn-primary, .btn-primary a, .btn-primary:visited, button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff!important;
    background-color: #0a0a0a !important;
    border-color: #0a0a0a !important;
}

.caldera-grid .btn:hover, .caldera-grid .btn-default:hover, button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa !important;
  background-color: #000 !important;
  color: #fff;
}

.btn-primary:hover, button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb !important;
  background-color: #000 !important;
  color: #fff;
}

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;
}

select {
	border: 1px solid #ccc;
}

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;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/



/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #668268;
}

a:visited {
	color: #668268;
}

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

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.search-container {
  float: right;
}

#site-navigation {
  padding: 10px 0;
  border-top: 1px solid #b1bac9;
  border-bottom: 1px solid #b1bac9;
  display: table;
  width: 100%;
  margin-top: 20px;  
}

#primary-menu {
  float: left;
  display: inline;
  margin-top: 8px;
}

.main-navigation, .moreArticles {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

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

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  font-size: 22px;
  padding-right: 10px;
  font-weight: 100;
  border-right: 1px solid;
  margin-right: 10px;
  color: #000;
}

.main-navigation a:hover {
  color: #073148;
}

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

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

.main-navigation ul ul a {
	width: 200px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  margin-right: 0px;
  color: #000;
  padding: 5px;
  margin-bottom: 0;
  border-right: 1px solid #ccc;
}

.main-navigation ul ul a:hover {
  color: #073148;
  background-color: #fff;
}

.main-navigation ul ul li {
  padding: 0px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 0;

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

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

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

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

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

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #6a8092;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 400;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
  max-width: 50%!important;
  margin-top: 4px;
}

.alignright, .xiglaImages {
  display: inline;
  float: right;
  margin-left: 1.5em;
  max-width: 50%!important;
  margin-top: 4px;
}

.aligncenter {
	clear: both;
	display: block;
  margin: 20px auto 20px auto;
  width: 100%;
}

.xiglaImages {
  max-width: none!important;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

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

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.featured-loop {
  margin-top: 30px;
}

.ad-268x312 img {
  width: 100%;
}

.headerRow .col-sm-2 {
  text-align: center;
  border-left: 1px solid #b1bac9;
  border-right: 1px solid #b1bac9;
}

h2.feautured-post-title, .feautured-post-excerpt {
  text-align: center;
}

.feautured-post-excerpt {
  font-size: 16px;
  line-height: 20px;
  margin-top: 0;
}

.list-post-title a, .feautured-post-title a {
  color: #000;
  font-weight: 600;
}

h3.list-post-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 8px;
}

h2.feautured-post-title {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0
}

.list-post-excerpt {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;  
}

.single #content { padding-bottom:30px; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.style-small img {
  max-width: 80%;
  margin-top: 20px;
}

.entry-content .adsanity-shortcode {
  margin-top: 40px;
  clear: both;
}

.adsanity-shortcode div, .widget.adsanity-group .ad-125x125, .widget.adsanity-group .ad-140x140 {
  float: none;
}

.adsanity-group div, .adsanity-random div {
  max-width: 100%!important;
}

  .adsanity-shortcode .column-1 {
    margin-right: 0px; 
  }


.ad-768x90 {
  text-align: center;
  margin-bottom: 40px;
}


#primary {
  float: left;
  max-width: 70%;
}

#secondary {
  float: right;
  max-width: 336px;
  padding-top: 30px;
  width: 25%;
  display: block;
}

#secondary img {
  max-width: 100%;
}

.list-post {
  height: 165px;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: transparent;
}

.list-post .col-md-7 {
  padding-left: 0;
    padding-right: 15px;
}

.landing-header {
  border-bottom: 1px solid #b1bac9;
  padding: 0px 0 20px 0;
}

#masthead {
  padding: 20px 0 20px 0;
}

#page {
  max-width: 1200px;
  margin: auto;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

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

.single .byline,
.group-blog .byline {
	display: inline;
}

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

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

.site-footer {
  background-color: #d8dce4;
  line-height: 22px;
}

.site-footer img {
  max-width: 80%
}

.site-footer h3 {
  margin-bottom: 8px;
}

.site-footer-inner {
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  font-size: 16px;
}

.site-footer ul, .site-footer ul li {
  list-style: none;
  margin-left: 5px;
  padding-left: 5px;
}

.entry-footer {
  border-top: 1px solid #b1bac9;
  border-bottom: 1px solid #b1bac9;
  clear: both;
  margin-top: 20px;
}

.footer-meta {
  font-style: italic;
  font-size: 16px;
}

.styleInsider img {
  max-width: 75%;
}

.styleInsider {
  margin-top: 10px;
}

.moreArticles {
  margin-bottom: 40px;
  text-align: right;
}

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

.bypostauthor {
	display: block;
}

.headerRow .addthis_default_style .at300b {
  float: right!important;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  background-color: #eee;
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: normal;
}

.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;
  line-height: 20px;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

@media only screen and (max-width: 1200px) {

  #page {
    padding: 40px;
  }
  
  .main-navigation a {
    font-size: 18px;
  }



}

@media only screen and (max-width: 991px) {

  .list-post {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: transparent;
    min-height: 454px;
  }
  
  .list-post img {
    margin-bottom: 5px;
    width: 100%;
  }

  .list-post .col-md-7, .list-post .col-md-5, .featured-loop .col-sm-6, .style-cover {
    text-align: center;
  }

  .style-cover {margin-bottom: 20px;}
  
  #primary {
    float: none;
    max-width: 100%;
  }

  .list-post .col-md-7 {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  #secondary {
    float: none;
    margin: auto;
    max-width: 336px;
    padding-top: 30px;
    width: auto;
  }
  
  .site-footer-inner div {
    text-align: center;
  }
  
  .site-footer-inner h3 {
    margin-top: 20px;
  }
  
  .headerRow .styleInsider {
    display: none;
  }
  
}

@media only screen and (max-width: 900px) {

  .search-container {
    display: none;
  }
  
  #site-navigation {
    border-bottom: 0;
  }

  h1.entry-title {
    font-size: 36px;
    margin-top: 0;
  }

  
}

@media only screen and (max-width: 768px) {

  #page { padding: 20px;

  }
  
  .headerRow .col-sm-2, .headerRow .col-sm-3 {
    display: none;
  }
  
  .list-post {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: transparent;
    min-height: auto;
  }

  .feautured-post-excerpt {
    margin-bottom: 20px;
  }
  
  .featured-loop img, .style-cover img {
    width: 100%!important;
  }
  
  .featured-loop, .style-cover, .home-right  {
    padding: 0 15px;
    
  } 
  
  blockquote {
    margin: 0 0 20px 20px;
  }
  
  .style-cover h2 {
    display: none;
  }
  
  .home-right col
  
  .alignright, .xiglaImages, .alignleft {
    display: block;
    float: none;
    margin-left: 0;
    max-width: 100%!important;
    margin-top: 4px;
    margin-bottom: 20px;
    text-align: center;
    margin: auto;
    width: 100%!important
  }

  ul,
  ol {
    margin: 10px 0 20px 0px;
  }
  

}

/*--------------------------------------------------------------
## PRINT STYLES
--------------------------------------------------------------*/

/* Don't print link hrefs */
@media print {
  a[href]:after {
    content: none
  }
}