/* Max width 767px */
@media only screen and (max-width: 991px) {
  /*
  Container Warp Style
  ======================================================*/
  .top-header-warp .container-fluid {
    max-width: 540px;
  }
  .hero-warp .container-fluid {
    max-width: 540px;
  }
  p {
    font-size: 13px;
  }
  body {
    font-size: 14px;
  }
  .default-btn {
    padding: 12px 18px;
    font-size: 13px;
  }
  .section-title {
    margin-bottom: 10px;
  }
  .section-title h2 {
    font-size: 22px;
  }
  .section-title h2 .section-title-shape {
    display: none;
  }
  .section-title .title {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .single-section h2 {
    font-size: 22px;
    padding-bottom: 5px;
  }
  .single-section h2 .section-title-shape {
    display: none;
  }
  .single-section .title {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .pb-75 {
    padding-bottom: 35px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .mb-1 {
    margin-bottom: 25px !important;
  }
  .header-content p a {
    font-size: 14px;
  }
  .heder-list {
    text-align: start !important;
    margin-top: 5px;
  }
  .heder-list ul li {
    font-size: 14px;
  }
  /*
  Hero Warp Style
  ======================================================*/
  .hero-image .free-card {
    top: 58%;
    right: 0;
    padding: 20px;
  }
  .hero-image .free-card .icon {
    width: 50px;
    height: 50px;
    line-height: 52px;
  }
  .hero-image .free-card .content h5 {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .hero-image .congrats-card .congrats {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero-image .congrats-card h6 {
    font-size: 17px;
  }
  .hero-warp .hero-shape8 {
    display: none;
  }
  .hero-warp .hero-shapes {
    display: none;
  }
  .hero-content {
    margin-bottom: 30px;
  }
  .hero-content h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .hero-content .hero-btn {
    margin-top: 18px;
  }
  /*
  Skill Warp Style
  ======================================================*/
  .skill-card .icon {
    width: 45px;
    height: 45px;
    line-height: 54px;
    font-size: 26px;
  }
  .skill-card .content {
    padding-left: 15px;
  }
  .skill-card .content h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  /*
  Category Warp Style
  ======================================================*/
  .category-warp .categories-shape1 {
    display: none;
  }
  .section-warp {
    display: inline-block !important;
    margin-bottom: 20px;
  }
  .section-warp .single-section h2 {
    font-size: 25px;
    padding-bottom: 8px;
  }
  .section-warp .single-section h2 .section-title-shape {
    display: none;
  }
  .categories-card {
    padding: 25px 20px;
  }
  .categories-card .icon {
    height: 55px;
    width: 55px;
    line-height: 52px;
  }
  .categories-card .content {
    padding-left: 15px;
  }
  .categories-card .content h4 {
    font-size: 18px;
  }
  /*
  Expert Warp Style
  ======================================================*/
  .expert-image {
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
    position: relative;
  }
  .expert-content {
    padding-left: 0;
    margin-right: 0;
  }
  .expert-content .expert-list {
    margin-bottom: 18px;
  }
  .expert-content .expert-list li .icon {
    width: 50px;
    height: 50px;
    line-height: 58px;
    font-size: 25px;
  }
  .expert-content .expert-list li .content {
    padding-left: 65px;
  }
  .expert-content .expert-list li .content h5 {
    font-size: 18px;
  }
  /*
  Explore Warp Style
  ======================================================*/
  .explore-nav-pills {
    justify-content: start;
    margin-top: -20px;
  }
  .explore-nav-pills .nav-link {
    padding: 10px 10px;
  }
  .explore-nav-pills .nav-link.active {
    padding: 10px 12px;
  }
  .explore-tab-content {
    margin-top: 20px;
  }
  .explore-card .content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .explore-card .content .review {
    margin-bottom: 8px;
  }
  .explore-card .content .review p {
    left: 8px;
    font-size: 13px;
  }
  .explore-card .content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .explore-card .content ul li {
    padding-right: 10px;
  }
  .explore-warp .explore-link {
    margin-top: 0;
    text-align: center;
  }
  .explore-warp .explore-shape2 {
    display: none;
  }
  .explore-warp .explore-shape1 {
    display: none;
  }
  /*
  Instant Warp Style
  ======================================================*/
  .instant-warp .instant-shape1 {
    display: none;
  }
  .video-image {
    margin-right: 0;
    transform: none;
    text-align: start;
  }
  .video-image .rounded-circle {
    transform: none;
    text-align: center;
  }
  .instant-content {
    padding-top: 24px;
    padding-bottom: 10px;
    padding-left: 0;
    display: inline-block !important;
  }
  /*
  Choose Warp Style
  ======================================================*/
  .choose-content .choose-list li .icon {
    width: 35px;
    height: 35px;
    line-height: 44px;
    font-size: 22px;
  }
  .choose-content .choose-list li .content {
    padding-left: 50px;
  }
  .choose-content .choose-list li .content h5 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .choose-widget {
    padding: 25px;
    margin-left: 0;
    margin-top: 25px;
  }
  .choose-widget .choose-item {
    margin-bottom: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: block !important;
  }
  .choose-widget .choose-item h1 {
    font-size: 30px;
    align-items: end;
  }
  .choose-widget .choose-item h1 span {
    font-size: 14px;
    top: -4px;
    left: 10px;
  }
  .choose-widget .choose-item .icon {
    left: 20px;
    margin-bottom: 15px;
  }
  .choose-widget .choose-shape2 {
    display: none;
  }
  /*
  Popular Warp Style
  ======================================================*/
  .popular-widget {
    width: 100%;
    margin-bottom: 0px;
  }
  .popular-widget .content {
    margin-left: 0;
    margin-right: 0;
    margin-top: 25px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .popular-widget .content .review {
    margin-bottom: 8px;
  }
  .popular-widget .content .review p {
    left: 8px;
    font-size: 13px;
  }
  .popular-widget .content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .popular-widget .content ul li {
    padding-right: 10px;
  }
  .popular-widget .rounded-circle {
    font-size: 25px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 60px;
  }
  .popular-warp .explore-link {
    margin-top: 25px;
  }
  /*
  Testimonial Warp Style
  ======================================================*/
  .testimonial-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-content .testimonial-card {
    padding-top: 22px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 50px;
    margin-right: 0;
  }
  .testimonial-content .testimonial-card .testimonial1 {
    right: 0;
    width: 45px;
    transform: translateY(-27px);
    height: 45px;
    padding: 0;
  }
  .testimonial-content .testimonial-card .details h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .all-shapes {
    display: none;
  }
  .testimonial-slider-warp {
    margin-right: 0;
  }
  .testimonial-slider-warp .swiper-btn .swiper-button-prev {
    right: 5px;
    top: 24%;
  }
  .testimonial-slider-warp .swiper-btn .swiper-button-next {
    right: 5px;
    top: 70%;
  }
  /*
  Access Warp Style
  ======================================================*/
  .access-warp {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .access-content {
    display: inline-block !important;
  }
  .access-content h2 {
    margin-bottom: 15px;
  }
  /*
  Blog Warp Style
  ======================================================*/
  .blog-card .content {
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-card .content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .blog-card .content ul {
    margin-bottom: 0;
  }
  .blog-card .content ul li {
    margin-bottom: 10px;
  }
  .blog-card .content p {
    margin-bottom: 12px;
  }
  .blog-warp .blog-shape2 {
    display: none;
  }
  .blog-warp .explore-link {
    margin-top: 0;
  }
  /*
  Instructor Warp Style
  ======================================================*/
  .inner-instructor .instructor-shape2 {
    display: none;
  }
  .inner-instructor .instructor-shape1 {
    display: none;
  }
  .instructor-image {
    padding-right: 0;
    margin-bottom: 25px;
  }
  .instructor-content {
    padding-bottom: 60px;
  }
  /*
  Footer Warp Style
  ======================================================*/
  .col-lg-3:nth-child(2) .footer-widget {
    margin-left: 0;
  }
  .col-lg-3:nth-child(3) .footer-widget {
    margin-left: 0;
  }
  .col-lg-3:nth-child(4) .footer-widget {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-warp .footer-shape {
    display: none;
  }
  .footer-widget h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .inner-copy-right p {
    color: #CCCCCC;
    margin-bottom: 15px;
  }
  .inner-copy-right .copy-link {
    text-align: start !important;
  }
  .inner-copy-right .copy-link li {
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 10px;
  }
  .inner-copy-right .copy-link li:last-child {
    margin-bottom: 0;
  }
  .inner-copy-right .copy-link li a {
    font-size: 14px;
  }
  /*
  Hero Style2 Warp Style
  ======================================================*/
  .hero-style2-warp {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .hero-style2-warp p {
    padding-left: 0;
    line-height: 1.8;
  }
  .hero-style2-content h1 {
    font-size: 26px;
  }
  /*
  Slider Warp Style
  ======================================================*/
  .slider-warp .input-box {
    width: 100%;
    height: 50px;
    margin-bottom: 25px;
  }
  .slider-warp .input-box .form-control {
    padding-left: 12px;
    font-size: 12px;
  }
  .slider-warp .input-box i {
    display: none;
  }
  .slider-warp .input-box .default-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .learn-slider-warp .swiper-btn .swiper-button-next::before,
  .learn-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 51px;
  }
  .learn-slider-warp .swiper-btn .swiper-button-next {
    right: 0;
  }
  .learn-slider-warp .swiper-btn .swiper-button-next:before {
    font-size: 20px;
  }
  .learn-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
  }
  .learn-slider-warp .swiper-btn .swiper-button-prev:before {
    font-size: 22px;
  }
  /*
  Management Warp Style
  ======================================================*/
  .management-widget {
    padding-left: 0;
  }
  .management-widget .management-shape1 {
    display: none;
  }
  .management-style2-widget {
    padding-right: 0;
  }
  .management-style2-widget .view {
    display: none;
  }
  .management-box {
    padding: 20px;
  }
  .management-box .content {
    padding-left: 15px;
  }
  .management-box .content h3 {
    font-size: 18px;
  }
  /*
  Education Warp Style
  ======================================================*/
  .education-image {
    padding-right: 0;
    padding-bottom: 0;
  }
  .education-image .education2 {
    margin-left: 0;
    margin-top: 25px;
  }
  .education-image .ed-content {
    bottom: 0;
    right: 0;
    padding: 25px;
  }
  .education-image .ed-content h1 {
    font-size: 35px;
    margin-bottom: 2px;
  }
  .educational-content {
    margin-top: 25px;
    padding-left: 0;
    margin-right: 0;
  }
  .educational-content .expert-list {
    margin-bottom: 20px;
  }
  .educational-content .expert-list li .icon {
    width: 40px;
    height: 40px;
    line-height: 45px;
    font-size: 23px;
  }
  .educational-content .expert-list li .content {
    padding-left: 52px;
  }
  .educational-content .expert-list li .content h5 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .educational-warp .education-shape3 {
    display: none;
  }
  .educational-warp .education-shape1 {
    display: none;
  }
  .educational-warp .education-shape2 {
    display: none;
  }
  /*
  Explore Warp Style
  ======================================================*/
  .explore-style2-warp .explore-nav2-pills {
    margin-top: -70px;
    justify-content: start;
  }
  .explore-style2-warp .explore-nav2-pills .nav-link {
    padding: 5px 8px;
    font-size: 13px;
    margin-bottom: 8px;
  }
  .explore-style2-warp .explore-link {
    margin-top: 5px;
    text-align: center;
  }
  .explore-box .content {
    padding-top: 18px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .explore-box .content h3 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .explore-box .content ul li {
    padding-right: 10px;
  }
  .explore-slider-warp .swiper-btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next,
  .explore-slider-warp .swiper-btn .swiper-button-prev {
    top: -10px;
    margin-top: -10px;
    position: relative;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next::before,
  .explore-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    display: block;
    height: 45px;
    line-height: 49px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-prev {
    left: auto;
    right: 20px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-prev:before {
    font-size: 21px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -20px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next:before {
    font-size: 18px;
  }
  /*
  Development Warp Style
  ======================================================*/
  .inner-development-warp .development-content {
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 165px;
  }
  .inner-development-warp .development-content h2 {
    padding-bottom: 0;
  }
  .inner-development-warp .development-content p {
    margin-right: 0;
    margin-bottom: 6px;
  }
  .inner-development-warp .development-shape3 {
    display: none;
  }
  .inner-development-warp .development-shape1 {
    display: none;
  }
  .inner-development-warp .development-shape2 {
    display: none;
  }
  /*
  Choose Warp Style
  ======================================================*/
  .choose-image {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .choose-style2-content {
    margin-bottom: 25px;
    padding-left: 0;
  }
  .choose-style2-content .choose-list {
    margin-top: 15px;
  }
  /*
  Access Warp Style
  ======================================================*/
  .access-warp .access-shape {
    display: none;
  }
  .access-warp .section-btn {
    margin-top: 15px;
  }
  /*
  Global Warp Style
  ======================================================*/
  .global-widget .global-image {
    height: 300px;
    margin-right: 0;
  }
  .global-widget .content {
    padding-top: 18px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .global-widget .content h3 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .global-widget .content ul li {
    padding-right: 10px;
  }
  .global-slider-warp .swiper-wrapper {
    margin-left: 0;
  }
  .global-slider-warp .swiper-btn {
    display: flex;
    justify-content: center;
  }
  .global-slider-warp .swiper-btn .swiper-button-next,
  .global-slider-warp .swiper-btn .swiper-button-prev {
    top: -10px;
    margin-top: 30px;
    position: relative;
  }
  .global-slider-warp .swiper-btn .swiper-button-next::before,
  .global-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    display: block;
    height: 45px;
    line-height: 49px;
  }
  .global-slider-warp .swiper-btn .swiper-button-prev {
    left: auto;
    right: 20px;
  }
  .global-slider-warp .swiper-btn .swiper-button-prev:before {
    font-size: 21px;
  }
  .global-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -20px;
  }
  .global-slider-warp .swiper-btn .swiper-button-next:before {
    font-size: 18px;
  }
  .global-warp .explore-link {
    margin-top: 12px;
    text-align: center;
  }
  .global-warp .pe-0 {
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  /*
  Teaching Warp Style
  ======================================================*/
  .inner-teaching {
    padding: 25px 0 0px 20px;
  }
  .inner-teaching .teaching-map {
    display: none;
  }
  .inner-teaching .teaching1 {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 20px;
  }
  .inner-teaching h2 {
    padding-bottom: 0;
  }
  .inner-teaching .default-btn {
    margin-top: 0;
  }
  /*
  Counter Warp Style
  ======================================================*/
  .inner-counter-warp {
    padding: 25px 25px 0 25px;
    margin-bottom: -140px;
  }
  .counter-box .icon .counter-icon {
    height: 35px;
    width: 35px;
  }
  .counter-box .icon i {
    font-size: 35px;
  }
  .counter-box .content {
    margin-left: 20px;
  }
  .counter-box .content h1 {
    font-size: 28px;
  }
  .inner-client-warp {
    padding-top: 200px;
    padding-bottom: 70px;
    padding-left: 0;
    padding-right: 0;
  }
  .inner-client-warp .client-shape1 {
    display: none;
  }
  .client-content .client-widget {
    padding: 25px;
    display: block;
    margin-top: 10px;
  }
  .client-content .client-widget .image {
    width: 80px;
    height: auto;
  }
  .client-content .client-widget .image img {
    width: 80px;
    height: 80px;
  }
  .client-content .client-widget .icon {
    margin-top: 10px;
  }
  .client-content .client-widget .icon i {
    font-size: 12px;
  }
  .client-content .client-widget .content {
    text-align: start;
    padding-left: 0;
    margin-top: 8px;
  }
  .client-content .client-widget .content p {
    color: #CCCCCC;
    line-height: 1.8;
  }
  .client-content .client-widget .content .details h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  /*
  Blog Style2 Warp Style
  ======================================================*/
  .blog-widget .content {
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-widget .content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .blog-widget .content ul li {
    margin-bottom: 10px;
  }
  .blog-widget .content ul li:last-child {
    margin-bottom: 0;
  }
  .blog-slider-warp .swiper-btn {
    display: flex;
    justify-content: center;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next,
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    top: -10px;
    margin-top: 40px;
    position: relative;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next::before,
  .blog-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    display: block;
    height: 45px;
    line-height: 49px;
  }
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    left: auto;
    right: 20px;
  }
  .blog-slider-warp .swiper-btn .swiper-button-prev:before {
    font-size: 21px;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -20px;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next:before {
    font-size: 18px;
  }
  /*
  Hero Style3 Warp Style
  ======================================================*/
  .hero-style3-warp {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .hero-style3-warp .hero3-shape5 {
    display: none;
  }
  .hero-style3-warp .hero-chart {
    display: none;
  }
  .hero-style3-content h1 {
    font-size: 26px;
  }
  .hero-style3-content .title {
    margin-bottom: 10px;
  }
  .hero-style3-content .hero-style3-btn {
    margin-top: 20px;
  }
  .hero-style2-image {
    margin-top: 20px;
  }
  .hero-style2-image .congrats-card {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 18px;
    padding-left: 8px;
    position: relative;
    right: 0;
    top: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .hero-style2-image .congrats-card .icon {
    font-size: 35px;
    line-height: 66px;
    width: 55px;
    height: 55px;
  }
  .hero-style2-image .congrats-card h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .hero-style2-image .people-platform {
    position: relative;
    bottom: 0;
    left: 0;
    transform: unset;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
  }
  .hero-style2-image .people-platform .image-list li {
    display: inline-block;
    margin-left: -26px;
  }
  .hero-style2-image .hero5 {
    margin-right: 0;
  }
  /*
  Better Warp Style
  ======================================================*/
  .batter-box {
    padding: 25px;
  }
  .batter-box .icon {
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 59px;
    margin-bottom: 15px;
  }
  .batter-box h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .better-warp .better-map {
    display: none;
  }
  /*
  Develop Warp Style
  ======================================================*/
  .develop-widget {
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .develop-widget .develop2 {
    position: relative;
    right: 0;
    margin-top: 15px;
  }
  .develop-widget .develop1 {
    position: relative;
    right: 0;
    margin-top: 15px;
  }
  .develop-widget .content h4 {
    font-size: 19px;
    margin-bottom: 10px;
  }
  /*
  Career Warp Style
  ======================================================*/
  .career-image {
    padding-right: 0;
    padding-bottom: 160px;
  }
  .career-image .career-shape1 {
    display: none;
  }
  .career-image .career-shape2 {
    display: none;
  }
  .career-image .career-shape3 {
    display: none;
  }
  .career-image .career-shape4 {
    display: none;
  }
  .career-image .career2 {
    width: 220px;
    height: 215px;
    position: absolute;
    right: auto;
    left: 0;
    bottom: 0;
  }
  .career-image .trainer-box {
    top: 50px;
    left: 0;
    padding: 20px;
  }
  .career-image .trainer-box .icon {
    width: 35px;
    height: 34px;
    line-height: 43px;
    font-size: 20px;
  }
  .career-image .trainer-box h1 {
    font-size: 30px;
    padding-left: 10px;
  }
  .career-image .trainer-box p {
    margin-top: 10px;
  }
  .career-image .video-btn {
    right: 30px;
    top: 80px;
    width: 45px;
    height: 45px;
    line-height: 46px;
  }
  .career-image .video-btn::before {
    display: none;
  }
  .career-warp .career-shape3 {
    display: none;
  }
  .career-warp .career-shape4 {
    display: none;
  }
  .career-content {
    margin-top: 20px;
  }
  .career-content .best-tag {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 26px;
    padding-right: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .career-content .best-tag .quote3 {
    display: none;
  }
  .career-content .best-tag p {
    margin-bottom: 0;
  }
  .career-content ul li img {
    top: 4px;
  }
  /*
  Management Warp Style
  ======================================================*/
  .management-style3-widget {
    padding-left: 0;
  }
  .management-style3-widget .management-shape1 {
    display: none;
  }
  .management-style4-widget {
    padding-right: 0;
    position: relative;
  }
  .management-style4-widget .view {
    display: none;
  }
  .management-card {
    padding: 20px;
  }
  .management-card .content {
    padding-left: 15px;
  }
  .management-card .content h3 {
    font-size: 18px;
  }
  /*
  Explore Warp Style
  ======================================================*/
  .explore-nav3-pills {
    margin-left: 0;
  }
  .explore-nav3-pills .nav-link {
    padding: 5px 8px;
    font-size: 13px;
    margin-bottom: 8px;
    margin-top: 10px;
  }
  .explore-style3-warp .explore3-shape1 {
    display: none;
  }
  .explore-style3-warp .explore3-shape2 {
    display: none;
  }
  /*
  Instant Warp Style
  ======================================================*/
  .instant-access-content {
    margin-bottom: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .access-video-btn .video-btn {
    color: #fff;
    background: #FD4045;
  }
  .access-video-btn .video-btn::before {
    display: none;
  }
  /*
  Education Warp Style
  ======================================================*/
  .educational-style2-content {
    margin-right: 0;
    margin-top: 25px;
    padding-left: 0;
  }
  .educational-style2-content .ed-list li .icon {
    width: 45px;
    height: 45px;
    font-size: 35px;
  }
  .educational-style2-content .ed-list li .content {
    padding-left: 60px;
  }
  .educational-style2-content .ed-list li .content h5 {
    font-size: 18px;
  }
  .educational-style2-warp .affordable-shape2 {
    display: none;
  }
  /*
  global Style2 Warp Style
  ======================================================*/
  .global-warp .ps-0 {
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  /*
  Counter Style2 Warp Style
  ======================================================*/
  .counter-widget .icon .counter-icon {
    height: 35px;
    width: 35px;
  }
  .counter-widget .icon i {
    font-size: 35px;
  }
  .counter-widget .content {
    margin-left: 20px;
  }
  .counter-widget .content h1 {
    font-size: 28px;
  }
  /*
  Join Us Warp Style
  ======================================================*/
  .join-us-warp .inner-join {
    margin-bottom: -140px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .join-us-warp .inner-join .image {
    display: none;
  }
  .join-us-warp .inner-join .image2 {
    display: none;
  }
  .join-us-warp .inner-join .image3 {
    display: none;
  }
  .join-us-warp .inner-join .image4 {
    display: none;
  }
  .join-us-warp .inner-join .image5 {
    display: none;
  }
  .join-us-warp .inner-join .image6 {
    display: none;
  }
  .join-us-warp .inner-join .image7 {
    display: none;
  }
  .inner-hero-warp {
    padding-top: 60px;
    padding-bottom: 75px;
  }
  .inner-hero-content h1 {
    font-size: 28px;
    margin-bottom: 8px;
  }
  .popular-warp .popular-shape1 {
    display: none;
  }
  .category-warp .categories-shape2 {
    display: none;
  }
  .popular-warp .popular-shape2 {
    display: none;
  }
  .inner-testimonial-widget {
    padding-top: 25px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 40px;
    margin-right: 33px;
  }
  .te-man {
    display: block !important;
  }
  .inner-team-details {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .inner-team-details .man-image {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
  }
  .inner-team-details .content {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    margin-bottom: 25px;
  }
  .inner-team-details .content::before {
    display: none;
  }
  .become-warp .become-shape {
    display: none;
  }
  .inner-become-warp {
    max-width: 100%;
    padding: 20px;
  }
  .inner-become-warp .input-widget label {
    font-size: 15px;
  }
  .inner-become-warp .input-widget .form-control {
    padding-left: 16px;
    height: 50px;
    font-size: 14px;
  }
  .showing-warp .selector {
    width: 100%;
  }
  .shop-details-image {
    margin-bottom: 25px;
  }
  .shop-details-content ul li:nth-child(2) {
    display: inline-block !important;
  }
  .shop-details-content ul li .default-btn {
    margin-left: 0;
    padding: 12px 35px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .shop-details-content ul li .heart {
    margin-top: 20px;
    display: block;
  }
  .inner-review-tab .tab-review .reviews-warp .user {
    width: 65px;
    height: 65px;
  }
  .inner-review-tab .tab-review .reviews-warp .content {
    margin-left: 15px;
  }
  .inner-review-tab .tab-review .leave-form {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner-review-tab .tab-review .leave-form .form-control {
    height: 50px;
    font-size: 13px;
  }
  .checkout-widget {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .checkout-widget .checkout-form {
    padding: 25px;
  }
  .checkout-widget .checkout-form .form-control {
    height: 50px;
    font-size: 14px;
  }
  .order-warp {
    padding: 25px;
    background: #F8F8F8;
    border-radius: 5px;
  }
  .popularity-warp .selector-warp {
    width: 125px;
  }
  .popularity-warp .selector-warp .form-select {
    width: 125px;
    font-size: 14px;
  }
  .popularity-warp .input-warp {
    height: 50px;
  }
  .popularity-warp .input-warp .form-control {
    padding-left: 45px;
    font-size: 13px;
  }
  .popularity-warp .input-warp i {
    font-size: 14px;
    left: 18px;
    transform: translateY(-7px);
  }
  .ply-tag {
    margin-bottom: 20px;
  }
  .courses-big-widget {
    margin-bottom: 40px;
    padding-right: 0;
  }
  .courses-big-widget h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .courses-big-widget .categories {
    margin-bottom: 15px;
  }
  .courses-big-widget .about-courses {
    margin-bottom: 20px;
  }
  .courses-big-widget .about-courses h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .courses-big-widget .met-instructors .met-content-warp {
    padding-top: 45px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 10px;
  }
  .courses-big-widget .met-instructors .met-content-warp .user {
    top: -22px;
    left: 25px;
  }
  .courses-big-widget .met-instructors .met-content-warp .user img {
    width: 50px;
    height: 50px;
  }
  .courses-big-widget .met-instructors .mane-btn {
    display: inline-block !important;
  }
  .courses-big-widget .met-instructors .mane-btn .default-btn {
    margin-top: 20px;
    margin-left: 0;
  }
  .courses-big-widget .reviews-warp .user {
    width: 55px;
    height: 55px;
  }
  .courses-big-widget .reviews-warp .content {
    margin-left: 20px;
  }
  .course-small-warp .small-course-box .content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .blog-big-warp {
    padding-right: 0;
  }
  .blog-big-warp .bb-card .content {
    padding: 25px;
  }
  .blog-big-warp .bb-card .content h2 {
    font-size: 18px;
  }
  .blog-small-warp {
    margin-left: 0;
  }
  .blog-small-warp .recent-post .blog-item {
    padding: 25px;
  }
  .bd-big-warp {
    padding-right: 0;
  }
  .bd-big-warp .tag-share {
    display: inline-block !important;
  }
  .bd-big-warp .tag-share .tag {
    display: inline-block !important;
  }
  .bd-big-warp .tag-share .tag a {
    padding: 8px 14px;
    margin: 0 7px 8px 0;
  }
  .bd-big-warp .tag-share .tag h5 {
    top: -2px;
    margin-bottom: 10px;
  }
  .bd-big-warp .blog-details-card h2 {
    font-size: 20px;
    margin-bottom: 12px;
    margin-top: 22px;
    padding-right: 0;
  }
  .bd-big-warp .blog-details-card ul li {
    display: inline-block;
    padding-right: 12px;
  }
  .bd-big-warp .bd-big-warp .p-style {
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .bd-big-warp .bd-big-warp .p-style p {
    font-size: 14px;
    color: #222222;
  }
  .bd-big-warp .reviews-warp .user {
    width: 60px;
    height: 60px;
  }
  .bd-big-warp .reviews-warp .content {
    margin-left: 15px;
  }
  .bd-big-warp .leave-form {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .contact-card {
    padding: 35px;
  }
  .inner-form-warp {
    padding: 25px;
  }
  .inner-form-warp .form-control {
    height: 50px;
    font-size: 14px;
  }
  .login-content {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .login-content {
    margin-left: 0;
    border-radius: 0;
  }
  .login-content.register-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ps-0 {
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .popular-warp .explore-link p a {
    font-size: 13px;
  }
  .blog-warp .explore-link p a {
    font-size: 13px;
  }
  .explore-style2-warp .explore-link p a {
    font-size: 13px;
  }
  .global-warp .explore-link p a {
    font-size: 13px;
  }
}
/* Min width 576px to Max width 767px */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .heder-list {
    text-align: end !important;
    margin-top: 0;
  }
  .choose-widget {
    padding: 25px;
    margin-left: 0;
    margin-top: 25px;
  }
  .choose-widget .choose-item {
    margin-bottom: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex !important;
  }
  .choose-widget .choose-item h1 {
    font-size: 30px;
    align-items: end;
  }
  .choose-widget .choose-item h1 span {
    font-size: 14px;
    top: -4px;
    left: 10px;
  }
  .choose-widget .choose-item .icon {
    left: 20px;
    margin-bottom: 15px;
  }
  .choose-widget .choose-shape2 {
    display: none;
  }
  .hero-style2-image .congrats-card {
    display: flex;
    align-items: center;
    text-align: start;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 18px;
    padding-left: 8px;
    border-radius: 5px;
    position: absolute;
    right: -1%;
    top: 50%;
  }
  .hero-style2-image .people-platform {
    display: flex;
    bottom: 0;
    text-align: start;
    left: 15%;
    transform: rotate(21deg);
    align-items: center;
    position: absolute;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
  }
  .develop-widget {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 39px;
  }
  .develop-widget .content {
    max-width: 260px;
  }
  .develop-widget .develop2 {
    position: absolute;
    right: 0;
    width: 255px;
  }
  .develop-widget .develop1 {
    position: absolute;
    width: 262px;
  }
  .career-image {
    padding-right: 135px;
    padding-bottom: 65px;
  }
  .career-image .career2 {
    width: 279px;
    height: 252px;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
  }
  .choose-widget .choose-item .icon {
    margin-right: 25px;
  }
  .shop-details-content ul li:nth-child(2) {
    display: flex !important;
  }
  .shop-details-content ul li .default-btn {
    margin-left: 20px;
    padding: 12px 35px;
    margin-right: 20px;
    margin-top: 0;
  }
  .shop-details-content ul li .heart {
    margin-top: 0;
    display: inline-block;
  }
  .bd-big-warp .tag-share .tag {
    display: flex !important;
  }
  .contact-card {
    padding: 23px;
  }
}
/* Min width 768px to Max width 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*
  Container Warp Style
  ======================================================*/
  .top-header-warp .container-fluid {
    max-width: 720px;
  }
  .hero-warp .container-fluid {
    max-width: 720px;
  }
  .hero-style3-warp .container-fluid {
    max-width: 720px;
  }
  .heder-list {
    text-align: end !important;
  }
  .hero-content h1 {
    font-size: 34px;
    margin-bottom: 10px;
  }
  .section-warp {
    display: flex !important;
  }
  .section-warp .single-section h2 {
    font-size: 35px;
    padding-bottom: 0;
  }
  .single-section h2 {
    font-size: 35px;
    padding-bottom: 5px;
  }
  .explore-nav-pills {
    justify-content: end;
    margin-top: -71px;
  }
  .instructor-content h2 {
    font-size: 28px;
    padding-bottom: 0;
  }
  .instructor-image {
    padding-right: 0;
    margin-bottom: 0;
  }
  .hero-style2-content h1 {
    font-size: 35px;
  }
  .p-0 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .inner-client-warp .client-content {
    max-width: 100%;
    margin: 10px;
  }
  .inner-development-warp .development-content {
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .inner-development-warp .development1 {
    max-width: 500px;
  }
  .choose-image .choose-shape3 {
    display: none;
  }
  .hero-style2-image .congrats-card {
    display: flex;
    align-items: center;
    text-align: start;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 18px;
    padding-left: 8px;
    border-radius: 5px;
    position: absolute;
    right: -1%;
    top: 50%;
  }
  .hero-style2-image .people-platform {
    display: flex;
    bottom: 0;
    text-align: start;
    left: 15%;
    transform: rotate(21deg);
    align-items: center;
    position: absolute;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
  }
  .develop-widget {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 39px;
  }
  .develop-widget .content {
    max-width: 340px;
  }
  .develop-widget .develop2 {
    position: absolute;
    right: 0;
    width: 255px;
  }
  .develop-widget .develop1 {
    position: absolute;
    width: 262px;
  }
  .career-image {
    padding-right: 135px;
    padding-bottom: 65px;
  }
  .career-image .career2 {
    width: 279px;
    height: 252px;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
  }
  .client-content .client-widget {
    padding: 60px;
    display: block;
    margin-top: 10px;
  }
  .testimonial-content .testimonial-card {
    padding-top: 36px;
    padding-bottom: 40px;
    padding-left: 41px;
    padding-right: 70px;
    margin-right: 0;
  }
  .inner-instructor {
    overflow: hidden;
  }
  .inner-become-warp {
    max-width: 100%;
    padding: 50px;
  }
  .shop-details-content ul li:nth-child(2) {
    display: flex !important;
  }
  .shop-details-content ul li .default-btn {
    margin-left: 20px;
    padding: 12px 35px;
    margin-right: 20px;
    margin-top: 0;
  }
  .shop-details-content ul li .heart {
    margin-top: 0;
    display: inline-block;
  }
  .bd-big-warp .tag-share .tag {
    display: flex !important;
  }
}
/* Min width 992px to Max width 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  p {
    font-size: 15px;
  }
  .default-btn {
    padding: 12px 25px;
    font-size: 15px;
  }
  .section-warp .single-section h2 {
    font-size: 32px;
    position: relative;
    padding-bottom: 15px;
  }
  .single-section h2 {
    font-size: 32px;
  }
  .section-title h2 {
    font-size: 35px;
  }
  /*
  Container Warp Style
  ======================================================*/
  .top-header-warp .container-fluid {
    max-width: 960px;
  }
  .hero-warp .container-fluid {
    max-width: 960px;
  }
  .hero-style3-warp .container-fluid {
    max-width: 960px;
  }
  /*
  Hero Warp Style
  ======================================================*/
  .hero-warp .hero-shape8 {
    display: none;
  }
  .hero-warp .hero-shapes {
    display: none;
  }
  .hero-content h1 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .hero-image .congrats-card h6 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .hero-image .congrats-card .congrats {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero-image .free-card {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /*
  Skill Warp Style
  ======================================================*/
  .skill-card .icon {
    width: 45px;
    height: 45px;
    line-height: 56px;
    font-size: 24px;
  }
  .skill-card .content h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .skill-card .content p {
    margin-bottom: 10px;
  }
  .category-warp .categories-shape1 {
    display: none;
  }
  .categories-card {
    padding: 30px 20px;
  }
  .categories-card .content {
    padding-left: 15px;
  }
  .categories-card .content h4 {
    font-size: 18px;
  }
  .categories-card .icon {
    height: 55px;
    width: 55px;
    line-height: 53px;
  }
  /*
  Explore Warp Style
  ======================================================*/
  .explore-tab-content {
    margin-top: 60px;
  }
  .explore-card .content {
    padding-top: 20px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 25px;
  }
  .explore-card .content h3 {
    font-size: 18px;
  }
  .explore-card .content ul li {
    padding-right: 10px;
    font-size: 14px;
  }
  .explore-warp .explore-shape2 {
    display: none;
  }
  /*
  Choose Warp Style
  ======================================================*/
  .choose-widget {
    padding: 35px 35px 10px 35px;
    margin-left: 20px;
  }
  .choose-widget .choose-shape2 {
    display: none;
  }
  .choose-widget .choose-item {
    padding-top: 25px;
    padding-bottom: 30px;
    padding-left: 45px;
    padding-right: 25px;
  }
  .choose-widget .choose-item h1 {
    font-size: 40px;
  }
  .choose-content .choose-list li .icon {
    width: 45px;
    height: 45px;
    line-height: 56px;
    font-size: 30px;
    left: 0;
  }
  .choose-content .choose-list li .content {
    padding-left: 60px;
  }
  .popular-widget .content {
    margin-right: -120px;
    margin-left: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .popular-widget .content h3 {
    font-size: 18px;
  }
  .popular-widget .content ul li {
    padding-right: 12px;
  }
  .popular-widget .rounded-circle {
    left: 37px;
  }
  .popular-warp .popular-shape2 {
    display: none;
  }
  /*
  Testimonial Warp Style
  ======================================================*/
  .testimonial-content h2 .section-title-shape {
    bottom: 40px;
    right: 36%;
  }
  .testimonial-warp .testimonial-shape3 {
    display: none;
  }
  .blog-card .content {
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-card .content h3 {
    font-size: 18px;
  }
  .blog-card .content ul li {
    padding-right: 10px;
    font-size: 12px;
  }
  .blog-card .content ul li img {
    width: 13px;
    height: 15px;
    padding-right: 0;
  }
  .blog-warp .blog-shape2 {
    display: none;
  }
  .inner-instructor {
    overflow: hidden;
  }
  .col-lg-3:nth-child(2) .footer-widget {
    margin-left: 12px;
  }
  .col-lg-3:nth-child(3) .footer-widget {
    margin-left: 0;
  }
  .col-lg-3:nth-child(4) .footer-widget {
    margin-left: 10px;
    margin-right: 0;
  }
  .footer-widget .social-list li a {
    height: 40px;
    width: 40px;
    line-height: 46px;
  }
  /*
  All Slider Warp Style
  ======================================================*/
  .learn-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .learn-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -12px;
  }
  .learn-slider-warp .swiper-btn .swiper-button-next::before,
  .learn-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 50px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .explore-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next::before,
  .explore-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 50px;
  }
  .global-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .global-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .global-slider-warp .swiper-button-next::before,
  .global-slider-warp .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 50px;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next,
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    top: 34% !important;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next::before,
  .blog-slider-warp .swiper-btn .swiper-button-prev::before {
    width: 45px;
    height: 45px;
    line-height: 50px;
  }
  /*
  Hero Style2 Warp Style
  ======================================================*/
  .hero-style2-content h1 {
    font-size: 42px;
  }
  .hero-style2-warp p {
    padding-left: 0;
    line-height: 30px;
  }
  /*
  Management Warp Style
  ======================================================*/
  .management-widget {
    padding-left: 0;
  }
  .management-widget .management-shape1 {
    display: none;
  }
  .management-style2-widget {
    padding-right: 0;
  }
  .management-style2-widget .view {
    display: none;
  }
  .management-box {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .management-box .icon {
    height: 55px;
    width: 55px;
    line-height: 57px;
  }
  .management-box .content h3 {
    font-size: 18px;
  }
  /*
  Explore Warp Style
  ======================================================*/
  .explore-box .content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .explore-box .content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .explore-box .content ul li {
    padding-right: 10px;
    font-size: 14px;
  }
  /*
  Development Warp Style
  ======================================================*/
  .inner-development-warp .development1 {
    max-width: 600px;
  }
  .choose-style2-content {
    padding-left: 90px;
  }
  .choose-style2-content h2 {
    padding-bottom: 5px;
  }
  .choose-style2-content .choose-list {
    margin-top: 20px;
  }
  .choose-style2-content .choose-list li .content h5 {
    font-size: 20px;
  }
  .choose-image .choose-shape3 {
    display: none;
  }
  .global-widget .content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .global-widget .content h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .global-widget .content ul li {
    padding-right: 10px;
    font-size: 14px;
  }
  .inner-counter-warp {
    padding-right: 20px;
    padding-left: 20px;
  }
  .counter-box .icon i {
    font-size: 35px;
  }
  .counter-box .content {
    margin-left: 20px;
  }
  .counter-box h1 {
    font-size: 40px;
    margin-bottom: 2px;
  }
  .inner-client-warp {
    padding-top: 200px;
    padding-bottom: 60px;
    padding-left: 30px;
  }
  .inner-client-warp .client-content {
    max-width: 525px;
  }
  .client-content .client-widget {
    padding: 25px;
    margin-top: 15px;
  }
  .client-content .client-widget .image {
    width: 100px;
  }
  .client-content .client-widget .image img {
    width: 80px;
    height: 80px;
  }
  .client-content .client-widget .content .details h5 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #ffffff;
  }
  .client-content .content p {
    line-height: 26px;
  }
  .all-shapes {
    display: none;
  }
  .hero-style3-content h1 {
    font-size: 45px;
    margin-bottom: 10px;
  }
  .hero-style2-image .hero-chart {
    left: 60px;
  }
  .batter-box {
    padding: 25px 10px;
  }
  .batter-box h3 {
    font-size: 18px;
  }
  .batter-box p {
    font-size: 13px;
  }
  .develop-widget {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 50px;
  }
  .develop-widget .content {
    max-width: 300px;
  }
  .develop-widget .content h4 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .develop-widget .develop1 {
    width: 207px;
  }
  .develop-widget .develop2 {
    width: 200px;
  }
  .career-image {
    padding-right: 60px;
    padding-bottom: 50px;
  }
  .career-image .career2 {
    width: 270px;
    height: 200px;
  }
  /*
  Management Warp Style
  ======================================================*/
  .management-style3-widget {
    padding-left: 0;
  }
  .management-style3-widget .management-shape1 {
    display: none;
  }
  .management-style4-widget {
    padding-right: 0;
  }
  .management-style4-widget .view {
    display: none;
  }
  .management-card {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .management-card .icon {
    height: 55px;
    width: 55px;
    line-height: 57px;
  }
  .management-card .content h3 {
    font-size: 18px;
  }
  .counter-widget h1 {
    font-size: 35px;
    margin-bottom: 2px;
  }
  .counter-widget::before {
    display: none;
  }
  .join-us-warp .inner-join .image3 {
    display: none;
  }
  .join-us-warp .inner-join .image6 {
    display: none;
  }
  .become-warp .become-shape {
    display: none;
  }
  .shop-card .image ul li a {
    width: 45px;
    height: 45px;
    line-height: 58px;
    font-size: 20px;
  }
  .course-small-warp .small-course-box .content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .contact-card {
    padding: 25px;
  }
  .login-content {
    padding-top: 55px;
    padding-bottom: 55px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .modal-dialog {
    max-width: 100%;
  }
  .expert-content {
    padding-left: 40px;
    margin-right: 0px;
  }
  .educational-content {
    margin-right: 0;
  }
  .educational-style2-content {
    margin-right: 0;
  }
  .instant-content {
    padding-top: 38px;
  }
  .inner-instructor .instructor-shape2 {
    display: none;
  }
}
/* Min width 1200px to Max width 1399px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  p {
    font-size: 15px;
  }
  .single-section h2 {
    font-size: 35px;
    padding-bottom: 15px;
  }
  .section-warp .single-section h2 {
    font-size: 35px;
  }
  .section-title h2 {
    font-size: 35px;
  }
  /*
  Container Warp Style
  ======================================================*/
  .top-header-warp .container-fluid {
    max-width: 1140px;
  }
  .hero-warp .container-fluid {
    max-width: 1140px;
  }
  .hero-style3-warp .container-fluid {
    max-width: 1140px;
  }
  /*
  Hero Warp Style
  ======================================================*/
  .hero-warp .hero-shape8 {
    display: none;
  }
  .hero-warp .hero-shape1 {
    display: none;
  }
  .hero-warp .hero-shape5 {
    display: none;
  }
  .hero-warp .hero-shape11 {
    display: none;
  }
  .hero-warp .hero-shape9 {
    display: none;
  }
  .hero-warp .hero-shape7 {
    display: none;
  }
  .hero-warp .hero-shape3 {
    display: none;
  }
  .hero-content h1 {
    font-size: 50px;
    margin-bottom: 10px;
  }
  /*
  Category Warp Style
  ======================================================*/
  .category-warp .categories-shape1 {
    display: none;
  }
  .categories-card {
    padding: 30px;
  }
  .categories-card .content h4 {
    font-size: 20px;
  }
  /*
  Explore Warp Style
  ======================================================*/
  .explore-tab-content {
    margin-top: 40px;
  }
  .explore-card .content {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .explore-card .content ul li {
    padding-right: 18px;
  }
  .explore-card .content h3 {
    font-size: 20px;
  }
  /*
  Choose Warp Style
  ======================================================*/
  .choose-widget {
    padding: 40px;
    margin-left: 30px;
  }
  .choose-widget .choose-shape2 {
    display: none;
  }
  .choose-widget .choose-item {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 60px;
    padding-right: 30px;
  }
  .choose-content h2 .section-title-shape {
    right: 42%;
  }
  /*
  Popular Warp Style
  ======================================================*/
  .popular-widget .content {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .popular-widget .content ul li {
    padding-right: 18px;
  }
  .popular-widget .content h3 {
    font-size: 20px;
  }
  .popular-warp .popular-shape2 {
    display: none;
  }
  /*
  Testimonial Warp Style
  ======================================================*/
  .testimonial-content h2 .section-title-shape {
    bottom: 41px;
    right: 36%;
  }
  /*
  Blog Warp Style
  ======================================================*/
  .blog-card .content {
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .blog-warp .blog-shape1 {
    display: none;
  }
  .blog-warp .blog-shape2 {
    display: none;
  }
  /*
  Hero Style2 Warp Style
  ======================================================*/
  .hero-style2-content h1 {
    font-size: 50px;
    letter-spacing: 0.05em;
  }
  /*
  All Slider Warp Style
  ======================================================*/
  .learn-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .learn-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -12px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .explore-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .global-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .global-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next,
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    top: 36% !important;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  /*
  Management Warp Style
  ======================================================*/
  .management-box {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 20px;
  }
  .management-box .content {
    padding-left: 15px;
  }
  .management-box .content h3 {
    font-size: 18px;
    color: #ffffff;
  }
  /*
  Explore Warp Style
  ======================================================*/
  .explore-box .content {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  /*
  Global Warp Style
  ======================================================*/
  .global-widget .content {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  /*
  Counter Warp Style
  ======================================================*/
  .counter-box .content {
    margin-left: 35px;
  }
  .counter-box h1 {
    font-size: 35px;
  }
  /*
  inner Client Warp Style
  ======================================================*/
  .inner-client-warp .client-content {
    max-width: 585px;
  }
  /*
  Blog Warp Style
  ======================================================*/
  .blog-widget .content {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /*
  Hero Style3 Warp Style
  ======================================================*/
  .hero-style3-warp .hero3-shape1 {
    display: none;
  }
  .hero-style3-warp .hero3-shape3 {
    display: none;
  }
  .hero-style3-warp .hero3-shape4 {
    display: none;
  }
  .hero-style3-warp .hero3-shape7 {
    display: none;
  }
  .hero-style3-warp .hero3-shape9 {
    display: none;
  }
  .hero-style3-warp .hero3-shape6 {
    display: none;
  }
  .hero-style3-content h1 {
    font-size: 55px;
    margin-bottom: 10px;
  }
  .hero-style2-image .hero-chart {
    left: 70px;
    top: 28%;
  }
  .hero-style2-image .hero5 {
    margin-right: 0;
  }
  /*
  Develop Warp Style
  ======================================================*/
  .develop-widget .content {
    max-width: 290px;
  }
  /*
  career Warp Style
  ======================================================*/
  .career-warp .career-shape3 {
    display: none;
  }
  .career-image {
    padding-right: 90px;
    padding-bottom: 65px;
  }
  .career-image .career-shape1 {
    display: none;
  }
  .career-image .video-btn {
    top: 95px;
    right: 65px;
  }
  /*
  Management Warp Style
  ======================================================*/
  .management-card {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 20px;
  }
  .management-card .content {
    padding-left: 15px;
  }
  .management-card .content h3 {
    font-size: 18px;
  }
  /*
  Explore3 Warp Style
  ======================================================*/
  .explore-style3-warp .explore3-shape2 {
    display: none;
  }
  /*
  Instant Warp Style
  ======================================================*/
  .instant-access-content {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 70px;
    padding-right: 70px;
  }
  /*
  Education Warp Style
  ======================================================*/
  .educational-style2-warp .affordable-shape2 {
    display: none;
  }
  /*
  inner Client Warp Style
  ======================================================*/
  .inner-client-warp {
    padding-left: 40px;
  }
  /*
  Blog Style3 Warp Style
  ======================================================*/
  .blog-card .content ul li {
    font-size: 14px;
  }
  .blog-card.style2 .content h3 {
    margin-bottom: 18px;
  }
  .blog-warp .explore-link {
    margin-top: 0;
    text-align: center;
  }
  .login-content {
    padding-top: 95px;
    padding-bottom: 95px;
    padding-left: 80px;
    padding-right: 80px;
  }
  .expert-content {
    margin-right: 0;
  }
  .educational-content {
    margin-right: 0;
  }
  .educational-style2-content {
    margin-right: 0;
  }
}
/* Min width 1400px to Max width 1499px */
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  /*
  Container Warp Style
  ======================================================*/
  .top-header-warp .container-fluid {
    max-width: 1320px;
  }
  .hero-warp .container-fluid {
    max-width: 1320px;
  }
  .hero-style3-warp .container-fluid {
    max-width: 1320px;
  }
  .hero-warp .hero-shape8 {
    display: none;
  }
  /*
  All Slider Warp Style
  ======================================================*/
  .learn-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .learn-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: -12px;
  }
  .explore-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .explore-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .global-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .global-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next,
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    top: 36% !important;
  }
  .blog-slider-warp .swiper-btn .swiper-button-next {
    left: auto;
    right: 0;
  }
  .blog-slider-warp .swiper-btn .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .hero-style3-warp .hero3-shape9 {
    display: none;
  }
  .hero-style3-warp .hero3-shape7 {
    display: none;
  }
  .hero-style3-content h1 {
    font-size: 65px;
  }
  .hero-content h1 {
    font-size: 55px;
  }
  .modal-dialog {
    max-width: 100%;
  }
  .login-content {
    padding-top: 95px;
    padding-bottom: 95px;
    padding-left: 80px;
    padding-right: 80px;
  }
}/*# sourceMappingURL=responsive.css.map */