@media only screen and (min-width: 1400px) and (max-width: 1920px) {
}

@media screen and (max-width: 1399px) {
}

@media screen and (max-width: 1299px) {
  .login-wrp::before {
    width: 45%;
  }

  .reg-wrap::before {
    width: 37%;
  }

  .forgot-pass-txt a {
    font-size: 0.8rem;
  }


  .service-right-content h3 {
    font-size: 25px;
    margin-bottom: 17px;
  }

  .service-right-content p {
    font-size: 14px;
    line-height: 24px;
  }

  .hdng_main_title {
  font-size: 30px;
}

.main-counsilling-list > ol > li ul {
  width: 100%;
}


.apprch-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-benfit-wrp {
  width: 100%;
}


}

@media screen and (max-width: 1199px) {


  .service-img {
    height: 100%;
  }

  .service-img img {
    height: 100%;
    object-fit: cover;
  }

  .why-service-list ul {
    gap: 30px 15px;
    margin: 35px auto 30px;
  }

  .why-service-list ul li {
    padding: 14px 9px;
  }



}

@media screen and (max-width: 991px) {
  .auto-container {
    max-width: 935px;
  }

  /*------top------header-----start-------*/

  .top-header {
    padding: 5px 2px;
  }

  .login-scl-icn-wrp .login-btn {
    display: none;
  }

  .menu-icn-apply-btn-bx .apply_btn {
    display: none;
  }

  /*-------top----header-----end-------*/

  .menu-icn-apply-btn-bx .login-btn {
    display: block;
  }

  /*-----------nav----sidebar-------menu----start-------------*/

  /*--------------------------*/

  nav .navbar .menu li:hover > .sub-menu {
    transform: unset;
    opacity: unset;
    visibility: unset;
    display: none;
  }
  .sub-menu.open {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: scale(1, 1) !important;
  }
  .menu-toggle.min::before {
    content: "-" !important;
  }
  .menu-toggle::before {
    content: "+" !important;
  }

  /*--------------------------*/

  nav .navbar {
    max-width: 100%;
    padding: 4px 0px;
  }

  nav .navbar .logo a {
    font-size: 27px;
  }
  nav .navbar .menu li {
    padding: 0 10px;
    white-space: nowrap;
  }
  nav .navbar .menu li a {
    font-size: 15px;
    padding: 0px 0px;
    width: 100%;
  }

  .sub-menu {
    display: none;
  }

  /* When menu active on mobile */
  .menu-item-has-children.active > .sub-menu {
    display: block;
  }

  .menu-item-has-children.active > .menu-toggle::before {
    transform: rotate(90deg);
    opacity: 0;
  }

  .navbar .menubar-icon {
    display: block;
    cursor: pointer;
    transition: 0.4s;
    font-size: 22px;
  }

  .menu-close i {
    font-size: 25px;
    color: var(--primary-color2);
    transition: 0.4s;
    cursor: pointer;
  }

  .navbar .menubar-icon:hover,
  .menu-close i {
    color: var(--primary-color1);
  }

  nav .navbar .nav-links {
    position: fixed;
    top: 0;
    right: -100%;
    display: block;
    max-width: 280px;
    width: 100%;
    height: 100vh;
    background: #f3f7f8;
    line-height: 40px;
    padding: 20px 35px 20px 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 1000;
  }
  .navbar .nav-links .sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sidebar-logo .logo-name {
    font-size: 25px;
    color: #fff;
  }
  nav .navbar .menu {
    display: block;
    margin-top: 20px;
  }

  .menu-icn-apply-btn-bx {
    display: flex;
    column-gap: 15px;
  }

  /*---------nav------sidebar-----menu------end----------*/

  /*------banner------wrap----start-----*/

  .banner,
  .banner .banner_img {
    height: 60vh;
  }

  .banner-content .hdgH1 {
    font-size: 29px;
    line-height: 48px;
  }

  .banner-content .hghlgt-txt-shape img {
    width: 155px;
  }

  .banner-content .hghlgt-txt-shape {
    top: 42px;
    left: 39%;
  }

  .banner-content p {
    font-size: 15px;
    text-align: left;
    line-height: 25px;
    padding-bottom: 10px;
  }

  .banner-btns-group {
    flex-wrap: wrap;
    row-gap: 10px;
  }

  /*--------banner------wrap----end------*/

  /*-------about-----wrap---start---------*/

  .about-sctn {
    padding: 30px 0px 30px;
  }

  .abt-img-bx-1 img {
    width: 93%;
    border-radius: 0px 25px 0px 25px;
  }

  .abt-plane {
    top: -15px;
    left: -102px;
    transform: rotate(55deg);
  }

  .year-exp-circle h5 {
    font-size: 45px;
  }

  .year-exp-circle,
  .circle-text {
    width: 110px;
    height: 110px;
  }

  .abt-shape-up {
    margin: 30px -22px 0px 0px;
  }

  .abt-shape-dwn img {
    width: 28%;
  }

  .abt-shape-dwn {
    top: 68%;
    left: -6%;
  }

  .abt-img-bx-2 img {
    width: 100%;
    height: 100%;
  }

  .abt-img-bx-2::after {
    width: 86%;
    height: 100%;
    border-radius: 0px 0px 30px 0px;
    top: 12px;
    right: -5px;
  }

  .abt-para-scnd::before {
    height: 100%;
  }

  .about-content p {
    font-size: 14px;
    line-height: 26px;
  }

  .main-lft-abt-wrp {
    column-gap: 10px;
    margin-bottom: 35px;
  }

  .hdng_main_title {
    font-size: 30px;
    line-height: 40px;
  }

  .hghlgt-txt-shape img {
    display: none;
  }

  /*-------about-----wrap-------end--------*/

  /*-------home------counter---wrap-------start-------*/

  .main-counter-sctn {
    padding: 30px 0px;
  }

  .main-counter-wrp {
    grid-template-columns: 3.4fr 2fr;
  }

  .main_counter-bx {
    margin-top: 13px;
    grid-template-columns: repeat(2, 1fr);
    gap: 11px 6px;
  }

  .counter-bx {
    grid-template-columns: 1fr;
    height: 105px;
    text-align: center;
  }

  .counter-bx h6 {
    font-size: 27px;
  }

  .counter-bx h3 br {
    display: none;
  }

  .counter-bx h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .agnt-glbl-bx {
    padding: 18px 7px;
    margin-bottom: 5px;
  }

  .count-img img {
    height: 187px;
    object-fit: cover;
  }

  .glbl-cunt-icn {
    width: 60px;
    height: 60px;
    line-height: 55px;
  }

  .glbl-cunt-icn img {
    width: 55%;
  }

  .agnt-glbl-bx p {
    margin-bottom: 0rem;
  }

  .awrd-batch-icon {
    width: 105px;
    height: 107px;
    margin: auto auto 21px;
    line-height: 91px;
  }

  .awrd-batch-icon img {
    width: 43%;
  }

  .bst-awrd-content {
    margin-bottom: 10px;
  }

  .bst-awrd-content h5 {
    font-size: 19px;
    line-height: 20px;
  }

  .rgt-bst-awrd-bx {
    padding: 10px 7px;
  }

  /*-------home------counter---wrap-------end-------*/

  /*-----countries---we--represented---wrap------start------*/

  .destination-sctn {
    padding: 30px 0px;
  }

  .destinations-slider {
    padding-top: 10px;
  }

  .desti-img-bx {
    width: 250px;
    height: 100%;
  }

  /*-----countries---we--represented---wrap-------end-------*/

  /*----testimonial--------wrap-----start----------*/

  .testimonials-sctn {
    padding: 20px 0px;
  }

  .testi-review-slider {
    padding-top: 0px;
  }

  .testi-img {
    margin-top: 73px;
    text-align: right;
  }

  /*----testimonial--------wrap-----end--------*/

  /*----footer------wrap-------start------*/
  .footer {
    padding: 30px 0 0 0;
  }

  .footer-inner {
    grid-template-columns: 1.1fr 0.6fr 1.7fr;
    padding: 0 20px;
  }

  .footer-inner > :last-child {
    grid-column: 1 / -1;
  }

  .newsletter {
    display: grid;
    grid-template-columns: 3fr 3.5fr;
    gap: 10px 17px;
    margin-top: 0px;
  }

  .footer-logo {
    width: 100px;
    margin-bottom: 15px;
  }

  .foot-abt p {
    font-size: 13px;
    line-height: 25px;
  }

  .social {
    margin-bottom: 15px;
  }

  .social li {
    width: 33px;
    height: 33px;
    line-height: 32px;
  }

  .social li a {
    font-size: 13px;
  }

  .contact-bar {
    padding: 12px 14px;
    gap: 24px;
  }

  /*-----footer---wrap-------end-------*/

  .breadcrumb-sctn {
    height: 155px;
  }

  .about-counter-sctn {
    padding: 29px 0px;
  }

  .mission-crd,
  .vision-crd {
    height: auto;
  }

  .mission-vision-sctn {
    padding: 35px 0px 55px;
  }

  .mison-visn-icon img {
    width: 60px;
  }

  .mission-crd h5 {
    font-size: 21px;
  }

  .mission-crd p {
    text-align: left;
  }

  .vision-mission-img {
    display: none;
  }

  .mission-crd:hover .mison-visn-icon-hvr {
    transform: scale(1.4) translateX(100%) translateY(70%);
  }

  .vision-crd:hover .mison-visn-icon-hvr {
    transform: scale(1.4) translateX(100%) translateY(71%);
    z-index: 1;
  }

  .mission-vision-sctn:after {
    top: 7%;
  }

  .contact-bar {
    flex-wrap: wrap;
    justify-content: center;
  }

  .blog-sctn {
    padding: 30px 0px;
  }

  .services-grid {
    gap: 19px 18px;
  }

  .service-card {
    width: 31%;
  }

  .inner-service-lft-img .image-2 img {
    top: 49%;
    left: 10px;
  }

  .inner-service-lft-img .year-exp-circle {
    top: 77%;
    left: 58%;
  }

  .service-img-1-plane {
    left: -73px;
    top: -1%;
    transform: rotate(95deg);
  }

  .frm-inpt-bx {
    grid-template-columns: 1fr;
    gap: 7px 20px;
  }

  .innr-frm-inpt-slct {
    margin-bottom: 9px;
  }

  .form-map-container {
    margin: -190px auto 45px auto;
    width: 95%;
  }

  .get-in-touch {
    height: 390px;
    padding: 40px 20px 0px 20px;
  }

  .get-in-touch p {
    margin: 0px auto 20px;
    width: 70%;
  }

  .carer_jn_tm {
    padding: 30px 0;
  }

  .wrk-prc .icn {
    width: 100px;
    height: 100px;
  }

  .wrk-prc .icn img {
    width: 60px;
  }

  .work_cntnt h6 {
    font-size: 18px;
  }

  .wrk_wth_us {
    padding: 30px 0;
  }

  .crnt_opport-sctn {
    padding: 30px 0 50px;
  }

  .job-card {
    height: 210px;
  }

  .job-card h3 {
    font-size: 18px;
  }

  .job-card p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 18px;
  }

  .hw_to_apply_sctn {
    padding: 30px 0;
  }

  .trst-prtnr-lft-content p,
  .trst-prtnr-rgt-content p {
    font-size: 15px;
    text-align: left;
    line-height: 25px;
  }

  .prtnr-img-counter-wrp {
    grid-template-columns: 3fr 4fr 3fr;
    gap: 5px 17px;
    margin-top: 25px;
  }

  .partner-counter-wrp #counter {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 10px;
  }

  .trust-partner-sctn {
    padding: 40px 0px;
  }

  .top-university-sctn {
    padding: 30px 0px;
  }

  .innr-uni-bx {
    width: 170px;
  }

  .uni-logo-wrp {
    padding: 38px 0px 20px;
  }

  /*------contact------pg-----start--------*/

  .contact-left p {
    line-height: 27px;
  }

  .cntct-dtl-form-scl-icn-wrp {
    grid-template-columns: 35fr 55fr 5fr;
  }

  .office-grid.five-grd {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  }

  .mdl-dlg-frm {
    max-width: 95%;
  }

  .bttn-close {
    right: 12px;
    font-size: 16px;
    width: 32px;
    height: 32px;
    top: 11px;
  }

  .mdl-form-bx .form-section {
    padding: 15px 15px 25px 15px;
  }

  .mdl-form-bx .frm-inpt-bx {
    grid-template-columns: 1fr 1fr;
  }

  .popup-lft-img {
    height: 518px;
    object-fit: cover;
  }

  .inner-study-rgt-img .image-1 img {
    max-width: 310px;
  }

  .inner-study-rgt-img .image-2 img {
    left: -225px;
    aspect-ratio: 4 / 6.1;
  }

  .study-img-1-plane {
    left: -140px;
    bottom: -28%;
  }

  .inner-study-content {
    grid-template-columns: 33fr 46fr;
  }

  .inner-study-lft-text h2 {
    font-size: 25px;
    line-height: 38px;
  }

  .inner-study-lft-text p {
    text-align: left;
    margin-bottom: 11px;
  }

  .inner-study-sctn {
    padding: 45px 0px 25px;
  }

  .why-study-list ol li:before {
    left: 3px;
    top: 8%;
    width: 29px;
    height: 29px;
    font-size: 14px;
  }

  .why-study-list ol li:after {
    left: 0;
    top: 5%;
    width: 35px;
    height: 35px;
  }

  .why-study-list ol li p {
    font-size: 15px;
    margin-bottom: 5px;
  }

  .wy-stdy-sctn {
    padding: 30px 0px;
  }

  .wy-country-img img {
    width: 100%;
    height: 445px;
    object-fit: cover;
    border-radius: 30px;
  }

  .program-sctn {
    padding: 30px 0px;
  }

  .programmes-slider {
    margin-top: 20px;
  }

  .inner-schlrship-list {
    padding: 25px 30px;
  }

  .inner-schlrship-list h3 {
    font-size: 19px;
  }

  .visa-req-title h2 {
    font-size: 27px;
  }

  .inr-visa-req-img img {
    width: 38px;
  }

  .inr-visa-req-img {
    width: 65px;
    height: 65px;
    line-height: 60px;
  }

  .inr-visa-lrg-bx {
    height: 251px;
  }

  .inr-visa-req-bx h5 {
    font-size: 13px;
  }

  .wy-choose-title h2 {
    font-size: 28px;
    margin-bottom: 45px;
  }

  .faq-img-bx img {
    width: 100%;
  }

  .accrdn-sctn {
    padding: 30px 0px;
  }

  .aocg-represntive-sctn {
    padding: 50px 0px;
  }

  .inner-prgrm-sctn {
    padding: 45px 0px;
  }

  .inner-prgrm-lft-img .image-1 img {
    max-width: 320px;
  }

  .inner-prgrm-lft-img .image-2 img {
    width: 56%;
    top: 39%;
    left: -32px;
  }

  .prgrm-img-1-plane {
    left: -84px;
    top: -6%;
  }

  .prgrm-img-1-plane img {
    width: 120px !important;
  }

  .inner-prgrm-lft-img .year-exp-circle {
    left: 28%;
  }

  /*-----------------------------------------*/

  .login-wrp {
    width: 93% !important;
    padding: 1rem 2rem 1rem 1rem;
  }

  .login-wrp:before {
    width: 45%;
  }

  .login-tabs-bx .nav .nav-item {
    width: 30%;
  }

  .login-tabs-bx {
    width: 90%;
  }

  .login-tabs-bx .nav .nav-item .nav-link {
    padding: 15px 5px 5px;
  }

  .tab-form-bx {
    width: 100%;
  }

  .reg-wrap .left-form-cotent {
    width: 100%;
  }

  .top-header::before {
    width: 55%;
  }

  .cptcha-wrp {
    grid-template-columns: 0.3fr 1.5fr 0.2fr;
  }

  .reg-wrap::before {
    width: 34%;
  }

  .stdnt-lft-img-title,
  .form-title h5 {
    margin-bottom: 1rem;
  }


