/* ========================================================== */
/* 			             11. MEDIA QUERIES                    */
/* ========================================================== */
@media (min-width: 991px) and (max-width: 1200px) {
  .navbar-fixed-top .navbar-nav > li > a {
    font-size: 14px !important;
  }
}

@media (max-width: 1440px) {
  .banButtons {
    width: 37%;
  }
  .banThreeBtns button {
    padding: 7px 16px;
    font-size: 14px;
  }
  .home-section h1 {
    font-size: 40px;
  }
  /* .navbar-fixed-top.opaque {
    z-index: -1;
  } */
}

@media (max-width: 1200px) {
  .benefitSection ul li {
    font-size: 16px;
  }
  .testimonySection h2 {
    margin-bottom: 30px;
  }
  .reviewCard h5 {
    font-size: 18px;
  }
  .splitBlock h4 {
    font-size: 20px;
  }
  .splitBlock .img img {
    width: 60px;
  }
  .aboutSection .splitBlock {
    margin-bottom: 50px;
  }
  .aboutSection h3 {
    margin-bottom: 50px;
  }
  .buildSection p {
    font-size: 18px;
  }
  .firstBlock p {
    font-size: 16px;
  }
  input.contact-input,
  select.contact-input {
    height: 45px;
  }
  .section-bg-2.regSect {
    padding: 120px 0px 60px;
  }
  .regSect h2.section-title {
    margin-bottom: 5px;
  }
  .regSect p.section-subtitle.white {
    margin-bottom: 5px;
  }
  .section-bg-2 {
    padding: 60px 0px;
  }
  .stepCard {
    height: 300px;
  }
  .mountainImg {
    width: 110%;
    bottom: 15px;
  }
  .stepCard h1 {
    font-size: 120px;
    right: 12px;
  }
  .stepCard p {
    font-size: 16px;
  }
  .stepCard h4 {
    font-size: 24px;
    margin-bottom: 30px;
    height: 70px;
  }
  .secondBlock h3 {
    font-size: 30px;
  }
  .firstBlock h2 {
    font-size: 35px;
  }
  .firstBlock {
    padding: 39px 30px;
  }
  .banButtons {
    width: 45%;
  }
  .home-section h1 {
    font-size: 35px;
  }
  .home-section p.hero-text {
    margin-bottom: 30px;
    margin-top: 12px;
    font-size: 16px;
  }
  /* .navbar-fixed-top.opaque {
    z-index: -1;
  } */
}

