.mfp-fade.mfp-bg {
  z-index: 100000 !important;
}

.mfp-wrap {
  z-index: 100001 !important;
}

.insight-item-webinars {
  cursor: pointer;
}
.insight-item-webinars.not-video {
  cursor: inherit;
  pointer-events: none;
}

.d-none {
  display: none;
}

/**/
.category_tabs_outer {
  margin-bottom: 136px;
}

.page-template-insights-page {
  background: #f9fbff;
}

.page-insights .ins-top {
  margin: 160px 0 50px;
}
.page-insights .custom-heading {
  font-weight: 800;
  font-size: 45px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 15px;
  color: #000;
}
.page-insights .custom-heading strong {
  color: #0597F2;
}
.page-insights .sub-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #4F4F4F;
  max-width: 860px;
  margin: 0 auto;
}
.page-insights .tags {
  padding-top: 6px;
  margin-bottom: 15px;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.page-insights .tags .tag-label {
  background: rgba(156, 217, 235, 0.2);
  padding: 4px 15px;
  border-radius: 10px;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  color: #0597F2;
  font-weight: 700;
}
.page-insights .tags .tag-label:empty {
  display: none !important;
}
.page-insights .post-date {
  font-family: "SourceSansPro" !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #bdbdbd;
}
.page-insights .subscribe-section {
  padding: 0 !important;
}
.page-insights #filter-loader .load-wrap {
  background-image: url("../../images/icons/page-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  width: 100%;
  height: 110px;
  background-size: 82px;
  text-indent: -99999px;
}
.page-insights .cvf_pag_loading .d-none {
  display: none;
}
.page-insights .cvf_pag_loading .load-wrap {
  background-image: url("../../images/icons/page-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  width: 100%;
  height: 110px;
  background-size: 82px;
  text-indent: -99999px;
}
@media only screen and (max-width: 991px) {
  .page-insights .subscribe-section {
    padding: 0 !important;
  }
  .page-insights .subscribe-section .get-latest-update-section .elementor-icon-box-wrapper {
    margin-bottom: 0px !important;
  }
  .page-insights .subscribe-section .subscribe-form {
    margin-left: 125px;
  }
  .page-insights .subscribe-section .subscribe-form > div {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-insights .ins-top {
    margin: 0px 0 21px;
  }
  .page-insights .ins-top .desc {
    padding-top: 120px;
  }
  .page-insights .custom-heading {
    font-size: 32px;
    margin-bottom: 19px;
  }
  .page-insights .sub-title {
    font-size: 18px;
    line-height: 29px;
    color: #333333;
    max-width: 100%;
    font-weight: 400;
  }
  .page-insights .subscribe-section {
    margin: 54px 0 40px;
  }
  .page-insights .subscribe-section .get-latest-update-section .elementor-icon-box-wrapper {
    margin-bottom: 30px !important;
  }
  .page-insights .subscribe-section .get-latest-update-section .icon-with-text {
    padding: 0px;
    margin-bottom: 0px;
  }
  .page-insights .subscribe-section .get-latest-update-section .icon-with-text:after {
    display: none;
  }
  .page-insights .subscribe-section .get-latest-update-section .icon-with-text .elementor-icon-box-icon {
    margin-bottom: 0px !important;
  }
  .page-insights .subscribe-section .get-latest-update-section .icon-with-text .elementor-icon-box-title {
    /*padding-top: 0px;*/
    margin-bottom: 12px;
  }
  .page-insights .subscribe-section .get-latest-update-section .follow-us-col {
    display: none;
  }
  .page-insights .subscribe-section .subscribe-form {
    margin-left: 0px;
  }
  .page-insights .subscribe-section .subscribe-form > div {
    padding-top: 0 !important;
  }
  .page-insights .newsletter-outer {
    max-width: 100%;
    padding: 0 30px;
  }
}

.post-list-block {
  display: flex;
  flex-wrap: wrap;
}
.post-list-block .one-column-post {
  width: 44%;
  padding-right: 16px;
}
.post-list-block .one-column-post .featured-post {
  padding-bottom: 10px;
}
.post-list-block .one-column-post .featured-post .tags,
.post-list-block .one-column-post .featured-post h3,
.post-list-block .one-column-post .featured-post .post-date {
  padding: 0 20px;
}
.post-list-block .one-column-post .thumb {
  position: relative;
  padding-top: 69.4%;
  background-color: #e6f4fb;
  border-radius: 10px;
}
.post-list-block .one-column-post .thumb img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.post-list-block .one-column-post h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #333333;
  margin-bottom: 13px;
}
.post-list-block .ins-block-two {
  width: 30%;
  padding-right: 27px;
  padding-left: 14px;
}
.post-list-block .ins-block-two .tags {
  margin-bottom: 15px;
}
.post-list-block .ins-block-two .thumb {
  position: relative;
  padding-top: 55.6%;
  background-color: #e6f4fb;
  border-radius: 10px;
}
.post-list-block .ins-block-two .thumb img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.post-list-block .ins-block-two h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  color: #333333;
  letter-spacing: 0.01em;
  margin-bottom: 2px;
  padding-right: 5px;
}
.post-list-block .ins-block-two .popular-post-two {
  padding-bottom: 10px;
}
.post-list-block .ins-block-two .popular-post-two .single-popular-post {
  cursor: pointer;
}
.post-list-block .ins-block-two .popular-post-two .tags,
.post-list-block .ins-block-two .popular-post-two h3,
.post-list-block .ins-block-two .popular-post-two .post-date {
  padding: 0 20px;
}
.post-list-block .ins-block-two .popular-post-two {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.post-list-block .ins-block-two .popular-post-two::before, .post-list-block .ins-block-two .popular-post-two::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.post-list-block .ins-block-two .popular-post-two::before {
  border-bottom-width: 0.4px;
  border-left-width: 0.4px;
}
.post-list-block .ins-block-two .popular-post-two::after {
  border-top-width: 0.4px;
  border-right-width: 0.4px;
}
.post-list-block .ins-block-two .popular-post-two:hover {
  color: #1186FF;
}
.post-list-block .ins-block-two .popular-post-two:hover::before, .post-list-block .ins-block-two .popular-post-two:hover::after {
  border-color: #1186FF;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.post-list-block .ins-block-two .popular-post-two:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.post-list-block .ins-block-two .popular-post-two:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.post-list-block .ins-block-two .popular-post-two:last-child {
  margin-top: 13px;
}
.post-list-block .ins-block-three {
  width: 25%;
  margin-top: -9px;
  padding: 0 0 0 5px;
}
.post-list-block .ins-block-three h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #333333;
  letter-spacing: 0.02em;
  margin-bottom: 9px;
}
.post-list-block .ins-block-three h3:hover {
  color: #333333;
}
.post-list-block .ins-block-three .title {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #000;
  margin-bottom: 3px;
}
.post-list-block .ins-block-three .tags {
  margin-bottom: 6px;
}
.post-list-block .ins-block-three .post-date {
  margin-right: 15px;
}
.post-list-block .ins-block-three .popular-post-three:not(:last-child) {
  padding-bottom: 25px;
  margin-bottom: 19px;
  border-bottom: 1px solid rgba(122, 204, 255, 0.3);
}
.post-list-block .article-des {
  font-size: 14px;
  line-height: 160%;
  color: #333333;
  font-weight: 400;
}
.post-list-block .read-more {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #F27405;
  margin-left: 5px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.post-list-block .read-more:hover {
  color: #E45606;
}
.post-list-block .thumb {
  margin-bottom: 15px;
}
.post-list-block .thumb img {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .post-list-block {
    width: 100%;
    position: relative;
  }
  .post-list-block a {
    text-decoration: none;
  }
  .post-list-block .ins-block-one,
  .post-list-block .ins-block-two {
    display: none !important;
  }
  .post-list-block .mobile-fa-slider {
    display: block !important;
    width: 100%;
  }
  .post-list-block h3 {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 5px;
  }
  .post-list-block .thumb {
    margin-bottom: 30px;
  }
  .post-list-block .ins-block-three {
    width: 100%;
    margin-top: 15px;
  }
  .post-list-block .ins-block-three .popular-post-three:not(:last-child) {
    border-bottom: 0px;
    padding-bottom: 10px;
  }
  .post-list-block .ins-block-three .title {
    margin-bottom: 11px;
  }
  .post-list-block .slick-arrow.slick-next {
    left: 64px;
    right: auto;
  }
  .post-list-block .slick-arrow.slick-prev {
    left: 0;
  }
}
@media only screen and (max-width: tablet) {
  .post-list-block {
    padding: 0 30px;
    max-width: 100%;
  }
  .post-list-block .slick-arrow {
    bottom: -40px;
  }
}
@media only screen and (max-width: 768px) {
  .post-list-block {
    padding: 0 30px;
    max-width: 100%;
  }
  .post-list-block .slick-arrow {
    bottom: -40px;
  }
}
@media only screen and (max-width: 480) {
  .post-list-block .slick-arrow {
    bottom: -40px;
  }
}
@media only screen and (max-width: 359px) {
  .post-list-block .slick-arrow {
    bottom: -10px;
  }
}

.post-list-block .one-column-post .featured-post {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.post-list-block .one-column-post .featured-post::before, .post-list-block .one-column-post .featured-post::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.post-list-block .one-column-post .featured-post::before {
  border-bottom-width: 0.4px;
  border-left-width: 0.4px;
}
.post-list-block .one-column-post .featured-post::after {
  border-top-width: 0.4px;
  border-right-width: 0.4px;
}
.post-list-block .one-column-post .featured-post:hover {
  color: #1186FF;
}
.post-list-block .one-column-post .featured-post:hover::before, .post-list-block .one-column-post .featured-post:hover::after {
  border-color: #1186FF;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.post-list-block .one-column-post .featured-post:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.post-list-block .one-column-post .featured-post:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}

.post-list-block .ins-block-two .popular-post-two {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.post-list-block .ins-block-two .popular-post-two::before, .post-list-block .ins-block-two .popular-post-two::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.post-list-block .ins-block-two .popular-post-two::before {
  border-bottom-width: 0.4px;
  border-left-width: 0.4px;
}
.post-list-block .ins-block-two .popular-post-two::after {
  border-top-width: 0.4px;
  border-right-width: 0.4px;
}
.post-list-block .ins-block-two .popular-post-two:hover {
  color: #1186FF;
}
.post-list-block .ins-block-two .popular-post-two:hover::before, .post-list-block .ins-block-two .popular-post-two:hover::after {
  border-color: #1186FF;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.post-list-block .ins-block-two .popular-post-two:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.post-list-block .ins-block-two .popular-post-two:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}

/*subscribe*/
.subscribe-section {
  margin: 56px 0 52px;
}
@media (max-width: 1279px) {
  .subscribe-section {
    padding-top: 40px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.subscribe-section .subscribe-form {
  margin-left: 142px;
  margin-top: -9px;
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-form {
    margin: 0;
  }
}
.subscribe-section .elementor-widget-icon-box {
  margin-bottom: 2px !important;
}
.subscribe-section .elementor-field-type-email {
  max-width: 290px !important;
  width: 290px !important;
}
@media (max-width: 769px) {
  .subscribe-section .elementor-field-type-email {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.subscribe-section .elementor-field-type-email .elementor-field-textual {
  height: 50px !important;
  padding: 6px 30px !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  line-height: 160% !important;
  letter-spacing: 0.02em !important;
}
@media (max-width: 769px) {
  .subscribe-section .elementor-field-type-email .elementor-field-textual {
    height: 50px !important;
    padding-right: 60px !important;
  }
}
.subscribe-section .elementor-field-type-submit {
  width: 50px !important;
  margin-left: 10px;
}
.subscribe-section input {
  border: 1px solid rgba(51, 51, 51, 0.3) !important;
  background: transparent !important;
  border-radius: 80px !important;
}
@media (max-width: 769px) {
  .subscribe-section .elementor-field-type-submit {
    position: absolute;
    right: 0;
  }
}
.subscribe-section button[type=submit] {
  width: 50px;
  height: 50px;
  background: #F27405 url("../../images/icons/slick-arrow-right-w.svg") no-repeat center center !important;
  border-radius: 100px !important;
  text-indent: -9999px;
  padding: 0 !important;
}
.subscribe-section button[type=submit]:hover {
  background: #E45606 url("../../images/icons/slick-arrow-right-w.svg") no-repeat center center !important;
}
.subscribe-section .get-latest-update-section {
  padding: 16px 22px 21px 40px;
}
@media (max-width: 991px) {
  .subscribe-section .get-latest-update-section {
    padding: 30px;
  }
  .subscribe-section .get-latest-update-section .elementor-icon-box-wrapper {
    text-align: left;
    margin-bottom: 30px;
  }
}
.subscribe-section .get-latest-update-section .elementor-row {
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.subscribe-section .get-latest-update-section .icon-with-text {
  width: calc(100% - 197px) !important;
  margin-right: 0;
  padding-right: 100px;
  border-right: 0;
  position: relative;
}
@media (min-width: 992px) {
  .subscribe-section .get-latest-update-section .icon-with-text:after {
    content: "";
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    right: 0px;
    position: absolute;
    top: 5px;
  }
}
@media (max-width: 991px) {
  .subscribe-section .get-latest-update-section .icon-with-text:after {
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.subscribe-section .get-latest-update-section .icon-with-text .elementor-icon-box-title {
  margin-bottom: 4px;
}
@media (max-width: 769px) {
  .subscribe-section .get-latest-update-section .icon-with-text .elementor-icon-box-title {
    padding-top: 10px;
  }
}
.subscribe-section .get-latest-update-section .icon-with-text .elementor-icon-box-description {
  font-family: "SourceSansPro" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 117%;
  color: #0c1c2a;
}
@media (max-width: 769px) {
  .subscribe-section .get-latest-update-section .icon-with-text .elementor-icon-box-description {
    font-size: 20px;
    line-height: 117%;
    color: #0c1c2a;
  }
}
.subscribe-section .get-latest-update-section .follow-us-col {
  width: 190px !important;
  text-align: center;
  margin-left: 30px;
}
.subscribe-section .get-latest-update-section .follow-us-col h5 {
  text-align: left;
}
@media (max-width: 991px) {
  .subscribe-section .get-latest-update-section .follow-us-col h5 {
    text-align: center;
  }
}
.subscribe-section .get-latest-update-section .follow-us .h-social-link ul {
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
}
@media (max-width: 991px) {
  .subscribe-section .get-latest-update-section .follow-us .h-social-link ul {
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
.subscribe-section .get-latest-update-section .follow-us .h-social-link ul li {
  margin: 0 9px;
}
.subscribe-section .get-latest-update-section .follow-us .h-social-link ul li a {
  width: 35px !important;
  height: 35px !important;
  font-size: 18px !important;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.subscribe-section .get-latest-update-section .follow-us .h-social-link ul li:last-child {
  margin-left: 0;
}
@media (max-width: 1279px) {
  .subscribe-section .get-latest-update-section .icon-with-text {
    width: calc(100% - 220px) !important;
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .subscribe-section .get-latest-update-section .icon-with-text {
    width: 100% !important;
    padding-right: 0;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .subscribe-section .get-latest-update-section .follow-us-col {
    width: 100% !important;
    margin: 0;
  }
}

/*category filter*/
.category_tabs_outer .mobile-filter-icon {
  display: none;
}
.category_tabs_outer .cat-filter-title {
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  color: #0C1C2A;
  margin-bottom: 26px;
}
.category_tabs_outer .filter-top-container {
  display: flex;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 0px 30px;
  border-bottom: 1px solid rgba(122, 204, 255, 0.2);
}
.category_tabs_outer .main-cat-tabs {
  width: 70%;
  padding-right: 20px;
}
.category_tabs_outer .main-cat-tabs ul {
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 -15px;
}
.category_tabs_outer .main-cat-tabs ul li {
  margin: 0 15px;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.category_tabs_outer .main-cat-tabs ul li.active {
  padding: 15px 30px;
  background: #102C63;
  color: #FFFFFF !important;
  border-radius: 28px;
}
.category_tabs_outer .main-cat-tabs ul li:hover {
  color: #13aff0;
}
.category_tabs_outer .seach-box {
  width: 30%;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  position: relative;
}
.category_tabs_outer .seach-box #search_keyword {
  border: 1px solid rgba(51, 51, 51, 0.3) !important;
  background: transparent !important;
  border-radius: 80px !important;
  padding: 17px 30px;
  max-width: 75%;
  width: 100%;
  margin-right: 20px;
  outline: 0;
}
.category_tabs_outer .seach-box #ins_search {
  position: relative;
  width: 50px;
  height: 50px;
  background: #F27405 url("../../images/icons/search-icon-white.svg") no-repeat center center !important;
  border-radius: 100px !important;
  text-indent: -9999px;
  padding: 0 !important;
  border: 0;
}
.category_tabs_outer .seach-box #ins_search:hover {
  background: #E45606 url("../../images/icons/search-icon-white.svg") no-repeat center center !important;
}
@media only screen and (max-width: tablet) {
  .category_tabs_outer .seach-box #ins_search {
    width: 53px;
    height: 53px;
  }
}
@media only screen and (max-width: 768px) {
  .category_tabs_outer .seach-box #ins_search {
    width: 53px;
    height: 53px;
  }
}
.category_tabs_outer .seach-box .search-error {
  position: absolute;
  bottom: -24px;
  left: 24px;
}
@media only screen and (max-width: tablet) {
  .category_tabs_outer .seach-box .search-error {
    left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .category_tabs_outer .seach-box .search-error {
    left: 0px;
  }
}
.category_tabs_outer .seach-box .text-clear {
  background: transparent;
  border: 0;
  text-indent: -99999px;
  background: url("../../images/icons/close-icon-orange.svg") no-repeat center center;
  position: absolute;
  right: 85px;
  top: 20px;
  z-index: 1;
  width: 13px;
  height: 13px;
}
.category_tabs_outer .category-head {
  font-weight: 800;
  font-size: 42px;
  line-height: 120%;
  margin-bottom: 46px;
  color: #333333;
  text-align: center;
}
.category_tabs_outer .category-head .color-blue {
  color: #0597f2;
}
.category_tabs_outer .category-view-all .category-head {
  margin-top: 40px;
}
@media only screen and (max-width: tablet) {
  .category_tabs_outer .category-view-all .category-head {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .category_tabs_outer .category-view-all .category-head {
    margin-top: 30px;
  }
}
.category_tabs_outer .category-row {
  padding: 75px 0 0px;
}
.category_tabs_outer .faq-guides h3 {
  padding: 24px 20px 0 !important;
}
.category_tabs_outer .insights-block .category-card-outer {
  display: block;
  background: #FFFFFF;
  margin: 0 16px;
  height: 100%;
  border-radius: 10px;
  -ms-box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  overflow: hidden;
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.category_tabs_outer .insights-block .category-card-outer::before, .category_tabs_outer .insights-block .category-card-outer::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.category_tabs_outer .insights-block .category-card-outer::before {
  border-bottom-width: 0.4px;
  border-left-width: 0.4px;
}
.category_tabs_outer .insights-block .category-card-outer::after {
  border-top-width: 0.4px;
  border-right-width: 0.4px;
}
.category_tabs_outer .insights-block .category-card-outer:hover {
  color: #1186FF;
}
.category_tabs_outer .insights-block .category-card-outer:hover::before, .category_tabs_outer .insights-block .category-card-outer:hover::after {
  border-color: #1186FF;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.category_tabs_outer .insights-block .category-card-outer:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.category_tabs_outer .insights-block .category-card-outer:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.category_tabs_outer .insights-block .slick-list {
  margin: 0 -15px 15px;
}
.category_tabs_outer .insights-block .slick-track {
  display: flex !important;
  margin: 0 -15px;
}
.category_tabs_outer .insights-block .slick-slide {
  height: inherit !important;
  margin: 0 16px;
}
.category_tabs_outer .insights-block .slick-slide > div {
  height: 100% !important;
}
.category_tabs_outer .insights-block .thumb {
  margin-bottom: 30px;
  height: 214px;
}
.category_tabs_outer .insights-block .thumb img {
  width: 100%;
  height: 214px;
  -o-object-fit: cover;
     object-fit: cover;
}
.category_tabs_outer .insights-block .tags {
  padding: 0 40px 0px 30px;
}
.category_tabs_outer .insights-block h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #333333;
  letter-spacing: 0.02em;
  padding: 0 40px 0px 30px;
}
.category_tabs_outer .insights-block .date-area {
  padding: 0 40px 0px 30px;
  margin-bottom: 13px;
}
.category_tabs_outer .insights-block .card-info {
  padding: 0 40px 0px 30px;
  margin: 16px 0 0px;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.01em;
  color: #333333;
}
.category_tabs_outer .insights-block .small-more-links {
  padding: 30px 40px 50px 30px;
}
.category_tabs_outer .insights-block .slick-arrow {
  width: 50px;
  height: 50px;
  bottom: -65px;
}
.category_tabs_outer .insights-block .slick-arrow.slick-prev {
  right: 76px;
}
.category_tabs_outer .insights-block .slick-arrow.slick-next {
  right: 16px;
}
.category_tabs_outer .insights-block .card-social-count {
  margin-top: 30px;
  padding: 0 40px 50px 30px;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .category_tabs_outer .insights-block .card-social-count {
    padding-left: 25px;
  }
}
.category_tabs_outer .insights-block .share-number {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.category_tabs_outer .insights-block .share-number:first-child:after {
  content: "";
  width: 3px;
  height: 3px;
  background: #bdbdbd;
  border-radius: 100px;
  display: block;
  margin-right: 20px;
  position: relative;
  right: -9px;
  overflow: hidden;
}
.category_tabs_outer .insights-block.cbf-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  min-width: 100%;
  /*&:not(.slick-slider) {
               margin   : 0 0 0 -15px;
               width    : calc(100% + 26px);
               max-width: calc(100% + 26px);
           }*/
}
.category_tabs_outer .insights-block.insights-slider {
  display: block;
  margin: 0 auto;
}
.category_tabs_outer .insights-block.insights-block:not(.slick-initialized) {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 0 -15px;
}
.category_tabs_outer .insights-block.insights-block:not(.slick-initialized) .category-card-outer {
  width: calc(33.33% - 30px) !important;
  margin: 0 15px 30px !important;
  padding: 0 !important;
  height: 100% !important;
}
.category_tabs_outer .insights-block .cp-card,
.category_tabs_outer .insights-block .category-card {
  width: calc(33.3333333333% - 32px);
  display: block;
  background: #FFFFFF;
  margin: 0 16px 30px;
  border-radius: 10px;
  -ms-box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  overflow: hidden;
  flex-basis: calc(33.3333333333% - 32px) !important;
  flex-grow: inherit !important;
}
.category_tabs_outer .insights-block .category-card-outer:hover {
  -ms-box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  cursor: pointer;
}
.category_tabs_outer .insights-block .cp-card:hover {
  -ms-box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
}
.category_tabs_outer .insights-block .category-card:hover {
  -ms-box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
}
.category_tabs_outer .insights-block .cp-card {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.category_tabs_outer .insights-block .cp-card::before, .category_tabs_outer .insights-block .cp-card::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.category_tabs_outer .insights-block .cp-card::before {
  border-bottom-width: 0.4px;
  border-left-width: 0.4px;
}
.category_tabs_outer .insights-block .cp-card::after {
  border-top-width: 0.4px;
  border-right-width: 0.4px;
}
.category_tabs_outer .insights-block .cp-card:hover {
  color: #1186FF;
}
.category_tabs_outer .insights-block .cp-card:hover::before, .category_tabs_outer .insights-block .cp-card:hover::after {
  border-color: #1186FF;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.category_tabs_outer .insights-block .cp-card:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.category_tabs_outer .insights-block .cp-card:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.category_tabs_outer .insights-block .category-card {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.category_tabs_outer .insights-block .category-card::before, .category_tabs_outer .insights-block .category-card::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.category_tabs_outer .insights-block .category-card::before {
  border-bottom-width: 0.4px;
  border-left-width: 0.4px;
}
.category_tabs_outer .insights-block .category-card::after {
  border-top-width: 0.4px;
  border-right-width: 0.4px;
}
.category_tabs_outer .insights-block .category-card:hover {
  color: #1186FF;
}
.category_tabs_outer .insights-block .category-card:hover::before, .category_tabs_outer .insights-block .category-card:hover::after {
  border-color: #1186FF;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.category_tabs_outer .insights-block .category-card:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.category_tabs_outer .insights-block .category-card:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.category_tabs_outer .ins-web-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 55px;
}
.category_tabs_outer .ins-web-block .slick-track {
  display: flex !important;
}
.category_tabs_outer .ins-web-block .slick-slide {
  height: inherit !important;
}
.category_tabs_outer .ins-web-block .category-card-outer {
  display: none;
}
.category_tabs_outer .ins-web-block .category-card-outer:nth-child(1), .category_tabs_outer .ins-web-block .category-card-outer:nth-child(2) {
  display: block;
}
.category_tabs_outer .ins-web-block .category-card-outer,
.category_tabs_outer .ins-web-block .category-card,
.category_tabs_outer .ins-web-block .cp-card {
  margin: 0 14px;
  position: relative;
  width: calc(50% - 30px);
  flex-basis: calc(50% - 30px) !important;
  flex-grow: inherit !important;
  padding: 0;
  border-radius: 10px;
  -ms-box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  overflow: hidden;
}
.category_tabs_outer .ins-web-block .category-card-outer::after,
.category_tabs_outer .ins-web-block .category-card::after,
.category_tabs_outer .ins-web-block .cp-card::after {
  border-radius: 10px;
  z-index: 2;
}
.category_tabs_outer .ins-web-block .category-card-outer::before,
.category_tabs_outer .ins-web-block .category-card::before,
.category_tabs_outer .ins-web-block .cp-card::before {
  border-radius: 10px;
  z-index: 2;
}
.category_tabs_outer .ins-web-block .category-card-outer .thumb,
.category_tabs_outer .ins-web-block .category-card .thumb,
.category_tabs_outer .ins-web-block .cp-card .thumb {
  position: relative;
  height: 540px;
}
.category_tabs_outer .ins-web-block .category-card-outer .thumb:before,
.category_tabs_outer .ins-web-block .category-card .thumb:before,
.category_tabs_outer .ins-web-block .cp-card .thumb:before {
  content: "";
  width: 100%;
  height: 540px;
  background: linear-gradient(180deg, #102c63 33.85%, rgba(16, 44, 99, 0) 100%);
  transform: rotate(-180deg);
  z-index: 1;
  position: absolute;
  border-radius: 10px;
}
.category_tabs_outer .ins-web-block .category-card-outer .thumb > img,
.category_tabs_outer .ins-web-block .category-card .thumb > img,
.category_tabs_outer .ins-web-block .cp-card .thumb > img {
  width: 100%;
  height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.category_tabs_outer .ins-web-block .cp-card {
  margin-bottom: 30px;
}
.category_tabs_outer .ins-web-block .web-content {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  padding: 30px 40px;
}
@media only screen and (max-width: 1199px) {
  .category_tabs_outer .ins-web-block .web-content {
    padding: 20px 20px;
  }
}
.category_tabs_outer .ins-web-block .web-content h3 {
  font-weight: 800;
  font-size: 30px;
  line-height: 120%;
  color: #FFFFFF;
  letter-spacing: 0.01em;
  margin-bottom: 12px;
  max-width: 520px;
}
@media only screen and (max-width: 1199px) {
  .category_tabs_outer .ins-web-block .web-content h3 {
    font-size: 22px;
    -webkit-line-clamp: 3;
    min-height: 90px;
  }
}
.category_tabs_outer .ins-web-block .web-content .card-info {
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  margin-bottom: 30px;
  max-width: 640px;
}
.category_tabs_outer .ins-web-block .web-content .tag-label {
  background: #e6f4fb;
}
.category_tabs_outer .ins-web-block .author-info {
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  .category_tabs_outer .ins-web-block .author-info {
    white-space: nowrap;
  }
}
.category_tabs_outer .ins-web-block .author-info img {
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
  width: 30px;
  height: 30px;
  border-radius: 100px;
  overflow: hidden;
  background: #FFFFFF;
}
@media only screen and (max-width: 1199px) {
  .category_tabs_outer .ins-web-block .author-info img {
    width: 24px;
    height: 24px;
  }
}
.category_tabs_outer .ins-web-block .author-info .aut-name {
  font-size: 14px;
  line-height: 105.2%;
  color: #FFFFFF;
  margin-left: 8px;
  font-weight: 700;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .category_tabs_outer .ins-web-block .author-info .aut-name {
    font-size: 12px;
    font-weight: normal;
  }
}
.category_tabs_outer .ins-web-block .author-info .aut-name:after {
  content: "";
  width: 3px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 100px;
  display: block;
  margin-right: 20px;
  position: relative;
  right: -6px;
  bottom: -2px;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .category_tabs_outer .ins-web-block .author-info .aut-name:after {
    margin-right: 13px;
  }
}
@media only screen and (max-width: 374px) {
  .category_tabs_outer .ins-web-block .author-info .aut-name:after {
    right: -4px;
    bottom: -1px;
  }
}
.category_tabs_outer .ins-web-block .author-info .post-datetime {
  font-weight: 600;
  font-size: 14px;
  line-height: 105.2%;
  color: #FFFFFF;
  margin-left: 0px;
}
@media only screen and (max-width: 1199px) {
  .category_tabs_outer .ins-web-block .author-info .post-datetime {
    font-size: 12px;
    font-weight: normal;
  }
}
.category_tabs_outer .ins-web-block .author-info .register-watch {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.25;
  color: #f27405;
  margin-left: 0px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  margin-left: 20px;
}
@media only screen and (max-width: 1199px) {
  .category_tabs_outer .ins-web-block .author-info .register-watch {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
  }
}
.category_tabs_outer .ins-web-block .slick-list {
  margin: 0 0px 15px;
}
.category_tabs_outer .ins-web-block .slick-arrow {
  width: 50px;
  height: 50px;
  bottom: -65px;
}
.category_tabs_outer .ins-web-block .slick-arrow.slick-prev {
  right: 76px;
}
.category_tabs_outer .ins-web-block .slick-arrow.slick-next {
  right: 16px;
}
.category_tabs_outer .ins-web-block .category-card-outer {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.category_tabs_outer .ins-web-block .category-card-outer::before, .category_tabs_outer .ins-web-block .category-card-outer::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.category_tabs_outer .ins-web-block .category-card-outer::before {
  border-bottom-width: 3px;
  border-left-width: 3px;
}
.category_tabs_outer .ins-web-block .category-card-outer::after {
  border-top-width: 3px;
  border-right-width: 3px;
}
.category_tabs_outer .ins-web-block .category-card-outer:hover {
  color: #F27405;
}
.category_tabs_outer .ins-web-block .category-card-outer:hover::before, .category_tabs_outer .ins-web-block .category-card-outer:hover::after {
  border-color: #F27405;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.category_tabs_outer .ins-web-block .category-card-outer:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.category_tabs_outer .ins-web-block .category-card-outer:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.category_tabs_outer .ins-web-block .category-card-outer.no-register, .category_tabs_outer .ins-web-block .category-card-outer.no-video {
  pointer-events: none !important;
}
.category_tabs_outer .ins-web-block .category-card-outer.no-register .register-watch, .category_tabs_outer .ins-web-block .category-card-outer.no-video .register-watch {
  display: none !important;
}
.category_tabs_outer .ins-web-block .category-card {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.category_tabs_outer .ins-web-block .category-card::before, .category_tabs_outer .ins-web-block .category-card::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.category_tabs_outer .ins-web-block .category-card::before {
  border-bottom-width: 3px;
  border-left-width: 3px;
}
.category_tabs_outer .ins-web-block .category-card::after {
  border-top-width: 3px;
  border-right-width: 3px;
}
.category_tabs_outer .ins-web-block .category-card:hover {
  color: #F27405;
}
.category_tabs_outer .ins-web-block .category-card:hover::before, .category_tabs_outer .ins-web-block .category-card:hover::after {
  border-color: #F27405;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.category_tabs_outer .ins-web-block .category-card:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.category_tabs_outer .ins-web-block .category-card:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.category_tabs_outer .ins-web-block .category-card.no-register {
  pointer-events: none !important;
}
.category_tabs_outer .ins-web-block .category-card.no-register .register-watch {
  display: none !important;
}
.category_tabs_outer .ins-web-block .cp-card {
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.category_tabs_outer .ins-web-block .cp-card::before, .category_tabs_outer .ins-web-block .cp-card::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.category_tabs_outer .ins-web-block .cp-card::before {
  border-bottom-width: 3px;
  border-left-width: 3px;
}
.category_tabs_outer .ins-web-block .cp-card::after {
  border-top-width: 3px;
  border-right-width: 3px;
}
.category_tabs_outer .ins-web-block .cp-card:hover {
  color: #F27405;
}
.category_tabs_outer .ins-web-block .cp-card:hover::before, .category_tabs_outer .ins-web-block .cp-card:hover::after {
  border-color: #F27405;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.category_tabs_outer .ins-web-block .cp-card:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.category_tabs_outer .ins-web-block .cp-card:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.category_tabs_outer .ins-web-block .cp-card.no-video {
  pointer-events: none !important;
}
.category_tabs_outer .ins-web-block .category-card-outer:hover {
  -ms-box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
}
.category_tabs_outer .ins-web-block .category-card:hover {
  -ms-box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
}
.category_tabs_outer .ins-web-block .cp-card:hover {
  -ms-box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
}
.category_tabs_outer .small-more-links {
  color: #F27405;
}
.category_tabs_outer .small-more-links:hover {
  color: #E45606;
}
.category_tabs_outer .gb-primary-btn {
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.category_tabs_outer .gb-primary-btn .elementor-button {
  border: 0;
  min-width: 210px;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media only screen and (max-width: 1150px) {
  .category_tabs_outer .main-cat-tabs,
  .category_tabs_outer .seach-box {
    width: 100%;
  }
  .category_tabs_outer .seach-box {
    margin: 20px 0 0 -5px;
    max-width: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .category_tabs_outer .insights-block .cp-card,
  .category_tabs_outer .insights-block .category-card {
    width: calc(50% - 15px);
    flex-basis: calc(50% - 15px) !important;
    flex-grow: inherit !important;
    margin: 0 7.5px 15px;
  }
}
@media only screen and (max-width: 991px) {
  .category_tabs_outer {
    max-width: 100%;
    margin-bottom: 50px;
    padding: 0 30px;
  }
  .category_tabs_outer a {
    text-decoration: none;
  }
  .category_tabs_outer .seach-box .text-clear {
    right: 95px;
  }
  .category_tabs_outer .category-head {
    font-weight: 800;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 28px;
  }
  .category_tabs_outer .category-row {
    padding: 0px 0 0px 0px;
    /*padding      : 0px 0 50px 0px;
             border-bottom: 1px solid #E0E0E0;
             margin-bottom: 50px;*/
  }
  .category_tabs_outer .category-row.blog, .category_tabs_outer .category-row.news, .category_tabs_outer .category-row.case-studies, .category_tabs_outer .category-row.whitepapers, .category_tabs_outer .category-row.webinars {
    padding: 0px 0 50px 0px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 50px;
  }
  .category_tabs_outer .category-row.faq-guides {
    padding: 0px 0 80px 0px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 50px;
  }
  .category_tabs_outer .category-row.infographics {
    padding: 0;
    border-bottom: 0;
    margin-bottom: 0px;
  }
  .category_tabs_outer .insights-block.cbf-list {
    margin: 0;
  }
  .category_tabs_outer .insights-block .cp-card,
  .category_tabs_outer .insights-block .category-card {
    width: 100%;
    flex-basis: 100% !important;
    flex-grow: inherit !important;
    margin: 0 0px 15px;
  }
  .category_tabs_outer .insights-block .slick-list {
    margin-bottom: 0;
    /*margin        : 0;*/
    padding-bottom: 20px !important;
    /*width         : 100%;*/
  }
  .category_tabs_outer .insights-block .slick-arrow {
    bottom: -52px;
  }
  .category_tabs_outer .insights-block .slick-arrow.slick-prev {
    right: 60px;
  }
  .category_tabs_outer .insights-block .slick-arrow.slick-next {
    right: 0px;
  }
  .category_tabs_outer .insights-block .thumb {
    margin-bottom: 20px;
    height: 195px;
  }
  .category_tabs_outer .insights-block .thumb img {
    height: 195px;
  }
  .category_tabs_outer .insights-block .date-area,
  .category_tabs_outer .insights-block h3,
  .category_tabs_outer .insights-block .card-info,
  .category_tabs_outer .insights-block .tags {
    padding: 0 25px;
  }
  .category_tabs_outer .insights-block .small-more-links {
    padding: 30px 25px 30px 25px !important;
  }
  .category_tabs_outer .insights-block .card-info {
    padding: 0 22px 0px 25px;
  }
  .category_tabs_outer .filter-top-container {
    border-bottom: 0;
  }
  .category_tabs_outer .main-cat-tabs {
    display: none;
  }
  .category_tabs_outer .seach-box {
    margin: 0px 0;
    max-width: calc(100% - 56px);
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
  .category_tabs_outer .seach-box #search_keyword {
    max-width: calc(100% - 80px);
  }
  .category_tabs_outer .mobile-filter-icon {
    display: block;
    width: 53px;
    height: 53px;
    background: #F27405 url("../../images/icons/filter-icon-white.svg") no-repeat center center !important;
    border-radius: 100px !important;
    text-indent: -9999px;
    padding: 0 !important;
    border: 0;
  }
  .category_tabs_outer .mobile-filter-icon:hover {
    background: #E45606 url("../../images/icons/filter-icon-white.svg") no-repeat center center !important;
  }
  .category_tabs_outer .gb-primary-btn {
    -moz-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
    -ms-flex-pack: start;
  }
  .category_tabs_outer .gb-primary-btn .elementor-button {
    min-width: 180px;
  }
  .category_tabs_outer .ins-web-block {
    margin: 0 -15px 0px;
  }
  .category_tabs_outer .ins-web-block .category-card-outer,
  .category_tabs_outer .ins-web-block .category-card,
  .category_tabs_outer .ins-web-block .cp-card {
    flex-basis: auto !important;
    width: 100%;
    margin-bottom: 20px;
  }
  .category_tabs_outer .ins-web-block .category-card-outer.slick-slide,
  .category_tabs_outer .ins-web-block .category-card.slick-slide,
  .category_tabs_outer .ins-web-block .cp-card.slick-slide {
    margin-bottom: 0 !important;
  }
  .category_tabs_outer .ins-web-block .category-card-outer .thumb:before,
  .category_tabs_outer .ins-web-block .category-card .thumb:before,
  .category_tabs_outer .ins-web-block .cp-card .thumb:before {
    height: 206px;
  }
  .category_tabs_outer .ins-web-block .category-card-outer .thumb,
  .category_tabs_outer .ins-web-block .category-card .thumb,
  .category_tabs_outer .ins-web-block .cp-card .thumb {
    height: 206px;
  }
  .category_tabs_outer .ins-web-block .category-card-outer .thumb > img,
  .category_tabs_outer .ins-web-block .category-card .thumb > img,
  .category_tabs_outer .ins-web-block .cp-card .thumb > img {
    height: 206px;
  }
  .category_tabs_outer .ins-web-block .category-card:not(:last-child) {
    margin-bottom: 20px;
  }
  .category_tabs_outer .ins-web-block .cp-card {
    margin-bottom: 20px;
  }
  .category_tabs_outer .ins-web-block .web-content {
    padding: 20px 12px 10px;
  }
  .category_tabs_outer .ins-web-block .web-content h3 {
    font-weight: 800;
    font-size: 16px;
    line-height: 120%;
    color: #f2f2f2;
    min-height: 60px;
  }
  .category_tabs_outer .ins-web-block .author-info .aut-name {
    font-size: 10px;
    line-height: 105.2%;
  }
  .category_tabs_outer .ins-web-block .author-info .aut-name:after {
    margin-right: 12px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 374px) {
  .category_tabs_outer .ins-web-block .author-info .aut-name {
    font-size: 8px;
  }
  .category_tabs_outer .ins-web-block .author-info .aut-name:after {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 991px) {
  .category_tabs_outer .ins-web-block .author-info .post-datetime {
    font-weight: 600;
    font-size: 10px;
    line-height: 13px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 374px) {
  .category_tabs_outer .ins-web-block .author-info .post-datetime {
    font-size: 8px;
  }
}
@media only screen and (max-width: 991px) {
  .category_tabs_outer .ins-web-block .author-info img {
    min-width: 24px;
    width: 24px;
    height: 24px;
  }
  .category_tabs_outer .ins-web-block .author-info .register-watch {
    font-size: 10px;
    line-height: 1.2;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 374px) {
  .category_tabs_outer .ins-web-block .author-info .register-watch {
    font-size: 8px;
  }
}
@media only screen and (max-width: 991px) {
  .category_tabs_outer .ins-web-block .slick-list {
    margin: 0 0px 0px;
  }
  .category_tabs_outer .ins-web-block .slick-arrow {
    bottom: -50px;
  }
}
@media only screen and (max-width: 350px) {
  .category_tabs_outer .gb-primary-btn .elementor-button {
    min-width: 170px;
  }
}
@media only screen and (max-width: 350px) {
  .category_tabs_outer .gb-primary-btn .elementor-button {
    min-width: 120px;
  }
}

.empty-records {
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 50px 0;
}
.empty-records .no-record-pic {
  text-indent: -9999px;
  background: url("../../images/icons/no-result-found.svg") no-repeat center center;
  width: 160px;
  height: 160px;
  margin-bottom: 20px;
  width: 100%;
}
.empty-records p {
  font-size: 30px;
  line-height: 38px;
  color: #000;
  width: 100%;
  text-align: center;
}
.empty-records p strong {
  font-weight: 700;
}

.total-count,
.result-count-one {
  font-size: 30px;
  line-height: 1.2666666667;
  color: #000;
  margin: 52px 0 -30px;
}
.total-count strong,
.result-count-one strong {
  font-weight: 700;
}
@media only screen and (max-width: tablet) {
  .total-count,
  .result-count-one {
    font-weight: bold;
    font-size: 20px;
    line-height: 120%;
    color: #0C1C2A;
    margin: 0px 0 16px;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .total-count,
  .result-count-one {
    font-weight: bold;
    font-size: 20px;
    line-height: 120%;
    color: #0C1C2A;
    margin: 0px 0 16px;
    text-align: center;
  }
}

/*featured post*/
.main-head {
  font-weight: 800;
  font-size: 42px;
  line-height: 120%;
  margin: 75px 0 46px;
  text-align: center;
  color: #333333;
}
.main-head .color-blue {
  color: #0597F2;
  margin: 0px 0 28px;
}
@media only screen and (max-width: tablet) {
  .main-head {
    font-size: 28px;
    line-height: 120%;
    margin: 20px 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .main-head {
    font-size: 28px;
    line-height: 120%;
    margin: 20px 0 5px;
  }
}

.category-view-featured .category-head {
  font-weight: 800;
  font-size: 30px;
  line-height: 130%;
  color: #0C1C2A;
  text-align: left;
  margin-top: 26px;
}
@media only screen and (max-width: tablet) {
  .category-view-featured .category-head {
    font-size: 28px;
    line-height: 120%;
  }
}
@media only screen and (max-width: 768px) {
  .category-view-featured .category-head {
    font-size: 28px;
    line-height: 120%;
  }
}

/*Mobile filter*/
@media only screen and (max-width: tablet) {
  .page-template-insights-page .team-gebbs-popup .mfp-content {
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .page-template-insights-page .team-gebbs-popup .white-popup-mobile {
    margin: 46px 0 0;
    height: auto;
  }
  .page-template-insights-page .team-gebbs-popup .filter-head {
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #0C1C2A;
    padding-bottom: 21px;
    margin-bottom: 19px;
    border-bottom: 1px solid #d0e8f9;
    position: relative;
  }
  .page-template-insights-page .team-gebbs-popup .mfp-close-custom {
    position: absolute;
    right: 2px;
    top: 1px;
    background: url("../../images/icons/close-black-icon.svg") no-repeat center center;
    border: 0;
    text-indent: -9999px;
    width: 14px;
    height: 14px;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #4F4F4F;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li:not(:last-child) {
    margin-bottom: 9px;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li label {
    margin-left: 9px;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li label:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #F27405;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li input {
    position: absolute;
    left: -9999px;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li input:checked + label:before {
    box-shadow: inset 0 0 0 6px #F27405;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-insights-page .team-gebbs-popup .mfp-content {
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .page-template-insights-page .team-gebbs-popup .white-popup-mobile {
    margin: 46px 0 0;
    height: auto;
  }
  .page-template-insights-page .team-gebbs-popup .filter-head {
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #0C1C2A;
    padding-bottom: 21px;
    margin-bottom: 19px;
    border-bottom: 1px solid #d0e8f9;
    position: relative;
  }
  .page-template-insights-page .team-gebbs-popup .mfp-close-custom {
    position: absolute;
    right: 2px;
    top: 1px;
    background: url("../../images/icons/close-black-icon.svg") no-repeat center center;
    border: 0;
    text-indent: -9999px;
    width: 14px;
    height: 14px;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li {
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #4F4F4F;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li:not(:last-child) {
    margin-bottom: 9px;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li label {
    margin-left: 9px;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li label:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #F27405;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li input {
    position: absolute;
    left: -9999px;
  }
  .page-template-insights-page .team-gebbs-popup .main-cat-list li input:checked + label:before {
    box-shadow: inset 0 0 0 6px #F27405;
  }
}

@media (min-width: 769px) {
  .card-head-webinars {
    min-height: 168px;
  }
}

.removeBtn {
  display: none !important;
}

.hide-btn {
  opacity: 0;
  visibility: hidden;
}

/**/
.lead-form-head {
  display: none;
}
.lead-form-head-default {
  display: block;
}

.lead-infographics .lead-form-head-default {
  display: none;
}
.lead-infographics .lead-form-head-infographic {
  display: block;
}

.lead-whitepapers .lead-form-head-default,
.lead-whitepapers-detail .lead-form-head-default {
  display: none;
}
.lead-whitepapers .lead-form-head-whitepaper,
.lead-whitepapers-detail .lead-form-head-whitepaper {
  display: block;
}

.lead-webinars-watch .lead-form-head-default,
.lead-webinars-watch-detail .lead-form-head-default,
.lead-webinars-watch-card-detail .lead-form-head-default {
  display: none;
}
.lead-webinars-watch .lead-form-head-webinar,
.lead-webinars-watch-detail .lead-form-head-webinar,
.lead-webinars-watch-card-detail .lead-form-head-webinar {
  display: block;
}

.lead-webinars-register .lead-form-head-default {
  display: none;
}
.lead-webinars-register .lead-form-head-webinars-register {
  display: block;
}

.lead-case-studies .lead-form-head-default,
.lead-caseStudy-detail .lead-form-head-default {
  display: none;
}
.lead-case-studies .lead-form-head-caseStudy,
.lead-caseStudy-detail .lead-form-head-caseStudy {
  display: block;
}

.schedule-form .lead-form-head-default {
  display: none;
}
.schedule-form .lead-form-head-schedule {
  display: block;
}

@media only screen and (max-width: 767px) {
  .form-code-lead {
    overflow: auto;
    max-height: calc(100vh - 250px);
    scrollbar-width: thin;
    scrollbar-color: #d8d8d8 transparent;
  }
}
.form-code-lead::-webkit-scrollbar {
  width: 5px;
}
.form-code-lead::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 3.5px;
}
.form-code-lead::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #d8d8d8;
  border-radius: 3.5px;
}

.popp-active #hubspot-messages-iframe-container {
  opacity: 0 !important;
  visibility: hidden !important;
  z-index: -1 !important;
}/*# sourceMappingURL=insights.css.map */