#insight-content {
  margin-top: 3em; }

.insight-inner-left {
	width: 65%;
	margin-right: 5%;
	float: left;
	margin-bottom: 50px;
}
.download-resource.sidebar-section {
	margin-bottom: 0 !important;
}
.insight-inner-right, .insight-inner-right-download-report {
	width: 30%;
	float: left;
	margin-bottom: 50px;
}
.insight-inner-right h3, .insight-inner-right-download-report h3 {
	font-size: 20px;
	font-family: "Swiss Thin", sans-serif;
	margin-top: 0 !important;
}
 .download-resource a {
	background-color: #00985F;
	border-radius: 21px;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	font-weight: 400;
	margin-top: 20px;
	display: block;
	line-height: 20px;
	max-width: 180px;
    text-align: center;
}
.download-resource img {
	max-width: 250px;
	width: 90%;
}
.sidebar-section {
	background-color: #F6F6F6;
	padding: 30px;
	margin-bottom: 30px;
}
.sidebar-section p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.more-resources {
	background-color: #00985F !important;
}
.more-resources h3 {
	color: #fff;
}
.more-resources a {
	border-radius: 21px;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 18px;
	text-decoration: none;
	font-weight: 400;
	margin-top: 0;
	display: inline-block;
	line-height: 20px;
}
 @media (max-width: 768px) {
	 .sec-i {
		 display: grid;
		 grid-template-areas: 'download-report' 'insight-content' 'sidebar';
	 }
	 .insight-inner-right-download-report {
		 grid-area: download-report;
	 }
	 .insight-inner-right {
		 grid-area: sidebar;
	 }
	.insight-inner-left {
		 grid-area: insight-content;
	 }	 
	 .insight-inner-right, .insight-inner-right-download-report, .insight-inner-left {
		 width: 100%;
	 }
	 .insight-inner-right-download-report img {
		 max-width: 200px;
	 }
}
  @media (max-width: 766px) {
    #insight-content figure {
      display: block;
      float: none;
      margin-left: auto;
      margin-right: auto; } }
  #insight-content figure.wp-block-embed.is-type-video {
    max-width: 800px;
    margin: 3em auto; }
  @media (max-width: 766px) {
    #insight-content .wp-block-image figure img {
      display: block;
      margin: auto; } }
  #insight-content .wp-block-image figure figcaption {
    display: block;
    text-align: center; }
  #insight-content .wp-block-image .alignright {
    margin-left: 2em;
    max-width: 50%; }
    @media (max-width: 766px) {
      #insight-content .wp-block-image .alignright {
        margin: 1em 0 2em;
        max-width: 100%; } }
  #insight-content .wp-block-image .alignleft {
    margin-right: 2em;
    max-width: 50%; }
    @media (max-width: 766px) {
      #insight-content .wp-block-image .alignleft {
        margin: 1em 0 2em;
        max-width: 100%; } }
  #insight-content p, #insight-content ul, #insight-content ol {
    color: #231f20;
    font-family: "Swiss Roman", sans-serif;
    font-size: 18px;
    margin: 0 0 26px; }
    #insight-content p:first-of-type, #insight-content ul:first-of-type, #insight-content ol:first-of-type {
      margin-top: 0; }
    @media (max-width: 766px) {
      #insight-content p, #insight-content ul, #insight-content ol {
        font-size: 16px; } }
  #insight-content p a {
    color: #00acd8; }
    #insight-content p a:hover {
      opacity: 0.8; }
  #insight-content ul li ul, #insight-content ul li ol, #insight-content ol li ul, #insight-content ol li ol {
    margin: 0; }
  #insight-content h2, #insight-content h3, #insight-content h4, #insight-content h5, #insight-content h6 {
    display: inline-block;
    font-family: "Swiss Thin", sans-serif;
    font-weight: lighter;
    line-height: 1.1em;
    padding: 0;
    margin: 12px 0 26px; }
  #insight-content h2 {
    font-size: 42px; }
    @media (min-width: 767px) and (max-width: 980px) {
      #insight-content h2 {
        font-size: 36px; } }
    @media (max-width: 766px) {
      #insight-content h2 {
        font-size: 32px; } }
  #insight-content h3 {
    font-size: 36px; }
    @media (min-width: 767px) and (max-width: 980px) {
      #insight-content h3 {
        font-size: 32px; } }
    @media (max-width: 766px) {
      #insight-content h3 {
        font-size: 28px; } }
  #insight-content h4 {
    font-size: 32px; }
    @media (min-width: 767px) and (max-width: 980px) {
      #insight-content h4 {
        font-size: 28px; } }
    @media (max-width: 766px) {
      #insight-content h4 {
        font-size: 24px; } }
  #insight-content h5, #insight-content h6 {
    font-size: 28px; }
    @media (min-width: 767px) and (max-width: 980px) {
      #insight-content h5, #insight-content h6 {
        font-size: 24px; } }
    @media (max-width: 766px) {
      #insight-content h5, #insight-content h6 {
        font-size: 20px; } }

