/*
 * Theme Name:  Squaretype Child
 * Theme URI:   https://codesupply.co/themes/squaretype/
 * Description: Squaretype Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    squaretype
 * Version:     1.0.3.9
 */

/* Copy any classes from parent theme here. They will override the parent's version. */
@font-face {
  font-family: "OldSchool Grotesk";
  src: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Book.woff2")
      format("woff2"),
    url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Book.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OldSchool Grotesk";
  src: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Book.woff")
      format("woff2"),
    url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Medium.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "OldSchool Grotesk";
  src: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Medium.woff2")
      format("woff2"),
    url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "OldSchool Grotesk";
  src: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Medium.woff2")
      format("woff2"),
    url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Medium.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "OldSchool Grotesk";
  src: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Medium.woff2")
      format("woff2"),
    url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/OldschoolGrotesk_W-Medium.woff")
      format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roman";
  src: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/romanExp0.woff2")
      format("woff2"),
    url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/romanExp.ttf")
      format("truetype");
  font-weight: bold;
  font-style: normal;
}

.footer-mega-col {
  margin-top: 80px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
}

.main-content {
  padding: 0 0 20px 0;
}

.page-template-full-width .cs-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}

.page-template-full-width .content-area {
  width: 100%;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

.page-template-full-width .site {
  margin: 0px;
}

/*@media (max-width: 600px) {*/
/*.main-content {*/
/*padding: 0 20px 20px 20px;*/
/*}*/
/*}*/

.main-content #suite-page div:last-child {
  margin-bottom: unset !important;
}

/* floats */
.quarter,
.one-third,
.two-thirds,
.half {
  float: left;
}

/* widths */
.one-third {
  width: 32%;
}
.two-thirds {
  width: 65.5%;
}
.quarter {
  width: 23.5%;
}
.three-quarters {
  width: 74.5%;
}
.half {
  width: 48%;
}

/* margins  */
.one-third {
  margin: 0 0.5%;
}
.quarter,
.two-thirds {
  margin: 0 0.5%;
}
.left,
.quarter.left,
.one-third.left {
  margin: 0 1% 0 0;
  float: left;
}
.right,
.quarter.right,
.one-third.right {
  margin: 0 0 0 1%;
  float: right;
}
.half.left {
  width: 48%;
  margin: 0 2% 0 0;
}
.half.right {
  width: 48%;
  margin: 0 0 0 2%;
}
.two-thirds.left {
  margin: 0 1% 0 0;
}
.two-thirds.right {
  margin: 0 0 0 1%;
  float: right;
}

/* media queries for larger screens such as small tablets in landscape or large tablets in portrait */
@media screen and (max-width: 780px) {
  /* only the .quarter layout class is relevant here - all other classes will have full width */
  .quarter {
    width: 48%;
  }
  .quarter.left {
    margin-right: 2%;
  }
  .quarter.right {
    margin-left: 2%;
  }
  footer .third.quarter.widget-area {
    clear: both;
  }
}

/* media queries for small screens in landscape mode (or similar) */
@media screen and (max-width: 600px) {
  /* width sizing all full width in small screens */
  .quarter,
  .one-third,
  .half,
  .two-thirds,
  .three-quarters,
  .full-width {
    width: 100%;
    margin: 0;
  }
  /* padding adjustments */
  .widget-area {
    padding: 0 0 10px 0;
  }
}

/*!
 * Bootstrap v3.3.7 (https://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/customize/?id=3480420b1bdb271445f091b053f499d7)
 * Config saved to config.json and https://gist.github.com/3480420b1bdb271445f091b053f499d7
 */
/*!
 * Bootstrap v3.3.7 (https://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 16px !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
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 {
  overflow-wrap: anywhere;
}

a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "OldSchool Grotesk", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #65727d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.attachment-post-thumbnail {
  /*padding-right: 15px;*/
}

.custom-columns {
  padding-right: 15px;
}

.cs-container .post-block .col-sm-3:nth-child(4n) .attachment-post-thumbnail {
  padding-right: 0px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-top: 15px;
  width: 100%;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
    max-width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

@media (min-width: 1200px) {
  .sidebar-left .content-area {
    padding-left: 40px;
  }

  .content-area {
    padding-left: unset;
  }
}

@media (min-width: 1020px) {
  .sidebar-area {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    max-width: 340px;
  }

  .single .entry-container .entry-sidebar-wrap {
    padding-left: 10px;
  }
}

.sidebar-area .sidebar-1:not(:empty),
.sidebar-area .sidebar-2:not(:empty) {
  padding-top: 60px;
}

@media (min-width: 720px) {
  .sidebar-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
    margin-top: 3rem;
  }
  .sidebar-area .sidebar {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: initial;
  }
  .sidebar-area .sidebar-1,
  .sidebar-area .sidebar-2 {
    display: block;
  }
  .sidebar-area .sidebar-1:not(:empty),
  .sidebar-area .sidebar-2:not(:empty) {
    padding-top: 0;
  }
}

