/*
* Print Styling
*/

.page-break { display: block; page-break-before: always; }

p, a, strong{
  color: black !important;
}
a{
  text-decoration: underline;
}
.entry-content a:after {
  content: " [" attr(href) "] ";
}
.related_posts a:after {
  content: attr(title);
}


/* Re-Do Containers
============================*/
.container {
  width: 100%;
}
 #top {
  overflow-x: hidden;
}
.boxed#top {
  width: 100%;
}
.container {
  width: 100%;
  margin: 0 auto;
}
.units,
.unit {
  margin: 0;
}
.container .one.unit,
.container .one.units,
.container .two.units,
.container .three.units,
.container .four.units,
.container .five.units,
.container .six.units,
.container .seven.units,
.container .eight.units,
.container .nine.units,
.container .ten.units,
.container .eleven.units,
.container .twelve.units,
#top .flex_column {
  margin: 0;
  margin-bottom: 20px;
  width: 100%;
}
#top.boxed .stretch_full {
  width: 100%;
}
/* Offsets */
#top .offset-by-one,
#top .offset-by-two,
#top .offset-by-three,
#top .offset-by-four,
#top .offset-by-five,
#top .offset-by-six,
#top .offset-by-seven,
#top .offset-by-eight,
#top .offset-by-nine,
#top .offset-by-ten,
#top .offset-by-eleven {
  padding-left: 0;
}

/*Section Padding*/
.avia-section-large .content, .avia-section-large .sidebar {
  padding-top: 2%;
  padding-bottom: 2%;
}

/*Give some column Support*/
#top .flex_column.av_one_half {
  width: 48%;
}
#top .flex_column.av_one_half.first {
  padding-right: 2%;
}

/* Header
============================*/

/*Fixed nav*/
.fixed_header #header, .