@media(max-width: 1420px) {
  .hero .content {
    width: 55%;
  }

  .hero .image {
    width: 45%;
  }

  .bubbles-wrapper .josh-talk {
    right: 30px;
  }

  .bubbles-wrapper .celta {
    right: -30px;
  }

  .bubbles-wrapper .idp {
    right: -30px;
    top: 460px;
  }
}

@media(max-width: 1380px) {

  .bubbles-wrapper .celta {
    right: -30px;
  }

  .bubbles-wrapper .idp {
    right: -30px;
    top: 410px;
  }

  .bubbles-wrapper .best-mentor {
    bottom: 40px;
  }
}

@media(max-width: 1199px) {
  .columns-2 h1 {
    font-size: 20px;
  }

  .column-2,
  .column-1 {
    width: 50%;
    padding:
      50px;
  }

  .right-content ul.main-menu {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    z-index: 1;
  }

  .right-content ul.main-menu {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    background: #054a91;
    top: 100px;
  }

  ul.slimmenu.collapsed li a {
    border-bottom: 1px solid #fbf650;
    color: #fbf650;
    padding: 15px 20px;
  }

  .right-content ul.main-menu .current-menu-ancestor>a {
    color: #fff;
    background: #054a91;
  }

  .right-content ul.main-menu .sub-toggle::before,
  .right-content ul.main-menu .current-menu-ancestor .sub-toggle::before {
    border-color: #fff;
    right: 26px;
    top: 19px;
  }

  ul.slimmenu li .sub-toggle,
  ul.slimmenu.collapsed li .sub-toggle {
    height: 54px;
    width: 54px;
  }

  ul.slimmenu li .sub-toggle::before {
    border-color: #fbf650;
  }

  ul.slimmenu li>ul {
    width: 100%;
  }

  .right-content ul.main-menu li.has-submenu .current-menu-item a {
    background-color: #fff;
    color: #054a91;
  }

  ul.slimmenu.collapsed ul li a {
    color: #054a91;
    border-bottom: 1px solid #054a91;
  }

  .collapse-button,
  .menu-collapser {
    padding: 0;
    background-color: transparent;
  }

  .collapse-button .icon-bar {
    background-color: #054a91;
    width: 30px;
    height: 3px;
  }

  .collapse-button .icon-bar {
    margin: 4px 0;
  }


  .collapse-button {
    position: relative;
    height: 30px;
    width: 30px;
  }

  .collapse-button:hover {
    background: none;
  }

  .collapse-button span {
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-in-out 0.3s;
  }

  .collapse-button span:nth-child(2) {
    top: 8px;
  }

  .collapse-button span:nth-child(3) {
    top: 16px;
  }

  .collapse-button.active span:nth-child(2) {
    display: none;
  }

  .collapse-button.active span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px;
  }

  .collapse-button.active span:nth-child(3) {
    transform: rotate(-45deg);
    top: 10px;
  }

  h1 {
    font-size: 54px;
    line-height: 70px;
  }

  h4 {
    font-size: 22px;
    line-height: 36px;
  }

  .bubbles-wrapper .josh-talk img,
  .bubbles-wrapper .celta img,
  .bubbles-wrapper .idp img,
  .bubbles-wrapper .best-mentor img {
    max-width: 160px;
  }

  .bubbles-wrapper .josh-talk {
    top: 70px;
    right: 10px;
  }

  .bubbles-wrapper .celta {
    top: 230px;
    right: 10px;
  }

  .bubbles-wrapper .idp {
    top: 380px;
    right: 0;
  }

  .bubbles-wrapper .best-mentor {
    top: 510px;
    right: -0px;
  }
}