@media (min-width: 1020px) {
  .sidebar-area {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar-area .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .sidebar-area .sidebar-1 {
    display: block;
  }
  .sidebar-area .sidebar-2 {
    display: none !important;
  }
}

@media (max-width: 600px) {
  .sidebar-area .sidebar-1:not(:empty),
  .sidebar-area .sidebar-2:not(:empty) {
    padding-top: 0;
  }
}

#header-widget-area .chw-widget {
  margin: 15px;
}

.chw-widget-area {
  border-bottom: 1px solid #a9a9a9;
}

#header-widget-area .chw-widget .textwidget {
  display: flex;
  justify-content: center;
}

#header-widget-area .chw-widget .textwidget img {
  height: 50px;
  width: auto;
}

.banner-text {
  padding: 20px;
}

@media (max-width: 600px) {
  .banner-img {
    display: flex;
    justify-content: center;
    width: 100%;
    position: absolute;
  }

  .banner-text {
    padding-top: 60px;
    text-align: center;
  }

  .widget-area {
    padding: unset;
  }
}

.author-name {
  color: #006a6d;
}

.bottom-line-separating {
  border-bottom: solid 1px #dcdbdb;
  padding-bottom: 20px;
}

@media (max-width: 600px) {
  .content-area .sitemap {
    padding-left: 50px;
  }

  section .title-name {
    font-size: 30px;
  }
}

.title-name {
  font-size: 40px;
}

.footer-mega-col-wrap {
  background-color: #003e4c;
  background-position: right 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: stretch;
  position: relative;
  width: 100%;
}

.footer-mega-col-wrap::before {
  content: " ";
  position: absolute;
  top: 0;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 0;
}

.footer-mega-col-wrap::after {
  content: " ";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0);
  z-index: 0;
}

.footer-mega-col-wrap aside:first-child a {
  margin: 0 12px;
}

.footer-mega-col-wrap .widget:first-child {
  padding-top: 10px;
  background: white;
}

.footer-mega-col-wrap .widget {
  z-index: 1;
}

.footer-mega-col-wrap .widget + .widget {
  padding: 20px 20px 0 20px;
}

.footer-mega-col-wrap .widget + .widget + .widget {
  min-height: calc(100% - 20px);
  padding: 20px;
  overflow: hidden;
}

.footer-mega-col-wrap .widget + .widget + .widget::before {
  content: "";
  border-right: solid 1px #fff;
  height: calc(100% - 86px);
  position: absolute;
  left: 0;
  top: 56px;
}

.footer-mega-col-wrap .widget-title {
  font-size: 17px;
  color: #fff;
  font-weight: bold;
}

.footer-mega-col-wrap a {
  font-size: 14px;
  color: #fff;
}

.footer-mega-col-wrap .fmgc-columns {
  float: none;
}