/*----------------------------*/

.why-choose-bx {
  grid-template-columns: repeat(1, 1fr);
}


.innr-wy-choose-bx {
  width: 100%;
  height: auto;
}

.innr-wy-choose-bx h6 {
  font-size: 17px;
}

.why-choose-sctn {
  padding: 40px 0px;
}

  .service-benfit-wrp {
    width: 100%;
    display: block;
  }

  .service-video {
  width: 100%;
  height: 370px;
}

.service-benifit-list {
  padding: 20px 25px;
  width: 97%;
  margin: 10px auto;
}


.apprch-img{
  display: none;
}

.career-cnslng-sctn::after {
  display: none;
}

.stdy-abrd-flg-bx h6 {
  font-size: 16px;
}

.why-service-list ul {
  grid-template-columns: repeat(3, 1fr);
}

.service-img {
    margin-bottom: 15px;
  }

.service-img img {
    height: 350px;
    object-fit: cover;
    width: 100%;
  }

/*----------------------------*/


.innr-traing-join-score-wrap {
  width: 100%;
}

.traing-join-score-bx::after {
  display: none;
}

.traing-join-score-bx {
  padding: 30px 0px 0px;
  width: 100%;
}



.traing-join-score-bx h2 {
  font-size: 18px;
  line-height: 15px;
}