@media (max-width: 1024px) {
  .score-container .skills-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media(min-width: 992px) {

  .achivements-slider .achievements-stories:after, 
  .achivements-slider .achievements-stories:before{
    display: none;
  }
  .achievements-stories .small-card:nth-child(3n+1):after {
    content: "";
    position: absolute;
    left: -34px;
    top: 0;
    height: 100%;
    width: 34px;
    background: url('../images/left-shadow.png')repeat-y;
    background-position: left top;
  }

  .achievements-stories .small-card:nth-child(3n+3):before {
    content: "";
    position: absolute;
    right: -48px;
    top: 0;
    height: 100%;
    width: 49px;
    background: url('../images/right-shadow.png')repeat-y;
    background-position: right top;
  }
}

@media(min-width: 768px) and (max-width:991px) {
  .achievements-stories .small-card:nth-child(2n+1):after {
    content: "";
    position: absolute;
    left: -34px;
    top: 0;
    height: 100%;
    width: 34px;
    background: url('../images/left-shadow.png')no-repeat;
    background-position: left top;
  }

  .achievements-stories .small-card:nth-child(2n+2):before {
    content: "";
    position: absolute;
    right: -48px;
    top: 0;
    height: 100%;
    width: 49px;
    background: url('../images/right-shadow.png')no-repeat;
    background-position: right top;
  }

  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button.wc-forward {
    float: left;
    margin-top: 15px;
  }

  header.header .logo {
    width: 320px;
  }
}

@media(min-width:768px) {
  .woocommerce-page .space.white-bg {
    padding: 75px 0;
  }

  button.menu-toggle {
    display: none;
  }
  .consultation-from {
    padding-left: 50px;
  }
}

@media(max-width: 991px) {
  .achievements-modal .img-wrapper {
    width: 100%;
  }

  .achievements-modal .body-content {
    width: 100%;
    margin-top: 30px;
    max-height: none;
  }

  .achievements-modal {
    top: 5vh;
  }

  .achievements-modal .modal-dialog {
    max-height: 90vh;
    overflow: auto;
    display: block;
  }

  .columns-2 h1 {
    font-size: 16px;
  }

  .columns-3-equal .column-3,
  .columns-3-equal .column-2,
  .columns-3-equal .column-1 {
    width: 33.33%;
    padding: 20px 10px;
  }

  .columns-3-equal {
    padding: 0 10px;
  }

  .columns-3 h2 {
    width: 200px;
    top: 50%;
    margin: 0;
    font-size: 40px;
    margin-top: -30px;
  }

  .column-2,
  .column-1 {
    width: 50%;
    padding:
      30px;
  }

  .bubbles-wrapper .josh-talk {
    right: 80px;
  }

  section:has(.achievements-stories) .section-title.extra-space {
    margin-bottom: 20px;
  }

  .achievements-stories .row {
    padding: 0 30px;
  }

  .space {
    padding: 100px 0;
  }

  .hero .content,
  .hero .image {
    width: 100%;
  }

  .hero {
    padding: 100px 0 0 0;
    height: auto;
    max-height: none;
  }

  .hero .image {
    height: auto;
    margin-top: 70px;
  }

  .bottom-links .link-item {
    margin-bottom: 20px;
  }

  .col-wrapper {
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }

  .course-card {
    margin-bottom: 20px;
  }

  .small-card {
    margin-bottom: 100px;
  }

  .mock-card-wrap {
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
    gap: 16px;
  }

  .col-wrapper.footer-top,
  .col-wrapper.footer-bottom {
    padding-left: 15px;
    padding-right: 15px;
    gap: 15px 0;
  }

  header .whatsapp span {
    display: none;
  }

  body .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
    padding: 16px 15px !important;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: calc(100% - 144px);
  }

}

