html {scroll-behavior:smooth;}

.zmblocks {justify-content: center;}
.kl-features-03__content {padding: 20px 0;}
.kl-features-03__titles {justify-content: space-around;}


.zmblocks__text {font-size:16px;}
.iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 75%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
iframe.g2 {border: solid 1px #eaeaea;  width:100%;min-height:100%;overflow:hidden; border-radius: 8px; box-shadow: 0 1px 2px rgba(0,0,0,.3333333333);}
.cwelcomp {
 margin:-60px auto; 
 background:var(--zclr-ntrl-w);
 border-radius:8px;
 max-width:1266px;
 width:90%!important;
 position:relative;
 box-shadow:0 1px 5px rgba(0,0,0,.3333333333);
 padding:30px;
padding-top:0;
text-align:center;
 z-index:1;
}
.cwelcomp--pt {padding-top: 30px;}
.light-blue {padding-bottom:90px !important;}
.cintro {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(315px, 1fr)); row-gap:30px;
}
.cintro div {display:flex; justify-content:center;}

.cintro div:first-child {border-right:1px solid #ccc;}

.cintro img {width:90%;}

.zlogndesc {margin:20px auto;}
.zlogndesc__left img.img-size-r {width:100%;}

.partner-video-podcast-wrapper{
    display:grid;
    grid-template-columns:repeat(auto-fit, minmax(18rem, 1fr));
    gap:1rem;
    max-width:100%;
    align-items:center;
    flex-wrap:wrap;
    padding:1em;
}
.light-blue, .light-blues {background: #f3f7fa; padding:20px 0;}

light-blue__banner {padding:20px 0 90px;}
  .partner-video-podcast-wrapper img{
    display:block;
    max-width:100%;
  }
  .partner-video-podcast-wrapper__details{
    text-align:left;
    flex:0 0 100%;
    margin-bottom:40px;
  }
  .partner-video-podcast{
    max-width:1300px;
    text-align:center;
    width:100%;
    margin:0px auto;
    padding:0px;
  }
  .partner-video-podcast-wrapper img, .partner-video-podcast-wrapper-img img{
    display:block;
    max-width:100%;
  }
  .partner-video-podcast--top{
    padding:0px 20px;   
  }
   .zcbutton--video {margin-top:auto;}
  .partner-video-para {margin-bottom:30px;}
.zbanner__heading--mode {font-size: 50px;line-height: 60px; color:hsl(199,100%,50%); font-weight:bold;}
@media (max-width: 850px) {
.zbanner__heading--mode {font-size: 36px; line-height: 40px;}
.zgblock__item--col2 {flex-basis: 90%; max-width: 90%;  margin-bottom: 10px;}
.zgblock__title--modf {font-size:22px;}
}

 @media (min-width: 768px){
.zbestguide { padding: 30px 60px 30px 30px;}
    .partner-video-podcast-wrapper__details{
      flex:1;
      margin-bottom:0;
    }
    .partner-video-podcast-wrapper__details--mode{
      padding:0;
    }
.zgblock__title--modf {margin-top: 20px;}
}
@media (min-width: 1920px) {
.partner-video-podcast {max-width: 1500px;}
}


#container .zmblocks__text {font-size: var(--zfs-base);color:#636361;}
#container .zmblocks__sub-text {text-align: center !important; font-size: var(--zfs-sm); margin-bottom: 15px;color:#636361;}
.zmblocks__item--three:hover {background:var(--zclr-ntrl-w) !important; border: 1px solid #00adff;
box-shadow: 0 0 30px #8c8c8c2e;
transform: translateY(-5px);
transition: all .5s;}
.zicon--brandlg {
  filter: invert(98%) sepia(0%) saturate(6248%) hue-rotate(94deg) brightness(82%) contrast(83%) !important;
}
  @media (min-width: 600px) {
.zmblocks__item--three {
  flex-basis: calc(34% - 16px);
  max-width: calc(34% - 16px);
transition: background .3s ease,border .3s ease,color .3s ease,all .5s ease;
	justify-content: flex-start;
}
.zmblocks__item {padding: 15px 12px;}
}
  @media (max-width: 599px) {
.zmblocks__item--three {
  flex-basis: 98%;
  max-width: 98%;
}
#click:checked ~ .boxcontainer {max-height:5000px !important;}
}


#container {
  width: 97%;
margin: 0 auto;
display:block;
            }
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: var(--zfw-semibold);
font-size: var(--zfs-base);
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    background: var(--zclr-ntrl-w) !important;
}