.wy-choose-trng-course {
  height: auto;
}

.trng-mdl-bx p {
  font-size: 16px;
}

 .innr-key-ftr-bx {
    width: 48%;
    height: auto;
  font-size: 16px;
  }



.innr-key-ftr-bx br{
  display: none;
}

.traing-join-score-sctn {
  padding: 15px 0px 35px;
}

.traning-module-wrp {
  grid-template-columns: repeat(4, 1fr);
}

.traning-module-wrp .trng-mdl-bx {
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
}

.traing-two-column-bx h3 {
  font-size: 17px;
}

.traing-two-column-bx {
  height: auto;
  margin-bottom: 20px;
}

.trning-key-feature-wrp {
  gap: 25px 25px;
}

.training-sectn1 {
  padding: 40px 0px 20px;
}

.wy-choose-prgrm-sctn {
  padding: 30px 0px;
}

.traing-two-column-sctn {
  padding: 20px 0px 10px;
}

.wy-choose-trng-course ul {
  width: 100%;
}

.career-cnslng-sctn {
  padding: 30px 0px;
}

.cntry-flag-sctn{
  position: relative;
  padding: 30px 0px;
}


.service-benifit-sctn{
  padding: 30px 0px 20px;
}

}

/*----------tablet------wrap-------end--------------*/