.meta-main h2, .meta-main h3, .meta-main h4, .meta-main h5, .meta-main h6 {
  font-family: "Swiss Thin", sans-serif;
  font-weight: lighter;
  font-size: 42px;
  line-height: 1.1em;
  padding: 0;
  margin: 0 0 0.75em; }
  @media (min-width: 767px) and (max-width: 980px) {
    .meta-main h2, .meta-main h3, .meta-main h4, .meta-main h5, .meta-main h6 {
      font-size: 36px; } }
  @media (max-width: 766px) {
    .meta-main h2, .meta-main h3, .meta-main h4, .meta-main h5, .meta-main h6 {
      font-size: 32px; } }
.meta-main .author-date .ad-i {
  color: #a7a7a7;
  font-family: "Swiss Light", sans-serif;
  font-weight: lighter;
  font-size: 17px;
  line-height: 1em;
  margin: 0; }
  @media (max-width: 766px) {
    .meta-main .author-date .ad-i {
      color: #a7a7a7;
      font-size: 15px; } }
  .meta-main .author-date .ad-i a {
    color: #a7a7a7;
    display: inline-block;
    border-bottom: 1px solid #ececec;
    text-decoration: none;
    transition: all 0.15s ease; }
    .meta-main .author-date .ad-i a:hover {
      border-bottom: 1px solid #a7a7a7; }
.meta-main .meta-cats {
  margin-top: 8px;
  max-width: 1000px; }
  .meta-main .meta-cats p.cats-hide {
    color: #a7a7a7;
    font-family: "Swiss Light", sans-serif;
    font-weight: lighter;
    font-size: 17px;
    line-height: 1em;
    margin: 0; }
    @media (max-width: 766px) {
      .meta-main .meta-cats p.cats-hide {
        font-size: 15px;
        margin: 0 0 0.5em; } }
  .meta-main .meta-cats a {
    color: #00abd7;
    display: inline-block;
    font-family: "Swiss Roman", sans-serif;
    font-size: 20px;
    margin-right: 8px;
    text-decoration: none; }
    .meta-main .meta-cats a:hover {
      opacity: 0.8; }
    .meta-main .meta-cats a:last-of-type {
      margin-right: 0; }
    @media (min-width: 767px) and (max-width: 980px) {
      .meta-main .meta-cats a {
        font-size: 18px; } }
    @media (max-width: 766px) {
      .meta-main .meta-cats a {
        font-size: 16px; } }
.meta-main .btn-wrap {
  margin-top: 2em; }

#tags-sec {
  margin-top: 2em; }
  #tags-sec p {
    color: #808081;
    font-family: "Swiss Roman", sans-serif;
    font-size: 16px;
    margin: 0; }
    @media (max-width: 766px) {
      #tags-sec p {
        font-size: 14px; } }
  #tags-sec a {
    color: #808081;
    display: inline-block;
    font-family: "Swiss Roman", sans-serif;
    font-size: 16px;
    margin: 0;
    text-decoration: none; }
    #tags-sec a:hover {
      opacity: 0.8; }
    #tags-sec a:after {
      content: ',';
      padding-right: 6px; }
    #tags-sec a:last-of-type:after {
      content: "";
      padding-right: 0; }
    @media (max-width: 766px) {
      #tags-sec a {
        font-size: 14px; } }

.share-bar {
  margin-top: 2em; }
  @media (max-width: 766px) {
    .share-bar {
      margin-bottom: 4px; } }
  .share-bar .back-btn {
    display: none !important; }
  .share-bar p {
    display: inline-block; }
  .share-bar .icons {
    display: flex;
    flex-wrap: wrap; }
    .share-bar .icons img.share {
      margin: 5px 8px auto 0;
      height: 22px;
      width: 18px; }
    .share-bar .icons p {
      margin: auto 12px auto 0; }
    .share-bar .icons a {
      margin-right: 8px; }
      .share-bar .icons a img {
        display: block;
        height: 36px;
        width: 36px;
        transition: all 0.2s ease; }
        .share-bar .icons a img:hover {
          opacity: 0.8; }
          @media (max-width: 980px) {
            .share-bar .icons a img:hover {
              opacity: 1; } }
    .share-bar .icons a.mail img {
      width: 48px; }

/*# sourceMappingURL=insight_post.css.map */