@media(max-width: 767px) {

  .header .my-account .icon {
    display: inline-block;
  }

  .header .my-account .text {
    display: none;
  }

  .header .my-account .icon img {
    max-width: 26px;
    margin-right: 10px;
  }

  .column-2,
  .column-1 {
    width: 100%;
    padding: 30px;
  }

  .row-1 .column-1 {
    padding-bottom: 0;
  }

  .row-2 .column-1 {
    padding: 10px;
  }

  .columns-3 h2 {
    width: 100px;
    top: 50%;
    margin: 0;
    font-size: 20px;
    margin-top: -18px;
    margin-left: 9px;
  }

  .woocommerce-cart .single-post-wrapper .woocommerce {
    flex-wrap: wrap;
  }

  .woocommerce-cart .single-post-wrapper .woocommerce .woocommerce-cart-form {
    margin-bottom: 60px;
  }

  .woocommerce-cart .single-post-wrapper .woocommerce .cart-collaterals,
  .woocommerce-cart .single-post-wrapper .woocommerce .woocommerce-cart-form {
    width: 100%;
  }

  .woocommerce-MyAccount-content h2 {
    font-size: 32px;
    margin-top: 15px;
  }

  .woocommerce nav.woocommerce-MyAccount-navigation ul {
    margin-bottom: 40px;
  }

  .woocommerce-address-fields__field-wrapper {
    grid-template-columns: 1fr;
  }

  .close-icon img.emoji {
    height: 19px !important;
    width: 19px !important;
  }

  .header .my-account {
    display: block;
  }

  .achievements-stories .small-card .feature-block {
    padding: 10px 0px 10px 0px;
  }

  .achievements-stories .row {
    padding: 0 35px;
  }

  .achievements-stories .small-card:after {
    content: "";
    position: absolute;
    left: -33px;
    top: 0;
    height: 100%;
    width: 34px;
    background: url('../images/left-shadow.png')no-repeat;
    background-position: left top;
  }

  .achievements-stories .small-card:before {
    content: "";
    position: absolute;
    right: -35px;
    top: 0;
    height: 100%;
    width: 49px;
    background: url('../images/right-shadow.png')no-repeat;
    background-position: right top;
  }


  .logo img {
    max-width: 180px;
  }

  header .whatsapp img {
    width: 30px;
  }

  header .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-cart {
    margin-right: 15px;
  }

  .right-content {
    gap: 5px;
  }

  .space {
    padding: 50px 0;
  }

  .hero {
    padding: 50px 0 0 0;
  }

  h1 {
    font-size: 45px;
    line-height: 60px;
  }

  h2 {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 10px;
  }

  h3 {
    font-size: 30px;
  }

  p {
    font-size: 16px;
  }

  .section-title {
    text-align: center;
    margin-bottom: 20px;
  }

  .hero .container {
    text-align: center;
  }

  .animated-blocks {
    gap: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .animated-blocks .service-block img {
    width: 100%;
  }

  .animated-blocks .service-block {
    height: 110px;
    width: 110px;
    min-width: 110px;
  }

  .bubbles-wrapper .celta,
  .bubbles-wrapper .idp,
  .bubbles-wrapper .best-mentor,
  .bubbles-wrapper .josh-talk {
    position: static;
  }

  .hero .kavneet-main-img {
    max-width: 100%;
    max-height: 400px;
  }

  .hero .image {
    flex-wrap: wrap;
    padding: 0;
  }

  .bubbles-wrapper {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 25px;
    position: absolute;
    top: auto;
    bottom: 10px;
    width: 100%;
  }

  .bottom-links {
    margin-top: 0px;
  }

  footer {
    position: static;
  }

  footer .col-wrapper {
    margin: 0;
  }

  .html,
  body {
    margin: 0;
  }

  footer .logo,
  footer .social-links,
  footer .menu-left,
  footer .menu-right {
    width: 100%;
    text-align: center;
  }

  .col-lg-6:has(.feature-block.large-card) {
    margin-bottom: 100px;
  }

  .sucess-stories .small-card {
    margin-bottom: 115px;
  }

  .achievements-modal .img-wrapper {
    width: 100%;
  }

  .achievements-modal .modal-header h3 {
    line-height: 30px;
    margin: 30px 0 0 0;
  }

  .page-id-431 h1 {
    font-size: 45px;
    line-height: 60px;
  }

  .u-columns.woocommerce-Addresses .woocommerce-Address {
    padding: 0;
  }

  .u-columns.woocommerce-Addresses .woocommerce-Address h2 {
    font-size: 18px;
  }

  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 24px;
  }

  .space-medium:has(.article-wrapper .post) .section-title h1 {
    margin-bottom: 10px;
    font-size: 42px;
    padding: 0 15px;
  }

  .space-medium:has(.article-wrapper .post) .col-wrapper+.row {
    flex-direction: column-reverse;
    gap: 10px;
  }

  .sidebar {
    width: 100%;
    max-width: 100%;
  }

  .article-wrapper .body-content h4 {
    line-height: normal;
  }

  .article-wrapper .body-content {
    min-height: auto;
  }

  .right-content .menu-header-menu-container {
    border: 0;
    padding: 0;
  }

  .collapse-button {
    right: 0;
  }

  .right-content nav.menu-container {
    margin-left: 10px;
  }

  .right-content ul.main-menu {
    top: 70px;
  }

  .right-content ul.main-menu li {
    margin: 0;
    padding: 0px 0;
  }

  .right-content ul.main-menu li a {
    padding: 17px 20px;
    display: block;
  }

  .right-content {
    flex-direction: row-reverse;
  }

  .right-content ul.main-menu li:last-child {
    border: 0;
    padding-bottom: 0;
  }

  .close-icon {
    display: none;
  }

  .menu-toggle.active .hamburger {
    display: none;
  }

  .menu-toggle.active .close-icon {
    display: inline-block;
  }

  button.menu-toggle.active:focus,
  button.menu-toggle:focus {
    outline: 0;
  }

  .filter-serach select {
    padding: 5px 40px 5px 12px;
  }

  .filter-serach button {
    padding: 6px 30px;
  }

  .filter-serach a.btn-primary {
    padding: 5px 30px;
  }

  #ielts-loader img {
    width: 100%;
  }

  .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    margin-top: 20px;
  }

  .woocommerce-cart table.cart td.actions .coupon {
    padding-bottom: 0;
    background-color: #fff;
  }

  .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    padding: 15px 15px;
    margin-top: 0px;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: calc(100% - 160px);
  }

  .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    grid-template-columns: 1fr;
  }

  form.checkout.woocommerce-checkout h3 {
    font-size: 28px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  form.checkout_coupon.woocommerce-form-coupon .form-row {
    width: 100%;
  }

  .woocommerce-checkout .col2-set {
    width: 100%;
  }

  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1 {
    padding: 0;
  }

  .woocommerce-checkout #order_review {
    margin-top: 15px;
  }

  .woocommerce-checkout #order_review {
    width: 100%;
  }


  header .right-content .btn {
    font-size: 14px;
    padding: 7px 15px;
  }

  .video-slider {
    padding-right: 70px;
  }
  .owl-nav .owl-prev {
    display: none;
  } 
  .owl-nav .owl-next  {
    position: absolute;
    right: 37px;
    top: 50%;
    background: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    font-size: 0;
    margin-top: -25px;
  }
  .owl-nav .owl-next::after {
    content: "";
    height: 17px;
    width: 17px;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    display: block;
    transform: rotate(135deg);
    position: absolute;
    left: 14px;
    top: 17px;
   
  }
  .video-thumbnail div img {
    display: none !important;
  }
  .column-box {
    width: 100%;
  }
  .hero-section h1 {
      display: none;
  }
 
  .hero-section .image {    
      margin-top: 0;
      align-items: center;
      position: relative;
  }
  .bubbles-wrapper .bubble-wrap img {
      max-width: 78px;
  }
  .animated-blocks{
    justify-content: center;
  }
  .videoslider .owl-nav .owl-prev, .videoslider .owl-nav .owl-next {
      display: block !important;
  }
  .videoslider .owl-nav .owl-next{
    background-color: transparent;
  }
  .videoslider .owl-nav .owl-next:after{
    display: none;
  }
  .filter-serach input[name="search"]{
    padding: 5px 40px 5px 12px;
  }
}

