/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@media (min-width: 1200px) {
  section.customer-stories-featured-customers-container section#customer-section-cards {
    padding: 30px 0 100px 90px;
  }
}

.section {
  border: 3px solid #010078;
  background: #010078;
  color: white;
  padding: 25px 0;
  width: auto;
  border-radius: 12px;
  text-align: center;
  margin: 25px 0;  
}

.subheader {
  font-size: 1.25rem;
  text-align: center;
  font-weight: 800;
  margin: 25px 0;
}

.ToC {
  border: 3px solid #010078;
  padding: 20px;
  border-radius: 12px;
  width: auto;
  text-align: center;
}

.key-takeaways {
  margin-top: 20px;
}

.key-takeaways h2 {
  padding: 15px 0 0 20px;
}

.key-takeaways:before {
  content: '';
  border-top: 2px solid #010087;
  border-left: 2px solid #010087;
  display: inline-block;
  width: 13.25rem;
  height: 3rem;
  position: absolute;
}

.blockquote {
  background: #f9f9f9;
  border-left: 10px solid #000087;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

.blockquote:before {
  color: #000087;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.125em;
  vertical-align: -0.4em;
}

.blockquote:after {
  content: close-quote;
  color: #ccc;
  font-size: 0em;
  line-height: 0.1em;
  vertical-align: -0.4em;
}

.blockquote h2 {
  display: inline;
}

.blog-post-toc {
  background-color: #f5f6fa;
  padding: 20px;
}

.blog-post-toc-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: flex-start;
} 

.blog-post-toc-item {
  display: flex;
  flex-flow: column wrap;
  flex: 1 1 200px;
  padding: 20px;
  min-width: 34%;
}

.blog-post-toc-item-img {
  height: 100px !important;
  width: auto;
  margin: auto !important;
  flex: 0 0 auto;
  padding: 0;
}

.blog-post-toc-item-img-link {
  font-size: 16px;
  text-align: center;
}

.blog-post-toc-item-text {
  font-size: 16px !important;
  text-align: center;
  line-height: 1.6;
}

.blog-post-heading-container {
  background-color: #f5f6fa;
  display: flex;
  margin: 100px 0 50px 0;
  padding: 20px;
}

.blog-post-heading-img {
  height: 75px !important;
  width: auto; !important;
  margin: auto !important;
  flex: 0 0 auto;
  padding: 0 10px;
}

.blog-post-heading-text {
  flex: 1 1 auto;
  align-self: center;
  color: #656 !important;
}

.header-img {
  max-height: 200px;
  width: 100% !important;
  object-fit: cover;
  padding-bottom: 10px;
  /*height: auto !important;
  width: clamp(50%, 350px, 100%) !important;
  margin: auto !important;
  /* flex: 0 0 50%; 
  padding: 20px 10px;*/
}

/*.header-text{
  flex: 1 1 50%;
  padding: 10px 0;
  align-items: flex-start;
}*/

.equation {
  padding: 20px;
  font-size: 1.25em !important;
  border: 1px dashed #010087;
  border-radius: 12px;
  text-align: center;
}

a.anchor {
    display: block;
    position: relative;
    top: -85px;
    visibility: hidden;
}

.hs-blog-listing .dnd-section {
  padding: 0;
}

