@media (min-height: 1000px) {
  .hero-sec {
    height: auto;
  }
}

@media (min-width: 1200px) {
  .hero-main-top {
    margin-top: 88px;
  }
}

@media (min-width: 992px) {

  /* ===============================================================
              HIRE US / HIRE US DETAILS MODEL SECTION
  =============================================================== */
  .hire-model-steps-wrapper:before {
    background-image: url("./../images/hire-model-steps-line-vector2.webp");
    background-position: center;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    width: 100%;
    height: 290px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
  }

  .hire-phase-steps {
    padding: 40px 35px;
    max-width: 380px;
  }
}

@media (min-width: 576px) {

  /* ===============================================================
              HIRE US / HIRE US DETAILS MODEL SECTION
  =============================================================== */
  .hire-model-steps-wrapper:after {
    background-image: url("./../images/hire-model-steps-line-vector1.webp");
    background-position: center;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 47px;
    width: 100%;
    height: 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: -1;
  }
}

@media (max-width: 1600px) {

  /* SLICK SLIDER */
  button.slick-prev.slick-arrow {
    right: calc(((100% - 1420px) / 2) + 70px);
  }

  button.slick-next.slick-arrow {
    right: calc((100% - 1420px) / 2);
  }



  /*==================================================
  ====================================================
            AUGUST MONTH DESIGN CHANGES
  ====================================================
  ==================================================*/
  /* DESIGN CHANGES ON 11/08/25 */
  .footer-logo-img {
    max-width: 160px;
  }

  /* LOCATION SECTION --- AUG 8 , 2025 */

  .location-sec .location-wrapper .location-col {
    padding: 16px;
  }

  .location-sec .location-wrapper .location-col .location-social-media-links {
    max-width: 24px;
  }
}