@media (max-width:650px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button.wc-forward {
    float: left;
    margin-top: 15px;
  }

  .article-wrapper article {
    width: 100%;
  }

  .tab-wrapper .tab-content h3 {
    font-size: 24px;
    margin-bottom: 0;
  }

  .score-container .with-border {
    margin-bottom: 2rem;
  }

  .widefat th,
  .widefat td {
    font-size: 16px;
  }

  .responsive-table table.widefat {
    width: 550px;
  }
}

@media (max-width:575px) {
  .mock-card-wrap {
    grid-template-columns: 1fr;
  }

  .filter-serach select {
    flex: auto;
  }

  .mock-card-wrap .course-card .course-body h3 {
    display: block;
    min-height: auto;
  }

  .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row.form-row-first,
  .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row.form-row-last {
    width: 100%;
  }

  .woocommerce-account .addresses .title .edit {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }

  .two-col-block.score-main-wrapper {
    justify-content: center;
    padding-bottom: 20px;
  }

  .score-container .skills-container {
    margin: 0 auto;
  }

  .score-container .skill .circle {
    max-width: 150px;
    height: 150px;
  }

  .course-card {
    height: auto;
  }

  .mock-card-wrap .course-card .course-body .course-title-wrap p {
    font-size: 16px;
  }

  .success-modal .modal-body {
    flex-wrap: wrap;
  }

  .success-modal .img-wrapper {
    margin-bottom: 20px;
  }

  .success-modal .img-wrapper,
  .success-modal .body-content {
    width: 100%
  }
  .videoslider .owl-nav .owl-prev{
    left: 5%;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
  .videoslider .owl-nav .owl-next{
    width: 40px;
    height: 40px;
    background-size: 40px;
    top: 48%;
  }
}

@media(max-width: 400px) {
  .logo img {
    max-width: 160px;
  }
}