@media (max-width: 600px) {
  .footer-mega-col-wrap {
    background-size: auto 100%;
    display: flex;
    flex-direction: column;
  }

  .footer-mega-col-wrap .fmgc-columns {
    padding: 15px 15px 0 15px;
  }

  .footer-mega-col-wrap aside:first-child a {
    margin: 0 16px;
  }

  .footer-mega-col-wrap .widget + .widget + .widget::before {
    border-right: none;
  }

  .searchwp-live-search-results {
    /*top: 160px !important;*/
    /*width: auto!important;*/
  }

  .searchwp-live-search-results.searchwp-live-search-results-showing {
    z-index: 100;
    transition: top 0.3s;
  }

  .search {
    top: unset;
    margin-right: 1rem;
    margin-bottom: 5px;
  }

  .widget select {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .searchwp-live-search-results.searchwp-live-search-results-showing
    .searchwp-live-search-result
    .h6 {
    font-size: 13px;
  }
}

@media (min-width: 720px) {
  .footer-mega-col-wrap {
    margin-left: calc((100% - 720px) / 2);
    padding-right: calc((100% - 720px) / 2);
  }

  .footer-mega-col-wrap .fmgc-columns {
    max-width: calc(720px / 4);
  }
}

@media (min-width: 1020px) {
  .footer-mega-col-wrap {
    margin-left: calc((100% - 1020px) / 2);
    padding-right: calc((100% - 1020px) / 2);
  }

  .footer-mega-col-wrap .fmgc-columns {
    max-width: calc(1020px / 4);
  }
}

@media (min-width: 1200px) {
  .footer-mega-col-wrap {
    margin-left: calc((100% - 1200px) / 2);
    padding-right: calc((100% - 1200px) / 2);
  }

  .footer-mega-col-wrap .fmgc-columns {
    max-width: calc(1200px / 4);
  }
}

.footer-mega-col-wrap .textwidget .alignnone {
  width: 30px;
}

.admin-bar .navbar-primary.sticky-nav {
  top: 0;
}

.site-primary {
  margin: 25px 0 0;
}

.meta-author .by {
  margin: 0 0.5rem 0 0.5rem;
}

.post-subscribe .pk-subscribe-form-wrap .pk-subscribe-message,
.wp-caption-text,
.cs-widget-author .author-description,
.pk-twitter-content,
.cs-list-articles > li > a,
.wp-block-code,
.cs-alert,
.single .entry-container .entry-sidebar,
.comment-content {
  font-size: 16px;
}

.entry-excerpt {
  font-size: 16px !important;
}

.large-section-enabled .navbar:not(.sticky-nav) .navbar-wrap {
  border-bottom-color: #e9ecef;
}

.hero-full .post .post-meta .meta-date {
  margin-top: unset;
}

.cs-overlay-background a:after,
.cs-overlay-hover:focus .cs-overlay-background a:after {
  background: unset;
}

.cs-hero-layout .hero-list {
  background-color: unset;
}

.author a {
  position: relative;
}

.entry-header .entry-header-inner .entry-title {
  font-size: 36px;
  line-height: 1.25;
}

.single
  .sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .cs-breadcrumbs,
.single
  .sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .entry-inline-meta,
.single
  .sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .entry-title,
.single
  .sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .post-meta,
.single
  .sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .post-excerpt,
.single
  .post-sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .cs-breadcrumbs,
.single
  .post-sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .entry-inline-meta,
.single
  .post-sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .entry-title,
.single
  .post-sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .post-meta,
.single
  .post-sidebar-disabled
  .entry-header-standard
  .entry-header-inner
  > .post-excerpt {
  max-width: unset;
}
.entry-header .avatar {
  width: 40px;
  height: 40px;
}

.entry-header-inner .post-meta {
  font-size: 14px;
}

.entry-content {
  font-size: 16px !important;
}

.entry-content h2 {
  font-size: 24px;
}

.entry-content h3 {
  font-size: 20px;
}

.entry-content h3 {
  font-size: 18px;
}

.page-header .cs-overlay-background img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.post-author .authors-default .title-author {
  font-size: 24px;
}

.post-author .author-description .note {
  font-size: 14px;
}

.post-prev-next .entry-title {
  font-size: 20px;
  padding: 0 0 15px 0;
}

@media (min-width: 1200px) {
  .archive-related .archive-list {
    width: 860px;
  }
}

.sidebar .title-block {
  font-size: 20px;
  margin: 30px 0 30px 0;
}

.sidebar .widget_text .textwidget div {
  text-align: unset !important;
}

.navbar-container .navbar-content .navbar-col:nth-child(3) {
  padding: 0 0.5rem;
}

.cs-overlay-ratio .cs-overlay-background {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.module-container .row .cs-overlay-ratio .cs-overlay-background {
  height: 200px;
}

.site-search .cs-container {
  margin-top: unset;
}

select:not([size]):not([multiple]) {
  height: calc(2.25rem + 5px);
}

.archive-wrap .archive-main article {
  margin-bottom: 20px;
}

.cs-overlay-ratio .cs-overlay-content {
  display: none;
}

.sidebar .widget {
  margin-bottom: 20px;
}

@media (min-width: 1020px) {
  .cs-hero-right-column .cs-hero .hero-full {
    -webkit-box-flex: 0;
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (min-width: 1020px) {
  .cs-hero-layout-boxed .cs-hero .hero-full {
    padding: unset;
  }
}

@media (max-width: 600px) {
  .cs-hero-layout-boxed .cs-hero .hero-full {
    margin-bottom: 20px;
  }

  .cs-hero .hero-list {
    margin-top: 20px;
  }
}

@media (min-width: 1020px) {
  .cs-hero .hero-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 380px;
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0 0 0 40px;
  }
}

@media (min-width: 1020px) {
  .cs-hero .hero-full .heading-medium .hero-title {
    font-size: 4rem;
    line-height: 1.25;
    margin-bottom: 10px;
  }
}

.hero-full .hero-title {
  font-size: 4rem;
  line-height: 1.25;
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .hero-full .hero-title {
    font-size: 2.5rem;
  }
}

.widget_nav_menu .menu-item-has-children > span::after {
  content: "";
}

.post-media {
  margin-bottom: 2rem;
}

.hero-full .meta-description {
  font-size: 20px;
  font-weight: 400;
}

@media (max-width: 600px) {
  .hero-full .meta-description {
    font-size: 16px;
  }
}
@media (min-width: 600px) {
  .cs-container {
    max-width: 600px;
  }
}

@media (min-width: 720px) {
  .cs-container {
    max-width: 1200px;
  }
}

.page-template-full-width .main-content {
  width: 100% !important;
  margin: 0px !important;
  border: 0px !important;
  padding: 0px !important;
}

.page-template-full-width .content-area {
  width: 100% !important;
  margin: 0px !important;
  border: 0px !important;
  padding: 0px !important;
}

.page-template-full-width .site {
  margin: 0px !important;
}

.inline-text-cta {
  font-family: "OldSchool Grotesk";
  text-decoration: none;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 30px;
}

.inline-text-cta a {
  color: #009b8e;
  text-decoration: none;
}

.inline-text-cta a:hover {
  text-decoration: underline;
}

/*@media(min-width: 1020px) {
    .page-template-full-width .cs-container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 40px;
	}
}*/

/* Css added for page speed. Removed inline css. */
/*
.scroll-to-top { background: #a0a0a0; display: none; position: fixed; left: -9999px; bottom: 2rem; opacity: 0; -webkit-transition: opacity 0.25s; -moz-transition: opacity 0.25s; -ms-transition: opacity 0.25s; transition: opacity 0.25s; }
.scroll-to-top.active { opacity: 1; left: auto; right: 2rem; }
.scroll-to-top:hover { opacity: 0.7; }
.scroll-to-top .icon { display: block; padding: .6rem; color: #fff; line-height: 1; width: 28px; height: 28px; text-align: center; -webkit-transition: opacity .2s ease; transition: opacity .2s ease; }
.scroll-to-top .icon:before { content: ""; display: inline-block; width: 8px; height: 8px; vertical-align: middle; border-left: 2px solid #fff; border-top: 2px solid #fff; transform: rotate(45deg); }

@media (min-width: 760px) {
	.scroll-to-top { display: block; }
}
*/

@font-face {
  font-family: "Quarto";
  src: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-childhttps://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/quarto-bold.woff2")
      format("woff2"),
    url("https://www.talkspace.com/blog/wp-content/themes/squaretype-childhttps://www.talkspace.com/blog/wp-content/themes/squaretype-child/fonts/quarto-bold.woff")
      format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.card-flat {
  background: none;
  border-radius: 0;
  box-shadow: none;
}

.card {
  padding: 1px 0;
  margin-bottom: 15px;
  border-radius: 15px;
}
.card-header {
  padding: 15px 15px 0;
  margin-bottom: 15px;
}
.card-body {
  padding: 0 15px;
  margin: 15px 0;
}
.card-footer {
  padding: 0 15px 15px;
  margin-top: 15px;
}

.media {
  display: table;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
}
.media-body,
.media {
  overflow: hidden;
}
.media-body {
  width: 1000px;
}

.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-top {
  vertical-align: top;
}

@media screen and (max-width: 1278px) {
  .media-responsive-lap > .media-right,
  .media-responsive-lap > .media-body,
  .media-responsive-lap > .media-left {
    display: block;
    width: auto;
    overflow: visible;
    padding: 0;
    margin: 10px 0;
  }
  .media-responsive-lap > .media-left {
    margin-top: 0;
  }
  .media-responsive-lap > .media-right {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .media-responsive-tab > .media-right,
  .media-responsive-tab > .media-body,
  .media-responsive-tab > .media-left {
    display: block;
    width: auto;
    overflow: visible;
    padding: 0;
    margin: 10px 0;
  }
  .media-responsive-tab > .media-left {
    margin-top: 0;
  }
  .media-responsive-tab > .media-right {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .media-responsive-mobile {
    display: block;
  }
  .media-responsive-mobile > .media-right,
  .media-responsive-mobile > .media-body,
  .media-responsive-mobile > .media-left {
    display: block;
    width: auto;
    overflow: visible;
    padding: 0;
    margin: 10px 0;
  }
  .media-responsive-mobile > .media-left {
    margin-top: 0;
  }
  .media-responsive-mobile > .media-right {
    margin-bottom: 0;
  }
}

.text-center {
  text-align: center;
}
.navbar-brand-image {
  height: 30px;
  width: auto;
  position: absolute;
  bottom: 0;
}
.sidebar-app-button {
  width: 48%;
  text-decoration: none;
  display: inline-block;
  border: 0;
}
.sidebar-app-button.left {
  margin-right: 1%;
}
.sidebar-app-button.right {
  margin-left: 1%;
}
.textwidget .sidebar-frequent-listing {
  list-style: none;
  line-height: 1.75;
}

.cs-embed .rll-youtube-player {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.panel-group {
  margin: 30px 0 50px;
}
.panel-group .entry-content {
  margin-bottom: 20px;
}
.panel-group .panel.panel-default {
  margin-bottom: 15px;
}
.panel-group .panel-heading {
  border-bottom: 1px solid #e9ecef;
}
.panel-group .panel-title {
  display: block;
  margin: 0;
  padding: 10px 0;
  position: relative;
}
.panel-group .panel-title a {
  display: block;
  color: #000000;
}
.panel-group .panel-title a:hover {
  color: #6c757d;
}
.panel-group .panel-collapse {
  display: none;
}
.panel-group .panel-body {
  padding-top: 15px;
}
.panel-group .panel-body a {
  color: #00585f;
}
.panel-group .panel-body a {
  overflow-wrap: anywhere;
}
.panel-group .panel-title:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  margin-right: 5px;
  transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
}
.panel-group .panel-title.active:before {
  transform: rotate(-135deg) translateY(-50%);
  -moz-transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  -webkit-transform: rotate(-135deg) translateY(-50%);
  margin: 0;
}

/* Auther changes */
.custom-meta-author-div {
  float: right;
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  color: #a8aab2;
}
.custom-meta-author-div .by {
  margin: 0 0.5rem 0 0.5rem;
}
.custom-meta-author-div .author a {
  color: #00585f;
}

.entry-header .post-meta .meta-reading-time,
.entry-header .post-meta .meta-date:after {
  display: none;
}
.visible-xs {
  display: none;
}
@media (max-width: 720px) {
  .custom-meta-author-div {
    float: none;
    width: 100%;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }

  .entry-header .post-meta > li:not(:last-child):after,
  .entry-header .meta-date {
    display: none;
  }
  .entry-header .post-meta {
    display: block;
    flex-wrap: nowrap;
  }
  .entry-header .meta-author {
    display: block;
    flex-wrap: nowrap;
    align-items: initial;
  }
  .entry-header .post-meta > li span:first-child {
    float: left;
    margin-right: 10px;
  }
  .entry-header .meta-author .by {
    display: block;
  }
  .custom-meta-author-div span:first-child {
    margin-right: 10px;
    float: left;
  }
  .custom-meta-author-div .by {
    display: block;
  }
}

.owl-carousel {
}
.owl-carousel .owl-stage-outer {
}
.owl-carousel .item {
  padding: 0;
}
.owl-carousel .owl-nav button span {
  display: inline-block;
  vertical-align: middle;
  color: transparent;
  width: 14px;
  height: 20px;
  background: center no-repeat;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  margin-top: 15px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 1;
  visibility: visible;
  transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  opacity: 0;
}
.owl-carousel:hover .owl-nav button.owl-next,
.owl-carousel:hover .owl-nav button.owl-prev {
  opacity: 1;
}
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:hover {
  outline: none;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 10px;
}
.owl-carousel .owl-nav button.owl-next {
  right: 10px;
}
.owl-carousel .owl-nav button.owl-prev span {
  background-image: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/images/icon-left-white.svg");
  margin-right: 3px;
}
.owl-carousel .owl-nav button.owl-next span {
  background-image: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/images/icon-right-white.svg");
  margin-left: 3px;
}
.owl-carousel .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden;
}

.owl-carousel .owl-dots {
  text-align: center;
  line-height: normal;
  margin: 10px 0 0;
}
.owl-carousel .owl-dots button.owl-dot {
  width: 5px;
  height: 5px;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
  border-radius: 50%;
}
.owl-carousel .owl-dots button.owl-dot.active {
  background: #175c62;
}

.image-carousel {
}
.card-carousel .card-title {
  min-height: 60px;
  font-size: 24px;
}
.card-carousel .card-body {
  position: relative;
}
.card-carousel .slide-text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 10;
  text-align: center;
  padding: 15px 15px;
}
.card-carousel .slide-text:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 108%;
  z-index: -1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.06+0,0.17+20,0.25+32,0.6+71,0.69+83,0.78+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.06) 0%,
    rgba(0, 0, 0, 0.17) 20%,
    rgba(0, 0, 0, 0.25) 32%,
    rgba(0, 0, 0, 0.6) 71%,
    rgba(0, 0, 0, 0.69) 83%,
    rgba(0, 0, 0, 0.78) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.06) 0%,
    rgba(0, 0, 0, 0.17) 20%,
    rgba(0, 0, 0, 0.25) 32%,
    rgba(0, 0, 0, 0.6) 71%,
    rgba(0, 0, 0, 0.69) 83%,
    rgba(0, 0, 0, 0.78) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.06) 0%,
    rgba(0, 0, 0, 0.17) 20%,
    rgba(0, 0, 0, 0.25) 32%,
    rgba(0, 0, 0, 0.6) 71%,
    rgba(0, 0, 0, 0.69) 83%,
    rgba(0, 0, 0, 0.78) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f000000', endColorstr='#c7000000',GradientType=0 ); /* IE6-9 */
}
.card-carousel .slide-text p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
}
.card-carousel .code-block {
  margin: 0 !important;
}

