@media only screen and (min-width: 1200px) {
  a.menu-bar-btn {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  a.menu-bar-btn {
    display: block;
  }

  .inner-header-top .header-area a.admission-hei-btn {
    display: none;
  }
}

@media only screen and (min-width: 1600px) {
  .container {
    max-width: 80%;
  }

  .header-area {
    padding: 30px 10%;
  }

  .main-slider .carousel-caption {
    left: 12%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-video-box iframe {
    height: 200px;
  }

  .header-area.is-sticky {
    padding: 4px 20px;
  }

  a.admission-hei-btn {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 8px;
  }

  a.menu-bar-btn {
    margin-top: 4px;
  }

  nav.navbar.main-menu-bar {
    display: none;
  }

  .top-bar .col-md-12 {
    display: none;
  }

  .top-bar .col-md-5,
  .top-bar .col-md-7 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  ul.top-navigation-center {
    text-align: start !important;
  }

  .footer-contact-details2 p br {
    display: none;
  }

  .main-slider .carousel-caption {
    bottom: 50px;
    width: 70%;
  }

  .shop>li {
    width: 25% !important;
  }

  h2.gal-head {
    width: 30%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-gallery-item .single-gallery-item-content {
    min-height: 280px;
  }

  .logo img {
    width: 120px;
  }

  .header-area.is-sticky .raque-responsive-nav .logo {
    width: 60%;
  }

  .raque-responsive-menu .header-logos h1 {
    font-size: 18px;
  }

  .business-banner-content h1 {
    font-size: 50px !important;
  }

  .mobile-links {
    width: 100% !important;
  }

  .footer-bottom-area {
    margin-top: 0 !important;
  }

  .offcanvas {
    width: 50%;
    clip-path: none;
    padding-left: 0px;
  }

  .inner-header-top .header-area h1 {
    display: block !important;
  }

  .inner-header-top .raque-responsive-nav .logo {
    width: 70% !important;
  }

  .shop>li {
    width: 50% !important;
  }

  h2.gal-head {
    width: 50% !important;
  }

  .business-banner-content {
    padding: 0px 12% !important;
    text-align: center;
  }

  .main-slider .carousel-item img {
    height: 100vh !important;
  }
}

@media only screen and (max-width: 575px) {
  .business-banner-content {
    padding: 0 20px !important;
    text-align: center;
  }

  .error-sec .error-container {
    font-size: 100px;
    margin: 20px 15px;
  }
    .error-sec .zoom-area {
      font-size: 18px;
      line-height: 25px;
    }

  .error-sec h1 {
    font-size: 30px;
  }

  header.is-sticky .raque-responsive-menu .header-logos h1 {
    display: none;
  }

  .offcanvas {
    width: 90%;
    clip-path: none;
    padding-left: 0px;
  }

  a.moreless-but {
    font-size: 14px;
  }

  .footer-contact-details2 ul.mobile-links {
    column-count: 1;
  }

}

/* Max width 767px */
@media only screen and (max-width: 767px) {
  .testimonial-video-box iframe {
    height: 200px;
  }
  .faqBlock {
     border: 0; 
    margin-bottom: 12px;
}
#calendar {
    padding: 4px !important;
}
.fc-toolbar {
    padding: 10px 10px;
    margin-bottom: 20px;
    border-radius: 30px;
}
th.fc-col-header-cell {
    padding: 3px 3px;
    font-size: 14px;
}
.inner-header-top .header-area .logo img {
    width: 45px;
}
#closeCal {
    top: -44px;
    right: 42px;
    width: 20px;
}
.fc-toolbar h2 {
    font-size: 18px !important;
    line-height: 28px;
    font-weight: 600;
}
.academicSec {
    padding: 30px 0px;
}
h2.mainHead2 {
  font-size: 26px;
}
.maniTitle2 {
  font-size: 30px !important;}
.performaingImg .academicImg img {
    height: 340px;
}
.inner-page-banner-img img {
  height: 100%;
}
p.faqPara {
  padding-left: 0px;
}
span.faqSeq {
  background: transparent;}
.wrapper-fee-structure {
  padding: 12px 12px;
}
.academicSecContent.academicSecContent1 {
  padding: 19px 19px;
}
h1.mainHead {
    font-size: 30px;
}
  .mission-vision-log img {
    width: 180px;
    height: 100%;
  }

  .top-bar {
    display: none;
  }

  header.header-area.is-sticky a.admission-hei-btn {
    display: none;
  }

  .about-event {
    margin-top: 0;
  }

  .admission-wo-image .inner-about-content {
    padding: 30px 20px;
    margin-top: 0;
  }

  .inner-header-top .menu-bar a.menu-bar-btn i {
    font-size: 34px;
  }

  .inner-page-wo-img {
    padding: 90px 0 0px 0 !important;
  }

  .inner-page-header.inner-page-wo-img img {
    width: 46px;
    margin-bottom: 8px;
  }

  h2.gal-head {
    font-size: 20px;
    width: 65%;
  }

  .contact-info {
    padding: 30px 20px;
    left: 0;
  }

  .contact-form {
    padding: 80px 40px 80px 140px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    clip-path: none;
    margin-top: 30px;
  }

  .inner-header-top .header-area h1 {
    display: none;
  }

  .inner-header-top .header-area {
    padding: 4px 12px;
  }

  .inner-page-banner {
    height: 60vh;
  }

  .inner-page-header img {
    width: 80px;
  }

  .inner-page-header h1 {
    margin-top: 0px;
    font-size: 28px;
  }

  .inner-page-header h1 span {
    font-size: 18px;
    line-height: 22px;
  }

  .inner-page-header {
    padding: 35px 0;
  }

  .inner-about-img img {
    height: 400px;
    clip-path: none;
    border: 4px solid #ffb246;
  }

  .iac-left {
    margin-right: 0;
    margin-left: 0;
    clip-path: none;
    border-right: 0;
  }

  .iac-right {
    margin-left: 0;
    margin-right: 0;
    clip-path: none;
    border-left: 0;
  }

  .inner-about-content {
    padding: 30px 20px 30px 20px;
    border-radius: 0;
  }

  .order1 {
    order: 1;
  }

  .order2 {
    order: 2;
  }

  .inner-about-content p.main-text {
    font-size: 16px;
    line-height: 28px;
  }

  .inner-about-content h2 {
    font-size: 22px;
  }

  .about-content-name h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .about-content-name h3 span {
    font-size: 16px;
  }

  .about-content-name {
    padding: 12px;
  }

  .footer-brand {
    padding: 12px 0 30px 0;
  }

  .preloader .box img {
    width: 180px;
  }

  .header-area.is-sticky {
    padding: 4px 12px;
  }

  header.is-sticky .logo img {
    width: 50px;
  }

  .about-event {
    margin-top: 30px;
    margin-left: 0;
  }

  .footer-contact-details {
    margin-bottom: 30px;
  }

  .upcoming-events {
    padding: 25px 20px;
    height: auto;
  }

  h4.title-medium {
    font-size: 26px;
  }

  .feedback-slides-content {
    padding-right: 0;
  }

  img.title-img {
    width: 12%;
    margin-bottom: 6px;
  }

  .header-area {
    padding: 16px 12px;
  }

  .main-slider .carousel-item img {
    height: 80vh;
    object-fit: cover;
  }

  .main-slider .carousel-caption {
    bottom: 20px;
    left: 0;
    width: 100%;
  }


  body {
    font-size: 14px;
  }

  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pt-100 {
    padding-top: 60px;
  }

  .pb-100 {
    padding-bottom: 60px;
  }

  .ptb-70 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pt-70 {
    padding-top: 30px;
  }

  .pb-70 {
    padding-bottom: 30px;
  }

  p {
    font-size: 14px;
  }

  .section-title {
    margin-bottom: 35px;
  }

  .section-title .sub-title {
    margin-bottom: 8px;
    font-size: 13.5px;
  }

  .section-title h2 {
    font-size: 27px;
  }

  .section-title p {
    max-width: 100%;
  }

  .section-title.text-left {
    text-align: center !important;
  }

  .section-title.text-left h2 {
    max-width: 100%;
  }

  .section-title.text-left .default-btn {
    display: none;
  }

  .default-btn {
    padding: 12px 20px 11px 50px;
    font-size: 15px;
  }

  .default-btn .icon-arrow {
    top: 10px;
    font-size: 22px;
  }

  .top-header {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 7px;
  }

  .top-header-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .top-header-contact-info li {
    font-size: 12.5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 8px;
    margin-right: 0;
    padding-left: 0;
  }

  .top-header-contact-info li i {
    font-size: 17px;
    position: relative;
    top: 3px;
    -webkit-transform: unset;
    transform: unset;
  }

  .top-header-contact-info li span {
    display: none;
  }

  .top-header-contact-info li a {
    font-size: 13px;
  }

  .top-header-contact-info li:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .top-header-btn {
    display: none;
  }

  .top-header-logo {
    display: none;
  }

  .top-header-style-two {
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding-top: 15px;
    padding-bottom: 7px;
  }

  .top-header-style-two .top-header-contact-info {
    text-align: center;
  }

  .top-header-style-two .top-header-contact-info li {
    text-align: center;
  }

  .top-header-style-three {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .top-header-style-three .top-header-contact-info {
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    padding-top: 0;
    padding-bottom: 0;
  }

  .top-header-style-three .top-header-contact-info li {
    font-size: 13px;
  }

  .top-header-style-three .top-header-contact-info li a {
    font-size: 13px;
  }

  .top-header-style-three .top-header-contact-info li:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .top-header-social {
    display: inline-block;
    margin-left: 10px;
    border-left: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .top-header-social span {
    margin-right: 2px;
    font-size: 13px;
  }

  .top-header-social a {
    font-size: 15px;
  }

  .top-header-login-register {
    text-align: center;
  }

  .top-header-style-four {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .top-header-style-four .top-header-contact-info {
    padding-top: 0;
    padding-bottom: 0;
  }

  .top-header-style-four .top-header-contact-info li:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .top-header-style-four .top-header-social {
    border-left: none;
  }

  .main-banner {
    height: 100%;
    padding-top: 250px;
    padding-bottom: 125px;
  }

  .main-banner-content {
    max-width: 100%;
    margin-top: 0;
    text-align: center;
  }

  .main-banner-content .sub-title {
    padding-left: 0;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 13px;
  }

  .main-banner-content .sub-title::before {
    display: none;
  }

  .main-banner-content h1 {
    font-size: 30px;
    margin-bottom: 17px;
  }

  .main-banner-content p {
    max-width: 100%;
    line-height: 1.7;
    font-size: 15px;
  }

  .main-banner-content .btn-box {
    margin-top: 30px;
  }

  .main-banner-content .btn-box .default-btn {
    margin-right: 6px;
  }

  .main-banner-content .btn-box .optional-btn {
    margin-left: 6px;
    font-size: 13px;
  }

  .home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 10px;
    font-size: 27px;
    width: 35px;
    height: 35px;
  }

  .home-slides.owl-theme .owl-nav [class*=owl-] i {
    top: 55%;
    -webkit-transform: translateY(-55%);
    transform: translateY(-55%);
  }

  .home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 10px;
  }

  .banner-section {
    height: 100%;
    padding-top: 250px;
    padding-bottom: 175px;
  }

  .banner-content {
    max-width: 100%;
    margin-top: 0;
    text-align: center;
  }

  .banner-content .sub-title {
    padding-left: 0;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 13px;
  }

  .banner-content .sub-title::before {
    display: none;
  }

  .banner-content h1 {
    font-size: 30px;
    margin-bottom: 17px;
  }

  .banner-content p {
    max-width: 100%;
    line-height: 1.7;
    font-weight: normal;
    font-size: 15px;
  }

  .banner-content .btn-box {
    margin-top: 25px;
  }

  .banner-content .btn-box .default-btn {
    margin-right: 6px;
  }

  .banner-content .btn-box .video-btn {
    margin-left: 6px;
    top: 0;
    font-size: 13px;
    padding-left: 35px;
  }

  .banner-content .btn-box .video-btn span {
    top: -6px;
    font-size: 30px;
  }

  .banner-content .btn-box .video-btn span::after,
  .banner-content .btn-box .video-btn span::before {
    width: 30px;
    height: 30px;
  }

  .banner-content::before {
    display: none;
  }

  .hero-banner {
    height: 100%;
    padding-top: 125px;
    padding-bottom: 80px;
  }

  .hero-banner-content {
    max-width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .hero-banner-content .sub-title {
    padding-left: 0;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 13px;
  }

  .hero-banner-content .sub-title::before {
    display: none;
  }

  .hero-banner-content h1 {
    font-size: 30px;
    margin-bottom: 17px;
  }

  .hero-banner-content p {
    max-width: 100%;
    line-height: 1.7;
    font-size: 15px;
  }

  .hero-banner-content .btn-box {
    margin-top: 30px;
  }

  .hero-banner-content .btn-box .default-btn {
    margin-right: 6px;
  }

  .hero-banner-content .btn-box .optional-btn {
    margin-left: 6px;
    font-size: 13px;
  }

  .hero-banner-image {
    padding-left: 0;
    margin-top: 30px;
  }

  .divider {
    bottom: -1px;
  }

  .main-banner-wrapper {
    padding-top: 75px;
  }

  .banner-wrapper-content h1 {
    margin-bottom: 18px;
    font-size: 30px;
  }

  .banner-wrapper-content p {
    font-size: 15px;
    max-width: 100%;
  }

  .banner-wrapper-content form button {
    position: relative;
    right: 0;
    top: 0;
    height: 45px;
    font-size: 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(255, 25, 73, 0.2);
    box-shadow: 0 5px 28.5px 1.5px rgba(255, 25, 73, 0.2);
  }

  .banner-wrapper-content form button:hover,
  .banner-wrapper-content form button:focus {
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(14, 181, 130, 0.2);
    box-shadow: 0 5px 28.5px 1.5px rgba(14, 181, 130, 0.2);
  }

  .banner-wrapper-image {
    margin-top: 35px;
  }

  .banner-wrapper {
    padding-top: 260px;
    padding-bottom: 110px;
  }

  .wrapper-content {
    padding-right: 0;
    text-align: center;
    margin-bottom: 30px;
  }

  .wrapper-content h1 {
    font-size: 33px;
    margin-bottom: 15px;
  }

  .wrapper-content form {
    margin-right: 0;
    margin-top: 25px;
  }

  .wrapper-content form button {
    position: relative;
    right: 0;
    top: 0;
    height: 50px;
    font-size: 15px;
    margin-top: 15px;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(255, 25, 73, 0.2);
    box-shadow: 0 5px 28.5px 1.5px rgba(255, 25, 73, 0.2);
  }

  .wrapper-content form button:hover,
  .wrapper-content form button:focus {
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(14, 181, 130, 0.2);
    box-shadow: 0 5px 28.5px 1.5px rgba(14, 181, 130, 0.2);
  }

  .banner-courses-category ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .banner-courses-category ul li a {
    font-size: 15px;
  }

  .banner-courses-category ul li a i {
    font-size: 35px;
  }

  .slider_area .tp-caption.NotGeneric-Icon,
  .slider_area .tp-caption .NotGeneric-Icon {
    font-size: 14px !important;
  }

  .slider_area .tp-caption.NotGeneric-Title,
  .slider_area .tp-caption .NotGeneric-Title {
    font-size: 33px !important;
  }

  .slider_area .tp-caption.NotGeneric-SubTitle,
  .slider_area .tp-caption .NotGeneric-SubTitle {
    font-size: 14px !important;
  }

  .slider_area .tp-caption.NotGeneric-btn .default-btn,
  .slider_area .tp-caption .NotGeneric-btn .default-btn {
    padding: 12px 20px 11px 50px !important;
    font-size: 13px !important;
  }

  .about-image {
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
    padding-bottom: 0;
  }

  .about-image img {
    width: 100%;
  }

  .about-image img:nth-child(2) {
    position: relative;
    right: 0;
    margin-top: 30px;
  }

  .about-content {
    padding-left: 0;
    text-align: center;
    padding: 0;
  }

  .about-content .sub-title {
    margin-bottom: 8px;
    font-size: 13.5px;
  }

  .about-content h1 {
    font-size: 28px;
  }

  .about-content h6 {
    margin-bottom: 14px;
    line-height: 1.5;
  }

  .about-content .features-text {
    margin-top: 20px;
    text-align: left;
  }

  .about-content .features-text h5 {
    margin-bottom: 15px;
    max-width: 295px;
    font-size: 16px;
    padding-top: 2px;
  }

  .about-content .default-btn {
    margin-top: 25px;
  }

  .about-content.left-content {
    max-width: 100%;
    padding-right: 0;
  }

  .about-right-image {
    margin-top: 30px;
    text-align: center;
    padding-left: 0;
    padding-bottom: 0;
  }

  .about-right-image img {
    width: 100%;
  }

  .about-right-image img:nth-child(2) {
    position: relative;
    margin-top: 30px;
  }

  .about-right-image .text-box {
    left: auto;
    top: 30%;
    width: 140px;
    height: 140px;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    right: 0;
  }

  .about-right-image .text-box .inner {
    font-size: 14px;
  }

  .about-right-image .text-box .inner span {
    font-size: 28px;
  }

  .about-inner-area {
    margin-top: 0;
  }

  .about-text {
    margin-top: 30px;
  }

  .about-text h3 {
    font-size: 18px;
  }

  .single-categories-courses-box {
    padding: 25px 20px;
  }

  .single-categories-courses-box h3 {
    font-size: 18px;
  }

  .single-categories-courses-box span {
    font-size: 13px;
  }

  .single-categories-courses-box .icon {
    width: 80px;
    height: 80px;
    font-size: 50px;
  }

  .single-categories-courses-item {
    padding: 25px 20px;
  }

  .single-categories-courses-item h3 {
    font-size: 18px;
  }

  .single-categories-courses-item span {
    font-size: 13px;
  }

  .single-categories-courses-item .icon {
    width: 80px;
    height: 80px;
    font-size: 50px;
  }

  .single-categories-courses-item:hover .icon,
  .single-categories-courses-item:focus .icon {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  .single-categories-courses-item:hover h3,
  .single-categories-courses-item:focus h3 {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }

  .single-categories-courses-item:hover span,
  .single-categories-courses-item:focus span {
    -webkit-transform: translateY(-21px);
    transform: translateY(-21px);
  }

  .single-categories-courses-item:hover .learn-more-btn,
  .single-categories-courses-item:focus .learn-more-btn {
    bottom: 15px;
  }

  .courses-categories-slides.owl-theme .owl-nav {
    margin-bottom: 30px;
  }

  .courses-categories-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .courses-categories-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .single-courses-category a {
    padding: 20px;
    font-size: 18px;
  }

  .single-courses-category a i {
    font-size: 45px;
  }

  .single-boxes-item {
    padding: 30px;
    min-height: auto;
  }

  .single-boxes-item h3 {
    font-size: 20px;
  }

  .single-boxes-item .boxes-btn {
    font-size: 13px;
  }

  .story-content {
    margin-top: 0;
    text-align: center;
  }

  .story-content h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .values-content {
    margin-top: 0;
    text-align: center;
  }

  .values-content h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .funfacts-inner {
    border-radius: 10px;
    padding: 25px 20px 0;
  }

  .funfacts-inner .col-lg-3 {
    border-right: none;
  }

  .single-funfact {
    margin-bottom: 25px;
  }

  .single-funfact .icon {
    font-size: 35px;
    margin-top: -3px;
    margin-bottom: 8px;
  }

  .single-funfact h3 {
    font-size: 32px;
  }

  .single-funfact p {
    font-size: 14px;
  }

  .shorting-menu {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 0;
  }

  .shorting-menu .filter {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 10px;
  }

  .single-courses-box .courses-image .courses-tag {
    right: 20px;
    font-size: 13px;
  }

  .single-courses-box .courses-content {
    padding: 20px;
  }

  .single-courses-box .courses-content h3 {
    font-size: 18px;
  }

  .single-courses-box .courses-box-footer {
    padding: 20px;
    text-align: center;
  }

  .single-courses-box .courses-box-footer ul li i {
    top: 0;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .single-courses-box .courses-box-footer ul .courses-price {
    font-size: 18px;
  }

  .single-courses-item .courses-content h3 {
    font-size: 18px;
  }

  .single-courses-item .courses-content .courses-rating .rating-total {
    display: none;
  }

  .single-courses-item .courses-box-footer {
    text-align: center;
  }

  .single-courses-item .courses-box-footer ul li i {
    top: 0;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .single-courses-item .courses-box-footer ul .courses-price {
    font-size: 18px;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .courses-slides.owl-theme .owl-dots {
    display: none !important;
  }

  .single-courses-list-box .box-item .courses-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 5px 5px 0 0;
  }

  .single-courses-list-box .box-item .courses-image .image {
    border-radius: 5px 5px 0 0;
    background-image: unset !important;
  }

  .single-courses-list-box .box-item .courses-image .image img {
    display: inline-block;
    border-radius: 5px 5px 0 0;
  }

  .single-courses-list-box .box-item .courses-desc {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single-courses-list-box .box-item .courses-desc .courses-content h3 {
    font-size: 18px;
  }

  .single-courses-list-box .box-item .courses-desc .courses-box-footer {
    text-align: center;
  }

  .single-courses-list-box .box-item .courses-desc .courses-box-footer ul li i {
    top: 0;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .single-courses-list-box .box-item .courses-desc .courses-box-footer ul .courses-price {
    font-size: 18px;
  }

  .courses-list-tab .tabs {
    margin-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
  }

  .courses-list-tab .tabs li {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  .courses-list-tab .tabs li a {
    display: block;
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .courses-topbar {
    text-align: center;
  }

  .courses-topbar .topbar-result-count p {
    font-size: 15px;
  }

  .courses-topbar .topbar-ordering {
    margin-top: 5px;
    margin-bottom: 7px;
  }

  .courses-details-header .courses-title h2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.4;
  }

  .courses-details-header .courses-meta {
    margin-top: 5px;
  }

  .courses-details-header .courses-meta ul li {
    font-size: 14px;
    margin-top: 15px;
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 0;
  }

  .courses-details-header .courses-meta ul li i {
    display: none;
  }

  .courses-details-header .courses-meta ul li span {
    font-size: 13px;
  }

  .courses-details-header .courses-price {
    text-align: left;
    margin-top: 20px;
  }

  .courses-details-header .courses-price .courses-review {
    display: block;
    margin-bottom: 10px;
  }

  .courses-details-header .courses-price .price {
    font-size: 30px;
  }

  .courses-details-desc h3 {
    font-size: 18px;
  }

  .courses-details-desc .why-you-learn ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .courses-details-desc .why-you-learn ul li span i {
    top: 0;
  }

  .courses-details-desc .courses-author .author-profile {
    padding: 0 20px 20px;
  }

  .courses-details-desc .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4 {
    font-size: 15px;
  }

  .courses-details-desc .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span {
    font-size: 13px;
  }

  .courses-details-desc .courses-author .author-profile .author-profile-title .author-profile-title-details a {
    padding: 5px 10px 4px;
    font-size: 13px;
  }

  .courses-details-desc .courses-accordion .accordion .accordion-item .accordion-title {
    padding: 13px 40px 13px 15px;
    font-size: 14px;
  }

  .courses-details-desc .courses-accordion .accordion .accordion-item .accordion-content .courses-lessons .single-lessons {
    padding-right: 0;
  }

  .courses-details-desc .courses-accordion .accordion .accordion-item .accordion-content .courses-lessons .single-lessons .number {
    display: block;
    margin-right: 0;
    margin-bottom: 6px;
  }

  .courses-details-desc .courses-accordion .accordion .accordion-item .accordion-content .courses-lessons .single-lessons .lessons-info {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-top: 8px;
  }

  .courses-review-comments .user-review {
    padding: 20px 0 20px 0;
  }

  .courses-review-comments .user-review img {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 15px;
  }

  .courses-review-comments .user-review .review-rating .review-stars i {
    font-size: 15px;
  }

  .courses-review-comments .user-review .review-rating span {
    top: 0;
  }

  .courses-sidebar-information ul li {
    padding: 12px 10px;
    font-size: 14px;
  }

  .courses-sidebar-syllabus {
    margin-bottom: 30px;
  }

  .courses-sidebar-syllabus h3 {
    margin-bottom: 25px;
    font-size: 18px;
  }

  .mission-content {
    padding: 25px;
    max-width: 100%;
  }

  .mission-content .section-title {
    margin-bottom: 25px;
  }

  .mission-content .section-title.text-left {
    text-align: left !important;
  }

  .mission-content h3 {
    margin-bottom: 13px;
    padding-bottom: 13px;
    font-size: 18px;
    line-height: 1.6;
  }

  .mission-content .owl-theme .owl-nav [class*=owl-] {
    font-size: 25px;
    width: 35px;
    height: 35px;
    line-height: 41px;
    left: -35px;
  }

  .mission-content .owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -35px;
  }

  .team-area {
    overflow: hidden;
  }

  .single-instructor-member .member-content h3 {
    font-size: 18px;
  }

  .single-instructor-member .member-content span {
    font-size: 13.5px;
  }

  .team-btn-box {
    margin-top: 20px;
  }

  .single-instructor-box .content {
    margin-top: 20px;
  }

  .single-instructor-box .content h3 {
    font-size: 18px;
  }

  .single-instructor-box .content span {
    font-size: 13.5px;
  }

  .team-slides.owl-theme .owl-nav {
    margin-bottom: 30px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .single-team-member .member-content {
    top: auto;
    padding: 20px;
    bottom: 0;
  }

  .single-team-member .member-content h3 {
    font-size: 18px;
  }

  .single-team-member .member-content span {
    font-size: 13.5px;
  }

  .instructor-details-area .section-title {
    margin-bottom: 30px;
  }

  .instructor-details-area .section-title h2 {
    font-size: 21px;
  }

  .instructor-details-desc {
    margin-bottom: 40px;
  }

  .instructor-details-desc .instructor-details-sidebar {
    margin-bottom: 30px;
  }

  .instructor-details-desc .instructor-details {
    text-align: center;
  }

  .instructor-details-desc .instructor-details h3 {
    margin-bottom: 8px;
    font-size: 20px;
  }

  .instructor-details-desc .instructor-details .sub-title {
    font-size: 14px;
  }

  .instructor-details-desc .instructor-details .instructor-details-info .row .col-lg-6:nth-child(2) {
    margin-top: 25px;
  }

  .instructor-details-desc .instructor-details .instructor-details-info h3 {
    font-size: 18px;
  }

  .instructor-details-desc .instructor-details .instructor-details-info ul li {
    font-size: 14px;
  }

  .instructor-details-desc .instructor-details .instructor-details-info ul li span {
    font-size: 13px;
  }

  .offer-area .section-title {
    margin-bottom: 5px;
  }

  .single-offer-box {
    padding: 25px 20px;
    margin-top: 30px;
  }

  .single-offer-box .icon {
    width: 80px;
    height: 80px;
    font-size: 40px;
    margin-bottom: 25px;
  }

  .single-offer-box h3 {
    font-size: 18px;
  }

  .single-testimonials-item {
    padding: 25px 20px 90px;
  }

  .single-testimonials-item p {
    font-size: 14.5px;
  }

  .single-testimonials-item .info h3 {
    font-size: 18px;
  }

  .testimonials-slides.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
  }

  .single-feedback-item {
    text-align: center;
    max-width: 100%;
  }

  .single-feedback-item p {
    font-size: 16px;
  }

  .single-feedback-item .info {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    padding-right: 100px;
    padding-bottom: 14px;
  }

  .single-feedback-item .info h3 {
    font-size: 16px;
  }

  .single-feedback-item .info img {
    width: 75px !important;
    height: 75px;
    right: 10px;
  }

  .single-feedback-item .info::before {
    display: none;
  }

  .feedback-slides.owl-theme {
    margin-bottom: 0;
  }

  .feedback-slides.owl-theme .single-feedback-item {
    margin-bottom: 30px;
  }

  .feedback-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .feedback-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .single-features-box {
    min-height: 360px;
    padding: 25px;
    border-right: none;
    border-bottom: 1px solid #cccccc;
  }

  .single-features-box .inner-content {
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .single-features-box .inner-content h3 {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .single-features-box:hover .inner-content h3 {
    -webkit-transform: translateY(-67px);
    transform: translateY(-67px);
  }

  .single-features-box:hover .inner-content p {
    -webkit-transform: translateY(-67px);
    transform: translateY(-67px);
  }

  .col-lg-3:nth-child(4) .single-features-box {
    border-bottom: none;
  }

  .single-work-process .icon {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
    font-size: 35px;
  }

  .single-work-process h3 {
    font-size: 18px;
  }

  .single-work-process::before {
    display: none;
  }

  .students-feedback-form-content {
    text-align: center;
    margin-bottom: 35px;
  }

  .students-feedback-form-content h2 {
    font-size: 30px;
  }

  .students-feedback-form h3 {
    padding: 20px 15px;
    font-size: 17px;
  }

  .students-feedback-form::after {
    display: none;
  }

  .students-feedback-form form {
    padding: 25px;
  }

  .feedback-form-area {
    margin-top: -10px;
  }

  .feedback-form-image {
    display: none;
  }

  .feedback-form-inner .feedback-form h3 {
    font-size: 18px;
  }

  .feedback-form-inner .feedback-form form {
    padding: 20px;
  }

  .single-blog-post .post-content .post-meta {
    margin-bottom: 12px;
  }

  .single-blog-post .post-content .post-meta li.post-author {
    top: -2px;
  }

  .single-blog-post .post-content .post-meta li.post-author img {
    top: -1px;
  }

  .single-blog-post .post-content .post-meta li.post-author a {
    top: 2px;
    position: relative;
  }

  .single-blog-post .post-content .post-meta li::before {
    top: 8px;
  }

  .single-blog-post .post-content h3 {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .single-blog-post .post-content .read-more-btn {
    font-size: 14px;
  }

  .blog-slides.owl-theme .owl-nav {
    margin-bottom: 30px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .blog-details-desc .article-content .entry-meta {
    margin-bottom: -15px;
  }

  .blog-details-desc .article-content .entry-meta ul li {
    font-size: 14px;
    margin-bottom: 15px;
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 0;
  }

  .blog-details-desc .article-content .entry-meta ul li i {
    display: none;
  }

  .blog-details-desc .article-content .entry-meta ul li span {
    font-size: 13px;
  }

  .blog-details-desc .article-content h3 {
    font-size: 19px;
    margin-bottom: 13px;
    line-height: 1.5;
  }

  .blog-details-desc .article-footer {
    text-align: center;
  }

  .blog-details-desc .article-footer .article-tags {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-details-desc .article-footer .article-share {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blog-details-desc .article-footer .article-share .social {
    text-align: center;
    margin-top: 15px;
  }

  .blog-details-desc .article-author .author-profile {
    padding: 0 20px 20px;
  }

  .blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4 {
    font-size: 15px;
  }

  .blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span {
    font-size: 13px;
  }

  .blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details a {
    padding: 5px 10px 4px;
    font-size: 13px;
  }

  .comments-area .comments-title {
    font-size: 19px;
  }

  .comments-area .comment-author .avatar {
    height: 50px;
    left: 0;
    position: relative;
    width: 50px;
    display: block;
    margin-bottom: 10px;
  }

  .comments-area .comment-body {
    padding-left: 0;
  }

  .comments-area .comment-respond .comment-reply-title {
    font-size: 19px;
  }

  .comments-area .comment-respond .comment-form-author {
    width: 100%;
    padding-right: 0;
  }

  .comments-area .comment-respond .comment-form-email {
    width: 100%;
    padding-left: 0;
  }

  .comments-area .comment-respond .form-submit input {
    font-size: 15px;
  }

  .single-events-box .events-box .events-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single-events-box .events-box .events-image .image {
    border-radius: 5px 5px 0 0;
    background-image: unset !important;
  }

  .single-events-box .events-box .events-image .image img {
    display: inline-block;
    border-radius: 5px 5px 0 0;
  }

  .single-events-box .events-box .events-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single-events-box .events-box .events-content .content {
    padding: 25px;
  }

  .single-events-box .events-box .events-content .content h3 {
    font-size: 18px;
  }

  .single-events-box .events-box .events-date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 0 0 5px 5px;
  }

  .single-events-box .events-box .events-date .date {
    border-radius: 0 0 5px 5px;
    font-size: 20px;
    padding: 20px 10px;
  }

  .single-events-box .events-box .events-date .date h3 {
    font-size: 20px;
  }

  .single-events-box .events-box .events-date .date p {
    font-size: 15px;
  }

  .single-events-box .events-box .events-date .date i {
    font-size: 100px;
  }

  .events-details-header .back-all-events {
    font-size: 13px;
    margin-bottom: 12px;
  }

  .events-details-header .back-all-events i {
    top: -1px;
  }

  .events-details-header h3 {
    font-size: 20px;
    margin-bottom: 0;
  }

  .events-details-header .events-meta {
    margin-top: 0;
  }

  .events-details-header .events-meta ul li {
    font-size: 14px;
    margin-top: 15px;
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 0;
  }

  .events-details-header .events-meta ul li span {
    font-size: 13px;
  }

  .events-details-header .events-meta ul li i {
    display: none;
  }

  .events-details .events-info-links a {
    padding: 5px 10px 6px;
    font-size: 14px;
  }

  .countdown-content {
    margin-bottom: 40px;
    text-align: center;
  }

  .countdown-content h2 {
    font-size: 26px;
    margin-bottom: 15px;
    line-height: 1.4;
  }

  .countdown-content .sign-up-btn {
    font-size: 14px;
  }

  .countdown-timer #timer div {
    font-size: 33px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .countdown-timer #timer div span {
    font-size: 14px;
    margin-top: -5px;
  }

  .countdown-timer #timer div::before {
    display: none;
  }

  .become-instructor-partner-area .col-lg-6:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .become-instructor-partner-area .col-lg-6:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .become-instructor-partner-area .col-lg-6:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .become-instructor-partner-area .col-lg-6:nth-child(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .become-instructor-partner-content {
    padding: 30px;
    text-align: center;
  }

  .become-instructor-partner-content h2 {
    margin-bottom: 10px;
    font-size: 27px;
  }

  .become-instructor-partner-content p {
    margin-bottom: 20px;
    max-width: 100%;
  }

  .become-instructor-partner-image {
    background-image: unset !important;
  }

  .become-instructor-partner-image img {
    display: inline-block;
  }

  .page-title-area {
    padding-top: 265px;
    padding-bottom: 90px;
  }

  .page-title-area.page-title-style-two {
    padding-top: 270px;
    padding-bottom: 100px;
  }

  .page-title-area.page-title-style-three {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .page-title-content h2 {
    font-size: 30px;
  }

  blockquote,
  .blockquote {
    padding: 20px !important;
  }

  blockquote p,
  .blockquote p {
    font-size: 17px !important;
  }

  .prev-link-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }

  .prev-link-wrapper .prev-title {
    font-size: 15px;
  }

  .prev-link-wrapper .meta-wrapper {
    font-size: 13px;
  }

  .next-link-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }

  .next-link-wrapper .next-title {
    font-size: 15px;
  }

  .next-link-wrapper .meta-wrapper {
    font-size: 13px;
  }

  .pricing-table table thead tr th {
    padding: 12px 15px 10px;
    font-size: 16px;
    white-space: nowrap;
  }

  .pricing-table table thead tr th:nth-child(1) {
    padding-left: 20px;
  }

  .pricing-table table tbody td {
    padding: 14px 15px;
    font-size: 14px;
    white-space: nowrap;
  }

  .pricing-table table tbody td:nth-child(1) {
    padding-left: 20px;
  }

  .login-image {
    background-image: unset !important;
  }

  .login-image img {
    display: inline-block;
  }

  .login-content {
    height: 100%;
    padding: 60px 15px;
  }

  .login-content .login-form .logo {
    margin-bottom: 25px;
  }

  .login-content .login-form h3 {
    font-size: 26px;
  }

  .register-image {
    background-image: unset !important;
  }

  .register-image img {
    display: inline-block;
  }

  .register-content {
    height: 100%;
    padding: 60px 15px;
  }

  .register-content .register-form .logo {
    margin-bottom: 25px;
  }

  .register-content .register-form h3 {
    font-size: 26px;
  }

  .widget-area {
    margin-top: 40px;
  }

  .widget-area .widget {
    margin-bottom: 30px;
  }

  .widget-area .widget:last-child {
    margin-bottom: 0;
  }

  .widget-area .widget .widget-title {
    font-size: 17px;
  }

  .widget-area .widget_raque_posts_thumb .item .info {
    margin-top: 0;
  }

  .widget-area .widget_raque_posts_thumb .item .info time {
    margin-top: 0;
  }

  .widget-area .widget_raque_posts_thumb .item .info .title {
    font-size: 14px;
  }

  .widget-area .widget_categories ul li {
    font-size: 13px;
  }

  .widget-area .widget_categories ul li::before {
    top: 6px;
  }

  .widget-area .tagcloud a {
    padding: 6px 15px;
    font-size: 13px !important;
  }

  .faq-accordion-tab .tabs {
    margin-bottom: 20px;
  }

  .faq-accordion-tab .tabs li {
    margin-bottom: 20px;
  }

  .faq-accordion-tab .tabs li a {
    padding: 15px;
    font-size: 14px;
  }

  .faq-accordion-tab .tabs li a i {
    font-size: 25px;
  }

  .faq-accordion .accordion .accordion-title {
    padding: 18px 20px 15px 47px;
    font-size: 15px;
  }

  .faq-accordion .accordion .accordion-title i {
    left: 15px;
    top: 16px;
  }

  .faq-accordion .accordion .accordion-content {
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .error-404-area {
    overflow: hidden;
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .error-404-area .notfound .notfound-bg div {
    height: 100px;
  }

  .error-404-area .notfound h1 {
    font-size: 50px;
  }

  .error-404-area .notfound h3 {
    font-size: 18px;
  }

  .woocommerce-topbar {
    text-align: center;
  }

  .woocommerce-topbar .topbar-result-count p {
    font-size: 15px;
  }

  .woocommerce-topbar .topbar-ordering {
    margin-top: 5px;
    margin-bottom: 7px;
  }

  .single-product-box .product-content h3 {
    font-size: 18px;
  }

  .single-product-box .product-content .rating {
    margin-top: 10px;
  }

  .product-details-desc {
    margin-top: 30px;
  }

  .product-details-desc h3 {
    font-size: 19px;
  }

  .product-details-desc .product-add-to-cart .default-btn .icon-arrow {
    top: 14px;
  }

  .products-details-tab .tabs li {
    display: block;
    margin-right: 0;
  }

  .products-details-tab .tabs li a {
    display: block;
  }

  .products-details-tab .tab-content {
    padding: 20px;
  }

  .products-details-tab .tab-content .tabs-item .products-details-tab-content .additional-information li span {
    display: block;
    width: 100%;
    margin-bottom: 3px;
  }

  .products-details-tab .tab-content .tabs-item .products-details-tab-content h3 {
    font-size: 18px;
  }

  .products-details-tab .tab-content .tabs-item .products-details-tab-content .product-review-form .review-title .default-btn {
    position: relative;
    margin-top: 15px;
  }

  .products-details-tab .tab-content .tabs-item .products-details-tab-content .product-review-form .review-comments .review-item {
    margin-top: 30px;
    position: relative;
    padding-right: 0;
    border-top: 1px dashed #eeeeee;
    padding-top: 30px;
  }

  .cart-table table thead tr th {
    padding: 0 20px 15px;
    font-size: 14px;
  }

  .cart-table table thead tr th:nth-child(1) {
    padding-left: 0;
  }

  .cart-table table tbody tr td {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cart-table table tbody tr td:nth-child(1) {
    padding-left: 0;
  }

  .cart-buttons .text-right {
    text-align: center !important;
    margin-top: 25px;
  }

  .cart-totals {
    padding: 25px;
    max-width: 100%;
    margin-top: 40px;
  }

  .cart-totals h3 {
    font-size: 18px;
  }

  .billing-details .title {
    font-size: 18px;
  }

  .order-details {
    margin-top: 30px;
  }

  .order-details .title {
    font-size: 18px;
  }

  .order-details .order-table table thead tr th {
    padding: 12px 20px 10px;
    white-space: nowrap;
  }

  .order-details .order-table table tbody tr td {
    white-space: nowrap;
  }

  .coming-soon-area {
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .coming-soon-content {
    padding: 30px 25px;
  }

  .coming-soon-content h2 {
    margin-top: 25px;
    font-size: 27px;
  }

  .coming-soon-content #timer {
    margin-top: 10px;
  }

  .coming-soon-content #timer div {
    width: 95px;
    height: 100px;
    font-size: 35px;
    margin-top: 20px;
  }

  .coming-soon-content #timer div span {
    font-size: 14px;
  }

  .coming-soon-content form {
    max-width: 100%;
    margin-top: 40px;
  }

  .pagination-area {
    margin-top: 0;
  }

  .contact-info-box h3 {
    font-size: 18px;
  }

  .contact-info-box .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }

  .contact-form {
    padding: 25px;
    max-width: 100%;
  }

  #contactForm .form-group .form-control {
    font-size: 14px;
  }

  .contact-bg-image {
    display: none;
  }

  .myAccount-profile .profile-content {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .myAccount-profile .profile-content h3 {
    font-size: 18px;
  }

  .myAccount-navigation ul {
    margin-top: -8px;
  }

  .myAccount-navigation ul li {
    margin-top: 8px;
  }

  .myAccount-navigation ul li a {
    padding: 9px 15px 9px 40px;
    font-size: 13px;
  }

  .myAccount-navigation ul li a i {
    font-size: 15px;
    left: 20px;
  }

  .myAccount-content h3 {
    font-size: 18px;
  }

  .myAccount-content .recent-orders-table .table thead th {
    padding: 10px 15px 9px;
    font-size: 14px;
  }

  .myAccount-content .recent-orders-table .table tbody td {
    padding: 10px 15px 9px;
    font-size: 13px;
  }

  .myAccount-content .recent-orders-table .table tbody td .view-button {
    font-size: 13px;
  }

  .myAccount-content .orders-table .table thead th {
    padding: 10px 15px 9px;
    font-size: 14px;
  }

  .myAccount-content .orders-table .table tbody td {
    padding: 10px 15px 9px;
    font-size: 13px;
  }

  .myAccount-content .orders-table .table tbody td .view-button {
    font-size: 13px;
  }

  .myAccount-content .downloads-table .table thead th {
    padding: 10px 15px 9px;
    font-size: 14px;
  }

  .myAccount-content .downloads-table .table tbody td {
    padding: 10px 15px 9px;
    font-size: 13px;
  }

  .myAccount-content .downloads-table .table tbody td .downloads-button {
    font-size: 13px;
  }

  .myAccount-content .edit-account {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    padding: 0;
    border-radius: 0;
  }

  .myAccount-content .edit-account .form-group label {
    margin-bottom: 8px;
    font-size: 14px;
  }

  .myAccount-content .edit-account .form-group .form-control {
    font-size: 13.5px;
  }

  .myAccount-content .edit-account legend {
    margin-bottom: 13px;
    font-size: 17px;
  }

  .myAccount-content .edit-account h3 {
    font-size: 18px;
  }

  .myAccount-content .myAccount-addresses .addresses-title h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .myAccount-content .myAccount-addresses .col-lg-6:nth-child(2) .addresses-title {
    margin-top: 30px;
  }

  .footer-area {
    padding-top: 60px;
  }

  .single-footer-widget h3 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .single-footer-widget .contact-us-link li i {
    font-size: 17px;
    top: 2px;
  }

  .footer-bottom-area {
    margin-top: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .go-top {
    right: 10px;
    width: 38px;
    height: 36px;
    line-height: 45px;
    font-size: 25px;
  }

  .health-coaching-banner .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-banner-item {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 120px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-banner-item h1 {
    margin-bottom: 20px;
    max-width: 100%;
    font-size: 34px;
  }

  .single-banner-item h1 br {
    display: none;
  }

  .single-banner-item p {
    max-width: 100%;
    font-size: 14px;
  }

  .single-banner-item .default-btn {
    margin-top: 10px;
  }

  .health-coaching-banner-slides.owl-theme .owl-nav [class*=owl-] {
    left: 15px;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    bottom: 20px;
  }

  .health-coaching-banner-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 15px;
  }

  .health-coaching-bg-image::before {
    height: 90%;
  }

  .single-featured-box {
    padding: 20px 15px;
  }

  .single-featured-box .icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 40px;
    margin-bottom: 25px;
  }

  .single-featured-box h3 {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .services-area .section-title h2 {
    max-width: 100%;
  }

  .single-services-box {
    padding-left: 0;
    text-align: center;
  }

  .single-services-box .icon {
    position: relative;
    top: 0;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
  }

  .single-services-box h3 {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .services-box {
    border-width: 2px;
    padding: 20px 15px;
    text-align: center;
  }

  .services-box .icon {
    position: relative;
    left: 0;
    top: 0;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 18px;
  }

  .services-box h3 {
    font-size: 18px;
  }

  .divider {
    display: none;
  }

  .health-coaching-shape1,
  .health-coaching-shape2,
  .health-coaching-shape3,
  .health-coaching-shape4,
  .health-coaching-shape5,
  .health-coaching-shape6,
  .health-coaching-shape7,
  .health-coaching-shape8,
  .health-coaching-shape9 {
    display: none;
  }

  .distance-learning-area .col-lg-6:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .distance-learning-area .col-lg-6:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .distance-learning-content {
    padding-left: 0;
    margin-top: 0;
    text-align: center;
  }

  .distance-learning-content .sub-title {
    font-size: 13.5px;
  }

  .distance-learning-content h2 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .distance-learning-content .features-list li span {
    font-size: 13.5px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .distance-learning-content .features-list li span i {
    position: relative;
    left: 0;
    right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
  }

  .distance-learning-image {
    margin-top: 30px;
  }

  .experience-content {
    text-align: center;
  }

  .experience-content .sub-title {
    font-size: 13.5px;
  }

  .experience-content h2 {
    margin-bottom: 15px;
    font-size: 27px;
  }

  .experience-content .features-list li span {
    padding-top: 0;
    padding-left: 0;
  }

  .experience-content .features-list li span i {
    position: relative;
    top: 0;
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }

  .experience-image {
    margin-top: 30px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .experience-image::before {
    margin-right: 15px;
  }

  .program-area .section-title h2 {
    max-width: 100%;
  }

  .program-area::after {
    height: 15%;
  }

  .single-program-box {
    padding: 25px 15px;
  }

  .single-program-box h3 {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .single-program-box .icon {
    font-size: 35px;
  }

  .single-program-box .link-btn {
    margin-top: 0;
    font-size: 14px;
  }

  .single-program-box .shape img {
    max-width: 80px;
  }

  .single-courses-box-item .courses-image .price {
    width: 54px;
    height: 54px;
    right: 15px;
    bottom: -27px;
    line-height: 55px;
    font-size: 18px;
  }

  .single-courses-box-item .courses-content {
    padding: 25px 15px 20px;
  }

  .single-courses-box-item .courses-content h3 {
    font-size: 18px;
  }

  .courses-info {
    margin-top: 0;
  }

  .courses-info p {
    max-width: 100%;
  }

  .courses-box .courses-image .price {
    width: 54px;
    height: 54px;
    right: 15px;
    bottom: -27px;
    border-width: 2px;
    line-height: 51px;
    font-size: 18px;
  }

  .courses-box .courses-content {
    padding: 25px 15px 20px;
  }

  .courses-box .courses-content::before {
    display: none;
  }

  .courses-box .courses-content h3 {
    font-size: 18px;
  }

  .events-box .image {
    height: auto;
    background-image: unset !important;
  }

  .events-box .image img {
    display: inline-block;
  }

  .events-box .image .divider-shape {
    display: none;
  }

  .events-box .content {
    padding: 20px;
  }

  .events-box .content h3 {
    font-size: 18px;
  }

  .events-box .content .date {
    margin-bottom: 17px;
    padding: 5px 10px;
  }

  .feedback-area .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .feedback-area.bg-f8fafb::before {
    width: 100%;
  }

  .feedback-image {
    text-align: center;
    margin-bottom: 30px;
  }

  .feedback-content {
    text-align: center;
  }

  .feedback-content p {
    font-size: 18px;
  }

  .feedback-content .client-info {
    text-align: left;
  }

  .feedback-content .client-info .d-flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .feedback-content .client-info .title h3 {
    font-size: 16.5px;
  }

  .feedback-content .client-info .title span {
    font-size: 13px;
  }

  .feedback-content::before {
    display: none;
  }

  .single-events-box-item .image .date {
    padding: 9px 15px 7px;
  }

  .single-events-box-item .content {
    padding: 15px;
  }

  .single-events-box-item .content h3 {
    font-size: 18px;
  }

  .single-events-box-item .content .location i {
    font-size: 15px;
  }

  .single-blog-post-box .post-content {
    padding: 15px;
  }

  .single-blog-post-box .post-content .category {
    font-size: 13px;
  }

  .single-blog-post-box .post-content h3 {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .single-blog-post-box .post-content .post-content-footer li {
    padding-right: 0;
  }

  .subscribe-content {
    max-width: 100%;
  }

  .subscribe-content .sub-title {
    font-size: 13.5px;
  }

  .subscribe-content h2 {
    max-width: 100%;
    font-size: 27px;
  }

  .subscribe-content p {
    max-width: 100%;
  }

  .subscribe-content .newsletter-form {
    max-width: 100%;
    margin-top: 25px;
  }

  .subscribe-content .newsletter-form .input-newsletter {
    padding-left: 15px;
    font-size: 13px;
  }

  .subscribe-content .newsletter-form .default-btn {
    position: relative;
    border-radius: 5px;
    margin-top: 15px;
    height: auto;
  }

  .premium-access-content {
    max-width: 100%;
  }

  .premium-access-content .sub-title {
    font-size: 13.5px;
  }

  .premium-access-content h2 {
    max-width: 100%;
    font-size: 27px;
  }

  .premium-access-content p {
    max-width: 100%;
  }

  .business-coaching-banner {
    padding-top: 60px;
  }

  .business-coaching-banner .container {
    max-width: 100%;
  }

  .business-banner-content .shape {
    display: none;
  }

  .business-banner-content h1 {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .business-banner-content p {
    font-size: 14px;
    font-weight: 500;
  }

  .business-banner-content .default-btn {
    margin-top: 8px;
  }

  .business-banner-image {
    text-align: center;
    margin-top: 35px;
  }

  .business-shape1,
  .business-shape2,
  .business-shape3,
  .business-shape4,
  .business-shape5,
  .business-shape6,
  .business-shape7,
  .business-shape8,
  .business-shape9,
  .business-shape10 {
    display: none;
  }

  .faq-video {
    margin-bottom: 35px;
  }

  .faq-video .video-btn {
    width: 55px;
    height: 55px;
    font-size: 45px;
    line-height: 65px;
  }

  .feedback-slides-content {
    text-align: center;
  }

  .feedback-slides-content .sub-title {
    font-size: 13.5px;
  }

  .feedback-slides-content h2 {
    font-size: 27px;
  }

  .feedback-slides-content .feedback-slides-two {
    margin-bottom: 20px;
  }

  .single-feedback-slides-item {
    padding: 20px;
  }

  .single-feedback-slides-item::after {
    display: none;
  }

  .single-feedback-slides-item p {
    font-size: 14px;
    font-weight: 500;
  }

  .single-feedback-slides-item .client-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    margin-top: 20px;
  }

  .single-feedback-slides-item .client-info .title h3 {
    font-size: 15px;
  }

  .single-feedback-slides-item .client-info .title span {
    font-size: 13px;
  }

  .single-feedback-slides-item::before {
    font-size: 50px;
    right: 20px;
    bottom: 20px;
  }

  .feedback-slides-two.owl-theme .owl-nav.disabled+.owl-dots {
    position: relative;
    right: 0;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    margin-top: 25px;
  }

  .feedback-slides-two.owl-theme .owl-dots .owl-dot {
    display: inline-block;
  }

  .feedback-slides-two.owl-theme .owl-dots .owl-dot span {
    margin: 0 3px;
  }

  .funfacts-list {
    margin-top: 30px;
  }

  .single-funfacts-box {
    border-radius: 30px;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .single-funfacts-box h3 {
    font-size: 33px;
  }

  .single-funfacts-box h3 span {
    font-size: 30px;
  }

  .single-funfacts-box p {
    margin-top: 10px;
    font-size: 13px;
  }

  .language-banner-area {
    padding-top: 80px;
    background-image: unset !important;
  }

  .language-banner-area .container-fluid {
    max-width: 100%;
  }

  .language-banner-content {
    padding-right: 0;
    text-align: center;
    margin-bottom: 30px;
  }

  .language-banner-content h1 {
    font-size: 34px;
  }

  .lang-shape1,
  .lang-shape2,
  .lang-shape3,
  .lang-shape4,
  .lang-shape5 {
    display: none;
  }

  .single-language-courses-box .content h3 {
    font-size: 18px;
  }

  .why-choose-us-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .why-choose-us-area .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .why-choose-us-image {
    height: auto;
    background-image: unset !important;
  }

  .why-choose-us-image img {
    display: inline-block;
  }

  .why-choose-us-content {
    padding: 0;
    margin-top: 30px;
    text-align: center;
  }

  .why-choose-us-content .content {
    max-width: 100%;
  }

  .why-choose-us-content .content p {
    font-size: 13.5px;
  }

  .why-choose-us-content .content h2 {
    font-size: 27px;
  }

  .why-choose-us-content .content .features-list li span {
    font-size: 14px;
    padding: 0;
  }

  .why-choose-us-content .content .features-list li span i {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .why-choose-us-content .content .default-btn {
    margin-top: 30px;
  }

  .why-choose-us-img {
    margin-right: 0;
  }

  .why-choose-us-img .shape {
    right: 0;
  }

  .why-choose-us-text {
    padding-left: 0;
    text-align: center;
    margin-top: 30px;
  }

  .why-choose-us-text p {
    font-size: 13.5px;
  }

  .why-choose-us-text h2 {
    font-size: 26px;
  }

  .why-choose-us-text .features-list li span {
    font-size: 14px;
    padding: 0;
  }

  .why-choose-us-text .features-list li span i {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .why-choose-us-text .default-btn {
    margin-top: 30px;
  }

  .feedback-area-two .feedback-slides.owl-theme .single-feedback-box {
    max-width: 100%;
  }

  .feedback-area-two .feedback-slides.owl-theme .owl-nav {
    margin-top: 20px;
  }

  .feedback-area-two .feedback-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 30px;
    margin: 0;
  }

  .single-feedback-box p {
    font-size: 15px;
  }

  .single-feedback-box .info {
    margin-top: 20px;
  }

  .single-feedback-box .info .title h3 {
    font-size: 16px;
  }

  .single-feedback-box::before {
    left: 0;
    opacity: .4;
    font-size: 95px;
  }

  .information-content {
    text-align: center;
    padding-left: 0;
    margin-top: 35px;
  }

  .information-content .sub-title {
    font-size: 13.5px;
  }

  .information-content h2 {
    font-size: 27px;
    margin-bottom: 25px;
  }

  .information-content .apply-details li {
    padding-left: 0;
    margin-top: 25px;
  }

  .information-content .apply-details li .icon {
    position: relative;
    top: 0;
    width: 65px;
    height: 65px;
    line-height: 65px;
    -webkit-transform: unset;
    transform: unset;
    left: 0;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .information-content .apply-details li h3 {
    font-size: 17px;
  }

  .free-trial-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .free-trial-form {
    max-width: 100%;
    text-align: center;
    padding: 30px 20px;
  }

  .free-trial-form .sub-title {
    font-size: 13.5px;
  }

  .free-trial-form h2 {
    font-size: 27px;
  }

  .free-trial-form::before {
    display: none;
  }

  .free-trial-form::after {
    display: none;
  }

  .free-trial-form form .form-control {
    padding-top: 2px;
    font-size: 13px;
  }

  .single-learning-box .icon {
    font-size: 35px;
  }

  .single-learning-box h3 {
    font-size: 18px;
  }

  .gym-feedback-inner {
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .gym-feedback-inner::before {
    display: none;
  }

  .single-gym-feedback-box .title h3 {
    font-size: 17px;
  }

  .single-gym-feedback-box .title span {
    font-size: 13px;
  }

  .single-gym-trainer .content h3 {
    font-size: 18px;
  }

  .single-gym-trainer .content .social-link li a {
    width: 35px;
    height: 35px;
  }

  .app-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .app-area::after {
    display: none;
  }

  .app-area .overlay {
    display: none;
  }

  .app-content {
    text-align: center;
  }

  .app-content .sub-title {
    font-size: 13.5px;
  }

  .app-content h2 {
    font-size: 27px;
  }

  .app-content h2 br {
    display: none;
  }

  .app-image {
    margin-top: 35px;
  }

  .app-image img {
    max-width: 100%;
  }

  .online-area .col-lg-6:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .online-area .col-lg-6:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .online-content {
    text-align: center;
    margin-top: 0;
    margin-bottom: 35px;
  }

  .online-content .sub-title {
    font-size: 13.5px;
  }

  .online-content h2 {
    font-size: 27px;
  }

  .gym-shape2 {
    right: 0;
  }

  .funfacts-style-three {
    padding-top: 60px;
    padding-bottom: 30px;
  }

  .single-funfacts-item {
    border-right: none;
    background-image: unset !important;
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .single-funfacts-item h3 {
    font-size: 33px;
  }

  .single-funfacts-item h3 span {
    font-size: 35px;
  }

  .single-funfacts-item p {
    margin-top: 10px;
    font-size: 13px;
  }

  .top-header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .top-header-login-register {
    margin-top: 10px;
  }

  .header-area.header-color-white .navbar-area {
    background-color: transparent;
    border-bottom: 1px solid #343434;
  }

  .header-area.header-color-white .navbar-area .mean-container a.meanmenu-reveal span {
    background-color: #ffffff;
  }

  .header-area.header-color-white .navbar-area .mean-container a.meanmenu-reveal {
    color: #ffffff;
  }

  .header-area.header-color-white .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav .others-option .search-box {
    color: rgba(255, 255, 255, 0.87);
  }

  .header-area.header-color-white .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav .others-option .search-box:hover {
    color: #ffffff;
  }

  .gym-main-banner {
    padding-top: 300px;
    padding-bottom: 140px;
  }

  .gym-main-banner .container {
    max-width: 100%;
  }

  .gym-banner-content {
    max-width: 100%;
    text-align: center;
  }

  .gym-banner-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .gym-banner-content .sub-title {
    font-size: 13.5px;
  }

  .gym-banner-content .default-btn {
    margin-top: 10px;
  }

  .gym-home-slides.owl-theme .owl-nav {
    display: none;
  }

  .header-logo {
    padding: 6px 0;
  }

  .header-logo img {
    width: 120px;
  }

  .thankyou-box {
    padding: 30px 12px;
  }

  .thankyou-box h1 {
    font-size: 32px;
  }

  .thankyou-box p {
    font-size: 16px;
    line-height: 22px;
  }

  .thankyou-box a.default-btn {
    margin-top: 30px;
  }
}

/* Min width 576px to Max width 767px */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-gallery-item .single-gallery-item-content {
    min-height: 390px;
  }

  .top-header-contact-info li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .top-header-contact-info li:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav .others-option {
    display: block;
  }

  .hero-banner .container-fluid {
    max-width: 540px;
  }

  .about-area .container-fluid {
    max-width: 540px;
  }

  .about-image {
    padding-right: 100px;
    padding-bottom: 50px;
  }

  .about-image img {
    width: auto;
  }

  .about-image img:nth-child(2) {
    position: absolute;
    right: 0;
    margin-top: 0;
  }

  .single-features-box {
    border-right: 1px solid #cccccc;
  }

  .banner-courses-category ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .page-title-area {
    padding-top: 240px;
  }

  .login-content {
    max-width: 548px;
    margin-left: auto;
    margin-right: auto;
  }

  .register-content {
    max-width: 548px;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-details-desc .article-footer {
    text-align: left;
  }

  .blog-details-desc .article-footer .article-tags {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .blog-details-desc .article-footer .article-share {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .blog-details-desc .article-footer .article-share .social {
    text-align: right;
    margin-top: 0;
  }

  .comments-area .comment-author .avatar {
    position: absolute;
    display: inline-block;
    margin-bottom: 0;
    left: -65px;
  }

  .comments-area .comment-body {
    padding-left: 65px;
  }

  .woocommerce-topbar .topbar-result-count {
    margin-bottom: 10px;
  }

  .woocommerce-topbar .topbar-ordering {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cart-buttons .text-right {
    text-align: right !important;
    margin-top: 0;
  }

  .courses-topbar .topbar-result-count {
    margin-bottom: 10px;
  }

  .courses-topbar .topbar-ordering {
    margin-top: 0;
    margin-bottom: 0;
  }

  .health-coaching-banner .container-fluid {
    max-width: 540px;
  }

  .experience-content .features-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .program-area::after {
    height: 20%;
  }

  .feedback-area .container-fluid {
    max-width: 540px;
  }

  .subscribe-content .newsletter-form .default-btn {
    position: absolute;
    border-radius: 0 5px 5px 0;
    height: 50px;
    margin-top: 0;
  }

  .distance-learning-content .features-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .business-coaching-banner .container {
    max-width: 540px;
  }

  .business-banner-content p {
    max-width: 415px;
    margin-left: auto;
    margin-right: auto;
  }

  .language-banner-area .container-fluid {
    max-width: 540px;
  }

  .why-choose-us-area .container-fluid {
    max-width: 540px;
  }

  .top-header .container-fluid {
    max-width: 540px;
  }

  .gym-main-banner .container {
    max-width: 540px;
  }
}

/* Min width 768px to Max width 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inner-about-img .about-content-name h3 {
    font-size: 22px;
    line-height: 26px;
  }
  .academicSec {
    padding: 40px 4px;
}
  .inner-header-top .header-area .header-logos h1 {
    display: block;
  }

  header.header-area.is-sticky a.admission-hei-btn {
    display: none;
  }

  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .pt-100 {
    padding-top: 80px;
  }

  .pb-100 {
    padding-bottom: 80px;
  }

  .ptb-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pt-70 {
    padding-top: 50px;
  }

  .pb-70 {
    padding-bottom: 50px;
  }

  .section-title {
    margin-bottom: 50px;
  }

  .section-title.text-left {
    text-align: center !important;
  }

  .section-title.text-left h2 {
    max-width: 100%;
  }

  .section-title.text-left .default-btn {
    display: none;
  }

  .top-header {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .top-header-btn {
    display: none;
  }

  .top-header-contact-info li {
    text-align: left;
  }

  .top-header-logo {
    display: none;
  }

  .top-header-style-two {
    border-bottom: 1px solid #eeeeee;
  }

  .top-header-style-two .top-header-contact-info {
    text-align: center;
  }

  .top-header-style-three {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }

  .top-header-style-four {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }

  .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav {
    margin-top: 72px;
  }

  .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav ul {
    font-size: 15px;
  }

  .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav .others-option {
    display: block;
  }

  .raque-responsive-nav .raque-responsive-menu.mean-container .navbar-nav {
    height: 306px;
  }

  .main-banner {
    height: 100%;
    padding-top: 280px;
    padding-bottom: 165px;
  }

  .main-banner-content {
    margin-top: 0;
    max-width: 650px;
  }

  .main-banner-content .sub-title {
    font-size: 13px;
  }

  .main-banner-content h1 {
    font-size: 50px;
    margin-bottom: 15px;
  }

  .main-banner-content p {
    font-size: 15px;
    max-width: 570px;
  }

  .main-banner-content .btn-box {
    margin-top: 30px;
  }

  .banner-section {
    height: 100%;
    padding-top: 280px;
    padding-bottom: 165px;
  }

  .banner-content {
    margin-top: 0;
    max-width: 650px;
  }

  .banner-content .sub-title {
    font-size: 13px;
  }

  .banner-content h1 {
    font-size: 50px;
    margin-bottom: 15px;
  }

  .banner-content p {
    font-size: 15px;
    max-width: 570px;
  }

  .banner-content .btn-box {
    margin-top: 30px;
  }

  .banner-content::before {
    top: -55px;
    max-width: 340px;
    height: 400px;
    left: 15%;
    margin-left: -142px;
  }

  .home-slides.owl-theme .owl-nav [class*=owl-] {
    top: auto;
    -webkit-transform: unset;
    transform: unset;
    bottom: 20px;
    z-index: 2;
  }

  .divider {
    bottom: -1px;
  }

  .hero-banner {
    height: auto;
    padding-top: 125px;
    padding-bottom: 100px;
  }

  .hero-banner .container-fluid {
    max-width: 720px;
  }

  .hero-banner.bg-white {
    padding-top: 120px;
    padding-bottom: 0;
  }

  .hero-banner-content {
    max-width: 650px;
    margin-left: 0;
  }

  .hero-banner-content .sub-title {
    font-size: 13px;
  }

  .hero-banner-content h1 {
    font-size: 50px;
    margin-bottom: 15px;
  }

  .hero-banner-content p {
    font-size: 15px;
    max-width: 570px;
  }

  .hero-banner-content .btn-box {
    margin-top: 30px;
  }

  .hero-banner-image {
    padding-left: 0;
    margin-top: 30px;
  }

  .wrapper-content {
    padding-right: 0;
    max-width: 650px;
    margin-bottom: 35px;
  }

  .wrapper-content h1 {
    font-size: 45px;
    margin-bottom: 15px;
  }

  .banner-wrapper {
    padding-top: 280px;
    padding-bottom: 120px;
  }

  .banner-courses-category {
    padding-left: 0;
  }

  .slider_area .tp-caption.NotGeneric-Title,
  .slider_area .tp-caption .NotGeneric-Title {
    font-size: 45px !important;
  }

  .about-area .container-fluid {
    max-width: 720px;
  }

  .about-image {
    margin-bottom: 30px;
  }

  .about-content {
    padding-left: 0;
    text-align: center;
    max-width: 575px;
    margin-left: auto;
    margin-right: auto;
  }

  .about-content .features-text {
    text-align: left;
  }

  .about-content.left-content {
    max-width: 100%;
    padding-right: 0;
  }

  .about-right-image {
    margin-top: 30px;
  }

  .about-inner-area {
    margin-top: 20px;
  }

  .about-text {
    margin-top: 30px;
  }

  .single-categories-courses-box {
    padding: 20px 15px;
  }

  .single-categories-courses-box h3 {
    font-size: 18px;
  }

  .courses-categories-slides.owl-theme .owl-nav {
    margin-bottom: 30px;
  }

  .courses-categories-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .courses-categories-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .single-categories-courses-item {
    padding: 40px 15px;
  }

  .single-categories-courses-item h3 {
    font-size: 18px;
  }

  .single-categories-courses-item .learn-more-btn {
    font-size: 14px;
  }

  .funfacts-inner {
    padding: 30px;
  }

  .single-funfact h3 {
    font-size: 38px;
  }

  .single-funfact p {
    font-size: 15px;
  }

  .single-features-box {
    min-height: 440px;
    border-bottom: 1px solid #cccccc;
  }

  .col-lg-3:nth-child(3) .single-features-box {
    border-bottom: none;
  }

  .col-lg-3:nth-child(4) .single-features-box {
    border-bottom: none;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .courses-slides.owl-theme .owl-dots {
    display: none !important;
  }

  .shorting-menu {
    text-align: center;
    margin-bottom: 30px;
    margin-top: -10px;
  }

  .shorting-menu .filter {
    margin-bottom: 10px;
  }

  .team-slides.owl-theme .owl-nav {
    margin-bottom: 30px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .offer-area .section-title {
    margin-bottom: 20px;
  }

  .single-offer-box {
    margin-top: 30px;
  }

  .single-work-process::before {
    display: none;
  }

  .become-instructor-partner-content {
    padding: 25px;
  }

  .become-instructor-partner-content h2 {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .students-feedback-form-content {
    text-align: center;
    margin-bottom: 50px;
  }

  .students-feedback-form-content h2 {
    font-size: 37px;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }

  .students-feedback-form::after {
    display: none;
  }

  .feedback-form-area {
    margin-top: 0;
  }

  .feedback-form-image {
    display: none;
  }

  .feedback-form-inner .feedback-form form {
    padding: 35px;
  }

  .single-events-box .events-box .events-date .date h3 {
    font-size: 22px;
  }

  .courses-details-header .courses-price {
    text-align: left;
    margin-top: 30px;
  }

  .contact-form {
    max-width: 700px;
  }

  .instructor-details-desc .instructor-details-sidebar .instructor-details-meta ul li {
    padding-left: 0;
  }

  .instructor-details-desc .instructor-details-sidebar .instructor-details-meta ul li i {
    display: none;
  }

  .instructor-details-desc .instructor-details .instructor-details-info .row .col-lg-6:nth-child(1) {
    margin-bottom: 25px;
  }

  .feedback-slides.owl-theme .owl-nav [class*=owl-] {
    left: 0 !important;
    top: auto;
    -webkit-transform: unset;
    transform: unset;
    bottom: 40px;
    opacity: 1;
    visibility: visible;
  }

  .feedback-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: 75px !important;
    right: auto;
  }

  .blog-slides.owl-theme .owl-nav {
    margin-bottom: 30px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 42px;
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .pricing-table table thead tr th {
    white-space: nowrap;
  }

  .pricing-table table tbody td {
    white-space: nowrap;
  }

  .login-image {
    background-image: none !important;
  }

  .login-image img {
    display: inline-block;
  }

  .login-content {
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .register-image {
    background-image: none !important;
  }

  .register-image img {
    display: inline-block;
  }

  .register-content {
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .faq-accordion-tab .tabs {
    margin-bottom: 30px;
  }

  .faq-accordion-tab .tabs li {
    margin-bottom: 20px;
  }

  .coming-soon-content {
    max-width: 720px;
  }

  .widget-area {
    margin-top: 40px;
  }

  .countdown-content {
    text-align: center;
    margin-bottom: 50px;
  }

  .page-title-area {
    padding-top: 300px;
    padding-bottom: 110px;
  }

  .myAccount-profile .profile-content h3 {
    font-size: 19px;
  }

  .myAccount-profile .profile-content p {
    font-size: 14px;
  }

  .myAccount-profile .profile-content .contact-info li {
    font-size: 14px;
  }

  .myAccount-navigation ul {
    margin-top: -8px;
  }

  .myAccount-navigation ul li {
    margin-top: 8px;
  }

  .myAccount-navigation ul li a {
    font-size: 14px;
  }

  .myAccount-content h3 {
    font-size: 20px;
  }

  .myAccount-content .recent-orders-table .table thead th {
    font-size: 15px;
  }

  .myAccount-content .recent-orders-table .table tbody td {
    font-size: 14px;
  }

  .myAccount-content .recent-orders-table .table tbody td .view-button {
    font-size: 13px;
  }

  .myAccount-content .orders-table .table thead th {
    font-size: 15px;
  }

  .myAccount-content .orders-table .table tbody td {
    font-size: 14px;
  }

  .myAccount-content .orders-table .table tbody td .view-button {
    font-size: 13px;
  }

  .myAccount-content .downloads-table .table thead th {
    font-size: 15px;
  }

  .myAccount-content .downloads-table .table tbody td {
    font-size: 14px;
  }

  .myAccount-content .downloads-table .table tbody td .downloads-button {
    font-size: 13px;
  }

  .footer-area {
    padding-top: 80px;
  }

  .footer-bottom-area {
    margin-top: 50px;
  }

  .health-coaching-banner .container-fluid {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-banner-item {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 70px;
    padding-right: 70px;
  }

  .single-banner-item h1 {
    max-width: 675px;
    margin-bottom: 20px;
    font-size: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .single-banner-item p {
    max-width: 500px;
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .single-banner-item .default-btn {
    margin-top: 10px;
  }

  .health-coaching-banner-slides.owl-theme .owl-nav [class*=owl-] {
    left: 15px;
  }

  .health-coaching-banner-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 15px;
  }

  .single-featured-box .icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 55px;
  }

  .single-featured-box h3 {
    font-size: 22px;
  }

  .services-box {
    padding: 25px 25px 25px 85px;
  }

  .services-box .icon {
    left: 25px;
    top: 26px;
    font-size: 35px;
  }

  .services-box h3 {
    font-size: 20px;
  }

  .distance-learning-area .col-lg-6:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .distance-learning-area .col-lg-6:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .distance-learning-content {
    padding-left: 0;
    margin-top: 0;
    text-align: center;
  }

  .distance-learning-content .features-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .distance-learning-content .features-list li span {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
  }

  .distance-learning-content .features-list li span i {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .distance-learning-image {
    margin-top: 35px;
  }

  .experience-content {
    text-align: center;
  }

  .experience-content .features-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .experience-content .features-list li span {
    padding-top: 0;
    padding-left: 0;
  }

  .experience-content .features-list li span i {
    display: block;
    position: relative;
    top: 1px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }

  .experience-image {
    margin-top: 30px;
  }

  .health-coaching-shape1,
  .health-coaching-shape2,
  .health-coaching-shape3,
  .health-coaching-shape4,
  .health-coaching-shape5,
  .health-coaching-shape6,
  .health-coaching-shape7,
  .health-coaching-shape8,
  .health-coaching-shape9 {
    display: none;
  }

  .single-services-box h3 {
    font-size: 22px;
  }

  .program-area::after {
    height: 22%;
  }

  .single-program-box .icon {
    font-size: 50px;
  }

  .single-program-box h3 {
    font-size: 22px;
  }

  .single-courses-box-item .courses-content h3 {
    font-size: 22px;
  }

  .courses-box .courses-content h3 {
    font-size: 21px;
  }

  .feedback-area .container-fluid {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .feedback-image {
    text-align: center;
    margin-bottom: 30px;
  }

  .single-events-box-item .content h3 {
    font-size: 22px;
  }

  .single-blog-post-box .post-content h3 {
    font-size: 22px;
  }

  .business-coaching-banner {
    padding-top: 15%;
    padding-bottom: 10%;
  }

  .business-coaching-banner .container {
    max-width: 720px;
  }

  .business-banner-content {
    text-align: left;
    padding: 0 20px 0 0;
  }

  .business-banner-content .shape {
    display: none;
  }

  .business-banner-content h1 {
    font-size: 46px;
    margin-bottom: 16px;
    text-align: center;
  }

  .main-slider .carousel-caption {
    bottom: 30px;
    left: 0;
    width: 100%;
    padding: 0 8%;
  }

  .about-event {
    margin-top: 40px;
    border-left: 0;
    border-right: 0;
    margin-left: 0;
  }

  .header-area {
    padding: 30px;
  }

  .feedback-slides-content {
    padding-right: 10%;
  }

  .funfacts-list .row .col-lg-6:nth-child(1) .single-funfacts-box {
    margin-top: 0;
    margin-bottom: 0;
  }

  .single-funfacts-box {
    border: 3px solid #fbf1f2;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    margin: 6px 0 !important;
  }

  .single-funfacts-box p {
    margin-top: 0px;
  }

  .funfacts-list .row .col-lg-6:nth-child(4) .single-funfacts-box {
    margin-top: 0;
  }

  .single-gallery-item .single-gallery-item-content {
    min-height: 450px;
  }

  .offcanvas {
    width: 45%;
    padding-left: 50px;
  }

  .footer-contact-details {
    margin-bottom: 30px;
  }

  .footer-brand {
    padding: 0;
  }

  .upcoming-events {
    width: 70%;
    margin: auto;
  }

  .about-content h1 {
    font-size: 34px;
  }

  img.title-img {
    width: 12%;
    margin-bottom: 10px;
  }

  .business-banner-content p {
    font-size: 15px;
  }

  .logo img {
    width: 130px;
  }

  .preloader .box img {
    width: 200px;
  }

  .raque-responsive-nav .logo {
    width: 70%;
  }

  .business-banner-content .default-btn {
    margin-top: 10px;
  }

  .business-banner-image {
    text-align: center;
    margin-top: 35px;
  }

  .business-shape1,
  .business-shape2,
  .business-shape3,
  .business-shape4,
  .business-shape5,
  .business-shape6,
  .business-shape7,
  .business-shape8,
  .business-shape9,
  .business-shape10 {
    display: none;
  }

  .admission-wo-image .iac-left {
    margin-left: 0 !important;
  }

  .inner-page-wo-img {
    padding: 90px 0 0 0 !important;
  }

  h2.gal-head {
    width: 35%;
  }

  .contact-info {
    left: 0;
    padding: 30px 20px;
  }

  .contact-form {
    padding: 50px 30px 50px 30px;
  }

  .contact-info h1 {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 8px;
  }

  .contact-info-box p {
    font-size: 15px;
    padding-right: 0%;
  }

  .iac-right {
    margin-left: 0%;
    margin-right: -20%;
  }

  .inner-page-banner {
    height: 60vh !important;
  }

  .iac-left {
    margin-right: 0% !important;
    margin-left: -20% !important;
  }

  .inner-about-content {
    padding: 30px 20px 40px 20px !important;
  }

  .inner-about-img img {
    height: 520px !important;
  }

  .inner-about-content h2 {
    font-size: 26px !important;
  }

  a.moreless-but {
    font-size: 15px !important;
  }

  .inner-about-content p.main-text {
    font-size: 17px !important;
    line-height: 28px !important;
  }

  .faq-area .divider {
    display: none;
  }

  .faq-video {
    margin-bottom: 35px;
  }

  .faq-video img {
    width: 100%;
  }

  .funfacts-list {
    margin-top: 35px;
  }

  .language-banner-area {
    background-image: unset !important;
    padding-top: 100px;
  }

  .language-banner-area .container-fluid {
    max-width: 720px;
  }

  .language-banner-content {
    text-align: center;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .language-banner-content h1 {
    font-size: 50px;
  }

  .language-banner-content p {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }

  .lang-shape1,
  .lang-shape2,
  .lang-shape3,
  .lang-shape4,
  .lang-shape5 {
    display: none;
  }

  .single-language-courses-box .content h3 {
    font-size: 20px;
  }

  .why-choose-us-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .why-choose-us-area .container-fluid {
    max-width: 720px;
  }

  .why-choose-us-image {
    background-image: unset !important;
    height: auto;
  }

  .why-choose-us-image img {
    display: inline-block;
  }

  .why-choose-us-content {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
    padding-bottom: 0;
  }

  .why-choose-us-content .content {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }

  .why-choose-us-content .content .features-list li {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .why-choose-us-content .content .features-list li span {
    padding: 0;
    font-size: 15px;
  }

  .why-choose-us-content .content .features-list li span i {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }

  .why-choose-us-img {
    margin-right: 0;
  }

  .why-choose-us-img .shape {
    right: 0;
  }

  .why-choose-us-text {
    padding-left: 0;
    text-align: center;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }

  .why-choose-us-text .features-list li {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .why-choose-us-text .features-list li span {
    padding: 0;
    font-size: 15px;
  }

  .why-choose-us-text .features-list li span i {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }

  .feedback-area-two .feedback-slides.owl-theme .single-feedback-box {
    max-width: 100%;
  }

  .feedback-area-two .feedback-slides.owl-theme .owl-nav [class*=owl-] {
    bottom: 0;
    left: 0 !important;
  }

  .feedback-area-two .feedback-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto !important;
    right: 0 !important;
  }

  .single-feedback-box p {
    font-size: 16.5px;
  }

  .single-feedback-box::before {
    left: 0;
    opacity: .4;
  }

  .gym-feedback-inner {
    max-width: 600px;
    margin-right: auto;
  }

  .information-content {
    padding-left: 0;
    margin-top: 40px;
  }

  .single-gym-trainer .content h3 {
    font-size: 20px;
  }

  .app-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .app-area::after {
    display: none;
  }

  .app-area .overlay {
    display: none;
  }

  .app-content {
    text-align: center;
  }

  .app-content h2 br {
    display: none;
  }

  .app-image {
    margin-top: 35px;
  }

  .app-image img {
    max-width: 100%;
  }

  .online-area .col-lg-6:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .online-area .col-lg-6:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .online-content {
    text-align: center;
    margin-top: 0;
    margin-bottom: 35px;
  }

  .gym-shape2 {
    right: 0;
  }

  .single-funfacts-item {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .single-funfacts-item h3 {
    font-size: 38px;
  }

  .single-funfacts-item h3 span {
    font-size: 40px;
  }

  .single-funfacts-item p {
    font-size: 13px;
  }

  .top-header .container-fluid {
    max-width: 720px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-area.header-color-white .navbar-area {
    background-color: transparent;
    border-bottom: 1px solid #343434;
  }

  .header-area.header-color-white .navbar-area .mean-container a.meanmenu-reveal span {
    background-color: #ffffff;
  }

  .header-area.header-color-white .navbar-area .mean-container a.meanmenu-reveal {
    color: #ffffff;
  }

  .header-area.header-color-white .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav .others-option .search-box {
    color: rgba(255, 255, 255, 0.87);
  }

  .header-area.header-color-white .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav .others-option .search-box:hover {
    color: #ffffff;
  }

  .gym-main-banner {
    padding-top: 290px;
    padding-bottom: 200px;
  }

  .gym-main-banner .container {
    max-width: 720px;
  }

  .gym-banner-content h1 {
    font-size: 44px;
  }

  .gym-home-slides.owl-theme .owl-nav {
    display: none;
  }
}

/* Min width 992px to Max width 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .inner-header-top .header-area .header-logos h1 {
    display: block;
  }

  .about-event {
    margin-left: 0;
  }

  .courses-categories-slides.owl-theme .owl-nav {
    margin-bottom: 30px;
  }

  .courses-categories-slides.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .courses-categories-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: 0 !important;
    right: 0 !important;
  }

  .blog-slides.owl-theme .owl-nav {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: 0 !important;
    right: 0 !important;
  }

  .team-slides.owl-theme .owl-nav {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: 0 !important;
    right: 0 !important;
  }

  .courses-slides.owl-theme .owl-nav {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-] {
    position: relative;
    left: 0 !important;
    top: 0;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
    margin-right: 5px;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: 0 !important;
    right: 0 !important;
  }

  .courses-slides.owl-theme .owl-dots {
    display: none !important;
  }

  .single-boxes-item {
    padding: 25px;
    min-height: 232px;
  }

  .countdown-timer #timer div {
    margin-left: 25px;
    margin-right: 25px;
  }

  .single-features-box {
    padding: 20px;
  }

  .single-features-box .inner-content {
    left: 20px;
    bottom: 20px;
    right: 20px;
  }

  .single-courses-box .courses-content {
    padding: 20px;
  }

  .single-courses-box .courses-content h3 {
    font-size: 18px;
  }

  .single-courses-box .courses-box-footer {
    padding: 20px 20px;
  }

  .become-instructor-partner-content {
    padding: 50px;
  }

  .myAccount-navigation ul {
    margin-top: -8px;
  }

  .myAccount-navigation ul li {
    margin-top: 8px;
  }

  .navbar-area .container-fluid {
    max-width: 960px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .health-coaching-banner .container-fluid {
    max-width: 960px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-banner-item {
    padding-top: 180px;
    padding-bottom: 180px;
    padding-left: 110px;
    padding-right: 110px;
  }

  .health-coaching-banner-slides.owl-theme .owl-nav [class*=owl-] {
    left: 20px;
  }

  .health-coaching-banner-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 20px;
  }

  .single-services-box h3 {
    font-size: 23px;
  }

  .services-box {
    border-width: 2px;
    padding: 25px 25px 25px 80px;
  }

  .services-box .icon {
    left: 25px;
    top: 27px;
    font-size: 35px;
  }

  .services-box h3 {
    font-size: 19px;
  }

  .health-coaching-shape1,
  .health-coaching-shape2,
  .health-coaching-shape3,
  .health-coaching-shape4,
  .health-coaching-shape5,
  .health-coaching-shape6,
  .health-coaching-shape7,
  .health-coaching-shape8,
  .health-coaching-shape9 {
    display: none;
  }

  .experience-image {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .experience-image::before {
    margin-right: 15px;
  }

  .courses-box .courses-content {
    padding: 25px 20px;
  }

  .courses-box .courses-content::before {
    display: none;
  }

  .courses-box .courses-content h3 {
    font-size: 20px;
  }

  .events-box .content h3 {
    font-size: 20px;
  }

  .distance-learning-content {
    padding-left: 0;
    margin-top: 0;
  }

  .single-courses-box-item .courses-content h3 {
    font-size: 23px;
  }

  .feedback-area .container-fluid {
    max-width: 960px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .feedback-content p {
    font-size: 24px;
  }

  .feedback-content::before {
    font-size: 110px;
  }

  .single-events-box-item .content h3 {
    font-size: 23px;
  }

  .single-blog-post-box .post-content {
    padding: 20px;
  }

  .single-blog-post-box .post-content h3 {
    font-size: 22px;
  }

  .business-coaching-banner .container {
    max-width: 960px;
  }

  .business-banner-content {
    padding: 0;
  }

  .business-banner-content .shape {
    display: none;
  }

  .business-shape1,
  .business-shape2,
  .business-shape3,
  .business-shape4,
  .business-shape5,
  .business-shape6,
  .business-shape7,
  .business-shape8,
  .business-shape9,
  .business-shape10 {
    display: none;
  }

  .faq-accordion .accordion .accordion-title {
    font-size: 15px;
  }

  .faq-accordion .accordion .accordion-content p {
    font-size: 14px;
  }

  .language-banner-area .container-fluid {
    max-width: 960px;
  }

  .language-banner-content {
    padding-right: 0;
  }

  .language-banner-content h1 {
    font-size: 45px;
    margin-bottom: 20px;
  }

  .language-banner-content p {
    font-size: 14px;
  }

  .lang-shape1,
  .lang-shape2,
  .lang-shape4,
  .lang-shape5 {
    display: none;
  }

  .why-choose-us-content {
    padding: 70px 25px;
  }

  .why-choose-us-content .content {
    max-width: 445px;
  }

  .funfacts-style-two .single-funfacts-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .feedback-area-two .feedback-slides.owl-theme .single-feedback-box {
    max-width: 700px;
  }

  .single-feedback-box p {
    font-size: 16px;
  }

  .free-trial-form {
    max-width: 570px;
    padding: 40px;
  }

  .single-learning-box {
    padding: 30px 20px;
  }

  .app-area {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .app-area::after {
    display: none;
  }

  .app-area .overlay {
    display: none;
  }

  .app-content h2 br {
    display: none;
  }

  .app-image img {
    max-width: 100%;
  }

  .top-header .container-fluid {
    max-width: 960px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gym-main-banner {
    padding-top: 300px;
    padding-bottom: 200px;
  }

  .gym-main-banner .container {
    max-width: 960px;
  }

  .gym-home-slides.owl-theme .owl-nav {
    display: none;
  }
}

/* Min width 1200px to Max width 1275px */
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .top-navigation li.list-inline-item.list-inline-mail {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1275px) {
  .courses-categories-slides.owl-theme .owl-nav [class*=owl-] {
    left: -30px;
  }

  .courses-categories-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -30px;
  }

  .courses-categories-slides.owl-theme:hover .owl-nav [class*=owl-],
  .courses-categories-slides.owl-theme:focus .owl-nav [class*=owl-] {
    left: -40px;
  }

  .courses-categories-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next,
  .courses-categories-slides.owl-theme:focus .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -40px;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-] {
    left: -30px;
  }

  .courses-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -30px;
  }

  .courses-slides.owl-theme:hover .owl-nav [class*=owl-],
  .courses-slides.owl-theme:focus .owl-nav [class*=owl-] {
    left: -40px;
  }

  .courses-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next,
  .courses-slides.owl-theme:focus .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -40px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-] {
    left: -30px;
  }

  .blog-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -30px;
  }

  .blog-slides.owl-theme:hover .owl-nav [class*=owl-],
  .blog-slides.owl-theme:focus .owl-nav [class*=owl-] {
    left: -40px;
  }

  .blog-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next,
  .blog-slides.owl-theme:focus .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -40px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-] {
    left: -30px;
  }

  .team-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -30px;
  }

  .team-slides.owl-theme:hover .owl-nav [class*=owl-],
  .team-slides.owl-theme:focus .owl-nav [class*=owl-] {
    left: -40px;
  }

  .team-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next,
  .team-slides.owl-theme:focus .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -40px;
  }

  .health-coaching-shape1,
  .health-coaching-shape2 {
    display: none;
  }

  .feedback-content::before {
    font-size: 120px;
  }

  .business-shape1 img {
    max-width: 620px;
  }

  .navbar-area .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }

  .language-banner-area .container-fluid {
    max-width: 1140px;
  }

  .language-banner-content {
    padding-right: 0;
  }

  .language-banner-content h1 {
    font-size: 48px;
  }

  .lang-shape1 {
    display: none;
  }

  .why-choose-us-content {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 60px;
    padding-right: 20px;
  }

  .why-choose-us-content .content {
    max-width: 475px;
  }

  .lang-shape5 img {
    max-width: 290px;
  }

  .lang-shape4 {
    right: 3%;
  }

  .lang-shape4 img {
    max-width: 200px;
  }

  .app-image img {
    max-width: 107%;
  }

  .gym-main-banner .container {
    max-width: 1140px;
  }
}

/* Min width 1550px */
@media only screen and (min-width: 1550px) {
  .business-banner-content .logo {
    margin: 0 0 50% 0;
  }
  .academicSec .container {
    max-width: 92% !important;
}
  .academicImg img {
    height: 250px;
}
.performaingImg .academicImg img {
  height: 500px;
}
  .navbar-area .container-fluid {
    padding-left: 125px;
    padding-right: 125px;
  }

  .health-coaching-banner .container-fluid {
    padding-left: 125px;
    padding-right: 125px;
  }

  .health-coaching-shape4 {
    right: 9.5%;
  }

  .health-coaching-shape4 img {
    max-width: 100%;
  }

  .health-coaching-shape7 img {
    max-width: 100%;
  }

  .health-coaching-shape8 img {
    max-width: 100%;
  }

  .health-coaching-shape9 {
    right: 12%;
    top: 25%;
  }

  .health-coaching-shape9 img {
    max-width: 100%;
  }

  .feedback-area .container-fluid {
    padding-left: 125px;
    padding-right: 125px;
  }

  .business-banner-content .shape {
    left: -15%;
  }

  .business-shape1 {
    right: 14%;
  }

  .business-shape8 img {
    max-width: 100%;
  }

  .language-banner-area .container-fluid {
    max-width: 1400px;
  }

  .lang-shape1 img {
    max-width: 100%;
  }

  .lang-shape2 img {
    max-width: 100%;
  }

  .lang-shape3 img {
    max-width: 100%;
  }

  .lang-shape4 {
    right: 8%;
    top: 30%;
  }

  .lang-shape5 {
    left: 3%;
  }

  .lang-shape5 img {
    max-width: 100%;
  }

  .gym-home-slides.owl-theme .owl-nav [class*=owl-] {
    left: 70px;
  }

  .gym-home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 70px;
  }

  .top-header .container-fluid {
    padding-left: 125px;
    padding-right: 125px;
  }
}

/*************************/

@media (max-width:1199px) {
  .partner-slides {
    width: 70%;
    margin: 0 auto;
  }

  .partner-slides .single-partner-item:nth-child(1) {
    width: 33%;
  }

  .partner-slides .single-partner-item:nth-child(2) {
    width: 60%;
  }

  .business-coaching-banner {
    padding-top: 2%;
  }

  .about-content.content2 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .landing-section .section-title h2 {
    font-size: 60px;
  }
}

@media (max-width:991px) {

  .business-coaching-banner {
    padding-top: 15%;
  }

  .business-banner-content .logo {
    display: none;
  }

  .students-feedback-form form {
    padding: 20px;
  }

  .students-feedback-form form .form-group {
    margin-bottom: 5px;
  }

  .students-feedback-form form .form-group .form-control {
    height: 42px;
  }

  .about-content.content2 {
    max-width: 100%;
  }

  .about-area,
  .partner-area,
  .funfacts-and-feedback-area,
  .offer-area,
  .landing-section {
    padding: 50px 0;
  }

  .about-content.content2 ul {
    justify-content: center;
  }

  .about-content.content2 p.title-p {
    text-align: center;
  }

  .main-table table thead th {
    padding: 8px 5px;
    font-weight: 400;
  }

  h2.inner-h1 {
    font-size: 20px;
  }

  .funfacts-list {
    margin-top: 25px;
  }

  .partner-area .section-title {
    padding: 0;
    border-right: 0;
    margin-bottom: 20px;
  }

  .single-gallery-item {
    margin: 0;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
  }

  .ra-section li {
    /* width:33.333%; */
    /* flex:0 0 33.333% */
  }

  .mean-container .mean-nav ul li a {
    color: #3e3635;
    border-top: 1px solid #dac9c7;
  }

  .landing-section .section-title h2 {
    font-size: 42px;
  }

  .footer-bottom-area {
    margin-top: 0px;
  }

  .footer-area {
    padding-top: 40px;
  }

  .about-content p {
    font-size: 18px;
    line-height: 30px;
  }

  .about-content.content2 .default-btn {
    margin-top: 10px;
  }

  .partner-area .section-title p {
    max-width: 100%;
  }

  .landing-section .media-content p {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width:767px) {
  .inner-header-top .header-area.is-sticky .header-logos h1 {
    display: none;
  }

  .main-table.main-fonts table thead th {
    font-size: 15px;
    line-height: 25px;
    word-wrap: break-word;
    text-wrap: wrap;
  }

  .main-table.main-fonts table tbody td {
    font-size: 12px;
    line-height: 24px;
    word-wrap: break-word;
    text-wrap: wrap;
  }

  .main-table table tbody td {
    padding: 6px 5px;
    font-size: 12.5px;
    line-height: 24px;
    font-weight: 400;
  }

  .info-m {
    display: block;
  }

  .school_rules_info1 {
    padding: 20px 4px !important;
  }

  .admission-wo-image .iac-left {
    margin-left: 0px !important;
  }

  .main-table table tbody td b {
    font-weight: 500;
    word-wrap: break-word;
  }

  .business-coaching-banner {
    padding-top: 60%;
    min-height: auto;
    background-position: center -170px;
  }

  .about-area,
  .partner-area,
  .funfacts-and-feedback-area,
  .offer-area,
  .landing-section {
    padding: 40px 0;
  }

  .business-banner-content .default-btn {
    display: none;
  }

  .students-feedback-form h3 {
    padding: 14px 15px;
    font-size: 22px;
  }

  .students-feedback-form {
    max-width: 100%;
    margin: 0;
  }

  .about-content.content2 ul li {
    padding: 0 15px;
  }

  .raque-responsive-nav .raque-responsive-menu.mean-container .mean-nav {
    margin-top: 72px;
  }

  .raque-responsive-nav .logo {
    position: relative;
    width: 150px;
    z-index: 999;
  }

  .mobile-links {
    width: 50%;
  }

  .mobile-links+.mobile-links {
    width: 50%;
  }

  .landing-section .section-title h2 {
    font-size: 32px;
  }

  .single-offer-box .icon {
    margin: 0 auto 20px;
  }

  .landing-section .media-content p {
    font-size: 16px;
    line-height: 25px;
  }

  .single-offer-box .icon {
    width: 100%;
    height: auto;
  }

  .single-offer-box .icon img {
    max-width: none;
  }

  .landing-section .media-content {
    top: auto;
    left: -22px;
    right: 0;
    height: auto;
    width: calc(100% - 4%);
    padding: 20px 20px;
    clip-path: none;
    bottom: 10px;
  }

  .landing-section .media {
    height: 50vh;
  }

  .landing-section .owl-carousel .owl-next {
    right: 2%;
    font-size: 26px;
    height: 40px;
    width: 40px;
  }

  footer div .default-btn {
    margin: 0 0 10px 0;
  }

  .footer-bottom-area {
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: normal;
  }
}

@media (max-width:575px) {
  .about-content.content2 ul li {
    padding: 0 10px;
  }

  .business-coaching-banner {
    padding-top: 80%;
  }

  .students-feedback-form {
    margin: 0;
  }

  .raque-responsive-nav .raque-responsive-menu a {
    font-size: 15px;
  }

  .raque-responsive-nav .logo {
    width: 65px;
  }

  .about-content.content2 {
    padding: 20px 10%;
    margin: 20px 0 0
  }

  .about-content.content2 ul li b:nth-child(1) {
    width: 80px;
    height: 80px;
    font-size: 22px;
  }

  .about-content.content2 ul li b:nth-child(2) {
    font-size: 15px;
  }

  .about-content.content2 .default-btn {
    margin-top: 20px;
  }

  .about-content.content2 div p small {
    font-size: 14px;
    line-height: 16px;
  }

  .business-banner-content h1 {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 40px;
    letter-spacing: .5px;
  }

  .about-content p,
  .funfacts-and-feedback-area .feedback-slides-content p,
  .partner-area .section-title p,
  .partner-area h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .students-feedback-form .default-btn {
    margin: 20px 0 0;
  }

  .partner-slides {
    width: 90%;
    margin: 0 auto;
  }

  .landing-section .media-content p {
    font-size: 16px;
    line-height: 25px;
  }

  .landing-section .owl-carousel .owl-next {
    width: 30px;
    height: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    padding: 0 !important;
    font-size: 23px !important;
    display: none;
  }

  .mobile-links,
  .mobile-links+.mobile-links,
  .mobile-links+.mobile-links+.mobile-links {
    width: 100%;
    padding: 0;
  }

  .footer-area .default-btn {
    margin: 20px 0 10px 0;
  }

  .footer-bottom-area {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .partner-area h3 {
    margin: 0 0 10px 0;
  }

  .single-offer-box {
    margin-top: 10px;
  }

  .landing-section .media-content {
    padding: 12px 20px;
  }

  .landing-section .media-content p {
    line-height: 22px;
    font-size: 15px;
  }

  .business-coaching-banner:after {
    background: rgba(0, 0, 0, .3);
  }
}

@media (max-width:375px) {
  .partner-slides {
    width: 100%;
  }

  .partner-slides .single-partner-item:nth-child(1) {
    padding: 10px 0;
  }

  .single-funfacts-box {
    text-align: center;
    border: 4px solid #fbf1f2;
    border-radius: 30px;
    margin-bottom: 20px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 150px;
  }

  .single-funfacts-box h3 span {
    font-size: 25px;
  }

  .single-funfacts-box p {
    margin-top: 6px;
    font-size: 14px;
  }

  .about-content.content2 ul li b:nth-child(2) {
    font-size: 14px;
  }
}

@media (min-width:768px) and (max-width: 991px) {
  ul.top-navigation-center {
    text-align: start !important;
  }

  ul.social-media-top {
    display: none;
  }

  .header-logo img {
    width: 180px;
  }

  .thankyou-box h1 {
    font-size: 34px;
  }

  .thankyou-box a.default-btn {
    margin-top: 30px;
  }
}