:root {
  --_col---black: black;
  --_col---grey: #f5f6f7;
  --_col---blue: #1c2671;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: black;
}
.ai-generator-message .ssubheading {
  
    font-size: 11px;
    font-weight: 200;
}.ai-generator-message {
    opacity: 30%;
}
.team_wrap {
        width: 14%;
    min-width: 14%;
    max-width: 14%;
}
.box-wrap {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.2s, transform 0.2s;
}

.content-holder {
  opacity: 0;height:auto;
  transform: translateY(40px);
  transition: opacity 0.2s, transform 0.2s;
}

.main_section.border.footer.wh .wrapper {
    margin: 0px;
}

section.main_section.border.black .wrapper {
    margin: 0px;
}
.slide-in-view {
  opacity: 1;
  transform: translateY(0);
  animation: slideIn 0.6s ease-out forwards;
}
section.main_section.border.black a.button.w-button {
    opacity: 1;
}
.inner-box.grey.op1.in.subs .wrapper {
    margin: 0px;
}
.inner-box.image.op1.black{height:auto;}

@keyframes slideIn {
  from {
    transform: translateY(40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.slide-in-view {
  animation: slideIn 0.6s ease-out forwards;
}

a.full {
    width: 100%;
    text-decoration: none;
}


a.w-nav-link.active-link {
    font-weight: 700;
}

.content-holder.full {
   height:auto;
    display: flex
;
    flex-direction: column;
    justify-content: flex-start;
}
.box-wrap.single.cap {
    display: flex
;
    flex-direction: column;
    gap: 10px;
    align-content: flex-start;
    font-size: .8em;
    font-style: italic;
    font-weight: 200;
}


section.black.abn {
    display: flex
;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: black;
    align-content: center;
    background-image: url(https://vornox.in/gcchub/wp-content/uploads/2025/06/Image-32@2x.png);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 0% 80%;
    padding: 60px 0px;
}

.inner-box.blue.about.exp{width:40%;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb90000;
    color: white;
}
.wpcf7 form.sent .wpcf7-response-output{
    border-color: #ffb90000;
    color: white;
}

.inner-box.image.cvs.about.nnw{height:auto;margin-top:10px;}


p.ds {
    display: flex
;position:relative;
    justify-content: space-between;
    width: 100%;gap:10px;
}
span.wpcf7-spinner {
    position: absolute;
    bottom: -30px;
    right: 0px;
}

span.wpcf7-form-control-wrap {
    width: 100%;
}
form.wpcf7-form.init {
    width: 100%;
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
}



.inner-box.grey.in {
   
    padding-bottom: 0px;
}
.share_icon.listen.invert {
    height: auto;
    filter: invert(1);
    width: 25px;
}

.content-holder.horizontal.brdr.video.pl{    padding-bottom: 0px;
    padding-top: 30px;gap:20px;}
    
    .content-holder.horizontal.brdr.pl{    padding-bottom: 0px;
    padding-top: 30px;gap:20px;}
    
    
.box-wrap.no_max.sc.gp.sng {
    display: flex
;
    align-items: flex-start;
}

.main_image{
    
    height: 100%;
    width: 100%;
    object-fit: cover;
    
    transition: transform 1s ease;
    
}
.inner-box.image{overflow:hidden;}

.blog_image{transition: transform 1s ease; }
    
    
   .wp-block-query-pagination-numbers {
    width: auto;
    display: flex
;
    gap: 30px;
}

.main_image:hover{
   
    height: 100%;
    width: 100%;
    object-fit: cover;
    
    transform: scale(1.1);
    
}

.blog_image{overflow:hidden;}

.content-holder.horizontal.fifty_he.mb1.thirty{height:30%;}
a.page-numbers {
    text-decoration: none;
}

.box-wrap.no_max.ds{max-height:none;}

button.open-search-popup {
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
   
    background-color: #000000;
    padding: 4px 5px 7px 5px;
}
select#date_range {
    background-color: black;
    color: white;
}

select#categories_dropdown{ background-color: black;
    color: white;}


.div-block-5.podcasts {
    width: 90%;
    margin-top: 40px;
    max-width: 1280px;
    flex-wrap: wrap;
    margin-bottom: 40px;
    gap: 20px;
}

.potrait_box.inslide.thirty
{
    
    flex-flow: column;
    justify-content: space-between;
    width: 30%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: flex
;
    
    
}
a:active, a:hover{font-weight:700;}

.box-wrap.no_max.sc.gp.sng {
    margin-top: 60px;
}
.share-menu.single.mb{display:none;}
.sharem.mb{display:none;}
.share-menu li {
    list-style: none;
    display: flex
;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-right: 5px;
}
nav.bc [aria-current="page"] {
    color: #000;
    font-weight: 700;
    text-transform: capitalize !important;
    text-decoration: none;
}
.main_section.dd{padding-top:0px;}
.share_icon {
    width: 20px;
    padding: 0px;
    background-color: transparent;
}

ul.share-menu {
    position: absolute;
  
}


.button.listen{
	
	background-image:none;
	
}



.share-menu li {
	list-style: none;
}

.share-menu a,
.share-menu button {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f5f5;
	border: none;
	cursor: pointer;
	padding: 0;
}

.share-menu img {
    width: 20px;
    height: 20px;
}

.main_section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
    padding: 100px 0px;
  display: flex;
  overflow: hidden;
}
.wrapper{margin-bottom:20px;}
.main_section.dd
{padding:0px;}
section.main_section.border{padding: 100px 0px;}
section.main_section.no-margin{padding: 100px 0px;}
.share-menu.is-visible {
    display: flex
;
    gap: 5px;
    z-index: 100;
    background-color: #393737;
    padding-left: 0px;
    left: auto;
      right: 35px;
    bottom: -21px;
    padding: 5px;
    border-radius: 10px;
}

.div-block-2.news{height:auto;}
.inner-box.image.cvs.news {
    width: 100%;
    min-height: 350px;
    margin-bottom: 40px;
    background-image: url(../images/Rectangle-152x-min.png);
}

.content-holder.news {
    width: 100%;
}
.main_section.border {
  border-top: 1px solid #e6e6e6;
  padding-bottom: 40px;
}

.main_section.border.black {
  background-color: #000;
  padding-top: 0;
  padding-bottom: 0;
}

.main_section.border.footer {
  background-color: var(--_col---black);
}

.main_section.border.footer.wh {
  background-color: white;padding-bottom:0px;
}


.main_section.no-margin {
  padding-bottom: 0;
}

.slider.w-slider.mb{
    display:none;
}

.main_section.no-margin.padding {
  padding-bottom: 60px;
}

.main_section.no-margin.km {
  background-color: #f7f5ea;
}

.wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: 1280px;
  display: flex;
}