.embed-form-blog {
  display: flex;
  border: 2px solid #000078;
  border-radius: 12px;
  padding: 0 20px;
  flex-flow: column wrap;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field > .input > .grecaptcha-badge {
  margin: unset;
}

.container-header-title {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 2.5%;
}
.archive-title {
  color: #555;
  font-size: 26px;
  text-transform: capitalize;
  padding: 2% 0 0;
  clear: both;
  line-height: 1.37;
  margin: 0 0 0.50em;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}

.archive-title span {
  font-style: italic;
  text-decoration: underline;
  color: #888;
}
.hs-blog-listing .dnd-section>.row-fluid {
  padding: 0 !important;
  max-width: 100% !important;
}

.hs-blog-listing .hs_cos_wrapper_type_module {
  width: 100%;
}

.container-header-title h1 a{
  text-decoration:none;
}

.container-header-title h1 {
  padding-top: 17px;
  font-family: 'Montserrat', 'sans-serif';
  font-weight: 700;
  margin: 0px;
  font-size:30px;
  line-height: 1.37;
}
.container-header-title p {
  margin: 0 0 1.3em;
  padding: 0;
  color: #333;
  font-size: 16px;
  word-wrap: break-word;
  line-height: 1.6;
}
.sidebar-default .widget_recent_entries li {
  border-bottom: 1px solid #dbf5ee;
  line-height: 1.42;
  margin-bottom: 10px;
}
.main-front-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1150px;
  background: #fff;
  border: 1px solid #ececec;
  border-top: 0;
  -webkit-box-shadow: 0 2px 40px rgb(0 0 0 / 10%);
  box-shadow: 0 2px 40px rgb(0 0 0 / 10%);
}
.hs-blog-post,
.hs-blog-listing {
  margin: 0;
  line-height: 1.6;
  background: #fbfeff;
}
.hs-blog-post main, .hs-blog-listing main{
  font-family: 'Roboto', sans-serif;
}
.container-front-page {
  width: 70%;
  padding: 2.5%;
  padding-bottom: 0;
}

.post-form{
  margin-top:20px;
}

.sidebar-default {
  width: 30%;
  padding: 0 2.5%;
  background: #fff;
}

.main-front-page .grids .name-post {
  margin-top: 1.9%;
  padding: 0 25px 10px 0;
  margin-bottom: 2%;
  position: relative;
}

.grids .name-post::before {
  position: absolute;
  color: #3a444d;
  left: 0;
  top: -3px;
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 25px;
}
.grids .content h3 a:hover {
  color: #0671ef;
}
.grids .name-post h2 {
  color: #3a444d;
  font-size: 25px;
  margin: 0;
  font-weight: 500;
  position: relative;
  left: 35px;
  font-family: 'Roboto', sans-serif;
  clear: both;
  line-height: 1.37;
  padding: 0;
}
.grids .box-content {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.grids .content {
  border-bottom: 2px solid #dbf5ee;
  width: 55.50%;
  margin-left: 2.50%;
  padding-right: 2.50%;
}
.grids .content-gambar {
  width: 42%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}
.grids .content h3 {
  font-size: 24px;
  line-height: 1.3;
  padding: 0;
  padding-top: 8px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 8px;
  margin: 0 0 0.50em;
  color: #3a444d;
  font-family: 'Roboto', sans-serif;
}
.grids .content h3 a {
  color: #3a444d;
  text-decoration:none;
}

.grids .content p {
  font-size: 16px;
  line-height: 1.45;
  margin-bottom: 0.4em;
  margin: 0 0 1.3em;
  padding: 0;
  color: #656;
}

.grids1 .content-gambar a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: width 0.9s, height 0.9s, opacity 0.9s;
  -o-transition: width 0.9s, height 0.9s, opacity 0.9s;
  transition: width 0.9s, height 0.9s, opacity 0.9s;
}

.grids1 .content-gambar a img {
  display: block;
  width: 100%;
  height: auto;
}

.grids1 .content-gambar a:hover::before {
  cursor: pointer;
  width: 200%;
  height: 200%;
  opacity: 1;
}

