.tab-accordion-row:after{
  clear: both;
  display: block;
  content:'';
  float: none;
}
.home-page-tab-section{
  padding: 100px 0;
}
.home-page-tab-heading{
  text-align: center;
  margin-bottom: 70px;
}
.home-page-tab-heading h3{
  margin-bottom: 10px;
}
.home-page-tab-heading p{
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.tab-accordion-row .resp-tabs-container {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.tab-accordion-row .resp-tab-content {
  /*   padding: 0 80px; */
  width: 100% !important;
  height: 100% !important;
  opacity: 1 !important;
  padding: 0 !important;
}
.tab-accordion-row .resp-tab-content img {
  padding: 0 0;
  display: block;
  margin: 0 auto;
  max-width:98px;
}
.home-page-tab-button{
  text-align: center;
  margin-top: 30px;
}
.tab-accordion-row .resp-tabs-list li {
  padding: 0 !important;
  margin-bottom: 45px !important;
  padding-left: 4px !important;
}
.tab-accordion-row .resp-tabs-list li:before {
  content: "";
  width: 4px;
  height: 0;
  background: #F87979;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.tab-accordion-row .resp-tabs-list li.resp-tab-active:before {
  height: 100%;
}
.tab-accordion-row .resp-tabs-list li.resp-tab-active{
  border: 0;
  background-color: transparent;
  transition: all .6s;

  opacity: 1;
}
.tab-accordion-row .tab-accordion-text-block{
  padding: 0 16px;
  position:relative;
}
.tab-content-title .step{
  color: #666666;
  font-weight: 700;
  font-size: 10px;
  line-height: 10px;
  margin-bottom: 0;
}
li.resp-tab-active .tab-content-title .step{
  color: #F87979;
}
.tab-content-title h4{
  font-size: 20px;
  margin-bottom: 4px;
}
.tab-content-disc p{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.mobile-slider-section{
  display: none;
}
/* .tab-content-disc {
display: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;

} */
/* .resp-tab-active .tab-content-disc {
display: block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
} */
/* .tab-accordion-row .resp-tab-content img {
width: 100% !important;
height: 100% !important;
} */
.resp-tab-content.resp-tab-content-active {
  display: block;
  animation: fadeInAnimation ease 1.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.home-page-tab-section.tabber_sec_new .page-center {
  max-width: 84rem;
}
.tabber_sec_new .tab-content-title p.step, .tabber_sec_new .mobile-slider-title .step {
  display: none;
}
.tabber_sec_new .resp-vtabs ul.resp-tabs-list {
  width: 16% !important;
}
.tabber_sec_new .resp-tabs-container.tab-accordion-left-image {
  padding: 0 0 0 40px;
  width: 84% !important;
  min-height: unset;
}
.tab_middle_info_outer {
  width: 50%;
  display: inline-block;
  vertical-align: bottom;
}
.tabber_sec_new .right_image {
  width: 49%;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 30px;
}
.tabber_sec_new .tab_middle_info h3 {
  font-size: 20px;
  max-width: 294px;
}
.tabber_sec_new .tab_middle_info h3 span {
  color: #7FCBF6;
}
.tabber_sec_new .blockquote {
  border-left: 4px solid #E7E7E7;
  border-radius: 3px;
  padding: 10px 25px 10px 25px;
}
.tabber_sec_new .blockquote, .tabber_sec_new .blockquote p {
  color: #666666;
  font-weight: 500;
}
.tabber_sec_new p.foundation_name {
  color: #1B1F1D;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 700;
}
.tabber_sec_new .summary {
  margin-top: 15px;
}
.tabber_sec_new .summary, .tabber_sec_new .summary p {
  font-size: 16px;
  font-weight: 500;
}
.tabber_sec_new .home-page-tab-button {
  text-align: left;
  margin-top: 30px;
}
.tabber_sec_new .home-page-tab-button a.primary-btn {
  max-width: 100%;
  width: auto;
  padding: 11px 17px;
}
.tabber_sec_new .home-page-tab-button a.primary-btn img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.tabber_sec_new .tab-accordion-row .resp-tabs-list li {
  margin-bottom:20px!important;
  position: relative;
}
.tabber_sec_new .tab-content-title h4 {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
.tabber_sec_new .resp-tab-active .tab-content-title h4 {
  color: #1B1F1D;
  font-weight: 700;
}
.tabber_sec_new  .tab-accordion-row .tab-accordion-text-block {
  padding: 8px 16px;
  position: relative;
}
.tabber_sec_new .video-play-btn a {
  display: block;
  color: #f87979;
  border-radius: 0;
  box-shadow: none;
  background-repeat: no-repeat;
  padding: 25% 5%;
  position: static;
  box-shadow: none;
  width: unset;
  height: unset;
  background-position: center;
  background-color: transparent;
  background-size: contain;
}
.thumbnail_image_block img {
    width: 100%;
}


.wistia-fancybox .fancybox-tmp iframe,
.wistia-fancybox .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0
}

.wistia-fancybox .fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002
}

.wistia-fancybox .fancybox-outer {
  padding: 0;
  margin: 0;
  background: #f1efeb;
  color: #444;
  text-shadow: none
}

.wistia-fancybox .fancybox-opened {
  z-index: 1003
}

.wistia-fancybox .fancybox-opened .fancybox-outer {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.wistia-fancybox .fancybox-inner {
  height: 0 !important;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  outline: 0;
  overflow: hidden;
  padding-top: 56.26%
}

.wistia-fancybox .fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px
}

.wistia-fancybox .fancybox-image,
.wistia-fancybox .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top
}

.wistia-fancybox .fancybox-image {
  max-width: 100%;
  max-height: 100%
}

.wistia-fancybox #fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  background: url("/assets/images/fancybox/fancybox_loading.gif");
  opacity: .8;
  cursor: pointer;
  z-index: 1010
}

.wistia-fancybox .fancybox-close,
.wistia-fancybox .fancybox-prev span,
.wistia-fancybox .fancybox-next span {
  background-image: url("/assets/images/fancybox/fancybox_sprite.png")
}

.wistia-fancybox .fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 1004;
  background-color: #F87979  !important;
  border-radius: 100%
}
}