@media screen and (max-width: 767px) {
  .abt-plane img {
    width: 57%;
  }

  .abt-plane {
    top: 15px;
    left: -84px;
    transform: rotate(50deg);
    z-index: 1;
  }

  /*----footer------wrap-------start------*/
  .footer {
    padding: 30px 0 0 0;
  }

  .footer-inner {
    grid-template-columns: 1fr;
    padding: 0 9px;
  }

  .footer-logo {
    width: 100px;
    margin-bottom: 15px;
  }

  .foot-abt p {
    font-size: 13px;
    line-height: 25px;
  }

  .social {
    margin-bottom: 15px;
  }

  .social li {
    width: 33px;
    height: 33px;
    line-height: 32px;
  }

  .social li a {
    font-size: 13px;
  }

  .thnku-wrp img{
    width: 85%;
  }

  /*-----footer---wrap-------end-------*/
}

/*---mobile---view------start-------------*/
@media screen and (max-width: 575px) {
  .top-header::before {
    display: none;
  }

  .top-links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .top-links ul li:nth-child(1)::after {
    display: none;
  }

  .top-socails-icns ul {
    display: none;
  }

  .hdng_main_title {
    font-size: 22px;
    line-height: 32px;
  }

  .main-counter-sctn {
    padding: 25px 0px;
  }

  .main-counter-wrp {
    grid-template-columns: 1fr;
  }

  .about-sctn {
    padding: 25px 0px 30px;
  }

  .abt-shape-dwn {
    top: 65%;
    left: -10%;
  }

  .count-img img {
    height: 208px;
    object-fit: cover;
  }

  .desti-img-bx {
    width: 240px;
    height: 100%;
  }

  .programmes-slider {
    margin-top: 15px;
  }

  .testi-img {
    display: none;
  }

  .testi-wrap {
    display: block;
  }

  .newsletter {
    display: block;
    padding: 22px 18px;
    border-radius: 30px 0px 30px 0px;
  }

  .contact-bar {
    padding: 20px 18px;
    flex-wrap: wrap;
    border-radius: 30px;
    justify-content: start;
  }

  .contact-bar {
    text-align: left;
  }

  .contact-bar i {
    margin-right: 4px;
    width: 25px;
    height: 25px;
    line-height: 24px;
  }

  .blog-sctn {
    padding: 30px 0;
  }

  /*-------------------------------*/

  .contact-section {
    padding: 30px 0px;
  }

  .cntct-dtl-form-scl-icn-wrp {
    grid-template-columns: 1fr;
  }

  .contact-item .icon-box {
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 17px;
  }

  .contct-form-wrp .form-section {
    padding: 15px 20px 20px 20px;
  }

  .follow-text {
    writing-mode: horizontal-tb;
    margin: 8px auto 10px;
    text-align: center;
  }

  .social-sidebar {
    flex-direction: row;
    margin: 0px auto 0px;
  }

  .follow-wrapper {
    display: block;
  }

  .social-sidebar:after,
  .social-sidebar:before {
    display: none;
  }

  .office-grid.two-grd {
    grid-template-columns: 1fr;
  }

  .office-card {
    grid-template-columns: 1fr;
    padding: 10px 10px;
  }

  .offic-two-lrg-crd {
    border-right: none;
    padding-right: 0px;
    border-bottom: 1px solid #acbbc1bd;
    margin-bottom: 15px;
  }

  .map-box iframe {
    height: 140px;
  }

  .office-section {
    padding: 30px 0px 40px;
  }

  .office-section h2 {
    font-size: 23px;
    margin-bottom: 30px;
  }

  .form-map-container {
    flex-wrap: wrap;
  }

  .inner-prgrm-content {
    grid-template-columns: 1fr;
  }

  .prgrm-img-1-plane {
    left: -61px;
    top: -4%;
    transform: rotate(82deg);
  }

  .inner-prgrm-lft-img .image-2 img {
    width: 45%;
    top: 39%;
    left: -19px;
  }

  .inner-prgrm-sctn {
    padding: 35px 0px 10px;
  }

  .inner-prgrm-rgt-text h2 {
    font-size: 24px;
    margin-bottom: 20px;
    width: 100%;
    line-height: 36px;
  }

  .inner-prgrm-rgt-text p {
    text-align: left;
  }

  .get-in-touch h3 {
    font-size: 23px;
    margin-bottom: 8px;
  }

  .get-in-touch p {
    margin: 0px auto 20px;
    width: 90%;
    font-size: 14px;
    line-height: 17px;
  }

  .get-in-touch {
    height: 270px;
    padding: 10px 20px 0px 20px;
    background-size: cover;
  }

  .form-map-container {
    margin: 15px auto 30px auto;
  }

  .form-section {
    padding: 20px 25px 0px 25px;
  }

  .map-section {
    padding: 35px 0px 0px 0px;
  }

  .popup-lft-img {
    display: none;
  }

  .mdl-form-bx .frm-inpt-bx {
    grid-template-columns: 1fr;
  }

  .counter-bx {
    margin-bottom: 10px;
    z-index: 1;
  }

  .about-counter-sctn::after {
    top: -14%;
  }

  .mission-vision-sctn::after {
    top: 2%;
    width: 75px;
  }

  .mission-crd {
    margin-bottom: 20px;
  }

  .mission-vision-sctn {
    padding: 40px 0px 45px;
  }

  .service-card {
    width: 100%;
  }

  .inner-service-content {
    grid-template-columns: 1fr;
  }

  .service-img-1-plane {
    display: none;
  }

  .inner-service-lft-img .image-2 img {
    display: none;
  }

  .inner-service-lft-img .year-exp-circle {
    display: none;
  }

  .inner-service-lft-img .image-1 img {
    width: 100%;
    aspect-ratio: 0 / 5.5;
  }

  .inner-service-sctn {
    padding: 30px 0px;
  }

  .line_bx {
    display: none;
  }

  .join-or-team h2 {
    font-size: 24px;
    padding-bottom: 3px;
  }

  .wrk-prc .icn img {
    width: 50px;
  }

  .wrk-prc .icn {
    width: 93px;
    height: 93px;
  }

  .wrk-circle-dwn {
    padding-top: 0%;
  }

  .job-card {
    height: auto;
    margin-bottom: 20px;
  }

  .crnt_opport-sctn {
    padding: 30px 0 20px;
  }

  .hw_to_apply_sctn h2 {
    font-size: 27px;
    margin-bottom: 20px;
  }

  .trst-prtnr-lft-content h2 {
    font-size: 28px;
  }

  .prtnr-img-counter-wrp {
    grid-template-columns: 1fr;
  }

  .partner-counter-wrp .counter-bx {
    margin-bottom: 5px;
  }

  .trust-partner-sctn {
    padding: 30px 0px;
  }

  .innr-uni-bx {
    width: 163px;
  }

  .inner-study-content {
    grid-template-columns: 1fr;
  }

  .inner-study-lft-text h2 {
    font-size: 23px;
    line-height: 34px;
  }

  .study-img-1-plane img {
    display: none;
  }

  .inner-study-rgt-img .image-2 img {
    display: none;
  }

  .inner-study-rgt-img .year-exp-circle {
    display: none;
  }

  .wy-country-img {
    margin-bottom: 15px;
  }

  .why-study-list h3 {
    font-size: 28px;
  }

  .why-study-list ol li::before {
    top: 7%;
  }

  .aocg-represntive-sctn {
    padding: 25px 0px;
  }

  .aocg_repsntive_content h3 {
    font-size: 24px;
    line-height: 34px;
    width: 100%;
    padding-bottom: 10px;
  }

  .aocg_uni-name h5 {
    font-size: 15px;
  }

  .cost-study-wrap h3 {
    font-size: 25px;
    padding-bottom: 17px;
  }

  .cost-stdy-sctn {
    padding: 30px 0px;
  }

  .cost-tbl-bx table tbody tr td {
    font-size: 14px;
    padding: 6px 10px;
  }

  .inner-schlrship-list {
    padding: 23px 23px;
  }

  .scholarships-wrp img {
    height: 380px;
  }

  .visa-req-sctn {
    padding: 30px 0px;
  }

  .visa-req-title h2 {
    font-size: 24px;
  }

  .inr-visa-lrg-bx {
    height: auto;
  }

  .inr-visa-req-bx {
    margin-bottom: 15px;
  }

  .inr-visa-req-bx h5 br {
    display: none;
  }

  .wy-choose-title h2 {
    font-size: 24px;
    margin-bottom: 35px;
    line-height: 33px;
  }

  .visa-req-title {
    margin-bottom: 30px;
  }

  .visa-req-sctn .row:nth-child(2) {
    margin: auto;
  }

  .wy-country-img img {
    height: 340px;
  }

  .accrdn-sctn {
    padding: 20px 0px 35px;
  }

  .why-study-list ol {
    margin-bottom: 0rem;
  }

  .inner-study-sctn {
    padding: 30px 0px 25px;
  }


   .service-img img {
    height: 200px;
  }

   .service-right-content h3 {
    font-size: 22px;
  }

  .service-right-content h3 br{
    display: none;
  }

   .service-right-content p {
    text-align: left;
   }

   .why-service-list ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px 15px;
  }

  .why-service-list ul li {
    height: auto;
  }