nav.blog-pagination.numbered {
  margin: 50px 0;
  text-align: center;
  width: 100%;
  padding: 10px;
  background: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

nav.blog-pagination.numbered a {
  padding: 3px 12px;
  position: relative;
  z-index: 1;
  text-decoration: none;
  margin: 1px;
  color: #666;
  font-size: 16px;
  word-wrap: break-word;
  line-height: 1.6;
}

nav.blog-pagination.numbered a.blog-pagination__link--active {
  background: #0671ef;
  color: #fff;
  border-radius: 3px;
  cursor:default;
}

img {
  height: auto;
  max-width: 100%;
}

.hs-blog-post .the-content img {
  height: auto;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}

.fa, .fab, .fad, .fal, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

nav.blog-pagination.numbered a:hover {
  color: #0671ef;
  font-weight: 500;
}
.sidebar-default .hs-search-field__bar {
  padding: 0;
  background-color: rgba(255,255,255,0) !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin:0;
}

.sidebar-default input.hs-search-field__input {
  padding: 8px 5px;
  background: #fff;
  color: #676775;
  border-radius: 0;
  width: 100%;
  border: 1px solid #bbb;
  display: block;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  word-wrap: break-word;
  line-height: 1.6;
}

.sidebar-default input.hs-search-field__input::-webkit-input-placeholder {
  color: #669697;
  font-family: 'Roboto', sans-serif;
}
.author-box h4:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.main-single .single-info a.author:hover {
  text-decoration: underline;
}
.hs-search-field--open .hs-search-field__suggestions {
  position: absolute;
  top: 100%;
  background: #fff;
  z-index: 1;
  padding: 10px !important;
}
.blog-pagination__prev-link--disabled, .blog-pagination__next-link--disabled {
  display: none;
}
.sidebar-default button {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #222 !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  border-radius: 2px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  font-family: sans-serif;
  padding: 1em 2em;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

.sidebar-default button svg {
  display: none;
}

.sidebar-default button:before {
  font-size: 17px;
  color: #ffffff;
  font-weight: 900;
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.sidebar-default .widget {
  line-height: 1.6;
  margin: 16.9% 0 0;
}

.sidebar-default .widget.widget_recent_entries{
  margin: 16.9% 0;
}

.sidebar-default h3 {
  margin: 12% 0;
  font-weight: 500;
  margin-top: 0;
  background: #f9f9f9;
  border-left: 5px solid #0671ef;
  color: #3a444d;
  padding: 8px 20px;
  font-size: 19px;
  clear: both;
  line-height: 1.37;
  font-family: 'Roboto', sans-serif;
}
.sidebar-default .widget ul{
  margin:0;
  padding:0;
  list-style:none;
}

.sidebar-default .widget li {
  padding: 3px 0;
}

.sidebar-default .widget li, .widget_archive li {
  color: #407171;
  position: relative;
}

.sidebar-default .widget li a {
  text-decoration:none;
  color: #4a4b4c;
  font-size: 15px;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  text-transform: capitalize;
}

.sidebar-default .widget ul li:hover>a {
  color: #0671ef;
}

.sidebar-default span.filter-link-count {
  display: none;
}
nav.blog-pagination.numbered a.blog-pagination__link--active:hover {
  background: #045eca;
  color: #fff;
}

/* Blog-post styling */
.main-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1150px;
  background: #fff;
  border: 1px solid #ececec;
  -webkit-box-shadow: 0 2px 40px rgb(0 0 0 / 10%);
  box-shadow: 0 2px 40px rgb(0 0 0 / 10%);
}
.hs-blog-listing .breadcrumbs ul li a:hover {
  color: #0c264e;
}
.breadcrumbs.author ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-single header .breadcrumbs {
  margin-top: 1.5%;
}

.main-single header .breadcrumbs ul li {
  display: inline-block;
  color: #4e4e4e;
  margin-right: 4px;
}

.main-single header .breadcrumbs ul li a {
  color: #315996;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.6;
  margin-right: 4px;
}

.hs-blog-listing .breadcrumbs {
  margin-top: 1.5%;
}

.hs-blog-listing .breadcrumbs ul li {
  display: inline-block;
  color: #4e4e4e;
  margin-right: 4px;
}

.hs-blog-listing .breadcrumbs ul li a {
  color: #315996;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.6;
  margin-right: 4px;
}

.main-single h1 {
  padding-top: 12px;
  font-size: 30px;
  clear: both;
  line-height: 1.37;
  margin: 0 0 0.50em;
  color: #3a444d;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}

.main-single .single-info {
  margin-right: 6px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-single .single-info .fa-user-alt {
  font-size: 15px;
  margin-right: 6px;
  color: #666;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.cm-featured-image img {
  max-width: 100%;
}

.main-single .the-content p {
  color: #656;
  font-size: 16px;
  margin: 0 0 1em;
}

.fa-user-alt:before {
  content: "\f406";
}

.main-single .single-info a.author {
  color: #545;
  font-size: 14px;
  text-decoration:none;
  text-transform: capitalize;
  margin-right: 13px;
}

.main-single hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.main-single .container-sosmed-share {
  margin: 20px 0 30px;
}

.box-sosmed-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.box-sosmed-share .facebook {
  background: #3b5998;
}

.box-sosmed-share .facebook, .box-sosmed-share .twitter, .box-sosmed-share .whatsapp, .box-sosmed-share .pinterest, .box-sosmed-share .linkedin {
  width: 50px;
  height: auto;
  margin-right: 0.1em;
  text-align: center;
}

.main-single .the-content a {
  text-decoration: underline;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important;
}

.box-sosmed-share .facebook .fab, .box-sosmed-share .twitter .fab, .box-sosmed-share .whatsapp .fab, .box-sosmed-share .pinterest .fab, .box-sosmed-share .linkedin .fab {
  padding: 0.4em;
  font-size: 18px;
  color: #fff;
}

.fab, .far {
  font-weight: 400;
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
.fa, .fab, .fad, .fal, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-facebook-f:before {
  content: "\f39e";
}

.sosmed-txt strong {
  margin-right: 0.8em;
  font-size: 17px;
  color: #444;
  font-weight: 600;
}

.sosmed-txt i {
  font-size: 16px;
  margin-right: 7px;
  color: #777;
}

.fa-share-alt:before {
  content: "\f1e0";
}

.box-sosmed-share .facebook:hover, .box-sosmed-share .twitter:hover, .box-sosmed-share .whatsapp:hover, .box-sosmed-share .pinterest:hover, .box-sosmed-share .linkedin:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.box-sosmed-share .twitter {
  background: #00acee;
}

.fa-twitter:before {
  content: "\f099";
}

.box-sosmed-share .whatsapp {
  background: #25d366;
}

.fa-whatsapp:before {
  content: "\f232";
}

.box-sosmed-share .pinterest {
  background: #c8232c;
}

.fa-pinterest:before {
  content: "\f0d2";
}

.box-sosmed-share .linkedin {
  background: #0e76a8;
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.author-box {
  background: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px;
  margin: 2% 0 5%;
  line-height: 1.40;
  clear: both;
}

.author-box .author-img {
  margin: 15px;
  width: 15%;
}

.author-box .author-img img {
  border-radius: 50%;
}

.author-box .author-info {
  width: 80%;
}

.author-box h4 {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-size: 19px;
  font-weight: 800;
  clear: both;
  line-height: 1.37;
  margin: 0 0 0.50em;
  padding: 0.7em 0 0;
  color: #3a444d;
}

.author-box h4 a {
  font-weight: 500;
  color: #0639a9;
  text-decoration: none;
}
.grids .box-content.no_featured_image {
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}

.grids .box-content.no_featured_image .content {
  width: 100%;
  margin-left: 0;
  padding-right: 0;
}
@media (min-width: 980px){
  .container-header-title p {
    font-size: 24px;
  }
  .container-header-title h1 {
    padding-top: 17px;
    font-size: 60px;
    font-family: 'Montserrat', 'sans-serif';
    font-weight: 700;
    margin: 0px;
  }
}

@media (max-width:1000px){
  .container-front-page {
    width: 100%;
    padding: 2% 3%;
  }

  .sidebar-default {
    width: 100%;
    padding: 2% 3%;
  }

  .sidebar-default section {
    width: 48%;
    margin: 16.9% 0;
  }

  .sidebar-default .container-widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sidebar-default section:nth-child(even) {
    margin-left: 3%;
  } 

}

@media (max-width:750px){
  .grids .box-content {
    display: block;
    margin-bottom: 30px;
  }

  .grids .content {
    border-bottom: none;
    margin-bottom: 15px;
    margin-left: 0;
    width: 100%;
  }

  .grids .content-gambar {
    width: 100%;
  } 

  .main-single .author-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .author-box .author-info {
    width: 90%;
  }

  .author-box .author-info h4, .author-box .author-info small {
    text-align: center;
    margin-bottom: 15px;
  }
}

@media (max-width:600px){
  .sidebar-default section {
    width: 100%;
  } 
}