@media (max-width: 991px) {
  .section-bg-1.hookSect .registerBtn {
    width: 100%;
    text-align: end;
    margin-top: 12px;
  }
  .advertisers-service-sec .service-card h4 span {
    font-size: 17px;
  }
  .benefitSection h2 {
    margin-bottom: 25px;
  }
  .benefitSection {
    padding: 40px 0px 30px;
  }
  .benefitSection ul li {
    font-size: 20px;
  }

  .benefitSection .col-md-6 {
    width: 100%;
    max-width: 100%;
    flex: unset;
  }
  .disNone {
    display: none;
  }
  .reviewProfile .image img {
    width: 50px;
  }
  .testimonySection {
    padding: 40px 0px 45px;
  }
  .reviewCard p {
    font-size: 15px;
  }
  .buildSection {
    padding: 30px 0px;
  }

  .thirdCol .navbar-nav li a {
    padding: unset;
    font-weight: unset;
  }
  .thirdCol .navbar-nav {
    text-align: start;
    gap: unset;
  }
  .footerSection .column ul li {
    font-size: 15px !important;
  }
  .left h1 {
    font-size: 26px;
  }
  .firstCol ul li a i {
    font-size: 26px;
  }
  .thirdCol ul li {
    font-size: 16px;
  }
  .secondCol ul li a {
    display: unset;
    font-weight: unset;
    font-size: 16px;
    padding: 0px;
  }
  .secondCol ul li {
    line-height: 24px;
  }
  .firstCol ul {
    flex-wrap: wrap;
  }
  .firstCol ul :first-child {
    width: 100%;
  }
  .firstCol img {
    width: 135px;
  }
  .flip-text {
    font-size: 14px;
    line-height: 160%;
  }
  .main-services h4 {
    margin-bottom: 10px;
    font-size: 18px;
    padding: 10px;
  }
  .fw-bold.fs-1 {
    margin-bottom: 0px;
    font-size: 35px;
  }
  .advertisers-service-sec.pt-5.pb-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .advertisers-service-sec .service-card h4 {
    font-size: 18px;
  }

  .icon-wrapper img {
    width: 35px;
  }
  .advertisers-service-sec .icon-wrapper {
    height: 2em;
    width: 2em;
  }
  .ribbon .content {
    animation: unset;
  }
  .ribbon {
    gap: 16px;
    border-radius: 9px;
    align-items: start;
    flex-direction: column;
  }
  .section-bg-1.hookSect {
    padding: 30px 0px;
  }
  .content h5 {
    font-size: 16;
  }
  .content h4 {
    font-size: 30px;
  }
  .content .imgIcon img {
    width: 55px;
  }
  .section-white {
    padding: 45px 0 20px 0;
  }

  .whyWeAre {
    margin-top: 20px;
  }
  .stepCard {
    height: 265px;
  }
  .stepCard p {
    font-size: 15px;
    line-height: 140%;
  }
  .stepCard h4 {
    font-size: 22px;
    margin-bottom: 20px;
    height: 80px;
  }
  .stepCard h1 {
    font-size: 100px;
  }
  .stepCard {
    padding: 16px;
  }
  .secondBlock {
    padding: 30px 0px 30px 30px;
  }
  .cardsBlock .col-md-4 {
    padding: 0px 5px;
  }
  .secondBlock h3 {
    font-size: 28px;
  }
  .firstBlock button {
    padding: 7px 12px;
    font-size: 13px;
  }
  .firstBlock h2 {
    font-size: 30px;
  }
  .firstBlock {
    padding: 39px 20px;
  }
  .banButtons {
    width: 60%;
  }
  .navbar-fixed-top.opaque {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-fixed-top .navbar-nav > li.discover-link {
    margin-top: 10px;
  }

  .navbar-fixed-top .navbar-nav > li > a.discover-btn {
    padding: 8px 12px !important;
    margin-left: 20px;
    font-size: 17px !important;
  }

  .home-section {
    padding-top: 65px;
    padding-bottom: 60px;
    background-attachment: inherit;
  }

  .home-section h1 {
    font-size: 35px;
    line-height: 44px;
  }

  .navbar-toggler {
    margin-left: auto;
    padding: 0.4rem 0.6rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #f8f9fa;
  }

  .navbar-toggler:hover,
  .navbar-toggler:focus {
    background: #e9ecef;
    outline: none;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
  }

  .navbar-toggler-icon i {
    font-size: 1.4rem;
    color: #333;
  }

  .navbar-collapse {
    background: #fff;
    border-top: 1px solid #ddd;
    border-radius: 6px;
    margin-top: 0.5rem;
    padding: 1rem;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  }

  .navbar-nav {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    text-align: center;
  }

  .navbar-nav li a {
    display: block;
    padding: 0.3rem 0;
    color: #333;
    text-decoration: none;
    font-weight: 600;
  }

  .navbar-nav li a:hover {
    color: #007bff;
  }

  .navbar-nav .discover-link a.discover-btn {
    background: #007bff;
    color: #fff;
    padding: 0.6rem 1rem;
    border-radius: 4px;
    display: inline-block;
  }

  .navbar-nav .discover-link a.discover-btn:hover {
    background: #0056b3;
  }
  /* downloadPdf */
  .section-bg-2.downloadPdf {
    padding: 30px 0px !important;
  }
  .pdfcontentName h4 {
    font-size: 30px;
  }
  .pdfcontentName h5 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .rowContent {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .registerBtn2 button {
    padding: 10px 21px;
    font-size: 15px;
  }
  /* .navbar-fixed-top.opaque {
    z-index: -1;
  } */
  .section-bg-2.downloadPdf .downloadpdfForm input {
    height: 39px;
    font-size: 14px;
  }
  .section-bg-2.downloadPdf .downloadpdfForm textarea {
    height: 90px;
    font-size: 15px;
  }
  .section-bg-2.downloadPdf .downloadpdfForm button {
    font-size: 12px;
    max-width: 100px;
    padding: 10px 0;
  }
  .modalHeader h5 {
    font-size: 16px;
    /* margin-left: 28px; */
  }
  .modalHeader {
    padding: 12px;
  }
  .downloadpdfForm {
    padding: 15px 10px 10px;
  }
}

@media (max-width: 768px) {
  .benefitSection h2 {
    font-size: 32px;
  }
  .benefitSection ul li .tickMark {
    left: -16px;
  }
  .benefitSection ul {
    padding-left: 20px;
  }
  ul li .tickMark img {
    width: 33px !important;
  }
  .benefitSection ul li {
    font-size: 18px;
    padding: 10px 0px 10px 50px;
  }

  .benefitSection {
    padding: 30px 0px 20px;
  }
  .testimonySection h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .testimonySection {
    padding: 30px 0px 20px;
  }
  .reviewCard {
    margin-bottom: 20px;
  }

  .splitBlock h4 {
    font-size: 18px;
  }
  .splitBlock .img img {
    width: 45px;
  }

  .aboutSection h3 {
    margin-bottom: 35px;
    font-size: 28px;
  }
  .aboutSection .col-md-4 {
    width: 50%;
  }
  .aboutSection {
    padding: 45px 0px 0px;
  }
  .section-bg-2.regSect {
    padding: 110px 0px 40px;
  }
  .footerSection h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .firstCol p {
    margin-bottom: 5px;
  }
  .footerSection {
    padding-top: 12px;
    padding-bottom: 0px;
  }
  .firstCol img {
    margin-bottom: 10px !important;
  }
  .footerSection .row .column {
    width: 100%;
    text-align: start;
    margin-bottom: 12px;
  }
  .section-bg-2 {
    padding: 50px 0px;
  }

  input.contact-input,
  select.contact-input {
    height: 42px;
    margin-bottom: 12px;
  }
  .left a {
    padding: 6px 12px;

    border-radius: 6px;
    font-size: 13px;
  }
  .left p {
    margin-top: 12px;
    margin-bottom: 30px;
    font-size: 16px;
  }
  .left h1 {
    font-size: 24px;
    margin-bottom: 0px;
  }
  .left {
    padding: 20px;
  }
  .heroMain {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .align-items-center.pricingStretch {
    justify-content: center;
  }
  .pricingStretch .col-md-4 {
    margin-bottom: 20px;
  }
  .price-tag.tripleNine {
    margin-bottom: 35px;
  }
  ul.pricing-list li.price-text {
    font-weight: 500;
    line-height: 20px;
    font-size: 15px !important;
  }
  ul.pricing-list li.price-subtitle {
    line-height: 20px;
    font-weight: 600;
  }
  ul.pricing-list li.price-title span {
    font-size: 13px;
  }
  ul.pricing-list li.price-title {
    margin-top: 16px;
    font-size: 17px;
  }
  .pricingTitle {
    font-size: 26px;
    margin-bottom: 24px;
  }

  .flip-text {
    font-size: 17px;
    line-height: 160%;
  }
  .flip-section .subTitle {
    text-align: center;
    width: 100%;
    margin: auto;
    font-size: 16px;
    line-height: 25px;
  }
  .flip-section h2 {
    text-align: center;
    margin-bottom: 7px;
    font-size: 32px;
  }
  .flip-section {
    padding: 30px 0px 30px;
  }
  .main-services h4 {
    margin-bottom: 0px;
    font-size: 16px;
    padding: 10px;
  }
  .services-wrapper .row .col-md-6 {
    width: 50%;
    padding: 0px 6px;
  }
  p.section-subtitle {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .stepCard {
    height: 250px;
  }
  .section-grey {
    padding: 30px 0 24px 0;
  }
  h2.section-title {
    margin-bottom: 3px;
    font-size: 32px;
  }
  .fw-bold.fs-1 {
    font-size: 32px;
  }
  .advertisers-service-sec.pt-5.pb-5 {
    padding-bottom: 10px !important;
  }
  .serviceRow .col-md-4 {
    margin-bottom: 20px;
    width: 50%;
  }
  .ribbon {
    gap: 8px;
  }
  .row.serviceRow.mt-5 {
    margin-top: 16px !important;
  }
  .margin-right-15 {
    margin-bottom: 16px;
    margin-right: 0px;
  }
  .whyWeAre.two {
    display: block;
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 28px;
  }
  .section-white {
    padding: 20px 0 20px 0;
  }

  .whyWeAre.two {
    display: block;
  }
  .whyWeAre.one {
    display: none;
  }
  .mountainImg {
    width: 95%;
    bottom: 20px;
  }

  .stepCard h4 {
    font-size: 20px;
    height: 70px;
    margin-bottom: 12px;
  }
  .secondBlock h3 {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .cardsBlock .col-md-4 {
    padding: 0px 5px;
    width: 33%;
  }
  .cardsBlock .row {
    margin: 0px;
  }
  .secondBlock {
    padding: 18px 20px 30px;
    width: 100%;
  }
  .firstBlock h2 br {
    display: none;
  }
  .firstBlock button {
    margin-bottom: 6px;
  }
  .firstBlock p {
    margin-bottom: 18px;
  }
  .firstBlock h2 {
    line-height: 130%;
    margin-bottom: 5px;
  }
  .firstBlock {
    padding: 25px 40px;
    width: 100%;
  }
  .howItSection .rowBlock {
    flex-wrap: wrap;
  }
  .banThreeBtns button {
    padding: 6px 13px;
    font-size: 14px;
  }
  .checkListBtn {
    bottom: -8px;
    right: 0px;
    left: 0px;
    width: 75%;
    text-align: center;
  }
  .banButtons {
    width: 75%;
    margin-bottom: 60px;
  }
  .home-section p.hero-text br {
    display: none;
  }
  .home-section p.hero-text {
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 16px;

    transform: translateY(15px);
    animation: fadeUpText 1s ease forwards 0.5s;
    transition: transform 0.3s ease, color 0.3s ease;
  }
  .home-section h1 {
    line-height: 40px;
    transform: translateY(20px);
    animation: fadeUpText 1s ease forwards 0.2s;
    transition: transform 0.3s ease, color 0.3s ease;
  }
  .navbar-fixed-top {
    background-color: #fff;
  }

  .home-section {
    padding-top: 40px;
    padding-bottom: 50px;
    background-attachment: inherit;
  }

  .footer {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }

  .footer-top i {
    display: block;
    margin-top: 50px !important;
  }

  .partners-section {
    padding: 40px 0;
  }

  .partners {
    text-align: center;
  }

  .partners-title {
    font-size: 18px;
    line-height: 30px;
    float: none !important;
    margin-right: 30px;
  }

  .testim-inner {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .top-margins-images {
    margin-top: 10px;
  }

  .section-bg-1,
  .section-bg-2,
  .section-bg-3 {
    background-attachment: inherit;
  }
  /* downloadPdf */
  .section-bg-2.downloadPdf {
    padding: 30px 0px !important;
  }
  .pdfcontentName h4 {
    font-size: 30px;
    text-align: start;
    margin-bottom: 9px;
  }
  .pdfcontentName h5 {
    font-size: 19px;
    text-align: start;
    margin-bottom: 6px;
  }
  .registerBtn2 {
    display: flex;
    justify-content: end;
    margin-top: 10px;
  }
  .registerBtn2 button {
    padding: 10px 18px;
    font-size: 16px;
  }
  /* .navbar-fixed-top.opaque {
    z-index: -1;
  } */
  .section-bg-2.downloadPdf .downloadpdfForm input {
    height: 39px;
    font-size: 14px;
  }
  .section-bg-2.downloadPdf .downloadpdfForm textarea {
    height: 100px;
    font-size: 15px;
  }
  .section-bg-2.downloadPdf .downloadpdfForm button {
    font-size: 13px;
    max-width: 100px;
    padding: 10px 0;
  }

  .modalHeader h5 {
    font-size: 16px;
    /* margin-left: 28px; */
  }
  .modalHeader {
    padding: 15px;
  }
  .downloadpdfForm {
    padding: 15px 15px 10px;
  }
}

@media (max-width: 574px) {
  h2.section-title.regText {
    width: 100% !important;
  }
  .checkListBtn {
    bottom: -3px;
    width: 100%;
  }
  .advertisers-service-sec .service-card h4 span {
    font-size: 16px;
    margin-top: 6px;
  }
  .footerSection .column ul.footer_social li a i {
    font-size: 26px !important;
  }
  .benefitSection ul li .tickMark {
    top: -2px;
    padding: 10px 8px 10px 10px;
  }
  ul li .tickMark img {
    width: 30px !important;
  }
  .benefitSection h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .benefitSection ul {
    padding-left: 12px;
  }
  .benefitSection ul li {
    font-size: 16px;
    height: 48px;
    padding: 0px 12px 0px 40px;
    display: flex;
    align-items: center;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .reviewCard h5 {
    margin-bottom: 8px;
  }
  .reviewCard p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .reviewCard {
    padding: 20px;
    margin-bottom: 12px;
  }
  .testimonySection h2 {
    font-size: 26px;
    margin-bottom: 16px;
  }
  .section-grey.hash {
    padding: 30px 0 16px 0;
  }
  .splitBlock .img img {
    width: 42px;
  }
  .aboutSection .splitBlock {
    margin-bottom: 25px;
  }
  .aboutSection .col-md-4 {
    width: 100%;
  }
  .aboutSection h3 {
    margin-bottom: 25px;
    font-size: 26px;
  }
  .aboutSection {
    padding: 30px 0px 10px;
  }
  .secondCol ul {
    margin-bottom: 0px;
  }
  .firstCol img {
    margin-bottom: 0px;
  }
  .firstAddress {
    display: block;
  }
  .buildSection .col-md-3 {
    text-align: center;
  }
  .buildSection button {
    font-size: 15px;
    padding: 8px 20px;
  }
  .buildSection p {
    font-size: 16px;
    text-align: center;
  }
  .footer .statement {
    font-size: 14px;
  }
  .fourthCol .mapLocation {
    height: 180px;
  }
  .fourthCol .mapLocation iframe {
    height: 100%;
    width: 100%;
  }
  .thirdCol ul {
    margin-bottom: 0px;
  }
  .firstCol ul :first-child {
    width: unset;
  }
  .footerSection h4 {
    margin-bottom: 3px;
  }
  .footerSection .column.fourthCol ul {
    margin-bottom: 12px;
  }
  .footerSection h3 {
    font-size: 22px;
    margin-bottom: 3px;
  }
  .firstCol ul {
    flex-wrap: unset;
    margin-bottom: 0px;
    display: none;
  }
  .firstCol p {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 16px;
  }
  .firstCol img {
    margin-bottom: 0px !important;
    width: 150px;
  }
  .footerSection .column ul.footer_social {
    margin-bottom: 0px;
  }
  .footerSection .row .column {
    width: 100%;
    margin-bottom: 12px;
  }
  input.contact-submit {
    font-size: 14px;
    max-width: 170px;
    padding: 9px 0;
  }
  textarea {
    height: 110px;
  }
  input.contact-input,
  select.contact-input {
    height: 40px;
    font-size: 15px;
  }
  .contactFormOuter {
    padding: 20px 16px;
  }
  .section-bg-2 {
    padding: 35px 0px;
  }
  .left p {
    margin-top: 6px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .left h1 {
    font-size: 22px;
  }
  .heroMain {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .price-tag.tripleNine a {
    padding: 11px 26px;
  }
  .price-tag.tripleNine {
    margin-bottom: 16px;
  }
  ul.pricing-list {
    margin-bottom: 10px;
  }
  ul.pricing-list li.price-text {
    font-size: 15px;
  }
  ul.pricing-list li.price-subtitle {
    font-size: 15px;
  }
  ul.pricing-list li.price-value {
    font-size: 35px;
  }
  ul.pricing-list li.price-title {
    margin-top: 0px;
    font-size: 15px;
  }
  .pricingTitle br {
    display: none;
  }
  .pricingTitle {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .flip-text {
    font-size: 16px;
  }
  .flip-container,
  .front,
  .back {
    margin: 8px auto;
  }
  .flip-section .subTitle {
    font-size: 15px;
    line-height: 22px;
  }
  .footerSection {
    padding-top: 20px;
  }
  .flip-section h2 {
    font-size: 26px;
  }
  .buildSection {
    padding: 30px 0px 35px;
  }
  .flip-section {
    padding: 30px 0px 35px;
  }
  .section-grey {
    padding: 30px 0 30px 0;
  }
  .main-services {
    height: 55px;
    margin: 6px 5px;
  }
  .services-wrapper .row .col-md-6 {
    width: 100%;
    padding: 0px 12px;
  }
  p.section-subtitle {
    line-height: 18px;
    font-size: 15px;
  }
  h2.section-title {
    margin-bottom: 3px;
    font-size: 26px;
  }
  .advertisers-service-sec .icon-wrapper {
    height: 1.5em;
    width: 1.5em;
  }
  .icon-wrapper img {
    width: 30px;
  }
  .advertisers-service-sec .service-card h4 {
    font-size: 17px;
    margin-bottom: 0px;
  }

  .row.serviceRow.mt-5 {
    margin-top: 10px !important;
  }

  .serviceRow .col-md-4 {
    padding: 0px 6px;
  }
  .advertisers-service-sec .service-card {
    padding: 20px;
  }
  .fw-bold.fs-1 {
    font-size: 26px;
  }
  .advertisers-service-sec.pt-5.pb-5 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }
  .ribbon {
    gap: 8px;
    align-items: center;
    padding: 0px 12px;
  }
  .section-bg-1.hookSect .registerBtn {
    margin-top: 6px;
  }

  .registerBtn button {
    padding: 8px 16px;
    font-size: 14px;
  }
  .content h5 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .content .imgIcon img {
    width: 50px;
  }
  .content h4 {
    font-size: 26px;
    margin-bottom: 9px;
  }
  .section-bg-1.hookSect {
    padding: 30px 0px;
  }
  .section-white {
    padding: 20px 0 10px 0;
  }
  .whyWeAre.two {
    display: block;
    font-size: 25px;
    text-align: center;
  }
  .secondBlock {
    padding: 18px 20px 25px;
  }
  .stepCard p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .mountainImg {
    width: 100%;
    bottom: unset;
    top: -70px;
    right: 0px;
  }
  .stepCard h4 {
    height: 50px;
  }
  .stepCard {
    height: unset;
  }
  .stepCard h4 br {
    display: inline;
  }
  .cardsBlock .col-md-4 {
    margin-bottom: 10px;
    width: 100%;
  }
  .firstBlock button {
    padding: 8px 20px;
    font-size: 13px;
  }
  .secondBlock h3 {
    font-size: 24px;
    text-align: center;
  }
  .firstBlock p {
    margin-bottom: 14px;
    font-size: 15px;
  }
  .firstBlock h2 {
    font-size: 26px;
  }
  .firstBlock {
    padding: 20px 30px 60px 30px;
    width: 100%;
    text-align: center;
  }
  .home-section p.hero-text {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
  }
  .banThreeBtns button {
    width: 100%;
    margin-bottom: 12px;
  }
  .banThreeBtns {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .consultBtn button {
    padding: 6px 20px;
    font-size: 14px;
  }
  .banButtons {
    width: 100%;
  }
  .home-section h1 br {
    display: none;
  }
  .home-section h1 {
    font-size: 30px;
    text-align: center;
  }
  .home-section {
    padding-top: 30px;
    padding-bottom: 25px;
    background-position: center !important;
  }
  /* downloadPdf */
  .section-bg-2.downloadPdf {
    padding: 30px 0px !important;
  }
  .pdfcontentName h4 {
    font-size: 26px;
    text-align: center;
  }
  .pdfcontentName h5 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 8px;
  }
  .registerBtn2 button {
    padding: 8px 16px;
    font-size: 14px;
  }
  .registerBtn2 {
    display: block;
    text-align: center;
  }
  /* .navbar-fixed-top.opaque {
    z-index: -1;
  } */
  .section-bg-2.downloadPdf .downloadpdfForm input {
    height: 36px;
    font-size: 13px;
  }
  .section-bg-2.downloadPdf .downloadpdfForm textarea {
    height: 90px;
    font-size: 14px;
  }
  .section-bg-2.downloadPdf .downloadpdfForm button {
    font-size: 11px;
    max-width: 80px;
    padding: 8px 0;
  }
  .modalHeader h5 {
    font-size: 14px;
    /* margin-left: 28px; */
  }
  .modalHeader {
    padding: 10px;
  }
  .downloadpdfForm {
    padding: 15px 10px 10px;
  }
}

@media (max-width: 474px) {
  .checkListBtn {
    bottom: 2px;
  }
}

@keyframes fadeUpText {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* about responsive  */

/* @media (max-width: 768px) {
  .col-md-6 h3 {
    font-size: 24px;
    color: #071e55;
    transition: transform 0.4s ease, color 0.4s ease;
    cursor: pointer;
    text-align: left;
  }
  .col-md-6 h3:active {
    color: #ff4d4d;
    transform: translateY(-3px) scale(1.05);
  }

  .col-md-6 h5 {
    font-size: 17px;
    color: #555;
    transition: transform 0.3s ease, color 0.3s ease;
    cursor: pointer;
    text-align: left;
  }
  .col-md-6 h5:active {
    color: #ff9933;
    transform: translateX(3px);
  }

  .col-md-6 ul.benefits li strong {
    color: #111;
    transition: transform 0.3s ease, color 0.3s ease;
    display: inline-block;
  }
  .col-md-6 ul.benefits li strong:active {
    color: #007bff;
    transform: scale(1.1);
  }

  @keyframes fadeInUpMobile {
    0% {
      opacity: 0;
      transform: translateY(15px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .col-md-6 h3,
  .col-md-6 h5,
  .col-md-6 ul.benefits li {
    animation: fadeInUpMobile 0.6s ease forwards;
  }
} */