.career-cnslng-sctn {
  padding: 28px 0px;
}

.main-counsilling-list ol {
  padding-left: 13px;
}

.main-counsilling-list ol li p {
  font-size: 14px;
}

.main-counsilling-list > ol > li ul {
  grid-template-columns: repeat(1, 1fr);
}

.main-stdy-abrd-wrap {
  padding: 30px 20px 30px;
}

.flag-bttm-txt p {
  font-size: 18px;
}

 .service-benifit-list {
    padding: 20px 20px;
  }

  .service-benifit-list h3 {
  font-size: 21px;
}

.service-benifit-list ul {
  margin: 15px 0px 0px 7px;
}

.service-benifit-list ul li::before {
  font-size: 15px;
}

.service-benifit-list ul li {
  font-size: 17px;
}


.why-choose-sctn {
    padding: 35px 0px;
  }


  .get-in-touch h6 {
  font-size: 17px;
}

.accdn-title h2 {
  font-size: 21px;
  margin-bottom: 24px;
}

.lft-traing-contnt h2 {
  font-size: 23px;
}

.lft-traing-contnt p {
  font-size: 15px;
  text-align: left;
  width: 100%;
}

.rgt-traing-img img {
  width: 87%;
  height: 89%;
}

.traning-module-wrp {
 gap: 17px 10px;
}

