/***** min width 1025px *****/
@media (min-width: 1025px) {
   .cHead-mobile {
      display: none !important;
   }
}

/***** min width 1025px *****/
/***** max width 1199px *****/
@media (max-width: 1199px) {
   .main-menu-dropdown-sec.mmd-normal {
      left: 0;
      transform: translate(0, 0);
   }

   .main-menu-div:last-child>.main-menu-dropdown-sec.mmd-normal {
      left: auto;
      right: 0;
   }


}

/***** max width 1199px *****/
/***** max width 1024px *****/
@media (max-width: 1024px) {
   .cHead-desktop {
      display: none !important;
   }

   .cHead-space {
      min-height: 75px;
   }
}

/***** max width 1024px *****/
/***** max width 991px *****/
@media (max-width: 991px) {
   body .edu-rec-title h3 {
      padding: 0 15px;
   }

   .edu-rec-div .edu-rec-txt {
      padding: 0 15px;
   }

   body .edu-rec-img {
      max-width: 100px;
   }

   body .edu-rec-div.edu-rec-style2-div .edu-rec-title {
      margin-bottom: 16px;
   }

   .edu-rec-div.edu-rec-style2-div .edu-rec-txt {
      padding: 0 15px;
   }

   body .edu-rec-style2-div .edu-rec-bor-line {
      padding-bottom: 15px;
   }

   .edu-rec-style2-div .edu-rec-img .edu-rec-wrap img {
      max-height: 73px;
      max-width: 90px;
   }

   .edu-rec-style2-div .edu-rec-img .edu-rec-wrap {
      height: 73px;
      width: 120px;
   }





   body.elementor-page .elementor-element.custom-border-bottom>.e-con-inner>*:not(:last-child),
   body.elementor-page .elementor-element.custom-border-bottom>.e-con-inner>*:last-child>.elementor-widget-container,
   body.elementor-page .elementor-element.custom-border-top>.e-con-inner>*:not(:first-child),
   body.elementor-page .elementor-element.custom-border-top>.e-con-inner>*:first-child>.elementor-widget-container {
      padding-left: 15px;
      padding-right: 15px;
   }

   body.elementor-page .elementor-element.custom-border-bottom {
      padding: 15px 0 0;
   }

   body.elementor-page .elementor-element.custom-border-top {
      padding: 0 0 15px;
   }

   body .custom-html-border-bottom>*>*:last-child>*,
   body .custom-html-border-middle-bottom>*>*:nth-child(2)>*,
   body .custom-html-border-top>*>*:first-child>*,
   body .custom-html-border-middle-top>*>*:nth-child(2)>* {
      padding: 0 15px;
   }

}

/***** max width 991px *****/
/***** max width 767px *****/
@media (max-width: 767px) {

   html .woocommerce ul.products li.product:nth-child(2n),
   html .woocommerce-page ul.products li.product:nth-child(2n) {
      margin-left: 4%;
   }

   .blog-sec li {
      font-size: 16px;
   }
}

/***** max width 767px *****/
/***** max width 576px *****/
@media (max-width: 576px) {
   .chm-sec .chm-logo-div img {
      max-width: 80px;
   }

   .cHead-space {
      min-height: 59.88px;
   }
}

/***** max width 576px *****/