/* custom styles here */
/* @import url("https://use.typekit.net/ngl5bmx.css");
@import url("https://use.typekit.net/acz3fwp.css"); */
@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
/*a:link {
    color: #009;
    text-decoration: none;
    background-color: #fff;
}*/
img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.resource__box-image > img {
  max-width: 165px;
  min-width: 165px;
}
body {
  font-family: runda, sans-serif !important;
}
h1 {
  font-size: 4vw;
  font-weight: 700;
  color: #6e6e72;
}
h1 a:hover,
h1 a {
  color: #6e6e72;
}
h2 {
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  color: #180e4d;
  margin-bottom: 2rem;
}
h2 a,
h2 a:hover {
  color: #180e4d;
}
h3 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  color: #393648;
  margin-bottom: 1rem;
}
h3 a:hover,
h3 a {
  color: #393648;
}
h4 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  color: #342589;
  margin-bottom: 1rem;
}
h4 a:hover,
h4 a {
  color: #342589;
}
h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #393648;
  margin-bottom: 0.5rem;
}
h5 a:hover,
h5 a {
  color: #393648;
}
h6 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #180e4d;
  margin-bottom: 0.5rem;
}
h6 a:hover,
h6 a {
  color: #180e4d;
}
.alignleft {
  float: left;
  margin: 0 15px 1.3em 0;
}

.alignright {
  float: right;
  margin: 0 0 1.3em 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 1.3em;
}

.heading-decor {
  position: relative;
  padding-bottom: 10px;
  margin: 0 0 1em;
}
.heading-decor:after {
  content: "";
  width: 35px;
  height: 4px;
  background-color: #8ca0eb;
  position: absolute;
  bottom: -18px;
  left: 0;
}
.btn__arrow {
  min-width: 211px;
  padding: 15px 10px;
  margin: 0;
}
.btn__arrow .fa {
  font-size: 20px;
  margin: 0 0 0 12px;
  display: inline-block;
  vertical-align: middle;
}
.btn__arrow span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
}

img[itemprop="logo"] {
  height: 45px;
}

.navbar.bg-primary {
  background-color: #ffffff !important;
}
.navbar-brand {
  display: flex;
}

.custom-logo-link img {
  position: relative;
  z-index: -1;
  width: 240px;
  height: 45px;
  pointer-events: none;
}

body.admin-bar .nav {
  top: 32px !important;
}

.hero__image.lazyloaded {
  height: 100%;
}
.contact__image {
  max-width: 150px !important;
}
.page-id-1043
  .elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated {
  padding: 0;
}
.page-id-53 .vertical-grid {
  display: none;
}

.page-id-110 .cta .cta__image-box {
  -ms-flex-order: -1;
  order: -1;
  margin-right: 4rem;
  margin-left: 0;
}
.elementor a.partnership__link {
  box-shadow: 0 6px 16px 0 rgba(57, 54, 72, 0.1),
    0 0 0 1px rgba(57, 54, 72, 0.05);
}
.elementor a.partnership__link:hover {
  box-shadow: 0 12px 32px 0 rgba(57, 54, 72, 0.25),
    0 0 0 1px rgba(57, 54, 72, 0.1);
}

#tools-frame .frameworks__image {
  bottom: 0;
  top: unset;
  max-height: 100%;
}

.simplesocialbuttons button {
  box-shadow: none !important;
}

/* Second Level Page */
body.toughquestions-template-second-levelpage,
body.page-template-second-levelpage,
body.single-post,
body.author {
  background: #f8f8f8;
}
.secondlevel.container .secondlevelpg-wrap.toughquestions-section-header {
  padding-bottom: 0px;
}
.secondlevel.container.toughquestions-section-top,
.secondlevel.container.toughquestions-section-bottom {
  margin-top: 60px;
}
.secondlevel.container.toughquestions-section-top {
  margin-bottom: 60px;
  background-color: #fea761;
  border: 2px solid rgba(192, 233, 242, 0.5);
}
.secondlevel.container {
  background: #ffffff;
  border: 1px solid #c0e9f2;
}

.secondlevel .noleftrightmargin {
  margin-left: -15px;
  margin-right: -15px;
}
.secondlevel .hero__image-box img {
  width: 100%;
}
.secondlevel .sectiontitle {
  color: #342589;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 32px;
}
.secondlevel .sectiontitle a {
  color: #342589;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.secondlevel h1.entry-title {
  color: #180e4d;
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  border-left: solid 15px #8ca0eb;
  padding-left: 35px;
  margin-top: 0;
  margin-bottom: 33px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.secondlevel.inner h1.entry-title {
  padding: 10px 0 10px 35px;
  margin-bottom: 35px;
  font-size: 54px;
  line-height: 1;
  border-left: 15px solid #8ca0eb;
}

.secondlevel .introtext {
  color: #6e6e72;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  padding-bottom: 20px;
}
.secondlevel .introtext p {
  margin: 0;
}
.secondlevel.inner .introtext {
  padding-bottom: 0;
}

.author-header .introtext {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 0;
}

.secondlevel header.entry-header {
  border-bottom: dotted 3px #97adff;
  margin-bottom: 40px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #6e6e72;
}
.secondlevel
  .secondlevelpg-wrap.toughquestions-section-header
  header.entry-header {
  border-bottom: none;
}
.secondlevel .grid-item img,
.related-posts .grid-item img {
  max-width: 100%;
  height: auto;
}

.secondlevel header.author-header,
body.category .secondlevel header.entry-header,
body[class*="tag-"] .secondlevel header.entry-header {
  border-bottom: none;
  overflow: hidden;
}

.secondlevel.margintop {
  margin-top: 40px;
}

.secondlevel .content-area .entry-content a,
#author-wrapper .secondlevel .entry-meta a,
body.category .secondlevel .entry-meta a,
body[class*="tag-"] .secondlevel .entry-meta a,
.single .entry-meta a,
.related-posts .entry-meta a {
  color: #f96f47;
}

.secondlevel .content-area .entry-content a:hover,
#author-wrapper .secondlevel .entry-meta a:hover,
body.category .secondlevel .entry-meta a:hover,
body[class*="tag-"] .secondlevel .entry-meta a:hover,
.related-posts .entry-meta a:hover {
  color: #fea761;
}

.secondlevel strong,
.secondlevel b {
  font-weight: bold;
}
.secondlevel em,
.secondlevel i {
  font-style: italic;
}
.secondlevel p {
  margin-bottom: 1.2em;
}
.secondlevel h2,
.secondlevel h3,
.secondlevel h4,
.secondlevel h5,
.secondlevel h6 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.secondlevel h2 {
  padding-top: 40px;
  margin: 0 0 0.2em;
}
.content-area__article h3 {
  letter-spacing: 0.33px;
  padding-top: 25px;
  margin: 0 0 0.5em;
}
.secondlevel h4 {
  font-weight: bold;
  padding-top: 14px;
  margin: 0 0 0.4em;
}
.secondlevel h5 {
  padding-top: 10px;
}
.secondlevel h6 {
  color: #180e4d;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}
.content-area__article ul {
  margin: 15px 0px;
  padding: 0 0 0 2em;
}
.content-area__article ol {
  margin: 15px 0px;
  padding: 0 0 0 2em;
}
.secondlevel ul ul {
  margin: 0px;
}
.secondlevel img {
  max-width: 100%;
  margin-bottom: 2.5rem;
  height: auto;
}
.secondlevel img.alignnone {
  display: block;
}
.secondlevel img.alignleft {
  max-width: initial;
  float: left;
  margin: 10px 15px 20px 0;
}
.secondlevel img.alignright {
  max-width: initial;
  float: right;
  margin: 10px 0px 20px 15px;
}
.secondlevel blockquote {
  background-color: #8ca0eb;
  color: #ffffff;
  margin: 1.5em 0;
  padding: 30px 50px 30px 80px;
  quotes: "\201C""\201D";
  position: relative;
}
.secondlevel blockquote p {
  display: inline;
  font-size: 25px;
  line-height: 30px;
}
.content-area .gform_wrapper input[type="text"],
.content-area .gform_wrapper input[type="email"],
.content-area .gform_wrapper textarea {
  margin: 0 0 40px;
  width: 100% !important;
  padding: 11px 20px !important;
  font-size: 16px !important;
}
body .gform_wrapper .top_label div.ginput_container {
  margin: 0 !important;
}
.content-area .gform_wrapper li {
  margin: 0;
}
.content-area .gform_wrapper label {
  margin: 0 0 10px;
}
.content-area .gform_wrapper h3.gform_title {
  font-size: 40px !important;
  font-weight: 500 !important;
  margin: 0 0 1rem !important;
}
.author-header h2 {
  margin-bottom: 20px;
}

/* form*/
.gform_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: #f96f47;
  border: solid 1px #f96f47;
  cursor: pointer;
}
.secondlevel .btn,
.gform_button {
  padding: 0.45rem 1.45rem;
}
.secondlevel .content-area .entry-content .btn,
.gform_button {
  color: #ffffff;
}
.secondlevel .content-area .entry-content .btn:hover,
.gform_button:hover {
  color: #f96f47;
  background-color: transparent;
}
.secondlevel
  .content-area
  .entry-content
  .btn:not(.btn-default):not(.btn-primary):hover {
  color: #232323;
  background-color: transparent;
  box-shadow: none;
}
.secondlevel form {
  margin: 20px 0px;
}
.secondlevel form br {
  display: none;
}
.secondlevel form p {
  margin: 0;
  line-height: 1;
}
.secondlevel form .form-control,
.secondlevel form input[type="text"],
.secondlevel form textarea,
.secondlevel form input[type="password"],
.secondlevel form input[type="email"],
.secondlevel form input[type="tel"],
.secondlevel form input[type="file"] {
  padding: 13px 20px 11px 20px;
  border: 1px solid #6e6e72;
  color: #6e6e72;
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  max-width: 470px;
  height: auto;
  margin: 15px 0 30px 0;
  display: block;
}
.secondlevel form label {
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
}

.secondlevel form .form-control:focus {
  border: 1px solid #f96f47;
  background-color: #f8f8f8;
  box-shadow: none;
}

.secondlevel form input[type="radio"] {
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 1px solid #6e6e72;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 12px;
  border-radius: 50px;
  display: block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
}

.secondlevel form input:focus {
  outline: none;
  box-shadow: none;
}

.secondlevel form input[type="radio"]:checked:after {
  content: " ";
  width: 12px;
  height: 12px;
  border-radius: 50px;
  position: absolute;
  top: 6px;
  background: #ffffff;
  text-shadow: 0px;
  left: 6px;
  font-size: 32px;
}

.secondlevel form input[type="radio"]:checked {
  background-color: #f96f47;
  color: #ffffff;
  border: 1px solid #6e6e72;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05),
    inset 15px 10px -12px rgba(255, 255, 255, 0.1),
    inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.secondlevel form input[type="radio"]:active,
.secondlevel form input[type="radio"]:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.secondlevel form input[type="checkbox"]:active,
.secondlevel form input[type="checkbox"]:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.secondlevel form label input {
  display: inline-block !important;
  margin-right: 7px;
}

/*the container must be positioned relative:*/
.secondlevel form .customselect {
  position: relative;
  font-family: Arial;
  width: 100%;
  max-width: 470px;
  margin: 15px 0px 30px 0px;
}
.secondlevel form .customselect select {
  display: none; /*hide original SELECT element:*/
}
.secondlevel form .select-selected {
  background-color: #ffffff;
  border: 1px solid #6e6e72;
}
/*style the arrow inside the select element:*/
.secondlevel form .select-selected:after {
  position: absolute;
  content: "";
  top: 21px;
  right: 15px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #f96f47 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.secondlevel form .select-selected.select-arrow-active:after {
  border-color: transparent transparent #f96f47 transparent;
  top: 15px;
}
.secondlevel form .select-selected.select-arrow-active {
  background-color: #f8f8f8;
}
/*style the items (options), including the selected item:*/
.secondlevel form .select-items div,
.select-selected {
  color: #6e6e72;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  line-height: 2;
}
/*style items (options):*/
.secondlevel form .select-items {
  position: absolute;
  background-color: #ffffff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border: solid 1px #6e6e72;
  border-top-width: 0;
}
/*hide the items when the select box is closed:*/
.secondlevel form .select-hide {
  display: none;
}
.secondlevel form .select-items div:hover,
.secondlevel form .select-items .same-as-selected {
  background-color: #f96f47;
  color: #ffffff;
}

/* table */
.secondlevel .content-area .entry-content table {
  border: 1px solid #888888;
  margin-top: 30px;
  margin-bottom: 30px;
}
.secondlevel .content-area .entry-content table td,
.secondlevel .content-area .entry-content table th {
  border-bottom: 1px solid #6e6e72;
  border-right: 1px solid #6e6e72;
  padding: 16px 20px;
}

.secondlevel .content-area .entry-content table th {
  background-color: #342589;
  color: #ffffff;
  font-weight: 500;
}

.secondlevel .content-area .entry-content table tr td:last-child,
.secondlevel .content-area .entry-content table th:last-child {
  border-right: 0;
}

.secondlevel .content-area .entry-content table tr:last-child td {
  border-bottom: 0;
}

.secondlevel .ctabox {
  border: 2px solid rgba(192, 233, 242, 0.5);
  background-color: #f8f8f8;
  padding: 30px;
  display: table;
  margin: 30px 0;
  width: 100%;
}
.secondlevel .ctabox .left,
.secondlevel .ctabox .right {
  display: table-cell;
  vertical-align: middle;
}
.secondlevel .ctabox .left {
  width: 65%;
}
.secondlevel .ctabox .right {
  width: 35%;
  text-align: right;
}
.secondlevel .ctabox h5 {
  color: #393648;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.secondlevel .ctabox p {
  color: #6e6e72;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
}

.secondlevel .widget-area .widget_nav_menu {
  border: 2px solid rgba(192, 233, 242, 0.5);
}

.secondlevel .widget-area .widget h3.widget-title {
  color: #342589;
  font-size: 25px;
  font-weight: bold;
  line-height: 31px;
  margin: 22px;
}

.secondlevel .widget-area .widget .menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.secondlevel .widget-area .widget .menu li {
  list-style-type: none;
  display: block;
  padding: 0;
  margin: 0;
}
.secondlevel .widget-area .widget .menu li a {
  display: block;
  padding: 18px 20px;
  color: #6e6e72;
  font-size: 16px;
  line-height: 18px;
  border-top: 2px solid rgba(192, 233, 242, 0.5);
  text-decoration: none;
  background: transparent;
}

.secondlevel .widget-area .widget .menu li a:hover {
  background: #f8f8f8;
}

.secondlevel .widget-area .widget .ctabox {
  border: 2px solid rgba(192, 233, 242, 0.5);
  background-color: #f8f8f8;
  padding: 25px;
  display: block;
  margin: 30px 0;
  width: 100%;
}
.secondlevel .widget-area .widget .ctabox .left,
.secondlevel .widget-area .widget .ctabox .right {
  display: block;
  vertical-align: top;
}
.secondlevel .widget-area .widget .ctabox .left {
  width: 100%;
}
.secondlevel .widget-area .widget .ctabox .right {
  width: 100%;
  text-align: left;
}

/* question page */
.secondlevel.container.toughquestions-section-top h2,
.secondlevel.container.toughquestions-section-top p {
  color: #ffffff;
}
.secondlevel.toughquestions-section-top label.gfield_label {
  display: none;
}
.secondlevel.toughquestions-section-top textarea {
  max-height: 160px;
}

.secondlevel.toughquestions-section-top .longertexarea textarea {
  max-height: 160px;
}

.secondlevel.toughquestions-section-top .gform_wrapper textarea,
.secondlevel.toughquestions-section-top .gform_wrapper input[type="text"],
.secondlevel.toughquestions-section-top .gform_wrapper input[type="email"] {
  border: none;
  width: 100% !important;
  padding: 13px 20px 11px 20px !important;
}

.gform_wrapper li.gfield.gfield_error {
  background: rgba(255, 255, 255, 0.4);
}
.secondlevel.toughquestions-section-top .gform_wrapper li.gfield.gfield {
  display: block;
}
.secondlevel.toughquestions-section-top .gform_wrapper .gform_footer {
  padding-top: 0px;
}
.secondlevel.toughquestions-section-top
  .gform_wrapper
  .gform_footer
  .gform_button {
  font-weight: 500;
}
.secondlevel .feat-question {
  border: solid 2px #c0e9f2;
  padding: 20px;
  margin: 20px auto;
  overflow: hidden;
}
.secondlevel .feat-question .left {
  width: 30%;
  float: left;
}
.secondlevel .feat-question .right {
  width: 62%;
  float: left;
  padding: 0 4%;
}
.secondlevel .feat-question .right em {
  margin-bottom: 10px;
}
.secondlevel .feat-question .right em:after {
  content: " ";
  width: 7%;
  border-bottom: solid 5px #8ca0eb;
  display: block;
  margin-top: 10px;
}
body.toughquestions-template-second-levelpage .secondlevel h2 {
  margin-bottom: 15px;
}
body.toughquestions-template-second-levelpage
  .secondlevel
  .toughquestions
  .entry-content
  img.alignnone {
  display: inline-block;
  vertical-align: text-top;
}
/* question list */
.toughquestions #ajax-load-more {
  margin: 40px 0;
}
.toughquestions #ajax-load-more .alm-listing {
  list-style-type: none;
  margin: 0 0 0 0px;
  padding: 0;
  counter-reset: ol-counter;
}