.wy-choose-trng-course ul li {
  font-size: 15px;
}

.wy-choose-trng-course {
  height: auto;
}

.traning-module-wrp .trng-mdl-bx {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}

.trng-mdl-bx p {
  font-size: 15px;
}

.traing-two-column-bx {
  width: 100%;
  height: auto;
  margin-bottom: 23px;
}

.trning-key-feature-wrp {
  gap: 17px 26px;
  margin-top: 5px;
}

.traing-two-column-bx h3 {
  font-size: 19px;
}


.innr-key-ftr-bx {
  width: 100%;
}

.innr-traing-join-score-wrap {
  flex-wrap: wrap;
}
.traing-join-score-bx h2 {
  font-size: 20px;
  line-height: 28px;
}

  /*------login----reg------forgot-----start------*/

  .left-form-cotent img,
  .stdnt_qr-code {
    display: none;
  }

  .iti {
    width: 100% !important;
  }

  .select2 {
    width: 100%;
  }

  .login-wrp {
    margin: 10px auto;
    width: 95%;
    padding: 1rem 1rem;
  }

  .login-tabs-bx {
    width: 100%;
  }

  .login-tabs-bx .nav .nav-item .nav-link {
    padding: 16px 3px 13px;
  }

  /*.merge-lft-rgt-bx {
  flex-direction: column;
}*/

  .left-form-cotent {
    width: 100%;
    padding-top: 4%;
  }

  .right-form {
    width: 100% !important;
  }

  .tab-form-bx {
    width: 100%;
    padding: 0.5rem 1rem 1.1rem;
    margin: 0px 0px auto auto;
    border-radius: 0px;
  }

  .remember-chkbx,
  .forgot-pass-txt a {
    font-size: 0.8rem;
    font-weight: 400;
  }

  .login-wrp::before {
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 43%;
    border-radius: 40% 10% 0% 0%;
    top: unset;
  }

  .login-wrp::after {
    width: 84%;
    right: 0px;
    transform: rotate(49deg);
    clip-path: polygon(60% 0%, 100% 10%, -10% 100%, 15% 69%);
    top: -5%;
  }

  .tab-icon img {
    width: 28px;
  }

  .tab-icon {
    top: -39px;
    width: 50px;
    height: 47px;
    line-height: 40px;
  }

  .forgot-wrp .tab-form-bx {
    padding-top: 13px !important;
  }

  .forgot-wrp .right-form,
  .forgot-wrp .tab-form-bx,
  .forgot-wrp .left-form-cotent {
    width: 100%;
    padding-top: 0%;
  }

  .forgot-wrp .left-form-cotent {
    text-align: center;
  }

  .forgot-wrp .left-form-cotent img {
    width: 85%;
  }

  .reset_email_box {
    padding: 1.5rem 1rem 2rem;
  }

  .forgot-wrp:after {
    width: 85%;
    transform: rotate(50deg);
    clip-path: polygon(60% 0%, 90% 13%, -10% 99%, 15% 69%);
    top: -18%;
  }

  .tab-form-bx i.form-control-feedback.bv-icon-input-group.fa.fa-times,
  .tab-form-bx i.form-control-feedback.bv-icon-input-group.fa.fa-check,
  i.form-control-feedback.bv-icon-input-group.fa.fa-refresh {
    right: 2px;
    font-size: 10px;
    top: 44px;
  }

  .reg-wrap .left-form-cotent {
    display: none;
  }

  /*------login----reg------forgot-----end-----*/

  .cptcha-wrp {
    grid-template-columns: 0.4fr 1.5fr 0.2fr;
  }

}

/*-----------------------------------------------*/