.resp-tab-item.hor_1:hover {color:#0b599d !important; transform: translateX(5px);
transition: all .5s;
background:#f4f7fa!important;
}

.resp-tabs-container {
    padding: 0px;
    background-color: var(--zclr-ntrl-w);
    clear: left;
}

.zheadings__subtitle {font-weight: var(--zfw-semibold) !important;}

.resp-vtabs .resp-tabs-container .zheadings__subtitle {margin-top:20px}

.btn {
display: inline-block;
cursor: pointer;
border-radius: 4px;
font-weight: var(--zfw-semibold);
font-size: var(--zfs-md);
text-align: center;
transition: all 0.3s ease-in;
padding: 6px;
color: var(--zclr-ntrl-w) !important;
background: var(--z-b5) !important;
}	

.product-btn {text-decoration: none; margin-top: auto; padding: 6px 12px;}
.resp-vtabs li.resp-tab-active .btn {padding: 0;
color:#333 !important; font-size: var(--zfs-base); background: transparent!important;}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 0 15px;
}

.resp-tab-active {
	border: 1px solid #0b5a9e !important;
	border-bottom: none;
	margin-bottom: -1px !important;
	padding: 12px 14px 14px 14px !important;
	border-top: 4px solid #0b5a9e !important;
	border-bottom: 0px #fff solid !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: var(--zclr-ntrl-w);
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
	border-top-color: #0b5a9e;
}

h2.resp-accordion {
    font-size: 15px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 18%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 8px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}


.resp-vtabs .resp-tabs-container {
    padding: 0px;
    padding-bottom:10px;
    background-color: #f4f7fa;
    border-left:1px solid #f1f1f1;
    box-shadow: 0 1px 5px rgba(0,0,0,.3333333333);
    border-radius: 8px;
    float: left;
    width: 82%;
    min-height: 300px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -2px !important;
padding: 8px 6px !important;
background: #f4f7fa!important;
margin-bottom: 4px !important;
border:none !important;
border-left:4px solid #0b5a9e !important;
}

.resp-vtabs li.resp-tab-active::after {
  content: "›";
font-size:26px;
line-height: 1;
  color: var(--z-b5);
float:right;

transform: translateY(-5px);
transition: all .5s;}
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
   float:right;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

@media only screen and (min-width: 768px) {
.resp-tab-item.hor_1:hover::after {
  content: "›";
font-size:26px;
line-height: 1;
  color: var(--z-b5);
float:right;
}
}

@media only screen and (max-width: 767px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }

}
	


#click {
	display: none;
}
	
input[type="checkbox"] + label {display: inline-block;}
.shbtn, .shbtn2 {
	display: inline-block;
	margin: 20px auto!important;
	cursor: pointer;
margin-right: 5px;
font-weight: var(--zfw-semibold);
font-size: var(--zfs-base);
transition: all 0.3s ease-in;
color: var(--z-b5);
text-decoration: underline;
}
#click ~ .shbtn2 {
	display: none;
}
#click:checked ~ .shbtn2 {
	display: inline-block;
	margin: 20px auto;
	color: var(--z-b1);
}
#click:checked ~ .shbtn {
	display: none;
}
.boxcontainer {
	width: 100%;
}
#click ~ .boxcontainer {
	opacity: 0;
	position: relative;
	max-height: 0px;
	margin: 0 auto;
	transition: opacity .5s ease, margin .5s .3s ease, max-height .5s .2s ease;
}
#click:checked ~ .boxcontainer {
	opacity: 1;
	position: relative;
	z-index: 10;
	max-height: 1900px;
	margin: 20px auto;
	transition: opacity .5s .2s ease, margin .5s ease, max-height 1s ease;
}

#container .zmblocks__text {
  font-size: var(--zfs-base);
  color: #636361;
}

@media (min-width: 600px) {
  .zmblocks__item--three {
    flex-basis: calc(33% - 16px);
    max-width: calc(33% - 16px);
  }  
}