.brochuresToggle {
  font-weight: 800;
  font-size: 22.7651px;
  line-height: 31px;
}

.Bgradient1 {
  background: linear-gradient(90deg, #ff7a00 0%, #ff3d00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.BtextColor1 {
  color: #ff3f25;
}

.BtextColor2 {
  color: #00b9c6;
}

.bNewsLetter {
  background: linear-gradient(102.39deg, #d5f7ff 0%, #f0f8fd 100%);
  border-radius: 36.8829px;
  padding: 0px 33px;
  position: relative;
}

.bNewsLetterForm p {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  background: linear-gradient(90.6deg, #3398ff 13.03%, #333fff 99.64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 18px;
}

.bNewsLetterForm input {
  background: #ffffff;
  border-radius: 6px;
  border: none;
  padding: 10px 20px;
  width: 100%;
}

.bNewsLetterForm button {
  background: linear-gradient(180deg, #33b3ff 0%, #3386ff 100%);
  border-radius: 6px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.02em;
  color: #ffffff;
  border: none;
  padding: 10px 19px;
  margin-bottom: 51px;
}

.brochureBtn {
  border: 0;
  outline: none;
}

.brochureCard .brochureCover {
  width: 100%;
  height: 293px;
  object-fit: cover;
  border-radius: 18.6332px;
}

.brochureCard {
  background: #ffffff;
  box-shadow: 0px 10px 60px rgba(51, 179, 255, 0.2);
  border-radius: 18.638px;
  /* border: 2px solid #7ab0ff; */
  position: relative;
  margin-top: 60px;
}

.brochureCard .content {
  padding: 27px 23px;
  background-color: white;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}

.brochureCard .content h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  background: linear-gradient(90.6deg, #3398ff 13.03%, #333fff 99.64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-top: 0px;
}

.btag {
  font-weight: 600;
  font-size: 11.6487px;
  line-height: 100%;
  color: #01264b;
  opacity: 0.8;
  padding: 6px 13px;
  background: rgba(242, 245, 249, 0.75);
  mix-blend-mode: normal;
  border-radius: 6.98924px;
  text-transform: capitalize;
}

.content .brochurePara p,
.content p.brochurePara {
  font-weight: 500;
  font-size: 14px;
  line-height: 27px;
  color: #252525;
  margin-top: 18px;
  margin-bottom: 23px;
}

.brochureBtn {
  font-weight: 700;
  font-size: 16px;
  /* line-height: 173%; */
  text-align: center;
  letter-spacing: -0.011em;
  color: #ffffff;
  background: linear-gradient(180deg,
      rgba(0, 163, 255, 0.8) 0%,
      rgba(0, 102, 255, 0.8) 98.26%);
  border-radius: 18.4831px;
  padding: 5px 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  white-space: nowrap;
}

.brochureTick {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  object-fit: contain;
  transform: translate(10px, -10px);
}

.brochureShare {
  cursor: pointer;
}

.brochureShare img {
  width: 18px;
  height: 18px;
}

.content .brochureShare p {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #348aff;
}

.brochureInput {
  padding: 16px 18px;
  background: white;
  border-radius: 10px;
  border: none;
  width: 100%;
}

.brochureInput::placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #1e1e1e;
}

.brochureForm {
  background: linear-gradient(93.33deg, #ffa048 -0.99%, #ffc960 100%);
  border-radius: 24px;
  z-index: 100;
  padding: 56px 80px;
}

.BISubmit {
  background: linear-gradient(180deg, #004686 0%, #002e57 100%);
  border-radius: 8px;
  padding: 13px 34px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

.brochureContent p {
  font-weight: 900;
  font-size: 16px;
  line-height: 132%;
  text-transform: capitalize;
  color: #ffffff;
  margin-top: 50px;
}

.brochureContent h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #ffffff;
  margin-top: 9px;
}

.bformContainer {
  position: relative;
}

.bform-img2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 140px;
  height: 140px;
  object-fit: contain;
  transform: translateY(32px);
}

.bform-img1 {
  position: absolute;
  top: 0;
  left: 30%;
  width: 186px;
  height: 186px;
  object-fit: contain;
  transform: translateY(-40px);
}

.bform-img3 {
  position: absolute;
  top: 0;
  right: -30px;
  width: 160px;
  height: 160px;
  object-fit: contain;
  transform: translateY(-40px);
}

.bform-img4 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 140px;
  height: 140px;
  object-fit: contain;
  transform: translateY(22px);
}

.bform-img5 {
  position: absolute;
  bottom: 0;
  left: 60%;
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.BrochurecontactUsSection {
  background: linear-gradient(271.62deg,
      rgba(255, 138, 0, 0.7) 4.51%,
      rgba(255, 0, 214, 0.7) 51.68%,
      rgba(173, 0, 255, 0.7) 97.25%);
  overflow: hidden;
  padding-bottom: 60px;
  padding-top: 80px;
  z-index: 0;
  position: relative;
}

.BTextWhite {
  color: white !important;
}

.bcontactpara {
  font-weight: 800;
  font-size: 12px;
  line-height: 132%;
  text-transform: capitalize;
}

.bNewsLetter {
  height: 700px;
  overflow: hidden;
}

.BScrollcolumn {
  overflow-y: hidden;
  height: 700px;
}

@keyframes scroll-up {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-69%);
  }
}

.brochureCard {
  margin-bottom: 20px;
}

.scrollContainer {
  animation: scroll-up 30s linear infinite;
  /* Adjust the animation duration as needed */
}

.maintab {
  padding: 8px;
}

.maintab.active {
  box-shadow: 0px 3.25216px 40px rgba(37, 150, 255, 0.1);
  border-radius: 13.0086px;
  border: 2px solid #61b7ff;
}

.tab-wrapper ul {
  list-style: none;
  display: flex;
  padding-inline-start: 0;
  gap: 82px;
}

.tab-wrapper ul li a {
  text-decoration: none;
}

.tab-wrapper ul li a.active .maintab {
  box-shadow: 0px 3.25216px 40px rgba(37, 150, 255, 0.1);
  border-radius: 13.0086px;
  border: 2px solid;
}

.tab-wrapper ul li:nth-child(1) a.active .maintab {
  border-color: #ff3e01;
}

.tab-wrapper ul li:nth-child(2) a.active .maintab {
  border-color: #ff3f25;
}

.tab-wrapper ul li:nth-child(3) a.active .maintab {
  border-color: #61b7ff;
}

.brochureList .brochureCover {
  width: 300px;
  border-radius: 18.6332px;
}

.brochureList {
  background: #ffffff;
  box-shadow: 0px 10px 60px rgba(51, 179, 255, 0.2);
  border-radius: 18.638px;
  /* border: 2px solid #7ab0ff; */
  position: relative;
  margin-top: 60px;
  padding: 26px 23px;
  background-color: white;
  border-radius: 20px;
}

.brochureList .content h3 {
  font-weight: 700;
  font-size: 23.2975px;
  line-height: 150%;
  background: linear-gradient(90.6deg, #3398ff 13.03%, #333fff 99.64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-top: 27px;
}

.brochureBrowseLC h3 {
  font-weight: 800;
  font-size: 38px;
  line-height: 52px;
  background: linear-gradient(90deg, #00b9c6 0%, #00a2c6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.loginCard {
  position: relative;
  padding: 26px 55px;
  background-color: white;
  width: 33%;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
  border-radius: 30px;
}

.loginCard h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  background: linear-gradient(90deg, #34b1ff -12.67%, #3487ff 104.33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 18px;
}

.loginCard input {
  border: 0.502079px solid rgba(0, 0, 0, 0.5);
  border-radius: 6.69439px;
  padding: 11px 14px;
  width: 100%;
  margin-bottom: 10px;
}

.forgotPass {
  font-weight: 600;
  font-size: 10.8784px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.4);
  text-align: right;
  width: 100%;
}

.Blogin {
  background: linear-gradient(180deg, #33b4ff 0%, #3385ff 100%);
  border-radius: 6.69439px;
  padding: 10px;
  width: 100%;
  font-weight: 700;
  font-size: 15.0624px;
  line-height: 21px;
  color: white;
  border: none;
  margin-top: 16px;
  margin-bottom: 18px;
}

.orsignup {
  font-weight: 500;
  font-size: 16.3082px;
  line-height: 27px;
  color: #252525;
  text-align: center;
  transform: translateY(-50px);
}

.DHAA {
  font-weight: 700;
  font-size: 10.0416px;
  line-height: 14px;
  color: #757171;
  text-decoration: none;
}

.DHAA span {
  font-weight: 700;
  font-size: 10.0416px;
  line-height: 14px;
  text-decoration-line: underline;
  color: #348aff;
}

.GeneralDrop {
  font-weight: 800;
  font-size: 24.7096px;
  line-height: 34px;
  color: #01bac6;
}

.Btopleft {
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
}

.Bbottomright {
  position: absolute;
  bottom: 0;
  right: 0;
}

.outerNewLetter {
  position: relative;
}

.presentIn {
  font-weight: 700;
  font-size: 12px;
  line-height: 132%;
  text-transform: capitalize;
  background: linear-gradient(130.15deg, #002f59 25.69%, #000000 128.49%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@media (max-width: 779px) {
  .mobtabs {
    flex-wrap: wrap;
  }

  .featured-blogs .swiper-slide:hover img {
    transform: scale(1);
  }

  .rowcards {
    flex-direction: column;
  }

  .tab-wrapper ul {
    flex-direction: column;
    gap: 24px;
  }
}

.brochureList {
  background: #ffffff;
  box-shadow: 0px 10px 60px rgba(51, 179, 255, 0.2);
  border-radius: 18.638px;
  /* border: 2px solid #7ab0ff; */
  position: relative;
  margin-top: 60px;
  padding: 26px 23px;
  background-color: white;
  border-radius: 20px;
}

.brochureList .content h3 {
  font-weight: 700;
  font-size: 23.2975px;
  line-height: 150%;
  background: linear-gradient(90.6deg, #3398ff 13.03%, #333fff 99.64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-top: 27px;
}

.brochureBrowseLC h3 {
  font-weight: 800;
  font-size: 38px;
  line-height: 52px;
  background: linear-gradient(90deg, #00b9c6 0%, #00a2c6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.loginCard {
  position: relative;
  padding: 26px 55px;
  background-color: white;
  width: 33%;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.05);
  border-radius: 30px;
}

.loginCard h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  background: linear-gradient(90deg, #34b1ff -12.67%, #3487ff 104.33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 18px;
}

.loginCard input {
  border: 0.502079px solid rgba(0, 0, 0, 0.5);
  border-radius: 6.69439px;
  padding: 11px 14px;
  width: 100%;
  margin-bottom: 10px;
}

.forgotPass {
  font-weight: 600;
  font-size: 10.8784px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.4);
  text-align: right;
  width: 100%;
}

.Blogin {
  background: linear-gradient(180deg, #33b4ff 0%, #3385ff 100%);
  border-radius: 6.69439px;
  padding: 10px;
  width: 100%;
  font-weight: 700;
  font-size: 15.0624px;
  line-height: 21px;
  color: white;
  border: none;
  margin-top: 16px;
  margin-bottom: 18px;
}

.orsignup {
  font-weight: 500;
  font-size: 16.3082px;
  line-height: 27px;
  color: #252525;
  text-align: center;
  transform: translateY(-50px);
}

.DHAA {
  font-weight: 700;
  font-size: 10.0416px;
  line-height: 14px;
  color: #757171;
  text-decoration: none;
}

.DHAA span {
  font-weight: 700;
  font-size: 10.0416px;
  line-height: 14px;
  text-decoration-line: underline;
  color: #348aff;
}

.GeneralDrop {
  font-weight: 800;
  font-size: 24.7096px;
  line-height: 34px;
  color: #01bac6;
}

.Btopleft {
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
}

.Bbottomright {
  position: absolute;
  bottom: 0;
  right: 0;
}

.outerNewLetter {
  position: relative;
}

.presentIn {
  font-weight: 700;
  font-size: 12px;
  line-height: 132%;
  text-transform: capitalize;
  background: linear-gradient(130.15deg, #002f59 25.69%, #000000 128.49%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.whyQuartleryPackageContainer {
  background-color: white;
  width: 100%;
  max-width: 90%;
  padding: 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  border-radius: 16px;
  margin: auto auto;
  margin-top: 40px;
  position: relative;
}

.whyQuartleryPackageContainer img:first-child {
  position: absolute;
  top: -30px;
  left: -30px;
}

.whyQuartleryPackageContainer img:nth-child(2) {
  position: absolute;
  bottom: -30px;
  left: -30px;
}

.whyQuartleryPackageContainer img:nth-child(3) {
  position: absolute;
  bottom: -30px;
  right: -30px;
}

.whyQuartleryPackageContainer div {
  background-color: #fff2cf;
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0px 1px 8px rgba(196, 177, 160, 0.42);
}

.whyQuartleryPackageContainer div h3 {
  background: linear-gradient(140.81deg,
      #ff5d5d 8%,
      #c04cad 48.81%,
      #1857d1 101.59%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  font-weight: 900;
}

@media (max-width: 1199.9px) {
  .brochuresToggle {
    font-size: 18px;
  }

  .maintab .brochuresToggle+img {
    max-width: 60px;
  }

  .tab-wrapper ul {
    gap: 30px;
  }

  .wrapper .swiper-slide .description h3 {
    font-size: 28px;
  }

  .wrapper .swiper-slide .description span {
    font-size: 12px;
  }

  .wrapper .swiper-slide .subBox .description h3,
  .wrapper .swiper-slide .description p {
    font-size: 18px;
  }

  .whyQuartleryPackageContainer {
    width: 100%;
    max-width: 100%;
  }

  .whyQuartleryPackageContainer div h3 {
    font-size: 20px;
  }

  .whyQuartleryPackageContainer div p {
    font-size: 16px;
  }

  .eventCompaniesMagicContainer {
    margin-top: 40px !important;
  }
}

@media (max-width: 779px) {
  .whyQuartleryPackageContainer {
    grid-template-columns: repeat(1, 1fr);
  }

  .mobtabs {
    flex-wrap: wrap;
  }

  .featured-blogs .swiper-slide:hover img {
    transform: scale(1);
  }

  .rowcards {
    flex-direction: column;
  }

  .tab-wrapper ul {
    flex-direction: column;
    gap: 24px;
  }
}

@media (max-width: 767px) {
  .brochures .bNewsLetter {
    padding: 0 30px;
  }

  .bNewsLetter .d-flex.gap-4 {
    flex-wrap: wrap;
  }
}

/* vikas   */
@media (max-width: 575px) {
  .wrapper .swiper-slide .description h3 {
    font-size: 22px;
  }

  .wrapper .swiper-slide .subBox .description h3,
  .wrapper .swiper-slide .description p {
    font-size: 1rem;
    line-height: 22px;
  }
}

.loginCard {
  max-width: 442px;
  width: 100%;
  height: 400px;
  padding-top: 79.8px;
}

.lock__image {
  top: -18%;
  left: 50%;
  transform: translateX(-50%);
}

.select__broucher.addBorder {
  border: 2px solid #7ab0ff;
}

.brochureTick.selected_tick {
  display: block !important;
}

.broucherTitle,
.broucherListTitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.broucherListTitle {
  max-width: 200px;
}

.content p.btag {
  font-size: 10px;
  line-height: 18px;
}

.content p.bListtag {
  font-size: 12px;
  background: rgba(242, 245, 249, 0.75);
  padding: 6px 10px;
  text-transform: capitalize;
}

.content .brochureListPara p {
  font-size: 14px;
  padding: 0px 30px;
}

.community_outer_in_mob {
  height: 250px;
  width: 95%;
  border: 4px solid #ff7a00;
  border-left: 4px solid #ff7b00b2;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  display: none;
  border-radius: 16px;
  background-color: white;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 20px;
  padding: 10px;
}

.community_outer_in_mob_desc h2 {
  margin: 0;
  background-image: linear-gradient(90deg, #ff5d5d, #c04cad, #1857d1);
  background-clip: text;
  color: transparent;
  -webkit-background-clip: text;
  font-size: 20px;
  font-weight: 900;
}

.community_outer_in_mob_desc p {
  color: #2b2a29;
  font-size: 16px;
}

.community_outer_in_mob_desc button {
  height: 42px;
  padding: 0px 20px;
  color: white;
  font-size: 14px;
  border-radius: 8px;
  background: linear-gradient(178deg, #002f59 0.88%, #000 100%);
  border: 0;
  outline: none;
  margin-top: 20px;
}

.BScrollcolumn::-webkit-scrollbar {
  display: none;
}

.brochureList_img_with_title h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  background: linear-gradient(90.6deg, #3398ff 13.03%, #333fff 99.64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 18px;
}

.brochureList_img_with_title .bListtag {
  color: #01264b;
  font-size: 10.084px;
  font-weight: 600;
  border-radius: 6.05px;
  padding: 4px 8px;
  text-transform: capitalize;
  background: rgba(242, 245, 249, 0.75);
}

.brochureListParaMob p {
  display: none;
  font-size: 16px;
  line-height: 20px;
}

.pdf_img_with_description {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.pdf_thumbnail {
  width: 300px;
  height: 250px;
  border-radius: 6px;
  object-fit: cover;
}

.pdf_title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.pdf_description {
  font-size: 14px;
  margin-top: 15px;
  color: #252525;
}

.pdf_content h2,
.pdf_content h1,
.pdf_content h3,
.pdf_content h4 {
  padding: 10px 0px;
  color: #252525;
}

.pdf_content h1 {
  font-size: 24px;
}

.pdf_content h2 {
  font-size: 20px;
}

.pdf_content h3 {
  font-size: 18px;
}

.pdf_content h4 {
  font-size: 16px;
}

.pdf_content p {
  font-size: 14px;
  color: #252525;
}

.pdf_background {
  background: url("../images/pdfBg.png");
  height: 100%;
  width: 100%;
  padding: 20px;
  min-height: 100vh;
}

.brochure_latest_cate {
  margin-top: 30px;
}

@media screen and (max-width: 1242px) {
  .bNewsLetter {
    height: 100%;
  }

  .content .brochureListPara p {
    padding: 0px 8px;
  }

  .brochureList .content h3 {
    font-size: 18px;
  }

  .brochureBtn {
    font-size: 16px;
    padding: 9px 16px;
  }

  .brochureList .brochureShare p {
    font-size: 16px;
  }
}

@media screen and (max-width: 1090px) {
  .brochureList {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .brochureList .content {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    flex-direction: column;
  }

  .brochureList_img_with_title h3.broucherListTitle {
    max-width: 100%;
    width: 100%;
    white-space: break-spaces;
  }

  .brochureListPara p {
    display: none;
  }

  .content .brochureListParaMob p {
    display: block;
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0px;
  }

  .brochure_latest_cate {
    flex-direction: column;
  }

  .brochureForm {
    padding: 20px;
  }
}

@media screen and (max-width: 992px) {
  .community_outer {
    width: 95%;
    padding: 25px 0px;
  }

  .community_outer .wrapper .description h2 {
    font-size: 1.6rem;
  }

  .talktoOurexpertsSection .container {
    max-width: 100%;
  }

  .bform-img3 {
    display: none;
  }

  .brochureContent h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .community_outer {
    display: none;
  }

  .community_mob {
    padding: 50px 0px;
  }

  .community_outer_in_mob {
    display: flex;
  }

  .brochureCard .content h3.broucherTitle,
  .loginBrochureCard h2 {
    margin-top: 0px;
    font-size: 18px;
  }

  .brochureCard.select__broucher .content {
    padding: 10px;
  }

  .brochureCard.select__broucher .content p.btag {
    font-size: 12px;
  }

  .brochureBtn {
    font-size: 14px;
  }

  .loginBrochureCard {
    padding: 20px;
    height: 350px;
    justify-content: flex-end !important;
    padding-bottom: 20px;
  }

  .lock__image {
    width: 90px;
    height: 90px;
    top: -12%;
  }

  .scrollContainer {
    display: grid;
    grid-template-columns: auto auto;
    gap: 10px;
  }

  .BScrollcolumn+.BScrollcolumn2 {
    display: none !important;
  }

  .BScrollcolumn .scrollContainer .content p {
    font-size: 8px;
    line-height: 10px;
    padding: 4px;
  }

  .BScrollcolumn .scrollContainer .content p.brochurePara {
    margin: 10px 0px 10px 0px;
  }

  .BScrollcolumn .scrollContainer .brochureCard .brochureCover {
    height: 108px;
  }

  .BScrollcolumn .scrollContainer .brochureCard .content h3 {
    margin-top: 0px;
    font-size: 10px;
  }

  .BScrollcolumn .scrollContainer .brochureCard .content {
    padding: 10px;
  }

  .BScrollcolumn .scrollContainer .brochureCard {
    margin-top: 20px;
  }

  .scrollContainer {
    animation: scroll-up 10s linear infinite;
  }

  @keyframes scroll-up {
    0% {
      transform: translateY(0);
    }

    100% {
      transform: translateY(-29%);
    }
  }

  .BScrollcolumn {
    height: 500px;
  }

  .BScrollcolumn .scrollContainer .brochureCard:nth-child(2n) {
    margin-top: 50px;
    height: 249px;
  }

  .bNewsLetterForm .bNewsLetterFormIcon {
    width: 265px;
    height: 301px;
    object-fit: cover;
  }

  .bNewsLetterBrochureForm {
    padding: 0px 15px;
  }

  .BScrollcolumn .scrollContainer .brochureCard .brochureBtn {
    font-size: 10px;
  }

  .contactBrochureInfo {
    display: none !important;
  }

  .brochureList,
  .brochureCard {
    margin-top: 0px;
  }

  .brochureList .brochureCover {
    width: 180px;
  }

  .brochureList_img_with_title h3.broucherListTitle {
    max-width: 100%;
    font-size: 16px;
    white-space: pre-wrap;
  }

  .brochureBrowseLC h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0px;
  }

  .brochure_latest_cate .btnWrap {
    display: none !important;
  }

  .GeneralDrop {
    font-size: 14px;
  }

  .brochureMobFilter {
    display: flex !important;
  }

  .brochureMobFilter div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #ffa500;
    background: white;
    cursor: pointer;
  }

  .bform-img1 {
    left: 55%;
    width: 100px;
    height: 100px;
    top: 4%;
  }

  .bform-img4 {
    width: 100px;
    height: 100px;
    bottom: 3px;
  }

  .brochureInput {
    padding: 8px 16px;
  }

  .bform-img2 {
    display: none;
  }

  .bNewsLetterForm p {
    font-size: 16px;
  }

  .brochureCard .brochureCover {
    height: 160px;
    border-radius: 8px;
  }
}

@media screen and (max-width: 440px) {
  .community_outer_in_mob {
    height: 180px;
  }

  .brochureList .brochureCover {
    width: 140px;
  }

  .brochureList_img_with_title .bListtag {
    font-size: 8px;
  }

  .brochureList_img_with_title h3.broucherListTitle,
  .brochureListParaMob p {
    font-size: 14px;
  }

  .brochureContent h3 {
    font-size: 16px;
  }

  .brochureList {
    padding: 10px;
  }

  .content .brochureListParaMob p {
    font-size: 14px;
    line-height: 24px;
  }
}

/* vikas   */