.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}

/* --------------------------------------------------------*/
/* ---------------- blog navigation styles --------------- */
/* --------------------------------------------------------*/
.blog-page .article_header h1 {
  content: url(/images/assetimages/Blog/MIMZINE_Logo_FA.jpg) !important;
  display: block;
  width: 40%;
  text-align: center;
  margin: 0 auto;
}
.blog-page .blog-nav > ul {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 8px 0px;
}
.blog-page .blog-nav {
}
.blog-page .blog-nav > ul > li > a,
.blog-page .blog-nav > ul > ul > li > a {
  font-weight: bold;
  padding: 10px 0;
  vertical-align: top;
}
.menuActive {
  border-bottom: 2px solid black;
}
nav.blog-nav:nth-of-type(2) {
  display: none;
}
.blog-page.post .post-footer .post-nav a span {
  font-weight: normal;
}
.blog-page.post .post-footer .block .content {
  padding: 7px 0;
}
.blog-page.post .post-footer .post-nav div {
  border-right: none;
  width: 495px;
}
.blog-page .blog-main {
  margin-top: 25px;
}

/* --------------------------------------------------------*/
/* -------  Styling for the individual posts ------ */
/* --------------------------------------------------------*/
/* Blog Post Page Content Styles */

.blog-page.post .entry .cms > p {
  width: 740px;
  margin: 0 auto 15px;
  color: #333333;
  font-family: 'effraregular', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
.blog-page.post .entry .cms p.intro-text {
  text-transform: uppercase;
  text-align: center;
  margin: 43px auto 0;
  font-size: 19px;
  font-weight: bold;
  line-height: 27px;
  letter-spacing: 1.5px;
  font-family: 'effraregular', Arial, Helvetica, sans-serif;
}
.blog-page.post .entry .cms .divider {
  width: 26px;
  margin: 26px auto 41px;
  height: 3px;
  background: #333333;
}
.blog-page.post .entry .cms .first {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.2px;
  line-height: 18px;
  margin-bottom: 11px;
  font-family: 'effraregular', Arial, Helvetica, sans-serif;
}
.blog-page.post .entry .narrow {
  width: 820px;
  margin: 0 auto;
}
.blog-page.post .entry .cms figure {
  margin: 0 auto;
  text-align: center;
}
.blog-page.post .entry .cms figure img {
  max-width: 990px;
  width: 100%;
  height: auto;
}
.blog-page.post .entry .cms figure + p {
  margin-top: 22px;
}
.blog-page.post .entry .cms p + figure {
  margin-top: 38px;
}
.blog-page.post .entry .cms figure + figure {
  margin-top: 40px;
}
.blog-page.post .entry .narrow:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.blog-page.post .entry .cms figure.col-2 img {
  width: 48.5%;
  float: left;
}
.blog-page.post .entry .cms figure.col-2 img + img {
  float: right;
}
.blog-page.post .entry figcaption {
  clear: both;
  margin: 0 auto;
  padding: 7px 0px 11px;
  width: 640px;
  font-size: 11px;
  font-family: Georgia, serif;
  color: #4d4d4d;
}
.blog-page.post .entry figcaption span {
  text-transform: uppercase;
  font-family: 'effraregular', Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0.6px;
  font-weight: bold;
}
.blog-page.post .entry .cms > p {
  font-family: 'Gotham', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.blog-page.post .entry .cms .twoCol {
  clear: both;
  margin-top: 40px;
  overflow: auto;
}
.blog-page.post .entry .cms .leftCol {
  float: left;
}
.blog-page.post .entry .cms .leftCol img {
  width: auto;
}
.blog-page.post .entry .cms .rightCol {
  float: right;
}
.blog-page.post .entry .cms .rightCol img {
  width: auto;
}
.blog-page.post .entry .cms .centerNarrow img {
  width: auto;
  margin: 0 auto;
}
.blog-page.post .entry .cms figure {
  margin-top: 40px !important;
  clear: both;
}
/* .blog-page.post .entry .cms h2 {
  text-align: center;
  margin: 20px 0px;
} */
.blog-page.post .entry .cms .stackImage {
  margin-bottom: 32px;
}
.blog-page.post .entry .cms .stackImage2 {
  margin-bottom: 4.5%;
}
.blog-page.post .entry .cms .lineBreak {
  width: 790px;
  height: 2px;
  margin: 40px auto;
  border-bottom: 1px solid black;
}
.blog-page.post .entry .cms .lineBreakNarrow {
  width: 300px;
  height: 2px;
  margin: 40px auto;
  border-bottom: 1px solid black;
}
.blog-page.post .entry .cms span.numberIndent {
  margin-right: 20px;
}
.blog-page.post .entry .cms h4 {
  margin: 40px auto 10px;
  width: 640px;
  padding: 0;
}
.blog-page.landing .blog-posts.col-2 .post-title,
.blog-page.landing .blog-posts.col-2 .post-intro,
.blog-page.category .blog-posts.col-2 .post-title,
.blog-page.category .blog-posts.col-2 .post-intro {
  color: black;
  position: relative;
  left: auto !important;
  width: auto !important;
  top: auto !important;
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  text-align: center;
  padding: 0 60px;
  box-sizing: border-box;
  z-index: 1;
  font-size: 15px;
}
.blog-page.post .entry .cms .blog-featured h3 span {
  font-size: 22px;
  font-family: 'Gotham', Arial, Helvetica, sans-serif;
  background: #fff;
  padding: 0 10px;
}
.blog-page.post .entry .cms .blog-featured h3 {
  width: 80%;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em;
  margin: 0 auto;
}
.blog-page.post .entry .cms .bottomContent {
  margin-top: 50px;
}
.blog-page.post .entry .cms .youtubevideo {
  width: 560px;
  margin: 0 auto;
  margin-top: 50px;
}
.blog-page.post .entry .cms .blogCaption {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  color: #666666 !important;
}
.post-date,
.post-author {
  display: none !important;
}

.blog-page.post .post-title {
  margin-bottom: 19px;
}
.blog-page.post .post-title h2 {
  font-size: 22px;
  font-family: Gotham;
}
.blog-page.post .entry .cms .blog-featured h2 {
  font-size: 13px;
}
a[data-blogname='mimzine'] {
  display: none;
}
.blog-post strong {
  font-weight: 600 !important;
}

/* Styling for heading with lines on either side */
.subtitle {
  margin: 24px 0 24px 0 !important;
}
.line {
  font-size: 16px !important;
  text-align: center;
  position: relative;
  height: 1.5em;
  width: 200%;
}
.line span {
  position: absolute;
  width: 100%;
  display: block;
}
.line span:before,
.line span:after {
  content: '';
  border-bottom: solid;
  border-width: 0.07em 0;
  display: inline-block;
  vertical-align: middle;
  width: 4%;
}
.line span:before {
  margin-right: 15px;
}
.line span:after {
  margin-left: 15px;
}

/* Quote Styling */
blockquote.pullquote {
  padding: 2.6rem 2.2rem 2rem 3.6rem;
  text-align: center;
  width: 700px;
  position: relative;
  margin: 0 2rem 2rem 0;
  font-size: 20px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  box-shadow: 0 0 5px #2f2f2f;
  width: 790px;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  margin: 40px auto;
  padding: 40px 40px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
blockquote.pullquote p {
  padding: 10px 10px 0px 10px !important;
  margin: 0px;
}
.pullquote br {
  display: none;
}
.pullquote:before,
.pullquote:after {
  content: url('/images/assetimages/Blog/2015/assets/left-quote.jpg');
  font-family: Georgia;
  font-size: 100%;
  position: absolute;
  color: black;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.blog-page .pullquote:before {
  top: 0.25rem;
  left: 0.5rem;
}
.blog-page .pullquote:after {
  content: url('/images/assetimages/Blog/2015/assets/right-quote.jpg');
  bottom: -1.25rem;
  right: 1rem;
}
.blog-page .pullquote.quoteLeft {
  width: 40%;
  border-top: none;
  border-bottom: none;
  float: left;
  margin-top: 20%;
}
.blog-page .pullquote.quoteRight {
  width: 40%;
  border-top: none;
  border-bottom: none;
  float: right;
  margin-top: 20%;
}

/* --------------------------------------------------------*/
/* -------  Landing page styles ------ */
/* --------------------------------------------------------*/

/* landing page font colours black */
/* .blog-main h4,
.blog-main h2,
.blog-main p,
.blog-main span {
  color: black !important;
} */
/* remove category title on each post */
.blog-page .blog-posts .post-title > h4 {
  display: none !important;
}
/* remove the read more link */
.link-wrapper {
  display: none !important;
}
/* revert the title and category */
.blog-page.landing .post-title,
.blog-page.landing .post-intro,
.blog-page.category .post-title,
.blog-page.category .post-intro {
  position: relative;
  left: auto;
  width: 100%;
  top: auto;
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  text-align: center;
  padding: 0 60px;
  box-sizing: border-box;
  z-index: 1;
}
/* revert the post excerpt */
.blog-page .blog-posts .post-intro p {
  color: black;
  position: relative;
  top: auto !important;
  transform: none;
}
/* remove mouseover hover effects and give full opacity */
.blog-page .blog-list-item .post-title,
.blog-page .col-1 .blog-list-item:hover .post-title,
.blog-page .col-2 .blog-list-item:hover .post-title {
  opacity: 1;
}
.blog-page .blog-list-item .post-intro,
.blog-page .col-1 .blog-list-item:hover .post-intro,
.blog-page .col-2 .blog-list-item:hover .post-intro {
  opacity: 1;
  background: none;
  z-index: 1;
}
/* change the styles for the post title */
.blog-page .col-1 .post-title > h2 {
  font-size: 28px;
  padding-top: 0px;
  line-height: 100%;
  font-family: 'effraregular', Arial, Helvetica, sans-serif;
  margin-bottom: 3px;
}
.blog-page .col-2 .post-title > h2 {
  font-size: 19px;
  padding-top: 0px;
  line-height: 100%;
  margin-bottom: 3px;
  font-family: 'effraregular', Arial, Helvetica, sans-serif;
}
/* spacing between the rows */
.blog-posts {
  padding-bottom: 17px !important;
}
/* instagram feed style */
.instagram-feed iframe {
  height: 500px;
}
.instansive.original-image .in-image {
  object-fit: cover !important;
}
.blog-page.landing .instagram-feed {
  margin-top: 53px;
  display: none;
}
.blog-page.landing .article_header h1 {
  display: none;
}
nav.blog-nav {
  display: none;
} /*hide the navigation bar*/
.blog-page.landing .post-wrapper {
  position: relative;
  overflow: hidden;
  width: 322px;
  height: 364px;
}
.blog-page.landing .tab {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.tab-copy {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-page.landing .post-wrapper > p {
  margin: 0;
}
.blog-page.landing .tab-background {
  height: 78px;
  background-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: top 500ms linear, opacity 500ms linear;
  -moz-transition: top 500ms linear, opacity 500ms linear;
  -o-transition: top 500ms linear, opacity 500ms linear;
  -ms-transition: top 500ms linear, opacity 500ms linear;
  transition: top 500ms linear, opacity 500ms linear;
}
.blog-page.landing .post-title {
  padding: 0px !important;
  margin-bottom: 2px;
}
.blog-page.landing .post-title h4 {
  display: none;
}
.blog-page.landing .post-intro {
  margin-bottom: 19px;
  padding: 0% !important;
}
.blog-page.landing .post-title h2 {
  font-size: 14px;
  padding-top: 0px;
  letter-spacing: 2px;
  line-height: 21px;
  font-family: 'Gotham', Arial, Helvetica, sans-serif;
}
.blog-page.landing .more-elipses {
  display: none;
}
.blog-page.landing .more-link {
  display: none;
}
.blog-page.landing .blog-list-item {
  margin-right: 4px;
  margin-bottom: 8px;
  display: inline-block;
}
.blog-page.landing #featured-articles .blog-list-item {
  margin-bottom: 0%;
  margin-right: 8px;
}
.blog-page.landing #featured-articles .blog-list-item:nth-of-type(3n) {
  margin-right: 0;
} /* make every third element have to right margin */
.blog-page.landing .break-line {
  width: 69%;
  margin: 0 auto;
  margin-top: 15px;
  border-bottom: 2px solid black;
}
.blog-page.landing .featured {
  clear: both;
  margin-bottom: 15px;
}
.blog-page.landing .load-more {
  clear: both;
}
.blog-page.landing .page_content img {
  position: absolute;
  width: 115%;
  height: auto;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
h2.section-heading {
  font-family: 'Gotham', Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  display: block;
  margin: 31px 0 20px 0;
}
.blog-main .section-heading:first-of-type {
  font-size: 19px;
}
.blog-page.landing .post-intro {
  margin-bottom: 0px;
}
.post-intro p {
  margin: 0px;
}

/* --------------------------------------------------------*/
/* -------------------  New Template --------------------- */
/* --------------------------------------------------------*/
.two-col,
.three-col {
  overflow: auto;
  margin-bottom: 1.6%;
}
.two-col .column {
  width: 49%;
  float: left;
  overflow: auto;
  margin-right: 2%;
}
.three-col .column {
  width: 32%;
  float: left;
  overflow: auto;
  margin-right: 2%;
}
.column:last-of-type {
  margin-right: 0%;
}
.column img {
  width: 100%;
  height: auto;
}
.column .stackImage2 {
  margin-bottom: 3.9% !important;
}

@media all and (max-width: 830px) {
  .blog-page.post .entry {
    margin: 0 10px;
  }
  .blog-page.post .entry .cms p.intro-text {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 21px;
  }
  .blog-page.post .entry .cms .divider {
    margin: 26px auto 30px;
  }
  .blog-page.post .entry .cms .first {
    font-size: 11px;
    letter-spacing: 1.1px;
  }
  .blog-page.post .entry .cms figure {
    margin: 0 auto;
    text-align: center;
  }
  .blog-page.post .entry .narrow,
  .blog-page.post .entry .cms > p,
  .blog-page.post .entry figcaption {
    width: 100%;
  }
  .blog-page.post .entry figcaption span {
    line-height: 12px;
  }
  .blog-page.post .entry .cms .leftCol {
    float: none;
  }
  .blog-page.post .entry .cms .leftCol img {
    width: 100%;
  }
  .blog-page.post .entry .cms .rightCol {
    float: none;
    width: 100%;
  }
  .blog-page.post .entry .cms .rightCol img {
    width: 100%;
  }
  .blog-page.post .entry .cms strong {
    font-weight: 600;
  }
  .blog-page.post .entry .cms blockquote.pullquote {
    display: none;
  }
  .blog-page.post .entry .cms .youtubevideo {
    display: none;
  }
  .blog-page article nav h3 {
    font-weight: bold;
    color: black;
    background-color: white;
  }
  .blog-page article nav h3.ui-state-active {
    font-weight: bold;
    color: black;
    background-color: white;
  }
  .blog-page article nav li.on {
    background: white;
    font-weight: bold;
    color: #917d4b;
  }
  .blog-page article nav li.on a {
    color: #917d4b;
  }
  .blog-page .post-title h2 {
    font-weight: bold;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
  .blog-page.landing .blog-snippet {
    display: none !important;
  }
  .blog-page.post .entry .cms .blogCaption {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .blog-page.post .entry .cms h4 {
    font-size: 16px;
    text-align: left !important;
  }
  .blog-page.post .entry .cms .blog-featured .details h3 {
    border-bottom: none;
    line-height: 2em;
  }
  .blog-page.post .entry .cms .centerNarrow img {
    width: 100%;
  }
  .blog-page.post .post-footer .post-nav div {
    width: auto;
  }
  .instagram-feed iframe {
    height: 200px;
  }
  .line {
    width: 100% !important;
  }
  .blog-page .blog-list-item .post-title h2 {
    font-family: inherit;
  }
  .blog-page .blog-list-item .post-title h4 {
    display: none;
  }
  .blog-page .blog-list-item img {
    width: 100%;
    height: auto;
  }
  /*.blog-page.landing .post-wrapper { width: auto; height: auto; }*/
  .blog-post strong span {
    font-weight: bold;
  }
  .blog-page.landing .post-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
  }
}
