@media (max-width: 1199px) {
   .oep_banner_area {
      padding: 90px 0;
   }

   .oep_monthly_discussion .m_title {
      font-size: 34px;
      line-height: 45px;
   }

   .oep_testimonial_info .testimonial_slider .testimonial_item {
      padding: 20px 50px;
   }

   .oep_navbar .btn_login {
      padding: 0 32px;
   }

   .oep_navbar .container-xxl {
      padding: 0;
   }

   .list_free li{
      width: 100%;
   }
}

@media (max-width: 991px) {
   .oep_banner_content {
      padding-top: 70px;
   }

   .oep_banner_content h2 {
      font-size: 50px;
      line-height: 60px;
   }

   .oep_faq .m_title {
      font-size: 40px;
      line-height: 48px;
   }

   .hidden_md {
      display: none;
   }

   .order3_md {
      order: 3
   }

   .navbar.oep_navbar .oep_menu {
      background: #FDE9F0;
      transform: translateY(15px);
      padding-top: 12px;
      padding-bottom: 12px;
      border-radius: 6px;
   }

   .navbar.oep_navbar .oep_menu .navbar-nav .nav-link {
      padding: 8px 20px;
   }

}

@media (max-width: 767px) {
   .oep_banner_content h2 {
      font-size: 50px;
      line-height: 60px;
      margin-bottom: 20px;
   }

   .oep_progress_bar,
   .oep_banner_content {
      padding-top: 90px;
   }

   .oep_progress_bar .number {
      font-size: 32px;
   }

   .oep_progress_bar .progress_item p {
      line-height: 26px;
      font-size: 20px;
   }

   .oep_testimonial .testimonial_title,
   .sect_heading .m_title {
      font-size: 36px;
      line-height: 45px;
   }

   .single_features .m_title {
      font-size: 24px;
   }

   .oep_monthly_discussion .m_title {
      font-size: 35px;
      line-height: 45px;
   }

   .oep_testimonial_info .testimonial_slider .testimonial_item {
      padding: 20px 30px;
   }

   .oep_footer .sec_pad {
      padding-top: 70px;
      padding-bottom: 35px;
   }

   .oep_discount_inner .main_title{
      font-size: 200%;
   }

   .oep_discount_inner{
      padding: 30px;
   }
}

@media (max-width: 575px) {
   .oep_banner_content h2 {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 20px;
   }

   .oep_testimonial .testimonial_title,
   .sect_heading .m_title {
      font-size: 30px;
      line-height: 38px;
   }

   .hidden_sm {
      display: none;
   }

   .fs_sm_36{
      font-size: 36px;
   }
}

@media (max-width: 460px) {

   .oep_monthly_discussion .m_title,
   .oep_monthly_discussion .sub_title,
   .oep_monthly_discussion .m_title,
   .oep_monthly_discussion .sub_title,
   .oep_banner_content h2,
   .oep_banner_content .sub_heading {
      text-align: center;
   }

   .oep_banner_content .vdo_btn,
   .oep_banner_content .banner_btn {
      width: 100%;
      max-width: 100%;
   }

   .oep_banner_content .banner_btn {
      margin-right: 0 !important;
   }

   .center_u460 {
      text-align: center;
   }
}

@media (max-width: 360px) {

   .nav-pills.pricing_nav .nav-item,
   .nav-pills.pricing_nav .nav-link {
      width: 100%;
   }
}