@media (min-width: 300px) {
  .single .entry-container .entry-content-wrap {
    width: 100%;
  }
  .single .entry-container {
    display: block;
  }
}

@media (min-width: 1020px) {
  .single .entry-container .entry-content-wrap {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .card-carousel .slide-text {
    position: relative;
    padding: 15px 10px;
  }
  .card-carousel .slide-text p {
    color: #333333;
    line-height: 1.3;
  }
  .card-carousel .slide-text:before {
    display: none;
  }
  .card-carousel .card-title {
    min-height: 1px;
    font-size: 20px;
  }
}

.hero-list.hero-default-list .custom-meta-author-div {
  display: none;
}
.post-archive.archive-related .custom-meta-author-div {
  display: none;
}
.archive-list .custom-meta-author-div {
  display: none;
}

/* notification-bar-bottom */
.notification-bar-bottom {
  position: fixed;
  left: 0;
  width: 100%;
  background-color: rgb(38, 49, 89);
  bottom: -100%;
  font-size: 17px;
  font-family: "OldSchool Grotesk";
  color: rgb(111, 213, 6);
  text-align: center;
  direction: inherit;
  border-color: transparent;
  padding:0px;
  margin-bottom: 0px;
  z-index: 1000;
  transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
}
.bar-close-btn {
  top: 17px;
  right: 25px;
  padding: 0px 2px 2px 0px;
  display: inline-block;
  background: none;
  position: absolute;
}
.notification-bar-content {
  text-align: center;
  direction: inherit;
  padding: 0px 15px 0px 0px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.notification-bar-content a {
  color: rgb(111, 213, 6);
  width: 100%;
  display:inline-block;
  padding: 17px 0px;
}
.notification-bar-content svg {
  margin-right: 7px;
}
.notification-bar-content strong {
  color: rgb(111, 213, 6);
  width: 100%;
  font-family: "OldSchool Grotesk";
  font-size: 17px;
}

.notification-bar-bottom.active {
  bottom: 0;
}

/*****************************/
/*       Image Text Style     /
/*****************************/
.section-image-text {
  position: relative;
  clear: both;
  padding: 10px 0;
}
.section-image-text .row {
  margin: 0 -15px;
}
.section-image-text .col-xs-12 {
  padding: 0 15px;
}
.section-image-text .section-img {
  display: inline-block;
  max-height: 480px;
}
.section-image-text .btn-neavyblue {
  font-weight: 700;
  border-width: 0;
  text-transform: none;
  line-height: 1.3529411764;
  color: #fff;
  background: #263159;
  border-radius: 10px;
  font-family: "OldSchool Grotesk", sans-serif;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  padding: 10px 20px;
  letter-spacing: 0.2px;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .section-image-text .section-img {
    margin-bottom: 30px;
    max-height: 260px;
  }
}

/*****************************/
/*       Mobile Menu Style    /
/*****************************/
.offcanvas-sidebar .menu-mega-menu-container {
  display: block !important;
  position: relative;
  border: none;
  border-radius: 0;
  top: auto;
  background: none;
  padding: 0;
  left: 0;
}
.offcanvas-sidebar .widget_nav_menu .menu-item-has-children {
  padding: 15px 0;
  flex: none;
  display: block;
}
.offcanvas-sidebar
  .widget_nav_menu
  #menu-mega-menu
  li.mega-menu-column:first-child {
  padding-top: 0;
}
.offcanvas-sidebar
  .widget_nav_menu
  #menu-mega-menu
  li.mega-menu-column:last-child {
  padding-bottom: 0;
}
#menu-mega-menu li.mega-menu-column:not(:last-child) {
  border-bottom: 1px solid #d0d6e0;
}

@media screen and (max-width: 767px) {
  .offcanvas-sidebar .offcanvas-inner.widget-area {
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .offcanvas-sidebar .widget_nav_menu .menu-item-has-children {
  }
  .widget_nav_menu .menu li.mega-menu-column .sub-menu {
    display: block;
    max-height: inherit !important;
  }
  .widget_nav_menu .menu li.mega-menu-column ul.sub-menu li {
    margin: 10px 0 0 !important;
  }
}

/*****************************/
/*   Card Article Embed Style /
/*****************************/
.card-article-embed {
  background: #e4f0ee;
  border-radius: 15px;
  padding: 10px 15px;
  margin: 30px 0;
}
.card-article-embed .card-body {
  padding: 0 15px;
  margin: 15px 0;
}
.card-article-embed .card-title {
  margin: 0 0 10px;
  font-size: 25px;
  line-height: 1.04;
  color: #175c62;
  font-family: "Roman";
  font-weight: 700;
}
.card-article-embed p {
  font-family: "OldSchool Grotesk";
  font-weight: 400;
  color: #314d5c;
}
.card-article-embed p a {
  color: #314d5c;
  text-decoration: underline;
}

.blue-ad-banner {
  position: relative;
  margin: 25px 0;
}
.blue-ad-banner .ad-container {
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
}
.blue-ad-banner .ad-container a {
  text-decoration: none;
}
.blue-ad-banner .add-content {
  position: relative;
  display: block;
  padding: 38px 20px;
  color: #fff;
  background: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/images/blue-banner-bg.jpg")
    center center no-repeat;
  background-size: cover;
  font-weight: 700;
  font-family: "OldSchool Grotesk" !important;
  font-size: 28px;
  line-height: 1.393;
}
.blue-ad-banner .add-content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #263159;
  opacity: 0.95;
}
.blue-ad-banner .add-content span {
  color: #28ecbd;
}
.blue-ad-banner p {
  position: relative;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .blue-ad-banner .add-content {
    font-size: 20px;
    padding: 28px 20px;
  }
}

.image-banner-wrap {
}
.image-banner-wrap .banner-container {
  max-width: 1200px;
  margin: 0 auto;
}
.image-banner-wrap .banner-container {
  background: #27325a;
}
.image-banner-wrap .media-body {
  background: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/images/get-matched-image.jpg")
    top center no-repeat;
  background-size: cover;
}
.image-banner-wrap .icon-quote {
  margin: 8px;
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 22px;
  background: url("https://www.talkspace.com/blog/wp-content/themes/squaretype-child/images/quote-white.png")
    top center no-repeat;
  background-size: auto 100%;
}
.image-banner-wrap .media-left {
  padding: 25px;
  width: 41.66666667%;
  color: #fff;
  text-align: center;
}
.image-banner-wrap .media-left strong {
  display: block;
  font-size: 16px;
  margin: 20px 0 25px;
  font-weight: 700;
}
.image-banner-wrap .media-left em {
  display: block;
  font-size: 20px;
  line-height: 1.3;
  margin: 8px 0;
}
.image-banner-wrap .banner-btn {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background: rgb(0, 88, 95) !important;
  border: 2px solid rgb(0, 88, 95) !important;
  padding: 10px 20px;
  min-width: 250px;
  border-radius: 4px;
}

@media screen and (max-width: 767px) {
  .image-banner-wrap .media-body {
    display: none;
  }
}

/*****************************/
/*   	`Navbar Update		  /
/*****************************/

.owl-carousel.list-services .item {
  padding: 0 5px;
}

.card-services {
  padding: 3px;
  margin-bottom: 10px;
}
.card-services.card-bg-1 {
  background-color: #e1f0ee;
}
.card-services.card-bg-2 {
  background-color: #f1dddd;
}
.card-services.card-bg-3 {
  background-color: #e1e5f0;
}
.card-services.card-bg-4 {
  background-color: #ced5f2;
}

.card-services .card-title {
  font-size: 25px;
  line-height: 1.04;
  color: #215266;
  padding: 8px 0 0;
  margin-top: 14px;
  font-family: "Roman";
  font-weight: 700;
}
.card-services .card-title > * {
  display: inline-block;
  vertical-align: middle;
}
.card-services .card-title sup {
  margin-top: -15px;
}
.card-services .card-body {
  min-height: 136px;
}
.card-services p {
  color: #1b434a;
  font-size: 17px;
}
.card-services .btn {
  margin-bottom: 9px;
  display: block;
}

/*.header-large .navbar-topbar .navbar-wrap { padding-top:0; } */

.header-large .navbar-brand-image {
  /* position:relative;*/
  bottom: 5px;
}
.header-large .navbar-brand img {
  max-height: 40px;
}

.btn-green {
  display: inline-block;
  padding: 11px 14px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  font-family: "OldSchool Grotesk", sans-serif;
  text-transform: initial;
  color: #fff !important	;
  border-radius: 10px;
  line-height: initial;
  background: #175c62;
  letter-spacing: 0.2px;
}

.btn-green:focus,
.btn-green:hover {
  background-color: #103e42;
}

.wp-block-quote.block-quote-custom {
  padding: 10px 0;
  background: no-repeat;
}
.wp-block-quote.block-quote-custom .btn-green {
  color: #fff !important;
  display: block;
}

.navbar.navbar-bottombar .search .login-link {
  color: #fff;
  font-size: 15px;
}
.navbar.navbar-bottombar .navbar-content .search {
  top: -55px;
}

.navbar.navbar-primary
  .navbar-container
  .navbar-content
  .navbar-col:nth-child(2) {
  padding: 0;
}
.navbar.navbar-primary .navbar-content ul#menu-new-nav {
  padding-top: 40px;
}
.navbar.navbar-primary .navbar-content #menu-new-nav li.menu-item {
  padding-bottom: 30px;
}
.navbar.navbar-primary .navbar-content #menu-new-nav li a {
  display: inline-block;
  padding: 13px 14px;
  font-size: 15px;
  font-weight: 500;
  font-family: "OldSchool Grotesk", sans-serif;
  text-transform: initial;
  color: #005368;
  border-radius: 10px;
  line-height: initial;
}
.navbar.navbar-primary .navbar-content #menu-new-nav li a:hover {
  background-color: #f4f6fa;
  color: #005368;
}