@media (max-width: 1499.98px) {

  h1,
  .h1 {
    font-size: 64px !important;
    line-height: 76px !important;
  }

  .h2 {
    font-size: 44px !important;
    line-height: 55px !important;
  }

  .h3 {
    font-size: 35px !important;
    line-height: 48px !important;
  }

  .h4 {
    font-size: 23px !important;
  }

  .h5 {
    font-size: 20px !important;
  }

  .h6 {
    font-size: 14px !important;
    line-height: normal;
  }

  .font-16 {
    font-size: 14px !important;
  }

  p,
  .p {
    font-size: 16px;
    line-height: 26px;
  }

  .btn {
    padding: 10px 30px;
    font-size: 16px;
  }

  /* SLICK SLIDER */
  button.slick-prev.slick-arrow {
    right: calc(((100% - 1320px) / 2) + 70px);
  }

  button.slick-next.slick-arrow {
    right: calc((100% - 1320px) / 2);
  }

  /* GLOBL CSSS */
  .common-padding {
    padding: 120px 0;
  }

  .common-title-padding {
    padding-bottom: 60px;
  }

  /* COMMAN FORM */
  .form-control,
  .form-select {
    padding: 16px 22px;
  }

  textarea.form-control {
    height: 212px;
  }

  /* STYLING FOR CUSTOM COUNTRY CODE DROPDOWN */
  .select-menu .select-btn {
    padding: 16px 15px;
  }

  /* ====================================================
                  CLIENT SECTION SOC
  ==================================================== */
  .client-content {
    padding: 30px 30px 40px 30px;
  }

  .client-slider .slick-slide.slick-current.slick-active+.slick-active+.slick-active {
    margin-top: -250px;
  }

  .client-slider .slick-slide.slick-current.slick-active+.slick-active {
    margin-top: -125px;
  }

  /* ===================================================
               GROWTH COUNTDOWN SECTION SOC
  ================================================== */
  .growth-countdown {
    font-size: 80px;
    line-height: 80px;
  }

  .know-about-project img {
    max-width: 250px;
  }

  /* =================================================
             CONSULATATION SECTION SOC 
  ===================================================*/
  .consultation-img img {
    width: 100%;
    max-width: 500px;
  }

  /* =================================================
             PORTFOLIO SECTION SOC 
  ===================================================*/
  .portfolio-content {
    padding: 0px 40px;
  }

  /* =================================================
             RESOURCE SECTION SOC 
  ===================================================*/
  .resources-box {
    padding: 30px 20px;
  }

  .resources-box .h5 {
    line-height: normal;
  }

  /* =================================================
                  SERVICE SECTION SOC 
  ===================================================*/
  .service-card-title img {
    width: 100%;
    max-width: 50px;
  }

  /* =================================================
                  OUR VALUE SECTION SOC 
  ===================================================*/
  .our-value-card {
    padding: 30px 45px 30px;
  }

  /* =================================================
                  BLOG SECTION SOC 
  ===================================================*/
  .blog-content {
    padding: 30px 30px 40px 30px;
  }

  .blog-content .h4 {
    font-size: 23px !important;
    min-height: 85px;
  }

  /* ========================================================
                CATALYZE GROWTH SECTION SOC
  ======================================================== */
  .growth-review-box-v2 .review-brand,
  .growth-review-box-v2 .review-details,
  .growth-review-box {
    padding: 27px 19px;
  }

  /* ========================================================
              FOOTER SECTION SOC
  ========================================================= */
  .footer-mennu-wrapper .font-16 {
    font-size: 14px !important;
  }

  /* ************ PORTFOLIO/SERVICE PAGE START ************* */
  .project-content {
    padding: 40px;
  }

  .project-content .h3 {
    font-size: 30px !important;
    line-height: 36px !important;
  }

  /* / MODAL CSS KARAN 8-2-24 / */
  .getQuoteModal .modal-body {
    padding: 50px;
  }

  /* / MODAL 2 / */
  .meeting-form-title {
    padding-bottom: 40px;
  }

  .meeting-form form .form-group {
    margin-bottom: 25px;
  }

  /* BLOG PAGE IMG HEIGHT ALIGN 11-3-24 KARAN START */
  .blog-listing .blog-box .blog-box-img img,
  .blogs-sec .blog-box .blog-box-img img {
    min-height: 250px;
    max-height: 250px;
  }

  /* FORM CONTACT NUMBER FILLED KARAN - 13-3-24 */
  .mobile-field>p span.wpcf7-form-control-wrap .form-select {
    padding: 17px 16px;
  }




  /*==================================================
  ====================================================
            AUGUST MONTH DESIGN CHANGES
  ====================================================
  ==================================================*/
  /* CONTACT INFOR MODAL --- AUG 11,2025 */
  .contact-info-modal .contact-info-list {
    max-width: 260px;
  }

  .contact-info-modal .contact-info-form {
    max-width: 500px;
  }

  .contact-info-modal .contact-info-form input::placeholder {
    font-size: 16px;
  }

  .contact-info-modal .contact-info-icons {
    max-width: 40px;
  }

  /* 14-08-25 */
  .footer-main .industry-ex-label {
    font-size: 18px;
  }

  /* CONTACT INFOR MODAL --- AUG 11,2025 */
  .contact-info-modal .modal-dialog {
    max-width: 500px;
  }
}

@media (max-width: 1400px) {

  /* SLICK SLIDER */
  button.slick-prev.slick-arrow {
    right: calc(((100% - 1140px) / 2) + 70px);
  }

  button.slick-next.slick-arrow {
    right: calc((100% - 1140px) / 2);
  }
}

@media (max-width: 1399px) {

  /* COMMAN FORM */
  textarea.form-control {
    height: 204px;
  }

  /* ===============================================================
              HIRE US / HIRE US DETAILS MODEL SECTION
  =============================================================== */
  .hire-model-steps-wrapper:after {
    top: 40px;
  }

  .hire-model-steps-wrapper:before {
    /* height: 260px; */
    top: 50px;
  }

  .hire-model-steps-number {
    width: 100px;
    height: 100px;
  }

  .secondary-form .form-group {
    margin-bottom: 30px;
  }

  .secondary-form .form-label {
    font-size: 18px;
    line-height: 24px;
  }

  .secondary-form .form-control,
  .secondary-form .form-select {
    font-size: 16px;
  }

  .secondary-form .form-control,
  .secondary-form .form-select {
    padding: 16px 23px;
  }

  .secondary-form textarea.form-control {
    padding: 16px 23px;
  }

  /*** Placeholder CSS BOF ***/
  .secondary-form .form-control::placeholder {
    font-size: 16px;
  }

  .secondary-form .form-control::-moz-placeholder {
    font-size: 16px;
  }

  .secondary-form .form-control:-ms-input-placeholder {
    font-size: 16px;
  }

  .secondary-form .form-control::-webkit-input-placeholder {
    font-size: 16px;
  }

  .secondary-form .form-control::-o-input-placeholder {
    font-size: 16px;
  }

  /* BLOG PAGE IMG HEIGHT ALIGN 11-3-24 KARAN START */
  .blog-listing .blog-box .blog-box-img img,
  .blogs-sec .blog-box .blog-box-img img {
    min-height: 200px;
    max-height: 200px;
  }
}