.toughquestions #ajax-load-more .alm-listing > li.question {
  overflow: visible;
  margin: 20px 0;
  border: solid 2px #c0e9f2;
  padding: 9px 70px 0 60px;
  min-height: 50px;
  position: relative;
  cursor: pointer;
  font-size: 20px;
}

.toughquestions #ajax-load-more .alm-listing > li.question:hover {
  background-color: #f8f8f8;
}

.toughquestions #ajax-load-more .alm-listing > li.question:before {
  content: counter(ol-counter);
  counter-increment: ol-counter;
  width: 50px;
  height: 100%;
  background-color: #8ca0eb;
  color: #ffffff;
  font-size: 1.5em;
  vertical-align: middle;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  /*margin-right: 20px;*/
  position: absolute;
  left: 0;
  top: 0;
}

.toughquestions #ajax-load-more .alm-listing > li.question .likebtn-wrapper {
  /*float: right;*/
  margin-right: 10px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-left: solid 2px #c0e9f2;
  padding-top: 5px;
  width: 55px;
}
.toughquestions
  #ajax-load-more
  .alm-listing
  > li.question
  .likebtn-wrapper.lb-style-custom
  .lb-like,
.toughquestions
  #ajax-load-more
  .alm-listing
  > li.question
  .likebtn-wrapper.lb-style-custom
  .lb-dislike {
  border: none;
}

/* Blog list 22/10/2018 */
.alm-btn-wrap .alm-load-more-btn {
  background: #f96f47 !important;
}

.bloglistelement {
  border: 2px solid rgba(192, 233, 242, 0.5);
  background-color: #ffffff;
  /*box-shadow: inset -1px 0 0 0 rgba(192,233,242,0.5), inset 1px 0 0 0 rgba(192,233,242,0.5), inset 0 -1px 0 0 rgba(192,233,242,0.5), inset 0 1px 0 0 rgba(192,233,242,0.5), inset 16px 16px 0 0 #F8F8F8, inset -16px -16px 0 0 #F8F8F8;*/
  /* padding: 0px 25px; */
  margin-bottom: 25px;
}

.secondlevel.bloglist .content-area .entry-content .bloglistelement h3,
.secondlevel.bloglist .content-area .entry-content .bloglistelement h3 a,
#author-wrapper .secondlevel .bloglistelement h3,
#author-wrapper .secondlevel .bloglistelement h3 a,
body.category .secondlevel .bloglistelement h3,
body.category .secondlevel .bloglistelement h3 a,
body[class*="tag-"] .secondlevel .bloglistelement h3,
body[class*="tag-"] .secondlevel .bloglistelement h3 a,
.related-posts .bloglistelement h3,
.related-posts .bloglistelement h3 a {
  color: #393648;
  font-family: runda, sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 31px;
}

.secondlevel.bloglist .content-area .entry-content .bloglistelement h3,
#author-wrapper .secondlevel .bloglistelement h3,
body.category .secondlevel .bloglistelement h3,
body[class*="tag-"] .secondlevel .bloglistelement h3,
.related-posts .bloglistelement h3 {
  padding: 0 25px;
}

.secondlevel.bloglist .content-area .entry-content .bloglistelement h3,
.related-posts .bloglistelement h3 {
  margin-top: 0;
  padding: 0 25px;
}

.secondlevel.bloglist .content-area .entry-content .bloglistelement h3 a:hover,
#author-wrapper .secondlevel .bloglistelement h3 a:hover,
body.category .secondlevel .bloglistelement h3 a:hover,
body[class*="tag-"] .secondlevel .bloglistelement h3 a:hover,
.related-posts .bloglistelement h3 a:hover {
  text-decoration: none;
  color: #8ca0eb;
}
.bloglistelement h3:after {
  display: block;
  width: 25px;
  height: 4px;
  margin: 1rem 0;
  background-color: #8ca0eb;
  content: " ";
}

.bloglistelement .blogexcerpt {
  color: #6e6e72;
  font-family: runda, sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding: 0 25px;
}

.bloglistelement .understrap-read-more-link {
  display: none;
}

.bloglistelement .entry-meta {
  font-size: 15px;
  padding: 0 25px;
}
.bloglistelement .entry-meta a {
  font-weight: bold;
}

.bloglistelement .blogcateg {
  font-size: 14px;
  color: #8ca0eb;
  font-weight: 500;
  font-family: runda, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 1.5em 0 0.5rem;
  text-transform: uppercase;
  padding: 0 25px;
}

.secondlevel.bloglist
  .content-area
  .entry-content
  .bloglistelement
  .blogcateg
  a,
#author-wrapper .secondlevel .bloglistelement .blogcateg a,
body.category .secondlevel .bloglistelement .blogcateg a,
body[class*="tag-"] .secondlevel .bloglistelement .blogcateg a,
.related-posts .bloglistelement .blogcateg a {
  font-size: 14px;
  color: #8ca0eb;
  text-transform: uppercase;
}

.author .secondlevel.container:nth-of-type(2),
.bloglist.secondlevel.container {
  background: transparent !important;
  border: none !important;
}

/* #twitter-feed-PHRASESproject {
  padding: 2rem;
  background-color: #fff;
  border: 1px solid #c0e9f2;
} */