.wistia-fancybox .fancybox-close {
  background-color: rgba(99, 97, 85, 0.9);
  *background-color: #636155;
  border-radius: 50%;
  height: 31px;
  right: -15px;
  top: -15px;
  width: 31px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4)
}

.wistia-fancybox .fancybox-prev,
.wistia-fancybox .fancybox-next {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url("/assets/images/blank.gif");
  z-index: 1003
}

.wistia-fancybox .fancybox-prev {
  left: 0
}

.wistia-fancybox .fancybox-next {
  right: 0
}

.wistia-fancybox .fancybox-prev span,
.wistia-fancybox .fancybox-next span {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 1003
}

.wistia-fancybox .fancybox-prev span {
  background-position: 0 -36px
}

.wistia-fancybox .fancybox-next span {
  background-position: 0 -72px
}

.wistia-fancybox .fancybox-prev:hover,
.wistia-fancybox .fancybox-next:hover {
  visibility: visible
}

.wistia-fancybox .fancybox-prev:hover span {
  left: 20px
}

.wistia-fancybox .fancybox-next:hover span {
  left: auto;
  right: 20px
}

.wistia-fancybox .fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden
}

.wistia-fancybox #fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 1001;
  background: #000
}

.wistia-fancybox .fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 1005
}

.wistia-fancybox .fancybox-opened .fancybox-title {
  visibility: visible
}

.wistia-fancybox .fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 1003;
  text-align: center
}

.wistia-fancybox .fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap
}

.wistia-fancybox .fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}

.wistia-fancybox .fancybox-title-inside-wrap {
  margin-top: 10px
}

.wistia-fancybox .fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8)
}

.wistia-playlist .fancybox-outer,
.fancybox-opened.wistia-playlist .fancybox-outer {
  background: transparent;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0
}