/* ====================================================
                    TABLET VIEW
==================================================== */
@media (max-width: 1199.98px) {

  h1,
  .h1 {
    font-size: 55px !important;
    line-height: 65px !important;
  }

  .h2 {
    font-size: 40px !important;
    line-height: 45px !important;
  }

  .h3 {
    font-size: 30px !important;
    line-height: 45px !important;
  }

  .h4 {
    font-size: 23px !important;
  }

  .h5 {
    font-size: 20px !important;
  }

  .h6 {
    font-size: 14px !important;
    line-height: normal;
  }

  .font-16 {
    font-size: 14px !important;
  }

  p,
  .p {
    font-size: 16px;
    line-height: 26px;
  }

  .hero-main-top {
    margin-top: 88px;
  }

  /* secondary form design added --- by Himani */
  .secondary-form .form-group {
    margin-bottom: 20px;
  }

  .secondary-form .form-label {
    font-size: 16px;
    line-height: 20px;
  }

  .secondary-form .form-control,
  .secondary-form .form-select {
    padding: 14px 20px;
    font-size: 14px;
  }

  .secondary-form textarea.form-control {
    padding: 14px 20px;
    height: 100px;
  }

  /*** Placeholder CSS BOF ***/
  .secondary-form .form-control::placeholder {
    font-size: 14px;
  }

  .secondary-form .form-control::-moz-placeholder {
    font-size: 14px;
  }

  .secondary-form .form-control:-ms-input-placeholder {
    font-size: 14px;
  }

  .secondary-form .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }

  .secondary-form .form-control::-o-input-placeholder {
    font-size: 14px;
  }

  /* GLOBAL CSS */
  .common-padding {
    padding: 100px 0;
  }

  .common-title-padding {
    padding-bottom: 50px;
  }

  /* SLICK SLIDER */
  button.slick-prev.slick-arrow {
    right: calc(((100% - 960px) / 2) + 70px);
  }

  button.slick-next.slick-arrow {
    right: calc((100% - 960px) / 2);
  }

  /* ************* HOME PAGE START ******************* */
  /* ====================================================
                    HERO SECTION SOC
  ==================================================== */
  .hero-content {
    max-width: 750px;
    padding: 20px 0 25px;
  }

  /* ====================================================
                 PORTFOLIO SECTIO SOC
  ==================================================== */
  .portfolio-inner-content>img {
    max-height: 40px;
    width: auto;
  }

  .portfolio-content {
    padding: 0 30px;
  }

  .technology-box {
    width: 50px;
    height: 50px;
  }

  /* ====================================================
                  CLIENT SECTION SOC
  ==================================================== */
  .client-box {
    margin: 0 10px;
  }

  .client-content {
    padding: 20px;
  }

  .client-slider .slick-list.draggable {
    margin: 0px -10px;
    overflow: unset;
  }

  /* ===================================================
               GROWTH COUNTDOWN SECTION SOC
  ================================================== */
  .growth-countdown {
    font-size: 60px;
    line-height: 60px;
  }

  .know-about-project img {
    max-width: 200px;
  }

  /* =================================================
             CONSULATATION SECTION SOC 
  ===================================================*/
  .consultation-img {
    margin-top: -50px;
  }

  .consultation-img img {
    max-width: 400px;
  }

  /* =================================================
             RESOURCE SECTION SOC 
  ===================================================*/
  .resources-slider {
    padding-bottom: 70px;
  }

  /* =================================================
                BLOG SECTION SOC 
  ===================================================*/
  .blog-content .h4 {
    font-size: 18px !important;
    line-height: normal;
  }

  .blog-content {
    padding: 20px;
  }

  /* =================================================
                COMMITMENT SECTION
  ================================================= */
  .card-steps-box {
    padding: 30px;
  }

  /* ===============================================
              CATALYZE GROWTH SECTION SOC
  ================================================ */
  .contact-box {
    margin-left: -15px;
  }

  /* ************* HOME PAGE END ******************* */
  /* ************* PORTFOLIO PAGE START ******************* */
  .project-content {
    padding: 30px;
  }

  .project-content .h3 {
    font-size: 26px !important;
    line-height: 32px !important;
  }

  .faq-box {
    padding: 30px;
  }

  /* =================================================
                  OUR FOOTPRINTS SECTION  
  ===================================================*/
  .industry-box .industry-img img {
    max-width: 80px;
  }

  /* =================================================
              HIRE US / HIRE US DETAILS MODEL SECTION
  ================================================= */
  .hire-model-steps-wrapper:after {
    top: 39px;
    height: 13px;
  }

  .hire-model-steps-wrapper:before {
    top: 50px;
    height: 210px;
  }

  .hire-model-steps-number {
    width: 90px;
    height: 90px;
  }

  .hire-phase-steps {
    padding: 30px 20px;
  }

  .hire-phase-steps-wrapper {
    padding-top: calc(210px - 100px);
  }

  /* / MODAL CSS KARAN 8-2-24 / */
  .getQuoteModal .modal-body {
    padding: 40px;
  }

  .calculator-container .calculator-title {
    padding-bottom: 20px;
  }

  .calculator-container {
    border-right: 0px;
    border-bottom: 1px solid var(--main-text-shade7);
  }

  /* / MODAL 2 / */
  .meeting-form-title {
    padding-bottom: 30px;
  }

  .meeting-form .form-label {
    font-size: 18px;
    line-height: 24px;
  }

  .meeting-form .form-control,
  .meeting-form .form-select {
    font-size: 16px;
    padding: 16px 23px;
  }

  /** Placeholder CSS BOF **/
  .meeting-form .form-control::placeholder {
    font-size: 16px;
  }

  .meeting-form .form-control::-moz-placeholder {
    font-size: 16px;
  }

  .meeting-form .form-control:-ms-input-placeholder {
    font-size: 16px;
  }

  .meeting-form .form-control::-webkit-input-placeholder {
    font-size: 16px;
  }

  .meeting-form .form-control::-o-input-placeholder {
    font-size: 16px;
  }

  .our-value-card-title .our-value-card-content {
    width: calc(100% - 60px);
  }

  .our-value-card-title .our-value-card-img {
    width: 60px;
  }

  /* ********************* SERVICE SECTION SOC ****************** */
  .technology-type-box {
    padding: 30px;
  }

  /* BLOG PAGE IMG HEIGHT ALIGN 11-3-24 KARAN START */
  .blog-listing .blog-box .blog-box-img img,
  .blogs-sec .blog-box .blog-box-img img {
    min-height: 180px;
    max-height: 180px;
  }



  /*==================================================
  ====================================================
            AUGUST MONTH DESIGN CHANGES
  ====================================================
  ==================================================*/

  /* LOCATION SECTION --- AUG 8 , 2025 */

  .location-sec .location-wrapper .location-col {
    padding: 10px;
  }

  .location-sec .location-wrapper .location-col .h4 {
    font-size: 20px !important;
  }

  .location-sec .location-wrapper .location-col .location-icon, .location-sec .location-wrapper .location-col .address-img, .location-sec .location-wrapper .location-col .calling-img {
    max-width: 24px;
  }
}