.wrapper.blog {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
}

.wrapper.in-box {
  width: 100%;
  max-width: none;
}


.wrapper.in-box.ccenter {
  display: flex;
    align-items: center;
    justify-content: center;
}


.wrapper.in-box.left-margin {
  padding-left: 60px;
}

section.main_section.dd .inner-box.grey.op1 {
    padding: 60px 40px;
}

.box-wrap {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-height: 70vh;
  max-height: none;
  margin-top: 20px;
  display: flex;
}

.box-wrap.wmh {
 
  max-height: 70vh;
 
}

.box-wrap.no_max {
  min-height: 380px;
  max-height: none;
}

.box-wrap.no_max.sc {
  min-height: auto;
  max-height: none;
}

.box-wrap.no_max.sc.gp {
  gap:40px;
 align-items: flex-start;
}

h1.paragraph-_sub.left.hg {
    margin-bottom: 20px;
}

.inner-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%; 
  display: flex;
}



.inner-box.grey {
  background-color: var(--_col---grey);
  height: auto;
  padding: 40px;
}

.inner-box.grey.op1 {
  width: 40%;
}


.inner-box.grey.op1.pd {
  width: 50%;
}

.inner-box.grey.in {
  width: 100%;
 
}

.inner-box.grey.op1.out.single {
    width: 100%;
    background-color: white;
    display: flex
;
    align-items: flex-start;
}

.inner-box.grey.op1.in.subs.single{width:30%;}


.holder.green {
    padding-bottom: 0px ;
}
.holder{padding:35px;}

.inner-box.grey.in.subs {
  width: 100%;
  padding:0px;
 background-color:#F7F5EA;
}

