/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .feature-one__inner {
    padding: 44px 20px 40px;
  }

  .feature-one__img-one {
    display: none;
  }

  .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-one__right {
    max-width: 600px;
    margin: 197px auto 0;
  }

  .video-one__text {
    font-size: 18px;
  }

  .coaching-one__left .section-title__title {
    font-size: 42px;
  }

  .contact-one__address-box {
    right: inherit;
    left: 130px;
  }

  .blog-one__content {
    padding: 30px 18px 11px;
  }

  .footer-widget__about {
    margin-right: 0;
  }

  .footer-widget__link {
    margin-right: 0;
  }

  .footer-widget__visa {
    margin-left: 0;
  }

  .footer-widget__Contact {
    margin-top: 35px;
  }

  .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-two__right {
    max-width: 600px;
    margin: 50px auto 0;
  }

  .countries-two__carousel.owl-theme .owl-nav::before,
  .countries-two__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .coaching-two__single {
    flex-direction: column;
    align-items: baseline;
    padding-left: 30px;
  }

  .coaching-two__img-box {
    margin-top: 0;
  }

  .coaching-two__content {
    margin-left: 0;
    margin-top: 20px;
  }

  .faq-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .faq-one__bg {
    left: 0;
    right: 0;
    bottom: 0;
  }

  .faq-one__inner {
    padding: 100px 70px 110px;
  }

  .faq-one__right {
    padding-top: 50px;
    max-width: 600px;
    margin: 0 auto 0;
  }

  .services-two__carousel.owl-theme .owl-nav::before,
  .services-two__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .process-one__content {
    margin-left: 20px;
  }

  .process-one__title {
    font-size: 20px;
  }

  .testimonial-two__left .section-title__title {
    font-size: 48px;
  }

  .awards-one__shape-5 {
    display: none;
  }

  .awards-one__shape-7 {
    display: none;
  }

  .awards-one__left {
    max-width: 600px;
    margin: 0 auto 45px;
  }

  .awards-one__right {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .brand-two__title:before,
  .brand-two__title:after {
    display: none;
  }

  .feature-two__single-inner {
    padding-left: 124px;
    padding-right: 10px;
  }

  .feature-two__title {
    font-size: 17px;
  }

  .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-three__right {
    max-width: 600px;
    margin: 133px auto 0;
  }

  .services-three__top-left .section-title__title {
    font-size: 40px;
  }

  .benefits-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .benefits-one__img-two {
    right: 0;
  }

  .benefits-one__right {
    max-width: 600px;
    margin: 50px auto 0;
  }

  .coaching-three__carousel.owl-theme .owl-nav::before,
  .coaching-three__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .contact-three__form-top {
    padding: 28px 30px 30px;
  }

  .contact-three__form {
    padding: 30px;
  }

  .about-four__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-four__right {
    max-width: 600px;
    margin: 60px auto 0;
  }

  .about-four__img-two {
    right: 0;
  }

  .about-four {
    padding: 120px 0 180px;
  }

  .blog-details__pagenation-left:before {
    display: none;
  }

  .coaching-details__importance-title {
    font-size: 20px;
  }

  .coaching-details__importance {
    padding-left: 30px;
  }

  .location-one__top-left .section-title__title {
    font-size: 42px;
  }

  .location-one__tab-content-box-inner {
    flex-direction: column;
  }

  .location-one__tab-content-right {
    margin-left: 0;
    margin-top: 50px;
  }

  .location-one__tab-content-right:before {
    display: none;
  }

  .countries-details__points {
    flex-direction: column;
    align-items: baseline;
  }

  .countries-details__points li + li {
    margin-left: 0;
    margin-top: 10px;
  }

  .pricing-page__single-inner {
    padding: 43px 30px 49px;
  }

  .story-details__img-box {
    right: -210px;
  }

  .story-details__img img {
    width: 70%;
  }

  .team-details__right {
    margin-left: 0;
  }

  .team-details__guarantee {
    left: 0;
  }

  .visa-offers__img {
    bottom: 60px;
    right: 0;
  }

  .cart-page .table-responsive {
    margin-bottom: 30px;
  }

  .testimonial-three__counter-box {
    padding-left: 40px;
  }

  .testimonial-three__left {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-three__slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-three__map {
    display: none;
  }

  .testimonial-one__img-1 {
    display: none;
  }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-one__right {
    max-width: 600px;
    margin: 197px auto 0;
  }

  .about-one__badge {
    display: none;
  }

  .video-one__left {
    margin-bottom: 50px;
  }

  .video-one {
    padding-bottom: 110px;
  }

  .counter-one {
    padding: 100px 0 70px;
  }

  .coaching-one__left .section-title {
    margin-bottom: 0;
  }

  .coaching-one__text {
    margin-top: 31px;
  }

  .coaching-one__top {
    margin-bottom: 51px;
  }

  .testimonial-one__img-1 {
    display: none;
  }

  .contact-one__address-box {
    right: 425px;
  }

  .site-footer__top {
    flex-direction: column;
  }

  .site-footer__call {
    margin-top: 11px;
  }

  .footer-widget__about {
    margin-right: 0;
  }

  .footer-widget__link {
    margin-right: 0;
  }

  .footer-widget__visa {
    margin-left: 0;
    margin-top: 35px;
  }

  .footer-widget__gallery {
    margin-left: 0;
    margin-top: 35px;
  }

  .footer-widget__Contact {
    margin-top: 35px;
  }

  .about-two__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-two__right {
    max-width: 600px;
    margin: 50px auto 0;
  }

  .about-two__experience {
    left: 0;
  }

  .countries-two__carousel.owl-theme .owl-nav::before,
  .countries-two__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .faq-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .faq-one__bg {
    left: 0;
    right: 0;
    bottom: 0;
  }

  .faq-one__inner {
    padding: 100px 70px 110px;
  }

  .faq-one__right {
    padding-top: 50px;
    max-width: 600px;
    margin: 0 auto 0;
  }

  .services-two__carousel.owl-theme .owl-nav::before,
  .services-two__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .testimonial-two__left .section-title {
    margin-bottom: 0;
  }

  .testimonial-two__right-text {
    margin-top: 31px;
  }

  .testimonial-two__top {
    margin-bottom: 51px;
  }

  .awards-one__shape-5 {
    display: none;
  }

  .awards-one__shape-7 {
    display: none;
  }

  .awards-one__left {
    max-width: 600px;
    margin: 0 auto 45px;
  }

  .awards-one__right {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .contact-two__right {
    margin-left: 0;
  }

  .brand-two__title:before,
  .brand-two__title:after {
    display: none;
  }

  .about-three__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-three__right {
    max-width: 600px;
    margin: 133px auto 0;
  }

  .countries-three__bottom {
    padding-left: 30px;
    flex-direction: column;
  }

  .countries-three__btn-box {
    margin-top: 10px;
  }

  .benefits-one__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .benefits-one__img-two {
    right: 0;
  }

  .benefits-one__right {
    max-width: 600px;
    margin: 50px auto 0;
  }

  .coaching-three__carousel.owl-theme .owl-nav::before,
  .coaching-three__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .contact-three__right {
    margin-top: 50px;
  }

  .about-four__left {
    max-width: 600px;
    margin: 0 auto 0;
  }

  .about-four__right {
    max-width: 600px;
    margin: 60px auto 0;
  }

  .about-four__img-two {
    right: 0;
  }

  .about-four {
    padding: 120px 0 180px;
  }

  .blog-details__pagenation {
    padding: 30px 10px 30px;
  }

  .blog-details__pagenation-left-title {
    font-size: 15px;
  }

  .blog-details__pagenation-left:before {
    display: none;
  }

  .blog-details__left {
    padding: 120px 0 60px;
  }

  .blog-details__right {
    margin-left: 0;
  }

  .blog-details__right .sidebar {
    padding-bottom: 120px;
  }

  .blog-sidebar__left {
    padding: 120px 0 60px;
  }

  .blog-sidebar__right {
    margin-left: 0;
  }

  .sidebar {
    padding-bottom: 120px;
  }

  .coaching-details__right {
    margin-top: 60px;
  }

  .location-one__main-tab-box .tab-buttons .tab-btn span {
    padding: 21px 42px 21px;
  }

  .location-one__tab-content-box-inner {
    flex-direction: column;
  }

  .location-one__tab-content-left {
    flex-direction: column;
    align-items: baseline;
  }

  .location-one__tab-content-contact {
    margin-left: 0;
    margin-top: 18px;
  }

  .location-one__tab-content-right {
    margin-left: 0;
    margin-top: 40px;
  }

  .location-one__tab-content-right:before {
    display: none;
  }

  .travel-one__right {
    margin-top: 51px;
  }

  .countries-details__right {
    margin-top: 56px;
  }

  .countries-details__points {
    flex-direction: column;
    align-items: baseline;
  }

  .countries-details__points li + li {
    margin-left: 0;
    margin-top: 10px;
  }

  .faq-search-box__shape {
    display: none;
  }

  .faq-page__left {
    margin-right: 0;
  }

  .faq-page__right {
    margin-left: 0;
    margin-top: 60px;
  }

  .story-details__img-box {
    display: none;
  }

  .success-stories .testimonial-two__inner {
    padding: 40px 20px 31px;
    padding-left: 20px;
  }

  .success-stories .testimonial-two__img {
    position: relative;
    top: 0;
  }

  .success-stories .testimonial-two__client-details-and-quote {
    margin-top: 136px;
  }

  .team-details__left {
    margin-right: 0;
  }

  .team-details__right {
    margin-left: 0;
    margin-top: 49px;
  }

  .team-details__guarantee {
    left: 0;
  }

  .team-details-experience-right {
    margin-left: 0;
    margin-top: 40px;
  }

  .visa-details__visa-process-list li + li {
    margin-left: 30px;
  }

  .coaching-details__sidebar {
    margin-top: 60px;
  }

  .product__sidebar {
    margin-bottom: 60px;
  }

  .product-details__top {
    margin-top: 51px;
  }

  .cart-page .table-responsive {
    margin-bottom: 30px;
  }

  .cart-total li {
    justify-content: flex-start;
  }

  .cart-total li span:first-child {
    text-align: left;
  }

  .cart-page__buttons {
    justify-content: start;
  }

  .checkout__payment {
    margin-top: 50px;
  }

  .testimonial-three__counter-box {
    padding-left: 40px;
  }

  .testimonial-three__left {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-three__slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-three__map {
    display: none;
  }

  .testimonial-three__right {
    margin-top: 50px;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .section-title__title {
    font-size: 30px;
    line-height: 40px;
  }

  .section-title__title br {
    display: none;
  }

  .feature-one__inner {
    padding: 44px 20px 40px;
  }

  .feature-one__img-one {
    display: none;
  }

  .about-one__left {
    margin-left: 0;
    margin-right: 0;
  }

  .about-one__img-2 {
    display: none;
  }

  .about-one__experience {
    bottom: 0;
    left: 0;
  }

  .about-one__badge {
    display: none;
  }

  .about-one__shape-1 {
    display: none;
  }

  .about-one__right {
    margin-top: 50px;
  }

  .video-one__left {
    margin-bottom: 50px;
    padding: 60px 20px 60px;
  }

  .video-one {
    padding-bottom: 110px;
  }

  .video-one .section-title__title {
    font-size: 29px;
    line-height: 40px;
  }

  .video-one__text {
    font-size: 18px;
  }

  .video-one__text br {
    display: none;
  }

  .counter-one {
    padding: 100px 0 70px;
  }

  .coaching-one__left .section-title {
    margin-bottom: 0;
  }

  .coaching-one__text {
    margin-top: 31px;
  }

  .coaching-one__top {
    margin-bottom: 51px;
  }

  .testimonial-one__img-1 {
    display: none;
  }

  .testimonial-one__wrap {
    padding: 76px 15px 178px;
  }

  .testimonial-one__client-name-box {
    flex-direction: column;
    align-items: baseline;
  }

  .testimonial-one__client-sub-title {
    padding-top: 10px;
  }

  .contact-one__left {
    margin-right: 0;
  }

  .contact-one__address-box {
    right: inherit;
    left: 20px;
  }

  .blog-one__content {
    padding: 30px 18px 11px;
  }

  .site-footer__top {
    flex-direction: column;
  }

  .site-footer__visa-box {
    flex-direction: column;
    text-align: center;
  }

  .site-footer__visa-content {
    margin-left: 0;
    margin-top: 11px;
  }

  .site-footer__call {
    margin-top: 11px;
  }

  .footer-widget__about {
    margin-right: 0;
  }

  .footer-widget__link {
    margin-right: 0;
    margin-top: 43px;
    margin-bottom: 34px;
  }

  .footer-widget__visa {
    margin-left: 0;
  }

  .footer-widget__gallery {
    margin-left: 0;
    margin-top: 34px;
    margin-bottom: 33px;
  }

  .about-two__left {
    margin-right: 0;
  }

  .about-two__experience {
    bottom: 0;
    left: 0;
  }

  .about-two__right {
    margin-top: 50px;
  }

  .about-two__points {
    flex-direction: column;
    align-items: baseline;
  }

  .about-two__points li + li {
    margin-left: 0;
    margin-top: 15px;
  }

  .about-two__btn-and-call-box {
    flex-direction: column;
    align-items: baseline;
  }

  .about-two__call-box {
    margin-left: 0;
    margin-top: 20px;
  }

  .countries-two__carousel.owl-theme .owl-nav::before,
  .countries-two__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .excellence-one__shape-1,
  .excellence-one__shape-2 {
    display: none;
  }

  .excellence-one__inner {
    padding: 57px 20px 70px;
  }

  .excellence-one__title {
    font-size: 40px;
    line-height: 50px;
  }

  .coaching-two__single {
    flex-direction: column;
    align-items: baseline;
    padding-left: 30px;
  }

  .coaching-two__img-box {
    margin-top: 0;
  }

  .coaching-two__content {
    margin-left: 0;
    margin-top: 20px;
  }

  .faq-one__left {
    margin-right: 0;
    margin-left: 0;
  }

  .faq-one__bg {
    left: 0;
    right: 0;
    bottom: 0;
  }

  .faq-one__inner {
    padding: 60px 20px 60px;
  }

  .faq-one__title {
    font-size: 29px;
    line-height: 39px;
  }

  .faq-one__right {
    padding-top: 50px;
  }

  .services-two__carousel.owl-theme .owl-nav::before,
  .services-two__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .process-one__content {
    margin-left: 20px;
  }

  .process-one__title {
    font-size: 20px;
  }

  .testimonial-two__left .section-title {
    margin-bottom: 0;
  }

  .testimonial-two__right-text {
    margin-top: 31px;
  }

  .testimonial-two__top {
    margin-bottom: 51px;
  }

  .testimonial-two__inner {
    padding: 40px 20px 31px;
    padding-left: 20px;
  }

  .testimonial-two__img {
    position: relative;
    top: 0;
  }

  .testimonial-two__client-details-and-quote {
    margin-top: 136px;
  }

  .awards-one__shape-2,
  .awards-one__shape-3,
  .awards-one__shape-4,
  .awards-one__shape-5,
  .awards-one__shape-6,
  .awards-one__shape-7 {
    display: none;
  }

  .awards-one__text-and-points-box {
    flex-direction: column;
    align-items: baseline;
  }

  .awards-one__points {
    margin-left: 0;
    top: 0;
    margin-top: 20px;
  }

  .awards-one__right {
    margin-left: 0;
    margin-top: 45px;
  }

  .blog-two__content {
    left: 20px;
    right: 20px;
  }

  .contact-two__right {
    margin-left: 0;
  }

  .contact-two__form-box {
    padding: 10px 10px 50px;
  }

  .brand-two__title:before,
  .brand-two__title:after {
    display: none;
  }

  .feature-two__single-inner {
    padding-left: 125px;
    padding-right: 10px;
  }

  .feature-two__title {
    font-size: 16px;
  }

  .about-three__left {
    margin-left: 0;
    margin-right: 0;
  }

  .about-three__img-two,
  .about-three__img-three {
    display: none;
  }

  .about-three__right {
    margin-left: 0;
    margin-top: 45px;
  }

  .countries-three__main-tab-box .tab-buttons {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn {
    position: relative;
    display: flex;
    align-items: center;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn + .tab-btn {
    margin-top: 10px;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn:nth-child(1) {
    left: 0;
    bottom: 0;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn:nth-child(2) {
    bottom: 0;
    left: 0;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn:nth-child(3) {
    top: 0;
    left: 0;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn:nth-child(4) {
    top: 0;
    left: 0;
    transform: translateX(0%);
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn:nth-child(5) {
    right: 0;
    top: 0;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn:nth-child(6) {
    bottom: 0;
    right: 0;
  }

  .countries-three__main-tab-box .tab-buttons .tab-btn:nth-child(7) {
    right: 0;
    bottom: 0;
  }

  .countries-three__bottom {
    padding-left: 30px;
    flex-direction: column;
    text-align: center;
  }

  .countries-three__btn-box {
    margin-top: 10px;
  }

  .benefits-one__left {
    margin-left: 0;
    margin-right: 0;
  }

  .benefits-one__img-two {
    display: none;
  }

  .benefits-one__solution {
    bottom: 0;
    right: 0;
  }

  .benefits-one__right {
    margin-left: 0;
    margin-top: 50px;
  }

  .coaching-three__carousel.owl-theme .owl-nav::before,
  .coaching-three__carousel.owl-theme .owl-nav::after {
    display: none;
  }

  .contact-three__right {
    margin-top: 50px;
  }

  .contact-three__main-tab-box .tab-buttons .tab-btn + .tab-btn {
    margin-left: 0;
    margin-top: 10px;
  }

  .contact-three__main-tab-box .tab-buttons .tab-btn {
    display: block;
    max-width: 155px;
    width: 100%;
  }

  .contact-three__contact-details {
    flex-direction: column;
    align-items: baseline;
  }

  .contact-three__contact-list {
    margin-left: 0;
    margin-top: 30px;
  }

  .contact-three__form-top {
    padding: 28px 20px 30px;
  }

  .contact-three__form {
    padding: 20px;
  }

  .error-page__title {
    font-size: 110px;
    line-height: 110px;
  }

  .error-page__img {
    bottom: -82px;
  }

  .error-page__tagline {
    color: var(--treck-base);
  }

  .error-page {
    padding: 98px 0 120px;
  }

  .about-four__left {
    margin-right: 0;
  }

  .about-four__points-box {
    flex-direction: column;
    align-items: baseline;
  }

  .about-four__points--two {
    margin-left: 0;
  }

  .about-four__right {
    margin-left: 0;
    margin-right: 0;
    margin-top: 60px;
  }

  .about-four__experience {
    bottom: 0;
    left: 0;
  }

  .about-four__img-two {
    display: none;
  }

  .about-four__shape-2 {
    display: none;
  }

  .blog-details__bottom {
    flex-direction: column;
  }

  .blog-details__social-list {
    margin-top: 20px;
  }

  .blog-details__pagenation {
    padding: 30px 20px 30px;
    flex-direction: column;
  }

  .blog-details__pagenation-right {
    margin-top: 20px;
  }

  .comment-one__single {
    flex-direction: column;
    align-items: baseline;
  }

  .comment-one__content {
    margin-left: 0;
    margin-top: 20px;
  }

  .blog-details__right {
    margin-left: 0;
  }

  .blog-details__right .sidebar {
    padding-bottom: 120px;
  }

  .blog-details__left {
    padding: 120px 0 60px;
  }

  .sidebar {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 120px;
  }

  .blog-sidebar__bottom-box {
    padding: 60px 30px 51px;
  }

  .blog-sidebar__provide-services {
    padding: 60px 30px 60px;
  }

  .blog-sidebar__left {
    padding: 120px 0 60px;
  }

  .blog-sidebar__right {
    margin-left: 0;
  }

  .banner-one {
    padding-left: 60px;
  }

  .coaching-details__right {
    margin-top: 60px;
  }

  .coaching-details__importance {
    padding: 40px 15px 40px;
    padding-left: 15px;
    flex-direction: column;
    align-items: baseline;
  }

  .coaching-details__importance-title-box {
    margin-bottom: 27px;
  }

  .coaching-details__importance-bg {
    left: 0;
  }

  .location-one__main-tab-box .tab-buttons .tab-btn {
    display: block;
    max-width: 230px;
  }

  .location-one__main-tab-box .tab-buttons .tab-btn + .tab-btn {
    margin-left: 0;
    margin-top: 10px;
  }

  .location-one__tab-content-box-inner {
    flex-direction: column;
    padding: 50px 20px 50px;
  }

  .location-one__tab-content-left {
    flex-direction: column;
    align-items: baseline;
  }

  .location-one__tab-content-contact {
    margin-left: 0;
    margin-top: 18px;
  }

  .location-one__tab-content-right {
    margin-left: 0;
    margin-top: 40px;
  }

  .location-one__tab-content-right:before {
    display: none;
  }

  .travel-one__right {
    margin-top: 51px;
  }

  .countries-details__right {
    margin-top: 56px;
  }

  .countries-details__points {
    flex-direction: column;
    align-items: baseline;
  }

  .countries-details__points li + li {
    margin-left: 0;
    margin-top: 10px;
  }

  .faq-search-box__shape {
    display: none;
  }

  .faq-search-box__inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-search-box__title {
    font-size: 29px;
  }

  .faq-search-box__form-input input[type="search"] {
    padding-left: 20px;
  }

  .faq-search-box__form-btn-and-text {
    flex-direction: column;
    align-items: baseline;
  }

  .faq-search-box__form-text {
    margin-left: 0;
    margin-top: 10px;
  }

  .faq-page__left {
    margin-right: 0;
  }

  .faq-page__right {
    margin-left: 0;
    margin-top: 60px;
  }

  .faq-page__content {
    padding: 44px 25px 47px;
  }

  .login-page__form {
    padding: 60px 20px 60px;
  }

  .login-page__form-btn-box {
    flex-direction: column;
    align-items: baseline;
  }

  .login-page__form-forgot-password {
    margin-left: 0;
    margin-top: 10px;
  }

  .pricing-page__single-inner {
    padding: 43px 30px 49px;
  }

  .story-details__img-box {
    display: none;
  }

  .story-details__content {
    max-width: 100%;
  }

  .story-details__title {
    font-size: 40px;
    line-height: 50px;
  }

  .story-details__btn-box {
    flex-direction: column;
    align-items: baseline;
  }

  .story-details__btn-two {
    margin-left: 0;
    margin-top: 10px;
  }

  .team-details__left {
    margin-right: 0;
  }

  .team-details__right {
    margin-left: 0;
    margin-top: 49px;
  }

  .team-details__guarantee {
    left: 0;
    bottom: 0;
  }

  .team-details-experience-right {
    margin-left: 0;
    margin-top: 40px;
  }

  .team-details-experience-left {
    margin-right: 0;
  }

  .coaching-details__sidebar {
    margin-top: 60px;
  }

  .visa-details__visa-process-list {
    flex-direction: column;
    align-items: baseline;
  }

  .visa-details__visa-process-list li + li {
    margin-left: 0;
    margin-top: 30px;
  }

  .visa-offers__single {
    padding: 40px 20px 40px;
  }

  .visa-offers__img {
    bottom: 70px;
    right: 0;
    height: 150px;
    width: 150px;
  }

  .visa-offers__flag {
    right: 30px;
  }

  .product__sidebar {
    margin-bottom: 60px;
  }

  .product__showing-result {
    flex-direction: column;
  }

  .product__showing-text-box {
    margin-bottom: 20px;
  }

  .product-details__top {
    margin-top: 51px;
  }

  .product-details__buttons {
    flex-direction: column;
    align-items: baseline;
  }

  .product-details__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }

  .product-details__social {
    flex-direction: column;
    align-items: baseline;
  }

  .product-details__social-link {
    margin-left: 0;
    margin-top: 20px;
  }

  .comments-area .comment {
    flex-direction: column;
    align-items: baseline;
  }

  .review-one__content {
    padding-left: 0;
    margin-top: 20px;
  }

  .review-one__content-top {
    flex-direction: column;
    align-items: baseline;
  }

  .cart-page .table-responsive {
    margin-bottom: 30px;
  }

  .cart-total li {
    justify-content: flex-start;
  }

  .cart-total li span:first-child {
    text-align: left;
  }

  .cart-page__buttons {
    justify-content: start;
    flex-direction: column;
    align-items: baseline;
  }

  .cart-page__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }

  .checkout__payment {
    margin-top: 50px;
    padding: 49px 30px 18px;
  }

  .cart-total li span:first-child {
    margin-right: 45px;
  }

  .testimonial-three__counter-box {
    padding-left: 15px;
  }

  .testimonial-three__left {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-three__slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-three__map,
  .testimonial-three__shape-2 {
    display: none;
  }

  .testimonial-three__right {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1590px) {
  .contact-one__address-box {
    right: 380px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1320px) {
  .coaching-two__single {
    flex-direction: column;
    align-items: baseline;
    padding-left: 30px;
  }

  .coaching-two__img-box {
    margin-top: 0;
  }

  .coaching-two__content {
    margin-left: 0;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1680px) {
  .faq-one__left {
    margin-right: 90px;
    margin-left: -90px;
  }

  .faq-one__bg {
    right: -40px;
    bottom: -40px;
  }

  .faq-one__inner {
    padding: 100px 60px 110px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .faq-one__left {
    margin-right: 0px;
    margin-left: 0px;
  }

  .faq-one__bg {
    right: 0px;
    bottom: 0px;
  }

  .faq-one__inner {
    padding: 100px 40px 110px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1800px) {
  .testimonial-three__map {
    display: none;
  }
}

/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-slider__feature-single {
    padding: 37px 20px 33px;
    padding-right: 20px;
  }

  .main-slider__feature-title {
    font-size: 17px;
  }

  .main-slider-two .owl-theme .owl-dots {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-slider-two .owl-theme .owl-dots {
    display: none;
  }

  .main-slider-three__title {
    font-size: 78px;
    line-height: 88px;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider__title {
    font-size: 40px;
    line-height: 50px;
  }

  .main-slider-two .owl-theme .owl-dots {
    display: none;
  }

  .main-slider-two .owl-theme .owl-nav {
    display: none;
  }

  .main-slider-two__title {
    font-size: 38px;
    line-height: 55px;
  }

  .main-slider-two__points {
    flex-direction: column;
    align-items: baseline;
  }

  .main-slider-two__points li + li {
    margin-left: 0;
    margin-top: 10px;
  }

  .main-slider__feature-single {
    padding: 37px 20px 33px;
    padding-right: 20px;
  }

  .main-slider__feature-title {
    font-size: 17px;
  }

  .main-slider-two__shape-1 {
    display: none;
  }

  .main-slider-three__title {
    font-size: 33px;
    line-height: 43px;
  }

  .main-slider-three__btn-box {
    flex-direction: column;
  }

  .main-slider-three__btn-two {
    margin-left: 0;
    margin-top: 10px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1340px) {
  .main-slider-two .owl-theme .owl-dots {
    display: none;
  }
}

/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu__top {
    display: none;
  }

  .main-menu__update-box {
    display: none;
  }

  .main-menu .mobile-nav__toggler {
    display: inline-block;
    padding: 30px 0;
  }

  .main-menu__call {
    display: none;
  }

  .main-header-two__top-menu {
    display: none;
  }

  .main-header-two__top-inner {
    padding-left: 30px;
  }

  .main-header-two__social-box {
    margin-left: 0;
    padding-right: 30px;
  }

  .main-menu-two__wrapper-inner {
    padding: 0 30px 0;
  }

  .main-menu-two__logo {
    padding-right: 50px;
  }

  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--treck-white);
  }

  .main-menu-three__top {
    display: none;
  }

  .main-menu-three__call {
    display: none;
  }

  .main-menu-three .mobile-nav__toggler {
    display: inline-block;
    padding: 28px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-menu__top {
    display: none;
  }

  .main-menu__update-box {
    display: none;
  }

  .main-menu .mobile-nav__toggler {
    display: inline-block;
    padding: 30px 0;
  }

  .main-menu__call {
    display: none;
  }

  .main-menu__search-box {
    display: none;
  }

  .main-menu__wrapper-inner-content {
    padding-right: 50px;
  }

  .main-header-two__top {
    display: none;
  }

  .main-menu-two__wrapper-inner {
    padding: 0 30px 0;
  }

  .main-menu-two__logo {
    padding-right: 50px;
  }

  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--treck-white);
  }

  .main-menu-two__call {
    display: none;
  }

  .main-menu-two__btn-box {
    margin-right: 70px;
  }

  .main-slider-two__shadow {
    top: 0;
  }

  .main-menu-three__top {
    display: none;
  }

  .main-menu-three__call {
    display: none;
  }

  .main-menu-three .mobile-nav__toggler {
    display: inline-block;
    padding: 28px 0;
  }

  .main-menu-three__search-cart-box {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .main-menu__top {
    display: none;
  }

  .main-menu__update-box {
    display: none;
  }

  .main-menu .mobile-nav__toggler {
    display: inline-block;
    padding: 30px 0;
  }

  .main-menu__right {
    display: none;
  }

  .main-menu__search-box {
    display: none;
  }

  .main-menu__wrapper-inner-content {
    padding-right: 20px;
  }

  .main-menu__bottom-inner {
    max-width: 50px;
    width: 100%;
    margin-left: auto;
    justify-content: center;
  }

  .main-menu__logo {
    left: 20px;
  }

  .main-header-two__top {
    display: none;
  }

  .main-menu-two__wrapper-inner {
    padding: 0 30px 0;
  }

  .main-menu-two__logo {
    padding-right: 0px;
  }

  .main-menu-two .mobile-nav__toggler:hover {
    color: var(--treck-white);
  }

  .main-menu-two__right {
    display: none;
  }

  .main-menu-two__left {
    justify-content: space-between;
    flex: 1;
  }

  .main-slider-two__shadow {
    top: 0;
  }

  .main-menu-three__top {
    display: none;
  }

  .main-menu-three__right {
    display: none;
  }

  .main-menu-three .mobile-nav__toggler {
    display: inline-block;
    padding: 28px 0;
  }

  .main-menu-three__logo {
    left: 20px;
  }

  .main-menu-three__wrapper-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
  }

  .main-menu-three__logo {
    position: relative;
    left: 0;
  }

  .main-menu-three__bottom-inner {
    padding-left: 30px;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1765px) {
  .main-menu__call {
    display: none;
  }

  .main-menu__btn-box {
    margin-left: 0;
  }

  .main-menu__bottom-inner {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .main-menu__call {
    display: none;
  }

  .main-menu__btn-box {
    margin-left: 0;
  }

  .main-menu__bottom-inner {
    padding: 0 20px;
  }

  .main-menu__wrapper-inner-content {
    padding-left: 160px;
    padding-right: 160px;
  }

  .main-menu .main-menu__list > li + li,
  .stricky-header .main-menu__list > li + li {
    margin-left: 30px;
  }

  .main-menu__logo {
    left: 10px;
  }

  .main-menu__search-box {
    right: 10px;
  }

  .main-menu__btn {
    padding: 9px 25px 9px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .main-menu__update-box {
    display: none;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .main-menu-two__call {
    display: none;
  }

  .main-menu-two__btn-box {
    margin-right: 70px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .main-menu-two__call {
    display: none;
  }

  .main-menu-two__search-cart-box {
    display: none;
  }

  .main-menu-two .main-menu__list > li + li,
  .stricky-header.main-menu-two .main-menu__list > li + li {
    margin-left: 45px;
  }

  .main-menu-two__logo {
    padding-right: 100px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu-two__logo {
    padding-right: 100px;
  }

  .main-menu-two__call {
    display: none;
  }

  .main-menu-two__search-cart-box {
    display: none;
  }

  .main-menu-two .main-menu__list > li + li,
  .stricky-header.main-menu-two .main-menu__list > li + li {
    margin-left: 30px;
  }

  .main-menu-two__wrapper-inner {
    padding: 0 30px 0;
  }

  .main-header-two__top-menu {
    display: none;
  }

  .main-header-two__top-inner {
    padding-left: 30px;
  }

  .main-header-two__social-box {
    margin-left: 0;
    padding-right: 30px;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1770px) {
  .main-menu-three__call {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .main-menu-three__call {
    display: none;
  }

  .main-menu-three__btn {
    display: none;
  }

  .main-menu-three__top-menu {
    display: none;
  }
}