@media (min-width: 992px) {
  .project-portfolio-v2 .project-content .h5 {
    font-size: 18px !important;
  }

  .project-portfolio-v2 .project-content .h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .project-portfolio-v2 .project-content {
    padding: 30px 25px;
  }
}

@media (min-width: 1200px) {
  .project-portfolio-v2 .project-content {
    padding: 30px 30px;
  }

  .project-portfolio-v2 .project-content .h3 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .project-portfolio-v2 .project-content .h5 {
    font-size: 20px !important;
  }
}

@media (max-width: 991.98px) {

  h1,
  .h1 {
    font-size: 40px !important;
    line-height: 50px !important;
  }

  .h2 {
    font-size: 35px !important;
    line-height: 38px !important;
  }

  .h3 {
    font-size: 25px !important;
    line-height: 30px !important;
  }

  .h4 {
    font-size: 23px !important;
  }

  .h5 {
    font-size: 18px !important;
  }

  .h6 {
    font-size: 14px !important;
    line-height: normal;
  }

  .font-16 {
    font-size: 15px !important;
  }

  p,
  .p {
    font-size: 15px;
    line-height: 23px;
  }

  .btn {
    font-size: 15px;
  }

  .common-padding {
    padding: 80px 0;
  }

  /* seconary-form designs added --- by Himani */
  .secondary-form textarea.form-control {
    height: 90px;
  }

  /* SLICK SLIDER */
  button.slick-prev.slick-arrow {
    right: calc(((100% - 720px) / 2) + 70px);
  }

  button.slick-next.slick-arrow {
    right: calc((100% - 720px) / 2);
  }

  button.slick-arrow {
    width: 55px;
    height: 55px;
  }

  /* ====================================================
                 PORTFOLIO SECTION SOC
  ==================================================== */
  .portfolio-inner-content img {
    max-height: 50px;
  }

  .portfolio-content {
    padding: 0 20px 0px 15px;
  }

  /* =================================================
                COMMITMENT SECTION
  ================================================= */
  .card-steps-box {
    /* height: auto; */
  }

  /* ====================================================
                 CLIENT SECTION SOC
  ==================================================== */
  .client-slider button.slick-arrow {
    bottom: 0;
  }

  /* =================================================
             CONSULATATION SECTION SOC 
  ===================================================*/
  .consultation-img {
    margin: 0;
  }

  .consultation-img img {
    max-width: 500px;
  }

  .consulting-content {
    position: unset;
  }

  /* =================================================
             RESOURCE SECTION SOC 
  ===================================================*/
  .resources-slider,
  .service-card-wrapper {
    padding-bottom: 60px;
  }

  /* =================================================
                  OUR VALUE SECTION SOC 
  ===================================================*/
  .our-value-card {
    padding: 20px 30px;
  }

  .our-value-card-title img {
    width: 100%;
    max-width: 50px;
  }

  /* ************* PORTFOLIO/SERVICE PAGE START************* */
  .project-content {
    padding: 30px 25px;
  }

  .project-content .h3 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  /* =================================================
                  OUR FOOTPRINTS SECTION  
  ===================================================*/
  .industry-box .industry-img img {
    max-width: 70px;
  }

  /* =================================================
              HIRE US / HIRE US DETAILS MODEL SECTION
  ================================================= */
  .hire-phase-steps-wrapper {
    padding-top: 40px;
  }

  .hire-model-steps-number {
    width: 70px;
    height: 70px;
  }

  .hire-model-steps-wrapper:after {
    top: 31px;
    height: 10px;
  }

  /* / MODAL CSS KARAN 8-2-24 / */
  .getQuoteModal .modal-dialog {
    max-width: 95%;
  }

  /* / MODAL 2 / */
  .meeting-form-title {
    padding-bottom: 20px;
  }

  .meeting-form form .form-group {
    margin-bottom: 20px;
  }

  .meeting-form .form-label {
    font-size: 16px;
    line-height: 20px;
  }


  /*==================================================
  ====================================================
            AUGUST MONTH DESIGN CHANGES
  ====================================================
  ==================================================*/
  /* DESIGN CHANGES ON 11/08/25 */
  .footer-logo-img {
    max-width: 160px;
  }

  /* CONTACT INFOR MODAL --- AUG 11,2025 */
  .contact-info-modal .contact-info-list {
    max-width: 250px;
  }

  .contact-info-modal .contact-info-form {
    max-width: 450px;
  }
}