.inner-box.grey.in.subs.c3 {
  
 background-color:#F1FAEE;
}


.content-holder.horizontal.va{justify-content: space-between;align-items:center;}


.inner-box.grey.out {
  width: 40%;
   padding:0px;gap:30px;
  background-color:transparent;
}

.inner-box.grey.white {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  overflow: auto;
}

.inner-box.grey.white.pd {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.inner-box.grey.white.dsc {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 40%;
}

.inner-box.grey.black {
    background-color: var(--_col---black);
    padding: 0px;
    align-self: flex-end;
}
.inner-box.image {
  background-image: url('../images/Rectangle-122x-min.png');
  background-position: 50%;
  background-size: cover;
  height: auto;
  position: relative;
}

.inner-box.image.op2 {
  width: 60%;
}

.inner-box.image.op2.pd {
  width: 50%;
	background-image:url(https://vornox.in/gcchub/wp-content/uploads/2025/06/Screenshot-2025-06-10-at-5.54.52-PM.png);
}

.inner-box.image.op1.black {
  background-color: #000;
  background-image: none;
}

.inner-box.image.op1.ls {
  background-image: none;
  justify-content: flex-start;
  align-items: flex-start;
}

.inner-box.image.op1.ls.sixty {
 gap:40px;width:60%;
}




.inner-box.image.op1.ls.horizontal {
  flex-flow: row;
}

.inner-box.image.op1.ls.horizontal.hun {
  width:100%;gap:30px;
}

.inner-box.image.op1.ds {
  background-image: url('../images/Path-14-min.png');
  width: 60%;
}


.inner-box.image.op1.ds.features-section {
  background-size: cover; background-position: center;
}





.inner-box.image.cvs {
  background-image: url('../images/Rectangle-152x-min.png');
}

.inner-box.blue {
  background-color: var(--_col---blue);
  color: #fff;
}

.inner-box.blue.black{
  background-color: black;
  color: #fff;
}

.inner-box.top {
  justify-content: flex-start;
  align-items: center;
  margin-left: 40px;
}

.body {
  padding-top: 82px;font-size:16px;
  font-family: Roboto, sans-serif;
}

.heading {
	text-decoration:none;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.1em;
}
a .heading:hover {text-decoration:underline;}
.heading.center {
  align-self: center;
  margin-bottom: 10px;
}

.heading.center.left {
  text-align: left;
  align-self: auto;
}

.heading.blog {
  font-size: 1.8em;
  line-height: 1.1em;
}

.heading.small {
  font-size: 1.7em;
  line-height: 1.2em;
}


.heading.small.ngp {
  margin:0px;
}

.heading.white {
  color: #fff;
}
p.paragraph-_sub.left.white{display:block;}
p.paragraph-_sub.left.white.sub_n{display:block;}
.paragraph-_sub{display:none;}
.paragraph {
  margin-bottom: 30px;
  font-size: 1em;text-decoration:none;
  font-weight: 400;
  line-height: 1.3em;
}

a .paragraph:hover {text-decoration:underline;}
.ssubheading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
}

.ssubheading.dark {
  color: #000;
}

.ssubheading.f {
  font-weight: 300;
}

.ssubheading.ft {
  margin-bottom: 10px;
  font-size: .9em;
  font-weight: 400;
  text-decoration: underline;
}

.content-holder {
  width: 80%;
}

.content-holder.full {
  width: 100%;
}
.inner-box.top.subs {
    margin: 0px;
    width: 100%;
    padding: 20px 40px 40px 40px;
}


.paragraph-_sub.left.white.sub_n{margin-bottom:0px;}


.content-holder.horizontal {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}
.wrapper.in-box.subc {
    display: flex
;
    flex-direction: row;
    margin-bottom: 20px;
    align-items: flex-end;
    align-content: flex-end;
}

.sub_image{height: 180px;
    margin-top: -90px;}

.content-holder.horizontal.brdr {
  padding-top: 40px;
    padding-bottom: 40px;
    border-top: solid 1px #cbcbcb;
    gap:20px;
}


.content-holder.horizontal.brdr.video {
  padding-top: 40px;
    padding-bottom: 40px;
    border-top: solid 1px #cbcbcb;
    gap:10px;
}


.content-holder.horizontal.brdr.dashed {
  padding-top: 20px;
    padding-bottom: 20px;align-items: stretch;
    border-top: dashed 1px #cbcbcb;padding-right:40px;
    gap:20px;
}


.content-holder.horizontal.brdr.dashed.bottom {
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: stretch; border-top: dashed 0px #cbcbcb;
    border-bottom: dashed 1px #cbcbcb;
    padding-right:40px;
    gap:10px;
}



.content-holder.horizontal.brdr.left {
 justify-content: flex-start;



}
.content-holder.horizontal.va a.button.w-button {
    opacity: 1;
}
a.button.listen.w-button{opacity:1;}
a.button.w-button {
    opacity: 0;
}

p.paragraph-_sub.left.white.sub_n {
    font-size: 1.8em;
    line-height: 1.4em;
}

.blog_image.small.long.ftr {
    max-height: 300px;
}

.content-holder.horizontal.brdr.left.scc {
    justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 10px;
}

.content-holder.horizontal.fifty_he {
  height: 50%;max-height:none;opacity:1;
}
.gcc-pagination {
    margin-top: 50px;
}
.button {
  color: #000;
  background-color: #3898ec00;
  background-image: none;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 80%;
  padding: 0 0px 0 0;
  font-size: .9em;
  font-weight: 300;
  text-decoration: underline;
}

.button.white {
  filter: invert();padding:0px;}

.ai-generator-message {
  background-color: #000;
	
  margin-bottom: 10px;
  padding: 4px 12px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.ai-generator-message.right {
  inset: auto 0% 0% auto;
}

.line {
  background-color: #c9c9c9;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.share_icon {
  width: 20px;
}

.share_icon.white {
  filter: invert();
}

.share_icon.listen {
  margin-right: 10px;
}

.div-block {
  justify-content: space-between;
  display: flex;
}

.div-block.end {
  justify-content: flex-end;
}

.paragraph-_sub {
  text-align: center;
  align-self: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 2em;
  font-weight: 600;margin-bottom:30px;
  line-height: 1.4em;
}

.paragraph-_sub.left {
  text-align: left;
  align-self: auto;
}


.paragraph-_sub.left.hg {
   font-size: .9em;
   font-family:Roboto, sans-serif;
    font-weight: 300;
}
  
  
  
   
.paragraph-_sub.left.white {
  color: #fff;
  font-weight: 300;
}

.italic-text {
  font-weight: 600;
}

.italic-text.nb {
  font-weight: 300;
}

.potrait_box {
  width: 23%;
}

.potrait_box.inslide {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: auto;padding-bottom:20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.potrait_box.inslide.pd {
  background-color: var(--_col---grey);
  width: 100%;
  height:auto;
  margin-top: 20px;
  padding: 20px;
}



.content-holder.horizontal.fifty_he.podcast {
    overflow: auto;
    height: 50%;
}

.div-block-3.podcast{
    height: 400px;
}



.blog_image {
  object-fit: cover;
  width: 100%;
  height: 180px;
  margin-bottom: 30px;
}

.blog_image.pdpd {
  object-fit: cover;
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
}

.blog_image.small {
  width: 40%;
  height: auto;
  margin-bottom: 0;  min-width: 40%;overflow:hidden;
}


.blog_image.small.smallest {
  width: 30%;
  
}
.share_icon.abs{position:absolute;bottom:0px;right:10px;}
.blog_image.small.smallest.explore {
  width: 120px;
	height:auto;
  
}


.blog_image.small.long {
  width: 50%;
 
}

.slider {
  background-color: #ddd0;
  width: 90%;
  max-width: 1280px;
  height: auto;
  margin-top: 30px;
  padding-bottom: 140px;
}

.slider.nj {
  padding-bottom: 0px;
}

.mask {
  width: 23%;
  height: auto;
  overflow: visible;
}

.mask.full {
  width: 100%;
  overflow: hidden;
}

.mask.full.open {
  overflow: hidden;
}

.slide {
  height: auto;
}

.slide.view {
  width: 25%;
  height: 100%;
}

.slide.view.new {
  width: 100%;
}

.slide-nav {
  opacity: 0;
  margin-top: 65px;
  display: none;
  position: relative;
}

.right-arrow {
  color: #000;
  width: 40px;
  height: 40px;
  margin-bottom: 50px;
  font-size: 30px;
  inset: auto -40px 0% 0%;
}

.left-arrow {
  color: #000;
  width: 40px;
  height: 40px;
  margin-bottom: 50px;
  font-size: 30px;
  inset: auto 0% 0% -40px;
}

.div-block-2 {
  margin-left: 10px;
}


.div-block-2.news {
 margin-left: 0px;
    display: flex
;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-end;
}







.div-block-2.fla {
  flex-flow: column;
  justify-content: space-between;
  margin-left: 30px;
  display: flex;
}

.div-block-2.fla.dfs {
  justify-content: flex-end;
  margin-left: 30px;
}

.cover_contetn {
  background-color: var(--_col---black);
  color: #fff;
  width: 350px;
  padding: 34px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.left-arrow-2 {
  color: #000;
  margin-left: -72px;
  font-size: 30px;
}

.right-arrow-2 {
  color: #000;
  margin-right: -66px;
  font-size: 30px;
}

.div-block-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.div-block-3.ngp{
  grid-column-gap: 0px;
  grid-row-gap: 0px;
 justify-content: flex-start;
  
}


.image-2 {
  filter: invert();
  width: 190px;
  margin-bottom: 40px;
}

.div-block-4 {
  background-color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding: 5px;
}

.image-3 {
  width: 100%;
}

.social_wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.form-block {
  width: 100%;
}

.form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.text-field {
  height: 60px;
  margin-bottom: 0;
}

.submit-button {
  background-color: #000;
  background-image: url('../images/Group-1652x-3.png');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto 40%;
  border: 1px solid #fff;
  padding: 14px 28px 14px 9px;
  font-size: 13px;
  font-weight: 200;
  text-decoration: underline;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;    gap: 20px;
}
.div-block-5.wrap{
    width: 90%;
     margin-top:40px;
    max-width: 1280px;
    margin-bottom:40px;
}

.div-block-5.wrap.nomargin{margin:0px;}


.slide-2 {
  height: 100%;
}
.image-4 {
    width: 200px;
    margin-top: 2px;
    margin-bottom: 12px;
}

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #00000026;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  width: 90%;
  max-width: 1280px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
}

.inner-box.grey.in.subs.c3.podcast{
        background-color: black;
    color: white;
    
}

.div-block-5.view {
   

    margin-bottom: 30px;
}

.share_icon{
    height:20px;
    width:20px;order: 1;
}

.gcc-features-list {
    gap: 40px;
    display: flex
;height: 100%;
    flex-direction: column;
    justify-content: flex-start;
}
.blog_image.small.long.ftr {
    min-width: 50%;
    height: auto;
    object-fit: cover;
    min-height: 240px;
}


.heading.sng{
    
    
    width:100%;
    
}
ul.share-menu.single {
    display: flex
;
    position: relative;
    padding: 0px;
}
.box-wrap.no_max.sc.gp.sng {
    width: 90%;
    max-width: 1280px;
}

.inner-box.image.op1.ls.sixty.single{
    gap:0px;width:70%;
}
figure.wp-block-embed.is-type-rich.is-provider-spotify.wp-block-embed-spotify.wp-embed-aspect-21-9.wp-has-aspect-ratio {
    width: 100%;
}

p.paragraph-_sub.sng {
    font-family: 'Roboto';
    font-size: 16px;
    padding-bottom: 9px;
    border-bottom: 2px solid #c8c8c8;
    text-align: left;
    min-width: 270px;margin-bottom:10px;
}
.box-wrap.single {
    width: 90%;
    min-height: auto;
    display: flex
;
    max-width: 1280px;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between;
}
.share_icon.listen{height:auto;}

.paragraph.nl {
    line-break: auto;
    
}

.paragraph{
    line-break: auto !important;
    
}
span.page-numbers.current {
    font-weight: 600;
    background-color: #d0d0d0;
    width: 20px;
    height: 20px;
    display: flex
;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-radius: 100%;
}
.gcc-pagination {
    font-size: 18px;
    letter-spacing: 0px;
    width: 100%;
    align-items: center;
    display: flex
;
    justify-content: center;
    align-content: center;
    gap: 40px;
}
span.visually-hidden{display:none;}
.content-holder.horizontal.brdr a{text-decoration:none;}
.div-block-2{text-decoration:none;}
section.main_section.border.footer.mb{display:none;}
.heading{text-decoration:none;}
@media screen and (max-width: 991px) {
    
    .content-holder.horizontal.brdr.video {

    flex-direction: column;
}
	    .div-block-5.wrap {
        flex-wrap: wrap;
        gap: 50px;
    }
	.inner-box.blue.black {
    padding: 40px;
}
	.inner-box.grey.op1.in {
    padding: 20px;
}
	.paragraph.nl.ds {
text-align:center;    
}
	.heading.center{text-align:center;}
	
	
	.slider{padding-bottom:90px;}
	
	
 .inner-box.grey.op1.hm {
       
        min-height: 480px;
    }

.right-arrow-2 {
  color: #000;
  width: 40px;
  height: 40px;        margin-right: auto;
  margin-bottom: 20px;
  font-size: 30px;
  inset: auto -40px 0% 0%;
}

.left-arrow-2 {
  color: #000;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  font-size: 30px;        margin-left: auto;
  inset: auto 0% 0% -40px;
}


 .box-wrap {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 70vh;
    max-height: 70vh;
    margin-top: 20px;
    display: flex
;
    flex-direction: column;
}

.slider.w-slider.mb{
    display:block;
}

.slider.w-slider{
    display:none;
}
	
	.slider.nj.w-slider{
    display:block;
}

.slide.view.new.w-slide{
    
    width:50%;
}
	
	.slide.view.new.vb.w-slide{
    
    width:100%;
}


.inner-box.grey.white.pd{padding:0px;}
.inner-box.grey.op1 {
    width: 100%;
}
.inner-box.image.op2 {
    width: 100%;
    min-height: 350px;
}

.inner-box.image{ width: 100%;
    min-height: 350px;height:350px;padding:0px;}



.inner-box {
 flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
    padding: 20px;
}
.content-holder {
    width: 100%;
}

.box-wrap {
   
  
    max-height: none;
  
}

.inner-box.image.op1.ls {
    background-image: none;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    min-height: 350px;
    padding:0px;
}


.box-wrap.no_max {
    min-height: 380px;
    max-height: none;
}

.potrait_box.inslide.pd {
    background-color: var(--_col---grey);
    width: 100%;
    margin-top: 20px;
    padding: 20px;height:auto;
}

.inner-box.image.op1.ds {
    background-image: url(../images/Path-14-min.png);
    width: 100%;
}
.inner-box.grey.white.dsc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
    padding: 0px;
    margin-top: 20px;
}

.potrait_box.inslide{
    height:460px;
}


.inner-box.image.op1.ls.sixty {
 gap:40px;width:100%;
}

.slider.nj.ww.w-slider {
    display: none;
}
	
	
	.inner-box.image.op1.ls.horizontal.hun {
    display: flex
;
    flex-direction: column;
    align-items: center;
    align-content: flex-start;
    justify-content: center;
}
	
	
}


@media screen and (max-width: 500px) {
	
	
	section.main_section.border{padding: 30px 0px;}
section.main_section.no-margin{padding: 30px 0px;}
.main_section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
    padding: 30px 0px;
  display: flex;
  overflow: hidden;
}
	
	
	
	
.body {
font-size:14px;

	
	
	
}
	.box-wrap.wmh{max-height:none;}
	
	    .cover_contetn {
        width: 100%;
        margin-top: 70vw;
    }
	.cover_contetn {
    background-color: var(--_col---black);
    color: #fff;
    width: 300px;
    padding: 34px;
    position: relative;
    inset: auto auto 0% 0%;
}
.box-wrap {
  opacity: 1;
  transform: translateY(40px);
  transition: opacity 0.2s, transform 0.2s;
}

.content-holder {
  opacity: 1;
  transform: translateY(40px);
  transition: opacity 0.2s, transform 0.2s;
}
       .inner-box.top.bs.abv {
        width: 100%;
        padding: 20px;
       
        padding-bottom: 200px;
        background-position: 50% 100%;
    }

	.inner-box.image.op1.grey.sde{    min-height: fit-content;}
	.content-holder.horizontal.brdr.left.cvf{padding-top:20px;padding-bottom:10px;}
	
	.inner-box.blue.about.exp{width:100%;}
section.black.abn {
        background-size: 90%;
        background-position: 0% 338px;
        padding: 0px;
    }
	.inner-box.image.cvs.about.nnw{height:auto;margin-top:200px;}
    
    .content-holder.horizontal.brdr.video.pl{    padding-bottom: 10px;
   }
    
    .content-holder.horizontal.brdr.pl{    padding-bottom: 10px;
   }
    
    
    
    
    
    .inner-box.image.op2.pd{width:100%;}
   
    .inner-box.grey.op1.pd{width:100%;}
    .sub_image {
    height: auto;
    margin-top: 0px;
    width: 100%;
}
    
    .wrapper.in-box.subc {
    display: flex
;
    flex-direction: column;
    margin-bottom: 20px;
    align-items: flex-end;
    align-content: flex-end;
}
    
    
	.content-holder.horizontal.brdr.dashed{padding-right:0px;}
	
	.div-block-5.wrap.nomargin.nw{gap:0px;}
	.blog_image.small.smallest{width:40%;}
.holder {
    padding: 0px !important;
}
	.div-block-2.fla {
    flex-flow: column;
    justify-content: space-between;
    margin-left: 0px;
    margin-top: 20px;
    display: flex
;
}
	.blog_image.small.long.ftr {
		min-width: 100%;height:240px;}
	
	
	.content-holder.horizontal.fifty_he {
    display: flex;opacity:1;
;max-height:none;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
	
	
	.content-holder.horizontal.fifty_he.mb1 {
    display: flex
;
        flex-direction: row;
        /* align-content: center; */
        align-items: stretch;
        gap: 20px;
}
	
	
	
	
	
	.box-wrap.no_max.sc.gp.sng {
    margin-top: 20px;gap:40px;
}
	.share-menu.single.mb{display:flex;}
.sharem.mb{display:flex;width:100%;}

	
nav.w-nav-menu {
    width: 100%;
    color: white;
    height: 100%;
    padding-top: 10vh;
    background-color: black;
}
	a.w-nav-link.w--nav-link-open {
    color: white;
    font-size: 2em;
    text-align: center;
    margin-top: 20px;
}
	
	.wrapper.in-box.subb {
    display: none;
}
	
	
	.image-2 {
    filter: invert();
    width: 280px;
    margin-bottom: 0px;
    /* align-self: center; */
    /* width: 90%; */
}
	
	.inner-box.image.op1.ls.horizontal.ftt1 {
    min-height: auto;
}
	
	.wrapper.in-box.left-margin {
    padding-left: 0px;
}
	
	.social_wrap {
    display: flex
;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
}
	
	.wrapper.in-box.fttt {
    display: flex
;
    align-content: flex-end;
    align-items: flex-end;
} 
	
	.cover_contetn {
 
  width: 100%;
 
}.heading.white {
    color: #fff;
    font-size: 2.2em;
}

	.inner-box.image.op1.ds.features-section {
  height: auto;
    background-size: auto 340px;
    background-position: 20% 0%;
    background-repeat: no-repeat;
}
	
	.box-wrap.no_max{gap:40px;}
	.main_section.dd{padding-top:0px;}
    
    .slide.view.new.w-slide{
    
    width:100%;
   
}

.mask.full.open {
    overflow: hidden;
}
    .potrait_box.inslide{
    height:auto;
}
.box-wrap.single {
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
}
	    p.paragraph-_sub.sng {
        font-family: 'Roboto';
        font-size: 13px;
       
    }
	.heading.sng {
    width: 100%;
	}.inner-box.grey.op1.in.subs.single{width:100%;padding: 0px;
        order: -1;
        border-bottom: 0px;
        padding-bottom: 0px;
        background-color: white;
        margin: 0px;}
.box-wrap.no_max.sc.gp.sng {
    width: 90%;gap:40px;
    max-width: 1280px;
    display: flex
;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
	}.slider.nj{padding-bottom:80px;}
	.inner-box.top{margin-left: 0px;}
	.inner-box.image.op1.ls.sixty.single{width:100%;}
	
	
	
	
	section.main_section.border.footer.mb{display:flex;}
	section.main_section.border.footer{display:none;}
	
	
	
	
}