
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .it-hero-3-title {
    font-size: 40px;
    line-height: 44px;
  }

  .it-hero-3-title-box p {
    line-height: 32px;
    font-size: 18px !important;
  }
}





/* mobile responsive */

@media only screen and (max-width: 600px) {
  .it-hero-3-title {
    font-size: 32px;
    line-height: 45px;
  }
  .it-header-2-icon{
    display: none;
  }
  .slider_fliex {
    display: flex;
    align-items: end;
    border-radius: 16px;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(12px);
    padding: 6px;
    max-width: 100% !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    gap: 20px;
    align-items: anchor-center;
}

.slider-flex-img {
    border-radius: 16px;
    width: 110px !important;
}

.it-btn-white {
        font-size: 14px !important;
        padding: 4px 20px !important
    }

.description {
    font-size: 10px !important;
    color: #555;
}
.section-hero {
    padding: 30px 0px 0px !important;
}

.it-hero-3-title-box p {
    line-height: 26px !important;
    color: #5f5f65 !important;
}

.about2nd-img {
    width: 100% !important;
    height: 100% !important;
}

.fourth_video {
    position: relative;
    top: 0px !important;
    right: 0px !important;
    width: auto !important;
}
.footer-icons {
    justify-content: center !important;
    gap: 5px !important;
    padding: 0px 0px !important;
    flex-wrap: wrap !important;
}
.order2 {
    order: 1;
}
.pt-120 {
    padding-top: 60px !important;
}
.pb-80 {
    padding-bottom: 25px !important;
}

.counters {
    display: none;
}

.it-about-4-thumb {
    margin-top: 25px;
}
.gm-section-subtitle {
    font-size: 16px !important;

}

.help-box-1 {
    background-color: #000;
    color: #fff;
    border-radius: 12px;
    padding: 10px 20px  !important;
    display: flex;
    align-items: center;
    position: relative;
    flex: 1;
    min-width: 264px  !important;
    justify-content: center  !important;
    max-width: 100% !important;
    justify-content: end !important;
}


.help-box-2 {
    background-color: #000;
    color: #fff;
    border-radius: 12px;
    padding: 10px 20px  !important;
    display: flex;
    align-items: center;
    position: relative;
    flex: 1;
    min-width: 264px  !important;
    justify-content: center  !important;
    max-width: 100% !important;
    justify-content: start !important;
}

.help-content {
    text-align: left;
    padding-left: 10px !important;
} 
.help-icon-left {
    height: auto  !important;
    margin-right: 15px  !important;
    position: absolute  !important;
    left: 0px  !important;
    width: 110px  !important;
    bottom: -14px !important;
}


 .help-content h3 {
  font-size: 16px !important;
        margin: 10px 1px !important;
   
}

.help-icon-right {
    height: 80px !important;
    margin-left: 15px !important;
    height: auto !important;
    margin-right: 15px !important;
    position: absolute !important;
    right: -20px !important;
    width: 101px !important;
    bottom: -1px !important;
}
.help-divider {
    background: #fff;
    color: #f68b2c;
    padding: 6px 11px  !important;
    font-weight: bold;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
    font-size: 14px !important;
}

.help-content p {
    font-size: 12px !important;
    line-height: 25px;;
   
}


.grid-item img {
    width: 100% !important;
    display: block;
    border-radius: 12px;
    height: 100% !important;
}

.grid-container {
    margin-bottom: 30px !important;
}

.black-bg {
    background-image: url(../img/event/footer_mb.png) !important;
           background-size: 100% 100% !important;
}


}