.navbar.navbar-primary .navbar-wrap .site-search-wrap {
  height: auto;
  margin-right: 20px;
  background: none;
}
.navbar.navbar-primary .navbar-wrap .site-search-wrap .search-close {
  display: none;
}
.navbar.navbar-primary .navbar-wrap .site-search-wrap .cs-input-group {
  height: 40px;
  line-height: 40px;
}
.navbar.navbar-primary .navbar-wrap .site-search-wrap input[type="search"] {
  padding: 0 20px 0 40px;
  border: 1px solid #e0e7f3;
  background: #e0e7f3;
  border-radius: 10px !important;
  color: #68768d;
}
.navbar.navbar-primary .navbar-wrap .site-search-wrap .search-submit {
  width: 40px;
  color: #68768d;
}
.navbar.navbar-primary .navbar-wrap .site-search-wrap .search-submit:after {
  font-size: 20px;
}

@media screen and (max-width: 1020px) {
  .header-large .navbar-topbar {
    display: block;
  }

  .navbar.navbar-primary {
    padding-top: 20px;
  }
  .navbar.navbar-bottombar .navbar-container .navbar-col,
  .navbar.navbar-topbar .navbar-container .navbar-col {
    padding: 0 20px;
  }
  .navbar-bottombar .navbar-container .navbar-content {
  }
  .navbar-bottombar .navbar-container .navbar-content .navbar-col {
    display: block;
    flex: none;
  }
  .navbar-bottombar .navbar-container .navbar-content .navbar-col:nth-child(1) {
    display: none;
  }
  .navbar.navbar-bottombar .navbar-content .search {
    top: auto;
    position: relative;
    right: auto;
    column-width: unset;
    display: table;
    width: 100%;
    margin-left: 0;
  }
  .navbar.navbar-primary .navbar-wrap .site-search-wrap {
    display: table-cell;
    width: 1000px;
    padding-right: 20px;
    margin-right: 0;
  }
  .navbar.navbar-bottombar .search .login-link {
    min-width: 130px;
  }
  .navbar.navbar-topbar .navbar-col:last-child .navbar-brand {
    display: none;
  }
  .header-large .navbar-brand-image {
    position: relative;
    bottom: 0;
  }
  .navbar-content .toggle-offcanvas {
    font-size: 16px;
    margin-right: 0 !important;
  }

  .offcanvas .navbar-toggle-offcanvas.toggle-offcanvas {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .wp-block-quote.block-quote-custom {
    padding: 10px 0;
  }
}

/*****************************/
/*   	Add`Banner     		  /
/*****************************/

.colored-card-green {
  background-color: #e1f0ee;
}
.colored-card-red {
  background-color: #f1dddd;
}
.colored-card-grey {
  background-color: #e1e5f0;
}
.colored-card-blue {
  background-color: #ced5f2;
}

.card-colored-cta {
  border-radius: 15px;
  padding: 10px 15px;
  margin: 30px 0;
}
.card-colored-cta .card-body {
  padding: 0 15px;
  margin: 15px 0;
}
.card-colored-cta .card-title {
  margin: 0 0 10px;
  font-size: 23px;
  line-height: 1.2;
  color: #215266;
  font-family: "Roman";
  font-weight: 700;
  letter-spacing: -0.44px;
}
.card-colored-cta .card-title sup {
  top: -0.3em;
}
.card-colored-cta .card-title sup img {
  max-width: 20px;
}
.card-colored-cta p {
  color: #215266;
  font-size: 14px;
  line-height: 1.15285;
  max-width: 300px;
}
.card-colored-cta p a {
  color: #215266;
  text-decoration: underline;
}

.card-colored-cta .btn {
  white-space: pre;
  min-width: 200px;
}

.card-colored-image {
  border-radius: 15px;
  padding: 27px 35px !important;
  margin: 30px 0;
  position: relative;
}
.card-colored-image .card-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 15px;
}
.card-colored-image .card-body {
  padding: 0 15px;
  margin: 15px 0;
  position: relative;
}
.card-colored-image .card-title {
  margin: 0 0 11px;
  font-size: 26px;
  line-height: 1.6538;
  color: #215266;
  font-family: "Roman";
  font-weight: 700;
  letter-spacing: -0.44px;
  min-height: 32px;
}
.card-colored-image .card-title sup {
  top: -0.3em;
}
.card-colored-image .card-title sup img {
  max-width: 20px;
}
.card-colored-image p {
  color: #215266;
  font-size: 14px;
  line-height: 1.15285;
  max-width: 300px;
}
.card-colored-image p a {
  color: #215266;
  text-decoration: underline;
}