.wistia-playlist-bare .fancybox-outer {
  background: #f1efeb;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.wistia-fancybox .wistia-playlist-slide-ears .fancybox-close {
  right: 25px
}

.wistia-fancybox .wistia-playlist-slide-socialbar .fancybox-close {
  top: 10px
}

.wistia-fancybox .fancybox-close,
.wistia-fancybox .fancybox-prev span,
.wistia-fancybox .fancybox-next span {
  background-image: url("http://fast.wistia.net/assets/images/fancybox/fancybox_sprite.png")
}

.video-caption {
  background-image: url(https://cdn2.hubspot.net/hubfs/3991474/sddefault.jpg)
}

.wistia-fancybox .fancybox-inner iframe.fancybox-iframe.wistia_embed {
  position: absolute;
  left: 0;
  top: 0;
  height: 100% !important;
  width: 100% !important
}

.fancybox-item.fancybox-close:before {
  content: "x";
  color: #fff;
  text-align: center;
  height: 10px;
  width: 10px;
  position: absolute;
  top:-6px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  line-height: .6;
  font-size: 16px
}




@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* K8s Product page style start */
.home-page-tab-heading.heading-outer {
    max-width: 500px;
    margin: 0 auto 65px;
    padding: 0 30px;
    position: relative;
}
.top-right-shape, .top-right-shape {
    display: none;
}
.home-page-tab-section.k8s-product-page h3 span {
    color: #F87979;
}
.home-page-tab-section.k8s-product-page .tab_middle_info_outer {
    margin: 0 0 25px;
    width: 100%;
}
.tabber_sec_new.k8s-product-page .right_image {
    width: 100%;
    padding-left: 0;
}
.tabber_sec_new.k8s-product-page .resp-vtabs ul.resp-tabs-list {
    width: 30% !important;
}
.k8s-product-page .sticky-tabs-list {
    max-width: 211px;
}
.tabber_sec_new.k8s-product-page .resp-tabs-container.tab-accordion-left-image {
    width: 70% !important;
}
.home-page-tab-section.k8s-product-page .page-center {
    max-width: 949px;
}
.home-page-tab-section.k8s-product-page .top-right-shape, .home-page-tab-section.k8s-product-page .top-left-shape {
    display: block;
    position: absolute;
}
.home-page-tab-section.k8s-product-page .top-right-shape {
    right: 0;
}
.home-page-tab-section.k8s-product-page .top-left-shape {
    bottom: 40px;
    left: -130px;
}
.finops_lp .row-fluid-wrapper.row-depth-1.row-number-6.dnd-row {
    min-height: unset !important;
}

@media screen and (min-width: 640px) {
  .mobile-slider-inner{
    max-width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .two_col_outer .two_col_block {   
    padding: 22px!important;   
  }
  .two_col_outer .two_col_block:nth-child(odd) {
    position: relative;
    top: 0;
  }
  .two_col_outer .two_col_block {
    width: 100%;
  }
  .tabber_sec_new .home-page-tab-button a.primary-btn {
    padding: 11px 45px;
  }
  .tabber_sec_new .home-page-tab-button {
    text-align: center;    
  }
  .tabber_sec_new .video-play-btn a{
    border-radius: 8px;
  } 
  .thumbnail_image_block {
    text-align: center;
    margin:30px 0;
}
  /*   .tabber_sec_new .mobile-slider-image img {    
  display: none;
} */
  .tabber_sec_new .mobile-image {
    margin-top: 30px;
  }
  .tabber_sec_new .blockquote,.tabber_sec_new .summary {
    text-align: left;
  }
  .tabber_sec_new .mobile-slider-section .slick-prev::before{
    content:url('https://8840961.fs1.hubspotusercontent-na1.net/hubfs/8840961/finout2022/images/finops-page/left-arrow.png')!important;     
  }
  .tabber_sec_new .mobile-slider-section .slick-next::before{
    content:url('https://8840961.fs1.hubspotusercontent-na1.net/hubfs/8840961/finout2022/images/finops-page/right-arrow-.png')!important;     
  }
  .tab_middle_info_outer {
    width: 100%;   
  }
  .tabber_sec_new .mobile-slider-section button.slick-next.slick-arrow {
    position: absolute;
    top: 20px;
    right: 0;
  }
  .tabber_sec_new .mobile-slider-section .button,.tabber_sec_new .mobile-slider-section button {
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .tabber_sec_new button.slick-prev.slick-arrow {
    position: absolute;
    top: 20px;
    font-size: 0;
  }
  .tabber_sec_new .slick-list.draggable {
    position: relative;
  }
  .home-page-tab-section .page-center{
    padding: 0;
    max-width: 100%;
  }
  .tab-accordion-row{
    display: none !important;
  }
  .mobile-slider-section{
    display: block;
    background-color: #FFFCF2;
    padding: 25px 15px 40px;
    text-align: center;
  }
  .home-page-tab-section {
    padding: 0;
  }
  .home-page-tab-heading{
    padding: 60px 15px 28px;
    margin: 0;
  }
  .home-page-tab-heading h3 {
    font-size: 24px;
    margin: 0;
  }
  .home-page-tab-heading p{
    display: none;
  }
  .mobile-slider-title .step{
    font-size: 12px;
    line-height: 20px;
    color: #F87979;
    font-weight: bold;
    font-family: 'Helvetica Neue', Arial, sans-serif;
  }
  .mobile-slider-title h4{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    border-bottom: 2px solid #1B1F1D;
    display: inline-block;
    padding-bottom: 10px;
  }
  .mobile-slider-disc p{
    font-weight: 500;
    margin-bottom: 10px;
  }
  .home-page-tab-button {
    margin-top: 0px;
    /*     background-color: #FFFCF2; */
    padding-bottom: 0;
  }
  .mobile-slider-section .slick-prev,.mobile-slider-section .slick-next{
    top: 9%;
    z-index: 10;
  }
  .mobile-slider-section .slick-prev::before,.mobile-slider-section .slick-next::before {
    opacity: 1;
    color: #F87979;
    content: "\f104";
    font-family: FontAwesome;
    font-size: 30px;
  }
  .mobile-slider-section .slick-next::before {
    content: "\f105";
  }
  .mobile-slider-section .slick-prev{
    left: 9%;
  }
  .mobile-slider-section .slick-next{
    right: 9%;
  }
  .mobile-slider-title{
    padding: 0 50px;
  }
 .home-page-tab-section.k8s-product-page {
    padding: 80px 0;
}
 .home-page-tab-section.k8s-product-page .top-left-shape svg {
    height: 100px;
}
.home-page-tab-section.k8s-product-page .top-left-shape {
    bottom: 80px;
    left: 0;
    transform: none;
    -moz-transform: scale(-1, 1) rotate(25deg);
    -webkit-transform: scale(-1, 1) rotate(25deg);
    -o-transform: scale(-1, 1) rotate(25deg);
    -ms-transform: scale(-1, 1) rotate(25deg);
    transform: scale(-1, 1) rotate(25deg);
    max-height: 40px;
      position: relative;
}
 .home-page-tab-section.k8s-product-page .mobile-slider-section {
    background-color: transparent;
} 
 .home-page-tab-section.k8s-product-page {
    padding: 80px 0 0;
} 
  .home-page-tab-section.k8s-product-page .summary {
    text-align: center;
}
.home-page-tab-section.k8s-product-page button.slick-next.slick-arrow {
    color: transparent;
}
.home-page-tab-section.k8s-product-page .blockquote {
    display: none;
}

}

/*-------- 767 ends here ----------*/
@media screen and (max-width: 360px) {
  .mobile-slider-section .slick-prev{
    left: 5%;
  }
  .mobile-slider-section .slick-next{
    right: 5%;
  }
  .mobile-slider-title{
    padding: 0 25px;
  }
}/*-------- 360 ends here ----------*/