@media screen and (min-width: 768px) {
  .page-id-165 .hero__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  /*.bloglist.container { max-width: 1346px;}
  .bloglist.container .row{  padding: 80px 0px;}*/
  .secondlevel.container {
    max-width: 1344px;
  }
  .secondlevel.container.single {
    margin-top: 2rem;
  }
  .secondlevel.container .secondlevelpg-wrap {
    padding: 80px;
  }
  .secondlevel.container.single .secondlevelpg-wrap {
    padding: 5rem 4rem 0rem 4.3rem;
  }

  .author .vertical-grid,
  .page-id-165 .vertical-grid {
    background-size: 12.5% 100% !important;
  }

  /* for blog list page to match design - 22/10/2018 */
  .page-id-165 .secondlevel.container .secondlevelpg-wrap {
    padding: 0px;
  }
  .page-id-165 .secondlevel.container {
    padding-left: 0;
    padding-right: 0;
  }

  .page-id-165 .site-main {
    padding: 3em 5px 2em;
  }

  .page-id-165 .hero__wrapper {
    padding-left: 0;
    padding-right: 0;
    /* padding-left: 2.25rem;
    padding-right: 2.25rem; */
  }

  .author-header img.alignleft {
    margin-right: 60px;
  }

  body.author .secondlevel.container .secondlevelpg-wrap,
  body.category .secondlevel.container .secondlevelpg-wrap,
  body[class*="tag-"] .secondlevel.container .secondlevelpg-wrap {
    padding: 0px;
  }

  body.author .secondlevel.container,
  body.category .secondlevel.container,
  body[class*="tag-"] .secondlevel.container {
    padding-left: 0;
    padding-right: 0;
  }

  body.author .site-main,
  body.category .site-main,
  body[class*="tag-"] .site-main {
    padding: 3em 3em 2em;
  }

  body.author .author-header,
  body.category .entry-header,
  body[class*="tag-"] .entry-header {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  body.author .site-main {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.group-blog .ajax-load-more-wrap {
  margin-left: -2%;
  margin-right: -2%;
}
.group-blog .ajax-load-more-wrap .alm-masonry ul.alm-listing .grid-item {
  border: 1px solid #efefef;
  /* width: 22%; */
  /* margin: 0 1.5% 3%; */
  width: 23.4%;
  margin: 0 0.8% 3%;
  float: left;
  display: inline;
}
@media screen and (max-width: 480px) {
  .group-blog .ajax-load-more-wrap .alm-masonry ul.alm-listing .grid-item {
    width: 100%;
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 1199px) {
  .secondlevel.container .secondlevelpg-wrap {
    padding: 20px;
  }
  .secondlevel h1.entry-title {
    font-size: 68px;
  }
}

@media screen and (max-width: 1023px) {
  .secondlevel h1.entry-title {
    font-size: 4vw;
  }
  .secondlevel h2 {
    font-size: 2.5em;
  }
  .secondlevel .widget-area .widget h3.widget-title {
    font-size: 1.75em;
    margin: 10px;
  }
}

@media screen and (max-width: 767px) {
  .secondlevel img {
    height: auto;
    width: auto;
  }
  .secondlevel .ctabox {
    display: block;
  }
  .secondlevel .ctabox p {
    line-height: 1.5;
  }
  .secondlevel .ctabox .left,
  .secondlevel .ctabox .right {
    display: block;
    width: 100%;
  }
  .secondlevel .ctabox .right {
    text-align: left;
    margin-top: 15px;
  }

  .secondlevel .feat-question .left {
    width: 100%;
    float: none;
  }
  .secondlevel .feat-question .right {
    width: 100%;
    float: none;
  }

  .secondlevel h1.entry-title {
    font-size: 2em;
    padding-left: 20px;
  }
  .secondlevel header.entry-header {
    font-size: 16px;
  }
  .secondlevel h2 {
    font-size: 1.85em;
    line-height: 1.15;
  }

  .toughquestions #ajax-load-more .alm-listing > li.question {
    padding-top: 0;
  }
  .toughquestions #ajax-load-more .alm-listing > li.question .likebtn-wrapper {
    float: none;
    display: block;
    margin-top: 10px;
    position: relative;
    border-left: none;
    padding-bottom: 5px;
  }

  .secondlevel .content-area .entry-content table td,
  .secondlevel .content-area .entry-content table th {
    padding: 8px;
  }

  .secondlevel blockquote {
    padding: 20px 20px 20px 40px;
  }
  .secondlevel blockquote:before {
    font-size: 3em;
    left: 15px;
    top: 40px;
  }
  .secondlevel blockquote p {
    font-size: 18px;
  }
  .secondlevel img,
  .secondlevel img.alignleft,
  .secondlevel img.alignright {
    margin: 0 0 20px;
  }
  .secondlevel.container .secondlevelpg-wrap {
    padding: 20px 0 0;
  }
}

body.page-template:not(.page-template-second-levelpage) #dpsp-content-top {
  display: none;
}

.ajax-load-more-wrap .alm-listing .grid-item {
  width: 22%;
  margin: 0 1.5% 3%;
  float: left;
  display: inline;
}
#single-wrapper {
  padding-top: 2rem;
}
.related-posts h3.block-title {
  margin-bottom: 20px;
  border-top: dotted 3px #97adff;

  padding-top: 20px;
}
.related-posts .grid-item {
  width: 30%;
  margin: 0 1.5% 3%;
  float: left;
  display: inline;
}
.vertical-grid {
  -webkit-background-size: 12.5% 100%;
  background-size: 12.5% 100%;
}
.form__wrapper,
.video__wrapper,
.info__wrapper {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
}
.form__row,
.video__row {
  background-color: #fff;
  width: 100%;
  padding: 2rem;
  border: 1px solid #c0e9f2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form__row {
  padding: 4rem 4rem 4rem 5rem;
}
.form__text {
  font-size: 20px;
  -webkit-flex: 0 0 20%;
  -moz-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  -o-flex: 0 0 20%;
  flex: 0 0 20%;
  min-width: 250px;
}
.form__area {
  -webkit-flex: 0 0 68%;
  -moz-flex: 0 0 68%;
  -ms-flex: 0 0 68%;
  -o-flex: 0 0 68%;
  flex: 0 0 68%;
}
.info__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.info__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  padding: 2rem 2rem 1.3rem 2.5rem;
  background-color: #fff;
  border: 1px solid #c0e9f2;
  margin: 0 0 2rem;
  cursor: pointer;
  color: #6e6e72;
}
.info__box:hover,
.info__box.hlighted {
  color: #6e6e72;
  text-decoration: none;
  border-width: 4px;
  padding: calc(2rem - 3px) calc(2rem - 3px) calc(1.3rem - 3px)
    calc(2.5rem - 3px);
  box-shadow: 0 6px 16px 0 rgba(57, 54, 72, 0.1),
    0 0 0 1px rgba(57, 54, 72, 0.05);
}
.info__box--image {
  max-width: 200px;
  margin: 0 auto;
}
.info__box--image img {
  max-width: 100%;
}
.info__box--text {
  line-height: 2;
}
.info__box--text h1 {
  font-size: 25px;
  color: #342589;
  font-weight: 700;
  font-family: runda, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 0 0 0.8rem;
}
body {
  background: #f8f8f8 !important;
}
.video__area {
  -webkit-flex: 0 0 55%;
  -moz-flex: 0 0 55%;
  -ms-flex: 0 0 55%;
  -o-flex: 0 0 55%;
  flex: 0 0 55%;
}
.video__area .holder {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.video__area iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.video__text {
  -webkit-flex: 0 0 45%;
  -moz-flex: 0 0 45%;
  -ms-flex: 0 0 45%;
  -o-flex: 0 0 45%;
  flex: 0 0 45%;
  padding: 2rem 0 0 0;
  color: #6e6e72;
  font-weight: 400;
  font-family: runda, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 0;
  line-height: 1.9;
}
.form__text h2,
.video__text h1 {
  font-weight: 700;
  font-family: runda, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 4vw;
  margin: 0 0 0.2em;
  color: #180e4d;
  line-height: 1;
}
.testimonials__wrapper {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
}
.testimonials__wrapper.violet .testimonials__row {
  background: #8ca0eb;
}
.testimonials__row {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.testimonials__row.orange {
  background: #fea761;
}
.testimonials__row.purple {
  background: #8ca0eb;
}
.testimonials__row.blue {
  background: #c0e9f2;
}
.testimonials__image {
  padding: 4.7em 1.5em 4em 3em;
  -webkit-flex: 0 0 310px;
  -moz-flex: 0 0 310px;
  -ms-flex: 0 0 310px;
  -o-flex: 0 0 310px;
  flex: 0 0 310px;
}
.testimonials__image .holder {
  transform: rotate(-10deg);
  width: 181px;
  margin: 0 auto;
}
.testimonials__image .holder > div {
  padding-top: 150%;
  position: relative;
  overflow: hidden;
}
.testimonials__image img {
  max-width: 100%;
}
.testimonials__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonials__text {
  -webkit-flex: 0 0 77%;
  -moz-flex: 0 0 77%;
  -ms-flex: 0 0 77%;
  -o-flex: 0 0 77%;
  flex: 0 0 77%;
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  padding: 3.5rem 3rem 4rem 1.8rem;
}
.testimonials__row.blue .testimonials__text {
  color: #393648;
}
.testimonials__text {
  -webkit-flex: 0 0 calc(100% - 310px);
  -moz-flex: 0 0 calc(100% - 310px);
  -ms-flex: 0 0 calc(100% - 310px);
  -o-flex: 0 0 calc(100% - 310px);
  flex: 0 0 calc(100% - 310px);
  padding: 3.5rem 3rem 3rem 1.8rem;
}
.slider-wrapper .testimonials__text q {
  min-height: 130px;
  display: block;
}

.testimonials__text h1 {
  color: #180e4d;
  font-weight: 700;
  font-family: runda, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 0 0 0.5em;
}
.testimonials__text cite {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  display: block;
  text-align: right;
  padding-top: 1em;
  padding-right: 10px;
  font-style: normal;
}
.hero__inner .hero__tagline {
  color: #342589;
}
.hero__inner--violet {
  background: #8ca0eb;
}
.hero__inner.purple {
  background: #8ca0eb;
}
.hero__inner.orange {
  background: #fea761;
}
.hero__inner.blue {
  background: #c0e9f2;
}
.violet.hero__subtitle,
.hero__inner--violet .hero__subtitle {
  color: #342589;
}
.hero__inner--blue {
  background: #c0e9f2;
}
.hero__inner--blue .hero__subtitle {
  color: #342589;
  font-weight: 700;
}
.hero__inner.purple .hero__subtitle,
.hero__inner.blue .hero__subtitle {
  color: #342589;
}

.sub_hero .twoBoxes__area .box .text {
  -webkit-flex: 0 0 calc(100%);
  -moz-flex: 0 0 calc(100%);
  -ms-flex: 0 0 calc(100%);
  -o-flex: 0 0 calc(100%);
  flex: 0 0 calc(100%);
  padding: 0 0 0 0px;
}
.sub_hero .twoBoxes__area .box .text p {
  line-height: 1.5;
}

.cards__wrapper.default .card {
  opacity: 1;
}
.wrapper-holder {
  position: relative;
  z-index: 11;
  width: 100%;
  max-width: 1440px;
  padding: 2rem 1.5rem;
}
.row-search {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  padding: 27px 0 63px;
}
.search__form {
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.search__form input[type="text"] {
  background: #ffffff;
  border: 1px solid #6e6e72;
  width: calc(100% - 50px);
  margin: 0;
  padding: 10px 3px 10px 15px;
  color: #393648;
  font: 400 16px/1 runda, sans-serif;
  height: 50px;
}
.search__form .submit {
  width: 50px;
  height: 50px;
  background: #f55738;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.search__form .submit svg {
  width: 16px;
  height: 100%;
}
.search__form input[type="submit"] {
  border: none;
  padding: 0;
  background: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-indent: -9999px;
  text-align: left;
  z-index: 1;
  cursor: pointer;
}
.resource-wrapper h2 {
  font: 500 40px/1 runda, sans-serif;
  margin: 0 0 0.6em;
  color: #393648;
}
.resource__area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.resource__area .resource__box {
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  padding: 2.5rem 2rem 2.2rem 2rem;
  background-color: #fff;
  border: 1px solid #c0e9f2;
  margin: 0 0 2rem;
  line-height: 1.8;
  color: #6e6e72;
}
.twoBoxes__area .box {
}
.resource__box-image {
  text-align: center;
  margin: 10px 0 20px;
  /* width: 100%; */
}
.resource__area .resource__box:hover {
  color: #6e6e72;
  text-decoration: none;
  border-width: 4px;
  padding: calc(2.5rem - 3px) calc(2rem - 3px) calc(2.2rem - 3px)
    calc(2rem - 3px);
  box-shadow: 0 6px 16px 0 rgba(57, 54, 72, 0.1),
    0 0 0 1px rgba(57, 54, 72, 0.05);
}
.resource__area .resource__box .image {
  -webkit-flex: 0 0 20%;
  -moz-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  -o-flex: 0 0 20%;
  flex: 0 0 20%;
  min-width: 177px;
}
.resource__area .resource__box h2 {
  font: 700 25px/1 runda, sans-serif;
  margin: 0 0 0.5em;
  color: #342589;
}
.treeBox__wrapper .col {
  margin: 0 0 1em;
}
.box__colorTitle {
  width: 100%;
  background-color: #fff;
  border: 1px solid #c0e9f2;
  line-height: 1;
  color: #342589;
  font-weight: 700;
  height: 100%;
}
.box__colorTitle h3 {
  font: 500 20px/1 runda, sans-serif;
  margin: 0;
  padding: 10px;
  color: #fff;
  background: #8ca0eb;
}
.box__colorTitle .content {
  padding: 25px 17px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box__colorTitle ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 49%;
  -webkit-flex: 0 0 49%;
  -moz-flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  -o-flex: 0 0 49%;
  flex: 0 0 49%;
}
.box__colorTitle ul li {
  padding-top: 12px;
}
.box__colorTitle ul li:first-child {
  padding-top: 0;
}
.box__colorTitle a {
  color: #342589;
}
.twitter__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin: 0 -10px;
}
.twitter__wrapper .col {
  -webkit-flex: 0 0 33.33%;
  -moz-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  -o-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding: 0 10px 10px;
}
.twitter__heading {
  background: #fea761;
  color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 500;
  line-height: 1;
  height: 100%;
}
.twitter__heading h2 {
  font: 500 40px/1 runda, sans-serif;
  margin: 0;
  color: #fff;
}
.twitter__heading .image {
  width: 42px;
  margin: 0 auto;
}
.twitter__heading .image svg {
  width: 100%;
  height: 100%;
}
.twitter__follower {
  -webkit-flex: 0 0 66.67%;
  -moz-flex: 0 0 66.67%;
  -ms-flex: 0 0 66.67%;
  -o-flex: 0 0 66.67%;
  flex: 0 0 66.67%;
}
.twitter__follower ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.twitter__follower ul li {
  -webkit-flex: 0 0 33.33%;
  -moz-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  -o-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0 0 15px;
}
.twitter__follower .image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 15px 0 0;
  position: relative;
  overflow: hidden;
}
.twitter__follower .image img {
  max-width: 100%;
}
.twitter__follower h3 {
  font: 500 20px/1 runda, sans-serif;
  margin: 0;
}
.white-banner {
  background: #fff;
  padding: 4rem 1.5rem 4rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.white-banner__search {
  margin: 2rem 1px 3.8rem;
  padding: 8rem 1.5rem;
}
.white-banner__image {
  width: 55%;
  -webkit-flex: 0 0 55%;
  -moz-flex: 0 0 55%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 55%;
  flex: 0 0 55%;
  text-align: center;
}
.white-banner__image img {
  width: 355px;
  margin: 0 auto;
  max-width: 100%;
}
.white-banner__text {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  color: #6e6e72;
  font-weight: 400;
  font-family: runda, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  max-width: 450px;
  margin: 0;
  line-height: 1.9;
  font-size: 16px;
}
.white-banner h1 {
  font-size: 60px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #180e4d;
}
.breadcrumbs {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  color: #342589;
  font-size: 20px;
  font-weight: 500;
}
.breadcrumbs li {
  padding: 0 0 0 25px;
  position: relative;
}
.breadcrumbs li:before {
  content: ">";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.breadcrumbs li:first-child {
  padding: 0;
}
.breadcrumbs li:first-child:before {
  display: none;
}
.breadcrumbs a {
  color: #342589;
}
.wrapper-filter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.sidebar__filter {
  background: #c0e9f2;
  padding: 25px 22px 25px 25px;
  -webkit-flex: 0 0 420px;
  -moz-flex: 0 0 420px;
  -ms-flex: 0 0 420px;
  -o-flex: 0 0 420px;
  flex: 0 0 420px;
  max-width: 420px;
}
.wrapper-filter .content {
  -webkit-flex: 0 0 calc(100% - 463px);
  -moz-flex: 0 0 calc(100% - 463px);
  -ms-flex: 0 0 calc(100% - 463px);
  -o-flex: 0 0 calc(100% - 463px);
  flex: 0 0 calc(100% - 463px);
}
.sidebar__filter h2 {
  color: #342589;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 41px;
}
.sidebar__filter .search__form {
  margin: 0 0 40px;
}
.sidebar__filter h5 {
  color: #393648;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 14px;
}
.sidebar__filter .b-topic,
.sidebar__filter .b-type,
.sidebar__filter .b-cat {
  margin: 0 0 41px;
}
.sidebar__row {
  margin: 0 0 10px;
}
.sidebar__row label {
  margin: 0;
}
.custom-checkbox {
  position: relative;
}
.custom-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}
.custom-checkbox span {
  position: relative;
  padding: 0 0 0 35px;
  cursor: pointer;
}
.custom-checkbox span:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #6e6e72;
  background: #fff;
  transition: 0.2s;
}
.custom-checkbox span:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 4px;
  width: 16px;
  height: 100%;
  background: none;
}
.custom-checkbox input:checked + span:before {
  background: #f55738;
}
.custom-checkbox input:checked + span:after {
  background: url(../images/check1.svg) no-repeat;
}
.row__results {
  color: #393648;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin: 0 0 40px;
}
.row__results p {
  margin: 0;
}
.wrapper__twoBox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -22px;
}
.wrapper__twoBox .box {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 0 22px;
}
.cart__white {
  background: #fff;
  border: 1px solid #c0e9f2;
  width: 100%;
  padding: 1.5rem 1.6rem;
  margin: 0 0 2.5rem;
  line-height: 1.8;
  color: #6e6e72;
  position: relative;
  min-height: 336px;
  cursor: pointer;
}
.cart__white .bottom-area {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 65px 19px 1.5rem;
}
.cart__white:hover .bottom-area {
  padding: 0 62px 16px calc(1.5rem - 3px);
}
.cart__white .bottom-area .year {
  position: absolute;
  right: 17px;
  bottom: 14px;
}
.cart__white:hover .bottom-area .year {
  right: 14px;
  bottom: 11px;
}
.cart__white .bottom-area h4 {
  color: #f55738;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin: 0;
}
.cart__white .bottom-area h5 {
  color: #6e6e72;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
.cart__white .category {
  display: block;
  margin: 0 0 8px;
  color: #8ca0eb;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 18px;
  text-transform: uppercase;
}
.cart__white h3 {
  color: #393648;
  font-size: 25px;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
}
.cart__white h3:after {
  content: "";
  width: 35px;
  height: 4px;
  background-color: #8ca0eb;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.cart__white .drop-text__holder {
  position: absolute;
  top: 100%;
  left: -4px;
  padding-top: 34px;
  width: calc(100% + 100% + 60px);
  display: none;
  z-index: 1;
}
.twoBoxes__wrapper {
  padding: 40px 28px 0;
}
.twoBoxes__wrapper h2 {
  margin: 0 0 1.6rem;
}
.twoBoxes__area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px;
}
.twoBoxes__area .box {
  padding: 0 16px 30px;
}
.twoBoxes__area .box .b-white {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 2.5rem 2rem;
  line-height: 1.8;
  color: #6e6e72;
  height: 100%;
  font-size: 16px;
}
.twoBoxes__area .box .b-white:hover {
  color: #6e6e72;
  text-decoration: none;
  /*   border-width: 4px; */
  background: #daf1f6;
  /* 	border-color: #c0e9f278; */
  /* padding:calc(2.5rem - 3px) calc(2rem - 3px);*/
  box-shadow: 0 6px 16px 0 rgba(57, 54, 72, 0.1),
    0 0 0 1px rgba(57, 54, 72, 0.05);
}
.twoBoxes__area .image .holder {
  padding-top: 100%;
  position: relative;
}
.twoBoxes__area .image .holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.twoBoxes__area .image {
  text-align: center;
  margin: 10px 0 20px;
  -webkit-flex: 0 0 160px;
  -moz-flex: 0 0 160px;
  -ms-flex: 0 0 160px;
  -o-flex: 0 0 160px;
  flex: 0 0 160px;
}
.twoBoxes__area .box .text {
  -webkit-flex: 0 0 calc(100% - 160px);
  -moz-flex: 0 0 calc(100% - 160px);
  -ms-flex: 0 0 calc(100% - 160px);
  -o-flex: 0 0 calc(100% - 160px);
  flex: 0 0 calc(100% - 160px);
  padding: 0 0 0 38px;
}
.twoBoxes__area .box .text p:last-child {
  margin: 0;
}
.block__inner {
  font-size: 16px;
  color: #6e6e72;
  font-weight: 400;
  font-family: runda, sans-serif;
  margin: 0;
  line-height: 1.8;
}
.block__inner .holder p:last-child,
.block__inner.v2 .block__content p:last-child {
  margin: 0;
}
@media (min-width: 767px) {
  .block__inner.v2 .block__content .block__content-inner.text {
    max-width: calc(68% - 1rem);
  }
  .block__inner.v2 .block__content .block__content-inner.text .block__text {
    max-width: 100%;
    margin: 0 0 40px;
  }
  .block__inner.v2 .block__content .block__content-inner.image {
    max-width: calc(32% - 1rem);
  }
}
.block__inner.v2 .block__intro {
  margin-right: 5rem;
}
.block__inner.v2 .block__header {
  max-width: 350px;
}
@media (min-width: 768px) {
  .cart__white:hover .drop-text__holder {
    display: block;
  }
}
.cart__white .drop-text {
  background: #fff;
  border: 4px solid #c0e9f2;
  padding: 1.5rem 1.2rem 1.5rem 1.2rem;
  line-height: 1.9;
}
.cart__white .drop-text .r-close {
  display: none;
}
.cart__white .drop-text:after {
  content: "";
  background: #fff;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 30px;
  left: 20%;
  transform: rotate(45deg) translateY(-50%);
}
.row_tags {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
.row_tags li {
  min-height: 100%;
  margin: 0 10px 0 0;
}
.row_tags li a {
  background: #dcdaeb;
  color: #393648;
  padding: 7px 12px;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.drop-text .btn__orange {
  padding: 5px 10px;
  min-width: 177px;
  text-transform: capitalize;
}
.cart__white .drop-text:before {
  content: "";
  width: 34px;
  height: 34px;
  border-top: 4px solid #c0e9f2;
  border-left: 4px solid #c0e9f2;
  position: absolute;
  top: 30px;
  left: 20%;
  transform: rotate(45deg) translateY(-50%);
  z-index: 1;
}
.box:nth-child(2n) .cart__white .drop-text__holder {
  right: -4px;
  left: auto;
}
.box:nth-child(2n) .cart__white .drop-text:before,
.box:nth-child(2n) .cart__white .drop-text:after {
  left: 73%;
}
.cart__white:hover {
  border-width: 4px;
  padding: calc(1.5rem - 3px) calc(1.6rem - 3px);
}
.box__stories {
  background: #fff;
  border: 1px solid #c0e9f2;
  width: 100%;
  padding: 1rem 2rem 1.5rem 2rem;
  margin: 0 0 30px;
  font-size: 4vw;
  line-height: 1.9;
  color: #6e6e72;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -o-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.box__stories p {
  margin: 0 0 1.2rem;
}
.box__stories .image img {
  max-width: 100%;
  height: auto;
}
.b-shareStory {
  background: #fff;
  border: 1px solid #c0e9f2;
  width: 100%;
  margin: 0 0 2rem;
  line-height: 1.8;
  color: #6e6e72;
  padding: 2rem 1.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.btn__orange {
  background: #f96f47 !important;
  color: #fff !important;
  padding: 10px 30px;
  font-size: 16px;
  min-width: 210px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s linear;
  font-weight: 500;
  line-height: 13.3px;
  letter-spacing: 1px;
  font-family: runda, sans-serif;
}
.btn__orange.light {
  background: #fea761;
  font-weight: bold;
  padding: 7px 10px;
}
.btn__orange:hover {
  text-decoration: none;
  /*   color: #fff;
  box-shadow: 0 6px 16px 0 rgba(57,54,72, 0.2); */
  color: #f96f47 !important;
  background-color: #f8f8f8 !important;
  box-shadow: inset 0 0 0 1px !important;
}

.box__stories h1 {
  color: #180e4d;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 20px;
}
.b-shareStory,
.video__text,
.form__text,
.video__text,
.resource__area .resource__box,
.box__colorTitle,
.twitter__heading,
.cart__white {
  font-size: 4vw;
}
.b-shareStory h2,
.box__stories h1,
.testimonials__text h1,
.form__text h2,
.video__text h1 {
  font-size: 25px;
}
.section-questions {
  position: relative;
  overflow: hidden;
  height: calc(100% + 33px);
  padding-bottom: 40px;
}
.section-questions.answer {
  height: 135px;
}
.section-questions .section-questions__item {
  transform: translateX(101%);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 0.3s linear;
}
.section-questions .section-questions__item#s-q-1 {
  transform: translateX(0);
}
.section-questions .section-questions__item.done,
.section-questions .section-questions__item#s-q-1.done {
  transform: translateX(-101%);
}
.section-questions .section-questions__item.open {
  transform: translateX(0);
  position: relative;
}
.section-questions__question {
  color: #342589;
  font-size: 25px;
  font-weight: 700;
  margin: 0 0 25px;
}
.section-questions__question a {
  color: #f55738;
}
.section-questions__question a:hover {
  opacity: 1;
}
.section-questions__options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  border: 2px solid #8ca0eb;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #6e6e72;
}
.section-questions__options li {
  -webkit-flex: 1 0 0;
  -moz-flex: 1 0 0;
  -ms-flex: 1 0 0;
  -o-flex: 1 0 0;
  flex: 1 0 0;
  border-left: 2px solid #8ca0eb;
  text-align: center;
  height: 120px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 5px 10px;
}
.section-questions__options li.check {
  background: #8ca0eb;
  color: #fff;
}
.section-questions__options li:first-child {
  border: none;
}
.section-questions .re-start,
.section-questions .prev,
.section-questions .next {
  color: #f55738;
  position: absolute;
  bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.section-questions .prev:hover,
.section-questions .next:hover {
  opacity: 0.8;
}
.section-questions .prev {
  left: 0;
  display: none;
}
.section-questions .next {
  right: 0;
}
.section-questions.answer .next {
  display: none;
}
.section-questions .re-start i,
.section-questions .prev i,
.section-questions .next i {
  vertical-align: middle;
  font-size: 25px;
}
.section-questions .re-start span,
.section-questions .prev span,
.section-questions .next span {
  display: inline-block;
  vertical-align: middle;
}
.section-questions .prev i {
  margin: 0 10px 0 0px;
}
.section-questions .next i {
  margin: 0 0px 0 10px;
}
.section-questions .re-start {
  background: #c0e9f2;
  color: #393648;
  padding: 7px 10px;
  display: none;
  right: 0;
  bottom: 0;
  transition: all 0.3s linear;
}
.section-questions .re-start:hover {
  box-shadow: 0 3px 4px 0 rgba(57, 54, 72, 0.2);
}
.section-questions .re-start i {
  margin: 0 10px 0 0;
  font-size: 20px;
}
.section-questions.answer .re-start {
  display: block;
}
.b-shareStory h2 {
  color: #180e4d;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0 0 0.3em;
}
.b-shareStory p {
  margin: 0 0 2em;
}
.wrapper-holder .testimonials__wrapper {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.secondlevel.inner {
  width: 100%;
  padding: 4rem 4rem 4rem 5.1rem;
  background-color: #fff;
  border: 1px solid #c0e9f2;
  margin: 0 0 2rem;
  line-height: 1.8;
  color: #6e6e72;
}
.secondlevel.inner .sectiontitle {
  margin-bottom: 35px;
}
.secondlevel.inner header.entry-header {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.story__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.story__box {
  padding: 2.2rem 2rem 2.2rem 2rem;
  background-color: #fff;
  border: 1px solid #c0e9f2;
  margin: 0 0 2rem;
  line-height: 2;
  color: #6e6e72;
  -webkit-flex: 0 0 49%;
  -moz-flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  -o-flex: 0 0 49%;
  flex: 0 0 49%;
  width: 49%;
  overflow: hidden;
}
.story__box .text:after {
  content: "";
  display: table;
  clear: both;
}
.story__box .number {
  color: #f96f47;
  font-size: 72px;
  font-weight: 900;
  float: left;
  line-height: 0.75;
  margin: 0 5px 0 0;
}
.story__box .image {
  float: left;
  width: 45%;
  margin: 0 10px 10px 0;
}
.story__box .image img {
  max-width: 100%;
  height: auto;
}
.story__box .text .number + p {
  margin: -6px 0 0;
}
.story__box.image__right .image {
  float: right;
  margin: 0 0 10px 10px;
}
.story__box.image__full .image {
  float: none;
  width: 100%;
  margin: 0 0 20px;
}
.story__box__blockquote {
  background-image: url(../images/blockquote.svg);
  background-repeat: no-repeat;
  -webkit-background-size: 40px 24px;
  background-size: 40px 24px;
  background-position: 40px 54px;
  padding: 52px 40px 45px 110px;
  font-size: 20px;
  line-height: 1.3;
}
.story__box__blockquote q {
  margin: 0 0 20px;
  display: block;
}
.story__box__blockquote q:before,
.story__box__blockquote q:after {
  display: none;
}
.story__box__blockquote cite {
  display: block;
  position: relative;
  padding-left: 23px;
}
.story__box__blockquote cite strong {
  font-style: normal;
}
.story__box__blockquote cite:before {
  content: "";
  background: #6e6e72;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 12px;
  left: 3px;
}
.b-white {
  background-color: #fff;
  border: 1px solid #c0e9f2;
  color: #6e6e72;
}
.content-area {
  margin: 0 calc(-1rem - 1px) 5.3rem;
  padding: 4rem 5rem 2.2rem 5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  line-height: 2;
}
.share-content {
  margin-top: 40px;
  padding-top: 50px;
  border-top: 2px dotted #c0e9f2;
}
.share-content .content-area {
  padding: 0;
  margin: 0;
}
.share-content .gform_wrapper {
  padding-top: 10px;
}
.gform_wrapper li.gfield.gfield_error {
  border: none !important;
  padding: 0 !important;
  background-color: inherit !important;
}
.gform_wrapper li.gfield.gfield_error .gfield_description {
  padding: 0;
}
.gform_wrapper ul.gform_fields li.gfield {
  position: relative;
}
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.gfield_description {
  position: absolute;
  top: 55px;
}
.gform_wrapper .jq-selectbox__dropdown ul {
  padding: 0;
}
body
  .share-content
  .gform_wrapper
  form
  div.gform_body
  ul.gform_fields
  li.gfield.gfield_html
  ul {
  margin-bottom: 30px !important;
}
.share-content .gform_wrapper .form-text ul li {
  padding-left: 10px !important;
}
.share-content .gform_wrapper .form-text h5 {
  color: #342589;
}
.single .content-area {
  margin: 0 -1rem 4rem;
  padding-top: 0;
}
.single-story .content-area {
  padding-top: 4rem;
}
.content-area__bottomRow {
  border-top: dotted 3px #97adff;
  padding: 3rem 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  margin: 0 5rem;
}
.content-area__bottomRow div.simplesocialbuttons {
  margin: 0;
}
.content-area__article {
  -webkit-flex: 0 0 calc(100% - 340px);
  -moz-flex: 0 0 calc(100% - 340px);
  -ms-flex: 0 0 calc(100% - 340px);
  -o-flex: 0 0 calc(100% - 340px);
  flex: 0 0 calc(100% - 340px);
}
.content-area__article h1 {
  color: #180e4d;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 10px;
}
.content-area__article a {
  color: #f96f47;
  font-weight: 500;
  font-size: 16px;
  min-width: 100px;
}
.orangeBold-text a:hover,
.content-area__article a:hover {
  color: #fea761;
  text-decoration: none;
}
.content-area__article .btn__orange:hover,
.content-area__article .btn__orange {
  color: #fff;
}
.content-area__article blockquote {
  width: 100%;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  line-height: 31px;
  padding: 2.5rem 2rem 1.7rem 115px;
  margin: 0 0 2rem;
  background: #8ca0eb;
  position: relative;
  font-family: runda, sans-serif;
}
.content-area__article blockquote:before {
  content: "";
  position: absolute;
  left: 53px;
  top: 45px;
  width: 40px;
  height: 24px;
  -webkit-background-size: 40px 24px;
  background-size: 40px 24px;
  background: url(../images/blockquote.svg) no-repeat;
}
.content-area__article blockquote cite {
  display: block;
  font-style: normal;
  padding: 20px 0 0;
}
.content-area__article blockquote cite:before {
  content: "-";
  margin: 0 5px 0 0;
}
.content-area__sidebar {
  -webkit-flex: 0 0 300px;
  -moz-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  -o-flex: 0 0 300px;
  flex: 0 0 300px;
}
.gray__box {
  border: 1px solid #c0e9f2;
  background-color: #f8f8f8;
  padding: 17px 17px 20px;
  margin: 0 0 2rem;
  font-size: 16px;
}
.gray__box .btn__orange {
  min-width: 100px;
  padding: 4px 10px;
}
.gray__box h3 {
  color: #393648;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin: 0 0 14px;
}
.content-area__article .gray__box h3 {
  padding: 0;
}
.related-area {
  border: 1px solid #c0e9f2;
  margin: 0 0 1rem;
  font-size: 16px;
  font-weight: 400;
}
.related-area h4 {
  color: #342589;
  font-size: 25px;
  font-weight: 700;
  margin: 0;
  padding: 17px;
}
.list-related {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.list-related li {
  border-top: 2px solid #c0e9f2;
}
.list-related li a {
  display: block;
  padding: 13px 17px;
  color: #6e6e72;
}
.list-related li a:hover {
  text-decoration: none;
  background: #f8f8f8;
}
.posts__wrapper {
  padding: 0 12px;
}
.entry-container .posts__wrapper h2,
.posts__wrapper h2 {
  margin: 0 0 35px;
}
.b-threeBox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: -7px;
}
.b-threeBox .box {
  width: 33.33%;
  -webkit-flex: 0 0 33.33%;
  -moz-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  -o-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding: 0 7px;
}
.b-post {
  padding: 2.4rem;
  display: block;
  height: 100%;
  font-size: 16px;
  line-height: 1.9;
}
.b-post:hover {
  color: #6e6e72;
  text-decoration: none;
  border-width: 4px;
  padding: calc(2.4rem - 3px) calc(2.4rem - 3px) calc(2.4rem - 3px)
    calc(2.4rem - 3px);
  box-shadow: 0 6px 16px 0 rgba(57, 54, 72, 0.1),
    0 0 0 1px rgba(57, 54, 72, 0.05);
}
.b-post .image {
  max-width: 150px;
  margin: 0 auto 30px;
}
.b-post img {
  max-width: 100%;
  height: auto;
}
.b-post h4 {
  color: #342589;
  font-size: 25px;
  font-weight: 700;
  margin: 0 0 14px;
}
.entry-container h2 {
  color: #180e4d;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.4em;
}
.b-toolkit {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 auto;
  z-index: 10;
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 0 6.3rem;
}
.b-toolkit__image {
  padding: 4rem;
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.b-toolkit__image .holder {
  padding-top: 68%;
  position: relative;
  width: 100%;
}
.b-toolkit__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.b-toolkit__text {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 6rem 4rem;
  line-height: 2;
}
.b-toolkit__text h2 {
  color: #342589;
  margin: 0 0 0.3em;
}
.b-toolkit__text p {
  margin: 0 0 2.3em;
}
.cta__inner.v1 {
  padding: 5.8rem 10rem 6.2rem;
  -ms-align-items: stretch;
  align-items: stretch;
}
.cta__inner.v1 h5 {
  margin-bottom: 1.1rem;
}
.cta__inner.v1 .cta__title {
  margin-bottom: 1rem;
  line-height: 1.1;
}
.cta__inner.v1 .cta__text {
  line-height: 1.9;
  margin: 0 0 2rem;
}
.cta__inner.v1 .cta__image-box {
  width: 305px;
  margin-left: 0;
  margin-right: 4rem;
}
.cta__inner.v1 .btn__orange {
  padding: 15px 10px;
}
.wrapper-holder .hero__wrapper {
  margin: 2rem 1px 3rem;
  padding: 0;
}
.tree__boxes {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -7px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tree__boxes .box {
  width: 33.33%;
  -webkit-flex: 0 0 33.33%;
  -moz-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  -o-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding: 0 7px;
}
.orangeBold-text {
  color: #f96f47;
  font-weight: 700;
}
.orangeBold-text a {
  color: #f96f47;
}
.holder__btnOrange .btn__orange {
  min-width: 100px;
  font-weight: 700;
}
.holder__btnOrange {
  margin: 0 auto;
  min-width: 100px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.holder__btnOrange img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 32px;
  display: none;
}
.holder__btnOrange.loading img {
  display: block;
}
.holder__btnOrange.loading:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
.orangeBold-text:hover {
  color: #fea761;
}
.b-news__text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -15px;
  line-height: 2;
}
.b-news__text p {
  margin: 0 0 1.8rem;
}
.b-news__col {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 15px;
}
.posts-holder .post,
.b-new {
  display: block;
  height: 100%;
  font-size: 16px;
  position: relative;
}
.b-new {
  padding: 0 20px;
}
.posts-holder .post {
  background-color: #fff;
  border: 1px solid #c0e9f2;
  color: #6e6e72;
  padding: 0 30px;
}
.posts-holder .post .image,
.b-new .image {
  display: block;
  height: 180px;
  overflow: hidden;
}
.posts-holder .image img,
.b-new .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.posts-holder h4 a,
.b-new h4 a {
  color: #393648;
  font-weight: 700;
}
.posts-holder h4 a:hover,
.b-new h4 a:hover {
  text-decoration: none;
  color: #666;
}
.link__category {
  display: block;
  margin: 0 0 15px;
  color: #8ca0eb;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 18px;
  text-transform: uppercase;
}
.link__category {
  display: inline-block;
  line-height: 0;
  margin: 0;
  letter-spacing: inherit;
}
.posts-holder .text,
.b-new .text {
  padding: 26px 0 50px 0;
  line-height: 1.3em;
}
.posts-holder .text > p,
.b-new .text > p {
  padding: 26px 0 50px 0;
  line-height: 30px;
}

.posts-holder .heading-decor,
.b-new .heading-decor {
  margin: 0.5em 0 0.5em;
  line-height: 30px;
}
.posts-holder .post .bottom-area,
.b-new .text .bottom-area {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 25px;
}
.posts-holder .post .bottom-area .orangeBold-text,
.b-new .bottom-area .orangeBold-text {
  margin: 0 15px 0 0;
}
.posts-holder .post .bottom-area .orangeBold-text:hover,
.b-new .bottom-area a.orangeBold-text:hover {
  color: #d9623f;
}
.b__post-related {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 0 4rem;
  line-height: 2;
}
.b__post-related .image {
  -webkit-flex: 0 0 49%;
  -moz-flex: 0 0 49%;
  -ms-flex: 0 0 49%;
  -o-flex: 0 0 49%;
  flex: 0 0 49%;
}
.b__post-related .text {
  -webkit-flex: 0 0 51%;
  -moz-flex: 0 0 51%;
  -ms-flex: 0 0 51%;
  -o-flex: 0 0 51%;
  flex: 0 0 51%;
  padding: 3.3rem 3rem 5.5rem;
  position: relative;
}
.b__post-related h2 a:hover {
  color: #666;
  text-decoration: none;
}
.b__post-related h3 {
  line-height: 1.3;
  margin: 0 0 0.5;
}
.b__post-related .bottom-area {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 3.3rem 3.3rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.ratio-box.inner img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.cta__subtitle {
  color: #342589;
}
.b-news {
  padding: 4rem 0 0;
}
.b-news > h2 {
  margin: 0 0 0.9rem;
}
.b-news > a.btn__orange {
  margin: 0;
  position: relative;
  /* top: 50%; */
  left: 50%;
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.hero__inner--home .hero__text {
  margin-bottom: 15px;
}
.hero__inner--home .hero__header {
  color: #342589;
}
.hero__inner--home .hero__subtitle {
  color: #342589;
}
.block__content-inner .logo {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 0 15px;
}
.block__content-inner .logo img {
  max-width: 100%;
}
.steps-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -3px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.steps-wrapper .box {
  -webkit-flex: 0 0 25%;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  -o-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 3px;
}
.b-step {
  height: 100%;
  padding: 2.5rem 1.4rem 2.3rem 1.4rem;
  position: relative;
  font-size: 16px;
  line-height: 1.9;
  color: #fff;
  display: block;
}
.b-step:hover {
  text-decoration: none;
}
.b-step p {
  margin: 0;
}
.b-step a {
  color: #fff;
}
.b-step .hover-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  z-index: 1;
}
.b-step:hover .hover-text {
  opacity: 1;
  visibility: visible;
}
.b-step__number {
  background: url(../images/Shape.svg) no-repeat;
  width: 130px;
  height: 130px;
  margin: 0 auto 42px;
  padding: 14px;
}
.b-step__number span {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 50%;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}
.b-step__content h4 {
  color: #fff;
}
.b-step.dark-text {
  color: #393648;
}
.b-step .circle-arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.b-step:hover .circle-arrow {
  background: #fff;
}
.b-step .circle-arrow svg {
  max-width: 100%;
  fill: #fff;
  width: 16px;
  height: 16px;
}
.box:first-child .b-step:hover .circle-arrow svg {
  fill: #fea761;
}
.box:nth-child(2) .b-step:hover .circle-arrow svg {
  fill: #f96f47;
}
.box:nth-child(3) .b-step:hover .circle-arrow svg {
  fill: #8ca0eb;
}
.box:nth-child(4) .b-step:hover .circle-arrow svg {
  fill: #342589;
}
.card__text.visible,
.card__title.visible,
.member__positions.visible,
.member__intro.visible,
.card.visible {
  visibility: inherit;
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.card--intro-lg {
  -ms-flex: 0 0 calc(100% - 1rem);
  flex: 0 0 calc(100% - 1rem);
  width: calc(100% - 1rem);
  background-color: #3d3760;
}
.card--intro {
  background-color: #fea761;
}
.follows-wrapper {
  padding: 0 1.5rem;
}
.b-follows {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -4px 4rem 0;
}
.b-follows__heading {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem;
  -webkit-flex: 0 0 324px;
  -moz-flex: 0 0 324px;
  -ms-flex: 0 0 324px;
  -o-flex: 0 0 324px;
  flex: 0 0 324px;
  background: #f96f47;
  color: #fff;
  line-height: 1.6;
}
.b-follows__heading h3 {
  color: #fff;
  line-height: 1.2;
  margin: 0 0 0.5em;
}
.b-follows__heading p {
  margin: 0 0 18px;
}
.b-follows__area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -2px -2px 0;
  -webkit-flex: 0 0 calc(100% - 324px);
  -moz-flex: 0 0 calc(100% - 324px);
  -ms-flex: 0 0 calc(100% - 324px);
  -o-flex: 0 0 calc(100% - 324px);
  flex: 0 0 calc(100% - 324px);
  padding: 0 2px 0 13px;
}
.b-follows__item {
  -webkit-flex: 0 0 33.33%;
  -moz-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  -o-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding: 2px 2px 0;
}
.b-follows__item a {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.b-follows__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.bg-no-color {
  background: none;
}
.block__inner.v1 {
  padding: 8rem 4rem 8rem 5rem;
  font-size: 16px;
  line-height: 1.9;
}
.block__inner.steps {
  padding: 3rem 4rem 1.8rem 5rem;
  border: none;
  box-shadow: none;
}
.block__inner.partners {
  padding: 3.8rem 4rem 3.5rem 5rem;
}
.block__inner.v1 .block__intro {
  margin-right: 7.7rem;
  font-size: 16px;
  line-height: 1.9;
}
.block__inner.v1 .block__text {
  line-height: 1.9;
}
.block__inner.partners h3.block__header {
  margin-bottom: 20px;
}
.block__inner.partners .block__intro {
  max-width: 350px;
  margin-right: 10rem;
}
.block__inner.partners .block__intro p {
  margin: 0;
}
.block__inner.partners h3.block__header,
.block__inner.v1.steps h3.block__header {
  font-size: 40px;
  font-weight: 500;
  color: #393648;
}
.card {
  border: 1px solid #c0e9f2;
  padding: 2.5rem;
}
.card .post {
  position: relative;
  height: 50px;
}
.posts-holder {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.posts-holder .box {
  -webkit-flex: 0 0 25%;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  -o-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 20px 30px;
}
.b-arhive {
  padding: 3.6rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 0 7.5rem;
  line-height: 2;
}
.b-arhive h1 {
  margin: 0 0 0.3em;
  color: #180e4d;
  font-size: 60px;
}
.b-arhive h5 {
  margin: 0 0 1em;
}
.b-arhive .image {
  -webkit-flex: 0 0 360px;
  -moz-flex: 0 0 360px;
  -ms-flex: 0 0 360px;
  -o-flex: 0 0 360px;
  flex: 0 0 360px;
}
.b-arhive .image .holder {
  padding-top: 100%;
  position: relative;
}
.b-arhive .image .holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.b-arhive .text {
  -webkit-flex: 0 0 calc(100% - 360px);
  -moz-flex: 0 0 calc(100% - 360px);
  -ms-flex: 0 0 calc(100% - 360px);
  -o-flex: 0 0 calc(100% - 360px);
  flex: 0 0 calc(100% - 360px);
  padding: 0.2rem 0 0 4rem;
}
table {
  width: 100%;
}
table td,
table th {
  border: 2px solid #888;
  padding: 1rem;
}
table th {
  background: #342589;
  color: #fff;
  font-weight: 700;
}
.block__inner.half {
  padding: 3rem 8rem;
  line-height: 2;
}
.block__inner.half h2 {
  margin-bottom: 1.2rem;
}
.block__inner.half p {
  margin: 0 0 2em;
}
.block__inner.half .image,
.block__inner.half .text {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
}
.block__inner.half .image .holder {
  width: 325px;
  height: 325px;
  position: relative;
}
.block__inner.half.reverse .image .holder {
  margin: 0 0 0 auto;
}
.block__inner.half .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.items-box {
  padding: 3rem 5rem;
  line-height: 2;
  color: #6e6e72;
  font-weight: 400;
  margin: 0;
  font-size: 16px;
}
.items-box h2 {
  margin: 0 0 0.3em;
}
.items-box .twoBoxes__area .box {
  padding-bottom: 40px;
}
.items-box .twoBoxes__area .box .b-white {
  padding: 2.5rem 1.8rem;
}
.items-box .twoBoxes__area .box .b-white:hover {
  padding: calc(2.5rem - 3px) calc(1.8rem - 3px);
}
.items-box .twoBoxes__area .box .text {
  padding: 0 0 0 20px;
}
.items-box .twoBoxes__area h4 {
  margin-bottom: 0.3em;
}
.two-columns {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -15px 40px;
}
.two-columns .col {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 15px;
}
.block__inner.half.reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.threeBoxes__area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -20px;
}
.threeBoxes__area .box {
  -webkit-flex: 0 0 33.33%;
  -moz-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  -o-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding: 0 20px 30px;
}
.threeBoxes__area .b-white {
  display: block;
  padding: 2rem;
}
.threeBoxes__area .b-white:hover {
  color: #6e6e72;
  text-decoration: none;
  border-width: 4px;
  padding: calc(2rem - 3px) calc(2rem - 3px) calc(2rem - 3px) calc(2rem - 3px);
  box-shadow: 0 6px 16px 0 rgba(57, 54, 72, 0.1),
    0 0 0 1px rgba(57, 54, 72, 0.05);
}
.threeBoxes__area .b-white .image {
  margin: 0 0 40px;
}
.threeBoxes__area .b-white p {
  margin: 0;
}
.threeBoxes__area .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.threeBoxes__area .b-white .image .holder {
  height: 160px;
  width: 160px;
  margin: 0 auto;
}
.b-call {
  padding: 4rem 6rem 4rem 10rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  color: #fff;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  line-height: 2;
}
.b-call__text {
  -webkit-flex: 0 0 38%;
  -moz-flex: 0 0 38%;
  -ms-flex: 0 0 38%;
  -o-flex: 0 0 38%;
  flex: 0 0 38%;
  padding-right: 8%;
}
.b-call__heading {
  -webkit-flex: 0 0 31%;
  -moz-flex: 0 0 31%;
  -ms-flex: 0 0 31%;
  -o-flex: 0 0 31%;
  flex: 0 0 31%;
}
.b-call__button {
  -webkit-flex: 0 0 29%;
  -moz-flex: 0 0 29%;
  -ms-flex: 0 0 29%;
  -o-flex: 0 0 29%;
  flex: 0 0 29%;
}
.b-call__button .btn__orange {
  width: 100%;
  font-size: 20px;
  padding: 12px;
  line-height: 1;
}
.b-call__heading h3 {
  color: #fff;
  max-width: 200px;
}
.b-call.orange {
  background: #fea761;
}
.b-call.purple {
  background: #8ca0eb;
}
.b-call.blue {
  background: #c0e9f2;
}
.b-call.blue {
  color: #373a3c;
}
.b-call.blue .b-call__heading h3 {
  color: #373a3c;
}
.ratio-box.height-auto > img {
  top: 50%;
  height: auto;
  transform: translateY(-50%);
}
.accordion-wrapper {
  font-size: 16px;
}
.accordion__row {
  padding: 2.5rem 11rem 2.5rem 4rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.accordion__row:hover {
  color: #6e6e72;
  text-decoration: none;
  border-width: 4px;
  padding: calc(2.5rem - 3px) calc(11rem - 3px) calc(2.5rem - 3px)
    calc(4rem - 3px);
}
.accordion__icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 60px;
  margin: -15px 0 0;
  background: #342589;
  border-radius: 50%;
}
.accordion__row:hover .accordion__icon {
  right: 57px;
}
.accordion__icon:after,
.accordion__icon:before {
  content: "";
  background: #fff;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.accordion__icon:before {
  height: 18px;
  width: 4px;
}
.open .accordion__icon:before {
  height: 4px;
  width: 18px;
}
.accordion__row .heading {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  max-width: 320px;
}
.accordion__row .heading h4 {
  max-width: 180px;
  margin: 0;
}
.accordion__row .image {
  -webkit-flex: 0 0 80px;
  -moz-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  -o-flex: 0 0 80px;
  flex: 0 0 80px;
  margin: 0 20px 0 0;
  max-width: 80px;
}
.accordion__row .heading p {
  font-size: 19px;
}
.accordion__row .content {
  max-width: 700px;
}
.accordion__row .content p:last-child {
  margin: 0;
}
.accordion__entry {
  display: none;
  padding: 20px 20px 0;
  background: #f8f8f8;
  border-right: 1px solid #c0e9f2;
  border-left: 1px solid #c0e9f2;
}
.accordion__entry .cart__white h3 {
  line-height: 1.32;
}
.accordion__box .holder {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.accordion__entry .box {
  -webkit-flex: 0 0 33.33%;
  -moz-flex: 0 0 33.33%;
  -ms-flex: 0 0 33.33%;
  -o-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  padding: 0 6px 20px;
}
.accordion__box:last-child .accordion__entry {
  border-bottom: 1px solid #c0e9f2;
}
.accordion__entry .cart__white .bottom-area {
  padding: 0 1.5rem 19px;
}
.accordion__entry .cart__white:hover .bottom-area {
  padding: 0 calc(1.5rem - 3px) 16px;
}
.accordion__entry .cart__white {
  display: block;
  margin: 0;
  height: 100%;
}
.accordion__entry .cart__white:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .b-call__button .btn__orange {
    padding: 16px;
  }
  .follows-wrapper {
    padding: 0 2.25rem;
  }
  .hero__inner--home .hero__content {
    max-width: 60%;
    padding: 4rem 5rem;
  }
  .b-shareStory,
  .testimonials__wrapper,
  .form__wrapper,
  .video__wrapper,
  .info__wrapper {
    padding: 3rem 2.25rem 1.5rem;
  }
  .wrapper-holder {
    padding: 3rem 2.25rem 1.5rem;
  }
  .b-shareStory,
  .white-banner__wrapper {
    padding: 3rem 2.25rem 1.5rem;
  }
  .video__row {
    padding: 4rem 5rem;
  }
  .testimonials__text {
    font-size: 22px;
  }
}
.video__row p {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .content-area__article .gray__box {
    position: relative;
    padding: 30px 140px 30px 30px;
    line-height: 1;
  }
  .content-area__article .gray__box p {
    margin: 0;
  }
  .content-area__article .gray__box .btn__orange {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
  }
  .b-follows__item {
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -o-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .follows-wrapper {
    padding: 0 3rem;
  }
  .card--intro-lg {
    -ms-flex: 0 0 calc(66.666% - 1rem);
    flex: 0 0 calc(66.666% - 1rem);
    width: calc(66.666% - 1rem);
  }
  .hero__inner--home .hero__header {
    font-size: 60px;
  }
  .box__colorTitle h3 {
    padding: 20px 19px;
  }
  .b-shareStory h2,
  .box__stories h1,
  .testimonials__text h1,
  .form__text h2,
  .video__text h1 {
    font-size: 52px;
  }
  .b-shareStory,
  .testimonials__text,
  .video__text,
  .form__text,
  .video__text,
  .resource__area .resource__box,
  .box__colorTitle,
  .twitter__heading,
  .white-banner__text,
  .cart__white {
    font-size: 25px;
  }
  .box__stories .image {
    margin: 0 0 0 35px;
  }
  .box__stories .marginl-35 {
    margin-left: 35px;
  }
  .white-banner__wrapper {
    padding: 4rem 3rem 2rem;
  }
  .b-shareStory {
    padding: 7rem 3rem 7rem;
  }
  .form__wrapper {
    padding: 2rem 3rem 2rem;
  }
  .b-shareStory,
  .twitter__wrapper {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }
  .b-shareStory .image,
  .b-shareStory .text {
    width: 50%;
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .b-shareStory .text {
    max-width: 535px;
  }
  .b-shareStory .image {
    text-align: center;
  }
  .b-shareStory .image img {
    max-width: 255px;
    margin: 0 auto;
  }
  .treeBox__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    margin: 0 -11px;
  }
  .treeBox__wrapper .col {
    -webkit-flex: 0 0 33.33%;
    -moz-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    -o-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    padding: 0 11px 60px;
    margin: 0;
  }
  .box__colorTitle {
    font-size: 20px;
  }
  .wrapper-holder {
    padding: 2rem 3rem 2rem;
  }
  .wrapper-holder.inner {
    margin: 0 auto;
    max-width: 1430px;
    padding: 4rem 3rem 2rem;
  }
  .wrapper-holder.inner.entry-container {
    padding: 4rem 1rem 2rem;
  }
  .wrapper-holder .holder-color {
    background: #f8f8f8;
    margin-top: -6rem;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: -4rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .wrapper-holder .holder-color.margin-top-0 {
    margin-top: 0;
  }
  .wrapper-holder .holder-color.padding-bottom-6rem {
    padding-bottom: 6rem;
    margin-bottom: -2rem;
  }
  .wrapper-holder.entry-container .holder-color {
    padding-top: 3.5rem;
  }
  .wrapper-holder .holder-color.inner {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .row-search .search__form {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .resource__area .resource__box {
    font-size: 16px;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }
  .video__wrapper {
    padding: 2rem 3rem;
  }
  .info__wrapper {
    padding: 2rem 3rem 0 3rem;
  }
  .testimonials__wrapper {
    padding: 2rem 3rem 2rem 3rem;
  }
  .resource__area {
    justify-content: space-between;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    margin: 0 0 60px;
  }
  .form__row,
  .video__row,
  .info__row {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
  }
  .info__box {
    -ms-flex: 0 0 calc(50% - 1rem);
    flex: 0 0 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
  .info__box--image {
    -webkit-flex: 0 0 190px;
    -moz-flex: 0 0 190px;
    -ms-flex: 0 0 190px;
    -o-flex: 0 0 190px;
    flex: 0 0 190px;
    width: 190px;
    padding-right: 5%;
    padding-top: 20px;
  }
  .resource__box-text {
    padding-left: 30px;
  }
  .twoBoxes__area .box {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
    justify-content: space-between;
  }
  .resource__area .resource__box {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .twitter__heading {
    min-height: 330px;
    font-size: 16px;
    padding: 0 20px;
  }
  .video__text {
    font-size: 16px;
    padding: 0 0 0 3rem;
  }
  .box__stories,
  .b-shareStory,
  .cart__white,
  .white-banner__text {
    font-size: 16px;
  }
  .box__stories {
    padding: 2rem;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    margin: 0 0 60px;
  }
  .box__stories .image {
    -webkit-flex: 0 0 180px;
    -moz-flex: 0 0 180px;
    -ms-flex: 0 0 180px;
    -o-flex: 0 0 180px;
    flex: 0 0 180px;
  }
}
@media screen and (min-width: 1024px) {
  .box__stories {
    padding: 4rem 6rem 4rem 6rem;
  }
  .box__stories .image {
    -webkit-flex: 0 0 280px;
    -moz-flex: 0 0 280px;
    -ms-flex: 0 0 280px;
    -o-flex: 0 0 280px;
    flex: 0 0 280px;
  }
}
@media screen and (max-width: 1350px) {
  .accordion__row {
    padding: 2.5rem 100px 2.5rem 4rem;
  }
  .accordion__row:hover {
    padding: calc(2.5rem - 3px) 97px calc(2.5rem - 3px) calc(4rem - 3px);
  }
}
@media screen and (max-width: 1270px) {
  .accordion__row {
    padding-right: 100px;
  }
  .accordion__row:hover {
    padding-right: 97px;
  }
  .accordion__row .heading {
    -webkit-flex: 0 0 30%;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    -o-flex: 0 0 30%;
    flex: 0 0 30%;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .accordion__row .heading h4 {
    margin: 0 0 15px;
  }
  .accordion__entry .cart__white h3 {
    font-size: 20px;
  }
  .accordion__row .content {
    -webkit-flex: 0 0 70%;
    -moz-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    -o-flex: 0 0 70%;
    flex: 0 0 70%;
  }
  .accordion__entry .box {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .block__inner.half {
    padding: 3rem 6rem;
  }
  .wrapper__twoBox {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .wrapper__twoBox .box {
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
  }
  .cart__white {
    min-height: 280px;
  }
  .cart__white .drop-text__holder {
    width: calc(100% + 8px);
  }
  .box .cart__white .drop-text:before,
  .box .cart__white .drop-text:after,
  .box:nth-child(2n) .cart__white .drop-text:before,
  .box:nth-child(2n) .cart__white .drop-text:after {
    left: 50%;
    margin: 0 0 0 -29px;
  }
  .sidebar__filter {
    -webkit-flex: 0 0 340px;
    -moz-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    -o-flex: 0 0 340px;
    flex: 0 0 340px;
    max-width: 340px;
  }
  .wrapper-filter .content {
    -webkit-flex: 0 0 calc(100% - 360px);
    -moz-flex: 0 0 calc(100% - 360px);
    -ms-flex: 0 0 calc(100% - 360px);
    -o-flex: 0 0 calc(100% - 360px);
    flex: 0 0 calc(100% - 360px);
  }
  .cta__inner.v1 {
    padding: 4rem;
  }
  .steps-wrapper .box {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-bottom: 6px;
  }
  .steps-wrapper .box:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 980px) {
  .ajax-load-more-wrap .alm-listing .grid-item,
  .related-posts .grid-item {
    width: 47%;
    margin: 0 1.5% 3%;
  }
  .accordion__row {
    padding-right: 4rem;
  }
  .accordion__row:hover {
    padding-right: calc(4rem - 3px);
  }
  .accordion__icon {
    right: 30px;
  }
  .accordion__row:hover .accordion__icon {
    right: 27px;
  }
  .accordion__row .content {
    padding: 0 0 0 10px;
  }
}
@media screen and (max-width: 1023px) {
  .block__inner.half.reverse {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .block__inner.half.reverse .image .holder {
    margin: 0 auto 25px;
  }
  .block__inner.half {
    padding: 3rem 4rem;
  }
  .block__inner.half .image .holder {
    margin: 0 auto 25px;
  }
  .b-arhive {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-bottom: 4rem;
    padding: 3rem;
  }
  .b-arhive .image {
    width: 360px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -o-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .b-arhive h1 {
    font-size: 40px;
  }
  .b-arhive .text {
    padding: 3rem 0 0;
  }
  .ajax-load-more-wrap .alm-listing .grid-item {
    width: 30%;
    margin: 0 1.5% 3%;
  }
  .info__box {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .info__box--image {
    margin-bottom: 20px;
  }
  .testimonials__image {
    padding: 3em 5em 2em 5em;
    margin: 0 auto;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .box__stories .image {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1400px) {
  .posts-holder .box {
    -webkit-flex: 0 0 33.33%;
    -moz-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    -o-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
}

@media screen and (max-width: 1100px) {
  .posts-holder .box {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 1024px) {
  .testimonials__image {
    margin: 0 auto;
  }
  .content-area__sidebar {
    -webkit-flex: 0 0 200px;
    -moz-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    -o-flex: 0 0 200px;
    flex: 0 0 200px;
  }
  .content-area__article {
    -webkit-flex: 0 0 calc(100% - 230px);
    -moz-flex: 0 0 calc(100% - 230px);
    -ms-flex: 0 0 calc(100% - 230px);
    -o-flex: 0 0 calc(100% - 230px);
    flex: 0 0 calc(100% - 230px);
  }
  .white-banner__image {
    max-width: 300px;
    margin: 0 50px 0 0;
  }
  .testimonials__text {
    font-size: 2vw;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .testimonials__text q {
    min-height: 115px;
  }
  .testimonials__text cite {
    font-size: 1.7vw;
  }
  .testimonials__text h1 {
    font-size: 40px;
  }

  /* IT Hands CSS iPad safari */
  .resource_block .resource-wrap .page-resource-box {
    min-height: 380px;
    height: 100%;
    padding: 15px;
  }

  .resource-btn-wrap .btn__orange {
    min-width: auto;
  }
  .box__colorTitle .content {
    padding: 25px 5px;
  }
  .box__colorTitle a {
    word-break: break-word;
  }
}
@media screen and (max-width: 768px) {
  .block__inner.half {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 2rem;
  }
  .block__inner.half .btn__orange {
    display: block;
  }
  .block__inner.half .image {
    margin: 0 0 25px;
  }
  .block__inner.half .image .holder {
    width: 100%;
    height: auto;
    max-width: 325px;
  }
  .b__post-related {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .posts-holder .box {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .b-step {
    padding: 2.5rem 1.4rem 3.5rem 1.4rem;
  }
  .block__wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .block__inner.v1,
  .block__inner.steps,
  .block__inner.v1,
  .block__inner.partners {
    padding: 2rem;
  }
  .block__header,
  .block__inner.partners .block__intro {
    max-width: 100%;
    margin: 0;
  }
  .block__inner.v1 .block__intro {
    margin-right: 0;
  }
  .steps-wrapper .box {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .b-follows {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .b-follows__heading {
    margin: 0 0 10px;
  }
  .b-follows__area {
    padding: 0;
  }
  .testimonials__text {
    font-size: 16px;
  }
  .testimonials__text q {
    min-height: inherit;
  }
  .testimonials__text h1 {
    font-size: 25px;
  }
  .testimonials__text {
    padding: 1rem;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  .btn__arrow {
    padding: 10px;
  }
  .cta__inner.v1 {
    padding: 2rem;
  }
  .cta__inner.v1 .cta__image-box {
    width: 100%;
    max-width: 100%;
    margin: 0 0 25px;
  }
  .cta__inner.v1 .cta__image-box .ratio-box.inner {
    padding: 0 !important;
    height: auto;
  }
  .cta__inner.v1 .cta__image-box .ratio-box.inner img {
    position: static;
    object-fit: inherit;
    height: auto;
  }
  .cta__inner.v1 .btn__orange {
    padding: 10px;
  }
  .b-news {
    padding: 2rem 0 0;
    background: #f8f8f8;
  }
  .wrapper-holder .hero__wrapper {
    margin: 3rem 1px 2rem;
  }
  .b-toolkit {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0 0 2rem;
  }
  .b-toolkit__image {
    padding: 2rem;
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .b-toolkit__image img {
    max-width: 100%;
    width: 100%;
    min-width: inherit;
  }
  .b-toolkit__text {
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 2rem;
  }
  .b-news__text {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .b-news__col {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
  }
  .tree__boxes {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .tree__boxes .box {
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 25px;
    padding: 0;
  }
  .b-new .bottom-area .orangeBold-text {
    margin: 0 5px 0 0;
  }
  .b-news__boxes {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .cart__white.open-dropdown .drop-text__holder {
    display: block;
  }
  .cart__white .drop-text {
    padding-top: 2.5rem;
  }
  .cart__white .drop-text .r-close {
    display: block;
    border-radius: 50%;
    background: #c0e9f2;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50px;
    right: 20px;
    width: 25px;
    height: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 1;
  }
  .white-banner__image {
    max-width: 150px;
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 auto 25px;
  }
  .white-banner h1 {
    font-size: 35px;
  }
  .white-banner__text {
    max-width: 100%;
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .white-banner__search {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 3rem 1px 3rem;
    padding: 3rem 1.5rem;
  }
  .wrapper-filter {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .sidebar__filter {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px;
  }
  .wrapper-filter .content {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .jq-selectbox__select {
    height: 50px;
    padding: 15px 45px 15px 10px;
    max-width: 100%;
    width: 100%;
  }
  .jq-selectbox__dropdown {
    font-size: 10px;
  }
  .jq-selectbox li {
    padding: 8px 10px;
  }
  .sidebar__filter .b-topic,
  .sidebar__filter .b-type,
  .sidebar__filter .b-cat,
  .sidebar__filter .search__form,
  .sidebar__filter h2 {
    margin: 0 0 20px;
  }
  .sidebar__row {
    margin: 0 0 10px;
  }
  .testimonials__row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .resource__area .resource__box {
    text-align: center;
  }
  .treeBox__wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .box__stories {
    text-align: center;
    margin: 0 0 2rem;
  }
  .box__stories:last-child {
    margin: 0;
  }
  .box__stories h1 {
    margin: 0 0 5px;
    font-size: 18px;
  }
  .testimonials__text {
    padding: 1rem;
    text-align: center;
    width: 100%;
  }
  .testimonials__text cite {
    font-size: 15px;
  }
  .b-shareStory {
    text-align: center;
  }
  .b-shareStory .image {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 20px;
  }
  .resource__box-image {
    margin-top: 0;
    margin: 0 auto;
  }
  .resource-wrapper h2 {
    font-size: 25px;
  }
  .wrapper-holder .container {
    padding: 0;
  }
  .form__row {
    padding: 1rem;
  }
  .section-questions .section-questions__item#s-q-1 {
    position: static;
  }
  .section-questions .section-questions__item#s-q-1.done {
    position: absolute;
  }
  .section-questions__question {
    font-size: 18px;
  }
  .section-questions__options {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .section-questions__options li {
    height: 70px;
    border-left: none;
    border-top: 2px solid #8ca0eb;
    -webkit-flex: auto 0 0;
    -moz-flex: auto 0 0;
    -ms-flex: auto 0 0;
    -o-flex: auto 0 0;
    flex: auto 0 0;
  }
  .section-questions {
    padding-bottom: 55px;
  }
  .box__colorTitle .content {
    padding: 20px 10px 20px;
  }
  .treeBox__wrapper .col {
    padding: 0;
  }
  .hero__wrapper {
    padding-bottom: 1rem;
  }
  .testimonials__wrapper,
  .wrapper-holder,
  .b-shareStory,
  .form__wrapper,
  .video__wrapper,
  .info__wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .box__colorTitle ul li {
    padding: 0 10px 0 0;
  }
  .btn__orange {
    /*     padding: 3px;
    display: block;
    font-size: 15px; */
  }
  .block__content .block__content-inner + .block__content-inner.image {
    text-align: center;
  }
  .holder__btnOrange .btn__orange {
    padding: 10px;
  }
  .b-shareStory {
    margin: 0;
  }
  .box__colorTitle ul li:nth-child(2),
  .box__colorTitle ul li {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    padding-top: 12px;
  }
  .box__colorTitle ul li:first-child {
    padding-top: 0;
  }
  .story__wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .story__box {
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .story__box .image {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .wrapper-holder.entry-container {
    padding-right: 0;
    padding-left: 0;
  }
  .entry-container h2 {
    font-size: 25px;
  }
  .secondlevel.inner {
    padding: 2rem;
  }
  .secondlevel.inner .sectiontitle {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .secondlevel.inner h1.entry-title {
    border-left-width: 10px;
    padding: 5px 0 5px 15px;
    margin-bottom: 20px;
    font-size: 28px;
  }
  .story__box__blockquote {
    background-position: 15px 35px;
    -webkit-background-size: 20px 12px;
    background-size: 20px 12px;
    padding: 30px 20px 20px 45px;
  }
  .content-area {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0 0 2rem;
    padding: 1.5rem;
  }
  .content-area__article {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 2rem;
  }
  .single .content-area {
    margin-bottom: 0rem;
  }
  .content-area__article h1 {
    font-size: 35px;
  }
  .entry-container .content-area__article h2,
  .content-area__article h2 {
    font-size: 26px;
    padding: 10px 0 0;
  }
  .content-area__article blockquote {
    font-size: 15px;
    padding: 1.5rem 1.5rem 1.5rem 3rem;
  }
  .content-area__article blockquote:before {
    left: 17px;
    top: 49px;
  }
  .content-area__article blockquote cite {
    padding: 5px 0 0;
  }
  .content-area__sidebar {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .content-area__sidebar .gray__box h3 {
    font-size: 16px;
  }
  .related-area h4 {
    font-size: 18px;
    padding: 10px;
  }
  .list-related li a {
    padding: 5px 10px;
  }

  .posts__wrapper {
    padding: 0;
  }
  .b-threeBox {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .b-threeBox .box {
    width: 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 2rem;
  }
  .b-post {
    padding: 1.5rem;
    font-size: 14px;
  }
  .b-post:hover {
    padding: calc(1.5rem - 2px);
  }
  .b-post .image {
    margin-bottom: 10px;
  }
  .b-post h4 {
    font-size: 18px;
  }
  .b-arhive {
    padding: 2rem;
    margin-bottom: 1rem;
  }
  .b-arhive h1 {
    font-size: 33px;
  }
  .b__post-related {
    margin-bottom: 2rem;
  }
  .b__post-related .text {
    padding: 2rem 2rem 4rem;
  }
  .b__post-related .bottom-area {
    padding: 2rem 2rem 2rem;
  }
  .content-area__bottomRow {
    margin: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .content-area__bottomRow .orangeBold-text {
    margin: 0 0 20px;
  }

  .twoBoxes__wrapper h2 {
    margin: 0 0 1rem;
  }
  .twoBoxes__area {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px;
  }
  .twoBoxes__area .box {
    padding: 0 16px 30px;
  }
  .twoBoxes__area .box .b-white {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 2.5rem 2rem 2.2rem 2rem;
  }
  .twoBoxes__area .image {
    margin: 0 auto 20px;
    -webkit-flex: 0 0 160px;
    -moz-flex: 0 0 160px;
    -ms-flex: 0 0 160px;
    -o-flex: 0 0 160px;
    flex: 0 0 160px;
    width: 160px;
  }
  .twoBoxes__area .box .text {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 20px 0 0 0;
  }
  .items-box .twoBoxes__area .box .text {
    padding: 20px 0 0 0;
  }
  .items-box .twoBoxes__area .box .b-white {
    padding: 1rem;
  }
  .items-box .twoBoxes__area .box .b-white:hover {
    padding: calc(1rem - 3px);
  }
  .threeBoxes__area {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .items-box {
    padding: 2rem;
  }
  .items-box .text-center .btn__orange {
    margin: 20px 0 0;
  }
  .block__inner.v2 .block__content .block__content-inner.text .block__text {
    margin: 0 0 20px;
  }
  .two-columns {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin: 0 0 20px;
  }
  .items-box .b-white {
    padding: 1rem;
  }
  .items-box .b-white:hover {
    padding: calc(1rem - 3px);
  }
  .two-columns .col {
    padding: 0;
  }
  .b-call {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 2rem;
  }
  .b-call__text {
    padding: 0;
  }
  .twoBoxes__wrapper {
    padding: 0;
  }
  .block__inner.v2 .block__intro {
    margin-right: 0;
  }
  .block__inner.v2 .block__header {
    max-width: 100%;
    margin-right: 0;
  }
  .twoBoxes__area,
  .threeBoxes__area {
    margin: 0;
  }
  .twoBoxes__area .box,
  .threeBoxes__area .box {
    padding: 0 0 30px;
  }
  .twoBoxes__area .box:last-child,
  .threeBoxes__area .box:last-child {
    padding-bottom: 0;
  }
  .accordion__entry .box {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .accordion__row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 2rem 2rem 50px;
  }
  .accordion__row:hover {
    padding: calc(2rem - 3px) calc(2rem - 3px) 47px;
  }
  .accordion__row .heading {
    text-align: center;
    margin: 0 0 20px;
  }
  .accordion__icon {
    bottom: 10px;
    top: auto;
    left: 50%;
    margin: 0 0 0 -15px;
  }
  .accordion__row:hover .accordion__icon {
    bottom: 7px;
  }
  .accordion__row .content {
    padding: 0;
  }
  .cart__white {
    padding-bottom: 100px;
  }
  .cart__white:hover {
    padding-bottom: 97px;
  }

  /* IT Hands responsive CSS*/
  .box__stories_n {
    padding: 4rem 15px 6rem 15px !important;
  }
  .resource-text.metaphor-card-text {
    text-align: center;
  }
  .box__stories .image img {
    margin: 0 !important;
  }
  .bottom-area span.date {
    display: flex;
  }
}
@media (min-width: 1330px) {
  .container.v1 {
    max-width: 1310px;
  }
}
@media screen and (max-width: 480px) {
  .ajax-load-more-wrap .alm-listing .grid-item,
  .related-posts .grid-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.row__nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.row__nav a,
.row__nav span {
  background: #c0e9f2;
  color: #373a3c;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  min-width: 32px;
}
@media (min-width: 1440px) {
  .card--intro-lg {
    -ms-flex: 0 0 calc(50% - 1rem);
    flex: 0 0 calc(50% - 1rem);
    width: calc(50% - 1rem);
  }
  .b-follows__item {
    -webkit-flex: 0 0 20%;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    -o-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}

/*
 Theme Name:   UnderStrap Child Phrases
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Phrases Theme
 Author:       Beekeeper group
 Author URI:   https://www.beekeepergroup.com/
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

.home-resource {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 6rem 0 3rem 0;
  margin-left: -15px;
  margin-right: -15px;
}

.resource-wrap {
  flex-grow: 1;
  min-width: 33%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.resource-box {
  border: 2px solid rgba(192, 233, 242, 0.5);
  height: 100%;
  background-color: #fff;
  text-align: center;
}

.resource-box a {
  display: block;
  padding: 24px 20px;
}

.resource-box a h4 {
  color: #393648;
  font-size: 25px;
  line-height: 31px;
  margin-bottom: 0;
}

.resource-box a:hover,
.resource-box a:focus {
  text-decoration: none;
}

.resource-box a:hover h4,
.resource-box a:focus h4 {
  color: #f96f47;
}
.home-buttons {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  /* padding: 20px 0 7px; */
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 42px !important;
}

.button-wrap {
  flex-grow: 1;
  min-width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.button-inner {
  border: 2px solid rgba(192, 233, 242, 0.5);
  height: 100%;
  background-color: #dae5e5;
  text-align: center;
}

.button-inner a {
  display: block;
  padding: 24px 20px;
  color: #393648;
  font-size: 25px;
  line-height: 31px;
  font-weight: 500;
}
.button-inner a:hover,
.button-inner a:focus {
  text-decoration: none;
}
.b-toolkit.b-white {
  /* margin: 4rem 0; */
  align-items: center;
  align-content: center;
  margin-bottom: 72px !important;
}

.b-toolkit.b-white.fc-section-2 {
  margin: 0 !important;
  margin-bottom: 72px !important;
}

.hero__wrapper.fc-section-1 {
  margin-bottom: 72px !important;
}

.cta__inner.v1.fc-section-3 {
  margin: 54px 0 !important;
}

.home-resource.fc-section-4 {
  margin: 0 -15px !important;
}

.b-toolkit.b-white.fc-section-5 {
  margin: 85px 0 60px 0;
}

.home-resource.fc-section-7 {
  margin: 0 -15px;
}
.home-buttons.fc-section-7 {
  margin-bottom: 42px !important;
}
.home-resource.fc-section-10 {
  margin: 0 -15px;
}
.block__wrapper {
}

div#fc-section-7883 > div {
  margin: 0;
}

div#fc-section-7884 > div {
  margin: 0;
}

.button-box a.b-white {
  align-items: center;
}

.button-box a.b-white h4 {
  font-size: 32px;
}

.button-box a.b-white .image {
  flex: 0 0 100px;
}

.button-box a.b-white {
  padding: 10px 20px !important;
}
.icon-button-wrap {
  padding: 0;
  border: 0;
  background-color: transparent;
}

.page-resource-box {
  background-color: #fff;
  width: 100%;
  padding: 40px;
  border: 1px solid #c0e9f2;
}

.page-resource {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.page-resource .resource-wrap {
  flex: 0 0 33.33%;
  -webkit-flex: 0 0 33.33%;
}
.container.v1.fc-section-11 {
  border-top: solid 1px #c0e9f2;
  max-width: 100%;
}
.metaphor-card-image {
  margin-bottom: 40px;
}

.metaphor-card-image img {
  width: 120px;
  margin: 0 auto;
  display: block;
  float: none;
}

/*****Custom Css*******/
.hero__subtitle {
  line-height: 33px;
  color: #342589;
  font-weight: 700;
}
.hero__inner-content {
  font-size: 16px;
  line-height: 1.8;
  color: #6e6e72;
}

.b-toolkit__text {
  font-size: 16px;
  line-height: 1.8;
  color: #6e6e72;
}
h2.section_heading {
  color: #342589;
  margin: 0 0 0.3em;
}
.metaphor_cards_block h2.section_heading {
  padding-left: 0px;
}
.page-resource.metaphor-cards {
  margin-top: 50px;
}
.resource_block h2.section_heading,
.framing-recommendations-wrap h2.section_heading {
  padding-left: 40px;
}
p.resource-text.metaphor-card-text,
.framing-recommendations .box p {
  font-size: 16px;
  line-height: 1.5;
  color: #6e6e72;
}
p.resource-text {
  font-size: 16px;
  line-height: 1.5;
  color: #6e6e72;
}
.items-box p {
  font-size: 16px;
  line-height: 1.5;
  color: #6e6e72;
}
.box__stories p {
  line-height: 1.8;
  color: #6e6e72;
}
.button-box a.b-white .image {
  margin: 10px 20px 10px 20px;
}
div#fc-section-8664 .b-toolkit.b-white {
  margin: 0;
}

/** WHEN YOU SAY PAGE **/

.page-template-when-say .aq-accordion h4 {
  padding-top: 0;
}
.page-template-when-say .aq-accordion .accordion__entry {
  padding: 0.5rem;
}
.page-template-when-say .box.aq-answer {
  padding: 0;
  margin-bottom: 0;
}
.page-template-when-say .aq-answer-inner .table {
  margin-bottom: 0;
}
.page-template-when-say .aq-answer-inner {
  background: none;
  border: 0px;
}
.active {
  display: block;
}
.hide {
  display: none;
}
.table {
  display: table;
  width: 100%;
}

.table .tr {
  display: table-row;
  width: 100%;
}

.table .tr .th,
.table .tr .td {
  display: table-cell;
  width: 33%;
  padding: 15px;
  border: 1px solid #6e6e72;
  border-bottom: 0;
  border-right: 0;
}

.table .tr .th {
  border-color: #979797;
  background-color: #342589;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.table .tr .td:last-child {
  border-right: 1px solid #6e6e72;
}
.table .tr .th:last-child {
  border-right: 1px solid #979797;
}

.table .tr:last-child .td {
  border-bottom: 1px solid #6e6e72;
}

.table .tr .th:last-child {
  background-color: #8ca0eb;
}

.content-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 45;
  padding: 45px 0;
}

.icon-wrap img {
  margin-bottom: 0;
  margin-right: 40px;
  width: 100px;
}

.content-header h2 {
  margin-bottom: 0;
  line-height: normal;
  color: #342589;
  padding-top: 0;
}

.tab-nav ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.tab-nav ul li a {
  font-size: 20px;
  color: #393648;
  border: 1px solid #8ca0eb;
  border-top-width: 2px;
  border-bottom-width: 2px;
  display: block;
  padding: 16px 46px;
  text-decoration: none;
}

.tab-nav ul li a.activelink,
.tab-nav ul li a.activelink:hover,
.tab-nav ul li a.activelink:focus {
  background-color: #8ca0eb;
  color: #fff;
}

.tab-nav ul li:first-child a {
  border-left-width: 2px;
}

.tab-nav ul li:last-child a {
  border-right-width: 2px;
}

.tab-nav ul li a:hover,
.tab-nav ul li a:focus {
  background-color: #f2f2f2;
}

.deactivate,
.deactivate:hover {
  display: none;
  /*cursor: auto;
	text-decoration: none;
	font-weight: lighter;*/
}

.tab-controls {
  margin: 0 auto;
  text-align: center;
}

.box.aq-answer {
  -webkit-flex: 0 0 50%;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -o-flex: 0 0 50%;
  flex: 0 0 50%;
}

.aq-section .block__wrapper {
  padding: 2rem 0;
}

.aq-accordion .accordion__entry {
  padding: 2rem 3rem;
}
.box.aq-answer {
  padding: 0 15px;
  margin-bottom: 6rem;
}

.aq-answer-inner {
  background-color: #fff;
  height: 100%;
  border: 1px solid #c0e9f2;
  padding: 40px;
}

.aq-tip {
  padding: 0 15px;
}

.aq-tip .aq-answer-inner {
  display: flex;
  align-items: center;
}

.aq-tip .aq-answer-inner h4 {
  padding: 0 30px;
  margin-bottom: 0;
  color: #fa9374;
}

.aq-tip .aq-answer-inner p {
  margin-bottom: 0;
  color: #6e6e72;
  line-height: 30px;
}

h4.oriange-title {
  color: #f96f47;
}

h4.dark-title {
  color: #393648;
}

.aq-tip img {
  width: 136px;
}
.box.aq-answer p {
  color: #6e6e72;
  line-height: 30px;
}
.aq-accordion h4 {
  max-width: 100% !important;
}

.aq-accordion .heading {
  max-width: 100%;
  display: block;
}
.aq-answer-inner h4 {
  font-size: 20px;
  line-height: 26px;
}
.aq-accordion p {
  margin-top: 1em;
}
.box.aq-answer {
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  -o-flex: 0 0 100%;
  flex: 0 0 100%;
}

.box.aq-answer {
  margin-bottom: 2rem;
}
/** END WHEN YOU SAY PAGE **/
.m-section-text {
  max-width: 600px;
  padding-left: 40px;
}

/****************************/
.at-section-two {
  border: 2px solid rgba(192, 233, 242, 0.5);
  background-color: #fea761;
  margin: 68px 0;
  padding: 68px 82px;
  display: -ms-flexbox !important;
  display: flex !important;
}

.at-section-two h2,
.at-section-two p {
  /*-ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;*/
}
.at-section-two h2 {
  color: #393648;
  font-family: runda, sans-serif !important;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.33px;
  line-height: 48px;
  padding-right: 30px;
}

.at-section-two p {
  color: #ffffff;
  font-family: runda, sans-serif !important;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.33px;
  line-height: 48px;
  padding: 0px;
  margin: 0px;
}
.framing-inner-section h2 {
  color: #342589;
  font-family: runda, sans-serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  margin: 10px 0 30px;
  padding-top: 0px;
}
.framing-section h2 {
  color: #342589;
  font-family: runda, sans-serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  margin: 30px 0;
}
.framing-inner-section p {
  color: #6e6e72;
  font-family: runda, sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 23px;
}
.framing-inner-section p b,
.framing-inner-section p strong {
  color: #f79b20;
  font-weight: 500;
}
.framing-inner-section .table-wrap {
  margin-top: 50px;
  margin-bottom: 50px;
}
.how-to-reframe {
  padding-top: 30px;
}
.how-to-reframe h3 {
  border: 1px solid #979797;
  background-color: #8ca0eb;
  padding: 15px 50px;
  color: #fff;
  font-family: runda, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}
.how-to-reframe p {
  border: 1px solid #888888;
  padding: 29px 50px 45px;
  margin: 0px;
}
.framing-inner-section .table .tr .th:last-child {
  background-color: #352689;
}
.framing-section .accordion__entry {
  background: #fff;
  border: 0;
}
.framing-section .aq-tip .aq-answer-inner {
  border: 0;
  padding: 0px;
}

.framing-section .aq-tip .aq-answer-inner {
  color: #6e6e72;
  font-family: runda, sans-serif;
  font-size: 15px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 23px;
}
.framing-section .aq-tip img {
  max-width: 76px;
  margin: 0px;
}
.framing_accordion .accordion-wrapper .accordion__row .heading h4 img {
  max-width: 76px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
}
.framing_accordion .accordion-wrapper .accordion__row .heading h4 {
  max-width: none;
  white-space: nowrap;
}

.framing_accordion .table .tr .th,
.framing_accordion .table .tr .td {
  border: 1px solid #888888;
}
.framing_accordion .table .tr .td {
  border-top: 0;
}
.framing-inner-section .table .tr .th.mobile {
  display: none;
}
.box__stories_n {
  padding: 4rem 6rem 4rem 6rem;
  background: #fff;
  border: 1px solid #c0e9f2;
  width: 100%;
}
.box__stories_n .box__stories {
  padding: 0;
  border: 0;
}
.gform_wrapper form li.gf_placeholder {
  display: none;
}
@media only screen and (max-width: 992px) {
  .tab-nav ul li {
    flex: 0 0 50%;
  }

  .tab-nav ul li a {
    border: 1px solid #8ca0eb !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-when-say .aq-answer-inner {
    padding: 0px;
  }
  .aq-accordion .accordion__entry {
    padding: 2rem 0;
  }
  .tab-nav ul li {
    flex: 0 0 100%;
  }

  .table .tr .th,
  .table .tr .td {
    width: 100%;
    display: block;
    border-right: 1px solid #6e6e72;
  }

  .page-resource .resource-wrap {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  .hero__inner.orange {
    background: none;
  }
  .hero__inner.orange .hero__image-box {
    background: #fea761;
  }
  .b-toolkit {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .b-toolkit__image {
    padding-bottom: 0;
  }
  .box__stories {
    text-align: left;
  }
  .box__stories .image img {
    max-width: 120px;
    display: block;
    margin: 0 auto;
  }
  .items-box .twoBoxes__area .box {
    width: 100%;
  }
  .items-box .twoBoxes__area .box .b-white {
    flex-direction: unset;
  }
  .twoBoxes__area .box .text {
    -webkit-flex: inherit;
    -moz-flex: inherit;
    -ms-flex: inherit;
    -o-flex: inherit;
    flex: inherit;
  }
  .hero__content {
    box-shadow: inset 0 0 0 1px #fea761;
  }
  .hero__subtitle {
    line-height: 22px;
  }
  .at-section-two {
    display: block !important;
    margin: 28px 0;
    padding: 28px 22px;
  }
  .at-section-two p {
    font-size: 22px;
    line-height: 28px;
  }
  .framing-inner-section .table .tr .th.mobile {
    display: block;
  }
  .framing-inner-section .table .tr.thead {
    /*display: none;*/
  }
  .framing_accordion .accordion-wrapper .accordion__row {
    padding: 1rem 1rem 50px;
  }
  .framing_accordion .accordion-wrapper .accordion__row .heading h4 {
    margin-bottom: 0px;
    white-space: normal;
  }
  .framing_accordion .accordion-wrapper .accordion__row .heading h4 img {
    display: block;
    margin: 0 auto;
  }
  .framing-section .aq-tip .aq-answer-inner {
    display: block;
  }
  .framing-section .aq-tip .aq-answer-inner .image {
    display: inline-block;
  }
  .framing-section .aq-tip .aq-answer-inner h4 {
    display: inline-block;
    font-style: normal;
  }
  .how-to-reframe h3 {
    padding: 15px 10px;
  }
  .how-to-reframe p {
    padding: 20px 10px;
  }
}

/* START Sample Email Page CSS */
.page-template-page-sample-email .entry-content {
  font-family: Runda;
  letter-spacing: 0;
}

.sample-email-intro {
  margin-bottom: 66px;
  margin-right: 20%;
}
.sample-email-intro h4 {
  color: #342589;
  font-size: 25px;
  font-weight: bold;
  line-height: 33px;
}
.sample-email-intro p {
  color: #6e6e72;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
}

.sample-email-wrapper {
  display: inline-flex;
  margin-bottom: 121px;
}
.sample-email-wrapper .sample-email {
  width: 60%;
}
.sample-email-wrapper .sidebar-highlights {
  width: 40%;
  margin: 0 65px;
}
.sample-email {
  border: 2px solid #f96f47;
  padding: 47px;
  box-sizing: border-box;
}
.sample-email-title {
  color: #342589;
  font-size: 25px;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 22px;
}
.sample-email-content {
  color: #6e6e72;
  font-size: 14px;
  line-height: 28px;
}

.sidebar-highlights {
  color: #6e6e72;
  font-size: 16px;
  line-height: 30px;
}
.sample-email-description {
  margin-top: 15px;
}
.sidebar-highlights > div {
  margin-bottom: 15px;
  padding: 5px;
}
.sample-email-highlighted-text {
  /* background-color: #C2E6F2; */
  cursor: pointer;
}
.sample-email-highlighted-text a {
  color: inherit;
  text-decoration: inherit;
}
.sample-email-highlighted-text.appeared {
  background-color: #c2e6f2;
  padding: 5px 1px;
}
.sample-email-highlighted-text.active {
  background-color: rgb(138, 188, 204) !important;
  display: inline;
}
.sample-email-highlight-content {
}
.sidebar-highlights > div.active {
  outline: 2px solid rgb(138, 188, 204) !important;
}
/* END Sample Email Page CSS */

@media only screen and (max-width: 767px) {
  .sample-email-intro {
    margin-right: 0;
  }

  .sample-email-wrapper {
    display: block;
  }

  .sample-email-wrapper .sample-email,
  .sample-email-wrapper .sidebar-highlights {
    width: 100%;
  }
  .sample-email-wrapper .sidebar-highlights {
    margin: 30px 0 0 0;
  }
  /* IT Hands CSS*/
  div#fc-section-10572 .holder {
    padding: 0;
  }

  div#fc-section-10572 img {
    position: inherit;
    padding: 0;
    top: 0;
    left: 0;
    transform: none;
    max-width: 60%;
    /* max-width: 120px; */
    display: block;
  }
}

section.tab {
  display: none;
}
section.tab.active {
  display: block;
}

.tabs-content > br {
  display: none;
}

/* TODO: this needs to be merged with "When You Say" stuff */
.content-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 45px 0;
}
.icon-wrap img {
  margin-bottom: 0;
  margin-right: 40px;
  width: 100px;
}
.content-header h2 {
  margin-bottom: 0;
  line-height: normal;
  color: #342589;
  padding-top: 0;
}

.tabs-nav ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.tabs-nav ul li a {
  font-size: 20px;
  color: #393648;
  border: 1px solid #8ca0eb;
  border-top-width: 2px;
  border-bottom-width: 2px;
  display: block;
  padding: 16px 46px;
  text-decoration: none;
}
.tabs-nav ul li a.active,
.tabs-nav ul li a.active:hover,
.tabs-nav ul li a.active:focus {
  background-color: #8ca0eb;
  color: #fff;
}
.tabs-nav ul li:first-child a {
  border-left-width: 2px;
}
.tabs-nav ul li:last-child a {
  border-right-width: 2px;
}
.tabs-nav ul li a:hover,
.tabs-nav ul li a:focus {
  background-color: #f2f2f2;
}
.tab-controls {
  margin: 0 auto;
  text-align: center;
}

/*
.tabs-nav {
  margin: 0;
  border-bottom: 1px solid #ccc;
}
.tabs-nav ul {
  list-style: none;
}
.tabs-nav li {display: inline-block;}
.tabs-nav a {
  display: block;
  padding: 5px 10px;
  border: 1px solid transparent;
  text-decoration: none;
}
.tabs-nav a.active {
  border-color: #ccc;
  border-bottom-color: #fff;
}
*/

/* TODO: this needs to be merged with "When You Say" stuff */

/* END Sample Email Page CSS */

/* IT Hands Responsive css*/
@media only screen and (max-width: 991px) {
  /* tool page CSS landscape*/
  .metaphor_cards_block .page-resource-box {
    padding: 5px;
  }

  .metaphor_cards_block .box__stories_n {
    padding: 4rem 1rem !important;
  }

  .resource_block .resource-wrap .page-resource-box {
    min-height: auto;
  }
}



/* for captcha  starts */

@media screen and (max-width: 576px) {
.rc-anchor-invisible-hover .rc-anchor-invisible-text .rc-anchor-pt a:link{display: inline !important;}

.rc-anchor-invisible-text .rc-anchor-pt{background:#fff !important}

.grecaptcha-badge { width: 250px !important; right:0 !important}
/*.grecaptcha-badge:hover, .grecaptcha-badge:focus  { width: 250px !important;}*/
}
/* for captcha  ends */


/* Toolkit submenu  starts */

.nav__menu-link:hover{text-decoration:none; border-bottom:2px solid #165ba8 !important}

.nav__menu li{position:relative;	border-bottom:#c0e9f2 1px solid;}
/*.nav__menu li:first-child a.nav__menu-link:after{content:""; position:absolute; right:6px; top:26px; width:20px; height:20px; background:url("/wp-content/uploads/2022/04/nav-arrow.png") left top no-repeat; background-size:8px}*/

/*.nav__menu li.menu-item-has-children:after{content:""; position:absolute; right:-4px; top:26px; width:10px; height:20px; background:url("/wp-content/uploads/2022/04/nav-arrow.png") left top no-repeat; background-size:8px; padding-right:30px}*/



.nav__menu li button.test{position:absolute; right:0; top:26px; width:10px; height:20px; background:url("/wp-content/uploads/2022/04/nav-arrow.png") right 18px top no-repeat; background-size:8px; padding-right:30px; border:0;}
.nav__menu li button:focus{outline:0}

.nav__menu ul.sub-menu {
position: absolute; left: 0;    top: 150%; width:280px;	  padding:0; text-align: left;    background-color: #fff;    display:none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; box-shadow:0 4px 8px 0 rgba(0,0,0,.2); 
}

.nav__menu li:hover > ul.sub-menu { top: 100%; display:block}


.nav__menu ul li {margin-left:0; list-style-type:none; 	border-bottom:#d4f7ff 1px solid;}
.nav__menu .sub-menu > li > a {
    display: block;
    color:#393648;
	font-size:13px;
	height:auto;
    text-decoration: none;
    padding: 12px 32px;
	margin-left: 0;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.nav__menu .sub-menu > li > a:hover{color: #f96f47; border-bottom:none !important}
.nav__menu .sub-menu > li > a:after{display:none; }
/*.nav__menu .sub-menu > li > a:before{content:"\00bb"; display:inline-block; vertical-align:top; margin-right:14px; margin-left:1px; margin-top:-1px;  font-size:13px}*/
.nav__menu .sub-menu > li .nav__menu-link.is-active {
  background-color: #f8f8f8;
  box-shadow: inset 5px 0 0 0 #f96f47;
}
.nav__menu ul.sub-menu li:first-child{margin-top:0}
.nav__menu ul.sub-menu li:last-child{padding-bottom:0; 	border-bottom:none}


@media only screen and (max-width: 767px){
	
.nav__menu-link{height:auto; padding:12px 20px;}	
.nav__menu ul.sub-menu {
 position: relative; top: 0;width:100%; box-shadow:none; /*box-shadow: 0 1px #c0e9f2;  padding-bottom:16px;*/ padding-top:0;}
.nav__menu ul li {border-bottom:none;}

/*.nav__menu ul.sub-menu, .nav__menu li:hover > ul.sub-menu {display:none}	*/

.nav__menu ul.sub-menu, .nav__menu li:hover > ul.sub-menu {display:block}
.nav__menu li button.test{top:20px}
.nav__menu li button.test{width:30px; top:0; height:50px; padding-right:40px; background: url("/wp-content/uploads/2022/04/nav-arrow.png") right 18px top 18px no-repeat; background-size: 8px;}
.nav__menu ul.sub-menu li:first-child{margin-top:0}
.nav__menu ul.sub-menu li:last-child{padding-bottom:0; margin-bottom:10px} 
.nav__menu li{border-bottom:#d4f7ff 1px solid;}
.nav__menu ul.sub-menu li a{padding-top:6px; padding-bottom:6px; padding-left:36px}

}

/* Toolkit submenu  ends  */

.share-content .card{display:none}

/* resource list starts */

.wrapper__twoBox .box{flex: 0 0 100%; width:100%;}
.cart__white{min-height: auto; padding:20px 20px 80px 20px}
.cart__white:hover{padding:20px 20px 80px 20px; border-width: 1px;}

.cart__white h3::after{height:0}
.cart__white h3{margin-bottom:0;padding-bottom: 6px;line-height: 30px;}
.cart__white p{line-height:22px; margin-bottom:0; font-size:14px}
.cart__white .btn__orange{margin-top:20px; min-width: auto; padding:7px 16px; text-transform: capitalize;}
.cart__white:hover .bottom-area{padding: 0 65px 19px 1.5rem}
.cart__white:hover .bottom-area .year{right:17px; bottom:14px;}

@media only screen and (max-width: 767px){
.cart__white p{font-size:15px; line-height: 22px;}	
.cart__white .year{font-size:17px}
}


/* resource list ends */

.hero__header, .secondlevel.inner h1.entry-title{word-wrap:normal}
.aq-tip img{max-width:136px}
.content-area.single .simplesocialbuttons, .content-area.single .addtoany_share_save_container{display:none}


/* Copy from customizer.css starts */

div#fc-section-8662 .box__stories {
    margin: 0;
}
div#fc-section-8665 .b-toolkit.b-white {
    margin-top: 0;
}

.page-id-1043 #custom_html-4{
	display:none !important;
}
.page-id-1043 #custom_html-5{
	text-align: -webkit-center!important;
	flex: 0 0 100% !important;
	max-width: 100% !important;
}
.page-id-1043 .footer__email-box .newsletter__box{
	display: none !important;
}

@media only screen and (max-width: 991px){
  /* tool page CSS landscape*/
  .metaphor_cards_block .page-resource-box{
    padding:5px;
  }

  .metaphor_cards_block .box__stories_n {
    padding: 4rem 1rem !important;
}
}




/* === override css for contact page contact_btn 24 oct ITH === */
.common-contact-btn .contact__btn {
    margin-top: initial;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element{
	border:1px solid #ef6e45!important;
}

/* for remove extra spacing */
.newsletter__responses{
	display:none;
	min-height:auto;
}
/* === end === */

/* Copy from customizer.css ends */






/* new homepage starts */

.hero__content .btn{white-space:normal}
.homepage .hero__subtitle, .homepage .hero__text{max-width:100%; margin-bottom:1.5rem;}
.homepage .hero__subtitle{margin:.8rem 0; line-height:normal;}
.hero__inner-content .btn-holder{width:255px; float:left; margin-right:18px; display:inline-block; vertical-align:top; text-align:center}
.hero__inner-content .btn-holder  .btn{width:100%; white-space:normal; line-height:22px; padding:5px 10px;}
.hero__inner-content .btn-holder  .btn span{font-weight:500;}
.hero__inner-content .btn-holder  .btn-text{font-size:13px; color:#f96f47; line-height:15px; padding:8px 2px}
.communication-toolkit-image{padding:0; flex:0 0 50%; width:50%; display:flex; align-items:flex-start; justify-content:flex-start;}
.b-toolkit__text.communication{padding:4rem 0 4rem 5rem; background:#fff; margin-left:-100px;}
.b-toolkit__text.communication p, .b-toolkit__text.perception_gap p{margin-bottom:1.5rem}
.b-toolkit__text.communication h2, .b-toolkit__text.perception_gap h2{margin-bottom:.8rem}

.b-toolkit .btn-holder{width:47%; float:left; margin-right:8px; display:inline-block; vertical-align:top; text-align:center}
.b-toolkit .btn-holder .btn-text{font-size:13px; color:#f96f47; line-height:15px; padding:8px 2px}
.b-toolkit .btn-holder .btn__orange{display:block; padding:10px}
.b-toolkit__text.perception_gap{padding-left:0; padding-right:3em}

.b-toolkit.framing_tools{padding:4rem; display:block; margin:0 }
.b-toolkit.framing_tools h2{width:100%; margin-bottom:1rem; color: #342589;}
.b-toolkit.framing_tools p{font-size:16px; line-height:1.8; color:#6e6e72;}
.b-toolkit.framing_tools .framing_toolbox-holder{width:100%; display:flex; justify-content:space-between;
flex-direction:row; flex-wrap:wrap; position:relative; margin-top:10px}
.b-toolkit.framing_tools .framing_toolbox-holder:before{width:2px; height:90%; position:absolute; top:-7px; left:50%; border-right:#c0e9f2 2px dashed; content:" "}
.b-toolkit.framing_tools .framing_toolbox-holder:after{width:100%; height:2px; position:absolute; top:41%; left:-3px; border-top:#c0e9f2 2px dashed; content:" "}
.b-toolkit.framing_tools .framing_toolbox{width:48%; border:#c0e9f2 1px solid; padding:8px; margin-bottom:40px; align-items: center; display: flex;}
.b-toolkit.framing_tools .framing_toolbox a{width:100%;  align-items: center; display: flex;}
.b-toolkit.framing_tools .framing_toolbox .icon{width:52px; float:left}
.b-toolkit.framing_tools .framing_toolbox p{width:70%; color:#2d2b81; font-size:18px; font-weight:500; line-height:22px; padding-left:10px; margin-bottom:0}
.b-toolkit.framing_tools .framing_toolbox.btn-box{border:0; justify-content:center;}
.b-toolkit.framing_tools .framing_toolbox a.btn__orange{justify-content: center; width:70%}
.b-news > h2{text-align:center; margin-bottom:30px; color:#342589;}
.tree__boxes .box{margin-bottom:20px}

@media only screen and (min-width: 1400px) and (max-width: 1920px)  {
.b-toolkit__text.communication{margin-left:-10%}
}

@media only screen and (max-width: 1340px){
.b-toolkit__text.communication{margin-left:-80px}
}

@media only screen and (max-width: 1300px){
.b-toolkit__text.communication{margin-left:-30px}
}

@media only screen and (min-width: 769px) and (max-width: 1199px)  {
.b-toolkit__text.communication{margin-left:-20px; padding-left:3rem; padding-right:2rem}
}


@media only screen and (max-width: 1023px){
.b-toolkit .btn-holder{width:47%}
.b-toolkit .btn-holder .btn__orange{min-width:inherit}
.b-toolkit.section-homepage-toolkit h2, .b-toolkit.framing_tools h2, .b-toolkit.section-homepage-perception_gap h2{font-size:42px; word-wrap:normal}
.b-toolkit__text.communication{padding-top:3rem; padding-bottom:3rem}
.b-toolkit.framing_tools .framing_toolbox a.btn__orange{width:100%}
}

@media only screen and (min-width: 769px) and (max-width: 991px)  {
.b-toolkit__text.communication{margin-left:0; padding-left:2rem; padding-top:1.5rem; padding-bottom:1.5rem;}
.b-toolkit.section-homepage-toolkit h2, .b-toolkit.framing_tools h2, .b-toolkit.section-homepage-perception_gap h2{font-size:36px}
}

@media only screen and (max-width: 991px){
.b-toolkit.framing_tools .framing_toolbox-holder .btn__orange, .b-toolkit .btn-holder  .btn__orange{line-height:18px}	
}

@media only screen and (max-width: 768px){
.b-toolkit__text.communication{margin-left: 0;}
.b-toolkit__text.communication, .b-toolkit__text.perception_gap, .b-toolkit.framing_tools{padding:2rem}
.b-toolkit__text.communication{padding-bottom:4rem}
.b-toolkit__text h2{font-size: 34px;}
.nav__menu-link:hover{border-bottom:0 !important}
.link__category a{line-height:1.2}
.b-toolkit.section-homepage-toolkit, .b-toolkit.section-homepage-perception_gap{flex-direction: column;}
.b-toolkit.section-homepage-toolkit .communication-toolkit-image, .b-toolkit.section-homepage-perception_gap .b-toolkit__image{flex:0 0 100%; width:100%;}
.b-toolkit.section-homepage-perception_gap .b-toolkit__image{padding-left:0; padding-right:0}
.b-toolkit.section-homepage-toolkit .communication-toolkit-image .holder, .b-toolkit.section-homepage-perception_gap .b-toolkit__image .holder, .b-toolkit.section-homepage-toolkit .communication-toolkit-image img, .b-toolkit.section-homepage-perception_gap .b-toolkit__image .holder img{ width:100%;}
.b-news.homepage-news{padding-bottom:2rem}
.section-homepage-perception_gap .b-toolkit__image img{position:relative; top:0; left:0; transform: translateX(0) translateY(0);}
.section-homepage-perception_gap .b-toolkit__image .holder{padding:0 5%}
.b-toolkit.section-homepage-toolkit h2, .b-toolkit.framing_tools h2, .b-toolkit.section-homepage-perception_gap h2{font-size:32px}
.hero__image-box{padding-left:.9rem; padding-right:.9rem}
	
}

@media only screen and (max-width:576px){
.b-toolkit.framing_tools .framing_toolbox-holder{flex-direction: column;}	
.b-toolkit.framing_tools .framing_toolbox{width:100%; margin-bottom:20px}
.b-toolkit.framing_tools .framing_toolbox-holder::before, 	.b-toolkit.framing_tools .framing_toolbox-holder::after{display:none}
.hero__inner-content .btn-holder{width:100%; margin-right:0; margin-bottom:15px}
.b-toolkit .btn-holder{width:100%; margin-bottom:15px}
.b-toolkit__text.communication .btn__orange{display:block}
.b-toolkit.framing_tools .framing_toolbox.btn-box{padding:0}	
}

@media only screen and (max-width:380px){
.secondlevel.inner h1.entry-title{font-size: 24px;}	
.b-toolkit.section-homepage-toolkit h2, .b-toolkit.framing_tools h2, .b-toolkit.section-homepage-perception_gap h2{font-size:28px}
}

/* new homepage ends */ 


.page-template-page-sample-email section#business{offset-position: 0% !important; offset-anchor: 0% !important;}



