
.cmp-text.light{
   font-weight: 300;
}

.batcom-text .bottom-spacing p {
   margin: 0 0 16px;
}


@media only screen and (min-width: 768px) {
 .cmp-text.left-spacing{
   margin-left: 200px;

  }
}

@media only screen and (min-width: 955px) {
.batcom-text .text-levelone {
   font-size: 26px;
   line-height: 38px;
   font-weight: 300;
}
}


@media only screen and (max-width: 954px) {
 .batcom-text .text-levelone {
   font-size: 20px;
   line-height: 30px;
   font-weight: 300;
}
}


.batcom-text .text-expander-spacing {
  letter-spacing: 0.333em !important;
  }

@media only screen and (max-width: 767px){
.batcom-text .text-investors p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.333em;
}
}

@media only screen and (min-width: 768px) and (max-width: 1200px){
.batcom-text .text-investors p {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.333em;
}
}


@media only screen and (min-width: 1201px){
.batcom-text .text-investors p {
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.333em;
}
}
@media only screen and (min-width: 1201px){
.batcom-text .text-investors-sub p {
    font-size: 32px;
    line-height: 35.2px;
    font-weight: 700;
}
}

@media only screen and (max-width: 1200px){
.batcom-text .text-investors-sub p {
    font-size: 26px;
    line-height: 28.6px;
    font-weight: 700;
} 
}    
@media only screen and (max-width: 954px){
.batcom-text .text-investors-sub p {
    font-size: 24px;
    line-height: 26.4px;
    font-weight: 700;
}                                             
}
@media only screen and (min-width: 1024px) {
.batcom-text .text-investors p {
    margin-top: 320px;
}
}
@media only screen and (max-width: 1023px) {
.batcom-text .text-investors p {
    margin-top: 0px;
}
}

@media only screen and (max-width: 479px) {
.batcom-text .expander-text-mobile-spacing {
   margin-block-end: 16px;
  }
}

@media only screen and (min-width: 480px) {
.batcom-text .expander-text-mobile-align {
   text-align: right;

  }
}
@media only screen and (max-width: 479px) {
.batcom-text .expander-text-mobile-align {
   text-align: left;
  }
}


.batcom-text .hp-image-margin {
   margin-bottom: 20px;
}