.card-colored-image .btn {
  margin-top: 23px;
  white-space: pre;
  min-width: 200px;
}

@media screen and (max-width: 767px) {
  .card-colored-image {
    padding: 27px 5px !important;
    overflow: hidden;
  }
  .card-colored-image .card-bg {
    right: -25%;
  }
  .card-colored-image p {
    max-width: 180px;
  }
  .card-colored-cta .btn {
    min-width: 158px;
  }
}
@media screen and (max-width: 400px) {
  .card-colored-image .card-bg {
    right: -25%;
  }
}

.psych-card-bg {
  background-image: url(https://www.talkspace.com/blog/wp-content/uploads/2023/09/desktop-rx-bg.jpg);
  background-size: cover;
  background-position: right center;
  background-color: #f1dddd;
  min-height: 183px;
  background-repeat: no-repeat;
}

.psych-card-bg .card-body {
  padding: 15px 25px;
}

.psych-card-bg .card-body .btn {
  padding: 11px 24px;
  min-width: auto;
  margin-top: 10px;
  border-radius: 5px;
}

@media only screen and (max-width: 500px) {
  .psych-card-bg {
    background-image: url(https://www.talkspace.com/blog/wp-content/uploads/2023/09/mobile-rx-bg.jpg);
    background-position: center bottom;
    min-height: 400px;
  }
  .psych-card-bg .card-body {
    width: 95%;
  }
}

.card-colored-cta.card-teen-bg {
  background-color: #f2fbcd;
}
.card-colored-cta.card-teen-bg .card-title {
  margin-bottom: 0px;
  font-size: 32px;
  color: #263159 !important;
}
.card-colored-cta.card-teen-bg h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
  color: #263159 !important;
}
.card-colored-cta.card-teen-bg .media-body p {
  color: #263159 !important;
  margin-bottom: 5px;
  line-height: 1.25em;
}
@media only screen and (max-width: 768px) {
  .card-colored-cta.card-teen-bg .card-title,
  .card-colored-cta.card-teen-bg h4,
  .card-colored-cta.card-teen-bg .media-body p,
  .card-colored-cta.card-teen-bg .media-right {
    text-align: center;
    max-width: none;
  }
  .card-colored-cta.card-teen-bg .media-body p {
    margin-bottom: 20px;
  }
}
.font-caveat {
  font-family: "Caveat", serif !important;
}