/* ====================================================
                    MOBILE VIEW
==================================================== */

@media (max-width: 767.98px) {

  h1,
  .h1 {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  .h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .h3 {
    font-size: 20px !important;
    line-height: 27px !important;
  }

  .h4 {
    font-size: 17px !important;
  }

  .h5 {
    font-size: 16px !important;
  }

  .h6 {
    font-size: 14px !important;
    line-height: normal;
  }

  .font-16 {
    font-size: 14px !important;
  }

  p,
  .p {
    font-size: 14px;
  }

  .btn {
    font-size: 14px;
  }

  .container {
    max-width: 100%;
    padding: 0 15px;
  }

  .common-title-padding {
    padding-bottom: 30px;
  }

  .common-padding {
    padding: 60px 0;
  }

  .common-rounded {
    border-radius: 10px;
  }

  .common-rounded-10 {
    border-radius: 5px;
  }

  /* SLIDER ARROW CSS */
  button.slick-prev.slick-arrow {
    right: 0;
    left: -60px;
    margin: auto;
  }

  button.slick-next.slick-arrow {
    left: 0;
    right: -60px;
    margin: auto;
  }

  button.slick-next.slick-arrow:after {
    width: 20px;
    height: 10px;
  }

  button.slick-arrow {
    width: 45px;
    height: 45px;
  }

  /* HERO SECTION SOC */
  .hero-content {
    padding: 12px 0px 24px;
  }

  /* CLIENT SECTION SOC */
  .client-slider {
    padding-bottom: 70px;
  }

  .client-slider button.slick-arrow {
    bottom: 0;
  }

  /* GROWTH CREATOR */
  .growth-countdown {
    font-size: 50px;
  }

  .steps-type-wrapper {
    padding-bottom: 60px;
  }

  /* ================================================
              OUR BLOGS SECTION SOC 
  =================================================*/

  .blogs-wrapper button.slick-arrow {
    bottom: calc(100% + 40px);
  }

  .blogs-wrapper button.slick-next.slick-arrow,
  .resources-slider button.slick-next.slick-arrow {
    left: unset;
    right: 0;
    bottom: calc(100% + 40px);
    margin: unset;
    top: unset;
  }

  .blogs-wrapper button.slick-prev.slick-arrow,
  .resources-slider button.slick-prev.slick-arrow {
    right: 60px;
    left: unset;
    top: unset;
    margin: auto;
    bottom: calc(100% + 40px);
  }

  /* ==============================================
            OUR VALUE SECTION SOC
  ============================================== */
  .our-value-card-wrapper>div:nth-child(2n + 1) {
    border-right: none;
  }

  .our-value-card {
    padding: 20px 0;
  }

  .our-value-card-wrapper {
    padding-bottom: 40px;
  }

  .our-value-card-title .our-value-card-content {
    width: calc(100% - 50px);
  }

  .our-value-card-title .our-value-card-img {
    width: 50px;
  }

  /* ==============================================
            FOOTER SECTION SOC
  ============================================== */
  .footer-media-box>div p {
    font-size: 16px;
  }

  .footer-main .industry-exp-img {
    max-width: 180px;
  }

  .footer-media-menu .font-16 {
    font-size: 14px !important;
  }

  .footer-main .industry-ex-label {
    letter-spacing: 5px;
    font-size: 18px;
  }

  .footer-mennu-wrapper .font-16 {
    font-size: 14px !important;
  }

  .footer-logo-img {
    max-width: 120px;
  }

  /* ************* PORTFOLIO PAGE START************* */

  .project-content {
    padding: 20px;
  }

  .project-content .h3 {
    font-size: 20px !important;
    line-height: 24px !important;
  }

  /* =================================================
                  OUR FOOTPRINTS SECTION  
  ===================================================*/
  .industry-box .industry-img img {
    max-width: 60px;
  }

  /* / MODAL CSS KARAN 8-2-24 / */
  .getQuoteModal .modal-body {
    padding: 30px;
  }

  .calculator-container .calculator-title {
    padding-bottom: 10px;
  }

  .modal-header .btn.btn_outline {
    min-width: 100px;
  }

  /* CALENDER */
  .datepicker td,
  .datepicker th {
    font-size: 14px;
  }

  /* BLOG PAGE IMG HEIGHT ALIGN 11-3-24 KARAN START */
  .blog-listing .blog-box .blog-box-img img,
  .blogs-sec .blog-box .blog-box-img img {
    min-height: 150px;
    max-height: 150px;
  }




  /*==================================================
  ====================================================
            AUGUST MONTH DESIGN CHANGES
  ====================================================
  ==================================================*/

  /* BANNER CONTACT INFO ANIMATION ---- START */
  .contact-info {
    display: flex;
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 999;
    border-top: 1px solid #828485;
    background: rgb(255, 255, 255, 0.7);
    justify-content: space-between;
  }

  .contact-info .contact-info-links {
    padding: 0;
    width: 26px;
    bottom: 15px;
    right: 20px;
    transform: unset;
    border-radius: 0;
    border-right: 1px solid #828485;
    z-index: 9;
    top: unset;
    opacity: 1;
    visibility: visible;
    width: calc(100% / 3);
    height: 45px;
    position: unset;
    background-color: #1d1d1d;
    box-shadow: unset;

  }

  .contact-info .contact-info-links img {
    width: 24px;
  }

  .contact-info .contact-info-links:nth-child(2) {
    transform: unset;
  }

  .contact-info .contact-info-links:nth-child(3) {
    transform: unset;
    border: none;
  }

  .contact-info .contact-info-links:nth-child(4) {
    transform: unset;
    border: none;
  }

  /* 14-08-25 --- BY HIMANI */
  .contact-info-modal .contact-info-icons {
    max-width: 30px;
  }

  .contact-info-modal .contact-info-list {
    max-width: 200px;
  }

  .hero-banner-reviews {
    padding: 24px 40px;
    gap: 30px;
    border-radius: 20px;
  }
}

@media (max-width: 575px) {
  .h4 {
    font-size: 16px !important;
  }

  .h5 {
    font-size: 14px !important;
  }

  .h6 {
    font-size: 12px !important;
    line-height: normal;
  }

  .font-16 {
    font-size: 12px !important;
  }

  p,
  .p {
    font-size: 12px;
    line-height: 18px;
  }

  .common-title-padding {
    padding-bottom: 20px;
  }

  .common-padding {
    padding: 40px 0;
  }

  .form-control,
  .form-select,
  .select-menu .select-btn {
    padding: 13px 15px;
  }

  .form-control::placeholder {
    font-size: 14px;
  }

  /* COMMON ACCORDION DESIGN --- BY HIMANI */
  .accordion-header,
  .accordion-body {
    padding: 15px;
  }

  /* seconary-form designs added --- by Himani */

  .secondary-form .form-group {
    margin-bottom: 16px;
  }

  .secondary-form .form-label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px !important;
  }

  .secondary-form .form-control,
  .secondary-form .form-select {
    padding: 12px 15px;
    font-size: 12px;
  }

  .secondary-form textarea.form-control {
    padding: 12px 15px;
    height: 80px;
  }

  /*** Placeholder CSS BOF ***/
  .secondary-form .form-control::placeholder {
    font-size: 12px;
  }

  .secondary-form .form-control::-moz-placeholder {
    font-size: 12px;
  }

  .secondary-form .form-control:-ms-input-placeholder {
    font-size: 12px;
  }

  .secondary-form .form-control::-webkit-input-placeholder {
    font-size: 12px;
  }

  .secondary-form .form-control::-o-input-placeholder {
    font-size: 12px;
  }

  /* PORTFOLIO SECTION SOC */
  .portfolio-box {
    padding: 20px 15px;
  }

  .technology-box {
    width: 40px;
    height: 40px;
  }

  .portfolio-inner-content img {
    max-height: 40px;
  }

  /* GROWTH CREATOR */
  .know-about-project img {
    max-width: 150px;
  }

  /* CONSULTATION SECTION */
  .consulting-btn img {
    width: 35px;
    height: 35px;
  }

  .consultation-img img {
    max-width: 400px;
  }

  .consultation-img {
    margin-top: 30px;
  }

  /* GROWTH REVIEW SECTION */
  .review-details>p,
  .review-details>span {
    font-size: 12px !important;
  }

  .growth-review-box {
    padding: 15px;
  }

  .review-brand {
    min-height: 25px;
    max-height: 25px;
    display: inline-block;
  }

  .growth-review-box-v2 .review-brand,
  .growth-review-box-v2 .review-details {
    padding: 10px;
  }

  .growth-review-box-v2 .review-star-img {
    max-width: 70px;
  }

  /* ===============================================
              CATALYZE GROWTH SECTION SOC
  ================================================ */

  .contact-box:last-child {
    margin-top: -20px;
  }

  /* ************** PORTFOLIO SECTION************ */
  .nav-tabs .nav-link {
    padding: 10px 20px;
  }

  .project-content .h3 {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  /* =================================================
                  OUR FOOTPRINTS SECTION  
  ===================================================*/
  .industry-box .industry-img img {
    max-width: 45px;
  }

  /* =================================================
                  OUR VALUE SECTION SOC 
  ===================================================*/
  .our-value-card {
    padding: 0 0 20px 0px;
  }

  .our-value-card-title img {
    max-width: 40px;
  }

  .our-value-card-wrapper {
    padding-bottom: 30px;
  }

  /* =================================================
                  SERVICE SECTION SOC 
  ===================================================*/
  .service-card-title img {
    max-width: 40px;
  }

  /* =================================================
                  SERVICE SECTION SOC 
  ===================================================*/

  /* / MODAL CSS KARAN 8-2-24 / */
  .getQuoteModal .modal-body {
    padding: 30px 20px;
  }

  .timing-btn-section {
    margin-top: 20px;
    max-height: 350px;
  }

  /* / MODAL 2 / */
  .meeting-form form .form-group {
    margin-bottom: 16px;
  }

  .meeting-form .form-label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px !important;
  }

  .meeting-form .form-control,
  .meeting-form .form-select {
    font-size: 14px;
    padding: 14px 18px;
  }

  .meeting-submit-btn .btn {
    min-width: 120px;
  }

  /** Placeholder CSS BOF **/
  .meeting-form .form-control::placeholder {
    font-size: 14px;
  }

  .meeting-form .form-control::-moz-placeholder {
    font-size: 14px;
  }

  .meeting-form .form-control:-ms-input-placeholder {
    font-size: 14px;
  }

  .meeting-form .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }

  .meeting-form .form-control::-o-input-placeholder {
    font-size: 14px;
  }

  /* =================================================
                  PORTFOLIO SECTION SOC 
  ===================================================*/
  /* / KARAN 16-2-24 /  */
  .portfolio-hover-video {
    min-height: 250px;
  }

  /* FORM CONTACT NUMBER FILLED KARAN - 8-3-24 */
  .mobile-field>p span.wpcf7-form-control-wrap .form-select {
    padding: 14px;
  }

  /* BLOG PAGE IMG HEIGHT ALIGN 11-3-24 KARAN START */
  .blog-listing .blog-box .blog-box-img img,
  .blogs-sec .blog-box .blog-box-img img {
    min-height: auto;
    max-height: fit-content;
  }

  /*  */
  .ecommerce-checkbox .wpcf7-list-item {
    width: 100%;
  }
}

@media (max-width: 374px) {
  .btn {
    min-width: 135px;
    font-size: 12px;
    padding: 10px 10px;
  }

  /* ===================================================
               GROWTH COUNTDOWN SECTION SOC
  ================================================== */
  .growth-countdown {
    font-size: 40px;
  }

  .know-about-project img {
    max-width: 130px;
  }

  /* =================================================
              HIRE US / HIRE US DETAILS MODEL SECTION
  ================================================= */
  .hire-phase-steps-wrapper {
    padding-top: 30px;
  }

  /* =================================================
                  PORTFOLIO SECTION SOC 
  ===================================================*/
  /* / KARAN 16-2-24 /  */
  .portfolio-hover-video {
    min-height: 200px;
  }
}